1
0
forked from GitHub/gf-core

corrections in Attempto grammars

This commit is contained in:
aarne
2008-11-08 09:38:32 +00:00
parent 70e49b204c
commit fc0432e4e1
9 changed files with 48 additions and 34 deletions

View File

@@ -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 ;