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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Vegetarian

Sigma KEE - Vegetarian
Vegetarian(vegetarian)vegetarian

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


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

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


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

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


(=>
    (attribute ?F Vegetarian)
    (not
        (exists (?M)
            (and
                (instance ?M Meat)
                (part ?M ?F)))))
Food.kif 3523-3529

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


(=>
    (attribute ?F Vegan)
    (and
        (attribute ?F Vegetarian)
        (not
            (exists (?D)
                (and
                    (instance ?D DairyArtifact)
                    (part ?D ?F))))))
Food.kif 3532-3540


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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