|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelatedForm
Represents an informal relation between two Lemma
s. Two Lemma
s can be connected by two Sysnet
s if the Lemma
s are
derivationally related to each other in both meaning and form.
Method Summary | |
---|---|
int |
otherIndex()
Returns the index of the Lemma from a related Synset that
is related to a Lemma in this Synset . |
int |
sourceIndex()
Returns the index of the Lemma from this Sysnet that is
related to another Lemma . |
Method Detail |
---|
int sourceIndex()
Lemma
from this Sysnet
that is
related to another Lemma
.
int otherIndex()
Lemma
from a related Synset
that
is related to a Lemma
in this Synset
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |