# Kapitel 11, Thema 4

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                 | English Word                |
| ------------------------------------------- | --------------------------- |
| der Autor \[Autoren]                        | (male) author               |
| die Autorin \[Autorinnen]                   | (female) author             |
| der Beginn \[no plural]                     | onset, advent, inception    |
| deswegen                                    | that's why, therefore 4     |
| drohen \[drohte \| gedroht] (+ dative)      | to threaten                 |
| erforderlich                                | required, necessary 3       |
| die Grundlage \[Grundlagen]                 | foundation, basis           |
| jeweils                                     | respectively, in each case  |
| klassisch                                   | classic, classical          |
| nötig                                       | necessary                   |
| die Reihe \[Reihen]                         | row; series (e.g. of books) |
| die Stelle \[Stellen]                       | place; position, post (job) |
| sterben \[stirbt \| starb \| ist gestorben] | to die                      |
| der Stoff \[Stoffe]                         | fabric; substance, material |
| die Theorie \[Theorien]                     | theory                      |
| der Tod \[Tode]                             | death                       |
| tot                                         | dead                        |
| die Voraussetzung \[Voraussetzungen]        | requirement, prerequisite   |
| der Zusammenhang \[Zusammenhänge]           | context, coherence          |

### Exercise 2: Fill in the Blanks

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

1. Der \_\_\_\_\_\_\_\_ des Buches ist sehr bekannt.
2. Der \_\_\_\_\_\_\_\_ des Projekts war sehr abrupt.
3. Es \_\_\_\_\_\_\_\_ ein Sturm, wenn wir nicht vorsichtig sind.
4. Es ist \_\_\_\_\_\_\_\_ , alle Anweisungen zu befolgen.
5. Die \_\_\_\_\_\_\_\_ für diesen Kurs sind sehr streng.
6. Sie hat eine \_\_\_\_\_\_\_\_ als Ingenieurin.
7. Er studiert die \_\_\_\_\_\_\_\_ der Quantenphysik.
8. Der \_\_\_\_\_\_\_\_ war sehr traurig.
9. Sie hat eine \_\_\_\_\_\_\_\_ von Büchern geschrieben.
10. Der \_\_\_\_\_\_\_\_ zwischen diesen Ereignissen ist klar.

### Exercise 3: Sentence Translation

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

1. The author of the book is very famous.
2. The onset of the project was very abrupt.
3. A storm threatens if we are not careful.
4. It is necessary to follow all instructions.
5. The requirements for this course are very strict.

### Exercise 4: Questions and Answers

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

`Q: Wer ist der Autor des Buches?`&#x20;

`A: Der Autor des Buches ist Johann Wolfgang von Goethe.`

`Q: Was ist der Beginn des Projekts?`&#x20;

`A: Der Beginn des Projekts war sehr abrupt.`

`Q: Was droht, wenn wir nicht vorsichtig sind?`&#x20;

`A: Wenn wir nicht vorsichtig sind, droht ein Sturm.`

`Q: Was ist erforderlich, um alle Anweisungen zu befolgen?`&#x20;

`A: Es ist erforderlich, aufmerksam zu sein und die Anweisungen genau zu lesen.`

`Q: Was sind die Voraussetzungen für diesen Kurs?`&#x20;

`A: Die Voraussetzungen für diesen Kurs sind ein Grundverständnis der Mathematik und Physik.`


---

# 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-11/kapitel-11-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.
