]> Shamusworld >> Repos - music/blob - the-church's-one-foundation.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / the-church's-one-foundation.ly
1 \version "2.19.0"
2 \include "pop-chords.ly"
3 \include "english.ly"
4
5 % Good sizes are 16, 18, & 20 (11, 13, 14, 23, 26)
6 staffSize = #20
7 #(set-default-paper-size "letter")
8 #(set-global-staff-size staffSize)
9 #(ly:set-option (quote no-point-and-click))
10
11 %{ Some useful characters: ‘ ’ “ ” – — † ‡ • … %}
12
13 \header
14 {
15         title    = \markup { \override #'(font-family . sans) \fontsize #3.5 "The Church’s One Foundation" }
16         composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "Samuel S. Wesley/Samuel J. Stone" }
17         arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "arr. S. Hammons/S. Dannemiller" }
18         tagline  = $(string-append "Engraved by JLH and Lilypond " (lilypond-version))
19 }
20
21
22 %
23 % Song's structure
24 %
25 Global =
26 {
27         \clef G
28         \key d \major
29         \numericTimeSignature
30         \time 4/4
31
32         % Verse
33
34         \partial 4*1 s4 |   % 0
35         s1*15 |   % 1-15
36         \partial 4*3 s2. \bar "|."   % 16
37 }
38
39
40 %
41 % Lead vocal
42 %
43 LeadVox = \relative c'
44 {
45         % Verse
46
47         fs4 |   % 0
48         fs4 fs g fs |   % 1
49         fs2 e4 d |   % 2
50         d4 b' a g |   % 3
51         fs2. g4 |   % 4
52
53         a4 d d cs |   % 5
54         cs2 b4 a |   % 6
55         g4 a fs d |   % 7
56         e2. e4 |   % 8
57
58         fs4 g a b |   % 9
59         b2 a4 d |   % 10
60         d4. cs8 b4 fs |   % 11
61         g2. d4 |   % 12
62
63         fs4 fs g fs |   % 13
64         fs2 e4 d |   % 14
65         d4 e d cs |   % 15
66         d2. |   % 16
67 }
68
69
70 LeadVoxText = \lyricmode
71 {
72         The Church -- ’s one foun -- da -- tion is Je -- sus Christ her Lord,
73         She is His new cre -- a -- tion by wa -- ter and the word;
74         From heav’n He came and sought her to be His ho -- ly bride;
75         With His own blood He bought her, and for her life He died.
76 }
77
78 LeadVoxTextB = \lyricmode
79 {
80         E -- lect from e -- vr’y na -- tion, yet one o’er all the earth,
81         Her char -- ter of sal -- va -- tion, one Lord, one faith, one birth;
82         One ho -- ly name she bless -- es, par -- takes one ho -- ly food,
83         And to one hope she press -- es, with e -- vr’y grace en -- dured.
84 }
85
86 LeadVoxTextC = \lyricmode
87 {
88         ’Mid toil and tri -- bu -- la -- tion, and tu -- mult of her war,
89         She waits the con -- sum -- ma -- tion of peace for e -- ver -- more;
90         Till with the vi -- sion glo -- rious, her long -- ing eyes are blest,
91         And the great Church vic -- to -- rious shall be the Church at rest.
92 }
93
94 LeadVoxTextD = \lyricmode
95 {
96         Yet she on earth hath un -- ion with God, the Three in One,
97         And mys -- tic sweet com -- mu -- nion with those whose rest is won;
98         O hap -- py ones and ho -- ly! Lord, give us grace that we
99         Like them, the meek and low -- ly, on high may dwell with Thee.
100 }
101
102
103 %
104 % Chord names
105 %
106 Chords = \chordmode
107 {
108         s4 |   % 0
109         d2 g4 d |   % 1
110         d2 g |   % 2
111         e2:m7 a:7 |   % 3
112         d1 |   % 4
113
114         d2 fs:7 |   % 5
115         g1 |   % 6
116         e2:m7 d |   % 7
117         a1 |   % 8
118
119         d2. g4 |   % 9
120         s2 d |   % 10
121         b2:m b:7 |   % 11
122         e1:m |   % 12
123
124         d2 g |   % 13
125         e1:m |   % 14
126         g2 a:7 |   % 15
127         d2. |   % 16
128 }
129
130
131 %
132 % Chord rhythms
133 %
134
135 %Slash = { \override NoteHead #'style = #'slash }
136 %Cross = { \override NoteHead #'style = #'cross }
137
138 StaffC = \relative c
139 {
140         \numericTimeSignature
141         \override NoteHead #'style = #'slash
142         \teeny
143
144         % Verse
145
146         r4 |   % 0
147         c4 c c c |   % 1
148         c4 c c c |   % 2
149         c4 c c c |   % 3
150         c4 c c c |   % 4
151
152         c4 c c c |   % 5
153         c4 c c c |   % 6
154         c4 c c c |   % 7
155         c4 c c c |   % 8
156
157         c4 c c c |   % 9
158         c4 c c c |   % 10
159         c4 c c c |   % 11
160         c4 c c c |   % 12
161
162         c4 c c c |   % 13
163         c4 c c c |   % 14
164         c4 c c c |   % 15
165         c2. |   % 16
166 }
167
168
169 Dynamics =
170 {
171 %{
172         s4_\markup { \italic { snare on 4, bass 8th notes } } s2. |   % 1
173         s1*26 |   % 2-27
174         s2 s4 \< s |   % 28
175         s4_\f s_\markup { \hspace #0.0 \raise #-2.0 \italic { snare 2 & 4 } } s2 |   % 29
176         s1*8 |   % 30-37
177         s2 s4 \< s \! |   % 38
178         s1 |   % 39
179         s2. s8 \> s \! |   % 40
180         s4_\markup { \hspace #0.0 \raise #-2.0 \italic { bass 8th notes, band builds each repeat } } s2. |   % 41
181         s1*8 |   % 42-49
182         s4 \< s2. |   % 50
183         s4_\f s2. |   % 51
184         s1*5 |   % 52-56
185         s4_\markup { \hspace #0.0 \raise #-2.0 \italic { rit. last time } } s2. |   % 57
186         s2 s4 \< s \! |   % 58
187 %}
188 }
189
190
191 \score
192 {
193         <<
194                 \Global         % The "roadmap" that everything else depends on
195
196                 \context Staff
197                 <<
198                         \new Voice = "lead" \LeadVox
199                         \new Lyrics \lyricsto "lead" \LeadVoxText
200                         \new Lyrics \lyricsto "lead" \LeadVoxTextB
201                         \new Lyrics \lyricsto "lead" \LeadVoxTextC
202                         \new Lyrics \lyricsto "lead" \LeadVoxTextD
203                 >>
204
205                 \new ChoirStaff
206                 <<
207                         \new ChordNames \Chords
208                         \new RhythmicStaff << \StaffC \Dynamics >>
209                 >>
210
211                 \set Score.skipBars = ##t
212                 \set Score.melismaBusyProperties = #'()
213         >>
214 }
215
216
217 \paper
218 {
219         #(define fonts (make-pango-font-tree
220                 "Times New Roman"
221                 "LilyJAZZText"
222                 "Luxi Mono"
223                 (/ staffSize 20)))
224
225 % Don't spread staves vertically across last page (default: t)
226 %       ragged-last-bottom = ##f
227 % Don't spread staves vertically across the page (default: f)
228 %       ragged-bottom = ##t
229 % Allow partial line for last stave (default: f)
230         ragged-last = ##t
231
232 % To find out what's eating the space at the top...
233 %       annotate-spacing = ##t
234 }
235