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

Formal Language: 



KB Term:  Term intersection
English Word: 

  onOrientation

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 Le nombre 1 argument de onOrientation est une instance de physique
(domainSubclass onOrientation 2 Physical) Hotel.kif 923-923 Le nombre 2 argument de onOrientation est une sous-classe de physique
(instance onOrientation BinaryPredicate) Hotel.kif 917-917 onOrientation est une instance de pr�dicat binaire

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