mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-31 02:38:55 -06:00
Fix bug in chooseAuxPol
This commit is contained in:
@@ -528,7 +528,7 @@ oper
|
|||||||
case vp.val of {
|
case vp.val of {
|
||||||
Da x => AditzTrinkoak.syntIntransVerb (Da x) ;
|
Da x => AditzTrinkoak.syntIntransVerb (Da x) ;
|
||||||
|
|
||||||
Zaio => AditzTrinkoak.ukanZaio ! vp.iobj.agr ; --are there other Zaio (nor-nori) verbs?
|
Zaio => AditzTrinkoak.ukanZaio ! vp.dobj.agr ; --are there other Zaio (nor-nori) verbs?
|
||||||
|
|
||||||
Du x =>
|
Du x =>
|
||||||
let aux = AditzTrinkoak.syntTransVerb (Du x)
|
let aux = AditzTrinkoak.syntTransVerb (Du x)
|
||||||
|
|||||||
Reference in New Issue
Block a user