| ctext index |
|||||||
| Name | getAllNominalizations ( ) | ||||||
| Examples | None available |
||||||
| Description | Returns nominalized terms for all sense of word/pos or null if not found Refers to the use of a verb or an adjective as a noun. Holds for nouns, verbs & adjecstives(?) Example: happiness(n) -> [happy, unhappy] happy(a) -> [happiness, felicity] |
||||||
| Syntax | getAllNominalizations(query, pos); |
||||||
| Parameters |
|
||||||
| Returns | None | ||||||
| Usage | Web & Application | ||||||
| Related | |||||||