eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

qya_rules 1.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. .replace
  2. // turn x into cs, both because that’s how it’s pronounced
  3. // and to free up x as a single letter for ch (see immediately below)
  4. x cs
  5. // turn ch, dh, th into single consonants for stress purposes
  6. ch x
  7. dh ð
  8. th þ
  9. .group a
  10. a a
  11. ai (+ aI
  12. au (+ aU
  13. // light penultimate syllable: put stress on antepenultimate
  14. a (AX =a
  15. a (CAX =a
  16. .group á
  17. á a:
  18. .group â
  19. â a::
  20. .group b
  21. b b
  22. .group c
  23. c k
  24. // recall that ch was replaced with x earlier
  25. .group x
  26. x x
  27. .group d
  28. d d
  29. // recall that dh was replaced with ð earlier
  30. .group ð
  31. ð D
  32. .group e
  33. e e
  34. eu (+ EU
  35. // light penultimate syllable: put stress on antepenultimate
  36. e (AX =e
  37. e (CAX =e
  38. .group é
  39. é e:
  40. .group ê
  41. ê e::
  42. .group f
  43. f f
  44. f (_ v
  45. .group g
  46. g g
  47. .group h
  48. h h
  49. // TODO ht, hl, hr, hw, hy
  50. .group i
  51. i i
  52. iu (+ iu
  53. // light penultimate syllable: put stress on antepenultimate
  54. i (AX =i
  55. i (CAX =i
  56. .group í
  57. í i:
  58. .group î
  59. î i::
  60. // j and k do not occur in Quenya
  61. .group l
  62. l l
  63. .group m
  64. m m
  65. .group n
  66. n n
  67. .group ng
  68. ng Ng
  69. ng (_ N
  70. .group o
  71. o o
  72. oi (+ OI
  73. // light penultimate syllable: put stress on antepenultimate
  74. o (AX =o
  75. o (CAX =o
  76. .group ó
  77. ó o:
  78. .group ô
  79. ô o::
  80. .group p
  81. p p
  82. .group ph
  83. ph f
  84. A) ph (A f:
  85. .group qu
  86. qu kw
  87. .group r
  88. r R
  89. .group s
  90. s s
  91. .group t
  92. t t
  93. // recall that th was replaced with þ earlier
  94. .group þ
  95. þ T
  96. .group ty
  97. ty tj
  98. .group u
  99. u u
  100. ui (+ ui
  101. // light penultimate syllable: put stress on antepenultimate
  102. u (AX =u
  103. u (CAX =u
  104. .group ú
  105. ú u:
  106. .group û
  107. û u::
  108. .group v
  109. v v
  110. .group w
  111. w w
  112. // recall that x was replaced with cs earlier
  113. .group y
  114. y j
  115. // z does not occur in Quenya