\version "2.0.1" \header { filename = "smc049.ly" dedication = "St. Peter of the Fields Parish" title = "Pleasant Are Thy Courts Above" subtitle = "Maidstone 7.7.7.7.7.7.7.7" opus = "Walter B. Gilbert, 1862" arranger = "" poet = "Psalm 84, Henry F. Lyte, 1834" texttranslator = "" copyright = "2003, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2004-01-05" style = "Hymn" footer = "The Ames Hymn Collection" } global = \notes { \key g \major \time 3/4 \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "|." } saMusic = \notes { <<{d'4( e'4)} \\ {b2}>> 4 4( 4) 4 4( 4) 4 2. 4( 4) 4 <<{a'4( b'4)} \\ {e'2}>> 4 2 4 2. <<{d'4( e'4)} \\ {b2}>> 4 4( 4) 4 4( 4) 4 2. 4( 4) 4 <<{a'4( b'4)} \\ {e'2}>> 4 2 4 2. 2 4 2 4 2 4 2. 2 4 2 4 2 4 2. 2 4 2 4 <<{c''2} \\ {e'4( fis'4)}>> 4 2. 4( 4) 4 <<{a'4( b'4)} \\ {e'2}>> 4 2 4 2. } tbMusic = \notes { <> 4 <<{g2} \\ {e4( c4)}>> 4 <<{g2} \\ {a,4( d4)}>> 4 2. <> 4 4 4( 4) 4 2 4 2. <> 4 <<{g2} \\ {e4( c4)}>> 4 <<{g2} \\ {a,4( d4)}>> 4 2. <> 4 4 4( 4) 4 2 4 2. 2 4 2 4 2 4 2. <> 4 2 4 <> 4 <> 2 4 <> 4 <> 4 2. <> 4 4 4( 4) 4 2 4 2. } verseA = \lyrics { Pleas2 -- ant4 are2 Thy4 courts2 a4 -- bove,2. In2 the4 land2 of4 light2 and4 love;2. Pleas2 -- ant4 are2 Thy4 courts2 be4 -- low2. In2 this4 land2 of4 sin2 and4 woe;2. O,2 my4 spir2 -- it4 longs2 and4 faints2. For2 the4 con2 -- verse4 of2 Thy4 saints,2. For2 the4 bright2 -- ness4 of2 Thy4 face,2. For2 Thy4 full2 -- ness,4 God2 of4 grace.2. } verseB = \lyrics { Hap2 -- py4 birds2 that4 sing2 and4 fly2. Round2 Thy4 al2 -- tars,4 O2 most4 High;2. Hap2 -- pier4 souls2 that4 find2 a4 rest2. In2 a4 heaven2 -- ly4 Fa2 -- ther's4 breast;2. Like2 the4 wan2 -- dering4 dove2 that4 found2. No2 re4 -- pose2 on4 earth2 a4 -- round,2. They2 can4 to2 their4 ark2 re4 -- pair,2. And2 en4 -- joy2 it4 ev2 -- er4 there.2. } verseC = \lyrics { Hap2 -- py4 souls,2 their4 prais2 -- es4 flow2. Ev2 -- en4 in2 this4 vale2 of4 woe;2. Wa2 -- ters4 in2 the4 des2 -- ert4 rise,2. Man2 -- na4 feeds2 them4 from2 the4 skies;2. On2 they4 go2 from4 strength2 to4 strength,2. Till2 they4 reach2 Thy4 throne2 at4 length,2. At2 Thy4 feet2 a4 -- dor2 -- ing4 fall,2. Who2 hast4 led2 them4 safe2 through4 all.2. } verseD = \lyrics { Lord,2 be4 mine2 this4 prize2 to4 win,2. Guide2 me4 through2 a4 world2 of4 sin,2. Keep2 me4 by2 Thy4 sav2 -- ing4 grace,2. Give2 me4 at2 Thy4 side2 a4 place;2. Sun2 and4 shield2 a4 -- like2 Thou4 art,2. Guide2 and4 guard2 my4 err2 -- ing4 heart2. Grace2 and4 glo2 -- ry4 flow2 from4 Thee;2. Shower,2 O4 shower2 them,4 Lord,2 on4 me.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 Staff = tb { << \property Staff.TimeSignature \set #'style = #'numbered \clef bass \global \context Voice = VC { \tbMusic } >> } >> \paper { indent = 0.0\pt pagenumber = 49 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }