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 16534-16536
(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 16533-16533 Window is a subclass of artifact

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


(subclass Skylight Window) Mid-level-ontology.kif 16552-16552 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 63110-63110 Vehicle window is a subclass of window
(termFormat ChineseTraditionalLanguage Window "窗口") domainEnglishFormat.kif 63109-63109 Vehicle window is a subclass of window
(termFormat EnglishLanguage Window "window") domainEnglishFormat.kif 63108-63108 Vehicle window is a subclass of window

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


(=>
    (instance ?W Window)
    (attribute ?W Transparent))
Mid-level-ontology.kif 16548-16550
(=>
    (instance ?W Window)
    (exists (?A)
        (and
            (part ?W ?A)
            (or
                (instance ?A Building)
                (instance ?A Room)
                (instance ?A Vehicle)))))
Mid-level-ontology.kif 16538-16546

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 16579-16587


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