0%

20-letter words containing a, c, m, t, i

  • financial instrument — A financial instrument is a document or contract that can be traded in a market, that represents an asset to one party and a liability or equity to the other.
  • financial management — supervision and handling of the financial affairs of an organization
  • financial statements — Financial statements are all of the reports that show how a company is performing for a certain period.
  • finite state machine — (mathematics, algorithm, theory)   (FSM or "Finite State Automaton", "transducer") An abstract machine consisting of a set of states (including the initial state), a set of input events, a set of output events, and a state transition function. The function takes the current state and an input event and returns the new set of output events and the next state. Some states may be designated as "terminal states". The state machine can also be viewed as a function which maps an ordered sequence of input events into a corresponding sequence of (sets of) output events. A deterministic FSM (DFA) is one where the next state is uniquely determinied by a single input event. The next state of a nondeterministic FSM (NFA) depends not only on the current input event, but also on an arbitrary number of subsequent input events. Until these subsequent events occur it is not possible to determine which state the machine is in. It is possible to automatically translate any nondeterministic FSM into a deterministic one which will produce the same output given the same input. Each state in the DFA represents the set of states the NFA might be in at a given time. In a probabilistic FSM [proper name?], there is a predetermined probability of each next state given the current state and input (compare Markov chain). The terms "acceptor" and "transducer" are used particularly in language theory where automata are often considered as abstract machines capable of recognising a language (certain sequences of input events). An acceptor has a single Boolean output and accepts or rejects the input sequence by outputting true or false respectively, whereas a transducer translates the input into a sequence of output events. FSMs are used in computability theory and in some practical applications such as regular expressions and digital logic design. See also state transition diagram, Turing Machine.
  • firearms certificate — a certificate that entitles the holder to own and keep a firearm
  • first earl of cromer1st Earl of, Evelyn Baring.
  • first-cause argument — an argument for the existence of God, asserting the necessity of an uncaused cause of all subsequent series of causes, on the assumption that an infinite regress is impossible.
  • fractionating column — a long vertical cylinder used in fractional distillation, in which internal reflux enables separation of high and low boiling fractions to take place
  • frequency modulation — FM.
  • fulminate of mercury — a gray, crystalline solid, Hg(CNO) 2 , used chiefly in the manufacture of commercial and military detonators.
  • fulminating compound — a fulminate.
  • fundamental particle — elementary particle.
  • generative semantics — a theory of generative grammar holding that the deep structure of a sentence is equivalent to its semantic representation, from which the surface structure can then be derived using only one set of rules that relate underlying meaning and surface form rather than separate sets of semantic and syntactic rules.
  • genetically modified — biologically altered
  • geological timescale — any division of geological time into chronological units, whether relative (with units in the correct temporal sequence) or absolute (with numerical ages attached)
  • glucosamine sulphate — a compound used in some herbal remedies and dietary supplements, esp to strengthen joint cartilage
  • gravimetric analysis — analysis by weight.
  • guillaume de machaut — Guillaume de [French gee-yohm duh] /French giˈyoʊm də/ (Show IPA), Guillaume de Machaut.
  • have an itching palm — to desire money greedily
  • hexadecimal notation — a number system having a base 16; the symbols for the numbers 0–9 are the same as those used in the decimal system, and the numbers 10–15 are usually represented by the letters A–F. The system is used as a convenient way of representing the internal binary code of a computer
  • hire-purchase system — a system of payment for a commodity in regular installments while using it.
  • horizontal microcode — (processor)   Microcode using horizontal encoding.
  • hyperadrenocorticism — Cushing's syndrome.
  • hypercholesterolemia — the presence of an excessive amount of cholesterol in the blood.
  • hyperhomocysteinemia — (medicine) The presence of an excessive amount of homocysteine in the blood.
  • implicit parallelism — (parallel)   A feature of a programming language for a parallel processing system which decides automatically which parts to run in parallel. The best way of providing implicit parallelism is still (1995) an active research topic. The problem is to generate the right number of parallel tasks of the right size (or "granularity"). Too many tasks and the system gets bogged down in house-keeping, or memory for waiting tasks runs out, too few tasks and processors are left idle. The best performance is usually achieved with explicit parallelism where the programmer can annotate his program to indicate which parts should be executed as independent parallel tasks.
  • imported currantworm — the larva of any of several insects, as a sawfly, Nematus ribesii (imported currantworm) which infests and feeds on the leaves and fruit of currants.
  • in bad circumstances — (of a person) in a bad financial situation
  • in the circumstances — a condition, detail, part, or attribute, with respect to time, place, manner,agent, etc., that accompanies, determines, or modifies a fact or event; a modifying or influencing factor: Do not judge his behavior without considering every circumstance.
  • in the public domain — able to be discussed and examined freely by the general public
  • in-car entertainment — In-car entertainment is a sound system consisting of, for example, a radio or compact disc player, that is designed for easy operation by the driver, and to be unaffected by vibration. In larger vehicles, this system can include television and DV
  • income tax inspector — a person whose job is to assess individuals' income tax liability
  • incomplete dominance — the appearance in a heterozygote of a trait that is intermediate between either of the trait's homozygous phenotypes.
  • incorporated company — a legally constituted company
  • incremental analysis — (testing)   Partial analysis of an incomplete product to allow early feedback on its development.
  • incremental recorder — a device for recording data as it is generated, usually on paper tape or magnetic tape, and feeding it into a computer
  • indian cucumber root — a North American plant, Medeola virginiana, of the lily family, having whorled leaves, nodding, greenish-yellow flowers, and an edible root.
  • industrial democracy — control of an organization by the people who work for it, esp by workers holding positions on its board of directors
  • information exchange — discussion that involves exchanging ideas and knowledge
  • insulin-coma therapy — a former treatment for mental illness, especially schizophrenia, employing insulin-induced hypoglycemia as a method for producing convulsive seizures.
  • intercalary meristem — meristem in the internode of a stem.
  • intermediate section — The intermediate section is the section of the borehole after the top hole, which has more consolidated rock.
  • java virtual machine — (language, architecture)   (JVM) A specification for software which interprets Java programs that have been compiled into byte-codes, and usually stored in a ".class" file. The JVM instruction set is stack-oriented, with variable instruction length. Unlike some other instruction sets, the JVM's supports object-oriented programming directly by including instructions for object method invocation (similar to subroutine call in other instruction sets). The JVM itself is written in C and so can be ported to run on most platforms. It needs thread support and I/O (for dynamic class loading). The Java byte-code is independent of the platform. There are also some hardware implementations of the JVM.
  • justifiable homicide — murder committed under extenuating circumstances
  • last of the mohicans — a historical novel (1826) by James Fenimore Cooper.
  • lieutenant commander — a commissioned officer ranking next below a commander and next above a lieutenant.
  • life-support machine — A life-support machine is the equipment that is used to keep a person alive when they are very ill and cannot breathe without help.
  • lifetime achievement — the notable successes that someone achieves during their life
  • logarithmic function — a function defined by y = log bx, especially when the base, b, is equal to e, the base of natural logarithms.
  • macular degeneration — degeneration of the central portion of the retina, resulting in a loss of sharp vision.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?