public class Verb extends Word
Verb
is a subclass of Word
that can have 1 or more
VerbFrame
s (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, setLexId
getPointers, getTargets, getTargets
Copyright © 2020. All rights reserved.