argumentStructure |
String
|
An abstract representation of the argument structure of this sense, as a string. |
category |
Object
|
The lexical category, part of speech, or morphosyntactic class for this Lexeme. If the current lexeme is an affix or other grammatical morpheme morpheme, this field should be used to describe the category that the morpheme attaches to. MultiLangString. |
cat |
String
|
A shorthand for accessing the default orthography of the `category` object, if one is set |
definition |
Object
|
The definition for this particular sense, optionally in multiple languages. MultiLangString. |
def |
String
|
A shorthand for accessing the default orthography of the `definition` object, if one is set |
derives |
Object
|
If this lexeme is a derivational morpheme, this field indicates the type of lexical category, part of speech, or morphosyntactic class that is derived when this morpheme is applied. For example, the English derivational suffix ‑er would have this property set to noun. MultiLangString. |
der |
String
|
A shorthand for accessing the default orthography of the `derives` object, if one is set |
examples |
Array
|
A collection of examples of this sense in use. Each example is a Phrase. |
gloss |
Object
|
A Leipzig-style gloss for this sense. MultiLangString. |
gl |
String
|
A shorthand for accessing the default orthography of the `gloss` object, if one is set |
inflectionClass |
Object
|
If this lexeme is a root or stem, this field indicates the inflectional class that the sense takes. If this lexeme is an inflectional morpheme, this field indicates the inflectional class that the morpheme belongs to. If this lexeme is a derivational morpheme, this field indicates the inflectional class of the derived form. MultiLangString. |
inflection |
String
|
A shorthand for accessing the default orthography of the `inflectionClass` object, if one is set |
lexicalRelations |
Array
|
An array of lexical relations between this sense and other senses in this lexicon or other lexicons. Each item is a LexemeReference. |
notes |
Array
|
An array of notes about this sense. Each item is a Note. |
references |
Array
|
An array of bibliographic references about this particular sense. Each item is a Reference object. |
scientificName |
String
|
The scientific name for this item. |
sources |
Array
|
An array of attested sources for this sense, as strings. |
tags |
Object
|
A Map object containing tags for this Lexeme, as a Tags object. |
usages |
Array
|
An array of appropriate usages for this sense. Examples include `formal`, `medicinal`, `informal`, etc. Each item is a MultiLangString. |
variantOf |
Object
|
A reference to another sense, that this sense is a variant of. LexemeReference. |
variants |
Array
|
An array of variants of this sense. Each item is a LexemeReference. |
variantType |
Object
|
If this reference is to a variant of a lexeme or sense, this field can be used to specify the type of variant. Possible values might be a person's name (representing an idiolectal variant), or simply `idiolectal`, or `dialectal` (or the name of the dialect), or `rapid speech`, etc. MultiLangString. |
varType |
String
|
A shorthand for accessing the default orthography of the `variantType` object, if one is set |