summaryrefslogtreecommitdiff
path: root/examples/attempto/LexAttempto.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/attempto/LexAttempto.gf')
-rw-r--r--examples/attempto/LexAttempto.gf3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/attempto/LexAttempto.gf b/examples/attempto/LexAttempto.gf
index 11f7fa237..bba76715b 100644
--- a/examples/attempto/LexAttempto.gf
+++ b/examples/attempto/LexAttempto.gf
@@ -25,4 +25,7 @@ oper
whose_IDet : IDet ;
eachOf : NP -> NP ;
+
+ adj_thatCl : A -> S -> Cl ;
+
}