Ticket #10 (closed defect: invalid)
numwords uses unnecessary conjunctions
| Reported by: | cayblood | Owned by: | deveiant |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | English | Version: | 1.0.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by deveiant) (diff)
In American English, the "and"s before tens and one should be omitted. From wikipedia:
"Note that in American English, it is non-standard to use the word and before tens and ones. It is instead used as a verbal delimiter when dealing with compound numbers. Thus, instead of 'three hundred and seventy-three', Americans usually say (and write) 'three hundred seventy-three'." ( Wikipedia: http://en.wikipedia.org/wiki/Names_of_numbers_in_English )
For example, 264 comes out like this:
nine quintillion, two hundred and twenty-three quadrillion, three hundred and seventy-two trillion, thirty-six billion, eight hundred and fifty-four million, seven hundred and seventy-five thousand, eight hundred and eight
Instead, it should be:
nine quintillion, two hundred twenty-three quadrillion, three hundred seventy-two trillion, thirty-six billion, eight hundred fifty-four million, seven hundred seventy-five thousand, eight hundred eight
