![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| DepartmentOfPreventingFn |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage DepartmentOfPreventingFn "%1 is %n preventing %2") | Mid-level-ontology.kif 20301-20301 | |
| (termFormat EnglishLanguage DepartmentOfPreventingFn "Department of preventing fn") | domainEnglishFormat.kif 64760-64760 |
| antecedent |
|
|
| (=> (and (equal ?DEP (DepartmentOfPreventingFn ?COMP ?PHYS)) (subclass ?PHYS Process) (subOrganization ?DEP ?COMP)) (inhibits ?DEP ?PHYS)) |
Mid-level-ontology.kif 20306-20311 | If equal X and Y is preventing Z, Z is a subclass of process, and X is a part of the organization Y, then X inhibits Z |
| (=> (equal ?DEP (DepartmentOfPreventingFn ?COMP ?PHYS)) (not (desires ?COMP (exists (?P) (and (instance ?P ?PHYS) (involvedInEvent ?P ?COMP)))))) |
Mid-level-ontology.kif 20313-20320 | If equal X and Y is preventing Z, then Y doesn't desire there doesn't exist W such that W is an instance of Z and Y is an involved in event of W |