From ab3eeaf1c3aef24d199fc789c230a83d1738b238 Mon Sep 17 00:00:00 2001 From: "Esteban Prince, Liam (UG - Computer Science)" <le00210@surrey.ac.uk> Date: Thu, 13 Feb 2020 12:09:56 +0000 Subject: [PATCH] Update grammar --- grammar | 2 -- 1 file changed, 2 deletions(-) diff --git a/grammar b/grammar index ea1f161..6743fba 100644 --- a/grammar +++ b/grammar @@ -1,5 +1,3 @@ -Sentence ::= Amount Unit "of"? Ingredient ("," Modifier)? - /* Amount: quantity of an ingredient, exclusively */ /* does not refer to time, size etc */ /* Eg: 10 - 20 g of pasta */ -- GitLab