| rita.wordnet index |
|
| Name | getHyponyms() |
| Examples | None available |
| Description | Returns Hyponym String[] for id, or null if not
found
X is a hyponym of Y if there exists an is-a relationship between X and Y.
|
| Syntax | getHyponyms(id); getHyponyms(word, posStr); |
| Returns | None |
| Usage | Web & Application |
| Related | |