associateInOrganization |
appearance as argument number 1 |
(documentation associateInOrganization EnglishLanguage "(associateInOrganization ?AGENT ?GROUP) means that ?AGENT is associated in some way with the Group ?GROUP. This includes participation as a guest or observer, as well as being a full member. See member for a more specific relation.") | Government.kif 2392-2396 | |
(domain associateInOrganization 1 AutonomousAgent) | Government.kif 2388-2388 | The number 1 argument of associate in organization is an instance of agent |
(domain associateInOrganization 2 Group) | Government.kif 2389-2389 | The number 2 argument of associate in organization is an instance of group |
(instance associateInOrganization BinaryPredicate) | Government.kif 2387-2387 | associate in organization is an instance of binary predicate |
(subrelation associateInOrganization member) | Government.kif 2390-2390 | associate in organization is a subrelation of member |
appearance as argument number 2 |
(format ChineseLanguage associateInOrganization "%2 %n 是组织 %1 的 associated ") | domainEnglishFormat.kif 200-200 | |
(format ChineseTraditionalLanguage associateInOrganization "%2 %n 是組織 %1 的 associated ") | domainEnglishFormat.kif 199-199 | |
(format EnglishLanguage associateInOrganization "%2 is %n an associate in organization of %1") | domainEnglishFormat.kif 198-198 | |
(termFormat ChineseLanguage associateInOrganization "在组织中关联") | domainEnglishFormat.kif 8786-8786 | |
(termFormat ChineseTraditionalLanguage associateInOrganization "在組織中關聯") | domainEnglishFormat.kif 8785-8785 | |
(termFormat EnglishLanguage associateInOrganization "associate in organization") | domainEnglishFormat.kif 8784-8784 |
consequent |
(=> (associateWithStatus ?AGENT ?STATUS ?GROUP) (associateInOrganization ?AGENT ?GROUP)) |
Government.kif 2410-2412 |