public virtual void  removeSyntacticPredicateListener(SyntacticPredicateListener l)
 {
     eventSupport.removeSyntacticPredicateListener(l);
 }