Definitionen
1.VerbTo ride across or beyond something.
2.VerbTo ride over the top of something, usually forcibly.
3.VerbTo ride a horse too hard.
4.VerbTo counteract the normal operation of something; to countermand with orders of higher priority."In automotive design, safety should override lesser factors such as cosmetics and corner-cutting.; Congress promptly overrode the president's veto, passing the bill into law."
5.VerbTo give commands of a higher priority to an automated system; to take manual control of an automated system"Manual controls allow the user to override the camera's default settings."
6.VerbTo define a new behaviour of a method by creating the same method of the superclass with the same name and signature."How the cat runs is defined in the method run() of the class Cat, which overrides the same method with the same signature of superclass called Mammal."
7.NounA mechanism, device or procedure used to counteract an automatic control.
8.NounA royalty.
9.NounA device for prioritizing audio signals, such that certain signals receive priority over others.
10.NounA method with the same name and signature as a method in a superclass, which runs instead of that method, when an object of the subclass is involved.