(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:
Inari Listenmaa
2019-03-29 20:42:17 +01:00
parent c1425a2915
commit d5cf083d05
3 changed files with 8 additions and 2 deletions

View File

@@ -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)