Click or drag to resize

pos_pronounType Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pronoun type, as used in multitext standard

Namespace:  imbNLP.PartOfSpeech.flags.basic
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public enum pos_pronounType
Members
  Member nameValueDescription
personal0
demonstrative1
indefinite2
possessive3
interrogative4
relative5
reflexive6
See Also