| Trees | Indices | Help |
|
|---|
|
|
object --+
|
dict --+
|
VariableSubstitution
A mapping from some sort of variable subject to unification that appears in categories. The types of variables included in the substitution are defined by variable substitutors. It is recommended that you subclass variable substitution to provide a type of substition suitable to a formalism.
|
|||
| InvalidVariableTypeError | |||
| VariableSubstitutionError | |||
|
|||
new empty dictionary |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| inconsistent | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
x[y]
|
x[i]=y
|
Returns all the key that are constrained to be equal to this one. Optionally remove this equivalence class in the process. |
str(x)
|
repr(x)
|
|
|||
inconsistent
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |