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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - 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 4524-4525
(subclass Sieve PorousContainer) Mid-level-ontology.kif 4526-4526

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


(termFormat ChineseLanguage Sieve "筲箕") domainEnglishFormat.kif 64360-64360
(termFormat ChineseTraditionalLanguage Sieve "筲箕") domainEnglishFormat.kif 64361-64361
(termFormat EnglishLanguage Sieve "sieve") domainEnglishFormat.kif 64359-64359

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 4528-4543


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