\version "2.12.2" #(set-default-paper-size "letter") #(set-global-staff-size 22) #(ly:set-option 'point-and-click #f) #(ly:set-option 'delete-intermediate-files #t) \paper { indent = #0 left-margin = 0.75\in line-width = 7.0\in top-margin = 0.25\in bottom-margin = 0.25\in % between-system-padding = 4\mm % between-system-space = 20\mm print-page-number = ##f print-first-page-number = ##f ragged-bottom = ##t } \header { subtitle = "Wondrous Love" poet = "Attr. to Alexander Means" composer = "Southern Harmony, 1835" meter= "WONDROUS LOVE 6.6.6.3.6.6.6.6.6.3." tagline = "Last update: 2009-04-03" } global = { \key c \major \time 4/4 \partial 2 } melody = { \global d'2 d'4 c'4 e'4 g'4 a'2 g'4 e'4 d'2 d'4 c'4 e'2 a'2 c''4 b'4 a'4 g'4 a'2 g'4 e'4 d'1 ~ d'2 g'2 a'4 g'4 a'4 c''4 d''2 d''2 c''4 a'4 a'8 ( g'8 ) e'4 d'2 d'2 d'4 c'4 e'4 g'4 a'2 g'4 e'4 d'2 d'4 c'4 e'2 a'2 c''4 b'4 a'4 g'4 a'2 g'4 e'4 d'1 ~ d'2 \bar "|." } alto = \relative c' { \global } tenor = \relative c' { \global \bar "|." } bass = \relative c { \global } verseOne = \lyricmode { \set stanza = "1. " What won -- drous love is this, O my soul, O my soul? What won -- drous love is this, O my soul? What won -- drous love is this That caused the Lord of bliss To bear the dread -- ful curse for my soul, for my soul, To bear the dread -- ful curse for my soul? } verseTwo = \lyricmode { \set stanza = "2. " To God and to the Lamb I will sing, I will sing; To God and to the Lamb, I will sing; To God and to the Lamb Who is the great I Am, While mil -- lions join the theme, I will sing, I will sing; While mil -- lions join the theme, I will sing. } verseThree = \lyricmode { \set stanza = "3. " When I was sink -- ing down, sink -- ing down, sink -- ing down, When I was sink -- ing down, sink -- ing down, When I was sink -- ing down Be -- neath God's right -- eous frown, Christ laid a -- side His crown for my soul, for my soul, Christ laid a -- side His crown for my soul. } verseFour = \lyricmode { \set stanza = "4. " And when from death I'm free, I'll sing on, I'll sing on; And when from death I'm free, I'll sing on; And when from death I'm free, I'll sing and joy -- ful be, And through e -- ter -- ni -- ty, I'll sing on, I'll sing on! And through e -- ter -- ni -- ty, I'll sing on. } \score { << \set Score.tempoHideNote = ##t \tempo 4=105 \new ChoirStaff { << \chords { \set chordChanges = ##t d2:m c1 d2:m c2 d1:m a1:m d1:m e1:m d2:m g2 d2:m c2 f1 d2:m bes2 a1:m g2 d2:m c1 d2:m c2 d1:m a1:m d2:m e2:m f2 c2 d2:m g2 d2:m } \new Staff { \clef treble << \new Voice = "voicea" { \voiceOne \melody } \new Voice = "voiceb" { \voiceTwo \alto } >> } \new Lyrics { \lyricsto "voicea" \verseOne } \new Lyrics { \lyricsto "voicea" \verseTwo } \new Lyrics { \lyricsto "voicea" \verseThree } \new Lyrics { \lyricsto "voicea" \verseFour } \new Staff { \clef bass \set Staff.printPartCombineTexts = ##f \partcombine \tenor \bass } >> } >> \layout { \context { \Score \remove "Bar_number_engraver" } \context { \Lyrics \override LyricText #'font-size = #-1 } \context { \Lyrics \override VerticalAxisGroup #'minimum-Y-extent = #'(-0 . 0) } } \midi { } } \version "2.5.29" #(set-global-staff-size 20) #(set-default-paper-size "letter") #(ly:set-option 'point-and-click #f) \header { title = "Wondrous Love" poet = "Attr. to Alexander Means" composer = "Southern Harmony, 1837" meter= "WONDROUS LOVE 6.6.6.3.6.6.6.6.6.3.." style = "Hymn" tagline = "This has been typeset with LilyPond - last updated on June 12, 2005" } \score { << \chords { \set chordChanges = ##t d2:m c1 d2:m c2 d1:m a1:m d1:m e1:m d2:m g2 d2:m c2 f1 d2:m bes2 a1:m g2 d2:m c1 d2:m c2 d1:m a1:m d2:m e2:m f2 c2 d2:m g2 d2:m } \new Voice { \autoBeamOff \time 4/4 \clef treble \key c \major \partial 2 d'2 d'4 c'4 e'4 g'4 a'2 g'4 e'4 d'2 d'4 c'4 e'2 a'2 c''4 b'4 a'4 g'4 a'2 g'4 e'4 d'1 ~ d'2 g'2 a'4 g'4 a'4 c''4 d''2 des''2 c''4 a'4 a'8 [g'8] e'4 d'2 d'2 d'4 c'4 e'4 g'4 a'2 g'4 e'4 d'2 d'4 c'4 e'2 a'2 c''4 b'4 a'4 g'4 a'2 g'4 e'4 d'1 ~ d'2 } \addlyrics { \set stanza = "1. " What won -- drous love is this, O my soul, O my soul? What won -- drous love is this, O my soul? What won -- drous love is this That caused the Lord of bliss To bear the dread -- ful curse for my soul, for my soul, To bear the dread -- ful curse for my soul? } \addlyrics { \set stanza = "2. " To God and to the Lamb I will sing, I will sing; To God and to the Lamb, I will sing; To God and to the Lamb Who is the great I Am, While mil -- lions join the theme, I will sing, I will sing; While mil -- lions join the theme, I will sing. } \addlyrics { \set stanza = "3. " When I was sink -- ing down, sink -- ing down, sink -- ing down, When I was sink -- ing down, sink -- ing down, When I was sink -- ing down Be -- neath God's right -- eous frown, Christ laid a -- side His crown for my soul, for my soul, Christ laid a -- side His crown for my soul. } \addlyrics { \set stanza = "4. " And when from death I'm free, I'll sing on, I'll sing on; And when from death I'm free, I'll sing on; And when from death I'm free, I'll sing and joy -- ful be, And through e -- ter -- ni -- ty, I'll sing on, I'll sing on! And through e -- ter -- ni -- ty, I'll sing on. } >> \layout { } % \midi { \tempo 4 = 95 } }