Uses of Enum Class
org.episteme.social.linguistics.Sentence.Purpose
Packages that use Sentence.Purpose
Package
Description
Provides mathematical and computational models for natural language
processing, linguistic analysis, and glottochronology.
-
Uses of Sentence.Purpose in org.episteme.social.linguistics
Subclasses with type arguments of type Sentence.Purpose in org.episteme.social.linguisticsModifier and TypeClassDescriptionstatic enumCommunicative intent (illocutionary force) of the sentence.Methods in org.episteme.social.linguistics that return Sentence.PurposeModifier and TypeMethodDescriptionSentence.getPurpose()static Sentence.PurposeReturns the enum constant of this class with the specified name.static Sentence.Purpose[]Sentence.Purpose.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.social.linguistics with parameters of type Sentence.Purpose