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 16563-16565
(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 16562-16562 Window is a subclass of artifact

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


(subclass Skylight Window) Mid-level-ontology.kif 16581-16581 Skylight is a subclass of window
(subclass VehicleWindow Window) Mid-level-ontology.kif 3904-3904 Vehicle window is a subclass of window
(termFormat ChineseLanguage Window "窗口") domainEnglishFormat.kif 63140-63140 Vehicle window is a subclass of window
(termFormat ChineseTraditionalLanguage Window "窗口") domainEnglishFormat.kif 63139-63139 Vehicle window is a subclass of window
(termFormat EnglishLanguage Window "window") domainEnglishFormat.kif 63138-63138 Vehicle window is a subclass of window

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


(=>
    (instance ?W Window)
    (attribute ?W Transparent))
Mid-level-ontology.kif 16577-16579
(=>
    (instance ?W Window)
    (exists (?A)
        (and
            (part ?W ?A)
            (or
                (instance ?A Building)
                (instance ?A Room)
                (instance ?A Vehicle)))))
Mid-level-ontology.kif 16567-16575

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


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