sing-alongs/notes/MuirsheenDurkin.ly

33 lines
544 B
Plaintext
Raw Normal View History

2012-11-14 09:31:44 +00:00
\version "2.16.0"
\header {
%title = "Muirsheen Durkin"
composer = "Traditional"
}
2012-12-27 18:01:00 +00:00
<<
2012-12-27 18:06:42 +00:00
\chords {s4 g1 d1*2 g d g d g d g1}
2012-12-27 18:01:00 +00:00
\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) |
2012-12-27 18:06:42 +00:00
d2. s4 \bar "|."
2012-12-27 18:01:00 +00:00
}
>>