Package ca.phon.phonex
package ca.phon.phonex
Classes implementing the phonex language.
-
ClassDescriptionBasic, single-character matcher in Phonex.Transition for matching beginning of tape input.Handles matching compound phones using two separate phone matchers.Transition for matching end of tape input.Class to match phones based on feature sets.Thrown during compilation when the specified plug-in is not available.Combine multiple phone matchers.Interface for providing 'matching' capabilites for
IPAElement
objects.Phonex compiler.Phonex flagsFilter a iterable list of phones based on phonex flags.Implementation of a phonex state machine.A compiled representation of a phonex expression.Exception for phonex pattern errors.Annotation required for phonex plug-ins.Class to help with loading/finding phonex matcher plugins.Transitions usingPhoneMatcher
s.Extension point for the phonex language.Quantifier for the phonex language.Quantifier types.Match phone string against a regular expression.Used to detect syllable boundaries.Transition for matching word boundaries.