sing-alongs/notes/MuirsheenDurkin.ly
2012-12-27 19:06:42 +01:00

33 lines
544 B
Plaintext

\version "2.16.0"
\header {
%title = "Muirsheen Durkin"
composer = "Traditional"
}
<<
\chords {s4 g1 d1*2 g d g d g d g1}
\relative d'
{
\time 4/4
\key d \major
\partial 4 d8. e16 |
fis4 fis e d |
e a a b |
cis a g e |
e d2 d8. e16 |
fis4 fis e d |
e a2 b4 |
cis8 cis a4 b cis |
d2. a4 |
d d e d |
cis a a b |
cis a g e |
e d2 d8. e16 |
fis2 e4 d |
e a a b |
cis a g( e) |
d2. s4 \bar "|."
}
>>