Author missing Matins Gospel pericopes across nocturn-readings store
Deploy / deploy (push) Successful in 1m56s
Deploy / deploy (push) Successful in 1m56s
~110 of 355 nocturn-readings files had a patristic homily with no paired Gospel-pericope text -- the homily discussing a Gospel that was never itself transcribed into the file. Closed in two waves (the first pass's source-string regex missed many real cases where the citation lived only in a header comment or wasn't named at all), each entry sourced from divinum-officium-reference's own Missale files (following Sancti/Commune redirects where a feast reuses another's Gospel) and verified per file rather than assumed -- several candidates turned out to be genuine Nocturn 2 content or Common-of-saints cross-references with no proper Gospel of their own, correctly left untouched. Includes both live-reported gaps: St. Joseph of Cupertino's own Bk. II Homily 38 (Matt 22:1-14) and the Vigil of St. Matthew's Ambrose homily (Luke 5:27-32). TODO.md logs the closed item plus a new, distinct follow-up: a handful of files with no Nocturn 3 content authored at all (not just an unpaired Gospel), found along the way. npm test (2029 passed) and tsc --noEmit both pass. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MKC2QQGLYo2UTiDjDyWEkW
This commit is contained in:
@@ -6,8 +6,15 @@
|
||||
# Nocturn 2: Lectio4-6 combined into one reading, Pope St. Leo the
|
||||
# Great's sermon.
|
||||
# Nocturn 3: Lectio7's Gospel citation (Luke 1:26-38) is a bare incipit
|
||||
# ("Et réliqua"), so only the homily is authored (not marked isGospel),
|
||||
# St. Ambrose's homily (Lectio7's homily + Lectio8-9 combined).
|
||||
# ("Et réliqua"), so only the homily was originally authored (not marked
|
||||
# isGospel), St. Ambrose's homily (Lectio7's homily + Lectio8-9 combined).
|
||||
#
|
||||
# Update (2026-09-05): the Gospel pericope itself is now authored too
|
||||
# (isGospel: true, immediately before the homily) — this feast's own
|
||||
# [Evangelium] redirects `@Commune/C10a`, which itself redirects
|
||||
# `@Tempora/Adv3-3` (Advent Ember Wednesday's Mass Gospel), sourced from
|
||||
# missa/Latin/Tempora/Adv3-3.txt, English/Tempora/Adv3-3.txt, not
|
||||
# guessed at.
|
||||
id: annunciation
|
||||
readings:
|
||||
- nocturn: 2
|
||||
@@ -76,6 +83,44 @@ readings:
|
||||
suffering; and the Immortal laid Himself under the laws of death.
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: true
|
||||
citation: { la: "Luc 1:26-38", en: "Luke 1:26-38" }
|
||||
text:
|
||||
la: >-
|
||||
In illo témpore: Missus est Angelus Gábriel a Deo in civitátem Galilǽæ, cui nomen
|
||||
Názareth, ad Vírginem desponsátam viro, cui nomen erat Joseph, de domo David, et nomen
|
||||
Vírginis María. Et ingréssus Angelus ad eam, dixit: Ave, grátia plena; Dóminus tecum:
|
||||
benedícta tu in muliéribus. Quæ cum audísset, turbáta est in sermóne ejus: et cogitábat,
|
||||
qualis esset ista salutátio. Et ait Angelus ei: Ne tímeas, María, invenísti enim grátiam
|
||||
apud Deum: ecce, concípies in útero, et páries fílium, et vocábis nomen ejus Jesum. Hic
|
||||
erit magnus, et Fílius Altíssimi vocábitur, et dabit illi Dóminus Deus sedem David, patris
|
||||
ejus: et regnábit in domo Jacob in ætérnum, et regni ejus non erit finis. Dixit autem
|
||||
María ad Angelum: Quómodo fiet istud, quóniam virum non cognósco? Et respóndens Angelus,
|
||||
dixit ei: Spíritus Sanctus supervéniet in te, et virtus Altíssimi obumbrábit tibi. Ideóque
|
||||
et quod nascétur ex te Sanctum, vocábitur Fílius Dei. Et ecce, Elísabeth, cognáta tua, et
|
||||
ipsa concépit fílium in senectúte sua: et hic mensis sextus est illi, quæ vocátur stérilis:
|
||||
quia non erit impossíbile apud Deum omne verbum. Dixit autem María: Ecce ancílla Dómini,
|
||||
fiat mihi secúndum verbum tuum.
|
||||
en: >-
|
||||
At that time, the angel Gabriel was sent from God to a town of Galilee called Nazareth,
|
||||
to a virgin betrothed to a man named Joseph, of the house of David, and the virgin's name
|
||||
was Mary. And when the angel had come to her, he said, "Hail, full of grace, the Lord is
|
||||
with you. Blessed are you among women." When she had heard him she was troubled at his
|
||||
word, and kept pondering what manner of greeting this might be. And the angel said to her,
|
||||
"Do not be afraid, Mary, for you have found grace with God. Behold, you shall conceive in
|
||||
your womb and shall bring forth a son; and you shall call His name Jesus. He shall be
|
||||
great, and shall be called the Son of the most High; and the Lord God will give Him the
|
||||
throne of David His father, and He shall be king over the house of Jacob forever; and of
|
||||
His kingdom there shall be no end." But Mary said to the angel, "How shall this happen,
|
||||
since I do not know man?" And the angel answered and said to her, "The Holy Spirit shall
|
||||
come upon you, and the power of the Most High shall overshadow you, and therefore the Holy
|
||||
One to be born shall be called the Son of God. And, behold, Elizabeth your kinswoman also
|
||||
has conceived a son in her old age, and she who was called barren is now in her sixth
|
||||
month; for nothing shall be impossible with God." But Mary said: "Behold the handmaid of
|
||||
the Lord; be it done to me according to your word."
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: false
|
||||
source: "St. Ambrose, Commentary on Luke, Book II (on Luke 1:26-38)"
|
||||
|
||||
Reference in New Issue
Block a user