| Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.semantics.lambdacalc.LogicalForm --+
|
base.semantics.lambdacalc.LambdaAbstraction --+
|
object --+ |
| |
base.semantics.temporal.Temporal --+
|
LambdaAbstraction
Standard abstraction implementation overridden to add time processing.
|
|||
|
VARIABLE_CLASS Standard variable implementation overridden to add time processing. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Builds a lambda abstraction. variable should be a Variable object and expression should be another LogicalForm, potentially containing the variable, bound by this abstraction.
|
Should be overridden by subclasses. Sets the start time of this logical form. This is different to just setting the time property: using set_time() may pass the time property down to its children if that is appropriate for the semantic type. It is also distinct from set_all_times(), which recursively sets the time on all children. This must be provided by all subclasses.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |