Determinerclassparser.t[4912]

Determiners. A determiner qualifies a noun phrase with information on how it relates to the objects it describes. For example, "a book" refers to any book that's in scope for the discussion (in IF terms, this is usually any book that's physically present), while "the book" refers to some specific single book.

Language modules can add determiners as needed. For example, a language with grammatical gender would probably find gendered versions of Definite and Indefinite useful, to represent the use of gendered articles in input.

class Determiner :   object

Superclass Tree   (in declaration order)

Determiner
        object

Subclass Tree  

(none)

Global Objects  

All  Definite  Indefinite  Unqualified 

Summary of Properties  

(none)

Summary of Methods  

(none)

Properties  

(none)

Methods  

(none)

Adv3Lite Library Reference Manual
Generated on 28/03/2016 from adv3Lite version 1.5