From 5a531b2ae8ea61960d2cffc6968d1fb87206941e Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 17 Jul 2018 18:42:06 -0300 Subject: Update --- data/new-sample-grammars/ocl/README | 2 ++ data/new-sample-grammars/ocl/randomquest.gram | 1 + 2 files changed, 3 insertions(+) create mode 100644 data/new-sample-grammars/ocl/README create mode 100644 data/new-sample-grammars/ocl/randomquest.gram (limited to 'data') 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] -- cgit v1.2.3