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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Window
Window(window)
casement_window, double_glazing, fanlight, rose_window, rosette, sash_window, stained-glass_window, transom, transom_window, window

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


(documentation Window EnglishLanguage "An Artifact composed of transparent material that admits light (and possibly air) into a Room, Building or Vehicle.") Mid-level-ontology.kif 15390-15392
(externalImage Window "http://articulatesoftware.com/SUMOpictures/household/ windows/ window.png") pictureList.kif 841-841
(externalImage Window "http://upload.wikimedia.org/wikipedia/commons/7/77/ Window.jpg") pictureList.kif 202-202
(subclass Window Artifact) Mid-level-ontology.kif 15389-15389 Window is a subclass of artifact

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


(subclass Skylight Window) Mid-level-ontology.kif 15408-15408 Skylight is a subclass of window
(subclass VehicleWindow Window) Mid-level-ontology.kif 3435-3435 Vehicle window is a subclass of window
(termFormat ChineseLanguage Window "窗口") domainEnglishFormat.kif 63165-63165 Vehicle window is a subclass of window
(termFormat ChineseTraditionalLanguage Window "窗口") domainEnglishFormat.kif 63164-63164 Vehicle window is a subclass of window
(termFormat EnglishLanguage Window "window") domainEnglishFormat.kif 63163-63163 Vehicle window is a subclass of window

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


(=>
    (instance ?W Window)
    (attribute ?W Transparent))
Mid-level-ontology.kif 15404-15406
(=>
    (instance ?W Window)
    (exists (?A)
        (and
            (part ?W ?A)
            (or
                (instance ?A Building)
                (instance ?A Room)
                (instance ?A Vehicle)))))
Mid-level-ontology.kif 15394-15402

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


(=>
    (instance ?WC WindowCovering)
    (hasPurpose ?WC
        (exists (?C ?W)
            (and
                (instance ?C Covering)
                (patient ?C ?W)
                (instance ?W Window)
                (instrument ?C ?WC)))))
Mid-level-ontology.kif 15435-15443


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