jbo_list 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. // This file is UTF8 encoded
  2. // Spelling to phoneme words for Lojban (an artificial constructed language).
  3. // Note: initial/final "." has already been removed
  4. // Numbers
  5. _0 no
  6. _1 pa
  7. _2 Re
  8. _3 Si
  9. _4 vo
  10. _5 mu
  11. _6 xa
  12. _7 ze
  13. _8 bi
  14. _9 so
  15. _dpt pi_
  16. _a abu
  17. b b@
  18. c S@
  19. d d@
  20. _e ebu
  21. f f@
  22. g g@
  23. _i ibu
  24. j Z@
  25. k k@
  26. l l@
  27. m m@ // should "words" l,m,n,r say the syllable consonant?
  28. n n@
  29. _o obu
  30. p p@
  31. r R@
  32. s s@
  33. t t@
  34. _u ubu
  35. v v@
  36. x x@
  37. y '@bu
  38. z z@
  39. h @h'@bu
  40. q k'@bu
  41. w v'@bu
  42. // stressed cmavo
  43. cai S'aI_!
  44. cu'i S'uhi_!
  45. pei p'eI_!
  46. ru'e R'uhe_!
  47. sai s'aI_!
  48. nai n'aI_!
  49. na n'a_!
  50. ja'a Z'aha_!
  51. // unstressed words. Note single-syllable cmavo are all unstressed in jbo_rules
  52. e'o $u+ // request
  53. po'e $u+ // of
  54. zo'e $u+ // pronoun
  55. i i_: $u // sentence break (recognised by eSpeak program). Try a short pause after ".i"
  56. // end-of-clause [_;_] before these
  57. noi _;_noI $u
  58. poi _;_poI $u
  59. no'u _;_nohu $u
  60. po'u _;_pohu $u
  61. goi _;_goI $u
  62. ija _;_iZa // should this series be unstressed?
  63. ijanai _;_iZan'aI
  64. ije _;_iZe
  65. ije'i _;_iZehi
  66. ijenai _;_iZenaI
  67. ijo _;_iZo
  68. ijonai _;_iZon'aI
  69. inaja _;_inaZa
  70. to _::to $u // start parenthesis, pause but don't raise intonation
  71. // terminators (include a pause after)
  72. ku ku_:: $u
  73. boi boI_:: $u
  74. vau vaU_:: $u
  75. kei keI_:: $u
  76. toi toI_:: $u