\version "2.0.1" \header { filename = "smc055.ly" dedication = "St. Peter of the Fields Parish" title = "Hosanna to the Living Lord!" subtitle = "Hosanna 8.8.8.8 with Refrain" opus = "John B. Dykes, 1865" arranger = "" poet = "Reginald Heber, 1811" texttranslator = "" copyright = "2003, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2004-01-05" style = "Hymn" footer = "The Ames Hymn Collection" } global = \notes { \key a \major \time 4/4 \skip 8*16 \bar "||" \skip 8*16 \bar "||" \skip 8*16 \bar "||" \skip 8*16 \bar "||" \skip 8*32 \bar "|." } saMusic = \notes { \partial 4 4 4 4 4 4 4 4 4 <> <> <> <> <<{fis'8 gis'8} \\ {e'4}>> 4 4 4^\fermata 4 4 4 4 4 4 4 4 4 4 4 <<{b'4 a'4} \\ {e'4. dis'8}>> 4 4 <> <> <> <> <> <<{fis'8 gis'8} \\ {e'4}>> 4 4 4 4 <<{e''2.( d''4)} \\ {a'2( gis'2)}>> 2. } tbMusic = \notes { 4 <> 4 4 4 4 4 4 4 4 4 4 4 4 4 4_\fermata 4 4 <<{gis8 ais8} \\ {b,4}>> 4 4 4 <<{fis8 gis8} \\ {a,4}>> 4 4 4 4 <> 4 <<{b4. a8} \\ {e4 b,4}>> 4_\fermata 8 8 4 4 4 4 4 4 4 4 <<{cis'2( b2)} \\ {e1}>> 2. } verseA = \lyrics { Ho4 -- san4 -- na4 to4 the4 liv4 -- ing4 Lord!4 Ho4 -- san4 -- na4 to4 th'In4 -- car4 -- nate4 Word!4 To4 Christ,4 Cre4 -- at4 -- or,4 Sav4 -- ior,4 King,4 Let4 earth,4 let4 heaven,4 Ho4 -- san4 -- na4 sing!4 Ho4 -- san4 -- na,4 Lord!4 Ho4 -- san4 -- na4 in4 the4 high1 -- est!2. } verseB = \lyrics { Ho4 -- san4 -- na,4 Lord!4 Thine4 an4 -- gels4 cry;4 Ho4 -- san4 -- na,4 Lord!4 Thy4 saints4 re4 -- ply;4 A4 -- bove,4 be4 -- neath4 us,4 and4 a4 -- round,4 The4 dead4 and4 liv4 -- ing4 swell4 the4 sound:4 } verseC = \lyrics { O4 Sav4 -- ior,4 with4 pro4 -- tect4 -- ing4 care,4 Re4 -- turn4 to4 this4 Thy4 house4 of4 prayer;4 As4 -- sem4 -- bled4 in4 Thy4 sa4 -- cred4 Name,4 Now4 we4 Thy4 part4 -- ing4 prom4 -- ise4 claim:4 } verseD = \lyrics { But4 chief4 -- est,4 in4 our4 cleans4 -- ed4 breast,4 E4 -- ter4 -- nal,4 bid4 Thy4 Spir4 -- it4 rest,4 And4 make4 our4 se4 -- cret4 soul4 to4 be4 A4 tem4 -- ple4 pure,4 and4 wor4 -- thy4 Thee:4 } verseE = \lyrics { So4 in4 the4 last4 and4 dread4 -- ful4 day,4 When4 earth4 and4 heaven4 shall4 melt4 a4 -- way,4 Thy4 flock,4 re4 -- deemed4 from4 sin4 -- ful4 stain,4 Shall4 swell4 the4 sound4 of4 praise4 a4 -- gain:4 } \score { \notes << \context Staff = sa { << \addlyrics \property Staff.TimeSignature \set #'style = #'numbered \clef treble \global \context Voice = VA { \saMusic } \context Lyrics = lyricsUno {\property LyricsVoice . stanza = "1." \verseA} \context Lyrics = lyricsDue {\property LyricsVoice . stanza = "2." \verseB} \context Lyrics = lyricsTre {\property LyricsVoice . stanza = "3." \verseC} \context Lyrics = lyricsQuattro {\property LyricsVoice . stanza = "4." \verseD} \context Lyrics = lyricsCinque {\property LyricsVoice . stanza = "5." \verseE} >> } \context Staff = tb { << \property Staff.TimeSignature \set #'style = #'numbered \clef bass \global \context Voice = VC { \tbMusic } >> } >> \paper { indent = 0.0\pt pagenumber = 55 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }