Skip to content
Snippets Groups Projects
Commit 8246aa4a authored by Janneke Simmering's avatar Janneke Simmering
Browse files

eegpsr change more brackets

parent 4d8179e1
No related branches found
No related tags found
No related merge requests found
......@@ -28,11 +28,11 @@ public <sentence> = [could you | robot | tobi] [please] <VP1>;
<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;
<countPplDsc> = <V_count> <NP_genderagepersonplural> [are] (<NP_postureAdditional> | <NP_gestureAdditional> | wearing <NP_outfitplural> | wear <NP_outfitplural> | dressed in <NP_outfitplural> | wearing <NP_color> | wear <NP_color> | dressed in <NP_color>);
<countPplDsc> = <V_count> <NP_genderagepersonplural> [are] (<NP_postureAdditional> | <NP_gestureAdditional> | wearing <NP_outfitplural> | wear <NP_outfitplural> | dressed in <NP_outfitplural> | wearing <NP_color> | wear <NP_color> | dressed in <NP_color>) [there are];
<countPplInRm> = <V_count> <NP_genderagepersonplural> [there are] in the <NP_room>;
<countPplInRmDsc> = <V_count> <NP_genderagepersonplural> [there are] in the <NP_room> are (<NP_postureAdditional> | <NP_gestureAdditional> | (wearing | wear | dressed in) (<NP_outfitplural> |<NP_color>));
<countPplInRmDsc> = <V_count> <NP_genderagepersonplural> [there are] in the <NP_room> are (<NP_postureAdditional> | <NP_gestureAdditional> | (wearing <NP_outfitplural> | wear <NP_outfitplural> | dressed in <NP_outfitplural> | wearing <NP_color> | wear <NP_color> | dressed in <NP_color>);
<countPplDscInRm> = <V_count> <NP_genderagepersonplural> [are] (<NP_postureAdditional> | <NP_gestureAdditional> | wearing <NP_outfitplural> | wearing <NP_color> | wear <NP_outfitplural> | wear <NP_color> | dressed in <NP_outfitplural> | dressed in <NP_color>) [there are] in the <NP_roomTwo>;
......
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