Digesting | ![]() |
appearance as argument number 1 |
![]() |
(documentation Digesting ChineseLanguage "这是 Organism 摄入 Food 把它分解成更简单的化合物、 吸收的 Process。") | chinese_format.kif 2912-2913 | |
(documentation Digesting EnglishLanguage "The Process by which Food that has been ingested is broken down into simpler chemical compounds and absorbed by the Organism.") | Merge.kif 10237-10239 | |
(subclass Digesting AutonomicProcess) | Merge.kif 10235-10235 | |
(subclass Digesting OrganismProcess) | Merge.kif 10234-10234 |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Digesting "消化") | domainEnglishFormat.kif 19492-19492 | |
(termFormat ChineseTraditionalLanguage Digesting "消化") | domainEnglishFormat.kif 19491-19491 | |
(termFormat EnglishLanguage Digesting "digesting") | domainEnglishFormat.kif 19490-19490 |
antecedent |
![]() |
(=> (and (instance ?DIGEST Digesting) (agent ?DIGEST ?ORGANISM)) (exists (?INGEST) (and (instance ?INGEST Ingesting) (agent ?INGEST ?ORGANISM) (overlapsTemporally (WhenFn ?INGEST) (WhenFn ?DIGEST))))) |
Merge.kif 10241-10249 | |
(=> (instance ?DIGEST Digesting) (exists (?DECOMP) (and (instance ?DECOMP ChemicalDecomposition) (subProcess ?DECOMP ?DIGEST)))) |
Merge.kif 10251-10256 |
consequent |
![]() |
(=> (instance ?I Intestine) (capability Digesting instrument ?I)) |
Mid-level-ontology.kif 11885-11887 | |
(=> (instance ?S Stomach) (capability Digesting instrument ?S)) |
Mid-level-ontology.kif 11876-11878 |
![]() |
![]() |