![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Modeling
|
|
|
| appearance as argument number 1 |
|
|
| (documentation Modeling EnglishLanguage "A creative process of creating a model.") | engineering.kif 117-117 | |
| (lexicon Modeling LexNoun "modeling") | engineering.kif 118-118 | |
| (lexicon Modeling LexNoun "modelling") | engineering.kif 119-119 | |
| (lexicon Modeling LexVerb "model") | engineering.kif 120-120 | |
| (subclass Modeling IntentionalProcess) | engineering.kif 121-121 | 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 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 |