summaryrefslogtreecommitdiff
path: root/Schoen_ist_die_Erde/stimmen.ly
blob: 0140f30a7dbb2f3fbc7c38280f6357efa620f41c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
%some settings% vim: ai sw=2 lbr nu et

  \version "2.18"

  globalOrgel = {
    \key es \major
    %\override Staff.TimeSignature #'style = #'()
    \time 4/4
  }

  global = {
    \globalOrgel
    \autoBeamOff
  }

  pB = {
    \slurDashed
    \tieDashed
    \set melismaBusyProperties = #'()
  }

  sB = {
    \slurSolid
    \tieSolid
    \set melismaBusyProperties = #'(melismaBusy slurMelismaBusy tieMelismaBusy beamMelismaBusy)
  }

  rit = \markup { \italic "rit." }

% Die Stimmen

  pausenFrauen = {
    R1*4 |
    s1*15 |
    R1*3 |
    s1*7 |
    s2. r4 |
    s1*6 |
    s2. r4 |
    R1*18 | \bar "|."
  }

  pausenMaenner = {
    R1*22 |
    s1*7 |
    s2. r4 |
    s1*6 |
    s2. r4 |
    R1*18 | \bar "|."
  }

  melodieSopran = \relative es' {
    s1*22 |
    es2^\mf es4 es |
    \pB f4( d) es2 |
    g4 g g g |
    as( f) g2\breathe |
    b es4( c) \sB |
    b2^\< as4( g) |
    as2^\> g |
    f2.^\! s4 |
    b2 c4 b |
    b( g) as2 |
    as b4 as |
    as( f) g\breathe g |
    g g b as |
    g2 f |
    es2. s4 |
    s1*18 | \bar "|."
  }

  melodieAlt = \relative es' {
    s1*4 | \oneVoice
    es2^\mf es4 es |
    f( d) es2 |
    g4 g g g |
    as( f) g2\breathe |
    b \pB es4( c) \sB |
    b2 as4 g |
    as2 g |
    f2. r4 |
    b2 c4 b |
    b( g) as2 |
    as b4 as |
    as( f) g\breathe g |
    g g b as |
    g2 f |
    es1 | \voiceTwo
    s1*3 |
    es2 es4 es |
    \pB c( d) es2 |
    es4 es es d |
    c( d) es2 |
    f es4~ es \sB |
    es2 e |
    f es |
    d2. s4 |
    es2 g4 g |
    g2 f |
    c f4 f |
    f2 es4 es |
    es es es f |
    es2 c4( d) |
    es2. s4 |
    s1*18 | \bar "|."
  }

  melodieTenor = \relative g {
    s1*22 |
    g2^\mf g4 g |
    \pB f~ f g2 |
    b4 g g g |
    es( as) g2\breathe |
    f g4( as) \sB |
    b2^\< c4( b) |
    c2^\> b |
    b2.^\! s4 |
    b2 g4 c |
    c2 c |
    f, f4 b |
    b2 b4\breathe b |
    c c b c |
    b( g) as( b) |
    g2. s4 |
    s1*18 | \bar "|."
  }

  melodieBass = \relative es {
    s1*22 |
    es2 c4 c |
    \pB as( b) es2 |
    es4 es c b |
    as( b) es2 |
    d c4~ c \sB |
    g2 c |
    f g4( as) |
    b2. s4 |
    g2 e4 e |
    f2 f |
    f d4 d |
    es2 es4 es8[( d]) |
    c4 c g as |
    b2 b |
    es2. s4 |
    s1*18 | \bar "|."
  }

  melodieSopranAlleine = \relative es'' {
    R1*40 |
    r2 es2~(^\f |
    es4 c) \pB b( as) \sB |
    b2 b4 b |
    c( b8[ as]) b2\breathe |
    r es |
    d \pB c4( b) \sB |
    as( c) b( g) |
    f2. r4 |
    es'(^\f d) c b |
    c2 c |
    c4( f) d c |
    b2 b4\breathe b |
    c es d^\rit c |
    b( g) f2 |
    es1^\fermata | \bar "|."
  }

  melodieAltAlleine = \relative es' {
    R1*40 |
    es2^\f es4 es |
    f( d) es2 |
    g4 g g g |
    as( f) g2\breathe |
    b \pB es4( c) \sB |
    b2 as4( g) |
    as2 g |
    f2. r4 |
    b2^\f c4 b |
    b( g) as2 |
    as b4 as |
    as( f) g\breathe g |
    g g b^\rit as |
    g( es) c( d) |
    es1^\fermata | \bar "|."
  }

  melodieTenorAlleine = \relative es {
    R1*40 |
    es2^\f es4 es |
    f( d) es2 |
    g4 g g g |
    as( f) g2\breathe |
    b \pB es4( c) \sB |
    b2 as4( g) |
    as2 g |
    f2. r4 |
    b2^\f c4 b |
    b( g) as2 |
    as b4 as |
    as( f) g\breathe b |
    c c d^\rit c |
    b( g) as( b) |
    g1^\fermata | \bar "|."
  }

  melodieBassAlleine = \relative es {
    R1*40 |
    es2^\f es4 es |
    f( d) es2 |
    g4 g g g |
    as( f) g2\breathe |
    b \pB g4( a) \sB |
    b( d,) e( g) |
    as2 g |
    f2. r4 |
    b2^\f c4 b |
    b( g) as2 |
    as b4 as |
    as( f) g\breathe g |
    g g b^\rit as |
    g2 f |
    es1^\fermata | \bar "|."
  }

  melodieOrgelRechts = \relative d' {
    d2 <<
      { \voiceOne
        es~ | \voiceTwo
        <es as,> d |
        <es b> c |
      }
      \new Voice { \voiceTwo
        c4 b | \voiceOne
        f'2 g4 as |
        b2 c4 g |
      }
    >> \oneVoice
    <g b> <f as> <c es> <d f> | % Takt 4
    <b g'>2 es |
    <c f>4 <b d> <<
      { \voiceOne
        es2 |
      }
      \new Voice { \voiceTwo
        b4 as |
      }
    >> \oneVoice
    <g b g'>2 <es' g> | % Takt 7
    <<
      { \voiceOne
        as4 f
      }
      \new Voice { \voiceTwo
        c2
      }
    >> \oneVoice
    <es g>\breathe |
    <f b> <es c'> |
    <es b'>
    <<
      { \voiceOne
        as4 g |
        <f as>2
      }
      \new Voice { \voiceTwo
        <c e> |
        c4 d
      }
    >> \oneVoice
    <b es g>2
    <<
      { \voiceOne
        f'2. r4 |
      }
      \new Voice { \voiceTwo
        <d b>2 <d b>4 <c as> |
      }
    >> \oneVoice
    <es b'>2
    <<
      { \voiceOne
        c'4 b |
      }
      \new Voice { \voiceTwo
        <c, g'>2 |
      }
    >> \oneVoice
    <g' b> <f as> | % Takt 14
    <c as'>
    <<
      { \voiceOne
        b'4 as |
      }
      \new Voice { \voiceTwo
        f2 |
      }
    >> \oneVoice
    <f as>
    <<
      { \voiceOne
        g4\breathe g |
      }
      \new Voice { \voiceTwo
        es2 |
      }
    >> \oneVoice
    <c es g> <b es>4 <c f> | % Takt 17
    <<
      { \voiceOne
        g'2 f |
      }
      \new Voice { \voiceTwo
        es~ es4 d |
      }
    >> \oneVoice
    <b es>2\breathe
    <<
      { \voiceOne
        es~ |
        es4 f g as |
        b2 c4 g |
      }
      \new Voice { \voiceTwo
        c, b |
        c2 d |
        <b es> c |
      }
    >> \oneVoice
    <g' b>4 <f as> <c es> <d f> | % Takt 22
    <es g>2 es |
    <c f>4 d es2 |
    <es g>
    <<
      { \voiceOne
        g |
      }
      \new Voice { \voiceTwo
        es4 d |
      }
    >> \oneVoice
    <c as'> <d f> g2\breathe | % Takt 26
    <b, f' b>
    <<
      { \voiceOne
        g'4 as |
        b2 <as c,>4 <g b,> |
      }
      \new Voice { \voiceTwo
        <es c'>2 |
        es e |
      }
    >> \oneVoice
    <c f as>
    <<
      { \voiceOne
        <es g> |
        f2. r4 |
        b2 c4 b |
        b g
      }
      \new Voice { \voiceTwo
        b,2~ |
        <b d> d4 c |
        es2 <c g'> |
        g'
      }
    >> \oneVoice
    <f as> | % Takt 32
    <c f as>
    <<
      { \voiceOne
        b'4 as |
      }
      \new Voice { \voiceTwo
        <f b,>2 |
      }
    >> \oneVoice
    <f as>4 f g\breathe <b, g'> | % Takt 34
    <c es g>2 <b es>4 <c f> |
    <es g>2
    <<
      { \voiceOne
        f |
      }
      \new Voice { \voiceTwo
        <c as>4 <b d> |
      }
    >> \oneVoice
    es2
    <<
      { \voiceOne
        g4 b |
        c es <d g,> <as c> |
        b2 <as c>4 <g b> |
        <g b> <f as>
      }
      \new Voice { \voiceTwo
        es2 |
        <es as> d |
        d4 es e2 |
        c
      }
    >> \oneVoice
    <c es>4 <d f> | % Takt 40
    <b es g>2
    <<
      { \voiceOne
        g'4 b |
        <as c>2 b4 as |
        <g b>2
      }
      \new Voice { \voiceTwo
        es2 |
        f4 d es2~ |
        es
      }
    >> \oneVoice
    <b es g> | % Takt 43
    <c es as>4 <d f>
    <<
      { \voiceOne
        <es g>2\breathe |
        <f b> g4 a |
        <b d>2 <as c>4 <g b> |
      }
      \new Voice { \voiceTwo
        b,2~ |
        b <es es'> |
        g4 d e2 |
      }
    >> \oneVoice
    <c f as>
    <<
      { \voiceOne
        b'4 g |
        f b c d |
        es d c b |
        <g b> g <f as>2 |
      }
      \new Voice { \voiceTwo
        <b, es>2 |
        d <f b> |
        <es b'> <c g'> |
        c1 |
      }
    >> \oneVoice
    <c f as>2
    <<
      { \voiceOne
        <d b'>4 <c as'> |
      }
      \new Voice { \voiceTwo
        f2 |
      }
    >> \oneVoice
    <f as>4 f <es g>\breathe <g b> | % Takt 52
    <es g c>2
    <<
      { \voiceOne
        <g b d>4^\rit <as c> |
        b g f2 |
      }
      \new Voice { \voiceTwo
        es |
        <b es> <as c>4 <b d> |
      }
    >> \oneVoice
    es1^\fermata | \bar "|."
  }

  melodieOrgelLinks = \relative es {
    <es g>2 <c g'> |
    <f, c'>
    <<
      { \voiceOne
        as'4 f |
      }
      \new Voice { \voiceTwo
        b,2 |
      }
    >> \oneVoice
    <g es'> <c, g' e'> | % Takt 3
    <<
      { \voiceOne
        f' as4 f |
      }
      \new Voice { \voiceTwo
        <f, c>2 b |
      }
    >> \oneVoice
    <es g> <c g'> |
    <as f'>
    <<
      { \voiceOne
        es' |
      }
      \new Voice { \voiceTwo
        g,4 f |
      }
    >> \oneVoice
    <es b'>2
    <<
      { \voiceOne
        es' |
        es4 f g2\breathe |
        b2 g4 as |
        b2
      }
      \new Voice { \voiceTwo
        c,4 b |
        as2 es' |
        d c |
        g
      }
    >> \oneVoice
    c |
    f, g4 as |
    b2. r4 | % Takt 12
    <g' b>2 e |
    <f c'>1 |
    f2 <d b'> |
    <<
      { \voiceOne
        b'1 |
      }
      \new Voice { \voiceTwo
        es,2. es8( d) |
      }
    >> \oneVoice
    c2 g4 as | % Takt 17
    <<
      { \voiceOne
        es' g as2 |
        g1 |
        a2 as4 f |
      }
      \new Voice { \voiceTwo
        b,1 |
        es2 c |
        <c f,> b |
      }
    >> \oneVoice
    <g es'> <c, g' e'> | % Takt 21
    <f c' f>
    <<
      { \voiceOne
        as'4 f |
      }
      \new Voice { \voiceTwo
        b,2 |
      }
    >> \oneVoice
    <es, b' es'>2
    <<
      { \voiceOne
        g' |
        f g |
        b4 g g2 |
        as g\breathe |
      }
      \new Voice { \voiceTwo
       c, |
       as4 b es2 |
       es c4 b |
       as b es2 |
      }
    >> \oneVoice
    d c | % Takt 27
    g c |
    f, g4 as |
    b2 b'4 as |
    g2 e |
    <f c'>1 |
    f2 d |
    <es b'>2.\breathe es8( d) |
    c2 g4 as | % Takt 35
    <<
      { \voiceOne
        b' g s2 |
        g2 g |
      }
      \new Voice { \voiceTwo
        b,1 |
        es2 c |
      }
    >> \oneVoice
    <f, c'>
    <<
      { \voiceOne
        as'4 f |
        d es e c |
        c f as f |
      }
      \new Voice { \voiceTwo
        b,2 |
        g c, |
        f b |
      }
    >> \oneVoice
    <es g>
    <<
      { \voiceOne
        c'4 b |
        es, f g as |
        b1 |
        as2
      }
      \new Voice { \voiceTwo
        c,2 |
        as g4 f |
        es1 |
        as4 b
      }
    >> \oneVoice
    es2\breathe | % Takt 44
    d
    <<
      { \voiceOne
        g4 a |
        g d e g |
        f2 es |
        f1 |
      }
      \new Voice { \voiceTwo
        c2 |
        g c |
        f, g4 as |
        b2 as |
      }
    >> \oneVoice
    <g es'>2 <c e> |
    <f, f'>1 | % Takt 50
    f'2 <b b,> |
    <<
      { \voiceOne
        b1 |
      }
      \new Voice { \voiceTwo
        es,2. es8( d) |
      }
    >> \oneVoice
    c2
    <<
      { \voiceOne
        es4 f |
        g es f2 |
      }
      \new Voice { \voiceTwo
        g,4 as |
        b1 |
      }
    >> \oneVoice
    <es, b' g' b>^\fermata | \bar "|."
  }