heavy/light NP distinction in Ger to control the place of negation

This commit is contained in:
aarne
2010-05-29 09:43:42 +00:00
parent 79e864c91b
commit ebb393d4b1
6 changed files with 31 additions and 16 deletions

View File

@@ -48,7 +48,7 @@ concrete CatGer of Cat =
-- Noun
CN = {s : Adjf => Number => Case => Str ; g : Gender} ;
NP = {s : PCase => Str ; a : Agr} ;
NP = {s : PCase => Str ; a : Agr ; isPron : Bool} ;
Pron = {s : NPForm => Str ; a : Agr} ;
Det = {s,sp : Gender => PCase => Str ; n : Number ; a : Adjf} ;
Quant = {