Balloon |
appearance as argument number 1 |
(documentation Balloon EnglishLanguage "Any Pliable container that is made for holding a Gas.") | Cars.kif 3646-3647 | |
(subclass Balloon FluidContainer) | Cars.kif 3644-3644 |
appearance as argument number 2 |
(subclass AutoAirbag Balloon) | Cars.kif 3685-3685 | |
(termFormat EnglishLanguage Balloon "balloon") | Cars.kif 3645-3645 |
antecedent |
(=> (instance ?B Balloon) (attribute ?B Pliable)) |
Cars.kif 3649-3651 | |
(=> (instance ?B Balloon) (hasPurpose ?B (exists (?G) (and (attribute ?G Gas) (contains ?B ?G))))) |
Cars.kif 3653-3659 |