ph_armenian 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. phoneme @
  2. vwl starttype #@ endtype #@
  3. unstressed
  4. length 160
  5. FMT(vowel/@)
  6. endphoneme
  7. phoneme i
  8. vwl starttype #i endtype #i
  9. length 160
  10. FMT(vowel/i)
  11. endphoneme
  12. phoneme y
  13. vwl starttype #i endtype #i
  14. length 160
  15. FMT(vowel/yy_4)
  16. endphoneme
  17. phoneme e
  18. vwl starttype #e endtype #e
  19. length 180
  20. FMT(vowel/e_mid)
  21. endphoneme
  22. phoneme a
  23. vwl starttype #a endtype #a
  24. length 200
  25. FMT(vowel/aa)
  26. endphoneme
  27. phoneme o
  28. vwl starttype #o endtype #o
  29. length 180
  30. FMT(vowel/o)
  31. endphoneme
  32. phoneme u
  33. vwl starttype #u endtype #u
  34. length 180
  35. FMT(vowel/u_bck)
  36. endphoneme
  37. phoneme W
  38. vwl starttype #@ endtype #@
  39. length 180
  40. FMT(vowel/oe)
  41. endphoneme
  42. phoneme aI
  43. vwl starttype #a endtype #i
  44. length 240
  45. FMT(vdiph/ai)
  46. endphoneme
  47. phoneme eI
  48. vwl starttype #e endtype #i
  49. length 240
  50. FMT(vdiph/eei)
  51. endphoneme
  52. phoneme i@
  53. vwl starttype #i endtype #@
  54. length 240
  55. FMT(vdiph2/i@)
  56. endphoneme
  57. phoneme p# // more aspiration
  58. import_phoneme consonants/ph
  59. endphoneme
  60. phoneme t#
  61. import_phoneme base1/t
  62. endphoneme
  63. phoneme ts#
  64. import_phoneme consonants/ts
  65. endphoneme
  66. phoneme k#
  67. import_phoneme consonants/kh
  68. // import_phoneme base1/k
  69. endphoneme
  70. phoneme dz
  71. import_phoneme consonants/dz
  72. voicingswitch ts
  73. endphoneme
  74. phoneme p
  75. import_phoneme consonants/p-
  76. endphoneme
  77. phoneme t
  78. import_phoneme base1/t[
  79. endphoneme
  80. phoneme ts
  81. vls alv afr sib
  82. lengthmod 2
  83. Vowelin f1=0 f2=1700 -300 300 f3=-100 80
  84. Vowelout f1=0 f2=1700 -300 250 f3=-100 80 rms=20
  85. WAV(ustop/ts2)
  86. endphoneme
  87. phoneme tS
  88. vls pla afr sib
  89. voicingswitch dZ
  90. lengthmod 2
  91. Vowelin f1=0 f2=2300 200 400 f3=-100 80
  92. IF nextPh(isPause2) THEN
  93. WAV(ustop/tsh_unasp, 60)
  94. ENDIF
  95. WAV(ustop/tsh_unasp)
  96. endphoneme
  97. phoneme tS#
  98. import_phoneme base1/tS
  99. endphoneme
  100. phoneme k
  101. import_phoneme consonants/k-
  102. endphoneme
  103. phoneme Q
  104. import_phoneme base1/Q"
  105. endphoneme