(=>
(and
(businessUnit ?ORG ?BUSINESS)
(member ?MEMBER ?ORG))
(instance ?MEMBER Human)) |
UXExperimentalTerms.kif 2579-2583 |
|
(=>
(businessUnit ?BU ?ORG)
(exists (?INTEREST)
(and
(instance ?INTEREST Entity)
(inScopeOfInterest ?BU ?INTEREST)))) |
UXExperimentalTerms.kif 2572-2577 |
|
(=>
(businessUnit ?BU ?ORG)
(hasPurpose ?BU
(exists (?PROCESS)
(and
(instance ?PROCESS Process)
(agent ?PROCESS ?BU)
(benefits ?PROCESS ?ORG))))) |
UXExperimentalTerms.kif 2563-2570 |
|
(=>
(businessUnit ?BU ?ORG)
(subOrganization ?BU ?ORG)) |
UXExperimentalTerms.kif 2559-2561 |
|