Skip to content

Instantly share code, notes, and snippets.

@seven1m
Created December 20, 2010 06:30
Show Gist options
  • Select an option

  • Save seven1m/748091 to your computer and use it in GitHub Desktop.

Select an option

Save seven1m/748091 to your computer and use it in GitHub Desktop.
bible book abbreviations and chapter/verse numbers
# (semi) official book name as hash key
# abbreviations in array as value
ABBR = {
"Genesis" => [
"Gen",
"Ge",
"Gn"
],
"Exodus" => [
"Exo",
"Ex",
"Exod"
],
"Leviticus" => [
"Lev",
"Le",
"Lv"
],
"Numbers" => [
"Num",
"Nu",
"Nm",
"Nb"
],
"Deuteronomy" => [
"Deut",
"Dt"
],
"Joshua" => [
"Josh",
"Jos",
"Jsh"
],
"Judges" => [
"Judg",
"Jdg",
"Jg",
"Jdgs"
],
"Ruth" => [
"Rth",
"Ru"
],
"1 Samuel" => [
"1 Sam",
"1 Sa",
"1Samuel",
"1S",
"I Sa",
"1 Sm",
"1Sa",
"I Sam",
"1Sam",
"I Samuel",
"1st Samuel",
"First Samuel"
],
"2 Samuel" => [
"2 Sam",
"2 Sa",
"2S",
"II Sa",
"2 Sm",
"2Sa",
"II Sam",
"2Sam",
"II Samuel",
"2Samuel",
"2nd Samuel",
"Second Samuel"
],
"1 Kings" => [
"1 Kgs",
"1 Ki",
"1K",
"I Kgs",
"1Kgs",
"I Ki",
"1Ki",
"I Kings",
"1Kings",
"1st Kgs",
"1st Kings",
"First Kings",
"First Kgs",
"1Kin"
],
"2 Kings" => [
"2 Kgs",
"2 Ki",
"2K",
"II Kgs",
"2Kgs",
"II Ki",
"2Ki",
"II Kings",
"2Kings",
"2nd Kgs",
"2nd Kings",
"Second Kings",
"Second Kgs",
"2Kin"
],
"1 Chronicles" => [
"1 Chron",
"1 Ch",
"I Ch",
"1Ch",
"1 Chr",
"I Chr",
"1Chr",
"I Chron",
"1Chron",
"I Chronicles",
"1Chronicles",
"1st Chronicles",
"First Chronicles"
],
"2 Chronicles" => [
"2 Chron",
"2 Ch",
"II Ch",
"2Ch",
"II Chr",
"2Chr",
"II Chron",
"2Chron",
"II Chronicles",
"2Chronicles",
"2nd Chronicles",
"Second Chronicles"
],
"Ezra" => [
"Ezra",
"Ezr"
],
"Nehemiah" => [
"Neh",
"Ne"
],
"Esther" => [
"Esth",
"Es"
],
"Job" => [
"Job",
"Job",
"Jb"
],
"Psalm" => [
"Pslm",
"Ps",
"Psalms",
"Psa",
"Psm",
"Pss"
],
"Proverbs" => [
"Prov",
"Pr",
"Prv"
],
"Ecclesiastes" => [
"Eccl",
"Eccles",
"Ec",
"Qoh",
"Qoheleth"
],
"Song of Solomon" => [
"Song",
"So",
"Canticle of Canticles",
"Canticles",
"Song of Songs",
"SOS"
],
"Isaiah" => [
"Isa",
"Is"
],
"Jeremiah" => [
"Jer",
"Je",
"Jr"
],
"Lamentations" => [
"Lam",
"La"
],
"Ezekiel" => [
"Ezek",
"Eze",
"Ezk"
],
"Daniel" => [
"Dan",
"Da",
"Dn"
],
"Hosea" => [
"Hos",
"Ho"
],
"Joel" => [
"Joel",
"Joe",
"Jl"
],
"Amos" => [
"Amos",
"Am"
],
"Obadiah" => [
"Obad",
"Ob"
],
"Jonah" => [
"Jnh",
"Jon"
],
"Micah" => [
"Micah",
"Mic"
],
"Nahum" => [
"Nah",
"Na"
],
"Habakkuk" => [
"Hab",
"Hab"
],
"Zephaniah" => [
"Zeph",
"Zep",
"Zp"
],
"Haggai" => [
"Haggai",
"Hag",
"Hg"
],
"Zechariah" => [
"Zech",
"Zec",
"Zc"
],
"Malachi" => [
"Mal",
"Mal",
"Ml"
],
"Tobit" => [
"Tobit",
"Tob",
"Tb"
],
"Judith" => [
"Jdth",
"Jdt",
"Jth"
],
"Additions to Esther" => [
"Add Esth",
"Add Es",
"Rest of Esther",
"The Rest of Esther",
"AEs",
"AddEsth"
],
"Wisdom of Solomon" => [
"Wisd of Sol",
"Wis",
"Ws",
"Wisdom"
],
"Sirach" => [
"Sirach",
"Sir",
"Ecclesiasticus",
"Ecclus"
],
"Baruch" => [
"Baruch",
"Bar"
],
"Letter of Jeremiah" => [
"Let Jer",
"Let Jer",
"LJe",
"Ltr Jer"
],
"Song of Three Youths" => [
"Song of Three",
"Song Thr",
"The Song of Three Youths",
"Pr Az",
"Prayer of Azariah",
"Azariah",
"The Song of the Three Holy Children",
"The Song of Three Jews",
"Song of the Three Holy Children",
"Song of Thr",
"Song of Three Children",
"Song of Three Jews"
],
"Susanna" => [
"Susanna",
"Sus"
],
"Bel and the Dragon" => [
"Bel",
"Bel"
],
"1 Maccabees" => [
"1 Macc",
"1 Mac",
"1M",
"I Ma",
"1Ma",
"I Mac",
"1Mac",
"I Macc",
"1Macc",
"I Maccabees",
"1Maccabees",
"1st Maccabees",
"First Maccabees"
],
"2 Maccabees" => [
"2 Macc",
"2 Mac",
"2M",
"II Ma",
"2Ma",
"II Mac",
"2Mac",
"II Macc",
"2Macc",
"II Maccabees",
"2Maccabees",
"2nd Maccabees",
"Second Maccabees"
],
"1 Esdras" => [
"1 Esdr",
"1 Esd",
"I Es",
"1Es",
"I Esd",
"1Esd",
"I Esdr",
"1Esdr",
"I Esdras",
"1Esdras",
"1st Esdras",
"First Esdras"
],
"Prayer of Manasseh" => [
"Pr of Man",
"Pr Man",
"PMa",
"Prayer of Manasses"
],
"Additional Psalm" => [
"Add Psalm",
"Add Ps",
"Psalm 151"
],
"3 Maccabees" => [
"3 Macc",
"3 Mac",
"III Ma",
"3Ma",
"III Mac",
"3Mac",
"III Macc",
"3Macc",
"III Maccabees",
"3rd Maccabees",
"Third Maccabees"
],
"2 Esdras" => [
"2 Esdr",
"2 Esd",
"II Es",
"2Es",
"II Esd",
"2Esd",
"II Esdr",
"2Esdr",
"II Esdras",
"2Esdras",
"2nd Esdras",
"Second Esdras"
],
"4 Maccabees" => [
"4 Macc",
"4 Mac",
"IV Ma",
"4Ma",
"IV Mac",
"4Mac",
"IV Macc",
"4Macc",
"IV Maccabees",
"IIII Maccabees",
"4Maccabees",
"4th Maccabees",
"Fourth Maccabees"
],
"Ode" => [
"Ode",
"Ode"
],
"Psalms of Solomon" => [
"Ps Solomon",
"Ps Sol",
"Psalms Solomon",
"PsSol"
],
"Epistle to the Laodiceans" => [
"Laodiceans",
"Laod",
"Ep Laod",
"Epist Laodiceans",
"Epistle Laodiceans",
"Epistle to Laodiceans"
],
"Matthew" => [
"Matt",
"Mt"
],
"Mark" => [
"Mrk",
"Mk",
"Mr"
],
"Luke" => [
"Luk",
"Lk"
],
"John" => [
"John",
"Jn",
"Jhn"
],
"Acts" => [
"Acts",
"Ac"
],
"Romans" => [
"Rom",
"Ro",
"Rm"
],
"1 Corinthians" => [
"1 Cor",
"1 Co",
"I Co",
"1Co",
"I Cor",
"1Cor",
"I Corinthians",
"1Corinthians",
"1st Corinthians",
"First Corinthians"
],
"2 Corinthians" => [
"2 Cor",
"2 Co",
"II Co",
"2Co",
"II Cor",
"2Cor",
"II Corinthians",
"2Corinthians",
"2nd Corinthians",
"Second Corinthians"
],
"Galatians" => [
"Gal",
"Ga"
],
"Ephesians" => [
"Ephes",
"Eph"
],
"Philippians" => [
"Phil",
"Php"
],
"Colossians" => [
"Col",
"Col"
],
"1 Thessalonians" => [
"1 Thess",
"1 Th",
"I Th",
"1Th",
"I Thes",
"1Thes",
"I Thess",
"1Thess",
"I Thessalonians",
"1Thessalonians",
"1st Thessalonians",
"First Thessalonians"
],
"2 Thessalonians" => [
"2 Thess",
"2 Th",
"II Th",
"2Th",
"II Thes",
"2Thes",
"II Thess",
"2Thess",
"II Thessalonians",
"2Thessalonians",
"2nd Thessalonians",
"Second Thessalonians"
],
"1 Timothy" => [
"1 Tim",
"1 Ti",
"I Ti",
"1Ti",
"I Tim",
"1Tim",
"I Timothy",
"1Timothy",
"1st Timothy",
"First Timothy"
],
"2 Timothy" => [
"2 Tim",
"2 Ti",
"II Ti",
"2Ti",
"II Tim",
"2Tim",
"II Timothy",
"2Timothy",
"2nd Timothy",
"Second Timothy"
],
"Titus" => [
"Titus",
"Tit"
],
"Philemon" => [
"Philem",
"Phlm",
"Phm"
],
"Hebrews" => [
"Hebrews",
"Heb"
],
"James" => [
"James",
"Jas",
"Jm"
],
"1 Peter" => [
"1 Pet",
"1 Pe",
"I Pe",
"1Pe",
"I Pet",
"1Pet",
"I Pt",
"1 Pt",
"1Pt",
"I Peter",
"1Peter",
"1st Peter",
"First Peter"
],
"2 Peter" => [
"2 Pet",
"2 Pe",
"II Pe",
"2Pe",
"II Pet",
"2Pet",
"II Pt",
"2 Pt",
"2Pt",
"II Peter",
"2Peter",
"2nd Peter",
"Second Peter"
],
"1 John" => [
"1 John",
"1 Jn",
"I Jn",
"1Jn",
"I Jo",
"1Jo",
"I Joh",
"1Joh",
"I Jhn",
"1 Jhn",
"1Jhn",
"I John",
"1John",
"1st John",
"First John"
],
"2 John" => [
"2 John",
"2 Jn",
"II Jn",
"2Jn",
"II Jo",
"2Jo",
"II Joh",
"2Joh",
"II Jhn",
"2 Jhn",
"2Jhn",
"II John",
"2John",
"2nd John",
"Second John"
],
"3 John" => [
"3 John",
"3 Jn",
"III Jn",
"3Jn",
"III Jo",
"3Jo",
"III Joh",
"3Joh",
"III Jhn",
"3 Jhn",
"3Jhn",
"III John",
"3John",
"3rd John",
"Third John"
],
"Jude" => [
"Jude",
"Jud"
],
"Revelation" => [
"Rev",
"Re",
"The Revelation"
]
}
# reverse abbreviation lookup
# given a lowercased abbreviation, get the (semi) official book name
ABBR_REV = {
"genesis" => "Genesis",
"gen" => "Genesis",
"ge" => "Genesis",
"gn" => "Genesis",
"exodus" => "Exodus",
"exo" => "Exodus",
"ex" => "Exodus",
"exod" => "Exodus",
"leviticus" => "Leviticus",
"lev" => "Leviticus",
"le" => "Leviticus",
"lv" => "Leviticus",
"numbers" => "Numbers",
"num" => "Numbers",
"nu" => "Numbers",
"nm" => "Numbers",
"nb" => "Numbers",
"deuteronomy" => "Deuteronomy",
"deut" => "Deuteronomy",
"dt" => "Deuteronomy",
"joshua" => "Joshua",
"josh" => "Joshua",
"jos" => "Joshua",
"jsh" => "Joshua",
"judges" => "Judges",
"judg" => "Judges",
"jdg" => "Judges",
"jg" => "Judges",
"jdgs" => "Judges",
"ruth" => "Ruth",
"rth" => "Ruth",
"ru" => "Ruth",
"1 samuel" => "1 Samuel",
"1 sam" => "1 Samuel",
"1 sa" => "1 Samuel",
"1samuel" => "1 Samuel",
"1s" => "1 Samuel",
"i sa" => "1 Samuel",
"1 sm" => "1 Samuel",
"1sa" => "1 Samuel",
"i sam" => "1 Samuel",
"1sam" => "1 Samuel",
"i samuel" => "1 Samuel",
"1st samuel" => "1 Samuel",
"first samuel" => "1 Samuel",
"2 samuel" => "2 Samuel",
"2 sam" => "2 Samuel",
"2 sa" => "2 Samuel",
"2s" => "2 Samuel",
"ii sa" => "2 Samuel",
"2 sm" => "2 Samuel",
"2sa" => "2 Samuel",
"ii sam" => "2 Samuel",
"2sam" => "2 Samuel",
"ii samuel" => "2 Samuel",
"2samuel" => "2 Samuel",
"2nd samuel" => "2 Samuel",
"second samuel" => "2 Samuel",
"1 kings" => "1 Kings",
"1 kgs" => "1 Kings",
"1 ki" => "1 Kings",
"1k" => "1 Kings",
"i kgs" => "1 Kings",
"1kgs" => "1 Kings",
"i ki" => "1 Kings",
"1ki" => "1 Kings",
"i kings" => "1 Kings",
"1kings" => "1 Kings",
"1st kgs" => "1 Kings",
"1st kings" => "1 Kings",
"first kings" => "1 Kings",
"first kgs" => "1 Kings",
"1kin" => "1 Kings",
"2 kings" => "2 Kings",
"2 kgs" => "2 Kings",
"2 ki" => "2 Kings",
"2k" => "2 Kings",
"ii kgs" => "2 Kings",
"2kgs" => "2 Kings",
"ii ki" => "2 Kings",
"2ki" => "2 Kings",
"ii kings" => "2 Kings",
"2kings" => "2 Kings",
"2nd kgs" => "2 Kings",
"2nd kings" => "2 Kings",
"second kings" => "2 Kings",
"second kgs" => "2 Kings",
"2kin" => "2 Kings",
"1 chronicles" => "1 Chronicles",
"1 chron" => "1 Chronicles",
"1 ch" => "1 Chronicles",
"i ch" => "1 Chronicles",
"1ch" => "1 Chronicles",
"1 chr" => "1 Chronicles",
"i chr" => "1 Chronicles",
"1chr" => "1 Chronicles",
"i chron" => "1 Chronicles",
"1chron" => "1 Chronicles",
"i chronicles" => "1 Chronicles",
"1chronicles" => "1 Chronicles",
"1st chronicles" => "1 Chronicles",
"first chronicles" => "1 Chronicles",
"2 chronicles" => "2 Chronicles",
"2 chron" => "2 Chronicles",
"2 ch" => "2 Chronicles",
"ii ch" => "2 Chronicles",
"2ch" => "2 Chronicles",
"ii chr" => "2 Chronicles",
"2chr" => "2 Chronicles",
"ii chron" => "2 Chronicles",
"2chron" => "2 Chronicles",
"ii chronicles" => "2 Chronicles",
"2chronicles" => "2 Chronicles",
"2nd chronicles" => "2 Chronicles",
"second chronicles" => "2 Chronicles",
"ezra" => "Ezra",
"ezr" => "Ezra",
"nehemiah" => "Nehemiah",
"neh" => "Nehemiah",
"ne" => "Nehemiah",
"esther" => "Esther",
"esth" => "Esther",
"es" => "Esther",
"job" => "Job",
"jb" => "Job",
"psalm" => "Psalm",
"pslm" => "Psalm",
"ps" => "Psalm",
"psalms" => "Psalm",
"psa" => "Psalm",
"psm" => "Psalm",
"pss" => "Psalm",
"proverbs" => "Proverbs",
"prov" => "Proverbs",
"pr" => "Proverbs",
"prv" => "Proverbs",
"ecclesiastes" => "Ecclesiastes",
"eccles" => "Ecclesiastes",
"eccl" => "Ecclesiastes",
"ec" => "Ecclesiastes",
"qoh" => "Ecclesiastes",
"qoheleth" => "Ecclesiastes",
"song of solomon" => "Song of Solomon",
"song" => "Song of Solomon",
"so" => "Song of Solomon",
"canticle of canticles" => "Song of Solomon",
"canticles" => "Song of Solomon",
"song of songs" => "Song of Solomon",
"sos" => "Song of Solomon",
"isaiah" => "Isaiah",
"isa" => "Isaiah",
"is" => "Isaiah",
"jeremiah" => "Jeremiah",
"jer" => "Jeremiah",
"je" => "Jeremiah",
"jr" => "Jeremiah",
"lamentations" => "Lamentations",
"lam" => "Lamentations",
"la" => "Lamentations",
"ezekiel" => "Ezekiel",
"ezek" => "Ezekiel",
"eze" => "Ezekiel",
"ezk" => "Ezekiel",
"daniel" => "Daniel",
"dan" => "Daniel",
"da" => "Daniel",
"dn" => "Daniel",
"hosea" => "Hosea",
"hos" => "Hosea",
"ho" => "Hosea",
"joel" => "Joel",
"joe" => "Joel",
"jl" => "Joel",
"amos" => "Amos",
"am" => "Amos",
"obadiah" => "Obadiah",
"obad" => "Obadiah",
"ob" => "Obadiah",
"jonah" => "Jonah",
"jnh" => "Jonah",
"jon" => "Jonah",
"micah" => "Micah",
"mic" => "Micah",
"nahum" => "Nahum",
"nah" => "Nahum",
"na" => "Nahum",
"habakkuk" => "Habakkuk",
"hab" => "Habakkuk",
"zephaniah" => "Zephaniah",
"zeph" => "Zephaniah",
"zep" => "Zephaniah",
"zp" => "Zephaniah",
"haggai" => "Haggai",
"hag" => "Haggai",
"hg" => "Haggai",
"zechariah" => "Zechariah",
"zech" => "Zechariah",
"zec" => "Zechariah",
"zc" => "Zechariah",
"malachi" => "Malachi",
"mal" => "Malachi",
"ml" => "Malachi",
"tobit" => "Tobit",
"tob" => "Tobit",
"tb" => "Tobit",
"judith" => "Judith",
"jdth" => "Judith",
"jdt" => "Judith",
"jth" => "Judith",
"additions to esther" => "Additions to Esther",
"add esth" => "Additions to Esther",
"add es" => "Additions to Esther",
"rest of esther" => "Additions to Esther",
"the rest of esther" => "Additions to Esther",
"aes" => "Additions to Esther",
"addesth" => "Additions to Esther",
"wisdom of solomon" => "Wisdom of Solomon",
"wisd of sol" => "Wisdom of Solomon",
"wis" => "Wisdom of Solomon",
"ws" => "Wisdom of Solomon",
"wisdom" => "Wisdom of Solomon",
"sirach" => "Sirach",
"sir" => "Sirach",
"ecclesiasticus" => "Sirach",
"ecclus" => "Sirach",
"baruch" => "Baruch",
"bar" => "Baruch",
"letter of jeremiah" => "Letter of Jeremiah",
"let jer" => "Letter of Jeremiah",
"lje" => "Letter of Jeremiah",
"ltr jer" => "Letter of Jeremiah",
"song of three youths" => "Song of Three Youths",
"song of three" => "Song of Three Youths",
"song thr" => "Song of Three Youths",
"the song of three youths" => "Song of Three Youths",
"pr az" => "Song of Three Youths",
"prayer of azariah" => "Song of Three Youths",
"azariah" => "Song of Three Youths",
"the song of the three holy children" => "Song of Three Youths",
"the song of three jews" => "Song of Three Youths",
"song of the three holy children" => "Song of Three Youths",
"song of thr" => "Song of Three Youths",
"song of three children" => "Song of Three Youths",
"song of three jews" => "Song of Three Youths",
"susanna" => "Susanna",
"sus" => "Susanna",
"bel and the dragon" => "Bel and the Dragon",
"bel" => "Bel and the Dragon",
"1 maccabees" => "1 Maccabees",
"1 macc" => "1 Maccabees",
"1 mac" => "1 Maccabees",
"1m" => "1 Maccabees",
"i ma" => "1 Maccabees",
"1ma" => "1 Maccabees",
"i mac" => "1 Maccabees",
"1mac" => "1 Maccabees",
"i macc" => "1 Maccabees",
"1macc" => "1 Maccabees",
"i maccabees" => "1 Maccabees",
"1maccabees" => "1 Maccabees",
"1st maccabees" => "1 Maccabees",
"first maccabees" => "1 Maccabees",
"2 maccabees" => "2 Maccabees",
"2 macc" => "2 Maccabees",
"2 mac" => "2 Maccabees",
"2m" => "2 Maccabees",
"ii ma" => "2 Maccabees",
"2ma" => "2 Maccabees",
"ii mac" => "2 Maccabees",
"2mac" => "2 Maccabees",
"ii macc" => "2 Maccabees",
"2macc" => "2 Maccabees",
"ii maccabees" => "2 Maccabees",
"2maccabees" => "2 Maccabees",
"2nd maccabees" => "2 Maccabees",
"second maccabees" => "2 Maccabees",
"1 esdras" => "1 Esdras",
"1 esdr" => "1 Esdras",
"1 esd" => "1 Esdras",
"i es" => "1 Esdras",
"1es" => "1 Esdras",
"i esd" => "1 Esdras",
"1esd" => "1 Esdras",
"i esdr" => "1 Esdras",
"1esdr" => "1 Esdras",
"i esdras" => "1 Esdras",
"1esdras" => "1 Esdras",
"1st esdras" => "1 Esdras",
"first esdras" => "1 Esdras",
"prayer of manasseh" => "Prayer of Manasseh",
"pr of man" => "Prayer of Manasseh",
"pr man" => "Prayer of Manasseh",
"pma" => "Prayer of Manasseh",
"prayer of manasses" => "Prayer of Manasseh",
"additional psalm" => "Additional Psalm",
"add psalm" => "Additional Psalm",
"add ps" => "Additional Psalm",
"psalm 151" => "Additional Psalm",
"ps 151" => "Additional Psalm",
"ps151" => "Additional Psalm",
"3 maccabees" => "3 Maccabees",
"3 macc" => "3 Maccabees",
"3 mac" => "3 Maccabees",
"iii ma" => "3 Maccabees",
"3ma" => "3 Maccabees",
"iii mac" => "3 Maccabees",
"3mac" => "3 Maccabees",
"iii macc" => "3 Maccabees",
"3macc" => "3 Maccabees",
"iii maccabees" => "3 Maccabees",
"3rd maccabees" => "3 Maccabees",
"third maccabees" => "3 Maccabees",
"2 esdras" => "2 Esdras",
"2 esdr" => "2 Esdras",
"2 esd" => "2 Esdras",
"ii es" => "2 Esdras",
"2es" => "2 Esdras",
"ii esd" => "2 Esdras",
"2esd" => "2 Esdras",
"ii esdr" => "2 Esdras",
"2esdr" => "2 Esdras",
"ii esdras" => "2 Esdras",
"2esdras" => "2 Esdras",
"2nd esdras" => "2 Esdras",
"second esdras" => "2 Esdras",
"4 maccabees" => "4 Maccabees",
"4 macc" => "4 Maccabees",
"4 mac" => "4 Maccabees",
"iv ma" => "4 Maccabees",
"4ma" => "4 Maccabees",
"iv mac" => "4 Maccabees",
"4mac" => "4 Maccabees",
"iv macc" => "4 Maccabees",
"4macc" => "4 Maccabees",
"iv maccabees" => "4 Maccabees",
"iiii maccabees" => "4 Maccabees",
"4maccabees" => "4 Maccabees",
"4th maccabees" => "4 Maccabees",
"fourth maccabees" => "4 Maccabees",
"ode" => "Ode",
"psalms of solomon" => "Psalms of Solomon",
"ps solomon" => "Psalms of Solomon",
"ps sol" => "Psalms of Solomon",
"psalms solomon" => "Psalms of Solomon",
"pssol" => "Psalms of Solomon",
"epistle to the laodiceans" => "Epistle to the Laodiceans",
"laodiceans" => "Epistle to the Laodiceans",
"laod" => "Epistle to the Laodiceans",
"ep laod" => "Epistle to the Laodiceans",
"epist laodiceans" => "Epistle to the Laodiceans",
"epistle laodiceans" => "Epistle to the Laodiceans",
"epistle to laodiceans" => "Epistle to the Laodiceans",
"matthew" => "Matthew",
"matt" => "Matthew",
"mt" => "Matthew",
"mark" => "Mark",
"mrk" => "Mark",
"mk" => "Mark",
"mr" => "Mark",
"luke" => "Luke",
"luk" => "Luke",
"lk" => "Luke",
"john" => "John",
"jn" => "John",
"jhn" => "John",
"acts" => "Acts",
"ac" => "Acts",
"romans" => "Romans",
"rom" => "Romans",
"ro" => "Romans",
"rm" => "Romans",
"1 corinthians" => "1 Corinthians",
"1 cor" => "1 Corinthians",
"1 co" => "1 Corinthians",
"i co" => "1 Corinthians",
"1co" => "1 Corinthians",
"i cor" => "1 Corinthians",
"1cor" => "1 Corinthians",
"i corinthians" => "1 Corinthians",
"1corinthians" => "1 Corinthians",
"1st corinthians" => "1 Corinthians",
"first corinthians" => "1 Corinthians",
"2 corinthians" => "2 Corinthians",
"2 cor" => "2 Corinthians",
"2 co" => "2 Corinthians",
"ii co" => "2 Corinthians",
"2co" => "2 Corinthians",
"ii cor" => "2 Corinthians",
"2cor" => "2 Corinthians",
"ii corinthians" => "2 Corinthians",
"2corinthians" => "2 Corinthians",
"2nd corinthians" => "2 Corinthians",
"second corinthians" => "2 Corinthians",
"galatians" => "Galatians",
"gal" => "Galatians",
"ga" => "Galatians",
"ephesians" => "Ephesians",
"ephes" => "Ephesians",
"eph" => "Ephesians",
"philippians" => "Philippians",
"phil" => "Philippians",
"php" => "Philippians",
"colossians" => "Colossians",
"col" => "Colossians",
"1 thessalonians" => "1 Thessalonians",
"1 thess" => "1 Thessalonians",
"1 th" => "1 Thessalonians",
"i th" => "1 Thessalonians",
"1th" => "1 Thessalonians",
"i thes" => "1 Thessalonians",
"1thes" => "1 Thessalonians",
"i thess" => "1 Thessalonians",
"1thess" => "1 Thessalonians",
"i thessalonians" => "1 Thessalonians",
"1thessalonians" => "1 Thessalonians",
"1st thessalonians" => "1 Thessalonians",
"first thessalonians" => "1 Thessalonians",
"2 thessalonians" => "2 Thessalonians",
"2 thess" => "2 Thessalonians",
"2 th" => "2 Thessalonians",
"ii th" => "2 Thessalonians",
"2th" => "2 Thessalonians",
"ii thes" => "2 Thessalonians",
"2thes" => "2 Thessalonians",
"ii thess" => "2 Thessalonians",
"2thess" => "2 Thessalonians",
"ii thessalonians" => "2 Thessalonians",
"2thessalonians" => "2 Thessalonians",
"2nd thessalonians" => "2 Thessalonians",
"second thessalonians" => "2 Thessalonians",
"1 timothy" => "1 Timothy",
"1 tim" => "1 Timothy",
"1 ti" => "1 Timothy",
"i ti" => "1 Timothy",
"1ti" => "1 Timothy",
"i tim" => "1 Timothy",
"1tim" => "1 Timothy",
"i timothy" => "1 Timothy",
"1timothy" => "1 Timothy",
"1st timothy" => "1 Timothy",
"first timothy" => "1 Timothy",
"2 timothy" => "2 Timothy",
"2 tim" => "2 Timothy",
"2 ti" => "2 Timothy",
"ii ti" => "2 Timothy",
"2ti" => "2 Timothy",
"ii tim" => "2 Timothy",
"2tim" => "2 Timothy",
"ii timothy" => "2 Timothy",
"2timothy" => "2 Timothy",
"2nd timothy" => "2 Timothy",
"second timothy" => "2 Timothy",
"titus" => "Titus",
"tit" => "Titus",
"philemon" => "Philemon",
"philem" => "Philemon",
"phm" => "Philemon",
"phlm" => "Philemon",
"hebrews" => "Hebrews",
"heb" => "Hebrews",
"james" => "James",
"jas" => "James",
"jm" => "James",
"1 peter" => "1 Peter",
"1 pet" => "1 Peter",
"1 pe" => "1 Peter",
"i pe" => "1 Peter",
"1pe" => "1 Peter",
"i pet" => "1 Peter",
"1pet" => "1 Peter",
"i pt" => "1 Peter",
"1 pt" => "1 Peter",
"1pt" => "1 Peter",
"i peter" => "1 Peter",
"1peter" => "1 Peter",
"1st peter" => "1 Peter",
"first peter" => "1 Peter",
"2 peter" => "2 Peter",
"2 pet" => "2 Peter",
"2 pe" => "2 Peter",
"ii pe" => "2 Peter",
"2pe" => "2 Peter",
"ii pet" => "2 Peter",
"2pet" => "2 Peter",
"ii pt" => "2 Peter",
"2 pt" => "2 Peter",
"2pt" => "2 Peter",
"ii peter" => "2 Peter",
"2peter" => "2 Peter",
"2nd peter" => "2 Peter",
"second peter" => "2 Peter",
"1 john" => "1 John",
"1 jn" => "1 John",
"i jn" => "1 John",
"1jn" => "1 John",
"i jo" => "1 John",
"1jo" => "1 John",
"i joh" => "1 John",
"1joh" => "1 John",
"i jhn" => "1 John",
"1 jhn" => "1 John",
"1jhn" => "1 John",
"i john" => "1 John",
"1john" => "1 John",
"1st john" => "1 John",
"first john" => "1 John",
"2 john" => "2 John",
"2 jn" => "2 John",
"ii jn" => "2 John",
"2jn" => "2 John",
"ii jo" => "2 John",
"2jo" => "2 John",
"ii joh" => "2 John",
"2joh" => "2 John",
"ii jhn" => "2 John",
"2 jhn" => "2 John",
"2jhn" => "2 John",
"ii john" => "2 John",
"2john" => "2 John",
"2nd john" => "2 John",
"second john" => "2 John",
"3 john" => "3 John",
"3 jn" => "3 John",
"iii jn" => "3 John",
"3jn" => "3 John",
"iii jo" => "3 John",
"3jo" => "3 John",
"iii joh" => "3 John",
"3joh" => "3 John",
"iii jhn" => "3 John",
"3 jhn" => "3 John",
"3jhn" => "3 John",
"iii john" => "3 John",
"3john" => "3 John",
"3rd john" => "3 John",
"third john" => "3 John",
"jude" => "Jude",
"jud" => "Jude",
"revelation" => "Revelation",
"rev" => "Revelation",
"re" => "Revelation",
"the revelation" => "Revelation"
}
# book/chapter/verse hash
# book names match (semi) official book names listed in abbr hashes
# chapters are integer keys
# verses per chapter are in the form of a range
BCV = {
"Genesis" => {
1 => 1..31,
2 => 1..25,
3 => 1..24,
4 => 1..26,
5 => 1..32,
6 => 1..22,
7 => 1..24,
8 => 1..22,
9 => 1..29,
10 => 1..32,
11 => 1..32,
12 => 1..20,
13 => 1..18,
14 => 1..24,
15 => 1..21,
16 => 1..16,
17 => 1..27,
18 => 1..33,
19 => 1..38,
20 => 1..18,
21 => 1..34,
22 => 1..24,
23 => 1..20,
24 => 1..67,
25 => 1..34,
26 => 1..35,
27 => 1..46,
28 => 1..22,
29 => 1..35,
30 => 1..43,
31 => 1..55,
32 => 1..32,
33 => 1..20,
34 => 1..31,
35 => 1..29,
36 => 1..43,
37 => 1..36,
38 => 1..30,
39 => 1..23,
40 => 1..23,
41 => 1..57,
42 => 1..38,
43 => 1..34,
44 => 1..34,
45 => 1..28,
46 => 1..34,
47 => 1..31,
48 => 1..22,
49 => 1..33,
50 => 1..26
},
"Exodus" => {
1 => 1..22,
2 => 1..25,
3 => 1..22,
4 => 1..31,
5 => 1..23,
6 => 1..30,
7 => 1..25,
8 => 1..32,
9 => 1..35,
10 => 1..29,
11 => 1..10,
12 => 1..51,
13 => 1..22,
14 => 1..31,
15 => 1..27,
16 => 1..36,
17 => 1..16,
18 => 1..27,
19 => 1..25,
20 => 1..26,
21 => 1..36,
22 => 1..31,
23 => 1..33,
24 => 1..18,
25 => 1..40,
26 => 1..37,
27 => 1..21,
28 => 1..43,
29 => 1..46,
30 => 1..38,
31 => 1..18,
32 => 1..35,
33 => 1..23,
34 => 1..35,
35 => 1..35,
36 => 1..38,
37 => 1..29,
38 => 1..31,
39 => 1..43,
40 => 1..38
},
"Leviticus" => {
1 => 1..17,
2 => 1..16,
3 => 1..17,
4 => 1..35,
5 => 1..19,
6 => 1..30,
7 => 1..38,
8 => 1..36,
9 => 1..24,
10 => 1..20,
11 => 1..47,
12 => 1..8,
13 => 1..59,
14 => 1..57,
15 => 1..33,
16 => 1..34,
17 => 1..16,
18 => 1..30,
19 => 1..37,
20 => 1..27,
21 => 1..24,
22 => 1..33,
23 => 1..44,
24 => 1..23,
25 => 1..55,
26 => 1..46,
27 => 1..34
},
"Numbers" => {
1 => 1..54,
2 => 1..34,
3 => 1..51,
4 => 1..49,
5 => 1..31,
6 => 1..27,
7 => 1..89,
8 => 1..26,
9 => 1..23,
10 => 1..36,
11 => 1..35,
12 => 1..16,
13 => 1..33,
14 => 1..45,
15 => 1..41,
16 => 1..50,
17 => 1..13,
18 => 1..32,
19 => 1..22,
20 => 1..29,
21 => 1..35,
22 => 1..41,
23 => 1..30,
24 => 1..25,
25 => 1..18,
26 => 1..65,
27 => 1..23,
28 => 1..31,
29 => 1..40,
30 => 1..16,
31 => 1..54,
32 => 1..42,
33 => 1..56,
34 => 1..29,
35 => 1..34,
36 => 1..13
},
"Deuteronomy" => {
1 => 1..46,
2 => 1..37,
3 => 1..29,
4 => 1..49,
5 => 1..33,
6 => 1..25,
7 => 1..26,
8 => 1..20,
9 => 1..29,
10 => 1..22,
11 => 1..32,
12 => 1..32,
13 => 1..18,
14 => 1..29,
15 => 1..23,
16 => 1..22,
17 => 1..20,
18 => 1..22,
19 => 1..21,
20 => 1..20,
21 => 1..23,
22 => 1..30,
23 => 1..25,
24 => 1..22,
25 => 1..19,
26 => 1..19,
27 => 1..26,
28 => 1..68,
29 => 1..29,
30 => 1..20,
31 => 1..30,
32 => 1..52,
33 => 1..29,
34 => 1..12
},
"Joshua" => {
1 => 1..18,
2 => 1..24,
3 => 1..17,
4 => 1..24,
5 => 1..15,
6 => 1..27,
7 => 1..26,
8 => 1..35,
9 => 1..27,
10 => 1..43,
11 => 1..23,
12 => 1..24,
13 => 1..33,
14 => 1..15,
15 => 1..63,
16 => 1..10,
17 => 1..18,
18 => 1..28,
19 => 1..51,
20 => 1..9,
21 => 1..45,
22 => 1..34,
23 => 1..16,
24 => 1..33
},
"Judges" => {
1 => 1..36,
2 => 1..23,
3 => 1..31,
4 => 1..24,
5 => 1..31,
6 => 1..40,
7 => 1..25,
8 => 1..35,
9 => 1..57,
10 => 1..18,
11 => 1..40,
12 => 1..15,
13 => 1..25,
14 => 1..20,
15 => 1..20,
16 => 1..31,
17 => 1..13,
18 => 1..31,
19 => 1..30,
20 => 1..48,
21 => 1..25
},
"Ruth" => {
1 => 1..22,
2 => 1..23,
3 => 1..18,
4 => 1..22
},
"1 Samuel" => {
1 => 1..28,
2 => 1..36,
3 => 1..21,
4 => 1..22,
5 => 1..12,
6 => 1..21,
7 => 1..17,
8 => 1..22,
9 => 1..27,
10 => 1..27,
11 => 1..15,
12 => 1..25,
13 => 1..23,
14 => 1..52,
15 => 1..35,
16 => 1..23,
17 => 1..58,
18 => 1..30,
19 => 1..24,
20 => 1..42,
21 => 1..15,
22 => 1..23,
23 => 1..29,
24 => 1..22,
25 => 1..44,
26 => 1..25,
27 => 1..12,
28 => 1..25,
29 => 1..11,
30 => 1..31,
31 => 1..13
},
"2 Samuel" => {
1 => 1..27,
2 => 1..32,
3 => 1..39,
4 => 1..12,
5 => 1..25,
6 => 1..23,
7 => 1..29,
8 => 1..18,
9 => 1..13,
10 => 1..19,
11 => 1..27,
12 => 1..31,
13 => 1..39,
14 => 1..33,
15 => 1..37,
16 => 1..23,
17 => 1..29,
18 => 1..33,
19 => 1..43,
20 => 1..26,
21 => 1..22,
22 => 1..51,
23 => 1..39,
24 => 1..25
},
"1 Kings" => {
1 => 1..53,
2 => 1..46,
3 => 1..28,
4 => 1..34,
5 => 1..18,
6 => 1..38,
7 => 1..51,
8 => 1..66,
9 => 1..28,
10 => 1..29,
11 => 1..43,
12 => 1..33,
13 => 1..34,
14 => 1..31,
15 => 1..34,
16 => 1..34,
17 => 1..24,
18 => 1..46,
19 => 1..21,
20 => 1..43,
21 => 1..29,
22 => 1..53
},
"2 Kings" => {
1 => 1..18,
2 => 1..25,
3 => 1..27,
4 => 1..44,
5 => 1..27,
6 => 1..33,
7 => 1..20,
8 => 1..29,
9 => 1..37,
10 => 1..36,
11 => 1..21,
12 => 1..21,
13 => 1..25,
14 => 1..29,
15 => 1..38,
16 => 1..20,
17 => 1..41,
18 => 1..37,
19 => 1..37,
20 => 1..21,
21 => 1..26,
22 => 1..20,
23 => 1..37,
24 => 1..20,
25 => 1..30
},
"1 Chronicles" => {
1 => 1..54,
2 => 1..55,
3 => 1..24,
4 => 1..43,
5 => 1..26,
6 => 1..81,
7 => 1..40,
8 => 1..40,
9 => 1..44,
10 => 1..14,
11 => 1..47,
12 => 1..40,
13 => 1..14,
14 => 1..17,
15 => 1..29,
16 => 1..43,
17 => 1..27,
18 => 1..17,
19 => 1..19,
20 => 1..8,
21 => 1..30,
22 => 1..19,
23 => 1..32,
24 => 1..31,
25 => 1..31,
26 => 1..32,
27 => 1..34,
28 => 1..21,
29 => 1..30
},
"2 Chronicles" => {
1 => 1..17,
2 => 1..18,
3 => 1..17,
4 => 1..22,
5 => 1..14,
6 => 1..42,
7 => 1..22,
8 => 1..18,
9 => 1..31,
10 => 1..19,
11 => 1..23,
12 => 1..16,
13 => 1..22,
14 => 1..15,
15 => 1..19,
16 => 1..14,
17 => 1..19,
18 => 1..34,
19 => 1..11,
20 => 1..37,
21 => 1..20,
22 => 1..12,
23 => 1..21,
24 => 1..27,
25 => 1..28,
26 => 1..23,
27 => 1..9,
28 => 1..27,
29 => 1..36,
30 => 1..27,
31 => 1..21,
32 => 1..33,
33 => 1..25,
34 => 1..33,
35 => 1..27,
36 => 1..23
},
"Ezra" => {
1 => 1..11,
2 => 1..70,
3 => 1..13,
4 => 1..24,
5 => 1..17,
6 => 1..22,
7 => 1..28,
8 => 1..36,
9 => 1..15,
10 => 1..44
},
"Nehemiah" => {
1 => 1..11,
2 => 1..20,
3 => 1..32,
4 => 1..23,
5 => 1..19,
6 => 1..19,
7 => 1..73,
8 => 1..18,
9 => 1..38,
10 => 1..39,
11 => 1..36,
12 => 1..47,
13 => 1..31
},
"Esther" => {
1 => 1..22,
2 => 1..23,
3 => 1..15,
4 => 1..17,
5 => 1..14,
6 => 1..14,
7 => 1..10,
8 => 1..17,
9 => 1..32,
10 => 1..3
},
"Job" => {
1 => 1..22,
2 => 1..13,
3 => 1..26,
4 => 1..21,
5 => 1..27,
6 => 1..30,
7 => 1..21,
8 => 1..22,
9 => 1..35,
10 => 1..22,
11 => 1..20,
12 => 1..25,
13 => 1..28,
14 => 1..22,
15 => 1..35,
16 => 1..22,
17 => 1..16,
18 => 1..21,
19 => 1..29,
20 => 1..29,
21 => 1..34,
22 => 1..30,
23 => 1..17,
24 => 1..25,
25 => 1..6,
26 => 1..14,
27 => 1..23,
28 => 1..28,
29 => 1..25,
30 => 1..31,
31 => 1..40,
32 => 1..22,
33 => 1..33,
34 => 1..37,
35 => 1..16,
36 => 1..33,
37 => 1..24,
38 => 1..41,
39 => 1..30,
40 => 1..24,
41 => 1..34,
42 => 1..17
},
"Psalm" => {
1 => 1..6,
2 => 1..12,
3 => 1..8,
4 => 1..8,
5 => 1..12,
6 => 1..10,
7 => 1..17,
8 => 1..9,
9 => 1..20,
10 => 1..18,
11 => 1..7,
12 => 1..8,
13 => 1..6,
14 => 1..7,
15 => 1..5,
16 => 1..11,
17 => 1..15,
18 => 1..50,
19 => 1..14,
20 => 1..9,
21 => 1..13,
22 => 1..31,
23 => 1..6,
24 => 1..10,
25 => 1..22,
26 => 1..12,
27 => 1..14,
28 => 1..9,
29 => 1..11,
30 => 1..12,
31 => 1..24,
32 => 1..11,
33 => 1..22,
34 => 1..22,
35 => 1..28,
36 => 1..12,
37 => 1..40,
38 => 1..22,
39 => 1..13,
40 => 1..17,
41 => 1..13,
42 => 1..11,
43 => 1..5,
44 => 1..26,
45 => 1..17,
46 => 1..11,
47 => 1..9,
48 => 1..14,
49 => 1..20,
50 => 1..23,
51 => 1..19,
52 => 1..9,
53 => 1..6,
54 => 1..7,
55 => 1..23,
56 => 1..13,
57 => 1..11,
58 => 1..11,
59 => 1..17,
60 => 1..12,
61 => 1..8,
62 => 1..12,
63 => 1..11,
64 => 1..10,
65 => 1..13,
66 => 1..20,
67 => 1..7,
68 => 1..35,
69 => 1..36,
70 => 1..5,
71 => 1..24,
72 => 1..20,
73 => 1..28,
74 => 1..23,
75 => 1..10,
76 => 1..12,
77 => 1..20,
78 => 1..72,
79 => 1..13,
80 => 1..19,
81 => 1..16,
82 => 1..8,
83 => 1..18,
84 => 1..12,
85 => 1..13,
86 => 1..17,
87 => 1..7,
88 => 1..18,
89 => 1..52,
90 => 1..17,
91 => 1..16,
92 => 1..15,
93 => 1..5,
94 => 1..23,
95 => 1..11,
96 => 1..13,
97 => 1..12,
98 => 1..9,
99 => 1..9,
100 => 1..5,
101 => 1..8,
102 => 1..28,
103 => 1..22,
104 => 1..35,
105 => 1..45,
106 => 1..48,
107 => 1..43,
108 => 1..13,
109 => 1..31,
110 => 1..7,
111 => 1..10,
112 => 1..10,
113 => 1..9,
114 => 1..8,
115 => 1..18,
116 => 1..19,
117 => 1..2,
118 => 1..29,
119 => 1..176,
120 => 1..7,
121 => 1..8,
122 => 1..9,
123 => 1..4,
124 => 1..8,
125 => 1..5,
126 => 1..6,
127 => 1..5,
128 => 1..6,
129 => 1..8,
130 => 1..8,
131 => 1..3,
132 => 1..18,
133 => 1..3,
134 => 1..3,
135 => 1..21,
136 => 1..26,
137 => 1..9,
138 => 1..8,
139 => 1..24,
140 => 1..13,
141 => 1..10,
142 => 1..7,
143 => 1..12,
144 => 1..15,
145 => 1..21,
146 => 1..10,
147 => 1..20,
148 => 1..14,
149 => 1..9,
150 => 1..6
},
"Proverbs" => {
1 => 1..33,
2 => 1..22,
3 => 1..35,
4 => 1..27,
5 => 1..23,
6 => 1..35,
7 => 1..27,
8 => 1..36,
9 => 1..18,
10 => 1..32,
11 => 1..31,
12 => 1..28,
13 => 1..25,
14 => 1..35,
15 => 1..33,
16 => 1..33,
17 => 1..28,
18 => 1..24,
19 => 1..29,
20 => 1..30,
21 => 1..31,
22 => 1..29,
23 => 1..35,
24 => 1..34,
25 => 1..28,
26 => 1..28,
27 => 1..27,
28 => 1..28,
29 => 1..27,
30 => 1..33,
31 => 1..31
},
"Ecclesiastes" => {
1 => 1..18,
2 => 1..26,
3 => 1..22,
4 => 1..16,
5 => 1..20,
6 => 1..12,
7 => 1..29,
8 => 1..17,
9 => 1..18,
10 => 1..20,
11 => 1..10,
12 => 1..14
},
"Song of Solomon" => {
1 => 1..17,
2 => 1..17,
3 => 1..11,
4 => 1..16,
5 => 1..16,
6 => 1..13,
7 => 1..13,
8 => 1..14
},
"Isaiah" => {
1 => 1..31,
2 => 1..22,
3 => 1..26,
4 => 1..6,
5 => 1..30,
6 => 1..13,
7 => 1..25,
8 => 1..22,
9 => 1..21,
10 => 1..34,
11 => 1..16,
12 => 1..6,
13 => 1..22,
14 => 1..32,
15 => 1..9,
16 => 1..14,
17 => 1..14,
18 => 1..7,
19 => 1..25,
20 => 1..6,
21 => 1..17,
22 => 1..25,
23 => 1..18,
24 => 1..23,
25 => 1..12,
26 => 1..21,
27 => 1..13,
28 => 1..29,
29 => 1..24,
30 => 1..33,
31 => 1..9,
32 => 1..20,
33 => 1..24,
34 => 1..17,
35 => 1..10,
36 => 1..22,
37 => 1..38,
38 => 1..22,
39 => 1..8,
40 => 1..31,
41 => 1..29,
42 => 1..25,
43 => 1..28,
44 => 1..28,
45 => 1..25,
46 => 1..13,
47 => 1..15,
48 => 1..22,
49 => 1..26,
50 => 1..11,
51 => 1..23,
52 => 1..15,
53 => 1..12,
54 => 1..17,
55 => 1..13,
56 => 1..12,
57 => 1..21,
58 => 1..14,
59 => 1..21,
60 => 1..22,
61 => 1..11,
62 => 1..12,
63 => 1..19,
64 => 1..12,
65 => 1..25,
66 => 1..24
},
"Jeremiah" => {
1 => 1..19,
2 => 1..37,
3 => 1..25,
4 => 1..31,
5 => 1..31,
6 => 1..30,
7 => 1..34,
8 => 1..22,
9 => 1..26,
10 => 1..25,
11 => 1..23,
12 => 1..17,
13 => 1..27,
14 => 1..22,
15 => 1..21,
16 => 1..21,
17 => 1..27,
18 => 1..23,
19 => 1..15,
20 => 1..18,
21 => 1..14,
22 => 1..30,
23 => 1..40,
24 => 1..10,
25 => 1..38,
26 => 1..24,
27 => 1..22,
28 => 1..17,
29 => 1..32,
30 => 1..24,
31 => 1..40,
32 => 1..44,
33 => 1..26,
34 => 1..22,
35 => 1..19,
36 => 1..32,
37 => 1..21,
38 => 1..28,
39 => 1..18,
40 => 1..16,
41 => 1..18,
42 => 1..22,
43 => 1..13,
44 => 1..30,
45 => 1..5,
46 => 1..28,
47 => 1..7,
48 => 1..47,
49 => 1..39,
50 => 1..46,
51 => 1..64,
52 => 1..34
},
"Lamentations" => {
1 => 1..22,
2 => 1..22,
3 => 1..66,
4 => 1..22,
5 => 1..22
},
"Ezekiel" => {
1 => 1..28,
2 => 1..10,
3 => 1..27,
4 => 1..17,
5 => 1..17,
6 => 1..14,
7 => 1..27,
8 => 1..18,
9 => 1..11,
10 => 1..22,
11 => 1..25,
12 => 1..28,
13 => 1..23,
14 => 1..23,
15 => 1..8,
16 => 1..63,
17 => 1..24,
18 => 1..32,
19 => 1..14,
20 => 1..49,
21 => 1..32,
22 => 1..31,
23 => 1..49,
24 => 1..27,
25 => 1..17,
26 => 1..21,
27 => 1..36,
28 => 1..26,
29 => 1..21,
30 => 1..26,
31 => 1..18,
32 => 1..32,
33 => 1..33,
34 => 1..31,
35 => 1..15,
36 => 1..38,
37 => 1..28,
38 => 1..23,
39 => 1..29,
40 => 1..49,
41 => 1..26,
42 => 1..20,
43 => 1..27,
44 => 1..31,
45 => 1..25,
46 => 1..24,
47 => 1..23,
48 => 1..35
},
"Daniel" => {
1 => 1..21,
2 => 1..49,
3 => 1..30,
4 => 1..37,
5 => 1..31,
6 => 1..28,
7 => 1..28,
8 => 1..27,
9 => 1..27,
10 => 1..21,
11 => 1..45,
12 => 1..13
},
"Hosea" => {
1 => 1..11,
2 => 1..23,
3 => 1..5,
4 => 1..19,
5 => 1..15,
6 => 1..11,
7 => 1..16,
8 => 1..14,
9 => 1..17,
10 => 1..15,
11 => 1..12,
12 => 1..14,
13 => 1..16,
14 => 1..9
},
"Joel" => {
1 => 1..20,
2 => 1..32,
3 => 1..21
},
"Amos" => {
1 => 1..15,
2 => 1..16,
3 => 1..15,
4 => 1..13,
5 => 1..27,
6 => 1..14,
7 => 1..17,
8 => 1..14,
9 => 1..15
},
"Obadiah" => {
1 => 1..21
},
"Jonah" => {
1 => 1..17,
2 => 1..10,
3 => 1..10,
4 => 1..11
},
"Micah" => {
1 => 1..16,
2 => 1..13,
3 => 1..12,
4 => 1..13,
5 => 1..15,
6 => 1..16,
7 => 1..20
},
"Nahum" => {
1 => 1..15,
2 => 1..13,
3 => 1..19
},
"Habakkuk" => {
1 => 1..17,
2 => 1..20,
3 => 1..19
},
"Zephaniah" => {
1 => 1..18,
2 => 1..15,
3 => 1..20
},
"Haggai" => {
1 => 1..15,
2 => 1..23
},
"Zechariah" => {
1 => 1..21,
2 => 1..13,
3 => 1..10,
4 => 1..14,
5 => 1..11,
6 => 1..15,
7 => 1..14,
8 => 1..23,
9 => 1..17,
10 => 1..12,
11 => 1..17,
12 => 1..14,
13 => 1..9,
14 => 1..21
},
"Malachi" => {
1 => 1..14,
2 => 1..17,
3 => 1..18,
4 => 1..6
},
"Tobit" => {
1 => 1..22,
2 => 1..14,
3 => 1..17,
4 => 1..21,
5 => 1..21,
6 => 1..17,
7 => 1..18,
8 => 1..21,
9 => 1..6,
10 => 1..12,
11 => 1..19,
12 => 1..22,
13 => 1..18,
14 => 1..15
},
"Judith" => {
1 => 1..16,
2 => 1..28,
3 => 1..10,
4 => 1..15,
5 => 1..24,
6 => 1..21,
7 => 1..32,
8 => 1..36,
9 => 1..14,
10 => 1..23,
11 => 1..23,
12 => 1..20,
13 => 1..20,
14 => 1..19,
15 => 1..13,
16 => 1..25
},
"Additions to Esther" => {
10 => 1..13,
11 => 1..1,
12 => 1..6,
13 => 1..18,
14 => 1..19,
15 => 1..16,
16 => 1..24
},
"Wisdom of Solomon" => {
1 => 1..16,
2 => 1..24,
3 => 1..19,
4 => 1..20,
5 => 1..23,
6 => 1..25,
7 => 1..30,
8 => 1..21,
9 => 1..18,
10 => 1..21,
11 => 1..26,
12 => 1..27,
13 => 1..19,
14 => 1..31,
15 => 1..19,
16 => 1..29,
17 => 1..21,
18 => 1..25,
19 => 1..22
},
"Sirach" => {
1 => 1..30,
2 => 1..18,
3 => 1..31,
4 => 1..31,
5 => 1..15,
6 => 1..37,
7 => 1..36,
8 => 1..19,
9 => 1..18,
10 => 1..31,
11 => 1..34,
12 => 1..18,
13 => 1..26,
14 => 1..27,
15 => 1..20,
16 => 1..30,
17 => 1..32,
18 => 1..33,
19 => 1..30,
20 => 1..32,
21 => 1..28,
22 => 1..27,
23 => 1..27,
24 => 1..34,
25 => 1..26,
26 => 1..29,
27 => 1..30,
28 => 1..26,
29 => 1..28,
30 => 1..25,
31 => 1..31,
32 => 1..24,
33 => 1..31,
34 => 1..26,
35 => 1..20,
36 => 1..26,
37 => 1..31,
38 => 1..34,
39 => 1..35,
40 => 1..30,
41 => 1..23,
42 => 1..25,
43 => 1..33,
44 => 1..23,
45 => 1..26,
46 => 1..20,
47 => 1..25,
48 => 1..25,
49 => 1..16,
50 => 1..29,
51 => 1..30
},
"Baruch" => {
1 => 1..21,
2 => 1..35,
3 => 1..37,
4 => 1..37,
5 => 1..9
},
"Letter of Jeremiah" => {
6 => 1..73
},
"Song of Three Youths" => {
1 => 1..68
},
"Susanna" => {
1 => 1..64
},
"Bel and the Dragon" => {
1 => 1..42
},
"1 Maccabees" => {
1 => 1..64,
2 => 1..70,
3 => 1..60,
4 => 1..61,
5 => 1..68,
6 => 1..63,
7 => 1..50,
8 => 1..32,
9 => 1..73,
10 => 1..89,
11 => 1..74,
12 => 1..53,
13 => 1..53,
14 => 1..49,
15 => 1..41,
16 => 1..24
},
"2 Maccabees" => {
1 => 1..36,
2 => 1..32,
3 => 1..40,
4 => 1..50,
5 => 1..27,
6 => 1..31,
7 => 1..42,
8 => 1..36,
9 => 1..29,
10 => 1..38,
11 => 1..38,
12 => 1..45,
13 => 1..26,
14 => 1..46,
15 => 1..39
},
"1 Esdras" => {
1 => 1..58,
2 => 1..30,
3 => 1..24,
4 => 1..63,
5 => 1..73,
6 => 1..34,
7 => 1..15,
8 => 1..96,
9 => 1..55
},
"Prayer of Manasseh" => {
1 => 1..15
},
"2 Esdras" => {
1 => 1..40,
2 => 1..48,
3 => 1..36,
4 => 1..52,
5 => 1..56,
6 => 1..59,
7 => 1..140,
8 => 1..63,
9 => 1..47,
10 => 1..59,
11 => 1..46,
12 => 1..51,
13 => 1..58,
14 => 1..48,
15 => 1..63,
16 => 1..78
},
"Additional Psalm" => {
1 => 1..7
},
"Matthew" => {
1 => 1..25,
2 => 1..23,
3 => 1..17,
4 => 1..25,
5 => 1..48,
6 => 1..34,
7 => 1..29,
8 => 1..34,
9 => 1..38,
10 => 1..42,
11 => 1..30,
12 => 1..50,
13 => 1..58,
14 => 1..36,
15 => 1..39,
16 => 1..28,
17 => 1..27,
18 => 1..35,
19 => 1..30,
20 => 1..34,
21 => 1..46,
22 => 1..46,
23 => 1..39,
24 => 1..51,
25 => 1..46,
26 => 1..75,
27 => 1..66,
28 => 1..20
},
"Mark" => {
1 => 1..45,
2 => 1..28,
3 => 1..35,
4 => 1..41,
5 => 1..43,
6 => 1..56,
7 => 1..37,
8 => 1..38,
9 => 1..50,
10 => 1..52,
11 => 1..33,
12 => 1..44,
13 => 1..37,
14 => 1..72,
15 => 1..47,
16 => 1..20
},
"Luke" => {
1 => 1..80,
2 => 1..52,
3 => 1..38,
4 => 1..44,
5 => 1..39,
6 => 1..49,
7 => 1..50,
8 => 1..56,
9 => 1..62,
10 => 1..42,
11 => 1..54,
12 => 1..59,
13 => 1..35,
14 => 1..35,
15 => 1..32,
16 => 1..31,
17 => 1..37,
18 => 1..43,
19 => 1..48,
20 => 1..47,
21 => 1..38,
22 => 1..71,
23 => 1..56,
24 => 1..53
},
"John" => {
1 => 1..51,
2 => 1..25,
3 => 1..36,
4 => 1..54,
5 => 1..47,
6 => 1..71,
7 => 1..53,
8 => 1..59,
9 => 1..41,
10 => 1..42,
11 => 1..57,
12 => 1..50,
13 => 1..38,
14 => 1..31,
15 => 1..27,
16 => 1..33,
17 => 1..26,
18 => 1..40,
19 => 1..42,
20 => 1..31,
21 => 1..25
},
"Acts" => {
1 => 1..26,
2 => 1..47,
3 => 1..26,
4 => 1..37,
5 => 1..42,
6 => 1..15,
7 => 1..60,
8 => 1..40,
9 => 1..43,
10 => 1..48,
11 => 1..30,
12 => 1..25,
13 => 1..52,
14 => 1..28,
15 => 1..41,
16 => 1..40,
17 => 1..34,
18 => 1..28,
19 => 1..41,
20 => 1..38,
21 => 1..40,
22 => 1..30,
23 => 1..35,
24 => 1..27,
25 => 1..27,
26 => 1..32,
27 => 1..44,
28 => 1..31
},
"Romans" => {
1 => 1..32,
2 => 1..29,
3 => 1..31,
4 => 1..25,
5 => 1..21,
6 => 1..23,
7 => 1..25,
8 => 1..39,
9 => 1..33,
10 => 1..21,
11 => 1..36,
12 => 1..21,
13 => 1..14,
14 => 1..26,
15 => 1..33,
16 => 1..24
},
"1 Corinthians" => {
1 => 1..31,
2 => 1..16,
3 => 1..23,
4 => 1..21,
5 => 1..13,
6 => 1..20,
7 => 1..40,
8 => 1..13,
9 => 1..27,
10 => 1..33,
11 => 1..34,
12 => 1..31,
13 => 1..13,
14 => 1..40,
15 => 1..58,
16 => 1..24
},
"2 Corinthians" => {
1 => 1..24,
2 => 1..17,
3 => 1..18,
4 => 1..18,
5 => 1..21,
6 => 1..18,
7 => 1..16,
8 => 1..24,
9 => 1..15,
10 => 1..18,
11 => 1..33,
12 => 1..21,
13 => 1..13
},
"Galatians" => {
1 => 1..24,
2 => 1..21,
3 => 1..29,
4 => 1..31,
5 => 1..26,
6 => 1..18
},
"Ephesians" => {
1 => 1..23,
2 => 1..22,
3 => 1..21,
4 => 1..32,
5 => 1..33,
6 => 1..24
},
"Philippians" => {
1 => 1..30,
2 => 1..30,
3 => 1..21,
4 => 1..23
},
"Colossians" => {
1 => 1..29,
2 => 1..23,
3 => 1..25,
4 => 1..18
},
"1 Thessalonians" => {
1 => 1..10,
2 => 1..20,
3 => 1..13,
4 => 1..18,
5 => 1..28
},
"2 Thessalonians" => {
1 => 1..12,
2 => 1..17,
3 => 1..18
},
"1 Timothy" => {
1 => 1..20,
2 => 1..15,
3 => 1..16,
4 => 1..16,
5 => 1..25,
6 => 1..21
},
"2 Timothy" => {
1 => 1..18,
2 => 1..26,
3 => 1..17,
4 => 1..22
},
"Titus" => {
1 => 1..16,
2 => 1..15,
3 => 1..15
},
"Philemon" => {
1 => 1..25
},
"Hebrews" => {
1 => 1..14,
2 => 1..18,
3 => 1..19,
4 => 1..16,
5 => 1..14,
6 => 1..20,
7 => 1..28,
8 => 1..13,
9 => 1..28,
10 => 1..39,
11 => 1..40,
12 => 1..29,
13 => 1..25
},
"James" => {
1 => 1..27,
2 => 1..26,
3 => 1..18,
4 => 1..17,
5 => 1..20
},
"1 Peter" => {
1 => 1..25,
2 => 1..25,
3 => 1..22,
4 => 1..19,
5 => 1..14
},
"2 Peter" => {
1 => 1..21,
2 => 1..22,
3 => 1..18
},
"1 John" => {
1 => 1..10,
2 => 1..29,
3 => 1..24,
4 => 1..21,
5 => 1..21
},
"2 John" => {
1 => 1..13
},
"3 John" => {
1 => 1..14
},
"Jude" => {
1 => 1..25
},
"Revelation" => {
1 => 1..20,
2 => 1..29,
3 => 1..22,
4 => 1..11,
5 => 1..14,
6 => 1..17,
7 => 1..17,
8 => 1..13,
9 => 1..21,
10 => 1..11,
11 => 1..19,
12 => 1..18,
13 => 1..18,
14 => 1..20,
15 => 1..8,
16 => 1..21,
17 => 1..18,
18 => 1..24,
19 => 1..21,
20 => 1..15,
21 => 1..27,
22 => 1..21
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment