Interlinear reading view
interlinearReturns a row-aligned reading view for every word in a verse (or one word, if word is given): original text, transliteration, gloss (via lexicon_lookup), grammar, and manuscript attestation stacked per word - the composed display shape for a study reading view, built on parse and lexicon_lookup rather than any new query. This is the most complete per-word view; use parse or attestation when you want only one of those facets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book | Yes | USFM book code (e.g. GEN, PSA, MAT, REV) or the full English book name, any case (e.g. Genesis, matthew) | |
| word | No | 1-based word_no within the verse; omit for every word in the verse | |
| verse | Yes | verse number | |
| corpus | Yes | word-tagged corpus: TAGNT, TAHOT, Swete, OSS-LXX-lemma | |
| chapter | Yes | chapter number |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| words | Yes | ||
| engine | Yes | ||
| sources | No |