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

eegpsr change order to hopefully catch all cases

parent c3990863
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ public <sentence> = [could you | robot | tobi] [please] <VP1>;
<VP_tritrans> = <guidePerAtLocToLoc> | <describeToMePostAtLoc> | <tellMeHowPostAtLoc> | <describePostAtLocToMe> | <guideNameFromLoctoLoc> | <offerSmtToNameInRm> | <offerSmtToPplDsc> |<offerSmtToPplInRm> | <guideNameInRmToRm> | <greetGenColOut> | <greetGenDscInRm> | <meetNameAtLocThenFindInRm> | <countPplInRmDsc> | <countDscPplInRm> | <countPplDscInRm> | <followGenDscInRm> | <accompanyKidInRmToRm> | <accompanyAppGenInRm> | <accompanyNameFromLoctoLoc> | <accompanyNameInRmToRm> | <accompanyPerAtLocToLoc> | <bringSmtToKidInRm> | <guideInRmToRm> | <guideAppGenInRm>;
<VP_quatrans> = <offerSmtToDscPplInRm> | <describePostAtLocToPAtLoc> | <meetNameAtLocFindInRmLoc> | <guideGenColOutInRm> | <greetGenColOutInRm> | <bringSmtToGenDscInRm> | <followGenColOutInRm> | <guideAppGenInRmToRm> | <accompanyGenColOutInRm> | <accompanyAppGenInRmToRm> | <offerSmtToPplDscInRm>;
<VP_quatrans> = <offerSmtToPplDscInRm> | <offerSmtToDscPplInRm> | <describePostAtLocToPAtLoc> | <meetNameAtLocFindInRmLoc> | <guideGenColOutInRm> | <greetGenColOutInRm> | <bringSmtToGenDscInRm> | <followGenColOutInRm> | <guideAppGenInRmToRm> | <accompanyGenColOutInRm> | <accompanyAppGenInRmToRm>;
<VP_quintrans> = <bringSmtToGenColOutInRm> | <guideGenColOutInRmToRm> | <accompanyGenColOutInRmToRm>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment