From e79b454a30eb37124c30468fc3c88aa1baaaad45 Mon Sep 17 00:00:00 2001
From: Leroy Ruegemer <lruegeme@techfak.uni-bielefeld.de>
Date: Wed, 2 Apr 2014 17:09:51 +0200
Subject: [PATCH] gprs

---
 ps-grammar/gprs/gprs.jsgf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ps-grammar/gprs/gprs.jsgf b/ps-grammar/gprs/gprs.jsgf
index 5dfc701d..1388de9f 100644
--- a/ps-grammar/gprs/gprs.jsgf
+++ b/ps-grammar/gprs/gprs.jsgf
@@ -26,7 +26,7 @@ public <task> = [tobi] [(would | could) you] [please] <command> [please] [tobi];
 <personal_pronoun> = him | her | me;
 <person_name> = james|john|robert|michael|william|david|richard|charles|linda|thomas|mary|patricia|joseph|dorothy|barbara|susan|jennifer|maria|elizabeth|margaret;
 
-<grab_object> = <bathroom_class> | <drink_class> | <snack_class> | <food_class> | <tool_class> | tool | bathroom_stuff | (bathroom stuff) | drink | snack | object | food | something | stuff | item | beverage;
+<grab_object> = <bathroom_class> | <drink_class> | <snack_class> | <food_class> | <tool_class> | tool | bathroom_stuff | (bathroom stuff) | drink | snack | object | food | something | stuff | item | beverage | things;
 <bathroom_class> = shower_gel | hair_gel;
 <drink_class> = orange_juice | fruit_juice | ice_tea | coffee | beer;
 <snack_class> = chokolates | chewing_gum | peanuts;
-- 
GitLab