diff --git a/ps-grammar/gprs/gprs.jsgf b/ps-grammar/gprs/gprs.jsgf
index a39997a52495f09646818e6c706f7a86637d4021..c6bb3629adc0ce2a7c35e15e08488577687050db 100644
--- a/ps-grammar/gprs/gprs.jsgf
+++ b/ps-grammar/gprs/gprs.jsgf
@@ -45,7 +45,6 @@ public <task> = [<robot_name>] [(would | could) you] [please] <command> [please]
 <table_class> = kitchen_table | hallway_table | dinner_table | couch_table ;
 <door_class> = (room door);
 <room_class> = kitchen | living_room | bedroom | hallway;
-<utensil_class> = trash_bin;
 <exit_class> = (exit door) | (entry door);
 
 <preposition> = into | to | from | on;