From 6d0f248b67552b3920e431e2090ca66f1ca5060c Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 4 Jan 2010 21:19:13 +0000 Subject: fixes in Attempto --- examples/attempto/LexAttemptoFre.gf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/attempto/LexAttemptoFre.gf') diff --git a/examples/attempto/LexAttemptoFre.gf b/examples/attempto/LexAttemptoFre.gf index 618f37175..b53017388 100644 --- a/examples/attempto/LexAttemptoFre.gf +++ b/examples/attempto/LexAttemptoFre.gf @@ -27,4 +27,6 @@ oper eachOf np = mkNP (mkPredet "chacun" "chacune" genitive P.True) np ; + adj_thatCl : A -> S -> Cl = \a,s -> mkCl (mkVP (mkAP (mkAP a) s)) ; + } -- cgit v1.2.3