Class Sandhi
java.lang.Object
ca.phon.ipa.IPAElement
ca.phon.ipa.Sandhi
- All Implemented Interfaces:
IExtendable,Visitable<IPAElement>
- Direct Known Subclasses:
Contraction,Linker
Sandhi including contraction and linkers.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FeatureSetPrivate method to return the feature set for theIPAElement.Methods inherited from class ca.phon.ipa.IPAElement
accept, constituentType, featureSet, getExtension, getExtensions, getText, isDiphthong, overrideFeatureSet, putExtension, removeExtension, segregated, sonority, sonorityDistance, stress, syllableIndex, syllableInfo, tone, toString
-
Constructor Details
-
Sandhi
public Sandhi() -
Sandhi
-
-
Method Details
-
_getFeatureSet
Description copied from class:IPAElementPrivate method to return the feature set for theIPAElement.- Specified by:
_getFeatureSetin classIPAElement- Returns:
- the feature set for the implementing type.
-