Module: Google::Cloud::Language::V1beta2::PartOfSpeech::Aspect
- Defined in:
 - lib/google/cloud/language/v1beta2/doc/google/cloud/language/v1beta2/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