Click or drag to resize

pos_gramaticalCase Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.flags.basic.pos_gramaticalCase"]

Namespace:  imbNLP.PartOfSpeech.flags.basic
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public enum pos_gramaticalCase
Members
  Member nameValueDescription
undefined0
nominative1
genitive2
dative3
accusative4
vocative5
instrumental6
locative7
See Also