\version "2.0.1" \header { filename = "smc037.ly" dedication = "St. Peter of the Fields Parish" title = "Light of Light Enlighten Me" subtitle = "Hinchman 7.8.7.8.7.7" opus = "Uzziah C. Burnap, 1869" arranger = "" poet = "Benjamin Schmolck, 1714" texttranslator = "Trans. Catherine Winkworth, 1858" copyright = "2003, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2004-01-05" style = "Hymn" footer = "The Ames Hymn Collection" } global = \notes { \key f \major \time 3/2 \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 { \partial 2 4 4 <> 2 4 4 <> 4 4 2 2 4 4 2 2 4 4 2 2 4 4 2( 2) 4 4 2 2 4 4 2 <<{c''4( bes'4)} \\ {e'2}>> 4 4 <> 2 4 4 <> 4 4 2 2 4 4 1 } tbMusic = \notes { 4 4 2 2 4 4 1 4 4 2 2 4 4 2 2 4 4 2 2 4 4 2( 2) 4 4 2 2 4 4 2 2 4 4 2 2 4 4 1 4 4 2 2 4 4 1 } verseA = \lyrics { Light4 of4 Light,2 en2 -- light4 -- en4 me,1 Now4 a4 -- new2 the2 day4 is4 dawn2 -- ing;2 Sun4 of4 grace,2 the2 shad4 -- ows4 flee;1 Bright4 -- en4 Thou2 my2 Sab4 -- bath4 morn2 -- ing;2 With4 Thy4 joy2 -- ous2 sun4 -- shine4 blest,1 Hap4 -- py4 is2 my2 day4 of4 rest.1 } verseB = \lyrics { Fount4 of4 all2 our2 joy4 and4 peace,1 To4 Thy4 liv2 -- ing2 wa4 -- ters4 lead2 me;2 Thou4 from4 earth2 my2 soul4 re4 -- lease,1 And4 with4 grace2 and2 mer4 -- cy4 feed2 me;2 Bless4 Thy4 word,2 that2 it4 may4 prove1 Rich4 in4 fruits2 that2 Thou4 dost4 love.1 } verseC = \lyrics { Kin4 -- dle4 Thou2 the2 sac4 -- ri4 -- fice1 That4 up4 -- on2 my2 lips4 is4 ly2 -- ing;2 Clear4 the4 shad2 -- ows2 from4 my4 eyes,1 That,4 from4 ev2 -- ery2 er4 -- ror4 fly2 -- ing,2 No4 strange4 fire2 may2 in4 me4 glow1 That4 Thine4 al2 -- tar2 doth4 not4 know.1 } verseD = \lyrics { Let4 me4 with2 my2 heart4 to4 -- day,1 Ho4 -- ly,4 Ho2 -- ly,2 Ho4 -- ly4 sing2 -- ing,2 Rapt4 a4 -- while2 from2 earth4 a4 -- way,1 All4 my4 soul2 to2 Thee4 up4 -- bring2 -- ing,2 Have4 a4 fore2 -- taste2 in4 -- ly4 given1 How4 they4 wor2 -- ship2 Thee4 in4 heaven.1 } verseE = \lyrics { Rest4 in4 me,2 and2 I4 in4 Thee;1 Build4 a4 par2 -- a2 -- dise4 with4 -- in2 me;2 O4 re4 -- veal2 Thy2 -- self4 to4 me,1 Blessed4 Love,4 Who2 diedst2 to4 win4 me;2 Fed2 from4 Thine4 ex2 -- haust2 -- less4 u4 Pure1 and4 bright4 my2 lamp2 shall4 burn.4 Hence1 } verseF = \lyrics { all4 care,4 all2 van2 -- i4 -- ty,4 For1 the4 day4 to2 God2 is4 ho4 -- ly;2 Come,2 Thou4 glo4 -- ri2 -- ous2 maj4 -- es4 -- ty,1 Deign4 to4 fill2 this2 tem4 -- ple4 low2 -- ly;2 Naught4 to4 -- day2 my2 soul4 shall4 move,1 Sim4 -- ply4 rest2 -- ing2 in4 Thy4 love.1 } \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 Lyrics = lyricsSei {\property LyricsVoice . stanza = "6." \verseF} >> } \context Staff = tb { << \property Staff.TimeSignature \set #'style = #'numbered \clef bass \global \context Voice = VC { \tbMusic } >> } >> \paper { indent = 0.0\pt pagenumber = 37 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }