Skip to content
Snippets Groups Projects
person.jsgf~ 312 B
Newer Older
  • Learn to ignore specific revisions
  • Christian Witte's avatar
    Christian Witte committed
    #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;