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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SeaPort

Sigma KEE - SeaPort
SeaPort(海港)

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


(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
(subclass SeaPort PortCity) Transportation.kif 868-868 子類 海港 and 港口城市

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


(termFormat ChineseLanguage SeaPort "海港") domainEnglishFormat.kif 51707-51707
(termFormat ChineseTraditionalLanguage SeaPort "海港") domainEnglishFormat.kif 51706-51706
(termFormat EnglishLanguage SeaPort "sea port") domainEnglishFormat.kif 51705-51705

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


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 is open source software produced by Articulate Software and its partners