| Trees | Indices | Help |
|
|---|
|
|
object --+
|
LogicalForm --+
|
Terminal
Base class for any logical forms that are atomic: have no children. This overrides abstract classes that will always have the same behaviour for terminals.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Alpha-converting a terminal does nothing.
|
Beta-converting a terminal does nothing.
|
There are no variables in a terminal, so this does nothing.
|
A terminal has no constituents, so this does nothing.
|
No variables in a terminal.
|
No variables in a terminal.
|
No children of a terminal.
|
Checks whether self is equal to a LF that can be derived by some variable substitution S into other, where S contains the substitution T given by "substitution". Substitution has no effect on a terminal, so they're only alpha-equivalent if they're equal.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |