7ffb9afea2
Benedictus, Magnificat, and Nunc Dimittis had the Gloria Patri baked verbatim into their propers YAML with no Triduum suppression; Matins' Nocturn 3 OT canticles had none at all. Give the 'canticle' ResolvedPart the same centrally-attached gloriaPatri field psalms already got, strip the baked-in text, and drop Lauds' now-redundant local append/Triduum check — live-verified that canticles follow the exact same Triduum-only omission as psalms (e.g. Benedictus at Lauds of Holy Thursday).
37 lines
2.2 KiB
YAML
37 lines
2.2 KiB
YAML
# Sourced from Divinum Officium's own canticle text (Latin/English
|
|
# Psalterium/Psalmorum/Psalm232.txt — the Magnificat, Luke 1:46-55, stored
|
|
# alongside the other canticles rather than the numbered psalms). Fixed
|
|
# year-round, same shape as benedictus.yml/nunc-dimittis.yml — the framing
|
|
# antiphon is resolved separately, by day (see hours/resolve-common.ts's
|
|
# getMagnificatAntiphon), not stored here. Not live-query-verified (see
|
|
# TODO.md) — read directly from source. The closing Gloria Patri isn't
|
|
# stored here either — it's attached centrally (hours/index.ts) so it can
|
|
# be omitted during the Sacred Triduum, same as every other canticle/psalm.
|
|
id: magnificat
|
|
text:
|
|
la: |
|
|
Magníficat ✠ ánima mea Dóminum.
|
|
Et exsultávit spíritus meus: * in Deo, salutári meo.
|
|
Quia respéxit humilitátem ancíllæ suæ: * ecce enim ex hoc beátam me dicent omnes generatiónes.
|
|
Quia fecit mihi magna qui potens est: * et sanctum nomen ejus.
|
|
Et misericórdia ejus, a progénie in progénies: * timéntibus eum.
|
|
Fecit poténtiam in brácchio suo: * dispérsit supérbos mente cordis sui.
|
|
Depósuit poténtes de sede: * et exaltávit húmiles.
|
|
Esuriéntes implévit bonis: * et dívites dimísit inánes.
|
|
Suscépit Israël púerum suum: * recordátus misericórdiæ suæ.
|
|
Sicut locútus est ad patres nostros: * Ábraham, et sémini ejus in sǽcula.
|
|
en: |
|
|
My soul ✠ doth magnify the Lord.
|
|
And my spirit hath rejoiced * in God my Saviour.
|
|
Because he hath regarded the humility of his handmaid; * for behold from henceforth all generations shall call me blessed.
|
|
Because he that is mighty, hath done great things to me; * and holy is his name.
|
|
And his mercy is from generation unto generations, * to them that fear him.
|
|
He hath shewed might in his arm: * he hath scattered the proud in the conceit of their heart.
|
|
He hath put down the mighty from their seat, * and hath exalted the humble.
|
|
He hath filled the hungry with good things; * and the rich he hath sent empty away.
|
|
He hath received Israel his servant, * being mindful of his mercy:
|
|
As he spoke to our fathers, * to Abraham and to his seed for ever.
|
|
status:
|
|
la: verified
|
|
en: verified
|