Autor |
Nachricht |
< Understanding für ein Verb entfernen |
|
Verfasst am:
Mo, 10 Jan 2011 - 10:21
|
|
|
Wasserträger

Anmeldungsdatum: 02.11.2010
Beiträge: 90
Wohnort: Schkeuditz
|
|
Ich möchte gern das "lies [something]" nicht mehr als examining verstanden wird.
Leider wird aber Code: | Understand "lies [something]" as reading. | unter der vorhandenen Regel eingeordnet. |
|
|
|
 |
|
Verfasst am:
Mo, 10 Jan 2011 - 10:42
|
|
|
Experte

Anmeldungsdatum: 05.05.2004
Beiträge: 633
Wohnort: Hamburg
|
|
Funktioniert es, wenn Du ein Adjektiv readable benutzt?
A thing can be readable.
Understand "lies [something readable]" as reading.
Falls nicht, muss die Grammatik ausgetauscht werden.
Mit den Anweisungen
Understand the command "les" as something new.
Understand the command "lies" as something new.
wird die Grammatik für "lies/les" gelöscht und kann neu definiert werden. Nur werden leider die Verben "lies/les" auch noch für ein paar andere Kommandos verwendet, sodass man nicht nur die neuen Satzmuster angeben, sondern auch die alten wiederherstellen muss. Zum Beispiel so:
Understand the command "les" as something new.
Understand the command "lies" as something new.
Understand "lies [something]" as reading.
Understand "lies [things] auf" as taking.
Understand "lies in [dativ] [something]" as reading.
Understand "lies in [dativ] [something] nach" as reading.
Understand "lies nach in [dativ] [something]" as reading.
Understand "lies nach in [dativ] [something] ueber/von [text]" as consulting it about.
Understand "lies nach ueber [text] in [dativ] [something]" as consulting it about (with nouns reversed).
Understand "lies nach von [text] in [dativ] [something]" as consulting it about (with nouns reversed).
Understand "lies [force in] in [dativ] [something] ueber [text] [nach]" as consulting it about.
Understand "lies [force in] in [dativ] [something] von [text] [nach]" as consulting it about.
Understand "lies [force in] in [dativ] [something] nach ueber [text]" as consulting it about.
Understand "lies [force in] in [dativ] [something] nach von [text]" as consulting it about.
Understand "lies [force in] ueber [text] in [dativ] [something] [nach]" as consulting it about (with nouns reversed).
Understand "lies [force in] von [text] in [dativ] [something] [nach]" as consulting it about (with nouns reversed).
Understand "lies [force nach in] ueber [text] nach in [dativ] [something]" as consulting it about (with nouns reversed).
Understand "lies [force nach in] von [text] nach in [dativ] [something]" as consulting it about (with nouns reversed).
Understand "lies [force nach in] [text] nach in [dativ] [something]" as consulting it about (with nouns reversed).
Understand "lies [force nach] [text] in [dativ] [something] nach" as consulting it about (with nouns reversed).
Understand "lies [force in] [text] in [dativ] [something]" as consulting it about (with nouns reversed).
Understand the command "les" as "lies".
Die letzte Zeile ist wichtig, damit der Infinitiv "lesen" und die Ich-Formen "ich les, ich lese" verstanden werden. |
|
|
|
 |
|
Verfasst am:
Mo, 10 Jan 2011 - 12:33
|
|
|
Wasserträger

Anmeldungsdatum: 02.11.2010
Beiträge: 90
Wohnort: Schkeuditz
|
|
Mir readable funkioniert es. Die Eigenschaft wollte ich erst beim Check überprüfen, aber so geht es auch. Danke. |
|
|
|
 |
|