Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

  agentName

Sigma KEE - agentName
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 3409-3411
(domain agentName 1 SymbolicString) Media.kif 3406-3406 agentName 的 1 数量 是 符号串instance
(domain agentName 2 AutonomousAgent) Media.kif 3407-3407 agentName 的 2 数量 是 施事体instance
(instance agentName AsymmetricRelation) Media.kif 3404-3404 agentName非对称关系instance
(instance agentName BinaryPredicate) Media.kif 3403-3403 agentName二元谓语instance
(instance agentName PartialValuedRelation) Media.kif 3405-3405 agentName部分值关系instance
(subrelation agentName names) Media.kif 3408-3408 agentName命名subrelation

appearance as argument number 2
-------------------------


(format ChineseLanguage agentName "%2 的 name 是 %1 ") domainEnglishFormat.kif 2714-2714
(format ChineseTraditionalLanguage agentName "%2 的 name 是 %1 ") domainEnglishFormat.kif 2713-2713
(format EnglishLanguage agentName "the name of %2 is %1") domainEnglishFormat.kif 2712-2712
(subrelation humanName agentName) Media.kif 3423-3423 humanNameagentNamesubrelation
(subrelation organizationName agentName) Media.kif 3459-3459 organizationNameagentNamesubrelation
(termFormat EnglishLanguage agentName "agent name") domainEnglishFormat.kif 65767-65767 organizationNameagentNamesubrelation

consequent
-------------------------


(=>
    (and
        (names ?STRING ?OBJ)
        (instance ?OBJ AutonomousAgent))
    (agentName ?STRING ?OBJ))
Media.kif 3413-3417


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners