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



KB Term:  Term intersection
English Word: 

Sigma KEE - AntiSymmetricPositionalAttribute
AntiSymmetricPositionalAttribute(anti_symmetric positional attribute)

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


(subclass AntiSymmetricPositionalAttribute PositionalAttribute) Merge.kif 17414-17414 Anti_symmetric positional attribute is a subclass of positional attribute
(documentation AntiSymmetricPositionalAttribute EnglishLanguage "AntiSymmetricPositionalAttribute is the class of PositionalAttribute that hold in only one direction. I.e. two objects cannot simulataneously be On each other.") Merge.kif 17415-17417 Anti_symmetric positional attribute is a subclass of positional attribute

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


(instance Above AntiSymmetricPositionalAttribute) Merge.kif 17426-17426 Above is an instance of anti_symmetric positional attribute
(instance Below AntiSymmetricPositionalAttribute) Merge.kif 17439-17439 Below is an instance of anti_symmetric positional attribute
(instance Left AntiSymmetricPositionalAttribute) Merge.kif 17464-17464 Left of is an instance of anti_symmetric positional attribute
(instance Right AntiSymmetricPositionalAttribute) Merge.kif 17471-17471 Right of is an instance of anti_symmetric positional attribute
(instance On AntiSymmetricPositionalAttribute) Merge.kif 17495-17495 On is an instance of anti_symmetric positional attribute
(termFormat EnglishLanguage AntiSymmetricPositionalAttribute "anti_symmetric positional attribute") domainEnglishFormat.kif 64451-64451 On is an instance of anti_symmetric positional attribute

appearance as argument number 3
-------------------------


(domain BodySideFn 1 AntiSymmetricPositionalAttribute) Merge.kif 15280-15280 The number 1 argument of Body side fn is an instance of anti_symmetric positional attribute

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


(=>
    (and
        (instance ?P AntiSymmetricPositionalAttribute)
        (orientation ?O1 ?O2 ?P))
    (not
        (orientation ?O2 ?O1 ?P)))
Merge.kif 17419-17423 If X is an instance of anti_symmetric positional attribute and Y is X to Z, then Z is not X to Y


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners