Module: Google::Cloud::Language::V1beta2::PartOfSpeech::Reciprocity
- Defined in:
 - lib/google/cloud/language/v1beta2/doc/google/cloud/language/v1beta2/language_service.rb
 
Overview
Reciprocal features of a pronoun.
Constant Summary collapse
- RECIPROCITY_UNKNOWN =
          
Reciprocity is not applicable in the analyzed language or is not predicted.
 0- RECIPROCAL =
          
Reciprocal
 1- NON_RECIPROCAL =
          
Non-reciprocal
 2