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/Attempto.gf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/attempto/Attempto.gf') diff --git a/examples/attempto/Attempto.gf b/examples/attempto/Attempto.gf index bdc8ba1c5..c52ad2c29 100644 --- a/examples/attempto/Attempto.gf +++ b/examples/attempto/Attempto.gf @@ -131,6 +131,10 @@ fun eachRS : RS -> RS ; -- each of who fun suchCN : CN -> S -> CN ; +fun predRS : VP -> RS ; +fun slashRS : NP -> V2 -> RS ; + + -- 2.2.4 fun genNP : NP -> CN -> NP ; -- everybody's customer -- cgit v1.2.3