Browse Source

ipa: document the supported pulmonic consonants in ph_ipa as an IPA chart.

master
Reece H. Dunn 8 years ago
parent
commit
675cec2fac
1 changed files with 20 additions and 0 deletions
  1. 20
    0
      phsource/ph_ipa

+ 20
- 0
phsource/ph_ipa View File

@@ -1,6 +1,26 @@
// International Phonetic Alphabet phonemes using the Conlang X-SAMPA (CXS)
// transcription scheme.

// Consonants (Pulmonic)
// =====================
//
// | | blb | | lbd | | dnt | | alv | | pla | | rfx | | alp | | pal | | vel | | uvl | | phr | | glt | |
// | | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd |
// |---------|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|
// | nas | | m | | | | | | n | | | | n` | | | | J | | N | | | | | | |
// | stp | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | apr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat apr | | | | | | | | | | | | | | | | | | | | | | | | |
// | flp | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat flp | | | | | | | | | | | | | | | | | | | | | | | | |
// | trl | | | | | | | | | | | | | | | | | | | | | | | | |

// nasal

phoneme m

Loading…
Cancel
Save