mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
ambiguity in ExtraEst resolved
This commit is contained in:
@@ -130,7 +130,7 @@ concrete ExtraEst of ExtraEstAbs = CatEst **
|
|||||||
acn = DetCN (DetQuant IndefArt NumSg) cn
|
acn = DetCN (DetQuant IndefArt NumSg) cn
|
||||||
in {
|
in {
|
||||||
s = table {
|
s = table {
|
||||||
NPCase Nom | NPAcc => acn.s ! NPCase Part ;
|
NPCase Nom | NPAcc => acn.s ! NPCase ResEst.Part ;
|
||||||
c => acn.s ! c
|
c => acn.s ! c
|
||||||
} ;
|
} ;
|
||||||
a = acn.a ;
|
a = acn.a ;
|
||||||
|
|||||||
Reference in New Issue
Block a user