Newer
Older
#JSGF V1.0;
grammar ToBI_person;
public <statement> = <naming>;
<naming> = [(my name is) | (i am)] <name>;
<name> = michael | christopher | matthew | joshua | daniel | david | andrew | james | justin | joseph | jessica | ashley | brittany | amanda | samantha | sarah | stephanie | jennifer | elizabeth | lauren;