diff options
Diffstat (limited to 'data/new-sample-grammars')
| -rw-r--r-- | data/new-sample-grammars/ocl/README | 2 | ||||
| -rw-r--r-- | data/new-sample-grammars/ocl/randomquest.gram | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/data/new-sample-grammars/ocl/README b/data/new-sample-grammars/ocl/README new file mode 100644 index 0000000..384cf9f --- /dev/null +++ b/data/new-sample-grammars/ocl/README @@ -0,0 +1,2 @@ +These generators are adapted from the Campaign Logger generator library, and +fall under the Apache license diff --git a/data/new-sample-grammars/ocl/randomquest.gram b/data/new-sample-grammars/ocl/randomquest.gram new file mode 100644 index 0000000..64a8db5 --- /dev/null +++ b/data/new-sample-grammars/ocl/randomquest.gram @@ -0,0 +1 @@ +[random-quest] A [race] [title] seeks heroes to [action] a [noun] called "The [adjective] |
