@@ -24,11 +24,11 @@ public <sentence> = [could you | robot | tobi] [please] <VP1>;
<greetGenColOut> = <V_greet> the <NP_genderpersonsingular> (dressed in | wearing) [a | an] <NP_color> (<NP_outfitsingular> | <NP_outfitbottom>);
<greetNameInRm> = <V_greet> <NP_name> in the <NP_room>;
<meetNameAtLocThenFindInRm> = <V_remember> <NP_name> at the (<NP_room> | <NP_beacon>) then (greet | find) (it | him | her) in the <NP_roomTwo>;
<meetNameAtLocFindInRmLoc> = <V_remember> <NP_name> at the (<NP_room> | <NP_beacon>) then (greet | find) (it | him | her) in the <NP_roomTwo> <NP_beaconTwo>;
<meetNameAtLocThenFindInRm> = <V_remember> <NP_name> (in | at) the (<NP_room> | <NP_beacon>) then (greet | find) (it | him | her) in the <NP_roomTwo>;
<meetNameAtLocFindInRmLoc> = <V_remember> <NP_name> (at | in) the (<NP_room> | <NP_beacon>) then (greet | find) (it | him | her) in the <NP_roomTwo> <NP_beaconTwo>;
<countPpl> = <V_count> <NP_genderagepersonplural> there are;