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.

en.xml 4.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!-- Copyright © 2018 Reece H. Dunn
  3. For terms of use, see http://www.unicode.org/copyright.html
  4. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
  5. These espeak-ng data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
  6. -->
  7. <ldml>
  8. <identity>
  9. <version number="2"/>
  10. <language type="en"/>
  11. </identity>
  12. <annotations>
  13. <annotation cp="+" type="tts">plus</annotation> <!-- U+002B -->
  14. <annotation cp="¢" type="tts">cents</annotation> <!-- U+00A2 -->
  15. <annotation cp="£" type="tts">pound</annotation> <!-- U+00A3 -->
  16. <annotation cp="¤" type="tts">currency sign</annotation> <!-- U+00A4 -->
  17. <annotation cp="¥" type="tts">yen</annotation> <!-- U+00A5 -->
  18. <annotation cp="§" type="tts">section</annotation> <!-- U+00A7 -->
  19. <annotation cp="¨" type="tts">double dot</annotation> <!-- U+00A8 -->
  20. <annotation cp="¬" type="tts">not sign</annotation> <!-- U+00AC -->
  21. <annotation cp="°" type="tts">degrees</annotation> <!-- U+00B0 -->
  22. <annotation cp="±" type="tts">plus or minus</annotation> <!-- U+00B1 -->
  23. <annotation cp="µ" type="tts">micro</annotation> <!-- U+00B5 -->
  24. <annotation cp="¶" type="tts">paragraph</annotation> <!-- U+00B6 -->
  25. <annotation cp="¼" type="tts">a quarter</annotation> <!-- U+00BC -->
  26. <annotation cp="½" type="tts">a half</annotation> <!-- U+00BD -->
  27. <annotation cp="¾" type="tts">three quarters</annotation> <!-- U+00BE -->
  28. <annotation cp="×" type="tts">times</annotation> <!-- U+00D7 -->
  29. <annotation cp="÷" type="tts">divided by</annotation> <!-- U+00F7 -->
  30. <annotation cp="˙" type="tts">dot</annotation> <!-- U+02D9 -->
  31. <annotation cp="।" type="tts">danda</annotation> <!-- U+0964 -->
  32. <annotation cp="₨" type="tts">rupee</annotation> <!-- U+20A8 -->
  33. <annotation cp="€" type="tts">euros</annotation> <!-- U+20AC -->
  34. <annotation cp="₹" type="tts">rupee</annotation> <!-- U+20B9 -->
  35. <annotation cp="№" type="tts">numero</annotation> <!-- U+2116 -->
  36. <annotation cp="℞" type="tts">prescription</annotation> <!-- U+211E -->
  37. <annotation cp="⅓" type="tts">one third</annotation> <!-- U+2153 -->
  38. <annotation cp="⅔" type="tts">two thirds</annotation> <!-- U+2154 -->
  39. <annotation cp="←" type="tts">left arrow</annotation> <!-- U+2190 -->
  40. <annotation cp="↑" type="tts">up arrow</annotation> <!-- U+2191 -->
  41. <annotation cp="→" type="tts">right arrow</annotation> <!-- U+2192 -->
  42. <annotation cp="↓" type="tts">down arrow</annotation> <!-- U+2193 -->
  43. <annotation cp="∂" type="tts">delta</annotation> <!-- U+2202 -->
  44. <annotation cp="∑" type="tts">sum sign</annotation> <!-- U+2211 -->
  45. <annotation cp="−" type="tts">minus</annotation> <!-- U+2212 -->
  46. <annotation cp="∗" type="tts">asterisk</annotation> <!-- U+2217 -->
  47. <annotation cp="√" type="tts">square root</annotation> <!-- U+221A -->
  48. <annotation cp="∛" type="tts">cube root</annotation> <!-- U+221B -->
  49. <annotation cp="∝" type="tts">proportional to</annotation> <!-- U+221D -->
  50. <annotation cp="∞" type="tts">infinity</annotation> <!-- U+221E -->
  51. <annotation cp="∫" type="tts">integral</annotation> <!-- U+222B -->
  52. <annotation cp="∬" type="tts">double integral</annotation> <!-- U+222C -->
  53. <annotation cp="∴" type="tts">therefore</annotation> <!-- U+2234 -->
  54. <annotation cp="∵" type="tts">because</annotation> <!-- U+2235 -->
  55. <annotation cp="≈" type="tts">approximately</annotation> <!-- U+2248 -->
  56. <annotation cp="≠" type="tts">not equal to</annotation> <!-- U+2260 -->
  57. <annotation cp="≡" type="tts">identical to</annotation> <!-- U+2261 -->
  58. <annotation cp="≤" type="tts">less or equal to</annotation> <!-- U+2264 -->
  59. <annotation cp="≥" type="tts">greater or equal to</annotation> <!-- U+2265 -->
  60. <annotation cp="■" type="tts">black square</annotation> <!-- U+25A0 -->
  61. <annotation cp="●" type="tts">black circle</annotation> <!-- U+25CF -->
  62. <annotation cp="♭" type="tts">flat</annotation> <!-- U+266D -->
  63. <annotation cp="♯" type="tts">sharp</annotation> <!-- U+266F -->
  64. </annotations>
  65. </ldml>