0%

23-letter words containing l, i, e, s

  • extracorporeal dialysis — the filtering of circulating blood through a semipermeable membrane in an apparatus
  • fendalton shopping cart — a four-wheel drive recreational vehicle
  • fetal tissue transplant — a surgical procedure in which tissue from an aborted fetus is grafted into a patient to replace or improve defective tissue, especially to treat Parkinson's disease or other neurological disorders.
  • fiddle while rome burns — If you say that someone is fiddling while Rome burns, you mean that they are not dealing with a difficult or dangerous situation but instead are doing useless things or pretending that nothing is wrong.
  • field effect transistor — a transistor in which the output current is varied by varying the value of an electric field within a region of the device. Abbreviation: FET.
  • field-effect transistor — a transistor in which the output current is varied by varying the value of an electric field within a region of the device. Abbreviation: FET.
  • fifth marquis lansdowneHenry Charles Keith, 5th Marquis of Lansdowne, Lansdowne, 5th Marquis of.
  • finite element analysis — Finite element analysis is a type of computer-based analysis which calculates variations of quantities such as temperature or stress in a body by dividing it into small parts with no spaces between them.
  • finite impulse response — (electronics, DSP)   (FIR) A type of digital signal filter, in which every sample of output is the weighted sum of past and current samples of input, using only some finite number of past samples.
  • firing on all cylinders — working or performing at full capability
  • first earl of leicesterRobert, 1st Earl of Leicester, 1532?–88, British statesman and favorite of Queen Elizabeth.
  • first earl of straffordThomas, 1st Earl of Strafford, Strafford, 1st Earl of.
  • first strike capability — the ability to use nuclear missiles in an opening attack calculated to destroy the enemy's nuclear weapons
  • fish in troubled waters — any of various cold-blooded, aquatic vertebrates, having gills, commonly fins, and typically an elongated body covered with scales.
  • floating-point specrate — SPECrate_fp92
  • forest tent caterpillar — any of the larvae of several moths of the genus Malacosoma, which feed on the leaves of orchard and shade trees and live colonially in a tentlike silken web.
  • friedel-crafts reaction — a reaction for the synthesis of hydrocarbons and ketones by the alkylation or acylation of an aromatic compound in the presence of a catalyst, typically anhydrous aluminum chloride.
  • fully associative cache — (memory management)   A type of cache in which data from any address can be stored in any cache location. The whole address must be used as the tag (the value that identifies a block of data in the cache). All tags must be compared simultaneously (associatively) with the requested address and if one matches then its associated data is accessed. This requires an associative memory to hold the tags which makes this form of cache more expensive. It does however solve the problem of contention for cache locations (cache conflict) since a block need only be flushed when the whole cache is full and then the block to flush can be selected in a more efficient way. The alternatives are direct mapped cache or set associative cache.
  • functional requirements — (specification)   What a system should be able to do, the functions it should perform. This term is used at both the user requirements analysis and software requirements specifications phases in the software life-cycle. An example of a non-functional requirement is an initialisation sequence incorporated into the software that is specific to a given customer.
  • galilean transformation — the equations in classical mechanics that relate position and time in two frames of reference that are moving uniformly with respect to each other. Compare inertial system, relativity (def 2).
  • gastrointestinal series — GI series.
  • geiger-muller threshold — the minimum voltage applied to an ionization chamber, as in a Geiger counter, at which the charge collected per count is independent of the nature of the ionizing event producing the count.
  • get/build your hopes up — If you tell someone not to get their hopes up, or not to build their hopes up, you are warning them that they should not become too confident of progress or success.
  • girl of the golden west — Italian La fanciulla del West. an opera (1910) by Giacomo Puccini.
  • give someone the needle — to goad or heckle
  • grant-maintained school — a school funded directly by central government
  • graphical kernel system — (graphics, standard)   (GKS) The widely recognised standard ANSI X3.124 for graphical input/output. GKS is worked on by the ISO/IEC group JTC1/SC24. It provides applications programmers with standard methods of creating, manipulating, and displaying or printing computer graphics on different types of computer graphics output devices. It provides an abstraction to save programmers from dealing with the detailed capabilities and interfaces of specific hardware. GKS defines a basic two-dimensional graphics system with: uniform input and output primitives; a uniform interface to and from a GKS metafile for storing and transferring graphics information. It supports a wide range of graphics output devices including such as printers, plotters, vector graphics devices, storage tubes, refresh displays, raster displays, and microfilm recorders.
  • grist to someone's mill — anything that someone can use profitably
  • guest relations manager — A guest relations manager at a hotel is responsible for the relationships that the hotel has with its guests and the way in which it treats them.
  • guillain-barre syndrome — an uncommon, usually self-limited form of polyneuritis, occurring after a viral illness or immunization and manifested by loss of muscle strength, loss of or altered sensation and sometimes paralysis.
  • hang out your/a shingle — If you hang out your shingle or hang out a shingle, you start your own business.
  • have bats in the belfry — to be mad or eccentric; have strange ideas
  • have tickets on oneself — to be conceited
  • heterogeneous catalysis — Heterogeneous catalysis is catalysis in which the catalyst does not take part in the reaction that it increases.
  • hexagonal cross-section — If a kelly has a hexagonal cross-section, it has a surface area with six equal sides, when looked at as if has been sliced through.
  • hold sb/sth in contempt — If you hold someone or something in contempt, you feel contempt for them.
  • horsehair-blight fungus — a fungal parasite, Marasmius equicrinis, that causes a disease of certain tropical plants, especially tea.
  • hunter-killer satellite — a satellite designed to seek out and destroy a nearby enemy satellite by exploding itself into a cloud of high-speed metal fragments.
  • hunter-killer submarine — a submarine designed and equipped to pursue and destroy enemy craft
  • in a class of one's own — If someone is in a class of their own, they have more of a particular skill or quality than anyone else. If something is in a class of its own, it is better than any other similar thing.
  • in a world of one's own — If you say that someone is in a world of their own, you mean that they seem not to notice other people or the things going on around them.
  • in sack cloth and ashes — sacking.
  • in the employ of sb/sth — If you are in the employ of someone or something, you work for them.
  • in the fullness of time — eventually
  • incontestability clause — a clause in a life-insurance or health-insurance policy stating that the insurer cannot contest the policy after a stated period of time.
  • inherently safer design — Inherently safer design is when a lot of consideration is given to safety when designing a process.
  • inland marine insurance — insurance chiefly covering risks to goods and means of transportation involved in the transporting of goods overland or by inland waterways.
  • installable file system — (operating system)   (IFS or "File System Driver", "FSD") An API that allows you to extend OS/2 to access files stored on disk in formats other than FAT and HPFS, and access files that are stored on a network file server. For example an IFS could provide programs running under OS/2 (including DOS and Windows programs) with access to files stored under Unix using the Berkeley fast file system. The other variety of IFS (a "remote file system" or "redirector") allows file sharing over a LAN, e.g. using Unix's Network File System protocol. In this case, the IFS passes a program's file access requests to a remote file server, possibly also translating between different file attributes used by OS/2 and the remote system. Documentation on the IFS API has been available only by special request from IBM. An IFS is structured as an ordinary 16-bit DLL with entry points for opening, closing, reading, and writing files, the swapper, file locking, and Universal Naming Convention. The main part of an IFS that runs in ring 0 is called by the OS/2 kernel in the context of the caller's process and thread. The other part that runs in ring 3 is a utility library with entry points for FORMAT, RECOVER, SYS, and CHKDSK.
  • interfascicular cambium — cambium that develops between the vascular bundles.
  • internal reconstruction — the hypothetical reconstruction of an earlier stage of a language or of some part of it, as its phonology, by deductions from irregularities in its present structure, as the reconstruction of a stage in English when certain instances of r were related to s in a systematic way by comparing the pair was:were to other pairs, as lose:forlorn.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?