mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-15 01:50:12 -06:00
(Extend,Romance) Add SubjRelNP: force RS to be in subjunctive
Default implementation as RelNP in ExtendFunctor, actual implementation for Romance.
This commit is contained in:
@@ -211,6 +211,8 @@ abstract Extend = Cat ** {
|
||||
|
||||
UseComp_estar : Comp -> VP ; -- (Cat, Spa, Por) "está cheio" instead of "é cheio"
|
||||
|
||||
SubjRelNP : NP -> RS -> NP ; -- Force RS in subjunctive: lo que les *resulte* mejor
|
||||
|
||||
iFem_Pron : Pron ; -- I (Fem)
|
||||
youFem_Pron : Pron ; -- you (Fem)
|
||||
weFem_Pron : Pron ; -- we (Fem)
|
||||
|
||||
Reference in New Issue
Block a user