1
0
forked from GitHub/gf-core

have_V2 in Structural

This commit is contained in:
aarne
2009-04-27 13:28:47 +00:00
parent 2a235f9709
commit 06c0b57ed1
23 changed files with 22 additions and 17 deletions
-1
View File
@@ -90,7 +90,6 @@ concrete LexiconIna of Lexicon = CatIna **
harbour_N = regN "porto" ;
hate_V2 = dirV2 (regV "detestar0") ;
hat_N = regN "cappello" ;
have_V2 = dirV2 (R.haberV ** {lock_V = <>});
hear_V2 = dirV2 (regV "audir");
hill_N = regN "monticulo" ;
hope_VS = mkVS (regV "sperar") ;
@@ -104,6 +104,7 @@ concrete StructuralIna of Structural = CatIna **
youPl_Pron = mkPron "vos" "vos" "vostre" Pp2;
youPol_Pron = mkPron "vos" "vos" "vostre" Pp2;
have_V2 = dirV2 (R.haberV ** {lock_V = <>});
oper
mkQuant : Str -> Str -> {s : Number => Case => Str} = \x,y -> {