\include "english.ly" \header { title = "Brighton Camp" subtitle = "(Moonlight)" composer = "Trad. Arr. Ducklington Morris" } \score { \notes { \time 4/4 \key g \major \partial 4 {g''8 fs''} { {e''4 d'' b' g'8 a'} {b'4 g' e' d'} {g' g' g'8 a' b' c''} {d''2 b'4 g''8 fs''} {e''4 d'' b' g'8 a'} {b'4 g' e'4. a'8} {fs'4 d' d' e'8 fs'} {g'2 g'4. d''8} } \repeat volta 2 { {b'4 d'' e'' fs''} {g''4 d'' b'8 a' g'4} {b'4 d'' e'' fs''} {g''2 fs''4 g''8 fs''} {e''4 d'' b' g'8 a'} {b'4 g' e'4. a'8} {fs'4 d' d' e'8 fs'} } \alternative { {g'2 g'4. d''8} {g'2 g'4 g''8 fs''} } } }