Articles

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search

Latest revision as of 13:07, 4 December 2009

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