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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Blueprint
Blueprint(blueprint)
more pictures...
Venn's_diagram, Venn_diagram, architectural_plan, diagram, plan

appearance as argument number 1
-------------------------


(documentation Blueprint EnglishLanguage "An Icon which is a scale model of an Artifact, whether the Artifact actually exists or not.") Mid-level-ontology.kif 13229-13230
(externalImage Blueprint "http://upload.wikimedia.org/wikipedia/commons/ 1/ 10/ LaBelle_Blueprint.jpg") pictureList.kif 2941-2941
(externalImage Blueprint "http://upload.wikimedia.org/wikipedia/commons/ 5/ 53/ Maurice_koechlin_pylone.jpg") pictureList.kif 3048-3048
(externalImage Blueprint "http://upload.wikimedia.org/wikipedia/commons/ 9/ 95/ Carvansara_plan.gif") pictureList.kif 3052-3052
(externalImage Blueprint "http://upload.wikimedia.org/wikipedia/commons/ 9/ 9a/ Sample_Floorplan.jpg") pictureList.kif 3051-3051
(externalImage Blueprint "http://upload.wikimedia.org/wikipedia/commons/ f/ f6/ K1_drawing.jpg") pictureList.kif 3050-3050
(subclass Blueprint Icon) Mid-level-ontology.kif 13228-13228 Blueprint is a subclass of icon

appearance as argument number 2
-------------------------


(termFormat ChineseLanguage Blueprint "蓝图") domainEnglishFormat.kif 11411-11411
(termFormat ChineseTraditionalLanguage Blueprint "藍圖") domainEnglishFormat.kif 11410-11410
(termFormat EnglishLanguage Blueprint "blueprint") domainEnglishFormat.kif 11409-11409

antecedent
-------------------------


(=>
    (instance ?PLAN Blueprint)
    (hasPurpose ?PLAN
        (exists (?ARTIFACT)
            (and
                (instance ?ARTIFACT Artifact)
                (represents ?PLAN ?ARTIFACT)))))
Mid-level-ontology.kif 13232-13238

consequent
-------------------------


(=>
    (hasExpertise ?H Architecture)
    (exists (?D ?P ?B)
        (and
            (instance ?D ContentDevelopment)
            (agent ?D ?H)
            (result ?D ?P)
            (instance ?P Blueprint)
            (represents ?P ?B)
            (instance ?B Building))))
Mid-level-ontology.kif 21182-21191
(=>
    (instance ?T Tracing)
    (exists (?P)
        (and
            (instance ?P Blueprint)
            (result ?T ?P))))
Mid-level-ontology.kif 3313-3318


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