\version "2.10.0" \header { title = "Walpole" piece = "Isaac Watts (Hymns and Spiritual Songs, 1707)" composer = "Abraham Wood (Northampton Harmony, 1799)" } #(set-default-paper-size "letter" 'landscape) stanzaOne = \lyricmode { Oh, - if my soul was form'd for woe, How would I vent my - sighs! Re- pen- tance should like ri- vers flow From both my stream - - ing eyes. Hung on the cur- sed tree, And groa - - - - n'd a- way a dy- ing - life. For thee, for thee, my soul, - - for thee. } stanzaTwo = \lyricmode { Oh, - if my soul was form'd for woe, How would I vent my sighs! Re- pen- tance should like ri- vers flow From both my stream - ing eyes. Hung on the cur- sed tree, And groa - - - - n'd a- way a dy- ing life. For thee, my soul, - - for thee. } stanzaThree = \lyricmode { Oh, - if my soul - - was form'd for woe, How would I vent - my sighs! Re- pen- tance should like ri- vers flow From both my stream - - - ing eyes. Hung on the cur- sed tree, And groa - - - - - n'd a- way a dy- ing - life. For thee, my soul, for thee. For thee, my soul, - - for thee. } stanzaFour = \lyricmode { Oh, - if my soul - - was form'd - for woe, How would I vent my sighs! Re- pen- tance should like ri- vers flow From both my stream - - ing eyes. Twas for my sins my dear- - - est Lord Hung on the cur- sed tree, And groa - - n'd a- way a dy- ing - life. For thee, my soul, for thee, my soul, - - for thee. } sopranoMusic = { \sacredHarpHeads \set shapeNoteStyles = ##(fa #f la fa #f la mi) \clef treble \key d \major \autoBeamOff \time 4/4 \relative c'' { r2 b2\( | b2\) b4 a4 | d2. cis4 | b2 ais2 | b1 | d2 cis4 b4 | a2 a4.\( g8\) | fis1 fis2 b4 cis4 | b4 cis4 cis4 b4 | ais1 | b2 cis4 d4 | b8.[\( cis16] d4 cis4\) ais4 | b1 | r1 | r1 | r1 | r2 ais2 | b4 e4 cis4 cis4 | d1 b2 cis2\( | d4. e8 fis4. e8\) | d2. cis8[\( d8]\) | e2. cis4 | b2 cis4\( b4\) | ais2. r4 | r1 | r2 r4 d4 | b2. b4 | d2. cis4 | d4.\( cis8 b4\) ais4 | b1 } } altoMusic = { \sacredHarpHeads \set shapeNoteStyles = ##(fa #f la fa #f la mi) \clef treble \key d \major \autoBeamOff \time 4/4 \relative f' { r2 fis2\( | fis2\) fis4 fis4 | fis2. g4 | fis2 fis2 | fis1 | fis2 cis4 fis4 | e2 e2 | fis1 a2 g4 fis4 | b4 a4 a8[\( g8]\) fis4 | fis1 fis2 a4 b4 | fis2\( g4\) fis4 | fis1 r1 | r1 | r1 | r2 fis2 | fis4 g4 fis4 fis4 | fis1 fis2 a4.\( g8 | fis4. g8 a2\) | g2. a4 | g2. g4 | fis2 fis2 | fis2. r4 | r1 | r1 | r2 r4 b4 | fis2. g4 | a4.\( g8 fis4\) fis | fis1 } } tenorMusic = { \sacredHarpHeads \set shapeNoteStyles = ##(fa #f la fa #f la mi) \clef treble \key d \major \autoBeamOff \time 4/4 \relative f' { r2 b2\( | b2\) d4 cis4 | d4.\( e8 fis4\) e4 | d2 cis2 | b1 | b2 a4 fis4 | a4.\( b8\) cis2 | d1 fis2 b,4 ais4 | b4 fis'4 e4 d4 | cis1 d2 cis4 b4 | d8.[\( cis16] b4 e8 d8\) cis4 | b1 r1 | r1 | r1 | r2 cis2 | d4 b4 a4 fis4 | b1 \bar "|:" d2 e4.\( fis8 | d4. e8 cis4. d8\) | b2. ais4 | b2. cis4 | d2 cis4\( b4\) | cis2. d4 | b2. d4 | cis2. b4 | fis'2. fis4 | d2. e4 | fis4.\( e8 d4\) cis4 | b1 \bar ":|" } } bassMusic = { \sacredHarpHeads \set shapeNoteStyles = ##(fa #f la fa #f la mi) \clef bass \key d \major \autoBeamOff \time 4/4 \relative c { r2 b2\( | b2\) b'4 fis4 | d4.\( cis8 b4\) cis4 | d4\( e4\) fis2 | b,1 | b2 cis4 d4 | a'2 a,2 | d1 | d2 e4 fis4 | g4 fis4 a4 b4 | fis1 | b2 a4 g4 | fis8.[\( e16] d4 e4\) fis4 | b,1 | r2 b'2 | fis4 e4 d4 cis4 | b4.\( cis8 d4\) e4 | fis2 fis2 | d4 e4 fis4 fis4 | b,1 | b'2 a\( | b2 fis2\) | g2. fis4 | e2. e4 | b'2 ais4\( b4\) | fis2. r4 | r2 r4 b4 | fis2. fis4 | b,2. b'4 | b2. e,4 | d4.\( e8 fis4\) fis4 | b,1 } } \score { << \new Voice = "one" { \sopranoMusic } \new Lyrics \lyricsto "one" \stanzaOne \new Voice = "two" { \altoMusic } \new Lyrics \lyricsto "two" \stanzaTwo << >> \new Voice = "three" { \tenorMusic } \new Lyrics \lyricsto "three" \stanzaThree \new Voice = "four" { \bassMusic } \new Lyrics \lyricsto "four" \stanzaFour >> \layout { indent = 0 \cm firstpagenumber = no papersize = a4 } }