Skip to content
Snippets Groups Projects
Commit 1f3f8ff0 authored by Lukas Hindemith's avatar Lukas Hindemith
Browse files

changed objects for ordering in restaurant task

parent f4aef44e
No related branches found
No related tags found
No related merge requests found
...@@ -6,5 +6,5 @@ public <restaurant> = ([tobi] [bring me] [one | a ] <objects> [please]); ...@@ -6,5 +6,5 @@ public <restaurant> = ([tobi] [bring me] [one | a ] <objects> [please]);
<objects> = (<drinks> | <combo>); <objects> = (<drinks> | <combo>);
<combo> = (<food> (and | with) <food>); <combo> = (<food> (and | with) <food>);
<drinks> = ((banana milk) | (icedcoffee) | (coke) | (tea) | (water) | (fanta) | (milk)); <drinks> = ((aquarius)|(asience)|(green tea)|(coke)|(cold brew));
<food> = ((apple) | (mikado) | (cornflakes) | (koala) | (lemon) | (nectarine) | (red chili) | (avocado) | (smacks) | (peanuts) | (pringles) | (pepper) | (instant noodles) | (peas) | (soysauce) | (potato) | (chococrispies) | (biscuits)); <food> = ((apple) | (onion) | (fries) | (candy) | (curry) | (chewing gum) | (cup star) | (orange) | (corn) | (jelly) | (bread) | (radish));
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment