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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PortFacility
PortFacility(港口設施)

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


(documentation PortFacility EnglishLanguage "PortFacility is the class of port complexes, including piers and docking space, moorings, cargo-handling and other support facilities for marine traffic. Ships are loaded and unloaded at a PortFacility.") Transportation.kif 939-942
(subclass PortFacility GeopoliticalArea) Transportation.kif 938-938 子類 港口設施 and GeopoliticalArea

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


(range PortFacilityFn PortFacility) Transportation.kif 947-947 範圍 港口設施 and 港口設施
(subclass DeepwaterPort PortFacility) Transportation.kif 908-908 子類 深水港 and 港口設施
(termFormat ChineseLanguage PortFacility "港口设施") domainEnglishFormat.kif 46730-46730
(termFormat ChineseTraditionalLanguage PortFacility "港口設施") domainEnglishFormat.kif 46729-46729
(termFormat EnglishLanguage PortFacility "port facility") domainEnglishFormat.kif 46728-46728

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


(=>
    (and
        (instance ?PORT PortFacility)
        (capability ShipBerthing patient ?PORT))
    (exists (?HARBOR)
        (and
            (instance ?HARBOR Harbor)
            (connected ?HARBOR ?PORT)
            (capability ShipBerthing path ?HARBOR))))
Transportation.kif 2949-2957


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