summaryrefslogtreecommitdiff
path: root/ipl/data/poem.rsg
diff options
context:
space:
mode:
Diffstat (limited to 'ipl/data/poem.rsg')
-rw-r--r--ipl/data/poem.rsg15
1 files changed, 15 insertions, 0 deletions
diff --git a/ipl/data/poem.rsg b/ipl/data/poem.rsg
new file mode 100644
index 0000000..155a6f5
--- /dev/null
+++ b/ipl/data/poem.rsg
@@ -0,0 +1,15 @@
+<rule1>::=<qual> <noun> <tverb> <object>;
+<rule2>::=<noun> <iverb>, <clause>.
+<rule3>::=<qual> <noun> <iverb>.
+<poem>::=<rule1><nl><rule2><nl><rule3><nl><nl>
+<noun>::=he|she|the shadowy figure|the boy|a child
+<tverb>::=outlines|casts toward|stares at|captures|damns
+<iverb>::=lingers|pauses|reflects|alights|hesitates|turns away|returns|kneels|stares
+<clause>::=and <iverb>|but <iverb>|and <iverb>|while <ger> <adj>
+<adj>::=slowly|silently|darkly|with fear|expectantly|fearfully
+<ger>::=waiting|pointing|breathing
+<object>::=<article> <onoun>
+<article>::=a|the
+<onoun>::=sky|void|abyss|star|darkness|lake|moon|cloud
+<qual>::=while|as|momentarily|frozen,
+<poem>10