Taxonomy vs Interpolate - What's the difference?
taxonomy | interpolate |
The science or the technique used to make a classification.
A classification; especially , a classification in a hierarchical system.
(taxonomy, uncountable) The science of finding, describing, classifying and naming organisms.
(intransitive) To introduce (something) between other things; especially to insert words into a text.
(mathematics) To estimate the value of a function between two points between which it is tabulated.
(computing) During the course of processing some data, and in response to a directive in that data, to fetch data from a different source and process it in-line along with the original data.
* , Nroff/Troff User's manual
* , 3rd Edition, 2000, p. 992.
As a noun taxonomy
is the science or the technique used to make a classification.As a verb interpolate is
(intransitive) to introduce (something) between other things; especially to insert words into a text.taxonomy
English
(wikipedia taxonomy)Noun
(taxonomies)Synonyms
* alpha taxonomyDerived terms
* folk taxonomy * scientific taxonomySee also
* classification * rank * taxon * domain * kingdom * subkingdom * superphylum * phylum * subphylum * class * subclass * infraclass * superorder * order * suborder * infraorder * parvorder * superfamily * family * subfamily * genus * species * subspecies * superregnum * regnum * subregnum * superphylum * phylum * subphylum * classis * subclassis * infraclassis * superordo * ordo * subordo * infraordo * taxon * superfamilia * familia * subfamilia * ontologyinterpolate
English
(Interpolation)Verb
(interpolat)- in verse 74, the second line is clearly interpolated
- A macro is invoked in the same way as a request; a control line beginning .'''xx'' will '''interpolate the contents of macro ''xx .
- In Perl, variable interpolation' happens in double-quoted strings and patterns, and list '''interpolation occurs when constructing the list of values to pass to a list operator or other such construct that takes a
''LIST.
