GATE
Version 3.1-2270

gate.wordnet
Interface Verb

All Superinterfaces:
WordSense
All Known Implementing Classes:
VerbImpl

public interface Verb
extends WordSense

Represents WordNet verb.


Method Summary
 List getVerbFrames()
          returns the verb frames associated with this synset
 
Methods inherited from interface gate.wordnet.WordSense
getLexicalRelations, getLexicalRelations, getOrderInSynset, getPOS, getSenseNumber, getSynset, getWord, isSemcor
 

Method Detail

getVerbFrames

List getVerbFrames()
returns the verb frames associated with this synset


GATE
Version 3.1-2270