Skip to content
Snippets Groups Projects
Commit 37f4363e authored by Kevin Gardeja's avatar Kevin Gardeja Committed by Leroy John Rügemer
Browse files

changed grammar file

parent f23b7bf5
No related branches found
No related tags found
No related merge requests found
#JSGF V1.0; #JSGF V1.0;
grammar kgardeja; grammar kgardeja;
public <statement> = <kitchen> | <livingroom> | <accept> | <cleankitchen> | <cleanlivingroom> | <decline> | <search> | <clean>; public <statement> = <kitchen> | <livingroom> | <accept> | <cleankitchen> | <cleanlivingroom> | <decline> | <search> | <clean> | tobi <clean>;
<kitchen> = kitchen; <kitchen> = kitchen;
<clean> = clean; <clean> = clean; clean up; sort; clean room; clean up room; tidy up; tidy up room; start; start cleaning; start searching; search; search for objects;
<search> = search; <search> = search;
<livingroom> = livingroom; <livingroom> = livingroom;
<accept> = yes; <accept> = yes;
......
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