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



KB Term:  Term intersection
English Word: 

Sigma KEE - OccupationalDomain
OccupationalDomain(occupational domain)

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


(subclass OccupationalDomain OccupationalRole) Mid-level-ontology.kif 24553-24553 Occupational domain is a subclass of occupational role
(documentation OccupationalDomain EnglishLanguage "A Class of OccupationalRoles defined as having at least one Process Class being a typicalAction and also the purpose of the occupation.") Mid-level-ontology.kif 24554-24555 Occupational domain is a subclass of occupational role

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


(termFormat EnglishLanguage OccupationalDomain "occupational domain") domainEnglishFormat.kif 65264-65264

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


(=>
    (and
        (instance ?OCCD OccupationalDomain)
        (instance ?X
            (AttrFn CognitiveAgent ?OCCD)))
    (exists (?PCLASS)
        (and
            (typicalAction ?PCLASS
                (AttrFn CognitiveAgent ?OCCD))
            (hasPurpose ?X
                (exists (?P)
                    (and
                        (instance ?P ?PCLASS)
                        (agent ?X ?P)))))))
Mid-level-ontology.kif 24558-24571 If X is an instance of occupational domain and Y is an instance of the attr of cognitive agent and X, then there exists Z such that Z is a typical action of a the attr of cognitive agent, X, Y has the purpose there exists W such that W is an instance of Z, and W is an agent of Y


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