Skip to content
Snippets Groups Projects
Commit 53171edd authored by Christian Klarhorst's avatar Christian Klarhorst
Browse files

new restaurant

parent f81c0099
No related branches found
No related tags found
No related merge requests found
......@@ -6,11 +6,11 @@ public <restaurant> = [tobi] [please] <command> [please] [tobi];
<followMe> = (follow me) | (come [(with me) | here]) | (keep up);
<stop> = stop [this];
<beverages> = <objectCategory> | <objects>;
<objectCategory> = drinks | food;
<objects> = <drinks> | <food>;
<objectCategory> = drinks | snacks;
<objects> = <drinks> | <snacks>;
<drinks> = milk | coke | beer;
<food> = pringles red | pringles green | pringles blue | cookies;
<drinks> = (orange juice) | (fruit juice) | (ice tea) | coffee | beer;
<snacks> = chocolates | (chewing gum) | peanuts;
<ordering> = ordering;
<deliveryLocations> = table (one | two | three);
......
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