0%

18-letter words containing g, r, a, s, h

  • (go) off the rails — (to go) off the proper course
  • a barrel of laughs — If an experience is a barrel of laughs, it is very enjoyable. If someone is a barrel of laughs, they are fun to be with.
  • addressing machine — a printer that prints addresses directly on to letters, labels, and envelopes
  • alphaphotographics — A display made up of text characters combined with high-resolution photographic images (proposed as a future form of videotex).
  • alternate straight — a hand consisting of five cards following one another by two in order of denomination, as a five, seven, nine, jack, and king, being of special value in certain games.
  • anthropomorphising — Present participle of anthropomorphise.
  • apocryphal gospels — accounts of Christ's life that are not recognized as part of the New Testament
  • appalachian spring — a dance (1944) choreographed by Martha Graham, with musical score by Aaron Copland.
  • arm's-length price — a price of a transaction agreed in accordance with market values, disregarding any connection such as common ownership of the companies involved
  • astrological chart — map of constellations at certain time
  • asynchronous logic — (architecture)   A data-driven circuit design technique where, instead of the components sharing a common clock and exchanging data on clock edges, data is passed on as soon as it is available. This removes the need to distribute a common clock signal throughout the circuit with acceptable clock skew. It also helps to reduce power dissipation in CMOS circuits because gates only switch when they are doing useful work rather than on every clock edge. There are many kinds of asynchronous logic. Data signals may use either "dual rail encoding" or "data bundling". Each dual rail encoded Boolean is implemented as two wires. This allows the value and the timing information to be communicated for each data bit. Bundled data has one wire for each data bit and another for timing. Level sensitive circuits typically represent a logic one by a high voltage and a logic zero by a low voltage whereas transition signalling uses a change in the signal level to convey information. A speed independent design is tolerant to variations in gate speeds but not to propagation delays in wires; a delay insensitive circuit is tolerant to variations in wire delays as well. The purest form of circuit is delay-insensitive and uses dual-rail encoding with transition signalling. A transition on one wire indicates the arrival of a zero, a transition on the other the arrival of a one. The levels on the wires are of no significance. Such an approach enables the design of fully delay-insensitive circuits and automatic layout as the delays introduced by the layout compiler can't affect the functionality (only the performance). Level sensitive designs can use simpler, stateless logic gates but require a "return to zero" phase in each transition.
  • at sb's right hand — If someone is at a person's right hand, they work closely with that person so they can help and advise them.
  • atmospheric engine — an early form of single-acting engine in which the power stroke is provided by atmospheric pressure acting upon a piston in an exhausted cylinder.
  • avoirdupois weight — a British and American system of weights based on a pound of 16 ounces
  • bartholin's glands — two small reddish-yellow glands, one on each side of the vaginal orifice, that secrete a mucous lubricating substance during sexual stimulation in females
  • bosnia-herzegovina — a country in SE Europe; a constituent republic of Yugoslavia until 1991; in a state of civil war (1992–95); Serbian and Croatian forces were also involved: mostly barren and mountainous, with forests in the east. Languages: Bosnian, Croatian, and Serbian (formerly all regarded together as Serbo-Croat). Religion: Muslim, Serbian Orthodox, and Roman Catholic. Currency: marka (pegged to the euro). Capital: Sarajevo. Pop: 3 875 723 (2013 est). Area: 51 129 sq km (19 737 sq miles)
  • breathing exercise — an exercise intended to promote effective and healthy breathing and breath control
  • broadcasting house — any of a number of buildings in the UK from which the BBC broadcasts or has broadcast
  • cartilaginous fish — any fish of the class Chondrichthyes, including the sharks, skates, and rays, having a skeleton composed entirely of cartilage
  • chagos archipelago — group of islands in the Indian Ocean 1,180 mi (1,899 km) northeast of Mauritius, comprising the British Indian Ocean Territory: chief island, Diego Garcia
  • character graphics — ASCII art
  • charge of quarters — a member of the armed forces who handles administration in his or her unit, esp after duty hours
  • chattering classes — The chattering classes are people such as journalists, broadcasters, or public figures who comment on events but have little or no influence over them.
  • christmas shopping — shopping especially for Christmas presents, but also for Christmas food and drink, and all the other things required over the Christmas period.
  • christmas stocking — A Christmas stocking is a long sock which children hang up on Christmas Eve. During the night, parents fill the stocking with small presents.
  • chronostratigraphy — The branch of geology concerned with establishing the absolute ages of strata.
  • collection charges — the charges levied to cover expenses for the collection of debt
  • congregate housing — a type of housing in which each individual or family has a private bedroom or living quarters but shares with other residents a common dining room, recreational room, or other facilities.
  • connected subgraph — (mathematics)   A connected graph consisting of a subset of the nodes and edges of some other graph.
  • crested wheatgrass — a forage grass, Agropyron cristatum, native to Eurasia and grown in the Great Plains as pasturage, hay, and for erosion control.
  • demorgan's theorem — (logic)   A logical theorem which states that the complement of a conjunction is the disjunction of the complements or vice versa. In symbols: not (x and y) = (not x) or (not y) not (x or y) = (not x) and (not y) E.g. if it is not the case that I am tall and thin then I am either short or fat (or both). The theorem can be extended to combinations of more than two terms in the obvious way. The same laws also apply to sets, replacing logical complement with set complement, conjunction ("and") with set intersection, and disjunction ("or") with set union. A (C) programmer might use this to re-write if (!foo && !bar) ... as if (!(foo || bar)) ... thus saving one operator application (though an optimising compiler should do the same, leaving the programmer free to use whichever form seemed clearest).
  • digital switchover — the process of changing the method of transmitting television from analogue to digital format
  • diphosphoglycerate — an ester of phosphoric acid and glyceric acid that occurs in the blood and that promotes the release of hemoglobin-bound oxygen.
  • discharge printing — a fabric-printing method in which the material is dyed and then certain areas are discharged so as to permit the original hue or its color replacement to act as a pattern against the colored ground.
  • division algorithm — the theorem that an integer can be written as the sum of the product of two integers, one a given positive integer, added to a positive integer smaller than the given positive integer. Compare Euclidean algorithm.
  • earnings per share — the net income of a corporation divided by the total number of shares of its common stock outstanding at a given time. Abbreviation: EPS.
  • eggshell porcelain — a type of very thin translucent porcelain originally made in China
  • electric discharge — electricity emitted
  • euclid's algorithm — (algorithm)   (Or "Euclidean Algorithm") An algorithm for finding the greatest common divisor (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) To find the GCD of two numbers by this algorithm, repeatedly replace the larger by subtracting the smaller from it until the two numbers are equal. E.g. 132, 168 -> 132, 36 -> 96, 36 -> 60, 36 -> 24, 36 -> 24, 12 -> 12, 12 so the GCD of 132 and 168 is 12. This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps).
  • fracture toughness — The fracture toughness of a material is how likely it is to resist fracture.
  • furnishing fabrics — fabrics used to make and cover furniture
  • gas chromatography — a chromatograph used for the separation of volatile substances.
  • gas-discharge tube — any tube in which an electric discharge takes place through a gas
  • general anesthesia — induced unconsciousness
  • genetic algorithms — genetic algorithm
  • give sb their head — If you give someone their head, you allow them to do what they want to do, without trying to advise or stop them.
  • gladden sb's heart — If you say that something gladdens someone's heart, you mean that it makes them feel pleased and hopeful.
  • go with the stream — to conform to the accepted standards
  • grandfather clause — U.S. History. a clause in the constitutions of some Southern states after 1890 intended to permit whites to vote while disfranchising blacks: it exempted from new literacy and property qualifications for voting those men entitled to vote before 1867 and their lineal descendants.
  • grasshopper engine — a steam engine having a piston attached to one end of a beam that is hinged to an upright at the other end, the connecting rod being suspended from near the center of the beam.

On this page, we collect all 18-letter words with G-R-A-S-H. It’s easy to find right word with a certain length. It is the easiest way to find 18-letter word that contains in G-R-A-S-H 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?