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

質子 (Proton)

Components of the AtomicNucleus. They have a positive charge.

Ontology

SUMO / BASE-ONTOLOGY

Superclass(es)

[tree]
實體
is subclass of
  物質的  
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

proton
a stable particle with positive charge equal to the negative charge of an electron
proton is kind of (all)...   proton is kind of...   kinds of proton...   kinds of proton (all)...  

Axioms (2)

If atom原子實例, then there exist 質子 proton,電子 electron so that protonatom元件 and electronatom元件.
(=>
      (instance ?ATOM Atom)
      (exists
            (?PROTON ?ELECTRON)
            (and
                  (component ?PROTON ?ATOM)
                  (component ?ELECTRON ?ATOM)
                  (instance ?PROTON Proton)
                  (instance ?ELECTRON Electron))))

If nucleus原子核實例, then there exist 中子 neutron,質子 proton so that neutronnucleus元件 and protonnucleus元件.
(=>
      (instance ?NUCLEUS AtomicNucleus)
      (exists
            (?NEUTRON ?PROTON)
            (and
                  (component ?NEUTRON ?NUCLEUS)
                  (component ?PROTON ?NUCLEUS)
                  (instance ?NEUTRON Neutron)
                  (instance ?PROTON Proton))))