|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents WordNet adj.
Field Summary | |
static int |
ADJ_POS_ATTRIBUTIVE
adjective - prenominal (attributive) position |
static int |
ADJ_POS_IMMEDIATE_POSTNOMINAL
adjective - immediately postnominal position |
static int |
ADJ_POS_NONE
adjective - position unknown |
static int |
ADJ_POS_PREDICATIVE
adjective - predicate position |
Method Summary | |
int |
getAdjectivePosition()
returns the syntactic position of the adjective in relation to noun that it modifies |
Methods inherited from interface gate.wordnet.WordSense |
getLexicalRelations, getLexicalRelations, getOrderInSynset, getPOS, getSenseNumber, getSynset, getWord, isSemcor |
Field Detail |
public static final int ADJ_POS_ATTRIBUTIVE
public static final int ADJ_POS_IMMEDIATE_POSTNOMINAL
public static final int ADJ_POS_PREDICATIVE
public static final int ADJ_POS_NONE
Method Detail |
public int getAdjectivePosition()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |