summaryrefslogtreecommitdiff
path: root/data/sample-grammars/theory.gram
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2018-06-05 00:16:59 -0300
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2018-06-05 00:16:59 -0300
commitbb5d2256ba052af13a3d50f150b78c5762840449 (patch)
tree10fb079acabaa34752d5557ce7cf0b97c95beef7 /data/sample-grammars/theory.gram
parent8062cff63f864178a2a73650870362871bc25224 (diff)
Grammar update
Update grammar for new features/syntax
Diffstat (limited to 'data/sample-grammars/theory.gram')
-rwxr-xr-xdata/sample-grammars/theory.gram9
1 files changed, 3 insertions, 6 deletions
diff --git a/data/sample-grammars/theory.gram b/data/sample-grammars/theory.gram
index af2ce49..828b180 100755
--- a/data/sample-grammars/theory.gram
+++ b/data/sample-grammars/theory.gram
@@ -1,12 +1,9 @@
-[theory] [plural+last] [theory-suffix]
+[theory] <^2> [plural+last] [theory-suffix]
+ <^2> the [last-name] [theory-suffix]
+ <^3> the [2+last-name] [theory-suffix]
[plural+last] [theory-suffix]
- the [2+last-name] [theory-suffix]
- the [2+last-name] [theory-suffix]
- the [2+last-name] [theory-suffix]
the [3+last-name] [theory-suffix]
[plural+last] [ordinal] [theory-suffix]
- the [last-name] [theory-suffix]
- the [last-name] [theory-suffix]
pragma initial-rule [theory]