diff options
author | Chris Little <chrislit@crosswire.org> | 2009-03-12 22:14:56 +0000 |
---|---|---|
committer | Chris Little <chrislit@crosswire.org> | 2009-03-12 22:14:56 +0000 |
commit | 5e58bc3257f99a01a12be6e9f66d6678306fceb6 (patch) | |
tree | 022697fc65743c5261e87982284b363adc491d44 /versification/bible.xml | |
parent | 959b67412eb98e336ca7d704836dc4d44942d419 (diff) | |
download | sword-tools-5e58bc3257f99a01a12be6e9f66d6678306fceb6.tar.gz |
added more alternate abbreviations
separated out the Apostolic Fathers (which are generally considered genuine) from the NT apocrypha (which are not)
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@167 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'versification/bible.xml')
-rw-r--r-- | versification/bible.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/versification/bible.xml b/versification/bible.xml index 3f810e2..a0590b5 100644 --- a/versification/bible.xml +++ b/versification/bible.xml @@ -308,6 +308,7 @@ <book> <id>Jude</id> <abbr>Jud</abbr> + <abbr>JUD</abbr> <name>Jude</name> </book> <book> @@ -353,6 +354,7 @@ <book> <id>2Esd</id> <abbr>2Es</abbr> + <abbr>4Es</abbr> <name>II Esdras</name> <name>IV Ezra</name> <name>Esdras B</name> @@ -390,6 +392,7 @@ </book> <book> <id>AddPs</id> + <id>Psx</id> <name>Additional Psalm(s)</name> </book> <book> @@ -400,6 +403,7 @@ <book> <id>DanGr</id> <abbr>Dng</abbr> + <abbr>Daa</abbr> <name>Daniel (Greek)</name> </book> <!-- Vulgate --> @@ -430,14 +434,17 @@ </book> <book> <id>Sus</id> + <abbr>SUS</abbr> <name>Susanna</name> </book> <book> <id>Bel</id> + <abbr>BEL</abbr> <name>Bel and the Dragon</name> </book> <book> <id>PrMan</id> + <abbr>Pra</abbr> <abbr>Prm</abbr> <name>Prayer of Manasses</name> </book> @@ -490,6 +497,7 @@ <book> <id>SirP</id> <abbr>Sip</abbr> + <abbr>SIP</abbr> <name>Sirach (Prologue)</name> </book> </collection> |