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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Doorway

Sigma KEE - Doorway
Doorway(門口)

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


(documentation Doorway EnglishLanguage "A StationaryArtifact consisting of a frame that holds a Door.") Mid-level-ontology.kif 15286-15287
(externalImage Doorway "http://upload.wikimedia.org/wikipedia/en/b/b4/Panel_door.jpg") pictureList.kif 1730-1730
(subclass Doorway StationaryArtifact) Mid-level-ontology.kif 15285-15285 子類 門口 and StationaryArtifact

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


(termFormat ChineseLanguage Doorway "门口") domainEnglishFormat.kif 20196-20196
(termFormat ChineseTraditionalLanguage Doorway "門口") domainEnglishFormat.kif 20195-20195
(termFormat EnglishLanguage Doorway "doorway") domainEnglishFormat.kif 20194-20194

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


(=>
    (instance ?WAY Doorway)
    (exists (?ARTIFACT)
        (and
            (part ?WAY ?ARTIFACT)
            (or
                (instance ?ARTIFACT Building)
                (instance ?ARTIFACT Room)))))
Mid-level-ontology.kif 15289-15296

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


(=>
    (instance ?DOOR Door)
    (exists (?WAY)
        (and
            (part ?DOOR ?WAY)
            (instance ?WAY Doorway))))
Mid-level-ontology.kif 15264-15269


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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