diff --git a/ps-grammar/commands/commands.jsgf b/ps-grammar/commands/commands.jsgf index d6c22b0498a4cf5333b3a17e30a3375998e2da93..a05017acf17be365a43bd8f31c83e0ab6224184f 100644 --- a/ps-grammar/commands/commands.jsgf +++ b/ps-grammar/commands/commands.jsgf @@ -10,7 +10,4 @@ public <statement> = [tobi] [please] <command> [please] [tobi]; <door> = recognize [a] door; <leave> = leave | go back | we are done; <finish> = lets call it a day; -<locate> = ( ( where is [a | an | the] ) | ( where are [the] ) ) <object>; -<list> = ( which objects do you know ) | ( list [the] objects ); -<object> = ( milk | apple | box ); -<observe> = (observe | start observing | take a look ); +<observe> = (observe | start observing );