| 
    QNLP
    v1.0
    
   | 
 


Public Member Functions | |
| def | __init__ (self, label) | 
| def | __str__ (self) | 
Data Fields | |
| label | |
Definition at line 15 of file word_types.py.
| def QNLP.tagging.word_types.PregroupType.__init__ | ( | self, | |
| label | |||
| ) | 
Definition at line 16 of file word_types.py.
| def QNLP.tagging.word_types.PregroupType.__str__ | ( | self | ) | 
Reimplemented in QNLP.tagging.word_types.AdjointType.
Definition at line 18 of file word_types.py.
References QNLP.tagging.word_types.PregroupType.label.
| QNLP.tagging.word_types.PregroupType.label | 
Definition at line 17 of file word_types.py.
Referenced by QNLP.tagging.word_types.PregroupType.__str__().