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


KB Term:  Term intersection
English Word: 

Sigma KEE - hasOccupation
hasOccupation

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


(instance hasOccupation BinaryPredicate) Mid-level-ontology.kif 23568-23568 has occupation is an instance of binary predicate
(domain hasOccupation 1 Human) Mid-level-ontology.kif 23569-23569 The number 1 argument of has occupation is an instance of human
(domainSubclass hasOccupation 2 IntentionalProcess) Mid-level-ontology.kif 23570-23570 The number 2 argument of has occupation is a subclass of intentional process
(documentation hasOccupation EnglishLanguage "(hasOccupation ?PERSON ?WORK) means that ?PERSON engages in activities of the class ?WORK as a means of earning a living.") Mid-level-ontology.kif 23571-23572 The number 2 argument of has occupation is a subclass of intentional process

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


(format EnglishLanguage hasOccupation "%2 %p{has} %n{does not have} an occupation of %1") domainEnglishFormat.kif 1147-1147
(format ChineseTraditionalLanguage hasOccupation "%2 %p{有} %n{沒有} %1 的 職業") domainEnglishFormat.kif 1148-1148
(format ChineseLanguage hasOccupation "%2 %p{有} %n{没有} %1 的 职业") domainEnglishFormat.kif 1149-1149
(termFormat EnglishLanguage hasOccupation "has occupation") domainEnglishFormat.kif 27542-27542
(termFormat ChineseTraditionalLanguage hasOccupation "有職業") domainEnglishFormat.kif 27543-27543
(termFormat ChineseLanguage hasOccupation "有职业") domainEnglishFormat.kif 27544-27544

antecedent
-------------------------


(=>
    (hasOccupation ?PERSON ?WORK)
    (exists (?INST)
        (and
            (instance ?INST ?WORK)
            (instance ?INST Working)
            (agent ?INST ?PERSON))))
Mid-level-ontology.kif 23574-23580 If X has an occupation of Y, then there exists Z such that Z is an instance of X, Z is an instance of working, and Y is an agent of Z


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners