Click or drag to resize

pos_conjunctionType Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Conjunction 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_conjunctionType
Members
  Member nameValueDescription
coordinating0
subordinating1
See Also