\version "2.0.1" \header { filename = "smc056.ly" dedication = "St. Peter of the Fields Parish" title = "Open Now Thy Gates of Beauty" subtitle = "Unser Herrscher 8.7.8.7.7.7" opus = "Joachim Neander, 1680" arranger = "" poet = "Benjamin Schmolck, 1732" texttranslator = "Catherine Winkworth, 1863" copyright = "2003, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2004-01-05" style = "Hymn" footer = "The Ames Hymn Collection" } global = \notes { \key c \major \time 4/4 \skip 8*16 \bar "||" \skip 8*16 \bar "||" \skip 8*16 \bar "||" \skip 8*16 \bar "||" \skip 8*16 \bar "||" \skip 8*16 \bar "|." } saMusic = \notes { <> 8 4 <> 4 4 4 4 4 <<{b'8 a'8} \\ {c'4}>> 4 4 4 4 2 <> 8 4 <> 4 4 4 4 4 <<{b'8 a'8} \\ {c'4}>> 4 4 4 4 2 4. 8 4 <<{d''4} \\ {g'8 f'8}>> 4 4 2 4. 8 4 4 4 4 2 } tbMusic = \notes { 4. 8 4 4 4 4 4 4 4 <<{c'4} \\ {g8 f8}>> 4 4 4 4 2 4. 8 4 4 4 4 4 4 4 <<{c'4} \\ {g8 f8}>> 4 4 4 4 2 4. 8 4 4 4 <<{a4} \\ {c8 d8}>> 2 4. 8 4 <<{c'8 b8} \\ {e4}>> 4 <> 2 } verseA = \lyrics { O4. -- pen8 now4 thy4 gates4 of4 beau4 -- ty,4 Zi4 -- on,4 let4 me4 en4 -- ter4 there,2 Where4. my8 soul4 in4 joy4 -- ful4 du4 -- ty4 Waits4 for4 Him4 Who4 an4 -- swers4 prayer2 Oh,4. how8 bless4 -- ed4 is4 this4 place,2 Filled4. with8 sol4 -- ace,4 light4 and4 grace.2 } verseB = \lyrics { Yes,4. my8 God,4 I4 come4 be4 -- fore4 Thee,4 Come4 Thou4 al4 -- so4 un4 -- to4 me;2 Where4. we8 find4 Thee4 and4 a4 -- dore4 Thee,4 There4 a4 heav'n4 on4 earth4 must4 be2 To4. my8 heart,4 oh,4 en4 -- ter4 Thou,2 Let4. it8 be4 Thy4 tem4 -- ple4 now!2 } verseC = \lyrics { Here4. Thy8 praise4 is4 glad4 -- ly4 chant4 -- ed,4 Here4 Thy4 seed4 is4 du4 -- ly4 sown;2 Let4. my8 soul,4 where4 it4 is4 plant4 -- ed,4 Bring4 forth4 pre4 -- cious4 sheaves4 a4 -- lone,2 So4. that8 all4 I4 hear4 may4 be2 Fruit4. -- ful8 un4 -- to4 life4 in4 me.2 } verseD = \lyrics { Thou4. my8 faith4 in4 -- crease4 and4 quick4 -- en,4 Let4 me4 keep4 Thy4 gift4 di4 -- vine,2 How4. -- so8 -- e'er4 temp4 -- ta4 -- tions4 thick4 -- en;4 May4 Thy4 Word4 still4 o'er4 me4 shine2 As4. my8 guid4 -- ing4 star4 through4 life,2 As4. my8 com4 -- fort4 in4 my4 strife.2 } verseE = \lyrics { Speak,4. O8 God,4 and4 I4 will4 hear4 Thee,4 Let4 Thy4 will4 be4 done4 in4 -- deed;2 May4. I8 un4 -- dis4 -- turbed4 draw4 near4 Thee4 While4 Thou4 dost4 Thy4 peo4 -- ple4 feed2 Here4. of8 life4 the4 foun4 -- tain4 flows,2 Here4. is8 balm4 for4 all4 our4 woes.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 = 56 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }