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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - onOrientation
onOrientation

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


(documentation onOrientation EnglishLanguage "(onOrientation ?OBJ1 ?OBJ2) means that ?OBJ1 has orientation On ?OBJ2") Hotel.kif 918-919
(domain onOrientation 1 Physical) Hotel.kif 922-922 The number 1 argument of on orientation is an instance of physical
(domainSubclass onOrientation 2 Physical) Hotel.kif 923-923 The number 2 argument of on orientation is a subclass of physical
(instance onOrientation BinaryPredicate) Hotel.kif 917-917 on orientation is an instance of binary predicate

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


(format ChineseLanguage onOrientation "%1 是 %2 on %2 ") domainEnglishFormat.kif 4026-4026
(format ChineseTraditionalLanguage onOrientation "%1 是 %2 on %2 ") domainEnglishFormat.kif 4025-4025
(format EnglishLanguage onOrientation "%1 is on %2") domainEnglishFormat.kif 4024-4024
(termFormat EnglishLanguage onOrientation "on orientation") Hotel.kif 920-920

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


(=>
    (onOrientation ?OBJ1 ?OBJ2)
    (exists (?X)
        (and
            (instance ?X ?OBJ2)
            (orientation ?OBJ1 ?X On))))
Hotel.kif 925-930


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