mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 22:26:33 -06:00
additions to Extend from Romance and Ger extras
This commit is contained in:
@@ -76,4 +76,18 @@ lin
|
||||
CompQS = variants {} ; -- QS -> Comp ; -- (the question is) who sleeps
|
||||
CompVP = variants {} ; -- Ant -> Pol -> VP -> Comp ; -- (she is) to go
|
||||
|
||||
|
||||
DetNPFem = DetNP ;
|
||||
|
||||
iFem_Pron = i_Pron ;
|
||||
youFem_Pron = youSg_Pron ;
|
||||
weFem_Pron = we_Pron ;
|
||||
youPlFem_Pron = youPl_Pron ;
|
||||
theyFem_Pron = they_Pron ;
|
||||
youPolFem_Pron = youPol_Pron ;
|
||||
UttAccNP = UttNP ;
|
||||
UttDatNP = UttNP ;
|
||||
UttAccIP = UttIP ;
|
||||
UttDatIP = UttIP ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user