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 13:03] – 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 | ||
| * [[en: | * [[en: | ||
| - | * lc: lowercase word form | ||
| * 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: | + | * [[en: |
| - | * sublemma | + | * [[en: |
| - | * tag | + | * [[en: |
| - | * pos | + | * pos: part of speech |
| - | * case | + | * case: grammatical |
| - | * verbtag | + | * [[en: |
| - | * | + | |
| + | ----- | ||
| + | |||
| + | Syntactic attributes | ||
| + | * ord: word order position in the sentence | ||
| + | * afun: syntactic function of the word | ||
| + | * parent: (relative) reference to the governing token (parent) | ||
| + | |||
| + | ----- | ||
| + | |||
| + | Attributes derived from the governing token (parent) | ||
| + | * p_ord: order position of the parent token in the sentence | ||
| + | * p_lemma: lemma of the parent token | ||
| + | * p_sublemma: sublemma of the parent token | ||
| + | * p_tag: tag of the parent token | ||
| + | * p_pos: POS of the parent token | ||
| + | * p_case: case of the parent token | ||
| + | * p_verbtag: verbtag 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 governing content word (effective parent) | ||
| + | |||
| + | * ep_ord: order position of the effective parent in the sentence | ||
| + | * ep_lemma: lemma of the effective parent | ||
| + | * ep_sublemma: | ||
| + | * ep_tag: tag of the effective parent | ||
| + | * ep_pos: part of speech of the effective parent | ||
| + | * ep_case: case of the effective parent | ||
| + | * ep_verbtag: verbtag of the effective parent | ||
| + | * ep_afun: syntactic function of the effective parent | ||
| + | ------ | ||
| + | Additional syntactic attribute | ||
| + | * prep: lemma of the preposition governing the given word (if any) | ||
| - | * [[seznamy: | ||
| - | * [[seznamy: | ||
| - | * [[seznamy: | ||
| - | * [[seznamy: | ||
| - | * [[seznamy: | ||
| - | * [[seznamy: | ||
| - | * v korpusu SYN2025 také [[seznamy: | ||
| - | * v korpusu SYN2025 je také více atributů odvozených od atributu parent a eparent: p_pos, p_case, p_afun, p_verbtag; ep_pos, ep_case, ep_afun, ep_verbtag. | ||
| --- //Tomáš Jelínek// | --- //Tomáš Jelínek// | ||