Module: Google::Cloud::Language::V1::PartOfSpeech::Reciprocity
- Defined in:
- lib/google/cloud/language/v1/doc/google/cloud/language/v1/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