Number

From UNL Wiki
Revision as of 11:49, 7 December 2009 by Admin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To be represented by attributes, if marked.

person = person
persons = person.@pl
people = people (number lexicalized)

Number attributes

@pl (plural)
books = book.@pl
children = child.@pl
livres = livre.@pl
@paucal (some)
a few books = book.@paucal
some books = book.@paucal
@multal (many)
many books = book.@multal
several books = book.@multal
@all
all books = book.@all
@any
any books = book.@any
Software