diff options
Diffstat (limited to 'lib/rites/rite_ef/lectionary_ef.mli')
| -rw-r--r-- | lib/rites/rite_ef/lectionary_ef.mli | 25 |
1 files changed, 17 insertions, 8 deletions
diff --git a/lib/rites/rite_ef/lectionary_ef.mli b/lib/rites/rite_ef/lectionary_ef.mli index 43763ff..0797c0d 100644 --- a/lib/rites/rite_ef/lectionary_ef.mli +++ b/lib/rites/rite_ef/lectionary_ef.mli @@ -111,14 +111,23 @@ val commons_for : commons:Commons.t -> Slug.t -> (Slug.t * Citation.t list) opti 309(a) Saturday votive Mass of Our Lady also answers here (structurally, not as a fifth numbered step), but is tagged {!Colitur_kernel.Mass_formulary.Votive} instead, not [Own_slug]: RG - 309(a)/431(e) classify it, in the Missal's own words, as a "Missa - votiva" said IN PLACE of the day's own office's Mass, the office (RG - 78) itself being kept -- witnessed by the Latin Mass Society Ordo, - which prints this day's Mass as "V" (Votive). [said] is still that - slug: only the source constructor differs from an ordinary Step 2 - lookup, because the guard that reaches this branch only ever fires - when the observed celebration already IS the day's own temporal - office -- see the implementation comment on that branch. + 431(e) ("in Missis votivis IV classis ... de B. Maria Virg. quae in + sabbato celebrantur", docs/research/LT.txt) classifies it, in the + Missal's own words, as a "Missa votiva" said IN PLACE of the day's own + office's Mass, the office (RG 78) itself being kept, corroborated by RG + 309(a)'s own "iuxta temporum diversitatem" naming the five seasonal + Masses RG 431(e) speaks of. (CORRECTED, fix round 2: this previously + also cited the Latin Mass Society Ordo as witnessing the tag directly, + reading its "V Mass of BVM" as an abbreviation for "votive" -- the + coordinator's own misreading. The Ordo's "I"-"V" are ROMAN NUMERALS + naming which of the five seasonal Masses is said, not a marker of the + Mass's kind; see the implementation comment on this branch for the + full account and the validation use this correction still leaves + available for Task 6.) [said] is still that slug: only the source + constructor differs from an ordinary Step 2 lookup, because the guard + that reaches this branch only ever fires when the observed celebration + already IS the day's own temporal office -- see the implementation + comment on that branch. - {b Step 3} -- for a weekday whose own slug has no entry, the preceding Sunday's temporal slug (never its observed one; a Sunday is guarded out because it has no PRECEDING Sunday to resume, not because |
