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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Sieve

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 4519-4520
(subclass Sieve PorousContainer) Mid-level-ontology.kif 4521-4521 SievePorousContainersubclass では %n

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


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

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 4523-4538


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