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



KB Term:  Term intersection
English Word: 

Sigma KEE - LeafSpring
LeafSpring(leaf spring)
leaf_spring

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


(subclass LeafSpring Spring) Cars.kif 824-824 Leaf spring is a subclass of spring
(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 825-829 Leaf spring is a subclass of spring
(externalImage LeafSpring "http://upload.wikimedia.org/wikipedia/commons/ 6/ 63/ Leafs1.jpg") Cars.kif 831-831 Leaf spring is a subclass of spring
(typicalPart LeafSpring AutoSuspensionSystem) Cars.kif 833-833 A leaf spring is typically a part of a auto suspension system

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


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

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


(=>
    (instance ?L LeafSpring)
    (attribute ?L LongAndThin))
Cars.kif 835-837 If X is an instance of leaf spring, then long and thin is an attribute of X
(=>
    (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 839-852 If X is an instance of leaf spring, X is a part of Y, and Y is an instance of road vehicle, then the statement there exists Z such that Z is an instance of leaf spring, Z is a part of Y, equal X, Z, and X meets Z has the modal force of likely

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 839-852 If X is an instance of leaf spring, X is a part of Y, and Y is an instance of road vehicle, then the statement there exists Z such that Z is an instance of leaf spring, Z is a part of Y, equal X, Z, and X meets Z has the modal force of likely


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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners