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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Carabiner
Carabiner

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


(documentation Carabiner EnglishLanguage "A carabiner or karabiner is a specialized type of shackle, a metal loop with a spring_loaded gate used to quickly and reversibly connect components, most notably in safety_critical systems. [from Wikipedia] Some carabiners have locking gates, or wire gates, or bent gates.") Mid-level-ontology.kif 31075-31079
(subclass Carabiner Device) Mid-level-ontology.kif 31074-31074

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


(subclass ClimbingCarabiner Carabiner) Mid-level-ontology.kif 31126-31126
(subclass UncertifiedCarabiner Carabiner) Mid-level-ontology.kif 31139-31139
(termFormat EnglishLanguage Carabiner "carabiner") Mid-level-ontology.kif 31080-31080
(termFormat EnglishLanguage Carabiner "karabiner") Mid-level-ontology.kif 31081-31081

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


(=>
    (and
        (instance ?C Carabiner)
        (holdsDuring ?T
            (attribute ?C DeviceClosed)))
    (holdsDuring ?T
        (attribute ?C RingTorus)))
Mid-level-ontology.kif 31096-31102
(=>
    (and
        (instance ?C Carabiner)
        (holdsDuring ?T
            (attribute ?C DeviceClosed)))
    (holdsDuring ?T
        (modalAttribute
            (exists (?R)
                (and
                    (instance ?R ClimbingRope)
                    (contains ?C ?R))) Possibility)))
Mid-level-ontology.kif 31104-31115
(=>
    (and
        (instance ?C Carabiner)
        (holdsDuring ?T
            (attribute ?C DeviceOpen)))
    (holdsDuring ?T
        (not
            (attribute ?C RingTorus))))
Mid-level-ontology.kif 31117-31124
(=>
    (instance ?C Carabiner)
    (exists (?H ?S)
        (and
            (instance ?H Hinge)
            (part ?H ?C)
            (instance ?S Spring)
            (part ?S ?C))))
Mid-level-ontology.kif 31087-31094
(=>
    (instance ?C Carabiner)
    (material Metal ?C))
Mid-level-ontology.kif 31083-31085


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