class documentation

class BabelLemma:

View In Hierarchy

A class representing the lemma in a BabelSynset.

Instance Variable lemma the lemma
Instance Variable lemma_type the type of the lemma
Method __repr__ Undocumented
Method __str__ Undocumented
lemma: str =

the lemma

lemma_type: BabelLemmaType =

the type of the lemma

def __repr__(self):

Undocumented

def __str__(self):

Undocumented