Skip to content
Snippets Groups Projects
Commit f83da134 authored by Laurin Gräsner's avatar Laurin Gräsner
Browse files

where do all these words come from?

parent de03a3cc
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ public <sentence> = [could you | robot | tobi | tiago] [please] <command> [ple ...@@ -54,7 +54,7 @@ public <sentence> = [could you | robot | tobi | tiago] [please] <command> [ple
<followPrs> = <V_follow> <NP_personalpron>; <followPrs> = <V_follow> <NP_personalpron>;
<followPrsToRoom> = <V_follow> <NP_personalpron> <toLocPrep> <NP_roomTwo>; <followPrsToRoom> = <V_follow> <NP_personalpron> <toLocPrep> <NP_roomTwo>;
<followName> = <V_follow> <NP_name>;meetprsAtDoor <followName> = <V_follow> <NP_name>
<followNameFromBeacToRoom> = <V_follow> <NP_name> <fromLocPrep> (<NP_beacon> | <NP_room>) <toLocPrep> <NP_roomTwo>; <followNameFromBeacToRoom> = <V_follow> <NP_name> <fromLocPrep> (<NP_beacon> | <NP_room>) <toLocPrep> <NP_roomTwo>;
<meetName> = <V_meet> <NP_name>; <meetName> = <V_meet> <NP_name>;
......
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