class documentation
class PropbankInflection(object): (source)
Constructor: PropbankInflection(form, tense, aspect, person, voice)
Undocumented
Static Method | parse |
Undocumented |
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | __str__ |
Undocumented |
Constant | ACTIVE |
Undocumented |
Constant | FINITE |
Undocumented |
Constant | FUTURE |
Undocumented |
Constant | GERUND |
Undocumented |
Constant | INFINITIVE |
Undocumented |
Constant | NONE |
Undocumented |
Constant | PARTICIPLE |
Undocumented |
Constant | PASSIVE |
Undocumented |
Constant | PAST |
Undocumented |
Constant | PERFECT |
Undocumented |
Constant | PERFECT |
Undocumented |
Constant | PRESENT |
Undocumented |
Constant | PROGRESSIVE |
Undocumented |
Constant | THIRD |
Undocumented |
Instance Variable | aspect |
Undocumented |
Instance Variable | form |
Undocumented |
Instance Variable | person |
Undocumented |
Instance Variable | tense |
Undocumented |
Instance Variable | voice |
Undocumented |
Constant | _VALIDATE |
Undocumented |