sing-alongs/notes/KerryRecruit.ly
2013-04-16 10:50:45 +02:00

29 lines
449 B
Plaintext

\version "2.16.0"
\header {
%title = "The Kerry Recruit"
composer = "Traditional"
}
<<
\chords {}
\relative d'
{
\time 6/8
\key g \major
\partial 2 d4 d |
d8 g g g fis g |
a b a g4 g16 fis |
e8 e e a b g |
fis g e d4 d'16 (c) |
b8 b b d4 d16 c |
b8 b b d4 d16 c |
b8 b b d c b |
a8. b16 a8 a g a|
b b b b4 a8 |
g a g e4. |
d8 d' d d4 c8 |
b8. c16 a8 g4 r8 \bar "|."
}
>>