0%

16-letter words containing ion

  • internationalist — an advocate of internationalism.
  • internationality — between or among nations; involving two or more nations: international trade.
  • internationalize — to make international, as in scope or character: a local conflict that was internationalized into a major war.
  • interpenetration — to penetrate thoroughly; permeate.
  • interpretational — the act of interpreting; elucidation; explication: This writer's work demands interpretation.
  • interventionally — In terms of, or by means of, intervention.
  • introspectionist — observation or examination of one's own mental and emotional state, mental processes, etc.; the act of looking within oneself.
  • intussusceptions — Plural form of intussusception.
  • inverse function — the function that replaces another function when the dependent and independent variables of the first function are interchanged for an appropriate set of values of the dependent variable. In y = sin x and x = arc sin y, the inverse function of sine is arc sine.
  • ion implantation — a method of implanting impurities below the surface of a solid, usually a semiconductor, by bombarding the solid with a beam of ions of the impurity.
  • irrigation ditch — trench supplying land with water
  • isoagglutination — the clumping of the red blood cells by a transfusion of the blood or serum of a genetically different individual of the same species.
  • job satisfaction — Job satisfaction is the pleasure that you get from doing your job.
  • joint resolution — a resolution adopted by both branches of a bicameral legislative assembly and requiring the signature of the chief executive to become law.
  • jurisdictionally — In a jurisdictional way.
  • juxtapositioning — Present participle of juxtaposition.
  • labour relations — Labour relations refers to the relationship between employers and employees in industry, and the political decisions and laws that affect it.
  • laplace equation — the second-order partial differential equation indicating that the Laplace operator operating on a given function results in zero. Compare harmonic (def 4c).
  • lawson criterion — (in a hypothetical nuclear fusion reactor) the requirement that in order for the energy produced by fusion to exceed the energy expended in causing the fusion, the product of the density of the fuel and the time during which it is confined at that density (Lawson product) must be greater than a certain number that depends on the kind of fuel used.
  • leading question — a question so worded as to suggest the proper or desired answer.
  • league champions — the team that has come top of the league
  • legal dictionary — a specialized dictionary covering terms used in the various branches of the legal profession, as civil law, criminal law, and corporate law. A comprehensive legal dictionary adds to its body of standard English entries many words and phrases that have made their way into modern legal practice from law French and Latin and are rarely found in a general English monolingual dictionary. Such a specialized dictionary is useful not only for law students and for attorneys themselves, but for members of the lay public who require legal services. Legal dictionaries published in print follow the normal practice of sorting entry terms alphabetically, while electronic dictionaries, such as the online Dictionary of Law on Dictionary.com, allow direct, immediate access to a search term.
  • legal separation — judicial separation.
  • legion of honour — an order for civil or military merit instituted by Napoleon in France in 1802
  • lethal injection — dose of deadly chemical into a vein
  • libation-bearers — Choëphori.
  • liberal unionist — a Liberal who opposed Gladstone's policy of Irish Home Rule in 1886 and after
  • light adaptation — the reflex adaptation of the eye to bright light, consisting of an increase in the number of functioning cones, accompanied by a decrease in the number of functioning rods (opposed to dark adaptation).
  • line composition — type produced on a linecaster
  • line of position — a line connecting all the possible positions of a ship or aircraft, as determined by a single observation. Abbreviation: LOP.
  • loan translation — the process whereby a compound word or expression is created by literal translation of each of the elements of a compound word or expression in another language, as marriage of convenience from French mariage de convenance.
  • logical relation — A relation R satisfying f R g <=> For all a, b, a R b => f a R g b This definition, by Plotkin, can be used to extend the definition of a relation on the types of a and b to a relation on functions.
  • loop combination — A program transformation where the bodies of two loops are merged into one thus reducing the overhead of manipulating and testing the control variable and branching. Further optimisation of the merged code may then become possible. In horizontal loop combination the bodies of the loops are largely independent so only the loop overhead is saved. Vertical loop combination applies where the results of the first loop are used by the second. Combining the two allows the intermediate results to be used immediately (in registers) rather than requiring them to be stored in an array. The functional equivalent of horizontal and vertical loop combination are tupling and fusion.
  • loose connection — an imperfect electrical connection, as in a plug or car engine
  • lz77 compression — The first algorithm to use the Lempel-Ziv substitutional compression schemes, proposed in 1977. LZ77 compression keeps track of the last n bytes of data seen, and when a phrase is encountered that has already been seen, it outputs a pair of values corresponding to the position of the phrase in the previously-seen buffer of data, and the length of the phrase. In effect the compressor moves a fixed-size "window" over the data (generally referred to as a "sliding window"), with the position part of the (position, length) pair referring to the position of the phrase within the window. The most commonly used algorithms are derived from the LZSS scheme described by James Storer and Thomas Szymanski in 1982. In this the compressor maintains a window of size N bytes and a "lookahead buffer", the contents of which it tries to find a match for in the window: while (lookAheadBuffer not empty) { get a pointer (position, match) to the longest match in the window for the lookahead buffer; if (length > MINIMUM_MATCH_LENGTH) { output a (position, length) pair; shift the window length characters along; } else { output the first character in the lookahead buffer; shift the window 1 character along; } } Decompression is simple and fast: whenever a (POSITION, LENGTH) pair is encountered, go to that POSITION in the window and copy LENGTH bytes to the output. Sliding-window-based schemes can be simplified by numbering the input text characters mod N, in effect creating a circular buffer. The sliding window approach automatically creates the LRU effect which must be done explicitly in LZ78 schemes. Variants of this method apply additional compression to the output of the LZSS compressor, which include a simple variable-length code (LZB), dynamic Huffman coding (LZH), and Shannon-Fano coding (ZIP 1.x), all of which result in a certain degree of improvement over the basic scheme, especially when the data are rather random and the LZSS compressor has little effect. An algorithm was developed which combines the ideas behind LZ77 and LZ78 to produce a hybrid called LZFG. LZFG uses the standard sliding window, but stores the data in a modified trie data structure and produces as output the position of the text in the trie. Since LZFG only inserts complete *phrases* into the dictionary, it should run faster than other LZ77-based compressors. All popular archivers (arj, lha, zip, zoo) are variations on LZ77.
  • lz78 compression — A substitutional compression scheme which works by entering phrases into a dictionary and then, when a reoccurrence of that particular phrase is found, outputting the dictionary index instead of the phrase. Several algorithms are based on this principle, differing mainly in the manner in which they manage the dictionary. The most well-known Lempel-Ziv scheme is Terry Welch's Lempel-Ziv Welch variant of LZ78.
  • macroinstruction — macro (def 5).
  • macrorestriction — In physical gene mapping, the digestion of DNA of high molecular weight with a restriction enzyme having a low number of restriction sites.
  • magazine section — a magazinelike section in the Sunday editions of many newspapers, containing articles rather than news items and often letters, reviews, stories, puzzles, etc.
  • magnetostriction — a change in dimensions exhibited by ferromagnetic materials when subjected to a magnetic field.
  • majority opinion — an opinion in a case that is shared by more than half of the members of a court
  • malapportionment — (of a state or other political unit) poorly apportioned, especially divided, organized, or structured in a manner that prevents large sections of a population from having equitable representation in a legislative body.
  • management union — a union that represents managers in negotiations with their employers concerning terms and conditions of employment
  • manic depression — bipolar disorder.
  • marriage portion — dowry.
  • marsupialization — (surgery) The surgical technique of cutting a slit into a cyst and suturing its edges to form a continuous surface from the exterior to the interior of the cyst, allowing it to drain freely.
  • mass destruction — devastation on a large scale
  • mass observation — the study of the social habits of people through observation, interviews, etc
  • mechanoreception — The action of a mechanoreceptor.
  • megacorporations — Plural form of megacorporation.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?