0%

22-letter words containing c, o, i, n

  • frequency distribution — the correspondence of a set of frequencies with the set of categories, intervals, or values into which a population is classified.
  • friar minor conventual — a friar belonging to a branch of the Franciscan order that separated from the Observants in the 15th century, and that observes a modification of the rule of St. Francis. Also called Conventual. Compare Friar Minor, capuchin (def 4).
  • frictional electricity — static electricity generated by friction
  • functional programming — (programming)   (FP) A program in a functional language consists of a set of (possibly recursive) function definitions and an expression whose value is output as the program's result. Functional languages are one kind of declarative language. They are mostly based on the typed lambda-calculus with constants. There are no side-effects to expression evaluation so an expression, e.g. a function applied to certain arguments, will always evaluate to the same value (if its evaluation terminates). Furthermore, an expression can always be replaced by its value without changing the overall result (referential transparency). The order of evaluation of subexpressions is determined by the language's evaluation strategy. In a strict (call-by-value) language this will specify that arguments are evaluated before applying a function whereas in a non-strict (call-by-name) language arguments are passed unevaluated. Programs written in a functional language are generally compact and elegant, but have tended, until recently, to run slowly and require a lot of memory. Examples of purely functional languages are Clean, FP, Haskell, Hope, Joy, LML, Miranda, and SML. Many other languages such as Lisp have a subset which is purely functional but also contain non-functional constructs. See also lazy evaluation, reduction.
  • galvanic skin response — a change in the electrical conductivity of the skin caused by an emotional reaction to a stimulus.
  • galvanomagnetic effect — any of several phenomena that occur when an electric current is passed through a conductor or semiconductor situated in a magnetic field, as the Hall effect.
  • gastrointestinal tract — organs of digestion
  • generalized coordinate — Usually, generalized coordinates. one of a minimum set of coordinates needed to specify the state or position of a given system.
  • genitourinary medicine — the branch of medical science concerned with the study and treatment of diseases of the genital and urinary organs, esp sexually transmitted diseases
  • geographic determinism — a doctrine that regards geographical conditions as the determining or molding agency of group life.
  • geometric distribution — the distribution of the number, x, of independent trials required to obtain a first success: where the probability in each is p, the probability that x = r is p(1-p)r–1, where r = 1, 2, 3, …, with mean 1/p
  • give someone the flick — to dismiss someone from consideration
  • gloria in excelsis deo — the hymn beginning, in Latin, Gloria in Excelsis Deo, “Glory in the highest to God,” and in the English version, “Glory be to God on high.”.
  • golden-crowned kinglet — a yellowish-green kinglet, Regulus satrapa, of North America, having a yellow or orange patch on the top of the head.
  • government corporation — a corporation set up by a national government to carry out business transactions on its behalf
  • graeco-roman wrestling — a style of wrestling in which the legs may not be used to obtain a fall and no hold may be applied below the waist
  • gravitational collapse — the final stage of stellar evolution in which a star collapses to a final state, as a white dwarf, neutron star, or black hole, when the star's nuclear reactions no longer generate enough pressure to balance the attractive force of gravity.
  • gravitational constant — constant of gravitation. See under law of gravitation.
  • greystone technologies — (company)   The producers of the GT/M MUMPS compiler and GT/SQL pre-processor for VAX and DEC Alpha.
  • gross national product — the total monetary value of all final goods and services produced in a country during one year. Abbreviation: GNP.
  • gulf of saint lawrence — a deep arm of the Atlantic off the E coast of Canada between Newfoundland and the mainland coasts of Quebec, New Brunswick, and Nova Scotia
  • halfwave rectification — a rectifier that changes only one half of a cycle of alternating current into a pulsating, direct current.
  • hans christian oersted — Hans Christian [hahns kris-tyahn] /hɑns ˈkrɪs tyɑn/ (Show IPA), 1777–1851, Danish physicist.
  • harvard classification — a classification of stars based on the characteristic spectral absorption lines and bands of the chemical elements present
  • heat of solidification — the heat liberated by a unit mass of liquid at its freezing point as it solidifies: equal to the heat of fusion.
  • high-speed net connect — (hardware, communications)   (HNC) A network interface unit for BS2000 mainframes based on Novell NetWare, supporting Ethernet and FDDI.
  • highway contract route — a route for carrying mail over the highway between designated points, given on contract to a private carrier and often requiring, in rural areas, delivery to home mailboxes. Abbreviation: HCR.
  • historical linguistics — the study of changes in a language or group of languages over a period of time.
  • horizontal application — An application program common to different business processes, e.g. office automation. Compare vertical application.
  • horn-rimmed spectacles — spectacles with rims made of material resembling horn
  • host control interface — (hardware, wireless)   (HCI) A network layer in the Bluetooth Core Protocol Stack, lying between the software and the hardware stacks and serving as the interface through which the software controls two of Bluetooth's four core protocols.
  • hybrid multiprocessing — (parallel)   (HMP) The kind of multitasking which OS/2 supports. HMP provides some elements of symmetric multiprocessing, using add-on IBM software called MP/2. OS/2 SMP was planned for release in late 1993.
  • hydrocinnamic aldehyde — a colorless liquid, C 9 H 10 O, having a floral odor, used in perfumery and flavoring.
  • ice-making compartment — a part of a refrigerator in which ice is made
  • in (or out of) office — currently holding (or not holding) power or a particular position of authority
  • in anticipation of sth — If something is done in anticipation of an event, it is done because people believe that event is going to happen.
  • in one's own back yard — close at hand
  • in one's stocking feet — wearing stockings or socks but no shoes
  • in sackcloth and ashes — in a state of great mourning or penitence
  • inconsistent equations — two or more equations impossible to satisfy by any one set of values for the variables (Ex.: x + y = 1 and x + y = 2)
  • incremental repetition — repetition, with variation, of a refrain or other part of a poem, especially a ballad.
  • independent contractor — self-employed or freelance worker
  • industrial archaeology — the study of past industrial machines, works, etc
  • industrialized country — a country characterized by industry on an extensive scale
  • information processing — processing of information, especially the handling of information by computers in accordance with strictly defined systems of procedure.
  • information technology — the development, implementation, and maintenance of computer hardware and software systems to organize and communicate information electronically. Abbreviation: IT.
  • instruction scheduling — The compiler phase that orders instructions on a pipelined, superscalar, or VLIW architecture so as to maximise the number of function units operating in parallel and to minimise the time they spend waiting for each other. Examples are filling a delay slot; interspersing floating-point instructions with integer instructions to keep both units operating; making adjacent instructions independent, e.g. one which writes a register and another which reads from it; separating memory writes to avoid filling the write buffer. Norman P. Jouppi and David W. Wall, "Available Instruction-Level Parallelism for Superscalar and Superpipelined Processors", Proceedings of the Third International Conference on Architectural Support for Programming Languages and Operating Systems, pp. 272--282, 1989.
  • interactive courseware — (ICW) A training program controlled by a computer that relies on trainee input to determine the order and pace of instruction delivery. The trainee advances through the sequence of instructional events by making decisions and selections. The instruction branches according to the trainee's responses. ICW is a US military term which includes computer-aided instruction and computer-based training.
  • interactive television — techniques that enable viewers to interact with what they are watching
  • interactive whiteboard — a smooth, glossy sheet of white plastic that can be written on with a colored pen or marker in the manner of a blackboard.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?