diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-04 18:25:49 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-04 18:25:49 -0300 |
| commit | 0bb3c9cd964aab3beaf3be65452f054f48f12035 (patch) | |
| tree | 229f128e1263013ad9399c3728e6a3203f704768 /RGens/data/sample-grammars/fortune.gram | |
| parent | 12fd9362751871711fad12fea01f39a38c2f32e8 (diff) | |
Some minor fixes to grammars
Diffstat (limited to 'RGens/data/sample-grammars/fortune.gram')
| -rw-r--r-- | RGens/data/sample-grammars/fortune.gram | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RGens/data/sample-grammars/fortune.gram b/RGens/data/sample-grammars/fortune.gram index 2000787..a521762 100644 --- a/RGens/data/sample-grammars/fortune.gram +++ b/RGens/data/sample-grammars/fortune.gram @@ -42,7 +42,7 @@ you will discover the meaning of life at the bottom of a beer bottle, but you won't remember what it is after you sober up in the morning you will recieve a blank fortune cookie at a chinese restaurant, an event regarded by most superstition experts as a "bad omen" you will be falsely accused of jaywalking - you will suffer a nosebleed during a speech in front of [speech-num] + you will suffer a nosebleed during a speech in front of [speech+num] you will recieve [50..100] credit card offers in the mail during the next week you will recieve [speech+num] pieces of spam email during the next year your favorite tv show will be cancelled and replaced with an infomercial |
