jailer |
appearance as argument number 1 |
(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 245-247 | |
(domain jailer 1 AutonomousAgent) | Law.kif 240-240 | The number 1 argument of jailer is an instance of agent |
(domain jailer 2 Human) | Law.kif 241-241 | The number 2 argument of jailer is an instance of human |
(instance jailer BinaryPredicate) | Law.kif 239-239 | jailer is an instance of binary predicate |
appearance as argument number 2 |
(format EnglishLanguage jailer "%1 jails %2") | Law.kif 243-243 | |
(termFormat EnglishLanguage jailer "jailer") | Law.kif 242-242 |
antecedent |
(=> (jailer ?J ?H) (exists (?I) (and (instance ?I Imprisoning) (agent ?I ?J) (patient ?I ?H)))) |
Law.kif 249-255 |
|