0%

21-letter words containing i, n, t, e, r, b

  • double spanish burton — a tackle having one standing block and two running blocks, giving a mechanical advantage of five, neglecting friction.
  • electronic publishing — Electronic publishing is the publishing of documents in a form that can be read on a computer, for example as a CD-ROM.
  • empire state building — New York City skyscraper
  • employee contribution — money contributed by an employee to his or her employer's pension fund
  • employer contribution — money contributed by an employer to his or her employee's pension fund
  • extensible vax editor — (text, tool)   (EVE) A DEC product implemented using DEC's Text Processing Utility (TPU).
  • faculty board meeting — a meeting of the governing body of a faculty
  • flip someone the bird — give someone the finger (see phrase under finger)
  • for someone's benefit — something that is advantageous or good; an advantage: He explained the benefits of public ownership of the postal system.
  • for the benefit of sb — If you say that someone is doing something for the benefit of a particular person, you mean that they are doing it for that person.
  • franco-belgian system — French system.
  • friends with benefits — friends who have a casual sexual relationship with no expectation of commitment
  • generic type variable — (programming)   (Also known as a "schematic type variable"). Different occurrences of a generic type variable in a type expression may be instantiated to different types. Thus, in the expression let id x = x in (id True, id 1) id's type is (for all a: a -> a). The universal quantifier "for all a:" means that a is a generic type variable. For the two uses of id, a is instantiated to Bool and Int. Compare this with let id x = x in let f g = (g True, g 1) in f id This looks similar but f has no legal Hindley-Milner type. If we say f :: (a -> b) -> (b, b) this would permit g's type to be any instance of (a -> b) rather than requiring it to be at least as general as (a -> b). Furthermore, it constrains both instances of g to have the same result type whereas they do not. The type variables a and b in the above are implicitly quantified at the top level: f :: for all a: for all b: (a -> b) -> (b, b) so instantiating them (removing the quantifiers) can only be done once, at the top level. To correctly describe the type of f requires that they be locally quantified: f :: ((for all a: a) -> (for all b: b)) -> (c, d) which means that each time g is applied, a and b may be instantiated differently. f's actual argument must have a type at least as general as ((for all a: a) -> (for all b: b)), and may not be some less general instance of this type. Type variables c and d are still implicitly quantified at the top level and, now that g's result type is a generic type variable, any types chosen for c and d are guaranteed to be instances of it. This type for f does not express the fact that b only needs to be at least as general as the types c and d. For example, if c and d were both Bool then any function of type (for all a: a -> Bool) would be a suitable argument to f but it would not match the above type for f.
  • give sb a green light — If someone in authority gives you a green light, they give you permission to do something.
  • give sb the runaround — If someone gives you the runaround, they deliberately do not give you all the information or help that you want, and send you to another person or place to get it.
  • give someone the bird — to tell someone rudely to depart; scoff at; hiss
  • gobject introspection — (programming)   A GNOME project that defines a syntax for introspection annotation pragmas to be used in the GObject library source code. Rather than actual introspection, these are intended to allow automatic generation of bindings (APIs) to expose the library to higher-level languages. The sort of information provided is the type and direction (in, out, inout) of function parameters and the responsibility for freeing memory used by data structures.
  • greenwich observatory — the national astronomical observatory of Great Britain, housed in a castle in E Sussex; formerly located at Greenwich.
  • horizontal stabilizer — the horizontal surface, usually fixed, of an aircraft empennage, to which the elevator is hinged.
  • ibm customer engineer — (job)   (CE) A hardware guy from IBM.
  • integer specbaseratio — SPECbase_int92
  • international brigade — a military force that fought on the Republican side in the Spanish Civil War, consisting of volunteers (predominantly socialists and communists) from many countries
  • intersubstitutability — a person or thing acting or serving in place of another.
  • keep the ball rolling — a spherical or approximately spherical body or shape; sphere: He rolled the piece of paper into a ball.
  • laboratory technician — sb who assists in a laboratory
  • language-based editor — language-sensitive editor
  • leave sb in the lurch — If someone leaves you in the lurch, they go away or stop helping you at a very difficult time.
  • liability engineering — the practice by a company of taking steps to avoid liability for any fraudulent dealings with it, such as making a credit-card owner responsible for any abuses of the card by a third party
  • long-term liabilities — Long-term liabilities are debts that a company does not have to pay back for a year or more.
  • magnetic permeability — permeability (def 2).
  • magnificent riflebird — a bird of paradise, Craspedophora magnifica
  • member of the wedding — a novel (1946) and play (1950) by Carson McCullers.
  • methyltrinitrobenzene — TNT.
  • negotiable instrument — order or promise to pay money
  • negotiable securities — securities that are legally transferable in title from one party to another
  • night-blooming cereus — any of various cacti of the genera Hylocereus, Peniocereus, Nyctocereus, or Selenicereus, having large, usually white flowers that open at night.
  • northumberland strait — the part of the Gulf of St. Lawrence that separates Prince Edward Island from New Brunswick and Nova Scotia, in SE Canada. About 200 miles (320 km) long; 9–30 miles (15–48 km) wide.
  • observation satellite — an unmanned satellite that observes the earth and gathers data
  • on o's best behaviour — If someone is on their best behaviour, they are trying very hard to behave well.
  • ortho-dichlorobenzene — a colorless liquid with a pleasant odor, C 6 H 4 Cl 2 , used as a solvent for a wide range of organic materials.
  • pipelined burst cache — Pipeline Burst Cache
  • potassium bicarbonate — a white, crystalline, slightly alkaline, salty-tasting, water-soluble powder, KHCO 3 , produced by the passage of carbon dioxide through an aqueous potassium carbonate solution: used in cookery as a leavening agent and in medicine as an antacid.
  • printed circuit board — a circuit in which the interconnecting conductors and some of the circuit components have been printed, etched, etc., onto a sheet or board of dielectric material (PC board, printed-circuit board)
  • propantheline bromide — a substance, C 2 3 H 3 0 BrNO 3 , used in the treatment of peptic ulcers.
  • public-key encryption — (cryptography)   (PKE, Or "public-key cryptography") An encryption scheme, introduced by Diffie and Hellman in 1976, where each person gets a pair of keys, called the public key and the private key. Each person's public key is published while the private key is kept secret. Messages are encrypted using the intended recipient's public key and can only be decrypted using his private key. This is often used in conjunction with a digital signature. The need for sender and receiver to share secret information (keys) via some secure channel is eliminated: all communications involve only public keys, and no private key is ever transmitted or shared. Public-key encryption can be used for authentication, confidentiality, integrity and non-repudiation. See also knapsack problem.
  • put sb in the picture — If you put someone in the picture, you tell them about a situation which they need to know about.
  • put sb in their place — If you put someone in their place, you show them that they are less important or clever than they think they are.
  • rayleigh distribution — (mathematics)   A curve that yields a good approximation to the actual labour curves on software projects.
  • reciprocal inhibition — the theory that the pairing of an anxiety-provoking stimulus with anxiety-reducing reactions will weaken the association between the stimulus and the anxiety.
  • rehabilitation centre — a centre or clinic where people with an alcohol or drug addiction are treated
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?