1
2
3 \version "2.22.1"
4 #(set-default-paper-size "letter")
5 #(set-global-staff-size 17)
6
7 VoiceSolo = { \override Voice.NoteHead #'color = #red
8 \override Voice.Rest #'color = #red
9 \override Voice.Stem #'color = #red
10 \override Voice.Beam #'color = #red
11 \override Voice.Slur #'color = #red
12 \override Voice.Tie #'color = #red
13 \override Voice.Dots #'color = #red }
14
15
16 VoiceColorBlue = { \override Voice.NoteHead #'color = #blue
17 \override Voice.Rest #'color = #blue
18 \override Voice.Stem #'color = #blue
19 \override Voice.Beam #'color = #blue
20 \override Voice.Slur #'color = #blue
21 \override Voice.PhrasingSlur #'color = #blue
22 \override Voice.Tie #'color = #blue
23 \override Voice.Dots #'color = #blue
24 \override Voice.Script #'color = #blue
25 \override Voice.TupletNumber #'color = #blue
26 \override Voice.TupletBracket #'color = #blue
27 \override Voice.BreathingSign #'color = #blue }
28
29 Solo=^\markup { \with-color #red \teeny \box { \pad-around #0.5 {solo} } }
30 Tutti=^\markup { \with-color #blue \teeny
31 { \override #'(box-padding . 0.5)
32 \override #'(thickness . 2) \rounded-box { {Tutti} } } }
33
34
35 \header {
36 dedication = " To Dear Madam "
37 title = \markup { Strangers of Earth 1\hspace #-1.89 \raise #0.99 \tiny "(5)" }
38
39 subtitle = \markup { c major(\italic "c d e f g a b") }
40 subsubtitle = \markup{\center-column {
41 "soprano; C clef on 1st line, alto; C clef on 3rd line."
42 " bass; F clef on 4th line, tenor; C clef on 4th line."
43 " " }}
44
45 arranger = \markup{ \line {\italic "Yukio Yoshida"}}
46 poet = \markup { \fontsize #-1.5
47 \fill-line {
48 \line { \italic
49 \column \bold {
50 " "
51 "Descendants of the Earth!"
52 "Now! Stand up!"
53 " "
54 "And! Go(fly).... go(fly).... go(fly)...."
55 "Even if, In suffered great pain...."
56 "And, In yours! yours! tears flowing...."
57 " "
58 "Descendants of the Earth!"
59 "Now! Stand up, And Go(fly).... go(fly).... go(fly)....!"
60 }}}}
61 opus = "Op.64(Sep 16, 2011)"
62 meter = "Prayer"
63 copyright = "public Domain"
64 }
65
66
67
68 soprano = {
69 \autoBeamOff
70
71 \time 4/1 R\longa | r1.. c'2 d'2. c'1 | c'\breve e'\breve |
72 << { \new Voice = "sopranoS" { \VoiceSolo \autoBeamOff
73 a'1\rest^\Solo a'4\rest a'1. b'4 c''1 | \break
74 b'\breve\rest b'2\rest a'2 b'1 } } \\ { <c' e'>\longa | \break
75 <c' e'>\longa\( } >> | \time 3/2
76
77 << { \new Voice = "sopranoT" { \VoiceColorBlue \autoBeamOff \stemUp
78 b'2\rest^\Tutti a'8^( b'16 c'') b'2\rest a'4^( |
79 a'2) a'16 b'8. b'2. | c''2^( d''1) | \break
80
81 d''2^( e''1) | e''2^( f''1) | r1. | d'2.^( c'4) d'4. a'8\rest | \break
82
83 c''2 d''8\( e''2\) c''4. | r8 e''1 e''4.\rest | c'4. e'8\rest d'1 |
84 g'8\rest d'2.. d''8\rest c''4.^~ | \break
85
86 c''4. e''1 d''8\rest | e''1. | } } \\
87
88 { \stemDown <c' e'>1.\)\( | <e' g'>\)\( | <g' b'>\)\( | \break
89
90 <b' d''>\)\( | <b' d''>\)\( | <c' e'>\)\( | <c'' e''>\) | \break
91
92 R1. | c'1. | c''1 d''2 | c'2 e' g' | \break
93
94 b' d'' f'' | <g'' b''>1. | } >>
95
96 << { \new Voice = "sopranoSII" { \VoiceSolo \autoBeamOff
97 d'2\rest^\Solo e'1 | d''4\rest a'4. e'2.. | \break
98 e''4^\markup { Only; \italic { \with-color #red "Solo" and
99 \with-color #blue "Tutti" }
100 " "And, No play; instruments!(for 4bars) }
101 f''2( g''2.) } } \\
102 { <g'' e''>2. <c'' a'> | <f' d'>1. | \break
103 R1. } >> |
104
105 << { \new Voice = "sopranoTII" { \VoiceColorBlue \autoBeamOff
106 c''2 c''4\rest c''2. | d''1 c''4\rest e''4( | e''1.) } } \\
107 { R1. | R1. | R1. } >> | \break
108
109 \time 4/1
110 << { <d'' f''>\breve_\( <f'' a''>\breve\)_\( | \stemDown a''\longa\) } \\
111 { \override Voice.Rest #'color = #red
112 \override Voice.NoteHead #'color = #red
113 \override Voice.Dots #'color = #red
114 r4 e''1.._\markup { \with-color #red \tiny \italic "Go(fly)....!"}
115 s\breve | s\longa } >> \bar "|."
116 }
117
118 sopranoLSolo = \lyricmode {
119 \override Lyrics . LyricText #'color = #red
120 \override Lyrics . LyricHyphen #'color = #red
121 \override Lyrics . LyricExtender #'color = #red
122 \override Score . LyricText #'font-shape = #'italic
123 \teeny
124 Descendants "of the" Earth!
125 Now! "Stand up!"
126 }
127 sopranoLSoloII = \lyricmode {
128 \override Lyrics . LyricText #'color = #red
129 \override Lyrics . LyricHyphen #'color = #red
130 \override Lyrics . LyricExtender #'color = #red
131 \override Score . LyricText #'font-shape = #'italic
132 \teeny
133 Descendants "of the" Earth!
134 Now! "Stand up!"
135 }
136
137 sopranoLTutti = \lyricmode {
138 \override Lyrics . LyricText #'color = #blue
139 \override Lyrics . LyricHyphen #'color = #blue
140 \override Lyrics . LyricExtender #'color = #blue
141 \override Score . LyricText #'font-shape = #'italic
142 \teeny
143 And,
144
145 descendants of the earth
146
147 Go(fly).... Go(fly).... Go(fly)....
148 Even if, In suf -- fered great pain....
149 And, In yours! yours! tears flowing....!
150
151 }
152 sopranoLTuttiII = \lyricmode {
153 \override Lyrics . LyricText #'color = #blue
154 \override Lyrics . LyricHyphen #'color = #blue
155 \override Lyrics . LyricExtender #'color = #blue
156 \override Score . LyricText #'font-shape = #'italic
157 \teeny
158
159
160 And, Go(fly).... go(fly).... go(fly)....
161 }
162
163 sopranoM = {
164 \autoBeamOff
165
166 \time 4/1 R\longa | r1.. c'2 d'2. c'1 | c'\breve e'\breve |
167 << { r1 r4 a'1. b'4 c''1 | \break
168 r1 r1 r2 a'2 b'1 } \\ { <c' e'>\longa | \break
169 <c' e'>\longa\( } >> | \time 3/2
170
171 << { r2 a'8^( b'16 c'') r2 a'4^( | a'2) a'16 b'8. b'2. | c''2^( d''1) | \break
172
173 d''2^( e''1) | e''2^( f''1) | r1. | d'2.^( c'4) d'4. r8 | \break
174
175 c''2 d''8\( e''2\) c''4. | r8 e''1 e''4.\rest | c'4. r8 d'1 |
176 r8 d'2.. r8 c''4.~ | \break
177
178 c''4. e''1 r8 | e''1. | } \\
179
180 { \stemDown <c' e'>1.\)\( | <e' g'>\)\( | <g' b'>\)\( | \break
181
182 <b' d''>\)\( | <b' d''>\)\( | <c' e'>\)\( | <c'' e''>\) | \break
183
184 R1. | c'1. | c''2 d''1 | c'2 e' g' | \break
185
186 b' d'' f'' | <g'' b''>1. | } >>
187
188 << { r2 e'1 | r4 a'4. e'2.. | \break
189 e''4 f''2( g''2.) } \\
190 { <g'' e''>2. <c'' a'> | <f' d'>1. | \break
191 R1. } >> |
192
193 << { c''2 r4 c''2. | d''1 r4 e''4( | e''1.) } \\
194 { R1. | R1. | R1. } >> | \break
195
196 \time 4/1
197 << { <d'' f''>\breve_\( <f'' a''>\breve\)_\( | a''\longa\) } \\
198 { r4 e''1.. s\breve | s\longa } >> \bar "|."
199 }
200
201
202 alto = { \autoBeamOff
203
204 \time 4/1 r1.. f2 g2. f1 | R\longa | f\breve a\breve |
205 << { \new Voice = "altoS" { \VoiceSolo \autoBeamOff
206 d'1\rest^\Solo d'1. e'4 f'1 d'4\rest | \break
207 d'\breve\rest d'2 e'1 d'2\rest } } \\ { <f a>\longa | \break
208 <f a>\longa\( } >> | \time 3/2
209
210 << { \new Voice = "altoT" { \VoiceColorBlue \autoBeamOff \stemUp
211 d'2.\rest^\Tutti c'8^( d'16 e') d'4\rest c'4^( |
212 c'2) c'16 d'8. d'2. | e'2^( e'1) | \break
213
214 f'2^( g'1) | a'2^( b'1) | r1. | g2.^( f4) g4. d'8\rest | \break
215
216 g'2 a'8\( b'4.\) g'2 | b'1 b'2\rest | c'2 c'8\rest d'2.. |
217 g2.. r4 f'4.~ | \break
218
219 f'4. r8 a'1 | b'1. | } } \\
220
221 { \stemDown <f a>1.\)\( | <f a>\)\( | <g b>\)\( | \break
222
223 <a c'>\)\( | <b d'>\)\( | <f a>\)\( | <f' a'>\) | \break
224
225 R1. | f1. | f'2 g'1 | g'4\rest f2 c'2. | \break
226
227 e' g' | <e' g'>1. | } >>
228
229 << { \new Voice = "altoSII" { \VoiceSolo \autoBeamOff
230 a4\rest^\Solo a2( f2.) | g'4\rest d'4. a2.. | \break
231 a'4 b'2( c''2.) } } \\
232 { <f' d'>1. | <b g> | \break
233 R1. } >> |
234
235 << { \new Voice = "altoTII" { \VoiceColorBlue \autoBeamOff
236 f'4\rest f'2 f'2. | f'4\rest g'1 f'4\rest | g'1. } } \\
237 { R1. | R1. | R1. } >> | \break
238
239 \time 4/1
240 << { <g' b'>\breve_\( <b' d''>\breve\)_\( | \stemDown d''\longa\) } \\
241 { \override Voice.Rest #'color = #red
242 \override Voice.NoteHead #'color = #red
243 \override Voice.Dots #'color = #red
244 r4 a'1.._\markup { \with-color #red \tiny \italic "Go(fly)....!"}
245 s\breve | s\longa } >> \bar "|."
246 }
247
248 altoLSolo = \lyricmode {
249 \override Lyrics . LyricText #'color = #red
250 \override Lyrics . LyricHyphen #'color = #red
251 \override Lyrics . LyricExtender #'color = #red
252 \override Score . LyricText #'font-shape = #'italic
253 \teeny
254 Descendants "of the" Earth!
255 Now! "Stand up!"
256 }
257 altoLSoloII = \lyricmode {
258 \override Lyrics . LyricText #'color = #red
259 \override Lyrics . LyricHyphen #'color = #red
260 \override Lyrics . LyricExtender #'color = #red
261 \override Score . LyricText #'font-shape = #'italic
262 \teeny
263 Descendants "of the" Earth!
264 Now! "Stand up!"
265 }
266
267 altoLTutti = \lyricmode {
268 \override Lyrics . LyricText #'color = #blue
269 \override Lyrics . LyricHyphen #'color = #blue
270 \override Lyrics . LyricExtender #'color = #blue
271 \override Score . LyricText #'font-shape = #'italic
272 \teeny
273 And,
274
275 descendants of the earth
276
277 Go(fly).... Go(fly).... Go(fly)....
278 Even if, In suf -- fered great pain....
279 And, In yours! yours! tears flowing....!
280
281 }
282 altoLTuttiII = \lyricmode {
283 \override Lyrics . LyricText #'color = #blue
284 \override Lyrics . LyricHyphen #'color = #blue
285 \override Lyrics . LyricExtender #'color = #blue
286 \override Score . LyricText #'font-shape = #'italic
287 \teeny
288
289
290 And, Go(fly).... go(fly).... go(fly)....!
291 }
292
293 altoM = {
294 \autoBeamOff
295
296 \time 4/1 r1.. f2 g2. f1 | R\longa | f\breve a\breve |
297 << { r1 d'1. e'4 f'1 r4 | \break
298 r1 r1 d'2 e'1 r2} \\ { <f a>\longa | \break
299 <f a>\longa\( } >> | \time 3/2
300
301 << { r2. c'8( d'16 e') r4 c'4( |
302 c'2) c'16 d'8. d'2. | e'2^( e'1) | \break
303
304 f'2^( g'1) | a'2^( b'1) | r1. | g2.^( f4) g4. r8 | \break
305
306 g'2 a'8\( b'4.\) g'2 | b'1 b'2\rest | c'2 r8 d'2.. |
307 g2.. r4 f'4.~ | \break
308
309 f'4. r8 a'1 | b'1. | } \\
310
311 { <f a>1.\)\( | <f a>\)\( | <g b>\)\( | \break
312
313 <a c'>\)\( | <b d'>\)\( | <f a>\)\( | <f' a'>\) | \break
314
315 R1. | f1. | f'2 g'1 | r4 f2 c'2. | \break
316
317 e' g' | <e' g'>1. | } >>
318
319 << { r4 a2( f2.) | r4 d'4. a2.. | \break
320 a'4 b'2( c''2.) } \\
321 { <f' d'>1. | <b g> | \break
322 R1. } >> |
323
324 << { r4 f'2 f'2. | r4 g'1 r4 | g'1. } \\ { R1. | R1. | R1. } >> | \break
325
326 \time 4/1
327 << { <g' b'>\breve_\( <b' d''>\breve\)_\( | \stemDown d''\longa\) } \\
328 { r4 a'1.. s\breve | s\longa } >> \bar "|."
329 }
330
331
332 tenor = { \autoBeamOff
333
334 \time 4/1 R\longa | d2 e2. d1 r1.. |
335 << { \new Voice = "tenorS" { \VoiceSolo \autoBeamOff
336 b1\rest^\Solo b4\rest b1. c'4 d'1 | s\longa | \break
337 a1\rest a2\rest g2 a1 a1\rest } }
338 \\ { <d f>\longa | f\breve d\breve | \break
339 <d f>\longa\( } >> | \time 3/2
340
341 << { \new Voice = "tenorT" { \VoiceColorBlue \autoBeamOff \stemUp
342 c'1\rest^\Tutti b16^( c' d'8) c'4\rest |
343 b2^( c'2.) e4^( | e2) e16 f8. f2. | \break
344
345 b2^( c'1) | c'2^( d'1) | r1. | e8\rest d'2.^( c'4) d'4. | \break
346
347 g8. a2. r8. b4. | b1. | r4 e'4 f'1 | g'2. r4 g2^~ | \break
348
349 g4 r4 c1 | d1. | } } \\
350
351 { \stemDown <d f>1.\)\( | <f a>\)\( | <a c'>\)\( | \break
352
353 <c' e'>\)\( | <e' g'>\)\( | <d f>\)\( <d' f'>\) | \break
354
355 R1. | e'2 c'1 | a1. | g2 f e | \break
356
357 c2. e | <f a>1. | } >>
358
359 << { \new Voice = "tenorSII" { \VoiceSolo \autoBeamOff
360 d'4\rest^\Solo d'2( e'2.) | f4\rest b4. e'2.. | \break
361 d'4 e'2( f'2.) } } \\
362 { <g b>1. | <d' f'> | \break
363 R1. } >> |
364
365 << { \new Voice = "tenorTII" { \VoiceColorBlue \autoBeamOff
366 d'4\rest b2 b2. | d'4\rest c'1 d'4\rest | c'1. } } \\
367 { R1. | R1. | R1. } >> | \break
368
369 \time 4/1
370 << { <c' e'>\breve_\( <e' g'>\breve\)_\( | \stemDown g'\longa\) } \\
371 { \override Voice.Rest #'color = #red
372 \override Voice.NoteHead #'color = #red
373 \override Voice.Dots #'color = #red
374 r4 d'1.._\markup { \with-color #red \tiny \italic "Go(fly)....!"}
375 s\breve | s\longa } >> \bar "|."
376 }
377
378 tenorLSolo = \lyricmode {
379 \override Lyrics . LyricText #'color = #red
380 \override Lyrics . LyricHyphen #'color = #red
381 \override Lyrics . LyricExtender #'color = #red
382 \override Score . LyricText #'font-shape = #'italic
383 \teeny
384 Descendants "of the" Earth!
385 Now! "Stand up!"
386 }
387 tenorLSoloII = \lyricmode {
388 \override Lyrics . LyricText #'color = #red
389 \override Lyrics . LyricHyphen #'color = #red
390 \override Lyrics . LyricExtender #'color = #red
391 \override Score . LyricText #'font-shape = #'italic
392 \teeny
393 Descendants "of the" Earth!
394 Now! "Stand up!"
395 }
396
397 tenorLTutti = \lyricmode {
398 \override Lyrics . LyricText #'color = #blue
399 \override Lyrics . LyricHyphen #'color = #blue
400 \override Lyrics . LyricExtender #'color = #blue
401 \override Score . LyricText #'font-shape = #'italic
402 \teeny
403 And Go(fly)....,
404
405 descendants of the earth
406
407 Go(fly).... Go(fly)....
408 Even if, In suffered great pain....
409 And, In yours! yours! tears flowing....!
410 }
411 tenorLTuttiII = \lyricmode {
412 \override Lyrics . LyricText #'color = #blue
413 \override Lyrics . LyricHyphen #'color = #blue
414 \override Lyrics . LyricExtender #'color = #blue
415 \override Score . LyricText #'font-shape = #'italic
416 \teeny
417
418
419 And Go(fly).... go(fly).... go(fly)....!
420 }
421
422 tenorM = {
423 \autoBeamOff
424
425 \time 4/1 R\longa | d2 e2. d1 r1.. |
426 << { r1 r4 b1. c'4 d'1 | r\longa | \break
427 r1 r2 g2 a1 r1 } \\ { <d f>\longa | f\breve d\breve | \break
428 <d f>\longa\( } >> | \time 3/2
429
430 << { r1 b16( c' d'8) r4 | b2^( c'2.) e4^( | e2) e16 f8. f2. | \break
431
432 b2^( c'1) | c'2^( d'1) | r1. | r8 d'2.^( c'4) d'4. | \break
433
434 g8. a2. r8. b4. | b1. | r4 e'4 f'1 | g'2. r4 g2^~ | \break
435
436 g4 r4 c1 | d1. | } \\
437
438 { <d f>1.\)\( | <f a>\)\( | <a c'>\)\( | \break
439
440 <c' e'>\)\( | <e' g'>\)\( | <d f>\)\( <d' f'>\) | \break
441
442 R1. | e'2 c'1 | a1. | g2 f e | \break
443
444 c2. e | <f a>1. | } >>
445
446 << { r4 d'2( e'2.) | r4 b4. e'2.. | \break
447 d'4 e'2( f'2.) } \\
448 { <g b>1. | <d' f'> | \break
449 R1. } >> |
450
451 << { r4 b2 b2. | r4 c'1 r4 | c'1. } \\ { R1. | R1. | R1. } >> | \break
452
453 \time 4/1
454 << { <c' e'>\breve_\( <e' g'>\breve\)_\( | \stemDown g'\longa\) } \\
455 { r4 d'1.. s\breve | s\longa } >> \bar "|."
456 }
457
458
459 bass = {
460 \autoBeamOff
461
462 \time 4/1 b,2 c2. b,1 r1.. | R\longa |
463 << { \new Voice = "bassS" { \VoiceSolo \autoBeamOff
464 e1\rest^\Solo e1. f4 g1 e4\rest | s\longa | \break
465 d1\rest c2 d1 d2\rest d1\rest } } \\
466 { <g, b, >\longa | b,\breve g,\breve | \break
467 <g, b,>\longa\( } >> | \time 3/2
468
469 << { \new Voice = "bassT" { \VoiceColorBlue \autoBeamOff \stemUp
470 f1\rest^\Tutti f4\rest d16( e f8) | d2^( e2.) a,4^( |
471 a,2) a,16 b,8. b,2. | \break
472
473 c2^( d1) | d2^( e1) | r1. | a,8\rest g2.^( f4) g4. | \break
474
475 c8 d1 e4.~ | e4. d8\rest c1 | r4 d2 e8 c2 d8\rest | d1. | \break
476
477 r8 e1 r4. | c1. | } } \\
478
479 { \stemDown <g, b,>1.\)\( | <g, b,>\)\( | <a, c>\)\( | \break
480
481 <b, d>\)\( <c e>\)\( | <g, b,>\)\( | <g b>\) | \break
482
483 R1. | a2 f d | b,1. | a, | \break
484
485 g,2 f, e, | <f, a,>1. | } >>
486
487 << { \new Voice = "bassSII" { \VoiceSolo \autoBeamOff
488 f2\rest^\Solo c'1 | d4\rest a4. d'2.. | \break
489 g4 a2( b2.) } } \\
490 { <g, b,>2. <d f> | <a c'>1. | \break
491 R1. } >> |
492
493 << { \new Voice = "bassTII" { \VoiceColorBlue \autoBeamOff
494 g2 g4\rest g2. | a1 a4\rest a4( | a1.) } } \\
495 { R1. | R1. | R1. } >> | \break
496
497 \time 4/1
498 << { <f a>\breve_\( <a c'>\breve\)_\( | \stemDown c'\longa\) } \\
499 { \override Voice.Rest #'color = #red
500 \override Voice.NoteHead #'color = #red
501 \override Voice.Dots #'color = #red
502 r4 g1.._\markup { \with-color #red \tiny \italic "Go(fly)....!"}
503 s\breve | s\longa } >> \bar "|."
504 }
505
506 bassLSolo = \lyricmode {
507 \override Lyrics . LyricText #'color = #red
508 \override Lyrics . LyricHyphen #'color = #red
509 \override Lyrics . LyricExtender #'color = #red
510 \override Score . LyricText #'font-shape = #'italic
511 \teeny
512 Descendants "of the" Earth!
513 Now! "Stand up!"
514 }
515 bassLSoloII = \lyricmode {
516 \override Lyrics . LyricText #'color = #red
517 \override Lyrics . LyricHyphen #'color = #red
518 \override Lyrics . LyricExtender #'color = #red
519 \override Score . LyricText #'font-shape = #'italic
520 \teeny
521 Descendants "of the" Earth!
522 Now! "Stand up!"
523 }
524
525 bassLTutti = \lyricmode {
526 \override Lyrics . LyricText #'color = #blue
527 \override Lyrics . LyricHyphen #'color = #blue
528 \override Lyrics . LyricExtender #'color = #blue
529 \override Score . LyricText #'font-shape = #'italic
530 \teeny
531 And Go(fly)....,
532
533 descendants of the earth
534
535 Go(fly).... Go(fly)....
536 Even if, In suffered great pain....
537 And In yours! yours! tears flowing....!
538 }
539 bassLTuttiII = \lyricmode {
540 \override Lyrics . LyricText #'color = #blue
541 \override Lyrics . LyricHyphen #'color = #blue
542 \override Lyrics . LyricExtender #'color = #blue
543 \override Score . LyricText #'font-shape = #'italic
544 \teeny
545
546
547 And Go(fly).... go(fly).... go(fly)....!
548 }
549
550 bassM = {
551 \autoBeamOff
552
553 \time 4/1 b,2 c2. b,1 r1.. | R\longa |
554 << { r1 e1. f4 g1 r4 | e\longa\rest | \break
555 r1 c2 d1 r2 r1 } \\ { <g, b,>\longa | b,\breve g,\breve | \break
556 <g, b,>\longa\( } >> | \time 3/2
557
558 << { r1 r4 d16( e f8) | d2^( e2.) a,4^( | a,2) a,16 b,8. b,2. | \break
559
560 c2^( d1) | d2^( e1) | r1. | r8 g2.^( f4) g4. | \break
561
562 c8 d1 e4.~ | e4. r8 c1 | r4 d2 e8 c2 r8 | d1. | \break
563
564 r8 e1 r4. | c1. | } \\
565
566 { <g, b,>1.\)\( | <g, b,>\)\( | <a, c>\)\( | \break
567
568 <b, d>\)\( | <c e>\)\( | <g, b,>\)\( | <g b>\) | \break
569
570 R1. | a2 f d | b,1. | a, | \break
571
572 g,2 f, e, | <f, a,>1. | } >>
573
574 << { r2 c'1 | r4 a4. d'2.. | \break
575 g4 a2( b2.) } \\
576 { <g, b,>2. <d f> | <a c'>1. } | \break
577 R1. >> |
578
579 << { g2 r4 g2. | a1 r4 a4( | a1.) } \\ { R1. | R1. | R1. } >> | \break
580
581 \time 4/1
582 << { <f a>\breve_\( <a c'>\breve\)_\( | \stemDown c'\longa\) } \\
583 { r4 g1.. s\breve | s\longa } >> \bar "|."
584 }
585
586
587
588
589 \score {
590 <<
591 \context ChoirStaff = "FourPartStaffaddchorus" <<
592 \new Voice = "soprano" { \clef soprano \key c\major \time 3/2
593 \set Staff.instrumentName = "soprano" \soprano }
594 \new Lyrics = "mainSL" \lyricsto "sopranoS" { \sopranoLSolo }
595 \new Lyrics = "mainSL" \lyricsto "sopranoT" { \sopranoLTutti }
596 \new Lyrics = "mainSL" \lyricsto "sopranoSII" { \sopranoLSoloII }
597 \new Lyrics = "mainSL" \lyricsto "sopranoTII" { \sopranoLTuttiII }
598
599 \new Voice = "alto" { \clef alto \key c\major \time 3/2
600 \set Staff.instrumentName = "alto " \alto }
601 \new Lyrics = "mainAL" \lyricsto "altoS" { \altoLSolo }
602 \new Lyrics = "mainAL" \lyricsto "altoT" { \altoLTutti }
603 \new Lyrics = "mainAL" \lyricsto "altoSII" { \altoLSoloII }
604 \new Lyrics = "mainAL" \lyricsto "altoTII" { \altoLTuttiII }
605
606 \new Voice = "tenor" { \clef tenor \key c\major \time 3/2
607 \set Staff.instrumentName = "tenor " \tenor }
608 \new Lyrics = "mainTL" \lyricsto "tenorS" { \tenorLSolo }
609 \new Lyrics = "mainTL" \lyricsto "tenorT" { \tenorLTutti }
610 \new Lyrics = "mainTL" \lyricsto "tenorSII" { \tenorLSoloII }
611 \new Lyrics = "mainTL" \lyricsto "tenorTII" { \tenorLTuttiII }
612
613 \new Voice = "bass" { \clef bass \key c\major \time 3/2
614 \set Staff.instrumentName = "bass " \bass }
615 \new Lyrics = "mainBL" \lyricsto "bassS" { \bassLSolo }
616 \new Lyrics = "mainBL" \lyricsto "bassT" { \bassLTutti }
617 \new Lyrics = "mainBL" \lyricsto "bassSII" { \bassLSoloII }
618 \new Lyrics = "mainBL" \lyricsto "bassTII" { \bassLTuttiII }
619 >>
620
621
622
623
624
625
626
627
628 >>
629 \layout {
630 \context { \RemoveEmptyStaffContext
631 \override VerticalAxisGroup #'remove-first = ##t
632 }
633 }
634 }
635
636
637 \score {
638 <<
639
640 \new Staff { \clef soprano \key c\major \time 3/2 \tempo 4 = 52
641 \set Staff.midiInstrument = "pad 2 (warm)"
642 \unfoldRepeats \sopranoM }
643
644
645 \new Staff { \clef alto \key c\major \time 3/2 \tempo 4 = 52
646 \set Staff.midiInstrument = "pad 2 (warm)"
647 \unfoldRepeats \altoM }
648
649
650 \new Staff { \clef tenor \key c\major \time 3/2 \tempo 4 = 52
651 \set Staff.midiInstrument = "pad 2 (warm)"
652 \unfoldRepeats \tenorM }
653
654
655 \new Staff { \clef bass \key c\major \time 3/2 \tempo 4 = 52
656 \set Staff.midiInstrument = "pad 2 (warm)"
657 \unfoldRepeats \bassM }
658
659
660
661
662
663
664
665
666 >>
667
668 \midi { tempoWholesPerMinute = #(ly:make-moment 52 4) }
669 }
670
671 \markup { " " }
672 \markup { \column { \line {
673 About location \hspace #3 \musicglyph #"noteheads.uM2"(longa) \hspace #2 and \hspace #3 \musicglyph #"noteheads.sM1"(breve) }
674 \line { \italic " Please, playing of \"longa and breve\" do in the members alternating(But, like Don't stand out). " } } }
675 \markup { " " }
676 \markup { " " }
677 \markup { " " }
678 \markup { " " }
679 \markup { \fontsize #-1.5
680 \fill-line {
681 \line { \italic
682 \column \bold {
683 "Descendants of the Earth!"
684 "Now! Stand up!"
685 " "
686 "And Go(fly).... go(fly).... go(fly)...."
687 "Even if, In suffered great pain...."
688 "And, In yours! yours! tears flowing....!"
689 " "
690 "Descendants of the Earth!"
691 "Now! Stand up, And Go(fly).... go(fly).... go(fly)....!"
692 }}}}