Noun | 1. | token - an individual instance of a type of symbol; "the word`error' contains three tokens of `r'" Synonyms: item |
2. | token - a metal or plastic disk that can be used (as a substitute for coins) in slot machines | |
3. | token - something of sentimental value | |
Adj. | 1. | token - insignificantly small; a matter of form only (`tokenish' is informal); "the fee was nominal"; "a token gesture of resistance"; "a tokenish gesture" |
TOKEN, contracts, crimes. A document or sign of the existence of a fact.
2. Tokens are either public or general, or privy tokens. They are true
or false. When a token is false and indicates a general intent to defraud,
and it is used for that purpose, it will render the offender guilty of the
crime of cheating; 12 John. 292; but if it is a mere privy token, as
counterfeiting a letter in another man's name, in order to cheat but. one
individual, it would not be indictable. 9 Wend. Rep. 182; 1 Dall. R. 47; 2
Rep. Const. Cr. 139; 2 Virg. Cas. 65; 4 Hawks, R. 348; 6 Mass. IR. 72; 1
Virg. Cas. 150; 12 John. 293; 2 Dev. 199; 1 Rich. R. 244.
TOKEN, commercial law. In England, this name is given to pieces of metal, made in the shape of money, passing among private persons by consent at a certain value. 2 Adolph. P. S. 175; 2 Chit. Com. Law, 182.
1. | (grammar) | token - A basic, grammatically indivisible unit of a language such as a keyword, operator or identifier. Compare: lexeme. | |
2. | (convention) | token - (Or "pumpkin") An abstact concept passed
between cooperating agents to ensure synchronised access to a
shared resource. Such a token is never duplicated or
destroyed (unless the resource is) and whoever has the token
has exclusive access to the resource it controls. See for
example token ring. If several programmers are working on a program, one programmer will "have the token" at any time, meaning that only he can change the program whereas others can only read it. If someone else wants to modify it he must first obtain the token. |