diff options
Diffstat (limited to 'data/of/amendments/003-our-lady-of-guadalupe.sexp')
| -rw-r--r-- | data/of/amendments/003-our-lady-of-guadalupe.sexp | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/data/of/amendments/003-our-lady-of-guadalupe.sexp b/data/of/amendments/003-our-lady-of-guadalupe.sexp new file mode 100644 index 0000000..141e9b7 --- /dev/null +++ b/data/of/amendments/003-our-lady-of-guadalupe.sexp @@ -0,0 +1,41 @@ +; data/of/amendments/003-our-lady-of-guadalupe.sexp -- ADDS Our Lady of +; Guadalupe to the General Roman Calendar (universal extension). +; +; Decree: "Beatam Mariam Virginem", Congregation for Divine Worship and +; the Discipline of the Sacraments, 28 September 2002, Prot. N. +; 1622/02/L. Same signatories, same day and same Notitiae article as +; 002-juan-diego-cuauhtlatoatzin.sexp's own decree, but a DIFFERENT +; protocol number -- a second, separate juridical instrument, hence its +; own file. +; Published: Notitiae 40 (2004), 197. Absent from AAS 2002-2006 (checked +; directly). +; +; What it does: inscribes 12 December, memoria ad libitum, as a +; UNIVERSAL entry -- this is the first General-Roman-Calendar action for +; Guadalupe; a 25 March 1999 CDW decree had already published Spanish- +; language texts for a particular-calendar Feast (Mexico and, per +; Ecclesia in America, the Americas), which is why 12 December is still +; blank in the 2002 typical edition's own printed Calendarium despite +; already being kept locally at the time. That 1999 grant is out of this +; inventory's scope (particular, not universal, and pre-dates the 2002 +; baseline). +; +; `en`/`la`/slug/rank/colour/subject reused from lectio's own +; roman-calendar.ini ([our-lady-of-guadalupe], date 12-12, rank optional, +; class bvm, colour white) -- an engineering-key/cross-check reuse only, +; per calendar-2002.sexp's own header discipline. `la` matches the +; decree's own calendarium table row ("Beatae Mariae Virginis de +; Guadalupe"; lectio's own transcription carries a stray "[*]" footnote +; marker not present in the decree text itself, dropped here). +((id of-amend-03-guadalupe) + (directives + ((Add + ((date (Fixed (month 12) (day 12))) + (cel + ((slug our-lady-of-guadalupe) + (names + ((en "Our Lady of Guadalupe") + (la "Beatae Mariae Virginis de Guadalupe"))) + (rank Memoria_ad_libitum) (status Feast) (colour White) + (subject Bvm) (citations ()) (layer of-universal))))) + ))) |
