Uses of Package
germanet

Classes in germanet used by germanet
ConRel
          Enumeration of all conceptual relations.
Example
          An Example consists of a text String and a (possibly empty) list of verb Frames.
Frame
          A class to store Frame data.
LexRel
          Enumeration of all lexical relations.
LexUnit
          A LexUnit consists of one or more orthForms (represented as a List of Strings), and has the following attributes: markedStyle (boolean), sense (int), orthVar (boolean), artificial (boolean), properName (boolean), status (String), and word class (WordClass).
Synset
          A Synset belongs to a WordClass (WordClass.adj, WordClass.nomen, WordClass.verben) and consists of Lists of LexUnits, Frames, paraphrases (Strings), and Examples.
WordClass
          Enumeration of possible word classes.