{
    "bookName2osis" : {
        "Genesis": "Gen",
        "Exodus": "Exod",
        "Leviticus": "Lev",
        "Numbers": "Num",
        "Deuteronomy": "Deut",
        "Joshua": "Josh",
        "Judges": "Judg",
        "Ruth": "Ruth",
        "1 Samuel": "1Sam",
        "2 Samuel": "2Sam",
        "1 Kings": "1Kgs",
        "2 Kings": "2Kgs",
        "1 Chronicles": "1Chr",
        "2 Chronicles": "2Chr",
        "Ezra": "Ezra",
        "Nehemiah": "Neh",
        "Esther": "Esth",
        "Job": "Job",
        "Psalm": "Ps",
        "Proverbs": "Prov",
        "Ecclesiastes": "Eccl",
        "Song of Solomon": "Song",
        "Isaiah": "Isa",
        "Jeremiah": "Jer",
        "Lamentations": "Lam",
        "Ezekiel": "Ezek",
        "Daniel": "Dan",
        "Hosea": "Hos",
        "Joel": "Joel",
        "Amos": "Amos",
        "Obadiah": "Obad",
        "Jonah": "Jonah",
        "Micah": "Mic",
        "Nahum": "Nah",
        "Habakkuk": "Hab",
        "Zephaniah": "Zeph",
        "Haggai": "Hag",
        "Zechariah": "Zech",
        "Malachi": "Mal",
        "Matthew": "Matt",
        "Mark": "Mark",
        "Luke": "Luke",
        "John": "John",
        "Acts": "Acts",
        "Romans": "Rom",
        "1 Corinthians": "1Cor",
        "2 Corinthians": "2Cor",
        "Galatians": "Gal",
        "Ephesians": "Eph",
        "Philippians": "Phil",
        "Colossians": "Col",
        "1 Thessalonians": "1Thess",
        "2 Thessalonians": "2Thess",
        "1 Timothy": "1Tim",
        "2 Timothy": "2Tim",
        "Titus": "Titus",
        "Philemon": "Phlm",
        "Hebrews": "Heb",
        "James": "Jas",
        "1 Peter": "1Pet",
        "2 Peter": "2Pet",
        "1 John": "1John",
        "2 John": "2John",
        "3 John": "3John",
        "Jude": "Jude",
        "Revelation": "Rev"
    },
    "osis2bookName" : {
        "Gen": "Genesis",
        "Exod": "Exodus",
        "Lev": "Leviticus",
        "Num": "Numbers",
        "Deut": "Deuteronomy",
        "Josh": "Joshua",
        "Judg": "Judges",
        "Ruth": "Ruth",
        "1Sam": "1 Samuel",
        "2Sam": "2 Samuel",
        "1Kgs": "1 Kings",
        "2Kgs": "2 Kings",
        "1Chr": "1 Chronicles",
        "2Chr": "2 Chronicles",
        "Ezra": "Ezra",
        "Neh": "Nehemiah",
        "Esth": "Esther",
        "Job": "Job",
        "Ps": "Psalm",
        "Prov": "Proverbs",
        "Eccl": "Ecclesiastes",
        "Song": "Song of Solomon",
        "Isa": "Isaiah",
        "Jer": "Jeremiah",
        "Lam": "Lamentations",
        "Ezek": "Ezekiel",
        "Dan": "Daniel",
        "Hos": "Hosea",
        "Joel": "Joel",
        "Amos": "Amos",
        "Obad": "Obadiah",
        "Jonah": "Jonah",
        "Mic": "Micah",
        "Nah": "Nahum",
        "Hab": "Habakkuk",
        "Zeph": "Zephaniah",
        "Hag": "Haggai",
        "Zech": "Zechariah",
        "Mal": "Malachi",
        "Matt": "Matthew",
        "Mark": "Mark",
        "Luke": "Luke",
        "John": "John",
        "Acts": "Acts",
        "Rom": "Romans",
        "1Cor": "1 Corinthians",
        "2Cor": "2 Corinthians",
        "Gal": "Galatians",
        "Eph": "Ephesians",
        "Phil": "Philippians",
        "Col": "Colossians",
        "1Thess": "1 Thessalonians",
        "2Thess": "2 Thessalonians",
        "1Tim": "1 Timothy",
        "2Tim": "2 Timothy",
        "Titus": "Titus",
        "Phlm": "Philemon",
        "Heb": "Hebrews",
        "Jas": "James",
        "1Pet": "1 Peter",
        "2Pet": "2 Peter",
        "1John": "1 John",
        "2John": "2 John",
        "3John": "3 John",
        "Jude": "Jude",
        "Rev": "Revelation"
    },
    
    "osis2bookCode" : {
        "Gen" : "GEN",
        "Exod" : "EXO",
        "Lev" : "LEV",
        "Num" : "NUM",
        "Deut" : "DEU",
        "Josh" : "JOS",
        "Judg" : "JDG",
        "Ruth" : "RUT",
        "1Sam" : "1SA",
        "2Sam" : "2SA",
        "1Kgs" : "1KI",
        "2Kgs" : "2KI",
        "1Chr" : "1CH",
        "2Chr" : "2CH",
        "Ezra" : "EZR",
        "Neh" : "NEH",
        "Esth" : "EST",
        "Job" : "JOB",
        "Ps" : "PSA",
        "Prov" : "PRO",
        "Eccl" : "ECC",
        "Song" : "SOL",
        "Isa" : "ISA",
        "Jer" : "JER",
        "Lam" : "LAM",
        "Ezek" : "EZE",
        "Dan" : "DAN",
        "Hos" : "HOS",
        "Joel" : "JOE",
        "Amos" : "AMO",
        "Obad" : "OBA",
        "Jonah" : "JON",
        "Mic" : "MIC",
        "Nah" : "NAH",
        "Hab" : "HAB",
        "Zeph" : "ZEP",
        "Hag" : "HAG",
        "Zech" : "ZEC",
        "Mal" : "MAL",
        "Matt" : "MAT",
        "Mark" : "MAR",
        "Luke" : "LUK",
        "John" : "JOH",
        "Acts" : "ACT",
        "Rom" : "ROM",
        "1Cor" : "1CO",
        "2Cor" : "2CO",
        "Gal" : "GAL",
        "Eph" : "EPH",
        "Phil" : "PHI",
        "Col" : "COL",
        "1Thess" : "1TH",
        "2Thess" : "2TH",
        "1Tim" : "1TI",
        "2Tim" : "2TI",
        "Titus" : "TIT",
        "Phlm" : "PHM",
        "Heb" : "HEB",
        "Jas" : "JAM",
        "1Pet" : "1PE",
        "2Pet" : "2PE",
        "1John" : "1JO",
        "2John" : "2JO",
        "3John" : "3JO",
        "Jude" : "JUD",
        "Rev" : "REV"
    },
     "bookCode2osis" : {
        "GEN": "Gen",
        "EXO": "Exod",
        "LEV": "Lev",
        "NUM": "Num",
        "DEU": "Deut",
        "JOS": "Josh",
        "JDG": "Judg",
        "RUT": "Ruth",
        "1SA": "1Sam",
        "2SA": "2Sam",
        "1KI": "1Kgs",
        "2KI": "2Kgs",
        "1CH": "1Chr",
        "2CH": "2Chr",
        "EZR": "Ezra",
        "NEH": "Neh",
        "EST": "Esth",
        "JOB": "Job",
        "PSA": "Ps",
        "PRO": "Prov",
        "ECC": "Eccl",
        "SOL": "Song",
        "ISA": "Isa",
        "JER": "Jer",
        "LAM": "Lam",
        "EZE": "Ezek",
        "DAN": "Dan",
        "HOS": "Hos",
        "JOE": "Joel",
        "AMO": "Amos",
        "OBA": "Obad",
        "JON": "Jonah",
        "MIC": "Mic",
        "NAH": "Nah",
        "HAB": "Hab",
        "ZEP": "Zeph",
        "HAG": "Hag",
        "ZAC": "Zech",
        "MAL": "Mal",
        "MAT": "Matt",
        "MAR": "Mark",
        "LUK": "Luke",
        "JOH": "John",
        "ACT": "Acts",
        "ROM": "Rom",
        "1CO": "1Cor",
        "2CO": "2Cor",
        "GAL": "Gal",
        "EPH": "Eph",
        "PHI": "Phil",
        "COL": "Col",
        "1TH": "1Thess",
        "2TH": "2Thess",
        "1TI": "1Tim",
        "2TI": "2Tim",
        "TIT": "Titus",
        "PHM": "Phlm",
        "HEB": "Heb",
        "JAM": "Jas",
        "1PE": "1Pet",
        "2PE": "2Pet",
        "1JO": "1John",
        "2JO": "2John",
        "3JO": "3John",
        "JUD": "Jude",
        "REV": "Rev"
    },
    "osisNames" : [
        "Gen",
        "Exod",
        "Lev",
        "Num",
        "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",
        "Jude",
        "Rev"
    ],
    "osisName2osisChapters":{
        "Gen" : ["Gen.1","Gen.2","Gen.3","Gen.4","Gen.5","Gen.6","Gen.7","Gen.8","Gen.9","Gen.10","Gen.11","Gen.12","Gen.13","Gen.14","Gen.15","Gen.16","Gen.17","Gen.18","Gen.19","Gen.20","Gen.21","Gen.22","Gen.23","Gen.24","Gen.25","Gen.26","Gen.27","Gen.28","Gen.29","Gen.30","Gen.31","Gen.32","Gen.33","Gen.34","Gen.35","Gen.36","Gen.37","Gen.38","Gen.39","Gen.40","Gen.41","Gen.42","Gen.43","Gen.44","Gen.45","Gen.46","Gen.47","Gen.48","Gen.49","Gen.50"],
        "Exod" : ["Exod.1","Exod.2","Exod.3","Exod.4","Exod.5","Exod.6","Exod.7","Exod.8","Exod.9","Exod.10","Exod.11","Exod.12","Exod.13","Exod.14","Exod.15","Exod.16","Exod.17","Exod.18","Exod.19","Exod.20","Exod.21","Exod.22","Exod.23","Exod.24","Exod.25","Exod.26","Exod.27","Exod.28","Exod.29","Exod.30","Exod.31","Exod.32","Exod.33","Exod.34","Exod.35","Exod.36","Exod.37","Exod.38","Exod.39","Exod.40"],
        "Lev" : ["Lev.1","Lev.2","Lev.3","Lev.4","Lev.5","Lev.6","Lev.7","Lev.8","Lev.9","Lev.10","Lev.11","Lev.12","Lev.13","Lev.14","Lev.15","Lev.16","Lev.17","Lev.18","Lev.19","Lev.20","Lev.21","Lev.22","Lev.23","Lev.24","Lev.25","Lev.26","Lev.27"],
        "Num" : ["Num.1","Num.2","Num.3","Num.4","Num.5","Num.6","Num.7","Num.8","Num.9","Num.10","Num.11","Num.12","Num.13","Num.14","Num.15","Num.16","Num.17","Num.18","Num.19","Num.20","Num.21","Num.22","Num.23","Num.24","Num.25","Num.26","Num.27","Num.28","Num.29","Num.30","Num.31","Num.32","Num.33","Num.34","Num.35","Num.36"],
        "Deut" : ["Deut.1","Deut.2","Deut.3","Deut.4","Deut.5","Deut.6","Deut.7","Deut.8","Deut.9","Deut.10","Deut.11","Deut.12","Deut.13","Deut.14","Deut.15","Deut.16","Deut.17","Deut.18","Deut.19","Deut.20","Deut.21","Deut.22","Deut.23","Deut.24","Deut.25","Deut.26","Deut.27","Deut.28","Deut.29","Deut.30","Deut.31","Deut.32","Deut.33","Deut.34"],
        "Josh" : ["Josh.1","Josh.2","Josh.3","Josh.4","Josh.5","Josh.6","Josh.7","Josh.8","Josh.9","Josh.10","Josh.11","Josh.12","Josh.13","Josh.14","Josh.15","Josh.16","Josh.17","Josh.18","Josh.19","Josh.20","Josh.21","Josh.22","Josh.23","Josh.24"],
        "Judg" : ["Judg.1","Judg.2","Judg.3","Judg.4","Judg.5","Judg.6","Judg.7","Judg.8","Judg.9","Judg.10","Judg.11","Judg.12","Judg.13","Judg.14","Judg.15","Judg.16","Judg.17","Judg.18","Judg.19","Judg.20","Judg.21"],
        "Ruth" : ["Ruth.1","Ruth.2","Ruth.3","Ruth.4"],
        "1Sam" : ["1Sam.1","1Sam.2","1Sam.3","1Sam.4","1Sam.5","1Sam.6","1Sam.7","1Sam.8","1Sam.9","1Sam.10","1Sam.11","1Sam.12","1Sam.13","1Sam.14","1Sam.15","1Sam.16","1Sam.17","1Sam.18","1Sam.19","1Sam.20","1Sam.21","1Sam.22","1Sam.23","1Sam.24","1Sam.25","1Sam.26","1Sam.27","1Sam.28","1Sam.29","1Sam.30","1Sam.31"],
        "2Sam" : ["2Sam.1","2Sam.2","2Sam.3","2Sam.4","2Sam.5","2Sam.6","2Sam.7","2Sam.8","2Sam.9","2Sam.10","2Sam.11","2Sam.12","2Sam.13","2Sam.14","2Sam.15","2Sam.16","2Sam.17","2Sam.18","2Sam.19","2Sam.20","2Sam.21","2Sam.22","2Sam.23","2Sam.24"],
        "1Kgs" : ["1Kgs.1","1Kgs.2","1Kgs.3","1Kgs.4","1Kgs.5","1Kgs.6","1Kgs.7","1Kgs.8","1Kgs.9","1Kgs.10","1Kgs.11","1Kgs.12","1Kgs.13","1Kgs.14","1Kgs.15","1Kgs.16","1Kgs.17","1Kgs.18","1Kgs.19","1Kgs.20","1Kgs.21","1Kgs.22"],
        "2Kgs" : ["2Kgs.1","2Kgs.2","2Kgs.3","2Kgs.4","2Kgs.5","2Kgs.6","2Kgs.7","2Kgs.8","2Kgs.9","2Kgs.10","2Kgs.11","2Kgs.12","2Kgs.13","2Kgs.14","2Kgs.15","2Kgs.16","2Kgs.17","2Kgs.18","2Kgs.19","2Kgs.20","2Kgs.21","2Kgs.22","2Kgs.23","2Kgs.24","2Kgs.25"],
        "1Chr" : ["1Chr.1","1Chr.2","1Chr.3","1Chr.4","1Chr.5","1Chr.6","1Chr.7","1Chr.8","1Chr.9","1Chr.10","1Chr.11","1Chr.12","1Chr.13","1Chr.14","1Chr.15","1Chr.16","1Chr.17","1Chr.18","1Chr.19","1Chr.20","1Chr.21","1Chr.22","1Chr.23","1Chr.24","1Chr.25","1Chr.26","1Chr.27","1Chr.28","1Chr.29"],
        "2Chr" : ["2Chr.1","2Chr.2","2Chr.3","2Chr.4","2Chr.5","2Chr.6","2Chr.7","2Chr.8","2Chr.9","2Chr.10","2Chr.11","2Chr.12","2Chr.13","2Chr.14","2Chr.15","2Chr.16","2Chr.17","2Chr.18","2Chr.19","2Chr.20","2Chr.21","2Chr.22","2Chr.23","2Chr.24","2Chr.25","2Chr.26","2Chr.27","2Chr.28","2Chr.29","2Chr.30","2Chr.31","2Chr.32","2Chr.33","2Chr.34","2Chr.35","2Chr.36"],
        "Ezra" : ["Ezra.1","Ezra.2","Ezra.3","Ezra.4","Ezra.5","Ezra.6","Ezra.7","Ezra.8","Ezra.9","Ezra.10"],
        "Neh" : ["Neh.1","Neh.2","Neh.3","Neh.4","Neh.5","Neh.6","Neh.7","Neh.8","Neh.9","Neh.10","Neh.11","Neh.12","Neh.13"],
        "Esth" : ["Esth.1","Esth.2","Esth.3","Esth.4","Esth.5","Esth.6","Esth.7","Esth.8","Esth.9","Esth.10"],
        "Job" : ["Job.1","Job.2","Job.3","Job.4","Job.5","Job.6","Job.7","Job.8","Job.9","Job.10","Job.11","Job.12","Job.13","Job.14","Job.15","Job.16","Job.17","Job.18","Job.19","Job.20","Job.21","Job.22","Job.23","Job.24","Job.25","Job.26","Job.27","Job.28","Job.29","Job.30","Job.31","Job.32","Job.33","Job.34","Job.35","Job.36","Job.37","Job.38","Job.39","Job.40","Job.41","Job.42"],
        "Ps" : ["Ps.1","Ps.2","Ps.3","Ps.4","Ps.5","Ps.6","Ps.7","Ps.8","Ps.9","Ps.10","Ps.11","Ps.12","Ps.13","Ps.14","Ps.15","Ps.16","Ps.17","Ps.18","Ps.19","Ps.20","Ps.21","Ps.22","Ps.23","Ps.24","Ps.25","Ps.26","Ps.27","Ps.28","Ps.29","Ps.30","Ps.31","Ps.32","Ps.33","Ps.34","Ps.35","Ps.36","Ps.37","Ps.38","Ps.39","Ps.40","Ps.41","Ps.42","Ps.43","Ps.44","Ps.45","Ps.46","Ps.47","Ps.48","Ps.49","Ps.50","Ps.51","Ps.52","Ps.53","Ps.54","Ps.55","Ps.56","Ps.57","Ps.58","Ps.59","Ps.60","Ps.61","Ps.62","Ps.63","Ps.64","Ps.65","Ps.66","Ps.67","Ps.68","Ps.69","Ps.70","Ps.71","Ps.72","Ps.73","Ps.74","Ps.75","Ps.76","Ps.77","Ps.78","Ps.79","Ps.80","Ps.81","Ps.82","Ps.83","Ps.84","Ps.85","Ps.86","Ps.87","Ps.88","Ps.89","Ps.90","Ps.91","Ps.92","Ps.93","Ps.94","Ps.95","Ps.96","Ps.97","Ps.98","Ps.99","Ps.100","Ps.101","Ps.102","Ps.103","Ps.104","Ps.105","Ps.106","Ps.107","Ps.108","Ps.109","Ps.110","Ps.111","Ps.112","Ps.113","Ps.114","Ps.115","Ps.116","Ps.117","Ps.118","Ps.119","Ps.120","Ps.121","Ps.122","Ps.123","Ps.124","Ps.125","Ps.126","Ps.127","Ps.128","Ps.129","Ps.130","Ps.131","Ps.132","Ps.133","Ps.134","Ps.135","Ps.136","Ps.137","Ps.138","Ps.139","Ps.140","Ps.141","Ps.142","Ps.143","Ps.144","Ps.145","Ps.146","Ps.147","Ps.148","Ps.149","Ps.150"],
        "Prov" : ["Prov.1","Prov.2","Prov.3","Prov.4","Prov.5","Prov.6","Prov.7","Prov.8","Prov.9","Prov.10","Prov.11","Prov.12","Prov.13","Prov.14","Prov.15","Prov.16","Prov.17","Prov.18","Prov.19","Prov.20","Prov.21","Prov.22","Prov.23","Prov.24","Prov.25","Prov.26","Prov.27","Prov.28","Prov.29","Prov.30","Prov.31"],
        "Eccl" : ["Eccl.1","Eccl.2","Eccl.3","Eccl.4","Eccl.5","Eccl.6","Eccl.7","Eccl.8","Eccl.9","Eccl.10","Eccl.11","Eccl.12"],
        "Song" : ["Song.1","Song.2","Song.3","Song.4","Song.5","Song.6","Song.7","Song.8"],
        "Isa" : ["Isa.1","Isa.2","Isa.3","Isa.4","Isa.5","Isa.6","Isa.7","Isa.8","Isa.9","Isa.10","Isa.11","Isa.12","Isa.13","Isa.14","Isa.15","Isa.16","Isa.17","Isa.18","Isa.19","Isa.20","Isa.21","Isa.22","Isa.23","Isa.24","Isa.25","Isa.26","Isa.27","Isa.28","Isa.29","Isa.30","Isa.31","Isa.32","Isa.33","Isa.34","Isa.35","Isa.36","Isa.37","Isa.38","Isa.39","Isa.40","Isa.41","Isa.42","Isa.43","Isa.44","Isa.45","Isa.46","Isa.47","Isa.48","Isa.49","Isa.50","Isa.51","Isa.52","Isa.53","Isa.54","Isa.55","Isa.56","Isa.57","Isa.58","Isa.59","Isa.60","Isa.61","Isa.62","Isa.63","Isa.64","Isa.65","Isa.66"],
        "Jer" : ["Jer.1","Jer.2","Jer.3","Jer.4","Jer.5","Jer.6","Jer.7","Jer.8","Jer.9","Jer.10","Jer.11","Jer.12","Jer.13","Jer.14","Jer.15","Jer.16","Jer.17","Jer.18","Jer.19","Jer.20","Jer.21","Jer.22","Jer.23","Jer.24","Jer.25","Jer.26","Jer.27","Jer.28","Jer.29","Jer.30","Jer.31","Jer.32","Jer.33","Jer.34","Jer.35","Jer.36","Jer.37","Jer.38","Jer.39","Jer.40","Jer.41","Jer.42","Jer.43","Jer.44","Jer.45","Jer.46","Jer.47","Jer.48","Jer.49","Jer.50","Jer.51","Jer.52"],
        "Lam" : ["Lam.1","Lam.2","Lam.3","Lam.4","Lam.5"],
        "Ezek" : ["Ezek.1","Ezek.2","Ezek.3","Ezek.4","Ezek.5","Ezek.6","Ezek.7","Ezek.8","Ezek.9","Ezek.10","Ezek.11","Ezek.12","Ezek.13","Ezek.14","Ezek.15","Ezek.16","Ezek.17","Ezek.18","Ezek.19","Ezek.20","Ezek.21","Ezek.22","Ezek.23","Ezek.24","Ezek.25","Ezek.26","Ezek.27","Ezek.28","Ezek.29","Ezek.30","Ezek.31","Ezek.32","Ezek.33","Ezek.34","Ezek.35","Ezek.36","Ezek.37","Ezek.38","Ezek.39","Ezek.40","Ezek.41","Ezek.42","Ezek.43","Ezek.44","Ezek.45","Ezek.46","Ezek.47","Ezek.48"],
        "Dan" : ["Dan.1","Dan.2","Dan.3","Dan.4","Dan.5","Dan.6","Dan.7","Dan.8","Dan.9","Dan.10","Dan.11","Dan.12"],
        "Hos" : ["Hos.1","Hos.2","Hos.3","Hos.4","Hos.5","Hos.6","Hos.7","Hos.8","Hos.9","Hos.10","Hos.11","Hos.12","Hos.13","Hos.14"],
        "Joel" : ["Joel.1","Joel.2","Joel.3"],
        "Amos" : ["Amos.1","Amos.2","Amos.3","Amos.4","Amos.5","Amos.6","Amos.7","Amos.8","Amos.9"],
        "Obad" : ["Obad.1"],
        "Jonah" : ["Jonah.1","Jonah.2","Jonah.3","Jonah.4"],
        "Mic" : ["Mic.1","Mic.2","Mic.3","Mic.4","Mic.5","Mic.6","Mic.7"],
        "Nah" : ["Nah.1","Nah.2","Nah.3"],
        "Hab" : ["Hab.1","Hab.2","Hab.3"],
        "Zeph" : ["Zeph.1","Zeph.2","Zeph.3"],
        "Hag" : ["Hag.1","Hag.2"],
        "Zech" : ["Zech.1","Zech.2","Zech.3","Zech.4","Zech.5","Zech.6","Zech.7","Zech.8","Zech.9","Zech.10","Zech.11","Zech.12","Zech.13","Zech.14"],
        "Mal" : ["Mal.1","Mal.2","Mal.3","Mal.4"],
        "Matt" : ["Matt.1","Matt.2","Matt.3","Matt.4","Matt.5","Matt.6","Matt.7","Matt.8","Matt.9","Matt.10","Matt.11","Matt.12","Matt.13","Matt.14","Matt.15","Matt.16","Matt.17","Matt.18","Matt.19","Matt.20","Matt.21","Matt.22","Matt.23","Matt.24","Matt.25","Matt.26","Matt.27","Matt.28"],
        "Mark" : ["Mark.1","Mark.2","Mark.3","Mark.4","Mark.5","Mark.6","Mark.7","Mark.8","Mark.9","Mark.10","Mark.11","Mark.12","Mark.13","Mark.14","Mark.15","Mark.16"],
        "Luke" : ["Luke.1","Luke.2","Luke.3","Luke.4","Luke.5","Luke.6","Luke.7","Luke.8","Luke.9","Luke.10","Luke.11","Luke.12","Luke.13","Luke.14","Luke.15","Luke.16","Luke.17","Luke.18","Luke.19","Luke.20","Luke.21","Luke.22","Luke.23","Luke.24"],
        "John" : ["John.1","John.2","John.3","John.4","John.5","John.6","John.7","John.8","John.9","John.10","John.11","John.12","John.13","John.14","John.15","John.16","John.17","John.18","John.19","John.20","John.21"],
        "Acts" : ["Acts.1","Acts.2","Acts.3","Acts.4","Acts.5","Acts.6","Acts.7","Acts.8","Acts.9","Acts.10","Acts.11","Acts.12","Acts.13","Acts.14","Acts.15","Acts.16","Acts.17","Acts.18","Acts.19","Acts.20","Acts.21","Acts.22","Acts.23","Acts.24","Acts.25","Acts.26","Acts.27","Acts.28"],
        "Rom" : ["Rom.1","Rom.2","Rom.3","Rom.4","Rom.5","Rom.6","Rom.7","Rom.8","Rom.9","Rom.10","Rom.11","Rom.12","Rom.13","Rom.14","Rom.15","Rom.16"],
        "1Cor" : ["1Cor.1","1Cor.2","1Cor.3","1Cor.4","1Cor.5","1Cor.6","1Cor.7","1Cor.8","1Cor.9","1Cor.10","1Cor.11","1Cor.12","1Cor.13","1Cor.14","1Cor.15","1Cor.16"],
        "2Cor" : ["2Cor.1","2Cor.2","2Cor.3","2Cor.4","2Cor.5","2Cor.6","2Cor.7","2Cor.8","2Cor.9","2Cor.10","2Cor.11","2Cor.12","2Cor.13"],
        "Gal" : ["Gal.1","Gal.2","Gal.3","Gal.4","Gal.5","Gal.6"],
        "Eph" : ["Eph.1","Eph.2","Eph.3","Eph.4","Eph.5","Eph.6"],
        "Phil" : ["Phil.1","Phil.2","Phil.3","Phil.4"],
        "Col" : ["Col.1","Col.2","Col.3","Col.4"],
        "1Thess" : ["1Thess.1","1Thess.2","1Thess.3","1Thess.4","1Thess.5"],
        "2Thess" : ["2Thess.1","2Thess.2","2Thess.3"],
        "1Tim" : ["1Tim.1","1Tim.2","1Tim.3","1Tim.4","1Tim.5","1Tim.6"],
        "2Tim" : ["2Tim.1","2Tim.2","2Tim.3","2Tim.4"],
        "Titus" : ["Titus.1","Titus.2","Titus.3"],
        "Phlm" : ["Phlm.1"],
        "Heb" : ["Heb.1","Heb.2","Heb.3","Heb.4","Heb.5","Heb.6","Heb.7","Heb.8","Heb.9","Heb.10","Heb.11","Heb.12","Heb.13"],
        "Jas" : ["Jas.1","Jas.2","Jas.3","Jas.4","Jas.5"],
        "1Pet" : ["1Pet.1","1Pet.2","1Pet.3","1Pet.4","1Pet.5"],
        "2Pet" : ["2Pet.1","2Pet.2","2Pet.3"],
        "1John" : ["1John.1","1John.2","1John.3","1John.4","1John.5"],
        "2John" : ["2John.1"],
        "3John" : ["3John.1"],
        "Jude" : ["Jude.1"],
        "Rev" : ["Rev.1","Rev.2","Rev.3","Rev.4","Rev.5","Rev.6","Rev.7","Rev.8","Rev.9","Rev.10","Rev.11","Rev.12","Rev.13","Rev.14","Rev.15","Rev.16","Rev.17","Rev.18","Rev.19","Rev.20","Rev.21","Rev.22"]
    }
}