diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-07-17 18:42:06 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-07-17 18:42:06 -0300 |
| commit | 5a531b2ae8ea61960d2cffc6968d1fb87206941e (patch) | |
| tree | d8876198d10283b8ecc288cf7b95b051cbd7ab94 /data/new-sample-grammars | |
| parent | 13756d6671ef1e2aed30bcddacdd85d41bba568c (diff) | |
Update
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] |
