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

inhibits (inhibits)

A very general Predicate. (inhibits proc1 proc2) means that the Process proc1 inhibits or hinders the occurrence of the Process proc2. For example, obstructing an object inhibits moving it. Note that this is a relation between types of Processes, not between instances.

Ontology

SUMO / BASE-ONTOLOGY

Class(es)

Classe
is instance of
  inheritable relation  
is instance of
  PredicatoBinario  
is instance of
RelazioneNonRiflessiva
is instance of

is instance of
  inhibits  

Coordinate term(s)

back fn  front fn  arc weight  attribute  authors  before  before or equal  causes  causes subclass  citizen  closed on  connected  connected engineering components  contains information  cooccur  copy  date  decreases likelihood  developmental form  disjoint  distributes  documentation  duration  during  earlier  editor  element  employs  equal  equivalence relation on  exploits  expressed in language  faces  family relation  finishes  frequency  graph part  greater than  greater than or equal to  has purpose  has skill  holds during  holds obligation  holds right  hole  identity element  in list  in scope of interest  increases likelihood  independent probability  inhabits  initial list  instance  interior part  inverse  irreflexive on  larger  less than  less than or equal to  manner  material  measure  meets spatially  meets temporally  modal attribute  overlaps partially  overlaps temporally  parent  partial ordering on  partly located  path length  possesses  precondition  prevents  property  publishes  range  range subclass  refers  reflexive on  related internal concept  sibling  smaller  starts  sub attribute  sub collection  sub graph  sub list  sub organizations  sub plan  sub process  sub proposition  subclass  subrelation  subsumes content class  subsumes content instance  successor attribute  successor attribute closure  superficial part  temporal part  time  total ordering on  trichotomizing on  uses  valence  version 

Type restrictions

inhibits(subclass Processo, subclass Processo)

Related WordNet synsets

barrier
anything serving to maintain separation by obstructing vision or access
barrier is kind of (all)...   barrier is kind of...   kinds of barrier...   kinds of barrier (all)...  
impede, hinder
be a hindrance or obstacle to; "She is impeding the progress of our project"
impede is kind of (all)...   impede is kind of...   kinds of impede...   kinds of impede (all)...  
obstruct, blockade, block, hinder, stymie, stymy, embarrass
hinder or prevent the progress or accomplishment of; "His brother blocked him at every turn"
obstruct is kind of (all)...   obstruct is kind of...   kinds of obstruct...   kinds of obstruct (all)...  
inhibited
held back or restrained or prevented; "in certain conditions previously inhibited conditioned reactions can reappear"
inhibited is opposite to...   see also...   inhibited is similar to...  
preventive, preventative
tending to prevent or hinder
preventive is opposite to...   see also...   preventive is similar to...  
See more related synsets on a separate page.

Axioms (2)

Se proc1 inibisce proc2, allora per ogni time,place vale: ""esiste proc1 inst1 tale che inst1 é localizzato in place" vales durante time" decreases likelihood of ""esiste proc2 inst2 tale che inst2 é localizzato in place" vales durante time".
(=>
      (inhibits ?PROC1 ?PROC2)
      (forall
            (?TIME ?PLACE)
            (decreasesLikelihood
                  (holdsDuring
                        ?TIME
                        (exists
                              (?INST1)
                              (and
                                    (instance ?INST1 ?PROC1)
                                    (located ?INST1 ?PLACE))))
                  (holdsDuring
                        ?TIME
                        (exists
                              (?INST2)
                              (and
                                    (instance ?INST2 ?PROC2)
                                    (located ?INST2 ?PLACE)))))))

prevents é interamente correlato a inhibits.
(relatedInternalConcept prevents inhibits)