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


KB Term:  Term intersection
English Word: 

Sigma KEE - jailer
jailer

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


(instance jailer BinaryPredicate) Law.kif 241-241 jailer is an instance of binary predicate
(domain jailer 1 AutonomousAgent) Law.kif 242-242 The number 1 argument of jailer is an instance of agent
(domain jailer 2 Human) Law.kif 243-243 The number 2 argument of jailer is an instance of human
(documentation jailer EnglishLanguage "A Relation between an agent of Imprisoning, which could be a Human or an Organization and the Human who is confined.") Law.kif 247-249 The number 2 argument of jailer is an instance of human

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


(termFormat EnglishLanguage jailer "jailer") Law.kif 244-244
(format EnglishLanguage jailer "%1 jails %2") Law.kif 245-245

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


(=>
    (jailer ?J ?H)
    (exists (?I)
        (and
            (instance ?I Imprisoning)
            (agent ?I ?J)
            (patient ?I ?H))))
Law.kif 251-257 If X jails Y, then there exists Z such that Z is an instance of imprisoning, X is an agent of Z, and Y is a patient of Z


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