Uses of Class
ca.phon.orthography.mor.MorElement
Packages that use MorElement
-
Uses of MorElement in ca.phon.orthography.mor
Subclasses of MorElement in ca.phon.orthography.morModifier and TypeClassDescriptionfinal classfinal classmorphemic "word": the unit of a %mor line corresponding to a single non-compound word on the main line.final classMorphemic "compound word" using +Methods in ca.phon.orthography.mor that return MorElementConstructors in ca.phon.orthography.mor with parameters of type MorElementModifierConstructorDescriptionMor(MorElement element, List<String> translations, List<MorPre> morPres, List<MorPost> morPosts, boolean omitted) MorphemicBaseType(MorElement element, List<String> translations) MorPost(MorElement element, List<String> translations) MorPre(MorElement element, List<String> translations)