<describePostAtLoc> = <V_describe> [to] [me] the <NP_poseperson> (at | in) the (<NP_room> | <NP_beacon>) [(looks like | to me)];
<describeToMePostAtLoc> = <V_describe> [to] <NP_me> the <NP_poseperson> (at | in) the (<NP_room> | <NP_beacon>) [looks like];
<describePostAtLocToMe> = <V_describe> [to] [me] the <NP_poseperson> (at | in) the (<NP_room> | <NP_beacon>) to <NP_me>;
<describePostAtLocToPAtLoc> = <V_describe> [to] [me] the <NP_poseperson> (at | in) the (<NP_room> | <NP_beacon>) to the person at the <NP_beaconTwo>;
<describePostAtLocToPAtLoc> = <V_describe> [to] [me] the <NP_poseperson> (at | in) the (<NP_room> | <NP_beacon>) to the <NP_person> at the <NP_beaconTwo>;
<offerSmtToPplInRm> = <V_offer> something to <NP_offer> to all the <NP_genderagepersonplural> in the <NP_room>;
...
...
@@ -67,9 +71,9 @@ public <sentence> = [could you | robot | tobi] [please] <VP1>;
<guideGenColOutInRmToRm> = <V_guide> the <NP_genderpersonsingular> (dressed in | wearing) [a | an] <NP_color> (<NP_outfitsingular> | <NP_outfitbottom>) in the <NP_room> to the (<NP_beaconTwo> | <NP_roomTwo> | <NP_exitTwo>);
<guidePerAtLocToLoc> = <V_guide> the person at the <NP_beacon> to the (<NP_beaconTwo> | <NP_exitTwo>);
<guidePerAtLocToLoc> = <V_guide> the <NP_person> at the <NP_beacon> to the (<NP_beaconTwo> | <NP_exitTwo>);
<guidePerAtLoc> = <V_guide> the person at the <NP_beacon>;
<guidePerAtLoc> = <V_guide> the <NP_person> at the <NP_beacon>;
<guideNameInRmToRm> = <V_guide> [the] <NP_name> in the <NP_room> to the (<NP_beaconTwo> | <NP_roomTwo> | <NP_exitTwo>);
...
...
@@ -87,7 +91,7 @@ public <sentence> = [could you | robot | tobi] [please] <VP1>;
<followGenColOutInRm> = <V_follow> the <NP_genderpersonsingular> (dressed in | wearing) [a | an] <NP_color> (<NP_outfitsingular> | <NP_outfitbottom>) in the <NP_room>;
<followPerAtLoc> = <V_follow> the person at the <NP_beacon>;
<followPerAtLoc> = <V_follow> the <NP_person> at the <NP_beacon>;
<followNameInRm> = <V_follow> [the] <NP_name> in the <NP_room>;
...
...
@@ -99,8 +103,8 @@ public <sentence> = [could you | robot | tobi] [please] <VP1>;
<accompanyAppGenInRm> = <V_accompany> the (<NP_property> <NP_genderpersonsingular> | <NP_genderpersonsingular> <NP_gestureAdditional> | <NP_genderpersonsingular> wearing <NP_accessory>) in the <NP_room>;
<accompanyGenColOutInRmToRm> = <V_accompany> the <NP_genderpersonsingular> (dressed in | wearing) [a | an] <NP_color> (<NP_outfitsingular> | <NP_outfitbottom>) in the <NP_room> to the (<NP_beacon> | <NP_roomTwo> | <NP_exit>);
<accompanyGenColOutInRm> = <V_accompany> the <NP_genderpersonsingular> (dressed in | wearing) [a | an] <NP_color> (<NP_outfitsingular> | <NP_outfitbottom>) in the <NP_room>;
<accompanyPerAtLocToLoc> = <V_accompany> the person at the <NP_beacon> to the (<NP_beaconTwo> | <NP_exit>);
<accompanyPerAtLoc> = <V_accompany> the person at the <NP_beacon>;
<accompanyPerAtLocToLoc> = <V_accompany> the <NP_person> at the <NP_beacon> to the (<NP_beaconTwo> | <NP_exit>);
<accompanyPerAtLoc> = <V_accompany> the <NP_person> at the <NP_beacon>;
<accompanyNameInRmToRm> = <V_accompany> [the] <NP_name> (from | in) the <NP_room> to the (<NP_beacon> | <NP_roomTwo> | <NP_exit>);
<accompanyNameInRm> = <V_accompany> [the] <NP_name> in the <NP_room>;
<accompanyNameFromLoctoLoc> = <V_accompany> [the] <NP_name> from the <NP_beacon> to the (<NP_beaconTwo> | <NP_exit>);
...
...
@@ -129,6 +133,8 @@ public <sentence> = [could you | robot | tobi] [please] <VP1>;
<NP_outfitsingular> = <N_outfitsingular>;
<NP_accessory> = <N_accessory>;
<NP_name> = <N_name>;
<NP_me> = <N_me>;
<NP_person> = <N_person>;
<NP_beacon> = <N_beacon>;
<NP_beaconTwo> = <N_beaconTwo>;
<NP_room> = <N_room> ;
...
...
@@ -141,6 +147,8 @@ public <sentence> = [could you | robot | tobi] [please] <VP1>;
<N_name> = emma | olivia | sophia | ava | isabella | mia | abigail | emily | charlotte | harper | noah | liam | mason | jacob | william | ethan | james | alexander | michael | benjamin;