Skip to content
Snippets Groups Projects
Commit f41c19de authored by Günes Minareci's avatar Günes Minareci
Browse files

everywhere und somewhere

parent 5bc82370
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ public <task> = [tobi] [(would | could) you] [please] <command> [please] [tobi];
<pointat_command> = <pointatVerb> [<article>] <location>;
<learn_command> = <learnVerb> [<article>] (<person> | <location>);
<cleanup_command> = <cleanupVerb> <article> <room_class>;
<show_command> = <showVerb> [<person>] [<article>] <grab_object> | <showVerb> [<person>] [the (path|way) to] [<article>] <location>;
<show_command> = <showVerb> [<person>] (([<article>] <grab_object>) | ([the (path|way) to] [<article>] <location>));
<bringVerb> = bring | carry | retrieve | fetch | get | give | put | attend | deliver | convey | gather | (pick up) | take;
<findVerb> = find | search [for] | check [for] | acquire | attain | obtain;
......@@ -32,9 +32,9 @@ public <task> = [tobi] [(would | could) you] [please] <command> [please] [tobi];
<snack_class> = chocolate | cookies | drops | cracker;
<food_class> = tomato_sauce | peanut_butter | chicken_noodles | marmalade | veggie_noodles | garlic_sauce;
<location> = <appliance_class> | <shelf_class> | <seat_class> | <table_class> | <room_class> | <utensil_class> | <door_class> | door | seating | utensil | location | room | appliance | shelf | seat | table | somewhere;
<location> = <appliance_class> | <shelf_class> | <seat_class> | <table_class> | <room_class> | <utensil_class> | <door_class> | door | seating | utensil | location | room | appliance | shelf | seat | table | somewhere | everywhere | apartment;
<second_location> = <appliance_class> | <shelf_class> | <seat_class> | <table_class> | <room_class> | <utensil_class> | <door_class> | door | seating | utensil | location | room | appliance | shelf | seat | table | somewhere;
<second_location> = <appliance_class> | <shelf_class> | <seat_class> | <table_class> | <room_class> | <utensil_class> | <door_class> | door | seating | utensil | location | room | appliance | shelf | seat | table | somewhere | everywhere | apartment;
<appliance_class> = stove | sink | fridge | tv_counter;
<shelf_class> = bar | kitchen_counter | cupboard | dresser | side_board | book_shelf | pantry | cabinet;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment