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


KB Term:  Term intersection
English Word: 

Sigma KEE - HazardousMiscellaneous
HazardousMiscellaneous(hazardous miscellaneous)

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


(documentation HazardousMiscellaneous EnglishLanguage "HazardousMiscellaneous are materials that don’t fit into the above classes but still pose harm. Note that this is an ontologically poor category included only to support the standard of labelling used in practice for hazardous material transport.") Transportation.kif 4321-4323
(instance HazardousMiscellaneous HazardousMaterialTransportAttribute) Transportation.kif 4320-4320 Hazardous miscellaneous is an instance of hazardous material transport attribute

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


(termFormat EnglishLanguage HazardousMiscellaneous "hazardous miscellaneous") Transportation.kif 4324-4324

consequent
-------------------------


(=>
    (and
        (attribute ?G ?H)
        (instance ?G Substance)
        (instance ?H HazardousMaterialTransportAttribute)
        (not
            (attribute ?G HazardousExplosives))
        (not
            (attribute ?G HazardousGases))
        (not
            (attribute ?G FlammableLiquid))
        (not
            (attribute ?G FlammableSolid))
        (not
            (attribute ?G OxidizingSubstance))
        (not
            (attribute ?G ToxicandInfectiousSubstance))
        (not
            (attribute ?G RadioactiveSubstance))
        (not
            (attribute ?G CorrosiveSubstance)))
    (equal ?H HazardousMiscellaneous))
Transportation.kif 4326-4339


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