Section0210.xhtml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435
  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></title>
  6. <link href="../Styles/main.css" rel="stylesheet" type="text/css"/>
  7. </head>
  8. <body>
  9. <h2>What is the change-of-state <span class="pinyin">le</span> <span class="hanzist">了</span>?</h2>
  10. <p>As a modal particle, the sentence-end <span class="pinyin">le</span> <span class="hanzi">了</span> indicates that a new situation has emerged or a change has taken place. We often call this sentence-final modal particle 'change-of-state <span class="pinyin">le</span> <span class="hanzi">了</span>' or 'new situation marker <span class="pinyin">le</span> <span class="hanzi">了</span>'. Compare the following sentences. One has a <span class="pinyin">le</span> <span class="hanzi">了</span> at the end while the other does not. They convey different meanings.</p>
  11. <ol>
  12. <li><audio src="../Audio/le-I-1.mp3" controls="controls"></audio>
  13. <br/><span class="pinyin">Tiānqi <span class="vert">rè</span> <span class="rouge">le</span>.</span> <br/> <span class="hanzi">天气热了。</span><br/> The weather has become hot.<br/>
  14. <div class="gris">
  15. This sentence implies that the weather was not hot before but now it has changed.
  16. </div></li>
  17. <br/>
  18. <li><audio src="../Audio/le-I-2.mp3" controls="controls"></audio>
  19. <br/><span class="pinyin">Tiānqi hěn <span class="vert">rè</span>.</span> <br/> <span class="hanzi">天气很热。</span><br/> The weather is hot. <br/>
  20. <div class="gris">
  21. Without the modal particle <span class="pinyin">le</span> <span class="hanzi">了</span>, the sentence simply announces the fact that the weather is hot.
  22. </div></li>
  23. </ol>
  24. </body>
  25. </html>