Section0007.xhtml 4.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  3. "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <title>Age with "suì"</title>
  7. <link rel="stylesheet" href="../Styles/main.css"/>
  8. </head>
  9. <body>
  10. <h1>Age with "<span class="pinyinst">suì</span>" "<span class="hanzist">岁</span>"</h1>
  11. <p>Use <span class="hanzi">岁</span> (<span class="pinyin">suì</span>) to tell someone your age. The sentence pattern is a bit different from English, however.</p>
  12. <h2 id="sigil_toc_id_1">Content</h2>
  13. <div class="contents">
  14. <ul>
  15. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Age_with_%22sui%22#Structure"> 1 Structure</a>
  16. <ul>
  17. <li class="toclevel-2 tocsection-2"><a href="https://resources.allsetlearning.com/chinese/grammar/Age_with_%22sui%22#Examples"> 1.1 Examples</a></li>
  18. </ul></li>
  19. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Age_with_%22sui%22#See_Also"> 2 See Also</a></li>
  20. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Age_with_%22sui%22#Sources_and_further_reading"> 3 Sources and further reading</a></li>
  21. </ul>
  22. </div>
  23. <h2 id="sigil_toc_id_40"><span id="Structure">Structure</span></h2>
  24. <p>The structure for telling someone's age with <span class="hanzi">岁</span> (<span class="pinyin">suì</span>) is:</p>
  25. <div class="deux">
  26. Subj. + Number + <span style="color: rgb(255, 127, 80); font-family: NotoSansCJKsc; font-size: 30px;">岁</span>
  27. </div>
  28. <p>This is equivalent to someone "<b>is</b> <b>x years old</b>" in English. Notice that you don't need to include any verb when you use <span class="hanzi">岁</span> (<span class="pinyin">suì</span>).</p>
  29. <h3 id="sigil_toc_id_41">Examples</h3>
  30. <div class="exemple">
  31. <ul>
  32. <li><span class="hanzi">我 20 岁 。</span><br/><span class="pinyin">Wǒ èrshí suì .</span> <br/>I am 20 years old.</li>
  33. <li><span class="hanzi">我 妈妈 今年 45 岁 。</span><br/><span class="pinyin">Wǒ māma jīnnián sìshí-wǔ suì .</span> <br/>My mother is 45 years old this year.</li>
  34. <li><span class="hanzi">我 儿子 一 岁 半。</span><br/><span class="pinyin">Wǒ érzi yī suì bàn.</span> <br/>My child is one and a half years old.</li>
  35. <li><span class="hanzi">你 爷爷 今年 80 岁 吗?</span><br/><span class="pinyin">Nǐ yéye jīnnián bāshí suì ma?</span> <br/>Is your grandpa eighty years old this year?</li>
  36. <li><span class="hanzi">他 女朋友 也 20 岁 吗?</span><br/><span class="pinyin">Tā nǚpéngyou yě èrshí suì ma?</span> <br/>Is his girlfriend also twenty years old?</li>
  37. </ul>
  38. </div>
  39. <p>Note that you don't need the verb <a href="https://resources.allsetlearning.com/chinese/grammar/%E6%98%AF" title="是">是</a> (<span class="pinyin">shì</span>) in any of these sentences, and you don't need a <a href="https://resources.allsetlearning.com/chinese/grammar/Measure_word" title="Measure word">measure word</a> like <a href="https://resources.allsetlearning.com/chinese/grammar/%E4%B8%AA" title="个">个</a> (<span class="pinyin">gè</span>) either. In fact, it would be <i><b>incorrect</b></i> to use either of those with&#160;&#160;<span class="hanzi">岁&#160;&#160;</span>&#160;&#160;<span class="pinyin">suì</span>):</p>
  40. <div class="exemple">
  41. <ul>
  42. <li><span class="hanzi"><strike>我 的 孩子 一 个 岁 。</strike></span><br/><span class="pinyin"><strike>Wǒ de háizi yī&#160;<span class="rouge">gè</span>&#160;suì .</strike></span></li>
  43. <li><span class="hanzi"><strike>我 的 孩子 是 一 岁 。</strike></span><br/><span class="pinyin"><strike>Wǒ de háizi&#160;<span class="rouge">shì</span>&#160;yī suì .</strike></span></li>
  44. <li><span class="hanzi">我 的 孩子 一 岁 。</span><br/><span class="pinyin">Wǒ de háizi yī suì .</span> <br/>My child is one year old.</li>
  45. </ul>
  46. </div>
  47. <h2 id="sigil_toc_id_42">See Also</h2>
  48. <ul>
  49. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Word_order" title="Word order">Word order</a></li>
  50. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Simple_%22noun_%2B_adjective%22_sentences" title="Simple &quot;noun + adjective&quot; sentences">Simple "noun + adjective" sentences</a></li>
  51. </ul>
  52. <h2 id="sigil_toc_id_43">Sources and further reading</h2>
  53. <ul>
  54. <li>Short-term Spoken Chinese: Intermediate (<span class="hanzi">汉语口语速成中级篇</span>) Chapter 10</li>
  55. <li>New Concept Chinese (<span class="hanzi">新概念汉语 初级本I</span>) Chapter 5</li>
  56. </ul>
  57. </body>
  58. </html>