| Trees | Indices | Help |
|
|---|
|
|
object --+
|
ModalSlash
A CCG slash class that wants modalities should inherit (first) from the base Slash (or some subclass) and also from this, to add the modality functionality.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
_post_string Add something to the end of the str to put the modality symbol on the slash. |
|||
| _pre_string | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Add something to the end of the str to put the modality symbol on the slash. If you want some alternative slash representation, you're welcome to override this in the slash subclass. |
|
|||
_post_stringAdd something to the end of the str to put the modality symbol on the slash. If you want some alternative slash representation, you're welcome to override this in the slash subclass.
|
_pre_string
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |