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

fix typo

parent 8246aa4a
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ public <sentence> = [could you | robot | tobi] [please] <VP1>;
<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 <NP_outfitplural> | wear <NP_outfitplural> | dressed in <NP_outfitplural> | wearing <NP_color> | wear <NP_color> | dressed in <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.
Please register or to comment