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


KB Term:  Term intersection
English Word: 

Sigma KEE - FoodArtifact
FoodArtifact

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


(subclass FoodArtifact Artifact) Society.kif 1324-1324 FoodArtifact is a subclass of artifact
(documentation FoodArtifact EnglishLanguage "FoodArtifact is the class of food Artifacts, packaged or unpackaged.") Society.kif 1326-1326 FoodArtifact is a subclass of artifact

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


(industryProductType FoodManufacturing FoodArtifact) Society.kif 595-595 FoodArtifact is an industry product type of food manufacturing
(subclass PackagedFoodArtifact FoodArtifact) Society.kif 1334-1334 PackagedFoodArtifact is a subclass of FoodArtifact

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


(=>
    (instance ?ITEM FoodArtifact)
    (or
        (instance ?ITEM
            (FoodForFn Organism))
        (instance ?ITEM PackagedFoodArtifact)))
Society.kif 1328-1332 If X is an instance of FoodArtifact, then X is an instance of food for organism or X is an instance of PackagedFoodArtifact

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


(=>
    (instance ?ITEM PackagedFoodArtifact)
    (exists (?FOOD ?PACKAGE)
        (and
            (instance ?FOOD FoodArtifact)
            (instance ?PACKAGE ArtifactPackage)
            (contains ?PACKAGE ?FOOD))))
Society.kif 1339-1345 If X is an instance of PackagedFoodArtifact, then there exist Y, Z such that Y is an instance of FoodArtifact, Z is an instance of ArtifactPackage, 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-c58f641d (2026-04-12) is open source software produced by Articulate Software and its partners