1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">
- <head>
- <title>D. Le 了is used to ask or answer questions about where someone went/has gone.</title>
- <link rel="stylesheet" href="../Styles/main.css"/>
- </head>
- <body>
- <div class="grisleger">
- D. <span class="pinyin">le</span> <span class="hanzi">了</span> is used to ask or answer questions about where someone went/has gone.
- </div>
- <ol>
- <li><ol type="A">
- <li><span class="pinyin">Zuótiān xiàwǔ nǐ qù nǎr <span class="rouge">le</span>?</span><br/><span class="hanzi">昨天下午你去哪儿了?</span><br/> Where did you go yesterday afternoon?</li>
- <br/>
- <li><span class="pinyin">Wǒ qù túshūguǎn <span class="rouge">le</span>.</span><br/><span class="hanzi">我去图书馆了。</span><br/> I went to the library.</li>
- </ol>
- <br/>
- <div class="gris">
- Note that the following sentence answers the question,“what did you do?” So it is not exactly the answer for the question above,“where did you go?”
- </div>
- <br/></li>
- <li><ol type="A">
- <li><span class="pinyin">Wǒ qù-<span class="rouge">le </span>yí tàng túshūguǎn.</span><br/><span class="hanzi">我去了一趟图书馆。</span><br/> I went to the library. (Lit. I took a trip to the library.)</li>
- </ol>
- <br/></li>
- <li><ol type="A">
- <li><span class="pinyin">Shàng gè zhōumò tāmén dào nǎr qù <span class="rouge">le</span>?</span><br/><span class="hanzi">上个周末他们到哪儿去了?</span><br/> Where did they go last weekend?</li>
- <br/>
- <li><span class="pinyin">Tāmén dào Shànghǎi qù <span class="rouge">le</span>.</span><br/><span class="hanzi">他们到上海去了。</span><br/> They went to Shanghai.</li>
- </ol></li>
- </ol>
- </body>
- </html>
|