Class MorWord
java.lang.Object
ca.phon.extensions.ExtendableObject
ca.phon.orthography.mor.MorElement
ca.phon.orthography.mor.MorWord
- All Implemented Interfaces:
IExtendable
@Documentation("https://talkbank.org/manuals/MOR.html#Mor_Simple_Word")
public final class MorWord
extends MorElement
morphemic "word": the unit of a %mor line corresponding to a single non-compound word on the
main line.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.phon.orthography.mor.MorElement
toString
Methods inherited from class ca.phon.extensions.ExtendableObject
getExtension, getExtensions, putExtension, removeExtension
-
Constructor Details
-
MorWord
-
-
Method Details
-
getPrefixList
-
getPos
-
getStem
-
getMarkers
-
text
- Specified by:
text
in classMorElement
-