pos_verbform Enumeration |
[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.flags.basic.pos_verbform"]
Namespace: imbNLP.PartOfSpeech.flags.basic
public enum pos_verbform
| Member name | Value | Description | |
|---|---|---|---|
| A | 0 | Aorist | |
| P | 1 | Present | |
| W | 2 | Infititive | |
| I | 3 | Imperfect | |
| Y | 4 | Imperative | |
| G | 5 | Active PP | |
| T | 6 | Pasive PP | |
| F | 7 | Future | |
| S | 8 | Present gerund | |
| X | 9 | Part gerund | |
| PARTICIPLE | 10 | The participle: alias for G, T, S and X |