g15.md.xhtml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta http-equiv="Content-Style-Type" content="text/css" />
  6. <meta name="generator" content="pandoc" />
  7. <title></title>
  8. <style type="text/css">code{white-space: pre;}</style>
  9. </head>
  10. <body>
  11. <h1 id="the-uses-of-question-words-with-dou-and-ye">The uses of question words with dou and ye</h1>
  12. <p>These constructions are used for general categorisation. They can describe how a particular action applies to a general object, as in 我什么东西都吃 wŏ shénme dōngxi dōu chī I eat anything; 我哪儿都去 wŏ năr dōu qù I go anywhere. They can also describe people in general doing a particular type of thing, as in 谁都喜欢吃中国菜 shuí dōu xĭhuān chī Zhōngguó cài everyone likes eating Chinese food.</p>
  13. <p>The question word 什么 shénme what is placed before a noun to imply any or every, and can refer to the subject or object of a sentence. If 什么 shénme any or every is used as the object, it should be placed before the adverb 都 dōu both, all, and can be placed before or after the subject of a sentence. The adverb 都 dōu is placed before the verb, as illustrated below.</p>
  14. <table>
  15. <thead>
  16. <tr class="header">
  17. <th>S.</th>
  18. <th>什 么 O.</th>
  19. <th>都</th>
  20. <th>V.</th>
  21. </tr>
  22. </thead>
  23. <tbody>
  24. <tr class="odd">
  25. <td>我</td>
  26. <td>什 么 东 西</td>
  27. <td>都</td>
  28. <td>吃。</td>
  29. </tr>
  30. <tr class="even">
  31. <td>wŏ</td>
  32. <td>shénme dōngxi</td>
  33. <td>dōu</td>
  34. <td>chī</td>
  35. </tr>
  36. </tbody>
  37. </table>
  38. <p>I eat anything. Or</p>
  39. <table>
  40. <thead>
  41. <tr class="header">
  42. <th>什 么 O.</th>
  43. <th>S.</th>
  44. <th>都</th>
  45. <th>V.</th>
  46. </tr>
  47. </thead>
  48. <tbody>
  49. <tr class="odd">
  50. <td>什 么 东 西</td>
  51. <td>我</td>
  52. <td>都</td>
  53. <td>吃。</td>
  54. </tr>
  55. <tr class="even">
  56. <td>shénme dōngxi</td>
  57. <td>wŏ</td>
  58. <td>dōu</td>
  59. <td>chī</td>
  60. </tr>
  61. </tbody>
  62. </table>
  63. <p>The question words 哪儿 nǎr where and 谁 shuí who can be used in the same way as 什么 shénme what.</p>
  64. <table>
  65. <thead>
  66. <tr class="header">
  67. <th>S.</th>
  68. <th>那儿 (O.)</th>
  69. <th>都</th>
  70. <th>V.</th>
  71. </tr>
  72. </thead>
  73. <tbody>
  74. <tr class="odd">
  75. <td>我</td>
  76. <td>哪儿</td>
  77. <td>都</td>
  78. <td>去。</td>
  79. </tr>
  80. <tr class="even">
  81. <td>wŏ</td>
  82. <td>nǎr</td>
  83. <td>dōu</td>
  84. <td>qù</td>
  85. </tr>
  86. </tbody>
  87. </table>
  88. <p>I go anywhere. Or:</p>
  89. <table>
  90. <thead>
  91. <tr class="header">
  92. <th>那儿 (O.)</th>
  93. <th>S.</th>
  94. <th>都</th>
  95. <th>V.</th>
  96. </tr>
  97. </thead>
  98. <tbody>
  99. <tr class="odd">
  100. <td>哪儿</td>
  101. <td>我</td>
  102. <td>都</td>
  103. <td>去。</td>
  104. </tr>
  105. <tr class="even">
  106. <td>nǎr</td>
  107. <td>wŏ</td>
  108. <td>dōu</td>
  109. <td>qù</td>
  110. </tr>
  111. </tbody>
  112. </table>
  113. <p>I go anywhere.</p>
  114. <p>If the any or every word is the subject of a sentence, the resulting sentence patterns will be as follows.</p>
  115. <table>
  116. <thead>
  117. <tr class="header">
  118. <th>谁(S)</th>
  119. <th>都</th>
  120. <th>V.</th>
  121. <th>O.</th>
  122. </tr>
  123. </thead>
  124. <tbody>
  125. <tr class="odd">
  126. <td>谁</td>
  127. <td>都</td>
  128. <td>喜欢 吃</td>
  129. <td>中 国 菜</td>
  130. </tr>
  131. <tr class="even">
  132. <td>shuí</td>
  133. <td>dōu</td>
  134. <td>xĭhuān chī</td>
  135. <td>Zhōngguó cài</td>
  136. </tr>
  137. </tbody>
  138. </table>
  139. <p>Everyone likes eating Chinese food. Or:</p>
  140. <table>
  141. <thead>
  142. <tr class="header">
  143. <th>什 么 S.</th>
  144. <th>都</th>
  145. <th>V.</th>
  146. <th>O.</th>
  147. </tr>
  148. </thead>
  149. <tbody>
  150. <tr class="odd">
  151. <td>什么 人</td>
  152. <td>都</td>
  153. <td>喜欢 吃</td>
  154. <td>中 国 菜</td>
  155. </tr>
  156. <tr class="even">
  157. <td>shénme rén</td>
  158. <td>dōu</td>
  159. <td>xihuan chī</td>
  160. <td>Zhōngguó cài</td>
  161. </tr>
  162. </tbody>
  163. </table>
  164. <p>Everyone likes eating Chinese food.</p>
  165. <p>The adverb 也 yě often precedes the negation 不 bù or 没 méi as demonstrated below.</p>
  166. <table>
  167. <thead>
  168. <tr class="header">
  169. <th>S.</th>
  170. <th>哪 儿(O.)</th>
  171. <th>也</th>
  172. <th>不 /没V.</th>
  173. </tr>
  174. </thead>
  175. <tbody>
  176. <tr class="odd">
  177. <td>我</td>
  178. <td>哪 儿</td>
  179. <td>也</td>
  180. <td>不 去。</td>
  181. </tr>
  182. <tr class="even">
  183. <td>wŏ</td>
  184. <td>năr</td>
  185. <td>yĕ</td>
  186. <td>bú qù</td>
  187. </tr>
  188. </tbody>
  189. </table>
  190. <p>I don’t go anywhere (nowadays).</p>
  191. <table>
  192. <thead>
  193. <tr class="header">
  194. <th>S.</th>
  195. <th>什 么 O.</th>
  196. <th>也</th>
  197. <th>不 /没V.</th>
  198. </tr>
  199. </thead>
  200. <tbody>
  201. <tr class="odd">
  202. <td>我</td>
  203. <td>什 么 地方</td>
  204. <td>也</td>
  205. <td>没 去。</td>
  206. </tr>
  207. <tr class="even">
  208. <td>wŏ</td>
  209. <td>shénme dìfang</td>
  210. <td>yĕ</td>
  211. <td>méi qù</td>
  212. </tr>
  213. </tbody>
  214. </table>
  215. <p>I didn’t go anywhere.</p>
  216. <p>The adverb 也 yě is usually used in negative sentences as above, while the adverb 都 dōu can be used in both affirmative and negative sentences, such as:</p>
  217. <table>
  218. <thead>
  219. <tr class="header">
  220. <th>S.</th>
  221. <th>哪 儿(O.)</th>
  222. <th>也 / 都</th>
  223. <th>不 /没V.</th>
  224. </tr>
  225. </thead>
  226. <tbody>
  227. <tr class="odd">
  228. <td>我</td>
  229. <td>哪 儿</td>
  230. <td>也 /都</td>
  231. <td>不 去。</td>
  232. </tr>
  233. <tr class="even">
  234. <td>wŏ</td>
  235. <td>năr</td>
  236. <td>yĕ/dōu</td>
  237. <td>bú qù</td>
  238. </tr>
  239. </tbody>
  240. </table>
  241. <p>I don’t go anywhere (nowadays). Or:</p>
  242. <table>
  243. <thead>
  244. <tr class="header">
  245. <th>S.</th>
  246. <th>什 么 O.</th>
  247. <th>也 / 都</th>
  248. <th>不 /没V.</th>
  249. </tr>
  250. </thead>
  251. <tbody>
  252. <tr class="odd">
  253. <td>我</td>
  254. <td>什 么 地方</td>
  255. <td>也 /都</td>
  256. <td>不 去。</td>
  257. </tr>
  258. <tr class="even">
  259. <td>wŏ</td>
  260. <td>shénme dìfang</td>
  261. <td>yĕ/dōu</td>
  262. <td>bú qù</td>
  263. </tr>
  264. </tbody>
  265. </table>
  266. <p>I don’t go anywhere (nowadays).</p>
  267. <p>Assignments</p>
  268. </body>
  269. </html>