![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
ListFn__7Fn__0En1Ra2Ra3En4In5Ra6In7RaFn
|
|
|
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?A Ambulance) (hasPurpose ?A (exists (?P ?T ?H) (and (instance ?P Human) (or (attribute ?P DiseaseOrSyndrome) (exists (?I) (and (instance ?I Injuring) (experiencer ?I ?H) (before ?I ?T)))) (instance ?T Transportation) (instrument ?T ?A) (patient ?T ?H))))) |
Transportation.kif 2061-2076 | If X is an instance of ambulance, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of human (3) disease or syndrome is an attribute of Y or there exists V such that V is an instance of injuring (4) W experiences V (5) V happens before Z (6) Z is an instance of transportation (7) X is an instrument for Z (8) W is a patient of Z |
| consequent |
|
|
| (=> (instance ?COMPANY AmbulanceCompany) (exists (?SERVICE ?AMB) (and (instance ?SERVICE CommercialService) (agent ?SERVICE ?COMPANY) (instance ?SERVICE Transportation) (instrument ?SERVICE ?AMB) (instance ?AMB Ambulance)))) |
Society.kif 363-371 | If X is an instance of AmbulanceCompany, then there exist Y, Z such that Y is an instance of commercial service, X is an agent of Y, Y is an instance of transportation, Z is an instrument for Y, and Z is an instance of ambulance |