# Kapitel 4, Thema 3

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                         | English Word                                       |
| --------------------------------------------------- | -------------------------------------------------- |
| bekommen \[bekam \| bekommen]                       | to get, receive, obtain                            |
| dich                                                | you (accusative; familiar; sing.)                  |
| dick                                                | fat; thick                                         |
| einmal (zweimal, dreimal ...)                       | once (twice, three times, ...)                     |
| euch                                                | you all (dative/accusative; familiar; pl.)         |
| der Euro \[amount: die Euro; currency: die Euros]   | euro                                               |
| fertig                                              | finished, ready                                    |
| geben \[gibt \| gab \| gegeben]                     | to give                                            |
| das Geld \[die Gelder]                              | money                                              |
| holen \[holte \| geholt]                            | to fetch, get ahold of                             |
| ihn                                                 | him (accusative)                                   |
| die Karte \[die Karten]                             | card; menu; ticket                                 |
| kosten \[kostete \| gekostet]                       | to cost                                            |
| mich                                                | me (accusative)                                    |
| mögen \[mag \| mochte \| gemocht]                   | to like                                            |
| die Nacht \[die Nächte]                             | night                                              |
| sondern                                             | but rather (after nicht or kein-)                  |
| das Stück \[\[food] Stück; \[music/theater] Stücke] | piece of (food); \[musical] piece, \[theater] play |
| teuer                                               | expensive                                          |
| tragen \[trägt \| trug \| getragen]                 | to carry; to wear                                  |
| überall                                             | everywhere                                         |
| uns                                                 | us (accusative + dative)                           |
| die Zahl \[die Zahlen]                              | number                                             |
| zahlen \[zahlte \| gezahlt]                         | to pay                                             |

### Exercise 2: Fill in the Blanks

Fill in the blanks with the appropriate German word from the list.

1. Ich habe ein Geschenk für \_\_\_\_\_\_\_\_ gekauft.
2. Er hat \_\_\_\_\_\_\_\_ Euro für das Buch gezahlt.
3. Sie mag \_\_\_\_\_\_\_\_ sehr.
4. Kannst du bitte das Wasser für \_\_\_\_\_\_\_\_ holen?
5. Wir haben die Tickets für das Konzert \_\_\_\_\_\_\_\_.
6. Die Jacke, die er trägt, ist sehr \_\_\_\_\_\_\_\_.
7. Sie hat ein Stück Kuchen für \_\_\_\_\_\_\_\_ bekommen.
8. Die Rechnung ist sehr \_\_\_\_\_\_\_\_. Wir müssen \_\_\_\_\_\_\_\_.
9. Sie sucht \_\_\_\_\_\_\_\_ nach ihrem Schlüssel.
10. Er arbeitet die ganze \_\_\_\_\_\_\_\_.

### Exercise 3: Sentence Translation

Translate the following English sentences into German using the vocabulary provided.

1. I bought a gift for you.
2. He paid ten euros for the book.
3. She likes him very much.
4. Can you please fetch the water for us?
5. We have received the tickets for the concert.

### Exercise 4: Questions and Answers

Formulate questions in German using the vocabulary provided, and then answer them.

`Q: Hast du ein Geschenk für mich gekauft?`&#x20;

`A: Ja, ich habe ein Geschenk für dich gekauft.`

`Q: Hat er zehn Euro für das Buch gezahlt?`&#x20;

`A: Ja, er hat zehn Euro für das Buch gezahlt.`

`Q: Mag sie ihn sehr?`&#x20;

`A: Ja, sie mag ihn sehr.`

`Q: Kannst du das Wasser für uns holen?`&#x20;

`A: Ja, ich kann das Wasser für euch holen.`

`Q: Habt ihr die Tickets für das Konzert bekommen?`&#x20;

`A: Ja, wir haben die Tickets für das Konzert bekommen.`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.kennesaw.de/german-1001/kapitel-4/kapitel-4-thema-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
