Lexunit class

Constructors

Lexunit(String id, Synset synset, int sense, String source, bool named_enitity, bool style_marking, bool artificial, {dynamic compound_info = null, String orthform = "", String old_orthform = "", String old_othvar = "", String orthvar = ""})

Properties

artificial bool
getter/setter pair
compound_info ↔ dynamic
getter/setter pair
examples List
getter/setter pair
frames List
getter/setter pair
frames2examples Map
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String
getter/setter pair
ili_records List
getter/setter pair
incoming_relations Map
getter/setter pair
named_enitity bool
getter/setter pair
old_orthform String
getter/setter pair
old_othvar String
getter/setter pair
orthform String
getter/setter pair
orthvar String
getter/setter pair
relations Map
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sense int
getter/setter pair
source String
getter/setter pair
style_marking bool
getter/setter pair
synset Synset
getter/setter pair
wiktionary_paraphrases List
getter/setter pair

Methods

get_all_orthforms() Set
get_orthform_variant(OrthFormVariant orthFormVariant) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited