Tire | ![]() |
appearance as argument number 1 |
![]() |
(documentation Tire EnglishLanguage "Any Pliable object with a RoundShape that is designed to cover the WheelRim, and provide a WearingFrictionSurface that can be replaced more cheaply and/ or easily than the rim. It may also increase traction, and provide some shock absorbtion or act as a Damper, thus smoothing the ride of a Vehicle.") | Cars.kif 4762-4765 | |
(subclass Tire Device) | Cars.kif 4761-4761 |
appearance as argument number 2 |
![]() |
(subclass ATVTire Tire) | Cars.kif 4796-4796 | |
(subclass FourByFourTire Tire) | Cars.kif 4629-4629 | |
(subclass MudTire Tire) | Cars.kif 4973-4973 | |
(termFormat EnglishLanguage Tire "tire") | Cars.kif 4766-4766 |
antecedent |
![]() |
(=> (instance ?T Tire) (attribute ?T Pliable)) |
Cars.kif 4779-4781 | |
(=> (instance ?T Tire) (attribute ?T RoundShape)) |
Cars.kif 4783-4785 | |
(=> (instance ?T Tire) (hasPurpose ?T (exists (?W ?R) (and (instance ?W Wheel) (instance ?R WheelRim) (part ?T ?W) (part ?R ?W) (covers ?T ?R))))) |
Cars.kif 4768-4777 |
consequent |
![]() |
(=> (instance ?TC TireChanger) (hasPurpose ?TC (exists (?P ?T ?R) (and (instance ?P Putting) (instance ?T Tire) (instance ?R WheelRim) (destination ?P ?R) (objectTransferred ?P ?T) (instrument ?P ?TC))))) |
Cars.kif 4856-4866 | |
(=> (instance ?TC TireChanger) (hasPurpose ?TC (exists (?RE ?T ?R) (and (instance ?RE Removing) (instance ?T Tire) (instance ?R WheelRim) (origin ?RE ?R) (objectTransferred ?RE ?T) (instrument ?RE ?TC))))) |
Cars.kif 4868-4878 |
![]() |
![]() |