0%

21-letter words containing c, e, n

  • functional illiterate — a person with some basic education who still falls short of a minimum standard of literacy or whose reading and writing skills are inadequate to everyday needs.
  • functional imperative — a requirement for the survival of any social system, as communication, control of conflict, or socialization.
  • fundamental frequency — the lowest frequency at which a medium will freely oscillate.
  • game of cat and mouse — In a fight or contest, if one person plays cat and mouse, or a game of cat and mouse, with the other, the first person tries to confuse or deceive the second in order to defeat them.
  • garden of remembrance — an area of land containing cultivated plants, trees, etc, to commemorate the dead
  • gas analysis recorder — A gas analysis recorder is a device which samples, records, and analyses gas.
  • gastrohepatic omentum — lesser omentum.
  • geiger-muller counter — an instrument for detecting ionizing radiations, consisting of a gas-filled tube in which electric-current pulses are produced when the gas is ionized by radiation, and of a device to register these pulses: used chiefly to measure radioactivity.
  • general court-martial — a court-martial having the authority to try any offense against military law and to impose a sentence of dishonorable discharge or of death when provided by law.
  • generic type variable — (programming)   (Also known as a "schematic type variable"). Different occurrences of a generic type variable in a type expression may be instantiated to different types. Thus, in the expression let id x = x in (id True, id 1) id's type is (for all a: a -> a). The universal quantifier "for all a:" means that a is a generic type variable. For the two uses of id, a is instantiated to Bool and Int. Compare this with let id x = x in let f g = (g True, g 1) in f id This looks similar but f has no legal Hindley-Milner type. If we say f :: (a -> b) -> (b, b) this would permit g's type to be any instance of (a -> b) rather than requiring it to be at least as general as (a -> b). Furthermore, it constrains both instances of g to have the same result type whereas they do not. The type variables a and b in the above are implicitly quantified at the top level: f :: for all a: for all b: (a -> b) -> (b, b) so instantiating them (removing the quantifiers) can only be done once, at the top level. To correctly describe the type of f requires that they be locally quantified: f :: ((for all a: a) -> (for all b: b)) -> (c, d) which means that each time g is applied, a and b may be instantiated differently. f's actual argument must have a type at least as general as ((for all a: a) -> (for all b: b)), and may not be some less general instance of this type. Type variables c and d are still implicitly quantified at the top level and, now that g's result type is a generic type variable, any types chosen for c and d are guaranteed to be instances of it. This type for f does not express the fact that b only needs to be at least as general as the types c and d. For example, if c and d were both Bool then any function of type (for all a: a -> Bool) would be a suitable argument to f but it would not match the above type for f.
  • genetic amplification — an increase in the frequency of replication of a DNA segment.
  • geometric progression — a sequence of terms in which the ratio between any two successive terms is the same, as the progression 1, 3, 9, 27, 81 or 144, 12, 1, 1/12, 1/144.
  • get on someone's case — an instance of the occurrence, existence, etc., of something: Sailing in such a storm was a case of poor judgment.
  • get on someone's wick — to cause irritation to a person
  • get on the scoresheet — In football, rugby, and some other sports, if a player gets on the scoresheet, he or she scores one or more goals, tries, or points.
  • get one's breath back — When you get your breath back after doing something energetic, you start breathing normally again.
  • girlfriend experience — a service provided by a prostitute that includes more personal activity, such as kissing, than provided traditionally by sex workers
  • give place to someone — to make room for or be superseded by someone
  • glacier national park — a national park in NW Montana: glaciers; lakes; forest reserve. 1534 sq. mi. (3970 sq. km).
  • gobject introspection — (programming)   A GNOME project that defines a syntax for introspection annotation pragmas to be used in the GObject library source code. Rather than actual introspection, these are intended to allow automatic generation of bindings (APIs) to expose the library to higher-level languages. The sort of information provided is the type and direction (in, out, inout) of function parameters and the responsibility for freeing memory used by data structures.
  • goldbach's conjecture — the conjecture that every even number greater than two is the sum of two prime numbers
  • government securities — securities issued by the US Government
  • grammatical inference — Deducing a grammar from given examples. Also known as "inductive inference" and recently as "computational learning".
  • green river ordinance — a local ordinance banning door-to-door selling.
  • greenwich observatory — the national astronomical observatory of Great Britain, housed in a castle in E Sussex; formerly located at Greenwich.
  • ground-effect machine — ACV (def 2).
  • guaranteed scheduling — (algorithm)   A scheduling algorithm used in multitasking operating systems that guarantees fairness by monitoring the amount of CPU time spent by each user and allocating resources accordingly.
  • have a strong stomach — not to be prone to nausea
  • have it coming to one — to deserve what one is about to suffer
  • have one's cards read — If you have your cards read, you have your fortune told by someone who uses playing cards or tarot cards to tell you about yourself and predict your future.
  • have the inside track — If you say that someone has the inside track, you mean that they have an advantage, for example special knowledge about something.
  • hawaiian honeycreeper — any small to medium-sized finches of the subfamily Drepanidinae, native to the Hawaiian Islands and including many rare and extinct species.
  • hay-pauncefote treaty — an agreement (1901) between the U.S. and Great Britain giving the U.S. the sole right to build a canal across Central America connecting the Atlantic and Pacific.
  • hazard warning device — an appliance fitted to a motor vehicle that operates the hazard lights
  • heliocentric parallax — the apparent displacement of an observed object due to a change in the position of the observer.
  • henry steele commagerHenry Steele, 1902–98, U.S. historian, author, and teacher.
  • hexachlorocyclohexane — (chemistry) A six-chlorine substituted cyclohexane, a polyhalogenated compound used in pesticides.
  • higher-order function — (HOF) A function that can take one or more functions as argument and/or return a function as its value. E.g. map in (map f l) which returns the list of results of applying function f to each of the elements of list l. See also curried function.
  • highest common factor — greatest common divisor. Abbreviation: H.C.F.
  • hindu-arabic numerals — Arabic numeral.
  • homogeneous catalysis — Homogeneous catalysis is catalysis in which the catalyst takes part in the reaction that it increases.
  • homolosine projection — an equal-area projection of the world, distorting ocean areas in order to minimize the distortion of the continents.
  • horns and halo effect — a tendency to allow one's judgement of another person, esp in a job interview, to be unduly influenced by an unfavourable (horns) or favourable (halo) first impression based on appearances
  • hubble classification — a method of classifying galaxies depending on whether they are elliptical, spiral, barred spiral, or irregular
  • hyperkinetic disorder — another name for attention deficit hyperactivity disorder (ADHD)
  • ibm customer engineer — (job)   (CE) A hardware guy from IBM.
  • identical proposition — a proposition in which the subject and predicate have the same meaning, as, “That which is mortal is not immortal.”.
  • identification papers — documents that serve to establish someone's identity
  • identification parade — a group of persons including one suspected of having committed a crime assembled for the purpose of discovering whether a witness can identify the suspect
  • ilya ilyich mechnikov — Élie [French ey-lee] /French eɪˈli/ (Show IPA), (Ilya Ilyich Mechnikov) 1845–1916, Russian zoologist and bacteriologist in France: Nobel Prize in medicine 1908.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?