| ctext index |
|||||||
| Name | getAllMeronyms ( ) | ||||||
| Examples | None available |
||||||
| Description | Returns array of whole-to-part relationships for all senses of word/pos, or
null if not found X is a meronym of Y if Y has X as a part. X is a holonym of Y if X has Y as a part. That is, if Y is a meronym of X. Holds between: Nouns and nouns Returns part,member, and substance meronyms Example: arm -> [wrist, carpus, wrist-joint, radiocarpal-joint...] |
||||||
| Syntax | getAllMeronyms(query, pos); |
||||||
| Parameters |
|
||||||
| Returns | None | ||||||
| Usage | Web & Application | ||||||
| Related | |||||||