diff options
author | Chris Little <chrislit@crosswire.org> | 2009-03-14 04:40:49 +0000 |
---|---|---|
committer | Chris Little <chrislit@crosswire.org> | 2009-03-14 04:40:49 +0000 |
commit | 76030afdf8ab446814416d714fe1df161a61fe41 (patch) | |
tree | dc07e0a46a6b8601a0cf7e3a14c9dd668b10b176 /versification/nta.xml | |
parent | adf9ca609766a478e4884edb70763956de3e61cd (diff) | |
download | sword-tools-76030afdf8ab446814416d714fe1df161a61fe41.tar.gz |
added more alternate abbreviations
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@169 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'versification/nta.xml')
-rw-r--r-- | versification/nta.xml | 108 |
1 files changed, 63 insertions, 45 deletions
diff --git a/versification/nta.xml b/versification/nta.xml index dcfff5f..2cab0b0 100644 --- a/versification/nta.xml +++ b/versification/nta.xml @@ -1,8 +1,70 @@ <?xml version="1.0" encoding="UTF-8"?> <collection> <!-- Collection name: nta --> - <!-- New Testament Apocrypha --> + + <!-- Hone texts --> + <book> + <id>GBirthMary</id> + <abbr>Mary</abbr> + <abbr>Mry</abbr> + <name>Gospel of the Birth of Mary</name> + </book> + <book> + <id>ProtJas</id> + <!-- used by OLB, but overlaps with Proverbs abbrev <abbr>Pro</abbr> --> + <abbr>PrJ</abbr> + <name>Protevangelium of James</name> + </book> + <book> + <id>InfGos</id> + <abbr>1In</abbr> + <abbr>Inf</abbr> + <name>I Infancy Gospel</name> + </book> + <book> + <id>InfGosThom</id> + <abbr>2In</abbr> + <abbr>IGT</abbr> + <name>II Infancy Gospel</name> + <name>Infancy Gospel of Thomas</name> + </book> + <book> + <id>Abgar</id> + <abbr>Abg</abbr> + <name>Abgar Legend</name> + <name>Christ and Abgarus</name> + </book> + <book> + <id>GNic</id> + <abbr>Nic</abbr> + <abbr>GNi</abbr> + <name>Gospel of Nicodemus</name> + </book> + <book> + <id>CorPaulSen</id> + <abbr>Sen</abbr> + <abbr>PSe</abbr> + <name>Correspondence between Paul and Seneca</name> + </book> + <book> + <id>ActsPaulThecla</id> + <abbr>Pt</abbr> + <abbr>PTh</abbr> + <name>Acts of Paul and Thecla</name> + </book> + <book> + <id>LetHerPil</id> + <abbr>LHP</abbr> + <name>Letters of Herod and Pilate</name> + </book> + <book> + <id>GPet</id> + <abbr>GOP</abbr> + <name>Gospel of Peter</name> + </book> + + <!-- non-Hone texts --> <book> <id>Addai</id> <name>Doctrine of Addai</name> @@ -60,10 +122,6 @@ <name>Apocalypsis tou hagiou Ioannou</name> </book> <book> - <id>ProtJas</id> - <name>Protevangelium of James</name> - </book> - <book> <id>ActsJn</id> <name>Acts of John</name> </book> @@ -84,10 +142,6 @@ <name>Gospel of the Nazareans</name> </book> <book> - <id>GNic</id> - <name>Gospel of Nicodemus</name> - </book> - <book> <id>PapEg2</id> <name>Papyrus Egerton 2: Fragments of an Unknown Gospel</name> </book> @@ -108,10 +162,6 @@ <name>Apocalypse of Peter</name> </book> <book> - <id>GPet</id> - <name>Gospel of Peter</name> - </book> - <book> <id>PrPet</id> <name>Preaching of Peter</name> </book> @@ -232,10 +282,6 @@ <name>Gospel of Mani</name> </book> <book> - <id>InfThomas</id> - <name>Infancy Gospel of Thomas</name> - </book> - <book> <id>ArabicInfG</id> <name>Arabic Infancy Gospel</name> </book> @@ -252,10 +298,6 @@ <name>Life of John according to Serapion</name> </book> <book> - <id>Abgar</id> - <name>Abgar Legend</name> - </book> - <book> <id>ChrDescent</id> <name>Christ's Descent into Hell</name> </book> @@ -269,10 +311,6 @@ <name>Teaching of Peter</name> </book> <book> - <id>CorPaulSen</id> - <name>Correspondence between Paul and Seneca</name> - </book> - <book> <id>PseudTit</id> <name>Epistle of Pseudo-Titus</name> </book> @@ -305,10 +343,6 @@ <name>History of Joseph the Carpenter</name> </book> <book> - <id>GBirthMary</id> - <name>Gospel of the Birth of Mary</name> - </book> - <book> <id>LibInfSalv</id> <name>Liber de Infantia Salvatoris</name> </book> @@ -345,10 +379,6 @@ <name>Narrative of Joseph of Arimathea</name> </book> <book> - <id>LetPilHerod</id> - <name>Letters of Pilate and Herod</name> - </book> - <book> <id>LetTibPil</id> <name>Letter of Tiberius to Pilate</name> </book> @@ -496,17 +526,5 @@ <id>AsVirgin</id> <name>Assumption of the Virgin</name> </book> - <book> - <id>1Infancy</id> - <name>I Infancy Gospel</name> - </book> - <book> - <id>2Infancy</id> - <name>II Infancy Gospel</name> - </book> - <book> - <id>ActsPaulThecla</id> - <name>Acts of Paul and Thecla</name> - </book> </collection> |