Created
December 8, 2013 18:53
-
-
Save aaronshaf/7862132 to your computer and use it in GitHub Desktop.
OSIS Bible Book Abbreviations
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var osisBookAbbreviations = [ | |
'Gen','Exod','Lev','Nuv','Deut', | |
'Josh','Judg','Ruth','1Sam','2Sam','1Kgs','2Kgs','1Chr','2Chr','Ezra','Neh','Esth', | |
'Job','Ps','Prov','Eccl','Song', | |
'Isa','Jer','Lam','Ezek', | |
'Dan','Hos','Joel','Amos','Obad','Jonah','Mic','Nah','Hab','Zeph','Hag','Zech','Mal', | |
'Matt','Mark','Luke','John', | |
'Acts','Rom','1Cor','2Cor', | |
'Gal','Eph','Phil','Col', | |
'1Thess','2Thess','1Tim','2Tim','Titus','Phlm', | |
'Heb','Jas','1Pet','2Pet','1John','2John','3John','Jud', | |
'Rev' | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nuv should be Num
Jud should be Jude