Skip to content
Snippets Groups Projects
Commit 9269e3d2 authored by Günes Minareci's avatar Günes Minareci
Browse files

Merge branch 'master' of rcs:robocup-speechrec

parents 7e95df71 56b69ab1
No related branches found
No related tags found
No related merge requests found
#JSGF V1.0;
grammar ToBI_demoChallange;
public <statement> = [tobi] [please] (<followMe> | <stop>) [please] [tobi];
public <statement> = [tobi] [please] (<followMe> | <stop> | <cleanUp>) [please] [tobi];
<followMe> = follow me;
<stop> = stop [it];
<cleanUp> = clean [up];
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