﻿% ŵ˘ˆ┌ ┐⁀⁀© — –
% U+0311 = ̑
% U+0361 = ͡
% U + 032E = ̮

\version "2.12.3"
#(ly:set-option 'point-and-click #f)

\paper
{
	indent = 0.0
	line-width = 180 \mm
	between-system-space = 10.1 \mm
	%between-system-padding = #1
	ragged-bottom = ##t
	%top-margin = 0.1 \mm
	%ragged-last-bottom
	%bottom-margin
	%foot-separation
	%head-separation
	after-title-space = 6.0 \mm
	%before-title-space
	%horizontal-shift
	%system-count
	%left-margin
	%paper-width
	%paper-height
	%print-page-number
	%printfirst-page-number
	%between-title-space
	%printallheaders
	%systemSeparatorMarkup
	#(set-paper-size "a4" 'landscape)
}

% \markup
% {
% 	\column
% 	{
% 		\line{\italic Text: Robert Robinson (1735–1790), 1758}
% 		\line{\italic Music: \italic {Wyeth’s Repository of Sacred Music, Part Second,} by John Wyeth (1770–1858), 1813}
% 		\line{\italic {Tune Name:} ‘Nettleton’}
% 																%\line{\italic Meter: 8 7 8 7 D}
% 	}
% }

\header
{
	%dedication = ""
	title = "Come, Thou Fount of Every Blessing"
	%subtitle = ""
	%subsubtitle = ""
	poet = \markup{ {\italic Text:} "Robert Robinson, 1758" }
	composer = \markup{ {\italic Music:} "John Wyeth, 1813" }
	%meter = "8787D"
	%opus = ""
	%arranger = ""
	%instrument = ""
	%piece = \markup{\null \null \null \null \null \null \null \null \null \null \null \null \null \italic Slowly \null \null \null \null \null \note #"4" #1.0 = 70-100}
	%breakbefore
	%copyright = ""
	tagline = ""
}


global =
{
	%\override Staff.TimeSignature #'style = #'()
	\time 3/4
	\key es \major
}

sopWords = \lyricmode
{
	\override Score . LyricText #'font-size = #-1
	\override Score . LyricHyphen #'minimum-distance = #1
	\override Score . LyricSpace #'minimum-distance = #0.8
	% \override Score . LyricText #'font-name = #"Gentium"
	% \override Score . LyricText #'self-alignment-X = #-1
	\set stanza = "1. "
	Come, Thou Fount of ev -- ’ry bless -- ing; Tune my heart to sing Thy grace;
	Streams of mer -- cy, nev -- er ceas -- ing, Call for songs of loud -- est praise.
	Teach me some me -- lo -- dious son -- net, Sung by fla -- ming tongues a -- bove;
	Praise the mount; I’m fixed up -- on it: Mount of Thy re -- deem -- ing love.
}
sopWordsTwo = \lyricmode
{
	\set stanza = "2. "
	Here I raise my Eb -- e -- ne -- zer; Hi -- ther by Thy help I’m come;
	And I hope, by Thy good plea -- sure, Safe -- ly to ar -- rive at home.
	Je -- sus sought me when a stran -- ger, Wan -- d’ring from the fold of God;
	He, to res -- cue me from dan -- ger, In -- ter -- posed His pre -- cious blood.
}
sopWordsThree = \lyricmode
{
	\set stanza = "3. "
	O to grace how great a debt -- or Dai -- ly I’m con -- strained to be!
	Let Thy good -- ness, as a fet -- ter, Bind my wan -- d’ring heart to Thee.
	Prone to wan -- der, Lord, I feel it, Prone to leave the God I love;
	Here’s my heart, O take and seal it; Seal it for Thy courts a -- bove.
}
sopWordsFour = \lyricmode
{
	\set stanza = "4. "
}
sopWordsFive = \lyricmode
{
	\set stanza = "5. "
}
sopWordsSix = \lyricmode
{
	\set stanza = "6. "
}
sopWordsSeven = \lyricmode
{
	\set stanza = "7. "
}
altoWords = \lyricmode
{

}
tenorWords = \lyricmode
{

}
bassWords = \lyricmode
{

}

\score
{
	%\transpose es d
	<<
		\new Staff
		<<
			\new Voice = "sopranos"
			{
				\voiceOne
				\global
				%\override Rest #'direction = #'0
				\partial 4
				%\setEasyHeads
				g'8 f' es'4 es' g'8 bes' f'4 f' g'8 bes' c''4 bes' g'8 f' es'2 \bar "" \break
				g'8 f' es'4 es' g'8 bes' f'4 f' g'8 bes' c''4 bes' g'8 f' es'2 \bar "" \break
				bes'8 c''16 (d'') es''4 d'' c''8 bes' c'' (bes') g'4 bes'8 c''16 (d'') es''4 d'' c''8 bes' es''2 \bar "" \break
				g'8 f' es'4 es' g'8 bes' f'4 f' g'8 bes' c''4 bes' g'8 f' es'2
				\bar "|."
			}

			\new Voice = "altos"
			{
				\voiceTwo
				%\setEasyHeads
				es'8 d' es'4 es' es'8 es' d'4 d' es'8 es' es'4 es' es'8 d' es'2
				es'8 d' es'4 es' es'8 es' d'4 d' es'8 es' es'4 es' es'8 d' es'2
				es'8 aes'8 g'4 bes' aes'8 g'8 es'4 es'4 es'8 aes'8 g'4 bes'4 aes'8 g'8 g'2
				es'8 d' es'4 es' es'8 es' d'4 d' es'8 es' es'4 es' es'8 d' es'2
			}

			\new Lyrics = sopranos { s1 }
			%\new Lyrics = sopranosTwo { s1 }
			%\new Lyrics = sopranosThree { s1 }
			%\new Lyrics = sopranosFour { s1 }
			%\new Lyrics = sopranosFive { s1 }
			%\new Lyrics = sopranosSix { s1 }
			%\new Lyrics = sopranosSeven { s1 }
			%\new Lyrics = altos { s1 }
			%\new Lyrics = tenors { s1 }
			%\new Lyrics = basses { s1 }
		>>


		\new Staff
		<<
			\clef bass
			\new Voice = "tenors"
			{
				\voiceThree
				\global
				%\setEasyHeads
				bes8 aes g4 g bes8 bes bes4 bes bes8 bes aes4 g4 bes8 aes8 g2
				bes8 aes g4 g bes8 bes bes4 bes bes8 bes aes4 g4 bes8 aes8 g2
				bes8 aes8 bes4 bes4 es'8 es'8 aes8 (g8) bes4 bes8 aes8 bes4 bes4 es'8 es'8 bes2
				bes8 aes g4 g bes8 bes bes4 bes bes8 bes aes4 g4 bes8 aes8 g2
			}

			\new Voice = "basses"
			{
				\voiceFour
				%\setEasyHeads
				es8 bes, es4 es es8 g,8 bes,4 bes, es8 g aes4 es4 bes,8 bes, es2
				es8 bes, es4 es es8 g,8 bes,4 bes, es8 g aes4 es4 bes,8 bes, es2
				g8 f es4 g aes8 es es4 es4 g8 f8 es4 g4 aes8 es8 es2
				es8 bes, es4 es es8 g,8 bes,4 bes, es8 g aes4 es4 bes,8 bes, es2
			}
		>>
		\context Lyrics = sopranos \lyricsto sopranos \sopWords
		%\context Lyrics = sopranosTwo \lyricsto sopranos \sopWordsTwo
		%\context Lyrics = sopranosThree \lyricsto sopranos \sopWordsThree
		%\context Lyrics = sopranosFour \lyricsto sopranos \sopWordsFour
		%\context Lyrics = sopranosFive \lyricsto sopranos \sopWordsFive
		%\context Lyrics = sopranosSix \lyricsto sopranos \sopWordsSix
		%\context Lyrics = sopranosSeven \lyricsto sopranos \sopWordsSeven
		%\context Lyrics = altos \lyricsto altos \altoWords
		%\context Lyrics = tenors \lyricsto tenors \tenorWords
		%\context Lyrics = basses \lyricsto basses \bassWords
	>>
	
	\midi {}
	\layout
	{	
		\context
		{
			\Lyrics
			\override VerticalAxisGroup #'minimum-Y-extent = #'(0 . 0)
		}
	}
}

% \markup
% {
% 	\column
% 	{
% 		\line{\italic Text: Robert Robinson (1735–1790), 1758}
% 		\line{\italic Music: \italic {Wyeth’s Repository of Sacred Music, Part Second,} by John Wyeth (1770–1858), 1813}
% 		\line{\italic {Tune Name:} ‘Nettleton’}
% 																%\line{\italic Meter: 8 7 8 7 D}
% 	}
% }