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



KB Term:  Term intersection
English Word: 

  AntaAirport
  SeaPort

Sigma KEE - SeaPort
SeaPort(sea port)

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


(subclass SeaPort PortCity) Transportation.kif 868-868 Sea port is a subclass of port city
(documentation SeaPort EnglishLanguage "SeaPort is the subclass of PortCity whose instances are port cities on or closely linked to a Sea or Ocean.") Transportation.kif 869-871 Sea port is a subclass of port city

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


(termFormat EnglishLanguage SeaPort "sea port") domainEnglishFormat.kif 51700-51700
(termFormat ChineseTraditionalLanguage SeaPort "海港") domainEnglishFormat.kif 51701-51701
(termFormat ChineseLanguage SeaPort "海港") domainEnglishFormat.kif 51702-51702

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


(=>
    (instance ?PORT SeaPort)
    (exists (?SEA)
        (and
            (or
                (instance ?SEA Sea)
                (instance ?SEA Ocean))
            (or
                (orientation ?PORT ?SEA Adjacent)
                (orientation ?PORT ?SEA Near)))))
Transportation.kif 873-882 If X is an instance of sea port, then there exists Y such that Y is an instance of sea, Y is an instance of ocean and X is adjacent to Y, or X is near to Y


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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