0%

17-letter words that end in ing

  • interval training — an exercise and training program in which each session consists of periods of intense exertion alternating with periods of rest or lighter exertion.
  • intrusive testing — (testing)   Testing that collects timing and processing information during program execution that may change the behaviour of the software from its behavior in a real environment. Intrusive testing usually involves additional code embedded in the software being tested or additional processes running concurrently with software being tested on the same processor.
  • inversion casting — casting from an electric furnace inverted over the mold.
  • invisible mending — any form of repair, esp to clothing, in which the aim is to make the finished repair work undetectable
  • isherwood framing — a system for framing steel vessels in which light, closely spaced, longitudinal frames are connected by heavy, widely spaced transverse frames with deep webs.
  • job-order costing — a method of cost accounting by which the total cost of a given unit or quantity is determined by computing the costs that go into making a product as it moves through the manufacturing process.
  • ladies-in-waiting — plural of lady-in-waiting.
  • language planning — the development of policies or programs designed to direct or change language use, as through the establishment of an official language, the standardization or modernization of a language, or the development or alteration of a writing system.
  • learned borrowing — a word or other linguistic form borrowed from a classical language into a modern language.
  • lifelong learning — the provision or use of both formal and informal learning opportunities throughout people's lives in order to foster the continuous development and improvement of the knowledge and skills needed for employment and personal fulfilment
  • line conditioning — (communications)   The adjustment of electrical characteristics of, e.g., twisted pair telephone lines by insertion of components such as resistors, capacitors, transformers or (commonly) inductors. Lines intended for analogue voice signals usually have inductors inserted every few miles; such a line is said to be "loaded". The special purpose lines which have neither inductors nor the DC voltage which powers ordinary telephones are said to be "dry," and are much better for data transmission.
  • logic programming — (artificial intelligence, programming, language)   A declarative, relational style of programming based on first-order logic. The original logic programming language was Prolog. The concept is based on Horn clauses. The programmer writes a "database" of "facts", e.g. wet(water). ("water is wet") and "rules", e.g. mortal(X) :- human(X). ("X is mortal is implied by X is human"). Facts and rules are collectively known as "clauses". The user supplies a "goal" which the system attempts to prove using "resolution" or "backward chaining". This involves matching the current goal against each fact or the left hand side of each rule using "unification". If the goal matches a fact, the goal succeeds; if it matches a rule then the process recurses, taking each sub-goal on the right hand side of the rule as the current goal. If all sub-goals succeed then the rule succeeds. Each time a possible clause is chosen, a "choice point" is created on a stack. If subsequent resolution fails then control eventually returns to the choice point and subsequent clauses are tried. This is known as "backtracking". Clauses may contain logic variables which take on any value necessary to make the fact or the left hand side of the rule match a goal. Unification binds these variables to the corresponding subterms of the goal. Such bindings are associated with the choice point at which the clause was chosen and are undone when backtracking reaches that choice point. The user is informed of the success or failure of his first goal and if it succeeds and contains variables he is told what values of those variables caused it to succeed. He can then ask for alternative solutions.
  • magnetic roasting — roasting of a nonmagnetic ore to render it magnetic so that it can be separated from gangue by means of a magnetic field.
  • manpower planning — a procedure used in organizations to balance future requirements for all levels of employee with the availability of such employees
  • merchant shipping — shipping which is involved in commerce (rather than defence, etc)
  • mercury poisoning — illness caused by exposure to mercury
  • message switching — store and forward
  • military training — drilling in army discipline and techniques
  • mischaracterizing — Present participle of mischaracterize.
  • motorcycle racing — sport: competing on motorcycles
  • multiple cropping — the use of the same field for two or more crops, whether of the same or of different kinds, successively during a single year.
  • network marketing — a marketing strategy in which sales representatives of a company recruit other salespeople and earn commissions on their own sales and on the sales made by their team: Use your personal relationships to be successful in network marketing.
  • newspaper cutting — clipping from a news publication
  • non-corresponding — identical in all essentials or respects: corresponding fingerprints.
  • non-incriminating — to accuse of or present proof of a crime or fault: He incriminated both men to the grand jury.
  • non-profit-making — A non-profit-making organization or charity is not run with the intention of making a profit.
  • non-reciprocating — to give, feel, etc., in return.
  • nondiscriminating — differentiating; analytical.
  • ocean engineering — the branch of engineering that deals with the development of equipment and techniques for the exploration of the ocean floor and exploitation of its resources.
  • on-street parking — parking (of a car, vehicle, etc) that is or is allowed to be done on a street
  • one-stop shopping — the provision of everything that a customer or client might require in one place
  • optical computing — (hardware)   (Or "Optical Signal Processing") Operating on data represented using electromagnetic radiation, e.g. visible light, instead of the electrical signals used in a conventional electronic digital computer. Electronic digital computers are built from transistors. These form components that store data and logic gates that perform the low-level Boolean operations such as AND, OR and NOT that are the basis of all digital computation. The optical equivalent requires material with a non-linear refractive index such that light beams can interact with each other to perform the same Boolean operations. Though the photons that carry optical signals offer some theoretical advantages over the electrons that carry electronic signals, there are many practical problems that would have to be overcome before optical computing could compete in terms of cost, power and speed.
  • overhead lighting — lighting which throws light downwards by being situated on the ceiling or having a downward shade, etc
  • painted greenling — a greenling, Oxylebius pictus, inhabiting the Pacific coastal waters of North America, having a whitish body marked with black bands.
  • physical training — fitness coaching
  • picture messaging — Picture messaging is the sending of photographs or pictures from one mobile phone to another.
  • pittsburg landing — a village in SW Tennessee, on the Tennessee River: battle of Shiloh in 1862.
  • pointer swizzling — swizzle
  • positive thinking — an optimistic attitude
  • precision bombing — aerial bombing in which bombs are dropped, as accurately as possible, on a specific, usually small, target.
  • precision casting — investment casting.
  • predatory pricing — If a company practises predatory pricing, it charges a much lower price for its products or services than its competitors in order to force them out of the market.
  • production string — A production string is the series of pipes through which the oil or gas is brought up from the reservoir.
  • publicity-seeking — eager to attract publicity
  • quantum computing — quantum computer
  • railroad crossing — place for vehicles to cross train tracks
  • rapid prototyping — (programming)   The creation of a working model of a software module to demonstrate the feasibility and suitability of the function. The prototype is expected to be replaced or refined before inclusion in the final product. Rapid prototyping contrasts with a DIRFT approach which emphasises careful design and implementation to avoid the overheads of debugging and testing prototype code. Rapid prototyping is appropriate when the requirements are unclear or likely to change (which is most of the time).
  • ready and waiting — If you want to emphasize that a person is properly prepared for something, or that something can now be used, you can say that they are ready and waiting.
  • reformed spelling — a revised orthography intended to simplify the spelling of English words, especially to eliminate unpronounced letters, as by substituting thru for through, tho for though, slo for slow, etc.
  • register spilling — (programming, compiler)   (By analogy with spilling the contents of an overfull container) When a compiler is performing the register allocation phase of generating machine code and there are more live variables than the machine has registers and it has to transfer or "spill" some variables from registers to memory.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?