PartOfSpeech_Reciprocity
class PartOfSpeech_Reciprocity
Reciprocal features of a pronoun.
Protobuf enum Google\Cloud\Language\V1beta2\PartOfSpeech\Reciprocity
Constants
| RECIPROCITY_UNKNOWN |
Reciprocity is not applicable in the analyzed language or is not predicted. Generated from protobuf enum |
| RECIPROCAL |
Reciprocal Generated from protobuf enum |
| NON_RECIPROCAL |
Non-reciprocal Generated from protobuf enum |