From 4a35093c4358be17da6f0f374197caed743bda26 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 27 Jul 2026 23:27:07 +0200 Subject: feat(caldata): OF Sunday/solemnity readings by slug+cycle (seed table) --- internal/caldata/of-lectionary.ini | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 internal/caldata/of-lectionary.ini (limited to 'internal/caldata/of-lectionary.ini') diff --git a/internal/caldata/of-lectionary.ini b/internal/caldata/of-lectionary.ini new file mode 100644 index 0000000..b9f4772 --- /dev/null +++ b/internal/caldata/of-lectionary.ini @@ -0,0 +1,15 @@ +; OF (Ordinary Form) Sunday & solemnity lectionary, keyed by +; -. Citations English-canonical. +; SEED — replaced by scripts/genlect-of.go (niedziela, 2025-2027). + +[easter-sunday-A] +first = Acts 10:34,37-43 +psalm = Ps 118:1-2,16-17,22-23 +second = Col 3:1-4 +gospel = John 20:1-9 + +[christ-the-king-A] +first = Ezek 34:11-12,15-17 +psalm = Ps 23:1-2,2-3,5-6 +second = 1 Cor 15:20-26,28 +gospel = Matt 25:31-46 -- cgit v1.3