Count occurrences
countOccurrence tally (total + per-book breakdown) for the identical query concord_lemma would match. count.Total always equals len(concord_lemma(...)) - use this to sanity-check a concordance result, or when only the number matters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | optional match column override: lemma, dstrong, or surface, same as concord_lemma | |
| query | Yes | a lemma, dStrong, or (with by="surface") exact inflected word, same as concord_lemma | |
| corpus | Yes | word-tagged corpus: TAGNT, TAHOT, Swete, OSS-LXX-lemma |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| by_book | Yes |