sing-alongs/notes/RisingOfTheMoon.ly

18 lines
275 B
Plaintext
Raw Normal View History

2012-11-14 09:31:44 +00:00
\version "2.16.0"
\header {
%title = "The Rising of the Moon"
2012-11-14 09:31:44 +00:00
composer = "John Keegan Casey"
}
\relative g'
2012-11-14 09:31:44 +00:00
{
\time 4/4
\key g \major
\partial 4 g8 a |
b8. b16 b8 b b d4 b8 |
b a a b a4. d8 |
e8. c16 g'8 fis e d b g |
a8. a16 g8 fis g4 r4 \bar "|."
2012-11-14 09:31:44 +00:00
}