Section0250.xhtml 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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>Change vs. no change</title>
  6. <link href="../Styles/main.css" rel="stylesheet" type="text/css"/>
  7. </head>
  8. <body>
  9. <h2>Change vs. no change</h2>
  10. <p>If things have not changed or the situation still remains the same,<span class="pinyin"> hái </span><span class="hanzi">还</span> is usually used. Compare the following pairs of sentences.</p>
  11. <div class="gris">
  12. Change
  13. </div>
  14. <dl>
  15. <dt>1.1</dt>
  16. <dd><audio src="../Audio/le-V-1.1.mp3" controls="controls"></audio>
  17. <br/><span class="pinyin">Yǐqián tā hěn pàng, xiànzài tā shòu <span class="rouge">le</span> </span> <br/><span class="hanzi">以前他很胖,现在他瘦了。</span><br/> Before he was fat, (but) now he has become thin.</dd>
  18. </dl>
  19. <div class="gris">
  20. No change
  21. </div>
  22. <dl>
  23. <dt>1.2</dt>
  24. <dd><audio src="../Audio/le-V-1.2.mp3" controls="controls"></audio>
  25. <br/><span class="pinyin">Yìqián tā hěn pàng, xiànzài tā hái hěn pàng.</span><br/><span class="hanzi">以前他很胖,现在他还很胖。</span><br/> He was fat before (and) he still is now.</dd>
  26. </dl>
  27. <div class="gris">
  28. Change
  29. </div>
  30. <dl>
  31. <dt>2.1</dt>
  32. <dd><audio src="../Audio/le-V-2.1.mp3" controls="controls"></audio>
  33. <br/><span class="pinyin">Yǐqián tā hěn xǐhuan hē jiǔ, xiànzài tā bù xǐhuan hē <span class="rouge">le</span>.</span><br/><span class="hanzi">以前他很喜欢喝酒,现在他不喜欢喝了。</span><br/> Before he used to like to drink, (but) now he doesn't any more.</dd>
  34. </dl>
  35. <div class="gris">
  36. No change
  37. </div>
  38. <dl>
  39. <dt>2.2</dt>
  40. <dd><audio src="../Audio/le-V-2.2.mp3" controls="controls"></audio>
  41. <br/><span class="pinyin">Yǐqián tā hěn xǐhuan hē jiǔ, xiànzài tā hái hěn xǐhuan hē jiǔ.</span><br/><span class="hanzi">以前他很喜欢喝酒,现在他还很喜欢喝酒。</span><br/>Before he used to like to drink, (and) he still does now.</dd>
  42. </dl>
  43. <div class="gris">
  44. Change
  45. </div>
  46. <dl>
  47. <dt>3.1</dt>
  48. <dd><audio src="../Audio/le-V-3.1.mp3" controls="controls"></audio>
  49. <br/><span class="pinyin">Yǐqián tā xué Zhōngwén, xiànzài tā bù xué <span class="rouge">le</span>.</span><br/> <span class="hanzi">以前他学中文,现在他不学了。</span> <br/>He used to study Chinese before, (but) now he doesn't.</dd>
  50. </dl>
  51. <div class="gris">
  52. No change
  53. </div>
  54. <dl>
  55. <dt>3.2</dt>
  56. <dd><audio src="../Audio/le-V-3.2.mp3" controls="controls"></audio>
  57. <br/><span class="pinyin">Yǐqián tā xué Zhōngwén, xiànzài tā hái xué.</span><br/> <span class="hanzi">以前他学中文,现在他还学。</span> <br/>Before he used to study Chinese, (and) he still does now.</dd>
  58. </dl>
  59. <div class="gris">
  60. Click the icon to ask your teacher if you have questions as to this grammar note.
  61. </div>
  62. </body>
  63. </html>