0%

13-letter words containing f, u, n, c, t, i

  • action figure — a small figure of a character from a film, television programme, comic book etc, designed as a toy and often collected by enthusiasts
  • anfractuosity — the condition or quality of being anfractuous
  • antisudorific — an antiperspirant.
  • autoinfection — infection by a pathogenic agent already within the body or infection transferred from one part of the body to another
  • beta function — a function of two variables, usually expressed as an improper integral and equal to the quotient of the product of the values of the gamma function at each variable divided by the value of the gamma function at the sum of the variables.
  • butcher knife — a large, very sharp knife for cutting or trimming meat.
  • cafe curtains — short, straight curtains, esp. for covering the lower part of a window, hung from a rod by means of sliding rings
  • cantus firmus — an existing melody used as the basis for a new polyphonic composition
  • centrifugally — Away from a centre or axis.
  • centrifugence — the property of being centrifugal
  • confabulating — Present participle of confabulate.
  • confabulation — the act of confabulating; conversation; discussion.
  • configurating — to give a configuration, form, or design to.
  • configuration — A configuration is an arrangement of a group of things.
  • configurative — the relative disposition or arrangement of the parts or elements of a thing.
  • confusticated — Simple past tense and past participle of confusticate.
  • counterfeited — Simple past tense and past participle of counterfeit.
  • counterfeiter — made in imitation so as to be passed off fraudulently or deceptively as genuine; not genuine; forged: counterfeit dollar bills.
  • counterfeitly — in a counterfeit manner
  • county family — an old family that has lived in a particular county for several generations
  • curve fitting — the determination of a curve that fits a specified set of points: The method of least squares is commonly used for curve fitting.
  • cut-off point — the limit at which something is no longer applicable
  • cutting fluid — a liquid or gas for cooling or lubricating a cutting tool and a piece of work at their point of contact.
  • deceitfulness — given to deceiving: A deceitful person cannot keep friends for long.
  • difficultness — The state or quality of being difficult.
  • discontentful — exhibiting a lack of contentment
  • disfunctional — dysfunction.
  • dysfunctional — not performing normally, as an organ or structure of the body; malfunctioning.
  • eigenfunction — Each of a set of independent functions that are the solutions to a given differential equation.
  • facetiousness — (uncountable) The state of being facetious.
  • fasciculation — a fascicular condition.
  • faunistically — in a faunistic manner
  • final curtain — end of a theatre performance
  • finite clause — a clause with a finite verb in its predicate.
  • flame cutting — a method of cutting ferrous metals in which the metal is heated by a torch to about 800°C and is oxidized by a stream of oxygen from the torch
  • floutingstock — a laughing-stock; the object of mockery or flouting
  • flow function — The flow function is the relationship between the strength of a compact and the degree of compaction.
  • fluctuational — Of, pertaining to, or resulting from fluctuation(s).
  • 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.
  • form function — (jargon)   The shape of something designed. This term is currently (Feb 1998) in vogue among marketroids.
  • fractiousness — refractory or unruly: a fractious animal that would not submit to the harness.
  • fruit machine — gambling: slot machine
  • fuel injector — injector (def 2b).
  • fuel-injected — (of an engine) having fuel injection.
  • function room — a room designated for official or formal social gatherings or ceremonies
  • function word — a word, as a preposition, article, auxiliary, or pronoun, that chiefly expresses grammatical relationships, has little semantic content of its own, and belongs to a small, closed class of words whose membership is relatively fixed (distinguished from content word).
  • functionalise — to make functional.
  • functionalism — (usually initial capital letter) Chiefly Architecture, Furniture. a design movement evolved from several previous movements or schools in Europe in the early 20th century, advocating the design of buildings, furnishings, etc., as direct fulfillments of material requirements, as for shelter, repose, or the serving of food, with the construction, materials, and purpose clearly expressed or at least not denied, and with aesthetic effect derived chiefly from proportions and finish, purely decorative effects being excluded or greatly subordinated. the doctrines and practices associated with this movement. Compare rationalism (def 4).
  • functionalist — a person who advocates, or works according to, the principles of functionalism.
  • functionality — of or relating to a function or functions: functional difficulties in the administration.

On this page, we collect all 13-letter words with F-U-N-C-T-I. 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-U-N-C-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?