# Kapitel 3, Thema 1

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                  | English Word             |
| -------------------------------------------- | ------------------------ |
| blau                                         | blue                     |
| brauchen \[brauchte \| gebraucht]            | to need                  |
| echt                                         | genuine(ly), real(ly)    |
| erst                                         | first                    |
| essen \[isst \| aß \| gegessen]              | to eat                   |
| die Farbe \[die Farben]                      | color                    |
| genau                                        | exact(ly), precise(ly)   |
| grün                                         | green                    |
| halten \[hält \| hielt \| gehalten]          | to hold, keep; to stop   |
| heiß                                         | hot                      |
| kalt                                         | cold                     |
| laufen \[läuft \| lief \| ist gelaufen]      | to walk / run (operate)  |
| der Morgen \[die Morgen]                     | morning                  |
| morgens                                      | mornings, in the morning |
| nehmen \[nimmt \| nahm \| genommen]          | to take                  |
| nie                                          | never                    |
| rot                                          | red                      |
| schlafen \[schläft \| schlief \| geschlafen] | to sleep                 |
| schwarz                                      | black                    |
| singen \[sang \| gesungen]                   | to sing                  |
| sprechen \[spricht \| sprach \| gesprochen]  | to speak                 |
| toll                                         | awesome, super           |
| warm                                         | warm                     |
| weiß                                         | white                    |

### Exercise 2: Fill in the Blanks

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

1. Ich \_\_\_\_\_\_\_\_ eine Tasse Kaffee.
2. Das ist ein \_\_\_\_\_\_\_\_ schönes Bild.
3. Er ist der \_\_\_\_\_\_\_\_ der ankommt.
4. Wir \_\_\_\_\_\_\_\_ zu Mittag.
5. Die \_\_\_\_\_\_\_\_ des Autos ist blau.
6. Das ist \_\_\_\_\_\_\_\_ richtig.
7. Sie \_\_\_\_\_\_\_\_ das Buch in der Hand.
8. Das Wasser ist sehr \_\_\_\_\_\_\_\_.
9. Ich \_\_\_\_\_\_\_\_ nie Kaffee.
10. Sie \_\_\_\_\_\_\_\_ ein schönes Lied.

### Exercise 3: Sentence Translation

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

1. I need a cup of coffee.
2. This is a really beautiful picture.
3. He is the first to arrive.
4. We eat lunch.
5. The color of the car is blue.

### Exercise 4: Questions and Answers

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

`Q: Brauchst du eine Tasse Kaffee?`&#x20;

`A: Ja, ich brauche eine Tasse Kaffee.`

`Q: Ist das ein wirklich schönes Bild?`&#x20;

`A: Ja, das ist ein wirklich schönes Bild.`

`Q: Ist er der Erste, der ankommt?`&#x20;

`A: Ja, er ist der Erste, der ankommt.`

`Q: Esst ihr zu Mittag?`&#x20;

`A: Ja, wir essen zu Mittag.`

`Q: Ist die Farbe des Autos blau?`&#x20;

`A: Ja, die Farbe des Autos ist blau.`


---

# 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-3/kapitel-3-thema-1.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.
