grammar.jsgf 68 B

123
  1. #JSGF V1.0;
  2. grammar digits;
  3. public <numbers> = (one | two | three);