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 16545-16547
(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 16544-16544 Window is a subclass of artifact

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


(subclass Skylight Window) Mid-level-ontology.kif 16563-16563 Skylight is a subclass of window
(subclass VehicleWindow Window) Mid-level-ontology.kif 3885-3885 Vehicle window is a subclass of window
(termFormat ChineseLanguage Window "窗口") domainEnglishFormat.kif 63111-63111 Vehicle window is a subclass of window
(termFormat ChineseTraditionalLanguage Window "窗口") domainEnglishFormat.kif 63110-63110 Vehicle window is a subclass of window
(termFormat EnglishLanguage Window "window") domainEnglishFormat.kif 63109-63109 Vehicle window is a subclass of window

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


(=>
    (instance ?W Window)
    (attribute ?W Transparent))
Mid-level-ontology.kif 16559-16561
(=>
    (instance ?W Window)
    (exists (?A)
        (and
            (part ?W ?A)
            (or
                (instance ?A Building)
                (instance ?A Room)
                (instance ?A Vehicle)))))
Mid-level-ontology.kif 16549-16557

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


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