Module: Google::Cloud::Language::V1::PartOfSpeech::Aspect
- Defined in:
- lib/google/cloud/language/v1/doc/google/cloud/language/v1/language_service.rb
Overview
The characteristic of a verb that expresses time flow during an event.
Constant Summary collapse
- ASPECT_UNKNOWN =
Aspect is not applicable in the analyzed language or is not predicted.
0
- PERFECTIVE =
Perfective
1
- IMPERFECTIVE =
Imperfective
2
- PROGRESSIVE =
Progressive
3