Package ca.phon.ipa.relations
Class MigrationDetector
java.lang.Object
ca.phon.ipa.relations.AbstractSegmentalRelationDetector
ca.phon.ipa.relations.MigrationDetector
- All Implemented Interfaces:
SegmentalRelationDetector
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
checkRelation
(PhoneDimension dimension, PhoneticProfile profile1, PhoneticProfile profile2, PhoneticProfile t1Profile, PhoneticProfile t2Profile, PhoneticProfile a1Profile, PhoneticProfile a2Profile) Methods inherited from class ca.phon.ipa.relations.AbstractSegmentalRelationDetector
checkPositions, detect, detectConsonantRelation, detectRelation, detectVowelRelation, getRelation, isIncludeBackness, isIncludeHeight, isIncludeManner, isIncludePlace, isIncludeRounding, isIncludeTenseness, isIncludeVoicing, isLocalAllowed, isNonlocalAllowed, isReversible, setIncludeBackness, setIncludeHeight, setIncludeManner, setIncludePlace, setIncludeRounding, setIncludeTenseness, setIncludeVoicing, setLocalAllowed, setNonlocalAllowed, setReversible
-
Constructor Details
-
MigrationDetector
public MigrationDetector()
-
-
Method Details
-
checkRelation
protected boolean checkRelation(PhoneDimension dimension, PhoneticProfile profile1, PhoneticProfile profile2, PhoneticProfile t1Profile, PhoneticProfile t2Profile, PhoneticProfile a1Profile, PhoneticProfile a2Profile) - Specified by:
checkRelation
in classAbstractSegmentalRelationDetector
-