A B C D E F G H I L M N O P R S T U V W

I

id - Variable in class edu.upenn.cis.propbank_shen.RoleSet
the identifier of the roleset
Infinitive - Static variable in class edu.upenn.cis.propbank_shen.InflForm
 
InflAspect - Class in edu.upenn.cis.propbank_shen
the "aspect" part of inflectional information.
inflection - Variable in class edu.upenn.cis.propbank_shen.Annotation
the inflectional information
Inflection - Class in edu.upenn.cis.propbank_shen
This class represents inflectional information as is found in the english propbank.
Inflection(InflForm, InflTense, InflAspect, InflPerson, InflVoice) - Constructor for class edu.upenn.cis.propbank_shen.Inflection
 
Inflection(String) - Constructor for class edu.upenn.cis.propbank_shen.Inflection
construct an inflection instance from a string of the form FORM .
InflForm - Class in edu.upenn.cis.propbank_shen
This represents the overall "form" of the inflection.
InflPerson - Class in edu.upenn.cis.propbank_shen
The "person" part of the inflectional information for a predicate argument structure.
InflTense - Class in edu.upenn.cis.propbank_shen
We represent the future, past, and present tenses with the propbank inflectional information.
InflVoice - Class in edu.upenn.cis.propbank_shen
This class represents the voice part of the inflection of a verb.
init() - Method in class edu.upenn.cis.spinal.AbstractWalker
Implementations of this method should specify what (if anything) the class should do before attempting to read in a file.
init() - Method in class edu.upenn.cis.spinal.EchoWalker
 
init() - Method in class edu.upenn.cis.spinal.GraphvizWalker
 
INITIAL - Static variable in class edu.upenn.cis.spinal.ElemTree
Designates an initial tree.
isAnchor() - Method in class edu.upenn.cis.spinal.SpinalNode
Returns whether this node is an anchor node.
isArgA() - Method in class edu.upenn.cis.propbank_shen.ArgLabel
 
isArgM() - Method in class edu.upenn.cis.propbank_shen.ArgLabel
 
isArgument() - Method in class edu.upenn.cis.propbank_shen.ArgLabel
 
isAuxiliary() - Method in class edu.upenn.cis.spinal.ElemTree
Returns true iff this tree is of type "auxiliary".
isBidirectionalParserOutput() - Method in class edu.upenn.cis.spinal.ElemTree
Returns true if this ElemTree has been read in from the format used in the output of Shen's bidirectional parser.
isBidirectionalParserOutput() - Method in class edu.upenn.cis.spinal.Sentence
Returns true if this Sentence has been read in from the format used in the output of Shen's bidirectional parser.
isConcat() - Method in class edu.upenn.cis.propbank_shen.ArgLoc
return true if this location consists of several word spans.
isCoord() - Method in class edu.upenn.cis.spinal.ElemTree
Returns true iff this tree is of type "coordination".
isEmptyElement() - Method in class edu.upenn.cis.spinal.ElemTree
Returns if the anchor (if there is one) is an empty element by checking if the terminal has an unescaped asterisk.
isFoot() - Method in class edu.upenn.cis.spinal.SpinalNode
Returns whether this node is a foot node.
isInitial() - Method in class edu.upenn.cis.spinal.ElemTree
Returns true iff this tree is of type "initial".
isNumbered() - Method in class edu.upenn.cis.propbank_shen.ArgLabel
 
isOfUnknownType() - Method in class edu.upenn.cis.spinal.ElemTree
Returns true iff this tree is of unknown type.
isParentOf(ElemTree) - Method in class edu.upenn.cis.spinal.ElemTree
Returns true iff this ElemTree is the direct parent of the other tree in the derivation tree.
isPhrasal() - Method in class edu.upenn.cis.propbank_shen.Predicate
return true iff this Predicate object refers to a phrasal predicate
isRel() - Method in class edu.upenn.cis.propbank_shen.ArgLabel
 
isRoot() - Method in class edu.upenn.cis.spinal.ElemTree
Returns true iff this elementary tree has no parent.
isRootOfSpine() - Method in class edu.upenn.cis.spinal.SpinalNode
Returns whether this node is at the root of its spine.
isSingle() - Method in class edu.upenn.cis.propbank_shen.ArgLoc
return true if this location consists of a single word span.
isSkipped() - Method in class edu.upenn.cis.spinal.Sentence
Returns true iff the annotation for this sentence only consists of the word "skip", indicating that it is contained in the Penn Treebank but not in the LTAG-spinal treebank.
isStandard() - Method in class edu.upenn.cis.spinal.SpinalNode
Returns whether this node is a standard node (neither foot nor anchor).
isTraceChain() - Method in class edu.upenn.cis.propbank_shen.ArgLoc
return true if this location consists of a trace chain

A B C D E F G H I L M N O P R S T U V W