A BaseNP dominates only preterminals, or @NPs that are also base nps.
Marks if an XP immediately dominates a CC or if an @XP that recursively dominates a CC.
An NP or an @NP is Right Recursive if 1) its right child is an NP or 2) if its right child is @NP and it is RRNP or 3) it is a unary and its child is RRNP
More or less the annotator that does Klein&Manning 2003 annotations.
Marks verb tags based on the auxiliary
Marks tags that immediately dominate punctuation that don't include that punctuation
Marks VPs based on the kind of verb that it has.
Removes all features from the epic.trees.AnnotatedLabel
Removes all features from the epic.trees.AnnotatedLabel
TODO