From 2620d91c4477007661da98ae1227238d7a933609 Mon Sep 17 00:00:00 2001 From: Christopher Wilkinson Date: Tue, 15 Oct 2024 21:13:21 +0100 Subject: [PATCH] Add additional abbreviations & ensure all have roman numerals --- data/bibleStructure.php | 74 ++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/data/bibleStructure.php b/data/bibleStructure.php index 40b1588..d1684be 100644 --- a/data/bibleStructure.php +++ b/data/bibleStructure.php @@ -289,7 +289,7 @@ return [ ], 9 => [ 'name' => '1 Samuel', - 'abbreviations' => ['1 sam', '1st sam', '1st samuel', 'first samuel', '1 sm', '1 sa', 'i samuel'], + 'abbreviations' => ['1 sam', 'i sam', '1st sam', 'first sam', 'i samuel', '1st samuel', 'first samuel', '1 sm', 'i sm', '1 sa', 'i sa', '1 s'], 'chapterStructure' => [ 1 => 28, 2 => 36, @@ -326,7 +326,7 @@ return [ ], 10 => [ 'name' => '2 Samuel', - 'abbreviations' => ['2 sam', '2nd sam', '2nd samuel', 'second samuel', '2 sm', '2 sa', '2 s', 'ii samuel'], + 'abbreviations' => ['2 sam', 'ii sam', '2nd sam', 'ii samuel', 'second sam', '2nd samuel', 'second samuel', '2 sm', 'ii sm', '2 sa', 'ii sa', '2 s'], 'chapterStructure' => [ 1 => 27, 2 => 32, @@ -356,7 +356,7 @@ return [ ], 11 => [ 'name' => '1 Kings', - 'abbreviations' => ['1 kgs', '1st kgs', '1st kings', 'first kings', '1 kin', '1 ki', '1k', 'i kings'], + 'abbreviations' => ['1 kgs', 'i kgs', '1st kgs', 'i kings', 'first kgs', '1st kings', 'first kings', '1 kin', 'i kin', '1 ki', 'i ki', '1 k'], 'chapterStructure' => [ 1 => 53, 2 => 46, @@ -384,7 +384,7 @@ return [ ], 12 => [ 'name' => '2 Kings', - 'abbreviations' => ['2 kgs', '2nd kgs', '2nd kings', 'second kings', '2 kin', '2 ki', 'ii kings'], + 'abbreviations' => ['2 kgs', 'ii kgs', '2nd kgs', 'ii kings', 'second kgs', '2nd kings', 'second kings', '2 kin', 'ii kin', '2 ki', 'ii ki', '2 k'], 'chapterStructure' => [ 1 => 18, 2 => 25, @@ -415,7 +415,7 @@ return [ ], 13 => [ 'name' => '1 Chronicles', - 'abbreviations' => ['1 chr', '1 chron', '1st chr', '1st chron', '1st chronicles', 'first chronicles', '1 ch', 'i chronicles'], + 'abbreviations' => ['1 chr', 'i chr', '1st chr', '1 chron', 'i chron', '1st chron', 'first chron', 'i chronicles', '1st chronicles', 'first chronicles', '1 ch', 'i ch'], 'chapterStructure' => [ 1 => 54, 2 => 55, @@ -450,7 +450,7 @@ return [ ], 14 => [ 'name' => '2 Chronicles', - 'abbreviations' => ['2 chr', '2 chron', '2nd chr', '2nd chron', '2nd chronicles', 'second chronicles', '2 ch', '2 chron', 'ii chronicles'], + 'abbreviations' => ['2 chr', 'ii chr', '2nd chr', '2 chron', 'ii chron', '2nd chron', 'second chron', 'ii chronicles', '2nd chronicles', 'second chronicles', '2 ch', 'ii ch'], 'chapterStructure' => [ 1 => 17, 2 => 18, @@ -803,7 +803,7 @@ return [ ], 22 => [ 'name' => 'Song of Solomon', - 'abbreviations' => ['song', 'song of songs', 'the song of songs', 'song of sol', 'the song of solomon'], + 'abbreviations' => ['song', 'song of songs', 'the song of songs', 'song of sol', 'the song of solomon', 'so', 'sos'], 'chapterStructure' => [ 1 => 17, 2 => 17, @@ -958,7 +958,7 @@ return [ ], 26 => [ 'name' => 'Ezekiel', - 'abbreviations' => ['ezek'], + 'abbreviations' => ['ezek', 'eze'], 'chapterStructure' => [ 1 => 28, 2 => 10, @@ -1050,7 +1050,7 @@ return [ ], 29 => [ 'name' => 'Joel', - 'abbreviations' => ['jl'], + 'abbreviations' => ['jl', 'joe'], 'chapterStructure' => [ 1 => 20, 2 => 32, @@ -1074,7 +1074,7 @@ return [ ], 31 => [ 'name' => 'Obadiah', - 'abbreviations' => ['obad', 'oba'], + 'abbreviations' => ['obad', 'oba', 'ob'], 'chapterStructure' => [ 1 => 21, ], @@ -1113,7 +1113,7 @@ return [ ], 35 => [ 'name' => 'Habakkuk', - 'abbreviations' => ['hab'], + 'abbreviations' => ['hab', 'hb'], 'chapterStructure' => [ 1 => 17, 2 => 20, @@ -1131,7 +1131,7 @@ return [ ], 37 => [ 'name' => 'Haggai', - 'abbreviations' => ['hag', 'hg. '], + 'abbreviations' => ['hag', 'hg'], 'chapterStructure' => [ 1 => 15, 2 => 23, @@ -1169,7 +1169,7 @@ return [ ], 40 => [ 'name' => 'Matthew', - 'abbreviations' => ['matt'], + 'abbreviations' => ['matt', 'mt'], 'chapterStructure' => [ 1 => 25, 2 => 23, @@ -1203,7 +1203,7 @@ return [ ], 41 => [ 'name' => 'Mark', - 'abbreviations' => ['mk'], + 'abbreviations' => ['mk', 'mar', 'mr'], 'chapterStructure' => [ 1 => 45, 2 => 28, @@ -1255,7 +1255,7 @@ return [ ], 43 => [ 'name' => 'John', - 'abbreviations' => ['jn', 'jhn'], + 'abbreviations' => ['jn', 'jhn', 'joh'], 'chapterStructure' => [ 1 => 51, 2 => 25, @@ -1282,7 +1282,7 @@ return [ ], 44 => [ 'name' => 'Acts', - 'abbreviations' => ['act', 'acts of the apostles'], + 'abbreviations' => ['act', 'acts of the apostles', 'ac'], 'chapterStructure' => [ 1 => 26, 2 => 47, @@ -1316,7 +1316,7 @@ return [ ], 45 => [ 'name' => 'Romans', - 'abbreviations' => ['rom'], + 'abbreviations' => ['rom', 'ro', 'rm'], 'chapterStructure' => [ 1 => 32, 2 => 29, @@ -1338,7 +1338,7 @@ return [ ], 46 => [ 'name' => '1 Corinthians', - 'abbreviations' => ['1 cor', '1st cor', '1st corinthians', 'first corinthians', 'i corinthians', 'i cor'], + 'abbreviations' => ['1 cor', 'i cor', '1st cor', 'first cor', 'i corinthians', '1st corinthians', 'first corinthians', '1 co', 'i co', '1st co', 'first co',], 'chapterStructure' => [ 1 => 31, 2 => 16, @@ -1360,7 +1360,7 @@ return [ ], 47 => [ 'name' => '2 Corinthians', - 'abbreviations' => ['2 cor', '2nd cor', '2nd corinthians', 'second corinthians', 'ii corinthians', 'ii cor'], + 'abbreviations' => ['2 cor', 'ii cor', '2nd cor', 'second cor', 'ii corinthians', '2nd corinthians', 'second corinthians', '2 co', 'ii co', '2nd co', 'second co',], 'chapterStructure' => [ 1 => 24, 2 => 17, @@ -1379,7 +1379,7 @@ return [ ], 48 => [ 'name' => 'Galatians', - 'abbreviations' => ['gal'], + 'abbreviations' => ['gal', 'ga'], 'chapterStructure' => [ 1 => 24, 2 => 21, @@ -1391,7 +1391,7 @@ return [ ], 49 => [ 'name' => 'Ephesians', - 'abbreviations' => ['eph'], + 'abbreviations' => ['eph', 'ephes'], 'chapterStructure' => [ 1 => 23, 2 => 22, @@ -1403,7 +1403,7 @@ return [ ], 50 => [ 'name' => 'Philippians', - 'abbreviations' => ['phil'], + 'abbreviations' => ['phil', 'pp'], 'chapterStructure' => [ 1 => 30, 2 => 30, @@ -1413,7 +1413,7 @@ return [ ], 51 => [ 'name' => 'Colossians', - 'abbreviations' => ['col'], + 'abbreviations' => ['col', 'co'], 'chapterStructure' => [ 1 => 29, 2 => 23, @@ -1423,7 +1423,7 @@ return [ ], 52 => [ 'name' => '1 Thessalonians', - 'abbreviations' => ['1 thess', '1st thess', '1st thessalonians', 'first thessalonians', 'i thessalonians'], + 'abbreviations' => ['i thess', '1 thess', '1st thess', 'first thess', 'i thes', '1 thes', '1st thes', 'first thes', 'i thessalonians', '1st thessalonians', 'first thessalonians', 'i th', '1 th', '1st th', 'first th'], 'chapterStructure' => [ 1 => 10, 2 => 20, @@ -1434,7 +1434,7 @@ return [ ], 53 => [ 'name' => '2 Thessalonians', - 'abbreviations' => ['2 thess', '2nd thess', '2nd thessalonians', 'second thessalonians', 'ii thessalonians'], + 'abbreviations' => ['ii thess', '2 thess', '2nd thess', 'second thess', 'ii thes', '2 thes', '2nd thes', 'second thes', 'ii thessalonians', '2nd thessalonians', 'second thessalonians', 'ii th', '2 th', '2nd th', 'second th'], 'chapterStructure' => [ 1 => 12, 2 => 17, @@ -1443,7 +1443,7 @@ return [ ], 54 => [ 'name' => '1 Timothy', - 'abbreviations' => ['1 tim', '1st tim', '1st timothy', 'first timothy', 'i timothy'], + 'abbreviations' => ['1 tim', 'i tim', '1st tim', 'first tim', 'i timothy', '1st timothy', 'first timothy', '1 ti', 'i ti', '1st ti', 'first ti'], 'chapterStructure' => [ 1 => 20, 2 => 15, @@ -1455,7 +1455,7 @@ return [ ], 55 => [ 'name' => '2 Timothy', - 'abbreviations' => ['2 tim', '2nd tim', '2nd timothy', 'second timothy', 'ii timothy'], + 'abbreviations' => ['2 tim', 'ii tim', '2nd tim', 'second tim', 'ii timothy', '2nd timothy', 'second timothy', '2 ti', 'ii ti', '2nd ti', 'second ti'], 'chapterStructure' => [ 1 => 18, 2 => 26, @@ -1465,7 +1465,7 @@ return [ ], 56 => [ 'name' => 'Titus', - 'abbreviations' => [], + 'abbreviations' => ['ti'], 'chapterStructure' => [ 1 => 16, 2 => 15, @@ -1474,7 +1474,7 @@ return [ ], 57 => [ 'name' => 'Philemon', - 'abbreviations' => ['phlm'], + 'abbreviations' => ['phlm', 'philem', 'pm'], 'chapterStructure' => [ 1 => 25, ], @@ -1500,7 +1500,7 @@ return [ ], 59 => [ 'name' => 'James', - 'abbreviations' => ['jas'], + 'abbreviations' => ['jas', 'jam', 'jm'], 'chapterStructure' => [ 1 => 27, 2 => 26, @@ -1511,7 +1511,7 @@ return [ ], 60 => [ 'name' => '1 Peter', - 'abbreviations' => ['1 pet', '1st pet', '1st peter', 'first peter', 'i peter'], + 'abbreviations' => ['i pet', '1 pet', '1st pet', 'first pet', 'i peter', '1st peter', 'first peter', 'i pet', '1 pet', '1st pet', 'first pet', 'i pe', '1 pe', '1st pe', 'first pe', 'i pt', '1 pt', '1st pt', 'first pt', 'i p', '1 p', '1st p', 'first p'], 'chapterStructure' => [ 1 => 25, 2 => 25, @@ -1522,7 +1522,7 @@ return [ ], 61 => [ 'name' => '2 Peter', - 'abbreviations' => ['2 pet', '2nd pet', '2nd peter', 'second peter', 'ii peter'], + 'abbreviations' => ['ii pet', '2 pet', '2nd pet', 'second pet', 'ii peter', '2nd peter', 'second peter', 'ii pet', '2 pet', '2nd pet', 'second pet', 'ii pe', '2 pe', '2nd pe', 'second pe', 'ii pt', '2 pt', '2nd pt', 'second pt', 'i p', '2 p', '2nd p', 'first p'], 'chapterStructure' => [ 1 => 21, 2 => 22, @@ -1531,7 +1531,7 @@ return [ ], 62 => [ 'name' => '1 John', - 'abbreviations' => ['1st john', 'first john', 'i john'], + 'abbreviations' => ['i john', '1st john', 'first john', '1 jn', 'i jn', '1st jn', 'first jn', '1 jo', 'i jo', '1st jo', 'first jo', '1 joh', 'i joh', '1st joh', 'first joh', '1 jhn', 'i jhn', '1st jhn', 'first jhn', '1 j', 'i j', '1st j', 'first j'], 'chapterStructure' => [ 1 => 10, 2 => 29, @@ -1542,28 +1542,28 @@ return [ ], 63 => [ 'name' => '2 John', - 'abbreviations' => ['2nd john', 'second john', 'ii john'], + 'abbreviations' => ['ii john', '2nd john', 'second john', '2 jn', 'ii jn', '2nd jn', 'second jn', '2 jo', 'ii jo', '2nd jo', 'second jo', '2 joh', 'ii joh', '2nd joh', 'second joh', '2 jhn', 'ii jhn', '2nd jhn', 'second jhn', '2 j', 'ii j', '2nd j', 'second j'], 'chapterStructure' => [ 1 => 13, ], ], 64 => [ 'name' => '3 John', - 'abbreviations' => ['3rd john', 'third john', 'iii john'], + 'abbreviations' => ['iii john', '3rd john', 'third john', '3 jn', 'iii jn', '3rd jn', 'third jn', '3 jo', 'iii jo', '3rd jo', 'third jo', '3 joh', 'iii joh', '3rd joh', 'third joh', '3 jhn', 'iii jhn', '3rd jhn', 'third jhn', '3 j', 'iii j', '3rd j', 'third j'], 'chapterStructure' => [ 1 => 15, ], ], 65 => [ 'name' => 'Jude', - 'abbreviations' => [], + 'abbreviations' => ['jd'], 'chapterStructure' => [ 1 => 25, ], ], 66 => [ 'name' => 'Revelation', - 'abbreviations' => ['rev'], + 'abbreviations' => ['rev', 're', 'the revelation'], 'chapterStructure' => [ 1 => 20, 2 => 29, -- 2.45.2