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 14126-14127
(externalImage Blueprint "http://upload.wikimedia.org/wikipedia/commons/ 1/ 10/ LaBelle_Blueprint.jpg") pictureList.kif 2940-2940
(externalImage Blueprint "http://upload.wikimedia.org/wikipedia/commons/ 5/ 53/ Maurice_koechlin_pylone.jpg") pictureList.kif 3047-3047
(externalImage Blueprint "http://upload.wikimedia.org/wikipedia/commons/ 9/ 95/ Carvansara_plan.gif") pictureList.kif 3051-3051
(externalImage Blueprint "http://upload.wikimedia.org/wikipedia/commons/ 9/ 9a/ Sample_Floorplan.jpg") pictureList.kif 3050-3050
(externalImage Blueprint "http://upload.wikimedia.org/wikipedia/commons/ f/ f6/ K1_drawing.jpg") pictureList.kif 3049-3049
(subclass Blueprint Icon) Mid-level-ontology.kif 14125-14125 Blueprint is a subclass of icon

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


(termFormat ChineseLanguage Blueprint "蓝图") domainEnglishFormat.kif 11426-11426
(termFormat ChineseTraditionalLanguage Blueprint "藍圖") domainEnglishFormat.kif 11425-11425
(termFormat EnglishLanguage Blueprint "blueprint") domainEnglishFormat.kif 11424-11424

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


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

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 22272-22281
(=>
    (instance ?T Tracing)
    (exists (?P)
        (and
            (instance ?P Blueprint)
            (result ?T ?P))))
Mid-level-ontology.kif 3379-3384


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