# Kapitel 2, Thema 4

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                   | English Word                                              |
| ----------------------------- | --------------------------------------------------------- |
| das Beispiel \[die Beispiele] | example                                                   |
| beruflich                     | job-related, professional                                 |
| denken \[dachte \| gedacht]   | to think                                                  |
| einfach                       | adj.: simple; adv.: simply                                |
| ihr                           | her (possessive adj.)                                     |
| Ihr                           | your (formal; sing. and pl.)                              |
| Mehr, mehr als                | more; more than                                           |
| neu                           | new                                                       |
| nichts                        | nothing                                                   |
| die Person \[die Personen]    | person                                                    |
| adj sein-                     | his                                                       |
| unser                         | our                                                       |
| wahr (nicht wahr)             | true; question tag: ..., isn't it? didn't we? aren't you? |
| wann                          | when (to introduce a question)                            |
| warum                         | why                                                       |
| wer                           | who                                                       |
| wie                           | how (question word); like Du schreibst - - - ich!         |

### Exercise 2: Fill in the Blanks

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

1. Das ist ein \_\_\_\_\_\_\_\_ Beispiel.
2. Sie denkt über ihre \_\_\_\_\_\_\_\_ Zukunft nach.
3. Das ist \_\_\_\_\_\_\_\_ einfach für mich.
4. Das ist \_\_\_\_\_\_\_\_ ihr Buch.
5. Wir brauchen \_\_\_\_\_\_\_\_ Informationen.
6. Sie ist eine interessante \_\_\_\_\_\_\_\_.
7. Das ist \_\_\_\_\_\_\_\_ sein Auto.
8. Das ist \_\_\_\_\_\_\_\_ unser Haus.
9. Wann ist die \_\_\_\_\_\_\_\_ Zeit für dich?
10. Warum ist das \_\_\_\_\_\_\_\_ wahr?

### Exercise 3: Sentence Translation

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

1. This is a simple example.
2. She is thinking about her professional future.
3. This is simply her book.
4. We need more information.
5. She is an interesting person.

### Exercise 4: Questions and Answers

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

`Q: Ist das ein einfaches Beispiel?`&#x20;

`A: Ja, das ist ein einfaches Beispiel.`

`Q: Denkt sie über ihre berufliche Zukunft nach?`&#x20;

`A: Ja, sie denkt über ihre berufliche Zukunft nach.`

`Q: Ist das einfach ihr Buch?`&#x20;

`A: Ja, das ist einfach ihr Buch.`

`Q: Brauchen wir mehr Informationen?`&#x20;

`A: Ja, wir brauchen mehr Informationen.`

`Q: Ist sie eine interessante Person?`&#x20;

`A: Ja, sie ist eine interessante Person.`


---

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