mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 02:02:51 -06:00
*** empty log message ***
This commit is contained in:
@@ -24,6 +24,11 @@ lin
|
||||
TheyPatient = TheyNP ;
|
||||
IPatientHe = { s = INP.s ; g = PGen Masc; anim = INP.anim ;
|
||||
n = INP.n ; nComp = INP.nComp ; p = INP.p ; pron = INP.pron; lock_NP = <>} ;
|
||||
IPatientShe = { s = INP.s ; g = PGen Fem; anim = INP.anim ;
|
||||
n = INP.n ; nComp = INP.nComp ; p = INP.p ; pron = INP.pron; lock_NP = <>} ;
|
||||
HePatient = HeNP ;
|
||||
WePatient = WeNP ;
|
||||
|
||||
|
||||
Influenza = UseN ( gripp**{lock_N = <>}) ;
|
||||
Malaria = UseN ( malaria**{lock_N = <>}) ;
|
||||
|
||||
Reference in New Issue
Block a user