Model |
appearance as argument number 1 |
(documentation Model EnglishLanguage "An abstract object that models certain aspect of a physical object, is subject to abstraction and idealization.") | engineering.kif 67-68 | |
(subclass Model Proposition) | engineering.kif 69-69 |
appearance as argument number 2 |
(subclass MathematicalModel Model) | engineering.kif 242-242 | |
(subclass Multipole Model) | engineering.kif 315-315 | |
(subclass MultipoleModel Model) | engineering.kif 341-341 | |
(subclass MultipolePole Model) | engineering.kif 389-389 | |
(subclass MultipoleSection Model) | engineering.kif 433-433 | |
(termFormat ChineseLanguage Model "模型") | domainEnglishFormat.kif 38236-38236 | |
(termFormat ChineseTraditionalLanguage Model "模型") | domainEnglishFormat.kif 38235-38235 | |
(termFormat EnglishLanguage Model "model") | domainEnglishFormat.kif 38234-38234 |
appearance as argument number 3 |
(domain models 1 Model) | engineering.kif 63-63 |
consequent |
(=> (instance ?MODELING Modeling) (exists (?MODEL) (and (instance ?MODEL Model) (result ?MODELING ?MODEL)))) |
engineering.kif 115-119 |