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

Formal Language: 



KB Term:  Term intersection
English Word: 

  distrusts

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 373-377
(domain distrusts 1 AutonomousAgent) Law.kif 367-367 The number 1 argument of distrusts is an instance of agent
(domain distrusts 2 AutonomousAgent) Law.kif 368-368 The number 2 argument of distrusts is an instance of agent
(domainSubclass distrusts 3 IntentionalProcess) Law.kif 369-369 The number 3 argument of distrusts is a subclass of intentional process
(instance distrusts TernaryPredicate) Law.kif 366-366 distrusts is an instance of ternary predicate

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


(format EnglishLanguage distrusts "%1 distrusts %2") Law.kif 371-371
(termFormat EnglishLanguage distrusts "distrusts") Law.kif 370-370

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


(=>
    (distrusts ?A1 ?A2 ?P)
    (believes ?A1
        (modalAttribute
            (exists (?PI)
                (and
                    (instance ?PI ?P)
                    (agent ?PI ?A2))) Unlikely)))
Law.kif 422-430
(=>
    (distrusts ?A1 ?A2 ?P)
    (not
        (trusts ?A1 ?A2 ?P)))
Law.kif 417-420

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


(=>
    (trusts ?A1 ?A2 ?P)
    (not
        (distrusts ?A1 ?A2 ?P)))
Law.kif 379-382


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