From cbec29962e58f17ebe4f066e8268eac58dc8a5f7 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 8 Nov 2008 09:38:32 +0000 Subject: corrections in Attempto grammars --- examples/attempto/AttemptoI.gf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/attempto/AttemptoI.gf') diff --git a/examples/attempto/AttemptoI.gf b/examples/attempto/AttemptoI.gf index 9af611bc5..6f7ae91ff 100644 --- a/examples/attempto/AttemptoI.gf +++ b/examples/attempto/AttemptoI.gf @@ -126,6 +126,9 @@ lin eachRS : RS -> RS ; -- each of who lin suchCN cn s = mkCN (mkAP (mkAP such_A) s) cn ; +lin predRS vp = mkRS (mkRCl which_RP vp) ; +lin slashRS np v2 = mkRS (mkRCl which_RP np v2) ; + -- 2.2.4 lin genNP = genitiveNP ; -- cgit v1.2.3