Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - FourByFourTire
FourByFourTire(four wheel drive tire)

appearance as argument number 1
-------------------------


(subclass FourByFourTire Tire) Cars.kif 4540-4540 Four wheel drive tire is a subclass of tire
(documentation FourByFourTire EnglishLanguage "A VehicleTire that is intended for use on a FourWheelDriveVehicle, having increased traction compared to vehicle tires intended for use on Asphalt.") Cars.kif 4541-4543 Four wheel drive tire is a subclass of tire

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage FourByFourTire "4x4 tire") Cars.kif 4537-4537
(termFormat EnglishLanguage FourByFourTire "4 by 4 tire") Cars.kif 4538-4538
(termFormat EnglishLanguage FourByFourTire "four wheel drive tire") Cars.kif 4539-4539

antecedent
-------------------------


(=>
    (instance ?FFT FourByFourTire)
    (hasPurpose ?FFT
        (exists (?FWDV)
            (and
                (instance ?FWDV FourWheelDriveVehicle)
                (part ?FFT ?FWDV)))))
Cars.kif 4545-4551 If X is an instance of four wheel drive tire, then X has the purpose there exists Y such that Y is an instance of four wheel drive and X is a part of Y


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners