%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 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) % This sheet music 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 = "Street Ballad" subtitle = "Set in Kevin’s Port, Dublin, 19th June 1852" composer = "Irish traditional" arranger = "Tune 297 from the Complete Collection of Irish Music by George Petrie" % copyright = "Creative Commons CC-BY-NC-SA" enteredby = "Breizh Partitions" lastupdated = "2013/06/21" % 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=90 \once \override Score.MetronomeMark #'transparent = ##t \partial8 e16 gis | a8. b16 a gis e8 | cis'4 d'8 cis'16 d' | e'8 a a16 gis e fis | g4 fis8 e | a8. \grace{cis'8} b16 a gis e a | cis'4 d'8 cis'16 d' | \grace{e'8} g'8 e' fis'16 [e' \grace{a16 [cis']} b a ] | a4 \appoggiatura{cis'16 [b] } a8 \bar"||" cis'16 d' | e'8. fis'16 \grace{fis'8} e'8 d'16 cis' | d'8 \turn e'16 fis' e'8 d' | cis'8 b16 a a16 gis e fis | g4 fis8 e | a8. b16 a gis e a | cis'4 d'8 \< cis'16 d' | e'16 fis' g' fis' \! e' d' b a | a4 a8 \bar "|." } \score { \new Staff << \time 2/4 \clef "G" \key a \major \set Staff.midiInstrument = "violin" \transpose a a'{ \main } >> \layout { } \midi { } }