]> Shamusworld >> Repos - music/blob - we-three-kings.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / we-three-kings.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 = #18
7 #(set-default-paper-size "letter")
8 #(set-global-staff-size staffSize)
9 #(ly:set-option (quote no-point-and-click))
10
11 \header
12 {
13         title    = \markup { \override #'(font-family . sans) \fontsize #3.5 "We Three Kings" }
14         composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "John H. Hopkins, Jr." }
15         arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "arr. Ed Smart" }
16         tagline  = $(string-append "Engraved by JLH and Lilypond " (lilypond-version))
17 }
18
19
20 %
21 % Song's structure
22 %
23 Global =
24 {
25         \clef G
26         \key e \minor
27         \numericTimeSignature
28         \time 3/4
29
30         % Intro
31
32         s2.^\markup { \hspace #0.0 \raise #1.0 { Light jazz waltz } } |   % 1
33         s2. |   % 2
34
35         \repeat volta 3
36         {
37                 % Interlude
38
39                 \mark \markup { \override #'(font-family . sans) { \box { 1 } } }
40                 s2.*8 \bar "||"   % 3-10
41
42 %\break %bleh, only valid for size 16
43
44                 % Verse
45
46                 \mark \markup { \override #'(font-family . sans) { \box { A } } }
47                 s2.*8 \bar "||"   % 11-18
48
49                 s2.*2 |   % 19-20
50
51 %\break %bleh, only valid for size 16
52
53                 s2.*7 \bar "||"   % 21-27
54
55                 % Chorus
56
57                 \mark \markup { \override #'(font-family . sans) { \box { B } } }
58
59                 s2.*2 |   % 28-29
60
61 %\break %bleh, only valid for size 16
62
63                 s2.*10 |   % 30-39
64
65 %\break %bleh, only valid for size 16
66
67                 s2.*2 |   % 40-41
68         }
69         \alternative
70         {
71                 {
72                         s2.*2 |   % 42-43
73                 }
74                 {
75                         s2. |   % 44
76                 }
77         }
78
79         s2. |   % 45
80
81         % Outro
82
83         \repeat volta 2
84         {
85                 \mark \markup { \override #'(font-family . sans) { \box { C } } }
86                 s2.*4 |   % 46-49
87         }
88
89         s2. \bar "|."   % 50
90 }
91
92
93 %
94 % Lead vocal
95 %
96 LeadVox = \relative c''
97 {
98         % Intro
99
100         s2.*2 |   % 1-2
101
102         % Interlude
103
104         s2. |   % 3
105         r2.*7 |   % 4-10
106
107         % Verse
108
109         b2 a4 |   % 11
110         g2 e4 |   % 12
111         fs4 g fs |   % 13
112         e2. |   % 14
113         b'2 a4 |   % 15
114         g2 e4 |   % 16
115         fs4 ( g ) fs |   % 17
116         e2. |   % 18
117
118         g2 g4 |   % 19
119         a2 a4 |   % 20
120
121         b2 b4 |   % 21
122         d4 ( c ) b |   % 22
123         a4 b a |   % 23
124         g2 fs4 |   % 24
125         e2. |   % 25
126         fs2. ( |   % 26
127         a2. ) |   % 27
128
129         % Chorus
130
131         g2 g4 |   % 28
132         g2 d4 |   % 29
133
134         g2 e4 |   % 30
135         g2 r4 |   % 31
136         g2 g4 |   % 32
137         g2 d4 |   % 33
138         g2 e4 |   % 34
139         g2. |   % 35
140         g2 g4 |   % 36
141         a2 b4 |   % 37
142         c2 b4 |   % 38
143         a2 b4 |   % 39
144
145         g2 g4 |   % 40
146         g2 d4 |   % 41
147
148         g2 e4 |   % 42
149         g2. |   % 43
150
151         g2. |   % 44
152
153         e2. |   % 45
154
155         % Outro
156
157         g2. |   % 46
158         r2. |   % 47
159         r2. |   % 48
160         r2. |   % 49
161
162         r2.-\fermata |   % 50
163 }
164
165
166 LeadVoxText = \lyricmode
167 {
168         We three kings of O -- ri -- ent are
169         bear -- ing gifts we trav -- erse a -- far,
170         Field and foun -- tain, moor and moun -- _ tain,
171         fol -- low -- ing yon -- der star.
172
173         O! __ _
174         star of won- der, star of night,
175         star with roy -- al beau -- ty bright,
176         West -- ward lea -- ding, still pro -- cee -- ding,
177         guide us to thy per -- fect light.
178
179         per -- fect light.
180 }
181
182 LeadVoxTextB = \lyricmode
183 {
184         Born a king on Beth -- le -- hem’s plain,
185         gold I bring to crown him a -- gain,
186         King for -- e -- ver, cea -- sing ne -- _ ver
187         o -- ver us all to reign.
188 }
189
190 LeadVoxTextC = \lyricmode
191 {
192         Glo -- rious now be -- hold him a -- rise,
193         king and God and sa -- _ cri -- fice;
194         Al -- le -- lu -- ia, Al -- le -- lu -- _ ia!
195         Sounds thru the earth and skies.
196 }
197
198
199 Riffs = \relative c''
200 {
201         % Intro
202
203         \tiny
204         a4 b a |   % 1
205         g2 fs4 |   % 2
206         e2. |   % 3
207         \normalsize
208 }
209
210
211 %
212 % Chord names
213 %
214 Chords = \chordmode
215 {
216         % Intro
217
218         s2. |   % 1
219         s2. |   % 2
220
221         s8 e2:m7 s8 |   % 3
222         a2.:m9 |   % 4
223         s8 e2:m7 s8 |   % 5
224         c4.:9 b:7.5+.9- |   % 6
225         s8 e2:m7 s8 |   % 7
226         a2.:m9 |   % 8
227         s8 e2:m7 s8 |   % 9
228         c4.:9 b:7.5+.9- |   % 10
229
230         e2.:m7 |   % 11
231         c2.:maj7 |   % 12
232         b2.:7.5+.9- |   % 13
233         e2.:m7 |   % 14
234         c2.:maj7 |   % 15
235         a2.:m7 |   % 16
236         b2.:7.5+.9- |   % 17
237         e4.:m7 d/fs |   % 18
238
239         g2. |   % 19
240         d2. |   % 20
241         c2.:maj7 |   % 21
242         b2:m7 e4:m7 |   % 22
243         a2.:m7 |   % 23
244         b2.:7.5+.9- |   % 24
245         e2.:m7 |   % 25
246         d2. |   % 26
247         d2.:7 |   % 27
248
249         g2. |   % 28
250         s2. |   % 29
251         c2.:maj7 |   % 30
252         g2. |   % 31
253         s2. |   % 32
254         s2. |   % 33
255         c2.:maj7 |   % 34
256         g4. d/fs |   % 35
257         e2.:m7 |   % 36
258         b4.:m7 e:m7 |   % 37
259         a2.:m7 |   % 38
260         b2.:7.5+.9- |   % 39
261         c2.:maj7 |   % 40
262         b2.:m7 |   % 41
263
264         a2.:m7 |   % 42
265         g4. g/fs |   % 43
266
267         a2.:m7 |   % 44
268
269         a2.:m7/d |   % 45
270
271         s8 g2 s8 |   % 46
272         c2.:maj7 |   % 47
273         s8 g2 s8 |   % 48
274         c2.:maj7 |   % 49
275
276         g2. |   % 50
277 }
278
279
280 %
281 % Chord rhythms
282 %
283 StaffC = \relative c
284 {
285         \numericTimeSignature
286         \override NoteHead #'style = #'slash
287         \teeny
288
289         % Intro
290
291         r2. |   % 1
292         r2. |   % 2
293
294         r8 c4.-> c4-^ |   % 3
295         c2. |   % 4
296         r8 c4.-> c4-^ |   % 5
297         c4. c |   % 6
298         r8 c4.-> c4-^ |   % 7
299         c2. |   % 8
300         r8 c4.-> c4-^ |   % 9
301         c4. c |   % 10
302
303         c2. |   % 11
304         c2. |   % 12
305         c2. |   % 13
306         c2. |   % 14
307         c2. |   % 15
308         c2. |   % 16
309         c2. |   % 17
310         c4. c |   % 18
311
312         c2. |   % 19
313         c2. |   % 20
314         c2. |   % 21
315         c2 c4 |   % 22
316         c2. |   % 23
317         c2. |   % 24
318         c2. |   % 25
319         c2.-> |   % 26
320         c4 c c |   % 27
321
322         c4 c c |   % 28
323         c4 c c |   % 29
324         c4 c c |   % 30
325         c4 c c |   % 31
326         c4 c c |   % 32
327         c4 c c |   % 33
328         c4 c c |   % 34
329         c4. c |   % 35
330         c4 c c |   % 36
331         c4. c |   % 37
332         c4 c c |   % 38
333         c4 c c |   % 39
334         c4 c c |   % 40
335         c4 c c |   % 41
336
337         c4 c c |   % 42
338         c4. c |   % 43
339
340         c4 c c |   % 44
341
342         c4 c c |   % 45
343
344
345         r8 c4.-> c4-^ |   % 46
346         c2. |   % 47
347         r8 c4.-> c4-^ |   % 48
348         c2. |   % 49
349
350         c2.-\fermata |   % 50
351 }
352
353
354 Dynamics =
355 {
356         s2.*10
357         s4_\mf s2 |   % 11
358         s2.*15
359         s4 s \< s |   % 27
360         s4_\f s2 |   % 28
361         s2.*20
362         s4_\markup { \italic { rit. 2nd time } } s2 |   % 49
363 }
364
365
366 \score
367 {
368         <<
369                 \Global         % The "roadmap" that everything else depends on
370
371                 \context Staff
372                 <<
373                         \new Voice = "lead" \LeadVox
374                         \new Voice = "riffs" \Riffs
375                         \new Lyrics \lyricsto "lead" \LeadVoxText
376                         \new Lyrics \lyricsto "lead" \LeadVoxTextB
377                         \new Lyrics \lyricsto "lead" \LeadVoxTextC
378                 >>
379
380                 \new ChoirStaff
381                 <<
382                         \new ChordNames \Chords
383                         \new RhythmicStaff << \StaffC \Dynamics >>
384                 >>
385
386                 \set Score.skipBars = ##t
387                 \set Score.melismaBusyProperties = #'()
388         >>
389 }
390
391
392 \paper
393 {
394         #(define fonts (make-pango-font-tree
395                 "Times New Roman"
396                 "LilyJAZZText"
397                 "Luxi Mono"
398                 (/ staffSize 20)))
399
400 % Don't spread staves vertically across last page (default: t)
401 %       ragged-last-bottom = ##f
402 % Don't spread staves vertically across the page (default: f)
403 %       ragged-bottom = ##t
404 % Allow partial line for last stave (default: f)
405 %       ragged-last = ##t
406
407 % To find out what's eating the space at the top...
408 %       annotate-spacing = ##t
409 }
410