Section0730.xhtml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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>III. Sentence structures with resultative complements</title>
  6. <link rel="stylesheet" href="../Styles/main.css"/>
  7. </head>
  8. <body>
  9. <div class="grisleger">
  10. III. Sentence structures with resultative complements
  11. </div>
  12. <p>The resultative complement is a verb or stative verb suffixed to the main verb. A few things to remember when constructing a sentence in which the verb takes a resultative complement are:</p>
  13. <ol>
  14. <li><div class="gris">
  15. Nothing can be placed between the verb and the complement.
  16. </div>
  17. <br/>
  18. <div class="exemple">
  19. <audio src="../Audio/Complement-result-III-structure-1.mp3" controls="controls"></audio>
  20. <br/>
  21. <span class="pinyin">Wǒ kànjiàn tā le.</span> <br/>
  22. <span class="hanzi">我看见她了。</span><br/>
  23. I saw her.
  24. </div></li>
  25. <br/>
  26. <li><div class="gris">
  27. If <span class="pinyin">le</span> <span class="hanzi">了</span> is used, it should be placed at the end of the sentence.
  28. </div></li>
  29. <br/>
  30. <li><div class="gris">
  31. If the object has a modifier, the object is often placed at the beginning of the sentence.
  32. </div>
  33. <br/>
  34. <div class="exemple">
  35. <audio src="../Audio/Complement-result-III-structure-3.mp3" controls="controls"></audio>
  36. <br/>
  37. <span class="pinyin">Nà gè wèntí wǒ huídá duì le.</span> <br/>
  38. <span class="hanzi">那个问题我回答对了。</span><br/>
  39. I answered that question correctly.
  40. </div>
  41. <br/> The following examples show how resultative complements are used in declarative, negative, interrogative and <span class="pinyin">bǎ</span> <span class="hanzi">把</span> sentences.</li>
  42. </ol>
  43. </body>
  44. </html>