![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Balloon
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Balloon FluidContainer) | Cars.kif 3448-3448 | Balloon is a subclass of fluid container |
| (documentation Balloon EnglishLanguage "Any Pliable container that is made for holding a Gas.") | Cars.kif 3450-3451 | Balloon is a subclass of fluid container |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Balloon "balloon") | Cars.kif 3449-3449 | |
| (subclass AutoAirbag Balloon) | Cars.kif 3493-3493 | Airbag is a subclass of balloon |
| antecedent |
|
|
| (=> (instance ?B Balloon) (attribute ?B Pliable)) |
Cars.kif 3453-3455 | If X is an instance of balloon, then pliable is an attribute of X |
| (=> (instance ?B Balloon) (hasPurpose ?B (exists (?G) (and (attribute ?G Gas) (contains ?B ?G))))) |
Cars.kif 3457-3463 | If X is an instance of balloon, then X has the purpose there exists Y such that gas is an attribute of Y and X contains Y |