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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - distrusts
distrusts

appearance as argument number 1
-------------------------


(documentation distrusts EnglishLanguage "A Relation between two Agents and a class of Processes where the first agent does not believe that the second agent will do what he says, at least with respect to that kind of action, either because he will lie, or because he simply is not capable of performing the action.") Law.kif 392-396
(domain distrusts 1 AutonomousAgent) Law.kif 386-386 distrusts 的 1 数量 是 施事体instance
(domain distrusts 2 AutonomousAgent) Law.kif 387-387 distrusts 的 2 数量 是 施事体instance
(domainSubclass distrusts 3 IntentionalProcess) Law.kif 388-388 distrusts 的 3 数量 是 有意图过程subclass
(instance distrusts TernaryRelation) Law.kif 385-385 distrusts三元关系instance

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


(format EnglishLanguage distrusts "%1 distrusts %2") Law.kif 390-390
(termFormat EnglishLanguage distrusts "distrusts") Law.kif 389-389

antecedent
-------------------------


(=>
    (distrusts ?A1 ?A2 ?P)
    (believes ?A1
        (modalAttribute
            (exists (?PI)
                (and
                    (instance ?PI ?P)
                    (agent ?PI ?A2))) Unlikely)))
Law.kif 441-449
(=>
    (distrusts ?A1 ?A2 ?P)
    (not
        (trusts ?A1 ?A2 ?P)))
Law.kif 436-439

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


(=>
    (trusts ?A1 ?A2 ?P)
    (not
        (distrusts ?A1 ?A2 ?P)))
Law.kif 398-401


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