Enumeration WordClass

Enum representing the possible grammatical word classes (also known as part of speech).

Enumeration Members

Enumeration Members

ADJECTIVE: "adjective"
NOUN: "noun"

Generated using TypeDoc