Uses of Class
com.mathmaster13.fynotek.FynotekWord
-
Uses of FynotekWord in com.mathmaster13.fynotek
Fields in com.mathmaster13.fynotek declared as FynotekWordModifier and TypeFieldDescriptionstatic final @NotNull FynotekWordFynotekWord.FOLOThe irregular word folo, in its completely unmarked (root) form.Methods in com.mathmaster13.fynotek that return FynotekWordModifier and TypeMethodDescription@NotNull FynotekWordFynotekWord.ablaut(@NotNull BaseFynotekWord.Ablaut ablaut) Returns a copy of this FynotekWord marked for the specified ablaut.@NotNull FynotekWordFynotekWord.inflect(@Nullable Inflection inflection) @NotNull FynotekWordFynotekWord.match(@NotNull BaseFynotekWord word) Returns a copy of this word inflected for the same case or tense asword.@NotNull FynotekWordFynotekWord.nounCase(@NotNull FynotekWord.Case caseOfNoun) Returns a copy of this FynotekWord inflected for the noun case specified bycaseOfNoun.@NotNull FynotekWordFynotekWord.personSuffix(@NotNull BaseFynotekWord.Person person) @NotNull FynotekWordReturns a new FynotekWord with the specified prefix appended to the beginning of this word.@NotNull FynotekWordReturns a new FynotekWord with the specified suffix appended to the end of this word.@NotNull FynotekWordFynotekWord.verbTense(@NotNull BaseFynotekWord.Tense tenseOfVerb) Returns a copy of this FynotekWord inflected for the verb tense (if this word is not a proper noun) or verb modifier form (if this word is a proper noun or the word folo) specified bytenseOfVerb.