[ 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/09/01 13:43]
zeman
user:zeman:interset:features [2014/10/12 16:26]
zeman art moved from adjtype to prontype.
Line 15: Line 15:
 | part | particle | | part | particle |
 | int | interjection | | int | interjection |
-| punc | punctuation or symbol |+| punc | punctuation 
 +| sym | symbol | 
 + 
 +The difference between punctuation and symbols is that punctuation delimits parts of the sentence while symbols can be substituted for a word. For example, //$// is not a punctuation, it is another form of writing the noun //dollar.// See also [[http://universaldependencies.github.io/docs/u/pos/SYM.html|the definition of SYM]] for the Universal Dependencies.
  
 ===== nountype ===== ===== nountype =====
Line 56: Line 59:
 | pdt | predeterminer (adjectival word that can stand before an article, such as "all" in "all the flowers") | | pdt | predeterminer (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 | | 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 |
-| 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") | 
  
 ===== prontype ===== ===== prontype =====
Line 69: Line 71:
 | 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. |
 | 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. |
-| int | Interrogative pronoun ("who", "what", "which"). | +| 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") | 
-| rel | Relative pronoun. 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. | +| int | Interrogative pronoun / determiner / adverb ("who", "what", "which"). | 
-| dem | Demonstrative pronoun ("this", "that"). Being a demonstrative pronoun is not the same as being definite (definiteness=def), although the two feature-values are similar. | +| 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. | 
-| neg | Negative pronoun ("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. | +| 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. | 
-| ind | Indefinite pronoun ("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) | +| 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. | 
-| tot | Totality (universal) pronoun ("everybody", "everything") |+| 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") |
  
 ===== numtype ===== ===== numtype =====
Line 188: Line 191:
 | semi | semicolon | | semi | semicolon |
 | dash | dash | | dash | dash |
-| symb | symbol | 
 | root | artificial sentence root node, beginning of sentence | | root | artificial sentence root node, beginning of sentence |
  
Line 300: Line 302:
 | sing | singular | | sing | singular |
 | dual | dual | | dual | dual |
-plu | plural |+plur | plural |
 | ptan | plurale tantum | | ptan | plurale tantum |
 | coll | collective / mass / singulare tantum | | coll | collective / mass / singulare tantum |
Line 315: Line 317:
 | sing | singular | | sing | singular |
 | dual | dual | | dual | dual |
-plu | plural |+plur | plural |
  
 It applies e.g. to possessive pronouns and it can be different from their grammatical number, which is governed by agreement with the modified (possessed) noun phrase. Czech example: //můj pes// "my dog" (grammatical singular, possessor singular), //mí psi// "my dogs" (grammatical plural, possessor singular), //náš pes// "our dog" (grammatical singular, possessor plural), //naši psi// "our dogs" (grammatical plural, possessor plural). It applies e.g. to possessive pronouns and it can be different from their grammatical number, which is governed by agreement with the modified (possessed) noun phrase. Czech example: //můj pes// "my dog" (grammatical singular, possessor singular), //mí psi// "my dogs" (grammatical plural, possessor singular), //náš pes// "our dog" (grammatical singular, possessor plural), //naši psi// "our dogs" (grammatical plural, possessor plural).
Line 326: Line 328:
 | sing | singular | | sing | singular |
 | dual | dual | | dual | dual |
-plu | plural |+plur | plural |
  
 In Hungarian, possession can be marked on the possessor or on the possessed. It is possible, though rare, that a noun has three distinct number features: its own grammatical number, number of its possessor and number of its possession. Examples from the Multext-East Hungarian lexicon: In Hungarian, possession can be marked on the possessor or on the possessed. It is possible, though rare, that a noun has three distinct number features: its own grammatical number, number of its possessor and number of its possession. Examples from the Multext-East Hungarian lexicon:
Line 432: Line 434:
 | 2 | second (you) | | 2 | second (you) |
 | 3 | third (he, she, it, they) | | 3 | third (he, she, it, they) |
 +
 +Note that this feature is used also for possessive pronouns, where it means the person of the possessor. E.g. "my" has person=1, "your" has person=2, "their" has person=3.
  
 ===== possperson ===== ===== possperson =====
  
-Possgender is possessor's person, marked e.g. in Hungarian.+Possperson is possessor's person, marked e.g. in Hungarian. Don't use it for possessive pronouns (use [[https://wiki.ufal.ms.mff.cuni.cz/user:zeman:interset:features#person|person]] instead).
  
 | **Value** | **Description** | | **Value** | **Description** |
Line 450: Line 454:
 ===== subcat ===== ===== subcat =====
  
-There are tag sets (e.g. Bulgarian CoNLL) that classify verbs as intransitive or transitive. It turns out that a Bulgarian verb can have set both features type=aux && trans=t. That is why we cannot mix transitivity and auxiliarity in subpos.+There are tag sets (e.g. Bulgarian CoNLL) that classify verbs as intransitive or transitive.
  
 | **Value** | **Description** | | **Value** | **Description** |

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