add all the mup files
[music.git] / eccard / temple_mary.mup
1 header
2   title (21) ""
3   title bold (24) "When to the Temple Mary Went" "" "\s(20)\f(TR)Johann Eccard (fl. 1553-1611)"
4
5 header2
6   title (16)  "When to the Temple Mary Went" "" "Johann Eccard"
7
8 footer2
9   title "" "\%"  ""
10
11 footer
12   title "" "\%"  ""
13
14 score
15   staffs=6
16   bracket=1-6
17   key=1& minor
18 //  lyricsfontfamily = courier
19 //  lyricsfontfamily = avantgarde
20 //  lyricsfontfamily = bookman
21 //  lyricsfontfamily = helvetica
22 //  lyricsfontfamily = newcentury
23   lyricsfontfamily = palatino
24   fontfamily = palatino
25 //  lyricsfontfamily = times
26   lyricssize=15
27   measnum=n
28   scale=0.56
29   packfact=0.9
30   packexp=1.0
31   staffsep=14   
32   pagewidth=8.26
33   pageheight=11.7
34
35 //  division=48                    // midi 'quarter note' size - minims (probably)
36
37 staff 1
38   clef=treble
39   label="Soprano I"
40   
41 staff 2
42   clef=treble
43   label="Soprano II"
44   
45 staff 3
46   clef=treble
47   label="Alto"
48
49 staff 4
50   clef=treble8
51   label="Tenor"
52   
53 staff 5
54   clef=bass
55   label="Bass I"
56
57 staff 6
58   clef=bass
59   label="Bass II"
60
61 define S 1: @
62 define S2 2: @
63 define A 3: @
64 define T 4: @
65 define B 5: @
66 define B2 6: @
67 define ALL [ 1; 2; 3; 4; 5; 6 ]: @
68 define L lyrics @
69 define LS lyrics 1: @
70 define LS2 lyrics 2: @
71 define LA lyrics 3: @
72 define LT lyrics 4: @
73 define LB lyrics 5: @
74 define LB2 lyrics 6: @
75 define LALL lyrics 1-6 : @
76 define P phrase @
77 define PS phrase 1: @
78 define PS2 phrase 2: @
79 define PA phrase 3: @
80 define PT phrase 4: @
81 define PB phrase 5: @
82 define PB2 phrase 6: @
83 define MS rom above 1: @
84 define MS2 rom above 2: @
85 define MA rom above 3: @
86 define MT rom above 4: @
87 define MB rom above 5: @
88 define MB2 rom above 6: @
89 define SMS "\(smsharp)" @
90 define SMN "\(smnat)" @
91 define SMF "\(smflat)" @
92 define BSMS "(\(smsharp))" @
93 define BSMN "(\(smnat))" @
94 define BSMF "(\(smflat))" @
95 define FERM "\(smferm)" @
96 define R rehearsal mnum @
97
98 ifndef MIDI
99 score 
100         time=1/4n
101         vscheme=2o
102
103 music 
104         1 1: [cue; len 0] 4f+;
105         1 2: [cue; len 0] 4e;
106         2 1: [cue; len 0] 4e&+;
107         2 2: [cue; len 0] 4d;
108         3 1: [cue; len 0] 4g;
109         3 2: [cue; len 0] 4g-;
110         4 1: [cue; len 0] 4d+;
111         4 2: [cue; len 0] 4d;
112         5 1: [cue; len 0] 4d+;
113         5 2: [cue; len 0] 4b-;
114         6 1: [cue; len 0] 4g;
115         6 2: [cue; len 0] 4d-;
116         invisbar;
117 endif
118
119 score
120         time = common
121
122 music
123     1-6: ms;
124     invisbar
125
126 score 
127         time=4/2n
128         beamstyle=1,1
129         vscheme=1
130
131 music 
132
133 ifdef MIDI
134 define PROG 0 "program=74" @
135
136         midi 1: 0 "channel=1"; PROG;
137         midi 2: 0 "channel=2"; PROG;
138         midi 3: 0 "channel=3"; PROG;
139         midi 4: 0 "channel=4"; PROG;
140         midi 5: 0 "channel=5"; PROG;
141         midi 6: 0 "channel=6"; PROG;
142
143 // program was 74
144
145         midi all:  0 "param=7,64";
146         midi all:  0 "tempo=200"; 
147
148         // decani on the right, cantoris on the left 
149         midi 1,5: 0 "parameter=10, 96";
150         midi 2,6: 0 "parameter=10, 32";
151 endif
152
153         //#  1
154         S 1r; 1a;
155         S2 1e; 2; 2;
156         A 1c#; 2; 2;
157         T 1a; ~;
158         B 1e; 2; 2;
159         B2 1a-; 2; 2;
160
161         LS "When";
162         LS2 "When to the";
163         LA "When to the";
164         LT "When to_";
165         LB "When to the";
166         LB2 "When to the";
167         bar;
168
169         //#  2
170         S 2a; ; d+; ;
171         S2 2f; ; 2.d; 4;
172         A 1d; f;
173         T 2a; ; b; ;
174         B 2d; f; 1~;
175         B2 2d; ; 2.b-; 4;
176
177         LS "to the Tem-ple";
178         LS2 "Tem-ple Ma-ry";
179         LT "the Tem-ple";
180         LB "Tem-ple Ma-";
181         LB2 "Tem-ple Ma-ry";
182         bar;
183
184         //#  3 
185         S 2.c+; 4; 2a; ;
186         S2 1a; r;
187         A 1.f; 2;
188         T 2.c+; 4; 1~;
189         B 1f; ;
190         B2 1f-; ;
191
192         LS "Ma-ry went, and";
193         LS2 "Went"; 
194         LA "Ma-ry";
195         LT "Ma-ry went";
196         LB "ry";
197         LB2 "went, and";
198         bar;
199
200         //#  4
201         S 2g; a; b; ;
202         S2 1r; 1g;
203         A 2e; ; 1d;
204         T 2c+; ; d+; d;
205         B 2g; c; 1g~;
206         B2 1c; g-;
207
208         LS "brought the Ho-ly";
209         LS2 "and";
210         LA "went, and brought";
211         LT "and brought the";
212         LB "went, and brought";
213         LB2 "brought the";
214         bar R;
215
216         //#  5
217         S 1/2a~;
218         S2 2e; d; e; ;
219         A 2c#; 1d; 2c;
220         T 1.a; 2;
221         B 2g; f; e; ;
222         B2 1.a-; 2;
223
224         LS "Child,_";
225         LS2 "brought the Ho-ly";
226         LA "the Ho-ly";
227         LT "Ho-ly";
228         LB "the Ho-ly";
229         LB2 "Ho-ly";
230         bar;
231
232         //#  6
233         S 1/2a;
234         S2 1/2f#;
235         A 1/2d;
236         T 1/2a;
237         B 1/2d;
238         B2 1/2d;
239
240         LS2 "Child,";
241         LA "Child,";
242         LT "Child,";
243         LB "Child,";
244         LB2 "Child,";
245         bar;   
246
247         //# 7
248         S 1r; a;
249         S2 2r; e; ; ;
250         A 1c#; 2; ;
251         T 1r; a;
252         B 1e; 2; ;
253         B2 1a-; 2; ;
254
255         LS "Him";
256         LS2 "Him did the";
257         LA "Him did the";
258         LT "Him";
259         LB "Him did the";
260         LB2 "Him did the";
261         bar;
262
263         //# 8
264         S 2a; ; d+; ;
265         S2 2f; ; 2.d; 4;
266         A 1d; f;
267         T 2a; ; b; ;
268         B 2d; f; 1~;
269         B2 2d; ; 2.b-; 4;
270
271         LS "did the a-ged";
272         LS2 "a-ged Sim-eon";
273         LA "a-ged";
274         LT "did the a-ged";
275         LB "a-ged Sim-";
276         LB2 "a-ged Sim-eon";
277         bar;
278
279         //# 9
280         S 2.c+; 4; 2a; ;
281         S2 1a; r;
282         A 1.f; 2;
283         T 2.c+; 4; 1~;
284         B 1f; ;
285         B2 1f-; ;
286         
287         LS "Sim-eon see, as";
288         LS2 "see,";
289         LA "Sim-eon";
290         LT "Sim-eon see";
291         LB "eon";
292         LB2 "see, as";
293         bar R;
294
295         //# 10
296         S 2.g; 4a; 2b; ;
297         S2 1r; g;
298         A 2e; ; 1d;
299         T 2c+; ; d+; d;
300         B 2g; c; 1g~;
301         B2 1c; g-;
302
303         LS "it had been re-";
304         LS2 "as";
305         LA "see, as it";
306         LT "as it had";
307         LB "see, as it_";
308         LB2 "it had";
309         bar;
310
311         //# 11
312         S 1/2a;
313         S2 2e; d; e; ;
314         A 2c#; 1d; 2c;
315         T 1.a; 2;
316         B 2g; f; e; ;
317         B2 1.a-; 2;
318
319         LS "vealed.";
320         LS2 "it had been re-";
321         LA "had been re-";
322         LT "been re-";
323         LB "had been re-";
324         LB2 "been re-";
325         bar;
326
327         //# 12
328         S 1r; 2r; 2d+;
329         S2 1f#; 2r; fn;
330         A 1d; 2r; d;
331         T 1a; 2r; b;
332         B 1d; 2r; f;
333         B2 1d; 2r; 2b-;
334 ifndef MIDI 
335         MB 4 SMN;
336 endif
337
338         LS "He";        
339         LS2 "vealed. He";
340         LA "vealed. He";
341         LT "vealed. He";
342         LB "vealed. He";
343         LB2 "vealed. He";
344         bar;       
345
346         //# 13  
347         ALL 2d+fdfbb-; ; c+affaf; d+bnffd+d;
348         LALL "took up Je-sus";
349         bar;
350
351         //# 14 
352         ALL 2.e&+c+gc+gc; 4; 2d+bngd+gg-; d+d+gd+bng-;
353         LALL "in his arms and,";
354         bar R;
355
356         //# 15
357         S 2c+; b; ; a;
358         S2 2e&+; d+; 2.c+; 4;
359         A 2e&; f; e; c;
360         T 2g; b; 2.c+; 4;
361         B 2c+; f; g; f;
362         B2 2c; d; e&; f;
363
364         L 1,3,5,6: "bless-ing God, he";
365         L 2,4: "bless-ing God, he";
366         bar;
367
368         //# 16
369         S 1b; 2r; d+;
370         S2 1d+; r;
371         A 1f; 2r; f;
372         T 1b; 2r; b;
373         B 1f; r;
374         B2 1b-; 2r; b-;
375
376         L 1,3,4,6: "said: in";
377         L 2,5: "said:";
378         bar;
379
380         //# 17 
381         [1;3;4;6] : 2.c+faf; 4bfd+b-; 2afc+f; gdbg;
382         2,5 : mr;
383         L 1,3,4,6 : "peace I now de-";
384         bar;
385
386         //# 18
387         S 4f#;e;f;g; 2f; d+;
388         PS 1 til 3;
389         S2 mr;
390         A 1.d; 2fn;
391         T 2.a;4b;2a; b;
392         PT 1 til 3;
393         B mr;
394         B2 1.d; 2b-;
395
396         L 1,4 : 1.;2; "part,_ my";
397         L 3,6 : "part, my";
398         bar;
399
400         //# 19
401         S 2.c+; 4b; 2a; g;
402         S2 1r; 2r; g;
403         A 1.f; 2d;
404         T 2.a; 4b; 2c+; b;
405         B mr;
406         B2 1.f; 2g;
407
408         LS "Sa-viour hav-ing";
409         LS2 "The";
410         LA "Sa-viour";
411         LT "Sa-viour hav-ing";
412         LB2 "Sa-viour"; 
413         bar R;
414
415         //# 20
416         S 1f#; 2r; g;
417         S2 2a; ; 2.b; 4c+;
418         A 1.d; 2;
419         T 1a; r;
420         B 2r; 2a; g; b;
421         B2 1d; 2r; g;
422
423         LS "seen, the";
424         LS2 "Hope of Is-ra-";
425         LA "hav-ing";
426         LT "seen,";
427         LB "the Hope of";
428         LB2 "seen, the";
429         bar;
430
431         //# 21
432         S 2a; ; 2.b; 4c+;
433         S2 1d+; 2r; g;
434         A 1d; 2r; g;
435         T 2r; a; g; b;
436         B 2a; d; 1d+;
437         B2 2f#; ; g; g-;
438         
439         LS "Hope of Is-ra-";
440         LS2 "el, the";
441         LA "seen, the";
442         LT "the Hope of";
443         LB "Is-ra-el";
444         LB2 "Hope of Is-ra-";
445         bar;
446
447         //# 22
448         S 1d+; 2r; g;
449         S2 2a; ; 2.b; 4c+;
450         A 2f#; ; g; g-;
451         T 2a; d; 1d+;
452         B 2r; a; g; b;
453         B2 1d; 2r; g;
454
455         LS "el, the";
456         LS2 "Hope of Is-ra-";
457         LA "Hope of Is-ra-";
458         LT "Is-ra-el,";
459         LB "the Hope of";
460         LB2 "el, the";
461         bar;
462
463         //# 23 
464         S 2a; ; bn; ;
465         S2 1/2d+;
466         A 1d; 2r; g;
467         T 2r; a; g; d+;
468         B 2a; d; 1d+;
469         B2 2f#; ; g; g-;
470         
471         LS "Hope of Is-ra-";
472         LS2 "el,";
473         LA "el, the";
474         LT "of Is-ra-";
475         LB "Is-ra-el,";
476         LB2 "Hope of Is-ra-";
477         bar;
478
479         //# 24
480         S 4c+;b;a;g; 2f; f+;
481         PS 1 til 3;
482 ifndef MIDI 
483         MS 1.5 SMF;
484 endif
485         S2 1r; 2r; a;
486         A 1e; d;
487         T 2.c+; 4b; 2a; ~;
488         PT 1 til 2;
489         PT 4 til 1m + 2;
490         B 2g; 1a; 2d;
491         B2 1c; d;
492         
493         LS 1.;2; "el,_ the";
494         LS2 "the";
495         LA "Light of";
496         LT 1;2;2; "el,_ the Light_";
497         LB "the Light of";
498         LB2 "el, the";
499         bar R;
500
501         //# 25
502         S 2e+; 2.d+; 8c#+; bn; 2c+;
503         PS 1 til 3.5;
504         S2 1.a; 2;
505         A 2c#; d; e; ;
506         T 2a; f; 1e;
507         B 2e; a; 2.; 4;
508         B2 1.a-; 2;
509
510         LS 1.;2; "Light_ of";
511         LS2 "Light of";
512         LA "man, the Light of";
513         LT 1;1; "_ of";
514         LB "men, the Light of";
515         LB2 "Light of"; 
516         bar;
517
518         //# 26
519         [ 1; 2; 3; 4; 5 ] : 1/2d+af#da;
520         B2 1/2dd-;
521         mussym above 1-6 : 1 "ferm";
522         LALL "men.";
523         dblbar;
524
525
526         // 
527         // middle of piece 
528         //
529
530         //# 27
531         S 1r; a;
532         T 1a; ~;
533         [ 2; 3; 5; 6 ] : 1ec#ea-; 2ecea-; ;
534
535         LS "Help";
536         LT "Help now_";
537         L 2-3,5-6 : "Help now Thy";
538         bar;     
539                 
540         //# 28
541         S 2a; ; d+; ;
542         S2 2f; ; 2.d; 4;
543         A 1d; f;
544         T 2a; ; b; ;
545         B 2d; f; 1~;
546         B2 2d; ; 2.b-; 4;
547
548         LS "now The ser-vants";
549         LS2 "ser-vants, gra-cious";
550         LA "ser-vants";
551         LT "Thy ser-vants";
552         LB "ser-vants, gra-";
553         LB2 "ser-vants, gra-cious";
554         bar;
555
556         //# 29
557         S 2.c+; 4; 2a; ;
558         S2 1a; r;
559         A 1.f; 2;
560         T 2.c+; 4; 1~;
561         B 1f; ;
562         B2 1f-; ;
563
564         LS "gra-cious Lord, that";
565         LS2 "Lord,";
566         LA "gra-cious";
567         LT "gra-cious Lord,_";
568         LB "cious";
569         LB2 "Lord, that";
570         bar R;
571
572         //# 30
573         S 2.g; 4a; 2b; ;
574         S2 1r; g;
575         A 2e; ; 1d;
576         T 2c+; ; d+; d;
577         B 2g; c; 1g~;
578         B2 1c; g-;
579
580         LS "we may e-ver";
581         LS2 "that";
582         LA "Lord, that we";
583         LT "that we may";
584         LB "Lord, that we";
585         LB2 "we may";
586         bar;
587
588         //# 31 
589         S 1/2a~;
590         S2 2e; d; e; ;
591         A 2c#; 1d; 2c;
592         T 1.a; 2;
593         B 2g; f; e; ;
594         B2 1.a-; 2;
595
596         LS "be,_";
597         LS2 "we may e-ver";
598         LA "may e-ver";
599         LT "e-ver";
600         LB "may e-ver";
601         LB2 "e-ver";
602         bar;
603
604         //# 32
605         ALL 1/2af#dadd;
606         L 2-6 : "be,";
607         bar;
608
609         //# 33
610         S 1r; a;
611         S2 2r; e; ; ;
612         A 1c#; 2; ;
613         T 1r; a;
614         B 1e; 2; ;
615         B2 1a-; 2; ;
616
617         LS "As";
618         LS2 "As once the";
619         LA "As once the";
620         LT "As";
621         LB "As once the";
622         LB2 "As once the";
623         bar;
624
625         //# 34
626         S 2a; ; d+; ;
627         S2 2f; ; 2.d; 4;
628         A 1d; f;
629         T 2a; ; b; ;
630         B 2d; f; 1~;
631         B2 2d; ; 2.b-; 4;
632
633         LS "once the faith-ful";
634         LS2 "faith-ful Sim-eon";
635         LA "faith-ful";
636         LT "once the faith-ful";
637         LB "faith-ful Sim-";
638         LB2 "faith-ful Sim-eon";
639         bar R;
640
641         //# 35
642         S 2.c+; 4; 2a; ;
643         S2 1a; r;
644         A 1.f; 2;
645         T 2.c+; 4; 1~;
646         B 1f; ;
647         B2 1f-; ;
648         
649         LS "Sim-eon was, re-";
650         LS2 "was,";
651         LA "Sim-eon";
652         LT "Sim-eon was,_";
653         LB "eon";
654         LB2 "was, re-";
655         bar ;
656
657         //# 36
658         S 2.g; 4a; 2b; ;
659         S2 1r; g;
660         A 2e; ; 1d;
661         T 2c+; ; d+; d;
662         B 2g; c; 1g~;
663         B2 1c; g-;
664
665         LS "joic-ing but in";
666         LS2 "re-";
667         LA "was, re-joic-";
668         LT "re-joic-ing";
669         LB "was, re-joic-";
670         LB2 "joic-ing";
671         bar;
672
673         //# 37
674         S 1/2a;
675         S2 2e; d; e; ;
676         A 2c#; 1d; 2c;
677         T 1.a; 2;
678         B 2g; f; e; ;
679         B2 1.a-; 2;
680
681         LS "Thee;";
682         LS2 "joic-ing but in";
683         LA "ing but in";
684         LT "but in";
685         LB "ing but in";
686         LB2 "but in";
687         bar;
688
689         //# 38
690         S 1r; 2r; 2d+;
691         S2 1f#; 2r; fn;
692         A 1d; 2r; d;
693         T 1a; 2r; b;
694         B 1d; 2r; f;
695         B2 1d; 2r; 2b-;
696 ifndef MIDI 
697         MB 4 SMN;
698 endif
699
700         LS "and";
701         LS2 "Thee; and";
702         LA "Thee; and";
703         LT "Thee; and";
704         LB "Thee; and";
705         LB2 "Thee; and";
706         bar;       
707
708         //# 39  
709         ALL 2d+fdfbb-; ; c+affaf; d+bnffd+d;
710         LALL "when we must from";
711         bar R;
712
713         //# 40 
714         ALL 2.e&+c+gc+gc; 4; 2d+bngd+gg-; d+d+gd+bng-;
715         LALL "Earth de-par-ture";
716         bar;
717
718         //# 41
719         S 2c+; b; ; a;
720         S2 2e&+; d+; 2.c+; 4;
721         A 2e&; f; e; c;
722         T 2g; b; 2.c+; 4;
723         B 2c+; f; g; f;
724         B2 2c; d; e&; f;
725
726         L 1,3,5,6: "take, de-par-ture";
727         L 2,4: "take, de-par-ture";
728         bar;
729
730         //# 42
731         S 1b; 2r; d+;
732         S2 1d+; r;
733         A 1f; 2r; f;
734         T 1b; 2r; b;
735         B 1f; r;
736         B2 1b-; 2r; b-;
737
738         L 1,3,4,6: "take, may";
739         L 2,5: "take,";
740         bar;
741
742         //# 43 
743         [1;3;4;6] : 2.c+faf; 4bfd+b-; 2afc+f; gdbg;
744         2,5 : mr;
745         L 1,3,4,6 : "gent-ly fall a-";
746         bar;
747
748         //# 44
749         S 4f#;e;f;g; 2f; d+;
750         PS 1 til 3;
751         S2 mr;
752         A 1.d; 2fn;
753         T 2.a;4b;2a; b;
754         PT 1 til 3;
755         B mr;
756         B2 1.d; 2b-;
757
758         L 1,4 : 1.;2; "sleep,_ may";
759         L 3,6 : "sleep, may";
760         bar R;
761
762         //# 45
763         S 2.c+; 4b; 2a; g;
764         S2 1r; 2r; g;
765         A 1.f; 2d;
766         T 2.a; 4b; 2c+; b;
767         B mr;
768         B2 1.f; 2g;
769
770         LS "gent-ly fall a-";
771         LS2 "may";
772         LA "fall a-";
773         LT "gent-ly fall a-";
774         LB2 "fall a-";
775         bar;
776
777         //# 46
778         S 1f#; 2r; g;
779         S2 2a; ; 2.b; 4c+;
780         A 1/2d~;
781         T 1a; r;
782         B 2r; 2a; g; b;
783         B2 1d; 2r; g;
784
785         LS "sleep, may";
786         LS2 "gent-ly fall a-";
787         LA "sleep,_";
788         LT "sleep,";
789         LB "may gent-ly";
790         LB2 "sleep, may";
791         bar;
792
793         //# 47
794         S 2a; ; 2.b; 4c+;
795         S2 1d+; 2r; g;
796         A 1d; 2r; g;
797         T 2r; a; g; b;
798         B 2a; d; 1d+;
799         B2 2f#; ; g; g-;
800         
801         LS "gent-ly fall a-";
802         LS2 "sleep, may";
803         LA "may";
804         LT "may gent-ly";
805         LB "fall a-sleep";
806         LB2 "gent-ly fall a-";
807         bar;
808
809         //# 48
810         S 1d+; 2r; g;
811         S2 2a; ; 2.b; 4c+;
812         A 2f#; ; g; g-;
813         T 2a; d; 1d+;
814         B 2r; a; g; b;
815         B2 1d; 2r; g;
816
817         LS "sleep, may";
818         LS2 "gent-ly fall a-";
819         LA "gent-ly fall a-";
820         LT "fall a-sleep,";
821         LB "may gent-ly";
822         LB2 "sleep, may";
823         bar;
824
825         //# 49 
826         S 2a; ; bn; ;
827         S2 1/2d+;
828         A 1d; 2r; g;
829         T 2r; a; g; d+;
830         B 2a; d; 1d+;
831         B2 2f#; ; g; g-;
832         
833         LS "gent-ly fall a-";
834         LS2 "sleep,";
835         LA "sleep, and";
836         LT "may gent-ly";
837         LB "fall a-sleep,";
838         LB2 "gent-ly fall a-";
839         bar R;
840
841         //# 50
842         S 4c+;b;a;g; 2f; f+;
843         PS 1 til 3;
844 ifndef MIDI 
845         MS 1.5 SMF;
846 endif
847         S2 1r; 2r; a;
848         A 1e; d;
849         PA 3 til 1m+1;
850         T 2.c+; 4b; 2a; ~;
851         PT 1 til 2;
852         B 2g; 1a; 2d;
853         PB 4 til 1m + 1;
854         B2 1c; d;
855         
856         LS 1.;2; "sleep,_ and";
857         LS2 "and";
858         LA "with Thee,_";
859         LT "fall a-sleep, and_";
860         LB "and with Thee,_";
861         LB2 "sleep, and";
862         bar;
863
864         //# 51
865         S 2e+; 2.d+; 8c#+; bn; 2c+;
866         PS 2 til 4;
867         S2 1.a; 2;
868         A 2c#; d; e; ;
869         T 2a; f; 1e;
870         B 2e; a; 2.; 4;
871         B2 1.a-; 2;
872
873         LS 2; 1.; "with Thee_";
874         LS2 "with Thee";
875         LA 2s;2;;; "and with Thee";
876         LT "with Thee";
877         LB 2s;2;2.;4;"and with thee";
878         LB2 "with Thee";
879         bar;
880
881         //# 52
882         [ 1; 2; 3; 4; 5 ] : 1/2d+af#da;
883         B2 1/2dd-;
884         LALL "wake";
885         dblbar;
886          
887   title ""
888   title ""
889   title ""
890
891   title "Performing Edition \(copyright) 2001" "" "$Id: temple_mary.mup,v 1.6 2001/01/29 23:51:33 djk Exp $" 
892   title "Engraved by Withburga Music" "" "http://www.tobit.co.uk/withburga"
893
894