SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > Predicate > TernaryPredicate > occupiesPosition
Next TernaryPredicateorientation    UpTernaryPredicate    Previous TernaryPredicatehasPurposeForAgent   

occupiesPosition comparison table
Subject have domain3 have domain2 have domain1 documentation have axiom is a kind of is an instance of
TernaryPredicate   The Class of Predicates that require exactly three arguments
(=>
(instance ?REL TernaryPredicate)
(valence ?REL 3))
TernaryRelation 
occupiesPositionOrganizationPositionCognitiveAgent(occupiesPosition ?PERSON ?POSITION ?ORG) means that ?PERSON holds the Position ?POSITION at Organization ?ORG. For example, (occupiesPosition TomSmith ResearchDirector AcmeLaboratory) means that TomSmith is a research director at Acme Labs
(=> 
(occupiesPosition ?PERSON ?POSITION ?ORG)
(employs ?ORG ?PERSON))
 TernaryPredicate

Next TernaryPredicateorientation    UpTernaryPredicate    Previous TernaryPredicatehasPurposeForAgent