(Por) fix compilation error

- change name of verbs
This commit is contained in:
odanoburu
2019-01-10 13:29:14 -02:00
parent 22788d2d66
commit cfd110632c
2 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -62,7 +62,7 @@ concrete StructuralPor of Structural = CatPor **
but_PConj = ss "mas" ;
by8agent_Prep = mkPrep [] ablative ; -- por
by8means_Prep = mkPrep [] ablative ; -- por
can8know_VV = mkVV B.saber_V ;
can8know_VV = mkVV B.know_V ;
can_VV = mkVV (mkV (poder_Besch "poder")) ;
during_Prep = mkPrep "durante" ;
either7or_DConj = {s1,s2 = "ou" ; n = Sg} ;
@@ -160,7 +160,7 @@ concrete StructuralPor of Structural = CatPor **
lin
as_CAdv = X.mkCAdv "tão" conjThan ; ----
have_V2 = dirV2 B.ter_V ;
have_V2 = dirV2 B.have_V ;
that_Subj = {s = "que" ; m = Conjunct} ;
lin language_title_Utt = ss "português" ;