Skip to content
Snippets Groups Projects
Commit 9963053c authored by julia.niermann's avatar julia.niermann
Browse files

Add search

parent 9b2da12b
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,10 @@ public <string> = [<robot>] (<command>);
<robot> = ((tobi) | (robot) | (tiago));
<command> = ( <introduce> | <trash> );
<command> = ( <introduce> | <trash> | <search>);
<introduce> = (introduce yourself);
<trash> = ([please] ((take out the trash) | (take out the garbage)));
<search> = ([please] search for [a] [waving] person);
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