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 18732-18733
(subclass Hanging Suffocating) Mid-level-ontology.kif 18731-18731 Hanging is a subclass of suffocating

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


(termFormat ChineseLanguage Hanging "挂") domainEnglishFormat.kif 27406-27406
(termFormat ChineseTraditionalLanguage Hanging "掛") domainEnglishFormat.kif 27405-27405
(termFormat EnglishLanguage Hanging "hanging") domainEnglishFormat.kif 27404-27404

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


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