![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
FireExtinguisher
|
|
|
| appearance as argument number 1 |
|
|
| (subclass FireExtinguisher Device) | Mid-level-ontology.kif 27781-27781 | Fire extinguisher is a subclass of device |
| (documentation FireExtinguisher EnglishLanguage "A Device used to StopFn small Fire which is possible for Human to carry") | Mid-level-ontology.kif 27782-27783 | Fire extinguisher is a subclass of device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?FE FireExtinguisher) (hasPurpose ?FE (exists (?PROC) (and (instance ?PROC (StopFn Fire)) (instrument ?PROC ?FE))))) |
Mid-level-ontology.kif 27784-27791 | If X is an instance of fire extinguisher, then X has the purpose there exists Y such that Y is an instance of the stop of fire and X is an instrument for Y |
| (=> (instance ?FE FireExtinguisher) (exists (?PERSON) (and (instance ?PERSON Human) (capability Carrying instrument ?PERSON)))) |
Mid-level-ontology.kif 27793-27798 | If X is an instance of fire extinguisher, then there exists Y such that Y is an instance of human and Y is capable of doing carrying as a instrument |