forked from GitHub/gf-rgl
(Hun) DetNP inherits the definiteness of the determiner
This commit is contained in:
@@ -72,6 +72,7 @@ concrete NounHun of Noun = CatHun ** open
|
||||
-- : Det -> NP ;
|
||||
DetNP det = emptyNP ** det ** {
|
||||
s = \\p => det.sp ;
|
||||
objdef = dt2objdef det.dt ;
|
||||
agr = <P3,det.n> ;
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user