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


KB Term:  Term intersection
English Word: 

Sigma KEE - Bridge
Bridge(bridge)Angostura_Bridge, Golden_Gate_Bridge, Ponte_25_de_Abril, Walt_Whitman_Bridge, bridge, rope_bridge, span, suspension_bridge, toll_bridge

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


(subclass Bridge LandTransitway) Transportation.kif 1762-1762 Bridge is a subclass of land transitway
(subclass Bridge StationaryArtifact) Transportation.kif 1763-1763 Bridge is a subclass of stationary artifact
(documentation Bridge EnglishLanguage "Bridge is the subclass of LandTransitways that are artifacts used for crossing water or land areas.") Transportation.kif 1764-1765 Bridge is a subclass of stationary artifact

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


(subclass FixedBridge Bridge) Transportation.kif 1779-1779 Fixed bridge is a subclass of bridge
(subclass MovableBridge Bridge) Transportation.kif 1781-1781 Movable bridge is a subclass of bridge
(termFormat EnglishLanguage Bridge "bridge") domainEnglishFormat.kif 11939-11939 Movable bridge is a subclass of bridge
(termFormat ChineseTraditionalLanguage Bridge "橋") domainEnglishFormat.kif 11940-11940 Movable bridge is a subclass of bridge
(termFormat ChineseLanguage Bridge "桥") domainEnglishFormat.kif 11941-11941 Movable bridge is a subclass of bridge

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


(=>
    (instance ?B Bridge)
    (hasPurpose ?B
        (exists (?T ?X)
            (and
                (instance ?T Translocation)
                (path ?T ?B)
                (orientation ?B ?X Above)
                (or
                    (instance ?X LandArea)
                    (instance ?X BodyOfWater))))))
Transportation.kif 1767-1777 If X is an instance of bridge, then X has the purpose there exist Y, Z such that Y is an instance of translocation, X is path along which Y occurs, X is above to Z, and Z is an instance of land area or Z is an instance of body of water


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