Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  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
-------------------------


(documentation Bridge EnglishLanguage "Bridge is the subclass of LandTransitways that are artifacts used for crossing water or land areas.") Transportation.kif 1748-1749
(subclass Bridge LandTransitway) Transportation.kif 1746-1746 Bridge is a subclass of land transitway
(subclass Bridge StationaryArtifact) Transportation.kif 1747-1747 Bridge is a subclass of stationary artifact

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


(subclass FixedBridge Bridge) Transportation.kif 1763-1763 Fixed bridge is a subclass of bridge
(subclass MovableBridge Bridge) Transportation.kif 1765-1765 Movable bridge is a subclass of bridge
(termFormat ChineseLanguage Bridge "桥") domainEnglishFormat.kif 11941-11941 Movable bridge is a subclass of bridge
(termFormat ChineseTraditionalLanguage Bridge "橋") domainEnglishFormat.kif 11940-11940 Movable bridge is a subclass of bridge
(termFormat EnglishLanguage Bridge "bridge") domainEnglishFormat.kif 11939-11939 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 1751-1761


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