- All Implemented Interfaces:
- java.io.Serializable
public class Gloss
extends java.lang.Object
implements java.io.Serializable
This class represents the XML structure of an English gloss of the
definition of a KinTermDef. The XML schema is:
<gloss>
<element text="..">
<element text="..">
<element text="..">
<where>
<cultural-pred kinTerm="..">
<element text="..">
<element text="..">
</cultural-pred>
<cultural-pred kinTerm="..">
<element text="..">
<element text="..">
</cultural-pred>
<cultural-pred kinTerm="..">
<element text="..">
<element text="..">
</cultural-pred>
</where>
</gloss>
- See Also:
- Serialized Form