# Kapitel 11, Thema 1

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                       | English Word                                                                        |
| ------------------------------------------------- | ----------------------------------------------------------------------------------- |
| ab•schließen \[ab•schloss \| abgeschlossen]       | to lock; to complete (e.g., school/university studies)                              |
| auf•nehmen \[aufnimmt \| auf•nahm \| aufgenommen] | to admit, accept (e.g., to a school/hospital); to record (image/sound); to start up |
| die Ausbildung \[Ausbildungen]                    | education, training                                                                 |
| bilden \[bildete \| gebildet]                     | to form, build, shape                                                               |
| ebenso                                            | likewise, equally                                                                   |
| empfehlen \[empfiehlt \| empfahl \| empfohlen]    | to recommend                                                                        |
| etwa                                              | say, for instance, ...; approximately, about                                        |
| das Fach \[Fächer]                                | (academic) subject                                                                  |
| die Hochschule \[Hochschulen]                     | college, university, post-secondary school                                          |
| hoffen \[hoffte \| gehofft] + auf (acc.)          | to hope + for                                                                       |
| lieber                                            | (comp. adv.) rather, prefer to                                                      |
| meist-                                            | most                                                                                |
| das Studium \[Studien]                            | (university) study                                                                  |
| das System \[Systeme]                             | system                                                                              |
| trotzdem                                          | nevertheless, still, despite 3                                                      |
| der Unterricht \[no plural]                       | lesson, classroom teaching                                                          |
| unterscheiden \[unterschied \| unterschieden]     | to distinguish, differentiate                                                       |
| wechseln \[wechselte \| gewechselt]               | to change (by substitution), exchange, switch                                       |
| die Wissenschaft \[Wissenschaften]                | science, scholarship                                                                |
| die Zukunft \[no plural]                          | future                                                                              |

### Exercise 2: Fill in the Blanks

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

1. Ich möchte meine \_\_\_\_\_\_\_\_ in Informatik abschließen.
2. Er hat die Kamera eingeschaltet, um das Ereignis \_\_\_\_\_\_\_\_.
3. Die \_\_\_\_\_\_\_\_ ist ein wichtiger Teil des Lebens eines jeden Menschen.
4. Wir müssen eine neue Strategie \_\_\_\_\_\_\_\_, um das Problem zu lösen.
5. Sie hat \_\_\_\_\_\_\_\_ das Buch zu lesen, es ist sehr informativ.
6. Ich habe \_\_\_\_\_\_\_\_ 100 Bücher in meiner Sammlung.
7. Mathematik ist mein Lieblings\_\_\_\_\_\_\_\_.
8. Sie studiert an einer renommierten \_\_\_\_\_\_\_\_ in Berlin.
9. Ich \_\_\_\_\_\_\_\_ auf eine positive Antwort von der Universität.
10. Ich würde \_\_\_\_\_\_\_\_ zu Hause bleiben und ein Buch lesen.

### Exercise 3: Sentence Translation

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

1. I hope for a better future.
2. Despite the challenges, she completed her studies.
3. He recommended the book to his students.
4. The teacher switched the topic of the lesson.
5. The university offers a wide range of academic subjects.
6. She is studying science at the university.
7. The education system needs to change.
8. I would rather stay at home than go out.
9. The training formed him into a skilled professional.
10. He recorded the lecture for future reference.

### Exercise 4: Questions and Answers

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

`Q: Was hoffen Sie für die Zukunft?`

`A: Ich hoffe auf eine bessere Zukunft.`

`Q: Was würden Sie lieber tun, zu Hause bleiben oder ausgehen?`

`A: Ich würde lieber zu Hause bleiben.`

`Q: Was ist Ihr Lieblingsfach an der Hochschule?`&#x20;

`A: Mein Lieblingsfach an der Hochschule ist die Wissenschaft.`

`Q: Was haben Sie kürzlich empfohlen?`

`A: Ich habe kürzlich ein Buch empfohlen.`

`Q: Was unterscheidet Ihre Hochschule von anderen?`

`A: Unsere Hochschule unterscheidet sich durch ihr ausgezeichnetes Bildungssystem von anderen.`


---

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