Class and Description |
---|
CompoundCategory
Enumeration of possible compound word categories, i.e., part-of-speech.
|
CompoundInfo
A
CompoundInfo shows constituent parts of a German word, their
word categories and attributes. |
CompoundProperty
Enumeration of possible compound attributes.
|
ConRel
Enumeration of all conceptual relations.
|
EwnRel
Enumeration of all lexical relations.
|
Example
An
Example consists of a text String and an
optional Frame . |
Frame
A class to store
Frame data. |
IliRecord
An
IliRecord consists of a German word, corresponding English word
(or words), and a relation connecting them. |
LexRel
Enumeration of all lexical relations.
|
LexUnit
A
LexUnit consists of an orthForm (represented as a String),
an orthVar (can be empty), an oldOrthForm (can be empty), and an oldOrthVar
(can be empty). |
Synset
A
Synset belongs to a WordCategory
(WordCategory.adj , WordCategory.nomen ,
WordCategory.verben ) and
consists of a paraphrase (Strings) and a list of LexUnit s. |
WiktionaryParaphrase
A
WiktionaryParaphrase consists of the Wiktionary sense
definition (represented as a String), the Wiktionary word and sense ids,
the corresponding GermaNet LexUnit id, and an attribute edited (boolean). |
WordCategory
Enumeration of possible word categories, i.e., part-of-speech.
|
WordClass
Enumeration of possible word classes.
|