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

機器 (Machine)

Machines are Devices that that have a well-defined resource and result and that automatically convert the resource into the result.

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
  機器  

Coordinate term(s)

工程元件  樂器  運輸工具  武器 

Related WordNet synsets

by machine
with the use of a machine; "the shirt is sewn by machine"
by machine is opposite to...  
See more related synsets on a separate page.

Axioms (2)

If lang電腦語言實例 and procagent施事者 and langproc工具, then agent機器實例.
(=>
      (and
            (instance ?LANG ComputerLanguage)
            (agent ?PROC ?AGENT)
            (instrument ?PROC ?LANG))
      (instance ?AGENT Machine))

(=>
      (instance ?MACHINE Machine)
      (forall
            (?PROC)
            (=>
                  (instrument ?PROC ?MACHINE)
                  (exists
                        (?RESOURCE ?RESULT)
                        (and
                              (resource ?PROC ?RESOURCE)
                              (result ?PROC ?RESULT))))))