| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Rule --+
|
ApplicationRuleBase
Rule for standard CCG application.
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
An application rule. May be forward or backward, depending on the direction given in XML element.
|
conditions should be a callable that takes the functor followed by the argument and returns a boolean. It will be run after the basic applicability tests to check whether the rule should be applied. If a function is given in proc_sems, it will be called to process the semantics of the inputs before the resultant semantics is built.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |