%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Noted by George Petrie, LL.D., R.H.A. (1789−1866) % Edited from the original manuscripts by Charles Villiers Standford (1902) % % Typeset by Breizh Partitions (2013) % Version 1.0 % % Une partition gratuite de http://www.breizh-partitions.fr % Free sheet music from http://www.celtic-scores.com %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \version "2.16.0" \paper { top-margin = 2 \cm bottom-margin = 2 \cm } \header { title = "The Barley Grain" subtitle = "from James Quane, a farmer, Coolfree C° Limerick" composer = "Irish traditional" arranger = "Tune 293 from the Complete Collection of Irish Music by George Petrie" % copyright = "Creative Commons CC-BY-NC-SA" enteredby = "Breizh Partitions" lastupdated = "2013/05/18" % instrument = "Fiddle" source = "Complete Collection of Irish Music by George Petrie" 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. Breizh-Partitions \teeny .fr gravée à l’aide de \with-url #"http://www.LilyPond.org" { \teeny www. LilyPond \teeny .org } }} \line { \small \italic { Sheet music from \with-url #"http://www.celticscores.com" { \teeny www. CelticScores \teeny .com engraved using \with-url #"http://www.LilyPond.org" { \teeny www. LilyPond \teeny .org }} }} \line { \teeny { Creative Commons Attribution-NonCommercial 3.0 • \with-url #"https://creativecommons.org/licenses/by-nc-sa/3.0" https://creativecommons.org/licenses/by-nc-sa/3.0 } } \line{ \vspace #1.5 \general-align #Y #DOWN { \epsfile #X #10 #"by-nc-sa.eu.eps" } } } } } main = { \tempo 4.=110 \once \override Score.MetronomeMark #'transparent = ##t \partial 8 b8^\markup { \bold \large {Allegro.}} | b8. a16 b8 g4 d8 | g8. a16 g8 g a b | b8 a b g fis g | a4 b8 c'4 a8 | b8 a b g4 d8 | g8 a g g b c' | d'8 e' d' d' c' b | a4 b8 c'4 \bar "||" a8 | b4 d'8 d' e' d' | d' e' d' d' e' d' | b4 d'8 d' e' d' | e'4 fis'8 g'4. | b4 d'8 d' e' d' | d' e' d' d' e' fis' | g' fis' e' d' c' b | a4 b8 c'4 a8_\markup { \bold \italic {\large {D.C.}}} \bar "|." } \score { \new Staff << \time 6/8 \clef "G" \key g \major \set Staff.midiInstrument = "violin" \transpose a a'{ \main } >> \layout { } \midi { } }