diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-27 23:27:07 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-27 23:27:07 +0200 |
| commit | 4a35093c4358be17da6f0f374197caed743bda26 (patch) | |
| tree | d0b4298cae6738632437923a64fda0463efbe658 /internal/caldata/of-lectionary.ini | |
| parent | 5d765444f315ee512c5ceb9bcf83730be8112b60 (diff) | |
| download | lectio-4a35093c4358be17da6f0f374197caed743bda26.tar.gz lectio-4a35093c4358be17da6f0f374197caed743bda26.zip | |
feat(caldata): OF Sunday/solemnity readings by slug+cycle (seed table)
Diffstat (limited to 'internal/caldata/of-lectionary.ini')
| -rw-r--r-- | internal/caldata/of-lectionary.ini | 15 |
1 files changed, 15 insertions, 0 deletions
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 +; <computed-temporal-slug>-<SundayCycle>. 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 |
