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 1749-1750
(subclass Bridge LandTransitway) Transportation.kif 1747-1747 Bridge is a subclass of land transitway
(subclass Bridge StationaryArtifact) Transportation.kif 1748-1748 Bridge is a subclass of stationary artifact

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


(subclass FixedBridge Bridge) Transportation.kif 1764-1764 Fixed bridge is a subclass of bridge
(subclass MovableBridge Bridge) Transportation.kif 1766-1766 Movable bridge is a subclass of bridge
(termFormat ChineseLanguage Bridge "桥") domainEnglishFormat.kif 11949-11949 Movable bridge is a subclass of bridge
(termFormat ChineseTraditionalLanguage Bridge "橋") domainEnglishFormat.kif 11948-11948 Movable bridge is a subclass of bridge
(termFormat EnglishLanguage Bridge "bridge") domainEnglishFormat.kif 11947-11947 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 1752-1762


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