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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Ship
Ship

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


(documentation Ship EnglishLanguage "Ship is the class of large WaterVehicle used for travel on oceans, seas, or large lakes.") Transportation.kif 2479-2480
(externalImage Ship "http://articulatesoftware.com/SUMOpictures/transportation/ ship.png") pictureList.kif 726-726
(externalImage Ship "http://upload.wikimedia.org/wikipedia/commons/9/9a/ DANA_2004_ubt.jpeg") pictureList.kif 167-167
(subclass Ship DisplacementHullWaterVehicle) Transportation.kif 2478-2478 Ship est une sous-classe de DisplacementHullWaterVehicle

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


(subclass CableShip Ship) Transportation.kif 2632-2632 CableShip est une sous-classe de Ship
(subclass CargoShip Ship) Mid-level-ontology.kif 31954-31954 CargoShip est une sous-classe de Ship
(subclass CraneShip Ship) Transportation.kif 2631-2631 CraneShip est une sous-classe de Ship
(subclass Dredger Ship) Transportation.kif 2627-2627 Dredger est une sous-classe de Ship
(subclass DrillingShip Ship) Transportation.kif 2624-2624 DrillingShip est une sous-classe de Ship
(subclass IceBreakerShip Ship) Transportation.kif 2633-2633 IceBreakerShip est une sous-classe de Ship
(subclass MerchantMarineShip Ship) Transportation.kif 1019-1019 MerchantMarineShip est une sous-classe de Ship
(subclass MilitaryShip Ship) Military.kif 264-264 MilitaryShip est une sous-classe de Ship
(subclass MotorHopper Ship) Transportation.kif 2629-2629 MotorHopper est une sous-classe de Ship
(subclass OffshoreSupplyShip Ship) Transportation.kif 2621-2621 OffshoreSupplyShip est une sous-classe de Ship
(subclass OffshoreSupportShip Ship) Transportation.kif 2622-2622 OffshoreSupportShip est une sous-classe de Ship
(subclass OffshoreWellProductionShip Ship) Transportation.kif 2623-2623 OffshoreWellProductionShip est une sous-classe de Ship
(subclass PassengerShip Ship) Transportation.kif 2484-2484 PassengerShip est une sous-classe de Ship
(subclass ResearchShip Ship) Transportation.kif 2625-2625 ResearchShip est une sous-classe de Ship
(subclass SludgeDisposalVessel Ship) Transportation.kif 2630-2630 SludgeDisposalVessel est une sous-classe de Ship
(termFormat ChineseLanguage Ship "船") domainEnglishFormat.kif 52603-52603 SludgeDisposalVessel est une sous-classe de Ship
(termFormat ChineseTraditionalLanguage Ship "船") domainEnglishFormat.kif 52602-52602 SludgeDisposalVessel est une sous-classe de Ship
(termFormat EnglishLanguage Ship "ship") domainEnglishFormat.kif 52601-52601 SludgeDisposalVessel est une sous-classe de Ship

appearance as argument number 3
-------------------------


(domain ShipBerthingFn 1 Ship) Transportation.kif 3903-3903 Le nombre 1 argument de ShipBerthingFn est une instance de Ship

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


(=>
    (and
        (instance ?REGISTRATION ShipRegistration)
        (instance ?SHIP Ship)
        (possesses ?SHIP ?REGISTRATION)
        (instance ?AREA GeopoliticalArea)
        (flagState ?SHIP ?AREA))
    (subsumesContentInstance
        (ShipRegisterFn ?AREA) ?REGISTRATION))
Transportation.kif 1097-1104
(=>
    (and
        (instance ?SHIP Ship)
        (instance ?AREA GeopoliticalArea)
        (member ?SHIP
            (MerchantMarineFn ?AREA)))
    (exists (?REGISTRATION)
        (and
            (instance ?REGISTRATION ShipRegistration)
            (possesses ?SHIP ?REGISTRATION)
            (subsumesContentInstance
                (ShipRegisterFn ?AREA) ?REGISTRATION))))
Transportation.kif 1157-1166


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