]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | ee{ | |
4 | RBNFRules{ | |
5 | OrdinalRules{ | |
6 | "%digits-ordinal:", | |
7 | "-x: \u2212>>;", | |
8 | "0: =#,##0= lia;", | |
9 | "1: =#,##0= t\u0254;", | |
10 | "2: =#,##0= lia;", | |
11 | } | |
12 | SpelloutRules{ | |
13 | "%spellout-numbering-year:", | |
14 | "x.x: =0.0=;", | |
15 | "0: =%spellout-numbering=;", | |
16 | "%spellout-numbering:", | |
17 | "0: =%spellout-cardinal=;", | |
18 | "%%after-hundreds:", | |
19 | "0: kple =%spellout-cardinal=;", | |
20 | "21: =%spellout-cardinal=;", | |
21 | "30: kple =%spellout-cardinal=;", | |
22 | "31: =%spellout-cardinal=;", | |
23 | "40: kple =%spellout-cardinal=;", | |
24 | "41: =%spellout-cardinal=;", | |
25 | "50: kple =%spellout-cardinal=;", | |
26 | "51: =%spellout-cardinal=;", | |
27 | "60: kple =%spellout-cardinal=;", | |
28 | "61: =%spellout-cardinal=;", | |
29 | "70: kple =%spellout-cardinal=;", | |
30 | "71: =%spellout-cardinal=;", | |
31 | "80: kple =%spellout-cardinal=;", | |
32 | "81: =%spellout-cardinal=;", | |
33 | "90: kple =%spellout-cardinal=;", | |
34 | "91: =%spellout-cardinal=;", | |
35 | "%%after-thousands:", | |
36 | "0: ' kple =%spellout-cardinal=;", | |
37 | "100: ' =%spellout-cardinal=;", | |
38 | "%%after-hundred-thousands:", | |
39 | "0: ' kpakple =%spellout-cardinal=;", | |
40 | "100: ' =%spellout-cardinal=;", | |
41 | "%%after-millions:", | |
42 | "0: ' kpakple =%spellout-cardinal=;", | |
43 | "1000: ' kple =%spellout-cardinal=;", | |
44 | "100000: ' =%spellout-cardinal=;", | |
45 | "%%after-billions:", | |
46 | "0: ' kpakple =%spellout-cardinal=;", | |
47 | "1000: ' kple =%spellout-cardinal=;", | |
48 | "100000000: ' kple =%spellout-cardinal=;", | |
49 | "100000000000: ' =%spellout-cardinal=;", | |
50 | "%%spellout-base:", | |
51 | "0: \u0256ekeo;", | |
52 | "1: \u0256ek\u025B;", | |
53 | "2: eve;", | |
54 | "3: et\u0254\u0303;", | |
55 | "4: ene;", | |
56 | "5: at\u0254\u0303;", | |
57 | "6: ade;", | |
58 | "7: adre;", | |
59 | "8: enyi;", | |
60 | "9: asieke;", | |
61 | "10: ewo;", | |
62 | "11: wui>>;", | |
63 | "20: bla<<[ v\u0254 >>];", | |
64 | "100: alafa <%spellout-cardinal<[ >%%after-hundreds>];", | |
65 | "1000: akpe <%spellout-cardinal<[>%%after-thousands>];", | |
66 | "100000/1000: akpe <%spellout-cardinal<[>%%after-hundred-thousands>];", | |
67 | "1000000: mili\u0254n <%spellout-cardinal<[>%%after-millions>];", | |
68 | "1000000000: mili\u0254n akpe <%spellout-cardinal<[>%%after-millions>];", | |
69 | "1000000000000: bili\u0254n <%spellout-cardinal<[>%%after-billions>];", | |
70 | "1000000000000000000: =#,##0=;", | |
71 | "%spellout-cardinal:", | |
72 | "-x: >> xl\u1EBDyimegbee;", | |
73 | "0.x: kak\u025B >>;", | |
74 | "x.x: << kple kak\u025B >>;", | |
75 | "0: \u0256ekeo;", | |
76 | "1: \u0256eka;", | |
77 | "2: =%%spellout-base=;", | |
78 | "%spellout-ordinal:", | |
79 | "-x: >> xl\u1EBDyimegbee;", | |
80 | "x.x: =#,##0.0=lia;", | |
81 | "0: \u0256ekeolia;", | |
82 | "1: gb\u00E3t\u0254;", | |
83 | "2: =%spellout-cardinal=lia;", | |
84 | } | |
85 | } | |
86 | Version{"36.1"} | |
87 | } |