Commit | Line | Data |
---|---|---|
0f5d89e8 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | ccp{ | |
4 | RBNFRules{ | |
5 | SpelloutRules{ | |
6 | "%spellout-numbering-year:", | |
7 | "0: =%spellout-numbering=;", | |
8 | "%spellout-numbering:", | |
9 | "0: =%spellout-cardinal=;", | |
10 | "%spellout-cardinal:", | |
11 | "-x: \U0001111C\U00011122\U00011127\U00011107\U00011134 >>;", | |
12 | "x.x: << \U0001111C\U0001112A\U00011118\U0001112E >>;", | |
13 | "Inf: \U00011103\U00011127\U0001111C\U0001112A\U00011122\U00011127\U0001111A\U00011134\U00011118\U00011128;", | |
14 | "NaN: \U0001111A\U00011118 \U0001111A\U00011127\U00011120\U00011134;", | |
15 | "0: \U00011125\U0001112A\U0001111A\U00011133\U00011120\U00011134\U00011127;", | |
16 | "1: \U00011106\U00011107\U00011134;", | |
17 | "2: \U00011118\U00011128;", | |
18 | "3: \U00011116\U00011128\U0001111A\U00011134;", | |
19 | "4: \U0001110C\U00011133\U00011106\U0001112C\U00011122\U00011134;", | |
20 | "5: \U0001111B\U0001110C\U00011134;", | |
21 | "6: \U0001110D\U00011127;", | |
22 | "7: \U00011125\U00011116\U00011134;", | |
23 | "8: \U00011103\U00011116\U00011133\U00011120\U00011134\U00011127;", | |
24 | "9: \U0001111A\U00011127;", | |
25 | "10: \U00011118\U00011127\U0001110C\U00011134;", | |
26 | "11: \U00011106\U00011109\U00011122\U00011127;", | |
27 | "12: \U0001111D\U00011122\U00011133\U00011126\U00011127;", | |
28 | "13: \U00011116\U0001112C\U00011122\U00011133\U00011126\U00011127;", | |
29 | "14: \U0001110C\U0001112E\U00011116\U00011134\U00011119\U0001112E;", | |
30 | "15: \U0001111B\U00011127\U0001111A\U00011134\U00011118\U00011133\U00011122\U00011127;", | |
31 | "16: \U00011125\U0001112A\U00011123\U0001112E;", | |
32 | "17: \U00011125\U00011127\U00011116\U00011134\U00011127\U00011122\U00011127;", | |
33 | "18: \U00011103\U00011118\U00011127\U00011122\U00011133\U00011126\U00011127;", | |
34 | "19: \U00011103\U0001112A\U0001111A\U00011134\U0001112E\U0001110C\U00011134;", | |
35 | "20: \U00011107\U0001112A\U00011122\U00011128[ >>];", | |
36 | "30: \U00011116\U00011133\U00011122\U00011128\U0001110C\U00011134[ >>];", | |
37 | "40: \U0001110C\U00011123\U00011128\U00011128\U0001110C\U00011134[ >>];", | |
38 | "50: \U0001111B\U00011127\U0001111A\U00011134\U0001110E\U0001110C\U00011134[ >>];", | |
39 | "60: \U00011126\U0001112C\U00011116\U00011134[ >>];", | |
40 | "70: \U00011126\U0001112E\U00011116\U00011134\U0001112A\U00011122\U00011134[ >>];", | |
41 | "80: \U00011103\U0001110E\U00011128[ >>];", | |
42 | "90: \U0001111A\U00011127\U0001111B\U00011134\U0001111D\U00011130[ >>];", | |
43 | "100: <<\U00011125\U00011127[ >>];", | |
44 | "1000: << \U00011126\U0001110E\U00011122\U00011134[ >>];", | |
45 | "100000: << \U00011123\U00011107\U00011134[ >>];", | |
46 | "10000000: << \U00011107\U0001112A\U00011116\U00011128[ >>];", | |
47 | "100000000000000000: =#,##,##0=;", | |
48 | "%spellout-ordinal:", | |
49 | "-x: \U0001111C\U00011122\U00011127\U00011107\U00011134 >>;", | |
50 | "x.x: =#,##,##0.0=;", | |
51 | "0: =%spellout-numbering= \U0001111B\U00011133\U00011106\U00011118\U00011133\U00011120\U0001112C;", | |
52 | } | |
53 | } | |
54 | Version{"2.1.38.68"} | |
55 | } |