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
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
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
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
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
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)
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
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
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
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
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
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
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)
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
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
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
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
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)
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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)
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
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
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
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
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
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
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
Country in the Horn of Africa
Maury, Carole (1987). "A Software Tool for Research in Linguistics and Lexicography: Application to Somali". Computers and Translation. 2 (1): 21–36. doi:10
Somalia
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)
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
Austronesian language spoken in the Philippines
language at Ethnologue (28th ed., 2025) Manuel, E. Arsenio (1971). A Lexicographic Study of Tayabas Tagalog of Quezon Province. Diliman Review. Archived
Tagalog_language
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
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
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
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)
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
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
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
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
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 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
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)
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
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)
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
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
English-language profanity
Otherwise, the usually accepted first known occurrence of the word is found in code in a poem in a mixture of Latin and English composed in the 15th century
Fuck
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
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
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
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
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
Punctuation and accent mark (~, ◌̃)
tilde is at code 126 in ASCII, where it was inherited into Unicode as U+007E. A similar shaped mark (⁓) is known in typography and lexicography as a swung
Tilde
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
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
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
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
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
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
Capital of Shaanxi, China
Sanmincun, and Fangzhicheng. Xi'an Xianyang International Airport (airport code: XIY) is the major airport serving the city and it is the largest airport
Xi'an
ISBN 978-0313-384318. Jackson, Howard (24 February 2022). The Bloomsbury Handbook of Lexicography. Bloomsbury Publishing. ISBN 978-1-350-18172-4. Akanuma, Hideo (2008)
Timeline of historic inventions
Timeline_of_historic_inventions
System of phonetic notation
Association 1949, p. 1 Compare: The notes at the Unicode IPA EXTENSIONS code chart Archived 5 August 2019 at the Wayback Machine, Michael Everson's blog
International Phonetic Alphabet
International_Phonetic_Alphabet
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
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
Chinese characters used in Japanese writing
still taught but is problematic and is no longer the focus of modern lexicographic practice, as some categories are not clearly defined, nor are they mutually
Kanji
Imperial dynasty in China (202 BC – 220 AD)
ISBN 978-1-4051-8995-8 Xue, Shiqi (2003), "Chinese lexicography past and present", in Hartmann, R. R. K. (ed.), Lexicography: Critical Concepts, London and New York:
Han_dynasty
Central text of Rabbinic Judaism
Rambam's Mishneh Torah is invariably studied alongside these three; although a code, and therefore not in the same order as the Talmud, the relevant location
Talmud
Variant of English language
language spoken and written by most New Zealanders.[page needed] Its language code in ISO and Internet standards is en-NZ. English is the first language of
New_Zealand_English
First printed editions of a manuscript
Theodosian Code". The Classical Outlook. 79 (3): 101. JSTOR 43939545. Retrieved 14 July 2024. Bodet, S. (1953). "Compte-rendu: C. Pharr, The Theodosian Code and
List of editiones principes in Latin
List_of_editiones_principes_in_Latin
Indo-Aryan language
com". languagehat.com. Retrieved 24 May 2024. Billah, Abu M. M. A. "Lexicographic affinities between Persian and Bengali language". Academia. "Persian
Bengali_language
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
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
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
Transfer of the meaning of something in one language into another
Internationalization and localization Interpreting notes Legal translation Lexicography Literal translation Machine translation Medical translation Menzerath's
Translation
Constructed international auxiliary language
designed specifically to be grammatically, orthographically, and lexicographically regular (and, above all, easy to learn and use). It is the most successful
Ido
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
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
Boy/Male
American, Anglo, Australian, British, English, Irish
Cushion; Helpful; Pillow
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.
Girl/Female
American, Australian, British, English, Irish
Cushion; Helpful
Girl/Female
Hindu
Code
Boy/Male
American, British, English, Irish
Helpful
Girl/Female
Tamil
Code
Boy/Male
Arabic, Muslim
Rockstar
Surname or Lastname
English
English : variant spelling of Coad.
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.
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.
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.
Female
Japanese
(1-儀, 2-典, 3-則, 4-法) Japanese unisex name NORI means 1) "ceremony, regalia," 2) "code, precedent," 3) "model, rule, standard," 4) "law, rule."
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
Female
Chinese
wise jade tinkling.
Surname or Lastname
English
English : habitational name from a pair of villages in Cheshire, on either side of the Weaver river, recorded in Domesday Book as Maneshale, from the genitive case of the Old English personal name Mann + Old English scylf ‘shelf’, ‘ledge’.
Boy/Male
Indian, Tamil
Good Character
Boy/Male
Hindu, Indian, Marathi
Shining; Smiling Cheerfully
Boy/Male
Australian, Greek
Immortal
Male
Egyptian
, the devourer.
Boy/Male
Arabic, Muslim, Pashtun
River
Boy/Male
Indian, Sanskrit
Friend of the Guru
Female
Hindi/Indian
(लीला) Hebrew name LILA means "she is mine." Compare with other forms of Lila.
Girl/Female
Hindu
Goddess Parvati
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
LEXICOGRAPHIC CODE
LEXICOGRAPHIC 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.
The art, process, or occupation of making a lexicon or dictionary; the principles which are applied in making dictionaries.
a.
Of or pertaining to a lexicon, to lexicography, or words; according or conforming to a lexicon.
n.
The writer or maker of a vocabulary; a lexicographer.
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.
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.
a.
Relating to crime; -- opposed to civil; as, the criminal code.
a.
Alt. of Lexicographical
n.
Hence, the code of ceremonies observed by an organization; as, the ritual of the freemasons.
a.
Of or pertaining to lexigraphy.
n.
The author or compiler of a lexicon or dictionary.
n.
A collection or digest of laws; a code.
n.
A lexicographer.
n.
A lexicographer.
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.
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.
a.
Of or pertaining to, or according to, lexicography.
n.
An unwritten code of law represented to have been given by God to Moses on Sinai.
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.