All Downloads are FREE. Search and download functionalities are using the official Maven repository.

core.common.rbnf.yue.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!--
Copyright © 1991-2013 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<ldml>
    <identity>
        <version number="$Revision: 12722 $"/>
        <language type="yue"/>
    </identity>
    <rbnf>
        <rulesetGrouping type="SpelloutRules">
            <ruleset type="spellout-numbering-year">
                <rbnfrule value="x.x">=0.0=;</rbnfrule>
                <rbnfrule value="0">=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="1000">=%%spellout-numbering-year-digits=;</rbnfrule>
                <rbnfrule value="10000">=%spellout-numbering=;</rbnfrule>
            </ruleset>
            <ruleset type="spellout-numbering-year-digits" access="private">
                <rbnfrule value="0">=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="10">←←→→→;</rbnfrule>
                <rbnfrule value="100">←←→→→;</rbnfrule>
                <rbnfrule value="1000">←←→→→;</rbnfrule>
            </ruleset>
            <ruleset type="spellout-numbering">
                <rbnfrule value="-x">負→→;</rbnfrule>
                <rbnfrule value="x.x">←←點→→→;</rbnfrule>
                <rbnfrule value="0">零;</rbnfrule>
                <rbnfrule value="1">一;</rbnfrule>
                <rbnfrule value="2">二;</rbnfrule>
                <rbnfrule value="3">三;</rbnfrule>
                <rbnfrule value="4">四;</rbnfrule>
                <rbnfrule value="5">五;</rbnfrule>
                <rbnfrule value="6">六;</rbnfrule>
                <rbnfrule value="7">七;</rbnfrule>
                <rbnfrule value="8">八;</rbnfrule>
                <rbnfrule value="9">九;</rbnfrule>
                <rbnfrule value="10">十[→→];</rbnfrule>
                <rbnfrule value="20">←←十[→→];</rbnfrule>
                <rbnfrule value="100">←←百[→%%number2→];</rbnfrule>
                <rbnfrule value="1000">←←千[→%%number3→];</rbnfrule>
                <rbnfrule value="10000">←←萬[→%%number4→];</rbnfrule>
                <rbnfrule value="100000000">←←億[→%%number5→];</rbnfrule>
                <rbnfrule value="1000000000000">←←兆[→%%number8→];</rbnfrule>
                <rbnfrule value="10000000000000000">←←京[→%%number13→];</rbnfrule>
                <rbnfrule value="1000000000000000000">=#,##0=;</rbnfrule>
            </ruleset>
            <ruleset type="number2" access="private">
                <rbnfrule value="1">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="10">一=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="20">=%spellout-numbering=;</rbnfrule>
            </ruleset>
            <ruleset type="number3" access="private">
                <rbnfrule value="1">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="10">零一=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="20">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="100">=%spellout-numbering=;</rbnfrule>
            </ruleset>
            <ruleset type="number4" access="private">
                <rbnfrule value="1">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="10">零一=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="20">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="1000">=%spellout-numbering=;</rbnfrule>
            </ruleset>
            <ruleset type="number5" access="private">
                <rbnfrule value="1">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="10">零一=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="20">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="10000">=%spellout-numbering=;</rbnfrule>
            </ruleset>
            <ruleset type="number8" access="private">
                <rbnfrule value="1">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="10">零一=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="20">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="10000000">=%spellout-numbering=;</rbnfrule>
            </ruleset>
            <ruleset type="number13" access="private">
                <rbnfrule value="1">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="10">零一=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="20">零=%spellout-numbering=;</rbnfrule>
                <rbnfrule value="1000000000000">=%spellout-numbering=;</rbnfrule>
            </ruleset>
            <ruleset type="spellout-cardinal-financial">
                <rbnfrule value="-x">負→→;</rbnfrule>
                <rbnfrule value="x.x">←←點→→→;</rbnfrule>
                <rbnfrule value="0">零;</rbnfrule>
                <rbnfrule value="1">壹;</rbnfrule>
                <rbnfrule value="2">貳;</rbnfrule>
                <rbnfrule value="3">叁;</rbnfrule>
                <rbnfrule value="4">肆;</rbnfrule>
                <rbnfrule value="5">伍;</rbnfrule>
                <rbnfrule value="6">陸;</rbnfrule>
                <rbnfrule value="7">柒;</rbnfrule>
                <rbnfrule value="8">捌;</rbnfrule>
                <rbnfrule value="9">玖;</rbnfrule>
                <rbnfrule value="10">拾[→→];</rbnfrule>
                <rbnfrule value="20">←←拾[→→];</rbnfrule>
                <rbnfrule value="100">←←佰[→%%financialnumber2→];</rbnfrule>
                <rbnfrule value="1000">←←仟[→%%financialnumber3→];</rbnfrule>
                <rbnfrule value="10000">←%spellout-cardinal-financial←萬[→%%financialnumber4→];</rbnfrule>
                <rbnfrule value="100000000">←%spellout-cardinal-financial←億[→%%financialnumber5→];</rbnfrule>
                <rbnfrule value="1000000000000">←%spellout-cardinal-financial←兆[→%%financialnumber8→];</rbnfrule>
                <rbnfrule value="10000000000000000">←%spellout-cardinal-financial←京[→%%financialnumber13→];</rbnfrule>
                <rbnfrule value="1000000000000000000">=#,##0=;</rbnfrule>
            </ruleset>
            <ruleset type="financialnumber2" access="private">
                <rbnfrule value="1">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="10">壹=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="20">=%spellout-cardinal-financial=;</rbnfrule>
            </ruleset>
            <ruleset type="financialnumber3" access="private">
                <rbnfrule value="1">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="10">零壹=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="20">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="100">=%spellout-cardinal-financial=;</rbnfrule>
            </ruleset>
            <ruleset type="financialnumber4" access="private">
                <rbnfrule value="1">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="10">零壹=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="20">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="1000">=%spellout-cardinal-financial=;</rbnfrule>
            </ruleset>
            <ruleset type="financialnumber5" access="private">
                <rbnfrule value="1">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="10">零壹=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="20">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="10000">=%spellout-cardinal-financial=;</rbnfrule>
            </ruleset>
            <ruleset type="financialnumber8" access="private">
                <rbnfrule value="1">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="10">零壹=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="20">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="10000000">=%spellout-cardinal-financial=;</rbnfrule>
            </ruleset>
            <ruleset type="financialnumber13" access="private">
                <rbnfrule value="1">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="10">零壹=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="20">零=%spellout-cardinal-financial=;</rbnfrule>
                <rbnfrule value="1000000000000">=%spellout-cardinal-financial=;</rbnfrule>
            </ruleset>
            <ruleset type="spellout-cardinal">
                <rbnfrule value="-x">負→→;</rbnfrule>
                <rbnfrule value="x.x">←←點→→→;</rbnfrule>
                <rbnfrule value="0">零;</rbnfrule>
                <rbnfrule value="1">一;</rbnfrule>
                <rbnfrule value="2">二;</rbnfrule>
                <rbnfrule value="3">三;</rbnfrule>
                <rbnfrule value="4">四;</rbnfrule>
                <rbnfrule value="5">五;</rbnfrule>
                <rbnfrule value="6">六;</rbnfrule>
                <rbnfrule value="7">七;</rbnfrule>
                <rbnfrule value="8">八;</rbnfrule>
                <rbnfrule value="9">九;</rbnfrule>
                <rbnfrule value="10">←%%cardinal-twenties←十[→%spellout-numbering→];</rbnfrule>
                <rbnfrule value="21">廿[→%spellout-numbering→];</rbnfrule>
                <rbnfrule value="30">←%spellout-numbering←十[→→];</rbnfrule>
                <rbnfrule value="100">←%spellout-numbering←百[→%%number2→];</rbnfrule>
                <rbnfrule value="1000">←%spellout-numbering←千[→%%number3→];</rbnfrule>
                <rbnfrule value="10000">←%spellout-numbering←萬[→%%number4→];</rbnfrule>
                <rbnfrule value="100000000">←%spellout-numbering←億[→%%number5→];</rbnfrule>
                <rbnfrule value="1000000000000">←%spellout-numbering←兆[→%%number8→];</rbnfrule>
                <rbnfrule value="10000000000000000">←%spellout-numbering←京[→%%number13→];</rbnfrule>
                <rbnfrule value="1000000000000000000">=#,##0=;</rbnfrule>
            </ruleset>
            <ruleset type="spellout-cardinal-alternate2">
                <rbnfrule value="-x">負→→;</rbnfrule>
                <rbnfrule value="x.x">=%spellout-cardinal=;</rbnfrule>
                <rbnfrule value="0">零;</rbnfrule>
                <rbnfrule value="1">一;</rbnfrule>
                <rbnfrule value="2">兩;</rbnfrule>
                <rbnfrule value="3">三;</rbnfrule>
                <rbnfrule value="4">四;</rbnfrule>
                <rbnfrule value="5">五;</rbnfrule>
                <rbnfrule value="6">六;</rbnfrule>
                <rbnfrule value="7">七;</rbnfrule>
                <rbnfrule value="8">八;</rbnfrule>
                <rbnfrule value="9">九;</rbnfrule>
                <rbnfrule value="10">←%%cardinal-twenties←十[→%spellout-numbering→];</rbnfrule>
                <rbnfrule value="21">廿[→%spellout-numbering→];</rbnfrule>
                <rbnfrule value="30">←%spellout-numbering←十[→→];</rbnfrule>
                <rbnfrule value="100">←%spellout-numbering←百[→%%number2→];</rbnfrule>
                <rbnfrule value="1000">←%spellout-numbering←千[→%%number3→];</rbnfrule>
                <rbnfrule value="10000">←%spellout-numbering←萬[→%%number4→];</rbnfrule>
                <rbnfrule value="100000000">←%spellout-numbering←億[→%%number5→];</rbnfrule>
                <rbnfrule value="1000000000000">←%spellout-numbering←兆[→%%number8→];</rbnfrule>
                <rbnfrule value="10000000000000000">←%spellout-numbering←京[→%%number13→];</rbnfrule>
                <rbnfrule value="1000000000000000000">=#,##0=;</rbnfrule>
            </ruleset>
            <ruleset type="cardinal-twenties" access="private">
                <rbnfrule value="1">;</rbnfrule>
                <rbnfrule value="2">二;</rbnfrule>
            </ruleset>
            <ruleset type="spellout-ordinal">
                <rbnfrule value="x.x">=#,##0.#=;</rbnfrule>
                <rbnfrule value="0">第=%spellout-numbering=;</rbnfrule>
            </ruleset>
        </rulesetGrouping>
    </rbnf>
</ldml>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy