Section0610.xhtml 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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>I. What is the complement of degree?</title>
  6. <link rel="stylesheet" href="../Styles/main.css"/>
  7. </head>
  8. <body>
  9. <div class="grisleger">
  10. I. What is the complement of degree?
  11. </div>
  12. <p>“A complement refers to a grammatical unit, generally made up of a verbal or an adjectival expression, that appears after the main verb in a sentence and enhances its meaning (Hung-nin Samuel. Cheung 1994: 177).” There are many different complements such as the complement of degree, the complement of result, the directional complement, the potential complement and so on. This chapter focuses on the complement of degree. Generally speaking, the complement of degree is a grammatical unit that describes the main verb of the sentence. Specifically, the complement of degree is an assessment of an action or a description of the consequential state of an action. It may also be a description of the degree of a state.</p>
  13. <ol type="A">
  14. <li><div class="gris">
  15. Assessment of an action
  16. </div>
  17. <br/>
  18. <div class="exemple">
  19. <audio src="../Audio/degree-I-A.mp3" controls="controls"></audio>
  20. <br/>
  21. <span class="pinyin">Tā <b>shuō</b> <span class="rouge">de</span> <span class="vert">hěn qīngchǔ</span>.</span> <br/>
  22. <span class="hanzi">他说得很清楚。</span> <br/>
  23. He speaks very clearly.
  24. </div></li>
  25. <br/>
  26. <li><div class="gris">
  27. Description of the consequential state of an action
  28. </div>
  29. <br/>
  30. <div class="exemple">
  31. <audio src="../Audio/degree-I-B.mp3" controls="controls"></audio>
  32. <br/>
  33. <span class="pinyin">Tā <b>shuō</b> <span class="rouge">de</span> <span class="vert">wǒ gèng hútu</span> le.</span> <br/>
  34. <span class="hanzi">他说得我更糊涂了。</span> <br/>
  35. He spoke only to make me even more confused.
  36. </div></li>
  37. <br/>
  38. <li><div class="gris">
  39. Description of the degree of a state
  40. </div>
  41. <br/>
  42. <div class="exemple">
  43. <audio src="../Audio/degree-I-C.mp3" controls="controls"></audio>
  44. <br/>
  45. <span class="pinyin">Tā <b>lèi</b> <span class="rouge">de</span> <span class="vert">dǎoxià</span> le.</span> <br/>
  46. <span class="hanzi">他累得倒下了。 </span><br/>
  47. He was so tired that he fell.
  48. </div></li>
  49. </ol>
  50. </body>
  51. </html>