Click or drag to resize

pos_adjectiveType Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Adjective type, as used by multitext standard

Namespace:  imbNLP.PartOfSpeech.flags.basic
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public enum pos_adjectiveType
Members
  Member nameValueDescription
general0
possessive1
participle2
See Also