pos_pronounType Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.flags.basic
public enum pos_pronounType
| Member name | Value | Description | |
|---|---|---|---|
| personal | 0 | ||
| demonstrative | 1 | ||
| indefinite | 2 | ||
| possessive | 3 | ||
| interrogative | 4 | ||
| relative | 5 | ||
| reflexive | 6 |