0%

19-letter words containing r, i, n, g, l

  • oak-leaved geranium — a geranium, Pelargonium quercifolium, of southern Africa, having oaklike leaves with purple veins and sparse clusters of purple flowers with darker markings.
  • old english pattern — a spoon pattern having a stem curving backward at the end.
  • operational testing — (testing)   A US DoD term for testing performed by the end-user on software in its normal operating environment.
  • optimising compiler — (programming, tool)   compiler which attempts to analyse the code it produces and to produce more efficient code by performing program transformation such as branch elimination, partial evaluation, or peep-hole optimisation. Contrast pessimising compiler.
  • oscillating circuit — a circuit producing electrical oscillations.
  • otorhinolaryngology — otolaryngology.
  • paleoanthropologist — the study of the origins and predecessors of the present human species, using fossils and other remains.
  • parallel processing — extending in the same direction, equidistant at all points, and never converging or diverging: parallel rows of trees.
  • parliament building — structure housing legislative offices
  • parliamentary agent — (in Britain) a person who is employed to manage the parliamentary business of a private group
  • parthenogenetically — development of an egg without fertilization.
  • particle technology — Particle technology is knowledge and study which relates to particles, and is used in industry.
  • particular negative — a proposition of the form “Some S is not P.” Symbol: O.
  • pastoral counseling — the use of psychotherapeutic techniques by trained members of the clergy to assist parishioners who seek help for personal or emotional problems.
  • percussion drilling — Percussion drilling is a drilling method which involves lifting and dropping heavy tools to break rock, and uses steel casing tubes to stop the borehole from collapsing.
  • persian gulf states — group of Arab sheikdoms along the Persian Gulf: Kuwait, Bahrain, Qatar, & United Arab Emirates
  • personal belongings — possessions; things that belong to someone
  • physical addressing — (networking)   The low level addressing scheme used on Ethernet. The 48-bit destination Ethernet address in a packet is compared with the receiving node's Ethernet address. Compare IP address.
  • planning permission — In Britain, planning permission is official permission that you must get from the local authority before building something new or adding something to an existing building.
  • polyphonic ringtone — (in mobile phones) a ringtone in which more than one musical note is played at the same time
  • popular sovereignty — the doctrine that sovereign power is vested in the people and that those chosen to govern, as trustees of such power, must exercise it in conformity with the general will.
  • preferential voting — a system of voting designed to permit the voter to indicate an order of preference for the candidates on the ballot.
  • preliminary hearing — initial court session
  • priority scheduling — (operating system)   Processes scheduling in which the scheduler selects tasks to run based on their priority as opposed to, say, a simple round-robin. Priorities may be static or dynamic. Static priorities are assigned at the time of creation, while dynamic priorities are based on the processes' behaviour while in the system. For example, the scheduler may favour I/O-intensive tasks so that expensive requests can be issued as early as possible. A danger of priority scheduling is starvation, in which processes with lower priorities are not given the opportunity to run. In order to avoid starvation, in preemptive scheduling, the priority of a process is gradually reduced while it is running. Eventually, the priority of the running process will no longer be the highest, and the next process will start running. This method is called aging.
  • programmed learning — a progressively monitored, step-by-step teaching method, employing small units of information or learning material and frequent testing, whereby the student must complete or pass one stage before moving on to the next.
  • propositional logic — (logic)   (or "propositional calculus") A system of symbolic logic using symbols to stand for whole propositions and logical connectives. Propositional logic only considers whether a proposition is true or false. In contrast to predicate logic, it does not consider the internal structure of propositions.
  • psychoendocrinology — the study of the relationship between the endocrine system and various symptoms or types of mental illness.
  • queen's regulations — (in Britain and certain other Commonwealth countries when the sovereign is female) the code of conduct for members of the armed forces
  • radiational cooling — the cooling of the earth's surface and adjacent air, primarily at night, caused by a loss of heat due to surface emission of infrared radiation.
  • rag-tag and bobtail — the riffraff; rabble: The ragtag and bobtail of every nation poured into the frontier in search of gold.
  • rayleigh scattering — the scattering of light by particles that are very small in relation to the wavelength of the light, and in which the intensity of the scattered light varies inversely with the fourth power of the wavelength.
  • reciprocal exchange — an unincorporated association formed so that its members can participate in reciprocal insurance.
  • reciprocal leveling — leveling between two widely separated points in which observations are made in both directions to eliminate the effects of atmospheric refraction and the curvature of the earth.
  • register allocation — (compiler, algorithm)   The phase of a compiler that determines which values will be placed in registers. Register allocation may be combined with register assignment. This problem can be shown to be isomorphic to graph colouring by relating values to nodes in the graph and registers to colours. Values (nodes) which must be valid simultaneously are linked by edges and cannot be stored in the same register (coloured the same). See also register dancing and register spilling.
  • regression analysis — Statistics. a procedure for determining a relationship between a dependent variable, as predicted success in college, and an independent variable, as a score on a scholastic aptitude test, for a given population. The relationship is expressed as an equation for a line (regres·sion·line) or curve (regres·sion·curve) in which any coefficient (regression coefficient) of the independent variable in the equation has been determined from a sample population.
  • regular icosahedron — an icosahedron in which each of the faces is an equilateral triangle
  • relational language — (language)   Any kind of programming language that specifies output in terms of some property and some arguments. For example, if Tom has two brothers, Dick and Harry, a relational language will respond to the query "Who is Tom's brother?" with either Dick or Harry. Notice that unlike functional languages, relational languages do not require a unique output for each predicate/argument pair. Prolog is the best known relational language.
  • releasing mechanism — a hypothetical control complex in the central nervous system of animals that triggers the appropriate behavioral response to a releaser.
  • relief organization — humanitarian group
  • religious education — religion as school subject
  • resign oneself (to) — to submit or become reconciled (to); accept (something) passively
  • revival of learning — the Renaissance in its relation to learning, especially in literature (Revival of Literature or Revival of Letters)
  • right circular cone — a cone whose surface is generated by lines joining a fixed point to the points of a circle, the fixed point lying on a perpendicular through the center of the circle.
  • right-eyed flounder — any of several flatfishes of the family Pleuronectidae, having both eyes on the right side of the head.
  • ring someone's bell — a hollow instrument of cast metal, typically cup-shaped with a flaring mouth, suspended from the vertex and rung by the strokes of a clapper, hammer, or the like.
  • run-length encoding — A kind of compression algorithm which replaces sequences ("runs") of consecutive repeated characters (or other units of data) with a single character and the length of the run. This can either be applied to all input characters, including runs of length one, or a special character can be used to introduce a run-length encoded group. The longer and more frequent the runs are, the greater the compression that will be achieved. This technique is particularly useful for encoding black and white images where the data units would be single bit pixels.
  • santiago del estero — a city in N Argentina.
  • screen actors guild — a labor union for motion-picture performers, founded in 1933. Abbreviation: SAG.
  • sea floor spreading — a process in which new ocean floor is created as molten material from the earth's mantle rises in margins between plates or ridges and spreads out.
  • sea-floor spreading — a process in which new ocean floor is created as molten material from the earth's mantle rises in margins between plates or ridges and spreads out.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?