ph_yoruba 949 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. phoneme a
  2. vwl starttype #a endtype #a
  3. length 200
  4. FMT(vowel/a_4)
  5. endphoneme
  6. phoneme e
  7. vwl starttype #e endtype #e
  8. length 200
  9. FMT(vowel/e_mid2)
  10. endphoneme
  11. phoneme E
  12. vwl starttype #e endtype #e
  13. length 200
  14. FMT(vowel/e_mid2)
  15. endphoneme
  16. phoneme i
  17. vwl starttype #i endtype #i
  18. length 190
  19. IfNextVowelAppend(;)
  20. FMT(vowel/i)
  21. endphoneme
  22. phoneme o
  23. vwl starttype #o endtype #o
  24. length 200
  25. FMT(vowel/oo)
  26. endphoneme
  27. phoneme O
  28. vwl starttype #o endtype #o
  29. length 200
  30. FMT(vowel/oo)
  31. endphoneme
  32. phoneme u
  33. vwl starttype #u endtype #u
  34. length 200
  35. FMT(vowel/u_bck2)
  36. endphoneme
  37. phoneme i~
  38. vwl starttype #i endtype #i
  39. length 220
  40. FMT(vnasal/i_n2)
  41. endphoneme
  42. phoneme E~
  43. vwl starttype #e endtype #e
  44. length 220
  45. FMT(vnasal/ee_n2)
  46. endphoneme
  47. phoneme O~
  48. vwl starttype #o endtype #o
  49. length 220
  50. FMT(vnasal/oo_n2)
  51. endphoneme
  52. phoneme u~
  53. vwl starttype #u endtype #u
  54. length 220
  55. FMT(vnasal/u_n)
  56. endphoneme