Skip to content
Snippets Groups Projects
Commit 60f8c2d5 authored by Christian Witte's avatar Christian Witte
Browse files

official names added

parent 21c7f2ed
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
grammar ToBI_person; grammar ToBI_person;
public <statement> = <naming>; public <statement> = <naming>;
<naming> = [(my name is) | (i am)] <name>; <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; <name> = james | john | robert | michael | william | david | richard | charles | joseph | thomas | mary | patricia | linda | barbara | elisabeth | jennifer | maria;
#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;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment