Class SonorityMdcPlugin

java.lang.Object
ca.phon.syllabifier.phonex.SonorityMdcPlugin
All Implemented Interfaces:
PluginProvider

@PhonexPlugin(name="mdc", description="Minimum distance constraint", arguments={"distance","allowFlat"}) public class SonorityMdcPlugin extends Object implements PluginProvider
Provides the phonex 'mdc' (minimum distance constraint) plug-in for syllabification. Format of input should be INT,[true|false] Where INT is the minimum distance from the previous phone and the boolean indicates if flat sonority is allowed.