1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3th{ 4 RBNFRules{ 5 OrdinalRules{ 6 "%digits-ordinal:", 7 "-x: \u0E17\u0E35\u0E48\u00A0\u2212>#,##0>;", 8 "0: \u0E17\u0E35\u0E48\u00A0=#,##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 "%spellout-cardinal:", 17 "-x: \u0E25\u0E1A\u200B>>;", 18 "x.x: <<\u200B\u0E08\u0E38\u0E14\u200B>>>;", 19 "0: \u0E28\u0E39\u0E19\u0E22\u0E4C;", 20 "1: \u0E2B\u0E19\u0E36\u0E48\u0E07;", 21 "2: \u0E2A\u0E2D\u0E07;", 22 "3: \u0E2A\u0E32\u0E21;", 23 "4: \u0E2A\u0E35\u0E48;", 24 "5: \u0E2B\u0E49\u0E32;", 25 "6: \u0E2B\u0E01;", 26 "7: \u0E40\u0E08\u0E47\u0E14;", 27 "8: \u0E41\u0E1B\u0E14;", 28 "9: \u0E40\u0E01\u0E49\u0E32;", 29 "10: \u0E2A\u0E34\u0E1A[\u200B>%%alt-ones>];", 30 "20: \u0E22\u0E35\u0E48\u200B\u0E2A\u0E34\u0E1A[\u200B>%%alt-ones>];", 31 "30: <<\u200B\u0E2A\u0E34\u0E1A[\u200B>%%alt-ones>];", 32 "100: <<\u200B\u0E23\u0E49\u0E2D\u0E22[\u200B>>];", 33 "1000: <<\u200B\u0E1E\u0E31\u0E19[\u200B>>];", 34 "10000: <<\u200B\u0E2B\u0E21\u0E37\u0E48\u0E19[\u200B>>];", 35 "100000: <<\u200B\u0E41\u0E2A\u0E19[\u200B>>];", 36 "1000000: <<\u200B\u0E25\u0E49\u0E32\u0E19[\u200B>>];", 37 "1000000000000000000: =#,##0=;", 38 "%%alt-ones:", 39 "1: \u0E40\u0E2D\u0E47\u0E14;", 40 "2: =%spellout-cardinal=;", 41 "%spellout-ordinal:", 42 "x.x: =#,##0.#=;", 43 "0: \u0E17\u0E35\u0E48\u200B=%spellout-cardinal=;", 44 } 45 } 46 Version{"2.1.27.22"} 47} 48