diff options
author | Chris Little <chrislit@crosswire.org> | 2009-03-12 21:46:57 +0000 |
---|---|---|
committer | Chris Little <chrislit@crosswire.org> | 2009-03-12 21:46:57 +0000 |
commit | 959b67412eb98e336ca7d704836dc4d44942d419 (patch) | |
tree | f1377535998e375342ecd78624844731d4f4c44d /versification | |
parent | f9656f5a45497a401eb57ce2440448fd501b2e01 (diff) | |
download | sword-tools-959b67412eb98e336ca7d704836dc4d44942d419.tar.gz |
added more alternate abbreviations
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@166 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'versification')
-rw-r--r-- | versification/bible.xml | 1 | ||||
-rw-r--r-- | versification/nta.xml | 26 |
2 files changed, 26 insertions, 1 deletions
diff --git a/versification/bible.xml b/versification/bible.xml index 2f2c90c..3f810e2 100644 --- a/versification/bible.xml +++ b/versification/bible.xml @@ -438,6 +438,7 @@ </book> <book> <id>PrMan</id> + <abbr>Prm</abbr> <name>Prayer of Manasses</name> </book> <!-- LXX variants --> diff --git a/versification/nta.xml b/versification/nta.xml index 3c7dfbc..1006941 100644 --- a/versification/nta.xml +++ b/versification/nta.xml @@ -23,6 +23,7 @@ </book> <book> <id>Barn</id> + <abbr>Brn</abbr> <name>Epistle of Barnabas</name> </book> <book> @@ -35,10 +36,12 @@ </book> <book> <id>1Clem</id> + <abbr>1Cl</abbr> <name>I Clement</name> </book> <book> <id>2Clem</id> + <abbr>2Cl</abbr> <name>II Clement</name> </book> <book> @@ -59,6 +62,7 @@ </book> <book> <id>Diogn</id> + <abbr>Dio</abbr> <name>Diognetus</name> </book> <book> @@ -95,29 +99,47 @@ </book> <book> <id>IgnMagn</id> + <abbr>IMg</abbr> + <abbr>Img</abbr> <name>Epistle of Ignatius to the Magnesians</name> </book> <book> <id>IgnPhld</id> + <abbr>IPh</abbr> + <abbr>Iph</abbr> <name>Epistle of Ignatius to the Philadephians</name> </book> <book> <id>IgnPol</id> + <abbr>IPo</abbr> + <abbr>Ipo</abbr> <name>Epistle of Ignatius to Polycarp</name> </book> <book> <id>IgnRom</id> + <abbr>IRo</abbr> + <abbr>Iro</abbr> <name>Epistle of Ignatius to the Romans</name> </book> <book> <id>IgnSmyrn</id> + <abbr>ISm</abbr> + <abbr>Ism</abbr> <name>Epistle of Ignatius to the Smyrnaeans</name> </book> <book> <id>IgnTrall</id> + <abbr>ITr</abbr> + <abbr>Itr</abbr> <name>Epistle of Ignatius to the Trallians</name> </book> <book> + <id>IgnEph</id> + <abbr>IEp</abbr> + <abbr>Iep</abbr> + <name>Epistle of Ignatius to the Ephesians</name> + </book> + <book> <id>ApIoan</id> <name>Apocalypsis tou hagiou Ioannou</name> </book> @@ -191,10 +213,12 @@ </book> <book> <id>MartPol</id> + <abbr>MPo</abbr> <name>Martyrdom of Polycarp</name> </book> <book> - <id>PolPhil</id> + <id>PolPhil</id> + <abbr>Pol</abbr> <name>Epistle of Polycarp to the Philippians</name> </book> <book> |