Balloon(balloon) | balloon, meteorological_balloon, trial_balloon |
appearance as argument number 1 |
(documentation Balloon EnglishLanguage "Any Pliable container that is made for holding a Gas.") | Cars.kif 3571-3572 | |
(subclass Balloon FluidContainer) | Cars.kif 3569-3569 | Balloon is a subclass of fluid container |
appearance as argument number 2 |
(subclass AutoAirbag Balloon) | Cars.kif 3610-3610 | Airbag is a subclass of balloon |
(termFormat EnglishLanguage Balloon "balloon") | Cars.kif 3570-3570 | Airbag is a subclass of balloon |
antecedent |
(=> (instance ?B Balloon) (attribute ?B Pliable)) |
Cars.kif 3574-3576 | |
(=> (instance ?B Balloon) (hasPurpose ?B (exists (?G) (and (attribute ?G Gas) (contains ?B ?G))))) |
Cars.kif 3578-3584 |
|