functor

[fuhngk-ter]

func·tor

[fuhngk-ter]
noun
1.
2.
Linguistics. a function word or affix.
Compare contentive.


Origin:
1935–40; funct(ion) + -or2
Dictionary.com Unabridged
Based on the Random House Dictionary, © Random House, Inc. 2012.
Cite This Source Link To functor

00:10

00:09

00:08

00:07

00:06

00:05

00:04

00:03

00:02

00:01

Functor is always a great word to know.
So is phrase structure tree. Does it mean:
one of the alternate contextually determined phonological shapes of a morpheme; ox, oxen
a structural representation of a sentence in the form of an inverted tree, with each node of the tree labeled according to the phrasal constituent it represents
FOLDOC
Computing Dictionary

functor definition


In category theory, a functor F is an operator on types. F is also considered to be a polymorphic operator on functions with the type
F : (a -> b) -> (F a -> F b).
Functors are a generalisation of the function "map". The type operator in this case takes a type T and returns type "list of T". The map function takes a function and applies it to each element of a list.
(1995-02-07)

The Free On-line Dictionary of Computing, © Denis Howe 2010 http://foldoc.org
Cite This Source
Dictionary.com, LLC. Copyright © 2012. All rights reserved.
  • Please Login or Sign Up to use the Recent Searches feature