Enumeration GrammaticalCase

Enum representing the possible grammatical cases.

Enumeration Members

ABLATIVE: "ablative"
ACCUSATIVE: "accusative"
DATIVE: "dative"
GENITIVE: "genitive"
LOCATIVE: "locative"
NOMINATIVE: "nominative"
VOCATIVE: "vocative"

Generated using TypeDoc