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


KB Term:  Term intersection
English Word: 

Sigma KEE - ProductPackage
ProductPackage(product package)

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


(subclass ProductPackage Container) Economy.kif 5504-5504 Product package is a subclass of container
(documentation ProductPackage EnglishLanguage "ProductPackage is the class of objects designed to contain Products for shipping and sale.") Economy.kif 5506-5507 Product package is a subclass of container
(subclass ProductPackage ArtifactPackage) Society.kif 1351-1351 Product package is a subclass of ArtifactPackage

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


(termFormat EnglishLanguage ProductPackage "product package") domainEnglishFormat.kif 47575-47575
(termFormat ChineseTraditionalLanguage ProductPackage "產品包裝") domainEnglishFormat.kif 47576-47576
(termFormat ChineseLanguage ProductPackage "产品包装") domainEnglishFormat.kif 47577-47577

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


(=>
    (instance ?ITEM PackagedBeverageArtifact)
    (exists (?DRINK ?PACKAGE)
        (and
            (instance ?DRINK BeverageArtifact)
            (instance ?PACKAGE ProductPackage)
            (contains ?PACKAGE ?DRINK))))
Society.kif 1365-1371 If X is an instance of PackagedBeverageArtifact, then there exist Y, Z such that Y is an instance of BeverageArtifact, Z is an instance of product package, and Z contains Y


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners