| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractDrs --+
|
object --+ |
| |
logic.SubstituteBindingsI --+ |
| |
logic.Expression --+ |
| |
logic.BooleanExpression --+
|
drt_resolve_anaphora.BooleanExpression --+ |
| |
drt_resolve_anaphora.ConcatenationDRS --+
|
ConcatenationDRS
DRS of the form '(DRS + DRS)'
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
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.
|
|
Defines equality modulo alphabetic variance. If we are comparing \x.M and \y.N, then check equality of M and N[x/y].
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:56 2008 | http://epydoc.sourceforge.net |