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

zoo

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