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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - OccupationalRole
OccupationalRole(occupational role)au_pair, comber, handyman, harpooneer, harpooner, jack_of_all_trades, odd-job_man, virologist

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


(comment OccupationalRole "This term is being defined in this more general way so that it corresponds to the way words describing occupations work in natural langueage. For example a Driver might be a Professional or just basically any person Driving since for the TimeInterval he or she is Driving it is his or her main activity and in the GroupOfPeople on board of the Car the Driver has a different role then the passengers. Whether a person is a professional driver would be by a more specific OccupationalRole like ProfessionalDriver that would be a subAttribute also of the RelationalAttribute Professional." "MSV") Mid-level-ontology.kif 23900-23906
(documentation OccupationalRole EnglishLanguage "RelationalAttribute ascribing to a CognitiveAgent a relation towards some activity or a set of activities he or she performs during a TimeInterval as his or her main activity. Be it for a longer period of time as a means of earning a living, a leisure activity or an activity the person is engaged in for a short period of time.") Mid-level-ontology.kif 23895-23898
(subclass OccupationalRole SocialRole) Mid-level-ontology.kif 23894-23894 Occupational role is a subclass of social role

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


(instance BusinessPerson OccupationalRole) Mid-level-ontology.kif 23807-23807 Business person is an instance of occupational role
(instance Diplomat OccupationalRole) Mid-level-ontology.kif 24022-24022 Diplomat is an instance of occupational role
(instance GovernmentPerson OccupationalRole) Mid-level-ontology.kif 24072-24072 Government person is an instance of occupational role
(instance MilitaryPerson OccupationalRole) Mid-level-ontology.kif 24119-24119 Military person is an instance of occupational role
(instance StoreOwner OccupationalRole) Mid-level-ontology.kif 24109-24109 Store owner is an instance of occupational role
(range ProfessionalFn OccupationalRole) Mid-level-ontology.kif 9465-9465 The range of profession is an instance of occupational role
(subclass ManualLabor OccupationalRole) Mid-level-ontology.kif 9498-9498 Manual labor is a subclass of occupational role
(subclass OccupationalDomain OccupationalRole) Mid-level-ontology.kif 23935-23935 Occupational domain is a subclass of occupational role
(subclass SkilledOccupation OccupationalRole) Mid-level-ontology.kif 9445-9445 Skilled occupation is a subclass of occupational role
(termFormat ChineseLanguage OccupationalRole "职业角色") domainEnglishFormat.kif 41633-41633 Skilled occupation is a subclass of occupational role
(termFormat ChineseTraditionalLanguage OccupationalRole "職業角色") domainEnglishFormat.kif 41632-41632 Skilled occupation is a subclass of occupational role
(termFormat EnglishLanguage OccupationalRole "occupational role") domainEnglishFormat.kif 41631-41631 Skilled occupation is a subclass of occupational role
(termFormat Hindi OccupationalRole "vyavasaayI bhUmikaa") terms-hindi.txt 451-451 Skilled occupation is a subclass of occupational role
(termFormat ItalianLanguage OccupationalRole "Occupazione") terms-it.txt 454-454 Skilled occupation is a subclass of occupational role
(termFormat cb OccupationalRole "panginabuhing bahin") terms-cb.txt 456-456 Skilled occupation is a subclass of occupational role
(termFormat cz OccupationalRole "occupational role") terms-cz.txt 490-490 Skilled occupation is a subclass of occupational role
(termFormat de OccupationalRole "BerufsRolle") terms-de.txt 749-749 Skilled occupation is a subclass of occupational role
(termFormat tg OccupationalRole "tungkulin sa trabaho") terms-tg.txt 455-455 Skilled occupation is a subclass of occupational role

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


(=>
    (and
        (instance ?O OccupationalRole)
        (property ?X ?O))
    (instance ?X CognitiveAgent))
Mid-level-ontology.kif 23908-23912
(=>
    (and
        (instance ?O OccupationalRole)
        (typicalAction ?PCLASS
            (AttrFn CognitiveAgent ?O)))
    (exists (?X ?T ?P ?PT)
        (and
            (instance ?X CognitiveAgent)
            (holdsDuring ?T
                (attribute ?X ?O))
            (instance ?P ?PCLASS)
            (agent ?X ?P)
            (time ?P ?PT)
            (temporalPart ?PT ?T))))
Mid-level-ontology.kif 23920-23933
(=>
    (instance ?O OccupationalRole)
    (exists (?PCLASS)
        (typicalAction ?PCLASS
            (AttrFn CognitiveAgent ?O))))
Mid-level-ontology.kif 23914-23918


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