summaryrefslogtreecommitdiff
path: root/Missa_brevis_in_C/sanctus/texte.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Missa_brevis_in_C/sanctus/texte.ly')
-rw-r--r--Missa_brevis_in_C/sanctus/texte.ly18
1 files changed, 14 insertions, 4 deletions
diff --git a/Missa_brevis_in_C/sanctus/texte.ly b/Missa_brevis_in_C/sanctus/texte.ly
index 6f79c06..9459742 100644
--- a/Missa_brevis_in_C/sanctus/texte.ly
+++ b/Missa_brevis_in_C/sanctus/texte.ly
@@ -2,14 +2,24 @@
% Abkürzungen
- textSopranSanctus = \lyricmode {
+ alleI = \lyricmode {
+ San -- ctus, San -- ctus, San -- ctus Do -- mi -- nus De -- us Sa -- ba -- oth,
+ San -- ctus, San -- ctus, San -- ctus Do -- mi -- nus De -- us Sa -- ba -- oth.
}
- textAltSanctus = \lyricmode {
+ alleII = \lyricmode {
+ Ho -- sa -- na, ho -- sa -- na, ho -- sa -- na in ex -- cel -- sis,
+ ho -- sa -- na, ho -- sa -- na, ho -- sa -- na in ex -- cel -- sis.
}
- textTenorSanctus = \lyricmode {
+ textFrauenSanctus = \lyricmode {
+ \alleI
+ \alleII
}
- textBassSanctus = \lyricmode {
+ textMaennerSanctus = \lyricmode {
+ \alleI
+ Ple -- ni -- sunt coe -- li et ter -- ra glo -- ri -- a tu -- a.
+ Pla -- ni -- sunt coe -- li et ter -- ra glo -- ri -- a tu -- a.
+ \alleII
}