mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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