CoolFace
Datasetpublic

sermonindex/bible-reference-sa

Bible Reference Corpus — Share-Alike Tier The part of the SermonIndex Bible reference corpus that derives from CC BY-SA 4.0 sources, kept in its own repository so that the share-alike obligation is explicit and does not spread to the permissively licensed material. The main corpus is sermonindex/bible-reference (CC BY 4.0). Join on strongs / key. If you use this repository, your derivative work must also be share-alike. If that does not suit you, use the CC BY 4.0 repository… See the full description on the dataset page: https://huggingface.co/datasets/sermonindex/bible-reference-sa.

sourceHugging Facecc-by-sa-4.0updated 11d agoView on Hugging Face
0likes64downloads
Dataset Card

Bible Reference Corpus — Share-Alike Tier

The part of the SermonIndex Bible reference corpus that derives from CC BY-SA 4.0 sources, kept in its own repository so that the share-alike obligation is explicit and does not spread to the permissively licensed material.

The main corpus is `sermonindex/bible-reference` (CC BY 4.0). Join on strongs / key.

If you use this repository, your derivative work must also be share-alike. If that does not suit you, use the CC BY 4.0 repository instead — it holds the lexicons, cross-references, topical index, morphology and word alignment.

Contents

ConfigRowsWhat it is
concordance5,331Every inflected form of each word, with morphology and references
collocations7,047Words that occur near each other, with lift scores
wordtree3,495What precedes and follows a word, as a tree
clause_roles2,665Syntactic role a word usually takes (subject, object, …)
extrabiblical3,542Attestations in Josephus, Philo and other Greek authors

All are keyed by Strong's number (strongs, key) and lemma.

Sources

  • Tagged Nestle 1904 and the Nestle 1904 Lowfat treebank, biblicalhumanities.org, CC BY-SA 4.0 — concordance, collocations, wordtree, clause_roles
  • Perseus Digital Library / Open Greek and Latin, CC BY-SA 4.0 — extrabiblical

Caveats

  • clause_roles reports roles only where the treebank assigns one. Articles, particles and prepositions mostly carry none; untagged says how many occurrences were skipped.
  • collocations lift scores are computed over a ±3 word window and are noisy for rare lemmas. Check total before reading a high lift as meaningful.
  • Nestle 1904 is not the same text as the SBLGNT or NA28. Counts here will not match a concordance built on a different edition.

Citation

bibtex
@misc{sermonindex_bible_reference_sa,
  title  = {Bible Reference Corpus (Share-Alike Tier)},
  author = {SermonIndex},
  year   = {2026},
  url    = {https://huggingface.co/datasets/sermonindex/bible-reference-sa}
}