Section0014.xhtml 4.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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>Expressing possession with "de"</title>
  7. <link rel="stylesheet" href="../Styles/main.css"/>
  8. </head>
  9. <body>
  10. <h1>Expressing possession with "<span class="pinyinst">de</span>" "<span class="hanzist">的</span>"</h1>
  11. <p>In Chinese, possession is marked with the particle <span class="hanzi">的</span> (<span class="pinyin">de</span>), placed after the "owner" noun or noun phrase. This particle works in a similar way to apostrophe-"s" in English, but is used much more broadly in Chinese. This article highlights one of its simplest and most common usages.</p>
  12. <h2 id="sigil_toc_id_90">Contents</h2>
  13. <div class="contents">
  14. <ul>
  15. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Expressing_possession_with_%22de%22#Structure"> 1 Structure</a></li>
  16. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Expressing_possession_with_%22de%22#Examples"> 2 Examples</a></li>
  17. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Expressing_possession_with_%22de%22#See_also"> 3 See also</a></li>
  18. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Expressing_possession_with_%22de%22#Sources_and_further_reading"> 4 Sources and further reading</a></li>
  19. </ul>
  20. </div>
  21. <h3 id="sigil_toc_id_91"><span id="Structure">Structure</span></h3>
  22. <div class="deux">
  23. Noun 1 + <span class="hanzist">的</span> + Noun 2
  24. </div>
  25. <p>This means "<b>Noun 1's Noun 2</b>" (where Noun 2 belongs to Noun 1).</p>
  26. <p>The structure is super simple. It will take a bit of time before you realize how truly universal this pattern is. It doesn't matter whether the "Noun 1" is a person, place, or thing, or even if it's a pronoun (like "he," "she," or "it"). The structure stays consistent.</p>
  27. <h3 id="sigil_toc_id_92">Examples</h3>
  28. <div class="exemple">
  29. <ul>
  30. <li><span class="hanzi">我 的 老师</span> <br/><span class="pinyin">wǒ de lǎoshī</span> <br/>my teacher</li>
  31. <li><span class="hanzi">你 的 手机</span> <br/><span class="pinyin">nǐ de shǒujī </span> <br/>your cell phone</li>
  32. <li><span class="hanzi">我们 的 钱</span> <br/><span class="pinyin">wǒmen de qián</span> <br/>our money</li>
  33. <li><span class="hanzi">他们 的 东西</span> <br/><span class="pinyin">tāmen de dōngxī</span><br/> their stuff</li>
  34. <li><span class="hanzi">爸爸 的 车</span> <br/><span class="pinyin">bàba de chē </span> <br/>dad's car</li>
  35. <li><span class="hanzi">你们 的 菜</span> <br/><span class="pinyin">nǐmen de cài</span> <br/>your food</li>
  36. <li><span class="hanzi">北京 的 空气</span> <br/><span class="pinyin">Běijīng de kōngqì </span><br/> Beijing's air</li>
  37. <li><span class="hanzi">公司 的 老板</span> <br/><span class="pinyin">gōngsī de lǎobǎn</span><br/> the company's boss</li>
  38. <li><span class="hanzi">上海 的 天气</span> <br/><span class="pinyin">Shànghǎi de tiānqì </span><br/> Shanghai's weather</li>
  39. <li><span class="hanzi">老师 的 朋友</span> <br/><span class="pinyin">lǎoshī de péngyou</span><br/> teacher's friend</li>
  40. </ul>
  41. </div>
  42. <h2 id="sigil_toc_id_93">See also</h2>
  43. <ul>
  44. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Expressing_close_possession" title="Expressing close possession" class="mw-redirect">Expressing close possession</a></li>
  45. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Modifying_nouns_with_adjective_%2B_%22de%22" title="Modifying nouns with adjective + &quot;de&quot;">Modifying nouns with adjective + "de"</a></li>
  46. <li><a href="https://resources.allsetlearning.com/chinese/grammar/Modifying_nouns_with_phrase_%2B_%22de%22" title="Modifying nouns with phrase + &quot;de&quot;">Modifying nouns with phrase + "de"</a></li>
  47. </ul>
  48. <h2 id="sigil_toc_id_94">Sources and further reading</h2>
  49. <ul>
  50. <li>Integrated Chinese: Level 1, Part 1 (3rd ed) (p. 45)</li>
  51. <li>New Practical Chinese Reader 1 (<span class="hanzi">新实用汉语课本1</span>) (p. 87)</li>
  52. <li>New Practical Chinese Reader 1 (<span class="hanzi">新实用汉语课本1</span>)(2nd ed) (pp. 101-2)</li>
  53. <li>New Practical Chinese Reader 2 (<span class="hanzi">新实用汉语课本2</span>) (pp. 64-5)</li>
  54. </ul>
  55. </body>
  56. </html>