0%

18-letter words containing g, e, n, i, o, u

  • moulding technique — the technique used to shape a material into a frame or mould
  • multi-user dungeon — Multi-User Dimension
  • neuroendocrinology — the study of the anatomical and physiological interactions between the nervous and endocrine systems.
  • neuroleptanalgesia — a semiconscious nonreactive state induced by certain drug combinations, as fentanyl with droperidol.
  • neurophysiological — the branch of physiology dealing with the functions of the nervous system.
  • neuropsychological — Of or pertaining to neuropsychology, the relation or combination of brain and mind.
  • neutrosophic logic — (logic)   (Or "Smarandache logic") A generalisation of fuzzy logic based on Neutrosophy. A proposition is t true, i indeterminate, and f false, where t, i, and f are real values from the ranges T, I, F, with no restriction on T, I, F, or the sum n=t+i+f. Neutrosophic logic thus generalises: - intuitionistic logic, which supports incomplete theories (for 0100 and i=0, with both t,f<100); - dialetheism, which says that some contradictions are true (for t=f=100 and i=0; some paradoxes can be denoted this way). Compared with all other logics, neutrosophic logic introduces a percentage of "indeterminacy" - due to unexpected parameters hidden in some propositions. It also allows each component t,i,f to "boil over" 100 or "freeze" under 0. For example, in some tautologies t>100, called "overtrue".
  • no laughing matter — sth serious
  • nonpartisan league — a political organization of farmers, founded in North Dakota in 1915, and extending to many states west of the Mississippi, with the aim of influencing agricultural legislation in state legislatures.
  • norwegian elkhound — one of a breed of dogs having a short, compact body, short, pointed ears, and a thick, gray coat, raised originally in Norway for hunting elk and other game.
  • now you're talking — at last you're saying something agreeable
  • on delicate ground — in a situation requiring tact
  • order of magnitude — You can use order of magnitude when you are giving an approximate idea of the amount or importance of something.
  • out of the running — the act of a person, animal, or thing that runs.
  • outside-in testing — (testing)   A strategy for integration testing where units handling program inputs and outputs are tested first, and units that process the inputs to produce output are incrementally included as the system is integrated. A form of hybrid testing.
  • ox-tongue partisan — a shafted weapon having a long, wide, tapering blade.
  • parallel computing — parallel processing
  • passing-out parade — a ceremonial parade of cadets who have completed their training
  • percussion flaking — a method of forming a flint tool by striking flakes from a stone core with another stone or a piece of bone or wood.
  • percussion welding — a form of resistance welding in which the required pressure is provided by a hammerlike blow.
  • petroleum engineer — A petroleum engineer is an engineer who is involved in most stages of oil and gas field evaluation, development, and production, whose job is to maximize hydrocarbon recovery and reduce costs and environmental impact.
  • phytohemagglutinin — a lectin, obtained from the red kidney bean, that binds to the membranes of T cells and stimulates metabolic activity, cell division, etc.
  • population figures — population totals; statistics relating to the size of populations
  • portuguese guinean — of or relating to Portuguese Guinea, a former name for Guinea-Bissau, or its inhabitants
  • process scheduling — multitasking
  • procrustean string — (programming)   A fixed-length string. If a string value is too long for the allocated space, it is truncated to fit; and if it is shorter, the empty space is padded, usually with space characters. This is an allusion to Procrustes, a legendary robber of ancient Attica. He bound his victims to a bed, and if they were shorter than the bed, he stretched their limbs until they would fit; if their limbs were longer, he lopped them off.
  • production manager — a supervisor of the budget, crew and other details in the production of a film or play
  • purchasing officer — the member of staff in an organization who is responsible for buying goods or products
  • reciprocating pump — A reciprocating pump is a pump which uses a backward and forward movement to move a fluid.
  • recruiting officer — a person whose job is to recruit staff, esp on behalf of the military
  • reduction strategy — (theory)   An algorithm for deciding which redex(es) to reduce next. Different strategies have different termination properties in the presence of recursive functions or values. See string reduction, normal order reduction, applicative order reduction, parallel reduction
  • reference counting — (programming)   A garbage collection technique where each memory cell contains a count of the number of other cells which point to it. If this count reaches zero the cell is freed and its pointers to other cells are followed to decrement their counts, and so on recursively. This technique cannot cope with circular data structures. Cells in such structures refer (indirectly) to themselves and so will never have a zero reference count. This means they would never be reclaimed, even when there are no references from outside the structure.
  • regular expression — 1.   (text, operating system)   (regexp, RE) One of the wild card patterns used by Perl and other languages, following Unix utilities such as grep, sed, and awk and editors such as vi and Emacs. Regular expressions use conventions similar to but more elaborate than those described under glob. A regular expression is a sequence of characters with the following meanings (in Perl, other flavours vary): An ordinary character (not one of the special characters discussed below) matches that character. A backslash (\) followed by any special character matches the special character itself. The special characters are: "." matches any character except newline; "RE*" (where RE is any regular expression and the "*" is called the "Kleene star") matches zero or more occurrences of RE. If there is any choice, the longest leftmost matching string is chosen. "^" at the beginning of an RE matches the start of a line and "$" at the end of an RE matches the end of a line. (RE) matches whatever RE matches and \N, where N is a digit, matches whatever was matched by the RE between the Nth "(" and its corresponding ")" earlier in the same RE. Many flavours use \(RE\) instead of just (RE). The concatenation of REs is a RE that matches the concatenation of the strings matched by each RE. RE1 | RE2 matches whatever RE1 or RE2 matches. \< matches the beginning of a word and \> matches the end of a word. Many flavours use "\b" instead as the special character for "word boundary". RE{M} matches M occurences of RE. RE{M,} matches M or more occurences of RE. RE{M,N} matches between M and N occurences. Other flavours use RE\{M\} etc. Perl provides several "quote-like" operators for writing REs, including the common // form and less common ??. A comprehensive survey of regexp flavours is found in Friedl 1997 (see below). 2. Any description of a pattern composed from combinations of symbols and the three operators: Concatenation - pattern A concatenated with B matches a match for A followed by a match for B. Or - pattern A-or-B matches either a match for A or a match for B. Closure - zero or more matches for a pattern. The earliest form of regular expressions (and the term itself) were invented by mathematician Stephen Cole Kleene in the mid-1950s, as a notation to easily manipulate "regular sets", formal descriptions of the behaviour of finite state machines, in regular algebra.
  • running commentary — non-stop description of sth
  • safety regulations — regulations or rules that are put in place to ensure a product, event, etc, is safe and not dangerous
  • self-raising flour — flour with baking powder
  • shift one's ground — to change one's argument or defense
  • shipping documents — documents relating to the sending of a shipment of goods, for example containing details of contents, weight, value etc.
  • shotgun microphone — a directional microphone with a narrow-angle range of sensitivity.
  • shunting operation — an operation in which rail coaches are manoeuvred
  • six-finger country — an isolated area considered as being inhabited by people who practise inbreeding
  • ski-mountaineering — a combination of the sports of skiing and mountaineering, for example by climbing up a mountain then skiing down it
  • slip of the tongue — If you describe something you said as a slip of the tongue, you mean that you said it by mistake.
  • soft touch sealing — Soft touch sealing is a copolymer seal for a tank, with characteristics designed for softness, used instead of a metal seal to help avoid fire when sparks are generated.
  • solid-fuel heating — heating that uses solid fuel, such as coal or coke
  • spaghetti junction — an interchange, usually between motorways, in which there are a large number of underpasses and overpasses and intersecting roads used by a large volume of high-speed traffic
  • squinting modifier — a word or phrase that can modify either the words that precede it or those that follow, as frequently in the sentence Studying frequently is tedious.
  • summary proceeding — a mode of trial authorized by statute to be held before a judge without the usual full hearing.
  • super giant slalom — a slalom race in which the course is longer and has more widely spaced gates than in a giant slalom.
  • superstring theory — any supersymmetric string theory in which each type of elementary particle is treated as a vibration of a single fundamental string (superstring) at a particular frequency.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?