0%

20-letter words containing s, e, n, t, i, m

  • examining magistrate — (in some countries with inquisitorial legal systems) a judge who investigates cases and decides whether there is a case to answer in court
  • 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 statements — Financial statements are all of the reports that show how a company is performing for a certain period.
  • finite state grammar — a simplified form of transformational grammar devised by Noam Chomsky
  • 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.
  • 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.
  • five-elements school — Yin-Yang School.
  • formative assessment — ongoing assessment of a pupil's educational development within a particular subject area
  • gastroduodenostomies — Plural form of gastroduodenostomy.
  • 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.
  • get someone in wrong — to bring someone into disfavor
  • give one's right arm — to be prepared to make any sacrifice
  • give someone the air — a mixture of nitrogen, oxygen, and minute amounts of other gases that surrounds the earth and forms its atmosphere.
  • give someone the eye — the organ of sight, in vertebrates typically one of a pair of spherical bodies contained in an orbit of the skull and in humans appearing externally as a dense, white, curved membrane, or sclera, surrounding a circular, colored portion, or iris, that is covered by a clear, curved membrane, or cornea, and in the center of which is an opening, or pupil, through which light passes to the retina.
  • glucosamine sulphate — a compound used in some herbal remedies and dietary supplements, esp to strengthen joint cartilage
  • gravimetric analysis — analysis by weight.
  • green mountain state — Vermont (used as a nickname).
  • hawaii-standard-time — Alaska-Hawaii time.
  • houses of parliament — In Britain, the Houses of Parliament are the British parliament, which consists of two parts, the House of Commons and the House of Lords. The buildings where the British parliament does its work are also called the Houses of Parliament.
  • how about something? — what is your wish, opinion, or information concerning something (or someone)?
  • human interest story — news item about people's lives
  • human-interest story — a story or report, as in a newspaper or on a newscast, designed to engage attention and sympathy by enabling one to identify readily with the people, problems, and situations described.
  • hyperadrenocorticism — Cushing's syndrome.
  • hyperhomocysteinemia — (medicine) The presence of an excessive amount of homocysteine in the blood.
  • ibm systems engineer — (job)   (SE) A software person from IBM.
  • ignotum per ignotius — an explanation that is obscurer than the thing to be explained
  • immunohistochemistry — the application of immunologic techniques to the chemical analysis of cells and tissues.
  • 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/to someone's eyes — You use expressions such as in his eyes or to her eyes to indicate that you are reporting someone's opinion and that other people might think differently.
  • income tax inspector — a person whose job is to assess individuals' income tax liability
  • incremental analysis — (testing)   Partial analysis of an incomplete product to allow early feedback on its development.
  • industrial democracy — control of an organization by the people who work for it, esp by workers holding positions on its board of directors
  • information builders — Distributors of LEVEL5 OBJECT. Telephone +1 800 969 INFO.
  • inland revenue stamp — a certificate issued by the Inland Revenue to acknowledge payment of tax
  • innerspring mattress — a mattress with built-in coil springs
  • instruction mnemonic — (programming)   A word or acronym used in assembly language to represent a binary machine instruction operation code. Different processors have different instruction sets and therefore use a different set of mnemonics to represent them. E.g. ADD, B (branch), BLT (branch if less than), SVC, MOVE, LDR (load register).
  • 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.
  • internal hemorrhoids — Usually, hemorrhoids. Pathology. an abnormally enlarged vein mainly due to a persistent increase in venous pressure, occurring inside the anal sphincter of the rectum and beneath the mucous membrane (internal hemorrhoid) or outside the anal sphincter and beneath the surface of the anal skin (external hemorrhoid)
  • international master — a chess player of high ability but below the level of International Grand Master, as determined through specified types of international competitions.
  • international system — an internationally accepted coherent system of physical units, derived from the MKSA (meter-kilogram-second-ampere) system, using the meter, kilogram, second, ampere, kelvin, mole, and candela as the basic units (SI units) respectively of the fundamental quantities of length, mass, time, electric current, temperature, amount of substance, and luminous intensity. Abbreviation: SI.
  • intestinal amebiasis — amebic dysentery.
  • inventory adjustment — Inventory adjustments are increases or decreases made in inventory to account for theft, loss, breakages, and errors in the amount or number of items received.
  • investment portfolio — the whole range of financial investments held by an individual investor or a financial organization
  • isometric projection — a type of axonometric projection in which the object is shown with its three principal axes all equally tilted from the plane of viewing, with two of them usually tilted 30 degrees upward from the horizontal
  • kamin's interpreters — (language, tool)   A set of interpreters for Pascal, Lisp, APL, Scheme, SASL, CLU, Smalltalk, and Prolog. Tim Budd <[email protected]> implemented them as subclasses in C++ sometime before 1991-09-12.
  • kingston upon thames — a borough of Greater London, England.
  • last of the mohicans — a historical novel (1826) by James Fenimore Cooper.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?