| Modeling(modeling) |
| appearance as argument number 1 |
|
|
| (documentation Modeling EnglishLanguage "A creative process of creating a model.") | engineering.kif 106-106 | |
| (lexicon Modeling LexNoun "modeling") | engineering.kif 107-107 | |
| (lexicon Modeling LexNoun "modelling") | engineering.kif 108-108 | |
| (lexicon Modeling LexVerb "model") | engineering.kif 109-109 | |
| (subclass Modeling IntentionalProcess) | engineering.kif 110-110 | Modeling is a subclass of intentional process |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?MODELING Modeling) (exists (?MODEL) (and (instance ?MODEL Model) (result ?MODELING ?MODEL)))) |
engineering.kif 111-115 | 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 |
|
|