Section0230.xhtml 2.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>The change-of-state le 了 in negative sentences</title>
  6. <link href="../Styles/main.css" rel="stylesheet" type="text/css"/>
  7. </head>
  8. <body>
  9. <h2>The change-of-state <span class="pinyinst">le</span> <span class="hanzist">了</span> in negative sentences</h2>
  10. <p>Negative sentences with a change-of-state<span class="pinyin">le</span> <span class="hanzi">了</span> at the end show that a situation or action has stopped or a plan has changed. “<span class="pinyin">bù</span> <span class="hanzi">不</span>...<span class="pinyin">le</span> <span class="hanzi">了</span>” or “<span class="pinyin">méi yǒu</span> <span class="hanzi">没有</span> ... <span class="pinyin">le</span> <span class="hanzi">了</span>” means “no longer ...” or “not ... any more”.</p>
  11. <br/>
  12. <div class="exemple">
  13. <audio src="../Audio/le-III-1.mp3" controls="controls"></audio>
  14. <br/>
  15. <span class="pinyin">Xiànzài shì chūntiān <span class="rouge">le</span>, tiānqi bù lěng <span class="rouge">le</span>.</span><br/>
  16. <span style="color: red; font-family: NotoSansCJKsc; font-size: 22px;">现在是春天了,天气不冷了。</span> It's spring now, (and) the weather is not cold any longer.
  17. </div>
  18. <br/>
  19. <div class="gris">
  20. This sentence shows that the cold weather has come to an end.
  21. </div>
  22. <br/>
  23. <div class="exemple">
  24. <audio src="../Audio/le-III-2.mp3" controls="controls"></audio>
  25. <br/>
  26. <span style="color: blue;">Tā bú zài zhèr gōngzuò </span><span class="rouge">le</span><span style="color: blue;">.</span><br/>
  27. <span class="hanzi">他不在这儿工作了。</span><br/>
  28. He does not work here any more.
  29. </div>
  30. <br/>
  31. <div class="gris">
  32. This sentence shows that 'he' has stopped working here.
  33. </div>
  34. <br/>
  35. <div class="exemple">
  36. <audio src="../Audio/le-III-3.mp3" controls="controls"></audio>
  37. <br/>
  38. <span class="pinyin">Míngtiān wǒmen bú qù Běihǎi Gōngyuán <span class="rouge">le</span>.</span><br/>
  39. <span class="hanzi">明天我们不去北海公园了。</span><br/>
  40. Tomorrow we are no longer going to Beihai Park .
  41. </div>
  42. <br/>
  43. <div class="gris">
  44. The sentence implies that originally 'we' planned to go to Beihai Park but now the plan has changed.
  45. </div>
  46. </body>
  47. </html>