1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3qu{ 4 RBNFRules{ 5 SpelloutRules{ 6 "%spellout-numbering-year:", 7 "x.x: =0.0=;", 8 "0: =%spellout-numbering=;", 9 "%spellout-numbering:", 10 "0: =%spellout-cardinal=;", 11 "%%spellout-cardinal-with:", 12 "0: =%spellout-cardinal=-ni-yuq;", 13 "3: =%spellout-cardinal=-yuq;", 14 "7: =%spellout-cardinal=-ni-yuq;", 15 "%spellout-cardinal:", 16 "NaN: mana yupay;", 17 "Inf: mana usay;", 18 "-x: minusu >>;", 19 "x.x: << comma >>;", 20 "0: chusaq;", 21 "1: huk;", 22 "2: iskay;", 23 "3: kinsa;", 24 "4: tawa;", 25 "5: phisqa;", 26 "6: suqta;", 27 "7: qanchis;", 28 "8: pusaq;", 29 "9: isqun;", 30 "10: chunka[ >%%spellout-cardinal-with>];", 31 "20: << chunka[ >%%spellout-cardinal-with>];", 32 "100: << pachak[ >>];", 33 "1000: << waranqa[ >>];", 34 "1000000: << hunu[ >>];", 35 "1000000000: << lluna[ >>];", 36 "1000000000000: << trilionu[ >>];", 37 "1000000000000000: << kvadrilionu[ >>];", 38 "1000000000000000000: =#,##0.#=;", 39 "%spellout-ordinal:", 40 "-x: minusu >>;", 41 "x.x: =0.0=;", 42 "0: =%spellout-cardinal=-\u00F1iqin;", 43 } 44 } 45 Version{"2.1.38.68"} 46} 47