0%

11-letter words containing t, r, i, n, g

  • port gentil — a seaport in W Gabon.
  • port-gentil — a seaport in W Gabon.
  • posturizing — to posture; pose.
  • potteringly — in a pottering fashion, slowly
  • pre-testing — an advance or preliminary testing or trial, as of a new product.
  • preexisting — to exist beforehand.
  • preignition — ignition of the charge in an internal-combustion engine earlier in the cycle than is compatible with proper operation.
  • pretraining — the education, instruction, or discipline of a person or thing that is being trained: He's in training for the Olympics.
  • printmaking — the art or technique of making prints, especially as practiced in engraving, etching, drypoint, woodcut or serigraphy.
  • progenitive — capable of having offspring; reproductive.
  • progeniture — procreation
  • prognathism — having protrusive jaws; having a gnathic index over 103.
  • propagation — the act of propagating.
  • prorogation — to discontinue a session of (the British Parliament or a similar body).
  • prosecuting — carrying out a prosecution
  • proselyting — a person who has changed from one opinion, religious belief, sect, or the like, to another; convert.
  • prospecting — Usually, prospects. an apparent probability of advancement, success, profit, etc. the outlook for the future: good business prospects.
  • prostrating — to cast (oneself) face down on the ground in humility, submission, or adoration.
  • protagonism — the leading character, hero, or heroine of a drama or other literary work.
  • protagonist — the leading character, hero, or heroine of a drama or other literary work.
  • prototyping — The creation of a model and the simulation of all aspects of a product. CASE tools support different degrees of prototyping. Some offer the end-user the ability to review all aspects of the user interface and the structure of documentation and reports before code is generated.
  • purgatorian — a person who believes in purgatory
  • purging nut — physic nut.
  • pyrogenetic — heat-producing
  • pyrognostic — relating to heated minerals
  • range light — one of a pattern of navigation lights, usually fixed ashore, used by vessels for manoeuvring in narrow channels at night
  • rasterising — (algorithm)   A transformation that can be applied to an image to prepare it for printing. Rasterising reduces resolution by a factor of typically four to eight. It also reduces sensitivity to paper properties. Rasterising can be combined with dithering.
  • rasterizing — rasterising
  • rat-running — the practice of driving through residential side streets to avoid congested main roads
  • ratings war — a situation in which each of two or more channels makes a particular effort to attract more viewers or listeners than its rival
  • ray casting — (graphics)   A simplified form of ray tracing. A ray is fired from each pixel in the view plane, and information is accumulated from all the voxels in the volume data it intersects. Each voxel is first given an associated colour and opacity. The ray is sampled at a fixed number of evenly spaced locations and the colour and opacity are trilinearly interpolated from the eight nearest voxels. These are then composed linearly back to front to give a single colour for the pixel. Ray casting was invented by John Carmack for the game Wolfenstein 3D. It is faster and lower quality than ray tracing, and is ideal for interactive applications. It parallelises well, although random access is needed to the voxels.
  • ray tracing — (graphics)   A technique used in computer graphics to create realistic images by calculating the paths taken by rays of light entering the observer's eye at different angles. The paths are traced backward from the viewpoint, through a point (a pixel) in the image plane until they hit some object in the scene or go off to infinity. Objects are modelled as collections of abutting surfaces which may be rectangles, triangles, or more complicated shapes such as 3D splines. The optical properties of different surfaces (colour, reflectance, transmitance, refraction, texture) also affect how it will contribute to the colour and brightness of the ray. The position, colour, and brightness of light sources, including ambient lighting, is also taken into account. Ray tracing is an ideal application for parallel processing since there are many pixels, each of whose values is independent and can thus be calculated in parallel. Compare: radiosity.
  • realignment — an adjustment to a line; arrangement in a straight line.
  • recarpeting — a heavy fabric, commonly of wool or nylon, for covering floors.
  • recognition — an act of recognizing or the state of being recognized.
  • redesignate — to mark or point out; indicate; show; specify.
  • redigestion — the act or process of redigesting
  • redshirting — a high-school or college athlete kept out of varsity competition for one year to develop skills and extend eligibility. a child held back from starting kindergarten for one year, the practice of which is believed by some parents to give the child academic, athletic, and social advantages.
  • refactoring — (object-oriented, programming)   Improving a computer program by reorganising its internal structure without altering its external behaviour. When software developers add new features to a program, the code degrades because the original program was not designed with the extra features in mind. This problem could be solved by either rewriting the existing code or working around the problems which arise when adding the new features. Redesigning a program is extra work, but not doing so would create a program which is more complicated than it needs to be. Refactoring is a collection of techniques which have been designed to provide an alternative to the two situations mentioned above. The techniques enable programmers to restructure code so that the design of a program is clearer. It also allows programmers to extract reusable components, streamline a program, and make additions to the program easier to implement. Refactoring is usually done by renaming methods, moving fields from one class to another, and moving code into a separate method. Although it is done using small and simple steps, refactoring a program will vastly improve its design and structure, making it easier to maintain and leading to more robust code.
  • refrigerant — refrigerating; cooling.
  • refuctoring — (humour, programming)   Taking a well-designed piece of code and, through a series of small, reversible changes, making it completely unmaintainable by anyone except yourself. The term is a humourous play on the term refactoring and was coined by Jason Gorman in a pub in 2002. Refuctoring techniques include: Using Pig Latin as a naming convention. Stating The Bleeding Obvious - writing comments that paraphrase the code (e.g., "declare an integer called I with an initial value of zero"). Module Gravity Well - adding all new code to the biggest module. Unique Modeling Language - inventing your own visual notation. Treasure Hunt - Writing code consisting mostly of references to other code and documents that reference other documents. Rainy Day Module - writing spare code just in case somebody needs it later.
  • regimentals — of or relating to a regiment.
  • regurgitant — to surge or rush back, as liquids, gases, undigested food, etc.
  • reintegrate — to bring together or incorporate (parts) into a whole.
  • reiterating — to say or do again or repeatedly; repeat, often excessively.
  • rejectingly — in a rejecting way or manner
  • religionist — excessive or exaggerated religious zeal.
  • remigration — the act or process of returning or migrating back to the place of origin
  • renegotiate — to negotiate again, as a loan, treaty, etc.
  • repentingly — in a repenting fashion; repentantly
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?