-
Jonas Zilke authoredJonas Zilke authored
bringObject.jsgf 222 B
#JSGF V1.0;
grammar bringObject;
public <command> = [please] <bring> [me] [the | a] <object>;
<bring> = bring | hand | give;
<object> = mustard | peach | orange | banana | apple | pringles | cheezit | cup | bowl;