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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Hanging
Hanging(hanging)hang, string_up

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


(documentation Hanging EnglishLanguage "Suffocating someone by suspending him/ her from a rope wound around the neck until asphyxiation occurs.") Mid-level-ontology.kif 19563-19564
(subclass Hanging Suffocating) Mid-level-ontology.kif 19562-19562 Hanging is a subclass of suffocating

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


(termFormat ChineseLanguage Hanging "挂") domainEnglishFormat.kif 27400-27400
(termFormat ChineseTraditionalLanguage Hanging "掛") domainEnglishFormat.kif 27399-27399
(termFormat EnglishLanguage Hanging "hanging") domainEnglishFormat.kif 27398-27398

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


(=>
    (instance ?H Hanging)
    (exists (?S ?N ?P)
        (and
            (instance ?P Human)
            (instance ?S String)
            (instance ?N Neck)
            (experiencer ?H ?P)
            (properPart ?N ?P)
            (instrument ?H ?S)
            (holdsDuring
                (WhenFn ?H)
                (meetsSpatially ?S ?N)))))
Mid-level-ontology.kif 19566-19577


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