Search references for INTERVAL TREE. Phrases containing INTERVAL TREE
See searches and references containing INTERVAL TREE!INTERVAL TREE
Tree data structure to hold intervals
computer science, an interval tree is a tree data structure to hold intervals. Specifically, it allows one to efficiently find all intervals that overlap with
Interval_tree
Computer science data structure
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 trees support searching
Segment_tree
Algorithm for partial ordering of events and detecting causality in distributed systems
Baquero, Carlos; Fonte, Victor (2008), "Interval Tree Clocks: A Logical Clock for Dynamic Systems", Interval Tree Clocks: A Logical Clock for Dynamic Systems
Vector_clock
Multidimensional search tree for points in k dimensional space
should be traversed. See also interval tree, which is a 1-dimensional special case. It is also possible to define a k-d tree with points stored solely in
K-d_tree
Data organization and storage formats
octree Z-order UB-tree R-tree R+ tree R* tree Hilbert R-tree X-tree Metric tree Cover tree M-tree VP-tree BK-tree Bounding interval hierarchy Bounding
List_of_data_structures
Calculus for temporal reasoning (relating to time instances) of events
algorithm Java library implementing Allen's Interval Algebra (incl. data and index structures, e.g., interval tree) OWL-Time Time Ontology in OWL an OWL-2
Allen's_interval_algebra
Data structures used in spatial indexing
query performance. Priority R-tree Segment tree Interval tree – A degenerate R-tree for one dimension (usually time). K-d tree Bounding volume hierarchy Spatial
R-tree
Data structure for a string
the lcp-interval associated with the corresponding node of suffix tree of S can be defined as: Interval [i,..j], 0 ≤ i ≤ j ≤ n is an lcp-interval of lcp-value
Suffix_array
Mechanism for tracking data changes
scalability problems in some settings, but can be replaced by Interval Tree Clocks. Interval Tree Clocks generalize version vectors and vector clocks and allows
Version_vector
All numbers between two given numbers
between is an interval, denoted [0, 1] and called the unit interval. An interval may contain neither endpoint (called an open interval), both endpoints
Interval_(mathematics)
Ordered binary tree of rational numbers
interval. Permuting the vertices on each level of the Stern–Brocot tree by a bit-reversal permutation produces a different tree, the Calkin–Wilf tree
Stern–Brocot_tree
Ordered tree data structure
range query on a range tree reports the set of points that lie inside a given interval. To report the points that lie in the interval [x1, x2], we start by
Range_tree
File format used for genomes
Heng; Rong, Jiazhen (9 June 2021). "Bedtk: finding interval overlap with implicit interval tree". Bioinformatics. 37 (9): 1315–1316. doi:10.1093/bioinformatics/btaa827
BED_(file_format)
Tree data structure
Segment tree Interval tree - A degenerate R-tree for one dimension (usually time) Bounding volume hierarchy Spatial index GiST Cover tree Ciaccia, Paolo;
M-tree
bounding interval hierarchy (BIH) is a partitioning data structure similar to that of bounding volume hierarchies or kd-trees. Bounding interval hierarchies
Bounding_interval_hierarchy
Ability to name and reproduce musical intervals
Interval recognition, the ability to name and reproduce musical intervals, is an important part of ear training, music transcription, musical intonation
Interval_recognition
Data structure in computer science
value "25" into this 2–3–4 tree: Begin at the root (10, 20) and descend towards the rightmost child (22, 24, 29). (Its interval (20, ∞) contains 25.) Node
2–3–4_tree
Technique used in relational databases
nested set collections (also known as trees or hierarchies) in relational databases. It is based on Nested Intervals, that "are immune to hierarchy reorganization
Nested_set_model
Data structure
the whole range of values in the tree, where every internal node represents a subinterval. For this recursive interval information to be retained, internal
B+_tree
Intersection graph for intervals on the real number line
generalization of the interval graphs. The connected triangle-free interval graphs are exactly the caterpillar trees. Proper interval graphs are interval graphs that
Interval_graph
{R} } -tree obtained in the following way is nonsimplicial. Start with the interval [0, 2] and glue, for each positive integer n, an interval of length
Real_tree
Search algorithm finding the position of a target value within a sorted array
In computer science, binary search, also known as half-interval search, logarithmic search, or binary chop, is a search algorithm that finds the position
Binary_search
Tree graph with all nodes within distance 1 from central path
edges of the tree can be decomposed into. They are the connected graphs of pathwidth one. They are the connected triangle-free interval graphs. They are
Caterpillar_tree
Purely functional data structure
random-access sequences, described below, ordered sequences, and interval trees. Finger trees can provide amortized O(1) pushing, reversing, popping, O(log
Finger_tree
Binary tree selected at random
independent random real numbers in the unit interval, and by maintaining the Cartesian tree structure using tree rotations after any insertion or deletion
Random_binary_tree
Representation of a graph as a path graph "thickened" by some amount
subgraph. Interval graphs are a special case of chordal graphs, and chordal graphs can be represented as intersection graphs of subtrees of a common tree generalizing
Pathwidth
1916 poetry collection written by Robert Frost
"The Sound of Trees" "Assertive" 1916 in poetry Robert Frost Frost, Robert. Mountain Interval (1916), Henry Holt And Company Mountain Interval public domain
Mountain_Interval
Network protocol that builds a loop-free logical topology for Ethernet networks
The Spanning Tree Protocol (STP) is a network protocol that builds a loop-free logical topology for Ethernet networks. The basic function of STP is to
Spanning_Tree_Protocol
Data structure for permutations
consecutive ones property, recognizing interval graphs, and determining whether a graph is planar. If all the leaves of a PQ tree are connected directly to a root
PQ_tree
Deciduous tree in the quassia family
perhaps in the interval between songs a rich, sourceless voice coming out of the high darkness where the ragged shadow of the heaven-tree which snooded
Ailanthus_altissima
Species of moth
Cydalima perspectalis or the box tree moth is a species of moth of the family Crambidae, first described by Francis Walker, the English entomologist, in
Cydalima_perspectalis
stabbing query (using interval trees, 2D range query (using a range tree and a sweepline algorithm), 2D segment query (using a segment tree and a sweepline
PAM_library
region. Queries on a K-D-B-tree are a range search over intervals in all domains or axes in the tree. This collection of intervals is called the query region
K-D-B-tree
Discrete probability distribution
expresses the probability of a given number of events occurring in a fixed interval of time if these events occur with a known constant mean rate and independently
Poisson_distribution
American computer scientist
the ham sandwich theorem, Delaunay triangulation, point location, interval trees, fractional cascading, and protein docking. Who is Who – Cyberworlds
Herbert_Edelsbrunner
Data pre-processing technique
data values which fall into a given small interval, a bin, are replaced by a value representative of that interval, often a central value (mean or median)
Data_binning
Ascending or descending sequence of musical tones
number of scale steps, a scale step being the recognizable distance (or interval) between two successive notes of the scale. However, there is no need for
Scale_(music)
search tree can be efficiently queried for a key in a closed interval and for a maximum priority value. That is, one can specify an interval [min_key
Priority_search_tree
Self-balancing binary search tree data structure
Left-leaning red–black tree AVL tree B-tree (2–3 tree, 2–3–4 tree, B+ tree, B*-tree, UB-tree) Scapegoat tree Splay tree T-tree WAVL tree GNU libavl Cormen
Red–black_tree
Algorithm
has an interval which is clearly "best." Leaf nodes of a B*-tree are given evaluations that are intervals rather than single numbers. The interval is supposed
B*
Infinite binary tree
the Cantor tree is either the full binary tree of height ω + 1, or a topological space related to this by joining its points with intervals. It was introduced
Cantor_tree
Tree node with two other nodes as descendants
precomputing the answers to large intervals that have sizes that are powers of two, and the other based on table lookup for small-interval queries. This method was
Lowest_common_ancestor
Intersection graph of unit intervals on the real line
graph is an indifference graph in linear time, by using PQ trees to construct an interval representation of the graph and then testing whether a vertex
Indifference_graph
Mapping function that preserves data point locality
that the points contained in a square of the quadtree form a contiguous interval in the sorted order. The second is that if more than one child of a square
Z-order_curve
Tree-based data structure
identity value for the associative operation used. Each node of the tree represents an interval of the underlying array of values. The root node represents the
Range_query_tree
Data structure
Fenwick tree is most easily understood using a one-based array A [ n ] {\displaystyle A[n]} with n {\displaystyle n} values. Using half-open interval syntax
Fenwick_tree
Function with unusual fractal properties
It maps quadratic irrational numbers to rational numbers on the unit interval, via an expression relating the continued fraction expansions of the quadratics
Minkowski's question-mark function
Minkowski's_question-mark_function
Tree graph with exactly one vertex of degree >2
have been characterized with respect to the interval ( − 2 , 2 ) {\displaystyle (-2,2)} . A starlike tree S ( n 1 , n 2 , n 3 ) {\displaystyle S(n_{1}
Starlike_tree
Spanning tree minimizing sum of distances
searching among all trees with k {\displaystyle k} internal nodes. The minimum routing cost spanning tree of an unweighted interval graph can be constructed
Minimum routing cost spanning tree
Minimum_routing_cost_spanning_tree
tree Fault tree Free tree Game tree K-ary tree Octree Parse tree Phylogenetic tree Polytree Positional tree PQ tree R-tree Rooted tree Ordered tree Recursive
List_of_graph_theory_topics
Country in South Asia
cleared for human settlement, the thorn forests of Punjab were mingled at intervals with open grasslands that were grazed by large herds of blackbuck preyed
India
Self-balancing binary search tree
(counted as the maximal number of levels) of an AVL tree with n {\displaystyle n} nodes lies in the interval: log 2 ( n + 1 ) ≤ h < log φ ( n + 2 ) + b
AVL_tree
Curve whose range contains the unit square
curve (with endpoints) is a continuous function whose domain is the unit interval [0, 1]. In the most general form, the range of such a function may lie
Space-filling_curve
Taxonomy of statistical data elements
directions, e.g. wind measurements), count (a whole number of events), or real intervals (e.g. measures of temperature). The data type is a fundamental concept
Statistical_data_type
Military maneuver of the US Air Force
A minimum interval takeoff (MITO) is a technique of the United States Air Force for scrambling all available bomber and tanker aircraft at twelve- and
Minimum_interval_takeoff
using interval heaps. An interval heap is like an embedded min-max heap in which each node contains two elements. It is a complete binary tree in which:
Double-ended_priority_queue
Failure analysis system used in safety engineering and reliability engineering
t < 0.001 {\displaystyle \lambda t<0.001} A fault tree is often normalized to a given time interval, such as a flight hour or an average mission time
Fault_tree_analysis
First man and woman in Abrahamic creation myth
of Eden. Adam is told that he can eat freely of all the trees in the garden, except for the tree of the knowledge of good and evil. Subsequently, Eve is
Adam_and_Eve
of subtrees of a tree), circle graphs (intersection graphs of chords of a circle), interval graphs (intersection graphs of intervals of a line), line
Glossary_of_graph_theory
Study of collection and analysis of data
and confidence intervals, linear regression, and correlation; (follow-on) courses may include forecasting, time series, decision trees, multiple linear
Statistics
Earth's most severe extinction event
the major pulse of marine extinction occurring in a 60,000-100,000 year interval around 251.902 million years ago (mya) marking the boundary between the
Permian–Triassic extinction event
Permian–Triassic_extinction_event
Species of tree
Lawsonia inermis, also known as hina, the henna tree, the mignonette tree, and the Egyptian privet, is a flowering plant and one of the only two species
Lawsonia_inermis
Period of time of increased resin production
The Cretaceous Resinous Interval (CREI) was a period of time when there was a high rate of resin production, creating large deposits of amber. It occurred
Cretaceous_resinous_interval
Possible distances in a bar-joint system
a new interval and exactly one local orientation changes sign during this jump. Example. Figure 4 shows an oriented framework of a 1-dof tree-decomposable
Cayley_configuration_space
the unit interval, the derivative is D = 1, and the limit is just ζ(3). For other graphs, the expected weight of the random minimum spanning tree can be
Random_minimum_spanning_tree
Computer science query
support interval queries, continuous queries, etc. Since the Bx-tree is an index built on top of a B+ tree index, all operations in the Bx-tree, including
Bx-tree
American timeshare company
approximately 1.8 million in the Interval Network. The biggest competitors for Interval are RCI, and Platinum Interchange. Interval is the second largest timeshare
ILG,_Inc.
Percussion instrument
or a xylophone mallet down the length of the tree. The bells are usually pitched to microtonal intervals and do not represent any formal scale. When a
Bell_tree
Ryan Seacrest James McAvoy, The Bella Twins, LIVE's Jan-YOU-ary – Bands Interval Workout January 15 Kelly Ripa & Ryan Seacrest Samuel L. Jackson, Noomi
List of Live with Kelly and Ryan episodes
List_of_Live_with_Kelly_and_Ryan_episodes
Set of points on a line segment with certain topological properties
open interval ( 3 k + 1 3 n + 1 , 3 k + 2 3 n + 1 ) {\textstyle \left({\frac {3k+1}{3^{n+1}}},{\frac {3k+2}{3^{n+1}}}\right)} from the closed interval [
Cantor_set
Species of tree native North America
Populus tremuloides is a deciduous tree native to cooler areas of North America, one of several species referred to by the common name aspen. It is commonly
Populus_tremuloides
Signal with equal energy per octave
density (power per frequency interval) is inversely proportional to the frequency of the signal. In pink noise, each octave interval (halving or doubling in
Pink_noise
ETF (NYSE Arca: IJR) These index funds may be rebalanced at different intervals resulting in a small difference in holdings. The companies listed here
List_of_S&P_600_companies
Set of statistical processes for estimating the relationships among variables
the true values. A prediction interval that represents the uncertainty may accompany the point prediction. Such intervals tend to expand rapidly as the
Regression_analysis
Probabilistic problem-solving algorithm
examples: Simulation: Drawing one pseudo-random uniform variable from the interval [0,1] can be used to simulate the tossing of a coin: If the value is less
Monte_Carlo_method
the studied area to the maximum flooding interval of the Amazonas Basin during the Bashkirian-Moscovian interval. Rojas Mantilla et al. (2026) report evidence
2026_in_paleontology
Data structure in computer science
An octree is a tree data structure in which each internal node has exactly eight children. Octrees are most often used to partition a three-dimensional
Octree
Search tree data structure
trie (/ˈtraɪ/, /ˈtriː/ ), also known as a digital tree or prefix tree, is a specialized search tree data structure used to store and retrieve strings
Trie
Collection of character sketches
Twenty-five years later, Hazlitt looks back in astonishment that, in the interval, Godwin's reputation "has sunk below the horizon, and enjoys the serene
The_Spirit_of_the_Age
Mathematical set with an ordering
and an ideal of L. An interval in a poset P is a subset that can be defined with interval notation: For a ≤ b, the closed interval [a, b] is the set of
Partially_ordered_set
Country in North Africa
rainfall averages only around 2 to 5 mm (0.1 to 0.2 in) per year and at intervals of many years. On a very thin strip of the northern coast the rainfall
Egypt
Topological space arising from a usual graph
each edge e = x y ∈ E {\displaystyle e=xy\in E} by a copy of the unit interval I = [ 0 , 1 ] {\displaystyle I=[0,1]} , where 0 {\displaystyle 0} is identified
Graph_(topology)
forty-one rounds from six M2A2 105mm howitzer ceremonial guns, in 10-second intervals, to honour Prince Philip, who died at the age of 99, with flags are flying
List of The Weekly with Charlie Pickering episodes
List_of_The_Weekly_with_Charlie_Pickering_episodes
Free online crowdsourced encyclopedia
comparison), absence of statistical analysis (e.g., of reported confidence intervals), and a lack of study "statistical power" (i.e., owing to small sample
Wikipedia
English rock band (1960–1970)
are characterised as primarily "vertical", employing wide, consonant intervals which express his "extrovert energy and optimism". Conversely, Lennon's
The_Beatles
Ancestor of all current life on Earth
study suggested that the LUCA lived around 4.2 bya (with a confidence interval of 4.33–4.09 bya). This dating implies that the time gap between the origin
Last universal common ancestor
Last_universal_common_ancestor
Method of data analysis
Median unbiased Plug-in Interval estimation Confidence interval Pivot Likelihood interval Prediction interval Tolerance interval Resampling Bootstrap Jackknife
Principal_component_analysis
American poet (1874–1963)
Apple-Picking" "The Death of the Hired Man" "Mending Wall" 1916. Mountain Interval. New York: Holt "Birches" "Out, Out" "The Oven Bird" "The Road Not Taken"
Robert_Frost
Set system used in greedy optimization
the more well-known characterizations. An interval greedoid (F, E) is a greedoid that satisfies the Interval Property: if A , B , C ∈ F {\displaystyle
Greedoid
Country in West Asia
363 C.E., 749 C.E., and 1033 C.E. "So roughly, we are talking about an interval of every 400 years. If we follow the patterns of nature, a major quake
Israel
around Newfoundland, and based on historical data suggested an average interval between mass strandings of some 30 years. Aldrich used this value to correctly
List of giant squid specimens and sightings
List_of_giant_squid_specimens_and_sightings
Country in the Caribbean
than two terms in total, but can be reelected for a second term after an interval. The prime minister of Haiti acts as head of government and is appointed
Haiti
Statistical interpretation of data — Determination of a statistical tolerance interval [Withdrawn: replaced with ISO 16269-6] ISO 3208:1974 Road vehicles — Evaluation
List of ISO standards 3000–4999
List_of_ISO_standards_3000–4999
Uncontrolled fire in forests or open spaces
PM in smoke. Another epidemiological study found a 7.2% (95% confidence interval: 0.25%, 15%) increase in risk of respiratory related hospital admissions
Wildfire
Procedure in human and veterinary medicine
Madgar, Igael (2006-11-01). "Posthumous sperm retrieval: analysis of time interval to harvest sperm". Human Reproduction. 21 (11): 2890–2893. doi:10.1093/humrep/del232
Electroejaculation
Species of wooly domesticated mammal
smallest. Next to these is a curved, suberect canine, followed after an interval by an isolated minute and often deciduous simple conical premolar; then
Llama
Number of vertices with unambiguous distances
fixed-parameter tractable when restricted to interval graphs, and more generally to graphs of bounded tree-length, such as chordal graphs, permutation
Metric dimension (graph theory)
Metric_dimension_(graph_theory)
2025 film by Joachim Rønning
enabling constructs to exist for more than 29-minute intervals, they transfer a digital orange tree into the real world. Julian Dillinger, the head of Dillinger
Tron:_Ares
Musical scale set of twelve pitches
twelve-tone scale) is a set of twelve pitches within an octave, where the interval between any two adjacent notes is a semitone. The chromatic scale is a
Chromatic_scale
2025 video game
game, where the player's choices affect the story via the use of dialogue trees in conversations with other characters. A large form of the gameplay consists
Dispatch_(video_game)
INTERVAL TREE
INTERVAL TREE
Surname or Lastname
English (mainly southeastern)
English (mainly southeastern) : topographic name for someone who lived near a conspicuous tree, Middle English tre(w).
Surname or Lastname
English
English : variant of Treece.
Surname or Lastname
English
English : habitational name from places called Lindon in Lincolnshire, Linden End, Haddenham, in Cambridgeshire, or Lyndon, Rutland, all named from Old English lind ‘lime tree’ or līn ‘flax’ + dūn ‘hill’.
Surname or Lastname
English
English : topographic name for someone who lived by a maple tree, Middle English mapel (Old English mapul).French : from Latin mapula, a diminutive of mappa ‘piece of cloth’, ‘napkin’, presumably a metonymic occupational name for a cloth merchant or a weaver.
Male
Greek
(á¾Î¹Î´Î·Ï‚) Greek name derived from the word aides, HAIDES means "unseen." In mythology, this is the name of the god of the underworld, brother of Zeus and husband of Persephone. In the Greek bible, Haides is associated with Orcus, the realm of the dead, the infernal regions where disembodied spirits live, a dark and dismal place in the depths of the earth. Only later was Haides described as the grave, death, and hell. Also spelled HadÄ“s.Â
Male
Greek
(ἈπολλÏων) Greek name APOLLYÅŒN means "destroyer." In the New Testament bible, this is the name of the angel-prince of the infernal regions, the minister of death and author of havoc on earth. He is also known by the name AbaddÅn.
Girl/Female
American, Gujarati, Hindu, Indian, Kannada, Malayalam, Marathi, Sindhi, Tamil, Telugu
Plucked Flower; Voice of Heart; Woman; Intellect; Behold of Any Beautiful Scene; Internal Beauty
Surname or Lastname
English
English : variant of Treece.
Surname or Lastname
Cornish
Cornish : habitational name from places so named in the parishes of Zennor and St. Levan, both of which appear earlier in the form Trethyn, from Cornish tre ‘homestead’, ‘settlement’ + dyn ‘fort’.English : variant of Treece, from a form with the weak plural ending.
Surname or Lastname
German
German : from Middle High German lins(e) ‘lentil’, presumably a metonymic occupational nickname for a grower of lentils.German : from a short form of a Germanic personal name formed with Old High German lint ‘snake’ or linta ‘linden tree’, ‘shield’.English (Staffordshire) : unexplained. Possibly a variant of Lynes.Latvian : possibly from lins ‘flax’.
Surname or Lastname
English
English : topographic name from the plural of Middle English tre(w) ‘tree’.
Boy/Male
Gujarati, Hindu, Indian, Kannada, Punjabi, Sanskrit, Sikh, Traditional
Protector of All; Protector of God Indra; Gods Friends
Male
English
Anglicized form of Greek ApollyÅn, APOLLYON means "destroyer." In the New Testament bible, this is the name of the angel-prince of the infernal regions, the minister of death and author of havoc on earth. He is also known by the name Abaddon.
Girl/Female
Arabic, Bengali, Gujarati, Hindu, Indian, Kannada, Marathi, Muslim, Punjabi, Sikh, Sindhi, Telugu
Heart; Inner Beauty; Fame; Internal Nature; Wisdom
Boy/Male
Indian
Internal Cleanliness
Surname or Lastname
English and French
English and French : nickname for a handsome man (perhaps also ironically for an ugly one), from Old French beu, bel ‘fair’, ‘lovely’ (Late Latin bellus).Hungarian (Bél) : from the old secular Hungarian name Bél, or alternatively from bél ‘internal part’, probably an occupational name for a servant who worked in the household.Czech (BÄ›l) from Czech bÃlý ‘white’.
Surname or Lastname
English
English : habitational name possibly from any of three places in Devon called Lincombe, named in Old English with līn ‘flax’ or lind ‘lime tree’ + cumb ‘valley’.
Surname or Lastname
Irish
Irish : reduced Anglicized form of either of two Gaelic names, Ó DuibhÃn ‘descendant of DuibhÃn’, a byname meaning ‘little black one’, or Ó DaimhÃn ‘descendant of DaimhÃn’, a byname meaning ‘fawn’, ‘little stag’. These are attenuated versions of Ó Dubháin and Ó Damháin, and are the phonetic origin of Anglicizations with an internal v (as opposed to w, as in Dewan, or monosyllabic forms with an o or u) (see Doane).English and French : nickname, of literal or ironic application, from Middle English, Old French devin, divin ‘excellent’, ‘perfect’ (Latin divinus ‘divine’).
Surname or Lastname
Americanized spelling of Swedish Ap(p)elberg, an ornamental name composed of the elements apel ‘apple tree’ + berg ‘mountain’.English
Americanized spelling of Swedish Ap(p)elberg, an ornamental name composed of the elements apel ‘apple tree’ + berg ‘mountain’.English : the surname Applebury is recorded in England in the 19th century, perhaps a habitational name from a lost place.
Boy/Male
Sikh
Protector of Indra, Variant of Inder
INTERVAL TREE
INTERVAL TREE
Surname or Lastname
English (Midlands)
English (Midlands) : variant of Sly.Scottish : either of English origin, as in 1, or a habitational name from a place such as Sliach in Glengairn, Sleach in Strathdon, Slioch in Drumblade, Sleich in former Perthshire, or Slioch in former Ross-shire.
Male
French
French form of Latin Amator, AMADOUR means "lover."
Girl/Female
British, English
Bright Fame
Girl/Female
Tamil
Renowned for his devotion to his Guru
Female
Japanese
(æå) Japanese name KYOKO means "child of the city."
Girl/Female
Hindu
Happiness
Girl/Female
Afghan, Arabic, Farsi, Iranian, Muslim
Reddish; One who Strives to Achieve
Boy/Male
Hindu, Indian
River
Boy/Male
Indian, Sanskrit
Perception; Knowledge; Wise
Boy/Male
Indian
Name of a prophet
INTERVAL TREE
INTERVAL TREE
INTERVAL TREE
INTERVAL TREE
INTERVAL TREE
n.
A space between things; a void space intervening between any two objects; as, an interval between two houses or hills.
n.
An interval.
a.
Pertaining to its own affairs or interests; especially, (said of a country) domestic, as opposed to foreign; as, internal trade; internal troubles or war.
a.
Pertaining to, or proceeding by, integration; as, the integral calculus.
n.
Intervening space; interval.
a.
Of or pertaining to, resembling, or inhabiting, hell; suitable for hell, or to the character of the inhabitants of hell; hellish; diabolical; as, infernal spirits, or conduct.
n.
Difference in pitch between any two tones.
n.
Alt. of Intervale
n.
Interval; intermission.
n.
An inhabitant of the infernal regions; also, the place itself.
n.
An interval of a fifth; also, a part sung with such intervals.
a.
Internal.
n.
Space of time between any two points or events; as, the interval between the death of Charles I. of England, and the accession of Charles II.
n.
A small interval, less than any in actual practice, but used in the mathematical calculation of intervals.
n.
An interhyal ligament or cartilage.
n.
An interval.
v. t.
To interpel.
a.
Derived from, or dependent on, the thing itself; inherent; as, the internal evidence of the divine origin of the Scriptures.
n.
A brief space of time between the recurrence of similar conditions or states; as, the interval between paroxysms of pain; intervals of sanity or delirium.
a.
Inward; interior; being within any limit or surface; inclosed; -- opposed to external; as, the internal parts of a body, or of the earth.