Skip to content
Snippets Groups Projects
followMe.jsgf~ 156 B
#JSGF V1.0;
grammar ToBI_followMe;
public <statement> = [tobi] [please] (<followMe> | <stop>) [please] [tobi];

<followMe> = follow me;
<stop> = stop [it];