Tailpipe |
appearance as argument number 1 |
(documentation Tailpipe EnglishLanguage "Typically the last portion of an AutomobileExhaustSystem, which is after the AutomobileMuffler, just before Engine Exhaust is vented to the surrounding Air.") | Cars.kif 4019-4021 | |
(subclass Tailpipe Tube) | Cars.kif 4015-4015 | Tailpipe ist eine teilkategorie von Tube |
(typicalPart Tailpipe AutomobileExhaustSystem) | Cars.kif 4016-4016 | typicalPart Tailpipe and AutomobileExhaustSystem |
(typicallyContainsPart Tailpipe AutomobileExhaustSystem) | Cars.kif 4017-4017 | typicallyContainsPart Tailpipe and AutomobileExhaustSystem |
appearance as argument number 2 |
(termFormat EnglishLanguage Tailpipe "tailpipe") | Cars.kif 4018-4018 |
antecedent |
(=> (and (instance ?T Tailpipe) (instance ?TR Transfer) (instance ?E Exhaust) (instance ?A Automobile) (instance ?AES AutomobileExhaustSystem) (part ?T ?A) (path ?TR ?T) (patient ?TR ?E)) (hasPurpose ?T (not (exists (?O) (and (part ?O ?A) (beforeOnPath ?T ?O ?AES ?TR)))))) |
Cars.kif 4031-4046 |
|
(=> (instance ?T Tailpipe) (hasPurpose ?T (exists (?M) (and (instance ?M AutomobileMuffler) (connectedEngineeringComponents ?M ?T))))) |
Cars.kif 4023-4029 |
|