summaryrefslogtreecommitdiff
path: root/ipl/data/sen.rsg
diff options
context:
space:
mode:
Diffstat (limited to 'ipl/data/sen.rsg')
-rw-r--r--ipl/data/sen.rsg16
1 files changed, 16 insertions, 0 deletions
diff --git a/ipl/data/sen.rsg b/ipl/data/sen.rsg
new file mode 100644
index 0000000..dbf53d0
--- /dev/null
+++ b/ipl/data/sen.rsg
@@ -0,0 +1,16 @@
+<sentence>::=<subject> <predicate>.<nl>
+<predicate>::=<intransitive verb>|<transitive verb> <object>
+<subject>::=<noun phrase>
+<object>::=<noun phrase>
+<noun phrase>::=<article> <modifier> <noun>|<article> <noun>
+<modifier>::=<adjective>|<adjective>|<adjective>|<adverb> <modifier>
+<article>::=a|the
+<adjective>::=black|red|blue|large|hot|choclate|hairy|yawning\
+|bleary|checkered|finite|twisted|frumpy
+<adverb>::=very|rather|possibly|frightenly|charmingly\
+|willingly|singularly|refreshingly
+<transitive verb>::=eats|opens|flies|panics|paints|emebllishes
+<intransitive verb>::=molds|burns|gapes|sails|poses|smokes
+<noun>::=hatbox|zepplin|totilla|cupcake|gorge|sculptor|ashtray\
+|cloud|corkscrew|barrel|landslide|jalopy
+<sentence>10