Uses of Class
ca.phon.phonex.PhonexPattern
Package
Description
Classes implementing the phonex language.
-
Uses of PhonexPattern in ca.phon.ipa
Modifier and TypeMethodDescriptionIPATranscript.replaceAll
(PhonexPattern pattern, IPATranscript replacement) Replace all occurrences of the a phonex expression with the given replacement.IPATranscript.replaceFirst
(PhonexPattern pattern, IPATranscript replacement) Replace the first occurrence of the a phonex expression with the given replacement. -
Uses of PhonexPattern in ca.phon.phonex
Modifier and TypeMethodDescriptionstatic PhonexPattern
static PhonexPattern
Compile the given phonex into a patternPhonexMatcher.pattern()
Return this matcher's pattern.Modifier and TypeMethodDescriptionint
PhonexPattern.compareTo
(PhonexPattern arg0) Compares phonex pattern strings. -
Uses of PhonexPattern in ca.phon.syllabifier.opgraph.nodes
Modifier and TypeMethodDescriptionSonorityNode.parseSonorityScale
(String scale) Set sonority scale as a string.