% 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 = "A Kerry air without name" subtitle = "From Father Walsh" arranger = "Tune 218 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 \once \override Score.MetronomeMark #'transparent = ##t \partial 8 c 8 | f4 f 8 g | a 4 a8 g | f8 d \times 2/3 {f g a} | bes8. a16 f8 r8 | c'4 d'8 ees' | d'8 c' a g | f8. a16 \grace a8 g8 f16 g | a4 \fermata c'8 d'16 e' | f'4 e'8 d' | d'8. c'16 a8 g | f8 d f16 g a8 | g8 f d r8 | f'4 e'8 d' | d'8 c' a g | f8. a16 g8 [f16 {\stemDown \grace a8} \stemUp g16] | \partial 4. f 4. \bar "|." } \score { \new Staff << \time 2/4 \clef "G" \key f \major \set Staff.midiInstrument = "violin" \transpose a a'{ \main } >> \layout { } \midi { } }