Verify Number Formats: Filipino

Index

To correct problems in compact numbers below, please go to Compact Decimal Formatting.

Numeric FormatCompact-ShortCompact-Long
1n/an/a
1.1n/an/a
1.5n/an/a
4n/an/a
10n/an/a
14n/an/a
100n/an/a
104n/an/a
1,000n/an/a
1,100n/an/a
1,500n/an/a
4,000n/an/a
10,000n/an/a
14,000n/an/a
100,000n/an/a
104,000n/an/a
1,000,000n/an/a
1,100,000n/an/a
1,500,000n/an/a
4,000,000n/an/a
10,000,000n/an/a
14,000,000n/an/a
100,000,000n/an/a
104,000,000n/an/a
1,000,000,000n/an/a
1,100,000,000n/an/a
1,500,000,000n/an/a
4,000,000,000n/an/a
10,000,000,000n/an/a
14,000,000,000n/an/a
100,000,000,000n/an/a
104,000,000,000n/an/a
1,000,000,000,000n/an/a
1,100,000,000,000n/an/a
1,500,000,000,000n/an/a
4,000,000,000,000n/an/a
10,000,000,000,000n/an/a
14,000,000,000,000n/an/a
100,000,000,000,000n/an/a
104,000,000,000,000n/an/a
1,100,000,000,000,000n/an/a

Plural Rules

To correct problems in plural rules below, please go to Plural Rules.

NameCodeTypeCategoryExamplesMinimal PairsRules
Filipinofilcardinalone0~3, 5, 7, 8, 10~13, 15, 17, 18, 20, 21, 100, 1000, 10000, 100000, 1000000, …
0.0~0.3, 0.5, 0.7, 0.8, 1.0~1.3, 1.5, 1.7, 1.8, 2.0, 2.1, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …
3 mansanas
0.3 mansanas
v = 0 and
  i = 1,2,3 or
v = 0 and
  i % 10 != 4,6,9 or
v != 0 and
  f % 10 != 4,6,9
other4, 6, 9, 14, 16, 19, 24, 26, 104, 1004, …
0.4, 0.6, 0.9, 1.4, 1.6, 1.9, 2.4, 2.6, 10.4, 100.4, 1000.4, …
4 na mansanas
0.4 na mansanas
ordinalone1Lumiko sa unang kanan.n = 1
other0, 2~16, 100, 1000, 10000, 100000, 1000000, …Lumiko sa ika-2 kanan.
rangeone+one0–50-5 mansanasone + one → one
one+other0–40-4 na mansanasone + other → other
other+one0.4–50.4-5 mansanasother + one → one
other+other0.4–40.4-4 na mansanasother + other → other




































































































Errors

fil short Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat

fil long Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat

fil short-curr Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat