summaryrefslogtreecommitdiff
path: root/RGens/data
diff options
context:
space:
mode:
Diffstat (limited to 'RGens/data')
-rw-r--r--RGens/data/sample-grammars/fortune.gram2
-rw-r--r--RGens/data/sample-grammars/web.gram2
-rw-r--r--RGens/data/server-config-sample.cfg2
3 files changed, 3 insertions, 3 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
diff --git a/RGens/data/sample-grammars/web.gram b/RGens/data/sample-grammars/web.gram
index a12d303..9b86fae 100644
--- a/RGens/data/sample-grammars/web.gram
+++ b/RGens/data/sample-grammars/web.gram
@@ -59,7 +59,7 @@ pragma export-rule [big-tld]
http:// [username] . [domain] /
[url-with-path]
-[url-with-path] http://www.geocities.com/ [neighborhood] / [digit-nozero] [digit] [digit] [digit] /
+[url-with-path] http://www.geocities.com/ [neighborhood] / [digit-nonzero] [digit] [digit] [digit] /
http:// [url-begin] . [acronym] .net/ [url-username] /
http:// [url-begin] . [town-name] .net/ [url-username]
http:// [subdomain-name] . [acronym] .net/ [url-username]
diff --git a/RGens/data/server-config-sample.cfg b/RGens/data/server-config-sample.cfg
index 84e031e..3fec5d1 100644
--- a/RGens/data/server-config-sample.cfg
+++ b/RGens/data/server-config-sample.cfg
@@ -58,7 +58,7 @@ mary-sue sample-grammars/mary-sue.gram
media sample-grammars/media.gram
mission sample-grammars/mission.gram
names sample-grammars/names.gram
-newspaper sample-grammars/newspaper.gram
+# newspaper sample-grammars/newspaper.gram
numbers sample-grammars/numbers.gram
ordinal sample-grammars/ordinal.gram
organization sample-grammars/organization.gram