]> Shamusworld >> Repos - music/blob - joy-to-the-world+hark-the-herald.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / joy-to-the-world+hark-the-herald.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 = #16
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 "Joy To The World / Hark The Herald Angels Sing" }
14         composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "George Friedrich Handel/Felix Mendelssohn" }
15         arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "arr. Ed Smart/Craig Harris" }
16         tagline  = "Engraved by JLH and Lilypond 2.8.8"
17 }
18
19
20 %
21 % Song's structure
22 %
23 Global =
24 {
25         \clef G
26         \key d \major
27         \numericTimeSignature
28         \time 4/4
29
30         % Intro
31
32         s1*8 \bar ".|:-||"   % 1-8
33
34         \repeat volta 2
35         {
36                 % Verse
37
38                 \mark \markup { \override #'(font-family . sans) { \box { A } } }
39                 s1*4 \bar "||"   % 9-12
40
41                 \mark \markup { \override #'(font-family . sans) { \box { A5 } } }
42                 s1*5 |   % 13-17
43                 \time 2/4 s2 \time 4/4 |   % 18
44                 s1*2 |   % 19-20
45         }
46         \alternative
47         {
48                 {
49                         s1*2 |   % 21-22
50                 }
51                 {
52                         s1 |   % 23
53                 }
54         }
55
56         s1 \bar "||"   % 24
57
58         \key ef \major
59
60         \mark \markup { \override #'(font-family . sans) { \box { B } } }
61
62         s1*4 \bar "||"   % 25-28
63
64         \mark \markup { \override #'(font-family . sans) { \box { B5 } } }
65
66         s1*8 \bar "||"   % 29-36
67
68         s1*4 \bar "||"   % 37-40
69
70         \key f \major
71
72         \repeat volta 2
73         {
74                 % Verse
75
76                 \mark \markup { \override #'(font-family . sans) { \box { C } } }
77                 s1*8 \bar "||"   % 48
78
79                 \mark \markup { \override #'(font-family . sans) { \box { C9 } } }
80                 s1*11 |   % 49-59
81         }
82         \alternative
83         {
84                 {
85                         \time 2/4 s2 \time 4/4 |   % 60
86                         s1*2 |   % 61-62
87                 }
88                 {
89                         s1 |   % 63
90                 }
91         }
92
93         s1*7 \bar "|."   % 64-70
94 }
95
96
97 %
98 % Lead vocal
99 %
100 LeadVox = \relative c''
101 {
102         \clef G
103
104         % Intro
105
106         s1*8 |   % 1-8
107
108         % Verse
109
110         d4 cs8. b16 a4. g8 |   % 9
111         fs4 e d4. a'8 |   % 10
112         b4. b8 cs4. cs8 |   % 11
113         d2.. d8 |   % 12
114
115         d8 ( cs ) b ( a ) a8. ( g16 fs8 ) d' |   % 13
116         d8 ( cs ) b ( a ) a8. ( g16 fs8 ) fs |   % 14
117         fs8 fs fs fs16 ( g ) a4. g16 ( fs ) |   % 15
118         e8 e e e16 ( fs ) g4. fs16 ( e ) |   % 16
119         d8 ( d'4 ) b8 a8. ( g16 fs8 ) g8 |   % 17
120
121         fs4 e |   % 18
122
123         \voiceThree d2 \oneVoice s2 |   % 19
124         s1 |   % 20
125
126         s1 |   % 21
127         s1 |   % 22
128
129         s1 |   % 23
130
131         s1 |   % 24
132
133         ef'4 d8. c16 bf4. af8 |   % 25
134         g4 f ef4. bf'8 |   % 26
135         c4. c8 d4. d8 |   % 27
136         ef2.. ef8 |   % 28
137
138         ef8 ( d ) c ( bf ) bf8. ( af16 g8 ) ef' |   % 29
139         ef8 ( d ) c ( bf ) bf8. ( af16 g8 ) g |   % 30
140         g8 g g g16 ( af ) bf4. af16 ( g ) |   % 31
141         f8 f f f16 ( g ) af4. g16 ( f ) |   % 32
142         ef8 ( ef'4 ) c8 bf8. ( af16 g8 ) af8 |   % 33
143         g4 f ef4. g16 ( f ) |   % 34
144         ef8 ( ef'4 ) c8 bf8. ( af16 g8 ) af8 |   % 35
145         g2 f |   % 36
146
147         \voiceThree ef2 \oneVoice s2 |   % 37
148         s1*3 |   % 38-40
149
150         % Verse
151
152         c4 f f4. e8 |   % 41
153         f4 a a ( g ) |   % 42
154         c4 c c4. bf8 |   % 43
155         a4 g a2 |   % 44
156         c,4 f f4. e8 |   % 45
157         f4 a a ( g ) |   % 46
158         c4 g g4. e8 |   % 47
159         e4 d c2 |   % 48
160
161         c'4 c c f, |   % 49
162         bf4 a a ( g ) |   % 50
163         c4 c c f, |   % 51
164         bf4 a a ( g ) |   % 52
165         d'4 d d c |   % 53
166         bf4 a bf2 |   % 54
167         g4 a8 ( bf ) c4. f,8 |   % 55
168         f4 g a2 |   % 56
169         d4. d8 d4 c |   % 57
170         bf4 a bf2 |   % 58
171         g4 a8 ( bf ) c4. f,8 |   % 59
172
173         f4 g |   % 60
174         f2 s2 |   % 61
175         s1 |   % 62
176
177         f4 g a2 |   % 63
178
179         d4. d8 d4 c |   % 64
180         bf4 a bf2 |   % 65
181         g4 a8 bf c4. f,8 |   % 66
182         f2 g |   % 67
183         f2 s2 |   % 68
184         s1*2 |   % 69-70
185 }
186
187
188 LeadVoxText = \lyricmode
189 {
190         Joy to the world! the Lord is come:
191         let earth re -- ceive her king;
192         Let e -- _ v’ry _ heart __ _ _
193         pre -- pare _ him _ room, __ _ _
194         And heaven and na -- ture _ sing,
195         and _ heaven and na -- ture _ sing,
196         and _ heaven, _ and heaven _ _ and na -- ture sing.
197
198         He rules the world with truth and grace,
199         and makes the na -- tions prove
200         The glo -- _ ries _ of __ _ _
201         his right -- _ eous -- _ ness, __ _ _
202         And won -- ders of his _ love,
203         and _ won -- ders of his _ love,
204         and _ won -- _ ders, won -- _ _ ders of his love,
205         and _ won -- _ ders, won -- _ _ ders of his love.
206
207
208         Hark! the he -- rald an -- gels sing, _
209         “Glo -- ry to the new -- born king:
210         Peace on earth, and mer -- cy mild, _
211         God and sin -- ners re -- con -- ciled!”
212         Joy -- ful, all ye na -- tions, rise, _
213         join the tri -- umph of the skies; _
214         With an -- gel -- ic host pro -- claim,
215         “Christ is _ born in Beth -- le -- hem!”
216         Hark! the her -- ald an -- gels sing,
217         “Glo -- ry _ to the new -- born king.”
218
219         new -- born king.”
220         Hark! the her -- ald an -- gels sing,
221         “Glo -- ry _ to the new -- born king.”
222 }
223
224 LeadVoxTextB = \lyricmode
225 {
226         Joy to the world! the sav -- ior reigns:
227         let men their songs em -- ploy;
228         While fields _ and _ floods, __ _ _
229         rocks, hills, _ and _ plains __ _ _
230         Re -- peat the sound -- ing _ joy,
231         re -- _ peat the sound -- ing _ joy,
232         re -- _ peat, _ re -- peat _ _ the sound -- ing joy.
233
234         _ _ _ _ _ _ _ _
235         _ _ _ _ _ _
236         _ _ _ _ _ _ _ _
237         _ _ _ _ _ _ _ _
238         _ _ _ _ _ _ _
239         _ _ _ _ _ _ _ _
240         _ _ _ _ _ _ _ _ _ _ _ _
241         _ _ _ _ _ _ _ _ _ _ _ _
242
243
244         Hail the heaven born Prince of Peace! _
245         Hail the Sun of Right -- eous -- ness!
246         Light and life to all he brings, _
247         Risen with heal -- ing in his wings.
248         Mild he lays his glo -- ry by, _
249         born that man no more may die; _
250         Born to raise the sons of earth,
251         born to _ give them sec -- ond birth.
252 }
253
254
255 Riffs = \relative c'''
256 {
257         % Intro
258
259         \tiny
260         << { \tiny <d fs,>8.-> <cs e,>16-^ ~ <cs e,>16 <b d,>8-^ <a d,>16 ~ <a d,>2 ~ } \\ { \tiny r2. r8. <a, fs e a,>16-> ~ } >> |   % 1
261         << <a' d,>1 \\ <a, fs e a,>1 >> |   % 2
262         << { <d' fs,>8.-> <c e,>16-^ ~ <c e,>16 <b d,>8-^ <a c,>16 ~ <a c,>2 ~ } \\ { r2. r8. <a, e d a>16-> ~ } >> |   % 3
263         << { <a' c,>2. r4 } \\ { <a, e d a>1 } >> |   % 4
264         << { <d' fs,>8.-> <cs e,>16-^ ~ <cs e,>16 <b d,>8-^ <a d,>16 ~ <a d,>2 ~ } \\ { r2. r8. <a, fs e a,>16-> ~ } >> |   % 5
265         << <a' d,>1 \\ <a, fs e a,>1 >> |   % 6
266         <d' fs,>8.-> <c e,>16-^ ~ <c e,>16 <b d,>8-^ <a c,>16 ~ <a c,>4.. ~ <a d, b>16 ~ |   % 7
267         <a d, b>2 <a e cs> |   % 8
268
269         s1*9
270         \time 2/4 s2 \time 4/4
271
272         << { \voiceOne \tiny <d fs,>8.-> <cs e,>16-^ ~ <cs e,>16 <b d,>8-^ <a d,>16 ~ <a d,>2 ~ } \\ { \voiceTwo \tiny s2 r4 r8. <a, fs e a,>16-> ~ } >> |   % 19
273         << { \voiceOne <a' d,>1 } \\ { \voiceTwo <a, fs e a,>1 } >> |   % 20
274         <d' fs,>8.-> <c e,>16-^ ~ <c e,>16 <b d,>8-^ <a c,>16 ~ <a c,>4.. ~ <a d, b>16 ~ |   % 21
275         <a d, b>2 <a e cs> |   % 22
276
277         <d fs,>8.-> <c e,>16-^ ~ <c e,>16 <b d,>8-^ <a c,>16 ~ <a c,>4.. <bf ef, c>16 ~ |   % 23
278         <bf ef, c>2 <bf f d> |   % 24
279
280         \key ef \major
281
282         s1*12
283
284         << { \voiceOne \tiny <ef g,>8.-> <d f,>16-^ ~ <d f,>16 <c ef,>8-^ <bf ef,>16 ~ <bf ef,>2 ~ } \\ { \voiceTwo \tiny s2 r4 r8. <bf, g f bf,>16-> ~ } >> |   % 37
285         << { \voiceOne <bf' ef,>1 } \\ { \voiceTwo <bf, g f bf,>1 } >> |   % 38
286         <ef' g,>8.-> <df f,>16-^ ~ <df f,>16 <c ef,>8-^ <bf df,>16 ~ <bf df,>4.. ~ <bf f d>16 ~ |   % 39
287         <bf f d>2 <bf g e> |   % 40
288
289         s1*19
290         \time 2/4 s2 \time 4/4
291
292         \voiceTwo c,,4 \oneVoice f f4. e8 |   % 61
293         f4 a a g |   % 62
294
295         s1*5
296
297         \voiceTwo c,4 \oneVoice f f4. e8 |   % 68
298         f4 a a g |   % 69
299         f1-\fermata |   % 70
300         \normalsize
301 }
302
303
304 %
305 % Chord names
306 %
307 Chords = \chordmode
308 {
309         % Intro
310
311         d1:3.5.9 |   % 1
312         s1 |   % 2
313         c1:3.5.9 |   % 3
314         s1 |   % 4
315         d1:3.5.9 |   % 5
316         s1 |   % 6
317         c2..:3.5.9 s16 g/a |   % 7
318         s2 a |   % 8
319
320         % Verse
321
322         d4 a8./d g16/d d4. g8  |   % 9
323         d4/a a d2 |   % 10
324         g2 a |   % 11
325         b4:m s16 a8/cs d16 s2 |   % 12
326
327         d4 g/d a8./d d16 s4 |   % 13
328         d4 g/d a8./d d16 s4 |   % 14
329         d2 s8. d16/fs s4 |   % 15
330         a2 s8. a16/cs s4 |   % 16
331         g4/b a/cs d g:maj7 |   % 17
332
333         d4/a a |   % 18
334
335         d1:3.5.9 |   % 19
336         s1 |   % 20
337
338         c2..:3.5.9 s16 g/a |   % 21
339         s2 a |   % 22
340
341         c2..:3.5.9 s16 af/bf |   % 23
342
343         s2 bf |   % 24
344
345         ef2.. af8 |   % 25
346         ef4/bf bf ef2 |   % 26
347         af2 bf |   % 27
348         c4:m s16 bf8/d ef16 s2 |   % 28
349
350         ef4 af/ef bf8./ef ef16 s4 |   % 29
351         ef4 af/ef bf8./ef ef16 s4 |   % 30
352         ef2 s8. ef16/g s4 |   % 31
353         bf2 s8. bf16/d s4 |   % 32
354         af4/c bf/d ef af:maj7 |   % 33
355         ef4/bf b:dim7 c:m bf/d |   % 34
356         ef4 af:maj7 g:m7 c:m7 |   % 35
357         ef2/bf bf |   % 36
358
359         ef1:3.5.9 |   % 37
360         s1 |   % 38
361         df2..:3.5.9 s16 bf/c |   % 39
362         s2 c |   % 40
363
364         f2 g:m11 |   % 41
365         f2/a f4/c c |   % 42
366         f2/a bf |   % 43
367         f4/c c f2 |   % 44
368         f2 f/e |   % 45
369         d2:m7 g:9 |   % 46
370         a4:m g/b c2 |   % 47
371         c4/g g c2 |   % 48
372
373         f2. f4/a |   % 49
374         bf4 d:m7 f/c c/bf |   % 50
375         f2/a bf |   % 51
376         g2:m7 f4/c c |   % 52
377         bf2. d4:7.9- |   % 53
378         g4:m d:7.9- g2:m7 |   % 54
379         c4 c/bf f2/a |   % 55
380         f4/c c f2 |   % 56
381         bf2 d:aug/a |   % 57
382         g4:m7 d:7.9- g2:m7 |   % 58
383         c2/e f/a |   % 59
384
385         f4/c c |   % 60
386         f2 g:m11 |   % 61
387         f2/a f4/c c |   % 62
388
389         f4/c c f2 |   % 63
390
391         bf2 d:aug/a |   % 64
392         g4:m7 d:7.9- g2:m7 |   % 65
393         c2/e f/a |   % 66
394         f2/c c |   % 67
395         f2 g:m11 |   % 68
396         f2/a f4/c c |   % 69
397         f1 |   % 70
398 }
399
400
401 %
402 % Chord rhythms
403 %
404 StaffC = \relative c
405 {
406         \numericTimeSignature
407         \override NoteHead #'style = #'slash
408         \teeny
409
410         % Intro
411
412         c4 c c c8. c16-> ~ |   % 1
413         c1 |   % 2
414         c4 c c c8. c16-> ~ |   % 3
415         c1 |   % 4
416         c4 c c c8. c16-> ~ |   % 5
417         c1 |   % 6
418         c4 c c c8. c16-> ~ |   % 7
419         c4 c c c |   % 8
420
421         % Verse
422
423         c4 c8. c16 c4. c8 |   % 9
424         c4 c c c |   % 10
425         c4 c c c |   % 11
426         c8.-> c16-^ ~ c c8-^ c16-> ~ c2 |   % 12
427
428         c4 c c8. c16 ~ c4 |   % 13
429         c4 c c8. c16 ~ c4 |   % 14
430         c4-^ c-^ r8. c16-> ~ c4 |   % 15
431         c4-^ c-^ r8. c16-> ~ c4 |   % 16
432         c4 c c c |   % 17
433
434         c4 c |   % 18
435
436         c4 c c c8. c16 ~ |   % 19
437         c1 |   % 20
438
439         c4 c c c8. c16-> ~ |   % 21
440         c4 c c c |   % 22
441
442         c4 c c c8. c16-> ~ |   % 23
443
444         c4 c c c |   % 24
445
446         c2.. c8 |   % 25
447         c4 c c c |   % 26
448         c4 c c c |   % 27
449         c8.-> c16-^ ~ c c8-^ c16-> ~ c2 |   % 28
450
451         c4 c c8. c16 ~ c4 |   % 29
452         c4 c c8. c16 ~ c4 |   % 30
453         c4-^ c-^ r8. c16-> ~ c4 |   % 31
454         c4-^ c-^ r8. c16-> ~ c4 |   % 32
455         c4 c c c |   % 33
456         c4 c c c |   % 34
457         c4 c c c |   % 35
458         c2 c |   % 36
459
460         c4 c c c8. c16 ~ |   % 37
461         c1 |   % 38
462         c4 c c c8. c16 ~ |   % 39
463         c4 c c c |   % 40
464
465         c4 c c c |   % 41
466         c4 c c c |   % 42
467         c4 c c c |   % 43
468         c4 c c c |   % 44
469         c4 c c c |   % 45
470         c4 c c c |   % 46
471         c4 c c c |   % 47
472         c4 c c c \bar "||"   % 48
473
474         c2.-> c4-> |   % 49
475         c4 c c c |   % 50
476         c4 c c c |   % 51
477         c4 c c c |   % 52
478         c4 c c c |   % 53
479         c4 c c c |   % 54
480         c4 c c c |   % 55
481         c4 c c c |   % 56
482         c4 c c c |   % 57
483         c4 c c c |   % 58
484         c4 c c c |   % 59
485
486         c4 c |   % 60
487         c4 c c c |   % 61
488         c4 c c c |   % 62
489
490         c4 c c c |   % 63
491
492         c4 c c c |   % 64
493         c4 c c c |   % 65
494         c4 c c c |   % 66
495         c2 c |   % 67
496         c4 c c c |   % 68
497         c4 c c c |   % 69
498         c1-\fermata |   % 70
499 }
500
501
502 Dynamics =
503 {
504         \override TextScript #'extra-offset = #'( 0.0 . -1.0 )
505
506         s4_\markup { \dynamic mf \italic { 16th note Samba } } s2. |   % 1
507         s1*6
508         s4 s \< s2 |   % 8
509         s4_\f s2. |   % 9
510         s1*8
511         \time 2/4 s2 \time 4/4
512         s4_\mf s2. |   % 19
513         s1*40
514         \time 2/4 s2 \time 4/4
515         s1*2
516         s2 s4 \< s \! |   % 63
517         s1*5
518         s2 s2_\markup { \italic { rit. } } |   % 69
519 }
520
521
522 \score
523 {
524         <<
525                 \Global         % The "roadmap" that everything else depends on
526
527                 \context Staff
528                 <<
529                         \new Voice = "lead" \LeadVox
530                         \new Voice = "riffs" \Riffs
531                         \new Lyrics \lyricsto "lead" \LeadVoxText
532                         \new Lyrics \lyricsto "lead" \LeadVoxTextB
533                 >>
534
535                 \new ChoirStaff
536                 <<
537                         \new ChordNames \Chords
538                         \new RhythmicStaff << \StaffC \Dynamics >>
539                 >>
540
541                 \set Score.skipBars = ##t
542                 \set Score.melismaBusyProperties = #'()
543         >>
544 }
545
546
547 \paper
548 {
549         #(define fonts (make-pango-font-tree
550                 "Times New Roman"
551                 "LilyJAZZText"
552                 "Luxi Mono"
553                 (/ staffSize 20)))
554
555 % Don't spread staves vertically across last page (default: t)
556 %       ragged-last-bottom = ##f
557 % Don't spread staves vertically across the page (default: f)
558 %       ragged-bottom = ##t
559 % Allow partial line for last stave (default: f)
560         ragged-last = ##t
561
562 % To find out what's eating the space at the top...
563 %       annotate-spacing = ##t
564 }
565