Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SafetyPosition
SafetyPosition(safety position)

appearance as argument number 1
-------------------------


(documentation SafetyPosition EnglishLanguage "A SkilledOccupation where the purpose of the job is to prevent Injuring to another Human.") Mid-level-ontology.kif 30959-30961
(subclass SafetyPosition SkilledOccupation) Mid-level-ontology.kif 30957-30957 Safety position is a subclass of skilled occupation

appearance as argument number 2
-------------------------


(instance FlightSteward SafetyPosition) Mid-level-ontology.kif 30987-30987 Flight steward is an instance of safety position
(termFormat EnglishLanguage SafetyPosition "safety position") Mid-level-ontology.kif 30962-30962 Flight steward is an instance of safety position

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 30964-30984


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners