Uses of Interface
ca.phon.app.session.editor.view.ipaDictionary.IPALookupPostProcessor
Packages that use IPALookupPostProcessor
-
Uses of IPALookupPostProcessor in ca.phon.dict.cmn
Classes in ca.phon.dict.cmn that implement IPALookupPostProcessorModifier and TypeClassDescriptionclassThis class will perform the following transformations: σ²¹⁴ sandhi Any σ²¹⁴ followed by another σ²¹⁴ has tone changed to ³⁵ Phonex:(σ:tn("214"))(?>σ:tn("214"))Replace:\1³⁵Any σ²¹⁴ followed by a σ with tone *not* 214 has tone changed to ²¹ Phonex:(σ:tn("214"))(?>σ:tn("not 214"))Replace:\1²¹i⁵⁵ sandhi i⁵⁵ followed by any σ⁵¹ has tone changed to ³⁵ Phonex:(\Si:tn("55"))(?>σ:tn("51"))Replace:\1³⁵i⁵⁵ followed by anything has tone changed to ⁵¹ Phonex:(\Si:tn("55"))(?>\S.+)Replace:\1⁵¹pu⁵¹ sandhi pu⁵¹ followed by any σ⁵¹ has tone changed to ³⁵ Phonex:(\Spu:tn("51"))(?>σ:tn("51"))Replace:\1³⁵Classes in ca.phon.dict.cmn that implement interfaces with type arguments of type IPALookupPostProcessorModifier and TypeClassDescriptionclassThis class will perform the following transformations: σ²¹⁴ sandhi Any σ²¹⁴ followed by another σ²¹⁴ has tone changed to ³⁵ Phonex:(σ:tn("214"))(?>σ:tn("214"))Replace:\1³⁵Any σ²¹⁴ followed by a σ with tone *not* 214 has tone changed to ²¹ Phonex:(σ:tn("214"))(?>σ:tn("not 214"))Replace:\1²¹i⁵⁵ sandhi i⁵⁵ followed by any σ⁵¹ has tone changed to ³⁵ Phonex:(\Si:tn("55"))(?>σ:tn("51"))Replace:\1³⁵i⁵⁵ followed by anything has tone changed to ⁵¹ Phonex:(\Si:tn("55"))(?>\S.+)Replace:\1⁵¹pu⁵¹ sandhi pu⁵¹ followed by any σ⁵¹ has tone changed to ³⁵ Phonex:(\Spu:tn("51"))(?>σ:tn("51"))Replace:\1³⁵Methods in ca.phon.dict.cmn that return types with arguments of type IPALookupPostProcessor