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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Harmless

Sigma KEE - Harmless
Harmless

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


(documentation Harmless EnglishLanguage "An Attribute stating that the Process did not cause harm - in effect, that it was not a case of Damaging.") Mid-level-ontology.kif 30293-30294
(instance Harmless RelationalAttribute) Mid-level-ontology.kif 30292-30292 Harmless关联属性instance

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


(termFormat EnglishLanguage Harmless "harmless") domainEnglishFormat.kif 64968-64968

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


(<=>
    (manner ?P Harmless)
    (and
        (not
            (instance ?P Damaging))
        (not
            (exists (?P2)
                (and
                    (instance ?P2 Damaging)
                    (subProcess ?P2 ?P))))
        (not
            (exists (?P2)
                (and
                    (instance ?P2 Damaging)
                    (causes ?P ?P2))))))
Mid-level-ontology.kif 30296-30310 过程 是以 Harmless 的形式发生 若且唯若 那个 过程 不 是 损坏instance 和 不存在 那个 过程2 这样 那个 过程2 是 损坏instance那个 过程2%n是那个 过程subProcess 和 不存在 那个 过程2 这样 那个 过程2 是 损坏instance那个 过程 causes 那个 过程2


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