Index
All Classes and Interfaces|All Packages
S
- secondary - Variable in enum class com.mathmaster13.fynotek.BaseFynotekWord.Ablaut
-
The letter paired with this ablaut as a
char
. - separateVowels(String) - Static method in class com.mathmaster13.fynotek.BaseFynotekWord
-
Returns an array of 3 Strings: the first containing the part of
word
before its final vowel or diphthong, the second containing its final vowel or diphthong, and the third containing the part after its final vowel or diphthong. - SpecificInflection - Interface in com.mathmaster13.fynotek
-
Represents a specific Fynotek inflection type—namely, a noun case or verb tense.
- suffix - Variable in enum class com.mathmaster13.fynotek.BaseFynotekWord.Person
-
Represents the suffix corresponding to this person.
- suffix(String) - Method in class com.mathmaster13.fynotek.FynotekWord
-
Returns a new FynotekWord with the specified suffix appended to the end of this word.
All Classes and Interfaces|All Packages