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 10192-10194 | |
(subclass Digesting AutonomicProcess) | Merge.kif 10190-10190 | |
(subclass Digesting OrganismProcess) | Merge.kif 10189-10189 |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Digesting "消化") | domainEnglishFormat.kif 19497-19497 | |
(termFormat ChineseTraditionalLanguage Digesting "消化") | domainEnglishFormat.kif 19496-19496 | |
(termFormat EnglishLanguage Digesting "digesting") | domainEnglishFormat.kif 19495-19495 |
antecedent |
![]() |
(=> (and (instance ?DIGEST Digesting) (agent ?DIGEST ?ORGANISM)) (exists (?INGEST) (and (instance ?INGEST Ingesting) (agent ?INGEST ?ORGANISM) (overlapsTemporally (WhenFn ?INGEST) (WhenFn ?DIGEST))))) |
Merge.kif 10196-10204 | |
(=> (instance ?DIGEST Digesting) (exists (?DECOMP) (and (instance ?DECOMP ChemicalDecomposition) (subProcess ?DECOMP ?DIGEST)))) |
Merge.kif 10206-10211 |
consequent |
![]() |
(=> (instance ?I Intestine) (capability Digesting instrument ?I)) |
Mid-level-ontology.kif 11516-11518 | |
(=> (instance ?S Stomach) (capability Digesting instrument ?S)) |
Mid-level-ontology.kif 11507-11509 |
![]() |
![]() |