# Kapitel 6, Thema 2

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                 | English Word                                  |
| ------------------------------------------- | --------------------------------------------- |
| der Baum \[die Bäume]                       | tree                                          |
| beschreiben \[beschrieb \| beschrieben]     | to describe                                   |
| das Bett \[die Betten]                      | bed                                           |
| der Boden \[die Böden]                      | floor; soil, earth, ground                    |
| dürfen \[darf \| durfte \| gedurft \[rare]] | to be allowed (to)                            |
| die Wand \[die Wände]                       | wall                                          |
| eigen-                                      | (one's) own, private                          |
| das Gebäude \[die Gebäude]                  | building                                      |
| kaum                                        | hardly                                        |
| die Kunst \[die Künste]                     | art                                           |
| das Mal \[die Male] // zum ersten Mal       | time (i.e., occurrence);// for the first time |
| möchte                                      | would like (to)                               |
| die Nähe                                    | vicinity, closeness                           |
| persönlich                                  | personal(ly)                                  |
| der Platz \[die Plätze]                     | place, space, room; seat                      |
| privat                                      | private(ly)                                   |
| die Seite \[die Seiten]                     | side; page                                    |
| sollen \[sollte \| gesollt \[rare]]         | to be supposed (to), should                   |
| die Wohnung \[die Wohnungen]                | apartment                                     |
| zeigen \[zeigte \| gezeigt]                 | to show                                       |

### Exercise 2: Fill in the Blanks

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

1. Der \_\_\_\_\_\_\_\_\_ steht neben dem Gebäude. (tree)
2. Sie \_\_\_\_\_\_\_\_\_ das Bild sehr detailliert. (describes)
3. Das \_\_\_\_\_\_\_\_\_ ist sehr bequem. (bed)
4. Der \_\_\_\_\_\_\_\_\_ in der Wohnung ist kalt. (floor)
5. Sie \_\_\_\_\_\_\_\_\_ das Fenster öffnen. (is allowed to)
6. Die \_\_\_\_\_\_\_\_\_ in meinem Zimmer ist blau. (wall)
7. Das ist mein \_\_\_\_\_\_\_\_\_ Stift. (own)
8. Das \_\_\_\_\_\_\_\_\_ ist sehr hoch. (building)
9. Sie hat \_\_\_\_\_\_\_\_\_ Zeit für Hobbys. (hardly)
10. Sie studiert \_\_\_\_\_\_\_\_\_ an der Universität. (art)

### Exercise 3: Sentence Translation

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

1. She wants to describe the building.
2. He is hardly nearby.
3. She wants to show her own art.
4. This is the first time he is here.
5. She is sitting on the floor.
6. He is in his own apartment.
7. She is on the other side of the street.
8. He is under the tree.
9. They are having a private conversation.
10. He is sitting in his own seat.

### Exercise 4: Questions and Answers

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

`Q: Möchte sie das Gebäude beschreiben?`&#x20;

`A: Ja, sie möchte das Gebäude beschreiben.`

`Q: Ist er kaum in der Nähe?`&#x20;

`A: Ja, er ist kaum in der Nähe.`

`Q: Möchte sie ihre eigene Kunst zeigen?`&#x20;

`A: Ja, sie möchte ihre eigene Kunst zeigen.`

`Q: Ist das das erste Mal, dass er hier ist?`&#x20;

`A: Ja, das ist das erste Mal, dass er hier ist.`

`Q: Sitzt sie auf dem Boden?`&#x20;

`A: Ja, sie sitzt auf dem Boden.`


---

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