0%

25-letter words containing f, e, m, s, o

  • advance information sheet — a document giving details about a book that is to be published in the near future
  • after someone's own heart — that suits or pleases someone perfectly
  • aluminum ammonium sulfate — a crystalline solid, AlNH 4 (SO 4) 2 ⋅12H 2 O, used chiefly as a size in the manufacture of paper; alum.
  • aristarchus of samothrace — ?220–?150 bc, Greek scholar: librarian at Alexandria, noted for his edition of Homer
  • aristophanes of byzantium — 257?–180? b.c, Greek scholar; librarian at Alexandria, Egypt.
  • army of the united states — during WWII, the overall army forces of the U.S., including the Regular Army, the Organized Reserves, the National Guard, and Selective Service personnel
  • assembly of first nations — the national organization which represents the First Nations in Canada
  • at the back of one's mind — not in one's conscious thoughts
  • catch someone flat-footed — to catch someone who is unprepared; take by surprise
  • commissioner of education — (in the US) the head of a state's education department
  • commonwealth of australia — Australia's official title
  • communications of the acm — (publication)   (CACM) A monthly publication by the Association for Computing Machinery sent to all members. CACM is an influential publication that keeps computer science professionals up to date on developments. Each issue includes articles, case studies, practitioner oriented pieces, regular columns, commentary, departments, the ACM Forum, technical correspondence and advertisements.
  • 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.
  • cost-of-living adjustment — an adjustment to pay which takes account of a change in the cost of living
  • culture specific syndrome — a behavioral disturbance in a specific cultural setting that is identified and named by the cultural group itself.
  • 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.
  • equine infectious anaemia — a viral disease of horses, donkeys, and mules characterized by fever, anaemia, jaundice, depression, and weight loss
  • examination for discovery — a pretrial meeting to disclose evidence that will be presented later
  • extended backus-naur form — (language)   Any variation on the basic Backus-Naur Form (BNF) meta-syntax notation with (some of) the following additional constructs: square brackets "[..]" surrounding optional items, suffix "*" for Kleene closure (a sequence of zero or more of an item), suffix "+" for one or more of an item, curly brackets enclosing a list of alternatives, and super/subscripts indicating between n and m occurrences. All these constructs can be expressed in plain BNF using extra productions and have been added for readability and succinctness.
  • fallacy of many questions — the rhetorical trick of asking a question that cannot be answered without admitting a presupposition that may be false, as have you stopped beating your wife?
  • 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.
  • five nations championship — a former annual competition involving the national sides of England, France, Ireland, Scotland, and Wales; replaced by the Six Nations Championship in 2000
  • force one's way somewhere — If you force your way through or into somewhere, you have to push or break things that are in your way in order to get there.
  • 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
  • from strength to strength — with ever-increasing success
  • future farmers of america — a national organization of high-school students studying vocational agriculture. Abbreviation: FFA.
  • get out of someone's face — the front part of the head, from the forehead to the chin.
  • graphics interface format — (spelling)   You mean "Graphics Interchange Format".
  • hailsham of st marylebone — Baron, title of Quintin (McGarel) Hogg (ˈkwɪntɪn). 1907–2001, British Conservative politician; Lord Chancellor (1970–74; 1979–87). He renounced his viscountcy in 1963 when he made an unsuccessful bid for the Conservative Party leadership; he became a life peer in 1970
  • have an eye for something — If you say that someone has an eye for something, you mean that they are good at noticing it or making judgments about it.
  • 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.
  • in the palm of one's hand — If you have someone or something in the palm of your hand, you have control over them.
  • infinite impulse response — (electronics, DSP)   A type of digital signal filter, in which every sample of output is the weighted sum of past and current samples of input, using all past samples, but the weights of past samples are an inverse function of the sample age, approaching zero for old samples.
  • knock someone's block off — to give a beating to
  • leaf distribution limited — A UK connectivity software supplier which also provides SERVELAN, a country-wide Internet access service. E-mail: <[email protected]>. Address: 7 Elmwood, Chineham Business Park, Crockford Lane, BASINGSTOKE RG24 0WG. Telephone: +44 (1256) 707 777. Fax: +44 (1256) 707 555.
  • letters of administration — a formal document nominating a specified person to take over, administer, and dispose of an estate when there is no executor to carry out the testator's will
  • 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.
  • make short work of sb/sth — If you make short work of someone or something, you deal with them or defeat them very quickly.
  • 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
  • mpc level 1 specification — (multimedia)   The original Multimedia Personal Computer specification. Minimum requirements are a 16 MHz 386SX with 2 megabytes of RAM, a 30 MB hard disk drive, and a CD-ROM drive with a sustained data transfer rate of 150 KB/s at no more than 40% of CPU bandwidth and reading at least 16 KB blocks. The maximum average seek time is 1 second and the Mean Time Between Failure 10000 hours. Capability Mode 1. The computer must have 8-bit digital sound and an 8-note synthesizer with MIDI playback. Sample rates of 22.05 and 11.025 kHz must be supported by no more than 10% of CPU bandwidth, preferably 44.1 kHz at no more than 15% of CPU bandwidth. The synthesizer must support multi-voice, multi-timbral generation of six simultaneous melody notes and two simultaneous percussive notes with internal mixing capabilities to combine input from three sources and present the output as a stereo, line-level audio signal at the back panel. The video display must have a resolution of at least 640 x 480 in 16 colours. MIDI, I/O, and joystick ports must be previded. Compare MPC Level 2 Specification.
  • mpc level 2 specification — (multimedia)   An improved version of the MPC Level 1 Specification for Multimedia Personal Computers. Minimum requirements are a 25 Mhz 486SX with 4 MB of RAM and a 160 MB hard disk drive. The CD-ROM drive must support a sustained data transfer rate of 300 KB/s using at most 60% of CPU bandwidth on 16 KB minimum block read size. Its average seek time must be 400 milliseconds maximum. Capability Mode 1, Mode 2 form 1, Mode 2 form 2, Multisession. It must be CD-ROM XA-ready. The computer must have 16-bit digital sound, an 8-note synthesizer, and MIDI playback. A sample rate of 44.1 kHz must be available on stereo channels with more than 15% of CPU bandwidth. A video display with a resolution of 640 x 480 in 65,536 colours, and MIDI, I/O, and joystick ports must be provided.
  • 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).
  • of someone's acquaintance — A person of your acquaintance is someone who you have met and know.

On this page, we collect all 25-letter words with F-E-M-S-O. 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-E-M-S-O 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?