Skip to content
Snippets Groups Projects
Commit 16152237 authored by Leroy John Rügemer's avatar Leroy John Rügemer
Browse files

gprs

parent 7a7c68ae
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ public <task> = [<robot_name>] [(would | could) you] [please] <command> [please]
<personal_pronoun> = (him | her | me);
<person_name> = (james|john|alfred|daniel|charles|luis|paul|richard|robert|steve|anna|beth|carmen|jennifer|jessica|kimberly|kristina|laura|mary|sarah);
<grab_object> = (<cleaning_class> | <drink_class> | <snack_class> | <food_class> | (cleaning stuff) | drink | snacks | snack | object | food | something | stuff | item | beverage);
<grab_object> = (<cleaning_class> | <drink_class> | <snack_class> | <food_class> | (cleaning stuff) | drink | snack | object | food | something | stuff | item | beverage);
<cleaning_class> = (brush | detergent | shampoo | sponge | toothpaste);
<drink_class> = ((orange juice) | beer | cola | (chocolate milk) | (energy drink) | (grape juice) | milk | water);
<snack_class> = ((chocolate cookies) | chips | biscuits | bread | pringles | (strawberry cookies));
......
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