Add Strong's dictionary reference package
This commit is contained in:
@@ -58,6 +58,15 @@
|
||||
"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": {
|
||||
@@ -72,6 +81,17 @@
|
||||
"systems": ["strongs"],
|
||||
"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": [
|
||||
|
||||
Reference in New Issue
Block a user