Class WordSuffix
java.lang.Object
ca.phon.orthography.WordSuffix
Suffix of word including type form suffix and user special forms
-
Constructor Summary
ConstructorsConstructorDescriptionWordSuffix
(WordFormType type) WordSuffix
(WordFormType type, String formSuffix, String userSpecialForm, Pos... pos) WordSuffix
(WordFormType type, String formSuffix, String userSpecialForm, List<Pos> pos) -
Method Summary
-
Constructor Details
-
WordSuffix
-
WordSuffix
-
WordSuffix
-
-
Method Details
-
getType
-
getUserSpecialForm
-
getPos
-
getFormSuffix
-
getWordPos
-
toString
-