Uses of Class
salsa.corpora.elements.Semantics

Packages that use Semantics
salsa.corpora.elements   
 

Uses of Semantics in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return Semantics
 Semantics Sentence.getSem()
          Returns the Semantics.
 

Methods in salsa.corpora.elements with parameters of type Semantics
 void Sentence.setSem(Semantics sem)
          Sets the Semantics.