*** empty log message ***

This commit is contained in:
janna
2004-02-01 08:15:41 +00:00
parent 46d5b33099
commit f63e213ec9
5 changed files with 21 additions and 2 deletions

View File

@@ -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 = <>}) ;