diff options
Diffstat (limited to 'lib/rites/rite_ef/rite_ef.mli')
| -rw-r--r-- | lib/rites/rite_ef/rite_ef.mli | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/rites/rite_ef/rite_ef.mli b/lib/rites/rite_ef/rite_ef.mli index 1a4c715..12f5609 100644 --- a/lib/rites/rite_ef/rite_ef.mli +++ b/lib/rites/rite_ef/rite_ef.mli @@ -27,8 +27,9 @@ module Lectionary_ef = Lectionary_ef argument {!Colitur_kernel.Rite.t.transfer_target}'s contract requires). - [readings]: {!Lectionary_ef.readings} partially applied to the caller's own [~lectionary] -- the observed celebration's own proper, else the - day's own temporal slug in data/ef/lectionary.sexp (chain steps 1-2; - the ferial fallback and the Commons are later work). + day's own temporal slug, else (a weekday with no entry of its own) the + preceding Sunday's temporal slug, in data/ef/lectionary.sexp (chain + steps 1-3; the Commons are later work). Deliberately carries no [sanctoral]/[lectionary] fields the way the original design-doc sketch of [RITE] does: {!Colitur_kernel.Rite.t} (the |
