diff --git a/xcl/index.html b/xcl/index.html index 3e17481ba40..009b91af46f 100644 --- a/xcl/index.html +++ b/xcl/index.html @@ -140,7 +140,6 @@

Nominal Features

  • Case has seven values: Nom, Acc, Gen, Dat, Abl, Ins, Loc. It occurs with NOUN, PROPN, NUM, PRON, DET, ADJ, as well as with participles and verbal nouns, tagged VERB or AUX.
  • NumType is used with numerals (NUM) and adjectives (ADJ)
  • -
  • Animacy can be lexically expressed in PRON, while Definite can be lexically expressed in PRON and DET.
  • Pronouns, Determiners, Quantifiers

    @@ -149,7 +148,9 @@

    Pronouns, Determiners, Quantifiers

    PronType is used with pronouns (PRON), determiners (DET), adverbs (ADV) and deictic interjections (INTJ).
  • Poss marks possessive personal determiners (e.g. իմ/im “my”, իւր/iwr “his/her own”).
  • Reflex marks reflexive pronoun իւր/iwr (gen.sg.) “of him/her-self” and determiner իւր/iwr (nom.sg.), իւրոյ/iwroy “his/her own”.
  • +
  • Animacy has two values Anim and Inan and can be lexically expressed in PRON, e.g. ոմն/omn “somebody”, զինչ/zinčʽ “what”.
  • Person is lexically expressed in personal pronouns (PRON). Only the first and second person pronouns are marked with the values 1 and 2, respectively. The third person pronoun նա/na “(s)he, it” coincides with the demonstrative նա/na “that” and is left unmarked. The same applies to the possessive determiners.
  • +
  • Definite has two values Def and Spec can be lexically expressed in DET, e.g. զ=/z= (nota accusativi), մի/mi “a certain”.
  • Verbal Features