Skip to content
Snippets Groups Projects
Commit 9afe32fc authored by Linus Schwarz's avatar Linus Schwarz
Browse files

Flattened relPos and absPos

parent 1a44c6df
No related branches found
No related tags found
1 merge request!26Flattened relPos and absPos
......@@ -103,10 +103,8 @@ public <sentence> = [could you | robot | tobi | tiago] [please] <command>;
<LocPrep> = in | at;
<onLocPrep> = on;
<arePrep> = are;
<absPrep> = <direction> most;
<relPrep> = (at the <direction> of ) | <position>;
<direction> = left | right;
<position> = above | behind | under | (on top of);
<absPrep> = (at the (left | right) of) | ((left | right) most);
<relPrep> = (at the (left | right)) of | (above | behind | under | (on top of));
<shape> = biggest | largest | smallest | heaviest | lightest | thinnest;
<V_take> = bring | take | get | grasp | (pick up);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment