More songs

This commit is contained in:
Steve Krulewitz 2020-05-09 13:33:19 -07:00
parent d7c3331694
commit 420bb6458f
4 changed files with 247 additions and 0 deletions

View File

@ -0,0 +1,54 @@
\documentclass{skrul-leadsheet}
\begin{document}
\begin{song}[transpose-capo=true]{title={Avant Gardener}, band={Courtney Barnett}, year={2013}, key={G}}
\begin{intro}
\begin{tabular}[t]{@{}lllll}
|_{G} & |_{G} & |_{F} & |_{C} & | 4x \\
\end{tabular}
\end{intro}
\begin{verse}
^{G} I sleep in late, ^{G} another day, ^{F} oh, what a wonder, ^{C} oh, what a waste \\
^{G} It's a Monday, ^{G} it's so mundane, ^{F} what exciting things will ha^{C}ppen today? \\
^{G} The yard is full of hard ru^{G}bbish, it's a mess and
^{F} I guess the neighbors must ^{C}think we run a meth lab \\
^{G} We should amend that, ^{G} I pull the sheets back, it's ^{F}40 degrees and I ^{C}feel like I'm dying \\
^{G} Life's getting hard in here so ^{G}I do some gardening, ^{F}anything to take my mind ^{C}away from where it's 'sposed to be \\
^{G} The nice lady next ^{G}door talks of green beds, and ^{F} all the nice things that she ^{C}wants to plant in them \\
^{G} I wanna grow to^{G}matoes on the front steps, ^{F}sunflowers, bean sprouts, ^{C}sweet corn and radishes \\
^{G} I feel proactive, ^{G} I pull out weeds, ^{F} all of a sudden I'm ^{C}having trouble breathing ^{G}in \\
I'm having trouble breathing ^{F}in, I'm ^{C}having trouble breathing ^{G}in, I'm having trouble breathing ^{F}in, ^{C}
\end{verse}
\begin{chorus}
^{G}Ohhh oh oh oh, ^{Dm}ohhh oh oh oh, ^{C}ohhh ^{Bb} ^{-} ^{F} \space\space\space\space\space\space\space\space\space
^{G}Ohhh oh oh oh, ^{Dm}ohhh oh oh oh, ^{F}ohhh ^{Bb} ^{-} ^{C} \\
\end{chorus}
\begin{interlude}
\begin{tabular}[t]{@{}lllll}
|_{G} & |_{G} & |_{F} & |_{C} & | 2x
\end{tabular}
\end{interlude}
\begin{verse}
^{G} My hands are shaky, ^{G} my knees are weak, ^{F} I can't seem to stand on my ^{C}own two feet \\
I'm ^{G}breathing but I'm wheezing, feel ^{G}like I'm emphysem-in, my throat ^{F}feels like a funnel filled with ^{C}Weet-Bix and kerosene and \\
^{G} Oh no, next thing I ^{G}know they call up triple O, ^{F} I'd rather die than owe the ^{C}hospital till I get old \\
^{G} I get adrenaline ^{G}straight to the heart, I ^{F}feel like Uma Thurman
post-^{C}overdosing kick start \\
^{G} Reminds me of the time when ^{G}I was really sick and I had ^{F}too much pseudoephedrine and I ^{C} couldn't sleep at night \\
^{G} Halfway down High Street ^{G}Andy looks ambivalent, he's ^{F}probably wondering what I'm doing ^{C}getting in an ambulance \\
^{G} The paramedic thinks I'm ^{G}clever cos I play guitar, ^{F} I think she's clever cos she ^{C} stops people dying \\
^{G} Anaphylactic and ^{G}super hypochondriactic, ^{F}should've stayed in bed today I ^{C}much prefer the mundane \\
^{G} I take a hit from ^{G} an asthma puffer, ^{F} I do it wrong I was ^{C}never good at smoking ^{G}bongs \\
I'm not that good at breathing ^{F}in, I'm ^{C}not that good at breathing ^{G}in, I'm not that good at breathing ^{F}in ^{C}
\end{verse}
\begin{chorus}
\instruction{Repeat chorus 2x} \space\space\space\space\space\space\space\space\space \instruction{End by holding G for a while}
\end{chorus}
\end{song}
\end{document}

63
songs/Lorde/Royals.tex Normal file
View File

@ -0,0 +1,63 @@
\documentclass{skrul-leadsheet}
\begin{document}
\begin{song}[transpose-capo=true]{title={Royals}, band={Lorde}, year={2013}, key={D}}
\begin{verse}
I've never seen a ^{D}diamond in the flesh \\
I cut my ^{D}teeth on wedding rings in the movies \\
And I'm not ^{D}proud of my address \\
In the torn up ^{D}town, no postcode envy
\end{verse}
\begin{prechorus}
But every song's like: ^{D}gold teeth, Grey Goose, trippin' in the bathroom \\
^{D}Blood stains, ballgowns, trashin' the hotel room \\
^{C}We don't care; we're driving ^{G}Cadillacs in our dreams \\
But everybody's like ^{D}Cristal, Maybach, diamonds on your timepiece
^{D}Jet planes, islands, tigers on a gold leash \\
^{C}We don't care; we aren't ^{G}caught up in your love affair
\end{prechorus}
\begin{chorus}
And we'll never be ^{D}royals (royals), it don't run in our blood \\
That kind of ^{C}lux just ain't for us \\
We crave a ^{G}different kind of buzz \\
Let me be your ^{D}ruler (ruler) - you can call me queen bee \\
And baby I'll ^{C}rule (I'll rule, I'll rule, I'll rule) ^{G} \\
Let me live that fantasy ^{D}
\end{chorus}
\begin{verse}
My friends and ^{D}I we've cracked the code \\
We count our ^{D}dollars on the train to the party \\
And every^{D}one who knows us knows \\
That we're fine with this \\
We didn't come from money
\end{verse}
\begin{prechorus}
\instruction{Repeat Prechorus}
\end{prechorus}
\begin{chorus}
\instruction{Repeat Chorus}
\end{chorus}
\begin{bridge}
^{D}Oh ooh oh ohh \\
We're ^{C}bigger than we ever dreamed \\
And I'm in love ^{G}with being queen (king) \\
^{D}oh ooh oh ohh \\
^{C}Life is great without a care \\
We aren't ^{G}caught up in your love affair
\end{bridge}
\begin{chorus}
\instruction{Repeat Chorus}
\end{chorus}
\end{song}
\end{document}

View File

@ -0,0 +1,66 @@
\documentclass{skrul-leadsheet}
\begin{document}
\begin{song}[transpose-capo=true]{title={Great DJ}, band={The Ting Tings}, year={2008}, key={D}}
\begin{intro}
\begin{tabular}[t]{@{}lllll}
|_{D} & |_{D+} & |_{D} & |_{D+} & | 4x \\
\end{tabular}
\end{intro}
\begin{verse}
^{D}Fed up with your indiges^{D+}tion, ^{D}swallow worries one by ^{D+}one \\
^{D}Folks got high at a ^{D+}quarter to five, don't you ^{D}feel you're growing up ^{D+}undone \\
^{D}Nothing but the local D^{D+}J., He ^{D}said he had some songs to ^{D+}play \\
^{D}What went down from his fooling ^{D+}around, gave ^{D}hope and a brand new ^{D+}day
\end{verse}
\begin{chorus}
\begin{tabbing}
^{N.C.}Imagine all the ^{Dm}girls, ah ah, ah, ah, ^{Am}ah, ah, ah, ah. \space\space\space\space\space\space\space\space\space\space\space \= And the ^{Dm}boys, ah ah, ah, ah, ^{Am}ah, ah, ah, ah. \\
And the ^{Dm}strings, eee, eee, eee, eee, ^{Am}eee, eee, eee, eee. \> And the ^{Dm}drums, the drums, the ^{Am}drums, the drums, \\
The ^{D5}drums, the drums, the ^{D5}drums, the drums, the ^{D5}drums, the drums, the ^{D5}drums, the drums, oh!
\end{tabbing}
\end{chorus}
\begin{interlude}
\begin{tabular}[t]{@{}lllll}
|_{D} & |_{D+} & |_{D} & |_{D+} & | \\
\end{tabular}
\end{interlude}
\begin{verse}
^{D}Nothing was the same a^{D+}gain, ^{D}all about where and ^{D+}when \\
^{D}Blowing our minds in our ^{D+}life unkind, you ^{D}gotta love the BP^{D+}M \\
^{D}When his work was all but ^{D+}done, re^{D}membering how this be^{D+}gun \\
^{D}We wore his love like a ^{D+}hand in a glove, this ^{D}preacher plays it all night ^{D+}long.
\end{verse}
\begin{chorus}
\begin{tabbing}
^{N.C.}Nothing but the ^{Dm}girls, ah ah, ah, ah, ^{Am}ah, ah, ah, ah. \space\space\space\space\space\space\space\space\space\space\space \= And the ^{Dm}boys, ah ah, ah, ah, ^{Am}ah, ah, ah, ah. \\
And the ^{Dm}strings, eee, eee, eee, eee, ^{Am}eee, eee, eee, eee. \> And the ^{Dm}drums, the drums, the ^{Am}drums, the drums, \\
The ^{D}drums, the drums, the ^{D7sus}drums, the drums, the ^{D}drums, the drums, the ^{D7sus}drums, the drums, \\
The ^{D}drums, the drums, the ^{D7sus}drums, the drums, the ^{D}drums, the drums, the ^{D7sus}drums, the drums
\end{tabbing}
\end{chorus}
\begin{interlude}
\begin{tabular}[t]{@{}lllll}
|_{Dm} & |_{Am} & |_{Dm} & |_{Am} & | 2x \\
\end{tabular}
\end{interlude}
\begin{chorus}
\begin{tabbing}
^{(Am)}Imagine all the ^{Dm}girls, ah ah, ah, ah, ^{Am}ah, ah, ah, ah. \space\space\space\space\space\space\space\space\space\space\space \= And the ^{Dm}boys, ah ah, ah, ah, ^{Am}ah, ah, ah, ah. \\
And the ^{Dm}strings, eee, eee, eee, eee, ^{Am}eee, eee, eee, eee. \> And the ^{Dm}drums, ah ah, ah, ah, ^{Am}ah, ah, ah, ah. \\
All the ^{Dm}girls, ah ah, ah, ah, ^{Am}ah, ah, ah, ah. \> And the ^{Dm}boys, ah ah, ah, ah, ^{Am}ah, ah, ah, ah. \\
And the ^{Dm}strings, eee, eee, eee, eee, ^{Am}eee, eee, eee, eee. \> And the ^{Dm}drums, the drums, the ^*{Am}drum ^{-}s, ^{N.C.}the drums, \\
\end{tabbing}
\end{chorus}
\end{song}
\end{document}

View File

@ -0,0 +1,64 @@
\documentclass{skrul-leadsheet}
\begin{document}
\begin{song}[transpose-capo=true]{title={Hold On}, band={Wilson Phillips}, year={1990}, key={F}, capo=1}
\begin{intro}
\begin{tabular}[t]{@{}lllll}
|_{F} & |_{C} & |_{Bb} & |_{C} & | 2x \\
\end{tabular}
\end{intro}
\begin{verse}
^{F}I know this ^{C}pain, ^{Bb} \space\space\space\space ^*{Bb}wh ^{-}y ^{C}do ^{Dm7}lock yourself up in ^*{C}the ^{-}se ^{Bb}chains? ^{Bb} ^{-} ^{C} \\
^{F}No one can ^{C}change your life ex^{Bb}cept for you ^{Bb} ^{-} ^{C} \space\space\space\space
Don't ^{F}ever let ^{C}anyone step ^{Bb} all over you ^{Bb} ^{-} ^{C} \\
Just ^{F}open your ^{C}heart and your ^{Bb}mind, ^{Bb} ^{-} ^{C} ^{Dm7} is it really fair ^{C}to ^{-} ^{Bb}feel this way ^{C}inside?
\end{verse}
\begin{chorus}
^{F} Someday some^{Bb}body's gonna make you want to turn aroun^{C}d and say ^{F}goodbye \\
^{F} Until then ba^{Bb}by are you going to let them hold you down ^{C}and make you ^{F}cry, don't you know? \\
^{F} Don't you know ^{Bb} things can change, ^{C}things'll go your ^{F}way \\
If you hold ^{Bb} ^{Bb/A}on for one ^{Gm}more day, ^{C} \\
Can you hold ^{Bb} ^{Bb/A}on for ^{Gm}one more day ^{Gm}things'll go your ^{C}way... \space\space\space ^{N.C.}Hold on for one more day \\
\end{chorus}
\begin{interlude}
\begin{tabular}[t]{@{}lllll}
|_{F} & |_{C} & |_{Bb} & |_{C} & | 2x \\
\end{tabular}
\end{interlude}
\begin{verse}
^{F}You could sus^{C}tain, ^{Bb} \space\space\space\space ^{Bb}or a^{-}re ^{C}you ^{Dm7}comfortable with the ^*{C}pai ^{-}n? ^{Bb} ^{Bb} ^{-} ^{C} \\
You've got ^{F}no one to ^{C}blame for your un^{Bb}happiness ^{Bb} ^{-} ^{C} \space\space\space\space
^{F}You got yours^{C}elf into your own ^{Bb}mess ^{Bb} ^{-} ^{C} \\
^{F}Lettin' your ^{C}worries pass you ^{Bb}by, ^{Bb} ^{-} ^{C} ^{Dm7} don't you think it's worth ^*{C}yo ^{-}ur ^{Bb}time, to change your ^{C}mind?
\end{verse}
\begin{chorus}
\instruction{Repeat Chorus}
\end{chorus}
\begin{bridge}
^{F} I know that ^{C}there is pain, but you ^{Bb} hold on for one more ^{C}day and \\
^{F} Break free ^{C}from the chai^{Bb}ns ^{C} \\
^{F} Yeah I know that ^{C}there is pain, but you ^{Bb} hold on for one more ^{C} day and you \\
^{F} Break free, break ^{C}from the chai^{Bb}ns ^{Bb}
\end{bridge}
\begin{outro}
Someday somebody's gonna make you want to turn around and say goodbye \\
Until then baby are you going to let them hold you down and make you cry, don't you know? \\
Don't you know things can change, things'll go your way \\
If you hold ^{Bb} ^{Bb/A}on for one ^{Gm}more day, yeah ^{C} \space\space\space\space\space\space\space\space
Hold ^{F}on.... ^{Bb} \space\space ^{C} \space\space ^{F} \space\space\space\space ^{F} \space\space ^{Bb} \space\space ^{C} \space\space ^{F} \\
^{F} Don't you know ^{Bb} things can change, ^{C}things'll go your ^{F}way \\
If you hold ^{Bb} ^{Bb/A}on for one ^{Gm}more day, ^{C} \\
Hold ^{F}on.... ^{Bb} \space\space ^{C} \space\space ^{F} Can you ^{F}hold on... ^{Bb} \space\space ^{C} \space\space ^{F} \instruction{Repeat and fade}\\
\end{outro}
\end{song}
\end{document}