mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-26 19:46:26 -06:00
extensions and corrections in BeschCat to be compatible with FreeLing. Some of the diffs were plain bugs in the original module
This commit is contained in:
@@ -201,7 +201,7 @@ oper
|
||||
|
||||
haver_V, auxPassive : Verb = verbBeschH (estar_54 "estar") ;
|
||||
|
||||
essere_V, copula = verbBeschH (ser_52 "ser") ;
|
||||
essere_V, copula = verbBeschH (ser_52 "ser" True) ;
|
||||
stare_V, estar_V = verbBeschH (estar_54 "estar") ;
|
||||
|
||||
verbBeschH : Verbum -> Verb = \v -> verbBesch v ** {vtyp = VHabere ; p = []} ;
|
||||
|
||||
Reference in New Issue
Block a user