PartOfSpeech_Mood
class PartOfSpeech_Mood
The grammatical feature of verbs, used for showing modality and attitude.
Protobuf enum Google\Cloud\Language\V1beta2\PartOfSpeech\Mood
Constants
MOOD_UNKNOWN |
Mood is not applicable in the analyzed language or is not predicted. Generated from protobuf enum |
CONDITIONAL_MOOD |
Conditional Generated from protobuf enum |
IMPERATIVE |
Imperative Generated from protobuf enum |
INDICATIVE |
Indicative Generated from protobuf enum |
INTERROGATIVE |
Interrogative Generated from protobuf enum |
JUSSIVE |
Jussive Generated from protobuf enum |
SUBJUNCTIVE |
Subjunctive Generated from protobuf enum |