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:
@@ -1,10 +1,13 @@
|
||||
# Matins Nocturn 2-3 readings for St. Francis Xavier (Dec 3). Sourced
|
||||
# directly from web/www/horas/Latin/Sancti/12-03.txt,
|
||||
# English/Sancti/12-03.txt. Nocturn 2: Lectio4-6 combined into one
|
||||
# reading. Nocturn 3: the Gospel citation (Mark 16:15-18) ends "Et
|
||||
# réliqua"/"And so on" with no full pericope given -- per the
|
||||
# bare-incipit convention, only the homily (Lectio7-9, St. Gregory
|
||||
# the Great) is authored, isGospel: false, no citation field.
|
||||
# reading.
|
||||
#
|
||||
# Update (2026-09-05): Nocturn 3's Gospel pericope (Mark 16:15-18,
|
||||
# already known from this file's own header) is now authored too
|
||||
# (isGospel: true, immediately before Gregory's homily) — reused
|
||||
# verbatim from `ss-cyriacus-largus-and-smaragdus.yml`, already authored
|
||||
# this session with the identical citation.
|
||||
id: st-francis-xavier
|
||||
readings:
|
||||
- nocturn: 2
|
||||
@@ -127,6 +130,25 @@ readings:
|
||||
the Saints.
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: true
|
||||
citation: { la: "Marc 16:15-18", en: "Mark 16:15-18" }
|
||||
text:
|
||||
la: >-
|
||||
In illo témpore: Dixit Jesus discípulis suis: Eúntes in mundum univérsum, prædicáte
|
||||
Evangélium omni creatúræ. Qui credíderit, et baptizátus fúerit, salvus erit: qui vero
|
||||
non credíderit, condemnábitur. Signa autem eos, qui credíderint, hæc sequéntur: In
|
||||
nómine meo dæmónia ejícient: linguis loquéntur novis: serpéntes tollent: et si
|
||||
mortíferum quid bíberint, non eis nocébit: super ægros manus impónent, et bene habébunt.
|
||||
en: >-
|
||||
At that time, Jesus said to His disciples, "Go into the whole world and preach the
|
||||
gospel to every creature. He who believes and is baptized shall be saved, but he who
|
||||
does not believe shall be condemned. And these signs shall attend those who believe: in
|
||||
My name they shall cast out devils; they shall speak in new tongues; they shall take up
|
||||
serpents; and if they drink any deadly thing, it shall not hurt them; they shall lay
|
||||
hands upon the sick and they shall get well."
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: false
|
||||
source: "Pope St. Gregory the Great, Homily 29 on the Gospels (Mark 16:15-18)"
|
||||
|
||||
Reference in New Issue
Block a user