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

工程元件 (EngineeringComponent)

A fundamental concept that applies in many engineering domains. An EngineeringComponent is an element of a Device that is a physically whole object, such as one might see listed as standard parts in a catalog. The main difference betweeen EngineeringComponents and arbitrary globs of matter is that EngineeringComponents are object-like in a modeling sense. Thus, an EngineeringComponent is not an arbtrary subregion, but a part of a system with a stable identity.

Ontology

SUMO / OBJECTS

Superclass(es)

[tree]
實體
is subclass of
  物質的  
is subclass of
  物體  
is subclass of
  自身連續物體  
is subclass of
  複雜體/非單質體  
is subclass of
  人造物  
is subclass of
  裝置  
is subclass of
  工程元件  

Subclass(es)

工程連結元件 

Coordinate term(s)

機器  樂器  運輸工具  武器 

Constrains relations

已連結工程元件  連結工程元件  工程次元件 

Related WordNet synsets

component, constituent, element
an artifact that is one of the individual parts of which a composite entity is made up; especially a part that can be separated from or attached to a system: "spare components for cars"; "a component or constituent element of a system"
component is kind of (all)...   component is kind of...   kinds of component...   kinds of component (all)...  
mechanism
a piece of machinery or a mechanical device; has moving parts that perform some function
mechanism is kind of (all)...   mechanism is kind of...   kinds of mechanism...   kinds of mechanism (all)...  
See more related synsets on a separate page.

Axioms (1)

If comp工程元件實例, then there exists 裝置 device so that compdevice元件.
(=>
      (instance ?COMP EngineeringComponent)
      (exists
            (?DEVICE)
            (and
                  (instance ?DEVICE Device)
                  (component ?COMP ?DEVICE))))