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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Machine
Machine

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


(documentation Machine ChineseLanguage "Machine 是一些有明确定义的 resourceresultDevices,它们以自动化的方式把 resource 转成 result。") chinese_format.kif 3634-3635
(documentation Machine EnglishLanguage "Machines are Devices that that have a well-defined resource and result and that automatically convert the resource into the result.") Merge.kif 16218-16220
(externalImage Machine "http://upload.wikimedia.org/wikipedia/commons/b/ b3/ USDA_windmills.jpg") pictureList.kif 11405-11405
(subclass Machine Device) Merge.kif 16217-16217

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


(disjoint Furniture Machine) Mid-level-ontology.kif 4154-4154
(industryProductType MachineryManufacturing Machine) Economy.kif 1909-1909
(subclass AirConditioningCondenser Machine) Cars.kif 2029-2029
(subclass AirConditioningEvaporator Machine) Cars.kif 2053-2053
(subclass GasCompressor Machine) Cars.kif 5229-5229
(subclass Generator Machine) Cars.kif 1190-1190
(subclass IceMachine Machine) Mid-level-ontology.kif 27173-27173
(subclass Lathe Machine) Economy.kif 6384-6384
(subclass Motor Machine) engineering.kif 741-741
(subclass Planer Machine) Economy.kif 6411-6411
(subclass Robot Machine) engineering.kif 991-991
(subclass VendingMachine Machine) Mid-level-ontology.kif 2417-2417
(termFormat ChineseLanguage Machine "机器") chinese_format.kif 1060-1060
(termFormat EnglishLanguage Machine "machine") english_format.kif 1331-1331
(termFormat FrenchLanguage Machine "machine") french_format.kif 738-738
(termFormat Hindi Machine "yantra") terms-hindi.txt 269-269
(termFormat ItalianLanguage Machine "Macchinario") terms-it.txt 272-272
(termFormat JapaneseLanguage Machine "機械") japanese_format.kif 2422-2422
(termFormat PortugueseLanguage Machine "Maquina") portuguese_format.kif 690-690
(termFormat cb Machine "makina") terms-cb.txt 274-274
(termFormat cz Machine "machine") terms-cz.txt 308-308
(termFormat de Machine "Maschine") terms-de.txt 567-567
(termFormat ro Machine "maºinã") relations-ro.kif 759-759
(termFormat tg Machine "makina") terms-tg.txt 273-273

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(=>
    (instance ?MACHINE Machine)
    (exists (?COMP1 ?COMP2)
        (and
            (instance ?COMP1 EngineeringComponent)
            (instance ?COMP2 EngineeringComponent)
            (not
                (equal ?COMP1 ?COMP2))
            (part ?COMP1 ?MACHINE)
            (part ?COMP2 ?MACHINE))))
Merge.kif 16249-16257
(=>
    (instance ?MACHINE Machine)
    (forall (?PROC)
        (=>
            (instrument ?PROC ?MACHINE)
            (exists (?RESOURCE ?RESULT)
                (and
                    (resource ?PROC ?RESOURCE)
                    (result ?PROC ?RESULT))))))
Merge.kif 16222-16230

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


(=>
    (and
        (instance ?LANG ComputerLanguage)
        (agent ?PROC ?AGENT)
        (instrument ?PROC ?LANG))
    (instance ?AGENT Machine))
Merge.kif 1449-1454
(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG ComputerAndElectronicProductManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (or
                        (instance ?THING Computer)
                        (and
                            (instance ?THING Machine)
                            (exists (?EV3 ?ELEC)
                                (and
                                    (patient ?EV3 ?THING)
                                    (resource ?EV3 ?ELEC)
                                    (instance ?ELEC Electricity)))))
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 5126-5150
(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG ElectricalEquipmentApplianceAndComponentManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (and
                        (instance ?THING Machine)
                        (exists (?EV3 ?ELEC)
                            (and
                                (patient ?EV3 ?THING)
                                (resource ?EV3 ?ELEC)
                                (instance ?ELEC Electricity))))
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 5421-5443
(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG MachineryManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (instance ?THING Machine)
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 4644-4660
(=>
    (attribute ?M CoinOperated)
    (instance ?M Machine))
Mid-level-ontology.kif 31389-31391
(=>
    (instance ?X ElectroMechanicalFitting)
    (hasPurpose ?X
        (exists (?M ?E ?D)
            (and
                (instance ?M Motion)
                (instance ?E Electricity)
                (resource ?M ?E)
                (instrument ?M ?X)
                (patient ?M ?D)
                (instance ?D Machine)))))
engineering.kif 939-949


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