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

fix typo

parent acef34f3
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@ public <sentence> = [could you | robot | tobi] [please] <VP>;
<NP_offer> = <N_offer>;
<N_name> = angie | mary | amy | kimberly | lisa | melissa | michelle | jennifer | elizabeth | julie | brian | micheal | christpher | william | john | david | james | robert | scott | richard;
<N_name> = angie | mary | amy | kimberly | lisa | melissa | michelle | jennifer | elizabeth | julie | brian | micheal | christopher | william | john | david | james | robert | scott | richard;
<N_location> = (couch table) | bed | bar | (dining table);
<N_locationtwo> = (couch table) | bed | bar | (dining table);
<N_room> = bedroom | (dining room) | kitchen | (living room);
......
......@@ -93,7 +93,7 @@ public <sentence> = ([could you | robot | tobi] [please] <VP1> [([and|then] <VP2
<N_placementTwo> = (tv table) | cupboard | (couch table) | desk | bookcase | (bedside table) | (kitchen table) | (kitchen cabinet) | bar | (dining table) | cabinet | (display case) | storage shelf;
<N_beacon> = (couch table) | bed | bar | (dining table);
<N_beaconTwo> = (couch table) | bed | bar | (dining table);
<N_name> = angie | mary | amy | kimberly | lisa | melissa | michelle | jennifer | elizabeth | julie | brian | micheal | christpher | william | john | david | james | robert | scott | richard;
<N_name> = angie | mary | amy | kimberly | lisa | melissa | michelle | jennifer | elizabeth | julie | brian | micheal | christopher | william | john | david | james | robert | scott | richard;
<N_objectpron> = it;
<N_objectprop> = biggest | largest | smallest | heaviest | lightest | thinnest;
<N_me> = me;
......
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