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 | Sieve is a subclass of porous container |
appearance as argument number 2 |
(termFormat ChineseLanguage Sieve "筲箕") | domainEnglishFormat.kif 64408-64408 | |
(termFormat ChineseTraditionalLanguage Sieve "筲箕") | domainEnglishFormat.kif 64409-64409 | |
(termFormat EnglishLanguage Sieve "sieve") | domainEnglishFormat.kif 64407-64407 |
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 |
|