Section0222.xhtml 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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 stative 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 stative verb predicate.</h3>
  10. <ol>
  11. <li><audio src="../Audio/le-II-B1.1.mp3" controls="controls"></audio>
  12. <br/><span class="pinyin">Tiānqi <span class="vert">lěng</span> <span class="rouge">le</span>.</span><br/><span class="hanzi">天气冷了。</span><br/> The weather has become cold.</li>
  13. <br/>
  14. <div class="gris">
  15. This sentence implies that it wasn't cold before and that the weather 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-B1.2.mp3" controls="controls"></audio>
  19. <br/><span class="pinyin">Tiānqi hěn <span class="vert">lěng</span>.</span><br/><span class="hanzi">天气很冷。</span><br/> The weather is cold.</li>
  20. <br/>
  21. <div class="gris">
  22. This sentence simply states the fact that the weather is cold.
  23. </div>
  24. <br/>
  25. <li><audio src="../Audio/le-II-B2.1.mp3" controls="controls"></audio>
  26. <br/><span class="pinyin">Dōngxi dōu <span class="vert">guì</span> <span class="rouge">le</span>.</span><br/><span class="hanzi">东西都贵了。</span><br/> Things have all become expensive.</li>
  27. <br/>
  28. <div class="gris">
  29. This sentence implies that things were not expensive before and that the price 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>.
  30. </div>
  31. <br/>
  32. <li><audio src="../Audio/le-II-B2.2.mp3" controls="controls"></audio>
  33. <br/><span class="pinyin">Dōngxi dōu hěn <span class="vert">guì</span>.</span><br/><span class="hanzi">东西都很贵。</span><br/> Things are all expensive.</li>
  34. <br/>
  35. <div class="gris">
  36. This sentence simply states the fact that things are expensive.
  37. </div>
  38. <p>In a sentence that has a stative verb as the predicate, the adverb <span class="pinyin">hěn</span> <span class="hanzi">很 </span>is used unless a comparison is to be made. If the sentence takes a change-of-state <span class="pinyin">le</span> <span class="hanzi">了</span>, <span class="pinyin">hěn</span><span class="hanzi"> 很</span> is eliminated. This is because a change in situation often implies a comparison with the past. For example, when one says that the weather has become cold, it is a result of comparison with an earlier situation.</p>
  39. </ol>
  40. <div class="exemple">
  41. <ol>
  42. <li><span class="pinyin"><del>Tiānqi hěn <span class="vert">lěng</span> <span class="rouge">le</span>.</del></span>(ungrammatical)<br/><span class="hanzi">天气很冷了。</span><br/> (The weather has become cold.)</li>
  43. <br/>
  44. <li><span class="pinyin">Tiānqi <span class="vert">lěng</span> <span class="rouge">le</span>.</span>(grammatical)<br/><span class="hanzi">天气冷了。</span><br/> The weather has become cold.</li>
  45. </ol>
  46. </div>
  47. </body>
  48. </html>