Package nltk :: Package sem :: Module logic :: Class BasicType
[hide private]
[frames] | no frames]

type BasicType

source code

object --+    
         |    
      Type --+
             |
            BasicType
Known Subclasses:

Instance Methods [hide private]
 
__eq__(self, other) source code
 
matches(self, other) source code
 
resolve(self, other) source code

Inherited from Type: __hash__, __repr__