Hebrew Morphology
Get Hebrew Words
Section titled “Get Hebrew Words”Returns word-level data for an Old Testament verse.
GET /v1/hebrew/{osis_ref}Example
Section titled “Example”curl https://api.gnosistools.com/v1/hebrew/Gen.1.1 \ -H "X-API-Key: gn_your_key_here"Response Fields
Section titled “Response Fields”| Field | Type | Description |
|---|---|---|
wordId | string | Unique word identifier |
position | integer | Word position in verse |
text | string | Hebrew text |
lemmaRaw | string | Raw lemma form |
strongsNumber | string | Linked Strong’s number |
morph | string | Morphological tag |
The strongsNumber can be used to look up the full lexicon entry via the Strong’s endpoint.