• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3vi{
4    RBNFRules{
5        OrdinalRules{
6            "%digits-ordinal:",
7            "-x: \u2212>>;",
8            "0: th\u1EE9 =#,##0=;",
9        }
10        SpelloutRules{
11            "%spellout-numbering-year:",
12            "x.x: =0.0=;",
13            "0: =%spellout-numbering=;",
14            "%spellout-numbering:",
15            "0: =%spellout-cardinal=;",
16            "%%teen:",
17            "0: =%spellout-cardinal=;",
18            "5: l\u0103m;",
19            "6: =%spellout-cardinal=;",
20            "%%x-ty:",
21            "0: =%spellout-cardinal=;",
22            "1: m\u1ED1t;",
23            "2: =%%teen=;",
24            "4: t\u01B0;",
25            "5: =%%teen=;",
26            "%%after-hundred:",
27            "0: l\u1EBB =%spellout-cardinal=;",
28            "10: =%spellout-cardinal=;",
29            "%%after-thousand-or-more:",
30            "0: kh\u00F4ng tr\u0103m =%%after-hundred=;",
31            "100: =%spellout-cardinal=;",
32            "%spellout-cardinal:",
33            "-x: \u00E2m >>;",
34            "x.x: << ph\u1EA9y >>;",
35            "0: kh\u00F4ng;",
36            "1: m\u1ED9t;",
37            "2: hai;",
38            "3: ba;",
39            "4: b\u1ED1n;",
40            "5: n\u0103m;",
41            "6: s\u00E1u;",
42            "7: b\u1EA3y;",
43            "8: t\u00E1m;",
44            "9: ch\u00EDn;",
45            "10: m\u01B0\u1EDDi[ >%%teen>];",
46            "20: << m\u01B0\u01A1i[ >%%x-ty>];",
47            "100: << tr\u0103m[ >%%after-hundred>];",
48            "1000: << ngh\u00ECn[ >%%after-thousand-or-more>];",
49            "1000000: << tri\u1EC7u[ >%%after-hundred>];",
50            "1000000000: << t\u1EF7[ >%%after-hundred>];",
51            "1000000000000000000: =#,##0=;",
52            "%spellout-ordinal:",
53            "x.x: =#,##0.#=;",
54            "0: th\u1EE9 =%spellout-cardinal=;",
55            "1: th\u1EE9 nh\u1EA5t;",
56            "2: th\u1EE9 nh\u00EC;",
57            "3: th\u1EE9 =%spellout-cardinal=;",
58            "4: th\u1EE9 t\u01B0;",
59            "5: th\u1EE9 =%spellout-cardinal=;",
60        }
61    }
62    Version{"2.1.27.23"}
63}
64