38.xhtml 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta name="generator" content=
  5. "HTML Tidy for HTML5 for Linux version 5.2.0" />
  6. <title></title>
  7. </head>
  8. <body>
  9. <p>The manner in which large numbers are broken down in Chinese is
  10. a little different from English. Unlike in English, where large
  11. numbers are broken down by the number of <em>thousands</em> they
  12. have, Chinese forms numbers between 10,000 and 100,000,000 based
  13. off of how many <em>tens</em> of thousands they have (with another
  14. set of rules for numbers 100,000,000 onwards that will be explained
  15. later). While the structure can be difficult to grasp for some
  16. learners, there are some easy ways to remember how to form these
  17. big numbers.</p>
  18. <h2 id="different-units">Different Units</h2>
  19. <p>Mandarin has two units that English doesn't have (or at least,
  20. it has unique words for these units, whereas English describes them
  21. with combinations of other units). These are:</p>
  22. <ul>
  23. <li>万 (wàn): ten thousand</li>
  24. <li>亿 (yì): hundred million</li>
  25. </ul>
  26. <h2 id="ten-thousand---万-wàn">Ten Thousand - 万 (wàn)</h2>
  27. <p>万 (wàn) comes up the most often and is the largest stumbling
  28. block for most people learning Mandarin numbers. In English,
  29. numbers are usually broken up into chunks of three digits. Because
  30. of 万 (wàn), it's easier to break numbers up into groups of four in
  31. Mandarin. In English, we split "twelve thousand" numerically into
  32. "12,000" (chunks of three digits). Split it the Chinese way,
  33. "1,2000," and the Chinese reading "一万两千" (one <em>wan</em> and two
  34. "thousand" = yīwàn liǎngqiān) makes more sense.</p>
  35. <p>One way to remember how to write out numbers 10,000 through
  36. 99,999 in Chinese characters is that in Chinese, the comma is
  37. (mentally) moved one digit to the left. For example, 11,000 could
  38. be thought of in tens of thousands as "1,1000," with 万 (wàn)
  39. replacing the comma, and then what's left written as 一千 (yīqiān):
  40. 一万一千 (yīwàn yīqiān).</p>
  41. <table class="table big-text table-striped table-bordered">
  42. <tr>
  43. <th width="15%">
  44. <p>Typical split</p>
  45. </th>
  46. <th width="15%">
  47. <p>Chinese split</p>
  48. </th>
  49. <th width="25%">
  50. <p>Characters</p>
  51. </th>
  52. <th width="35%">
  53. <p>Pinyin</p>
  54. </th>
  55. </tr>
  56. <tr>
  57. <td>
  58. <p>10,000</p>
  59. </td>
  60. <td>
  61. <p>1,0000</p>
  62. </td>
  63. <td>
  64. <p>一万</p>
  65. </td>
  66. <td>
  67. <p>yīwàn</p>
  68. </td>
  69. </tr>
  70. <tr>
  71. <td>
  72. <p>12,000</p>
  73. </td>
  74. <td>
  75. <p>1,2000</p>
  76. </td>
  77. <td>
  78. <p>一万二</p>
  79. </td>
  80. <td>
  81. <p>yīwàn èr</p>
  82. </td>
  83. </tr>
  84. <tr>
  85. <td>
  86. <p>13,200</p>
  87. </td>
  88. <td>
  89. <p>1,3200</p>
  90. </td>
  91. <td>
  92. <p>一万三千两百</p>
  93. </td>
  94. <td>
  95. <p>yīwàn sānqiān liǎngbǎi</p>
  96. </td>
  97. </tr>
  98. <tr>
  99. <td>
  100. <p>56,700</p>
  101. </td>
  102. <td>
  103. <p>5,6700</p>
  104. </td>
  105. <td>
  106. <p>五万六千七百</p>
  107. </td>
  108. <td>
  109. <p>wǔwàn liùqiān qībǎi</p>
  110. </td>
  111. </tr>
  112. </table>
  113. <h2 id="one-hundred-million---亿-yì">One Hundred Million - 亿
  114. (yì)</h2>
  115. <p>After 99,999,999, there is yet another new numerical unit, 亿
  116. (yì), which is used to express "hundred million." A number like
  117. 1,101,110,000 would be written out as "十一亿一百一十一万 (shíyī yì yībǎi
  118. yīshí-yī wàn)." Again, an easier way to translate between the two
  119. methods is to write the number out in English, move the comma one
  120. digit to the left, and then insert the appropriate characters in
  121. their respective places, replacing the commas.</p>
  122. <h2 id="mandarin-number-structure">Mandarin Number Structure</h2>
  123. <table class=
  124. "table big-text big-text table-striped table-bordered">
  125. <tr>
  126. <th width="25%">
  127. <p>Numerals</p>
  128. </th>
  129. <th width="15%">
  130. <p>Characters</p>
  131. </th>
  132. <th width="20%">
  133. <p>Pinyin</p>
  134. </th>
  135. <th width="30%">
  136. <p>English</p>
  137. </th>
  138. </tr>
  139. <tr>
  140. <td>
  141. <p>1,000,000,000</p>
  142. </td>
  143. <td>
  144. <p>十亿</p>
  145. </td>
  146. <td>
  147. <p>shí yì</p>
  148. </td>
  149. <td>
  150. <p>Billion</p>
  151. </td>
  152. </tr>
  153. <tr>
  154. <td>
  155. <p>100,000,000</p>
  156. </td>
  157. <td>
  158. <p>亿</p>
  159. </td>
  160. <td>
  161. <p>yì</p>
  162. </td>
  163. <td>
  164. <p>Hundred million</p>
  165. </td>
  166. </tr>
  167. <tr>
  168. <td>
  169. <p>10,000,000</p>
  170. </td>
  171. <td>
  172. <p>千万</p>
  173. </td>
  174. <td>
  175. <p>qiān wàn</p>
  176. </td>
  177. <td>
  178. <p>Ten million</p>
  179. </td>
  180. </tr>
  181. <tr>
  182. <td>
  183. <p>1,000,000</p>
  184. </td>
  185. <td>
  186. <p>百万</p>
  187. </td>
  188. <td>
  189. <p>bǎi wàn</p>
  190. </td>
  191. <td>
  192. <p>Million</p>
  193. </td>
  194. </tr>
  195. <tr>
  196. <td>
  197. <p>100,000</p>
  198. </td>
  199. <td>
  200. <p>十万</p>
  201. </td>
  202. <td>
  203. <p>shí wàn</p>
  204. </td>
  205. <td>
  206. <p>Hundred thousand</p>
  207. </td>
  208. </tr>
  209. <tr>
  210. <td>
  211. <p>10,000</p>
  212. </td>
  213. <td>
  214. <p>万</p>
  215. </td>
  216. <td>
  217. <p>wàn</p>
  218. </td>
  219. <td>
  220. <p>Ten thousand</p>
  221. </td>
  222. </tr>
  223. <tr>
  224. <td>
  225. <p>1,000</p>
  226. </td>
  227. <td>
  228. <p>千</p>
  229. </td>
  230. <td>
  231. <p>qiān</p>
  232. </td>
  233. <td>
  234. <p>Thousand</p>
  235. </td>
  236. </tr>
  237. <tr>
  238. <td>
  239. <p>100</p>
  240. </td>
  241. <td>
  242. <p>百</p>
  243. </td>
  244. <td>
  245. <p>bǎi</p>
  246. </td>
  247. <td>
  248. <p>Hundred</p>
  249. </td>
  250. </tr>
  251. <tr>
  252. <td>
  253. <p>10</p>
  254. </td>
  255. <td>
  256. <p>十</p>
  257. </td>
  258. <td>
  259. <p>shí</p>
  260. </td>
  261. <td>
  262. <p>Ten</p>
  263. </td>
  264. </tr>
  265. <tr>
  266. <td>
  267. <p>1</p>
  268. </td>
  269. <td>
  270. <p>一</p>
  271. </td>
  272. <td>
  273. <p>yī</p>
  274. </td>
  275. <td>
  276. <p>One</p>
  277. </td>
  278. </tr>
  279. </table>
  280. <h2 id="a-shortcut">A Shortcut</h2>
  281. <p>One more simple way to remember how to correctly write out large
  282. numbers is to pick one or two numbers and just memorize them. One
  283. million, for example, is 一百万 (yībǎi wàn). If you can memorize that,
  284. then going to 一千万 (yīqiān wàn) is way easier and faster, since you
  285. don't have to count all those zeroes.</p>
  286. <p>The recommended shortcuts are:</p>
  287. <div class="liju">
  288. <ul>
  289. <li>一百万 <span class="expl">frequently a useful number to
  290. know</span><span class="pinyin">yībǎi wàn</span><span class=
  291. "trans">1 million</span></li>
  292. <li>十四亿 <span class="expl">this just happens to be the population
  293. of China</span><span class="pinyin">shísì yì</span><span class=
  294. "trans">1.4 billion</span></li>
  295. </ul>
  296. </div>
  297. <h3 id="examples">Examples</h3>
  298. <div class="liju">
  299. <ul>
  300. <li>五<em>万</em> 两千 一百 五十二 <span class="pinyin">wǔ<em>wàn</em>
  301. liǎngqiān yībǎi wǔshí-èr</span> <span class=
  302. "trans">52,152</span></li>
  303. <li>二百 九十一 <em>万</em> 四千 六百 八十 <span class="pinyin">èrbǎi jiǔshí-yī
  304. <em>wàn</em> sìqiān liùbǎi bāshí</span> <span class=
  305. "trans">2,914,680</span></li>
  306. <li>七百 八十九 <em>万</em> 零 二百 九十八 <span class="pinyin">qībǎi bāshí-jiǔ
  307. <em>wàn</em> líng èrbǎi jiǔshí-bā</span> <span class=
  308. "trans">7,890,298</span></li>
  309. <li>两千 七百 二十一 <em>万</em> 四千 八百 九十六<span class="pinyin">liǎngqiān
  310. qībǎi èrshí-yī <em>wàn</em> sìqiān bābǎi
  311. jiǔshí-liù</span><span class="trans">27,214,896</span></li>
  312. <li>五 千三 百 七 十 九 <em>万</em> 八 千 两 百 五 十<span class="pinyin">wǔqiān
  313. sānbǎi qīshí-jiǔ <em>wàn</em> bāqiān liǎngbǎi wǔshí</span>
  314. <span class="trans">53,798,250</span></li>
  315. <li>四<em>亿</em> 一千 四百 二十九 <em>万</em> 四千 一百 八十二 <span class=
  316. "pinyin">sì<em>yì</em> yīqiān sìbǎi èrshí-jiǔ <em>wàn</em> sìqiān
  317. yībǎi bāshí-èr</span> <span class="trans">414,294,182</span></li>
  318. <li>十三 <em>亿</em> 两千 六百 八十 <em>万</em><span class="pinyin">shísān
  319. <em>yì</em> liǎngqiān liùbǎi bāshí <em>wàn</em></span> <span class=
  320. "trans">1,326,800,000</span></li>
  321. <li>两百 五十一 <em>亿</em> 五千 八百 三十六 <em>万</em> 七千 二百<span class=
  322. "pinyin">liǎngbǎi wǔshí-yī <em>yì</em> wǔqiān bābǎi sānshí-liù
  323. <em>wàn</em> qīqiān èrbǎi</span><span class=
  324. "trans">25,158,367,200</span></li>
  325. </ul>
  326. </div>
  327. <h2 id="see-also">See also</h2>
  328. <ul>
  329. <li><a href="Structure_of_numbers" title="wikilink">Structure of
  330. numbers</a></li>
  331. </ul>
  332. <h2 id="sources-and-further-reading">Sources and further
  333. reading</h2>
  334. <h3 id="books">Books</h3>
  335. <ul>
  336. <li><a href=
  337. "http://www.amazon.com/gp/product/0415700108?ie=UTF8&amp;tag=allset-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0415700108">
  338. Modern Mandarin Chinese Grammar: A Practical Guide</a> (pp.
  339. 30-31)</li>
  340. <li><a href=
  341. "http://www.amazon.cn/mn/detailApp?_encoding=UTF8&amp;tag=allset-23&amp;linkCode=as2&amp;asin=B001J0ADWA&amp;camp=536&amp;creative=3132&amp;creativeASIN=B001J0ADWA">
  342. 外国人实用汉语语法(中英文对照) (A Practical Chinese Grammar for Foreigners)</a>
  343. (pp. 64-65)</li>
  344. </ul>
  345. <p><a href="Category:A2_grammar_points" title=
  346. "wikilink">Category:A2 grammar points</a></p>
  347. </body>
  348. </html>