![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Soldering
|
|
|
| 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 |
|
|
| 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 |