0%

19-letter words containing g, e, t, i

  • (right) off the bat — immediately
  • a race against time — You describe a situation as a race against time when you have to work very fast in order to do something before a particular time, or before another thing happens.
  • a sting in the tail — If an announcement or decision has a sting in the tail or a sting in its tail, it contains a critical and unpleasant part, normally at the end.
  • a thing of the past — If something is a thing of the past, it no longer exists or happens, or is being replaced by something new.
  • abstracting service — a service that provides abstracts of publications on a subject or group of related subjects, usually on a subscription basis.
  • accompanying letter — a letter that comes with another document or enclosure
  • according to cocker — reliable or reliably; correct or correctly
  • acknowledgment slip — a piece of paper that you sign as proof of having received a letter, parcel, payment, etc
  • acoustic gramophone — a device for reproducing the sounds stored on a record: now usually applied to the nearly obsolete type that uses a clockwork motor and acoustic horn
  • active server pages — (web, programming)   (ASP) A scripting environment for Microsoft Internet Information Server in which you can combine HTML, scripts and reusable ActiveX server components to create dynamic web pages. IIS 4.0 includes scripting engines for Microsoft Visual Basic Scripting Edition (VBScript) and Microsoft JScript. ActiveX scripting engines for Perl and REXX are available through third-party developers.
  • advertising account — account (def 11c).
  • aerial top dressing — the process of spreading lime, fertilizer, etc over farmland from an aeroplane
  • aeronautic engineer — engineer involved in the design and construction of aeroplanes
  • agitated depression — severe depression accompanied by extreme anxiety and agitation
  • agricultural worker — a person who is employed in agriculture, usually a manual worker
  • algebraic data type — (programming)   (Or "sum of products type") In functional programming, new types can be defined, each of which has one or more constructors. Such a type is known as an algebraic data type. E.g. in Haskell we can define a new type, "Tree": data Tree = Empty | Leaf Int | Node Tree Tree with constructors "Empty", "Leaf" and "Node". The constructors can be used much like functions in that they can be (partially) applied to arguments of the appropriate type. For example, the Leaf constructor has the functional type Int -> Tree. A constructor application cannot be reduced (evaluated) like a function application though since it is already in normal form. Functions which operate on algebraic data types can be defined using pattern matching: depth :: Tree -> Int depth Empty = 0 depth (Leaf n) = 1 depth (Node l r) = 1 + max (depth l) (depth r) The most common algebraic data type is the list which has constructors Nil and Cons, written in Haskell using the special syntax "[]" for Nil and infix ":" for Cons. Special cases of algebraic types are product types (only one constructor) and enumeration types (many constructors with no arguments). Algebraic types are one kind of constructed type (i.e. a type formed by combining other types). An algebraic data type may also be an abstract data type (ADT) if it is exported from a module without its constructors. Objects of such a type can only be manipulated using functions defined in the same module as the type itself. In set theory the equivalent of an algebraic data type is a discriminated union - a set whose elements consist of a tag (equivalent to a constructor) and an object of a type corresponding to the tag (equivalent to the constructor arguments).
  • algebraic extension — a field containing a given field such that every element in the first field is algebraic over the given field.
  • algebraic operation — any of the mathematical operations of addition, subtraction, multiplication, division, raising to a power, or extraction of a root.
  • algebraic structure — (mathematics)   Any formal mathematical system consisting of a set of objects and operations on those objects. Examples are Boolean algebra, numerical algebra, set algebra and matrix algebra.
  • allegheny mountains — a mountain range in Pennsylvania, Maryland, Virginia, and West Virginia: part of the Appalachian system; rising from 600 m (2000 ft) to over 1440 m (4800 ft)
  • alphabetic language — (human language)   A written human language in which symbols reflect the pronunciation of the words. Examples are English, Greek, Russian, Thai, Arabic and Hebrew. Alphabetic languages contrast with ideographic languages.
  • alternating current — An alternating current is an electric current that continually changes direction as it flows. The abbreviation AC is also used.
  • alternating voltage — a voltage that reverses direction in regular cycles.
  • anaerobic digestion — the conversion of biodegradable waste matter into compost in the absence of oxygen
  • analytical geometry — the branch of geometry that uses algebraic notation and analysis to locate a geometric point in terms of a coordinate system; coordinate geometry
  • angioneurotic edema — swelling that occurs just beneath the surface of the skin or mucous membranes.
  • angle of reflection — the angle that a beam of reflected radiation makes with the normal to a surface at the point of reflection
  • angle of refraction — the angle that a refracted beam of radiation makes with the normal to the surface between two media at the point of refraction
  • anterograde amnesia — amnesia caused by brain damage in which the memory loss relates to events occurring after the damage
  • application testing — system testing
  • applied linguistics — linguistic theory as applied to such fields as lexicography, psychology, the teaching of reading, the creation of orthographies, and especially language teaching.
  • appointment viewing — the practice of setting time aside to watch particular television programmes
  • arkwright furniture — late medieval English furniture of simple construction.
  • artificial language — an invented language, esp one intended as an international medium of communication or for use with computers
  • as things/people go — You use expressions like as things go or as children go when you are describing one person or thing and comparing them with others of the same kind.
  • ask for a signature — If you ask for a signature, you ask someone to write their name, in their own characteristic way, on a document.
  • associative storage — a storage device in which the information is identified by content rather than by an address
  • at one's fingertips — readily available and within one's mental grasp
  • atmospheric braking — a technique of reentry in which the vehicle is maneuvered in the upper atmosphere so as to lose velocity by utilizing drag without overheating.
  • attendance register — an official list of people who are present at an institution such as a school
  • augmented cognition — the study of the augmenting of human mental functions by computer programs
  • barometric gradient — pressure gradient
  • bbc networking club — (body)   A bulletin board run by the British Broadcasting Corporation Education department from April 1994 to 30 Nov 1995.
  • beginning inventory — A beginning inventory is all of the goods, services, or materials that a business has available for use or sale at the start of a new accounting period.
  • behavioral genetics — an interdisciplinary field studying the effects of genetics and hereditary factors on animal and human behavior.
  • belgian east africa — a former Belgian trust territory in Africa, also (1924–62) Ruanda-Urundi, now the independent countries of Rwanda and Burundi.
  • bilingual education — schooling in which those not fluent in the standard or national language are taught in their own language.
  • binary large object — (database)   (BLOB) A large block of data stored in a database, such as an image or sound file. A BLOB has no structure which can be interpreted by the database management system but is known only by its size and location.
  • black-tailed godwit — a large wading bird with a very long beak, Limosa limosa, found in W and Central Europe, Africa, Asia, and Australasia
  • blue-ringed octopus — a highly venomous octopus, Octopus maculosus, of E Australia which exhibits blue bands on its tentacles when disturbed

On this page, we collect all 19-letter words with G-E-T-I. It’s easy to find right word with a certain length. It is the easiest way to find 19-letter word that contains in G-E-T-I to use in Scrabble or Crossword puzzles

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?