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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LeafSpring
LeafSpring(leaf spring)
leaf_spring

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


(documentation LeafSpring EnglishLanguage "A type of spring found in Trucks and older Automobiles, and is designed to minimize the transmission of shocks to the frame of a LandVehicle from hitting imperfections in a road surface. They are typically arranged into a group of layers that provides stronger resistance when the shock encountered is greater.") Cars.kif 888-892
(externalImage LeafSpring "http://upload.wikimedia.org/wikipedia/commons/ 6/ 63/ Leafs1.jpg") Cars.kif 894-894
(subclass LeafSpring Spring) Cars.kif 887-887 Leaf spring is a subclass of spring
(typicalPart LeafSpring AutoSuspensionSystem) Cars.kif 896-896 A leaf spring is typically a part of a auto suspension system

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


(termFormat EnglishLanguage LeafSpring "leaf spring") Cars.kif 895-895

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


(=>
    (and
        (instance ?L LeafSpring)
        (part ?L ?RV)
        (instance ?RV RoadVehicle))
    (modalAttribute
        (exists (?L2)
            (and
                (instance ?L2 LeafSpring)
                (part ?L2 ?RV)
                (not
                    (equal ?L ?L2))
                (meetsSpatially ?L ?L2))) Likely))
Cars.kif 902-915
(=>
    (instance ?L LeafSpring)
    (attribute ?L LongAndThin))
Cars.kif 898-900

consequent
-------------------------


(=>
    (and
        (instance ?L LeafSpring)
        (part ?L ?RV)
        (instance ?RV RoadVehicle))
    (modalAttribute
        (exists (?L2)
            (and
                (instance ?L2 LeafSpring)
                (part ?L2 ?RV)
                (not
                    (equal ?L ?L2))
                (meetsSpatially ?L ?L2))) Likely))
Cars.kif 902-915


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 is open source software produced by Articulate Software and its partners