Get the name of a number, even if it's stupidly big.
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

93 lines
1.2 KiB

  1. {
  2. "units": [
  3. "sero",
  4. "isa",
  5. "dalawa",
  6. "tatlo",
  7. "apat",
  8. "lima",
  9. "anim",
  10. "pito",
  11. "walo",
  12. "siyam"
  13. ],
  14. "tenPlus": [
  15. "sampu",
  16. "labing-isa",
  17. "labindalawa",
  18. "labintatlo",
  19. "labing-apat",
  20. "labinlima",
  21. "labing-anim",
  22. "labimpito",
  23. "labingwalo",
  24. "labinsiyam"
  25. ],
  26. "tenTimes": [
  27. "sero",
  28. "sampu",
  29. "dalawampu",
  30. "tatlumpu",
  31. "apatnapu",
  32. "limampu",
  33. "animnapu",
  34. "pitumpu",
  35. "walumpu",
  36. "siyamnapu"
  37. ],
  38. "hundred": "daan",
  39. "thousand": "libo",
  40. "kiloSpecialUnits": [
  41. "",
  42. "m",
  43. "b",
  44. "tr",
  45. "kuwadr",
  46. "kuwin",
  47. "seks",
  48. "sept",
  49. "okt",
  50. "non"
  51. ],
  52. "kiloUnits": [
  53. "",
  54. "un",
  55. "duwo",
  56. "tre",
  57. "kuwatuwor",
  58. "kuwin",
  59. "seks",
  60. "septen",
  61. "okto",
  62. "nobem"
  63. ],
  64. "kiloTens": [
  65. "",
  66. "des",
  67. "bihin",
  68. "trihin",
  69. "kuwadrahin",
  70. "kuwinkuwahin",
  71. "seksahin",
  72. "septuwahin",
  73. "oktohin",
  74. "nonahin"
  75. ],
  76. "kiloHundreds": [
  77. "",
  78. "sen",
  79. "duwosen",
  80. "tresen",
  81. "kuwadringhen",
  82. "kuwinghen",
  83. "sesen",
  84. "septinghen",
  85. "oktinghen",
  86. "nonghen"
  87. ],
  88. "kiloThousand": "milya",
  89. "kiloEvenSuffix": "lyon",
  90. "kiloOddSuffix": "lyard",
  91. "and": "at"
  92. }