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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Alone

Sigma KEE - Alone
Alone

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


(documentation Alone EnglishLanguage "A state of being without another AutonomousAgent present.") Mid-level-ontology.kif 30245-30245
(instance Alone RelationalAttribute) Mid-level-ontology.kif 30244-30244

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


(termFormat EnglishLanguage Alone "Alone") domainEnglishFormat.kif 64429-64429

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


(<=>
    (holdsDuring ?T
        (attribute ?H Alone))
    (not
        (exists (?H2 ?SI)
            (and
                (not
                    (equal ?H ?H2))
                (instance ?H2 AutonomousAgent)
                (instance ?SI SocialInteraction)
                (during
                    (WhenFn ?SI) ?T)
                (involvedInEvent ?SI ?H)
                (involvedInEvent ?SI ?H2)))))
Mid-level-ontology.kif 30247-30260


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