% Noted by George Petrie, LL.D., R.H.A. (1789−1866) % Edited from the original manuscripts by Charles Villiers Standford (1902) % Transcripted by Breizh Partitions (2012) \version "2.12.3" \paper { top-margin = 2 \cm bottom-margin = 2 \cm } \header { title = "The Scalded Poor Boy" subtitle = "From P.W. Joyce, Esq." arranger = "Tune 290 from the Complete Collection of Irish Music by George Petrie" instrument = "Fiddle" composer = "Irish traditional" tagline = \markup { \override #'(box-padding . 1.0) \override #'(baseline-skip . 2.7) \box \center-column { \small \line { \hspace #5 Une partition du site \with-url #"http://www.breizh-partitions.fr" { \teeny www. \hspace #-1.0 Breizh-Partitions \hspace #-1.0 \teeny .fr gravée à l’aide de \with-url #"http://www.LilyPond.org" { \teeny www. \hspace #-1.0 LilyPond \hspace #-1.0 \teeny .org } \hspace #5 }} \line { \small \line \italic { Sheet music from \with-url #"http://www.celticscores.com" { \teeny www. \hspace #-1.0 CelticScores \hspace #-1.0 \teeny .com engraved using \with-url #"http://www.LilyPond.org" { \teeny www. \hspace #-1.0 LilyPond \hspace #-1.0 \teeny .org }} }} \line { \teeny \line { Creative Commons Attribution-NonCommercial 3.0 • \hspace #-0.5 \with-url #"http://creativecommons.org/licenses/by-nc-sa/3.0" http://creativecommons.org/licenses/by-nc-sa/3.0 } } } } } main = { % \tempo 4. = 50 % \tempo "Andante" % \once \override Score.MetronomeMark #'transparent = ##t \partial 4 g8 aes | bes 4 bes bes | c'8 d' ees'4 bes8 aes | g4 ees8 g f [ees] | ees2 \times 2/3 {bes8 (c' d')} | ees'4 d' f' | ees'8 [d'] c' [bes] g c' | bes8 [g] f ees g4 | f2 \times 2/3 {bes8 (c' d')} | ees'4 d'8 ees' f'4 | ees'8 [d'] c' [bes] g4 | bes8 [g] f ees g4 | f2 g8 aes | bes 4 bes bes | c'8 d' ees'4 bes8 aes | g4 ees8 [g] f8. [ees16] | \partial 2 ees2 | \bar "|." } \score { \new Staff << \time 3/4 \clef "G" \key ees \major \set Staff.midiInstrument = "violin" \transpose a a'{ \main } >> \layout { } \midi { } }