pride!
This commit is contained in:
parent
243e7bbf8b
commit
70d8881001
@ -48,4 +48,4 @@ function make_packet {
|
|||||||
setup_pdflatex
|
setup_pdflatex
|
||||||
#make_pdf "$1"
|
#make_pdf "$1"
|
||||||
|
|
||||||
make_packet "packets/rem.tex"
|
make_packet "packets/aircoustic202206.tex"
|
||||||
|
13
packets/aircoustic202206.tex
Normal file
13
packets/aircoustic202206.tex
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
\documentclass{article}
|
||||||
|
\usepackage{grffile}
|
||||||
|
\usepackage{pdfpages}
|
||||||
|
\begin{document}
|
||||||
|
\includepdf[pages=-]{build/pdf/The Kinks/Lola.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Blur/Girls \& Boys.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Blur/Girls \& Boys Capo III.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Orville Peck/Born This Way (The Country Road Version).pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Orville Peck/Born This Way (The Country Road Version) Capo II.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Madonna/Like a Prayer.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Madonna/Like a Prayer Capo III.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Queen/I Want to Break Free.pdf}
|
||||||
|
\end{document}
|
54
songs/Blur/Girls & Boys Body.tex
Normal file
54
songs/Blur/Girls & Boys Body.tex
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
\begin{intro}
|
||||||
|
\begin{tabular}[t]{@{}lllll}
|
||||||
|
|_{Gm} & |_{Gm} & |_{Cm} & |_{Cm} & | \\
|
||||||
|
|_{F} & |_{F} & |_{D#} & |_{D#} - _{F#*} _{F*}& | \instruction{Repeat 2x} \\
|
||||||
|
\end{tabular}
|
||||||
|
\end{intro}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
^{Gm}Street's like a jungle, ^{Gm} so ^{Cm}call the police ^{Cm} \\
|
||||||
|
^{F}Following the herd, ^{F} down to ^{D#}Greece, ^{D#} o^{-}n ^*{F#*}holi ^*{F*}day \\
|
||||||
|
^{Gm}Love in the 90's, ^{Gm} ^{Cm}is paranoid ^{Cm} \\
|
||||||
|
^{F}On sunny beaches ^{F} take your ^*{D#}chaaaaan- ^*{D#}ces ^{-}, ^{F#*}looking ^{F*}for
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
\scalebox{1.0}[1.0]{^{Gm}Girls who are \textbf{boys}, who like \textbf{boy}^{Gm}\textbf{s} to be \textbf{girls}, who do \textbf{boy}^{Cm}\textbf{s} like they're \textbf{girls}, who do \textbf{girl}^{Cm}\textbf{s} like they're \textbf{boys}} \\
|
||||||
|
^{F}Always should be s^{F}omeone you really ^*{D#}loooo ^*{D#}ove ^{-} ^{F#*} ^{F*}
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
^{Gm}Avoiding all work, ^{Gm} because ^{Cm}there's none available ^{Cm} \\
|
||||||
|
Like ^{F}battery thinkers, ^{F} count their ^{D#}thoughts on ^{D#} 1, 2, ^{-}3, 4, ^{F#*}5, ^{F*}fingers \\
|
||||||
|
^{Gm}Nothing is wasted, ^{Gm} ^{Cm}only reproduced ^{Cm} \\
|
||||||
|
You ^{F}get nasty blister^{F}s, du bist ^{D#}sehr schön, but ^{D#}we haven'^{-}t been ^*{F#*}intro ^{F*}duced
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
\instruction{Repeat Chorus 2x}
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
\begin{tabbing}
|
||||||
|
^{Gm}Oh oh oh uh \=^{Gm} oh oh, \=^{Cm}Oh oh oh uh o\=^{Cm}h \\
|
||||||
|
^{F} \>^{F} \>^{D#} \>^{D#} ^{-} ^{F#*}looking ^{F*}for
|
||||||
|
\end{tabbing}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
\instruction{Repeat Chorus 4x}
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
\begin{tabbing}
|
||||||
|
^{Gm}Oh oh oh uh \=^{Gm} oh oh, \=^{Cm}Oh oh oh uh o\=^{Cm}h \\
|
||||||
|
^{F} \>^{F} \>^{D#} \>^{D#} ^{-} ^{F#*} ^{F*}
|
||||||
|
\end{tabbing}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{outro}
|
||||||
|
\begin{tabular}[t]{@{}lllll}
|
||||||
|
|_{Gm} & |_{Gm} & |_{Cm} & |_{Cm} & | \\
|
||||||
|
|_{F} & |_{F} & |_{D#} & |_{D#} - _{F#*} _{F*}& | _{Gm*}\\
|
||||||
|
\end{tabular}
|
||||||
|
\end{outro}
|
9
songs/Blur/Girls & Boys Capo III.tex
Normal file
9
songs/Blur/Girls & Boys Capo III.tex
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
\documentclass{skrul-leadsheet}
|
||||||
|
\usepackage{graphicx}
|
||||||
|
\begin{document}
|
||||||
|
\begin{song}[transpose-capo=true]{title={Girls \& Boys}, band={Blur}, year={1994}, key={Gm}, capo={3}}
|
||||||
|
|
||||||
|
\input{"Girls & Boys Body.tex"}
|
||||||
|
|
||||||
|
\end{song}
|
||||||
|
\end{document}
|
9
songs/Blur/Girls & Boys.tex
Normal file
9
songs/Blur/Girls & Boys.tex
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
\documentclass{skrul-leadsheet}
|
||||||
|
\usepackage{graphicx}
|
||||||
|
\begin{document}
|
||||||
|
\begin{song}[transpose-capo=true]{title={Girls \& Boys}, band={Blur}, year={1994}, key={Gm}}
|
||||||
|
|
||||||
|
\input{"Girls & Boys Body.tex"}
|
||||||
|
|
||||||
|
\end{song}
|
||||||
|
\end{document}
|
72
songs/Madonna/Like a Prayer Body.tex
Normal file
72
songs/Madonna/Like a Prayer Body.tex
Normal file
@ -0,0 +1,72 @@
|
|||||||
|
\begin{intro}
|
||||||
|
^{Dm} Life is a m^{C}ys ^{Gm}-te ^{Dm}r-y,
|
||||||
|
everyone must ^{C}stand ^{Gm}a - ^{Dm}lone \\
|
||||||
|
I hear you ^{C/E}call ^{Gm/Bb}my ^{F/A}name,
|
||||||
|
^{Bb}and it f^{F}eels l^{C}ike, ^{Dm}home \instruction{8 bars rest}
|
||||||
|
\end{intro}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
W^{F}hen you call my na^{C}me, it's like a little pr^{Bb}ayer,
|
||||||
|
I'm down on my k^{F/A}nees, I wanna take you th^{F}ere \\
|
||||||
|
In the midnight h^{C}our, I can feel your p^{Bb}ower,
|
||||||
|
just like a pr^{F/A}ayer, you know I'll take you th^{Bb}ere
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
I hear your v^{F}oice ^{C}, it's like an ^{Dm}angel sighing^{Bb}, \\
|
||||||
|
I have no ch^{F}oice I hear your vo^{C}ice, \\
|
||||||
|
^{C}feels like flying \\
|
||||||
|
^{Bb}I close my e^{F}yes, ^{C} oh God I t^{Dm}hink I'm fallin^{Bb}g, \\
|
||||||
|
out of the ^{F}sky I close my e^{C}yes, \\
|
||||||
|
^{C}heaven help me
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
\instruction{Repeat Chorus}
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
Like a ch^{F}ild, ^{C} you whisper so^{Dm}ftly to me^{Bb}, \\
|
||||||
|
you're in cont^{F}rol just like a ch^{C}ild, \\
|
||||||
|
^{C}now I'm dancing \\
|
||||||
|
^{Bb}It's like a dr^{F}eam, ^{C} no end and ^{Dm}no beginning^{Bb}, \\
|
||||||
|
you're here with ^{F}me it's like a dr^{C}eam, \\
|
||||||
|
^{C}let the choir sing
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
W^{F}hen you call my na^{C}me, it's like a little pr^{Bb}ayer,
|
||||||
|
I'm down on my k^{F/A}nees, I wanna take you th^{F}ere \\
|
||||||
|
In the midnight h^{C}our, I can feel your p^{Bb}ower,
|
||||||
|
just like a pr^{F/A}ayer, you know I'll take you th^{Dm}ere
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
W^{F}hen you call my na^{C}me, it's like a little pr^{Bb}ayer,
|
||||||
|
I'm down on my k^{F/A}nees, I wanna take you th^{F}ere \\
|
||||||
|
In the midnight h^{C}our, I can feel your p^{Bb}ower,
|
||||||
|
just like a pr^{F/A}ayer, you know I'll take you th^{Dm}ere
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{interlude}
|
||||||
|
^{Dm} ^{C/D}Oh oh \\
|
||||||
|
^{Dm}Oh oh ^{C/D}Oh oh \\
|
||||||
|
^{Dm}Oh oh
|
||||||
|
\end{interlude}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
Life is a m^{C/D}ys-ter ^{Dm}-y, everyone must st^{C/D}and a-l^{Dm}one \\
|
||||||
|
I hear you ^{C/E}call ^{Gm/Bb} my n^{F/A}ame, a^{Bb}nd it f^{F}eels l^{C}ike, ^{Dm}home \\
|
||||||
|
Just like a prayer^{C/D}, your voice can take me there \\
|
||||||
|
^{Dm} Just like a muse to me^{C/D}, you are a mystery, \\
|
||||||
|
^{Dm} just like a drea^{C/E}m, you are not ^{Gm/Bb}what you ^{F/A}seem \\
|
||||||
|
Just ^{Bb}like a prayer, no ch^{C}oice your voice \\
|
||||||
|
can take me th^{F}ere \\
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
[Choir Part Repeat 4x to fade]
|
||||||
|
\begin{outro}
|
||||||
|
^{F}Just like a prayer, I’ll t^{C}ake you there^{Bb}, \\
|
||||||
|
it's like a dream to^{F/A} me ^{Dm} \\
|
||||||
|
|
||||||
|
\end{outro}
|
8
songs/Madonna/Like a Prayer Capo III.tex
Normal file
8
songs/Madonna/Like a Prayer Capo III.tex
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
\documentclass{skrul-leadsheet}
|
||||||
|
\begin{document}
|
||||||
|
\begin{song}[transpose-capo=true,transpose=0]{title={Like a Prayer}, band={Madonna}, year={1989}, key={}, capo={3}}
|
||||||
|
|
||||||
|
\input{"Like a Prayer Body.tex"}
|
||||||
|
|
||||||
|
\end{song}
|
||||||
|
\end{document}
|
8
songs/Madonna/Like a Prayer.tex
Normal file
8
songs/Madonna/Like a Prayer.tex
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
\documentclass{skrul-leadsheet}
|
||||||
|
\begin{document}
|
||||||
|
\begin{song}[transpose-capo=true,transpose=0]{title={Like a Prayer}, band={Madonna}, year={1989}, key={}}
|
||||||
|
|
||||||
|
\input{"Like a Prayer Body.tex"}
|
||||||
|
|
||||||
|
\end{song}
|
||||||
|
\end{document}
|
@ -0,0 +1,106 @@
|
|||||||
|
\begin{intro}
|
||||||
|
\begin{tabular}[t]{@{}lllll}
|
||||||
|
|_{B*} & |_{A*} & |_{E*} & | \textbf{N.C.} & | \instruction{Repeat 2x} \\
|
||||||
|
\end{tabular}
|
||||||
|
\end{intro}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
^{B} My mama told me when ^{A}I was young,
|
||||||
|
^{E}"we are all born super^{N.C.}stars" \\
|
||||||
|
^{B} She rolled my hair and put my ^{A}lipstick on
|
||||||
|
^{E}in the glass of her boudoir ^{N.C.} \\
|
||||||
|
^{B} "There's nothing wrong in loving ^{A}who you are"
|
||||||
|
she said, "'^{E}Cause He made you perfect, ^{N.C.}babe" \\
|
||||||
|
^{B} "So hold your head up and ^{A}you'll go far,
|
||||||
|
^{E}listen to me when I say" ^{N.C.}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
I'm beauti^{B}ful in my way,
|
||||||
|
'cause God makes ^{A}no mistakes \\
|
||||||
|
I'm on the ^{E}right track, baby
|
||||||
|
I was ^{E}born this way \\
|
||||||
|
Don't hide your^{B}self in regret,
|
||||||
|
just love your^{A}self and you're set \\
|
||||||
|
I'm on the ^{E}right track, baby,
|
||||||
|
I was ^{E}born this way
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{postchorus}
|
||||||
|
^{B}Ooh, there ain't no other way,
|
||||||
|
^{A}baby, I was born this way,
|
||||||
|
^{E}baby, I was born this ^{E}way \\
|
||||||
|
^{B}Ooh, there ain't another way,
|
||||||
|
^{A}baby, I was born this way,
|
||||||
|
^{E}right track, baby
|
||||||
|
I was ^{E}born this way
|
||||||
|
\end{postchorus}
|
||||||
|
|
||||||
|
\begin{interlude}
|
||||||
|
Don't ^{B}be a drag, just be a queen, don't ^{A}be a drag, just be a queen \\
|
||||||
|
Don't ^{E}be a drag, just be a queen ^{E}
|
||||||
|
\end{interlude}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
^{B} Give yourself prudence and ^{A}love your friends,
|
||||||
|
^{E}subway kid, rejoice your truth ^{E} \\
|
||||||
|
^{B} In the religion of the ^{A}insecure,
|
||||||
|
I must ^{E}be myself, respect my youth ^{E} \\
|
||||||
|
^{B} A different lover is ^{A}not a sin,
|
||||||
|
believe ^{E}capital H-I-^{E}M \\
|
||||||
|
^{B} I love my life, I love this ^{A}record and
|
||||||
|
mi ^{E}amore vuole fe yah ^{E}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
\instruction{Repeat Chorus}
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{postchorus}
|
||||||
|
\instruction{Repeat Post Chorus}
|
||||||
|
\end{postchorus}
|
||||||
|
|
||||||
|
\begin{xbreak}
|
||||||
|
\begin{tabular}[t]{@{}lllll}
|
||||||
|
|_{B} & |_{A} & |_{E} & | _{E} & | \\
|
||||||
|
\end{tabular}
|
||||||
|
\\
|
||||||
|
If I ^{B}wanna make it country, baby, ^{A}it's okay,
|
||||||
|
I was ^{E}born, I was born, I was ^{E}born this way \\
|
||||||
|
From ^{B}London, Paris, Japan, back to ^{A}USA,
|
||||||
|
I was ^{E}born on the road, I was ^{E}born to be brave
|
||||||
|
\end{xbreak}
|
||||||
|
|
||||||
|
\begin{bridge}
|
||||||
|
No matter ^{B}gay, straight, or bi,
|
||||||
|
lesbian, ^{A}transgender life,
|
||||||
|
I'm on the ^{E}right track, baby,
|
||||||
|
I was ^{E}born to survive \\
|
||||||
|
No matter ^{B}black, white, or beige,
|
||||||
|
Asian or ^{A}latinx made,
|
||||||
|
I'm on the ^{E}right track, baby,
|
||||||
|
I was ^{E}born to be brave
|
||||||
|
\end{bridge}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
\instruction{Repeat Chorus}
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{postchorus}
|
||||||
|
\instruction{Repeat Post Chorus}
|
||||||
|
\end{postchorus}
|
||||||
|
|
||||||
|
\begin{outro}
|
||||||
|
I was ^{B}born this way, hey,
|
||||||
|
I was ^{A}born this way, hey,
|
||||||
|
I'm on ^{E}the right track, baby,
|
||||||
|
I was ^{E}born this way \\
|
||||||
|
I was ^{B}born this way, hey,
|
||||||
|
I was ^{A}born this way, hey,
|
||||||
|
I'm on the ^{E}right track, baby,
|
||||||
|
I was ^{E}born this way \\
|
||||||
|
I was ^{B}born this way,
|
||||||
|
I was ^{A}born this way,
|
||||||
|
I'm on the ^{E}right track, baby,
|
||||||
|
I was ^{E* }born this way
|
||||||
|
\end{outro}
|
@ -0,0 +1,8 @@
|
|||||||
|
\documentclass{skrul-leadsheet}
|
||||||
|
\begin{document}
|
||||||
|
\begin{song}[transpose-capo=true]{title={Born This Way (The Country Road Version)}, band={Orville Peck}, year={2021}, key={E}, capo={2}}
|
||||||
|
|
||||||
|
\input{"Born This Way (The Country Road Version) Body.tex"}
|
||||||
|
|
||||||
|
\end{song}
|
||||||
|
\end{document}
|
@ -0,0 +1,8 @@
|
|||||||
|
\documentclass{skrul-leadsheet}
|
||||||
|
\begin{document}
|
||||||
|
\begin{song}[transpose-capo=true]{title={Born This Way (The Country Road Version)}, band={Orville Peck}, year={2021}, key={E}}
|
||||||
|
|
||||||
|
\input{"Born This Way (The Country Road Version) Body.tex"}
|
||||||
|
|
||||||
|
\end{song}
|
||||||
|
\end{document}
|
63
songs/Queen/I Want to Break Free.tex
Normal file
63
songs/Queen/I Want to Break Free.tex
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
\documentclass{skrul-leadsheet}
|
||||||
|
\begin{document}
|
||||||
|
\begin{song}[transpose-capo=true]{title={I Want to Break Free}, band={Queen}, year={1984}, key={E}}
|
||||||
|
|
||||||
|
\begin{intro}
|
||||||
|
\begin{tabular}[t]{@{}lllll}
|
||||||
|
|_{E} & |_{E} & |_{E} & |_{E} & | \\
|
||||||
|
\end{tabular}
|
||||||
|
\end{intro}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
^{N.C.}I want to break ^{E}free
|
||||||
|
I want to break free
|
||||||
|
I want to break free from your lies
|
||||||
|
You're so self satisfied I don't ^{A}need you \\
|
||||||
|
I've got to break ^{E}free \\
|
||||||
|
God ^{B}knows ^{A}God knows I want to break ^{E}free
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
^{N}I'^{C}ve fallen in ^{E}love \\
|
||||||
|
I've fallen in ^{E}love for the first time \\
|
||||||
|
This time I know it's for ^{A}real \\
|
||||||
|
I've fallen in ^{E}love yeah \\
|
||||||
|
God ^{B}knows G^{A}od knows I've fallen in ^{E}love ^{A} ^{E} ^{A} ^{E}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{bridge}
|
||||||
|
It's ^{B}strange but it's ^{A}true \\
|
||||||
|
I ^{B}can't get over the way you ^{A}love me like you do \\
|
||||||
|
But I ^{C#m}have to be sure \\
|
||||||
|
When I ^{F#sus4}walk out that ^{F#}door \\
|
||||||
|
Oh ^{A}how I ^{B}want to be ^{C#m}free baby ^{B} \\
|
||||||
|
Oh ^{A}how I ^{B}want to be ^{C#m}free ^{B} \\
|
||||||
|
Oh ^{A}how I ^{B}want to break fr^{E}ee ^{N} ^{C}
|
||||||
|
\end{bridge}
|
||||||
|
|
||||||
|
\begin{solo}
|
||||||
|
\begin{tabular}[t]{@{}lllll}
|
||||||
|
|_{E} & |_{E} & |_{E} & |_{E} & | \\
|
||||||
|
|_{A} & |_{A} & |_{E} & |_{E} & | \\
|
||||||
|
|_{B} & |_{A} & |_{E} & |_{N.C.} & | \\
|
||||||
|
\end{tabular}
|
||||||
|
\end{solo}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
But life still goes ^{E}on \\
|
||||||
|
I can't get used to ^{E}living without living without \\
|
||||||
|
Living without you by my ^{A}side \\
|
||||||
|
I don't want to live a^{E}lone, hey \\
|
||||||
|
God ^{B}knows ^{A} got to make it on my ^{E}own
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{outro}
|
||||||
|
So baby can't you ^{B}see \\
|
||||||
|
^{A} I've got to break ^{E}free \\
|
||||||
|
^{N}I'^{C}ve got to break f^{E}ree \\
|
||||||
|
I want to break fre^{E}e yeah \\
|
||||||
|
^{E}I want I want I want I want to break free...
|
||||||
|
\end{outro}
|
||||||
|
|
||||||
|
\end{song}
|
||||||
|
\end{document}
|
81
songs/The Kinks/Lola.tex
Normal file
81
songs/The Kinks/Lola.tex
Normal file
@ -0,0 +1,81 @@
|
|||||||
|
\documentclass{skrul-leadsheet}
|
||||||
|
\begin{document}
|
||||||
|
\begin{song}[transpose-capo=true]{title={Lola}, band={The Kinks}, year={1970}, key={E}}
|
||||||
|
|
||||||
|
\begin{intro}
|
||||||
|
\begin{tabular}[t]{@{}lllll}
|
||||||
|
|_{C*} _{N.C.*} _{C*} _{N.C.*} & | _{C*} _{C*} _{C*} _{C*} - _{C*} _{D*} & |_{E} & | _{E} &| \\
|
||||||
|
\end{tabular}
|
||||||
|
\end{intro}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
I ^{E}met her in a club down in ^{E}old Soho, where you ^{A}drink champagne and it ^{D}tastes just like \\
|
||||||
|
Coca ^{E}Cola, ^{E} C-O-L-A, ^{A}cola ^{A} ^{-} ^{Asus4*} ^{A*} \\
|
||||||
|
She ^{E}walked up to me and she ^{E}asked me to dance, I ^{A}asked her her name and in a ^{D}dark brown voice \\
|
||||||
|
She said ^{E}Lola ^{E} L-O-L-A, ^{A}Lola, ^{D}
|
||||||
|
Lo lo lo lo ^{C}Lola ^{C} ^{-} ^{D} ^{E} ^{E} ^{E} ^{E}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
Well ^{E}I'm not the world’s most ^{E}physical guy, but when she ^{A}squeezed me tight
|
||||||
|
she nearly ^{D}broke my spine, \\
|
||||||
|
Oh my ^{E}Lola, ^{E} lo lo lo lo ^{A}Lola ^{A} ^{-} ^{Asus4*} ^{A*} \\
|
||||||
|
Well ^{E}I'm not dumb but I ^{E}can't understand,
|
||||||
|
why she ^{A}walked like a woman and ^{D}talked like a man \\
|
||||||
|
Oh my ^{E}Lola ^{E} lo lo lo lo ^{A}Lola ^{D} lo lo lo lo ^{C}Lola ^{C} ^{-} ^{D} ^{E} ^{E} ^{E} ^{E}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
Well we ^{B7}drank champagne and ^{B7}danced all night \\
|
||||||
|
^{F#}Under electric ^{F#}candlelight \\
|
||||||
|
She ^{A}picked me up and sat me ^{A}on her knee \\
|
||||||
|
And ^{A}said "Dear boy, won't you ^{A}come home with me"
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
Well ^{E}I'm not the world's most ^{E}passionate guy,
|
||||||
|
but when I ^{A}looked in her eye,
|
||||||
|
well I ^{D}almost fell for \\
|
||||||
|
My ^{E}Lola, ^{E} lo lo lo lo ^{A}Lola ^{D} lo lo lo lo ^{C}Lola ^{C} ^{-} ^{D} \\
|
||||||
|
^{E}Lola, ^{E} lo lo lo lo ^{A}Lola, ^{D} lo lo lo lo ^{C}Lola ^{C} ^{-} ^{D} ^{E} ^{E} ^{E} ^{E}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{bridge}
|
||||||
|
I ^*{A}pus ^{-}hed ^{E}her a^{B7}way,
|
||||||
|
I ^*{A}wal ^{-}ked ^{E}to the ^{B7}door \\
|
||||||
|
I ^{A}fell ^{-} ^{E}to the ^{B7}floor,
|
||||||
|
I got ^*{E}do ^{-}wn ^{G#m}on my ^{C#m}knees \\
|
||||||
|
Then ^{B7}I looked at her and ^{B7}she at me
|
||||||
|
\end{bridge}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
Well t^{E}hat's the way that I ^{E}want it to stay,
|
||||||
|
and I ^{A}always want it to ^{D}be that way for my \\
|
||||||
|
^{E}Lola, ^{E} Lo lo lo lo ^{A}Lola ^{A} ^{-} ^{Asus4*} ^{A*} \\
|
||||||
|
^{E}Girls will be boys and ^{E}boys will be girls,
|
||||||
|
it's a ^{A}mixed up, muddled up,
|
||||||
|
^{D}shook up world except for \\
|
||||||
|
^{E}Lola, ^{E} lo lo lo lo ^{A}Lola ^{A}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{bridge}
|
||||||
|
Well ^{B7}I left home just a ^{B7}week before \\
|
||||||
|
And ^{F#}I'd never ever kissed a ^{F#}woman before \\
|
||||||
|
^{A}Lola smiled and took me ^{A}by the hand \\
|
||||||
|
And ^{A}said 'dear boy, I'm gonna ^{A}make you a man'
|
||||||
|
\end{bridge}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
Well ^{E}I'm not the world’s most ^{E}masculine man,
|
||||||
|
but I ^{A}know what I am and I'm ^{D}glad I'm a man, \\
|
||||||
|
And so is ^{E}Lola, ^{E} lo lo lo lo ^{A}lola, ^{D} lo lo lo lo ^{C}Lola ^{C} ^{-} ^{D}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{outro}
|
||||||
|
^{E}Lola, ^{E} lo lo lo lo ^{A}Lola, ^{D} lo lo lo lo ^{C}Lola ^{C} ^{-} ^{D} \\
|
||||||
|
^{E}Lola, ^{E} lo lo lo lo ^{A}Lola, ^{D} lo lo lo lo ^{C}Lola ^{C} ^{-} ^{D} \\
|
||||||
|
^{E}Lola, ^{E} lo lo lo lo ^{A}Lola, ^{D} lo lo lo lo ^{C}Lola ^{C} ^{-} ^{D} ^{E*}
|
||||||
|
\end{outro}
|
||||||
|
|
||||||
|
\end{song}
|
||||||
|
\end{document}
|
Loading…
Reference in New Issue
Block a user