0%

13-letter words containing f, l, o, u, d

  • bottled fruit — fruit preserved in glass jars
  • bounced flash — a flash bounced off a reflective surface, as a ceiling or wall, to illuminate a subject indirectly.
  • bufadienolide — any of a family of steroid lactones, occurring in toad venom and squill, that possess cardiac-stimulating and antitumor activity.
  • buffalo plaid — a plaid with large blocks formed by the intersection of two different-color yarns, typically red and black.
  • bundle of his — atrioventricular bundle.
  • compound leaf — a leaf consisting of two or more leaflets borne on the same leafstalk
  • confoundingly — in a confounding manner
  • coulomb field — the electrostatic field around an electrically charged body or particle
  • dean of guild — the titular head of the guild or merchant company in a Scots burgh, who formerly exercised jurisdiction over all building in the burgh in the Dean of Guild Court
  • default route — (networking)   A routing table entry which is used to direct packets addressed to hosts or networks not explicitly listed in the routing table.
  • desulfuration — to desulfurize.
  • digital fount — a typeface of which the letter-shapes have been converted into digital form so that they can be used in computer-aided typesetting
  • discontentful — exhibiting a lack of contentment
  • disfunctional — dysfunction.
  • double-figure — double-digit.
  • dumbfoundedly — In a dumbfounded manner.
  • dysfunctional — not performing normally, as an organ or structure of the body; malfunctioning.
  • faculty board — the governing body of a faculty
  • federal court — a court of a federal government, especially one established under the Constitution of the United States.
  • felony murder — a killing treated as a murder because, though unintended, it occurred during the commission or attempted commission of a felony, as robbery.
  • feudalization — to make feudal; bring under the feudal system.
  • fiddle around — waste time doing sth trivial
  • filipendulous — Suspended by, or strung upon, a thread; said of tuberous swellings in the middle or at the extremities of slender, threadlike rootlets.
  • fluorohydride — (inorganic chemistry) An compound formed by the addition of the elements of hydrogen fluoride.
  • flutterboards — Plural form of flutterboard.
  • fold function — (programming)   In functional programming, fold or "reduce" is a kind of higher-order function that takes as arguments a function, an initial "accumulator" value and a data structure (often a list). In Haskell, the two flavours of fold for lists, called foldl and foldr are defined like this: foldl :: (a -> b -> a) -> a -> [b] -> a foldl f z [] = z foldl f z (x:xs) = foldl f (f z x) xs foldr :: (a -> b -> b) -> b -> [a] -> b foldr f z [] = z foldr f z (x:xs) = f x (foldr f z xs) In both cases, if the input list is empty, the result is the value of the accumulator, z. If not, foldl takes the head of the list, x, and returns the result of recursing on the tail of the list using (f z x) as the new z. foldr returns (f x q) where q is the result of recursing on the tail. The "l" and "r" in the names refer to the associativity of the application of f. Thus if f = (+) (the binary plus operator used as a function of two arguments), we have: foldl (+) 0 [1, 2, 3] = (((0 + 1) + 2) + 3 (applying + left associatively) and foldr (+) 0 [1, 2, 3] = 0 + (1 + (2 + 3)) (applying + right associatively). For +, this makes no difference but for an non-commutative operator it would.
  • foldoc source — The source text of FOLDOC is a single plain text file. FOLDOC is also available on paper from your local printer but, at 700,000+ words, that would be about 2000 pages.
  • food supplies — food obtained for a household or for a country, an expedition, etc
  • forced labour — labour done because of force; compulsory labour
  • foul-tempered — frequently and unnecessarily sullen or angry
  • fouta djallon — a highland pastoral region in West Africa, in central Guinea, also in Sierra Leone and Liberia. 30,000 sq. mi. (77,700 sq. km).
  • full-bottomed — (of a wig) long at the back
  • full-flavored — Full-flavored food or wine has a pleasant fairly strong taste.
  • full-throated — A full-throated sound coming from someone's mouth, such as a shout or a laugh, is very loud.
  • golfe du lion — French name of the Gulf of Lions.
  • gulf of sidra — a wide inlet of the Mediterranean on the N coast of Libya
  • hydrosulfides — Plural form of hydrosulfide.
  • hydrosulfuric — (chemistry) Derived from hydrogen sulfide considered as hydrosulfuric acid.
  • in default of — If something happens in default of something else, it happens because that other thing does not happen or proves to be impossible.
  • loft building — a building of several floors with large areas of unobstructed space, originally rented out for light industrial purposes and now frequently converted to residential occupancy.
  • malfunctioned — Simple past tense and past participle of malfunction.
  • mandibuliform — Having the form of a mandible; - said especially of the maxill\u00e6 of an insect when hard and adapted for biting.
  • nondiffusible — not diffusible
  • nonfraudulent — Not fraudulent.
  • nonrefundable — an amount refunded.
  • odoriferously — In an odoriferous manner.
  • oeil-de-boeuf — a comparatively small round or oval window, as in a frieze.
  • off-side rule — A lexical convention due to Landin, allowing the scope of declarations in a program to be expressed by indentation. Any non-whitespace token to the left of the first such token on the previous line is taken to be the start of a new declaration. Used in, for example, Miranda and Haskell.
  • old favourite — If you refer to something as an old favourite, you mean that it has been in existence for a long time and everyone knows it or likes it.
  • outdo oneself — to do something better than one ever did before or thought one could do

On this page, we collect all 13-letter words with F-L-O-U-D. It’s easy to find right word with a certain length. It is the easiest way to find 13-letter word that contains in F-L-O-U-D 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?