Skip to content

Hebrew Morphology

Returns word-level data for an Old Testament verse.

GET /v1/hebrew/{osis_ref}
Terminal window
curl https://api.gnosistools.com/v1/hebrew/Gen.1.1 \
-H "X-API-Key: gn_your_key_here"
FieldTypeDescription
wordIdstringUnique word identifier
positionintegerWord position in verse
textstringHebrew text
lemmaRawstringRaw lemma form
strongsNumberstringLinked Strong’s number
morphstringMorphological tag

The strongsNumber can be used to look up the full lexicon entry via the Strong’s endpoint.