# Kapitel 11, Thema 3

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                 | English Word                          |
| ------------------------------------------- | ------------------------------------- |
| der Absatz \[Absätze]                       | paragraph; (commerce) sales, turnover |
| bitte                                       | please; you're welcome                |
| drehen \[drehte \| gedreht]                 | to spin, turn, twist                  |
| erscheinen \[erschien \| ist erschienen]    | to appear (eg. at)                    |
| fassen \[fasste \| gefasst]                 | to grasp; understand                  |
| die Forschung \[Forschungen]                | research                              |
| das Gebiet \[Gebiete]                       | area, territory                       |
| greifen \[griff \| gegriffen]               | grasp, take hold of                   |
| irgendein-                                  | any (sing.), no matter which          |
| irgendwann                                  | any time, sometime                    |
| irgendwelch-                                | any (pl.) no matter which             |
| irgendwie                                   | somehow                               |
| das Kapitel \[Kapitel]                      | chapter                               |
| die Kenntnis \[Kenntnisse]                  | knowledge, knowing                    |
| die Methode \[Methoden]                     | method                                |
| der Roman \[Romane]                         | novel                                 |
| schaden \[schadete \| geschadet] (+ dative) | to damage, harm                       |
| der Text \[Texte]                           | text                                  |
| der Titel \[Titel]                          | title; heading                        |
| der Zweck \[Zwecke]                         | purpose, aim                          |

### Exercise 2: Fill in the Blanks

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

1. Der \_\_\_\_\_\_\_\_ des Buches ist sehr ansprechend.
2. Bitte \_\_\_\_\_\_\_\_ die Tür langsam.
3. Die \_\_\_\_\_\_\_\_ ist ein wichtiger Teil der Wissenschaft.
4. Dieses \_\_\_\_\_\_\_\_ ist reich an natürlichen Ressourcen.
5. Kannst du das \_\_\_\_\_\_\_\_ dieses Kapitels verstehen?
6. Sie hat \_\_\_\_\_\_\_\_ Kenntnisse in Mathematik.
7. Der \_\_\_\_\_\_\_\_ dieses Projekts ist die Verbesserung der Bildung.
8. Er schrieb einen \_\_\_\_\_\_\_\_ über das Leben in der Stadt.
9. \_\_\_\_\_\_\_\_ , könnten Sie mir das Salz reichen?
10. Rauchen kann Ihrer Gesundheit \_\_\_\_\_\_\_\_.

### Exercise 3: Sentence Translation

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

1. Please turn the page.
2. The title of the novel is intriguing.
3. The research in this area is extensive.
4. She grasped the concept quickly.
5. Smoking can harm your health.

### Exercise 4: Questions and Answers

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

`Q: Was ist der Titel des Romans?`&#x20;

`A: Der Titel des Romans ist "Unbekannte Welten".`

`Q: Was ist der Zweck Ihrer Forschung?`&#x20;

`A: Der Zweck meiner Forschung ist es, neue Methoden zur Lösung dieses Problems zu finden.`

`Q: Was haben Sie bitte gedreht?`&#x20;

`A: Ich habe bitte die Seite gedreht.`

`Q: Was greifen Sie?`&#x20;

`A: Ich greife das Buch.`

`Q: Kann Rauchen Ihrer Gesundheit schaden?`&#x20;

`A: Ja, Rauchen kann Ihrer Gesundheit schaden.`


---

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