\version "2.0.1" \header { filename = "smc011.ly" dedication = "St. Peter of the Fields Parish" title = "Christ, Whose Glory Fills the Skies" subtitle = "Lux Prima 7.7.7.7.7.7" opus = "Charles F. Gounod, 1872" poet = "Charles Wesley, 1740" copyright = "2003, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2004-01-05" style = "Hymn" tagline = "The Ames Hymn Collection" } global = \notes { \key g \major \time 4/4 \skip 1*2 \bar "||" \skip 1*2 \bar "||" \skip 1*2 \bar "||" \skip 1*2 \bar "||" \skip 1*2 \bar "||" \skip 1*2 \bar "|." } %{ sopMusic = \notes { g'4 g'4 g'4 b'8 a'8 g'4 fis'4 g'4 d'4 b'4 b'4 b'4 d''8 c''8 b'4 a'4 b'2 d''4 g'4 c''4 c''4 b'8 a'8 b'8 c''8 b'4 a'4 a'4 b'4 c''4 b'8 a'8 g'4 a'4 b'2 b'4 c''4 d''4 c''8 b'8 a'4 b'4 c''2 e''4 d''4 c''4 b'8 a'8 b'4 a'4 g'2 g'2 } %} saMusic = \notes { 4 4 4 <<{b'8 a'8} \\ {e'4}>> 4 4 <<{g'4( d'4)} \\ {d'2}>> 4 4 4 8 8 4 4 2 4 <<{g'4} \\ {g'4}>> 4 4 8 8 8 8 4( 4) 4 4 4 <<{b'8 a'8} \\ {fis'4}>> 4 4 2 4 4 4 <<{c''8 b'8 a'4} \\ {g'4 g'4}>> 4 2 4 4 4 <<{b'8 a'8} \\ {g'4}>> 4 4 <<{g'2} \\ {g'2}>> } %{ altoMusic = \notes { d'4 d'4 e'4 e'4 d'4 d'4 d'4 d'4 d'4 dis'4 e'4 b'8 a'8 g'4 fis'4 g'2 g'4 g'4 g'4 fis'4 g'8 fis'8 g'8 a'8 g'4 fis'4 fis'4 g'4 e'4 fis'4 d'4 fis'4 g'2 g'4 g'4 g'4 g'4 g'4 g'4 g'2 gis'4 gis'4 a'4 g'4 g'4 fis'4 g'2 g'2 } %} %{ tenorMusic = \notes { b4 b4 b4 d'8 c'8 b4 a4 b4 b4 b4 a4 g4 e'4 d'4 d'4 d'2 d'4 d'4 e'4 d'4 d'4 d'4 d'4 d'4 c'4 b4 a4 c'4 b4 d'4 d'2 d'4 e'4 f'4 e'8 d'8 c'4 d'4 c'2 b4 b4 c'4 d'8 e'8 d'4 c'4 b2 b2 } %} tbMusic = \notes { 4 4 4 <<{d'8 c'8} \\ {c4}>> 4 4 2 4 4 4 4 4 4 2 4 4 4 4 4 4 2 4 4 4 4 4 4 2 4 4 4 <<{e'8 d'8} \\ {g4}>> 4 4 2 4 4 4 8 8 4 4 2 } %{ bassMusic = \notes { g4 fis4 e4 c4 d4 d4 g4 g4 g4 fis4 e4 c4 d4 d4 g2 b4 b4 a4 a4 g4 g4 d4 d4 d4 d4 d4 d4 d4 d4 g2 g4 g4 g4 g4 g4 f4 e2 e4 e4 a,4 b,8 c8 d4 d4 g,2 g,2 } %} verseA = \lyrics { Christ,4 Whose4 glo4 -- ry4 fills4 the4 skies,2 Christ4 the4 true,4 the4 on4 -- ly4 Light,2 Sun4 of4 Right4 -- eous4 -- ness,4 a4 -- rise,2 Tri4 -- umph4 o'er4 the4 shades4 of4 night;2 Day4 -- spring4 from4 on4 high,4 be4 near;2 Day-4 -- star4 in4 my4 heart4 ap4 -- pear.2 } verseB = \lyrics { Dark4 and4 cheer4 -- less4 is4 the4 morn2 Un4 -- ac4 -- com4 -- pan4 -- ied4 by4 Thee;2 Joy4 -- less4 is4 the4 day's4 re4 -- turn2 Till4 Thy4 mer4 -- cy's4 beams4 I4 see.2 Till4 they4 in4 -- ward4 light4 im4 -- part,2 Glad4 my4 eyes4 and4 warm4 my4 heart.2 } verseC = \lyrics { Vis4 -- it4 then4 this4 soul4 of4 mine;2 Pierce4 the4 gloom4 of4 sin4 and4 grief;2 Fill4 me,4 Ra4 -- dian4 -- cy4 di4 -- vine;2 Scat4 -- ter4 all4 my4 un4 -- be4 -- lief;2 More4 and4 more4 Thy4 -- self4 dis4 -- play,2 Shin4 -- ing4 to4 the4 per4 -- fect4 day.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 Staff = tb { << \property Staff.TimeSignature \set #'style = #'numbered \clef bass \global \context Voice = VC { \tbMusic } >> } >> \paper { indent = 0.0\pt \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }