mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 18:22:50 -06:00
*** empty log message ***
This commit is contained in:
@@ -20,8 +20,11 @@ fun
|
||||
Complain : Patient -> Symptom -> Prop ;
|
||||
|
||||
ShePatient : Patient ;
|
||||
HePatient : Patient ;
|
||||
WePatient : Patient ;
|
||||
TheyPatient : Patient ;
|
||||
IPatientHe : Patient ;
|
||||
IPatientShe : Patient ;
|
||||
|
||||
Influenza : Illness ;
|
||||
Malaria : Illness ;
|
||||
@@ -68,8 +71,9 @@ fun
|
||||
Arm : BodyPart ;
|
||||
Back : BodyPart ;
|
||||
Shoulder : BodyPart ;
|
||||
-- Knee : BodyPart ;
|
||||
-- Tooth : BodyPart ;
|
||||
-- Knee : BodyPart ;
|
||||
|
||||
|
||||
Fever : Symptom ;
|
||||
-- Sickness: Symptom ;
|
||||
|
||||
Reference in New Issue
Block a user