[ 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:14]
zeman
user:zeman:interset:features [2015/01/23 17:06]
zeman
Line 55: Line 55:
  
 ===== adjtype ===== ===== adjtype =====
 +
 +A deprecated feature. The only value that has not yet been moved elsewhere is ''pdt''.
  
 | **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") |
-| det | determiner (function word modifying a noun phrase: English "this", "that"); regarded indefinite/demonstrative pronoun in some tagsets; includes articles (see below) in some tagsets |+
  
 ===== prontype ===== ===== prontype =====
Line 67: Line 68:
 | | Empty value means that this is not a pronoun but a real noun, adjective, adverb etc. | | | Empty value means that this is not a pronoun but a real noun, adjective, adverb etc. |
 | prn | The word is pronominal (or determiner) but we do not know the exact type. | | prn | The word is pronominal (or determiner) but we do not know the exact type. |
-| prs | Personal or possessive pronoun. Possessives are recognizable by the value of their poss feature. |+| prs | Personal or possessive pronoun. Possessives are recognizable by the value of their poss feature. Reflexive pronouns are distinguished from normal personal/possessive pronouns by the value of their reflex feature. |
 | rcp | Reciprocal pronoun (German "einander", Danish "hinanden"). Similar to personal pronouns but occurs as special case in object position. | | rcp | Reciprocal pronoun (German "einander", Danish "hinanden"). Similar to personal pronouns but occurs as special case in object position. |
 | art | Article, i.e. determiner bearing only the feature of definiteness or indefinitess and nothing more (English "a", "an", "the", German "der", "die", "das", Portuguese "um", "uma", "o", "a", "os", "as"). | | art | Article, i.e. determiner bearing only the feature of definiteness or indefinitess and nothing more (English "a", "an", "the", German "der", "die", "das", Portuguese "um", "uma", "o", "a", "os", "as"). |
 | 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 pronoun / 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. |
 | ind | Indefinite pronoun / determiner / adverb ("somebody", "something", "anybody", "anything"). Being an indefinite pronoun is not the same as being morphologically indefinite (definiteness=ind). For instance, in Bulgarian there are morphologically definite lexically indefinite pronouns ("едната", "едното", "едните", "нещата"). In some languages, we could subclassify the indefinite pronouns into "few" ("málokdo"), "ind" ("někdo"), "mny" ("leckdo"), "any" ("kdokoli" - anybody you pick but you pick only one, not all at once; this is the difference from the totality pronouns) | | ind | Indefinite pronoun / determiner / adverb ("somebody", "something", "anybody", "anything"). Being an indefinite pronoun is not the same as being morphologically indefinite (definiteness=ind). For instance, in Bulgarian there are morphologically definite lexically indefinite pronouns ("едната", "едното", "едните", "нещата"). In some languages, we could subclassify the indefinite pronouns into "few" ("málokdo"), "ind" ("někdo"), "mny" ("leckdo"), "any" ("kdokoli" - anybody you pick but you pick only one, not all at once; this is the difference from the totality pronouns) |
-| tot | Totality (universal) pronoun / determiner / adverb ("everybody", "everything") |+| tot | Total (universal) pronoun / determiner / adverb ("everybody", "everything") |
  
 ===== numtype ===== ===== numtype =====
Line 131: Line 133:
 | cop | copula verb (Czech "být") | | cop | copula verb (Czech "být") |
 | mod | modal verb (German "dürfen", "können", "mögen", "müssen", "sollen", "wollen", "wissen"; Czech "muset", "mít", "moci", "smět", "umět", "chtít"; English "must", "can", "shall"); note that adverbs and particles have their own ''mod'' subpos | | mod | modal verb (German "dürfen", "können", "mögen", "müssen", "sollen", "wollen", "wissen"; Czech "muset", "mít", "moci", "smět", "umět", "chtít"; English "must", "can", "shall"); note that adverbs and particles have their own ''mod'' subpos |
 +| light | light (support) verb in verbo-nominal constructions (Japanese "suru") |
 | verbconj | finite verb with the enclitic "-ť" (Czech "neboť" = "because") | | verbconj | finite verb with the enclitic "-ť" (Czech "neboť" = "because") |
  
Line 262: Line 265:
 | **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 449: Line 454:
 | 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 =====
Line 466: Line 475:
 | part | participle (present ("doing"), past ("done"), passive (Czech "udělán" distinguished from adjective "udělaný" by variant=short)), gerundive | | part | participle (present ("doing"), past ("done"), passive (Czech "udělán" distinguished from adjective "udělaný" by variant=short)), gerundive |
 | trans | transgressive, adverbial participle (modifies other verbs, behaves like adverb; Czech present "dělaje", past "udělav") | | trans | transgressive, adverbial participle (modifies other verbs, behaves like adverb; Czech present "dělaje", past "udělav") |
-| ger | [[http://en.wikipedia.org/wiki/Gerund|gerund]] ([[http://en.wikipedia.org/wiki/Verbal_noun|verbal noun]]) |+| ger | [[http://en.wikipedia.org/wiki/Gerund|gerund]] ([[http://en.wikipedia.org/wiki/Verbal_noun|verbal noun]]). Latin //gerundium:// "amare" => genitive "amandi", dative "amando", accusative "(ad) amandum", ablative "amando". | 
 +| gdv | [[http://en.wikipedia.org/wiki/Gerundive|gerundive]] ([[http://en.wikipedia.org/wiki/Attributive_verb|verbal adjective]]). Latin //gerundivum:// "portāre" => "portandus, portanda, portandum" |
  
 ===== mood ===== ===== mood =====
Line 511: Line 521:
 | **Value** | **Description** | | **Value** | **Description** |
 | act | active | | act | active |
 +| mid | middle (Ancient Greek; neither active nor passive but somewhere inbetween; they have also mediopassive, which can be expressed as "voice=mid<nowiki>|</nowiki>pass") |
 | pass | passive | | pass | passive |
 | rcp | reciprocal (Turkish "karıştı", "tutuştular") | | rcp | reciprocal (Turkish "karıştı", "tutuştular") |

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