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 20045-20046
(subclass Hanging Suffocating) Mid-level-ontology.kif 20044-20044 Hanging is a subclass of suffocating

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


(termFormat ChineseLanguage Hanging "挂") domainEnglishFormat.kif 27383-27383
(termFormat ChineseTraditionalLanguage Hanging "掛") domainEnglishFormat.kif 27382-27382
(termFormat EnglishLanguage Hanging "hanging") domainEnglishFormat.kif 27381-27381

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 20048-20059


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