0%

14-letter words containing i, n, c, a, r, t

  • post-victorian — of or relating to Queen Victoria or the period of her reign: Victorian poets.
  • practice nurse — a nurse who works in a medical practice or surgery
  • prawn cocktail — A prawn cocktail is a dish that consists of prawns, salad, and a sauce. It is usually eaten at the beginning of a meal.
  • pre-accounting — an oral or written description of particular events or situations; narrative: an account of the meetings; an account of the trip.
  • pre-anticipate — to realize beforehand; foretaste or foresee: to anticipate pleasure.
  • preacquisition — the act of acquiring or gaining possession: the acquisition of real estate.
  • preanaesthetic — a drug administered prior to an anaesthetic
  • preapplication — the act of putting to a special use or purpose: the application of common sense to a problem.
  • precalculation — the act or process of calculating; computation.
  • predicate noun — a noun used in the predicate with a copulative verb or a factitive verb and having the same referent as the subject of the copulative verb or the direct object of the factitive verb, as in She is the mayor or They elected her mayor.
  • prefabrication — to fabricate or construct beforehand.
  • preincarnation — a previous incarnation or an existence before incarnation.
  • prepublication — the period immediately preceding the publication of a book.
  • pretransaction — the act of transacting or the fact of being transacted.
  • prettification — to make pretty, especially in a small, petty way: to prettify a natural beauty.
  • preunification — of the period before unification
  • primary accent — the principal or strongest stress of a word.
  • principal type — The most general type of an expression. For example, the following are all valid types for the lambda abstraction (\ x . x): Int -> Int Bool -> Bool (a->b) -> (a->b) but any valid type will be an instance of the principal type: a -> a. An instance is derived by substituting the same type expression for all occurences of some type variable. The principal type of an expression can be computed from those of its subexpressions by Robinson's unification algorithm.
  • principalities — a state ruled by a prince, usually a relatively small state or a state that falls within a larger state such as an empire.
  • private income — econ: from outside employment
  • proactiveness' — serving to prepare for, intervene in, or control an expected occurrence or situation, especially a negative or difficult one; anticipatory: proactive measures against crime.
  • processing tax — a tax levied by the government at an intermediate stage in the production of goods.
  • procrastinated — to defer action; delay: to procrastinate until an opportunity is lost.
  • procrastinator — to defer action; delay: to procrastinate until an opportunity is lost.
  • prognostically — of or relating to prognosis.
  • prognosticator — to forecast or predict (something future) from present indications or signs; prophesy.
  • projectisation — the direction of aid to developing countries towards a specific project, without regard to wider issues or needs
  • projectization — the direction of aid to developing countries towards a specific project, without regard to wider issues or needs
  • pronunciamento — a proclamation; manifesto; edict.
  • propagandistic — a person involved in producing or spreading propaganda.
  • proto-germanic — the unattested prehistoric parent language of the Germanic languages; Germanic.
  • public servant — a person holding a government office or job by election or appointment; person in public service.
  • put a crimp in — to press into small regular folds; make wavy.
  • pyrotechnician — a specialist in the origin of fires, their nature and control, etc.
  • quarterbacking — a back in football who usually lines up immediately behind the center and directs the offense of the team.
  • quasi contract — an obligation imposed by law in the absence of a contract to prevent unjust enrichment.
  • quasi-contract — an obligation imposed by law in the absence of a contract to prevent unjust enrichment.
  • quattrocentism — the 15th-century Italian style of art and literature
  • quattrocentist — a painter or writer of 15th-century Italy
  • race condition — Anomalous behavior due to unexpected critical dependence on the relative timing of events. For example, if one process writes to a file while another is reading from the same location then the data read may be the old contents, the new contents or some mixture of the two depending on the relative timing of the read and write operations. A common remedy in this kind of race condition is file locking; a more cumbersome remedy is to reorganize the system such that a certain processes (running a daemon or the like) is the only process that has access to the file, and all other processes that need to access the data in that file do so only via interprocess communication with that one process. As an example of a more subtle kind of race condition, consider a distributed chat network like IRC, where a user is granted channel-operator privileges in any channel he starts. If two users on different servers, on different ends of the same network, try to start the same-named channel at the same time, each user's respective server will grant channel-operator privileges to each user, since neither will yet have received the other's signal that that channel has been started. In this case of a race condition, the "shared resource" is the conception of the state of the network (what channels exist, as well as what users started them and therefore have what privileges), which each server is free to change as long as it signals the other servers on the network about the changes so that they can update their conception of the state of the network. However, the latency across the network makes possible the kind of race condition described. In this case, heading off race conditions by imposing a form of control over access to the shared resource -- say, appointing one server to be in charge of who holds what privileges -- would mean turning the distributed network into a centralized one (at least for that one part of the network operation). Where this is not acceptable, the more pragmatic solution is to have the system recognize when a race condition has occurred and to repair the ill effects. Race conditions also affect electronic circuits where the value output by a logic gate depends on the exact timing of two or more input signals. For example, consider a two input AND gate fed with a logic signal X on input A and its negation, NOT X, on input B. In theory, the output (X AND NOT X) should never be high. However, if changes in the value of X take longer to propagate to input B than to input A then when X changes from false to true, there will be a brief period during which both inputs are true, and so the gate's output will also be true. If this output is fed to an edge-sensitive component such as a counter or flip-flop then the temporary effect ("glitch") will become permanent.
  • race relations — relationships between races
  • racing cyclist — a cyclist who takes part in bicycle races
  • radicalization — to make radical or more radical, as in politics: young people who are being radicalized by extremist philosophies.
  • rainbow cactus — an erect stiff cactus, Echinocereus pectinatus rigidissimus, of Arizona and Mexico, having a cylindrical body, numerous interlocking spines, and pink flowers.
  • rambunctiously — difficult to control or handle; wildly boisterous: a rambunctious child.
  • rationalized c — (language)   (RatC, after "RATFOR") A version of Ron Cain's original Small-C compiler.
  • re-acquisition — the act of acquiring or gaining possession: the acquisition of real estate.
  • re-application — the act of putting to a special use or purpose: the application of common sense to a problem.
  • reaccumulation — act or state of accumulating; state of being accumulated.
  • reacquaintance — a person known to one, but usually not a close friend.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?