summaryrefslogtreecommitdiff
path: root/examples/attempto/LexAttempto.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-11-14 17:39:05 +0000
committeraarne <aarne@cs.chalmers.se>2008-11-14 17:39:05 +0000
commit6b4f9715e6acb87e05b8229bafd1f41d906e6409 (patch)
tree518851d83cee0d75283694f65ceddf671d299bc9 /examples/attempto/LexAttempto.gf
parentd5fa908250517476d69fae92ec7648a207007c0a (diff)
attempto almost complete to spec now
Diffstat (limited to 'examples/attempto/LexAttempto.gf')
-rw-r--r--examples/attempto/LexAttempto.gf4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/attempto/LexAttempto.gf b/examples/attempto/LexAttempto.gf
index 5b2ce5d9f..7bfa593d3 100644
--- a/examples/attempto/LexAttempto.gf
+++ b/examples/attempto/LexAttempto.gf
@@ -17,5 +17,9 @@ oper
-- kg_Unit : Unit ;
each_Det : Det ;
+ that_Subj : Subj ;
+
+ comma_and_Conj : Conj ;
+ comma_or_Conj : Conj ;
}