1
0
forked from GitHub/gf-core

passive auxiliary to estar in Cat and Spa.

This commit is contained in:
aarne
2012-12-10 12:41:03 +00:00
parent 309c6358f5
commit a4cba91ee6
2 changed files with 2 additions and 2 deletions

View File

@@ -170,7 +170,7 @@ oper
_ => False
} ;
auxPassive : Verb = copula ;
auxPassive : Verb = verbBeschH (estar_54 "estar") ;
copula = verbBeschH (ser_52 "ser") ;

View File

@@ -172,7 +172,7 @@ instance DiffSpa of DiffRomance = open CommonRomance, PhonoSpa, BeschSpa, Prelud
_ => False
} ;
auxPassive : Verb = copula ;
auxPassive : Verb = verbBeschH (estar_2 "estar") ;
copula = verbBeschH (ser_1 "ser") ;