\include "english.ly" \header { title = "The Blue-Eyed Stranger" composer = "Trad. Arr. Ducklington Morris" } \score { \notes { \time 4/4 \key g \major \repeat volta 2 { {d''4 d' d' g'8 fs'} {e'8 d' e' g' a'4 g'8 a'} {b'4 d''8 b' c'' b' a' g'} {e'4 fs' g'2} } { {g'8 a' b' c'' d''4 d''} {e''8 d'' c'' b' a'4 a'} {g'8 a' b' c'' d''4 d''} {b'4 c'' d''2} {g'8 a' b' c'' d''4 b'8 d''} {e''8 d'' c'' b' a'4 g'8 a'} {b'4 d''8 b' c'' b' a' g'} {e'4 fs' g'2} } } }