Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  ]  KB:  Language:    Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Model
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
-------------------------


(termFormat EnglishLanguage Model "model") domainEnglishFormat.kif 38207-38207
(termFormat ChineseTraditionalLanguage Model "模型") domainEnglishFormat.kif 38208-38208
(termFormat ChineseLanguage Model "模型") domainEnglishFormat.kif 38209-38209
(subclass MathematicalModel Model) engineering.kif 238-238 Mathematical model is a subclass of model
(subclass Multipole Model) engineering.kif 296-296 Multipole is a subclass of model
(subclass MultipoleModel Model) engineering.kif 322-322 Multipole model is a subclass of model
(subclass MultipolePole Model) engineering.kif 370-370 Multipole pole is a subclass of model
(subclass MultipoleSection Model) engineering.kif 389-389 Multipole section is a subclass of model

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 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


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners