|
RiTa index |
|||||||
| Name | getMeronyms() | ||||||
| Class | RiWordnet | ||||||
| Description | Returns array of whole-to-part relationships for id, 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 | getMeronyms(id); getMeronyms(query, pos); |
||||||
| Parameters |
|
||||||
| Returns | java.lang.String[] | ||||||
| Usage | Web & Application | ||||||
| Related | |||||||