diff options
Diffstat (limited to 'data/of/amendments/001-padre-pio.sexp')
| -rw-r--r-- | data/of/amendments/001-padre-pio.sexp | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/data/of/amendments/001-padre-pio.sexp b/data/of/amendments/001-padre-pio.sexp new file mode 100644 index 0000000..27758ee --- /dev/null +++ b/data/of/amendments/001-padre-pio.sexp @@ -0,0 +1,39 @@ +; data/of/amendments/001-padre-pio.sexp -- ADDS St Pius of Pietrelcina +; (Padre Pio) to the General Roman Calendar. +; +; Decree: "Ex uberi terra", Congregation for Divine Worship and the +; Discipline of the Sacraments, 26 June 2002. Signed Marius Marini, +; Subsecretarius. +; Published: Notitiae 38 (2002), 549-550 (annexed liturgical texts run +; 551-554). Absent from AAS 2002-2006 (checked directly, not merely +; unindexed -- docs/research/of/PROVENANCE-amendments.md item 1). +; +; What it does: inscribes 23 September, memoria (obligatory -- the +; decree's own operative sentence, "in posterum memoria Sancti Pii de +; Pietrelcina, presbyteri, quotannis... celebretur", carries no "ad +; libitum" qualifier; confirmed directly against the decree's own text, +; Notitiae 38 (2002) 551, line 1643 of the extracted transcript). +; +; Absent from the printed 2002 Missal's own Calendarium (23 September is +; blank in data/of/calendar-2002.sexp's source PDF) despite Pio's +; canonization (16 June 2002) preceding this decree by ten days -- a +; genuine post-typical-edition addition, not a transcription gap. +; +; `en`/slug reused from lectio's own roman-calendar.ini +; ([pio-of-pietrelcina-padre-pio-priest], date 09-23, rank memorial, +; class saint, colour white) -- an engineering-key/cross-check reuse only, +; per calendar-2002.sexp's own header discipline; `la` taken directly from +; the decree's own calendarium table row ("S. Pii de Pietrelcina, +; presbyteri", Notitiae 38 (2002) 551). +((id of-amend-01-padre-pio) + (directives + ((Add + ((date (Fixed (month 9) (day 23))) + (cel + ((slug pio-of-pietrelcina-padre-pio-priest) + (names + ((en "Saint Pio of Pietrelcina (Padre Pio), priest") + (la "S. Pii de Pietrelcina, presbyteri"))) + (rank Memoria_obligatoria) (status Feast) (colour White) + (subject Saint) (citations ()) (layer of-universal))))) + ))) |
