0%

25-letter words containing f, i, r, e, s, c

  • a false sense of security — If something gives you a false sense of security, it makes you believe that you are safe when you are not.
  • advance information sheet — a document giving details about a book that is to be published in the near future
  • african national congress — (in South Africa) a political party, founded in 1912 as an African nationalist movement and banned there from 1960 to 1990 because of its active opposition to apartheid: in 1994 won South Africa's first multiracial elections
  • african sleeping sickness — sleeping sickness (sense 1)
  • aristarchus of samothrace — ?220–?150 bc, Greek scholar: librarian at Alexandria, noted for his edition of Homer
  • articles of confederation — the agreement made by the original 13 states in 1777 establishing a confederacy to be known as the United States of America; replaced by the Constitution of 1788
  • artificial disintegration — radioactive transformation of a substance by bombardment with high-energy particles, such as alpha particles or neutrons
  • association of lisp users — (body)   (ALU) A user group which aims to promote Lisp, help inform and educate Lisp users in general, and help represent Lisp users as a group to the vendors. The ALU holds an annual conference and supports the formation of inter-vendor standards. ALU has international membership and is incorporated in the US. Mailing list: <[email protected]>.
  • care of sb, in care of sb — If someone sends you a letter or parcel care of a particular person or place, they send it to that person or place, and it is then passed on to you. In American English, you can also say in care of.
  • certificate of unruliness — (in Britain) the decision of a juvenile court that a young person on remand is too unmanageable for local-authority care and should be taken into custody
  • chief of naval operations — the highest officer in the U.S. Navy and a member of the Joint Chiefs of Staff.
  • circle of least confusion — the smallest cross section in a beam of paraxial rays, lying in the plane of least spherical aberration.
  • commissioner of education — (in the US) the head of a state's education department
  • commonwealth of australia — Australia's official title
  • community support officer — a uniformed officer who is not a member of the police force but who has certain powers to be exercised in supplementing the role of the police, esp crowd control, tackling anti-social behaviour, etc
  • complete inference system — (logic)   An inference system A is complete with respect to another system B if A can reach every conclusion which is true in B. The dual to completeness is soundness.
  • constant applicative form — (functional programming)   (CAF) A supercombinator which is not a lambda abstraction. This includes truly constant expressions such as 12, (+ 1 2), [1, 2, 3] as well as partially applied functions such as (+ 4). Note that this last example is equivalent under eta abstraction to \ x . + 4 x which is not a CAF. Since a CAF is a supercombinator, it contains no free variables. Moreover, since it is not a lambda abstraction it contains no variables at all. It may however contain identifiers which refer to other CAFs, e.g. c 3 where c = (* 2). A CAF can always be lifted to the top level of the program. It can either be compiled to a piece of graph which will be shared by all uses or to some shared code which will overwrite itself with some graph the first time it is evaluated. A CAF such as ints = from 1 where from n = n : from (n+1) can grow without bound but may only be accessible from within the code of one or more functions. In order for the garbage collector to be able to reclaim such structures, we associate with each function a list of the CAFs to which it refers. When garbage collecting a reference to the function we collect the CAFs on its list.
  • constructive interference — the interference of two or more waves of equal frequency and phase, resulting in their mutual reinforcement and producing a single amplitude equal to the sum of the amplitudes of the individual waves.
  • court of general sessions — a local court with general jurisdiction, both civil and criminal.
  • creutzfeldt-jakob disease — a fatal slow-developing disease that affects the central nervous system, characterized by mental deterioration and loss of coordination of the limbs. It is thought to be caused by an abnormal prion protein in the brain
  • culture specific syndrome — a behavioral disturbance in a specific cultural setting that is identified and named by the cultural group itself.
  • detective chief inspector — a police officer who investigates crime and who ranks above a detective inspector but below a detective superintendent
  • discrete cosine transform — (mathematics)   (DCT) A technique for expressing a waveform as a weighted sum of cosines. The DCT is central to many kinds of signal processing, especially video compression. Given data A(i), where i is an integer in the range 0 to N-1, the forward DCT (which would be used e.g. by an encoder) is: B(k) = sum A(i) cos((pi k/N) (2 i + 1)/2) i=0 to N-1 B(k) is defined for all values of the frequency-space variable k, but we only care about integer k in the range 0 to N-1. The inverse DCT (which would be used e.g. by a decoder) is: AA(i)= sum B(k) (2-delta(k-0)) cos((pi k/N)(2 i + 1)/2) k=0 to N-1 where delta(k) is the Kronecker delta. The main difference between this and a discrete Fourier transform (DFT) is that the DFT traditionally assumes that the data A(i) is periodically continued with a period of N, whereas the DCT assumes that the data is continued with its mirror image, then periodically continued with a period of 2N. Mathematically, this transform pair is exact, i.e. AA(i) == A(i), resulting in lossless coding; only when some of the coefficients are approximated does compression occur. There exist fast DCT algorithms in analogy to the Fast Fourier Transform.
  • electronic funds transfer — (application, communications)   (EFT, EFTS, - system) Transfer of money initiated through electronic terminal, automated teller machine, computer, telephone, or magnetic tape. In the late 1990s, this increasingly includes transfer initiated via the web. The term also applies to credit card and automated bill payments.
  • european court of justice — law: international court
  • examination for discovery — a pretrial meeting to disclose evidence that will be presented later
  • field-emission microscope — a device in which electrons liberated by field emission are accelerated toward a fluorescent screen to form a magnified image of the emitting surface.
  • first and second manassas — two battles fought at Manassas Junction near a stream named Bull Run, during the American Civil War (July, 1861 and August, 1862), in both of which the Federal army was routed by the Confederates
  • first generation computer — (architecture)   A prototype computer based on vacuum tubes and other esoteric technologies. Chronologically, any computer designed before the mid-1950s. Examples include Howard Aiken's Mark 1 (1944), Maunchly and Eckert's ENIAC (1946), and the IAS computer.
  • frame relay access device — (communications)   (FRAD) Hardware and software that turns packets from TCP, SNA, IPX, etc into frames that can be sent over a Frame Relay wide area network. FRADs are a hot topic in data comms because companies like Netlink, Motorola, Stratacom are making lots of money out of them.
  • franked investment income — (formerly) dividends from one UK company received by another on which the paying company had paid corporation tax so that the receiving company had no corporation tax to pay: discontinued from 1999
  • functional representation — representation in a governing body on the basis of social class or occupation.
  • future farmers of america — a national organization of high-school students studying vocational agriculture. Abbreviation: FFA.
  • gensym standard interface — (programming)   (GSI) A set of C libraries and programming tools used to interface G2 to external systems. Commercially available bridges are available to SCADA systems and PLCs.
  • graphic display interface — (hardware)   (GDI) graphics adaptor.
  • graphics interface format — (spelling)   You mean "Graphics Interchange Format".
  • greatest-integer function — the function that assigns to each real number the greatest integer less than or equal to the number. Symbol: [ x ].
  • homothetic transformation — similarity transformation (def 1).
  • homothetic-transformation — Also called homothetic transformation. a mapping of a set by which each element in the set is mapped into a positive constant multiple of itself, the same constant being used for all elements.
  • human-factors engineering — an applied science that coordinates the design of devices, systems, and physical working conditions with the capacities and requirements of the worker.
  • hydrogen sulfide scrubber — A hydrogen sulfide scrubber is a device for the chemical removal of hydrogen sulfide.
  • industrial life insurance — life insurance having a relatively low face value in which premiums are paid weekly or monthly to an agent.
  • infrared data association — (standard, body)   (IrDA) A non-profit trade association providing standards to ensure the quality and interoperability of infrared (IR) hardware. The association currently has a membership of over 160 companies from around the world, representing computer and telecommunications hardware, software, components and adapters. IrDA typically uses direct infrared i.e. point-to-point, line-of-sight, one-to-one communications. The standards include: IrDA Data (SIR, FIR, VFIR), IrDA Control, and AIR. Ports built to the above standards can be found in products such as PDAs, Palm devices, printers, desktop adapters, notebooks, and digital cameras.
  • jakob-creutzfeldt disease — Creutzfeldt-Jakob disease.
  • japanese flowering cherry — any of various ornamental hybrid cherry trees developed in Japan, having white or pink blossoms and inedible fruit.
  • maintenance of membership — an arrangement or agreement between an employer and a labor union by which employees who are members of the union at the time the agreement is made, or who subsequently join, must either remain members until the agreement expires, or be discharged.
  • massacre of the innocents — the slaughter of all the young male children of Bethlehem at Herod's command in an attempt to destroy Jesus (Matthew 2:16–18)
  • memorandum of association — a document giving details such as the company's name, the purpose of the company, and the address of its registered office that is legally required when incorporating a company in certain countries such as the UK
  • message passing interface — (communications, protocol)   A de facto standard for communication among the nodes running a parallel program on a distributed memory system. MPI is a library of routines that can be called from Fortran and C programs. MPI's advantage over older message passing libraries is that it is both portable (because MPI has been implemented for almost every distributed memory architecture) and fast (because each implementation is optimised for the hardware it runs on).
  • non-uniform memory access — (architecture)   (NUMA) A memory architecture, used in multiprocessors, where the access time depends on the memory location. A processor can access its own local memory faster than non-local memory (memory which is local to another processor or shared between processors).

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