Uses of Class
ca.phon.ipa.CompoundPhone
Package
Description
Classes implementing the phonex language.
-
Uses of CompoundPhone in ca.phon.ipa
Modifier and TypeMethodDescriptionIPAElementFactory.cloneCompoundPhone
(CompoundPhone cp) IPAElementFactory.createCompoundPhone()
Create an empty compound phoneIPAElementFactory.createCompoundPhone
(Phone phone1, Phone phone2, Character ligature) Create a new compound phoneModifier and TypeMethodDescriptionIPAElementFactory.cloneCompoundPhone
(CompoundPhone cp) void
AudiblePhoneVisitor.visitCompoundPhone
(CompoundPhone cp) void
CoverVisitor.visitCompoundPhone
(CompoundPhone cp) void
DiacriticFilter.visitCompoundPhone
(CompoundPhone phone) -
Uses of CompoundPhone in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexFlagVisitor.compoundPhone
(CompoundPhone phone) void
CompoundPhoneMatcher.CompoundPhoneVisitor.visitCompoundPhone
(CompoundPhone cp) void
SyllableBoundaryTransition.PunctuationTest.visitCompoundPhone
(CompoundPhone cp) -
Uses of CompoundPhone in ca.phon.phonex.plugins
Modifier and TypeMethodDescriptionvoid
AnyDiacriticPhoneMatcher.DiacriticVisitor.visitCompoundPhone
(CompoundPhone compoundPhone) void
CombiningDiacriticPhoneMatcher.CombiningDiacriticVisitor.visitCompoundPhone
(CompoundPhone cp) void
PrefixDiacriticPhoneMatcher.PrefixDiacriticVisitor.visitCompoundPhone
(CompoundPhone cp) void
SuffixDiacriticPhoneMatcher.SuffixDiacriticVisitor.visitCompoundPhone
(CompoundPhone cp) -
Uses of CompoundPhone in ca.phon.session.io.xml.v12
Modifier and TypeMethodDescriptionvoid
XMLSessionReader_v12.CopyTranscriptVisitor.visitCompoundPhone
(CompoundPhone cp) -
Uses of CompoundPhone in ca.phon.session.io.xml.v13
Modifier and TypeMethodDescriptionvoid
XMLSessionReader_v13.CopyTranscriptVisitor.visitCompoundPhone
(CompoundPhone cp) -
Uses of CompoundPhone in ca.phon.syllabifier.opgraph.nodes
Modifier and TypeMethodDescriptionvoid
SonorityNode.SonorityVisitor.visitCompoundPhone
(CompoundPhone cp) -
Uses of CompoundPhone in ca.phon.syllable
Modifier and TypeMethodDescriptionvoid
StripSyllabifcationVisitor.visitCompoundPhone
(CompoundPhone cp) void
SyllableVisitor.visitCompoundPhone
(CompoundPhone phone)