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 15960-15961
(externalImage WearableItem "http://upload.wikimedia.org/wikipedia/commons/ 5/ 58/ Datalink_USB_Dress_Edition.JPG") pictureList.kif 8792-8792
(subclass WearableItem Artifact) Merge.kif 15959-15959 Wearable item is a subclass of artifact

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


(rangeSubclass CoveringFn WearableItem) Mid-level-ontology.kif 30841-30841 The values returned by Covering fn are subclasses of wearable item
(subclass Clothing WearableItem) Merge.kif 15997-15997 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 4445-4445 Fitbit is a subclass of wearable item
(subclass HearingProtection WearableItem) Cars.kif 3506-3506 Hearing protection is a subclass of wearable item
(subclass Jewelry WearableItem) Economy.kif 6326-6326 Jewelry is a subclass of wearable item
(subclass PersonalAdornment WearableItem) Economy.kif 6300-6300 Personal adornment is a subclass of wearable item
(subclass ProtectiveEyewear WearableItem) Cars.kif 3540-3540 Protective eyewear is a subclass of wearable item
(subclass Respirator WearableItem) Cars.kif 3588-3588 Respirator is a subclass of wearable item
(subclass SafetyHarness WearableItem) Cars.kif 3481-3481 Safety harness is a subclass of wearable item
(termFormat ChineseLanguage WearableItem "可穿戴物品") domainEnglishFormat.kif 62618-62618 Safety harness is a subclass of wearable item
(termFormat ChineseTraditionalLanguage WearableItem "可穿戴物品") domainEnglishFormat.kif 62617-62617 Safety harness is a subclass of wearable item
(termFormat EnglishLanguage WearableItem "wearable item") domainEnglishFormat.kif 62616-62616 Safety harness is a subclass of wearable item

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


(domain wears 2 WearableItem) Merge.kif 16022-16022 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 15963-15969


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