# Kapitel 3, Thema 2

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                               | English Word                                              |
| ----------------------------------------- | --------------------------------------------------------- |
| also                                      | so (as in "So you're Kevin?" or "So, what do you think?") |
| andere                                    | other                                                     |
| der Besuch \[die Besuche]                 | the visit                                                 |
| besuchen \[besuchte \| besucht]           | to visit                                                  |
| die Bewegung \[die Bewegungen]            | motion; exercise                                          |
| dauern \[dauerte \| gedauert]             | to last                                                   |
| draußen                                   | outside                                                   |
| früh                                      | early                                                     |
| der Gast \[die Gäste]                     | guest                                                     |
| glauben \[glaubte \| geglaubt] (+ dative) | to believe                                                |
| der Gott \[die Götter]                    | God                                                       |
| der Grad \[with temperature: no plural]   | degree                                                    |
| das Jahr \[die Jahre]                     | year                                                      |
| die Kirche \[die Kirchen]                 | church                                                    |
| manchmal                                  | sometimes                                                 |
| oben                                      | above, overhead; upstairs                                 |
| oft                                       | often                                                     |
| pro                                       | per                                                       |
| das Prozent \[die Prozente]               | percent                                                   |
| die Ruhe \[no pl.]                        | quiet, calm, rest                                         |
| stören \[störte \| gestört]               | to disturb                                                |
| tun \[tat \| getan]                       | to do                                                     |
| unten                                     | down, below; downstairs                                   |
| die Zeitung \[die Zeitungen]              | newspaper                                                 |

### Exercise 2: Fill in the Blanks

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

1. Ich \_\_\_\_\_\_\_\_ meine Hausaufgaben.
2. Es ist \_\_\_\_\_\_\_\_ draußen.
3. Sie \_\_\_\_\_\_\_\_ an Gott.
4. Es sind 30 \_\_\_\_\_\_\_\_ im Raum.
5. Wir \_\_\_\_\_\_\_\_ die Kirche.
6. Es \_\_\_\_\_\_\_\_ eine Stunde.
7. Er liest die \_\_\_\_\_\_\_\_ jeden Morgen.
8. Sie sind \_\_\_\_\_\_\_\_ im Gebäude.
9. Er ist ein häufiger \_\_\_\_\_\_\_\_ in unserem Haus.
10. Sie mag die \_\_\_\_\_\_\_\_ in der Natur.

### Exercise 3: Sentence Translation

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

1. I am doing my homework.
2. It is cold outside.
3. She believes in God.
4. There are 30 degrees in the room.
5. We visit the church.

### Exercise 4: Questions and Answers

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

`Q: Machst du deine Hausaufgaben?`&#x20;

`A: Ja, ich mache meine Hausaufgaben.`

`Q: Ist es draußen kalt?`&#x20;

`A: Ja, es ist draußen kalt.`

`Q: Glaubt sie an Gott?`&#x20;

`A: Ja, sie glaubt an Gott.`

`Q: Sind es 30 Grad im Raum?`&#x20;

`A: Ja, es sind 30 Grad im Raum.`

`Q: Besucht ihr die Kirche?`&#x20;

`A: Ja, wir besuchen die Kirche.`


---

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