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


KB Term:  Term intersection
English Word: 

Sigma KEE - Soldering
Soldering(soldering)
braze, dip_solder, soft-solder, solder

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


(subclass Soldering Attaching) Mid-level-ontology.kif 6746-6746 Soldering is a subclass of attaching
(documentation Soldering EnglishLanguage "Attaching two things by means of a MetallicAlloy.") Mid-level-ontology.kif 6747-6747 Soldering is a subclass of attaching
(externalImage Soldering "http://upload.wikimedia.org/wikipedia/commons/ 5/ 5e/ Fitting1537.JPG") pictureList.kif 6870-6870 Soldering is a subclass of attaching
(externalImage Soldering "http://upload.wikimedia.org/wikipedia/commons/ 8/ 8f/ Desoldering.jpg") pictureList.kif 7917-7917 Soldering is a subclass of attaching
(externalImage Soldering "http://upload.wikimedia.org/wikipedia/commons/ d/ db/ Ersin_Multicore_Solder_Tube.jpg") pictureList.kif 7918-7918 Soldering is a subclass of attaching

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


(termFormat EnglishLanguage Soldering "soldering") domainEnglishFormat.kif 53841-53841
(termFormat ChineseTraditionalLanguage Soldering "焊接") domainEnglishFormat.kif 53842-53842
(termFormat ChineseLanguage Soldering "焊接") domainEnglishFormat.kif 53843-53843

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


(=>
    (and
        (instance ?S Soldering)
        (patient ?S ?OBJ1)
        (patient ?S ?OBJ2)
        (not
            (equal ?OBJ1 ?OBJ2)))
    (exists (?A)
        (and
            (instance ?A MetallicAlloy)
            (connects ?A ?OBJ1 ?OBJ2))))
Mid-level-ontology.kif 6749-6758 If X is an instance of soldering, Y is a patient of X, Z is a patient of X, and equal Y and Z, then there exists W such that W is an instance of metallic alloy, W connects Y, and Z
(=>
    (instance ?S Soldering)
    (exists (?SI)
        (and
            (instance ?SI SolderingIron)
            (instrument ?S ?SI))))
Mid-level-ontology.kif 6765-6770 If X is an instance of soldering, then there exists Y such that Y is an instance of soldering iron and Y is an instrument for X
(=>
    (instance ?S Soldering)
    (exists (?M)
        (and
            (instance ?M Melting)
            (subProcess ?M ?S))))
Mid-level-ontology.kif 6778-6783 If X is an instance of soldering, then there exists Y such that Y is an instance of melting and Y is a subprocess of X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners