From 0faa5175b6f0de8835ed514615ac64135f406b29 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 29 May 2018 15:35:02 -0300 Subject: Move files out of folder --- data/sample-grammars/slashdot.gram | 62 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 data/sample-grammars/slashdot.gram (limited to 'data/sample-grammars/slashdot.gram') diff --git a/data/sample-grammars/slashdot.gram b/data/sample-grammars/slashdot.gram new file mode 100644 index 0000000..2b38ee3 --- /dev/null +++ b/data/sample-grammars/slashdot.gram @@ -0,0 +1,62 @@ +[slashdot-jonkatz] [jonkatz-prefix1] : [jonkatz-1] + [jonkatz-1] + +pragma initial-rule [slashdot-jonkatz] + +[jonkatz-1] [jonkatz-issues] , [jonkatz-issues] and the [jonkatz-issues2] + [jonkatz-verbs1] [jonkatz-actionsofthem] [jonkatz-issues] + [jonkatz-prefix2] [jonkatz-actionsofthem] [jonkatz-issues] + +[jonkatz-prefix1] analysis + unplugged + part [number-word] + feature + jon katz + the windbag speaks + +[jonkatz-prefix2] the rise of + brief history of + the road to + the myth of + voices from + descent into + at the crossroads of + showdown with + the era of + the power of + the death of + the nation of + some good news from + beyond + +[jonkatz-verbs1] dealing with + handling + facing + coping with + fighting + challenging + +[jonkatz-actionsofthem] war on + battle against + heavy-handed crusade against + draconian retaliation against + foolish crackdown on + crazy attempts to ban + +[jonkatz-issues] criminal libel + free speech + free music + fighting monopolies + repealing unjust laws + software patents + geek profiling + sexbots + free pornography + +[jonkatz-issues2] net + world + internet + worldwide community + web + geek population + future -- cgit v1.2.3