屬性 (Attribute)
Qualities which we cannot or choose not to
reify into subclasses of Object.
Ontology
SUMO / BASE-ONTOLOGYSuperclass(es)
Subclass(es)
內在屬性
關係屬性
Coordinate term(s)
圖
圖元件
命題
數量
關係
集合或種類
Constrains relations
描述函數
範圍函數
窮盡的屬性
特性
次屬性
續接屬性
封閉續接屬性
Related WordNet synsets
- state
- the way something is with respect to its main attributes; "the current state of knowledge"; "his state of health"; "in a weak financial state"
- attribute
- an abstraction belonging to or characteristic of an entity
- property, attribute, dimension
- a construct whereby objects or individuals can be distinguished; "self-confidence is not an endearing property"
- qualitative
- involving distinctions based on qualities; "qualitative change"; "qualitative data"; "qualitative analysis determines the chemical constituents of a substance or mixture"
- attributively
- (grammar) in an attributive manner; "the genitive noun is used attributively"
- qualitatively
- in a qualitative manner; "this discoloration qualitatively suggests that the substance is low in inorganic iron"
See more related synsets on a separate page.
Axioms (4)
- if 對立於 ?,
- then if element 是 "()" 的 一 成員, then element 是 屬性 的 實例
.
(=>
(contraryAttribute @ROW)
(=>
(inList
?ELEMENT
(ListFn @ROW))
(instance ?ELEMENT Attribute)))
- if 窮盡的屬性,
- then if attr 是 "()" 的 一 成員, then attr 是 屬性 的 實例
.
(=>
(exhaustiveAttribute ?CLASS @ROW)
(=>
(inList
?ATTR
(ListFn @ROW))
(instance ?ATTR Attribute)))
屬性 無交集 於 數量.
(disjoint Attribute Quantity)
屬性 完全 分割成 內在屬性,關係屬性.
(partition Attribute InternalAttribute RelationalAttribute)