public class Verb extends Word
Verb is a subclass of Word that can have 1 or more
VerbFrames (use cases of the verb).| Constructor and Description |
|---|
Verb(Synset synset,
int index,
String lemma,
BitSet verbFrameFlags) |
| Modifier and Type | Method and Description |
|---|---|
BitSet |
getVerbFrameFlags() |
int[] |
getVerbFrameIndicies() |
String[] |
getVerbFrames() |
String |
toString() |
equals, getIndex, getLemma, getLexId, getPointers, getPOS, getSynset, hashCode, setLexIdgetPointers, getTargets, getTargetsCopyright © 2023. All rights reserved.