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


KB Term:  Term intersection
English Word: 

Sigma KEE - Sieve
Sieve(sieve)

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


(documentation Sieve EnglishLanguage "A Sieve is a PorousContainer. It is a Device for Removing unwanted Substance from desireable ones through the HoleRegions of the Sieve.") Mid-level-ontology.kif 4969-4970
(subclass Sieve PorousContainer) Mid-level-ontology.kif 4971-4971 Sieve is a subclass of porous container

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


(termFormat ChineseLanguage Sieve "筲箕") domainEnglishFormat.kif 64353-64353
(termFormat ChineseTraditionalLanguage Sieve "筲箕") domainEnglishFormat.kif 64354-64354
(termFormat EnglishLanguage Sieve "sieve") domainEnglishFormat.kif 64352-64352

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


(=>
    (instance ?S Sieve)
    (hasPurpose ?S
        (exists (?REMOVE ?MIX ?SUB ?HOLE ?A)
            (and
                (instance ?REMOVE Removing)
                (instance ?MIX Mixture)
                (instance ?SUB Substance)
                (part ?SUB ?MIX)
                (patient ?REMOVE ?SUB)
                (part ?HOLE ?S)
                (instrument ?REMOVE ?HOLE)
                (instance ?A Human)
                (agent ?REMOVE ?A)
                (not
                    (desires ?A ?SUB))))))
Mid-level-ontology.kif 4973-4988


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