]>
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 | en_IN{ | |
4 | %%Parent{"en_001"} | |
5 | RBNFRules{ | |
6 | OrdinalRules{ | |
7 | "%digits-ordinal:", | |
8 | "-x: \u2212>>;", | |
9 | "0: =#,##0=$(ordinal,one{st}two{nd}few{rd}other{th})$;", | |
10 | } | |
11 | SpelloutRules{ | |
12 | "%%2d-year:", | |
13 | "0: hundred;", | |
14 | "1: oh-=%spellout-numbering=;", | |
15 | "10: =%spellout-numbering=;", | |
16 | "%spellout-numbering-year:", | |
17 | "-x: minus >>;", | |
18 | "x.x: =#,##0.#=;", | |
19 | "0: =%spellout-numbering=;", | |
20 | "1010/100: << >%%2d-year>;", | |
21 | "1100/100: << >%%2d-year>;", | |
22 | "2000: =%spellout-numbering=;", | |
23 | "2010/100: << >%%2d-year>;", | |
24 | "2100/100: << >%%2d-year>;", | |
25 | "3000: =%spellout-numbering=;", | |
26 | "3010/100: << >%%2d-year>;", | |
27 | "3100/100: << >%%2d-year>;", | |
28 | "4000: =%spellout-numbering=;", | |
29 | "4010/100: << >%%2d-year>;", | |
30 | "4100/100: << >%%2d-year>;", | |
31 | "5000: =%spellout-numbering=;", | |
32 | "5010/100: << >%%2d-year>;", | |
33 | "5100/100: << >%%2d-year>;", | |
34 | "6000: =%spellout-numbering=;", | |
35 | "6010/100: << >%%2d-year>;", | |
36 | "6100/100: << >%%2d-year>;", | |
37 | "7000: =%spellout-numbering=;", | |
38 | "7010/100: << >%%2d-year>;", | |
39 | "7100/100: << >%%2d-year>;", | |
40 | "8000: =%spellout-numbering=;", | |
41 | "8010/100: << >%%2d-year>;", | |
42 | "8100/100: << >%%2d-year>;", | |
43 | "9000: =%spellout-numbering=;", | |
44 | "9010/100: << >%%2d-year>;", | |
45 | "9100/100: << >%%2d-year>;", | |
46 | "10000: =%spellout-numbering=;", | |
47 | "%spellout-numbering:", | |
48 | "-x: minus >>;", | |
49 | "Inf: infinity;", | |
50 | "NaN: not a number;", | |
51 | "0: =%spellout-cardinal=;", | |
52 | "%spellout-numbering-verbose:", | |
53 | "-x: minus >>;", | |
54 | "Inf: infinity;", | |
55 | "NaN: not a number;", | |
56 | "0: =%spellout-cardinal-verbose=;", | |
57 | "%spellout-cardinal:", | |
58 | "-x: minus >>;", | |
59 | "x.x: << point >>;", | |
60 | "Inf: infinite;", | |
61 | "NaN: not a number;", | |
62 | "0: zero;", | |
63 | "1: one;", | |
64 | "2: two;", | |
65 | "3: three;", | |
66 | "4: four;", | |
67 | "5: five;", | |
68 | "6: six;", | |
69 | "7: seven;", | |
70 | "8: eight;", | |
71 | "9: nine;", | |
72 | "10: ten;", | |
73 | "11: eleven;", | |
74 | "12: twelve;", | |
75 | "13: thirteen;", | |
76 | "14: fourteen;", | |
77 | "15: fifteen;", | |
78 | "16: sixteen;", | |
79 | "17: seventeen;", | |
80 | "18: eighteen;", | |
81 | "19: nineteen;", | |
82 | "20: twenty[->>];", | |
83 | "30: thirty[->>];", | |
84 | "40: forty[->>];", | |
85 | "50: fifty[->>];", | |
86 | "60: sixty[->>];", | |
87 | "70: seventy[->>];", | |
88 | "80: eighty[->>];", | |
89 | "90: ninety[->>];", | |
90 | "100: << hundred[ >>];", | |
91 | "1000: << thousand[ >>];", | |
92 | "100000: << lakh[ >>];", | |
93 | "10000000: << crore[ >>];", | |
94 | "1000000000000: << trillion[ >>];", | |
95 | "1000000000000000: << quadrillion[ >>];", | |
96 | "1000000000000000000: =#,##0=;", | |
97 | "%%and:", | |
98 | "1: ' and =%spellout-cardinal-verbose=;", | |
99 | "100: ' =%spellout-cardinal-verbose=;", | |
100 | "%%commas:", | |
101 | "1: ' and =%spellout-cardinal-verbose=;", | |
102 | "100: , =%spellout-cardinal-verbose=;", | |
103 | "1000: , <%spellout-cardinal-verbose< thousand[>%%commas>];", | |
104 | "1000000: , =%spellout-cardinal-verbose=;", | |
105 | "%spellout-cardinal-verbose:", | |
106 | "-x: minus >>;", | |
107 | "x.x: << point >>;", | |
108 | "Inf: infinite;", | |
109 | "NaN: not a number;", | |
110 | "0: =%spellout-numbering=;", | |
111 | "100: << hundred[>%%and>];", | |
112 | "1000: << thousand[>%%and>];", | |
113 | "100000: << lakh[>%%commas>];", | |
114 | "10000000: << crore[>%%commas>];", | |
115 | "1000000000000: << trillion[>%%commas>];", | |
116 | "1000000000000000: << quadrillion[>%%commas>];", | |
117 | "1000000000000000000: =#,##0=;", | |
118 | "%%tieth:", | |
119 | "0: tieth;", | |
120 | "1: ty-=%spellout-ordinal=;", | |
121 | "%%th:", | |
122 | "0: th;", | |
123 | "1: ' =%spellout-ordinal=;", | |
124 | "%spellout-ordinal:", | |
125 | "-x: minus >>;", | |
126 | "x.x: =#,##0.#=;", | |
127 | "Inf: infinitieth;", | |
128 | "0: zeroth;", | |
129 | "1: first;", | |
130 | "2: second;", | |
131 | "3: third;", | |
132 | "4: fourth;", | |
133 | "5: fifth;", | |
134 | "6: sixth;", | |
135 | "7: seventh;", | |
136 | "8: eighth;", | |
137 | "9: ninth;", | |
138 | "10: tenth;", | |
139 | "11: eleventh;", | |
140 | "12: twelfth;", | |
141 | "13: =%spellout-numbering=th;", | |
142 | "20: twen>%%tieth>;", | |
143 | "30: thir>%%tieth>;", | |
144 | "40: for>%%tieth>;", | |
145 | "50: fif>%%tieth>;", | |
146 | "60: six>%%tieth>;", | |
147 | "70: seven>%%tieth>;", | |
148 | "80: eigh>%%tieth>;", | |
149 | "90: nine>%%tieth>;", | |
150 | "100: <%spellout-numbering< hundred>%%th>;", | |
151 | "1000: <%spellout-numbering< thousand>%%th>;", | |
152 | "1000000: <%spellout-numbering< million>%%th>;", | |
153 | "1000000000: <%spellout-numbering< billion>%%th>;", | |
154 | "1000000000000: <%spellout-numbering< trillion>%%th>;", | |
155 | "1000000000000000: <%spellout-numbering< quadrillion>%%th>;", | |
156 | "1000000000000000000: =#,##0=.;", | |
157 | "%%and-o:", | |
158 | "0: th;", | |
159 | "1: ' and =%spellout-ordinal-verbose=;", | |
160 | "100: ' =%spellout-ordinal-verbose=;", | |
161 | "%%commas-o:", | |
162 | "0: th;", | |
163 | "1: ' and =%spellout-ordinal-verbose=;", | |
164 | "100: , =%spellout-ordinal-verbose=;", | |
165 | "1000: , <%spellout-cardinal-verbose< thousand>%%commas-o>;", | |
166 | "1000000: , =%spellout-ordinal-verbose=;", | |
167 | "%spellout-ordinal-verbose:", | |
168 | "-x: minus >>;", | |
169 | "x.x: =#,##0.#=;", | |
170 | "Inf: infinitieth;", | |
171 | "0: =%spellout-ordinal=;", | |
172 | "100: <%spellout-numbering-verbose< hundred>%%and-o>;", | |
173 | "1000: <%spellout-numbering-verbose< thousand>%%and-o>;", | |
174 | "100000/1000: <%spellout-numbering-verbose< thousand>%%commas-o>;", | |
175 | "1000000: <%spellout-numbering-verbose< million>%%commas-o>;", | |
176 | "1000000000: <%spellout-numbering-verbose< billion>%%commas-o>;", | |
177 | "1000000000000: <%spellout-numbering-verbose< trillion>%%commas-o>;", | |
178 | "1000000000000000: <%spellout-numbering-verbose< quadrillion>%%commas-o>;", | |
179 | "1000000000000000000: =#,##0=.;", | |
180 | } | |
181 | } | |
340931cb | 182 | Version{"36.1"} |
0f5d89e8 | 183 | } |