(Hun) Fix have_V2

This commit is contained in:
Inari Listenmaa
2020-04-17 12:50:33 +02:00
parent ae2e3465fe
commit f5068a76de
2 changed files with 7 additions and 1 deletions

View File

@@ -214,7 +214,7 @@ lin yes_Utt = ss "igen" ;
-------
-- Verb
lin have_V2 = vtov2 copula ** {sc = SCDat ; c2 = Nom} ;
lin have_V2 = datV2 copula ;
{-lin can8know_VV = can_VV ; -- can (capacity)
lin can_VV = mkVV "" ; -- can (possibility)
lin must_VV = mkVV "" ;