Skip to content
Snippets Groups Projects
Commit 717e7bd6 authored by Jan Pohlmeyer's avatar Jan Pohlmeyer Committed by David Leins
Browse files

Adjust grammar

parent 4af235a0
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ public <string> = [<robot>] (<bring> | <trash>);
<prefix> = ( (give me the) | (bring me the) | (get me the) );
<trash> = ([please] ((take out the trash) | (take my trash)));
<trash> = ([please] ((take out the trash) | (take my trash) | (take my garbage)));
<drink> = ( (iso_drink) | (pepper) | (salt) );
<drink> = ( (drink) | (iso_drink) | (pepper) | (salt) );
<robot> = (tobi) | (robot) | (biron) | (pepper);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment