Skip navigation.
 
mlRe: Localization and plural rules revisited
FROM : Gary L. Wade
DATE : Tue May 20 22:40:32 2008

>On May 20, 2008, at 12:08 PM, Peter Edberg wrote:
>

>> CLDR (Common Locale Data Repository) has some draft data on plural 
>> forms for various languages. See
>> <http://unicode.org/cldr/data/charts/supplemental/language_plural_rules.html

>
>> > for specific rules
>> and
>> <http://unicode.org/draft/reports/tr35/

>> tr35.html#Language_Plural_Rules> for background info.
>
>
>These are by far the best references I've seen to date.  Thanks!  Very 
>interesting that Ukrainian has a special rule for fractional values 
>vs. integers.
>


Well, keep in mind that English also has a "special rule" for fractions if they're written in textual form: "half an apple" vs. "0.5 apples".  If you REALLY want to get localized, look at the ability to write out textual forms of numbers within ICU.

http://icu.sourceforge.net/apiref/icu4c/classRuleBasedNumberFormat.html

Related mailsAuthorDate
mlLocalization and plural rules revisited Ricky Sharp May 20, 05:02
mlRe: Localization and plural rules revisited Horst Hoesel May 20, 11:54
mlRe: Localization and plural rules revisited RICKY SHARP May 20, 13:25
mlRe: Localization and plural rules revisited Horst Hoesel May 20, 14:21
mlRe: Localization and plural rules revisited Stephen F. Booth May 20, 17:09
mlRe: Localization and plural rules revisited Peter Edberg May 20, 19:08
mlRe: Localization and plural rules revisited Ricky Sharp May 20, 21:48
mlRe: Localization and plural rules revisited Peter Edberg May 20, 22:27
mlRe: Localization and plural rules revisited Gary L. Wade May 20, 22:40
mlRe: Localization and plural rules revisited Ricky Sharp May 21, 00:04
mlRe: Localization and plural rules revisited Ricky Sharp May 21, 00:06
mlRe: Localization and plural rules revisited Gerriet M. Denkman… May 21, 00:20
mlRe: Localization and plural rules revisited Ricky Sharp May 21, 00:30
mlRe: Localization and plural rules revisited Lachlan Deck May 21, 02:54