0%

29-letter words containing l, e, a, t, h, r

  • (a game) not worth the candle — (a game) with stakes not sufficient to pay for the lights
  • a sledgehammer to crack a nut — If you say that someone is using a sledgehammer to crack a nut, you mean that they are using stronger measures than are really necessary to solve a problem.
  • algorithmic assembly language — (language)   (ALIAS) A machine oriented variant of BLISS. ALIAS was implemented in BCPL for the PDP-9.
  • amyotrophic lateral sclerosis — a form of motor neurone disease in which degeneration of motor tracts in the spinal cord causes progressive muscular paralysis starting in the limbs
  • audiographic teleconferencing — (communications)   (Or "electronic whiteboarding", "screen sharing") A form of teleconferencing in real time using both an audio and a data connection. The computer screen is shared by more than one site, and used as an electronic blackboard, overhead projector or still video projector. Some systems allow for sharing software also.
  • cognitive behavioural therapy — a form of therapy in which, having learnt to understand their anxiety, patients attempt to overcome their usual behavioural responses to it
  • compatible timesharing system — (operating system)   (CTSS) One of the earliest (1963) experiments in the design of interactive time-sharing operating systems. CTSS was ancestral to Multics, Unix, and ITS. It was developed at the MIT Computation Center by a team led by Fernando J. Corbato. CTSS ran on a modified IBM 7094 with a second 32K-word bank of memory, using two 2301 drums for swapping. Remote access was provided to up to 30 users via an IBM 7750 communications controller connected to dial-up modems. The name ITS (Incompatible time-sharing System) was a hack on CTSS, meant both as a joke and to express some basic differences in philosophy about the way I/O services should be presented to user programs.
  • computerized axial tomography — the process of producing a CAT scan.
  • cyclotrimethylenetrinitramine — RDX.
  • drink someone under the table — If someone drinks you under the table, they drink more alcohol than you are able to on a particular occasion.
  • edinburgh multi access system — (operating system)   (EMAS) One of the first operating systems written in a high-level language (IMProved Mercury autocode), apparently predating Unix.
  • employee stock ownership plan — a programme offered to employees that enables them to buy stocks in the company and thus play a role in its management
  • enhanced small disk interface — (storage, hardware)   (ESDI) An obsolete hard disk controller standard, first introduced by Maxtor in 1983, and intended to be the successor to the original ST-506/ST-412. ESDI was faster and more reliable, but still could not compete with IDE and SCSI. EDSI used two cables: a 20-pin data cable to each drive and a single 34-pin control cable daisy chain with the controller at one end and a terminator at the other. In PCs, it supported up to two drives at 1-2MB/s with drives up to 2GB.
  • familial hypercholesterolemia — an inherited metabolic disorder caused by a lack or malfunction of receptors for the low-density lipoproteins that activate removal of cholesterol from the blood. Abbreviation: FH.
  • fibre channel-arbitrated loop — (hardware, standard)   (FC-AL) A fast serial bus interface standard intended to replace SCSI on high-end servers. FC-AL has a number of advantages over SCSI. It offers higher speed: the base speed is 100 megabytes per second, with 200, 400, and 800 planned. Many devices are dual ported, i.e., can be accessed through two independent ports, which doubles speed and increases fault tolerance. Cables can be as long as 30 m (coaxial) or 10 km (optical). FC-AL enables self-configuring and hot swapping and the maximum number of devices on a single port is 126. Finally, it provides software compatibility with SCSI. Despite all these features FC-AL is unlikely to appear on desktops anytime soon, partly because its price, partly because typical desktop computers would not take advantage of many of the advanced features. On these systems FireWire has more potential.
  • filesystem hierarchy standard — (storage, standard)   (FHS) A standard designed to be used by Unix distribution developers, package developers, and system implementors. FHS consists of a set of requirements and guidelines for file and directory placement under UNIX-like operating systems. The guidelines are intended to support interoperability of applications, system administration tools, development tools, and scripts. These systems should also be supported with greater documentation uniformity. The standard is primarily intended to be a reference and is not a tutorial on how to manage a Unix filesystem or directory hierarchy.
  • french revolutionary calendar — Revolutionary calendar.
  • further afield/farther afield — Further afield or farther afield means in places or areas other than the nearest or most obvious one.
  • hardware description language — (language)   (HDL) A kind of language used for the conceptual design of integrated circuits. Examples are VHDL and Verilog.
  • hawaii-aleutian standard time — a standard time used in the zone which includes Hawaii and the western Aleutian Islands, corresponding to the mean solar time of the 150th meridian west of Greenwich, England: it is ten hours behind Greenwich time
  • hewlett-packard interface bus — IEEE 488
  • hot swapable routing protocol — (spelling)   Incorrect spelling of incorrect expansion of HSRP - Hot Standby Routing Protocol.
  • juvenile rheumatoid arthritis — rheumatoid arthritis that begins before puberty, often preceded by such symptoms as fever, patchy rash, and weight loss.
  • keep several balls in the air — If you keep several balls in the air, you try to do several different things at once.
  • length between perpendiculars — the length of a hull between the forward and after perpendicular. Compare perpendicular (def 11).
  • like bees to/round a honeypot — If something attracts people like bees to a honeypot or like bees round a honeypot, it attracts people in large numbers.
  • long day's journey into night — a play (1956) by Eugene O'Neill.
  • longitudinal redundancy check — (storage, communications)   (LRC, Block Redundancy Check) An error checking method that generates a longitudinal parity byte from a specified string or block of bytes on a longitudinal track. The longitudinal parity byte is created by placing individual bytes of a string in a two-dimensional array and performing a Vertical Redundancy Check vertically and horizontally on the array, creating an extra byte. This is an improvement over the VRC because it will catch two errors in the individual characters of the string, beyond the odd errors.
  • man that corrupted hadleyburg — a short story (1900) by Mark Twain.
  • microelectromechanical system — (hardware)   (MEMS) The integration of mechanical structures (moving parts) with microelectronics. MEMS devices are "custom" designed for a purpose which requires a mechanical action to be controlled by a computer. Applications include sensors, medical devices, process controls. See also nanotechnology.
  • more trouble than it is worth — If you say that someone or something is more trouble than they are worth, you mean that they cause you a lot of problems or take a lot of time and effort and you do not achieve or gain very much in return.
  • multiprotocol label switching — (networking)   (MPLS) A packet switching protocol developed by the IETF. Initially developed to improve switching speed, other benefits are now seen as being more important. MPLS adds a 32-bit label to each packet to improve network efficiency and to enable routers to direct packets along predefined routes in accordance with the required quality of service. The label is added when the packet enters the MPLS network, and is based on an analysis of the packet header. The label contains information on the route along which the packet may travel, and the forwarding equivalence class (FEC) of the packet. Packets with the same FEC are routed through the network in the same way. Routers make forwarding decisions based purely on the contents of the label. This simplifies the work done by the router, leading to an increase in speed. At each router, the label is replaced with a new label, which tells the next router how to forward the packet. The label is removed when the packet leaves the MPLS network. Modern ASIC-based routers can look up routes fast enough to make the speed increase less important. However, MPLS still has some benefits. The use of FECs allows QoS levels to be guaranteed, and MPLS allows IP tunnels to be created through a network, so that VPNs can be implemented without encryption.
  • optical character recognition — the process or technology of reading data in printed form by a device (optical character reader) that scans and identifies characters. Abbreviation: OCR.
  • optimal flexible architecture — (database)   (OFA) Recommendations for logical and physical allocation of database files to disks. The OFA principles can be summarised as: isolate redo, rollback, temp, data and index files as much as possible. OFA can be combined with SAME (Stripe And Mirror Everything).
  • professional graphics adapter — (graphics, specification)   (PGA) A computer video display standard produced by IBM for early CAD applications. It had a resolution of 640x400 pixels.
  • roll out the red carpet (for) — to welcome and entertain in a grand and impressive style
  • run something up the flagpole — to pursue a tentative course of action in order to gauge the reaction it receives
  • shell-and-tube heat exchanger — A shell-and-tube heat exchanger is a type of heat exchanger that consists of a cylinder carrying one fluid, with some smaller cylinders inside it carrying another fluid.
  • shipshape and bristol fashion — in good order; efficiently arranged
  • synchronous digital hierarchy — (communications, standard)   (SDH) An international digital telecommunications network hierarchy which standardises transmission around the bit rate of 51.84 megabits per second, which is also called STS-1. Multiples of this bit rate comprise higher bit rate streams. Thus STS-3 is 3 times STS-1, STS-12 is 12 times STS-1, and so on. STS-3 is the lowest bit rate expected to carry ATM traffic, and is also referred to as STM-1 (Synchronous Transport Module-Level 1). The SDH specifies how payload data is framed and transported synchronously across optical fibre transmission links without requiring all the links and nodes to have the same synchronized clock for data transmission and recovery (i.e. both the clock frequency and phase are allowed to have variations, or be plesiochronous). SDH offers several advantages over the current multiplexing technology, which is known as Plesiochronous Digital Hierarchy. Where PDH lacks built-in facilities for automatic management and routing, and locks users into proprietary methods, SDH can improve network reliability and performance, offers much greater flexibility and lower operating and maintenance costs, and provides for a faster provision of new services. Under SDH, incoming traffic is synchronized and enhanced with network management bits before being multiplexed into the STM-1 fixed rate frame. The fundamental clock frequency around which the SDH or SONET framing is done is 8 KHz or 125 microseconds. SONET (Synchronous Optical Network) is the American version of SDH.
  • take a person to the cleaners — to rob or defraud a person of all of his or her money
  • the five heads of predicables — five Aristotelian classes of predicates namely genus, species, difference, property, and relation
  • the northern ireland assembly — the devolved legislature of Northern Ireland, located at Stormont in Belfast
  • the royal shakespeare company — a British theatre company based mainly in Stratford-upon-Avon
  • the royal ulster constabulary — (formerly) the police force in Northern Ireland from 1922 to 2001, superseded by the Police Service of Northern Ireland
  • throw cold water on something — to be unenthusiastic about or discourage something
  • thyrotropin-releasing hormone — a small peptide hormone, produced by the hypothalamus, that controls the release of thyrotropin by the pituitary. Abbreviation: TRH.
  • to draw a veil over something — If you draw a veil over something, you stop talking about it because it is too unpleasant to talk about.
  • to have a learning disability — to be unable to reach the average standard of people of the same age group as regards intellectual and cognitive skills and performance
  • to have the time of your life — If you have the time of your life, you enjoy yourself very much indeed.

On this page, we collect all 29-letter words with L-E-A-T-H-R. It’s easy to find right word with a certain length. It is the easiest way to find 29-letter word that contains in L-E-A-T-H-R to use in Scrabble or Crossword puzzles

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?