|
|
|
|
|
|
|
|
// This is the master phoneme file. |
|
|
// This is the master phoneme file. |
|
|
|
|
|
|
|
|
phonemetable ipa _ |
|
|
|
|
|
include ph_ipa |
|
|
|
|
|
|
|
|
|
|
|
phonemetable base1 _ |
|
|
|
|
|
|
|
|
|
|
|
// The base phoneme table contains the utility phonemes, the consonants, |
|
|
|
|
|
// and a schwa. The vowels are defined in the language specific phoneme |
|
|
|
|
|
// tables, which can also redefine consonants if they wish. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//******************************************************************* |
|
|
//******************************************************************* |
|
|
// UTILITY PHONEMES |
|
|
|
|
|
|
|
|
// Stress Phonemes |
|
|
//******************************************************************* |
|
|
//******************************************************************* |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
phoneme % // Unstressed |
|
|
phoneme % // Unstressed |
|
|
stress |
|
|
stress |
|
|
stress_type 1 |
|
|
stress_type 1 |
|
|
|
|
|
|
|
|
stress_type 2 |
|
|
stress_type 2 |
|
|
endphoneme |
|
|
endphoneme |
|
|
|
|
|
|
|
|
|
|
|
//******************************************************************* |
|
|
|
|
|
// IPA Phonemes |
|
|
|
|
|
//******************************************************************* |
|
|
|
|
|
|
|
|
|
|
|
phonemetable ipa base |
|
|
|
|
|
include ph_ipa |
|
|
|
|
|
|
|
|
|
|
|
phonemetable base1 base |
|
|
|
|
|
|
|
|
|
|
|
// The base phoneme table contains the utility phonemes, the consonants, |
|
|
|
|
|
// and a schwa. The vowels are defined in the language specific phoneme |
|
|
|
|
|
// tables, which can also redefine consonants if they wish. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//******************************************************************* |
|
|
|
|
|
// UTILITY PHONEMES |
|
|
|
|
|
//******************************************************************* |
|
|
|
|
|
|
|
|
phoneme || // End Word |
|
|
phoneme || // End Word |
|
|
pause |
|
|
pause |
|
|
lengthmod 9 // no effect |
|
|
lengthmod 9 // no effect |