Number

From UNL Wiki
Revision as of 11:49, 7 December 2009 by Admin (Talk | contribs)
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)
all books = book.@all
@any (any)
any books = book.@any
@not (no)
no book = book.@not
Software