![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
SteeringBox
|
|
|
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage HairDryer "hair dryer") | Mid-level-ontology.kif 27687-27687 |
| antecedent |
|
|
| (=> (instance ?HD HairDryer) (hasPurpose ?HD (exists (?HAIR ?DRYING) (and (instance ?HAIR Hair) (instance ?DRYING Drying) (patient ?DRYING ?HAIR) (instrument ?DRYING ?HD))))) |
Mid-level-ontology.kif 27689-27697 | If X is an instance of hair dryer, then X has the purpose there exist Y, Z such that Y is an instance of hair, Z is an instance of drying, Y is a patient of Z, and X is an instrument for Z |
| (=> (instance ?DEVICE HairDryer) (and (capability Drying instrument ?DEVICE) (hasPurpose ?DEVICE (exists (?PROC) (and (instance ?PROC Drying) (instrument ?PROC ?DEVICE)))))) |
HouseholdAppliances.kif 216-224 | If X is an instance of hair dryer, then X is capable of doing drying as a instrument and X has the purpose there exists Y such that Y is an instance of drying and X is an instrument for Y |