Searched refs:partOfSpeech (Results 1 – 3 of 3) sorted by relevance
30 public $partOfSpeech; variable in Google\\Service\\Books\\DictlayerdataDictWordsSenses79 public function setPartOfSpeech($partOfSpeech) argument81 $this->partOfSpeech = $partOfSpeech;88 return $this->partOfSpeech;
64 public function setPartOfSpeech(PartOfSpeech $partOfSpeech) argument66 $this->partOfSpeech = $partOfSpeech;73 return $this->partOfSpeech;
1609 public $partOfSpeech; variable in Google_BooksLayerDictDataDictWordsSenses1633 public function setPartOfSpeech( $partOfSpeech) { argument1634 $this->partOfSpeech = $partOfSpeech;1637 return $this->partOfSpeech;