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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Shipping
Shipping(shipping)

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


(documentation Shipping EnglishLanguage "Shipping is the subclass of WaterTransportation events in which goods are transported from one place to another by an agent who is entrusted with the goods temporarily just in order to move them. Shipping may be done within an organization or it may be done by an outside commercial agent. See CommercialShipping.") Mid-level-ontology.kif 7912-7916
(externalImage Shipping "http://upload.wikimedia.org/wikipedia/commons/2/ 2e/ Panama_Canal_Ship_Entering_Chamber.jpeg") pictureList.kif 1984-1984
(subclass Shipping WaterTransportation) Mid-level-ontology.kif 7911-7911 Shipping is a subclass of water transportation

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


(subclass CommercialShipping Shipping) Mid-level-ontology.kif 7918-7918 Commercial shipping is a subclass of shipping
(termFormat ChineseLanguage Shipping "运输") domainEnglishFormat.kif 52729-52729 Commercial shipping is a subclass of shipping
(termFormat ChineseTraditionalLanguage Shipping "運輸") domainEnglishFormat.kif 52728-52728 Commercial shipping is a subclass of shipping
(termFormat EnglishLanguage Shipping "shipping") domainEnglishFormat.kif 52727-52727 Commercial shipping is a subclass of shipping

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


(domain cargo 1 Shipping) Mid-level-ontology.kif 23152-23152 The number 1 argument of cargo is an instance of shipping

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


(=>
    (instance ?C ShipContainer)
    (hasPurpose ?C
        (exists (?S ?O)
            (and
                (instance ?S Shipping)
                (cargo ?S ?C)
                (cargo ?S ?O)
                (holdsDuring
                    (WhenFn ?S)
                    (contains ?C ?O))))))
Transportation.kif 2776-2785
(=>
    (instance ?F CargoShip)
    (exists (?T ?OBJ)
        (and
            (instance ?T Shipping)
            (instance ?OBJ Object)
            (hasPurpose ?F
                (and
                    (instrument ?T ?F)
                    (patient ?T ?OBJ))))))
Mid-level-ontology.kif 30325-30334


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