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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WearableItem
WearableItem(wearable item)
fashion, lapel, top_lift

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


(documentation WearableItem ChineseLanguage "WearableItemArtifact 的一个子类别,它是 为了穿在身上才做的。") chinese_format.kif 3612-3613
(documentation WearableItem EnglishLanguage "WearableItem is the subclass of Artifacts that are made to be worn on the body.") Merge.kif 15911-15912
(externalImage WearableItem "http://upload.wikimedia.org/wikipedia/commons/ 5/ 58/ Datalink_USB_Dress_Edition.JPG") pictureList.kif 8793-8793
(subclass WearableItem Artifact) Merge.kif 15910-15910 Wearable item is a subclass of artifact

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


(rangeSubclass CoveringFn WearableItem) Mid-level-ontology.kif 29714-29714 The values returned by Covering fn are subclasses of wearable item
(subclass Clothing WearableItem) Merge.kif 15922-15922 Clothing is a subclass of wearable item
(subclass Earphone WearableItem) ComputerInput.kif 503-503 Earphone is a subclass of wearable item
(subclass FitbitDevice WearableItem) Medicine.kif 4457-4457 Fitbit is a subclass of wearable item
(subclass HearingProtection WearableItem) Cars.kif 3453-3453 Hearing protection is a subclass of wearable item
(subclass Jewelry WearableItem) Economy.kif 6116-6116 Jewelry is a subclass of wearable item
(subclass PersonalAdornment WearableItem) Economy.kif 6090-6090 Personal adornment is a subclass of wearable item
(subclass ProtectiveEyewear WearableItem) Cars.kif 3487-3487 Protective eyewear is a subclass of wearable item
(subclass Respirator WearableItem) Cars.kif 3535-3535 Respirator is a subclass of wearable item
(subclass SafetyHarness WearableItem) Cars.kif 3428-3428 Safety harness is a subclass of wearable item
(termFormat ChineseLanguage WearableItem "可穿戴物品") domainEnglishFormat.kif 62595-62595
(termFormat ChineseTraditionalLanguage WearableItem "可穿戴物品") domainEnglishFormat.kif 62594-62594
(termFormat EnglishLanguage WearableItem "wearable item") domainEnglishFormat.kif 62593-62593

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


(domain wears 2 WearableItem) Merge.kif 15947-15947 The number 2 argument of wears is an instance of wearable item

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


(=>
    (instance ?WI WearableItem)
    (hasPurpose ?WI
        (exists (?H)
            (and
                (instance ?H Human)
                (wears ?H ?WI)))))
Merge.kif 15914-15920


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