Skip to content
Snippets Groups Projects
Commit f88190b5 authored by Adriana Dreyer's avatar Adriana Dreyer
Browse files

no more snacks needed

parent b9cef72a
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +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 | snacks;
<objects> = <drinks> | <food> | <snacks>;
<objectCategory> = drinks | food;
<objects> = <drinks> | <food>;
<drinks> = beer_bottle | fanta | beer_can | coke | seven_up | chocolate_milk | energy_drink | orange_juice | apple_juice | milk;
<food> = tomato_sauce | peanut_butter | chicken_noodles | marmalade | veggie_noodles | garlic_sauce;
<snacks> = chocolate | cookies | drops | crackers;
<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