forked from GitHub/gf-core
passive auxiliary to estar in Cat and Spa.
This commit is contained in:
@@ -170,7 +170,7 @@ oper
|
||||
_ => False
|
||||
} ;
|
||||
|
||||
auxPassive : Verb = copula ;
|
||||
auxPassive : Verb = verbBeschH (estar_54 "estar") ;
|
||||
|
||||
copula = verbBeschH (ser_52 "ser") ;
|
||||
|
||||
|
||||
@@ -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") ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user