Extra: PrepCN for prep + cn without article

This commit is contained in:
aarne
2010-05-03 15:31:28 +00:00
parent 8103c98e4e
commit b2abee2199
3 changed files with 5 additions and 1 deletions

View File

@@ -45,4 +45,6 @@ abstract Extra = Cat ** {
CompIQuant : IQuant -> IComp ; -- which (is it) [agreement to NP]
PrepCN : Prep -> CN -> Adv ; -- by accident [Prep + CN without article]
}