# Kapitel 3, Thema 3

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                       | English Word                     |
| ------------------------------------------------- | -------------------------------- |
| an•fangen \[an•fängt \| an•fing \| angefangen]    | to begin, start (2)              |
| an•kommen \[an•kam \| ist angekommen]             | to arrive                        |
| auf•stehen \[auf•stand \| ist aufgestanden]       | to get up                        |
| aus•gehen \[aus•ging \| ist ausgegangen]          | to go out                        |
| best-                                             | best                             |
| bringen \[brachte \| gebracht]                    | to bring                         |
| ein•laden \[ein•lädt \| ein•lud \| eingeladen]    | to invite                        |
| der Fuß \[die Füße] & zu Fuß                      | foot & on foot, walking          |
| gemeinsam                                         | together, mutual(ly)             |
| das Gespräch \[die Gespräche]                     | conversation, discussion         |
| das Haus \[die Häuser]                            | house                            |
| der Hund \[die Hunde]                             | dog                              |
| langsam                                           | slow(ly)                         |
| die Sache \[die Sachen]                           | thing, matter, item              |
| schnell                                           | fast, quick(ly)                  |
| die Sonne \[die Sonnen]                           | sun                              |
| das Tier \[die Tiere]                             | animal                           |
| trinken \[trank \| getrunken]                     | to drink                         |
| überhaupt // überhaupt nicht                      | in general; at all:// not at all |
| der Weg \[die Wege]                               | path, way, route                 |
| zurück•kommen \[zurück•kam \| ist zurückgekommen] | to come back, return             |

### Exercise 2: Fill in the Blanks

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

1. Ich \_\_\_\_\_\_\_\_ meine Reise.
2. Sie \_\_\_\_\_\_\_\_ um 7 Uhr morgens auf.
3. Wir \_\_\_\_\_\_\_\_ ins Kino.
4. Er \_\_\_\_\_\_\_\_ das Buch zur Bibliothek.
5. Sie geht zu \_\_\_\_\_\_\_\_ zur Schule.
6. Sie führen ein interessantes \_\_\_\_\_\_\_\_.
7. Das \_\_\_\_\_\_\_\_ ist sehr groß.
8. Der \_\_\_\_\_\_\_\_ läuft sehr schnell.
9. Sie \_\_\_\_\_\_\_\_ gerne Tee.
10. Er \_\_\_\_\_\_\_\_ von seiner Reise.

### Exercise 3: Sentence Translation

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

1. I am starting my journey.
2. She gets up at 7 in the morning.
3. We are going out to the cinema.
4. He is bringing the book to the library.
5. She walks to school.

### Exercise 4: Questions and Answers

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

`Q: Fängst du deine Reise an?`&#x20;

`A: Ja, ich fange meine Reise an.`

`Q: Steht sie um 7 Uhr morgens auf?`&#x20;

`A: Ja, sie steht um 7 Uhr morgens auf.`

`Q: Geht ihr ins Kino?`&#x20;

`A: Ja, wir gehen ins Kino.`

`Q: Bringt er das Buch zur Bibliothek?`&#x20;

`A: Ja, er bringt das Buch zur Bibliothek.`

`Q: Geht sie zu Fuß zur Schule?`&#x20;

`A: Ja, sie geht zu Fuß zur Schule.`


---

# 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-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.
