 | pos_numeralForm Enumeration |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Numeral form, as used in multitext standard
Namespace:
imbNLP.PartOfSpeech.flags.basic
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic enum pos_numeralForm
Members|
| Member name | Value | Description |
|---|
| digit | 0 | |
| roman | 1 | |
| letter | 2 | |
See Also