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

Formal Language: 



KB Term:  Term intersection
English Word: 

  TireChain

Sigma KEE - TireChain
TireChain

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


(documentation TireChain EnglishLanguage "Any web of chains designed to be mounted covering a tire, to increase traction of the tire on soft surfaces. While primarily for use on snow in passenger vehicles, these devices can be used on any other soft surface for the same purpose.") Cars.kif 4449-4452
(subclass TireChain Device) Cars.kif 4446-4446 TireChain ist eine teilkategorie von Device

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


(termFormat EnglishLanguage TireChain "snow chain") Cars.kif 4448-4448
(termFormat EnglishLanguage TireChain "tire chain") Cars.kif 4447-4447

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


(=>
    (instance ?TC TireChain)
    (exists (?C)
        (and
            (instance ?C Chain)
            (part ?C ?TC))))
Cars.kif 4454-4459
(=>
    (instance ?TC TireChain)
    (hasPurpose ?TC
        (exists (?V ?W ?F)
            (and
                (instance ?V RoadVehicle)
                (instance ?W Wheel)
                (part ?W ?V)
                (instance ?F Friction)
                (covers ?TC ?W)
                (instrument ?F ?TC)))))
Cars.kif 4461-4471


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners