0%

14-letter words containing c, a, b, l

  • inconsiderable — small, as in value, amount, or size.
  • inconsiderably — To an inconsiderable degree.
  • incontrollable — uncontrollable.
  • inculpableness — The quality of being inculpable; blamelessness.
  • indecipherable — not decipherable; illegible.
  • indecipherably — not decipherable; illegible.
  • indecomposable — incapable of being decomposed.
  • indestructable — Misspelling of indestructible.
  • indirect labor — labor performed, as by maintenance and clerical workers, that is not considered in computing costs per unit of production.
  • indiscoverable — not discoverable.
  • ineluctability — The state or condition of being ineluctable.
  • inescapability — (uncountable) The state or property of being inescapable.
  • inexcitability — The quality of being inexcitable.
  • inscrutability — incapable of being investigated, analyzed, or scrutinized; impenetrable.
  • inspectability — to look carefully at or over; view closely and critically: to inspect every part of the motor.
  • interblock gap — the area or space separating consecutive blocks of data or consecutive physical records on an external storage medium.
  • interchangable — Misspelling of interchangeable.
  • into the black — into a profitable condition financially
  • intractability — not easily controlled or directed; not docile or manageable; stubborn; obstinate: an intractable disposition.
  • irreconcilable — incapable of being brought into harmony or adjustment; incompatible: irreconcilable differences.
  • irreconcilably — incapable of being brought into harmony or adjustment; incompatible: irreconcilable differences.
  • irreproachable — free from blame; not able to be reproached or censured.
  • irreproachably — In an irreproachable manner; blamelessly.
  • irresuscitable — incapable of being resuscitated
  • irresuscitably — in an irresuscitable manner
  • irrevocability — not to be revoked or recalled; unable to be repealed or annulled; unalterable: an irrevocable decree.
  • jacob's ladder — any of various plants belonging to the genus Polemonium, of the phlox family, especially P. caeruleum (or P. van-bruntiae), having blue, cup-shaped flowers and paired leaflets in a ladderlike arrangement.
  • jacobite glass — an English drinking glass of the late 17th or early 18th century, engraved with Jacobite mottoes and symbols.
  • java black rot — a disease of stored sweet potatoes, characterized by dry rot of and black protuberances on the tubers, caused by a fungus, Diplodia tubericola.
  • john constableJohn, 1776–1837, English painter.
  • justiciability — (legal): The ability of a subject matter to be evaluated and resolved by a court.
  • labradorescent — (of minerals) displaying a brilliant play of colours, as that shown by some forms of labradorite
  • lactoglobulins — Plural form of lactoglobulin.
  • lake maracaibo — a lake in NW Venezuela, linked with the Gulf of Venezuela by a dredged channel: centre of the Venezuelan and South American oil industry. Area: about 13 000 sq km (500 sq miles)
  • lamb's lettuce — corn salad.
  • lambeth palace — the official residence of the archbishop of Canterbury, in Lambeth.
  • landing beacon — a radio transmitter that emits a landing beam
  • lead carbonate — a white crystalline compound, PbCO 3 , toxic when inhaled, insoluble in water and alcohol: used as an exterior paint pigment.
  • leafcutter bee — any of various solitary bees of the genus Megachile that nest in soil or rotten wood, constructing the cells in which they lay their eggs from pieces of leaf
  • leave feedback — If a guest leaves feedback, they tell you if they enjoyed their stay and what could be improved.
  • left-branching — (of a grammatical construction) characterized by greater structural complexity in the position preceding the head, as the phrase my brother's friend's house; having most of the constituents on the left in a tree diagram (opposed to right-branching).
  • lethal chamber — a room or enclosure where animals may be killed by exposure to a poison gas.
  • leukocytoblast — the precursor cell to a mature leukocyte
  • library ticket — a ticket admitting a person access to a library, esp a reference library
  • linen cupboard — airing cupboard
  • load balancing — (operating system, parallel)   Techniques which aim to spread tasks among the processors in a parallel processor to avoid some processors being idle while others have tasks queueing for execution. Load balancing may be performed either by heavily loaded processors (with many tasks in their queues) sending tasks to other processors; by idle processors requesting work from others; by some centralised task distribution mechanism; or some combination of these. Some systems allow tasks to be moved after they have started executing ("task migration") others do not. It is important that the overhead of executing the load balancing algorithm does not contribute significantly to the overall processing or communications load. Distributed scheduling algorithms may be static, dynamic or preemptive. Static algorithms allocate processes to processors at run time while taking no account of current network load. Dynamic algorithms are more flexible, though more computationally expensive, and give some consideration to the network load before allocating the new process to a processor. Preemptive algorithms are more expensive and flexible still, and may migrate running processes from one host to another if deemed beneficial. Research to date indicates that dynamic algorithms yield significant performance benefits, but that further (though lesser) gains may be had through the addition of process migration facilities.
  • local variable — (programming)   A variable with lexical scope, i.e. one which only exists in some particular part of the source code, typically within a block or a function or procedure body. This contrasts with a global variable, which is defined throughout the whole program. Code is easier to understand and modify when the scope of variables is as small as possible because it is easier to see how the variable is set and used. Code containing global variables is harder to modify because its behaviour may depend on and affect other sections of code that refer to that variable.
  • localizability — The condition of being localizable.
  • logic variable — (programming)   A variable in a logic programming language which is initially undefined ("unbound") but may get bound to a value or another logic variable during unification of the containing clause with the current goal. The value to which it is bound may contain other variables which may themselves be bound or unbound. For example, when unifying the clause sad(X) :- computer(X, ibmpc). with the goal sad(billgates). the variable X will become bound to the atom "billgates" yielding the new subgoal "computer(billgates, ibmpc)".
  • macrobiologist — One who studies macrobiology.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?