| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractDrs --+
|
object --+ |
| |
logic.SubstituteBindingsI --+ |
| |
logic.Expression --+ |
| |
logic.BinaryExpression --+
|
DrtBinaryExpression --+
|
object --+ |
| |
logic.SubstituteBindingsI --+ |
| |
logic.Expression --+ |
| |
logic.BinaryExpression --+ |
| |
logic.BooleanExpression --+
|
DrtBooleanExpression --+
|
DrtConcatenation
DRS of the form '(DRS + DRS)'
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Replace all instances of variable v with expression E in self, where v is free in self.
|
|
|
Return the set of discourse referents in this DRS.
See Also: AbstractExpression.get_refs() |
Defines equality modulo alphabetic variance. If we are comparing \x.M and \y.N, then check equality of M and N[x/y].
|
|
|
Recursively visit sub expressions
See Also: Expression.visit() |
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:50 2011 | http://epydoc.sourceforge.net |