 | pos_numeralType Enumeration |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Numeral type, as used in multitext standard
Namespace:
imbNLP.PartOfSpeech.flags.basic
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic enum pos_numeralType
Members|
| Member name | Value | Description |
|---|
| cardinal | 0 | |
| ordinal | 1 | |
| multiple | 2 | |
| special | 3 | |
See Also