chords for 'The Foggy Dew'

This commit is contained in:
Sebastian Hugentobler 2012-12-22 21:27:31 +01:00
parent e8cee984f2
commit e980c71aea

View File

@ -5,33 +5,36 @@
composer = "Charles ONeill" composer = "Charles ONeill"
} }
\relative g' <<
{ \chords {s2 a1*2:m g c1 a1*2:m s1 c1*2 g1 e:m c a1*3:m a:m g1 c a:m}
\time 4/4 \relative g'
\key g \major {
\partial 2 b d | \time 4/4
e2 d4 b | \key g \major
e2 d4 b | \partial 2 b4 d |
a2 b | e2 d4 b |
d, e4 fis | e2 d4 b |
g b a g | a2 b |
e2. d4 | d, e4 fis |
e1( | g b a g |
e2) \bar ":|" e2. d4 |
\partial 2 fis | e1( |
g b | e2) \bar ":|"
d c4 b | \partial 2 fis |
a2 a | g b |
b g4 a | d c4 b |
b2 g'4 fis | a2 a |
e d b d | b g4 a |
e1( | b2 g'4 fis |
e2) b4 d | e d b d |
e2 d4 b | e1( |
e2 d4 b | e2) b4 d |
a2 b | e2 d4 b |
d, e4 fis | e2 d4 b |
g b a g | a2 b |
e2. e4 | d, e4 fis |
e2 \bar "|." g b a g |
} e2. e4 |
e2 \bar "|."
}
>>