Model(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 | Model is a subclass of proposition |
appearance as argument number 2 |
(subclass MathematicalModel Model) | engineering.kif 242-242 | Mathematical model is a subclass of model |
(subclass Multipole Model) | engineering.kif 315-315 | Multipole is a subclass of model |
(subclass MultipoleModel Model) | engineering.kif 341-341 | Multipole model is a subclass of model |
(subclass MultipolePole Model) | engineering.kif 389-389 | Multipole pole is a subclass of model |
(subclass MultipoleSection Model) | engineering.kif 433-433 | Multipole section is a subclass of model |
(termFormat ChineseLanguage Model "模型") | domainEnglishFormat.kif 38241-38241 | Multipole section is a subclass of model |
(termFormat ChineseTraditionalLanguage Model "模型") | domainEnglishFormat.kif 38240-38240 | Multipole section is a subclass of model |
(termFormat EnglishLanguage Model "model") | domainEnglishFormat.kif 38239-38239 | Multipole section is a subclass of model |
appearance as argument number 3 |
(domain models 1 Model) | engineering.kif 63-63 | The number 1 argument of models is an instance of model |
consequent |
(=> (instance ?MODELING Modeling) (exists (?MODEL) (and (instance ?MODEL Model) (result ?MODELING ?MODEL)))) |
engineering.kif 115-119 |
|