Skip to content
Snippets Groups Projects
Commit 19c89046 authored by lgraesner's avatar lgraesner
Browse files

added 'neaten' and 'valise' which were excluded from the dict before

parent b77148ba
No related branches found
No related tags found
1 merge request!25Gps rneatenvalise
......@@ -126,7 +126,7 @@ public <sentence> = [could you | robot | tobi | tiago] [please] <command>;
<V_introduce> = introduce;
<V_ask> = ask;
<V_leave> = leave;
<V_clean> = (clean out) | (clean up) | (tidy (up | op)) | order;
<V_clean> = (clean out) | (clean up) | (tidy (up | op)) | order | neaten;
<V_dump> = (take out) | dump;
......@@ -188,5 +188,5 @@ public <sentence> = [could you | robot | tobi | tiago] [please] <command>;
<N_partyfood> = snacks | drinks;
<N_door> = ( front | back | main | rear ) (entrance | door);
<N_garbage> = litter | garbage | trash | waste | debris | junk;
<N_luggage> = bag | baggage | suitcase | trolley;
<N_luggage> = bag | valise | baggage | suitcase | trolley;
<N_garbage> = litter | garbage | trash | waste | debris | junk;
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