summaryrefslogtreecommitdiff
path: root/RGens/data/sample-grammars/long-data/relative.gram
diff options
context:
space:
mode:
Diffstat (limited to 'RGens/data/sample-grammars/long-data/relative.gram')
-rw-r--r--RGens/data/sample-grammars/long-data/relative.gram22
1 files changed, 12 insertions, 10 deletions
diff --git a/RGens/data/sample-grammars/long-data/relative.gram b/RGens/data/sample-grammars/long-data/relative.gram
index 74c9d7e..a18e015 100644
--- a/RGens/data/sample-grammars/long-data/relative.gram
+++ b/RGens/data/sample-grammars/long-data/relative.gram
@@ -1,10 +1,12 @@
-father
-mother
-uncle
-aunt
-grandmother
-grandfather
-sister
-brother
-cousin
-mother-in-law
+[relative] → father
+ mother
+ uncle
+ aunt
+ grandmother
+ grandfather
+ sister
+ brother
+ cousin
+ mother-in-law
+
+pragma initial-rule [relative]