1
0
forked from GitHub/gf-core

ambiguity in ExtraEst resolved

This commit is contained in:
aarne
2017-01-30 22:18:02 +00:00
parent a4b9782481
commit 11bb43d2fc

View File

@@ -130,7 +130,7 @@ concrete ExtraEst of ExtraEstAbs = CatEst **
acn = DetCN (DetQuant IndefArt NumSg) cn
in {
s = table {
NPCase Nom | NPAcc => acn.s ! NPCase Part ;
NPCase Nom | NPAcc => acn.s ! NPCase ResEst.Part ;
c => acn.s ! c
} ;
a = acn.a ;