0%

23-letter words containing i, n, s, a, t, y

  • adjusting journal entry — An adjusting journal entry is a journal entry that is made to correct an error or update an account.
  • african trypanosomiasis — sleeping sickness (def 1).
  • 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.
  • any amount of something — If you say that there is any amount of something, there is a lot of it. If you say that there are any amount of people or things, there are many people or things.
  • 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.
  • autoerotic asphyxiation — asphyxia caused by intentionally strangling oneself while masturbating in order to intensify the orgasm through reduced oxygen flow to the brain.
  • 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.
  • cheyne-stokes breathing — alternating shallow and deep breathing, as in comatose patients
  • combinatorial chemistry — the use of chemical methods to generate all possible combinations of chemicals
  • 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
  • dacryocystorhinostomies — Plural form of dacryocystorhinostomy.
  • data acquisition system — A data acquisition system is a system that acquires data, generally by digitizing analog channels and storing the data in digital form.
  • 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.
  • 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
  • extended graphics array — (hardware)   (XGA) An IBM display standard introduced in 1990. XGA supports a resolution of 1024 x 768 pixels with a palette of 256 colours, or 640 x 480 with high colour (16 bits per pixel). XGA-2 added 1024 x 768 support for high colour and higher refresh rates, improved performance, and supports 1360 x 1024 in 16 colours. XGA is probably not the same as 8514-A. See also VESA's EVGA released at a similar time.
  • extrasensory perception — Extrasensory perception means knowing without using your ordinary senses such as sight and hearing. Some people believe this is possible. The abbreviation ESP is also used.
  • 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.
  • 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.
  • hang out your/a shingle — If you hang out your shingle or hang out a shingle, you start your own business.
  • have a way of doing sth — If you say that someone or something has a way of doing a particular thing, you mean that they often do it.
  • 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.
  • in your heart of hearts — If you believe or know something in your heart of hearts, that is what you really believe or think, even though it may sometimes seem that you do not.
  • 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.
  • 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.
  • kinetic theory of gases — a theory that the particles in a gas move freely and rapidly along straight lines but often collide, resulting in variations in their velocity and direction. Pressure is interpreted as arising from the impacts of these particles with the walls of a container.
  • magnetic susceptibility — the coefficient or set of coefficients of the magnetic intensity in any expression giving the components of magnetization as linear combinations of the components of magnetic intensity.
  • maturity-onset diabetes — diabetes (def 4).
  • message handling system — (messaging, standard)   (MHS) The standard defined by ITU-T as X.400 and by ISO as Message-Oriented Text Interchange Standard (MOTIS). MHS is the X.400 family of services and protocols that provides the functions for global electronic mail transfer among local mail systems and MTAs. It is used by CompuServe, among others.
  • national safety council — a non profit organization that promotes and ensures health and safety standards
  • new year's honours list — an Honour's List published at the beginning of a new year
  • not dry behind the ears — free from moisture or excess moisture; not moist; not wet: a dry towel; dry air.
  • o'reilly and associates — The leading publisher of information on the Internet, Unix, the X Window System and other open systems. They also provide the Global Network Navigator service.
  • object relations theory — a form of psychoanalytic theory postulating that people relate to others in order to develop themselves
  • occupational psychology — the study of human behaviour at work, including ergonomics, selection procedures, and the effects of stress
  • of many years' standing — You can use the expression of many years' standing to say that something has had a particular function or someone has had a particular role for many years. For example, if a place is your home of ten years' standing, it has been your home for ten years.
  • orthostatic hypotension — Medicine/Medical. a fall in blood pressure associated with an upright position, usually occurring as a result of standing still for a long time or rising from a prolonged stay in bed and often causing faintness, dizziness, and vision disturbances.
  • parliamentary secretary — government minister's assistant

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