summaryrefslogtreecommitdiff
path: root/RGens/data/sample-grammars/tarotcard.gram
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2017-02-08 14:33:24 -0500
committerbculkin2442 <bjculkin@mix.wvu.edu>2017-02-08 14:33:24 -0500
commit46f6ee5545f0703c1626c8de35a8e6e6217a9b14 (patch)
tree385f4a5762299a09cb2e4a7779989c667175623a /RGens/data/sample-grammars/tarotcard.gram
parent3b07acb43c5f865c65094ae891f5a2dc791c8088 (diff)
Update
Diffstat (limited to 'RGens/data/sample-grammars/tarotcard.gram')
-rwxr-xr-xRGens/data/sample-grammars/tarotcard.gram4
1 files changed, 2 insertions, 2 deletions
diff --git a/RGens/data/sample-grammars/tarotcard.gram b/RGens/data/sample-grammars/tarotcard.gram
index 9fd68a8..e0ba840 100755
--- a/RGens/data/sample-grammars/tarotcard.gram
+++ b/RGens/data/sample-grammars/tarotcard.gram
@@ -1,4 +1,4 @@
-[card] [adjective-of] [title]
+[tarot-card] [adjective-of] [title]
[adjective-of] [noun] [title]
[noun]
[noun] [adjective]
@@ -7,7 +7,7 @@
[title] [adjective]
[title] [adjective] [noun]
-pragma initial-rule [card]
+pragma initial-rule [tarot-card]
[title] [male-title]
[female-title]