# Kapitel 9, Thema 4

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                             | English Word                              |
| --------------------------------------- | ----------------------------------------- |
| angesichts (+ genitive)                 | in view of, in the face of                |
| aufgrund (+ genitive)                   | on the basis of                           |
| außerhalb (Gen.)                        | outside of                                |
| betrachten \[betrachtete \| betrachtet] | to consider, contemplate; to regard, view |
| dennoch                                 | nonetheless, nevertheless                 |
| die Erinnerung \[Erinnerungen]          | recollection, memory                      |
| erleben \[erlebte \| erlebt]            | to experience (by living through)         |
| innerhalb (+ genitive)                  | within                                    |
| irgendetwas                             | something or other, anything              |
| lächeln \[lächelte \| gelächelt]        | to smile                                  |
| schweigen \[schwieg \| geschwiegen]     | to be silent, not to speak                |
| statt (+ genitive)                      | instead of                                |
| tief                                    | deep(ly)                                  |
| trotz (+ genitive)                      | in spite of                               |
| völlig                                  | entire(ly), utter(ly)                     |
| während (+ genitive)                    | during, in the course of                  |
| wegen (+ genitive)                      | because of                                |
| zudem                                   | moreover, besides, in addition            |

### Exercise 2: Fill in the Blanks&#x20;

1. Sie hat \_\_\_\_\_\_\_\_ gelächelt.
2. \_\_\_\_\_\_\_\_ des schlechten Wetters sind wir ausgegangen.
3. Sie hat die Situation \_\_\_\_\_\_\_\_ betrachtet.
4. Sie hat \_\_\_\_\_\_\_\_ geschwiegen.
5. Sie hat das Ereignis \_\_\_\_\_\_\_\_ erlebt.

### Exercise 3: Match the German Word to Its English Equivalent&#x20;

Match the German word on the left to its English equivalent on the right.

<table><thead><tr><th width="366">Wörter</th><th>Bedeutungen</th></tr></thead><tbody><tr><td>angesichts</td><td>in spite of</td></tr><tr><td>aufgrund</td><td>within</td></tr><tr><td>außerhalb</td><td>on the basis of</td></tr><tr><td>innerhalb</td><td>outside of</td></tr><tr><td>trotz</td><td>in view of</td></tr></tbody></table>

### Exercise 4: Question and Answer&#x20;

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

`Q: Warum lächelst du?`&#x20;

`A: Ich lächle, weil ich glücklich bin.`

`Q: Warum hast du geschwiegen?`&#x20;

`A: Ich habe geschwiegen, weil ich nichts zu sagen hatte.`

`Q: Was hast du erlebt?`&#x20;

`A: Ich habe viele interessante Dinge erlebt.`

`Q: Wie betrachtest du die Situation?`&#x20;

`A: Ich betrachte die Situation als eine Herausforderung.`

`Q: Warum bist du trotz des schlechten Wetters ausgegangen?`&#x20;

`A: Trotz des schlechten Wetters bin ich ausgegangen, weil ich einen wichtigen Termin hatte.`

\ <br>


---

# 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-2001/kapitel-9/kapitel-9-thema-4.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.
