Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morphgnt/sblgnt
morphological tagging of the SBL Greek New Testament
https://github.com/morphgnt/sblgnt
Last synced: 11 days 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 (about 14 years ago)
- Default Branch: master
- Last Pushed: 2024-01-21T23:43:25.000Z (10 months ago)
- Last Synced: 2024-07-02T09:20:27.201Z (4 months ago)
- Homepage:
- Size: 20.2 MB
- Stars: 116
- Watchers: 32
- Forks: 31
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bible-data - SBLGNT Tagged by MorphGNT
README
MorphGNT SBLGNT
===============[![DOI](https://zenodo.org/badge/1039950.svg)](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
* lemmaPart 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- particleParsing 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.