Browse Source

Make the IPA phoneme table the first table.

master
Reece H. Dunn 8 years ago
parent
commit
486fee5531
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      phsource/phonemes

+ 3
- 3
phsource/phonemes View File

// This is the master phoneme file. // This is the master phoneme file.


phonemetable ipa _
include ph_ipa

phonemetable base1 _ phonemetable base1 _


// The base phoneme table contains the utility phonemes, the consonants, // The base phoneme table contains the utility phonemes, the consonants,
// ADDITIONAL PHONEME TABLES // ADDITIONAL PHONEME TABLES
//******************************************************************* //*******************************************************************


phonemetable ipa _
include ph_ipa

phonemetable jp base1 phonemetable jp base1
include ph_japanese include ph_japanese



Loading…
Cancel
Save