\version "2.0.1" \header { filename = "smc039.ly" dedication = "St. Peter of the Fields Parish" title = "Hail, Thou Bright and Sacred Morn" subtitle = "Voller Wunder 7.7.7.7.7.7" opus = "Johann G. Ebeling (1620-1676)" arranger = "" poet = "Julia Anne Elliot, 1833" texttranslator = "" copyright = "2003, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2004-01-05" style = "Hymn" footer = "The Ames Hymn Collection" } global = \notes { \key bes \major \time 3/4 \skip 8*24 \bar "||" \skip 8*24 \bar "||" \skip 8*24 \bar "||" \skip 8*24 \bar "||" \skip 8*24 \bar "||" \skip 8*24 \bar "|." } saMusic = \notes { 2 <> 2 4 2 4 2. 2 4 2 <> <<{g'4( a'4)} \\ {f'2}>> 4 <> 2 <> 2 4 2 4 2. 2 4 2 <> <<{g'4 a'4} \\ {f'2}>> 4 <> 2 4 2 4 2 4 2. 2 4 2 4 2 4 2. } tbMusic = \notes { 2 4 2 4 2 4 2. 2 4 2 4 2 4 2. 2 4 2 4 2 4 2. 2 4 2 4 2 4 2. 2 4 2 4 2 4 2. 2 4 2 4 2 4 2. } verseA = \lyrics { Hail,2 thou4 bright2 and4 sa2 -- cred4 morn,2. Ris'n2 with4 glad2 -- ness4 in2 thy4 beams!2. Light,2 which4 not2 of4 earth2 is4 born,2. From2 thy4 dawn2 in4 glo2 -- ry4 streams;2. Airs2 of4 heav'n2 are4 breathed2 a4 -- round,2. And2 each4 place2 is4 ho2 -- ly4 ground.2. } verseB = \lyrics { Sad2 and4 wea2 -- ry4 were2 our4 way,2. Faint2 -- ing4 oft2 be4 -- neath2 our4 load,2. But2 for4 thee,2 thou4 bless2 -- ed4 day,2. Rest2 -- ing4 place2 on4 life's2 rough4 road;2. Here2 flow4 forth2 the4 streams2 of4 grace;2. Streng2 -- thened4 hence2 we4 run2 our4 race.2. } verseC = \lyrics { Great2 Cre4 -- at2 -- or,4 Who2 this4 day2. From2 Thy4 per2 -- fect4 work2 didst4 rest,2. By2 the4 souls2 that4 own2 Thy4 sway2. Hal2 -- lowed4 be2 its4 hours2 and4 blest;2. Cares2 of4 earth2 a4 -- side2 be4 thrown,2. This2 day4 give2 to4 heav'n2 a4 -- lone.2. } verseD = \lyrics { Sav2 -- ior,4 Who2 this4 day2 didst4 break2. The2 dark4 pris2 -- on4 of2 the4 tomb,2. Bid2 my4 slum2 -- bering4 soul2 a4 -- wake;2. Shine2 through4 all2 its4 sin2 and4 gloom;2. Let2 me,4 from2 my4 bonds2 set4 free,2. Rise2 from4 sin,2 and4 live2 to4 Thee.2. } verseE = \lyrics { Bless2 -- ed4 Spir2 -- it,4 Com2 -- fort4 -- er,2. Sent2 this4 day2 from4 Christ2 on4 high;2. Lord,2 on4 me2 Thy4 gifts2 con4 -- fer,2. Cleanse,2 il4 -- lu2 -- mine,4 sanc2 -- ti4 -- fy:2. All2 Thine4 in2 -- fluence4 shed2 a4 -- broad;2. Let2 me4 to2 the4 truth2 of4 God.2. } \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 = 39 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }