Definition of the phoneme classes

For the implementation of the rules, phoneme classes had to be defined. Their definition here has no immediate linguistic motivation, it was driven by the definition of the rules themselves. Only classes that were needed in at least one rule were defined.

The classes were defined as sets of phonemes (i.e. a formal language), using the command define. The information which phonemes are contained in each class can be obtained using the command print words, and is explicitly stated in the following.

The defined classes can be found in the directory: XFST/SOFTWARE/Rules/Classes/.

Here is the implementation of the individual classes, in alphabetical sequence:



Thorsten Trippel Mon Mar 20 14:35:50 MET 2000