Syntax vs Parameter - What's the difference?
syntax | parameter |
A set of rules that govern how words are combined to form phrases and sentences.
*
(computing, countable) The formal rules of formulating the statements of a computer language.
(linguistics) The study of the structure of phrases, sentences and language.
(mathematics, physics) A variable kept constant during an experiment, calculation or similar.
(programming) An input variable of a procedure definition, that gets an actual value (argument) at execution time (formal parameter) .
(programming) An actual value given to such a formal parameter (argument or actual parameter) .
A characteristic or feature that distinguishes something from others.
(geometry) In the ellipse and hyperbola, a third proportional to any diameter and its conjugate, or in the parabola, to any abscissa and the corresponding ordinate.
(crystallography) The ratio of the three crystallographic axes which determines the position of any plane.
(crystallography) The fundamental axial ratio for a given species.
As nouns the difference between syntax and parameter
is that syntax is a set of rules that govern how words are combined to form phrases and sentences while parameter is a variable kept constant during an experiment, calculation or similar.syntax
English
(wikipedia syntax)Noun
(syntaxes)- The incorporation of a rule of V MOVEMENT into our description of English Syntax turns out to have fundamental theoretical implications for our overall Theory of Grammar: it means that we are no longer able to posit that the syntactic structure of a sentence can be described in terms of a single Phrase-marker representing its S-structure. For, the postulation of a rule of V-MOVEMENT means that we must recognise at least two different levels of structure in our Theory of Grammar — namely, a level of D-structure'' (formerly known as ‘Deep Structure?) which serves as input to the rule, and a separate level of ''S-structure which is formed by application of the rule.
Usage notes
The joke plural syntices occasionally occurs in blogs (by false analogy with matrix etc.)Derived terms
* morphosyntax * syntactic * syntacticianSee also
* grammar * morphology ----parameter
English
Alternative forms
* parametreNoun
(en noun)- Roughly, a tuple of arguments could be thought of as a vector, whereas a tuple of parameters''' could be thought of as a covector (i.e., linear functional). When a function is called, a '''parameter tuple becomes "bound" to an argument tuple, allowing the function instance itself to be computed to yield a return value. This would be roughly analogous to applying a covector to a vector (by taking their dot product (or, rather, matrix-product of row vector and column vector)) to obtain a scalar.
- The parameter of the principal axis of a conic section is called the latus rectum.
