![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| 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 66-67 | |
| (subclass Model Proposition) | engineering.kif 68-68 | Model is a subclass of proposition |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain models 1 Model) | engineering.kif 62-62 | 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 122-126 | If X is an instance of modeling, then there exists Y such that Y is an instance of model and Y is a result of X |