Skip to content
Snippets Groups Projects
person.jsgf 438 B
#JSGF V1.0;
grammar ToBI_person;
public <statement> = <naming> ;
<naming> = [(my name is) | (i am)] <name>;
<name_old> = sophia | isabella | emma | olivia | ava | emily | abigail | madison | mia | chloe | james | john | robert | michael | william | david | richard | charles | joseph | thomas;
<name> = alex | charlie | elizabeth | francis | jennifer | linda | mary | patricia | james | john | michael | robert | robin | skyler | william;