git » alan.git » commit 3a95514

Clarify word order as subject/object/verb in instructions

author Alan Dipert
2025-12-04 05:16:45 UTC
committer Alan Dipert
2025-12-04 05:16:45 UTC
parent 862832180fbb13032da06ce5e9434ce7ae9260de

Clarify word order as subject/object/verb in instructions

test_generator.py +1 -1

diff --git a/test_generator.py b/test_generator.py
index e125083..9909eb9 100644
--- a/test_generator.py
+++ b/test_generator.py
@@ -781,7 +781,7 @@ def generate_test(
                 "You will see a brief dictionary, a handful of rules, and examples. Words may take small "
                 "prefixes or suffixes to mark who does what or when it happens—copy these patterns from the examples. "
                 "You do not need linguistics training; apply the rules logically. In every question exactly one option (A–D) "
-                "matches the target meaning. Correct answers always follow the stated word order: doer, receiver, verb."
+                "matches the target meaning. Correct answers always follow the stated word order: doer (subject), receiver (object), verb."
             ),
             "rules": [
                 "Word order: DOER RECEIVER VERB (SOV). For 'give': doer, recipient, theme, verb.",