Add Strong's dictionary reference package

This commit is contained in:
2026-07-12 07:40:57 -05:00
parent 8e5b3acc59
commit 80a4ff7b37
15 changed files with 29160 additions and 8 deletions
+38 -1
View File
@@ -70,6 +70,22 @@
"label": "USFM source",
"format": "usfm",
"embedded": false
},
{
"id": "strongs-dictionary-lookup",
"type": "lexicon_lookup",
"label": "Strong's dictionary lookup",
"languages": [
"hebrew",
"aramaic",
"greek",
"eng"
],
"systems": [
"strongs"
],
"embedded": false,
"package": "packages/json/strongs-open-scriptures/entries.jsonl"
}
],
"attachments": {
@@ -94,6 +110,27 @@
],
"source": "Embedded in the eBible USFM package.",
"package": "packages/json/kjv-eng-kjv2006/strongs-links.jsonl"
},
{
"id": "kjv-eng-kjv2006-strongs-dictionary",
"resource_type": "lexicon",
"label": "Strong's dictionary lookup",
"relationship": "strongs-number-to-definition",
"anchor_types": [
"strongs_number",
"word"
],
"languages": [
"hebrew",
"aramaic",
"greek",
"eng"
],
"systems": [
"strongs"
],
"source": "LibreBible resource strongs-open-scriptures.",
"package": "packages/json/strongs-open-scriptures/entries.jsonl"
}
],
"supported_future_types": [
@@ -152,7 +189,7 @@
"name": "scripts/import-usfm.js",
"version": "0.1.0"
},
"generated_at": "2026-07-12T12:05:53.357Z",
"generated_at": "2026-07-12T12:40:38.744Z",
"source_sha256": "4ea6952590d070bfa22985aded48a49581e31b568a60aa09e25f73462e700e7d",
"checks": {
"expected_sha256": "4ea6952590d070bfa22985aded48a49581e31b568a60aa09e25f73462e700e7d",