Skip to content
Snippets Groups Projects
Commit b09ef109 authored by Dennis Holzmann's avatar Dennis Holzmann
Browse files

Update getDrink.jsgf

parent 31e19251
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,6 @@ public <drinkstring> = [<prefix>] <drink> [<robot>]; ...@@ -8,6 +8,6 @@ public <drinkstring> = [<prefix>] <drink> [<robot>];
<ilike> = (i like); <ilike> = (i like);
<drink> = (tropical_juice) | (red_wine) | (wine) | (juice_pack) | (iced_tea) | (milk) | (coke) | (ice_tea) | (orange_juice) | (cola); <drink> = (tropical_juice) | (red_wine) | (wine) | (juice_pack) | (iced_tea) | (milk) | (coke) | (orange_juice) | (cola);
<robot> = (tobi) | (robot) | (biron) | (pepper); <robot> = (tobi) | (robot) | (biron) | (pepper);
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