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


KB Term:  Term intersection
English Word: 

Sigma KEE - Vegetarian
Vegetarian(vegetarian)vegetarian

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


(instance Vegetarian Attribute) Food.kif 3560-3560 Vegetarian is an instance of attribute

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


(termFormat EnglishLanguage Vegetarian "vegetarian") domainEnglishFormat.kif 65688-65688

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


(=>
    (attribute ?F Vegetarian)
    (not
        (exists (?M)
            (and
                (instance ?M Meat)
                (part ?M ?F)))))
Food.kif 3561-3567 If vegetarian is an attribute of X, then there doesn't exist Y such that Y is an instance of meat and Y is a part of X

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


(=>
    (attribute ?F Vegan)
    (and
        (attribute ?F Vegetarian)
        (not
            (exists (?D)
                (and
                    (instance ?D DairyArtifact)
                    (part ?D ?F))))))
Food.kif 3570-3578 If vegan is an attribute of X, then vegetarian is an attribute of X and there doesn't exist Y such that Y is an instance of dairy product and Y is a part of X


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