0%

23-letter words containing a, n, l, y, t

  • acceleration of gravity — the gravitational acceleration of a freely falling object, expressed in terms of the rate of increase of velocity per second: on earth 980.665 cm (32.17 ft) per second per second is the standard
  • acceptable daily intake — the amount of a substance that people can consume on a daily basis without damaging their health
  • addition polymerization — the act or process of forming a polymer or polymeric compound.
  • adjusting journal entry — An adjusting journal entry is a journal entry that is made to correct an error or update an account.
  • aion development system — (artificial intelligence, product)   (ADS) A commericial expert system shell developed by Aion Corporation that supported forward chainging and backward chaining and featured an object-oriented knowledge representation scheme, graphics and integrated with other programming languages like C and Pascal.
  • asymmetrical modulation — (communications)   A scheme to maximise use of a communications line by giving a larger share of the bandwidth to the modem at the end which is transmitting the most information. Only one end of the connection has full bandwidth, the other has only a fraction of the bandwidth. Normally, which end gets the full bandwidth is chosen dynamically. Asymmetrical modulation was made famous by the HST mode of the early high-speed modems from US Robotics.
  • battered child syndrome — the array of physical injuries exhibited by young children who have been beaten repeatedly or otherwise abused by their parents or guardians.
  • beyond reasonable doubt — if something is proved beyond reasonable doubt, it is legally accepted as being true
  • cauchy integral formula — a theorem that gives an expression in terms of an integral for the value of an analytic function at any point inside a simple closed curve of finite length in a domain.
  • cauchy integral theorem — the theorem that the integral of an analytic function about a closed curve of finite length in a finite, simply connected domain is zero.
  • client-centered therapy — a nondirective method of psychotherapy in which treatment consists of helping patients to use effectively their own latent resources in solving problems.
  • combinatorial chemistry — the use of chemical methods to generate all possible combinations of chemicals
  • community health centre — a medical centre that serves a particular area
  • completely normal space — a normal topological space in which every subspace is normal.
  • conditional probability — the probability of one event, A, occurring given that another, B, is already known to have occurred: written P(A|B) and equal to P(A and B)|P(B)
  • conformational analysis — the study of the spatial arrangement of atoms or groups of atoms in a molecule and the way in which this influences chemical behaviour
  • constant velocity joint — A constant velocity joint is a universal joint in which the output shaft rotates at constant speed if the input shaft speed is constant.
  • constant-velocity joint — a universal joint that is used in the drive train of front-wheel-drive cars and operates effectively even when the shafts being connected meet at a sharp angle.
  • constitutional monarchy — a monarchy governed according to a constitution that limits and defines the powers of the sovereign
  • consultant psychiatrist — a psychiatrist who has attained the rank of consultant
  • criminal justice system — the combination of courts and legal processes that deal with crime
  • cryptococcal meningitis — a form of meningitis resulting from opportunistic infection by a cryptococcus fungus, occurring in persons who are immunodeficient.
  • cylindrical coordinates — three coordinates defining the location of a point in three-dimensional space in terms of its polar coordinates (r, θ) in one plane, usually the (x, y) plane, and its perpendicular distance, z, measured from this plane
  • database query language — (database)   A language in which users of a database can (interactively) formulate requests and generate reports. The best known is SQL.
  • debugging an empty file — (programming, humour)   A humourous definition of programming that considers a complete absence of any code as a bug to be fixed.
  • delayed stress reaction — a post-traumatic stress disorder occurring more than six months after the experience of a traumatic event.
  • differential psychology — the branch of psychology dealing with the study of characteristic differences or variations of groups or individuals, especially through the use of analytic techniques and statistical methods.
  • direct primary election — a preliminary election at which candidates for public office are chosen by direct vote of the people instead of by delegates at a convention: in closed primary elections voters must declare party affiliation and may vote only for candidates of their party
  • dual sensory impairment — the condition of being affected by sight and hearing loss
  • experimental psychology — the scientific study of the individual behaviour of man and other animals, esp of perception, learning, memory, motor skills, and thinking
  • 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.
  • free on-line dictionary — Free On-line Dictionary of Computing
  • frictional unemployment — those people who are in the process of moving from one job to another and who therefore appear in the unemployment statistics collected at any given time
  • function point analysis — (programming)   (FPA) A standard metric for the relative size and complexity of a software system, originally developed by Alan Albrecht of IBM in the late 1970s. Functon points (FPs) can be used to estimate the relative size and complexity of software in the early stages of development - analysis and design. The size is determined by identifying the components of the system as seen by the end-user: the inputs, outputs, inquiries, interfaces to other systems, and logical internal files. The components are classified as simple, average, or complex. All of these values are then scored and the total is expressed in Unadjusted FPs (UFPs). Complexity factors described by 14 general systems characteristics, such as reusability, performance, and complexity of processing can be used to weight the UFP. Factors are also weighted on a scale of 0 - not present, 1 - minor influence, to 5 - strong influence. The result of these computations is a number that correlates to system size. Although the FP metric doesn't correspond to any actual physical attribute of a software system (such as lines of code or the number of subroutines) it is useful as a relative measure for comparing projects, measuring productivity, and estimating the amount a development effort and time needed for a project. See also International Function Point Users Group.
  • 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.
  • greek-letter fraternity — a fraternity whose name consists usually of two or three Greek letters, as Sigma Delta Phi (ΣΔΦ).
  • 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
  • heterogeneous catalysis — Heterogeneous catalysis is catalysis in which the catalyst does not take part in the reaction that it increases.
  • human leukocyte antigen — HLA.
  • hypobetalipoproteinemia — (pathology) A low level of betalipoprotein (low-density lipoprotein) in the bloodstream.
  • 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.
  • indeterminacy principle — uncertainty principle.
  • industrial psychologist — a person who studies human behaviour and cognitive processes in relation to the working environment
  • inherently safer design — Inherently safer design is when a lot of consideration is given to safety when designing a process.
  • 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.
  • intermediate technology — technology which combines sophisticated ideas with cheap and readily available materials, esp for use in developing countries
  • internet public library — (IPL) A project at the University of Michigan School of Information and Library Studies to provide an on-line, 24 hour public library, chaired by an assemblage of librarians and information industry professionals. The library aims to provide library services to a target audience estimated to number 1/4 of the entire American population by the end of the century. The Internet Public Library is scheduled to go on-line in March 1995. Among the first services will be on-line reference; youth services; user education; and professional services for librarians. Mailing list: [email protected]
  • letter-quality printing — high-quality output in printed form from a printer linked to a word processor
  • like anything/crazy/mad — You can use the expressions like anything, like crazy, or like mad to emphasize that someone is doing something or something is happening in a very energetic or noticeable way.

On this page, we collect all 23-letter words with A-N-L-Y-T. It’s easy to find right word with a certain length. It is the easiest way to find 23-letter word that contains in A-N-L-Y-T 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?