Section0223.xhtml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html>
  3. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">
  4. <head>
  5. <title>&lt;span class="pinyin"&gt;le &lt;/span&gt; &lt;span class="hanzi"&gt;了 &lt;/span&gt; at the end of a sentence with a verb predicate.</title>
  6. <link href="../Styles/main.css" rel="stylesheet" type="text/css"/>
  7. </head>
  8. <body>
  9. <h3><span class="pinyin">le</span> <span class="hanzist">了</span> at the end of a sentence with a verb predicate.</h3>
  10. <ol>
  11. <li><audio src="../Audio/le-II-C1.1.mp3" controls="controls"></audio>
  12. <br/><span class="pinyin">Yīnwèi hē chá duì shēntǐ hěn hǎo, suǒyǐ tā <span class="vert">hē</span> chá </span><span class="rouge">le.</span><br/><span class="hanzi">因为喝茶对身体很好,所以他喝茶了。</span><br/> Because drinking tea is good for one's health, now he drinks tea.</li>
  13. <br/>
  14. <div class="gris">
  15. This sentence implies that the person, 'he', did not drink tea before, but now he has changed. Compare it with the following sentence which does not have the change-of-state <span class="pinyin"> le</span> <span class="hanzi">了</span>.
  16. </div>
  17. <br/>
  18. <li><audio src="../Audio/le-II-C1.2.mp3" controls="controls"></audio>
  19. <br/><span class="pinyin">Yīnwèi hē chá duì shēntǐ hěn hǎo, suǒyǐ tā <span class="vert">hē</span> chá.</span><br/><span class="hanzi">因为喝茶对身体很好,所以他喝茶。</span><br/> He drinks tea because it is good for one's health.</li>
  20. <br/>
  21. <div class="gris">
  22. This sentence simply reports the fact that 'he' drinks tea as a habitual action because of its benefits.
  23. </div>
  24. <br/>
  25. <li><audio src="../Audio/le-II-C2.1.mp3" controls="controls"></audio>
  26. <br/><span class="pinyin">Tā <span class="vert">chī</span> sù <span class="rouge">le</span>, bié zuò ròu cài.</span><br/><span class="hanzi">他吃素了,别做肉菜。</span><br/> He has become a vegetarian now. (Lit. He now eats vegetarian food.) Don't make meat dishes.</li>
  27. <br/>
  28. <div class="gris">
  29. This sentence implies that 'he ' used to eat meat. Compare it with the following sentence which does not have the change-of-state <span class="pinyin">le</span> <span class="hanzi">了</span>.
  30. </div>
  31. <br/>
  32. <li><audio src="../Audio/le-II-C2.2.mp3" controls="controls"></audio>
  33. <br/><span class="pinyin">Tā <span class="vert">chī</span> sù, bié zuò ròu cài.</span><br/><span class="hanzi">他吃素,别做肉菜。</span><br/> He's a vegetarian. Don't make meat dishes.</li>
  34. <br/>
  35. <div class="gris">
  36. This sentence does not imply any change. It only states a fact that the person, 'he', is a vegetarian.
  37. </div>
  38. </ol>
  39. </body>
  40. </html>