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

運輸工具 (TransportationDevice)

A TransportationDevice is a Device which serves as the instrument in a Transportation Process which carries the patient of the Process from one point to another.

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

conveyance, transport
something that serves as a means of transportation
conveyance is kind of (all)...   conveyance is kind of...   kinds of conveyance...   kinds of conveyance (all)...  
See more related synsets on a separate page.

Axioms (4)

運輸 內部相關於 運輸工具.
(relatedInternalConcept Transportation TransportationDevice)

If trans運輸實例, then there exists 運輸工具 device so that devicetrans工具.
(=>
      (instance ?TRANS Transportation)
      (exists
            (?DEVICE)
            (and
                  (instance ?DEVICE TransportationDevice)
                  (instrument ?TRANS ?DEVICE))))

If steer引導實例, then there exists 運輸工具 vehicle so that vehiclesteer受事者.
(=>
      (instance ?STEER Steering)
      (exists
            (?VEHICLE)
            (and
                  (instance ?VEHICLE TransportationDevice)
                  (patient ?STEER ?VEHICLE))))

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