Uses of Class
com.mathmaster13.fynotek.OldFynotekWord
-
Uses of OldFynotekWord in com.mathmaster13.fynotek
Modifier and TypeMethodDescription@NotNull OldFynotekWord
OldFynotekWord.ablaut
(@NotNull BaseFynotekWord.Ablaut ablaut) Returns a copy of this OldFynotekWord marked for the specified ablaut.@NotNull OldFynotekWord
OldFynotekWord.inflect
(@Nullable Inflection inflection) Returns a copy of this word inflected for the inflection specified byinflection
.@NotNull OldFynotekWord
OldFynotekWord.match
(@NotNull BaseFynotekWord word) Returns a copy of this word inflected for the same case or tense asword
.@NotNull OldFynotekWord
OldFynotekWord.personSuffix
(@NotNull BaseFynotekWord.Person person) @NotNull OldFynotekWord
OldFynotekWord.verbTense
(@NotNull BaseFynotekWord.Tense tenseOfVerb) Returns a copy of this word inflected for the verb tense specified bytenseOfVerb
.