Data models for linguistic objects, such as Text, Phrase, Word, etc.
Properties:
Name | Type | Description |
---|---|---|
Access |
function | A class representing a set of access protocols. See Access. |
Address |
function | A class representing a postal address. See Address. |
Allomorph |
function | A class representing an Allomorph of a Lexeme. See Allomorph. |
Grapheme |
function | A class representing a Grapheme. See Grapheme. |
Language |
function | A class representing an Language. See Language. |
Lexeme |
function | A class representing a Lexeme. See Lexeme. |
LexemeReference |
function | A class representing a reference to a Lexeme. See LexemeReference. |
LexicalRelation |
function | A class representing a lexical relation. |
Location |
function | A class representing a location. See Location. |
Morpheme |
function | A class representing a token of a morpheme in a corpus. See Morpheme. |
MultiLangString |
function | A class representing a Multi-Language String. See MultiLangString. |
Note |
function | A class representing a Note. See Note. |
Orthography |
function | A class representing an Orthography. See Orthography. |
Phone |
function | A class representing a Phoneme Token. See Phone. |
Phoneme |
function | A class representing a Phoneme, as an abstract type. See Phoneme. |
Phrase |
function | A class representing a Phrase. See Phrase. |
Place |
function | An alias for Location. |
Reference |
function | A class representing a Bibliographic Reference. See Reference. |
Sense |
function | A class representing a Sense. See Sense. |
String |
function | An alias for MultiLangString. |
Tags |
function | A class representing a set of tags, as a Map object. See Tags. |
Variant |
function | A class representing a lexeme variant reference. |
Word |
function | A class representing a Word. See Word. |