organizationName |
appearance as argument number 1 |
(documentation organizationName EnglishLanguage "(organizationName ?STRING ?OBJ) means that ?STRING is a full or partial name for the Organization ?OBJ.") | Media.kif 3458-3460 | |
(domain organizationName 1 SymbolicString) | Media.kif 3455-3455 | The number 1 argument of organization name is an instance of symbolic string |
(domain organizationName 2 Organization) | Media.kif 3456-3456 | The number 2 argument of organization name is an instance of organization |
(instance organizationName AsymmetricRelation) | Media.kif 3454-3454 | organization name is an instance of asymmetric relation |
(instance organizationName BinaryPredicate) | Media.kif 3453-3453 | organization name is an instance of binary predicate |
(subrelation organizationName agentName) | Media.kif 3457-3457 | organization name is a subrelation of agent name |
appearance as argument number 2 |
(format ChineseLanguage organizationName "%2 是 called %1 ") | domainEnglishFormat.kif 4038-4038 | |
(format ChineseTraditionalLanguage organizationName "%2 是 called %1 ") | domainEnglishFormat.kif 4037-4037 | |
(format EnglishLanguage organizationName "%2 is called %1") | domainEnglishFormat.kif 4036-4036 | |
(termFormat EnglishLanguage organizationName "organization name") | domainEnglishFormat.kif 65892-65892 |
consequent |
(=> (and (names ?STRING ?OBJ) (instance ?OBJ Organization)) (organizationName ?STRING ?OBJ)) |
Media.kif 3462-3466 |
|