Skip to content
Snippets Groups Projects
Commit e28e9048 authored by mholland's avatar mholland
Browse files

added names to zoo grammar

parent 4b1274af
No related branches found
No related tags found
No related merge requests found
#JSGF V1.0;
grammar ToBI_roboZoo;
public <statement> = [tobi] (<biron> | <andi> | <leon> | <kai> | <martin> | <christian> | <leroy> | <suchit> | <niksa> | <sven> | <sebastian> ) [tobi];
public <statement> = [tobi] (<biron> | <andi> | <leon> | <kai> | <martin> | <christian> | <leroy> | <suchit> | <niksa> | <sven> | <sebastian> | <timo> ) [tobi];
<biron> = biron;
<andi> = andreas;
......@@ -14,3 +14,4 @@ public <statement> = [tobi] (<biron> | <andi> | <leon> | <kai> | <martin> | <chr
<suchit> = suchit;
<niksa> = niksa;
<sven> = sven;
<timo> = timo;
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