Python LMF library
 All Classes Namespaces Files Functions Variables
Public Member Functions | List of all members
pylmflib.pylmflib.morphology.stem.Stem Class Reference

"Stem is a Form subclass representing a morph, thus manages the sublexme parts" (LMF) More...

Inheritance diagram for pylmflib.pylmflib.morphology.stem.Stem:

Public Member Functions

def __init__
 Constructor. More...
 
def __del__
 Destructor. More...
 

Detailed Description

"Stem is a Form subclass representing a morph, thus manages the sublexme parts" (LMF)

Definition at line 8 of file stem.py.

Constructor & Destructor Documentation

def pylmflib.pylmflib.morphology.stem.Stem.__init__ (   self)

Constructor.

Stem instances are owned by LexicalEntry.

Returns
A Stem instance.

Definition at line 11 of file stem.py.

def pylmflib.pylmflib.morphology.stem.Stem.__del__ (   self)

Destructor.

Definition at line 19 of file stem.py.


The documentation for this class was generated from the following file: