ph_czech 575 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. // Czech phonemes inherit from Slovak
  2. phoneme e
  3. vwl starttype #e endtype #e
  4. length 120
  5. FMT(vowel/e_mid)
  6. endphoneme
  7. phoneme a:
  8. vwl starttype #a endtype #a
  9. length 290
  10. FMT(vowel/a_3)
  11. endphoneme
  12. phoneme o
  13. vwl starttype #o endtype #o
  14. length 120
  15. FMT(vowel/oo_2)
  16. endphoneme
  17. phoneme u:
  18. vwl starttype #u endtype #u
  19. length 280
  20. FMT(vowel/u)
  21. endphoneme
  22. phoneme oU
  23. vwl starttype #o endtype #u
  24. length 260
  25. FMT(vdiph/oou)
  26. endphoneme
  27. phoneme r- // syllabic r
  28. vwl starttype #@ endtype #@
  29. ipa rU+0329
  30. length 120
  31. FMT(vowelr/r-voc)
  32. endphoneme