Section0224.xhtml 2.6 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 in which an optative or modal verb occur before the main verb.</title>
  6. <link href="../Styles/main.css" rel="stylesheet" type="text/css"/>
  7. </head>
  8. <body>
  9. <h3><span class="pinyinst">le</span> <span class="hanzist">了</span> at the end of a sentence with a verb predicate in which an optative or modal verb occur before the main verb.</h3>
  10. <ol>
  11. <li><audio src="../Audio/le-II-D1.1.mp3" controls="controls"></audio>
  12. <br/><span class="pinyin">Tā <span class="fondjaune">huì</span> <span class="vert">kāi</span> chē <span class="rouge">le</span>.</span><br/><span class="hanzi">他会开车了。</span><br/> Now he is able to drive a car.</li>
  13. <br/>
  14. <div class="gris">
  15. This sentence implies that 'he' did not know how to drive. 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-D1.2.mp3" controls="controls"></audio>
  19. <br/><span class="pinyin">Tā <span class="fondjaune">huì</span> <span class="vert">kāi</span> chē.</span><br/><span class="hanzi">他会开车。</span><br/> He is able to drive a car.</li>
  20. <br/>
  21. <div class="gris">
  22. This sentence simply states the fact that 'he' can drive. It does not imply any change.
  23. </div>
  24. <br/>
  25. <li><audio src="../Audio/le-II-D2.1.mp3" controls="controls"></audio>
  26. <br/><span class="pinyin">Wǒ <span class="fondjaune">xǐhuan</span> <span class="vert">xué</span> Hànzì le.</span><br/><span class="hanzi">我喜欢学汉字了。</span><br/> I have taken a liking to studying Chinese characters.</li>
  27. <br/>
  28. <div class="gris">
  29. This sentence implies that 'I' did not like to study characters previously. 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-D2.2.mp3" controls="controls"></audio>
  33. <br/><span class="pinyin">Wǒ <span class="fondjaune">xǐhuan</span> <span class="vert">xué</span> Hànzì.</span><br/><span class="hanzi">我喜欢学汉字。</span><br/> I like studying Chinese characters.</li>
  34. <br/>
  35. <div class="gris">
  36. This sentence simply states the fact that 'I' like to study Chinese characters.
  37. </div>
  38. </ol>
  39. </body>
  40. </html>