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

能力 (capability)

(capability process role obj) means that obj has the ability to play the role of role in Processes of type process.

Ontology

SUMO / BASE-ONTOLOGY

Class(es)

種類
is instance of
  可繼承關係  
is instance of
  三元述詞  
is instance of
  能力  

Coordinate term(s)

標高  介於  條件或然率  賦予義務  賦予權力  相連  深度  距離  領域  領域次種類  施事者有意圖  連結  有...職位  相對方位  偏愛  SUMO外部相關概念  施事者呈現  以...語言呈現  時間介於  時間介於或同時 

Type restrictions

capability(subclass 歷程, 格位角色, 物體)

Related WordNet synsets

capacity
a specified function; "he was employed in the capacity of director"; "he should be retained in his present capacity at a higher salary"
capacity is kind of (all)...   capacity is kind of...  
ability
the quality of being able to perform; a quality that permits or facilitates achievement or accomplishment
ability is opposite to...   ability is kind of (all)...   ability is kind of...   kinds of ability...   kinds of ability (all)...   ability is an attribute of  
capability, capableness
the quality of being capable -- physically or intellectually or legally; "he worked to the limits of his capability"
capability is opposite to...   capability is kind of (all)...   capability is kind of...   kinds of capability...   kinds of capability (all)...   capability is an attribute of  
capacity
ability to perform or produce
capacity is opposite to...   capacity is kind of (all)...   capacity is kind of...  
capability, capableness, potentiality
an aptitude that may be developed
capability is opposite to...   capability is kind of (all)...   capability is kind of...   kinds of capability...   kinds of capability (all)...   capability is an attribute of  
possibility, possibleness
capability of existing or happening or being true; "there is a possibility that his sense of smell has been impaired"
possibility is opposite to...   possibility is kind of (all)...   possibility is kind of...   kinds of possibility...   kinds of possibility (all)...   possibility is an attribute of  
able
(usually followed by `to') having the necessary means or skill or know-how or authority to do something; "able to swim"; "she was able to program her computer"; "we were at last able to buy a car"; "able to get a grant for the project"
able is opposite to...   able is an attribute of  
capable
(usually followed by `of') having capacity or ability; "capable of winning"; "capable of hard work"; "capable of walking on two feet"
capable is opposite to...   see also...   capable is similar to...   capable is an attribute of  
See more related synsets on a separate page.

Axioms (11)

If role格位角色實例 and role(arg1,arg2) (不) 成立s and arg1proc實例, then arg2 可以 任角色 roleproc.
(=>
      (and
            (instance ?ROLE CaseRole)
            (holds ?ROLE ?ARG1 ?ARG2)
            (instance ?ARG1 ?PROC))
      (capability ?PROC ?ROLE ?ARG2))

If 有技巧(proc,agent) holds, then agent 可以 任角色 施事者proc.
(=>
      (hasSkill ?PROC ?AGENT)
      (capability ?PROC agent ?AGENT))

If agent 使 process 為真, then agent 可以 任角色 施事者process.
(=>
      (holdsRight ?PROCESS ?AGENT)
      (capability ?PROCESS agent ?AGENT))

If agent 有義務 執行 類型 process 任務, then agent 可以 任角色 施事者process.
(=>
      (holdsObligation ?PROCESS ?AGENT)
      (capability ?PROCESS agent ?AGENT))

If agent具認知力施事者實例, then agent 可以 任角色 施事者推理.
(=>
      (instance ?AGENT CognitiveAgent)
      (capability Reasoning agent ?AGENT))

If agent能知覺的行為主體實例, then agent 可以 任角色 經驗者知覺.
(=>
      (instance ?AGENT SentientAgent)
      (capability Perception experiencer ?AGENT))

If device裝置實例, then there exists 歷程 proc so that device 可以 任角色 工具proc.
(=>
      (instance ?DEVICE Device)
      (exists
            (?PROC)
            (and
                  (subclass ?PROC Process)
                  (capability ?PROC instrument ?DEVICE))))

If device裝置實例, then there exists 歷程 proc so that device意圖 "device 可以 任角色 工具proc".
(=>
      (instance ?DEVICE Device)
      (exists
            (?PROC)
            (and
                  (subclass ?PROC Process)
                  (hasPurpose
                        ?DEVICE
                        (capability ?PROC instrument ?DEVICE)))))

If instrument樂器實例, then instrument 可以 任角色 工具音樂.
(=>
      (instance ?INSTRUMENT MusicalInstrument)
      (capability Music instrument ?INSTRUMENT))

If device運輸工具實例, then device 可以 任角色 工具運輸.
(=>
      (instance ?DEVICE TransportationDevice)
      (capability Transportation instrument ?DEVICE))

If weapon武器實例, then weapon 可以 任角色 工具損害.
(=>
      (instance ?WEAPON Weapon)
      (capability Damaging instrument ?WEAPON))