From fffae3b3cb50b1cf7d5b65eb592bfa1de2ed0e1c Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 11 Aug 2026 13:09:22 +0200 Subject: rite(ef): season and rank vocabulary per RG 71-77 and RG 8 Eight seasons in canonical liturgical-year order, each carrying its RG citation, and the four classes. season_slug_word is deliberately distinct from season_to_string: slugs are lectionary keys adopted verbatim from lectio, which calls Paschaltide 'easter' and Christmastide 'christmas'. --- lib/rites/rite_ef/dune | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/rites/rite_ef/dune (limited to 'lib/rites/rite_ef/dune') diff --git a/lib/rites/rite_ef/dune b/lib/rites/rite_ef/dune new file mode 100644 index 0000000..26aacf3 --- /dev/null +++ b/lib/rites/rite_ef/dune @@ -0,0 +1,5 @@ +(library + (name rite_ef) + (libraries colitur_kernel sexplib) + (preprocess + (pps ppx_sexp_conv))) -- cgit v1.3