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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Solely
Solely(Solely)alone, entirely, exclusively, only, solely

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


(documentation Solely EnglishLanguage "A manner of action in which only one AutonomousAgent participated.") Mid-level-ontology.kif 30193-30193
(instance Solely RelationalAttribute) Mid-level-ontology.kif 30192-30192 Solely is an instance of relational attribute

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


(termFormat EnglishLanguage Solely "Solely") domainEnglishFormat.kif 65514-65514

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


(=>
    (manner ?P Solely)
    (exists (?H)
        (and
            (involvedInEvent ?P ?H)
            (instance ?H AutonomousAgent)
            (not
                (exists (?H2)
                    (and
                        (involvedInEvent ?P ?H2)
                        (instance ?H2 AutonomousAgent)
                        (not
                            (equal ?H ?H2))))))))
Mid-level-ontology.kif 30195-30206


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