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