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:
@@ -14,9 +14,15 @@
|
||||
# Nocturn 3: Lectio7's Gospel citation (Mark 16:15-18) is a bare
|
||||
# incipit ("Et réliqua") with no full pericope text given, so — per
|
||||
# the pre-1955 pass's convention of not transcribing bare incipits —
|
||||
# only the homily portion is authored (not marked isGospel), combined
|
||||
# with Lectio8-9 as one continuous excerpt of Pope St. Gregory the
|
||||
# Great's homily. No responsory given for either.
|
||||
# only the homily portion was originally authored (not marked
|
||||
# isGospel), combined with Lectio8-9 as one continuous excerpt of Pope
|
||||
# St. Gregory the Great's homily. No responsory given for either.
|
||||
#
|
||||
# Update (2026-09-05): the Gospel pericope itself is now authored too
|
||||
# (isGospel: true, immediately before Gregory's homily) — sourced from
|
||||
# the day's own Missale [Evangelium] in
|
||||
# web/www/missa/Latin/Sancti/08-08.txt (full text given there, not a
|
||||
# redirect).
|
||||
id: ss-cyriacus-largus-and-smaragdus
|
||||
readings:
|
||||
- nocturn: 2
|
||||
@@ -91,6 +97,25 @@ readings:
|
||||
without Martyrdom, doth make them joint heirs with the Saints in the kingdom of God.
|
||||
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 (on Mark 16:15-18)"
|
||||
|
||||
Reference in New Issue
Block a user