Articles

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

To be represented by the attributes @def, @indef or @generic, depending on the scope of the reference.

@def

I bought the book = book.@def

@indef

I bought a book = book.@indef

@generic

I like books = book.@generic

Software