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

Formal Language: 


KB Term:  Term intersection
English Word: 

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 引数は AutonomousAgentinstance では
(instance agentName AsymmetricRelation) Media.kif 3404-3404 agentName非対称関係instance では
(instance agentName BinaryPredicate) Media.kif 3403-3403 agentName2進述語instance では
(instance agentName PartialValuedRelation) Media.kif 3405-3405 agentName部分的価値関係instance では
(subrelation agentName names) Media.kif 3408-3408 agentNamenamessubrelation では

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 full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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