Prefix
'''''Prefix''''' has meanings in linguistics, mathematics and computer science, and telecommunications.
Linguistics
In linguistics, a prefix is a type of affix that precedes the morphemes to which it can attach. In English, most prefixes are bound morphemes, meaning that they cannot occur as independent words (excluding citational uses, e.g., saying "Speaking of the prefix, un-,...").Associative prefix
Associative prefixes shows an association. For examples in Old English and German, ge- has the parallel semantics as the Latin com-, such as indicating: # collectivity. For example, Gebirge, meaning "mountain range", is derived from Berg, meaning "mountain". # Perfectivity, like past participles.See also
- pre-nominal letters
- list of prefixes in the English language
- compound verbs in English consisting of Latin prefix and Latin verb
- SI prefix
- Binary prefix
- Greek numerical prefixes
- Latin numerical prefixes
Mathematics and computer science
In the syntax of notations used in mathematics and computer science, prefix is used to describe an operator such as the usual addition sign + that is taken to bind to the variables succeeding them. See operator for more on the placement of operators.- prefix : prefix notation Polish notation
- postfix : postfix notation reverse Polish notation
- infix : infix_notation