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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Artifact
Artifact(artifact)
Aladdin's_lamp, Americana, Ark, Ark_of_the_Covenant, BB, BB_shot, Boston_rocker, Calvary_cross, Chinese_puzzle, Composite_order, Corinthian_order, Cuban_heel, Davis_Cup, Dixie_cup, Dorian_order, Doric_order, Dutch_door, Erlenmeyer_flask, Formica, French_door, French_heel, French_roof, French_window, Gladstone, Gladstone_bag, Gothic_arch, Holy_Grail, Ionian_order, Ionic_order, Jerusalem_cross, Jolly_Roger, Juggernaut, Kleenex, Klein_bottle, Latin_cross, Lilo, Mason_jar, Masonite, Menorah, Mobius_strip, Moorish_arch, Morris_chair, Nissen_hut, POB, PO_Box, Pandora's_box, Post-Office_box, Quaker_gun, Quonset_hut, Roman_arch...

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


(documentation Artifact ChineseLanguage "这是由 Making 所产生的 Object。") chinese_format.kif 3579-3579
(documentation Artifact EnglishLanguage "An Object that is the product of a Making.") Merge.kif 15682-15683
(externalImage Artifact "http://upload.wikimedia.org/wikipedia/commons/0/ 01/ Bronze_age_weapons_Romania.jpg") pictureList.kif 10433-10433
(externalImage Artifact "http://upload.wikimedia.org/wikipedia/commons/3/ 35/ Colt_Python.JPG") pictureList.kif 10435-10435
(externalImage Artifact "http://upload.wikimedia.org/wikipedia/commons/7/ 7b/ Hammer2.jpg") pictureList.kif 9891-9891
(externalImage Artifact "http://upload.wikimedia.org/wikipedia/commons/b/ b5/ Anforagrega-atenas.jpg") pictureList.kif 10434-10434
(subclass Artifact Object) Merge.kif 15681-15681 Artifact is a subclass of object

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


(disjoint NaturalSatellite Artifact) Geography.kif 3388-3388 Natural satellite is disjoint from artifact
(disjoint Organism Artifact) Merge.kif 14356-14356 Organism is disjoint from artifact
(subclass AnimalResidence Artifact) Mid-level-ontology.kif 6991-6991 Animal residence is a subclass of artifact
(subclass Armor Artifact) MilitaryDevices.kif 1609-1609 Armor is a subclass of artifact
(subclass ArtWork Artifact) Merge.kif 15839-15839 Art work is a subclass of artifact
(subclass Bandage Artifact) Mid-level-ontology.kif 5686-5686 Bandage is a subclass of artifact
(subclass BedFrame Artifact) Mid-level-ontology.kif 4049-4049 Bed frame is a subclass of artifact
(subclass BedLinen Artifact) Mid-level-ontology.kif 4122-4122 Bed linen is a subclass of artifact
(subclass BoardOrBlock Artifact) Mid-level-ontology.kif 4741-4741 Board or block is a subclass of artifact
(subclass BoatDeck Artifact) Mid-level-ontology.kif 4250-4250 Boat deck is a subclass of artifact
(subclass Chain Artifact) Cars.kif 4382-4382 Chain is a subclass of artifact
(subclass ChainLink Artifact) Cars.kif 4424-4424 Chain link is a subclass of artifact
(subclass Device Artifact) Merge.kif 15939-15939 Device is a subclass of artifact
(subclass DisplayArtifact Artifact) Mid-level-ontology.kif 3353-3353 Display artifact is a subclass of artifact
(subclass Document Artifact) Mid-level-ontology.kif 26387-26387 Document is a subclass of artifact
(subclass EngineCylinder Artifact) Cars.kif 307-307 Engine cylinder is a subclass of artifact
(subclass Fabric Artifact) Merge.kif 15879-15879 Fabric is a subclass of artifact
(subclass Furniture Artifact) Mid-level-ontology.kif 3690-3690 Furniture is a subclass of artifact
(subclass GameArtifact Artifact) Mid-level-ontology.kif 16976-16976 Game artifact is a subclass of artifact
(subclass GrabBar Artifact) Mid-level-ontology.kif 26477-26477 Grab bar is a subclass of artifact
(subclass InteriorVehicleEquipment Artifact) Cars.kif 4689-4689 Vehicle interior is a subclass of artifact
(subclass IrrigationChannel Artifact) Geography.kif 5701-5701 Irrigation channel is a subclass of artifact
(subclass Ladder Artifact) Mid-level-ontology.kif 15109-15109 Ladder is a subclass of artifact
(subclass Mast Artifact) Mid-level-ontology.kif 1501-1501 Mast is a subclass of artifact
(subclass Mattress Artifact) Mid-level-ontology.kif 4029-4029 Mattress is a subclass of artifact

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

appearance as argument number 3
-------------------------


(domain engineers 2 Artifact) engineering.kif 1205-1205 The number 2 argument of engineers is an instance of artifact
(domain equipmentType 1 Artifact) Mid-level-ontology.kif 24324-24324 The number 1 argument of equipment type is an instance of artifact
(domain powerComponent 2 Artifact) Mid-level-ontology.kif 1735-1735 The number 2 argument of power component is an instance of artifact
(domain thirdPartyProduct 1 Artifact) ComputingBrands.kif 3925-3925 The number 1 argument of third party product is an instance of artifact
(domainSubclass version 1 Artifact) Merge.kif 15705-15705 The number 1 argument of version is a subclass of artifact
(domainSubclass version 2 Artifact) Merge.kif 15706-15706 The number 2 argument of version is a subclass of artifact

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


(=>
    (instance ?ARTIFACT Artifact)
    (exists (?MAKING)
        (and
            (instance ?MAKING Making)
            (result ?MAKING ?ARTIFACT))))
Merge.kif 15685-15690

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


(=>
    (and
        (memberMeasure ?S ?M ?Q)
        (instance ?S Class)
        (instance ?O ?S))
    (instance ?O Artifact))
Mid-level-ontology.kif 31018-31023
(=>
    (attribute ?X MeanOfProduction)
    (hasPurpose ?X
        (or
            (exists (?MAKE ?PRODUCT)
                (and
                    (instance ?MAKE Making)
                    (involvedInEvent ?MAKE ?X)
                    (not
                        (result ?MAKE ?X))
                    (instance ?PRODUCT Artifact)
                    (result ?MAKE ?PRODUCT)
                    (hasPurpose ?PRODUCT
                        (exists (?SELL)
                            (and
                                (instance ?SELL Selling)
                                (patient ?SELL ?PRODUCT))))))
            (exists (?SERVICE)
                (and
                    (instance ?SERVICE CommercialService)
                    (involvedInEvent ?SERVICE ?X))))))
Economy.kif 5747-5767
(=>
    (instance ?MAKING Making)
    (exists (?ARTIFACT)
        (and
            (instance ?ARTIFACT Artifact)
            (result ?MAKING ?ARTIFACT))))
Merge.kif 12817-12822
(=>
    (instance ?PLAN Blueprint)
    (hasPurpose ?PLAN
        (exists (?ARTIFACT)
            (and
                (instance ?ARTIFACT Artifact)
                (represents ?PLAN ?ARTIFACT)))))
Mid-level-ontology.kif 13233-13239
(=>
    (instance ?S Workshop)
    (hasPurpose ?S
        (exists (?M ?W)
            (and
                (instance ?M Making)
                (result ?M ?W)
                (instance ?W Artifact)))))
Mid-level-ontology.kif 6858-6865
(=>
    (instance ?W Wickering)
    (hasPurpose ?W
        (exists (?WICK ?OBJ ?WARP ?WEFT)
            (and
                (instance ?WICK Wicker)
                (patient ?W ?WICK)
                (part ?WARP ?WICK)
                (part ?WEFT ?WICK)
                (traverses ?WARP ?WEFT)
                (not
                    (equal ?WARP ?WEFT))
                (result ?W ?OBJ)
                (instance ?OBJ Artifact)))))
Mid-level-ontology.kif 4607-4620
(=>
    (instance ?WEAVE Weaving)
    (hasPurpose ?WEAVE
        (exists (?SUB ?WARP ?WEFT ?OBJ)
            (and
                (instance ?SUB Substance)
                (attribute ?SUB Pliable)
                (patient ?WEAVE ?SUB)
                (part ?WARP ?SUB)
                (part ?WEFT ?SUB)
                (not
                    (equal ?WARP ?WEFT))
                (orientation ?WARP ?WEFT RightAngle)
                (result ?WEAVE ?OBJ)
                (instance ?OBJ Artifact)))))
Mid-level-ontology.kif 4626-4640
(=>
    (instance ?X ArtifactMediatedCommunication)
    (exists (?OBJ)
        (and
            (instance ?OBJ Artifact)
            (instrument ?X ?OBJ))))
Mid-level-ontology.kif 27015-27020
(=>
    (instance ?X Easel)
    (hasPurpose ?X
        (exists (?OBJ ?PUT)
            (and
                (instance ?OBJ Artifact)
                (attribute ?OBJ Flat)
                (instance ?PUT Putting)
                (patient ?PUT ?OBJ)
                (destination ?PUT ?X)))))
Mid-level-ontology.kif 26739-26748
(=>
    (instance ?X MultimediaProjector)
    (hasPurpose ?X
        (exists (?RS ?SCREEN ?VIDEO)
            (and
                (instance ?RS RadiatingLight)
                (instrument ?RS ?X)
                (patient ?RS ?VIDEO)
                (or
                    (instance ?VIDEO VideoRecording)
                    (instance ?VIDEO Image))
                (destination ?RS ?SCREEN)
                (instance ?SCREEN Artifact)
                (attribute ?SCREEN Flat)
                (not
                    (connected ?X ?SCREEN))))))
Mid-level-ontology.kif 26229-26243
(=>
    (instance ?X Tripod)
    (hasPurpose ?X
        (exists (?OBJ ?PUT ?PROC)
            (and
                (instance ?OBJ Artifact)
                (instance ?PUT Putting)
                (patient ?PUT ?OBJ)
                (destination ?PUT ?X)
                (instance ?PROC Process)
                (instrument ?PROC ?OBJ)
                (before
                    (EndFn
                        (WhenFn ?PUT))
                    (BeginFn
                        (WhenFn ?PROC)))))))
Mid-level-ontology.kif 26719-26732


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