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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Ship

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 2310-2311
(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 2309-2309 ShipDisplacementHullWaterVehiclesubclass では %n

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


(subclass CableShip Ship) Transportation.kif 2460-2460 CableShipShipsubclass では %n
(subclass CargoShip Ship) Mid-level-ontology.kif 30086-30086 CargoShipShipsubclass では %n
(subclass CraneShip Ship) Transportation.kif 2459-2459 CraneShipShipsubclass では %n
(subclass Dredger Ship) Transportation.kif 2455-2455 DredgerShipsubclass では %n
(subclass DrillingShip Ship) Transportation.kif 2452-2452 DrillingShipShipsubclass では %n
(subclass IceBreakerShip Ship) Transportation.kif 2461-2461 IceBreakerShipShipsubclass では %n
(subclass MerchantMarineShip Ship) Transportation.kif 1019-1019 MerchantMarineShipShipsubclass では %n
(subclass MilitaryShip Ship) Military.kif 187-187 MilitaryShipShipsubclass では %n
(subclass MotorHopper Ship) Transportation.kif 2457-2457 MotorHopperShipsubclass では %n
(subclass OffshoreSupplyShip Ship) Transportation.kif 2449-2449 OffshoreSupplyShipShipsubclass では %n
(subclass OffshoreSupportShip Ship) Transportation.kif 2450-2450 OffshoreSupportShipShipsubclass では %n
(subclass OffshoreWellProductionShip Ship) Transportation.kif 2451-2451 OffshoreWellProductionShipShipsubclass では %n
(subclass PassengerShip Ship) Transportation.kif 2315-2315 PassengerShipShipsubclass では %n
(subclass ResearchShip Ship) Transportation.kif 2453-2453 ResearchShipShipsubclass では %n
(subclass SludgeDisposalVessel Ship) Transportation.kif 2458-2458 SludgeDisposalVesselShipsubclass では %n
(termFormat ChineseLanguage Ship "船") domainEnglishFormat.kif 52601-52601
(termFormat ChineseTraditionalLanguage Ship "船") domainEnglishFormat.kif 52600-52600
(termFormat EnglishLanguage Ship "ship") domainEnglishFormat.kif 52599-52599

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


(domain ShipBerthingFn 1 Ship) Transportation.kif 3076-3076 ShipBerthingFn の数値 1 引数は Shipinstance では %n

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 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