Search references for LOG STRUCTURE. Phrases containing LOG STRUCTURE
See searches and references containing LOG STRUCTURE!LOG STRUCTURE
In algebraic geometry, a log structure provides an abstract context to study semistable schemes, and in particular the notion of logarithmic differential
Log_structure
Data structure
In computer science, the log-structured merge-tree (also known as LSM tree, or LSMT) is a data structure with performance characteristics that make it
Log-structured_merge-tree
Dwelling constructed of logs
A log cabin is a small log house, especially a minimally finished or less architecturally sophisticated structure. Log cabins have an ancient history in
Log_cabin
Structure of file system that writes all information to a circular buffer
A log-structured filesystem is a file system in which data and metadata are written sequentially to a circular buffer, called a log. The design was first
Log-structured_file_system
House built from wooden logs
A log house, or log building, is a structure built with horizontal logs interlocked at the corners by notching. Logs may be round, squared or hewn to other
Log_house
Data structure for storing non-overlapping sets
O ( log n / log log n ) {\displaystyle O(\log n/\log \log n)} time per operation, and thus in comparison with Galler and Fischer's structure it has
Disjoint-set_data_structure
Computer science data structure
of Ω ( log log n ) , {\displaystyle \Omega (\log \log n),} upper bound of O ( 2 2 log log n ) . {\displaystyle O(2^{2{\sqrt {\log \log n}}}).}
Heap_(data_structure)
The Log-Structured File System (or LFS) is an implementation of a log-structured file system (a concept originally proposed and implemented by John Ousterhout)
Log-structured File System (BSD)
Log-structured_File_System_(BSD)
incomplete list of log-structured file system implementations. James T, Brady while in IBM Poughkeepsie Lab conceived a log structured paging file system
List of log-structured file systems
List_of_log-structured_file_systems
Family of computer science techniques
append-only auxiliary disk-resident structure used for crash and transaction recovery. The changes are first recorded in the log, which must be written to stable
Write-ahead_logging
File system for tracking pending changes
recording the goal of such changes in a data structure known as a "journal", which is usually a circular log. In the event of a system crash or power failure
Journaling_file_system
Approximate distinct counting algorithm
HyperLogLog is an algorithm for the count-distinct problem, approximating the number of distinct elements in a multiset. Calculating the exact cardinality
HyperLogLog
Archaeological site in Zambia
fine sediment encasing the structure helped to preserve the wood. The structure consists of two interlocking wooden logs of large-fruited bushwillow
Kalambo_structure
retrieving key/value data into a log-structured hash table. The design owes a lot to the principles found in log-structured file systems and draws inspiration
Bitcask
System of public logs of digital certificates
Tree Log Structure". Sunlight. FilNet Labs. Retrieved 2025-05-07. Ryan Sleevi (2024-02-14). "Chrome CT Policy Update – Migration to Static-CT-API Logs".
Certificate_Transparency
Open-source file system
NOVA (non-volatile memory accelerated) file system is an open-source, log-structured file system for byte-addressable persistent memory (for example non-volatile
NOVA_(filesystem)
Probabilistic data structure
probabilistic data structure that allows O ( log n ) {\displaystyle {\mathcal {O}}(\log n)} average complexity for search as well as O ( log n ) {\displaystyle
Skip_list
Mathematical function, inverse of an exponential function
formula: log b x = log 10 x log 10 b = log e x log e b . {\displaystyle \log _{b}x={\frac {\log _{10}x}{\log _{10}b}}={\frac {\log _{e}x}{\log _{e}b}}
Logarithm
Camping shelter
An Adirondack lean-to or Adirondack shelter is a three-sided log structure popularized in the Adirondack Mountains of Upstate New York which provides
Adirondack_lean-to
Self-balancing binary search tree data structure
CRCW PRAM and runs in O ( log log n ) {\displaystyle O(\log \log n)} time with n / log log n {\displaystyle n/\log \log n} processors on the EREW
Red–black_tree
Process of cutting, processing, and moving trees
Logging is the process of cutting, processing, and moving trees to a location for transport. It may include skidding, on-site processing, and loading
Logging
Data structure that always preserves the previous version of itself when it is modified
to O ( log log m ) {\displaystyle O(\log \log m)} at the cost of increasing update time to O ( log log m ) {\displaystyle O(\log \log m)} . If
Persistent_data_structure
Tree data structure
of the workload. Log-structured merge-trees (LSMs) refer to a class of data structures which consists of two or more index structures of exponentially
Fractal_tree_index
Algorithm for finding shortest paths
brings the complexity to O ( | E | + | V | log C / log log | V | C ) {\displaystyle O(|E|+|V|\log C/\log \log |V|C)} . Another interesting variant based
Dijkstra's_algorithm
Data organization and storage formats
decision tree Game tree Expectiminimax tree Finger tree Expression tree Log-structured merge-tree PQ tree Approximate Membership Query Filter Bloom filter
List_of_data_structures
Accumulation of large wood in a stream or river, preventing movement downstream
steplike structures with an associated downstream scour pool, whereas in large lowland rivers with low slopes, log jams tend to be partial structures primarily
Log_jam
Property of computer data storage
The prototypical append-only data structure is the log file. Log-structured data structures found in Log-structured file systems and databases work in
Append-only
Data structure for storing integers from a bounded domain
data structure for storing integers from a bounded domain. It supports exact and predecessor or successor queries in time O(log log M), using O(n log M)
X-fast_trie
History of actions executed by a database management system
of databases in computer science, a transaction log (also transaction journal, database log, binary log or audit trail) is a history of actions executed
Transaction_log
Historic house in Indiana, United States
It is a one-story, hewn poplar log structure with a side-gable roof. It has a frame ell. The original log structure measures 30 feet wide and 20 feet
Richard_Lieber_Log_Cabin
Type of computer science algorithm
Space. Structure in Complexity Theory Conference, pp. 64–78. 1994. Online: p. 3, Theorem 2. Reingold, Omer (2008), "Undirected connectivity in log-space"
In-place_algorithm
Historic house in Tennessee, United States
a brick house to replace the log structure he had lived in after purchasing the land. He also added six brick structures, containing a total of 13 20-by-20-foot
The Hermitage (Nashville, Tennessee)
The_Hermitage_(Nashville,_Tennessee)
Ordered tree data structure
improved this to query time O ( log d − 1 n + k ) {\displaystyle O(\log ^{d-1}n+k)} and space complexity O ( n ( log n log log n ) d − 1 ) {\displaystyle
Range_tree
Data structure
range requires O ( log b n + k ) {\displaystyle O(\log _{b}n+k)} operations The B+ tree structure expands/contracts as the number of records increases/decreases
B+_tree
Data structure for storing strings
In computer programming, a rope, or cord, is a data structure composed of smaller strings that is used to efficiently store and manipulate longer strings
Rope_(data_structure)
Data structure for priority queue operations
structure, any sequence of a insert and decrease-key operations and b delete-min operations would take O ( a + b log n ) {\displaystyle O(a+b\log n)}
Fibonacci_heap
Linux file system
NILFS or NILFS2 (New Implementation of a Log-structured File System) is a log-structured file system implementation for the Linux kernel. It was developed
NILFS
Building constructed from wooden logs
Log buildings and structures can be categorized as historic and modern. They are placed in opposition to wooden structures built using frameworks, according
Log_building
Flash memory file system
ranging from mobile devices to servers. F2FS was designed on a basis of a log-structured file system approach, which is adapted to newer forms of storage. Jaegeuk
F2FS
significance was forgotten until planned construction revealed the original log structure. The building was moved twice and now located in Dayton's Carillon Historical
Newcom_Tavern
Data structure in computer science
trie is a data structure for storing integers from a bounded domain. It supports exact and predecessor or successor queries in time O(log log M), using O(n)
Y-fast_trie
its bicentennial celebration in order to represent Pitt's original log structure that served the institution through the school's founding in 1787 to
Log Cabin (University of Pittsburgh)
Log_Cabin_(University_of_Pittsburgh)
Open air museum in Fairplay, Colorado
Summer Saloon, are listed in the National Register of Historic Places. A log structure known as "Father Dyer’s Chapel" was a hotel in Montgomery, Colorado
South_Park_City
Data structure in computer science
or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering
Circular_buffer
Historic church in New York, United States
feet wide log structure constructed of white poplar logs laid horizontally. Also on the property is a privy and a parish activities hall. The Log Cabin Church
Log_Cabin_Church
Ghost town in Texas, United States
teepees and temporary log cabins, established seasonal trade with Native Americans. In 1843, the company established a log structure trading site on what
Adobe_Walls,_Texas
Log-structured file system for flash memory devices
Journalling Flash File System version 2 or JFFS2 is a log-structured file system for use with flash memory devices. It is the successor to JFFS. JFFS2
JFFS2
United States historic place
as: an outstanding example of a log structure especially in that the two wings of the house are also constructed of log. The relatively unaltered state
Bates_Log_House
Township in Ontario, Canada
log shortly after. Services were conducted by a pastor who also gave services at Spencerville and Cardinal. By the 1860s, the primitive log structure
Edwardsburgh/Cardinal
Historic house in Maine, United States
Maine. It is a peeled log structure, built in 1932 by Bruce Ward, founder of Ward Cedar Log Homes, and early marketer of log structures for recreational and
Sunset_Lodge
OS/2, and AIX. Supports extents. LFS – 4.4BSD implementation of a log-structured file system MFS – Macintosh File System, used on early Classic Mac OS
List_of_file_systems
Variant of heap data structure
Θ ( log log n ) {\displaystyle \Theta (\log \log n)} bound is known for the original data structure. Although the asymptotic performance of pairing
Pairing_heap
Data structure for representing a forest
This gives a more complicated structure, but reduces the cost of the operations from amortized O(log n) to worst case O(log n). It has uses in solving a
Link/cut_tree
American construction toy for children
The foundation of the hotel was designed with interlocking log beams, which made the structure "earthquake-proof" and one of the few buildings to remain
Lincoln_Logs
Embedded key-value database
input/output (I/O) bound workloads. It is based on a log-structured merge-tree (LSM tree) data structure. It is written in C++ and provides official language
RocksDB
Data structure which is efficient to both store in memory and query
improved to B ( m , n ) + O ( m log log log ⋯ log m ) {\displaystyle {\mathcal {B}}(m,n)+O(m\log \log \log \cdots \log m)} bits for any constant number
Succinct_data_structure
Historic house in Virginia, United States
Virginia. The log structure was built in three sections in the early- to mid-19th century. They are a two-story front section, a 1+1⁄2-story log hyphen, and
Mustoe_House
United States historic place
portion, a log structure 2+1⁄2 stories in height, was built c. 1855, and is the only known example in the region of an antebellum era log barn. The main
Rector_Log_Barn
Township in Ontario, Canada
This school was built of log and was open until 1872 when it was amalgamated with Brundage's School; ruins of this log structure existed into the early
Augusta,_Ontario
United States historic place
consisted of a two-story, hewn-log building with steeple notched corners constructed in 1808 and an earlier, circa-1803 log structure attached to the north side
Overfield_Tavern
Tree data structure
trees can be modified to achieve O ( n log M ) {\displaystyle O(n\log M)} space, or similar data structures with equivalent asymptotic time efficiency
Van_Emde_Boas_tree
United States historic place
use. The structure at the end of the Distin/Thayer trail on Thayer Lake was not a 3 sided shelter of any kind. It was a very crude log structure roughly
Thayer Lake East Shelter Cabin
Thayer_Lake_East_Shelter_Cabin
Historic house in New Jersey
C. A. Nothnagle Log House, also known as Braman-Nothnagle Log House, is a historic house on Swedesboro-Paulsboro Road in Gibbstown, New Jersey and is
C._A._Nothnagle_Log_House
Research distributed operating system
text-based). Plan 9 also introduced capability-based security and a log-structured file system called Fossil that provides snapshotting and versioned file
Plan_9_from_Bell_Labs
Place in Kentucky, United States
Cane Ridge Meeting House is believed to be the largest single-room log structure in North America. The burial ground contains an unmarked section that
Cane_Ridge,_Kentucky
Municipality in Quebec, Canada
village is the location of the Château Montebello resort, the largest log structure ever built. The resort was the host of the 1983 NATO Nuclear Planning
Montebello,_Quebec
Historic house in Alaska, United States
Eklutna. It consists of three sides of an originally square log structure, to which a log addition was made in the 1930s, removing one of the original
Mike_Alex_Cabin
United States historic place
from about 1885 and 1910. It is a one-story, vernacular Ozark pine log structure with vertical board siding on a stone foundation. It was listed on the
Reed_Log_House
United States historic place
1820, and was a small log structure. With later expansions and additions, it became a rambling two-story log and frame structure. It has been demolished
Alexander Inn (Swannanoa, North Carolina)
Alexander_Inn_(Swannanoa,_North_Carolina)
Historic place in Montana, United States
at the store in Radersburg. The cabin is the oldest administrative log structure on the Helena National Forest and, in fact, predates the establishment
Eagle_Guard_Station
Variant of heap data structure
of Ω ( log log n ) , {\displaystyle \Omega (\log \log n),} upper bound of O ( 2 2 log log n ) . {\displaystyle O(2^{2{\sqrt {\log \log n}}}).}
Binary_heap
Historic house in Maine, United States
in Otisfield, Maine. Built c. 1812, It is one of a small number of log structures to survive in Maine from the 19th century. It was listed on the National
Levi_Sargent_House
United States historic place
building is a log structure at the back whose construction dates to 1905. Originally located at Knik as Knik Trading Company, this log structure, then also
Teeland's_Country_Store
Historic house in Maine, United States
Maine. It is a log structure, built in 1874 by a Swedish immigrant to the area, and is one of a small number of surviving log structures in Maine built
Nicholas_P._Clase_House
Historic house in Maryland, United States
The Chambers Park Log Cabin is a historic structure in Chambers Park, Federalsburg, Maryland. It is a single-story log structure with a gabled roof covered
Chambers_Park_Log_Cabin
Historic building in Kentucky, United States
of the oldest church buildings in Kentucky and the largest one room log structure. The church was the site of a large frontier Christian revival in 1801
Cane_Ridge_Meeting_House
of Ω ( log log n ) , {\displaystyle \Omega (\log \log n),} upper bound of O ( 2 2 log log n ) . {\displaystyle O(2^{2{\sqrt {\log \log n}}}).}
Comparison_of_data_structures
In mathematics, invertible homomorphism
log : R + → R {\displaystyle \log :\mathbb {R} ^{+}\to \mathbb {R} } satisfies log ( x y ) = log x + log y {\displaystyle \log(xy)=\log x+\log y}
Isomorphism
Historical building in Rising Sun, Indiana
(4.8 km) south of Laughery Creek. The log home was placed on the Indiana Register of Historic Sites and Structures on October 25, 1978. This is an example
David_Brown_House
Planned community in Pennsylvania, US
The largest building in the colony, La Grande Maison, a two-story log structure, stood 84 feet (26 m) long and 60 feet (18 m) wide. Unproven rumors
French_Azilum
United States historic place
included 12 contributing buildings and two contributing structures. The oldest building, a log structure, is believed to have been built in 1883. "National
L.W._Shevling_Ranch
Data structure
array. The tree structure allows the operations of value retrieval, value update, prefix sum, and range sum to be performed using only O ( log n ) {\displaystyle
Fenwick_tree
LogFS is a Linux log-structured and scalable flash file system, intended for use on large devices of flash memory. It is written by Jörn Engel and in
LogFS
Operating system
single system image on computer clusters and the introduction of the log-structured file system. The Tcl scripting language also originated in this project
Sprite_(operating_system)
United States historic place
electric lights and steam heat. The structure is the largest log hotel in the world; possibly even the largest log building in the world. In 2007 the American
Old_Faithful_Inn
United States historic place
Route between 1933 and 1937. This cabin, a three-sided Adirondack-style log structure with shake walls and roof, was built in 1936. The cabin continues to
Lake Guerin West Shelter Cabin
Lake_Guerin_West_Shelter_Cabin
United States historic place
Jenifer #3 (1883) kilns, and the Merrick Log House. The original stone and log structure of the Merrick Log House was built sometime between 1797 and
Lime_Kiln_Bottom
Computer science data structure
similar data structure is the interval tree. A segment tree for a set I of n intervals uses O(n log n) storage and can be built in O(n log n) time. Segment
Segment_tree
Historic house in Pennsylvania, United States
historic structure is a 1+1⁄2-story, log dwelling that measures thirty-six feet, six inches by twenty-two feet. It has corner posts, to which the logs are
John_Casper_Stoever_Log_House
Museum in Norris, Tennessee
thousands of photographs, in the museum's archives. Starting from a single log structure, the museum has grown over four decades to include buildings such as
Museum_of_Appalachia
Historic farm in North Carolina, United States
hall-and-parlor plan, log structure that forms two rooms of the central core. The house is a 1 1/2-story, weatherboarded structure with an engaged porch
Melton–Fortune_Farmstead
Historic house in Kentucky, United States
a 27 by 18 feet (8.2 m × 5.5 m) log structure underneath its siding. In 1983, it was one of only seven log structures surviving in Lancaster, and it was
Billy_Ball_House
Historic house in California, United States
Tharp's Log is a hollowed giant sequoia (Sequoiadendron giganteum) log at Log Meadow in the Giant Forest grove of Sequoia National Park that was used
Tharp's_Log
Simple shelter or hut for temporary accommodation
lean-to structures. The previous temporary structures were replaced by sturdy log structures. Made from what was available, balsam or spruce logs were commonly
Wilderness_hut
United States historic place
as long ago as 1985), was a three-sided Adirondack-style log structure, made of peeled logs, and covered with wood shakes. It was located near the mouth
Hasselborg Lake East Shelter Cabin
Hasselborg_Lake_East_Shelter_Cabin
Historic house in Ohio, United States
The Pfarr Log House (also known locally as the Wiederhold Log Cabin after its final owner) was a log cabin located in an isolated valley near the village
Pfarr_Log_House
United States historic place
Route between 1933 and 1937. This cabin, a three-sided Adirondack-style log structure with shake walls and roof, was built in 1935, and is located near the
Thayer Lake South Shelter Cabin
Thayer_Lake_South_Shelter_Cabin
Type of data structure
In computer science, an array is a data structure consisting of a collection of elements (values or variables), of the same memory size, each identified
Array_(data_structure)
Historic house in Indiana, United States
is a two-story, Continental hewn log structure with a side-gable roof. It has a frame ell. The original log structure measures 24 feet wide and 16 feet
Joseph_Finney_House
Divide and conquer sorting algorithm
given by O ( n p log ( n p ) + p log ( n p ) log ( n ) + n p log ( p ) ) {\displaystyle {\mathcal {O}}\left({\frac {n}{p}}\log \left({\frac {n}{p}}\right)+p\log
Merge_sort
LOG STRUCTURE
LOG STRUCTURE
Boy/Male
Biblical
Roof, covering.
Boy/Male
Hindu
Lord Buddha
Girl/Female
Spanish
Diminutive of Dolores: Sorrow. From Maria de los Dolores (the Virgin Mary, or Mary of the...
Boy/Male
Arthurian Legend Biblical Hebrew
Name of a king.
Female
Spanish
Spanish form of Greek Lois, possibly LOÃDA means "agreeable."
Boy/Male
French, German, Polish
Long
Male
Greek
(Λώτ) Greek form of Hebrew Lowt, LOT means "covering, veil." In the bible, this is the name of a nephew of Abraham and father of Moab.
Boy/Male
French American
Famous warrior, from the Old German 'Chlodovech'. Eighteen kings of France have borne this name,...
Male
English
Anglicized form of Hebrew Gowg, GOG means "mountain." In the bible, this is the name of a son of Shemaiah and the name of the prophetic prince of the land of Magog. In British legend, God and Magog are the names of two giant guardians of London. Geoffrey of Monmouth states that Gogmagog was one giant who was slain by the Cornish hero Corin.
Girl/Female
Biblical
The multitude of Gog.
Male
French
French form of Latin Eligius, ÉLOI means "to choose."
Surname or Lastname
English and French
English and French : nickname for a tall person, from Old English lang, long, Old French long ‘long’, ‘tall’ (equivalent to Latin longus).Irish (Ulster (Armagh) and Munster) : reduced Anglicized form of Gaelic Ó Longáin (see Langan).Chinese : from the name of an official treasurer called Long, who lived during the reign of the model emperor Shun (2257–2205 bc). his descendants adopted this name as their surname. Additionally, a branch of the Liu clan (see Lau 1), descendants of Liu Lei, who supposedly had the ability to handle dragons, was granted the name Yu-Long (meaning roughly ‘resistor of dragons’) by the Xia emperor Kong Jia (1879–1849 bc). Some descendants later simplified Yu-Long to Long and adopted it as their surname.Chinese : there are two sources for this name. One was a place in the state of Lu in Shandong province during the Spring and Autumn period (722–481 bc). The other source is the Xiongnu nationality, a non-Han Chinese people.Chinese : variant of Lang.Cambodian : unexplained.
Surname or Lastname
English and Scottish
English and Scottish : topographic name for someone who lived near a tumulus, mound or hill, Middle English lowe, from Old English hlÄw (see Law 2).Scottish and English : nickname for a short man, from Middle English lah, lowe (Old Norse lágr; the word was adopted first into the northern dialects of Middle English, where Scandinavian influence was strong, and then spread south, with regular alteration of the vowel quality).English and Scottish (of Norman origin) : nickname for a violent or dangerous person, from Anglo-Norman French lou, leu ‘wolf’ (Latin lupus). Wolves were relatively common in Britain at the time when most surnames were formed, as there still existed large tracts of uncleared forest.Scottish : from a pet form of Lawrence. Compare Lowry 1.Americanized spelling of Jewish Lowe.
Boy/Male
Hindu
Universe
Biblical
the multitude of Gog
Male
English
English unisex short form of French Louis and Louise, both LOU means "famous warrior."Â
Boy/Male
Welsh
light'.
Male
French
 French form of Latin Eligius, ÉLOY means "to choose."
Male
English
 English short form of Spanish Alonso, LON means "noble and ready." Compare with another form of Lon.
Girl/Female
Teutonic American Latin
Famous in war.
LOG STRUCTURE
LOG STRUCTURE
Girl/Female
Australian, Danish, French, German
Feminine Similar to Yves
Girl/Female
Hindu, Indian, Telugu
Creator
Boy/Male
Tamil
Sreman | à®·à¯à®°à¯€à®®à®¾à®¨
Female
Turkish
Turkish name YILDIZ means "star."
Surname or Lastname
English and Scottish
English and Scottish : from Middle English bis, biss(e), bice, byse ‘dingy’, ‘dark’, ‘gray’, ‘murky’; ‘dark fur used for trimming and lining garments’ (Old French bis(e), of Germanic origin), hence a nickname for someone with an unhealthy complexion or someone who habitually dressed in particularly drab garments, or (from the noun) a metonymic occupational name for a furrier or maker of fur-trimmed garments.South German : nickname for a cutting, sarcastic person, from Biss ‘bite’.
Boy/Male
American, Australian, British, Christian, English, Hebrew
Descent; Rules by the Spear
Boy/Male
Indian, Punjabi, Sikh
True Devotee of God
Boy/Male
Gujarati, Hindu, Indian, Kannada, Malayalam, Marathi, Tamil, Telugu
Boundless; Grand Son of Lord Vishnu / Krishna
Girl/Female
Native American
Snowbird.
Girl/Female
Tamil
Worship
LOG STRUCTURE
LOG STRUCTURE
LOG STRUCTURE
LOG STRUCTURE
LOG STRUCTURE
adv.
With a low voice or sound; not loudly; gently; as, to speak low.
n.
A part of the log. See Log-chip, and 2d Log, n., 2.
superl.
Wanting strength or animation; depressed; dejected; as, low spirits; low in spirits.
n.
Hence: The record of the rate of ship's speed or of her daily progress; also, the full nautical record of a ship's cruise or voyage; a log slate; a log book.
v. t.
To enter in a ship's log book; as, to log the miles run.
v. i.
To engage in the business of cutting or transporting logs for timber; to get out logs.
superl.
Drawn out or extended in time; continued through a considerable tine, or to a great length; as, a long series of events; a long debate; a long drama; a long history; a long book.
v. t.
To pasture cattle on the fog, or aftergrass, of; to eat off the fog from.
superl.
Not rising to the usual height; as, a man of low stature; a low fence.
n.
A thin, flat piece of board in the form of a quadrant of a circle attached to the log line; -- called also log-ship. See 2d Log, n., 2.
superl.
Mean; vulgar; base; dishonorable; as, a person of low mind; a low trick or stratagem.
a.
Last; long-delayed; -- obsolete, except in the phrase lag end.
superl.
Deficient in vital energy; feeble; weak; as, a low pulse; made low by sickness.
superl.
Not loud; as, a low voice; a low sound.
superl.
Depressed in the scale of sounds; grave; as, a low pitch; a low note.
v. t.
To cause to jog; to drive at a jog, as a horse. See Jog, v. i.
n.
A fellow; -- used humorously or contemptuously; as, a sly dog; a lazy dog.
n.
That which resembles a leg in form or use; especially, any long and slender support on which any object rests; as, the leg of a table; the leg of a pair of compasses or dividers.
adv.
At a point of duration far distant, either prior or posterior; as, not long before; not long after; long before the foundation of Rome; long after the Conquest.
superl.
Moderate; not intense; not inflammatory; as, low heat; a low temperature; a low fever.