[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
user:zeman:interset:features [2014/10/13 14:15]
zeman Determiner will be recognized by non-empty prontype.
user:zeman:interset:features [2014/11/18 16:00]
zeman Exclamative determiners.
Line 59: Line 59:
  
 | **Value** | **Description** | | **Value** | **Description** |
-| pdt | predeterminer (adjectival word that can stand before an article, such as "all" in "all the flowers") |+| pdt | predeterminer (it is a special form of determiner; it is an adjectival word that can stand before an article, such as "all" in "all the flowers") |
  
 ===== prontype ===== ===== prontype =====
Line 73: Line 73:
 | int | Interrogative pronoun / determiner / adverb ("who", "what", "which"). | | int | Interrogative pronoun / determiner / adverb ("who", "what", "which"). |
 | rel | Relative pronoun / determiner / adverb. Many interrogative pronouns in many languages can also be used as relative pronouns. However, in some languages there are pronouns that fall in one of the categories but not both (Czech "jenž" is only relative; in Bulgarian, relatives are completely separated from interrogatives). For words that can be both interrogative and relative, "int" is the default value. | | rel | Relative pronoun / determiner / adverb. Many interrogative pronouns in many languages can also be used as relative pronouns. However, in some languages there are pronouns that fall in one of the categories but not both (Czech "jenž" is only relative; in Bulgarian, relatives are completely separated from interrogatives). For words that can be both interrogative and relative, "int" is the default value. |
 +| exc | Exclamative determiner, expresses the speaker's surprise towards the modified noun, e.g. "what" in "What a surprise!" In many languages, exclamative determiners are recruited from the set of interrogative determiners. Therefore, not all tagsets distinguish them. For instance, they are distinguished in Spanish (es::conll2009), Catalan (ca::conll2009) and Persian (fa::conll). |
 | dem | Demonstrative pronoun / determiner / adverb ("this", "that"). Being a demonstrative pronoun is not the same as being definite (definiteness=def), although the two feature-values are similar. | | dem | Demonstrative pronoun / determiner / adverb ("this", "that"). Being a demonstrative pronoun is not the same as being definite (definiteness=def), although the two feature-values are similar. |
 | neg | Negative pronoun / determiner / adverb ("nobody, nothing, none"). This is not the same as the negativeness feature. Unlike e.g. negative and positive adjectives or verbs, negative pronouns are not complements of some "positive" pronouns. Instead, they usually correspond to zero, nothing. | | neg | Negative pronoun / determiner / adverb ("nobody, nothing, none"). This is not the same as the negativeness feature. Unlike e.g. negative and positive adjectives or verbs, negative pronouns are not complements of some "positive" pronouns. Instead, they usually correspond to zero, nothing. |
Line 263: Line 264:
 | **Value** | **Description** | | **Value** | **Description** |
 | foreign | foreign word (not a loan word but a citation in a foreign language — e.g., the title of a foreign book) | | foreign | foreign word (not a loan word but a citation in a foreign language — e.g., the title of a foreign book) |
 +| fscript | foreign word written in a foreign script, e.g. "सगरमाथा" in English text |
 +| tscript | foreign word transcribed from a foreign script, e.g. "Sagaramāthā" in English text |
  
 ===== gender ===== ===== gender =====
Line 450: Line 453:
 | inf | informal (Czech "ty/vy", German "du/ihr", Spanish "tú/vosotros") | | inf | informal (Czech "ty/vy", German "du/ihr", Spanish "tú/vosotros") |
 | pol | polite (Czech "vy", German "Sie", Spanish "usted") | | pol | polite (Czech "vy", German "Sie", Spanish "usted") |
 +
 +===== (abs|erg|dat)(person|number|politeness|gender) =====
 +
 +In quite a few languages, finite verb forms agree in person and number with the subject. In Basque, a subset of verbs agree with up to three arguments: one in the absolutive case, one in ergative and one in dative. To distinguish the different values of person, number (and politeness and rarely even gender), there are special features for each of the three arguments. Their names contain the three-letter code of the case of the argument: ''absperson'', ''absnumber'', ''ergperson'', ''ergnumber'' etc. The value range is identical to the base features. That is, ''absnumber'', ''ergnumber'' and ''datnumber'' may get the same values as ''number''.
  
 ===== subcat ===== ===== subcat =====

[ Back to the navigation ] [ Back to the content ]