Newer
Older
#JSGF V1.0;
grammar restaurant_save_command;
public <restaurant> = [tobi] [please] (<followMe> | <stop> | <ordering> | <save>);
<followMe> = (follow me) | (come [(with me) | here]) | (keep up);
<ordering> = ordering;
<stop> = stop [this];