ctext
index
 
Name getAntonyms ( )
Examples
None available
Description Returns String[] of Antonyms for the 1st sense of 'word' with 'pos' or null if not found
Holds for adjectives only (?)
Syntax
getAntonyms(word, pos);
getAntonyms(id);
Returns None
Usage Web & Application
Related