sing-alongs/notes/RisingOfTheMoon.ly

30 lines
423 B
Plaintext
Raw Normal View History

2012-11-14 09:31:44 +00:00
\version "2.16.0"
\header {
%title = "The Rising og the Moon"
composer = "John Keegan Casey"
}
\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. \bar "|."
}