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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - ShipBerthing
ShipBerthing

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


(documentation ShipBerthing EnglishLanguage "ShipBerthing is the class of Translocation processes in which a vessel is brought to a mooring, at dockside or anchorage.") Transportation.kif 3896-3898
(externalImage ShipBerthing "http://upload.wikimedia.org/wikipedia/commons/ 0/ 06/ Mooring2HPoleFixed.jpg") pictureList.kif 9653-9653
(externalImage ShipBerthing "http://upload.wikimedia.org/wikipedia/commons/ 1/ 15/ USS_Orion_%28AS-18%29.jpg") pictureList.kif 9654-9654
(externalImage ShipBerthing "http://upload.wikimedia.org/wikipedia/commons/ 3/ 3f/ Mooring.jpg") pictureList.kif 8705-8705
(externalImage ShipBerthing "http://upload.wikimedia.org/wikipedia/commons/ 6/ 64/ Fougeuse-02.jpg") pictureList.kif 9652-9652
(subclass ShipBerthing Translocation) Transportation.kif 3894-3894 ShipBerthingTranslocationsubclass では

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


(rangeSubclass ShipBerthingFn ShipBerthing) Transportation.kif 3902-3902 ShipBerthingFn が返す値は ShipBerthingsubclasses では
(termFormat ChineseLanguage ShipBerthing "船靠泊") domainEnglishFormat.kif 52621-52621 ShipBerthingFn が返す値は ShipBerthingsubclasses では
(termFormat ChineseTraditionalLanguage ShipBerthing "船靠泊") domainEnglishFormat.kif 52620-52620 ShipBerthingFn が返す値は ShipBerthingsubclasses では
(termFormat EnglishLanguage ShipBerthing "ship berthing") domainEnglishFormat.kif 52619-52619 ShipBerthingFn が返す値は ShipBerthingsubclasses では

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


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

consequent
-------------------------


(=>
    (and
        (instance ?HARBOR Harbor)
        (equipmentCount ?HARBOR ShipBerth ?NUM)
        (greaterThan ?NUM 0))
    (capability ShipBerthing path ?HARBOR))
Transportation.kif 3778-3783
(=>
    (and
        (instance ?PORT PortFacility)
        (capability ShipBerthing patient ?PORT))
    (exists (?HARBOR)
        (and
            (instance ?HARBOR Harbor)
            (connected ?HARBOR ?PORT)
            (capability ShipBerthing path ?HARBOR))))
Transportation.kif 3785-3793


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