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

Formal Language: 



KB Term:  Term intersection
English Word: 

  hasOccupation

Sigma KEE - hasOccupation
hasOccupation

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


(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 21366-21367
(domain hasOccupation 1 Human) Mid-level-ontology.kif 21364-21364 Le nombre 1 argument de hasOccupation est une instance de humain
(domainSubclass hasOccupation 2 IntentionalProcess) Mid-level-ontology.kif 21365-21365 Le nombre 2 argument de hasOccupation est une sous-classe de processus intentionnel
(instance hasOccupation BinaryPredicate) Mid-level-ontology.kif 21363-21363 hasOccupation est une instance de pr�dicat binaire

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


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

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


(=>
    (hasOccupation ?PERSON ?WORK)
    (exists (?INST)
        (and
            (instance ?INST ?WORK)
            (instance ?INST Working)
            (agent ?INST ?PERSON))))
Mid-level-ontology.kif 21369-21375


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

Show without tree


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