thesaurus-linguae-aegyptiae commited on
Commit
c02baaa
1 Parent(s): ed51625
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -93,7 +93,7 @@ The dataset comes as a _JSON lines_ file.
93
  - `transliteration`: a `string`, Demotic transliteration, following the [_Leiden Unified Transliteration_](https://www.iae-egyptology.org/the-leiden-unified-transliteration), individual sentence elements separated by space.
94
  - `UPOS`: a `string`, Part of Speech according to [Universal POS tag set](https://universaldependencies.org/u/pos/).
95
  - `lemmatization`: a `string`, individual [TLA Lemma IDs](https://thesaurus-linguae-aegyptiae.de/info/lemma-lists)+"`|`"+lemma transliteration, separated by space.
96
- - `transliteration`: a `string`, individual glosses separated by space (for information, see the comments below).
97
  - `translation`: a `string`, German translation.
98
  - `dateNotBefore`, `dateNotAfter`: two `strings` containing an integer or empty, _terminus ante quem non_ and _terminus post quem non_ for the text witness.
99
  - `authors`: a `string`, main authors and further contributors to the sentence data set, individual items separated by `;`.
 
93
  - `transliteration`: a `string`, Demotic transliteration, following the [_Leiden Unified Transliteration_](https://www.iae-egyptology.org/the-leiden-unified-transliteration), individual sentence elements separated by space.
94
  - `UPOS`: a `string`, Part of Speech according to [Universal POS tag set](https://universaldependencies.org/u/pos/).
95
  - `lemmatization`: a `string`, individual [TLA Lemma IDs](https://thesaurus-linguae-aegyptiae.de/info/lemma-lists)+"`|`"+lemma transliteration, separated by space.
96
+ - `glossing`: a `string`, individual glosses of lemmas (not of inflected forms), separated by space (for information, see the comments below).
97
  - `translation`: a `string`, German translation.
98
  - `dateNotBefore`, `dateNotAfter`: two `strings` containing an integer or empty, _terminus ante quem non_ and _terminus post quem non_ for the text witness.
99
  - `authors`: a `string`, main authors and further contributors to the sentence data set, individual items separated by `;`.