Fix wrong Ant-tag sourced for two Common-category Benedictus antiphons

benedictus-antiphon-common-of-a-confessor.yml and -the-bvm.yml were each
reading their Commune source file's [Ant 1] (the Common's First Vespers
antiphon), not [Ant 2] (the real Lauds antiphon) -- discovered while
sourcing the sibling Magnificat antiphon set. Live-verified wrong via St.
Alexius's real Lauds query (renders "Euge, serve bone", not "Similabo
eum").

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014QEe9oTbn1UjQVAYcCoW1a
This commit is contained in:
2026-08-31 22:27:08 -04:00
parent e0156c1512
commit 8702955a5f
2 changed files with 27 additions and 18 deletions
@@ -1,15 +1,18 @@
# Read directly from the reference engine's own source data files: # Corrected 2026-08-31: originally read from C5.txt's [Ant 1] ("Similabo
# web/www/horas/Latin/Commune/C5.txt ("Commune Confessoris non # eum"), but that's this Common's *First Vespers* antiphon, not the Lauds
# pontificis") and its English counterpart — matches this project's own # Benedictus one -- discovered while sourcing
# `common-of-a-confessor` category label (see collect-c5.yml's own # magnificat-antiphon-common-of-a-confessor.yml, whose own Second-Vespers
# header). First saint to need this Common's own Benedictus antiphon # text made it obvious this file's C5.txt layout is Vespers1(Ant1) ->
# (st-alexius.yml, the only prior `common-of-a-confessor` saint, used a # Matins -> Lauds(Ant2) -> minor hours -> Vespers2(Ant3), not a flat
# Cistercian-specific alternate for his minor hours instead and had no # "[Ant 1] = Benedictus" read. Live-verified directly: St. Alexius's own
# Benedictus antiphon recorded at all). # Lauds (07-17-2026) renders "Euge, serve bone" (C5's own [Ant 2]), not
# "Similabo eum" -- matches the already-correct
# benedictus-antiphon-common-of-an-abbot.yml exactly, which resolves to
# this same C5 file via its own C5-1/C5b sub-variants (no Ant override).
id: benedictus-antiphon-common-of-a-confessor id: benedictus-antiphon-common-of-a-confessor
text: text:
la: "Similábo eum * viro sapiénti, qui ædificávit domum suam supra petram." la: "Euge, serve bone * et fidélis, quia in pauca fuísti fidélis, supra multa te constítuam, intra in gáudium Dómini tui."
en: "I will liken him unto a wise man, * which built his house upon a rock." en: "Well done, thou good and faithful servant; * thou hast been faithful over a few things, I will make thee ruler over many things; enter thou into the joy of thy Lord."
status: status:
la: verified la: verified
en: verified en: verified
@@ -1,13 +1,19 @@
# Verified against the reference engine's own source data files: # Corrected 2026-08-31: originally read from C11.txt's [Ant 1] ("Sancta
# web/www/horas/Latin/Commune/C11.txt's own [Ant 1] ("In Festis Beatae # Maria succurre miseris"), but that's this Common's *First Vespers*
# Mariae Virginis" -- Common of Feasts of the BVM) and its English # antiphon, not the Lauds Benedictus one -- discovered while sourcing
# counterpart. Reusable by any BVM feast keyed to `common: common-of- # magnificat-antiphon-common-of-the-bvm.yml, which made clear this file's
# the-bvm` (SaintRecord.benedictusCommon) that has no proper Benedictus # layout is Vespers1(Ant1) -> Matins -> Lauds(Ant2) -> minor hours ->
# antiphon of its own -- e.g. our-lady-of-the-snows.yml. # Vespers2(Ant3), the same pattern confirmed live for several sibling
# Commons (see e.g. magnificat-antiphon-common-of-several-martyrs.yml's
# own header). The real Lauds text is C11's own [Ant 2]. Not
# independently live-queried for this specific Common. Reusable by any
# BVM feast keyed to `common: common-of-the-bvm`
# (SaintRecord.benedictusCommon) that has no proper Benedictus antiphon
# of its own -- e.g. our-lady-of-the-snows.yml.
id: benedictus-antiphon-common-of-the-bvm id: benedictus-antiphon-common-of-the-bvm
text: text:
la: "Sancta María, * succúrre míseris, juva pusillánimes, réfove flébiles, ora pro pópulo, intérveni pro clero, intercéde pro devóto femíneo sexu: séntiant omnes tuum juvámen, quicúmque célebrant tuam sanctam festivitátem." la: "Beáta es, * María, quæ credidísti: perficiéntur in te, quæ dicta sunt tibi a Dómino, allelúja."
en: "O Holy Mary, * be thou an help to the helpless, a strength to the fearful, a comfort to the sorrowful; pray for the people, plead for the clergy, make intercession for all women vowed to God: may all that are keeping this thine holy Feast-day feel the might of thine assistance." en: "O Mary * blessed art thou that didst believe! for there shall be a performance of those things which were told thee from the Lord. Alleluia."
status: status:
la: verified la: verified
en: verified en: verified