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 8467-8471
(externalImage Shipping "http://upload.wikimedia.org/wikipedia/commons/2/ 2e/ Panama_Canal_Ship_Entering_Chamber.jpeg") pictureList.kif 1983-1983
(subclass Shipping WaterTransportation) Mid-level-ontology.kif 8466-8466 Shipping is a subclass of water transportation

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


(subclass CommercialShipping Shipping) Mid-level-ontology.kif 8473-8473 Commercial shipping is a subclass of shipping
(termFormat ChineseLanguage Shipping "运输") domainEnglishFormat.kif 52722-52722 Commercial shipping is a subclass of shipping
(termFormat ChineseTraditionalLanguage Shipping "運輸") domainEnglishFormat.kif 52721-52721 Commercial shipping is a subclass of shipping
(termFormat EnglishLanguage Shipping "shipping") domainEnglishFormat.kif 52720-52720 Commercial shipping is a subclass of shipping

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


(domain cargo 1 Shipping) Mid-level-ontology.kif 23983-23983 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 2782-2791
(=>
    (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 31156-31165


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