![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SafetyPosition(safety position) |
| appearance as argument number 1 |
|
|
| (subclass SafetyPosition SkilledOccupation) | Mid-level-ontology.kif 33320-33320 | Safety position is a subclass of skilled occupation |
| (documentation SafetyPosition EnglishLanguage "A SkilledOccupation where the purpose of the job is to prevent Injuring to another Human.") | Mid-level-ontology.kif 33322-33324 | Safety position is a subclass of skilled occupation |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (holdsDuring ?T (attribute ?X SafetyPosition)) (holdsDuring ?T (hasPurpose ?X (exists (?P ?H ?I ?T2) (and (instance ?H Human) (instance ?P Process) (patient ?P ?H) (agent ?P ?X) (prevents ?P (KappaFn ?I (and (instance ?I Injuring) (=> (holdsDuring ?T2 (experiencer ?I ?H)) (not (holdsDuring ?T2 (patient ?P ?H)))))))))))) |
Mid-level-ontology.kif 33327-33347 | If safety position is an attribute of X holds during Y, then X has the purpose there exist Z, W,, , V, U such that W is an instance of human, Z is an instance of process, W is a patient of Z, X is an agent of Z, and Z prevents the occurrence of the class described by V holds during Y |