From e5ba8752dd877d9e34d175373db6e2c70001e130 Mon Sep 17 00:00:00 2001 From: Leon Ziegler <lziegler@techfak.uni-bielefeld.de> Date: Tue, 22 Jul 2014 00:24:00 -0300 Subject: [PATCH] objects in sfb --- ps-grammar/sfb/review.jsgf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ps-grammar/sfb/review.jsgf b/ps-grammar/sfb/review.jsgf index 371ac41a..37477c09 100644 --- a/ps-grammar/sfb/review.jsgf +++ b/ps-grammar/sfb/review.jsgf @@ -11,4 +11,4 @@ public <review> = [tobi] [please] (<follow> | <observe> | <teach> | <locate> | < <locate> = ( ( where is [a | an | the] ) | ( where are [the] ) ) ( <object> | <furniture> ); <list> = ( which objects do you know ) | ( list [the] objects ); <furniture> = [other] ( shelf | cupboard | table | chair | armchair | sofa | stool | dresser | closet ); -<object> = [other] ( pringles | apple | milk | biscuits | book ); +<object> = [other] ( pringles | coffee | crackers | biscuits | milk ); -- GitLab