An academic glossary is a curated reference of definitions for the technical vocabulary that recurs across coursework, research, and scholarly writing. The terms below appear in syllabi, rubrics, peer-review reports, and instructor feedback across nursing, business, STEM, social science, and humanities programmes. Each entry gives a working definition, a worked example, and notes on the contexts in which the term carries specific meaning. Use this glossary alongside the discipline-specific writing hubs to read your assignments accurately and write to rubric. EssayFount writing experts maintain the glossary as part of our internal coaching library and update it as terminology evolves.
Written by Henry Whitfield, Lead Writing Expert (Humanities and Languages). Reviewed by Rohan Mehta, Lead Writing Expert (Health Sciences). Last reviewed 2026-04-23.
Why a Centralised Academic Glossary Matters
Academic vocabulary carries discipline-specific freight. The word argument in a philosophy seminar means a chain of premises and a conclusion; in a business case study it means a recommendation defended by evidence; in a creative writing workshop it means a story's underlying claim about the world. Confusing the registers leads students to write past the rubric and earn lower grades than their work deserves. A reliable glossary anchors meaning so that the candidate, the writing expert, and the instructor all use words the same way.
EssayFount writing experts use this glossary as a shared baseline. When a candidate briefs us on a "rhetorical analysis", we both know that the analysis must engage with ethos, pathos, logos, kairos, audience, purpose, and constraints, not summarize the source text. When a candidate briefs us on a "systematic review", we both know that PRISMA flow, inclusion criteria, and risk-of-bias assessment are mandatory. Shared vocabulary is the cheapest accuracy intervention available.
Citation and Source-Use Terminology
Annotated bibliography: a list of sources where each entry includes the citation followed by a 100-300 word annotation summarising the source, evaluating its credibility, and explaining its relevance to the project.
APA: American Psychological Association style, currently in its 7th edition (2020). Common in psychology, education, nursing, and social sciences. Author-date in-text citations.
Bibliography: a complete list of sources consulted, including those not directly cited. Distinct from a "Works Cited" or "References" list which contains only cited sources.
Block quote: a quotation of 40+ words (APA), 4+ lines (MLA), or 100+ words (Chicago) that is indented and formatted without surrounding quotation marks.
Citation: a short reference within the text pointing to a full entry in the bibliography or references list. Formats vary by style (APA: Smith, 2024; MLA: Smith 24; Vancouver: 1).
Common knowledge: information widely known and verifiable in many sources that does not require citation. The threshold is discipline-specific.
DOI: Digital Object Identifier, a permanent link assigned to many academic articles. Required in APA 7 and recommended in most styles.
Footnote: a note placed at the bottom of a page, used in Chicago Notes-Bibliography style and in many humanities disciplines.
In-text citation: the brief reference embedded in prose pointing to a full bibliographic entry.
MLA: Modern Language Association style, currently in its 9th edition (2021). Common in literature and humanities. Author-page in-text citations.
Paraphrase: restatement of a source's idea in the writer's own words. Still requires a citation.
Plagiarism: presenting another person's work, ideas, or expression as one's own without proper attribution. Includes self-plagiarism (recycling one's own previously-submitted work without disclosure).
Quotation: verbatim use of a source's exact words, marked with quotation marks or block formatting and accompanied by a citation.
References: the alphabetised list of cited sources at the end of an APA, Vancouver, or AMA paper.
Secondary source: a source that interprets, analyses, or summarises a primary source. A textbook citing original research is secondary.
Works Cited: the alphabetised list of cited sources at the end of an MLA paper.
Research Methodology Terminology
A priori: from prior reasoning, not from observation. An a priori hypothesis is set before data collection; a post hoc hypothesis is generated after.
Construct: an abstract concept (resilience, motivation, justice) that cannot be observed directly and must be operationalised into measurable indicators.
Content analysis: a systematic technique for compressing many words of text into fewer content categories based on explicit coding rules.
Control group: a comparison group that does not receive the experimental treatment, used to isolate the effect of the intervention.
Dependent variable: the outcome variable measured to test whether the independent variable produced an effect.
Ethnography: a qualitative research method involving extended immersion in a community to describe its practices, beliefs, and meanings from an insider perspective.
External validity: the extent to which findings generalise beyond the specific sample, setting, or time of the study.
Falsifiability: the property of a hypothesis that allows it to be proven false by empirical observation. Karl Popper argued that falsifiability is a hallmark of scientific claims.
Grounded theory: a qualitative method developed by Glaser and Strauss in which theory is generated inductively from systematic data analysis rather than tested deductively.
Hypothesis: a testable statement predicting a relationship between variables, typically derived from theory.
Independent variable: the variable manipulated or categorised by the researcher to test its effect on the dependent variable.
Internal validity: the extent to which the study's design rules out alternative explanations for the observed effect.
Mixed methods: a research design integrating both quantitative and qualitative data, often through sequential explanatory or convergent parallel designs.
Operationalisation: defining a construct in terms of the specific measurable indicators that will represent it (e.g., "academic engagement" operationalised as attendance plus class participation plus assignment completion).
Phenomenology: a qualitative method focused on describing the lived experience of individuals from their own perspective, drawing on Husserl and Merleau-Ponty.
Qualitative research: research producing non-numeric data (interviews, field notes, documents, images) analysed through coding, thematic analysis, or narrative interpretation.
Quantitative research: research producing numeric data analysed through statistical methods.
Randomised controlled trial: an experimental design in which participants are randomly assigned to treatment or control groups, considered the gold standard for causal inference in clinical and applied research.
Reliability: the consistency of a measurement across repeated administrations, raters, or items.
Sampling: the process of selecting participants. Probability sampling (random, stratified, cluster) supports generalisation; non-probability sampling (convenience, snowball, purposive) supports depth.
Triangulation: using multiple data sources, methods, or investigators to corroborate a finding and strengthen credibility.
Validity: the extent to which a measurement captures the construct it claims to measure.
Statistics Terminology
Alpha: the threshold for statistical significance, conventionally set at 0.05 (5% chance of falsely rejecting a true null hypothesis).
ANOVA: Analysis of Variance, a test comparing means across three or more groups. One-way ANOVA tests one factor; two-way ANOVA tests two factors and their interaction.
Beta: in regression, the standardised coefficient indicating the strength of association. In hypothesis testing, the probability of a Type II error (failing to reject a false null).
Confidence interval: a range of values calculated from sample data within which the true population parameter is estimated to fall, typically at 95% confidence.
Correlation: a statistical measure of the linear relationship between two variables, ranging from -1.0 (perfect negative) through 0 (no linear relationship) to +1.0 (perfect positive).
Effect size: a quantitative measure of the magnitude of a result, independent of sample size. Common metrics include Cohen's d, Pearson's r, and odds ratios.
Mean: the arithmetic average of a set of values.
Median: the middle value when data are ordered. Less sensitive to outliers than the mean.
Mode: the most frequently occurring value in a dataset.
p-value: the probability of observing the obtained result (or one more extreme) if the null hypothesis is true. A p-value below alpha indicates statistical significance.
Power: the probability of correctly rejecting a false null hypothesis, conventionally set at 0.80 or higher in study design.
Regression: a statistical method for modelling the relationship between a dependent variable and one or more independent variables. Linear regression assumes a linear relationship; logistic regression handles binary outcomes.
Standard deviation: a measure of the dispersion of values around the mean. The square root of variance.
Statistical significance: the conclusion that an observed effect is unlikely under the null hypothesis. Significance does not imply practical importance.
t-test: a test comparing the means of two groups. Independent-samples t-test compares two unrelated groups; paired-samples t-test compares two related measurements.
Type I error: rejecting a true null hypothesis (false positive).
Type II error: failing to reject a false null hypothesis (false negative).
Rhetoric and Composition Terminology
Audience: the intended readers of a text, whose knowledge, beliefs, and expectations shape rhetorical choices.
Claim: the central assertion an argument seeks to defend.
Counterargument: an opposing position acknowledged and addressed within an argument.
Discourse community: a group of people who share assumptions, conventions, and goals that shape their writing and speaking. Academics, scientists, and trade groups each form discourse communities.
Ethos: an appeal to the credibility, character, or expertise of the writer or speaker. One of Aristotle's three rhetorical proofs.
Genre: a recognised type of text with conventional structure, content, and purpose. Lab report, case study, and op-ed are distinct genres.
Kairos: the rhetorical sense of timing, the right moment for a message. Aristotelian, expanded by sophists.
Logos: an appeal to logic, evidence, and reasoning. One of Aristotle's three rhetorical proofs.
Pathos: an appeal to the audience's emotions or values. One of Aristotle's three rhetorical proofs.
Rhetorical analysis: an essay genre that examines how a text uses ethos, pathos, logos, audience, purpose, and other rhetorical features to achieve its effect.
Rhetorical situation: the context of a communication, including audience, purpose, exigence, and constraints. Lloyd Bitzer's foundational concept.
Stasis theory: a classical framework for identifying the type of dispute (fact, definition, quality, policy, jurisdiction).
Thesis: the central, debatable claim of a paper, typically stated near the end of the introduction.
Toulmin model: an argument analysis framework identifying claim, data (grounds), warrant, backing, qualifier, and rebuttal.
Writing Process Terminology
Brainstorming: generating ideas without judgment, often through freewriting, listing, or mapping.
Discovery draft: an early draft written quickly to discover what the writer thinks, with editing deferred.
Drafting: producing a first or subsequent version of a document.
Editing: sentence-level revision focused on clarity, grammar, syntax, and word choice.
Freewriting: writing continuously for a fixed period without stopping to edit, used to generate material and surface implicit thinking.
Outlining: planning the structure of a document before drafting, often hierarchically (Roman numerals, capital letters, Arabic numerals).
Peer review: feedback on a draft from colleagues or classmates before final submission.
Proofreading: final-stage checking for typographical errors, punctuation, and formatting.
Recursive writing process: the model that drafts, revisions, and edits cycle non-linearly rather than progressing through fixed stages.
Revision: structural rework focused on argument, organisation, evidence, and audience awareness. Distinct from editing.
Workshop: a class meeting in which student drafts are read and discussed by peers and an instructor.
Argument and Logic Terminology
Ad hominem: a fallacy attacking the person making an argument rather than the argument itself.
Begging the question: a fallacy in which the conclusion is assumed in the premises.
Deductive reasoning: argument moving from general principles to specific conclusions, valid if the premises are true and the form is logical.
Enthymeme: a syllogism with one premise unstated, common in everyday argument.
Fallacy: a flaw in reasoning that undermines the argument's logical force.
Inductive reasoning: argument moving from specific observations to general conclusions, probable rather than certain.
Premise: a statement offered as support for a conclusion in an argument.
Slippery slope: a fallacy assuming one step inevitably leads to a chain of negative consequences without warrant.
Straw man: a fallacy misrepresenting an opponent's position to make it easier to attack.
Syllogism: a deductive argument with two premises and a conclusion. Aristotle's classical form.
Academic Integrity Terminology
Academic integrity: adherence to the values of honest, fair, and respectful engagement with academic work, including proper attribution, original effort, and ethical research conduct.
AI detection: tools (Turnitin AI, GPTZero, Originality.ai) that estimate the probability that text was generated by a large language model. Estimation is probabilistic and contested.
Authorship: the credit and responsibility for a piece of written work, typically requiring substantive intellectual contribution.
Collusion: improper collaboration on assignments meant to be completed individually.
Conflict of interest: a circumstance in which personal or financial interests could compromise the impartiality of research or evaluation.
Contract cheating: paying a third party to complete academic work and submitting it as one's own. Distinguished from legitimate writing-coaching services that produce model artefacts for the candidate to study and adapt.
Honor code: a formal institutional statement of academic integrity expectations and sanctions.
Self-plagiarism: recycling one's own previously-submitted work in a new submission without disclosure or instructor permission.
Turnitin: a similarity-detection service comparing submissions against a database of academic and web sources to identify potentially unoriginal text.
Submission and Assessment Terminology
Capstone: a culminating project completed at the end of a programme, integrating learning across courses.
Coursework: assignments completed during a course as part of its formal assessment.
Defence (or "viva"): an oral examination in which a candidate defends a thesis, dissertation, or capstone before a committee.
Dissertation: a substantial original research document submitted for a doctoral degree (US) or sometimes a Masters degree (UK).
Examination: a formal timed assessment, often closed-book, administered under controlled conditions.
Formative assessment: ungraded or low-stakes feedback intended to guide improvement.
Grading rubric: a structured scoring guide identifying criteria, performance levels, and weights.
Pass/fail: a grading scheme with two outcomes rather than a letter grade or numeric mark.
Resit: a second attempt at an examination or assessment after an initial failure.
Summative assessment: a graded evaluation at the end of an instructional period intended to certify learning.
Thesis (graduate): a substantial research document, often required for a Masters degree (US) or sometimes for a Bachelors with honors. The argument-claim sense (different meaning) appears in Rhetoric and Composition above.
How EssayFount Uses This Glossary in Practice
EssayFount writing experts use the glossary as a shared reference when interpreting candidate briefs. When a candidate writes "I need a literature review on workplace discrimination", we confirm whether the assignment expects a narrative review (selective synthesis) or a systematic review (PRISMA-compliant), since the difference reshapes the entire deliverable. When a candidate writes "I need a rhetorical analysis of this advertisement", we confirm whether the assignment focuses on the rhetorical situation (Bitzer) or on the three Aristotelian appeals, since the focus changes the structure.
If a term you encounter is missing here, name it in your writing quote brief and we will define it in context. Glossary entries are added quarterly based on candidate questions.
Related Format Hubs and Subject Hubs
Browse coursework support by genre or discipline:
- research paper format hub writing guide for empirical writing.
- literature review format hub writing guide for synthesis writing.
- case study format hub writing guide for clinical and business case work.
- Lab report format hub for science laboratory write-ups.
- Argumentative essay format hub for thesis-driven writing.
- Personal statement format hub for admissions writing.
- expert citation styles guide support for APA, MLA, Chicago, Harvard, Vancouver, AMA, IEEE.
- Course code lookup for coursework support indexed by course number.
- Nursing writing hub.
- Business writing hub.
- Psychology writing hub.