Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:seznamy:syn2025_attributes [2026/02/16 14:18] – tomasjelinek | en:seznamy:syn2025_attributes [2026/02/18 17:38] (current) – michalkren | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== SYN2025 Token Attributes ====== | ====== SYN2025 Token Attributes ====== | ||
| - | The [[en: | + | The [[en: |
| - | The following token attributes are used: | + | The following token (positional) |
| Basic token attributes | Basic token attributes | ||
| * [[en: | * [[en: | ||
| * sword: word form with marked boundaries of syntactic words (in cases where the token is a [[en: | * sword: word form with marked boundaries of syntactic words (in cases where the token is a [[en: | ||
| - | * lemma: the basic dictionary form of the word | + | * [[en: |
| - | * sublemma: the base form distinguishing stylistic or other variant forms | + | * [[en: |
| - | * tag: morphological tag | + | * [[en: |
| * pos: part of speech | * pos: part of speech | ||
| * case: grammatical case | * case: grammatical case | ||
| - | * verbtag: tag for verbal forms (including compound verb forms) | + | * [[en: |
| ----- | ----- | ||
| Line 20: | Line 20: | ||
| * ord: word order position in the sentence | * ord: word order position in the sentence | ||
| * afun: syntactic function of the word | * afun: syntactic function of the word | ||
| - | * parent: reference to the governing (head) word (relative index) | + | * parent: |
| ----- | ----- | ||
| - | Attributes derived from the governing (parent) | + | Attributes derived from the governing |
| * p_ord: order position of the parent token in the sentence | * p_ord: order position of the parent token in the sentence | ||
| * p_lemma: lemma of the parent token | * p_lemma: lemma of the parent token | ||
| Line 33: | Line 33: | ||
| * p_verbtag: verbtag of the parent token | * p_verbtag: verbtag of the parent token | ||
| * p_afun: syntactic function of the parent token | * p_afun: syntactic function of the parent token | ||
| + | |||
| + | ----- | ||
| + | |||
| + | Syntactic attributes | ||
| + | * eparent: (relative) reference to the governing content word (effective parent) | ||
| ------ | ------ | ||
| - | Attributes derived from the nearest | + | Attributes derived from the governing content word (effective parent) |
| * ep_ord: order position of the effective parent in the sentence | * ep_ord: order position of the effective parent in the sentence | ||
| Line 52: | Line 57: | ||
| * prep: lemma of the preposition governing the given word (if any) | * prep: lemma of the preposition governing the given word (if any) | ||
| + | |||
| --- //Tomáš Jelínek// | --- //Tomáš Jelínek// | ||