PartOfSpeech_Aspect
class PartOfSpeech_Aspect
The characteristic of a verb that expresses time flow during an event.
Protobuf enum Google\Cloud\Language\V1beta2\PartOfSpeech\Aspect
Constants
| ASPECT_UNKNOWN |
Aspect is not applicable in the analyzed language or is not predicted. Generated from protobuf enum |
| PERFECTIVE |
Perfective Generated from protobuf enum |
| IMPERFECTIVE |
Imperfective Generated from protobuf enum |
| PROGRESSIVE |
Progressive Generated from protobuf enum |