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

@@ -1,5 +1,8 @@
// This is the master phoneme file.

phonemetable ipa _
include ph_ipa

phonemetable base1 _

// The base phoneme table contains the utility phonemes, the consonants,
@@ -1666,9 +1669,6 @@ endphoneme
// ADDITIONAL PHONEME TABLES
//*******************************************************************

phonemetable ipa _
include ph_ipa

phonemetable jp base1
include ph_japanese


Loading…
Cancel
Save