#JSGF V1.0; grammar ToBI_followMe; public <statement> = [tobi] [please] (<followMe> | <stop>) [please] [tobi]; <followMe> = follow me; <stop> = stop [it];