Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

封閉續接屬性 (successorAttributeClosure)

The transitive closure of successorAttribute. (successorAttributeClosure attr1 attr2) means that there is a chain of successorAttribute assertions connecting attr1 and attr2.

Ontology

SUMO / STRUCTURAL-ONTOLOGY

Class(es)

種類
is instance of
  可繼承關係  
is instance of
  二元述詞  
is instance of
可遞關係
is instance of
非反身關係
is instance of

is instance of
  封閉續接屬性  

Coordinate term(s)

反面函數  正面函數  弧線重量  屬性  作者  先於  先於或同時  肇因  次類肇因  公民  封閉於  相連的  已連結工程元件  包含訊息  共生  複製  相交  日期  降低可能性  發展期形式  無交集  分配  文字說明  持續時間  期間  較早  編者  元素  雇用  相等  等同關係於  利用  以...語言表達  面對  家族關係  完成  次數  圖部分  大於  大於或等於  有意圖  有技巧  在...期間為真  須使...為真  有權使...為真    同一元素  串列中  在注意範圍中  增加可能性  獨立或然率  居住  抑制  初始化序列  實例  內部  倒序  非反射於...  大於  小於  小於或等於  方式/情狀  物質  測量  空間上接觸  時段相接  情態屬性  部分重疊  時段重疊  雙親  偏序於...  部分位於  路徑長  擁有  先決條件  避免  正部分  特性  出版  範圍  範圍次種類  提及  反射於...  SUMO內部相關概念  兄弟姊妹  小於  開始  次屬性  次聚集  次圖  次序列  次組織  次計畫  次歷程  次命題  次種類  次關係  包含訊息種類  包含訊息實例  續接屬性  外表部分  時間部分  時間  全序於...  三分法  使用  (結合)價  人造物版本 

Type restrictions

successorAttributeClosure(屬性, 屬性)

Related WordNet synsets

See more related synsets on a separate page.

Axioms (3)

封閉續接屬性 內部相關於 續接屬性.
(relatedInternalConcept successorAttributeClosure successorAttribute)

If attr1attr2續接屬性, then attr1attr2封閉續接屬性.
(=>
      (successorAttribute ?ATTR1 ?ATTR2)
      (successorAttributeClosure ?ATTR1 ?ATTR2))

If obj發展形式attr1 time1a(之中) time1 and attr2attr1封閉續接屬性, then there exists time2 so that time2 (沒) 比 time1 較早 發生not(s) and obj發展形式attr2 time2a(之中) time2.
(=>
      (and
            (holdsDuring
                  ?TIME1
                  (developmentalForm ?OBJ ?ATTR1))
            (successorAttributeClosure ?ATTR2 ?ATTR1))
      (exists
            (?TIME2)
            (and
                  (earlier ?TIME2 ?TIME1)
                  (holdsDuring
                        ?TIME2
                        (developmentalForm ?OBJ ?ATTR2)))))