0%

24-letter words containing i, n, s, t, r

  • the ravages of something — the destructive effects of something
  • the second international — an international association of socialist parties and trade unions that began in Paris in 1889 and collapsed during World War I. The right-wing elements reassembled at Berne in 1919
  • the way things are going — You can use the way things are going to indicate that you expect something to happen because of the way the present situation is developing.
  • thorn in your side/flesh — If you describe someone or something as a thorn in your side or a thorn in your flesh, you mean that they are a continuous problem to you or annoy you.
  • thousand island dressing — a seasoned mayonnaise, often containing chopped pickles, pimientos, sweet peppers, hard-boiled eggs, etc.
  • three sheets in the wind — intoxicated; drunk
  • three sheets to the wind — Nautical. a rope or chain for extending the clews of a square sail along a yard. a rope for trimming a fore-and-aft sail. a rope or chain for extending the lee clew of a course.
  • three-quarter turn stair — a staircase requiring a three-quarter turn at each landing for continued ascent or descent.
  • three-spined stickleback — a small teleost fish, Gasterosteus aculeatus, of the family Gasterosteidae, of rivers and coastal regions, having three spines along the back and occurring in cold and temperate northern regions
  • throw one's weight about — to act in an authoritarian or aggressive manner
  • to go for the brass ring — to try to succeed in an area where there is a lot of competition
  • to go on a shopping trip — to go somewhere for the purpose of shopping
  • to join the retired list — to retire
  • to lay something to rest — If you lay something such as fears or rumours to rest or if you put them to rest, you succeed in proving that they are not true.
  • to pick someone's brains — If you pick someone's brains, you ask them to help you with a problem because they know more about the subject than you.
  • to rise to the challenge — If someone rises to the challenge, they act in response to a difficult situation which is new to them and are successful.
  • to set fire to something — If you set fire to something or if you set it on fire, you start it burning in order to damage or destroy it.
  • to tie yourself in knots — If you tie yourself in knots, you get very confused and anxious.
  • trading standards office — an office of the local authority department that deals with trading standards
  • transcendental aesthetic — (in Kantian epistemology) the study of space and time as the a priori forms of perception.
  • transcendental dialectic — (in transcendental logic) the study of the fallacious attribution of objective reality to the perceptions by the mind of external objects. Compare dialectic (def 8).
  • transformational grammar — a system of grammatical analysis, especially a form of generative grammar, that posits the existence of deep structure and surface structure, using a set of transformational rules to derive surface structure forms from deep structure; a grammar that uses transformations to express the relations between equivalent structures.
  • tri-nations championship — (from 1996–2011) the annual tournament in which the national sides representing Australia, New Zealand, and South Africa compete; in 2012 Argentina entered and the competition became the Rugby Championship
  • tricyclic antidepressant — pertaining to or embodying three cycles.
  • trip the light fantastic — a journey or voyage: to win a trip to Paris.
  • trotskyist international — Fourth International.
  • turks and caicos islands — a UK Overseas Territory in the Caribbean, southeast of the Bahamas: consists of the eight Turks Islands, separated by the Turks Island Passage from the Caicos group, which has six main islands. Capital: Grand Turk. Pop: 47 754 (2013 est). Area: 430 sq km (166 sq miles)
  • tuva autonomous republic — an autonomous republic in the Russian Federation in Asia: formerly an independent republic in Mongolia. 65,810 sq. mi. (170,500 sq. km). Capital: Kyzyl.
  • twenty-four-hour service — a banking service that is always available
  • uniform resource locater — Uniform Resource Locator
  • uniform resource locator — (web)   (URL, previously "Universal") A standard way of specifying the location of an object, typically a web page, on the Internet. Other types of object are described below. URLs are the form of address used on the World-Wide Web. They are used in HTML documents to specify the target of a hypertext link which is often another HTML document (possibly stored on another computer). Here are some example URLs: http://w3.org/default.html http://acme.co.uk:8080/images/map.gif http://foldoc.org/?Uniform+Resource+Locator http://w3.org/default.html#Introduction ftp://wuarchive.wustl.edu/mirrors/msdos/graphics/gifkit.zip ftp://spy:[email protected]/pub/topsecret/weapon.tgz mailto:[email protected] news:alt.hypertext telnet://dra.com The part before the first colon specifies the access scheme or protocol. Commonly implemented schemes include: ftp, http (web), gopher or WAIS. The "file" scheme should only be used to refer to a file on the same host. Other less commonly used schemes include news, telnet or mailto (e-mail). The part after the colon is interpreted according to the access scheme. In general, two slashes after the colon introduce a hostname (host:port is also valid, or for FTP user:[email protected] or [email protected]). The port number is usually omitted and defaults to the standard port for the scheme, e.g. port 80 for HTTP. For an HTTP or FTP URL the next part is a pathname which is usually related to the pathname of a file on the server. The file can contain any type of data but only certain types are interpreted directly by most browsers. These include HTML and images in gif or jpeg format. The file's type is given by a MIME type in the HTTP headers returned by the server, e.g. "text/html", "image/gif", and is usually also indicated by its filename extension. A file whose type is not recognised directly by the browser may be passed to an external "viewer" application, e.g. a sound player. The last (optional) part of the URL may be a query string preceded by "?" or a "fragment identifier" preceded by "#". The later indicates a particular position within the specified document. Only alphanumerics, reserved characters (:/?#"<>%+) used for their reserved purposes and "$", "-", "_", ".", "&", "+" are safe and may be transmitted unencoded. Other characters are encoded as a "%" followed by two hexadecimal digits. Space may also be encoded as "+". Standard SGML "&;" character entity encodings (e.g. "é") are also accepted when URLs are embedded in HTML. The terminating semicolon may be omitted if & is followed by a non-letter character.
  • united states of america — United States. Abbreviation: U.S.A., USA.
  • variable (interest) rate — an interest rate that varies in relation to fluctuations in the market rates of interest, as over the time period of a loan or mortgage
  • veterans of foreign wars — an organization of U.S. veterans who have served in foreign wars: founded in 1899
  • video cassette recording — a recording made using a tape recorder for vision and sound signals using magnetic tape in closed plastic cassettes: used for recording and playing back television programmes and films
  • virtual storage extended — (operating system)   (VSE, formerly DOS/VSE) is a multitasking, IBM 370-architected operating system similar to Multiple Virtual Storage (MVS). VSE run jobs in partitions rather than address spaces, and uses POWER for input/output rather than JES, but is largely similar to MVS. Subsequent VSE/ESA releases gave VSE the XA-370 channel architecture, 31-bit virtual and real storage support, and data spaces. VSE is the IBM operating system on one-third of installed IBM 4381s and a significant proportion of IBM 9370s as well. It offers transaction processing and batch processing capabilities well beyond Virtual Machine's current capabilities, and has a close affinity with MVS.
  • visual component library — (programming)   VCL A application framework library for Microsoft Windows and Borland Software Corp.'s Delphi and C++Builder rapid application development software. VCL was originally designed for Delphi but is now also used for C++Builder. This replaces OWL Object Windows Library as Borland's Windows C++ framework of choice. VCL encapsulates the C-based Win32 API into a much easier to use, object-oriented form. Like its direct rival, Microsoft Foundation Class Library (MFC), VCL includes classes to create Windows programs. The VCL component class can be inherited to create new VCL components, which are the building blocks of Delphi and C++Builder applications. VCL components are somewhat in competition with ActiveX controls, though a VCL wrapper can be created to make an ActiveX control seem like a VCL component.
  • water of crystallization — water of hydration, formerly thought necessary to crystallization: now usually regarded as affecting crystallization only as it forms new molecular combinations.
  • which stands for nothing — (language)   (WSFN) A beginner's language with emphasis on graphics produced by Atari in 1983 for Atari home computers. There is also Advanced WSFN.
  • windows nt network model — (networking)   The network model used by Windows NT. The model has the following layers: User Applications (e.g. Excel) {APIs} File System Drivers {TDI} Protocols {NDIS} v4 NDIS Wrapper NDIS Card Driver {Network Adapter Card} Compare OSI seven layer model.
  • within striking distance — If you are within striking distance of something, or if something is within striking distance, it is quite near, so it could be reached or achieved quite easily.
  • world boxing association — the international organization which regulates the sport of boxing
  • your heart is not in sth — If your heart isn't in the thing you are doing, you have very little enthusiasm for it, usually because you are depressed or are thinking about something else.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?