SUMO   View all facts   Glossary   Help
Entity > Physical > Object > Agent > SentientAgent > CognitiveAgent > PersonBySocialRole > PersonByOccupationalRole > UnemployedPerson
UpPersonByOccupationalRole

UnemployedPerson comparison table
Subject documentation is a kind of have axiom
PersonByOccupationalRoleThe Class of all CognitiveAgents who are considered with respect to an occupational role that they havePersonBySocialRole
(=>
(instance ?PERSON PersonByOccupationalRole)
(exists (?ACT)
(and
(instance ?ACT OccupationalProcess)
(agent ?ACT ?PERSON))))
UnemployedPersonThe Class of all CognitiveAgents who are unemployedPersonByOccupationalRole
(=>
(instance ?PERSON UnemployedPerson)
(not
(exists (?ORG)
(employs ?ORG ?PERSON))))

UpPersonByOccupationalRole