% 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 Blackthron Cane with a Thong" meter = "Sligo & Munster" arranger = "Tune 208 from the Complete Collection of Irish Music by George Petrie" instrument = "Viola" 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. = 100 \once \override Score.MetronomeMark #'transparent = ##t \partial 2 bes16 [c'] d'8 [bes c'] | g4 f8 g4 f8 f g bes | bes4. ~ bes4 g8 f g bes | ees'4 ees'8 f'4 g'8 f' d' bes | c'4. ~ c'8 bes g f g bes | ees'8 f' g' f' g' f' f' d' bes | c'4. ~ c'4 bes16 [c'] d'8 [bes c'] | g4 f8 g4 f8 f g bes | bes4. bes4 \bar "|." } \score { \new Staff << \time 9/8 \clef alto \key ees \major \set Staff.midiInstrument = "viola" \transpose a a{ \main } >> \layout { } \midi { } }