Search references for LEXICOGRAPHIC CODE. Phrases containing LEXICOGRAPHIC CODE
See searches and references containing LEXICOGRAPHIC CODE!LEXICOGRAPHIC CODE
Lexicographic codes or lexicodes are greedily generated error-correcting codes with remarkably good properties. They were produced independently by Vladimir
Lexicographic_code
Scheme for controlling errors in data over noisy communication channels
powerlines) Lexicographic code Linear Network Coding, a type of erasure correcting code across networks instead of point-to-point links Long code Low-density
Error_correction_code
Generalised alphabetical order
In mathematics, the lexicographic or lexicographical order (also known as lexical order, or dictionary order) is a generalization of the alphabetical order
Lexicographic_order
Type of linear error-correcting code
representation on the field with 2 elements. Lexicographic code: Order the vectors in V lexicographically (i.e., interpret them as unsigned 24-bit binary
Binary_Golay_code
In computer science, the lexicographically minimal string rotation (LMSR) or lexicographically least circular substring is the problem of finding the
Lexicographically minimal string rotation
Lexicographically_minimal_string_rotation
Encoded data represented in binary notation
A binary code is the value of a data-encoding convention represented in a binary notation that usually is a sequence of 0s and 1s, sometimes called a bit
Binary_code
Error-correcting code
The Hadamard code is an error-correcting code named after the French mathematician Jacques Hadamard that is used for error detection and correction when
Hadamard_code
ISBN ISMN LM hash Lexicographic code Linear code Link adaptation Low-density parity-check Luhn algorithm Luhn mod N algorithm M of n codes MD2 MD4 MD5 MDC-2
List of algebraic coding theory topics
List_of_algebraic_coding_theory_topics
Part of a computer program where a given name binding is valid
programming languages, "part of a program" refers to a portion of source code (area of text), and is known as lexical scope. In some languages, however
Scope_(computer_programming)
Online database of integer sequences
Sequences (1973, ISBN 0-12-648550-X), containing 2,372 sequences in lexicographic order and assigned numbers from 1 to 2372. The Encyclopedia of Integer
On-Line Encyclopedia of Integer Sequences
On-Line_Encyclopedia_of_Integer_Sequences
Scheme for numbering permutations
the identity permutation. Other properties of the Lehmer code include that the lexicographical order of the encodings of two permutations is the same as
Lehmer_code
Data compression algorithms
not start 00, so the lexicographically first available word of length 3 is 010. Continuing like this, we get the following code: Alternatively, we can
Shannon–Fano_coding
Practice and study of secure communication techniques
20th century, cryptography was mainly concerned with linguistic and lexicographic patterns. Since then cryptography has broadened in scope, and now makes
Cryptography
Mathematical version of an order change
in lexicographic order (as is the case with any mixed radix number system), and further converting them to permutations preserves the lexicographic ordering
Permutation
Complementary binary-coded decimal code
The Aiken code (also known as 2421 code) is a complementary binary-coded decimal (BCD) code. A group of four bits is assigned to the decimal digits from
Aiken_code
Type of prefix code
These are some universal codes for integers; an asterisk (*) indicates a code that can be trivially restated in lexicographical order, while a double dagger
Universal code (data compression)
Universal_code_(data_compression)
Standard codes for identifying languages
codes, was approved in 1967. It was designed to represent major and primary national languages with well-established terminologies and lexicography.
ISO_639-1
Variation to BCD-code where three (11) is added to a binary representation
Excess-3, 3-excess or 10-excess-3 binary code (often abbreviated as XS-3, 3XS or X3), shifted binary or Stibitz code (after George Stibitz, who built a relay-based
Excess-3
Facts provided or learned about something or someone
information in relation to dictionaries. He introduces the concept of lexicographic information costs and refers to the effort a user of a dictionary must
Information
Binary code
Gillham code is a zero-padded 12-bit binary code using a parallel nine- to eleven-wire interface, the Gillham interface, that is used to transmit uncorrected
Gillham_code
Symbol representing the word "and" (&)
single ampersand signifies macro substitution (where elements of program code are stored in a variable for evaluation at run time). A pair of consecutive
Ampersand
Book
connections between greedily constructed lexicographic codes and combinatorial game theory, the Griesmer bound, non-linear codes, and the Gray images of Z 4 {\displaystyle
Introduction to the Theory of Error-Correcting Codes
Introduction_to_the_Theory_of_Error-Correcting_Codes
Sequence of characters, data type
a variable number of elements. When a string appears literally in source code, it is known as a string literal or an anonymous string. In formal languages
String_(computer_science)
Cycle through all length-k sequences
Lyndon words in lexicographic order will yield a de Bruijn sequence B(k,n), and that this will be the first de Bruijn sequence in lexicographic order. The
De_Bruijn_sequence
String that is strictly smaller in lexicographic order than all of its rotations
science, a Lyndon word is a nonempty string that is strictly smaller in lexicographic order than all of its rotations. Lyndon words are named after mathematician
Lyndon_word
Collection of subsets covering all t-element subsets
constructing lexicographic codes. The list of k {\displaystyle k} -subsets may be arranged in lexicographic order, colexicographic order, Gray code order, or
Covering_design
true–false expression) is always true at that point in code execution. It can help a programmer read the code, help a compiler compile it, or help the program
Glossary_of_computer_science
Non-comparative lexicographical sorting algorithm
[b, c, e, d, f, g, ba] would be sorted as [b, ba, c, d, e, f, g]. If lexicographic ordering is used to sort variable-length integers in base 10, then numbers
Radix_sort
Country in East Asia
October 27, 2022. Carr, Michael (March 1992). "Wa Wa Lexicography". International Journal of Lexicography. 5 (1): 1–31. doi:10.1093/ijl/5.1.1. Piggott, Joan
Japan
Logic for safely sharing computer resources
algorithms designed to prevent concurrent threads entering critical sections of code concurrently to eliminate the risk of data corruption. Lamport envisioned
Lamport's_bakery_algorithm
Modern form of the metric system
standard globally used to regulate clocks and time Unified Code for Units of Measure – System of codes for unambiguously representing measurement units Also
International_System_of_Units
Set of alphabetic and numeric characters
uppercase characters. The complete list of alphanumeric characters in lexicographically ascending order is: 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
Alphanumericals
Unincorporated community in California, United States
As is the case with the road, Zzyzx, California, is the USBGN's lexicographically greatest (alphabetically last, at least in Latin alphabetical order)
Zzyzx,_California
Ordering of strings in alphabetical order with numeric value consideration
(the first digit of 11) has a lower code value than "2". While mathematically correct in terms of character codes, this ordering disrupts the logical
Natural_sort_order
Punctuation mark
Braces (curly brackets) first became part of a character set with the 8-bit code of the IBM 7030 Stretch. In 1961, ASCII contained parentheses, square, and
Bracket
Algorithm to search the nodes of a graph
ordering is called the lexicographic depth-first search ordering. John Reif considered the complexity of computing the lexicographic depth-first search ordering
Depth-first_search
Array representation in computer memory
noting that the terms row-major and column-major are equivalent to lexicographic and colexicographic orders, respectively. Matrices, being commonly represented
Row-_and_column-major_order
Dialect of Tagalog
and anthropologist E. Arsenio Manuel used the term and conducted a lexicographic study, considering Tayabas Tagalog a dialect of Tagalog. Before World
Tayabas_Tagalog
Node ordering for directed acyclic graphs
solution is created. A variation of Kahn's algorithm that breaks ties lexicographically forms a key component of the Coffman–Graham algorithm for parallel
Topological_sorting
Romanization scheme for Standard Chinese
some input methods (e.g. Sogou Pinyin) also outputs the Private Use Areas code point instead of the original character. As the superset GB 18030 changed
Pinyin
Data structure
a given string, by lexicographic order. Find successor: Locates the smallest string greater than a given string, by lexicographic order. The data structure
Radix_tree
Order of bytes in a computer word
very frequently done lexicographically where a single positional element (character) also has a positional value. Lexicographical comparison means almost
Endianness
Celtic language native to Cornwall
2307/30069809. JSTOR 30069809. Mills, Jon (2016). A Short History of Cornish Lexicography. Jagiellonian University Press. OCLC 1078987354. Gendall, Richard (1972)
Cornish_language
Block design in combinatorial mathematics
"Witt") All 8-element subsets of a 24-element set are generated in lexicographic order, and any such subset which differs from some subset already found
Steiner_system
Central religious text of Islam
is believed by Muslims to be God's own divine speech providing a complete code of conduct across all facets of life. This has led Muslim theologians to
Quran
a<_{lex}b\right\}} . Where < l e x {\displaystyle <_{lex}} denotes lexicographic ordering. The a < l e x b {\displaystyle a<_{lex}b} in the definition
Coding theory approaches to nucleic acid design
Coding_theory_approaches_to_nucleic_acid_design
Chinese publishing company
Shanghai Lexicographical Publishing House (simplified Chinese: 上海辞书出版社; traditional Chinese: 上海辭書出版社; pinyin: Shànghǎi Císhū Chūbǎnshè) is a publishing
Shanghai Lexicographical Publishing House
Shanghai_Lexicographical_Publishing_House
Language of the Mandaean religion and community
Wilhelm Gesenius mentioned "Zabian or Nazoraean" (i.e. Mandaean) in a lexicographical essay published in 1823, republished in the tenth edition of his lexicon
Mandaic_language
GNU replacement for the Bourne shell
advanced features: Extended regular expression and extglob matching Lexicographic comparisons with < and >; ((...)) numeric evaluation and testing; this
Bash_(Unix_shell)
Algorithm used in data compression
matrix) whose rows are the circular shifts of the input text, sorted in lexicographic order, then taking the final column of that matrix. To allow the transform
Burrows–Wheeler_transform
Pakistani Muslim scholar
Usman (30 June 2021). "Religious Research And Evaluation Of Educative, Lexicographic And Guiding Contribution Of Mufti Rasheed Ahmad Ludhyanvi (R.A)". The
Rashid_Ahmed_Ludhianvi
Christian religious terminology and jargon
of Jesus Christ of Latter-day Saints, has also been a subject of study. Code-switching Dialect Sociolect Shibboleth Lark News, Christian satirical newsletter
Christianese
Algorithm that arranges lists in order
sort. The same effect can be achieved with an unstable sort by using a lexicographic key comparison, which, e.g., compares first by suit, and then compares
Sorting_algorithm
Country in Eastern Europe and West Asia
Hans Henrich; Zgusta, Ladislav (1997). Historical, Indo-European, and Lexicographical Studies. Walter de Gruyter. p. 211. ISBN 978-3-11-012884-0. Mikaberidze
Georgia_(country)
Arrangement of keys on a typographic keyboard
characters. The bopomofo style keyboards are in lexicographic order, from top to bottom and left to right. The codes of three input methods are typically printed
Keyboard_layout
International standards for dates and times
(or week), day, hour, minute, second, and fraction of second. The lexicographical order of the representation thus corresponds to chronological order
ISO_8601
Scientific study of language
related to the philosophy of language, stylistics, rhetoric, semiotics, lexicography, and translation. Historical linguistics is the study of how language
Linguistics
Ethnic group
books on various subjects, including Arabic grammar, zoology, poetry, lexicography, and rhetoric. Of his writings, only thirty books survive. Al-Jāḥiẓ was
Arabs
Northwest Semitic language
who developed a simple style based on Mishnaic Hebrew for use in his law code, the Mishneh Torah. Subsequent rabbinic literature is written in a blend
Hebrew_language
Two-piece swimwear
and published by the Oxford University Press (OUP) in 2003, considers lexicographic inventions like bandeaukini and camkini, two variants of the tankini
Bikini
Language family of Northern Eurasia
2006, retrieved 2013-01-19 Pullum, Geoffrey K. (2005-12-26), "The Udmurtian code: saving Finno-Ugric in Russia", Language Log, retrieved 2009-12-21 Hájdu
Uralic_languages
Language of Ghana, Togo, and Benin
(morphology, tone), Nick Clements (tone, syntax), Roberto Pazzi (anthropology, lexicography), Felix K. Ameka (semantics, cognitive linguistics), Alan Stewart Duthie
Ewe_language
Men's association football team
[Football lexicon] (in Croatian). Zagreb: Miroslav Krleža Institute of Lexicography. ISBN 953-6036-84-3. Foster, Jane (2004). Footprint Croatia. Footprint
Croatia national football team
Croatia_national_football_team
System for ordering words, names and phrases
fairly easy to create by algorithm, but many programs rely on simple lexicographic ordering instead. The prefixes M and Mc in Irish and Scottish surnames
Alphabetical_order
Austronesian language of Madagascar
Official language in Madagascar Language codes ISO 639-1 mg ISO 639-2 mlg ISO 639-3 mlg – inclusive code Individual codes: xmv – Antankarana bhr – Bara buc – Bushi
Malagasy_language
Mathematical construct in computer algebra
this two variable example, the monomial ordering that is used is the lexicographic order with x > y , {\displaystyle x>y,} and we consider the reduction
Gröbner_basis
Form of language used for a particular purpose or in a particular communicative situation
communication, such as spoken, written or signed. Child-directed speech Code-switching Colloquialism Diglossia Elderspeak Etiquette Honorifics (linguistics) –
Register_(sociolinguistics)
Apostle of Jesus
McGraw-Hill. p. 477. ISBN 978-0-07-340744-9. "Babylon" became the Christian code name for Rome after Titus destroyed Jerusalem, thus duplicating the Babylonians'
Saint_Peter
beginning with his first feature film – THX 1138; particularly, a special code for Easter eggs on Star Wars DVDs. 1139 = wiener index of the windmill graph
1000_(number)
ASCII character set representing all possible dot combinations in six-dot Braille
Braille characters are U+2800 through U+283F, with their code points being in reverse lexicographical order of the above table's "Braille dots" column, and
Braille_ASCII
System of phonetic notation
Phonetic Association 1999, p. 196 Cf. the notes at the Unicode IPA EXTENSIONS code chart Archived 5 August 2019 at the Wayback Machine as well as blogs by Michael
International Phonetic Alphabet
International_Phonetic_Alphabet
Country in Central and Southeast Europe
published". 22 September 2022. "Hrvatska" [Croatia]. Croatian Encyclopedia. Lexicographic Institute Miroslav Krleža. Retrieved 2025-02-12. "POPULATION ESTIMATE
Croatia
Japanese kanji dictionary by Jack Halpern
kanji's SKIP number. Since December 12, 2014, the SKIP coding system and all established SKIP codes have been released for public use under a Creative Commons
The Kodansha Kanji Learner's Dictionary
The_Kodansha_Kanji_Learner's_Dictionary
Subset of cuneiform law
very similar to the code of Hammurabi. The discovery of the now-celebrated Code of Hammurabi (hereinafter simply termed "the Code") has made possible
Babylonian_law
Yugoslavia from 1945 to 1992
tehnička enciklopedija (in Croatian). Zagreb: Miroslav Krleža Institute of Lexicography. 6 November 2015. Retrieved 2 December 2020. "Dubrovački tramvaj". Tehnički
Socialist Federal Republic of Yugoslavia
Socialist_Federal_Republic_of_Yugoslavia
Ancient Egyptian writing system
excludes three glyphs depicting phallus (Gardiner's D52, D52A D53, Unicode code points U+130B8–U+130BA). The Egyptian Hieroglyphs Extended-A Unicode block
Egyptian_hieroglyphs
Neckband with wide pointed wings
different occasions than an ascot. Both ascot ties and cravats are in the lexicography of British English and American English; the terms are not interchangeable
Ascot_tie
Henry invents the electromechanical relay. 1837: Samuel Morse invents Morse code. 1838: Moritz von Jacobi invents electrotyping. 1839: William Otis invents
Timeline of historic inventions
Timeline_of_historic_inventions
Deprecated language code standard
Subcommittee 2: Terminographical and lexicographical working methods – later renamed to Terminology workflow and language coding). "ISO 639-6:2009". ISO. Archived
ISO_639-6
Problem-solving method
substantial consequence was that computational models of heuristics, such as lexicographic rules (Fishburn, 1974) and elimination-by-aspects (Tversky, 1972), became
Heuristic
sequences, surrogate code points, and code points beyond U+10FFFF are not adhered to. (Note that not all of these correspond to unique code points.) Mathematics –
Orders_of_magnitude_(numbers)
Computing operation which compares two values
common library function strcmp in C and related languages is a three-way lexicographic comparison of strings; however, these languages lack a general three-way
Three-way_comparison
Mathematical symbol
units of measurement, e.g., N⋅m (see International System of Units § Lexicographic conventions). In algebra, it is a notation to resolve ambiguity (for
Multiplication_sign
Christian rite of initiation into the Church
Retrieved March 29, 2021. "Code of Canon Law – IntraText". November 12, 2020. Archived from the original on November 12, 2020. "Code of Canon Law – IntraText"
Baptism
Judaism's weekly day of rest
word šapattu or šabattu, which refers to the day of the full moon. A lexicographic list found in the library of Ashurbanipal glosses šabattu as "[the gods']
Shabbat
Village in Lika-Senj County, Croatia
of Lexicography. 2008. Retrieved 7 March 2016. "Bunjevci". Croatian Encyclopedia (in Croatian). Zagreb: Miroslav Krleža Institute of Lexicography. 2008
Smiljan,_Croatia
Country in the Horn of Africa
including Garowe Online, Wardheernews, and Puntland Post. The internet country code top-level domain (ccTLD) for Somalia is .so. It was officially relaunched
Somalia
Multilingual neural machine translation service
Scott (ed.). "Spring cleaning for some of our APIs (Google Code Blog)". Official Google Code Blog. Google Inc. Archived from the original on May 28, 2011
Google_Translate
Study of language in historical sources
the Maya code has been almost completely deciphered, and the Mayan languages are among the most documented and studied in Mesoamerica. The code is described
Philology
Variety of Arabic formerly spoken on the Iberian Peninsula
traditions had a major impact on Jewish poetry in Iberia. There is evidence that code-switching was commonplace among bilingual populations in al-Andalus. About
Andalusi_Arabic
Collaborative multilingual knowledge graph
to store lexicographical data. Since 2016, Wikidata has supported lexicographical entries in the form of lexemes. In Wikidata, lexicographical entries
Wikidata
Standard form of the Hebrew language
"Review of the Oxford English–Hebrew Dictionary". International Journal of Lexicography. 12 (4): 325–346. Hebrew language Archived 2015-06-11 at the Wayback
Modern_Hebrew
Search tree data structure
natural language processing, such as finding lexicon of a text corpus. Lexicographic sorting of a set of string keys can be implemented by building a trie
Trie
Prefecture-level and sub-provincial city in Zhejiang, China
Han Chinese]". Accessed 24 July 2014. 中国历史地名大辞典. Shanghai: Shanghai Lexicographical Publishing House. p. 1516. "The earliest historical record of Hangzhou:
Hangzhou
2021. Retrieved May 9, 2021. "Google Code Archive - Long-term storage for Google Code Project Hosting". code.google.com. Archived from the original
List of dictionaries by number of words
List_of_dictionaries_by_number_of_words
Message authentication code algorithm
One-key MAC (OMAC) is a family of message authentication codes constructed from a block cipher much like the CBC-MAC algorithm. It may be used to provide
One-key_MAC
Islamic law
Egyptian code incorporated few classical Sharia rules, but he drew on traditional jurisprudence more frequently for the Iraqi code. Sanhuri's codes were subsequently
Sharia
Modern Greek language variety spoken by Greek Cypriots
Greek, e.g. the combining caron ⟨ˇ⟩, by the authors of the "Syntychies" lexicographic database at the University of Cyprus. When diacritics are not used,
Cypriot_Greek
Ancient Amorite-Akkadian state in Mesopotamia
lasting works was the compilation of the Babylonian law code, which improved the much earlier codes of Sumer, Akkad and Assyria. This was made by order of
Babylonia
Number systems with a non-integer radix (base), such as base 2.5
subset of the ring Z[β, β−1]. There are applications of β-expansions in coding theory and models of quasicrystals. β-expansions are a generalization of
Non-integer base of numeration
Non-integer_base_of_numeration
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
Surname or Lastname
English
English : habitational name from the city of Worcester, named from Old English ceaster ‘Roman fort or walled city’ (Latin castra ‘legionary camp’) + a British tribal name of uncertain origin.Rev. William Worcester emigrated from England and settled in Salisbury, MA, before 1638. He had many prominent descendants, including Noah Worcester (b. 1758) and Samuel Worcester (b. 1770), both NH Congregational clergymen, and Joseph Emerson Worcester (1784–1865), a noted lexicographer, geographer, and historian.
Boy/Male
Irish American English
Helpful.
Female
Japanese
(1-儀, 2-典, 3-則, 4-法) Japanese unisex name NORI means 1) "ceremony, regalia," 2) "code, precedent," 3) "model, rule, standard," 4) "law, rule."
Surname or Lastname
English
English : variant spelling of Coad.
Surname or Lastname
English
English : occupational name for a watchman or guard, from Old English weard ‘guard’ (used as both an agent noun and an abstract noun).Irish : reduced form of McWard, an Anglicized form of Gaelic Mac an Bhaird ‘son of the poet’. The surname occurs throughout Ireland, where three different branches of the family are known as professional poets.Surname adopted by bearers of the Jewish surname Warshawski, Warshawsky or some other Jewish name bearing some similarity to the English name.Americanized form of French Guerin.The surname Ward was brought to North America from England independently by several different bearers in the 17th and 18th centuries. Nathaniel Ward (1578–1652), author of the MA legal code, was born in Haverhill, Suffolk, England, and emigrated to Agawam (Ipswich, MA) in 1633. William Ward was one of the original settlers of Sudbury, MA, in about 1638. Miles Ward came from England to Salem, MA, in about 1639. Thomas Ward (d. 1689) settled in Newport, RI, in 1671; among his descendants were two governors of colonial RI.
Girl/Female
American, Australian, British, English, Irish
Cushion; Helpful
Boy/Male
Arabic, Muslim
Rockstar
Girl/Female
Tamil
Code
Surname or Lastname
English (chiefly Yorkshire, Lancashire, and the Midlands) and Scottish
English (chiefly Yorkshire, Lancashire, and the Midlands) and Scottish : occupational name for a weaver, early Middle English webber, agent derivative of Webb.The name Webster was brought to North America from England independently by several different bearers in the 17th and 18th centuries. One John Webster settled in Ipswich, MA, in 1635; another John Webster (d. 1661), ancestor of the lexicographer Noah Webster, emigrated to Cambridge, MA, in about 1631 and later became one of the founders of the colony of CT, of which he was appointed governor in 1656.
Boy/Male
American, British, English, Irish
Helpful
Surname or Lastname
English
English : nickname for a person who insisted on a strict code of social behavior.German : topographic name for someone who lived on or by a hill, from Middle High German stickel ‘hill’, ‘slope’ + the suffix -er denoting an inhabitant; in the south an occupational name for someone who shapes and sets stakes in vineyards.
Boy/Male
American, Anglo, Australian, British, English, Irish
Cushion; Helpful; Pillow
Girl/Female
Hindu
Code
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
Boy/Male
Indian, Sanskrit
Calmed; Pacific Sea
Boy/Male
Biblical
Mountainous country.
Female
English
Variant spelling of English Africa, AFFRIKA means "land of the Afri."
Girl/Female
Hindu
Female
Egyptian
, a priestess of Amen Ra.
Girl/Female
American, Australian, Christian, Hebrew, Latin, Spanish
Snowy; Covered with Snow; New; White Race
Boy/Male
Hindu
Good luck
Boy/Male
Indian
Lord Krishna
Boy/Male
French
Oak-hearted.
Girl/Female
Irish
The feminine form of Ciaran, from the Irish ciar meaning “dark†and implies “dark hair and brown eyes.†St. Ciara was a distinguished seventh-century figure who established a monastery at Kilkeary in County Tipperary. It was the fourth most popular baby girl name in Ireland in 2003.
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
n.
A lexicographer.
n.
Any system of rules or regulations relating to one subject; as, the medical code, a system of rules for the regulation of the professional conduct of physicians; the naval code, a system of rules for making communications at sea means of signals.
v. t.
To signal by means of a flag waved from side to side according to a code adopted for the purpose.
a.
Enacting or threatening punishment; as, a penal statue; the penal code.
a.
Of or pertaining to a lexicon, to lexicography, or words; according or conforming to a lexicon.
n.
A law, or rule of doctrine or discipline, enacted by a council and confirmed by the pope or the sovereign; a decision, regulation, code, or constitution made by ecclesiastical authority.
n.
The Jewish or Mosaic code, and that part of Scripture where it is written, in distinction from the gospel; hence, also, the Old Testament.
n.
One of the opium alkaloids; a white crystalline substance, C18H21NO3, similar to and regarded as a derivative of morphine, but much feebler in its action; -- called also codeia.
a.
Alt. of Lexicographical
n.
An unwritten code of law represented to have been given by God to Moses on Sinai.
a.
Relating to crime; -- opposed to civil; as, the criminal code.
n.
The forms required by good breeding, or prescribed by authority, to be observed in social or official life; observance of the proprieties of rank and occasion; conventional decorum; ceremonial code of polite society.
n.
A collection or digest of laws; a code.
n.
The author or compiler of a lexicon or dictionary.
n.
The art, process, or occupation of making a lexicon or dictionary; the principles which are applied in making dictionaries.
n.
The writer or maker of a vocabulary; a lexicographer.
n.
Hence, the code of ceremonies observed by an organization; as, the ritual of the freemasons.
a.
Of or pertaining to, or according to, lexicography.
a.
Of or pertaining to lexigraphy.
n.
A lexicographer.