Skip to content
Snippets Groups Projects
Commit b8c5bc3b authored by Kai Harmening's avatar Kai Harmening
Browse files

grammar test

parent d0a3ad94
No related branches found
No related tags found
No related merge requests found
#JSGF V1.0;
grammar ToBI_object;
public <statement> = <objectPhrase>;
public <statement> = water;
<objectPhrase> = water | self aid kit | cell phone;
<objectPhrase> = water | (self aid kit) | (cell phone);
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