Romance negation: word order dependence

This commit is contained in:
aarne
2012-05-28 07:38:25 +00:00
parent 9f1738124e
commit 5014c38e6d
6 changed files with 18 additions and 4 deletions

View File

@@ -121,6 +121,10 @@ oper
subjPron : Agr -> Str ;
-- Whether subject negative in direct position causes negation to the sentence: "personne ne dort" vs. "nessuno dorme".
polNegDirSubj : RPolarity ;
--2 Workarounds, to be eliminated
-- This should be provided by $pronArg$ above, but causes trouble in compilation.