]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
4388f060 A |
3 | ee{ |
4 | RBNFRules{ | |
5 | OrdinalRules{ | |
6 | "%digits-ordinal:", | |
7 | "-x: \u2212>>;", | |
51004dcb A |
8 | "0: =#,##0= lia;", |
9 | "1: =#,##0= t\u0254;", | |
10 | "2: =#,##0= lia;", | |
4388f060 A |
11 | } |
12 | SpelloutRules{ | |
13 | "%spellout-numbering-year:", | |
f3c0d7a5 | 14 | "x.x: =0.0=;", |
57a6839d | 15 | "0: =%spellout-numbering=;", |
4388f060 A |
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:", | |
51004dcb | 39 | "0: ' kpakple =%spellout-cardinal=;", |
4388f060 A |
40 | "100: ' =%spellout-cardinal=;", |
41 | "%%after-millions:", | |
51004dcb | 42 | "0: ' kpakple =%spellout-cardinal=;", |
4388f060 A |
43 | "1000: ' kple =%spellout-cardinal=;", |
44 | "100000: ' =%spellout-cardinal=;", | |
45 | "%%after-billions:", | |
51004dcb | 46 | "0: ' kpakple =%spellout-cardinal=;", |
4388f060 | 47 | "1000: ' kple =%spellout-cardinal=;", |
51004dcb | 48 | "100000000: ' kple =%spellout-cardinal=;", |
4388f060 A |
49 | "100000000000: ' =%spellout-cardinal=;", |
50 | "%%spellout-base:", | |
51 | "0: \u0256ekeo;", | |
51004dcb | 52 | "1: \u0256ek\u025B;", |
4388f060 A |
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>];", | |
51004dcb | 68 | "1000000000: mili\u0254n akpe <%spellout-cardinal<[>%%after-millions>];", |
4388f060 A |
69 | "1000000000000: bili\u0254n <%spellout-cardinal<[>%%after-billions>];", |
70 | "1000000000000000000: =#,##0=;", | |
71 | "%spellout-cardinal:", | |
57a6839d A |
72 | "-x: >> xl\u1EBDyimegbee;", |
73 | "0.x: kak\u025B >>;", | |
74 | "x.x: << kple kak\u025B >>;", | |
4388f060 A |
75 | "0: \u0256ekeo;", |
76 | "1: \u0256eka;", | |
77 | "2: =%%spellout-base=;", | |
78 | "%spellout-ordinal:", | |
57a6839d A |
79 | "-x: >> xl\u1EBDyimegbee;", |
80 | "x.x: =#,##0.0=lia;", | |
4388f060 A |
81 | "0: \u0256ekeolia;", |
82 | "1: gb\u00E3t\u0254;", | |
83 | "2: =%spellout-cardinal=lia;", | |
4388f060 A |
84 | } |
85 | } | |
f3c0d7a5 | 86 | Version{"2.1.27.22"} |
4388f060 | 87 | } |