Files
Digital-Research-Source-Code/CPM OPERATING SYSTEMS/CPM 68K/cpm68k_pgms/snobol4/RSTORY.SYN
Sepp J Morris 31738079c4 Upload
Digital Research
2020-11-06 18:50:37 +01:00

1 line
1.8 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<OPENING>::=<TIME> there was a =CHAR\0= who went to <PLACE> and bought a
=PET\1=. On the way home they came upon a =BARRIER\2= which the (@1) was
afraid to cross. The (@0) said "(@1), (@1), jump over the (@2) or I won't
get home tonight."
<TIME>::=Once upon a time|Once|Long ago in a small village|In days gone by
in a little town by the river
<PLACE>::=market|a pet store|a super market|town|the city
<BARRIER>::=fence|ditch|fallen tree|large rock|stream|brook
<PET>::=dog|cat|parrot|pony
<REFUSAL>::= But the (@3) would not. The (@0) <EXCURSION> and she met a
(@4). She said, "(@4), (@4), (@5) (@3), (@6) and I shan't get home tonight."
<EXCURSION>::=went down the path|went over a hill|went by <OBJECT> and then
<EXCURSION>|went toward <OBJECT>|went over hill and dale|went near <OBJECT>|
went on the road to <OBJECT>|went for (?20) miles
<OBJECT>::=the <COLOR> <THING>
<COLOR>::=white|blue|red|yellow|grey|black|dark|green|orange
<THING>::=mill|tavern|church|school|house|meadow|rock|barn
<PERSUADED>::= The (@4) knew the (@0) and, in fact, had been saved by her
from a wild <WILD_AN>. So the (@6) and the (@0) got home that night.
<CHAR>::=little old woman|little old lady|kind grandmother|kind old aunt|
little girl dressed in red|retired seamstress|nice old lady|little girl green
<DOM_AN>::=cow|pig|horse|sheep|chicken
<WILD_AN>::=lion|giraffe|tiger|camel|ostrich|rhinoceros
<ANIMAL>::=<DOM_AN>|<WILD_AN>|<PET>
<HUMAN>::=farmer|girl|policeman|hunter|man|boy
<A>::=<HUMAN>|<ANIMAL>
<CUT>::=cut|slice|snip|slash
<CUTTER>::=knife|scissor|sword|dagger
<BEE>::=bee|wasp|horse-fly
<HURT>::=bite|frighten|scare|kick|eat
<RAIN>::=rain|snow|hail|sleet
END