https://github.com/morphgnt/sblgnt
morphological tagging of the SBL Greek New Testament
https://github.com/morphgnt/sblgnt
Last synced: about 1 year ago
JSON representation
morphological tagging of the SBL Greek New Testament
- Host: GitHub
- URL: https://github.com/morphgnt/sblgnt
- Owner: morphgnt
- Created: 2010-10-31T18:30:05.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-01-21T23:43:25.000Z (over 2 years ago)
- Last Synced: 2024-10-28T16:45:10.841Z (over 1 year ago)
- Homepage:
- Size: 20.2 MB
- Stars: 120
- Watchers: 31
- Forks: 32
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bible-data - SBLGNT Tagged by MorphGNT
- awesome-bible-developer-resources - MorphGNT SBLGNT - SA 3.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-sa/3.0/) — Project to merge the MorphGNT morphological tagging analysis with the SBLGNT text. The text itself is subject to the [SBLGNT EULA](https://www.sblgnt.com/license/). (Biblical Corpora / Greek)
README
MorphGNT SBLGNT
===============
[](https://zenodo.org/badge/latestdoi/1039950)
Project to merge the MorphGNT analysis with the SBLGNT text.
The SBLGNT text itself is subject to the [SBLGNT EULA](http://sblgnt.com/license/)
and the morphological parsing and lemmatization is made available under a
[CC-BY-SA License](http://creativecommons.org/licenses/by-sa/3.0/).
How to cite
-----------
Tauber, J. K., ed. (2017) _MorphGNT: SBLGNT Edition_. Version 6.12 [Data set]. https://github.com/morphgnt/sblgnt DOI: 10.5281/zenodo.376200
Columns
-------
* book/chapter/verse
* part of speech
* parsing code
* text (including punctuation)
* word (with punctuation stripped)
* normalized word
* lemma
Part of Speech Code
-------------------
A- adjective
C- conjunction
D- adverb
I- interjection
N- noun
P- preposition
RA definite article
RD demonstrative pronoun
RI interrogative/indefinite pronoun
RP personal pronoun
RR relative pronoun
V- verb
X- particle
Parsing Code
------------
* person (1=1st, 2=2nd, 3=3rd)
* tense (P=present, I=imperfect, F=future, A=aorist, X=perfect, Y=pluperfect)
* voice (A=active, M=middle, P=passive)
* mood (I=indicative, D=imperative, S=subjunctive, O=optative, N=infinitive, P=participle)
* case (N=nominative, G=genitive, D=dative, A=accusative)
* number (S=singular, P=plural)
* gender (M=masculine, F=feminine, N=neuter)
* degree (C=comparative, S=superlative)
NOTE: The part of speech and parsing codes were inherited from the CCAT tagging and will be deprecated in the next major release of MorphGNT.