PartOfSpeech_Tense
class PartOfSpeech_Tense
Time reference.
Protobuf enum Google\Cloud\Language\V1beta2\PartOfSpeech\Tense
Constants
TENSE_UNKNOWN |
Tense is not applicable in the analyzed language or is not predicted. Generated from protobuf enum |
CONDITIONAL_TENSE |
Conditional Generated from protobuf enum |
FUTURE |
Future Generated from protobuf enum |
PAST |
Past Generated from protobuf enum |
PRESENT |
Present Generated from protobuf enum |
IMPERFECT |
Imperfect Generated from protobuf enum |
PLUPERFECT |
Pluperfect Generated from protobuf enum |