nltk.ccg.ForwardApplication

nltk.ccg.ForwardApplication = <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.