mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
Romance negative polarity of NP, Det. Quant: the positive form (and direct translation) of "he loves no woman" is "il n'aime aucune femme", "lui non ama nessuna donna", etc.
This commit is contained in:
@@ -31,6 +31,12 @@ abstract ExtraFreAbs = ExtraRomanceAbs - [ProDrop] ** {
|
||||
youPl8fem_Pron : Pron ;
|
||||
youPol8fem_Pron : Pron ;
|
||||
|
||||
-- clitic adverbs
|
||||
|
||||
AdvDatVP : VP -> VP ; -- j'y vais
|
||||
AdvGenVP : VP -> VP ; -- j'en vais
|
||||
|
||||
|
||||
-- The determiner "tout" in the special use "tout nombre"
|
||||
|
||||
tout_Det : Det ;
|
||||
|
||||
Reference in New Issue
Block a user