Author All Saints' missing Matins/Vespers content, fix wrong hymn recension

Nov 1's own content had several real gaps and one transcription bug,
found live-verifying against Divinum Officium (Monastic Tridentinum
1617, 2026-11-01, clean year):

- Matins Nocturn 3 had no Gospel (Matt 5:1-12, the Beatitudes) or St.
  Augustine's homily on it -- a 2026-09-05 pass had wrongly assumed a
  duplex-1-classis feast like this one shouldn't carry its own
  Gospel/homily pairing. Authored with the full canonical text (chased
  down via the Mass propers' own Evangelium, since Matins' own lesson
  gives only a bare "Et réliqua" incipit) rather than just the incipit.
- Vespers had no Magnificat antiphon at all ("O quam gloriósum est
  regnum...").
- Vespers had no proper psalmody override, so it fell back to the plain
  4-psalm Sunday default; the real office uses 5 psalms (109/110/111/
  112/115), each with its own proper antiphon.
- Both the Lauds and Vespers hymn files had the right English translation
  paired with the WRONG Latin recension (the 1631 Urban VIII revision,
  "Jesu Salvátor sæculi"/"Christe Redémptor ómnium") -- the live Monastic
  engine actually renders the older pre-Urban VIII text ("Salútis ætérnæ
  dator" for Lauds, "Placáre, Christe, sérvulis" for Vespers/Matins,
  confirmed identical between those two hours). Corrected both, and
  authored Matins' own hymn file (previously missing entirely, silently
  falling back to the plain ferial hymn).
- St. Raphael the Archangel's own Nocturn 3 Gospel (John 5:1-4) was
  previously left as homily-only because Matins' own lesson gives only a
  bare incipit -- same fix as All Saints, full text recovered from the
  Mass propers instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LGsATZvfnpQ81HQuoF5JuL
This commit is contained in:
2026-09-05 20:08:44 -04:00
parent a9e7d717b8
commit 128dcb1b7a
7 changed files with 377 additions and 45 deletions
@@ -2,10 +2,14 @@
# Sourced directly from web/www/horas/Latin/Sancti/10-24.txt,
# English/Sancti/10-24.txt. Nocturn 2: Lectio4-6, St. Bonaventure's own
# sermon on the Holy Angels (no. 5, on St. Raphael), combined into one
# reading. Nocturn 3: the Gospel citation ends "Et réliqua"/"And so on"
# with no full pericope given -- per the bare-incipit convention, only
# the homily (Lectio7-9, St. John Chrysostom) is authored, isGospel:
# false, no citation field.
# reading. Nocturn 3: the Matins lesson's own Gospel citation ends "Et
# réliqua"/"And so on" with no full pericope given there -- but same
# "chase it down via the Mass propers" pattern as all-saints.yml's own
# 2026-09-05 update: the full John 5:1-4 text is given in full at
# missa/Latin/Sancti/10-24.txt:51-54, missa/English/Sancti/10-24.txt:
# 42-45 (the Bethesda pool healing), so authored here as a real
# isGospel: true entry rather than skipped, followed by the homily
# (Lectio7-9, St. John Chrysostom).
id: st-raphael-archangel
readings:
- nocturn: 2
@@ -136,6 +140,29 @@ readings:
prayers before God.
status: { la: verified, en: verified }
- nocturn: 3
isGospel: true
citation: { la: "Joann 5:1-4", en: "John 5:1-4" }
text:
la: >-
In illo témpore: Erat dies festus Judæórum, et ascéndit Jesus Jerosólymam.
Est autem Jerosólymis Probática piscína, quæ cognominátur hebráice
Bethsaida, quinque pórticus habens. In his jacébat multitúdo magna
languéntium, cæcórum, claudórum, aridórum exspectántium aquæ motum.
Angelus autem Dómini descendébat secúndum tempus in piscínam, et movebátur
aqua. Et, qui prior descendísset in piscínam post motiónem aquæ, sanus
fiebat, a quacúmque detinebátur infirmitáte.
en: >-
At that time, there was a feast of the Jews, and Jesus went up to
Jerusalem. Now there is at Jerusalem, by the Sheepgate, a pool called in
Hebrew Bethsaida, having five porticoes. In these were lying a great
multitude of the sick, blind, lame, and those with shriveled limbs,
waiting for the moving of the water. For an Angel of the Lord used to
come down at certain times into the pool, and the water was troubled.
And the first to go down into the pool after the troubling of the water
was cured of whatever infirmity he had.
status: { la: verified, en: verified }
- nocturn: 3
isGospel: false
source: "St. John Chrysostom, Homily 35 (or 36) on John"