| Class | Description |
|---|---|
| Feature |
This class defines a list of features which can be set up users of SimpleNLG.
|
| InternalFeature |
This class defines a list of features internally used within the SimpleNLG
system.
|
| LexicalFeature |
This class defines a list of constant values used by SimpleNLG lexicons.
|
| Enum | Description |
|---|---|
| ClauseStatus |
This is an enumeration of the two different types of clauses used in the
SimplNLG package.
|
| DiscourseFunction |
An enumeration representing the grammatical function that an element might
take.
|
| Form |
An enumeration representing the different forms a verb and its associated
phrase can take.
|
| Gender |
An enumeration representing the gender of the subject of a noun phrase, or
the object or subject of a verb phrase.
|
| Inflection |
An enumeration representing the different types of morphology patterns used
by the basic morphology processor included with SimpleNLG.
|
| InterrogativeType |
An enumeration representing the different types of interrogatives or
questions that SimpleNLG can realise.
|
| NumberAgreement |
An enumeration representing the different types of number agreement.
|
| Person |
This is an enumeration used to represent the point of view of the narrative.
|
| Tense |
An enumeration representing the different types of temporal sense that can be
applied to a verb.
|
Copyright © 2020. All Rights Reserved.