mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 08:24:18 +00:00
1 line
1.3 KiB
Plaintext
1 line
1.3 KiB
Plaintext
<PROP>::=action|duration|hunger|feeling|activity|movement|motion|notion|
|
||
|
||
endurance|tenderness|age|taste|bounty|goodness
|
||
|
||
<GEN>::=time|nature|age|wisdom|war|peace|power|energy|earth|love|beauty|
|
||
|
||
charity|faith|hope|thought|strength|night|piety|heart|land|evil
|
||
|
||
<SPEC>::=flower|tree|dove|star|cloud|twig|pond|dog|goat|muffin|petal|
|
||
|
||
wagon wheel|gate|trap|lark|raven|drop|dish|spoon|spark|bone|brain|tooth|
|
||
|
||
face|rake|shovel|book|cover|whistle
|
||
|
||
<PREP>::=on|up|over|under|within|beside|of|in
|
||
|
||
<TVERB>::=revere|worship|understand|beseech|control|provoke|heal|pursue|
|
||
|
||
strengthen|become|kill|arouse|becalm|ensnare
|
||
|
||
<IVERB>::=sing|talk|run|aspire|twiddle|think|gurgle|ponder|wiggle|bend|simmer|
|
||
|
||
bask|break|tumble|dance|whistle|squawk
|
||
|
||
<ADJ>::=gentle|frail|happy|sorrowful|mournful|gray|rusty|frolicking|wanton|
|
||
|
||
lustful|timid|pensive|timorous|moody
|
||
|
||
<AUX>::=may|can|shall|should|must|doth
|
||
|
||
<NOUN>::=a <ADJ> <SPEC>|a <SPEC> of <GEN>|the <PROP> of a <SPEC>|
|
||
|
||
the <SPEC> <PREP> <NOUN>|<GEN> <PREP> <GEN>|<GEN>'s <PROP>|<ADJ> <GEN>|
|
||
|
||
the <PROP> of <GEN>
|
||
|
||
<RPOEM>::=A =ADJ\0= =SPEC\1= <AUX> <IVERB> <PREP> =NOUN\2=\n
|
||
|
||
And <TVERB> <NOUN>.\nBut <NOUN> <TVERB>s <NOUN>\n
|
||
|
||
While (@2) <TVERB>s the (@0) (@1).\n
|
||
|
||
END
|
||
|
||
|