agentName |
appearance as argument number 1 |
(documentation agentName EnglishLanguage "(agentName ?STRING ?OBJ) means that ?STRING is a full or partial name for the AutonomousAgent ?OBJ.") | Media.kif 3407-3409 | |
(domain agentName 1 SymbolicString) | Media.kif 3404-3404 | The number 1 argument of agent name is an instance of symbolic string |
(domain agentName 2 AutonomousAgent) | Media.kif 3405-3405 | The number 2 argument of agent name is an instance of agent |
(instance agentName AsymmetricRelation) | Media.kif 3402-3402 | agent name is an instance of asymmetric relation |
(instance agentName BinaryPredicate) | Media.kif 3401-3401 | agent name is an instance of binary predicate |
(instance agentName PartialValuedRelation) | Media.kif 3403-3403 | agent name is an instance of partial valued relation |
(subrelation agentName names) | Media.kif 3406-3406 | agent name is a subrelation of names |
appearance as argument number 2 |
(format ChineseLanguage agentName "%2 的 name 是 %1 ") | domainEnglishFormat.kif 2710-2710 | |
(format ChineseTraditionalLanguage agentName "%2 的 name 是 %1 ") | domainEnglishFormat.kif 2709-2709 | |
(format EnglishLanguage agentName "the name of %2 is %1") | domainEnglishFormat.kif 2708-2708 | |
(subrelation humanName agentName) | Media.kif 3421-3421 | human name is a subrelation of agent name |
(subrelation organizationName agentName) | Media.kif 3457-3457 | organization name is a subrelation of agent name |
(termFormat EnglishLanguage agentName "agent name") | domainEnglishFormat.kif 65821-65821 | organization name is a subrelation of agent name |
consequent |
(=> (and (names ?STRING ?OBJ) (instance ?OBJ AutonomousAgent)) (agentName ?STRING ?OBJ)) |
Media.kif 3411-3415 |
|