Skip to content
Snippets Groups Projects
Commit 495e200d authored by alangfel's avatar alangfel
Browse files

restructred grammar

parent 22da66c0
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,4 @@ public <restaurant> = [tobi] [please] bring <objects> to <deliveryLocations>;
<objects> = <drinks> | <snacks>;
<drinks> = (orange juice) | (fruit juice) | (ice tea) | coffee | beer;
<snacks> = chocolates | (chewing gum) | peanuts;
<snacks> = chocolates | (chewing gum) | peanuts | apple;
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