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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BusinessPerson
BusinessPerson(商务人士)

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


(documentation BusinessPerson EnglishLanguage "Any of a class of people in a professional occupation such as banking, finance, management, or engineering. This is distinguished from blue collar jobs that primarily involve manual labor rather than thought as the effort expended to derive remuneration. It is also distinguished from professions that may be outwardly similar but are done in a non-profit organization.") Mid-level-ontology.kif 22148-22153
(externalImage BusinessPerson "http://upload.wikimedia.org/wikipedia/commons/ thumb/ 5/ 53/ Versailles_big_four.gif/ 300px-Versailles_big_four.gif") pictureList.kif 1056-1056
(instance BusinessPerson OccupationalRole) Mid-level-ontology.kif 22147-22147 商务人士职业角色instance

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


(subAttribute BusinessExecutive BusinessPerson) Mid-level-ontology.kif 22155-22155 BusinessExecutive商务人士subAttribute
(subAttribute StoreOwner BusinessPerson) Mid-level-ontology.kif 22450-22450 店老板商务人士subAttribute
(termFormat ChineseLanguage BusinessPerson "商务人士") domainEnglishFormat.kif 12451-12451
(termFormat ChineseTraditionalLanguage BusinessPerson "商務人士") domainEnglishFormat.kif 12450-12450
(termFormat EnglishLanguage BusinessPerson "business person") domainEnglishFormat.kif 12449-12449

consequent
-------------------------


(=>
    (instance ?X BusinessCenter)
    (hasPurpose ?X
        (exists (?PERSON ?WORK ?OBJ)
            (and
                (attribute ?PERSON BusinessPerson)
                (instance ?WORK Working)
                (instance ?OBJ Object)
                (located ?OBJ ?X)
                (agent ?WORK ?PERSON)
                (or
                    (instrument ?WORK ?OBJ)
                    (resource ?WORK ?OBJ)
                    (patient ?WORK ?OBJ))))))
Hotel.kif 1655-1668


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