Chords for 'The irish Rover'

This commit is contained in:
Sebastian Hugentobler 2013-04-07 20:05:18 +02:00
parent 3050008a43
commit 4e0d104700

View File

@ -5,31 +5,33 @@
composer = "Traditional" composer = "Traditional"
} }
<<
\relative d'' \chords {s4 g1 c g d g2 d g1*2 d1 g d g e:m g2 d g1}
{ \relative d''
\time 4/4
\key g \major
\partial 4 d8 b |
\repeat volta 2
{
g4 b8 c d4 g8 a |
b4 a8 fis g4 fis8 e |
}
\alternative
{ {
{ d4 e8 c b4 c8 b | a2. b8 a } \time 4/4
{ d4 fis8 g a4 fis8 d | g2. d8 d } \key g \major
} \partial 4 d8 b |
g8 g4 a8 b4 a8 g | \repeat volta 2
a a4 fis8 d4. d8 | {
g4. a8 b4 a8 g | g4 b8 c d4 g8 a |
a4. fis8 d c b a | b4 a8 fis g4 fis8 e |
g4 b8 c d4 g8 a | }
b4 a8 fis g4 fis8 e | \alternative
d4 fis8 g a4 fis8 d | {
g2. s4 \bar "|." { d4 e8 c b4 c8 b | a2. b8 a }
{ d4 fis8 g a4 fis8 d | g2. d8 d }
} }
g8 g4 a8 b4 a8 g |
a a4 fis8 d4. d8 |
g4. a8 b4 a8 g |
a4. fis8 d c b a |
g4 b8 c d4 g8 a |
b4 a8 fis g4 fis8 e |
d4 fis8 g a4 fis8 d |
g2. s4 \bar "|."
}
>>