Bonny Lad (1)
Tune annotations
X:1 T:Bonnie Lad, The M:4/4 L:1/8 C:(Warpipe Style) S:Capt. F. O'Neill Z:Paul Kinder R:Reel K:D G|FEDF AdAF|(3GAB AF E2 EG|1 FEDF AdAF|(3GAB AF D2 D:| |2 dBcA BGAF|(3GAB AF D2 D||:G|(3FED AD BDAD|(3FED AF E2 EG| |1 (3FED AD BDAD|(3GAB AF D2 D:|2 dBcA BGAF|(3GAB AF D2 D||
<lilybook> \version "2.10.33" \header {
%book = "Peacocks' Tunes" composer = \markup { \teeny {collected by:} \small {John Peacock (c. 1754 - 1817)} } %crossRefNumber = "1" %footnotes = "" tagline = ##f
} voicedefault = {
%%%% START PASTE AREA %%%% \key g \major
\time 2/2 %\override Staff.TimeSignature #'stencil = ##f \set Staff.instrumentName = \markup{ \fontsize #2.1 {"6."}} \relative c{ \repeat volta 2 { b8.^\markup{ \fontsize #2.1 { \hspace #0 {\raise #0.5 {Bonny Lad}}}} a16 g8 g' e[(fis16 g16)] d8. b16| c8. e16 d8 b c[ a] a[ c]| b8. a16 g8 g' e16[(fis16) g8] d8. b16| c8. e16 d8 c b g g4|\break } \repeat volta 2 { b8 g d' g, e' g, d' g,| c8 e d b c[ a] a[ c]| b8 g d' g, e' g, d' g,| c8. e16 d8 c b g g4|\break } }
}
%%%% END PASTE AREA %%%%
\score{
<< \context Staff="default" { \voicedefault } >> \layout { \context { \Score \remove "Bar_number_engraver" } }
} </lilybook>
ABC notation in: