Python LMF library
 All Classes Namespaces Files Functions Variables
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Npylmflib
 Npylmflib
 Ncommon
 Nconfig
 Ncore
 Ndefinition
 CDefinition"Definition is a class representing a narrative description of a sense. It is provided to help human users understand the meaning of a lexical entry. A Sense instance can have zero to many definitions. Each Definition instance may be associated with zero to many Text Representation instances in order to manage the text defintion in more than one language or script. In addition, the narrative description can be expressed in a different language or script than the one in the Lexical Entry instance." (LMF)
 Nform
 CForm"Form is an abstract class representing a lexeme, a morphological variant of a lexeme or a morph. The Form class allows subclasses." (LMF)
 Nform_representation
 CFormRepresentation"Form Representation is a class representing one variant orthography of a Form." (LMF)
 Nglobal_information
 CGlobalInformation"Global Information is a class for administrative information and other general attributes, such as /language coding/ or /script coding/, which are valid for the entire lexical resource." (LMF)
 Nlexical_entry
 CLexicalEntry"Lexical Entry is a class representing a lexeme in a given language and is a container for managing the Form and Sense classes. A Lexical Entry instance can contain one to many different forms and can have from zero to many different senses." (LMF)
 Nlexical_resource
 CLexicalResource"Lexical Resource is a class representing the entire resource and is a container for one or more lexicons. There is only one Lexical Resource instance." (LMF)
 Nlexicon
 CLexicon"Lexicon is a class containing all the lexical entries of a given language within the entire resource." (LMF)
 Nrepresentation
 CRepresentation"Representation class is an abstract class representing a Unicode string as well as, if needed, the unique attribute-value pairs that describe the specific language, script and orthography." (LMF)
 Nsense
 CSense"Sense is a class representing one meaning of a lexical entry. The Sense class allows for hierarchical senses in that a sense may be more specific than another sense of the same lexical entry." (LMF)
 Nstatement
 CStatement"Statement is a class representating a narrative description that refines or complements Definition." (LMF)
 Ntext_representation
 CTextRepresentation"Text Representation is a class representing the textual content of definition or statement. When there is more than one variant orthography, the Text Representation instance contains a Unicode string representing the textual content as well as unique attribute-value pairs that describe the specific language, script and orthography." (LMF)
 Ninput
 Nmorphology
 Ncomponent
 CComponent
 Nlemma
 CLemma"Lemma is a Form subclass representing a form chosen by convention to designate the Lexical Entry. The lemma is usually equivalent to one of the inflected forms, the root, stem or compound phrase." (LMF)
 Nlist_of_components
 CListOfComponents
 Nrelated_form
 CRelatedForm"Related Form is a Form subclass representing a word form or a morph that can be related to the Lexical Entry. There is no asumption that the Related Form is associated with the Sense class in the Lexical Entry." (LMF)
 Nstem
 CStem"Stem is a Form subclass representing a morph, thus manages the sublexme parts" (LMF)
 Nword_form
 CWordForm"Word Form is a Form subclass representing a form that a lexeme can take when used in a sentence or a phrase." (LMF)
 Nmorphosyntax
 Nparadigm
 CParadigmParadigm is a class representing a morphological paradigm
 Nmrd
 Ncontext
 CContext"Context is a class representing a text string that provides authentic context for the use of the word form managed by the Lemma. This class is to be distinguished from Sense Example." (LMF)
 Nequivalent
 CEquivalent"Equivalent is a class representing the translation equivalent of the word form managed by the Lemma class." (LMF)
 Nsubject_field
 CSubjectField"Subject Field is a class representing a text string that provides domain or status information." (LMF)
 Noutput
 Nresources
 Naudio
 CAudioAudio is a Material subclass representing an audio recording
 Nhuman_resource
 CHumanResourceHumanResource is a Resource subclass
 Nmaterial
 CMaterialMaterial is a Resource subclass
 Npicture
 CPicturePicture is a Material subclass representing a picture
 Nresource
 CResourceResource is an abstract class representing a material or a human resource
 Nspeaker
 CSpeakerSpeaker is a HumanResource subclass
 Nvideo
 CVideoVideo is a Material subclass representing a video
 Nutils
 Neol
 Nerror_handling
 CErrorBase class for exceptions in this library
 CInputErrorException raised for errors in the input
 COutputErrorException raised for errors in the output
 CWarningBase class for warnings in this library
 Nipa2sampa
 Ntables
 Nuid