Section0225.xhtml 2.5 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>le 了 at the end of a shì 是 sentence.</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 <span class="pinyin">shì</span> <span class="hanzist">是</span> sentence.</h3>
  10. <ol>
  11. <li><audio src="../Audio/le-II-E1.1.mp3" controls="controls"></audio>
  12. <br/><span class="pinyin">Xiànzài <span class="vert">shì</span> xiàtiān <span class="rouge">le</span>, cài dōu piányi <span class="rouge">le</span>.</span><br/><span class="hanzi">现在是夏天了,菜都便宜了。</span><br/> It's summer now, (so) vegetables have become inexpensive.</li>
  13. <br/>
  14. <div class="gris">
  15. This sentence implies that vegetables were expensive before. 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-E1.2.mp3" controls="controls"></audio>
  19. <br/><span class="pinyin">Xiànzài <span class="vert">shì</span> xiàtiān, cài dōu hěn piányi.</span><br/><span class="hanzi">现在是夏天,菜都很便宜。</span><br/> It's summer now, vegetables are inexpensive.</li>
  20. <br/>
  21. <div class="gris">
  22. This sentence simply states the fact that the time is summer and that vegetables are inexpensive. It does not imply any change.
  23. </div>
  24. <br/>
  25. <li><audio src="../Audio/le-II-E2.1.mp3" controls="controls"></audio>
  26. <br/><span class="pinyin">Tā <span class="vert">shì</span> lǎoshī </span><span class="rouge">le.</span><br/><span class="hanzi">他是老师了。</span><br/> He is a teacher now. He has become a teacher now.</li>
  27. <br/>
  28. <div class="gris">
  29. This sentence shows that 'he' has come to a new stage of his life or a change in identity. 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-E2.2.mp3" controls="controls"></audio>
  33. <br/><span class="pinyin">Tā <span class="vert">shì</span> lǎoshī.</span><br/><span class="hanzi">他是老师。</span><br/> He's a teacher.</li>
  34. <br/>
  35. <div class="gris">
  36. This sentence simply announces 'his' identity as a teacher.
  37. </div>
  38. </ol>
  39. </body>
  40. </html>