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

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


(rangeSubclass CoveringFn WearableItem) Mid-level-ontology.kif 30010-30010 The values returned by Covering fn are subclasses of wearable item
(subclass Clothing WearableItem) Merge.kif 15972-15972 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 3505-3505 Hearing protection is a subclass of wearable item
(subclass Jewelry WearableItem) Economy.kif 6231-6231 Jewelry is a subclass of wearable item
(subclass PersonalAdornment WearableItem) Economy.kif 6205-6205 Personal adornment is a subclass of wearable item
(subclass ProtectiveEyewear WearableItem) Cars.kif 3539-3539 Protective eyewear is a subclass of wearable item
(subclass Respirator WearableItem) Cars.kif 3587-3587 Respirator is a subclass of wearable item
(subclass SafetyHarness WearableItem) Cars.kif 3480-3480 Safety harness is a subclass of wearable item
(termFormat ChineseLanguage WearableItem "可穿戴物品") domainEnglishFormat.kif 62620-62620 Safety harness is a subclass of wearable item
(termFormat ChineseTraditionalLanguage WearableItem "可穿戴物品") domainEnglishFormat.kif 62619-62619 Safety harness is a subclass of wearable item
(termFormat EnglishLanguage WearableItem "wearable item") domainEnglishFormat.kif 62618-62618 Safety harness is a subclass of wearable item

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


(domain wears 2 WearableItem) Merge.kif 15997-15997 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 15938-15944


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