% 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 = "Here we go up, up, up" meter = "Dance" subtitle = "(Mad Moll)" arranger = "Tune 101 from the Complete Collection of Irish Music by George Petrie" instrument = "Clarinet" 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. = 110 \once \override Score.MetronomeMark #'transparent = ##t \partial 8 a8 | c'8. d'16 e'8 c'8 a a c' a a | c'8. d'16 e'8 c'8 a a b4 g8 | c'8. d'16 e'8 c'8 a a c' a a | b8. c'16 d'8 d'8. e'16 d'8 b4 g8 | c'8. d'16 e'8 g'8 (e') e' \staccato g' (e') e'\staccato | c'8. d'16 e'8 g'8 (e') e' \staccato f'4 d'8 | c'8. d'16 e'8 g'8 (e') e' \staccato g' (e') e'\staccato | b8. c'16 d'8 d'8. e'16 d'8 b4 g8 \bar "|." } \score { \new Staff << \time 9/8 \clef "G" \key d \major \transposition bes \set Staff.midiInstrument = "clarinet" \transpose a b'{ \main } >> \layout { } \midi { } }