nltk.ccg.ForwardT

nltk.ccg.ForwardT = <nltk.ccg.combinator.ForwardCombinator object>

Class representing combinators where the primary functor is on the left.

Takes an undirected combinator, and a predicate which adds constraints restricting the cases in which it may apply.