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

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


(rangeSubclass CoveringFn WearableItem) Mid-level-ontology.kif 31645-31645 The values returned by Covering fn are subclasses of wearable item
(subclass Clothing WearableItem) Merge.kif 16076-16076 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 4464-4464 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 6514-6514 Jewelry is a subclass of wearable item
(subclass PersonalAdornment WearableItem) Economy.kif 6488-6488 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 62589-62589 Safety harness is a subclass of wearable item
(termFormat ChineseTraditionalLanguage WearableItem "可穿戴物品") domainEnglishFormat.kif 62588-62588 Safety harness is a subclass of wearable item
(termFormat EnglishLanguage WearableItem "wearable item") domainEnglishFormat.kif 62587-62587 Safety harness is a subclass of wearable item

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


(domain wears 2 WearableItem) Merge.kif 16101-16101 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 16042-16048


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