have_V2 in Structural

This commit is contained in:
aarne
2009-04-27 13:28:47 +00:00
parent 010dee0c97
commit c14a899ab4
23 changed files with 22 additions and 17 deletions

View File

@@ -92,7 +92,6 @@ lin
harbour_N = regGenN "port" masculine ;
hate_V2 = haïr_V2 ;
hat_N = regGenN "chapeau" masculine ;
have_V2 = avoir_V2 ;
hear_V2 = entendre_V2 ;
hill_N = regGenN "colline" feminine ;
hope_VS = mkVS (reg3V "espérer" "espère" "espérera") ;

View File

@@ -187,5 +187,7 @@ lin
as_CAdv = X.mkCAdv "aussi" conjThan ;
have_V2 = avoir_V2 ;
}