Uses of Interface
gate.wordnet.WordSense

Packages that use WordSense
gate.wordnet   
 

Uses of WordSense in gate.wordnet
 

Subinterfaces of WordSense in gate.wordnet
 interface Adjective
          Represents WordNet adj.
 interface Verb
          Represents WordNet verb.
 

Methods in gate.wordnet that return WordSense
 WordSense LexicalRelation.getSource()
          returns the source (WordSense) of this lexical relation
 WordSense LexicalRelation.getTarget()
          returns the target (WordSense) of this lexical relation
 WordSense Synset.getWordSense(int offset)
          get specific WordSense according to its order in the synset - most important senses come first