id
int64
12
1.07M
title
stringlengths
1
124
text
stringlengths
0
228k
paragraphs
list
abstract
stringlengths
0
123k
date_created
stringlengths
0
20
date_modified
stringlengths
20
20
templates
sequence
url
stringlengths
31
154
4,214
Bioinformatics
Bioinformatics (/ˌbaɪ.oʊˌɪnfərˈmætɪks/ ) is an interdisciplinary field of science that develops methods and software tools for understanding biological data, especially when the data sets are large and complex. Bioinformatics uses biology, chemistry, physics, computer science, computer programming, information engineering, mathematics and statistics to analyze and interpret biological data. The subsequent process of analyzing and interpreting data is referred to as computational biology. Computational, statistical, and computer programming techniques have been used for computer simulation analyses of biological queries. They include reused specific analysis "pipelines", particularly in the field of genomics, such as by the identification of genes and single nucleotide polymorphisms (SNPs). These pipelines are used to better understand the genetic basis of disease, unique adaptations, desirable properties (esp. in agricultural species), or differences between populations. Bioinformatics also includes proteomics, which tries to understand the organizational principles within nucleic acid and protein sequences. Image and signal processing allow extraction of useful results from large amounts of raw data. In the field of genetics, it aids in sequencing and annotating genomes and their observed mutations. Bioinformatics includes text mining of biological literature and the development of biological and gene ontologies to organize and query biological data. It also plays a role in the analysis of gene and protein expression and regulation. Bioinformatics tools aid in comparing, analyzing and interpreting genetic and genomic data and more generally in the understanding of evolutionary aspects of molecular biology. At a more integrative level, it helps analyze and catalogue the biological pathways and networks that are an important part of systems biology. In structural biology, it aids in the simulation and modeling of DNA, RNA, proteins as well as biomolecular interactions. The first definition of the term bioinformatics was coined by Paulien Hogeweg and Ben Hesper in 1970, to refer to the study of information processes in biotic systems. This definition placed bioinformatics as a field parallel to biochemistry (the study of chemical processes in biological systems). Bioinformatics and computational biology involved the analysis of biological data, particularly DNA, RNA, and protein sequences. The field of bioinformatics experienced explosive growth starting in the mid-1990s, driven largely by the Human Genome Project and by rapid advances in DNA sequencing technology. Analyzing biological data to produce meaningful information involves writing and running software programs that use algorithms from graph theory, artificial intelligence, soft computing, data mining, image processing, and computer simulation. The algorithms in turn depend on theoretical foundations such as discrete mathematics, control theory, system theory, information theory, and statistics. There has been a tremendous advance in speed and cost reduction since the completion of the Human Genome Project, with some labs able to sequence over 100,000 billion bases each year, and a full genome can be sequenced for $1,000 or less. Computers became essential in molecular biology when protein sequences became available after Frederick Sanger determined the sequence of insulin in the early 1950s. Comparing multiple sequences manually turned out to be impractical. Margaret Oakley Dayhoff, a pioneer in the field, compiled one of the first protein sequence databases, initially published as books as well as methods of sequence alignment and molecular evolution. Another early contributor to bioinformatics was Elvin A. Kabat, who pioneered biological sequence analysis in 1970 with his comprehensive volumes of antibody sequences released online with Tai Te Wu between 1980 and 1991. In the 1970s, new techniques for sequencing DNA were applied to bacteriophage MS2 and øX174, and the extended nucleotide sequences were then parsed with informational and statistical algorithms. These studies illustrated that well known features, such as the coding segments and the triplet code, are revealed in straightforward statistical analyses and were the proof of the concept that bioinformatics would be insightful. In order to study how normal cellular activities are altered in different disease states, raw biological data must be combined to form a comprehensive picture of these activities. Therefore, the field of bioinformatics has evolved such that the most pressing task now involves the analysis and interpretation of various types of data. This also includes nucleotide and amino acid sequences, protein domains, and protein structures. Important sub-disciplines within bioinformatics and computational biology include: The primary goal of bioinformatics is to increase the understanding of biological processes. What sets it apart from other approaches is its focus on developing and applying computationally intensive techniques to achieve this goal. Examples include: pattern recognition, data mining, machine learning algorithms, and visualization. Major research efforts in the field include sequence alignment, gene finding, genome assembly, drug design, drug discovery, protein structure alignment, protein structure prediction, prediction of gene expression and protein–protein interactions, genome-wide association studies, the modeling of evolution and cell division/mitosis. Bioinformatics entails the creation and advancement of databases, algorithms, computational and statistical techniques, and theory to solve formal and practical problems arising from the management and analysis of biological data. Over the past few decades, rapid developments in genomic and other molecular research technologies and developments in information technologies have combined to produce a tremendous amount of information related to molecular biology. Bioinformatics is the name given to these mathematical and computing approaches used to glean understanding of biological processes. Common activities in bioinformatics include mapping and analyzing DNA and protein sequences, aligning DNA and protein sequences to compare them, and creating and viewing 3-D models of protein structures. Since the bacteriophage Phage Φ-X174 was sequenced in 1977, the DNA sequences of thousands of organisms have been decoded and stored in databases. This sequence information is analyzed to determine genes that encode proteins, RNA genes, regulatory sequences, structural motifs, and repetitive sequences. A comparison of genes within a species or between different species can show similarities between protein functions, or relations between species (the use of molecular systematics to construct phylogenetic trees). With the growing amount of data, it long ago became impractical to analyze DNA sequences manually. Computer programs such as BLAST are used routinely to search sequences—as of 2008, from more than 260,000 organisms, containing over 190 billion nucleotides. Before sequences can be analyzed, they are obtained from a data storage bank, such as GenBank. DNA sequencing is still a non-trivial problem as the raw data may be noisy or affected by weak signals. Algorithms have been developed for base calling for the various experimental approaches to DNA sequencing. Most DNA sequencing techniques produce short fragments of sequence that need to be assembled to obtain complete gene or genome sequences. The shotgun sequencing technique (used by The Institute for Genomic Research (TIGR) to sequence the first bacterial genome, Haemophilus influenzae) generates the sequences of many thousands of small DNA fragments (ranging from 35 to 900 nucleotides long, depending on the sequencing technology). The ends of these fragments overlap and, when aligned properly by a genome assembly program, can be used to reconstruct the complete genome. Shotgun sequencing yields sequence data quickly, but the task of assembling the fragments can be quite complicated for larger genomes. For a genome as large as the human genome, it may take many days of CPU time on large-memory, multiprocessor computers to assemble the fragments, and the resulting assembly usually contains numerous gaps that must be filled in later. Shotgun sequencing is the method of choice for virtually all genomes sequenced (rather than chain-termination or chemical degradation methods), and genome assembly algorithms are a critical area of bioinformatics research. In genomics, annotation refers to the process of marking the stop and start regions of genes and other biological features in a sequenced DNA sequence. Many genomes are too large to be annotated by hand. As the rate of sequencing exceeds the rate of genome annotation, genome annotation has become the new bottleneck in bioinformatics. Genome annotation can be classified into three levels: the nucleotide, protein, and process levels. Gene finding is a chief aspect of nucleotide-level annotation. For complex genomes, a combination of ab initio gene prediction and sequence comparison with expressed sequence databases and other organisms can be successful. Nucleotide-level annotation also allows the integration of genome sequence with other genetic and physical maps of the genome. The principal aim of protein-level annotation is to assign function to the protein products of the genome. Databases of protein sequences and functional domains and motifs are used for this type of annotation. About half of the predicted proteins in a new genome sequence tend to have no obvious function. Understanding the function of genes and their products in the context of cellular and organismal physiology is the goal of process-level annotation. An obstacle of process-level annotation has been the inconsistency of terms used by different model systems. The Gene Ontology Consortium is helping to solve this problem. The first description of a comprehensive annotation system was published in 1995 by The Institute for Genomic Research, which performed the first complete sequencing and analysis of the genome of a free-living (non-symbiotic) organism, the bacterium Haemophilus influenzae. The system identifies the genes encoding all proteins, transfer RNAs, ribosomal RNAs, in order to make initial functional assignments. The GeneMark program trained to find protein-coding genes in Haemophilus influenzae is constantly changing and improving. Following the goals that the Human Genome Project left to achieve after its closure in 2003, the ENCODE project was developed by the National Human Genome Research Institute. This project is a collaborative data collection of the functional elements of the human genome that uses next-generation DNA-sequencing technologies and genomic tiling arrays, technologies able to automatically generate large amounts of data at a dramatically reduced per-base cost but with the same accuracy (base call error) and fidelity (assembly error). While genome annotation is primarily based on sequence similarity (and thus homology), other properties of sequences can be used to predict the function of genes. In fact, most gene function prediction methods focus on protein sequences as they are more informative and more feature-rich. For instance, the distribution of hydrophobic amino acids predicts transmembrane segments in proteins. However, protein function prediction can also use external information such as gene (or protein) expression data, protein structure, or protein-protein interactions. Evolutionary biology is the study of the origin and descent of species, as well as their change over time. Informatics has assisted evolutionary biologists by enabling researchers to: Future work endeavours to reconstruct the now more complex tree of life. The core of comparative genome analysis is the establishment of the correspondence between genes (orthology analysis) or other genomic features in different organisms. Intergenomic maps are made to trace the evolutionary processes responsible for the divergence of two genomes. A multitude of evolutionary events acting at various organizational levels shape genome evolution. At the lowest level, point mutations affect individual nucleotides. At a higher level, large chromosomal segments undergo duplication, lateral transfer, inversion, transposition, deletion and insertion. Entire genomes are involved in processes of hybridization, polyploidization and endosymbiosis that lead to rapid speciation. The complexity of genome evolution poses many exciting challenges to developers of mathematical models and algorithms, who have recourse to a spectrum of algorithmic, statistical and mathematical techniques, ranging from exact, heuristics, fixed parameter and approximation algorithms for problems based on parsimony models to Markov chain Monte Carlo algorithms for Bayesian analysis of problems based on probabilistic models. Many of these studies are based on the detection of sequence homology to assign sequences to protein families. Pan genomics is a concept introduced in 2005 by Tettelin and Medini. Pan genome is the complete gene repertoire of a particular monophyletic taxonomic group. Although initially applied to closely related strains of a species, it can be applied to a larger context like genus, phylum, etc. It is divided in two parts: the Core genome, a set of genes common to all the genomes under study (often housekeeping genes vital for survival), and the Dispensable/Flexible genome: a set of genes not present in all but one or some genomes under study. A bioinformatics tool BPGA can be used to characterize the Pan Genome of bacterial species. As of 2013, the existence of efficient high-throughput next-generation sequencing technology allows for the identification of cause many different human disorders. Simple Mendelian inheritance has been observed for over 3,000 disorders that have been identified at the Online Mendelian Inheritance in Man database, but complex diseases are more difficult. Association studies have found many individual genetic regions that individually are weakly associated with complex diseases (such as infertility, breast cancer and Alzheimer's disease), rather than a single cause. There are currently many challenges to using genes for diagnosis and treatment, such as how we don't know which genes are important, or how stable the choices an algorithm provides. Genome-wide association studies have successfully identified thousands of common genetic variants for complex diseases and traits; however, these common variants only explain a small fraction of heritability. Rare variants may account for some of the missing heritability. Large-scale whole genome sequencing studies have rapidly sequenced millions of whole genomes, and such studies have identified hundreds of millions of rare variants. Functional annotations predict the effect or function of a genetic variant and help to prioritize rare functional variants, and incorporating these annotations can effectively boost the power of genetic association of rare variants analysis of whole genome sequencing studies. Some tools have been developed to provide all-in-one rare variant association analysis for whole-genome sequencing data, including integration of genotype data and their functional annotations, association analysis, result summary and visualization. Meta-analysis of whole genome sequencing studies provides an attractive solution to the problem of collecting large sample sizes for discovering rare variants associated with complex phenotypes. In cancer, the genomes of affected cells are rearranged in complex or unpredictable ways. In addition to single-nucleotide polymorphism arrays identifying point mutations that cause cancer, oligonucleotide microarrays can be used to identify chromosomal gains and losses (called comparative genomic hybridization). These detection methods generate terabytes of data per experiment. The data is often found to contain considerable variability, or noise, and thus Hidden Markov model and change-point analysis methods are being developed to infer real copy number changes. Two important principles can be used to identify cancer by mutations in the exome. First, cancer is a disease of accumulated somatic mutations in genes. Second, cancer contains driver mutations which need to be distinguished from passengers. Further improvements in bioinformatics could allow for classifying types of cancer by analysis of cancer driven mutations in the genome. Furthermore, tracking of patients while the disease progresses may be possible in the future with the sequence of cancer samples. Another type of data that requires novel informatics development is the analysis of lesions found to be recurrent among many tumors. The expression of many genes can be determined by measuring mRNA levels with multiple techniques including microarrays, expressed cDNA sequence tag (EST) sequencing, serial analysis of gene expression (SAGE) tag sequencing, massively parallel signature sequencing (MPSS), RNA-Seq, also known as "Whole Transcriptome Shotgun Sequencing" (WTSS), or various applications of multiplexed in-situ hybridization. All of these techniques are extremely noise-prone and/or subject to bias in the biological measurement, and a major research area in computational biology involves developing statistical tools to separate signal from noise in high-throughput gene expression studies. Such studies are often used to determine the genes implicated in a disorder: one might compare microarray data from cancerous epithelial cells to data from non-cancerous cells to determine the transcripts that are up-regulated and down-regulated in a particular population of cancer cells. Protein microarrays and high throughput (HT) mass spectrometry (MS) can provide a snapshot of the proteins present in a biological sample. The former approach faces similar problems as with microarrays targeted at mRNA, the latter involves the problem of matching large amounts of mass data against predicted masses from protein sequence databases, and the complicated statistical analysis of samples when multiple incomplete peptides from each protein are detected. Cellular protein localization in a tissue context can be achieved through affinity proteomics displayed as spatial data based on immunohistochemistry and tissue microarrays. Gene regulation is a complex process where a signal, such as an extracellular signal such as a hormone, eventually leads to an increase or decrease in the activity of one or more proteins. Bioinformatics techniques have been applied to explore various steps in this process. For example, gene expression can be regulated by nearby elements in the genome. Promoter analysis involves the identification and study of sequence motifs in the DNA surrounding the protein-coding region of a gene. These motifs influence the extent to which that region is transcribed into mRNA. Enhancer elements far away from the promoter can also regulate gene expression, through three-dimensional looping interactions. These interactions can be determined by bioinformatic analysis of chromosome conformation capture experiments. Expression data can be used to infer gene regulation: one might compare microarray data from a wide variety of states of an organism to form hypotheses about the genes involved in each state. In a single-cell organism, one might compare stages of the cell cycle, along with various stress conditions (heat shock, starvation, etc.). Clustering algorithms can be then applied to expression data to determine which genes are co-expressed. For example, the upstream regions (promoters) of co-expressed genes can be searched for over-represented regulatory elements. Examples of clustering algorithms applied in gene clustering are k-means clustering, self-organizing maps (SOMs), hierarchical clustering, and consensus clustering methods. Several approaches have been developed to analyze the location of organelles, genes, proteins, and other components within cells. A gene ontology category, cellular component, has been devised to capture subcellular localization in many biological databases. Microscopic pictures allow for the location of organelles as well as molecules, which may be the source of abnormalities in diseases. Finding the location of proteins allows us to predict what they do. This is called protein function prediction. For instance, if a protein is found in the nucleus it may be involved in gene regulation or splicing. By contrast, if a protein is found in mitochondria, it may be involved in respiration or other metabolic processes. There are well developed protein subcellular localization prediction resources available, including protein subcellular location databases, and prediction tools. Data from high-throughput chromosome conformation capture experiments, such as Hi-C (experiment) and ChIA-PET, can provide information on the three-dimensional structure and nuclear organization of chromatin. Bioinformatic challenges in this field include partitioning the genome into domains, such as Topologically Associating Domains (TADs), that are organised together in three-dimensional space. Finding the structure of proteins is an important application of bioinformatics. The Critical Assessment of Protein Structure Prediction (CASP) is an open competition where worldwide research groups submit protein models for evaluating unknown protein models. The linear amino acid sequence of a protein is called the primary structure. The primary structure can be easily determined from the sequence of codons on the DNA gene that codes for it. In most proteins, the primary structure uniquely determines the 3-dimensional structure of a protein in its native environment. An exception is the misfolded protein involved in bovine spongiform encephalopathy. This structure is linked to the function of the protein. Additional structural information includes the secondary, tertiary and quaternary structure. A viable general solution to the prediction of the function of a protein remains an open problem. Most efforts have so far been directed towards heuristics that work most of the time. In the genomic branch of bioinformatics, homology is used to predict the function of a gene: if the sequence of gene A, whose function is known, is homologous to the sequence of gene B, whose function is unknown, one could infer that B may share A's function. In structural bioinformatics, homology is used to determine which parts of a protein are important in structure formation and interaction with other proteins. Homology modeling is used to predict the structure of an unknown protein from existing homologous proteins. One example of this is hemoglobin in humans and the hemoglobin in legumes (leghemoglobin), which are distant relatives from the same protein superfamily. Both serve the same purpose of transporting oxygen in the organism. Although both of these proteins have completely different amino acid sequences, their protein structures are virtually identical, which reflects their near identical purposes and shared ancestor. Other techniques for predicting protein structure include protein threading and de novo (from scratch) physics-based modeling. Another aspect of structural bioinformatics include the use of protein structures for Virtual Screening models such as Quantitative Structure-Activity Relationship models and proteochemometric models (PCM). Furthermore, a protein's crystal structure can be used in simulation of for example ligand-binding studies and in silico mutagenesis studies. A 2021 deep-learning algorithms-based software called AlphaFold, developed by Google's DeepMind, greatly outperforms all other prediction software methods, and has released predicted structures for hundreds of millions of proteins in the AlphaFold protein structure database. Network analysis seeks to understand the relationships within biological networks such as metabolic or protein–protein interaction networks. Although biological networks can be constructed from a single type of molecule or entity (such as genes), network biology often attempts to integrate many different data types, such as proteins, small molecules, gene expression data, and others, which are all connected physically, functionally, or both. Systems biology involves the use of computer simulations of cellular subsystems (such as the networks of metabolites and enzymes that comprise metabolism, signal transduction pathways and gene regulatory networks) to both analyze and visualize the complex connections of these cellular processes. Artificial life or virtual evolution attempts to understand evolutionary processes via the computer simulation of simple (artificial) life forms. Tens of thousands of three-dimensional protein structures have been determined by X-ray crystallography and protein nuclear magnetic resonance spectroscopy (protein NMR) and a central question in structural bioinformatics is whether it is practical to predict possible protein–protein interactions only based on these 3D shapes, without performing protein–protein interaction experiments. A variety of methods have been developed to tackle the protein–protein docking problem, though it seems that there is still much work to be done in this field. Other interactions encountered in the field include Protein–ligand (including drug) and protein–peptide. Molecular dynamic simulation of movement of atoms about rotatable bonds is the fundamental principle behind computational algorithms, termed docking algorithms, for studying molecular interactions. Biodiversity informatics deals with the collection and analysis of biodiversity data, such as taxonomic databases, or microbiome data. Examples of such analyses include phylogenetics, niche modelling, species richness mapping, DNA barcoding, or species identification tools. A growing area is also macro-ecology, i.e. the study of how biodiversity is connected to ecology and human impact, such as climate change. The enormous number of published literature makes it virtually impossible for individuals to read every paper, resulting in disjointed sub-fields of research. Literature analysis aims to employ computational and statistical linguistics to mine this growing library of text resources. For example: The area of research draws from statistics and computational linguistics. Computational technologies are used to automate the processing, quantification and analysis of large amounts of high-information-content biomedical imagery. Modern image analysis systems can improve an observer's accuracy, objectivity, or speed. Image analysis is important for both diagnostics and research. Some examples are: Computational techniques are used to analyse high-throughput, low-measurement single cell data, such as that obtained from flow cytometry. These methods typically involve finding populations of cells that are relevant to a particular disease state or experimental condition. Biological ontologies are directed acyclic graphs of controlled vocabularies. They create categories for biological concepts and descriptions so they can be easily analyzed with computers. When categorised in this way, it is possible to gain added value from holistic and integrated analysis. The OBO Foundry was an effort to standardise certain ontologies. One of the most widespread is the Gene ontology which describes gene function. There are also ontologies which describe phenotypes. Databases are essential for bioinformatics research and applications. Databases exist for many different information types, including DNA and protein sequences, molecular structures, phenotypes and biodiversity. Databases can contain both empirical data (obtained directly from experiments) and predicted data (obtained from analysis of existing data). They may be specific to a particular organism, pathway or molecule of interest. Alternatively, they can incorporate data compiled from multiple other databases. Databases can have different formats, access mechanisms, and be public or private. Some of the most commonly used databases are listed below: Software tools for bioinformatics include simple command-line tools, more complex graphical programs, and standalone web-services. They are made by bioinformatics companies or by public institutions. Many free and open-source software tools have existed and continued to grow since the 1980s. The combination of a continued need for new algorithms for the analysis of emerging types of biological readouts, the potential for innovative in silico experiments, and freely available open code bases have created opportunities for research groups to contribute to both bioinformatics regardless of funding. The open source tools often act as incubators of ideas, or community-supported plug-ins in commercial applications. They may also provide de facto standards and shared object models for assisting with the challenge of bioinformation integration. Open-source bioinformatics software includes Bioconductor, BioPerl, Biopython, BioJava, BioJS, BioRuby, Bioclipse, EMBOSS, .NET Bio, Orange with its bioinformatics add-on, Apache Taverna, UGENE and GenoCAD. The non-profit Open Bioinformatics Foundation and the annual Bioinformatics Open Source Conference promote open-source bioinformatics software. SOAP- and REST-based interfaces have been developed to allow client computers to use algorithms, data and computing resources from servers in other parts of the world. The main advantage are that end users do not have to deal with software and database maintenance overheads. Basic bioinformatics services are classified by the EBI into three categories: SSS (Sequence Search Services), MSA (Multiple Sequence Alignment), and BSA (Biological Sequence Analysis). The availability of these service-oriented bioinformatics resources demonstrate the applicability of web-based bioinformatics solutions, and range from a collection of standalone tools with a common data format under a single web-based interface, to integrative, distributed and extensible bioinformatics workflow management systems. A bioinformatics workflow management system is a specialized form of a workflow management system designed specifically to compose and execute a series of computational or data manipulation steps, or a workflow, in a Bioinformatics application. Such systems are designed to Some of the platforms giving this service: Galaxy, Kepler, Taverna, UGENE, Anduril, HIVE. In 2014, the US Food and Drug Administration sponsored a conference held at the National Institutes of Health Bethesda Campus to discuss reproducibility in bioinformatics. Over the next three years, a consortium of stakeholders met regularly to discuss what would become BioCompute paradigm. These stakeholders included representatives from government, industry, and academic entities. Session leaders represented numerous branches of the FDA and NIH Institutes and Centers, non-profit entities including the Human Variome Project and the European Federation for Medical Informatics, and research institutions including Stanford, the New York Genome Center, and the George Washington University. It was decided that the BioCompute paradigm would be in the form of digital 'lab notebooks' which allow for the reproducibility, replication, review, and reuse, of bioinformatics protocols. This was proposed to enable greater continuity within a research group over the course of normal personnel flux while furthering the exchange of ideas between groups. The US FDA funded this work so that information on pipelines would be more transparent and accessible to their regulatory staff. In 2016, the group reconvened at the NIH in Bethesda and discussed the potential for a BioCompute Object, an instance of the BioCompute paradigm. This work was copied as both a "standard trial use" document and a preprint paper uploaded to bioRxiv. The BioCompute object allows for the JSON-ized record to be shared among employees, collaborators, and regulators. Bioinformatics is not only taught as in-person masters degree at many universities. The computational nature of bioinformatics lends it to computer-aided and online learning. Software platforms designed to teach bioinformatics concepts and methods include Rosalind and online courses offered through the Swiss Institute of Bioinformatics Training Portal. The Canadian Bioinformatics Workshops provides videos and slides from training workshops on their website under a Creative Commons license. The 4273π project or 4273pi project also offers open source educational materials for free. The course runs on low cost Raspberry Pi computers and has been used to teach adults and school pupils. 4283 is actively developed by a consortium of academics and research staff who have run research level bioinformatics using Raspberry Pi computers and the 4283π operating system. MOOC platforms also provide online certifications in bioinformatics and related disciplines, including Coursera's Bioinformatics Specialization (UC San Diego) and Genomic Data Science Specialization (Johns Hopkins) as well as EdX's Data Analysis for Life Sciences XSeries (Harvard). There are several large conferences that are concerned with bioinformatics. Some of the most notable examples are Intelligent Systems for Molecular Biology (ISMB), European Conference on Computational Biology (ECCB), and Research in Computational Molecular Biology (RECOMB).
[ { "paragraph_id": 0, "text": "Bioinformatics (/ˌbaɪ.oʊˌɪnfərˈmætɪks/ ) is an interdisciplinary field of science that develops methods and software tools for understanding biological data, especially when the data sets are large and complex. Bioinformatics uses biology, chemistry, physics, computer science, computer programming, information engineering, mathematics and statistics to analyze and interpret biological data. The subsequent process of analyzing and interpreting data is referred to as computational biology.", "title": "" }, { "paragraph_id": 1, "text": "Computational, statistical, and computer programming techniques have been used for computer simulation analyses of biological queries. They include reused specific analysis \"pipelines\", particularly in the field of genomics, such as by the identification of genes and single nucleotide polymorphisms (SNPs). These pipelines are used to better understand the genetic basis of disease, unique adaptations, desirable properties (esp. in agricultural species), or differences between populations. Bioinformatics also includes proteomics, which tries to understand the organizational principles within nucleic acid and protein sequences.", "title": "" }, { "paragraph_id": 2, "text": "Image and signal processing allow extraction of useful results from large amounts of raw data. In the field of genetics, it aids in sequencing and annotating genomes and their observed mutations. Bioinformatics includes text mining of biological literature and the development of biological and gene ontologies to organize and query biological data. It also plays a role in the analysis of gene and protein expression and regulation. Bioinformatics tools aid in comparing, analyzing and interpreting genetic and genomic data and more generally in the understanding of evolutionary aspects of molecular biology. At a more integrative level, it helps analyze and catalogue the biological pathways and networks that are an important part of systems biology. In structural biology, it aids in the simulation and modeling of DNA, RNA, proteins as well as biomolecular interactions.", "title": "" }, { "paragraph_id": 3, "text": "The first definition of the term bioinformatics was coined by Paulien Hogeweg and Ben Hesper in 1970, to refer to the study of information processes in biotic systems. This definition placed bioinformatics as a field parallel to biochemistry (the study of chemical processes in biological systems).", "title": "History" }, { "paragraph_id": 4, "text": "Bioinformatics and computational biology involved the analysis of biological data, particularly DNA, RNA, and protein sequences. The field of bioinformatics experienced explosive growth starting in the mid-1990s, driven largely by the Human Genome Project and by rapid advances in DNA sequencing technology.", "title": "History" }, { "paragraph_id": 5, "text": "Analyzing biological data to produce meaningful information involves writing and running software programs that use algorithms from graph theory, artificial intelligence, soft computing, data mining, image processing, and computer simulation. The algorithms in turn depend on theoretical foundations such as discrete mathematics, control theory, system theory, information theory, and statistics.", "title": "History" }, { "paragraph_id": 6, "text": "There has been a tremendous advance in speed and cost reduction since the completion of the Human Genome Project, with some labs able to sequence over 100,000 billion bases each year, and a full genome can be sequenced for $1,000 or less.", "title": "History" }, { "paragraph_id": 7, "text": "Computers became essential in molecular biology when protein sequences became available after Frederick Sanger determined the sequence of insulin in the early 1950s. Comparing multiple sequences manually turned out to be impractical. Margaret Oakley Dayhoff, a pioneer in the field, compiled one of the first protein sequence databases, initially published as books as well as methods of sequence alignment and molecular evolution. Another early contributor to bioinformatics was Elvin A. Kabat, who pioneered biological sequence analysis in 1970 with his comprehensive volumes of antibody sequences released online with Tai Te Wu between 1980 and 1991.", "title": "History" }, { "paragraph_id": 8, "text": "In the 1970s, new techniques for sequencing DNA were applied to bacteriophage MS2 and øX174, and the extended nucleotide sequences were then parsed with informational and statistical algorithms. These studies illustrated that well known features, such as the coding segments and the triplet code, are revealed in straightforward statistical analyses and were the proof of the concept that bioinformatics would be insightful.", "title": "History" }, { "paragraph_id": 9, "text": "In order to study how normal cellular activities are altered in different disease states, raw biological data must be combined to form a comprehensive picture of these activities. Therefore, the field of bioinformatics has evolved such that the most pressing task now involves the analysis and interpretation of various types of data. This also includes nucleotide and amino acid sequences, protein domains, and protein structures.", "title": "Goals" }, { "paragraph_id": 10, "text": "Important sub-disciplines within bioinformatics and computational biology include:", "title": "Goals" }, { "paragraph_id": 11, "text": "The primary goal of bioinformatics is to increase the understanding of biological processes. What sets it apart from other approaches is its focus on developing and applying computationally intensive techniques to achieve this goal. Examples include: pattern recognition, data mining, machine learning algorithms, and visualization. Major research efforts in the field include sequence alignment, gene finding, genome assembly, drug design, drug discovery, protein structure alignment, protein structure prediction, prediction of gene expression and protein–protein interactions, genome-wide association studies, the modeling of evolution and cell division/mitosis.", "title": "Goals" }, { "paragraph_id": 12, "text": "Bioinformatics entails the creation and advancement of databases, algorithms, computational and statistical techniques, and theory to solve formal and practical problems arising from the management and analysis of biological data.", "title": "Goals" }, { "paragraph_id": 13, "text": "Over the past few decades, rapid developments in genomic and other molecular research technologies and developments in information technologies have combined to produce a tremendous amount of information related to molecular biology. Bioinformatics is the name given to these mathematical and computing approaches used to glean understanding of biological processes.", "title": "Goals" }, { "paragraph_id": 14, "text": "Common activities in bioinformatics include mapping and analyzing DNA and protein sequences, aligning DNA and protein sequences to compare them, and creating and viewing 3-D models of protein structures.", "title": "Goals" }, { "paragraph_id": 15, "text": "Since the bacteriophage Phage Φ-X174 was sequenced in 1977, the DNA sequences of thousands of organisms have been decoded and stored in databases. This sequence information is analyzed to determine genes that encode proteins, RNA genes, regulatory sequences, structural motifs, and repetitive sequences. A comparison of genes within a species or between different species can show similarities between protein functions, or relations between species (the use of molecular systematics to construct phylogenetic trees). With the growing amount of data, it long ago became impractical to analyze DNA sequences manually. Computer programs such as BLAST are used routinely to search sequences—as of 2008, from more than 260,000 organisms, containing over 190 billion nucleotides.", "title": "Sequence analysis" }, { "paragraph_id": 16, "text": "Before sequences can be analyzed, they are obtained from a data storage bank, such as GenBank. DNA sequencing is still a non-trivial problem as the raw data may be noisy or affected by weak signals. Algorithms have been developed for base calling for the various experimental approaches to DNA sequencing.", "title": "Sequence analysis" }, { "paragraph_id": 17, "text": "Most DNA sequencing techniques produce short fragments of sequence that need to be assembled to obtain complete gene or genome sequences. The shotgun sequencing technique (used by The Institute for Genomic Research (TIGR) to sequence the first bacterial genome, Haemophilus influenzae) generates the sequences of many thousands of small DNA fragments (ranging from 35 to 900 nucleotides long, depending on the sequencing technology). The ends of these fragments overlap and, when aligned properly by a genome assembly program, can be used to reconstruct the complete genome. Shotgun sequencing yields sequence data quickly, but the task of assembling the fragments can be quite complicated for larger genomes. For a genome as large as the human genome, it may take many days of CPU time on large-memory, multiprocessor computers to assemble the fragments, and the resulting assembly usually contains numerous gaps that must be filled in later. Shotgun sequencing is the method of choice for virtually all genomes sequenced (rather than chain-termination or chemical degradation methods), and genome assembly algorithms are a critical area of bioinformatics research.", "title": "Sequence analysis" }, { "paragraph_id": 18, "text": "In genomics, annotation refers to the process of marking the stop and start regions of genes and other biological features in a sequenced DNA sequence. Many genomes are too large to be annotated by hand. As the rate of sequencing exceeds the rate of genome annotation, genome annotation has become the new bottleneck in bioinformatics.", "title": "Sequence analysis" }, { "paragraph_id": 19, "text": "Genome annotation can be classified into three levels: the nucleotide, protein, and process levels.", "title": "Sequence analysis" }, { "paragraph_id": 20, "text": "Gene finding is a chief aspect of nucleotide-level annotation. For complex genomes, a combination of ab initio gene prediction and sequence comparison with expressed sequence databases and other organisms can be successful. Nucleotide-level annotation also allows the integration of genome sequence with other genetic and physical maps of the genome.", "title": "Sequence analysis" }, { "paragraph_id": 21, "text": "The principal aim of protein-level annotation is to assign function to the protein products of the genome. Databases of protein sequences and functional domains and motifs are used for this type of annotation. About half of the predicted proteins in a new genome sequence tend to have no obvious function.", "title": "Sequence analysis" }, { "paragraph_id": 22, "text": "Understanding the function of genes and their products in the context of cellular and organismal physiology is the goal of process-level annotation. An obstacle of process-level annotation has been the inconsistency of terms used by different model systems. The Gene Ontology Consortium is helping to solve this problem.", "title": "Sequence analysis" }, { "paragraph_id": 23, "text": "The first description of a comprehensive annotation system was published in 1995 by The Institute for Genomic Research, which performed the first complete sequencing and analysis of the genome of a free-living (non-symbiotic) organism, the bacterium Haemophilus influenzae. The system identifies the genes encoding all proteins, transfer RNAs, ribosomal RNAs, in order to make initial functional assignments. The GeneMark program trained to find protein-coding genes in Haemophilus influenzae is constantly changing and improving.", "title": "Sequence analysis" }, { "paragraph_id": 24, "text": "Following the goals that the Human Genome Project left to achieve after its closure in 2003, the ENCODE project was developed by the National Human Genome Research Institute. This project is a collaborative data collection of the functional elements of the human genome that uses next-generation DNA-sequencing technologies and genomic tiling arrays, technologies able to automatically generate large amounts of data at a dramatically reduced per-base cost but with the same accuracy (base call error) and fidelity (assembly error).", "title": "Sequence analysis" }, { "paragraph_id": 25, "text": "While genome annotation is primarily based on sequence similarity (and thus homology), other properties of sequences can be used to predict the function of genes. In fact, most gene function prediction methods focus on protein sequences as they are more informative and more feature-rich. For instance, the distribution of hydrophobic amino acids predicts transmembrane segments in proteins. However, protein function prediction can also use external information such as gene (or protein) expression data, protein structure, or protein-protein interactions.", "title": "Sequence analysis" }, { "paragraph_id": 26, "text": "Evolutionary biology is the study of the origin and descent of species, as well as their change over time. Informatics has assisted evolutionary biologists by enabling researchers to:", "title": "Sequence analysis" }, { "paragraph_id": 27, "text": "Future work endeavours to reconstruct the now more complex tree of life.", "title": "Sequence analysis" }, { "paragraph_id": 28, "text": "The core of comparative genome analysis is the establishment of the correspondence between genes (orthology analysis) or other genomic features in different organisms. Intergenomic maps are made to trace the evolutionary processes responsible for the divergence of two genomes. A multitude of evolutionary events acting at various organizational levels shape genome evolution. At the lowest level, point mutations affect individual nucleotides. At a higher level, large chromosomal segments undergo duplication, lateral transfer, inversion, transposition, deletion and insertion. Entire genomes are involved in processes of hybridization, polyploidization and endosymbiosis that lead to rapid speciation. The complexity of genome evolution poses many exciting challenges to developers of mathematical models and algorithms, who have recourse to a spectrum of algorithmic, statistical and mathematical techniques, ranging from exact, heuristics, fixed parameter and approximation algorithms for problems based on parsimony models to Markov chain Monte Carlo algorithms for Bayesian analysis of problems based on probabilistic models.", "title": "Sequence analysis" }, { "paragraph_id": 29, "text": "Many of these studies are based on the detection of sequence homology to assign sequences to protein families.", "title": "Sequence analysis" }, { "paragraph_id": 30, "text": "Pan genomics is a concept introduced in 2005 by Tettelin and Medini. Pan genome is the complete gene repertoire of a particular monophyletic taxonomic group. Although initially applied to closely related strains of a species, it can be applied to a larger context like genus, phylum, etc. It is divided in two parts: the Core genome, a set of genes common to all the genomes under study (often housekeeping genes vital for survival), and the Dispensable/Flexible genome: a set of genes not present in all but one or some genomes under study. A bioinformatics tool BPGA can be used to characterize the Pan Genome of bacterial species.", "title": "Sequence analysis" }, { "paragraph_id": 31, "text": "As of 2013, the existence of efficient high-throughput next-generation sequencing technology allows for the identification of cause many different human disorders. Simple Mendelian inheritance has been observed for over 3,000 disorders that have been identified at the Online Mendelian Inheritance in Man database, but complex diseases are more difficult. Association studies have found many individual genetic regions that individually are weakly associated with complex diseases (such as infertility, breast cancer and Alzheimer's disease), rather than a single cause. There are currently many challenges to using genes for diagnosis and treatment, such as how we don't know which genes are important, or how stable the choices an algorithm provides.", "title": "Sequence analysis" }, { "paragraph_id": 32, "text": "Genome-wide association studies have successfully identified thousands of common genetic variants for complex diseases and traits; however, these common variants only explain a small fraction of heritability. Rare variants may account for some of the missing heritability. Large-scale whole genome sequencing studies have rapidly sequenced millions of whole genomes, and such studies have identified hundreds of millions of rare variants. Functional annotations predict the effect or function of a genetic variant and help to prioritize rare functional variants, and incorporating these annotations can effectively boost the power of genetic association of rare variants analysis of whole genome sequencing studies. Some tools have been developed to provide all-in-one rare variant association analysis for whole-genome sequencing data, including integration of genotype data and their functional annotations, association analysis, result summary and visualization. Meta-analysis of whole genome sequencing studies provides an attractive solution to the problem of collecting large sample sizes for discovering rare variants associated with complex phenotypes.", "title": "Sequence analysis" }, { "paragraph_id": 33, "text": "In cancer, the genomes of affected cells are rearranged in complex or unpredictable ways. In addition to single-nucleotide polymorphism arrays identifying point mutations that cause cancer, oligonucleotide microarrays can be used to identify chromosomal gains and losses (called comparative genomic hybridization). These detection methods generate terabytes of data per experiment. The data is often found to contain considerable variability, or noise, and thus Hidden Markov model and change-point analysis methods are being developed to infer real copy number changes.", "title": "Sequence analysis" }, { "paragraph_id": 34, "text": "Two important principles can be used to identify cancer by mutations in the exome. First, cancer is a disease of accumulated somatic mutations in genes. Second, cancer contains driver mutations which need to be distinguished from passengers.", "title": "Sequence analysis" }, { "paragraph_id": 35, "text": "Further improvements in bioinformatics could allow for classifying types of cancer by analysis of cancer driven mutations in the genome. Furthermore, tracking of patients while the disease progresses may be possible in the future with the sequence of cancer samples. Another type of data that requires novel informatics development is the analysis of lesions found to be recurrent among many tumors.", "title": "Sequence analysis" }, { "paragraph_id": 36, "text": "The expression of many genes can be determined by measuring mRNA levels with multiple techniques including microarrays, expressed cDNA sequence tag (EST) sequencing, serial analysis of gene expression (SAGE) tag sequencing, massively parallel signature sequencing (MPSS), RNA-Seq, also known as \"Whole Transcriptome Shotgun Sequencing\" (WTSS), or various applications of multiplexed in-situ hybridization. All of these techniques are extremely noise-prone and/or subject to bias in the biological measurement, and a major research area in computational biology involves developing statistical tools to separate signal from noise in high-throughput gene expression studies. Such studies are often used to determine the genes implicated in a disorder: one might compare microarray data from cancerous epithelial cells to data from non-cancerous cells to determine the transcripts that are up-regulated and down-regulated in a particular population of cancer cells.", "title": "Gene and protein expression" }, { "paragraph_id": 37, "text": "Protein microarrays and high throughput (HT) mass spectrometry (MS) can provide a snapshot of the proteins present in a biological sample. The former approach faces similar problems as with microarrays targeted at mRNA, the latter involves the problem of matching large amounts of mass data against predicted masses from protein sequence databases, and the complicated statistical analysis of samples when multiple incomplete peptides from each protein are detected. Cellular protein localization in a tissue context can be achieved through affinity proteomics displayed as spatial data based on immunohistochemistry and tissue microarrays.", "title": "Gene and protein expression" }, { "paragraph_id": 38, "text": "Gene regulation is a complex process where a signal, such as an extracellular signal such as a hormone, eventually leads to an increase or decrease in the activity of one or more proteins. Bioinformatics techniques have been applied to explore various steps in this process.", "title": "Gene and protein expression" }, { "paragraph_id": 39, "text": "For example, gene expression can be regulated by nearby elements in the genome. Promoter analysis involves the identification and study of sequence motifs in the DNA surrounding the protein-coding region of a gene. These motifs influence the extent to which that region is transcribed into mRNA. Enhancer elements far away from the promoter can also regulate gene expression, through three-dimensional looping interactions. These interactions can be determined by bioinformatic analysis of chromosome conformation capture experiments.", "title": "Gene and protein expression" }, { "paragraph_id": 40, "text": "Expression data can be used to infer gene regulation: one might compare microarray data from a wide variety of states of an organism to form hypotheses about the genes involved in each state. In a single-cell organism, one might compare stages of the cell cycle, along with various stress conditions (heat shock, starvation, etc.). Clustering algorithms can be then applied to expression data to determine which genes are co-expressed. For example, the upstream regions (promoters) of co-expressed genes can be searched for over-represented regulatory elements. Examples of clustering algorithms applied in gene clustering are k-means clustering, self-organizing maps (SOMs), hierarchical clustering, and consensus clustering methods.", "title": "Gene and protein expression" }, { "paragraph_id": 41, "text": "Several approaches have been developed to analyze the location of organelles, genes, proteins, and other components within cells. A gene ontology category, cellular component, has been devised to capture subcellular localization in many biological databases.", "title": "Analysis of cellular organization" }, { "paragraph_id": 42, "text": "Microscopic pictures allow for the location of organelles as well as molecules, which may be the source of abnormalities in diseases.", "title": "Analysis of cellular organization" }, { "paragraph_id": 43, "text": "Finding the location of proteins allows us to predict what they do. This is called protein function prediction. For instance, if a protein is found in the nucleus it may be involved in gene regulation or splicing. By contrast, if a protein is found in mitochondria, it may be involved in respiration or other metabolic processes. There are well developed protein subcellular localization prediction resources available, including protein subcellular location databases, and prediction tools.", "title": "Analysis of cellular organization" }, { "paragraph_id": 44, "text": "Data from high-throughput chromosome conformation capture experiments, such as Hi-C (experiment) and ChIA-PET, can provide information on the three-dimensional structure and nuclear organization of chromatin. Bioinformatic challenges in this field include partitioning the genome into domains, such as Topologically Associating Domains (TADs), that are organised together in three-dimensional space.", "title": "Analysis of cellular organization" }, { "paragraph_id": 45, "text": "Finding the structure of proteins is an important application of bioinformatics. The Critical Assessment of Protein Structure Prediction (CASP) is an open competition where worldwide research groups submit protein models for evaluating unknown protein models.", "title": "Structural bioinformatics" }, { "paragraph_id": 46, "text": "The linear amino acid sequence of a protein is called the primary structure. The primary structure can be easily determined from the sequence of codons on the DNA gene that codes for it. In most proteins, the primary structure uniquely determines the 3-dimensional structure of a protein in its native environment. An exception is the misfolded protein involved in bovine spongiform encephalopathy. This structure is linked to the function of the protein. Additional structural information includes the secondary, tertiary and quaternary structure. A viable general solution to the prediction of the function of a protein remains an open problem. Most efforts have so far been directed towards heuristics that work most of the time.", "title": "Structural bioinformatics" }, { "paragraph_id": 47, "text": "In the genomic branch of bioinformatics, homology is used to predict the function of a gene: if the sequence of gene A, whose function is known, is homologous to the sequence of gene B, whose function is unknown, one could infer that B may share A's function. In structural bioinformatics, homology is used to determine which parts of a protein are important in structure formation and interaction with other proteins. Homology modeling is used to predict the structure of an unknown protein from existing homologous proteins.", "title": "Structural bioinformatics" }, { "paragraph_id": 48, "text": "One example of this is hemoglobin in humans and the hemoglobin in legumes (leghemoglobin), which are distant relatives from the same protein superfamily. Both serve the same purpose of transporting oxygen in the organism. Although both of these proteins have completely different amino acid sequences, their protein structures are virtually identical, which reflects their near identical purposes and shared ancestor.", "title": "Structural bioinformatics" }, { "paragraph_id": 49, "text": "Other techniques for predicting protein structure include protein threading and de novo (from scratch) physics-based modeling.", "title": "Structural bioinformatics" }, { "paragraph_id": 50, "text": "Another aspect of structural bioinformatics include the use of protein structures for Virtual Screening models such as Quantitative Structure-Activity Relationship models and proteochemometric models (PCM). Furthermore, a protein's crystal structure can be used in simulation of for example ligand-binding studies and in silico mutagenesis studies.", "title": "Structural bioinformatics" }, { "paragraph_id": 51, "text": "A 2021 deep-learning algorithms-based software called AlphaFold, developed by Google's DeepMind, greatly outperforms all other prediction software methods, and has released predicted structures for hundreds of millions of proteins in the AlphaFold protein structure database.", "title": "Structural bioinformatics" }, { "paragraph_id": 52, "text": "Network analysis seeks to understand the relationships within biological networks such as metabolic or protein–protein interaction networks. Although biological networks can be constructed from a single type of molecule or entity (such as genes), network biology often attempts to integrate many different data types, such as proteins, small molecules, gene expression data, and others, which are all connected physically, functionally, or both.", "title": "Network and systems biology" }, { "paragraph_id": 53, "text": "Systems biology involves the use of computer simulations of cellular subsystems (such as the networks of metabolites and enzymes that comprise metabolism, signal transduction pathways and gene regulatory networks) to both analyze and visualize the complex connections of these cellular processes. Artificial life or virtual evolution attempts to understand evolutionary processes via the computer simulation of simple (artificial) life forms.", "title": "Network and systems biology" }, { "paragraph_id": 54, "text": "Tens of thousands of three-dimensional protein structures have been determined by X-ray crystallography and protein nuclear magnetic resonance spectroscopy (protein NMR) and a central question in structural bioinformatics is whether it is practical to predict possible protein–protein interactions only based on these 3D shapes, without performing protein–protein interaction experiments. A variety of methods have been developed to tackle the protein–protein docking problem, though it seems that there is still much work to be done in this field.", "title": "Network and systems biology" }, { "paragraph_id": 55, "text": "Other interactions encountered in the field include Protein–ligand (including drug) and protein–peptide. Molecular dynamic simulation of movement of atoms about rotatable bonds is the fundamental principle behind computational algorithms, termed docking algorithms, for studying molecular interactions.", "title": "Network and systems biology" }, { "paragraph_id": 56, "text": "Biodiversity informatics deals with the collection and analysis of biodiversity data, such as taxonomic databases, or microbiome data. Examples of such analyses include phylogenetics, niche modelling, species richness mapping, DNA barcoding, or species identification tools. A growing area is also macro-ecology, i.e. the study of how biodiversity is connected to ecology and human impact, such as climate change.", "title": "Biodiversity informatics" }, { "paragraph_id": 57, "text": "", "title": "Others" }, { "paragraph_id": 58, "text": "The enormous number of published literature makes it virtually impossible for individuals to read every paper, resulting in disjointed sub-fields of research. Literature analysis aims to employ computational and statistical linguistics to mine this growing library of text resources. For example:", "title": "Others" }, { "paragraph_id": 59, "text": "The area of research draws from statistics and computational linguistics.", "title": "Others" }, { "paragraph_id": 60, "text": "Computational technologies are used to automate the processing, quantification and analysis of large amounts of high-information-content biomedical imagery. Modern image analysis systems can improve an observer's accuracy, objectivity, or speed. Image analysis is important for both diagnostics and research. Some examples are:", "title": "Others" }, { "paragraph_id": 61, "text": "Computational techniques are used to analyse high-throughput, low-measurement single cell data, such as that obtained from flow cytometry. These methods typically involve finding populations of cells that are relevant to a particular disease state or experimental condition.", "title": "Others" }, { "paragraph_id": 62, "text": "Biological ontologies are directed acyclic graphs of controlled vocabularies. They create categories for biological concepts and descriptions so they can be easily analyzed with computers. When categorised in this way, it is possible to gain added value from holistic and integrated analysis.", "title": "Others" }, { "paragraph_id": 63, "text": "The OBO Foundry was an effort to standardise certain ontologies. One of the most widespread is the Gene ontology which describes gene function. There are also ontologies which describe phenotypes.", "title": "Others" }, { "paragraph_id": 64, "text": "Databases are essential for bioinformatics research and applications. Databases exist for many different information types, including DNA and protein sequences, molecular structures, phenotypes and biodiversity. Databases can contain both empirical data (obtained directly from experiments) and predicted data (obtained from analysis of existing data). They may be specific to a particular organism, pathway or molecule of interest. Alternatively, they can incorporate data compiled from multiple other databases. Databases can have different formats, access mechanisms, and be public or private.", "title": "Databases" }, { "paragraph_id": 65, "text": "Some of the most commonly used databases are listed below:", "title": "Databases" }, { "paragraph_id": 66, "text": "Software tools for bioinformatics include simple command-line tools, more complex graphical programs, and standalone web-services. They are made by bioinformatics companies or by public institutions.", "title": "Software and tools" }, { "paragraph_id": 67, "text": "Many free and open-source software tools have existed and continued to grow since the 1980s. The combination of a continued need for new algorithms for the analysis of emerging types of biological readouts, the potential for innovative in silico experiments, and freely available open code bases have created opportunities for research groups to contribute to both bioinformatics regardless of funding. The open source tools often act as incubators of ideas, or community-supported plug-ins in commercial applications. They may also provide de facto standards and shared object models for assisting with the challenge of bioinformation integration.", "title": "Software and tools" }, { "paragraph_id": 68, "text": "Open-source bioinformatics software includes Bioconductor, BioPerl, Biopython, BioJava, BioJS, BioRuby, Bioclipse, EMBOSS, .NET Bio, Orange with its bioinformatics add-on, Apache Taverna, UGENE and GenoCAD.", "title": "Software and tools" }, { "paragraph_id": 69, "text": "The non-profit Open Bioinformatics Foundation and the annual Bioinformatics Open Source Conference promote open-source bioinformatics software.", "title": "Software and tools" }, { "paragraph_id": 70, "text": "SOAP- and REST-based interfaces have been developed to allow client computers to use algorithms, data and computing resources from servers in other parts of the world. The main advantage are that end users do not have to deal with software and database maintenance overheads.", "title": "Software and tools" }, { "paragraph_id": 71, "text": "Basic bioinformatics services are classified by the EBI into three categories: SSS (Sequence Search Services), MSA (Multiple Sequence Alignment), and BSA (Biological Sequence Analysis). The availability of these service-oriented bioinformatics resources demonstrate the applicability of web-based bioinformatics solutions, and range from a collection of standalone tools with a common data format under a single web-based interface, to integrative, distributed and extensible bioinformatics workflow management systems.", "title": "Software and tools" }, { "paragraph_id": 72, "text": "A bioinformatics workflow management system is a specialized form of a workflow management system designed specifically to compose and execute a series of computational or data manipulation steps, or a workflow, in a Bioinformatics application. Such systems are designed to", "title": "Software and tools" }, { "paragraph_id": 73, "text": "Some of the platforms giving this service: Galaxy, Kepler, Taverna, UGENE, Anduril, HIVE.", "title": "Software and tools" }, { "paragraph_id": 74, "text": "In 2014, the US Food and Drug Administration sponsored a conference held at the National Institutes of Health Bethesda Campus to discuss reproducibility in bioinformatics. Over the next three years, a consortium of stakeholders met regularly to discuss what would become BioCompute paradigm. These stakeholders included representatives from government, industry, and academic entities. Session leaders represented numerous branches of the FDA and NIH Institutes and Centers, non-profit entities including the Human Variome Project and the European Federation for Medical Informatics, and research institutions including Stanford, the New York Genome Center, and the George Washington University.", "title": "Software and tools" }, { "paragraph_id": 75, "text": "It was decided that the BioCompute paradigm would be in the form of digital 'lab notebooks' which allow for the reproducibility, replication, review, and reuse, of bioinformatics protocols. This was proposed to enable greater continuity within a research group over the course of normal personnel flux while furthering the exchange of ideas between groups. The US FDA funded this work so that information on pipelines would be more transparent and accessible to their regulatory staff.", "title": "Software and tools" }, { "paragraph_id": 76, "text": "In 2016, the group reconvened at the NIH in Bethesda and discussed the potential for a BioCompute Object, an instance of the BioCompute paradigm. This work was copied as both a \"standard trial use\" document and a preprint paper uploaded to bioRxiv. The BioCompute object allows for the JSON-ized record to be shared among employees, collaborators, and regulators.", "title": "Software and tools" }, { "paragraph_id": 77, "text": "Bioinformatics is not only taught as in-person masters degree at many universities. The computational nature of bioinformatics lends it to computer-aided and online learning. Software platforms designed to teach bioinformatics concepts and methods include Rosalind and online courses offered through the Swiss Institute of Bioinformatics Training Portal. The Canadian Bioinformatics Workshops provides videos and slides from training workshops on their website under a Creative Commons license. The 4273π project or 4273pi project also offers open source educational materials for free. The course runs on low cost Raspberry Pi computers and has been used to teach adults and school pupils. 4283 is actively developed by a consortium of academics and research staff who have run research level bioinformatics using Raspberry Pi computers and the 4283π operating system.", "title": "Education platforms" }, { "paragraph_id": 78, "text": "MOOC platforms also provide online certifications in bioinformatics and related disciplines, including Coursera's Bioinformatics Specialization (UC San Diego) and Genomic Data Science Specialization (Johns Hopkins) as well as EdX's Data Analysis for Life Sciences XSeries (Harvard).", "title": "Education platforms" }, { "paragraph_id": 79, "text": "There are several large conferences that are concerned with bioinformatics. Some of the most notable examples are Intelligent Systems for Molecular Biology (ISMB), European Conference on Computational Biology (ECCB), and Research in Computational Molecular Biology (RECOMB).", "title": "Conferences" } ]
Bioinformatics is an interdisciplinary field of science that develops methods and software tools for understanding biological data, especially when the data sets are large and complex. Bioinformatics uses biology, chemistry, physics, computer science, computer programming, information engineering, mathematics and statistics to analyze and interpret biological data. The subsequent process of analyzing and interpreting data is referred to as computational biology. Computational, statistical, and computer programming techniques have been used for computer simulation analyses of biological queries. They include reused specific analysis "pipelines", particularly in the field of genomics, such as by the identification of genes and single nucleotide polymorphisms (SNPs). These pipelines are used to better understand the genetic basis of disease, unique adaptations, desirable properties, or differences between populations. Bioinformatics also includes proteomics, which tries to understand the organizational principles within nucleic acid and protein sequences. Image and signal processing allow extraction of useful results from large amounts of raw data. In the field of genetics, it aids in sequencing and annotating genomes and their observed mutations. Bioinformatics includes text mining of biological literature and the development of biological and gene ontologies to organize and query biological data. It also plays a role in the analysis of gene and protein expression and regulation. Bioinformatics tools aid in comparing, analyzing and interpreting genetic and genomic data and more generally in the understanding of evolutionary aspects of molecular biology. At a more integrative level, it helps analyze and catalogue the biological pathways and networks that are an important part of systems biology. In structural biology, it aids in the simulation and modeling of DNA, RNA, proteins as well as biomolecular interactions.
2001-09-20T14:58:39Z
2023-12-18T01:52:03Z
[ "Template:For", "Template:Section link", "Template:IPAc-en", "Template:Refbegin", "Template:Computer science", "Template:Portal bar", "Template:When", "Template:See also", "Template:How", "Template:Reflist", "Template:Wiktionary-inline", "Template:Informatics", "Template:Authority control", "Template:Columns-list", "Template:Cite web", "Template:Webarchive", "Template:Refend", "Template:Commons category-inline", "Template:Citation needed", "Template:Bioinformatics", "Template:Branches of biology", "Template:Cite journal", "Template:Cite book", "Template:Spoken Wikipedia", "Template:Wikiversity-inline", "Template:Main", "Template:According to whom", "Template:Genomics", "Template:Biology nav", "Template:Health informatics", "Template:Short description", "Template:ISBN", "Template:Library resources box", "Template:Citation", "Template:Use dmy dates", "Template:Not to be confused with", "Template:Further", "Template:Main articles", "Template:Cite arXiv" ]
https://en.wikipedia.org/wiki/Bioinformatics
4,216
Brian De Palma
Brian Russell De Palma (born September 11, 1940) is an American film director and screenwriter. With a career spanning over 50 years, he is best known for work in the suspense, crime and psychological thriller genres. His films include mainstream box office hits such as Carrie (1976), Dressed to Kill (1980), Scarface (1983), The Untouchables (1987), and Mission: Impossible (1996), as well as cult favorites such as Sisters (1972), Phantom of the Paradise (1974), Blow Out (1981), Casualties of War (1989), and Carlito's Way (1993). De Palma was a leading member of the New Hollywood generation of film directors. His direction often makes use of quotations from other films or cinematic styles, and bears the influence of filmmakers such as Alfred Hitchcock, Jean-Luc Godard, and Michelangelo Antonioni. His work has been criticized for its violence and sexual content but has also been championed by American critics such as Roger Ebert and Pauline Kael. De Palma was born on September 11, 1940, in Newark, New Jersey, the youngest of three boys. His Italian-American parents were Vivienne DePalma (née Muti), and Anthony DePalma, an orthopedic surgeon who was the son of immigrants from Alberona, Province of Foggia. He was raised in Philadelphia, Pennsylvania, and New Hampshire, and attended various Protestant and Quaker schools, eventually graduating from Friends' Central School. He had a poor relationship with his father, and would secretly follow him to record his adulterous behavior; this would eventually inspire the teenage character played by Keith Gordon in De Palma's 1980 film Dressed to Kill. When he was in high school, he built computers. He won a regional science-fair prize for a project titled "An Analog Computer to Solve Differential Equations". Enrolled at Columbia University as a physics student, De Palma became enraptured with the filmmaking process after viewing Citizen Kane and Vertigo. After receiving his undergraduate degree in 1962, De Palma enrolled at the newly coed Sarah Lawrence College as a graduate student in their theater department, earning an M.A. in the discipline in 1964 and becoming one of the first male students among a female population. Once there, influences as various as drama teacher Wilford Leach, the Maysles brothers, Michelangelo Antonioni, Jean-Luc Godard, Andy Warhol, and Alfred Hitchcock impressed upon De Palma the many styles and themes that would shape his own cinema in the coming decades. An early association with a young Robert De Niro resulted in The Wedding Party. The film, which was co-directed with Leach and producer Cynthia Munroe, had been shot in 1963 but remained unreleased until 1969, when De Palma's star had risen sufficiently within the Greenwich Village filmmaking scene. De Niro was unknown at the time; the credits mistakenly display his name as "Robert Denero". The film is noteworthy for its invocation of silent film techniques and an insistence on the jump-cut for effect. De Palma followed this style with various small films for the NAACP and the Treasury Department. During the 1960s, De Palma began making a living producing documentary films, notably The Responsive Eye, a 1966 movie about The Responsive Eye op-art exhibit curated by William Seitz for MOMA in 1965. In an interview with Joseph Gelmis from 1969, De Palma described the film as "very good and very successful. It's distributed by Pathe Contemporary and makes lots of money. I shot it in four hours, with synched sound. I had two other guys shooting people's reactions to the paintings, and the paintings themselves." Dionysus in '69 (1969) was De Palma's other major documentary from this period. The film records the Performance Group's performance of Euripides' The Bacchae, starring, amongst others, De Palma regular William Finley. The play is noted for breaking traditional barriers between performers and audience. The film's most striking quality is its extensive use of the split-screen. De Palma recalls that he was "floored" by this performance upon first sight, and in 1973 recounts how he "began to try and figure out a way to capture it on film. I came up with the idea of split-screen, to be able to show the actual audience involvement, to trace the life of the audience and that of the play as they merge in and out of each other." De Palma's most significant features from this decade are Greetings (1968) and Hi, Mom! (1970). Both films star Robert De Niro and espouse a leftist revolutionary viewpoint common to the era in which they were released. Greetings was entered into the 19th Berlin International Film Festival, where it won a Silver Bear award. His other major film from this period is the slasher comedy Murder a la Mod. Each of these films experiments with narrative and intertextuality, reflecting De Palma's stated intention to become the "American Godard" while integrating several of the themes which permeated Hitchcock's work. In 1970, De Palma left New York for Hollywood at age thirty to make Get to Know Your Rabbit (1972), starring Orson Welles and Tommy Smothers. Making the film was a crushing experience for De Palma, as Smothers did not like many of De Palma's ideas. Here he made several small, studio and independently-released films that included stand-outs Sisters (1972), Phantom of the Paradise (1974), and Obsession (1976). In November 1976, De Palma released a film adaptation of the 1974 novel Carrie by Stephen King. Though some see the psychic thriller as De Palma's bid for a blockbuster, the project was in fact small, underfunded by United Artists, and well under the cultural radar during the early months of production, as the source novel had yet to climb the bestseller list. De Palma gravitated toward the project and changed crucial plot elements based upon his own predilections, not the saleability of the novel. The cast was young and relatively new, though Sissy Spacek and John Travolta had gained attention for previous work in, respectively, film and episodic sitcoms. Carrie became De Palma's first genuine box-office success, garnering Spacek and Piper Laurie Oscar nominations for their performances. Pre-production for the film had coincided with the casting process for George Lucas's Star Wars, and many of the actors cast in De Palma's film had been earmarked as contenders for Lucas's movie, and vice versa. The "shock ending" finale is effective even while it upholds horror-film convention, its suspense sequences are buttressed by teen comedy tropes, and its use of split-screen, split-diopter and slow motion shots tell the story visually rather than through dialogue. As for Lucas' project, De Palma complained in an early viewing of Star Wars that the opening text crawl was poorly written and volunteered to help edit the text to a more concise and engaging form. The financial and critical success of Carrie allowed De Palma to pursue more personal material. The Demolished Man was a novel that had fascinated De Palma since the late 1950s and appealed to his background in mathematics and avant-garde storytelling. Its unconventional unfolding of plot (exemplified in its mathematical layout of dialogue) and its stress on perception have analogs in De Palma's filmmaking. He sought to adapt it numerous times, though the project would carry a substantial price tag, and has yet to appear on-screen (Steven Spielberg's 2002 adaptation of Philip K. Dick's Minority Report bears striking similarities to De Palma's visual style and some of the themes of The Demolished Man). The result of his experience with adapting The Demolished Man was the 1978 science fiction psychic thriller film The Fury, starring Kirk Douglas, Carrie Snodgress, John Cassavetes and Amy Irving. The film was admired by Jean-Luc Godard, who featured a clip in his mammoth Histoire(s) du cinéma, and Pauline Kael, who championed both The Fury and De Palma. The film boasted a larger budget than Carrie, though the consensus view at the time was that De Palma was repeating himself, with diminishing returns. As a film, it retains De Palma's considerable visual flair, but points more toward his work in mainstream entertainments such as Mission: Impossible, the thematic complex thriller for which he is now better known. The 1980s were marked by some of De Palma's best known films including the erotic psychological thriller Dressed to Kill (1980) starring Michael Caine, and Angie Dickinson. Although the film received critical admiration, it also received criticism and controversy for its negative depiction of the transgender community. The following year he directed the neo-noir mystery thriller Blow Out (1981) starring John Travolta, Nancy Allen, and John Lithgow. The film received critical acclaim. The New Yorker film critic Pauline Kael praised the director writing, "De Palma has sprung to the place that Robert Altman achieved with films such as McCabe & Mrs. Miller and Nashville and that Francis Ford Coppola reached with The Godfather films—that is, to the place where genre is transcended and what we're moved by is an artist's vision...it's a great movie. Travolta and Allen are radiant performers". De Palma then directed crime film Scarface (1983) starring Al Pacino and Michelle Pfeiffer with a screenplay by Oliver Stone. The film received mixed reviews with its negative depictions of ethnic stereotypes, as well as its violence and profanity. It has since been re-evaluated and became a cult classic. The following year he made another neo-noir erotic thriller, Body Double (1984), starring Craig Wasson and Melanie Griffith. The film also received mixed reviews but has since had a reassessment and found acclaim. De Palma directed the music video for Bruce Springsteen's single "Dancing in the Dark" the same year. In 1987, De Palma directed the crime film The Untouchables loosely based off the book of the same name, adapted by David Mamet. The film stars Kevin Costner, Andy Garcia, Robert De Niro, and Sean Connery, the later of whom won the Academy Award for Best Supporting Actor for the film. It received critical acclaim and box-office success. De Palma's Vietnam War film Casualties of War (1989) won critical praise but performed poorly in theatres and The Bonfire of the Vanities (1990) was a notorious failure with both critics and audiences. De Palma then had subsequent successes with Raising Cain (1992) and Carlito's Way (1993) with Mission: Impossible (1996) becoming his highest grossing film and starting a successful franchise. De Palma's work after Mission: Impossible has been less well received. His ensuing films Snake Eyes (1998), Mission to Mars (2000), and Femme Fatale (2002) all failed at the box office and received generally poor reviews, though Femme Fatale has since been revived in the eyes of many film critics and became a cult classic. His 2006 adaptation of The Black Dahlia was also unsuccessful and is currently the last movie De Palma has directed with backing from Hollywood. A political controversy erupted over the portrayal of US soldiers in De Palma's 2007 film Redacted. Loosely based on the 2006 Mahmudiyah killings by American soldiers in Iraq, the film echoes themes that appeared in Casualties of War. Redacted received a limited release in the United States and grossed less than $1 million against a $5 million budget. De Palma's output has slowed since the release of Redacted, with subsequent projects often falling into development hell, due mostly to creative differences. In 2012, his film Passion starring Rachel McAdams and Noomi Rapace was selected to compete for the Golden Lion at the 69th Venice International Film Festival but received mixed reviews and was financially unsuccessful. De Palma's next project was the thriller Domino (2019), released two years after the film began production. It received generally negative reviews and was released direct-to-VOD in the United States, grossing less than half a million dollars internationally. De Palma has also expressed dissatisfaction with both the production of the film and the final result; "I never experienced such a horrible movie set." In 2018, De Palma published his debut novel in France, Les serpents sont-ils nécessaires? (English translation: Are Snakes Necessary?), co-written with Susan Lehman. It was published in the U.S. in 2020. De Palma and Lehman also wrote a second book, currently unpublished, called Terry, based on one of De Palma's passion projects about a French film production making an adaptation of Thérèse Raquin. De Palma's films can fall into two categories, his psychological thrillers (Sisters, Body Double, Obsession, Dressed to Kill, Blow Out, Raising Cain) and his mainly commercial films (Scarface, The Untouchables, Carlito's Way, and Mission: Impossible). He has often produced "De Palma" films one after the other before going on to direct a different genre, but would always return to his familiar territory. Because of the subject matter and graphic violence of some of De Palma's films, such as Dressed to Kill, Scarface and Body Double, they are often at the center of controversy with the Motion Picture Association of America, film critics and the viewing public. De Palma frequently quotes and references other directors' work. Michelangelo Antonioni's Blowup and Francis Ford Coppola's The Conversation plots were used for the basis of Blow Out. The Untouchables' finale shoot out in the train station is a clear borrowing from the Odessa Steps sequence in Sergei Eisenstein's The Battleship Potemkin. The main plot from Rear Window was used for Body Double, while it also used elements of Vertigo. Vertigo was also the basis for Obsession. Dressed to Kill was a note-for-note homage to Hitchcock's Psycho, including such moments as the surprise death of the lead actress and the exposition scene by the psychiatrist at the end. Film critics have often noted De Palma's penchant for unusual camera angles and compositions. He often frames characters against the background using a canted angle shot. Split-screen techniques have been used to show two separate events happening simultaneously. To emphasize the dramatic impact of a certain scene De Palma has employed a 360-degree camera pan. Slow sweeping, panning and tracking shots are often used throughout his films, often through precisely-choreographed long takes lasting for minutes without cutting. Split focus shots, often referred to as "di-opt", are used by De Palma to emphasize the foreground person/object while simultaneously keeping a background person/object in focus. Slow-motion is frequently used in his films to increase suspense. De Palma has been married and divorced three times, to actress Nancy Allen (1979–1983), producer Gale Anne Hurd (1991–1993), and Darnell Gregorio (1995–1997). He has one daughter from his marriage to Hurd, Lolita de Palma, born in 1991, and one daughter from his marriage to Gregorio, Piper De Palma, born in 1996. He resides in Manhattan, New York. De Palma is often cited as a leading member of the New Hollywood generation of film directors, a distinct pedigree who either emerged from film schools or are overtly cine-literate. His contemporaries include Martin Scorsese, Paul Schrader, John Milius, George Lucas, Francis Ford Coppola, Steven Spielberg, John Carpenter, and Ridley Scott. His artistry in directing and use of cinematography and suspense in several of his films has often been compared to the work of Alfred Hitchcock. Psychologists have been intrigued by De Palma's fascination with pathology, by the aberrant behavior aroused in characters who find themselves manipulated by others. De Palma has encouraged and fostered the filmmaking careers of directors such as Mark Romanek and Keith Gordon, the latter of whom collaborated with him twice as an actor, both in 1980's Home Movies and Dressed to Kill. Filmmakers influenced by De Palma include Terrence Malick, Quentin Tarantino, Ronny Yu, Don Mancini, Nacho Vigalondo, and Jack Thomas Smith. During an interview with De Palma, Quentin Tarantino said that Blow Out is one of his all-time favorite films, and that after watching Scarface he knew how to make his own film. John Travolta's performance as Jack Terry in Blow Out even resulted in Tarantino casting him as Vincent Vega in his 1994 film Pulp Fiction, which would go on to reinvigorate Travolta's then-declining career. Tarantino also placed Carrie at number eight in a list of his favorite films. Critics who frequently admire De Palma's work include Pauline Kael and Roger Ebert. Kael wrote in her review of Blow Out, "At forty, Brian De Palma has more than twenty years of moviemaking behind him, and he has been growing better and better. Each time a new film of his opens, everything he has done before seems to have been preparation for it." In his review of Femme Fatale, Roger Ebert wrote about the director: "De Palma deserves more honor as a director. Consider also these titles: Sisters, Blow Out, The Fury, Dressed to Kill, Carrie, Scarface, Wise Guys, Casualties of War, Carlito's Way, Mission: Impossible. Yes, there are a few failures along the way (Snake Eyes, Mission to Mars, The Bonfire of the Vanities), but look at the range here, and reflect that these movies contain treasure for those who admire the craft as well as the story, who sense the glee with which De Palma manipulates images and characters for the simple joy of being good at it. It's not just that he sometimes works in the style of Hitchcock, but that he has the nerve to." The influential French film magazine Cahiers du Cinéma has placed five of De Palma's films (Carlito's Way, Mission: Impossible, Snake Eyes, Mission to Mars, and Redacted) on their annual top ten list, with Redacted placing first on the 2008 list. The magazine also listed Carlito's Way as the greatest film of the 1990s. Julie Salamon has written that critics have accused De Palma of being "a perverse misogynist", to which De Palma has responded with, "I'm always attacked for having an erotic, sexist approach – chopping up women, putting women in peril. I'm making suspense movies! What else is going to happen to them?" His films have also been interpreted as feminist and examined for their perceived queer affinities. In Film Comment's "Queer and Now and Then" column on Femme Fatale, film critic Michael Koresky writes that "De Palma's films radiate an undeniable queer energy" and notes the "intense appeal" De Palma's films have for gay critics. In her book The Erotic Thriller in Contemporary Cinema, Linda Ruth Williams writes that "De Palma understood the cinematic potency of dangerous fucking, perhaps earlier than his feminist detractors". Robin Wood considered Sisters an overtly feminist film, writing that "one can define the monster of Sisters as women's liberation; adding only that the film follows the time-honored horror film tradition of making the monster emerge as the most sympathetic character and its emotional center." Pauline Kael's review of Casualties of War, "A Wounded Apparition", describes the film as "feminist" and notes that "De Palma was always involved in examining (and sometimes satirizing) victimization, but he was often accused of being a victimizer". Helen Grace, in a piece for Lola, writes that upon seeing Dressed to Kill amidst calls for a boycott from feminist groups Women Against Violence Against Women and Women Against Pornography, that the film "seemed to say more about masculine anxiety than about the fears that women were expressing in relation to the film". David Thomson wrote in his entry for De Palma, "There is a self-conscious cunning in De Palma's work, ready to control everything except his own cruelty and indifference." Matt Zoller Seitz objected to this characterisation, writing that there are films from the director which can be seen as "straightforwardly empathetic and/or moralistic". His life and career in his own words was the subject of the 2015 documentary De Palma, directed by Noah Baumbach and Jake Paltrow. Citations General and cited sources Further reading
[ { "paragraph_id": 0, "text": "Brian Russell De Palma (born September 11, 1940) is an American film director and screenwriter. With a career spanning over 50 years, he is best known for work in the suspense, crime and psychological thriller genres. His films include mainstream box office hits such as Carrie (1976), Dressed to Kill (1980), Scarface (1983), The Untouchables (1987), and Mission: Impossible (1996), as well as cult favorites such as Sisters (1972), Phantom of the Paradise (1974), Blow Out (1981), Casualties of War (1989), and Carlito's Way (1993).", "title": "" }, { "paragraph_id": 1, "text": "De Palma was a leading member of the New Hollywood generation of film directors. His direction often makes use of quotations from other films or cinematic styles, and bears the influence of filmmakers such as Alfred Hitchcock, Jean-Luc Godard, and Michelangelo Antonioni. His work has been criticized for its violence and sexual content but has also been championed by American critics such as Roger Ebert and Pauline Kael.", "title": "" }, { "paragraph_id": 2, "text": "De Palma was born on September 11, 1940, in Newark, New Jersey, the youngest of three boys. His Italian-American parents were Vivienne DePalma (née Muti), and Anthony DePalma, an orthopedic surgeon who was the son of immigrants from Alberona, Province of Foggia. He was raised in Philadelphia, Pennsylvania, and New Hampshire, and attended various Protestant and Quaker schools, eventually graduating from Friends' Central School. He had a poor relationship with his father, and would secretly follow him to record his adulterous behavior; this would eventually inspire the teenage character played by Keith Gordon in De Palma's 1980 film Dressed to Kill. When he was in high school, he built computers. He won a regional science-fair prize for a project titled \"An Analog Computer to Solve Differential Equations\".", "title": "Early life and education" }, { "paragraph_id": 3, "text": "Enrolled at Columbia University as a physics student, De Palma became enraptured with the filmmaking process after viewing Citizen Kane and Vertigo. After receiving his undergraduate degree in 1962, De Palma enrolled at the newly coed Sarah Lawrence College as a graduate student in their theater department, earning an M.A. in the discipline in 1964 and becoming one of the first male students among a female population. Once there, influences as various as drama teacher Wilford Leach, the Maysles brothers, Michelangelo Antonioni, Jean-Luc Godard, Andy Warhol, and Alfred Hitchcock impressed upon De Palma the many styles and themes that would shape his own cinema in the coming decades.", "title": "Early life and education" }, { "paragraph_id": 4, "text": "An early association with a young Robert De Niro resulted in The Wedding Party. The film, which was co-directed with Leach and producer Cynthia Munroe, had been shot in 1963 but remained unreleased until 1969, when De Palma's star had risen sufficiently within the Greenwich Village filmmaking scene. De Niro was unknown at the time; the credits mistakenly display his name as \"Robert Denero\". The film is noteworthy for its invocation of silent film techniques and an insistence on the jump-cut for effect. De Palma followed this style with various small films for the NAACP and the Treasury Department.", "title": "Career" }, { "paragraph_id": 5, "text": "During the 1960s, De Palma began making a living producing documentary films, notably The Responsive Eye, a 1966 movie about The Responsive Eye op-art exhibit curated by William Seitz for MOMA in 1965. In an interview with Joseph Gelmis from 1969, De Palma described the film as \"very good and very successful. It's distributed by Pathe Contemporary and makes lots of money. I shot it in four hours, with synched sound. I had two other guys shooting people's reactions to the paintings, and the paintings themselves.\"", "title": "Career" }, { "paragraph_id": 6, "text": "Dionysus in '69 (1969) was De Palma's other major documentary from this period. The film records the Performance Group's performance of Euripides' The Bacchae, starring, amongst others, De Palma regular William Finley. The play is noted for breaking traditional barriers between performers and audience. The film's most striking quality is its extensive use of the split-screen. De Palma recalls that he was \"floored\" by this performance upon first sight, and in 1973 recounts how he \"began to try and figure out a way to capture it on film. I came up with the idea of split-screen, to be able to show the actual audience involvement, to trace the life of the audience and that of the play as they merge in and out of each other.\"", "title": "Career" }, { "paragraph_id": 7, "text": "De Palma's most significant features from this decade are Greetings (1968) and Hi, Mom! (1970). Both films star Robert De Niro and espouse a leftist revolutionary viewpoint common to the era in which they were released. Greetings was entered into the 19th Berlin International Film Festival, where it won a Silver Bear award. His other major film from this period is the slasher comedy Murder a la Mod. Each of these films experiments with narrative and intertextuality, reflecting De Palma's stated intention to become the \"American Godard\" while integrating several of the themes which permeated Hitchcock's work.", "title": "Career" }, { "paragraph_id": 8, "text": "In 1970, De Palma left New York for Hollywood at age thirty to make Get to Know Your Rabbit (1972), starring Orson Welles and Tommy Smothers. Making the film was a crushing experience for De Palma, as Smothers did not like many of De Palma's ideas. Here he made several small, studio and independently-released films that included stand-outs Sisters (1972), Phantom of the Paradise (1974), and Obsession (1976).", "title": "Career" }, { "paragraph_id": 9, "text": "In November 1976, De Palma released a film adaptation of the 1974 novel Carrie by Stephen King. Though some see the psychic thriller as De Palma's bid for a blockbuster, the project was in fact small, underfunded by United Artists, and well under the cultural radar during the early months of production, as the source novel had yet to climb the bestseller list. De Palma gravitated toward the project and changed crucial plot elements based upon his own predilections, not the saleability of the novel. The cast was young and relatively new, though Sissy Spacek and John Travolta had gained attention for previous work in, respectively, film and episodic sitcoms. Carrie became De Palma's first genuine box-office success, garnering Spacek and Piper Laurie Oscar nominations for their performances. Pre-production for the film had coincided with the casting process for George Lucas's Star Wars, and many of the actors cast in De Palma's film had been earmarked as contenders for Lucas's movie, and vice versa. The \"shock ending\" finale is effective even while it upholds horror-film convention, its suspense sequences are buttressed by teen comedy tropes, and its use of split-screen, split-diopter and slow motion shots tell the story visually rather than through dialogue. As for Lucas' project, De Palma complained in an early viewing of Star Wars that the opening text crawl was poorly written and volunteered to help edit the text to a more concise and engaging form.", "title": "Career" }, { "paragraph_id": 10, "text": "The financial and critical success of Carrie allowed De Palma to pursue more personal material. The Demolished Man was a novel that had fascinated De Palma since the late 1950s and appealed to his background in mathematics and avant-garde storytelling. Its unconventional unfolding of plot (exemplified in its mathematical layout of dialogue) and its stress on perception have analogs in De Palma's filmmaking. He sought to adapt it numerous times, though the project would carry a substantial price tag, and has yet to appear on-screen (Steven Spielberg's 2002 adaptation of Philip K. Dick's Minority Report bears striking similarities to De Palma's visual style and some of the themes of The Demolished Man). The result of his experience with adapting The Demolished Man was the 1978 science fiction psychic thriller film The Fury, starring Kirk Douglas, Carrie Snodgress, John Cassavetes and Amy Irving. The film was admired by Jean-Luc Godard, who featured a clip in his mammoth Histoire(s) du cinéma, and Pauline Kael, who championed both The Fury and De Palma. The film boasted a larger budget than Carrie, though the consensus view at the time was that De Palma was repeating himself, with diminishing returns. As a film, it retains De Palma's considerable visual flair, but points more toward his work in mainstream entertainments such as Mission: Impossible, the thematic complex thriller for which he is now better known.", "title": "Career" }, { "paragraph_id": 11, "text": "The 1980s were marked by some of De Palma's best known films including the erotic psychological thriller Dressed to Kill (1980) starring Michael Caine, and Angie Dickinson. Although the film received critical admiration, it also received criticism and controversy for its negative depiction of the transgender community. The following year he directed the neo-noir mystery thriller Blow Out (1981) starring John Travolta, Nancy Allen, and John Lithgow. The film received critical acclaim. The New Yorker film critic Pauline Kael praised the director writing, \"De Palma has sprung to the place that Robert Altman achieved with films such as McCabe & Mrs. Miller and Nashville and that Francis Ford Coppola reached with The Godfather films—that is, to the place where genre is transcended and what we're moved by is an artist's vision...it's a great movie. Travolta and Allen are radiant performers\". De Palma then directed crime film Scarface (1983) starring Al Pacino and Michelle Pfeiffer with a screenplay by Oliver Stone. The film received mixed reviews with its negative depictions of ethnic stereotypes, as well as its violence and profanity. It has since been re-evaluated and became a cult classic. The following year he made another neo-noir erotic thriller, Body Double (1984), starring Craig Wasson and Melanie Griffith. The film also received mixed reviews but has since had a reassessment and found acclaim. De Palma directed the music video for Bruce Springsteen's single \"Dancing in the Dark\" the same year.", "title": "Career" }, { "paragraph_id": 12, "text": "In 1987, De Palma directed the crime film The Untouchables loosely based off the book of the same name, adapted by David Mamet. The film stars Kevin Costner, Andy Garcia, Robert De Niro, and Sean Connery, the later of whom won the Academy Award for Best Supporting Actor for the film. It received critical acclaim and box-office success. De Palma's Vietnam War film Casualties of War (1989) won critical praise but performed poorly in theatres and The Bonfire of the Vanities (1990) was a notorious failure with both critics and audiences. De Palma then had subsequent successes with Raising Cain (1992) and Carlito's Way (1993) with Mission: Impossible (1996) becoming his highest grossing film and starting a successful franchise.", "title": "Career" }, { "paragraph_id": 13, "text": "De Palma's work after Mission: Impossible has been less well received. His ensuing films Snake Eyes (1998), Mission to Mars (2000), and Femme Fatale (2002) all failed at the box office and received generally poor reviews, though Femme Fatale has since been revived in the eyes of many film critics and became a cult classic. His 2006 adaptation of The Black Dahlia was also unsuccessful and is currently the last movie De Palma has directed with backing from Hollywood.", "title": "Career" }, { "paragraph_id": 14, "text": "A political controversy erupted over the portrayal of US soldiers in De Palma's 2007 film Redacted. Loosely based on the 2006 Mahmudiyah killings by American soldiers in Iraq, the film echoes themes that appeared in Casualties of War. Redacted received a limited release in the United States and grossed less than $1 million against a $5 million budget.", "title": "Career" }, { "paragraph_id": 15, "text": "De Palma's output has slowed since the release of Redacted, with subsequent projects often falling into development hell, due mostly to creative differences. In 2012, his film Passion starring Rachel McAdams and Noomi Rapace was selected to compete for the Golden Lion at the 69th Venice International Film Festival but received mixed reviews and was financially unsuccessful.", "title": "Career" }, { "paragraph_id": 16, "text": "De Palma's next project was the thriller Domino (2019), released two years after the film began production. It received generally negative reviews and was released direct-to-VOD in the United States, grossing less than half a million dollars internationally. De Palma has also expressed dissatisfaction with both the production of the film and the final result; \"I never experienced such a horrible movie set.\"", "title": "Career" }, { "paragraph_id": 17, "text": "In 2018, De Palma published his debut novel in France, Les serpents sont-ils nécessaires? (English translation: Are Snakes Necessary?), co-written with Susan Lehman. It was published in the U.S. in 2020. De Palma and Lehman also wrote a second book, currently unpublished, called Terry, based on one of De Palma's passion projects about a French film production making an adaptation of Thérèse Raquin.", "title": "Career" }, { "paragraph_id": 18, "text": "De Palma's films can fall into two categories, his psychological thrillers (Sisters, Body Double, Obsession, Dressed to Kill, Blow Out, Raising Cain) and his mainly commercial films (Scarface, The Untouchables, Carlito's Way, and Mission: Impossible). He has often produced \"De Palma\" films one after the other before going on to direct a different genre, but would always return to his familiar territory. Because of the subject matter and graphic violence of some of De Palma's films, such as Dressed to Kill, Scarface and Body Double, they are often at the center of controversy with the Motion Picture Association of America, film critics and the viewing public.", "title": "Trademarks and style" }, { "paragraph_id": 19, "text": "De Palma frequently quotes and references other directors' work. Michelangelo Antonioni's Blowup and Francis Ford Coppola's The Conversation plots were used for the basis of Blow Out. The Untouchables' finale shoot out in the train station is a clear borrowing from the Odessa Steps sequence in Sergei Eisenstein's The Battleship Potemkin. The main plot from Rear Window was used for Body Double, while it also used elements of Vertigo. Vertigo was also the basis for Obsession. Dressed to Kill was a note-for-note homage to Hitchcock's Psycho, including such moments as the surprise death of the lead actress and the exposition scene by the psychiatrist at the end.", "title": "Trademarks and style" }, { "paragraph_id": 20, "text": "Film critics have often noted De Palma's penchant for unusual camera angles and compositions. He often frames characters against the background using a canted angle shot. Split-screen techniques have been used to show two separate events happening simultaneously. To emphasize the dramatic impact of a certain scene De Palma has employed a 360-degree camera pan. Slow sweeping, panning and tracking shots are often used throughout his films, often through precisely-choreographed long takes lasting for minutes without cutting. Split focus shots, often referred to as \"di-opt\", are used by De Palma to emphasize the foreground person/object while simultaneously keeping a background person/object in focus. Slow-motion is frequently used in his films to increase suspense.", "title": "Trademarks and style" }, { "paragraph_id": 21, "text": "De Palma has been married and divorced three times, to actress Nancy Allen (1979–1983), producer Gale Anne Hurd (1991–1993), and Darnell Gregorio (1995–1997). He has one daughter from his marriage to Hurd, Lolita de Palma, born in 1991, and one daughter from his marriage to Gregorio, Piper De Palma, born in 1996. He resides in Manhattan, New York.", "title": "Personal life" }, { "paragraph_id": 22, "text": "De Palma is often cited as a leading member of the New Hollywood generation of film directors, a distinct pedigree who either emerged from film schools or are overtly cine-literate. His contemporaries include Martin Scorsese, Paul Schrader, John Milius, George Lucas, Francis Ford Coppola, Steven Spielberg, John Carpenter, and Ridley Scott. His artistry in directing and use of cinematography and suspense in several of his films has often been compared to the work of Alfred Hitchcock. Psychologists have been intrigued by De Palma's fascination with pathology, by the aberrant behavior aroused in characters who find themselves manipulated by others.", "title": "Reception and legacy" }, { "paragraph_id": 23, "text": "De Palma has encouraged and fostered the filmmaking careers of directors such as Mark Romanek and Keith Gordon, the latter of whom collaborated with him twice as an actor, both in 1980's Home Movies and Dressed to Kill. Filmmakers influenced by De Palma include Terrence Malick, Quentin Tarantino, Ronny Yu, Don Mancini, Nacho Vigalondo, and Jack Thomas Smith. During an interview with De Palma, Quentin Tarantino said that Blow Out is one of his all-time favorite films, and that after watching Scarface he knew how to make his own film. John Travolta's performance as Jack Terry in Blow Out even resulted in Tarantino casting him as Vincent Vega in his 1994 film Pulp Fiction, which would go on to reinvigorate Travolta's then-declining career. Tarantino also placed Carrie at number eight in a list of his favorite films.", "title": "Reception and legacy" }, { "paragraph_id": 24, "text": "Critics who frequently admire De Palma's work include Pauline Kael and Roger Ebert. Kael wrote in her review of Blow Out, \"At forty, Brian De Palma has more than twenty years of moviemaking behind him, and he has been growing better and better. Each time a new film of his opens, everything he has done before seems to have been preparation for it.\" In his review of Femme Fatale, Roger Ebert wrote about the director: \"De Palma deserves more honor as a director. Consider also these titles: Sisters, Blow Out, The Fury, Dressed to Kill, Carrie, Scarface, Wise Guys, Casualties of War, Carlito's Way, Mission: Impossible. Yes, there are a few failures along the way (Snake Eyes, Mission to Mars, The Bonfire of the Vanities), but look at the range here, and reflect that these movies contain treasure for those who admire the craft as well as the story, who sense the glee with which De Palma manipulates images and characters for the simple joy of being good at it. It's not just that he sometimes works in the style of Hitchcock, but that he has the nerve to.\"", "title": "Reception and legacy" }, { "paragraph_id": 25, "text": "The influential French film magazine Cahiers du Cinéma has placed five of De Palma's films (Carlito's Way, Mission: Impossible, Snake Eyes, Mission to Mars, and Redacted) on their annual top ten list, with Redacted placing first on the 2008 list. The magazine also listed Carlito's Way as the greatest film of the 1990s.", "title": "Reception and legacy" }, { "paragraph_id": 26, "text": "Julie Salamon has written that critics have accused De Palma of being \"a perverse misogynist\", to which De Palma has responded with, \"I'm always attacked for having an erotic, sexist approach – chopping up women, putting women in peril. I'm making suspense movies! What else is going to happen to them?\"", "title": "Reception and legacy" }, { "paragraph_id": 27, "text": "His films have also been interpreted as feminist and examined for their perceived queer affinities. In Film Comment's \"Queer and Now and Then\" column on Femme Fatale, film critic Michael Koresky writes that \"De Palma's films radiate an undeniable queer energy\" and notes the \"intense appeal\" De Palma's films have for gay critics. In her book The Erotic Thriller in Contemporary Cinema, Linda Ruth Williams writes that \"De Palma understood the cinematic potency of dangerous fucking, perhaps earlier than his feminist detractors\".", "title": "Reception and legacy" }, { "paragraph_id": 28, "text": "Robin Wood considered Sisters an overtly feminist film, writing that \"one can define the monster of Sisters as women's liberation; adding only that the film follows the time-honored horror film tradition of making the monster emerge as the most sympathetic character and its emotional center.\" Pauline Kael's review of Casualties of War, \"A Wounded Apparition\", describes the film as \"feminist\" and notes that \"De Palma was always involved in examining (and sometimes satirizing) victimization, but he was often accused of being a victimizer\". Helen Grace, in a piece for Lola, writes that upon seeing Dressed to Kill amidst calls for a boycott from feminist groups Women Against Violence Against Women and Women Against Pornography, that the film \"seemed to say more about masculine anxiety than about the fears that women were expressing in relation to the film\".", "title": "Reception and legacy" }, { "paragraph_id": 29, "text": "David Thomson wrote in his entry for De Palma, \"There is a self-conscious cunning in De Palma's work, ready to control everything except his own cruelty and indifference.\" Matt Zoller Seitz objected to this characterisation, writing that there are films from the director which can be seen as \"straightforwardly empathetic and/or moralistic\".", "title": "Reception and legacy" }, { "paragraph_id": 30, "text": "His life and career in his own words was the subject of the 2015 documentary De Palma, directed by Noah Baumbach and Jake Paltrow.", "title": "Reception and legacy" }, { "paragraph_id": 31, "text": "Citations", "title": "References" }, { "paragraph_id": 32, "text": "General and cited sources", "title": "References" }, { "paragraph_id": 33, "text": "Further reading", "title": "References" } ]
Brian Russell De Palma is an American film director and screenwriter. With a career spanning over 50 years, he is best known for work in the suspense, crime and psychological thriller genres. His films include mainstream box office hits such as Carrie (1976), Dressed to Kill (1980), Scarface (1983), The Untouchables (1987), and Mission: Impossible (1996), as well as cult favorites such as Sisters (1972), Phantom of the Paradise (1974), Blow Out (1981), Casualties of War (1989), and Carlito's Way (1993). De Palma was a leading member of the New Hollywood generation of film directors. His direction often makes use of quotations from other films or cinematic styles, and bears the influence of filmmakers such as Alfred Hitchcock, Jean-Luc Godard, and Michelangelo Antonioni. His work has been criticized for its violence and sexual content but has also been championed by American critics such as Roger Ebert and Pauline Kael.
2001-09-20T16:52:36Z
2023-12-21T05:40:41Z
[ "Template:ISBN", "Template:Brian De Palma", "Template:Main", "Template:Cite magazine", "Template:Sfn", "Template:Reflist", "Template:Cite web", "Template:Cite news", "Template:Authority control", "Template:Use mdy dates", "Template:Sic", "Template:Snd", "Template:'s", "Template:Cite book", "Template:Cite journal", "Template:Silver Lion for Best Director", "Template:Short description", "Template:'", "Template:Commons category", "Template:IMDb name", "Template:Infobox person", "Template:Cbignore" ]
https://en.wikipedia.org/wiki/Brian_De_Palma
4,218
North American B-25 Mitchell
The North American B-25 Mitchell is an American medium bomber that was introduced in 1941 and named in honor of Brigadier General William "Billy" Mitchell, a pioneer of U.S. military aviation. Used by many Allied air forces, the B-25 served in every theater of World War II, and after the war ended, many remained in service, operating across four decades. Produced in numerous variants, nearly 10,000 B-25s were built, It was the most-produced American medium bomber and the third most-produced American bomber overall. These included several limited models such as the F-10 reconnaissance aircraft, the AT-24 crew trainers, and the United States Marine Corps' PBJ-1 patrol bomber. The US Army Air Corps issued a specification for a medium bomber in March 1939 that was capable of carrying a payload of 2,400 lb (1,100 kg) over 1,200 mi (1,900 km) at 300 mph (480 km/h) North American Aviation (NAA) used its NA-40B design to develop the NA-62, which competed for the medium bomber contract. No YB-25 was available for prototype service tests. In September 1939, the Air Corps ordered the NA-62 into production as the B-25, along with the other new Air Corps medium bomber, the Martin B-26 Marauder "off the drawing board". Early into B-25 production, NAA incorporated a significant redesign to the wing dihedral. The first nine aircraft had a constant-dihedral, meaning the wing had a consistent, upward angle from the fuselage to the wingtip. This design caused stability problems. "Flattening" the outer wing panels by giving them a slight anhedral angle just outboard of the engine nacelles nullified the problem and gave the B-25 its gull wing configuration. Less noticeable changes during this period included an increase in the size of the tail fins and a decrease in their inward tilt at their tops. NAA continued design and development in 1940 and 1941. Both the B-25A and B-25B series entered USAAF service. The B-25B was operational in 1942. Combat requirements led to further developments. Before the year was over, NAA was producing the B-25C and B-25D series at different plants. Also in 1942, the manufacturer began design work on the cannon-armed B-25G series. The NA-100 of 1943 and 1944 was an interim armament development at the Kansas City complex known as the B-25D2. Similar armament upgrades by U.S-based commercial modification centers involved about half of the B-25G series. Further development led to the B-25H, B-25J, and B-25J2. The gunship design concept dates to late 1942 and NAA sent a field technical representative to the SWPA. The factory-produced B-25G entered production during the NA-96 order followed by the redesigned B-25H gunship. The B-25J reverted to the bomber role, but it, too, could be outfitted as a strafer. NAA manufactured the greatest number of aircraft in World War II, the first time a company had produced trainers, bombers, and fighters simultaneously (the AT-6/SNJ Texan/Harvard, B-25 Mitchell, and the P-51 Mustang). It produced B-25s at both its Inglewood main plant and an additional 6,608 aircraft at its Kansas City, Kansas, plant at Fairfax Airport. After the war, the USAF placed a contract for the TB-25L trainer in 1952. This was a modification program by Hayes of Birmingham, Alabama. Its primary role was reciprocating engine pilot training. A development of the B-25 was the North American XB-28 Dragon, designed as a high-altitude bomber. Two prototypes were built with the second prototype, the XB-28A, evaluated as a photo-reconnaissance platform, but the aircraft did not enter production. The B-25 was a safe and forgiving aircraft to fly. With one engine out, 60° banking turns into the dead engine were possible, and control could be easily maintained down to 145 mph (230 km/h). The pilot had to remember to maintain engine-out directional control at low speeds after takeoff with rudder; if this maneuver were attempted with ailerons, the aircraft could snap out of control. The tricycle landing gear made for excellent visibility while taxiing. The only significant complaint about the B-25 was its extremely noisy engines; as a result, many pilots eventually suffered from some degree of hearing loss. The high noise level was due to design and space restrictions in the engine cowlings, which resulted in the exhaust "stacks" protruding directly from the cowling ring and partly covered by a small triangular fairing. This arrangement directed exhaust and noise directly at the pilot and crew compartments. The Mitchell was exceptionally sturdy and could withstand tremendous punishment. One B-25C of the 321st Bomb Group was nicknamed "Patches" because its crew chief painted all the aircraft's flak hole patches with bright yellow zinc chromate primer. By the end of the war, this aircraft had completed over 300 missions, had been belly-landed six times, and had over 400 patched holes. The airframe of "Patches" was so distorted from battle damage that straight-and-level flight required 8° of left aileron trim and 6° of right rudder, causing the aircraft to "crab" sideways across the sky. Most B-25s in American service were used in the war against Japan in Asia and the Pacific. The Mitchell fought from the Northern Pacific to the South Pacific and the Far East. These areas included the campaigns in the Aleutian Islands, Papua New Guinea, the Solomon Islands, New Britain, China, Burma and the island hopping campaign in the Central Pacific, as well as in the Doolittle Raid. The aircraft's potential as a ground-attack aircraft emerged during the Pacific war. The jungle environment reduced the usefulness of medium-level bombing, and made low-level attack the best tactic. Using similar mast height level tactics and skip bombing, the B-25 proved itself to be a capable anti-shipping weapon and sank many enemy sea vessels. An ever-increasing number of forward firing guns made the B-25 a formidable strafing aircraft for island warfare. The strafer models were the B-25C1/D1, the B-25J1 and with the NAA strafer nose, the J2 subseries. In Burma, the B-25 was used to attack Japanese communication links, especially bridges in central Burma. It also helped supply the besieged troops at Imphal in 1944. The China Air Task Force, the Chinese American Composite Wing, the First Air Commando Group, the 341st Bomb Group, and eventually, the relocated 12th Bomb Group, all operated the B-25 in the China Burma India Theater. Many of these missions involved battle-field isolation, interdiction, and close air support. Later in the war, as the USAAF acquired bases in other parts of the Pacific, the Mitchell could strike targets in Indochina, Formosa, and Kyushu, increasing the usefulness of the B-25. It was also used in some of the shortest raids of the Pacific War, striking from Saipan against Guam and Tinian. The 41st Bomb Group used it against Japanese-occupied islands that had been bypassed by the main campaign, such as the Marshall Islands. The first B-25s arrived in Egypt and were carrying out independent operations by October 1942. Operations there against Axis airfields and motorized vehicle columns supported the ground actions of the Second Battle of El Alamein. Thereafter, the aircraft took part in the rest of the campaign in North Africa, the invasion of Sicily, and the advance up Italy. In the Strait of Messina to the Aegean Sea, the B-25 conducted sea sweeps as part of the coastal air forces. In Italy, the B-25 was used in the ground attack role, concentrating on attacks against road and rail links in Italy, Austria, and the Balkans. The B-25 had a longer range than the Douglas A-20 Havoc and Douglas A-26 Invader, allowing it to reach further into occupied Europe. The five bombardment groups – 20 squadrons – of the Ninth and Twelfth Air Forces that used the B-25 in the Mediterranean Theater of Operations were the only U.S. units to employ the B-25 in Europe. The RAF received nearly 900 Mitchells, using them to replace Douglas Bostons, Lockheed Venturas, and Vickers Wellington bombers. The Mitchell entered active RAF service on 22 January 1943. At first, it was used to bomb targets in occupied Europe. After the Normandy invasion, the RAF and France used Mitchells in support of the Allies in Europe. Several squadrons moved to forward airbases on the continent. The USAAF used the B-25 in combat in the European theater of operations. The B-25B found fame as the bomber used in the 18 April 1942 Doolittle Raid, in which 15 B-25Bs led by Lieutenant Colonel Jimmy Doolittle attacked mainland Japan, four months after the Japanese attack on Pearl Harbor (a 16th plane which participated was forced to abort, landing in Russia, where it and the crew were initially interned). The mission gave a much-needed lift in morale to the Americans and alarmed the Japanese, who had believed their home islands to be inviolable by enemy forces. Although the amount of actual damage done was relatively minor, it forced the Japanese to divert troops for home defense for the remainder of the war. The raiders took off from the carrier USS Hornet and bombed Tokyo and four other Japanese cities. Fifteen of the bombers subsequently crash-landed en route to recovery fields in eastern China. The losses resulted from the task force being spotted by a Japanese vessel, which forced the bombers to take off 170 mi (270 km) early, fuel exhaustion, stormy nighttime conditions with zero visibility, and the failure to activate electronic homing aids at the recovery bases. Only one B-25 bomber landed intact, in Siberia, where its five-man crew was interned and the aircraft confiscated. Of the 80 aircrew members, 69 survived their historic mission and eventually made it back to American lines. Following additional modifications, including the addition of a Plexiglas dome for navigational sightings to replace the overhead window for the navigator, and heavier nose armament, de-icing and anti-icing equipment, the B-25C entered USAAF operations. Through block 20, the B-25C and B-25D differed only in the location of manufacture: C series at Inglewood, California, and D series at Kansas City, Kansas. After block 20, some NA-96s began the transition to the G series, while some NA-87s acquired interim modifications eventually produced as the B-25D2 and ordered as the NA-100. NAA built a total of 3,915 B-25Cs and Ds during World War II. Although the B-25 was designed to bomb from medium altitudes in level flight, it was frequently used in the Southwest Pacific theatre in treetop-level strafing and missions with parachute-retarded fragmentation bombs against Japanese airfields in New Guinea and the Philippines. These heavily armed Mitchells were field-modified at Townsville, Australia, under the direction of Major Paul I. "Pappy" Gunn and North American technical representative Jack Fox. These "commerce destroyers" were also used on strafing and skip bombing missions against Japanese shipping trying to resupply their armies. Under the leadership of Lieutenant General George C. Kenney, Mitchells of the Far East Air Forces and its existing components, the Fifth and Thirteenth Air Forces, devastated Japanese targets in the Southwest Pacific Theater during 1944 to 1945. The USAAF played a significant role in pushing the Japanese back to their home islands. The type operated with great effect in the Central Pacific, Alaska, North Africa, Mediterranean, and China-Burma-India theaters. The USAAF Antisubmarine Command made great use of the B-25 in 1942 and 1943. Some of the earliest B-25 bomb groups also flew the Mitchell on coastal patrols after the Pearl Harbor attack, prior to the AAFAC organization. Many of the two dozen or so antisubmarine squadrons flew the B-25C, D, and G series in the American Theater antisubmarine campaign, often in the distinctive, white sea-search camouflage. In anti-shipping operations, the USAAF had an urgent need for hard-hitting aircraft, and North American responded with the B-25G. In this series, the transparent nose and bombardier/navigator position was changed for a shorter, hatched nose with two fixed .50 in (12.7 mm) machine guns and a manually loaded 75 mm (2.95 in) M4 cannon, one of the largest weapons fitted to an aircraft, similar to the British 57 mm gun-armed Mosquito Mk. XVIII and the autoloading German 75 mm long-barrel Bordkanone BK 7,5 heavy-caliber ordnance fitted to both the Henschel Hs 129B-3 and Junkers Ju 88P-1. The B-25G's shorter nose placed the cannon breech behind the pilot, where it could be manually loaded and serviced by the navigator; his crew station was moved to a position just behind the pilot. The navigator signaled the pilot when the gun was ready and the pilot fired the weapon using a button on his control wheel. The Royal Air Force, U.S. Navy, and Soviet VVS each conducted trials with this series, but none adopted it. The G series comprised one prototype, five preproduction C conversions, 58 C series modifications, and 400 production aircraft for a total of 464 B-25Gs. In its final version, the G-12, an interim armament modification, eliminated the lower Bendix turret and added a starboard dual gun pack, waist guns, and a canopy for the tail gunner to improve the view when firing the single tail gun. In April 1945, the air depots in Hawaii refurbished about two dozen of these and included the eight-gun nose and rocket launchers in the upgrade. The B-25H series continued the development of the gunship version. NAA Inglewood produced 1000. The H had even more firepower. Most replaced the M4 gun with the lighter T13E1, designed specifically for the aircraft, but 20-odd H-1 block aircraft completed by the Republic Aviation modification center at Evansville had the M4 and two-machine-gun nose armament. The 75 mm (2.95 in) gun fired at a muzzle velocity of 2,362 ft/s (720 m/s). Due to its slow rate of fire (about four rounds could be fired in a single strafing run), relative ineffectiveness against ground targets, and the substantial recoil, the 75 mm gun was sometimes removed from both G and H models and replaced with two additional .50 in (12.7 mm) machine guns as a field modification. In the new FEAF, these were redesignated the G1 and H1 series, respectively. The H series normally came from the factory mounting four fixed, forward-firing .50 in (12.7 mm) machine guns in the nose; four in a pair of under-cockpit conformal flank-mount gun pod packages (two guns per side); two more in the manned dorsal turret, relocated forward to a position just behind the cockpit (which became standard for the J-model); one each in a pair of new waist positions, introduced simultaneously with the forward-relocated dorsal turret; and lastly, a pair of guns in a new tail-gunner's position. Company promotional material bragged that the B-25H could "bring to bear 10 machine guns coming and four going, in addition to the 75 mm cannon, eight rockets, and 3,000 lb (1,360 kg) of bombs." The H had a modified cockpit with single flight controls operated by the pilot. The co-pilot's station and controls were removed and replaced by a smaller seat used by the navigator/cannoneer, The radio operator crew position was aft of the bomb bay with access to the waist guns. Factory production totals were 405 B-25Gs and 1,000 B-25Hs, with 248 of the latter being used by the Navy as PBJ-1Hs. Elimination of the co-pilot saved weight, and moving the dorsal turret forward partially counterbalanced the waist guns and the manned rear turret. Following the two-gunship series, NAA again produced the medium bomber configuration with the B-25J series. It optimized the mix of the interim NA-100 and the H series, having both the bombardier's station and fixed guns of the D and the forward turret and refined armament of the H series. NAA also produced a strafer nose-first shipped to air depots as kits, then introduced on the production line in alternating blocks with the bombardier nose. The solid metal "strafer" nose housed eight centerline Browning M2 .50 caliber machine guns. The remainder of the armament was as in the H-5. NAA also supplied kits to mount eight underwing 5 inch High Velocity Airborne Rockets just outside the propeller arcs. These were mounted on zero-length launch rails, four per wing. The final, and most numerous, series of the Mitchell, the B-25J, looked less like earlier series apart from the well-glazed bombardier's nose of nearly identical appearance to the earliest B-25 subtypes. Instead, the J followed the overall configuration of the H series from the cockpit aft. It had the forward dorsal turret and other armament and airframe advancements. All J models included four .50 in (12.7 mm) light-barrel Browning AN/M2 guns in a pair of "fuselage packages", conformal gun pods each flanking the lower cockpit, each pod containing two Browning M2s. By 1945, however, combat squadrons removed these. The J series restored the co-pilot's seat and dual flight controls. The factory-made kits available to the Air Depot system to create the strafer-nose B-25J-2. This configuration carried a total of 18 .50 in (12.7 mm) light-barrel AN/M2 Browning M2 machine guns: eight in the nose, four in the flank-mount conformal gun pod packages, two in the dorsal turret, one each in the pair of waist positions, and a pair in the tail – with 14 of the guns either aimed directly forward or aimed to fire directly forward for strafing missions. Some aircraft had eight 5-inch (130 mm) high-velocity aircraft rockets. NAA introduced the J-2 into production in alternating blocks at the J-22. Total J series production was 4,318. In 1947, legislation created an independent United States Air Force and by that time, the B-25 inventory numbered only a few hundred. Some B-25s continued in service into the 1950s in training, reconnaissance, and support roles. The principal use during this period was undergraduate training of multiengine aircraft pilots slated for reciprocating engine or turboprop cargo, aerial refueling, or reconnaissance aircraft. Others were assigned to units of the Air National Guard in training roles in support of Northrop F-89 Scorpion and Lockheed F-94 Starfire operations. During its USAF tenure, many B-25s received the so-called "Hayes modification" and as a result, surviving B-25s often have exhaust systems with a semi collector ring that splits emissions into two different systems. The upper seven cylinders are collected by a ring, while the other cylinders remain directed to individual ports. TB-25J-25-NC Mitchell, 44-30854, the last B-25 in the USAF inventory, assigned at March AFB, California, as of March 1960, was flown to Eglin AFB, Florida, from Turner Air Force Base, Georgia, on 21 May 1960, the last flight by a USAF B-25. It was presented by Brigadier General A. J. Russell, Commander of SAC's 822d Air Division at Turner AFB, to the Air Proving Ground Center Commander, Brigadier General Robert H. Warren. He in turn presented the bomber to Valparaiso, Florida, Mayor Randall Roberts on behalf of the Niceville-Valparaiso Chamber of Commerce. Four of the original Tokyo Raiders were present for the ceremony, Colonel (later Major General) David Jones, Colonel Jack Simms, Lieutenant Colonel Joseph Manske, and retired Master Sergeant Edwin W. Horton. It was donated back to the Air Force Armament Museum c. 1974 and marked as Doolittle's 40-2344. The U.S. Navy designation for the Mitchell was the PBJ-1 and apart from increased use of radar, it was configured like its Army Air Forces counterparts. Under the pre-1962 USN/USMC/USCG aircraft designation system, PBJ-1 stood for Patrol (P) Bomber (B) built by North American Aviation (J), first variant (-1) under the existing American naval aircraft designation system of the era. The PBJ had its origin in an inter-service agreement of mid-1942 between the Navy and the USAAF exchanging the Boeing Renton plant for the Kansas plant for B-29 Superfortress production. The Boeing XPBB Sea Ranger flying boat, competing for B-29 engines, was cancelled in exchange for part of the Kansas City Mitchell production. Other terms included the interservice transfer of 50 B-25Cs and 152 B-25Ds to the Navy. The bombers carried Navy bureau numbers (BuNos), beginning with BuNo 34998. The first PBJ-1 arrived in February 1943, and nearly all reached Marine Corps squadrons, beginning with Marine Bombing Squadron 413 (VMB-413). Following the AAFAC format, the Marine Mitchells had search radar in a retractable radome replacing the remotely operated ventral turret. Later D and J series had nose-mounted APS-3 radar; and later still, J and H series mounted radar in the starboard wingtip. The large quantities of B-25H and J series became known as PBJ-1H and PBJ-1J, respectively. These aircraft often operated along with earlier PBJ series in Marine squadrons. The PBJs were operated almost exclusively by the Marine Corps as land-based bombers. The U.S. Marine Corps established Marine bomber squadrons (VMB), beginning with VMB-413, in March 1943 at MCAS Cherry Point, North Carolina. Eight VMB squadrons were flying PBJs by the end of 1943 as the initial Marine medium bombardment group. Four more squadrons were in the process of formation in late 1945, but had not yet deployed by the time the war ended. Operations of the Marine Corps PBJ-1s began in March 1944. The Marine PBJs flew from the Philippines, Saipan, Iwo Jima, and Okinawa during the last few months of the Pacific war. Their primary mission was the long-range interdiction of enemy shipping trying to run the blockade, which was strangling Japan. The weapon of choice during these missions was usually the five-inch HVAR rocket, eight of which could be carried. Some VMB-612 intruder PBJ-1D and J series planes flew without top turrets to save weight and increase range on night patrols, especially towards the end of the war when air superiority had been achieved. During the war, the Navy tested the cannon-armed G series and conducted carrier trials with an H equipped with arresting gear. After World War II, some PBJs stationed at the Navy's rocket laboratory in Inyokern, California, site of the present-day Naval Air Weapons Station China Lake, tested air-to-ground rockets and arrangements. One arrangement was a twin-barrel nose that could fire 10 spin-stabilized five-inch rockets in one salvo. The Royal Air Force (RAF) was an early customer for the B-25 via Lend-Lease. The first Mitchells were given the service name Mitchell I by the RAF and were delivered in August 1941, to No. 111 Operational Training Unit based in the Bahamas. These bombers were used exclusively for training and familiarization and never became operational. The B-25Cs and Ds were designated Mitchell II. Altogether, 167 B-25Cs and 371 B-25Ds were delivered to the RAF. The RAF tested the cannon-armed G series but did not adopt the series nor the follow-on H series. By the end of 1942, the RAF had taken delivery of 93 Mitchells, marks I and II. Some served with squadrons of No. 2 Group RAF, the RAF's tactical medium-bomber force, including No. 139 Wing RAF at RAF Dunsfold. The first RAF operation with the Mitchell II took place on 22 January 1943, when six aircraft from No. 180 Squadron RAF attacked oil installations at Ghent. After the invasion of Europe (by which point 2 Group was part of Second Tactical Air Force), all four Mitchell squadrons moved to bases in France and Belgium (Melsbroek) to support Allied ground forces. The British Mitchell squadrons were joined by No. 342 (Lorraine) Squadron of the French Air Force in April 1945. As part of its move from Bomber Command, No 305 (Polish) Squadron flew Mitchell IIs from September to December 1943 before converting to the de Havilland Mosquito. In addition to No. 2 Group, the B-25 was used by various second-line RAF units in the UK and abroad. In the Far East, No. 3 PRU, which consisted of Nos. 681 and 684 Squadrons, flew the Mitchell (primarily Mk IIs) on photographic reconnaissance sorties. The Royal Canadian Air Force (RCAF) used the B-25 Mitchell for training during the war. Postwar use continued operations with most of the 162 Mitchells received. The first B-25s had been diverted to Canada from RAF orders. These included one Mitchell I, 42 Mitchell IIs, and 19 Mitchell IIIs. No 13 (P) Squadron was formed unofficially at RCAF Rockcliffe in May 1944 and used Mitchell IIs on high-altitude aerial photography sorties. No. 5 Operational Training Unit at Boundary Bay, British Columbia and Abbotsford, British Columbia, operated the B-25D Mitchell in the training role together with B-24 Liberators for Heavy Conversion as part of the BCATP. The RCAF retained the Mitchell until October 1963. No 418 (Auxiliary) Squadron received its first Mitchell IIs in January 1947. It was followed by No 406 (auxiliary), which flew Mitchell IIs and IIIs from April 1947 to June 1958. No 418 operated a mix of IIs and IIIs until March 1958. No 12 Squadron of Air Transport Command also flew Mitchell IIIs along with other types from September 1956 to November 1960. In 1951, the RCAF received an additional 75 B-25Js from USAF stocks to make up for attrition and to equip various second-line units. The Australians received Mitchells by the spring of 1944. The joint Australian-Dutch No. 18 (Netherlands East Indies) Squadron RAAF had more than enough Mitchells for one squadron, so the surplus went to re-equip the RAAF's No. 2 Squadron, replacing their Beauforts. During World War II, the Mitchell served in fairly large numbers with the Air Force of the Dutch government-in-exile. They participated in combat in the East Indies, as well as on the European front. On 30 June 1941, the Netherlands Purchasing Commission, acting on behalf of the Dutch government-in-exile in London, signed a contract with North American Aviation for 162 B-25C aircraft. The bombers were to be delivered to the Netherlands East Indies to help deter any Japanese aggression into the region. In February 1942, the British Overseas Airways Corporation agreed to ferry 20 Dutch B-25s from Florida to Australia travelling via Africa and India, and an additional 10 via the South Pacific route from California. During March, five of the bombers on the Dutch order had reached Bangalore, India, and 12 had reached Archerfield in Australia. The B-25s in Australia were used as the nucleus of a new squadron, No. 18. This squadron was staffed jointly by Australian and Dutch aircrews plus a smattering of aircrews from other nations and operated under Royal Australian Air Force command for the remainder of the war. The B-25s of No. 18 Squadron were painted with the Dutch national insignia (at that time a rectangular Netherlands flag) and carried NEIAF serials. Discounting the ten "temporary" B-25s delivered to 18 Squadron in early 1942, a total of 150 Mitchells were taken on strength by the NEIAF, 19 in 1942, 16 in 1943, 87 in 1944, and 28 in 1945. They flew bombing raids against Japanese targets in the East Indies. In 1944, the more capable B-25J Mitchells replaced most of the earlier C and D models. In June 1940, No. 320 (Netherlands) Squadron RAF had been formed from personnel formerly serving with the Royal Dutch Naval Air Service, who had escaped to England after the German occupation of the Netherlands. Equipped with various British aircraft, No. 320 Squadron flew antisubmarine patrols, convoy escort missions, and performed air-sea rescue duties. They acquired the Mitchell II in September 1943, performing operations over Europe against gun emplacements, railway yards, bridges, troops, and other tactical targets. They moved to Belgium in October 1944, and transitioned to the Mitchell III in 1945. No. 320 Squadron was disbanded in August 1945. Following the war, B-25s were used by Dutch forces during the Indonesian National Revolution. The USSR received 862 B-25s (B, C, D, G, and J types) from the United States under Lend-Lease during World War II via the Alaska–Siberia ALSIB ferry route. A total of 870 B-25s were sent to the Soviets, meaning that 8 aircraft were lost during transportation. Other damaged B-25s arrived or crashed in the Far East of Russia, and one Doolittle Raid aircraft landed there short of fuel after attacking Japan. This lone airworthy Doolittle Raid aircraft to reach the Soviet Union was lost in a hangar fire in the early 1950s while undergoing routine maintenance. In general, the B-25 was operated as a ground-support and tactical day bomber (as similar Douglas A-20 Havocs were used). It saw action in fights from Stalingrad (with B/C/D models) to the German surrender during May 1945 (with G/J types). The B-25s that remained in Soviet Air Force service after the war were assigned the NATO reporting name "Bank". Well over 100 B-25Cs and Ds were supplied to the Nationalist Chinese during the Second Sino-Japanese War. In addition, a total of 131 B-25Js were supplied to China under Lend-Lease. The four squadrons of the 1st BG (1st, 2nd, 3rd, and 4th) of the 1st Medium Bomber Group were formed during the war. They formerly operated Russian-built Tupolev SB bombers, then transferred to the B-25. The 1st BG was under the command of Chinese-American Composite Wing while operating B-25s. Following the end of the war in the Pacific, these four bombardment squadrons were established to fight against the Communist insurgency that was rapidly spreading throughout the country. During the Chinese Civil War, Chinese Mitchells fought alongside de Havilland Mosquitos. In December 1948, the Nationalists were forced to retreat to the island of Taiwan, taking many of their Mitchells with them. However, some B-25s were left behind and were pressed into service with the air force of the new People's Republic of China. During the war, the Força Aérea Brasileira received a few B-25s under Lend-Lease. Brazil declared war against the Axis powers in August 1942 and participated in the war against the U-boats in the southern Atlantic. The last Brazilian B-25 was finally declared surplus in 1970. The Royal Air Force issued at least 21 Mitchell IIIs to No 342 Squadron, which was made up primarily of Free French aircrews. Following the liberation of France, this squadron transferred to the newly formed French Air Force (Armée de l'Air) as GB I/20 Lorraine. The aircraft continued in operation after the war, with some being converted into fast VIP transports. They were struck off charge in June 1947. In October 1967, during the Nigerian Civil War, Biafra bought two Mitchells. After a few bombings in November, they were put out of action in December. Most models of the B-25 were used at some point as training aircraft. At 9:40 on 28 July 1945, a USAAF B-25D crashed in thick fog into the north side of the Empire State Building between the 79th and 80th floors. Fourteen people died — 11 in the building and the three occupants of the aircraft, including the pilot, Colonel William F. Smith. Betty Lou Oliver, an elevator attendant, survived the impact and the subsequent fall of the elevator cage 75 stories to the basement. French general Philippe Leclerc was aboard his North American B-25 Mitchell, Tailly II, when it crashed near Colomb-Béchar in French Algeria on 28 November 1947, killing everyone on board. A bit after 16:00 on 27 August 1967, a converted civilian B-25 mistakenly dropped eighteen skydivers over Lake Erie, four or five nautical miles (7.5–9.3 km) from Huron, Ohio. The air traffic controller had confused the B-25 with a Cessna 180 Skywagon that was trailing it to take photographs, causing the B-25 pilot to think he was over the intended drop site at Ortner Airport. Sixteen of the jumpers drowned, while two were rescued. A National Transportation Safety Board report faulted the pilot, and to a lesser extent the skydivers, for executing a jump when they could not see the ground, and faulted the controller for the misidentification. The United States was subsequently held liable for the controller's negligence. Many B-25s are currently kept in airworthy condition by air museums and collectors. Data from United States Military Aircraft since 1909 General characteristics Performance Armament Related development Aircraft of comparable role, configuration, and era Related lists
[ { "paragraph_id": 0, "text": "The North American B-25 Mitchell is an American medium bomber that was introduced in 1941 and named in honor of Brigadier General William \"Billy\" Mitchell, a pioneer of U.S. military aviation. Used by many Allied air forces, the B-25 served in every theater of World War II, and after the war ended, many remained in service, operating across four decades. Produced in numerous variants, nearly 10,000 B-25s were built, It was the most-produced American medium bomber and the third most-produced American bomber overall. These included several limited models such as the F-10 reconnaissance aircraft, the AT-24 crew trainers, and the United States Marine Corps' PBJ-1 patrol bomber.", "title": "" }, { "paragraph_id": 1, "text": "The US Army Air Corps issued a specification for a medium bomber in March 1939 that was capable of carrying a payload of 2,400 lb (1,100 kg) over 1,200 mi (1,900 km) at 300 mph (480 km/h) North American Aviation (NAA) used its NA-40B design to develop the NA-62, which competed for the medium bomber contract. No YB-25 was available for prototype service tests. In September 1939, the Air Corps ordered the NA-62 into production as the B-25, along with the other new Air Corps medium bomber, the Martin B-26 Marauder \"off the drawing board\".", "title": "Design and development" }, { "paragraph_id": 2, "text": "Early into B-25 production, NAA incorporated a significant redesign to the wing dihedral. The first nine aircraft had a constant-dihedral, meaning the wing had a consistent, upward angle from the fuselage to the wingtip. This design caused stability problems. \"Flattening\" the outer wing panels by giving them a slight anhedral angle just outboard of the engine nacelles nullified the problem and gave the B-25 its gull wing configuration. Less noticeable changes during this period included an increase in the size of the tail fins and a decrease in their inward tilt at their tops.", "title": "Design and development" }, { "paragraph_id": 3, "text": "NAA continued design and development in 1940 and 1941. Both the B-25A and B-25B series entered USAAF service. The B-25B was operational in 1942. Combat requirements led to further developments. Before the year was over, NAA was producing the B-25C and B-25D series at different plants. Also in 1942, the manufacturer began design work on the cannon-armed B-25G series. The NA-100 of 1943 and 1944 was an interim armament development at the Kansas City complex known as the B-25D2. Similar armament upgrades by U.S-based commercial modification centers involved about half of the B-25G series. Further development led to the B-25H, B-25J, and B-25J2. The gunship design concept dates to late 1942 and NAA sent a field technical representative to the SWPA. The factory-produced B-25G entered production during the NA-96 order followed by the redesigned B-25H gunship. The B-25J reverted to the bomber role, but it, too, could be outfitted as a strafer.", "title": "Design and development" }, { "paragraph_id": 4, "text": "NAA manufactured the greatest number of aircraft in World War II, the first time a company had produced trainers, bombers, and fighters simultaneously (the AT-6/SNJ Texan/Harvard, B-25 Mitchell, and the P-51 Mustang). It produced B-25s at both its Inglewood main plant and an additional 6,608 aircraft at its Kansas City, Kansas, plant at Fairfax Airport.", "title": "Design and development" }, { "paragraph_id": 5, "text": "After the war, the USAF placed a contract for the TB-25L trainer in 1952. This was a modification program by Hayes of Birmingham, Alabama. Its primary role was reciprocating engine pilot training.", "title": "Design and development" }, { "paragraph_id": 6, "text": "A development of the B-25 was the North American XB-28 Dragon, designed as a high-altitude bomber. Two prototypes were built with the second prototype, the XB-28A, evaluated as a photo-reconnaissance platform, but the aircraft did not enter production.", "title": "Design and development" }, { "paragraph_id": 7, "text": "The B-25 was a safe and forgiving aircraft to fly. With one engine out, 60° banking turns into the dead engine were possible, and control could be easily maintained down to 145 mph (230 km/h). The pilot had to remember to maintain engine-out directional control at low speeds after takeoff with rudder; if this maneuver were attempted with ailerons, the aircraft could snap out of control. The tricycle landing gear made for excellent visibility while taxiing. The only significant complaint about the B-25 was its extremely noisy engines; as a result, many pilots eventually suffered from some degree of hearing loss.", "title": "Design and development" }, { "paragraph_id": 8, "text": "The high noise level was due to design and space restrictions in the engine cowlings, which resulted in the exhaust \"stacks\" protruding directly from the cowling ring and partly covered by a small triangular fairing. This arrangement directed exhaust and noise directly at the pilot and crew compartments.", "title": "Design and development" }, { "paragraph_id": 9, "text": "The Mitchell was exceptionally sturdy and could withstand tremendous punishment. One B-25C of the 321st Bomb Group was nicknamed \"Patches\" because its crew chief painted all the aircraft's flak hole patches with bright yellow zinc chromate primer. By the end of the war, this aircraft had completed over 300 missions, had been belly-landed six times, and had over 400 patched holes. The airframe of \"Patches\" was so distorted from battle damage that straight-and-level flight required 8° of left aileron trim and 6° of right rudder, causing the aircraft to \"crab\" sideways across the sky.", "title": "Design and development" }, { "paragraph_id": 10, "text": "Most B-25s in American service were used in the war against Japan in Asia and the Pacific. The Mitchell fought from the Northern Pacific to the South Pacific and the Far East. These areas included the campaigns in the Aleutian Islands, Papua New Guinea, the Solomon Islands, New Britain, China, Burma and the island hopping campaign in the Central Pacific, as well as in the Doolittle Raid. The aircraft's potential as a ground-attack aircraft emerged during the Pacific war. The jungle environment reduced the usefulness of medium-level bombing, and made low-level attack the best tactic. Using similar mast height level tactics and skip bombing, the B-25 proved itself to be a capable anti-shipping weapon and sank many enemy sea vessels. An ever-increasing number of forward firing guns made the B-25 a formidable strafing aircraft for island warfare. The strafer models were the B-25C1/D1, the B-25J1 and with the NAA strafer nose, the J2 subseries.", "title": "Operational history" }, { "paragraph_id": 11, "text": "In Burma, the B-25 was used to attack Japanese communication links, especially bridges in central Burma. It also helped supply the besieged troops at Imphal in 1944. The China Air Task Force, the Chinese American Composite Wing, the First Air Commando Group, the 341st Bomb Group, and eventually, the relocated 12th Bomb Group, all operated the B-25 in the China Burma India Theater. Many of these missions involved battle-field isolation, interdiction, and close air support.", "title": "Operational history" }, { "paragraph_id": 12, "text": "Later in the war, as the USAAF acquired bases in other parts of the Pacific, the Mitchell could strike targets in Indochina, Formosa, and Kyushu, increasing the usefulness of the B-25. It was also used in some of the shortest raids of the Pacific War, striking from Saipan against Guam and Tinian. The 41st Bomb Group used it against Japanese-occupied islands that had been bypassed by the main campaign, such as the Marshall Islands.", "title": "Operational history" }, { "paragraph_id": 13, "text": "The first B-25s arrived in Egypt and were carrying out independent operations by October 1942. Operations there against Axis airfields and motorized vehicle columns supported the ground actions of the Second Battle of El Alamein. Thereafter, the aircraft took part in the rest of the campaign in North Africa, the invasion of Sicily, and the advance up Italy. In the Strait of Messina to the Aegean Sea, the B-25 conducted sea sweeps as part of the coastal air forces. In Italy, the B-25 was used in the ground attack role, concentrating on attacks against road and rail links in Italy, Austria, and the Balkans. The B-25 had a longer range than the Douglas A-20 Havoc and Douglas A-26 Invader, allowing it to reach further into occupied Europe. The five bombardment groups – 20 squadrons – of the Ninth and Twelfth Air Forces that used the B-25 in the Mediterranean Theater of Operations were the only U.S. units to employ the B-25 in Europe.", "title": "Operational history" }, { "paragraph_id": 14, "text": "The RAF received nearly 900 Mitchells, using them to replace Douglas Bostons, Lockheed Venturas, and Vickers Wellington bombers. The Mitchell entered active RAF service on 22 January 1943. At first, it was used to bomb targets in occupied Europe. After the Normandy invasion, the RAF and France used Mitchells in support of the Allies in Europe. Several squadrons moved to forward airbases on the continent. The USAAF used the B-25 in combat in the European theater of operations.", "title": "Operational history" }, { "paragraph_id": 15, "text": "The B-25B found fame as the bomber used in the 18 April 1942 Doolittle Raid, in which 15 B-25Bs led by Lieutenant Colonel Jimmy Doolittle attacked mainland Japan, four months after the Japanese attack on Pearl Harbor (a 16th plane which participated was forced to abort, landing in Russia, where it and the crew were initially interned). The mission gave a much-needed lift in morale to the Americans and alarmed the Japanese, who had believed their home islands to be inviolable by enemy forces. Although the amount of actual damage done was relatively minor, it forced the Japanese to divert troops for home defense for the remainder of the war.", "title": "Operational history" }, { "paragraph_id": 16, "text": "The raiders took off from the carrier USS Hornet and bombed Tokyo and four other Japanese cities. Fifteen of the bombers subsequently crash-landed en route to recovery fields in eastern China. The losses resulted from the task force being spotted by a Japanese vessel, which forced the bombers to take off 170 mi (270 km) early, fuel exhaustion, stormy nighttime conditions with zero visibility, and the failure to activate electronic homing aids at the recovery bases. Only one B-25 bomber landed intact, in Siberia, where its five-man crew was interned and the aircraft confiscated. Of the 80 aircrew members, 69 survived their historic mission and eventually made it back to American lines.", "title": "Operational history" }, { "paragraph_id": 17, "text": "Following additional modifications, including the addition of a Plexiglas dome for navigational sightings to replace the overhead window for the navigator, and heavier nose armament, de-icing and anti-icing equipment, the B-25C entered USAAF operations. Through block 20, the B-25C and B-25D differed only in the location of manufacture: C series at Inglewood, California, and D series at Kansas City, Kansas. After block 20, some NA-96s began the transition to the G series, while some NA-87s acquired interim modifications eventually produced as the B-25D2 and ordered as the NA-100. NAA built a total of 3,915 B-25Cs and Ds during World War II.", "title": "Operational history" }, { "paragraph_id": 18, "text": "Although the B-25 was designed to bomb from medium altitudes in level flight, it was frequently used in the Southwest Pacific theatre in treetop-level strafing and missions with parachute-retarded fragmentation bombs against Japanese airfields in New Guinea and the Philippines. These heavily armed Mitchells were field-modified at Townsville, Australia, under the direction of Major Paul I. \"Pappy\" Gunn and North American technical representative Jack Fox. These \"commerce destroyers\" were also used on strafing and skip bombing missions against Japanese shipping trying to resupply their armies.", "title": "Operational history" }, { "paragraph_id": 19, "text": "Under the leadership of Lieutenant General George C. Kenney, Mitchells of the Far East Air Forces and its existing components, the Fifth and Thirteenth Air Forces, devastated Japanese targets in the Southwest Pacific Theater during 1944 to 1945. The USAAF played a significant role in pushing the Japanese back to their home islands. The type operated with great effect in the Central Pacific, Alaska, North Africa, Mediterranean, and China-Burma-India theaters.", "title": "Operational history" }, { "paragraph_id": 20, "text": "The USAAF Antisubmarine Command made great use of the B-25 in 1942 and 1943. Some of the earliest B-25 bomb groups also flew the Mitchell on coastal patrols after the Pearl Harbor attack, prior to the AAFAC organization. Many of the two dozen or so antisubmarine squadrons flew the B-25C, D, and G series in the American Theater antisubmarine campaign, often in the distinctive, white sea-search camouflage.", "title": "Operational history" }, { "paragraph_id": 21, "text": "In anti-shipping operations, the USAAF had an urgent need for hard-hitting aircraft, and North American responded with the B-25G. In this series, the transparent nose and bombardier/navigator position was changed for a shorter, hatched nose with two fixed .50 in (12.7 mm) machine guns and a manually loaded 75 mm (2.95 in) M4 cannon, one of the largest weapons fitted to an aircraft, similar to the British 57 mm gun-armed Mosquito Mk. XVIII and the autoloading German 75 mm long-barrel Bordkanone BK 7,5 heavy-caliber ordnance fitted to both the Henschel Hs 129B-3 and Junkers Ju 88P-1. The B-25G's shorter nose placed the cannon breech behind the pilot, where it could be manually loaded and serviced by the navigator; his crew station was moved to a position just behind the pilot. The navigator signaled the pilot when the gun was ready and the pilot fired the weapon using a button on his control wheel.", "title": "Operational history" }, { "paragraph_id": 22, "text": "The Royal Air Force, U.S. Navy, and Soviet VVS each conducted trials with this series, but none adopted it. The G series comprised one prototype, five preproduction C conversions, 58 C series modifications, and 400 production aircraft for a total of 464 B-25Gs. In its final version, the G-12, an interim armament modification, eliminated the lower Bendix turret and added a starboard dual gun pack, waist guns, and a canopy for the tail gunner to improve the view when firing the single tail gun. In April 1945, the air depots in Hawaii refurbished about two dozen of these and included the eight-gun nose and rocket launchers in the upgrade.", "title": "Operational history" }, { "paragraph_id": 23, "text": "The B-25H series continued the development of the gunship version. NAA Inglewood produced 1000. The H had even more firepower. Most replaced the M4 gun with the lighter T13E1, designed specifically for the aircraft, but 20-odd H-1 block aircraft completed by the Republic Aviation modification center at Evansville had the M4 and two-machine-gun nose armament. The 75 mm (2.95 in) gun fired at a muzzle velocity of 2,362 ft/s (720 m/s). Due to its slow rate of fire (about four rounds could be fired in a single strafing run), relative ineffectiveness against ground targets, and the substantial recoil, the 75 mm gun was sometimes removed from both G and H models and replaced with two additional .50 in (12.7 mm) machine guns as a field modification. In the new FEAF, these were redesignated the G1 and H1 series, respectively.", "title": "Operational history" }, { "paragraph_id": 24, "text": "The H series normally came from the factory mounting four fixed, forward-firing .50 in (12.7 mm) machine guns in the nose; four in a pair of under-cockpit conformal flank-mount gun pod packages (two guns per side); two more in the manned dorsal turret, relocated forward to a position just behind the cockpit (which became standard for the J-model); one each in a pair of new waist positions, introduced simultaneously with the forward-relocated dorsal turret; and lastly, a pair of guns in a new tail-gunner's position. Company promotional material bragged that the B-25H could \"bring to bear 10 machine guns coming and four going, in addition to the 75 mm cannon, eight rockets, and 3,000 lb (1,360 kg) of bombs.\"", "title": "Operational history" }, { "paragraph_id": 25, "text": "The H had a modified cockpit with single flight controls operated by the pilot. The co-pilot's station and controls were removed and replaced by a smaller seat used by the navigator/cannoneer, The radio operator crew position was aft of the bomb bay with access to the waist guns. Factory production totals were 405 B-25Gs and 1,000 B-25Hs, with 248 of the latter being used by the Navy as PBJ-1Hs. Elimination of the co-pilot saved weight, and moving the dorsal turret forward partially counterbalanced the waist guns and the manned rear turret.", "title": "Operational history" }, { "paragraph_id": 26, "text": "Following the two-gunship series, NAA again produced the medium bomber configuration with the B-25J series. It optimized the mix of the interim NA-100 and the H series, having both the bombardier's station and fixed guns of the D and the forward turret and refined armament of the H series. NAA also produced a strafer nose-first shipped to air depots as kits, then introduced on the production line in alternating blocks with the bombardier nose. The solid metal \"strafer\" nose housed eight centerline Browning M2 .50 caliber machine guns. The remainder of the armament was as in the H-5. NAA also supplied kits to mount eight underwing 5 inch High Velocity Airborne Rockets just outside the propeller arcs. These were mounted on zero-length launch rails, four per wing.", "title": "Operational history" }, { "paragraph_id": 27, "text": "The final, and most numerous, series of the Mitchell, the B-25J, looked less like earlier series apart from the well-glazed bombardier's nose of nearly identical appearance to the earliest B-25 subtypes. Instead, the J followed the overall configuration of the H series from the cockpit aft. It had the forward dorsal turret and other armament and airframe advancements. All J models included four .50 in (12.7 mm) light-barrel Browning AN/M2 guns in a pair of \"fuselage packages\", conformal gun pods each flanking the lower cockpit, each pod containing two Browning M2s. By 1945, however, combat squadrons removed these. The J series restored the co-pilot's seat and dual flight controls. The factory-made kits available to the Air Depot system to create the strafer-nose B-25J-2. This configuration carried a total of 18 .50 in (12.7 mm) light-barrel AN/M2 Browning M2 machine guns: eight in the nose, four in the flank-mount conformal gun pod packages, two in the dorsal turret, one each in the pair of waist positions, and a pair in the tail – with 14 of the guns either aimed directly forward or aimed to fire directly forward for strafing missions. Some aircraft had eight 5-inch (130 mm) high-velocity aircraft rockets. NAA introduced the J-2 into production in alternating blocks at the J-22. Total J series production was 4,318.", "title": "Operational history" }, { "paragraph_id": 28, "text": "In 1947, legislation created an independent United States Air Force and by that time, the B-25 inventory numbered only a few hundred. Some B-25s continued in service into the 1950s in training, reconnaissance, and support roles. The principal use during this period was undergraduate training of multiengine aircraft pilots slated for reciprocating engine or turboprop cargo, aerial refueling, or reconnaissance aircraft. Others were assigned to units of the Air National Guard in training roles in support of Northrop F-89 Scorpion and Lockheed F-94 Starfire operations.", "title": "Operational history" }, { "paragraph_id": 29, "text": "During its USAF tenure, many B-25s received the so-called \"Hayes modification\" and as a result, surviving B-25s often have exhaust systems with a semi collector ring that splits emissions into two different systems. The upper seven cylinders are collected by a ring, while the other cylinders remain directed to individual ports.", "title": "Operational history" }, { "paragraph_id": 30, "text": "TB-25J-25-NC Mitchell, 44-30854, the last B-25 in the USAF inventory, assigned at March AFB, California, as of March 1960, was flown to Eglin AFB, Florida, from Turner Air Force Base, Georgia, on 21 May 1960, the last flight by a USAF B-25. It was presented by Brigadier General A. J. Russell, Commander of SAC's 822d Air Division at Turner AFB, to the Air Proving Ground Center Commander, Brigadier General Robert H. Warren. He in turn presented the bomber to Valparaiso, Florida, Mayor Randall Roberts on behalf of the Niceville-Valparaiso Chamber of Commerce. Four of the original Tokyo Raiders were present for the ceremony, Colonel (later Major General) David Jones, Colonel Jack Simms, Lieutenant Colonel Joseph Manske, and retired Master Sergeant Edwin W. Horton. It was donated back to the Air Force Armament Museum c. 1974 and marked as Doolittle's 40-2344.", "title": "Operational history" }, { "paragraph_id": 31, "text": "The U.S. Navy designation for the Mitchell was the PBJ-1 and apart from increased use of radar, it was configured like its Army Air Forces counterparts. Under the pre-1962 USN/USMC/USCG aircraft designation system, PBJ-1 stood for Patrol (P) Bomber (B) built by North American Aviation (J), first variant (-1) under the existing American naval aircraft designation system of the era. The PBJ had its origin in an inter-service agreement of mid-1942 between the Navy and the USAAF exchanging the Boeing Renton plant for the Kansas plant for B-29 Superfortress production. The Boeing XPBB Sea Ranger flying boat, competing for B-29 engines, was cancelled in exchange for part of the Kansas City Mitchell production. Other terms included the interservice transfer of 50 B-25Cs and 152 B-25Ds to the Navy. The bombers carried Navy bureau numbers (BuNos), beginning with BuNo 34998. The first PBJ-1 arrived in February 1943, and nearly all reached Marine Corps squadrons, beginning with Marine Bombing Squadron 413 (VMB-413). Following the AAFAC format, the Marine Mitchells had search radar in a retractable radome replacing the remotely operated ventral turret. Later D and J series had nose-mounted APS-3 radar; and later still, J and H series mounted radar in the starboard wingtip. The large quantities of B-25H and J series became known as PBJ-1H and PBJ-1J, respectively. These aircraft often operated along with earlier PBJ series in Marine squadrons.", "title": "Operational history" }, { "paragraph_id": 32, "text": "The PBJs were operated almost exclusively by the Marine Corps as land-based bombers. The U.S. Marine Corps established Marine bomber squadrons (VMB), beginning with VMB-413, in March 1943 at MCAS Cherry Point, North Carolina. Eight VMB squadrons were flying PBJs by the end of 1943 as the initial Marine medium bombardment group. Four more squadrons were in the process of formation in late 1945, but had not yet deployed by the time the war ended.", "title": "Operational history" }, { "paragraph_id": 33, "text": "Operations of the Marine Corps PBJ-1s began in March 1944. The Marine PBJs flew from the Philippines, Saipan, Iwo Jima, and Okinawa during the last few months of the Pacific war. Their primary mission was the long-range interdiction of enemy shipping trying to run the blockade, which was strangling Japan. The weapon of choice during these missions was usually the five-inch HVAR rocket, eight of which could be carried. Some VMB-612 intruder PBJ-1D and J series planes flew without top turrets to save weight and increase range on night patrols, especially towards the end of the war when air superiority had been achieved.", "title": "Operational history" }, { "paragraph_id": 34, "text": "During the war, the Navy tested the cannon-armed G series and conducted carrier trials with an H equipped with arresting gear. After World War II, some PBJs stationed at the Navy's rocket laboratory in Inyokern, California, site of the present-day Naval Air Weapons Station China Lake, tested air-to-ground rockets and arrangements. One arrangement was a twin-barrel nose that could fire 10 spin-stabilized five-inch rockets in one salvo.", "title": "Operational history" }, { "paragraph_id": 35, "text": "The Royal Air Force (RAF) was an early customer for the B-25 via Lend-Lease. The first Mitchells were given the service name Mitchell I by the RAF and were delivered in August 1941, to No. 111 Operational Training Unit based in the Bahamas. These bombers were used exclusively for training and familiarization and never became operational. The B-25Cs and Ds were designated Mitchell II. Altogether, 167 B-25Cs and 371 B-25Ds were delivered to the RAF. The RAF tested the cannon-armed G series but did not adopt the series nor the follow-on H series.", "title": "Operational history" }, { "paragraph_id": 36, "text": "By the end of 1942, the RAF had taken delivery of 93 Mitchells, marks I and II. Some served with squadrons of No. 2 Group RAF, the RAF's tactical medium-bomber force, including No. 139 Wing RAF at RAF Dunsfold. The first RAF operation with the Mitchell II took place on 22 January 1943, when six aircraft from No. 180 Squadron RAF attacked oil installations at Ghent. After the invasion of Europe (by which point 2 Group was part of Second Tactical Air Force), all four Mitchell squadrons moved to bases in France and Belgium (Melsbroek) to support Allied ground forces. The British Mitchell squadrons were joined by No. 342 (Lorraine) Squadron of the French Air Force in April 1945.", "title": "Operational history" }, { "paragraph_id": 37, "text": "As part of its move from Bomber Command, No 305 (Polish) Squadron flew Mitchell IIs from September to December 1943 before converting to the de Havilland Mosquito. In addition to No. 2 Group, the B-25 was used by various second-line RAF units in the UK and abroad. In the Far East, No. 3 PRU, which consisted of Nos. 681 and 684 Squadrons, flew the Mitchell (primarily Mk IIs) on photographic reconnaissance sorties.", "title": "Operational history" }, { "paragraph_id": 38, "text": "The Royal Canadian Air Force (RCAF) used the B-25 Mitchell for training during the war. Postwar use continued operations with most of the 162 Mitchells received. The first B-25s had been diverted to Canada from RAF orders. These included one Mitchell I, 42 Mitchell IIs, and 19 Mitchell IIIs. No 13 (P) Squadron was formed unofficially at RCAF Rockcliffe in May 1944 and used Mitchell IIs on high-altitude aerial photography sorties. No. 5 Operational Training Unit at Boundary Bay, British Columbia and Abbotsford, British Columbia, operated the B-25D Mitchell in the training role together with B-24 Liberators for Heavy Conversion as part of the BCATP. The RCAF retained the Mitchell until October 1963.", "title": "Operational history" }, { "paragraph_id": 39, "text": "No 418 (Auxiliary) Squadron received its first Mitchell IIs in January 1947. It was followed by No 406 (auxiliary), which flew Mitchell IIs and IIIs from April 1947 to June 1958. No 418 operated a mix of IIs and IIIs until March 1958. No 12 Squadron of Air Transport Command also flew Mitchell IIIs along with other types from September 1956 to November 1960. In 1951, the RCAF received an additional 75 B-25Js from USAF stocks to make up for attrition and to equip various second-line units.", "title": "Operational history" }, { "paragraph_id": 40, "text": "The Australians received Mitchells by the spring of 1944. The joint Australian-Dutch No. 18 (Netherlands East Indies) Squadron RAAF had more than enough Mitchells for one squadron, so the surplus went to re-equip the RAAF's No. 2 Squadron, replacing their Beauforts.", "title": "Operational history" }, { "paragraph_id": 41, "text": "During World War II, the Mitchell served in fairly large numbers with the Air Force of the Dutch government-in-exile. They participated in combat in the East Indies, as well as on the European front. On 30 June 1941, the Netherlands Purchasing Commission, acting on behalf of the Dutch government-in-exile in London, signed a contract with North American Aviation for 162 B-25C aircraft. The bombers were to be delivered to the Netherlands East Indies to help deter any Japanese aggression into the region.", "title": "Operational history" }, { "paragraph_id": 42, "text": "In February 1942, the British Overseas Airways Corporation agreed to ferry 20 Dutch B-25s from Florida to Australia travelling via Africa and India, and an additional 10 via the South Pacific route from California. During March, five of the bombers on the Dutch order had reached Bangalore, India, and 12 had reached Archerfield in Australia. The B-25s in Australia were used as the nucleus of a new squadron, No. 18. This squadron was staffed jointly by Australian and Dutch aircrews plus a smattering of aircrews from other nations and operated under Royal Australian Air Force command for the remainder of the war.", "title": "Operational history" }, { "paragraph_id": 43, "text": "The B-25s of No. 18 Squadron were painted with the Dutch national insignia (at that time a rectangular Netherlands flag) and carried NEIAF serials. Discounting the ten \"temporary\" B-25s delivered to 18 Squadron in early 1942, a total of 150 Mitchells were taken on strength by the NEIAF, 19 in 1942, 16 in 1943, 87 in 1944, and 28 in 1945. They flew bombing raids against Japanese targets in the East Indies. In 1944, the more capable B-25J Mitchells replaced most of the earlier C and D models.", "title": "Operational history" }, { "paragraph_id": 44, "text": "In June 1940, No. 320 (Netherlands) Squadron RAF had been formed from personnel formerly serving with the Royal Dutch Naval Air Service, who had escaped to England after the German occupation of the Netherlands. Equipped with various British aircraft, No. 320 Squadron flew antisubmarine patrols, convoy escort missions, and performed air-sea rescue duties. They acquired the Mitchell II in September 1943, performing operations over Europe against gun emplacements, railway yards, bridges, troops, and other tactical targets. They moved to Belgium in October 1944, and transitioned to the Mitchell III in 1945. No. 320 Squadron was disbanded in August 1945. Following the war, B-25s were used by Dutch forces during the Indonesian National Revolution.", "title": "Operational history" }, { "paragraph_id": 45, "text": "The USSR received 862 B-25s (B, C, D, G, and J types) from the United States under Lend-Lease during World War II via the Alaska–Siberia ALSIB ferry route. A total of 870 B-25s were sent to the Soviets, meaning that 8 aircraft were lost during transportation.", "title": "Operational history" }, { "paragraph_id": 46, "text": "Other damaged B-25s arrived or crashed in the Far East of Russia, and one Doolittle Raid aircraft landed there short of fuel after attacking Japan. This lone airworthy Doolittle Raid aircraft to reach the Soviet Union was lost in a hangar fire in the early 1950s while undergoing routine maintenance. In general, the B-25 was operated as a ground-support and tactical day bomber (as similar Douglas A-20 Havocs were used). It saw action in fights from Stalingrad (with B/C/D models) to the German surrender during May 1945 (with G/J types).", "title": "Operational history" }, { "paragraph_id": 47, "text": "The B-25s that remained in Soviet Air Force service after the war were assigned the NATO reporting name \"Bank\".", "title": "Operational history" }, { "paragraph_id": 48, "text": "Well over 100 B-25Cs and Ds were supplied to the Nationalist Chinese during the Second Sino-Japanese War. In addition, a total of 131 B-25Js were supplied to China under Lend-Lease.", "title": "Operational history" }, { "paragraph_id": 49, "text": "The four squadrons of the 1st BG (1st, 2nd, 3rd, and 4th) of the 1st Medium Bomber Group were formed during the war. They formerly operated Russian-built Tupolev SB bombers, then transferred to the B-25. The 1st BG was under the command of Chinese-American Composite Wing while operating B-25s. Following the end of the war in the Pacific, these four bombardment squadrons were established to fight against the Communist insurgency that was rapidly spreading throughout the country. During the Chinese Civil War, Chinese Mitchells fought alongside de Havilland Mosquitos.", "title": "Operational history" }, { "paragraph_id": 50, "text": "In December 1948, the Nationalists were forced to retreat to the island of Taiwan, taking many of their Mitchells with them. However, some B-25s were left behind and were pressed into service with the air force of the new People's Republic of China.", "title": "Operational history" }, { "paragraph_id": 51, "text": "During the war, the Força Aérea Brasileira received a few B-25s under Lend-Lease. Brazil declared war against the Axis powers in August 1942 and participated in the war against the U-boats in the southern Atlantic. The last Brazilian B-25 was finally declared surplus in 1970.", "title": "Operational history" }, { "paragraph_id": 52, "text": "The Royal Air Force issued at least 21 Mitchell IIIs to No 342 Squadron, which was made up primarily of Free French aircrews. Following the liberation of France, this squadron transferred to the newly formed French Air Force (Armée de l'Air) as GB I/20 Lorraine. The aircraft continued in operation after the war, with some being converted into fast VIP transports. They were struck off charge in June 1947.", "title": "Operational history" }, { "paragraph_id": 53, "text": "In October 1967, during the Nigerian Civil War, Biafra bought two Mitchells. After a few bombings in November, they were put out of action in December.", "title": "Operational history" }, { "paragraph_id": 54, "text": "Most models of the B-25 were used at some point as training aircraft.", "title": "Variants" }, { "paragraph_id": 55, "text": "At 9:40 on 28 July 1945, a USAAF B-25D crashed in thick fog into the north side of the Empire State Building between the 79th and 80th floors. Fourteen people died — 11 in the building and the three occupants of the aircraft, including the pilot, Colonel William F. Smith. Betty Lou Oliver, an elevator attendant, survived the impact and the subsequent fall of the elevator cage 75 stories to the basement.", "title": "Accidents and incidents" }, { "paragraph_id": 56, "text": "French general Philippe Leclerc was aboard his North American B-25 Mitchell, Tailly II, when it crashed near Colomb-Béchar in French Algeria on 28 November 1947, killing everyone on board.", "title": "Accidents and incidents" }, { "paragraph_id": 57, "text": "A bit after 16:00 on 27 August 1967, a converted civilian B-25 mistakenly dropped eighteen skydivers over Lake Erie, four or five nautical miles (7.5–9.3 km) from Huron, Ohio. The air traffic controller had confused the B-25 with a Cessna 180 Skywagon that was trailing it to take photographs, causing the B-25 pilot to think he was over the intended drop site at Ortner Airport. Sixteen of the jumpers drowned, while two were rescued. A National Transportation Safety Board report faulted the pilot, and to a lesser extent the skydivers, for executing a jump when they could not see the ground, and faulted the controller for the misidentification. The United States was subsequently held liable for the controller's negligence.", "title": "Accidents and incidents" }, { "paragraph_id": 58, "text": "Many B-25s are currently kept in airworthy condition by air museums and collectors.", "title": "Surviving aircraft" }, { "paragraph_id": 59, "text": "Data from United States Military Aircraft since 1909", "title": "Specifications (B-25H)" }, { "paragraph_id": 60, "text": "General characteristics", "title": "Specifications (B-25H)" }, { "paragraph_id": 61, "text": "Performance", "title": "Specifications (B-25H)" }, { "paragraph_id": 62, "text": "Armament", "title": "Specifications (B-25H)" }, { "paragraph_id": 63, "text": "Related development", "title": "See also" }, { "paragraph_id": 64, "text": "Aircraft of comparable role, configuration, and era", "title": "See also" }, { "paragraph_id": 65, "text": "Related lists", "title": "See also" } ]
The North American B-25 Mitchell is an American medium bomber that was introduced in 1941 and named in honor of Brigadier General William "Billy" Mitchell, a pioneer of U.S. military aviation. Used by many Allied air forces, the B-25 served in every theater of World War II, and after the war ended, many remained in service, operating across four decades. Produced in numerous variants, nearly 10,000 B-25s were built, It was the most-produced American medium bomber and the third most-produced American bomber overall. These included several limited models such as the F-10 reconnaissance aircraft, the AT-24 crew trainers, and the United States Marine Corps' PBJ-1 patrol bomber.
2001-09-20T19:34:23Z
2023-12-15T17:29:14Z
[ "Template:Commons category", "Template:US reconnaissance aircraft", "Template:As of", "Template:Cite book", "Template:Cite news", "Template:YouTube", "Template:Dead link", "Template:Authority control", "Template:Use dmy dates", "Template:USS", "Template:NLD", "Template:Aircontent", "Template:UK", "Template:Use American English", "Template:DOM", "Template:PER", "Template:Cite web", "Template:Flag", "Template:CHL", "Template:Citation needed", "Template:Cn", "Template:Aircraft specs", "Template:USN patrol aircraft", "Template:ADF aircraft designations", "Template:CUB", "Template:IDN", "Template:US", "Template:VEN", "Template:Main", "Template:Portal", "Template:Cite magazine", "Template:Convert", "Template:POL", "Template:USSR", "Template:Efn", "Template:USAF trainer aircraft", "Template:Redirect", "Template:AUS", "Template:COL", "Template:USAF bomber aircraft", "Template:BOL", "Template:Cite report", "Template:Infobox aircraft begin", "Template:PRC", "Template:FRA", "Template:Reflist", "Template:Short description", "Template:Original research inline", "Template:Notelist", "Template:ARG", "Template:MEX", "Template:URU", "Template:North American Aviation aircraft", "Template:ISSN", "Template:BRA", "Template:Webarchive", "Template:Cite journal", "Template:ISBN", "Template:More citations needed", "Template:Infobox aircraft type", "Template:ROC" ]
https://en.wikipedia.org/wiki/North_American_B-25_Mitchell
4,219
British Open (disambiguation)
The British Open is the Open Championship men's golf tournament. British Open may also refer to:
[ { "paragraph_id": 0, "text": "The British Open is the Open Championship men's golf tournament.", "title": "" }, { "paragraph_id": 1, "text": "British Open may also refer to:", "title": "" } ]
The British Open is the Open Championship men's golf tournament. British Open may also refer to: British Open (ballroom), the dancing competitions of the Blackpool Dance Festival British Open (darts), a darts tournament Women's British Open of golf British Open Show Jumping Championships British Open (snooker), an annual tournament which was originally run from 1980 until 2004 before it was revived in 2021. British Open Squash Championships British Open (tennis) or Wimbledon Championships British Open Wheelchair Championships, a wheelchair tennis tournament that Nimrod Bichler has coached some participants of
2001-09-21T19:01:53Z
2023-10-26T01:51:09Z
[ "Template:Disambiguation" ]
https://en.wikipedia.org/wiki/British_Open_(disambiguation)
4,224
Bobby Charlton
Sir Robert Charlton CBE (11 October 1937 – 21 October 2023) was an English professional footballer who played as a midfielder or centre-forward. Widely considered one of the greatest players of all time, he was a member of the England team that won the 1966 FIFA World Cup, the year he also won the Ballon d'Or. He finished second in the Ballon d'Or voting in 1967 and 1968. He played almost all of his club football at Manchester United, where he became renowned for his attacking instincts, passing abilities from midfield, ferocious long-range shooting from both left and right foot, fitness, and stamina. He was cautioned only twice in his career; once against Argentina in the 1966 World Cup, and once in a league match against Chelsea. With success at club and international level, he was one of nine players to have won the FIFA World Cup, the European Cup and the Ballon d'Or. His elder brother Jack, who was also in the World Cup–winning team, was a former defender for Leeds United and also for ten years was the manager of the Republic of Ireland. Born in Ashington, Northumberland, Charlton made his debut for the Manchester United first-team in 1956, aged 18, and soon gained a regular place in the team, during which time he became a Football League First Division champion in 1957 then survived the Munich air disaster of February 1958 after being rescued by teammate Harry Gregg; Charlton was the last survivor of the crash from the club. After helping United to win the FA Cup in 1963 and the Football League in 1965 and 1967, he captained the team that won the European Cup in 1968, scoring two goals in the final to help them become the first English club to win the competition. Charlton left Manchester United to become manager of Preston North End for the 1973–74 season. He changed to player-manager the following season. He next accepted a post as a director with Wigan Athletic, then became a member of Manchester United's board of directors in 1984. At international level, Charlton was named in the England squad for four World Cups (1958, 1962, 1966, and 1970), though he did not play in the first. At the time of his retirement from the England team in 1970, he was the nation's most capped player, having turned out 106 times at the highest level; Bobby Moore overtook this in 1973. Charlton was the long-time record goalscorer for both Manchester United and England, and United's long-time record appearance maker – his total of 758 matches for United took until 2008 to be beaten, when Ryan Giggs did so in that year's Champions League final. With 249 goals, he was the club's highest all-time goalscorer for more than 40 years, until his record was surpassed by Wayne Rooney in 2017. He is also the third-highest goalscorer for England; his record of 49 goals was beaten in 2015 by Rooney, and again by Harry Kane in 2022. Robert Charlton was born on 11 October 1937 in Ashington, Northumberland, England, to coal miner Robert "Bob" Charlton (24 May 1909 – April 1982) and Elizabeth Ellen "Cissie" Charlton (née Milburn; 11 November 1912 – 25 March 1996). He was related to several professional footballers on his mother's side of the family: his uncles were Jack Milburn (Leeds United and Bradford City), George Milburn (Leeds United and Chesterfield), Jim Milburn (Leeds United and Bradford Park Avenue) and Stan Milburn (Chesterfield, Leicester City and Rochdale), and legendary Newcastle United and England footballer Jackie Milburn was his mother's cousin. However, Charlton credited much of the early development of his career to his grandfather Tanner and his mother Cissie. His elder brother, Jack, initially worked as a miner before applying to the police, only to also become a professional footballer with Leeds United. On 9 February 1953, then a Bedlington Grammar School pupil, Charlton was spotted playing for East Northumberland schools by Manchester United chief scout Joe Armstrong. Charlton went on to play for England Schoolboys and the 15-year-old signed amateur forms with United on 1 January 1953 along with Wilf McGuinness, also aged 15. Initially his mother was reluctant to let him commit to an insecure football career, so he began an apprenticeship as an electrical engineer; however, he went on to turn professional in October 1954. Charlton became one of the famed Busby Babes, the collection of talented footballers who emerged through the system at Old Trafford in the 1940s, 1950s and 1960s as Matt Busby set about a long-term plan of rebuilding the club after the Second World War. He worked his way through the pecking order of teams, scoring regularly for the youth and reserve sides before he was handed his first team debut against Charlton Athletic in October 1956 where he scored two goals in a game that finished 4–2. At the same time, he was doing his National service with the Royal Army Ordnance Corps in Shrewsbury, where Busby had advised him to apply as it meant he could still play for Manchester United at the weekend. Also doing his army service in Shrewsbury at the same time was his United teammate Duncan Edwards. Charlton played 17 times for United in that first season, scoring twice on his debut and managing a total of 12 goals in all competitions, and including a hat-trick in a 5–1 away win over Charlton Athletic in February. United won the league championship but were denied the 20th century's first "double" when they controversially lost the 1957 FA Cup Final to Aston Villa. Charlton, still only 19, was selected for the game, which saw United goalkeeper Ray Wood carried off with a broken cheekbone after a clash with Villa centre forward Peter McParland. Charlton was a candidate to go in goal to replace Wood (in the days before substitutes, and certainly before goalkeeping substitutes), but it was teammate Jackie Blanchflower who ended up playing in goal. Charlton was an established player by the time the next season was fully underway, which saw United, as current League champions, become the first English team to compete in the European Cup. Previously, the Football Association had scorned the competition, but United made progress, reaching the semi-finals where they lost to holders Real Madrid. Their reputation was further enhanced the next season in the 1957–58 European Cup as they reached the quarter-finals to play Red Star Belgrade. In the first leg at home, United won 2–1. The return in Yugoslavia saw Charlton score twice as United stormed 3–0 ahead, although the hosts came back to earn a 3–3 draw. However, United maintained their aggregate lead to reach the last four and were in jubilant mood as they left to catch their flight home, thinking of an important League game against Wolves at the weekend. The aeroplane which took the United players and staff home from Zemun Airport needed to stop in Munich to refuel. This was carried out in worsening weather, and by the time the refuelling was complete and the call was made for the passengers to re-board the aircraft, the wintry showers had taken hold and snow had settled heavily on the runway and around the airport. There were two aborted take-offs which led to concern on board, and the passengers were advised by a stewardess to disembark again while a minor technical error was fixed. The team were back in the airport terminal for barely ten minutes when the call came to reconvene on the plane, and a number of passengers began to feel nervous. Charlton and teammate Dennis Viollet swapped places with Tommy Taylor and David Pegg, who had decided they would be safer at the back of the plane. The plane clipped the fence at the end of the runway on its next take-off attempt and a wing tore through a nearby house, setting it alight. The wing and part of the tail came off and hit a tree and a wooden hut, the plane spinning along the snow until coming to a halt. It had been cut in half. Charlton, strapped into his seat, had fallen out of the cabin; when United goalkeeper Harry Gregg (who had somehow got through a hole in the plane unscathed and begun a one-man rescue mission) found him, he thought he was dead. Nevertheless, he grabbed both Charlton and Viollet by their trouser waistbands and dragged them away from the plane, in constant fear that it would explode. Gregg returned to the plane to try to help the appallingly injured Busby and Blanchflower, and when he turned around again, he was relieved to see that Charlton and Viollet, both of whom he had presumed to be dead, had got out of their detached seats and were looking into the wreckage. Charlton suffered cuts to his head and severe shock, and was in hospital for a week. Seven of his teammates had perished at the scene, including Taylor and Pegg, with whom he and Viollet had swapped seats prior to the fatal take-off attempt. Club captain Roger Byrne was also killed, along with Mark Jones, Billy Whelan, Eddie Colman and Geoff Bent. Duncan Edwards died a fortnight later from the injuries he had sustained. In total, the crash claimed 23 lives. Initially, ice on the wings was blamed, but a later inquiry declared that slush on the runway had made a safe take-off almost impossible. Of the 44 passengers and crew (including the 17-strong Manchester United squad), 23 people (eight of them Manchester United players) died as a result of their injuries in the crash. Charlton survived with minor injuries. Of the eight other players who survived, two of them were injured so badly that they never played again. Charlton was the first injured survivor to leave hospital. Harry Gregg and Bill Foulkes were not hospitalised, for they escaped uninjured. He arrived back in England on 14 February 1958, eight days after the crash. As he convalesced with family in Ashington, he spent some time kicking a ball around with local youths, and a famous photograph of him was taken. He was still only 20 years old, yet now there was an expectation that he would help with the rebuilding of the club as Busby's aides tried to piece together what remained of the season. Between Harry Gregg's death in 2020 and his own in 2023, Charlton was the last living survivor of the crash. Charlton returned to playing in a kickabout with local youths first and then in a practise match on 25 February. He initially said "I felt as slow as an old cart horse" but then his vigour returned and he then said "I feel fine and would like to play in the cup game at West Brom". This was an FA Cup tie against West Bromwich Albion on 1 March; the game was a draw and United won the replay 1–0. Not unexpectedly, United went out of the European Cup to A.C. Milan in the semi-finals to a 5–2 aggregate defeat and fell behind in the League. Yet somehow they reached their second consecutive FA Cup final, and the big day at Wembley coincided with Busby's return to work. However, Nat Lofthouse scored twice to give Bolton Wanderers a 2–0 win. Further success with Manchester United came at last when they beat Leicester City 3–1 in the FA Cup final of 1963, with Charlton finally earning a winners' medal in his third final. Busby's post-Munich rebuilding programme continued to progress, with two League championships within three seasons, in 1965 and 1967. A successful (though trophyless) season with Manchester United saw him take the honours of Football Writers' Association Footballer of the Year and European Footballer of the Year into the competition. Manchester United reached the 1968 European Cup Final, ten seasons after Munich. Even though other clubs had taken part in the competition in the intervening decade, the team which got to this final was still the first English side to do so. On a highly emotional night at Wembley, Charlton scored twice in a 4–1 win after extra time against Benfica and, as United captain, lifted the trophy. During the early 1970s, Manchester United were no longer competing among the top teams in England, and at several stages were battling against relegation. At times, Charlton was not on speaking terms with United's other superstars, George Best and Denis Law, and Best refused to play in Charlton's testimonial match against Celtic, saying that "to do so would be hypocritical". Charlton left Manchester United at the end of the 1972–73 season, having scored 249 goals and set a club record of 758 appearances, a record which Ryan Giggs broke in the 2008 UEFA Champions League Final. Charlton's last game for Manchester United was against Chelsea at Stamford Bridge on 28 April 1973. Chelsea won the match 1–0. Coincidentally, this day also marked his brother Jackie's last appearance as well (for Leeds). Charlton's final goal for the club came a month earlier, on 31 March, in a 2–0 win at Southampton, also in the First Division. Charlton was the subject of an episode of This Is Your Life in 1969 when he was surprised by Eamonn Andrews at The Sportsman's Club in central London. Charlton's emergence as the country's leading young football talent was completed when he was called up to join the England squad for a British Home Championship game against Scotland at Hampden Park on 19 April 1958, just over two months after he had survived the Munich air disaster. Charlton was handed his debut as England romped home 4–0, with the new player gaining even more admirers after scoring a magnificent thumping volley dispatched with authority after a cross by the left winger Tom Finney. He scored both goals in his second game as England beat Portugal 2–1 in a friendly at Wembley, and overcame obvious nerves on a return to Belgrade to play his third match against Yugoslavia; England lost that game 5–0 and Charlton played poorly. Charlton was selected for the squad which competed at the 1958 World Cup in Sweden, but he did not play. In 1959, Charlton scored a hat-trick as England demolished the US 8–1; and his second England hat-trick came in 1961 in an 8–0 thrashing of Mexico. He also managed to score in every British Home Championship tournament he played in except 1963 in an association with the tournament that lasted from 1958 to 1970 and included 16 goals and 10 tournament victories (five shared). Charlton played in qualifiers for the 1962 World Cup in Chile against Luxembourg and Portugal and was named in the squad for the finals themselves. His goal in the 3–1 group win over Argentina was his 25th for England in just 38 appearances, and he was still only 24 years old; but his individual success could not be replicated by that of the team, which was eliminated in the quarter-final by Brazil, who went on to win the tournament. By now, England were coached by Alf Ramsey, who had managed to gain sole control of the recruitment and team selection procedure from the committee-based call-up system which had lasted up to the previous World Cup. Ramsey had already cleared out some of the older players who had been reliant on the loyalty of the committee for their continued selection. A hat-trick in the 8–1 rout of Switzerland in June 1963 took Charlton's England goal tally to 30, equalling the record jointly held by Tom Finney and Nat Lofthouse; Charlton's 31st goal, against Wales in October the same year, gave him the record alone. Charlton's role was developing from traditional inside-forward to what today would be termed an attacking midfield player, with Ramsey planning to build the team for the 1966 World Cup around him. When England beat the USA 10–0 in a friendly on 27 May 1964, he scored one goal, his 33rd at senior level for England. His goals became a little less frequent, and indeed Jimmy Greaves, playing purely as a striker, overtook his England tally in October 1964. Nevertheless, Charlton was still scoring and creating freely, and as the tournament was about to start he was expected to become one of its stars and galvanise his established reputation as one of the world's best footballers. England drew the opening game of the tournament 0–0 with Uruguay. Charlton scored the first goal in the 2–0 win over Mexico. This was followed by an identical scoreline against France, allowing England to qualify for the quarter-finals, where they defeated Argentina 1–0. The game was the only international match in which Charlton received a caution. They faced Portugal in the semi-finals. This turned out to be one of Charlton's most important games for England. Charlton opened the scoring with a crisp side-footed finish after a run by Roger Hunt had forced the Portuguese goalkeeper out of his net; his second was a sweetly struck shot after a run and pull-back from Geoff Hurst. Charlton and Hunt were now England's joint-highest scorers in the tournament with three each, and a final against West Germany beckoned. The final turned out to be one of Charlton's quieter days; he and a young Franz Beckenbauer effectively marked each other out of the game. England won 4–2 after extra time. Charlton's next England game was his 75th, as England beat Northern Ireland; after two more appearances he became England's second most-capped player, behind the veteran Billy Wright, who was approaching his 100th match when Charlton was starting out and ended with 105 caps. Weeks later he scored his 45th England goal in a friendly against Sweden, breaking the record of 44 set the previous year by Jimmy Greaves. He was then in the England team which made it to the semi-finals of the 1968 European Championships, where they were knocked out by Yugoslavia in Florence. During the match Charlton struck a Yugoslav post. England defeated the Soviet Union 2–0 in the third place match. In 1969, Charlton was appointed an OBE for services to football. More milestones followed as he won his 100th England cap on 21 April 1970 against Northern Ireland, and was made captain by Ramsey for the occasion. Inevitably, he scored; this was his 48th goal for his country – his 49th and final goal followed a month later in a 4–0 win over Colombia during a warm-up tour for the 1970 World Cup, designed to get the players adapted to altitude conditions. Charlton's inevitable selection by Ramsey for the tournament made him the first – and still, to date, only – England player to feature in four World Cup squads. Shortly before the World Cup, Charlton was involved in the Bogotá Bracelet incident in which he and Bobby Moore were accused of stealing a bracelet from a jewellery store. Moore was later arrested and detained for four days before being granted a conditional release, while Charlton was not arrested. England began the tournament with two victories in the group stages, plus a memorable defeat against Brazil. Charlton played in all three, though was substituted for Alan Ball in the final game of the group against Czechoslovakia. Ramsey, confident of victory and progress to the quarter-final, wanted Charlton to rest. England reached the last eight where they again faced West Germany. With England leading 2-1, Ramsey replaced Charlton with Colin Bell in the 69th minute: Germany went on to win 3–2 after extra time. England were eliminated and, after a record 106 caps and 49 goals, Charlton decided to end his international career at the age of 32. On the flight home from Mexico, he asked Ramsey not to consider him again. His brother Jack, two years his senior but 71 caps his junior, did likewise. Charlton's caps record lasted until 1973, when Bobby Moore overtook him; as of October 2023, he lies seventh in the all-time England appearances list behind Moore, Wayne Rooney, Ashley Cole, Steven Gerrard, David Beckham and Peter Shilton, whose own England career began in the first game after Charlton's had ended. Charlton's goalscoring record was surpassed by Wayne Rooney on 8 September 2015, when Rooney scored a penalty in a 2–0 win over Switzerland in a qualifying match for UEFA Euro 2016. Charlton became the manager of Preston North End in 1973, signing his former United and England teammate Nobby Stiles as player-coach. His first season ended in relegation, and although he began playing again, he left Preston early in the 1975–76 season after a disagreement with the board over the transfer of John Bird to Newcastle United. He was appointed a CBE that year and began a casual association with BBC for punditry on matches, which continued for many years. In early 1976, he scored once in three league appearances for Waterford United. He also made a handful of appearances for Australian clubs Newcastle KB United, Perth Azzurri and Blacktown City. Charlton joined Wigan Athletic as a director, and was briefly caretaker manager there in 1983. He then spent some time playing in South Africa. He also built up several businesses in areas such as travel, jewellery and hampers, and ran soccer schools in the UK, the US, Canada, Australia and China. In 1984, he was invited to become member of the board of directors at Manchester United, partly because of his football knowledge and partly because it was felt that the club needed a "name" on the board after the resignation of Sir Matt Busby. In June 2005, when the American Glazer family bought Manchester United amidst fan opposition, Charlton apologised to the new owners: "I tried to explain they couldn't ignore the fans, who are so emotionally involved in the club, but who sometimes do go a bit too far". Charlton met his wife, Norma Ball, at an ice rink in Manchester in 1959 and they married in 1961. They had two daughters, Suzanne and Andrea. Suzanne was a weather forecaster for the BBC during the 1990s. They went on to have grandchildren, including Suzanne's son Robert, who is named in honour of his grandfather. In 2007, while publicising his forthcoming autobiography, Charlton revealed that he had a long-running feud with his brother Jack. They rarely spoke to each other after a falling-out between his wife Norma and his mother Cissie (who died in 1996 at the age of 83). Bobby Charlton did not see his mother after 1992 as a result of the feud. Jack presented him with his BBC Sports Personality of the Year Lifetime Achievement Award on 14 December 2008. He said that he was 'knocked out' as he was presented the award by his brother. He received a standing ovation as he stood waiting for his prize. Charlton helped to promote Manchester's bids for the 1996 and 2000 Olympic Games and the 2002 Commonwealth Games, England's bid for the 2006 World Cup and London's successful bid for the 2012 Summer Olympics. He received a knighthood in 1994 and was an Inaugural Inductee to the English Football Hall of Fame in 2002. On accepting his award, he commented: "I'm really proud to be included in the National Football Museum's Hall of Fame. It's a great honour. If you look at the names included I have to say I couldn't argue with them. They are all great players and people I would love to have played with." He was also the (honorary) president of the National Football Museum, an organisation about which he said "I can't think of a better museum anywhere in the world." On 2 March 2009, Charlton was given the freedom of the city of Manchester. He stated: "I'm just so proud, it's fantastic. It's a great city. I have always been very proud of it." Charlton was involved in a number of charitable activities, including fund raising for cancer hospitals. After visits to Bosnia and Cambodia, Charlton became involved in the cause of land mine clearance, and supported the Mines Advisory Group as well as founding his own charity Find a Better Way, which funds research into improved civilian landmine clearance. In January 2011, Charlton was voted the fourth-greatest Manchester United player of all time by the readers of Inside United and ManUtd.com, behind Ryan Giggs (who topped the poll), Eric Cantona and George Best. He was a member of the Laureus World Sports Academy. On 6 February 2012 Charlton was taken to hospital after falling ill, and subsequently had a gallstone removed. This prevented him from collecting a Lifetime Achievement Award at the Laureus World Sports Awards. On 15 February 2016, Manchester United announced the South Stand of Old Trafford would be renamed in honour of Sir Bobby Charlton. The unveiling took place at the home game against Everton on 3 April 2016. In October 2017, Charlton had a pitch named after him at St George's Park National Football Centre in Burton-upon-Trent. In November 2020, it was revealed that Charlton had been diagnosed with dementia and as a result, he withdrew from public life. Charlton died at Macclesfield District General Hospital in Macclesfield, Cheshire, on 21 October 2023, at the age of 86, from complications of a fall he sustained at the nursing home where he resided; at the subsequent inquest, the coroner recorded his cause of death as "trauma in the lungs, a fall and dementia." His death leaves Sir Geoff Hurst as the last surviving English player of the 1966 World Cup final. Manchester United paid tribute to Charlton at their Champions League match against Copenhagen at Old Trafford three days later in a number of ways. First, United's players wore black armbands, and manager Erik ten Hag was flanked by Alex Stepney and U-21 captain Dan Gore before ten Hag laid a wreath and a minute's silence was observed before the match began. Another wreath was also laid in Charlton's seat in the director's box. In addition, the cover of United's match programme, the United Review, featured Charlton on the front, and supporters laid flowers and scarves at the United Trinity. The funeral took place on 13 November. The main ceremony was at Manchester Cathedral but the procession called first at the Old Trafford stadium before going to the city centre. Crowds lined the streets and there were about a thousand guests at the service, including Prince William, Alex Ferguson and many others associated with the club. Elegies were read by David Gill and grandson William Balderston and there was a musical tribute of "How Great Thou Art" sung by Russell Watson. Manchester United Youth Manchester United England Individual Orders and special awards
[ { "paragraph_id": 0, "text": "Sir Robert Charlton CBE (11 October 1937 – 21 October 2023) was an English professional footballer who played as a midfielder or centre-forward. Widely considered one of the greatest players of all time, he was a member of the England team that won the 1966 FIFA World Cup, the year he also won the Ballon d'Or. He finished second in the Ballon d'Or voting in 1967 and 1968. He played almost all of his club football at Manchester United, where he became renowned for his attacking instincts, passing abilities from midfield, ferocious long-range shooting from both left and right foot, fitness, and stamina. He was cautioned only twice in his career; once against Argentina in the 1966 World Cup, and once in a league match against Chelsea. With success at club and international level, he was one of nine players to have won the FIFA World Cup, the European Cup and the Ballon d'Or. His elder brother Jack, who was also in the World Cup–winning team, was a former defender for Leeds United and also for ten years was the manager of the Republic of Ireland.", "title": "" }, { "paragraph_id": 1, "text": "Born in Ashington, Northumberland, Charlton made his debut for the Manchester United first-team in 1956, aged 18, and soon gained a regular place in the team, during which time he became a Football League First Division champion in 1957 then survived the Munich air disaster of February 1958 after being rescued by teammate Harry Gregg; Charlton was the last survivor of the crash from the club. After helping United to win the FA Cup in 1963 and the Football League in 1965 and 1967, he captained the team that won the European Cup in 1968, scoring two goals in the final to help them become the first English club to win the competition. Charlton left Manchester United to become manager of Preston North End for the 1973–74 season. He changed to player-manager the following season. He next accepted a post as a director with Wigan Athletic, then became a member of Manchester United's board of directors in 1984.", "title": "" }, { "paragraph_id": 2, "text": "At international level, Charlton was named in the England squad for four World Cups (1958, 1962, 1966, and 1970), though he did not play in the first. At the time of his retirement from the England team in 1970, he was the nation's most capped player, having turned out 106 times at the highest level; Bobby Moore overtook this in 1973. Charlton was the long-time record goalscorer for both Manchester United and England, and United's long-time record appearance maker – his total of 758 matches for United took until 2008 to be beaten, when Ryan Giggs did so in that year's Champions League final. With 249 goals, he was the club's highest all-time goalscorer for more than 40 years, until his record was surpassed by Wayne Rooney in 2017. He is also the third-highest goalscorer for England; his record of 49 goals was beaten in 2015 by Rooney, and again by Harry Kane in 2022.", "title": "" }, { "paragraph_id": 3, "text": "Robert Charlton was born on 11 October 1937 in Ashington, Northumberland, England, to coal miner Robert \"Bob\" Charlton (24 May 1909 – April 1982) and Elizabeth Ellen \"Cissie\" Charlton (née Milburn; 11 November 1912 – 25 March 1996). He was related to several professional footballers on his mother's side of the family: his uncles were Jack Milburn (Leeds United and Bradford City), George Milburn (Leeds United and Chesterfield), Jim Milburn (Leeds United and Bradford Park Avenue) and Stan Milburn (Chesterfield, Leicester City and Rochdale), and legendary Newcastle United and England footballer Jackie Milburn was his mother's cousin. However, Charlton credited much of the early development of his career to his grandfather Tanner and his mother Cissie. His elder brother, Jack, initially worked as a miner before applying to the police, only to also become a professional footballer with Leeds United.", "title": "Early life" }, { "paragraph_id": 4, "text": "On 9 February 1953, then a Bedlington Grammar School pupil, Charlton was spotted playing for East Northumberland schools by Manchester United chief scout Joe Armstrong. Charlton went on to play for England Schoolboys and the 15-year-old signed amateur forms with United on 1 January 1953 along with Wilf McGuinness, also aged 15. Initially his mother was reluctant to let him commit to an insecure football career, so he began an apprenticeship as an electrical engineer; however, he went on to turn professional in October 1954.", "title": "Club career" }, { "paragraph_id": 5, "text": "Charlton became one of the famed Busby Babes, the collection of talented footballers who emerged through the system at Old Trafford in the 1940s, 1950s and 1960s as Matt Busby set about a long-term plan of rebuilding the club after the Second World War. He worked his way through the pecking order of teams, scoring regularly for the youth and reserve sides before he was handed his first team debut against Charlton Athletic in October 1956 where he scored two goals in a game that finished 4–2. At the same time, he was doing his National service with the Royal Army Ordnance Corps in Shrewsbury, where Busby had advised him to apply as it meant he could still play for Manchester United at the weekend. Also doing his army service in Shrewsbury at the same time was his United teammate Duncan Edwards.", "title": "Club career" }, { "paragraph_id": 6, "text": "Charlton played 17 times for United in that first season, scoring twice on his debut and managing a total of 12 goals in all competitions, and including a hat-trick in a 5–1 away win over Charlton Athletic in February. United won the league championship but were denied the 20th century's first \"double\" when they controversially lost the 1957 FA Cup Final to Aston Villa. Charlton, still only 19, was selected for the game, which saw United goalkeeper Ray Wood carried off with a broken cheekbone after a clash with Villa centre forward Peter McParland. Charlton was a candidate to go in goal to replace Wood (in the days before substitutes, and certainly before goalkeeping substitutes), but it was teammate Jackie Blanchflower who ended up playing in goal.", "title": "Club career" }, { "paragraph_id": 7, "text": "Charlton was an established player by the time the next season was fully underway, which saw United, as current League champions, become the first English team to compete in the European Cup. Previously, the Football Association had scorned the competition, but United made progress, reaching the semi-finals where they lost to holders Real Madrid. Their reputation was further enhanced the next season in the 1957–58 European Cup as they reached the quarter-finals to play Red Star Belgrade. In the first leg at home, United won 2–1. The return in Yugoslavia saw Charlton score twice as United stormed 3–0 ahead, although the hosts came back to earn a 3–3 draw. However, United maintained their aggregate lead to reach the last four and were in jubilant mood as they left to catch their flight home, thinking of an important League game against Wolves at the weekend.", "title": "Club career" }, { "paragraph_id": 8, "text": "The aeroplane which took the United players and staff home from Zemun Airport needed to stop in Munich to refuel. This was carried out in worsening weather, and by the time the refuelling was complete and the call was made for the passengers to re-board the aircraft, the wintry showers had taken hold and snow had settled heavily on the runway and around the airport. There were two aborted take-offs which led to concern on board, and the passengers were advised by a stewardess to disembark again while a minor technical error was fixed.", "title": "Club career" }, { "paragraph_id": 9, "text": "The team were back in the airport terminal for barely ten minutes when the call came to reconvene on the plane, and a number of passengers began to feel nervous. Charlton and teammate Dennis Viollet swapped places with Tommy Taylor and David Pegg, who had decided they would be safer at the back of the plane.", "title": "Club career" }, { "paragraph_id": 10, "text": "The plane clipped the fence at the end of the runway on its next take-off attempt and a wing tore through a nearby house, setting it alight. The wing and part of the tail came off and hit a tree and a wooden hut, the plane spinning along the snow until coming to a halt. It had been cut in half.", "title": "Club career" }, { "paragraph_id": 11, "text": "Charlton, strapped into his seat, had fallen out of the cabin; when United goalkeeper Harry Gregg (who had somehow got through a hole in the plane unscathed and begun a one-man rescue mission) found him, he thought he was dead. Nevertheless, he grabbed both Charlton and Viollet by their trouser waistbands and dragged them away from the plane, in constant fear that it would explode. Gregg returned to the plane to try to help the appallingly injured Busby and Blanchflower, and when he turned around again, he was relieved to see that Charlton and Viollet, both of whom he had presumed to be dead, had got out of their detached seats and were looking into the wreckage.", "title": "Club career" }, { "paragraph_id": 12, "text": "Charlton suffered cuts to his head and severe shock, and was in hospital for a week. Seven of his teammates had perished at the scene, including Taylor and Pegg, with whom he and Viollet had swapped seats prior to the fatal take-off attempt. Club captain Roger Byrne was also killed, along with Mark Jones, Billy Whelan, Eddie Colman and Geoff Bent. Duncan Edwards died a fortnight later from the injuries he had sustained. In total, the crash claimed 23 lives. Initially, ice on the wings was blamed, but a later inquiry declared that slush on the runway had made a safe take-off almost impossible.", "title": "Club career" }, { "paragraph_id": 13, "text": "Of the 44 passengers and crew (including the 17-strong Manchester United squad), 23 people (eight of them Manchester United players) died as a result of their injuries in the crash. Charlton survived with minor injuries. Of the eight other players who survived, two of them were injured so badly that they never played again.", "title": "Club career" }, { "paragraph_id": 14, "text": "Charlton was the first injured survivor to leave hospital. Harry Gregg and Bill Foulkes were not hospitalised, for they escaped uninjured. He arrived back in England on 14 February 1958, eight days after the crash. As he convalesced with family in Ashington, he spent some time kicking a ball around with local youths, and a famous photograph of him was taken. He was still only 20 years old, yet now there was an expectation that he would help with the rebuilding of the club as Busby's aides tried to piece together what remained of the season.", "title": "Club career" }, { "paragraph_id": 15, "text": "Between Harry Gregg's death in 2020 and his own in 2023, Charlton was the last living survivor of the crash.", "title": "Club career" }, { "paragraph_id": 16, "text": "Charlton returned to playing in a kickabout with local youths first and then in a practise match on 25 February. He initially said \"I felt as slow as an old cart horse\" but then his vigour returned and he then said \"I feel fine and would like to play in the cup game at West Brom\". This was an FA Cup tie against West Bromwich Albion on 1 March; the game was a draw and United won the replay 1–0. Not unexpectedly, United went out of the European Cup to A.C. Milan in the semi-finals to a 5–2 aggregate defeat and fell behind in the League. Yet somehow they reached their second consecutive FA Cup final, and the big day at Wembley coincided with Busby's return to work. However, Nat Lofthouse scored twice to give Bolton Wanderers a 2–0 win.", "title": "Club career" }, { "paragraph_id": 17, "text": "Further success with Manchester United came at last when they beat Leicester City 3–1 in the FA Cup final of 1963, with Charlton finally earning a winners' medal in his third final. Busby's post-Munich rebuilding programme continued to progress, with two League championships within three seasons, in 1965 and 1967. A successful (though trophyless) season with Manchester United saw him take the honours of Football Writers' Association Footballer of the Year and European Footballer of the Year into the competition.", "title": "Club career" }, { "paragraph_id": 18, "text": "Manchester United reached the 1968 European Cup Final, ten seasons after Munich. Even though other clubs had taken part in the competition in the intervening decade, the team which got to this final was still the first English side to do so. On a highly emotional night at Wembley, Charlton scored twice in a 4–1 win after extra time against Benfica and, as United captain, lifted the trophy.", "title": "Club career" }, { "paragraph_id": 19, "text": "During the early 1970s, Manchester United were no longer competing among the top teams in England, and at several stages were battling against relegation. At times, Charlton was not on speaking terms with United's other superstars, George Best and Denis Law, and Best refused to play in Charlton's testimonial match against Celtic, saying that \"to do so would be hypocritical\". Charlton left Manchester United at the end of the 1972–73 season, having scored 249 goals and set a club record of 758 appearances, a record which Ryan Giggs broke in the 2008 UEFA Champions League Final.", "title": "Club career" }, { "paragraph_id": 20, "text": "Charlton's last game for Manchester United was against Chelsea at Stamford Bridge on 28 April 1973. Chelsea won the match 1–0. Coincidentally, this day also marked his brother Jackie's last appearance as well (for Leeds). Charlton's final goal for the club came a month earlier, on 31 March, in a 2–0 win at Southampton, also in the First Division.", "title": "Club career" }, { "paragraph_id": 21, "text": "Charlton was the subject of an episode of This Is Your Life in 1969 when he was surprised by Eamonn Andrews at The Sportsman's Club in central London.", "title": "Club career" }, { "paragraph_id": 22, "text": "Charlton's emergence as the country's leading young football talent was completed when he was called up to join the England squad for a British Home Championship game against Scotland at Hampden Park on 19 April 1958, just over two months after he had survived the Munich air disaster.", "title": "International career" }, { "paragraph_id": 23, "text": "Charlton was handed his debut as England romped home 4–0, with the new player gaining even more admirers after scoring a magnificent thumping volley dispatched with authority after a cross by the left winger Tom Finney. He scored both goals in his second game as England beat Portugal 2–1 in a friendly at Wembley, and overcame obvious nerves on a return to Belgrade to play his third match against Yugoslavia; England lost that game 5–0 and Charlton played poorly.", "title": "International career" }, { "paragraph_id": 24, "text": "Charlton was selected for the squad which competed at the 1958 World Cup in Sweden, but he did not play.", "title": "International career" }, { "paragraph_id": 25, "text": "In 1959, Charlton scored a hat-trick as England demolished the US 8–1; and his second England hat-trick came in 1961 in an 8–0 thrashing of Mexico. He also managed to score in every British Home Championship tournament he played in except 1963 in an association with the tournament that lasted from 1958 to 1970 and included 16 goals and 10 tournament victories (five shared).", "title": "International career" }, { "paragraph_id": 26, "text": "Charlton played in qualifiers for the 1962 World Cup in Chile against Luxembourg and Portugal and was named in the squad for the finals themselves. His goal in the 3–1 group win over Argentina was his 25th for England in just 38 appearances, and he was still only 24 years old; but his individual success could not be replicated by that of the team, which was eliminated in the quarter-final by Brazil, who went on to win the tournament.", "title": "International career" }, { "paragraph_id": 27, "text": "By now, England were coached by Alf Ramsey, who had managed to gain sole control of the recruitment and team selection procedure from the committee-based call-up system which had lasted up to the previous World Cup. Ramsey had already cleared out some of the older players who had been reliant on the loyalty of the committee for their continued selection. A hat-trick in the 8–1 rout of Switzerland in June 1963 took Charlton's England goal tally to 30, equalling the record jointly held by Tom Finney and Nat Lofthouse; Charlton's 31st goal, against Wales in October the same year, gave him the record alone.", "title": "International career" }, { "paragraph_id": 28, "text": "Charlton's role was developing from traditional inside-forward to what today would be termed an attacking midfield player, with Ramsey planning to build the team for the 1966 World Cup around him. When England beat the USA 10–0 in a friendly on 27 May 1964, he scored one goal, his 33rd at senior level for England.", "title": "International career" }, { "paragraph_id": 29, "text": "His goals became a little less frequent, and indeed Jimmy Greaves, playing purely as a striker, overtook his England tally in October 1964. Nevertheless, Charlton was still scoring and creating freely, and as the tournament was about to start he was expected to become one of its stars and galvanise his established reputation as one of the world's best footballers.", "title": "International career" }, { "paragraph_id": 30, "text": "England drew the opening game of the tournament 0–0 with Uruguay. Charlton scored the first goal in the 2–0 win over Mexico. This was followed by an identical scoreline against France, allowing England to qualify for the quarter-finals, where they defeated Argentina 1–0. The game was the only international match in which Charlton received a caution.", "title": "International career" }, { "paragraph_id": 31, "text": "They faced Portugal in the semi-finals. This turned out to be one of Charlton's most important games for England. Charlton opened the scoring with a crisp side-footed finish after a run by Roger Hunt had forced the Portuguese goalkeeper out of his net; his second was a sweetly struck shot after a run and pull-back from Geoff Hurst. Charlton and Hunt were now England's joint-highest scorers in the tournament with three each, and a final against West Germany beckoned.", "title": "International career" }, { "paragraph_id": 32, "text": "The final turned out to be one of Charlton's quieter days; he and a young Franz Beckenbauer effectively marked each other out of the game. England won 4–2 after extra time.", "title": "International career" }, { "paragraph_id": 33, "text": "Charlton's next England game was his 75th, as England beat Northern Ireland; after two more appearances he became England's second most-capped player, behind the veteran Billy Wright, who was approaching his 100th match when Charlton was starting out and ended with 105 caps.", "title": "International career" }, { "paragraph_id": 34, "text": "Weeks later he scored his 45th England goal in a friendly against Sweden, breaking the record of 44 set the previous year by Jimmy Greaves. He was then in the England team which made it to the semi-finals of the 1968 European Championships, where they were knocked out by Yugoslavia in Florence. During the match Charlton struck a Yugoslav post. England defeated the Soviet Union 2–0 in the third place match.", "title": "International career" }, { "paragraph_id": 35, "text": "In 1969, Charlton was appointed an OBE for services to football. More milestones followed as he won his 100th England cap on 21 April 1970 against Northern Ireland, and was made captain by Ramsey for the occasion. Inevitably, he scored; this was his 48th goal for his country – his 49th and final goal followed a month later in a 4–0 win over Colombia during a warm-up tour for the 1970 World Cup, designed to get the players adapted to altitude conditions. Charlton's inevitable selection by Ramsey for the tournament made him the first – and still, to date, only – England player to feature in four World Cup squads.", "title": "International career" }, { "paragraph_id": 36, "text": "Shortly before the World Cup, Charlton was involved in the Bogotá Bracelet incident in which he and Bobby Moore were accused of stealing a bracelet from a jewellery store. Moore was later arrested and detained for four days before being granted a conditional release, while Charlton was not arrested.", "title": "International career" }, { "paragraph_id": 37, "text": "England began the tournament with two victories in the group stages, plus a memorable defeat against Brazil. Charlton played in all three, though was substituted for Alan Ball in the final game of the group against Czechoslovakia. Ramsey, confident of victory and progress to the quarter-final, wanted Charlton to rest.", "title": "International career" }, { "paragraph_id": 38, "text": "England reached the last eight where they again faced West Germany. With England leading 2-1, Ramsey replaced Charlton with Colin Bell in the 69th minute: Germany went on to win 3–2 after extra time. England were eliminated and, after a record 106 caps and 49 goals, Charlton decided to end his international career at the age of 32. On the flight home from Mexico, he asked Ramsey not to consider him again. His brother Jack, two years his senior but 71 caps his junior, did likewise.", "title": "International career" }, { "paragraph_id": 39, "text": "Charlton's caps record lasted until 1973, when Bobby Moore overtook him; as of October 2023, he lies seventh in the all-time England appearances list behind Moore, Wayne Rooney, Ashley Cole, Steven Gerrard, David Beckham and Peter Shilton, whose own England career began in the first game after Charlton's had ended. Charlton's goalscoring record was surpassed by Wayne Rooney on 8 September 2015, when Rooney scored a penalty in a 2–0 win over Switzerland in a qualifying match for UEFA Euro 2016.", "title": "International career" }, { "paragraph_id": 40, "text": "Charlton became the manager of Preston North End in 1973, signing his former United and England teammate Nobby Stiles as player-coach. His first season ended in relegation, and although he began playing again, he left Preston early in the 1975–76 season after a disagreement with the board over the transfer of John Bird to Newcastle United. He was appointed a CBE that year and began a casual association with BBC for punditry on matches, which continued for many years. In early 1976, he scored once in three league appearances for Waterford United. He also made a handful of appearances for Australian clubs Newcastle KB United, Perth Azzurri and Blacktown City.", "title": "Management career and directorships" }, { "paragraph_id": 41, "text": "Charlton joined Wigan Athletic as a director, and was briefly caretaker manager there in 1983. He then spent some time playing in South Africa. He also built up several businesses in areas such as travel, jewellery and hampers, and ran soccer schools in the UK, the US, Canada, Australia and China. In 1984, he was invited to become member of the board of directors at Manchester United, partly because of his football knowledge and partly because it was felt that the club needed a \"name\" on the board after the resignation of Sir Matt Busby. In June 2005, when the American Glazer family bought Manchester United amidst fan opposition, Charlton apologised to the new owners: \"I tried to explain they couldn't ignore the fans, who are so emotionally involved in the club, but who sometimes do go a bit too far\".", "title": "Management career and directorships" }, { "paragraph_id": 42, "text": "Charlton met his wife, Norma Ball, at an ice rink in Manchester in 1959 and they married in 1961. They had two daughters, Suzanne and Andrea. Suzanne was a weather forecaster for the BBC during the 1990s. They went on to have grandchildren, including Suzanne's son Robert, who is named in honour of his grandfather.", "title": "Personal life and retirement" }, { "paragraph_id": 43, "text": "In 2007, while publicising his forthcoming autobiography, Charlton revealed that he had a long-running feud with his brother Jack. They rarely spoke to each other after a falling-out between his wife Norma and his mother Cissie (who died in 1996 at the age of 83). Bobby Charlton did not see his mother after 1992 as a result of the feud.", "title": "Personal life and retirement" }, { "paragraph_id": 44, "text": "Jack presented him with his BBC Sports Personality of the Year Lifetime Achievement Award on 14 December 2008. He said that he was 'knocked out' as he was presented the award by his brother. He received a standing ovation as he stood waiting for his prize.", "title": "Personal life and retirement" }, { "paragraph_id": 45, "text": "Charlton helped to promote Manchester's bids for the 1996 and 2000 Olympic Games and the 2002 Commonwealth Games, England's bid for the 2006 World Cup and London's successful bid for the 2012 Summer Olympics. He received a knighthood in 1994 and was an Inaugural Inductee to the English Football Hall of Fame in 2002. On accepting his award, he commented: \"I'm really proud to be included in the National Football Museum's Hall of Fame. It's a great honour. If you look at the names included I have to say I couldn't argue with them. They are all great players and people I would love to have played with.\" He was also the (honorary) president of the National Football Museum, an organisation about which he said \"I can't think of a better museum anywhere in the world.\"", "title": "Personal life and retirement" }, { "paragraph_id": 46, "text": "On 2 March 2009, Charlton was given the freedom of the city of Manchester. He stated: \"I'm just so proud, it's fantastic. It's a great city. I have always been very proud of it.\"", "title": "Personal life and retirement" }, { "paragraph_id": 47, "text": "Charlton was involved in a number of charitable activities, including fund raising for cancer hospitals. After visits to Bosnia and Cambodia, Charlton became involved in the cause of land mine clearance, and supported the Mines Advisory Group as well as founding his own charity Find a Better Way, which funds research into improved civilian landmine clearance.", "title": "Personal life and retirement" }, { "paragraph_id": 48, "text": "In January 2011, Charlton was voted the fourth-greatest Manchester United player of all time by the readers of Inside United and ManUtd.com, behind Ryan Giggs (who topped the poll), Eric Cantona and George Best.", "title": "Personal life and retirement" }, { "paragraph_id": 49, "text": "He was a member of the Laureus World Sports Academy. On 6 February 2012 Charlton was taken to hospital after falling ill, and subsequently had a gallstone removed. This prevented him from collecting a Lifetime Achievement Award at the Laureus World Sports Awards.", "title": "Personal life and retirement" }, { "paragraph_id": 50, "text": "On 15 February 2016, Manchester United announced the South Stand of Old Trafford would be renamed in honour of Sir Bobby Charlton. The unveiling took place at the home game against Everton on 3 April 2016.", "title": "Personal life and retirement" }, { "paragraph_id": 51, "text": "In October 2017, Charlton had a pitch named after him at St George's Park National Football Centre in Burton-upon-Trent.", "title": "Personal life and retirement" }, { "paragraph_id": 52, "text": "In November 2020, it was revealed that Charlton had been diagnosed with dementia and as a result, he withdrew from public life.", "title": "Personal life and retirement" }, { "paragraph_id": 53, "text": "Charlton died at Macclesfield District General Hospital in Macclesfield, Cheshire, on 21 October 2023, at the age of 86, from complications of a fall he sustained at the nursing home where he resided; at the subsequent inquest, the coroner recorded his cause of death as \"trauma in the lungs, a fall and dementia.\" His death leaves Sir Geoff Hurst as the last surviving English player of the 1966 World Cup final.", "title": "Death" }, { "paragraph_id": 54, "text": "Manchester United paid tribute to Charlton at their Champions League match against Copenhagen at Old Trafford three days later in a number of ways. First, United's players wore black armbands, and manager Erik ten Hag was flanked by Alex Stepney and U-21 captain Dan Gore before ten Hag laid a wreath and a minute's silence was observed before the match began. Another wreath was also laid in Charlton's seat in the director's box. In addition, the cover of United's match programme, the United Review, featured Charlton on the front, and supporters laid flowers and scarves at the United Trinity.", "title": "Death" }, { "paragraph_id": 55, "text": "The funeral took place on 13 November. The main ceremony was at Manchester Cathedral but the procession called first at the Old Trafford stadium before going to the city centre. Crowds lined the streets and there were about a thousand guests at the service, including Prince William, Alex Ferguson and many others associated with the club. Elegies were read by David Gill and grandson William Balderston and there was a musical tribute of \"How Great Thou Art\" sung by Russell Watson.", "title": "Death" }, { "paragraph_id": 56, "text": "Manchester United Youth", "title": "Honours" }, { "paragraph_id": 57, "text": "Manchester United", "title": "Honours" }, { "paragraph_id": 58, "text": "England", "title": "Honours" }, { "paragraph_id": 59, "text": "Individual", "title": "Honours" }, { "paragraph_id": 60, "text": "Orders and special awards", "title": "Honours" } ]
Sir Robert Charlton was an English professional footballer who played as a midfielder or centre-forward. Widely considered one of the greatest players of all time, he was a member of the England team that won the 1966 FIFA World Cup, the year he also won the Ballon d'Or. He finished second in the Ballon d'Or voting in 1967 and 1968. He played almost all of his club football at Manchester United, where he became renowned for his attacking instincts, passing abilities from midfield, ferocious long-range shooting from both left and right foot, fitness, and stamina. He was cautioned only twice in his career; once against Argentina in the 1966 World Cup, and once in a league match against Chelsea. With success at club and international level, he was one of nine players to have won the FIFA World Cup, the European Cup and the Ballon d'Or. His elder brother Jack, who was also in the World Cup–winning team, was a former defender for Leeds United and also for ten years was the manager of the Republic of Ireland. Born in Ashington, Northumberland, Charlton made his debut for the Manchester United first-team in 1956, aged 18, and soon gained a regular place in the team, during which time he became a Football League First Division champion in 1957 then survived the Munich air disaster of February 1958 after being rescued by teammate Harry Gregg; Charlton was the last survivor of the crash from the club. After helping United to win the FA Cup in 1963 and the Football League in 1965 and 1967, he captained the team that won the European Cup in 1968, scoring two goals in the final to help them become the first English club to win the competition. Charlton left Manchester United to become manager of Preston North End for the 1973–74 season. He changed to player-manager the following season. He next accepted a post as a director with Wigan Athletic, then became a member of Manchester United's board of directors in 1984. At international level, Charlton was named in the England squad for four World Cups, though he did not play in the first. At the time of his retirement from the England team in 1970, he was the nation's most capped player, having turned out 106 times at the highest level; Bobby Moore overtook this in 1973. Charlton was the long-time record goalscorer for both Manchester United and England, and United's long-time record appearance maker – his total of 758 matches for United took until 2008 to be beaten, when Ryan Giggs did so in that year's Champions League final. With 249 goals, he was the club's highest all-time goalscorer for more than 40 years, until his record was surpassed by Wayne Rooney in 2017. He is also the third-highest goalscorer for England; his record of 49 goals was beaten in 2015 by Rooney, and again by Harry Kane in 2022.
2001-09-21T08:30:29Z
2023-12-11T01:46:11Z
[ "Template:Short description", "Template:Post-nominals", "Template:Cn", "Template:Cite book", "Template:Cite news", "Template:Munich air disaster", "Template:Citation needed", "Template:Reflist", "Template:Cite encyclopedia", "Template:Hugman", "Template:Cite newspaper", "Template:Commons category", "Template:Navboxes", "Template:Authority control", "Template:Use British English", "Template:Use dmy dates", "Template:Sfn", "Template:Main", "Template:Infobox football biography", "Template:Cite web", "Template:Harvnb", "Template:Cbignore", "Template:Webarchive" ]
https://en.wikipedia.org/wiki/Bobby_Charlton
4,227
Barry Lyndon
Barry Lyndon is a 1975 historical drama film written, directed, and produced by Stanley Kubrick, based on the 1844 novel The Luck of Barry Lyndon by William Makepeace Thackeray. Narrated by Michael Hordern, and starring Ryan O'Neal, Marisa Berenson, Patrick Magee, Leonard Rossiter and Hardy Krüger, the film recounts the early exploits and later unravelling of an 18th-century Anglo-Irish rogue and golddigger who marries a rich widow to climb the social ladder and assume her late husband's aristocratic position. Kubrick began production on Barry Lyndon after his 1971 film A Clockwork Orange. He had originally intended to direct a biopic on Napoleon, but lost his financing because of the commercial failure of the similar 1970 Dino De Laurentiis-produced Waterloo. Kubrick eventually directed Barry Lyndon, set partially during the Seven Years' War, utilising his research from the Napoleon project. Filming began in December 1973 and lasted roughly eight months, taking place in England, Ireland, and Germany. The film's cinematography has been described as ground-breaking. Especially notable are the long double shots, usually ended with a slow backwards zoom, the scenes shot entirely in candlelight, and the settings based on William Hogarth paintings. The exteriors were filmed on location in England, Ireland, and Germany, with the interiors shot mainly in London. The production had problems related to logistics, weather, and politics (Kubrick feared that he might be an IRA hostage target). Barry Lyndon received seven nominations at the 48th Academy Awards, including Best Picture, winning four for Best Scoring: Original Song Score and Adaptation or Scoring: Adaptation, Best Cinematography, Best Art Direction, and Best Costume Design. Although some critics took issue with the film's slow pace and restrained emotion, its reputation, like that of many of Kubrick's works, has grown over time. In the 2022 Sight & Sound Greatest Films of All Time poll, Barry Lyndon placed 12th in the directors' poll and 45th in the critics' poll. In the 1750s Kingdom of Ireland, Redmond Barry's father is killed in a duel. Barry becomes infatuated with his cousin Nora Brady, and shoots her suitor British Army captain John Quin in a duel. He flees but is robbed by highwaymen on his way to Dublin. Penniless, Barry enlists in the British Army. Family friend Captain Grogan informs him that Quin is not dead: the duel was staged so that Nora's family can get rid of Barry and improve their finances through her marriage to Quin. Barry serves with his regiment in Germany in the Seven Years' War, but deserts after Grogan is fatally wounded in a skirmish against the French Royal Army. Masquerading as a British lieutenant, he has a brief affair with Frau Lieschen, a married peasant woman. On his way to Bremen, Barry encounters the Prussian Captain Potzdorf, who sees through his ruse and impresses him into the Prussian Army. Barry later saves Potzdorf's life and receives commendation from Frederick the Great. At the end of the war, Barry is employed by Potzdorf's uncle in the Prussian Ministry of Police. The Prussians suspect the Chevalier de Balibari, a professional gambler, of spying for the Austrians, and have Barry become his servant. Barry confides everything to the Chevalier, a fellow Irishman, and they become confederates. After they cheat the Prince of Tübingen at cards, the Prince refuses to pay his debts, and the Chevalier in turn demands satisfaction. The Prussians, still suspecting the Chevalier, arrange to have both him and Barry expelled from the country. Barry and the Chevalier travel across Europe, perpetrating gambling scams, with Barry forcing payment from debtors with sword duels. In Spa, he encounters the beautiful and wealthy Lady Lyndon. He seduces her, and her elderly husband Sir Charles Lyndon dies from apoplexy, induced by Barry's goading and verbal repartee. In 1773, Barry marries Lady Lyndon, takes her last name and settles in England. Lord Bullingdon, Lady Lyndon's ten-year-old son by Sir Charles, despises Barry. Barry responds by physically abusing him. The Countess bears Barry a son, Bryan Patrick, but the marriage is unhappy: Barry is openly unfaithful and squanders his wife's wealth while keeping her in seclusion. A few years later, Barry's mother comes to live with him. She warns him that if Lady Lyndon were to die, Bullingdon would inherit everything, and advises him to obtain a title to protect himself. To this end, he cultivates the influential Lord Wendover and spends large sums of money to ingratiate himself with high society. Bullingdon, now a young adult, disrupts a party Barry throws for Lady Lyndon; he declares his hatred for his stepfather and states that he will leave the family estate as long as Barry remains there. Barry assaults Bullingdon until physically restrained. He becomes ostracised by society and plunges further into financial ruin. An overindulgent father, Barry gifts Bryan a full-grown horse for his ninth birthday, leading to his death in a riding accident. Barry turns to alcohol, while Lady Lyndon seeks solace in religion, assisted by the Rev. Samuel Runt, who had been tutor to Bullingdon and Bryan. Barry's mother dismisses Runt, for fear that his influence will worsen Lady Lyndon's condition. Lady Lyndon attempts suicide. Runt and Graham, the family's steward, then seek out Bullingdon, who returns and challenges Barry to a duel. After Bullingdon nervously misfires the first shot, Barry magnanimously fires into the ground. Bullingdon refuses to end the duel and shoots Barry in the leg, forcing the leg to be amputated below the knee. While Barry is recovering, Bullingdon takes control of the Lyndon estate. He offers Barry 500 guineas a year on the condition that he leaves England forever. With his credit exhausted, Barry accepts. Barry resumes his gambling profession, though without his former success. In December 1789, a middle-aged Lady Lyndon signs Barry's annuity cheque as her son looks on. Critic Tim Robey suggests that the film "makes you realise that the most undervalued aspect of Kubrick's genius could well be his way with actors." He adds that the supporting cast is a "glittering procession of cameos, not from star names but from vital character players." The cast featured Leon Vitali as the older Lord Bullingdon, who then became Kubrick's personal assistant, working as the casting director on his following films, and supervising film-to-video transfers for Kubrick. Their relationship lasted until Kubrick's death. The film's cinematographer, John Alcott, appears at the men's club in the non-speaking role of the man asleep in a chair near the title character when Lord Bullingdon challenges Barry to a duel. Kubrick's daughter Vivian also appears (in an uncredited role) as a guest at Bryan's birthday party. Other Kubrick featured regulars were Leonard Rossiter (2001: A Space Odyssey), Steven Berkoff, Patrick Magee, Godfrey Quigley, Anthony Sharp, and Philip Stone (A Clockwork Orange). Stone went on to feature in The Shining. After completing post production on 2001: A Space Odyssey, Kubrick resumed planning a film about Napoleon. During pre-production, Sergei Bondarchuk and Dino De Laurentiis' Waterloo was released, and failed at the box office. Reconsidering, Kubrick's financiers pulled funding, and he turned his attention towards an adaptation of Anthony Burgess's 1962 novel A Clockwork Orange. Subsequently, Kubrick showed an interest in Thackeray's Vanity Fair but dropped the project when a serialised version for television was produced. He told an interviewer, "At one time, Vanity Fair interested me as a possible film but, in the end, I decided the story could not be successfully compressed into the relatively short time-span of a feature film ... as soon as I read Barry Lyndon I became very excited about it." Having earned Oscar nominations for Dr. Strangelove, 2001: A Space Odyssey and A Clockwork Orange, Kubrick's reputation in the early 1970s was that of "a perfectionist auteur who loomed larger over his movies than any concept or star". His studio—Warner Bros.—was therefore "eager to bankroll" his next project, which Kubrick kept "shrouded in secrecy" from the press partly due to the furore surrounding the controversially violent A Clockwork Orange (particularly in the UK) and partly due to his "long-standing paranoia about the tabloid press." Kubrick was initially rumored to be developing an adaptation of Arthur Schnitzler's 1926 novell Dream Story, which would serve as the source material for his later film Eyes Wide Shut (1999). Having felt compelled to set aside his plans for a film about Napoleon Bonaparte, in 1972 Kubrick set his sights on Thackeray's 1844 "satirical picaresque about the fortune-hunting of an Irish rogue," Barry Lyndon, the setting of which allowed Kubrick to take advantage of the copious period research he had done for the now-aborted Napoleon. At the time, Kubrick merely announced that his next film would star Ryan O'Neal (deemed "a seemingly un-Kubricky choice of leading man") and Marisa Berenson, a former Vogue and Time magazine cover model, and be shot largely in Ireland. So heightened was the secrecy surrounding the film that "Even Berenson, when Kubrick first approached her, was told only that it was to be an 18th-century costume piece [and] she was instructed to keep out of the sun in the months before production, to achieve the period-specific pallor he required." Kubrick based his adapted screenplay on William Makepeace Thackeray's The Luck of Barry Lyndon (republished as the novel Memoirs of Barry Lyndon, Esq.), a picaresque tale written and published in serial form in 1844. The film departs from the novel in several ways. In Thackeray's writings, events are related in the first person by Barry himself. A comic tone pervades the work, as Barry proves both a raconteur and an unreliable narrator. Kubrick's film, by contrast, presents the story objectively. Though the film contains voice-over (by actor Michael Hordern), the comments expressed are not Barry's, but those of an omniscient narrator. Kubrick felt that using a first-person narrative would not be useful in a film adaptation: I believe Thackeray used Redmond Barry to tell his own story in a deliberately distorted way because it made it more interesting. Instead of the omniscient author, Thackeray used the imperfect observer, or perhaps it would be more accurate to say the dishonest observer, thus allowing the reader to judge for himself, with little difficulty, the probable truth in Redmond Barry's view of his life. This technique worked extremely well in the novel but, of course, in a film you have objective reality in front of you all of the time, so the effect of Thackeray's first-person story-teller could not be repeated on the screen. It might have worked as comedy by the juxtaposition of Barry's version of the truth with the reality on the screen, but I don't think that Barry Lyndon should have been done as a comedy. Kubrick made several changes to the plot, including the addition of the final duel. Principal photography lasted 300 days, from spring 1973 through to early 1974, with a break for Christmas. Kubrick initially wished to film the entire production near his home in Borehamwood, but Ken Adam convinced him to relocate the shoot to Ireland. The crew arrived in Dublin in May 1973. Jan Harlan recalls that Kubrick "loved his time in Ireland – he rented a lovely house west of Dublin, he loved the scenery and the culture and the people". Many of the exteriors were shot in Ireland, playing "itself, England, and Prussia during the Seven Years' War." Kubrick and cinematographer Alcott drew inspiration from "the landscapes of Watteau and Gainsborough," and also relied on the art direction of Ken Adam and Roy Walker. Alcott, Adam and Walker were among those who would win Oscars for their work on the film. Several of the interior scenes were filmed in Powerscourt House, an 18th-century mansion in County Wicklow. The house was destroyed in an accidental fire several months after filming (November 1974), so the film serves as a record of the lost interiors, particularly the "Saloon" which was used for more than one scene. The Wicklow Mountains are visible, for example, through the window of the saloon during a scene set in Berlin. Other locations included Kells Priory (the English Redcoat encampment) Blenheim Palace, Castle Howard (exteriors of the Lyndon estate), Huntington Castle, Clonegal (exterior), Corsham Court (various interiors and the music room scene), Petworth House (chapel), Stourhead (lake and temple), Longleat, and Wilton House (interior and exterior) in England, Lavenham Guildhall at Lavenham in Suffolk (amputation scene), Dunrobin Castle (exterior and garden as Spa) in Scotland, Dublin Castle in Ireland (the chevalier's home), Ludwigsburg Palace near Stuttgart and Frederick II of Prussia's Neues Palais at Potsdam near Berlin (suggesting Berlin's main street Unter den Linden as construction in Potsdam had just begun in 1763). Some exterior shots were also filmed at Waterford Castle (now a luxury hotel and golf course) and Little Island, Waterford. Moorstown Castle in Tipperary also featured. Several scenes were filmed at Castletown House in Celbridge, County Kildare, outside Carrick-on-Suir, County Tipperary, and at Youghal, County Cork. The filming took place in the backdrop of some of the most intense years of the Troubles in Ireland, during which the Provisional Irish Republican Army (Provisional IRA) was waging an armed campaign in order to unite the island. On 30 January 1974, while filming in Dublin City's Phoenix Park, shooting had to be cancelled due to the chaos caused by 14 bomb threats. One day a phone call was received and Kubrick was given 24 hours to leave the country; he left within 12 hours. The phone call alleged that the Provisional IRA had him on a hit list and Harlan recalls "Whether the threat was a hoax or it was real, almost doesn't matter ... Stanley was not willing to take the risk. He was threatened, and he packed his bag and went home" Production of the film was one-third completed when this occurred, and it was rumored that the film would be abandoned. Nonetheless, Kubrick continued shooting the remaining two-thirds of the film at locations in southern England and Germany. The film, as with "almost every Kubrick film", is a "showcase for [a] major innovation in technique." While 2001: A Space Odyssey had featured "revolutionary effects," and The Shining would later feature heavy use of the Steadicam, Barry Lyndon saw a considerable number of sequences shot "without recourse to electric light." The film's cinematography was overseen by director of photography John Alcott (who won an Oscar for his work), and is particularly noted for the technical innovations that made some of its most spectacular images possible. To achieve photography without electric lighting "[f]or the many densely furnished interior scenes… meant shooting by candlelight," which is known to be difficult in still photography, "let alone with moving images." Kubrick was "determined not to reproduce the set-bound, artificially lit look of other costume dramas from that time." After "tinker[ing] with different combinations of lenses and film stock," the production obtained three super-fast 50mm lenses (Carl Zeiss Planar 50mm f/0.7) developed by Zeiss for use by NASA in the Apollo Moon landings, which Kubrick had discovered. These super-fast lenses "with their huge aperture (the film actually features the lowest f-stop in film history) and fixed focal length" were problematic to mount, and were extensively modified into three versions by Cinema Products Corp. for Kubrick to gain a wider angle of view, with input from optics expert Richard Vetter of Todd-AO. The rear element of the lens had to be 2.5 mm away from the film plane, requiring special modification to the rotating camera shutter. This allowed Kubrick and Alcott to shoot scenes lit in candlelight to an average lighting volume of only three candela, "recreating the huddle and glow of a pre-electrical age." In addition, Kubrick had the entire film push-developed by one stop. Although Kubrick and Alcott sought to avoid electric lighting where possible, most shots were achieved with conventional lenses and lighting, but were lit to deliberately mimic natural light rather than for compositional reasons. In addition to potentially seeming more realistic, these methods also gave a particular period look to the film which has often been likened to 18th-century paintings (which of course depict a world devoid of electric lighting), in particular owing "a lot to William Hogarth, with whom Thackeray had always been fascinated." The film is widely regarded as having a stately, static, painterly quality, mostly due to its lengthy, wide-angle long shots. To illuminate the more notable interior scenes, artificial lights called "Mini-Brutes" were placed outside and aimed through the windows, which were covered in a diffuse material to scatter the light evenly through the room rather than being placed inside for maximum use as most conventional films do. In some instances, the natural daylight was allowed to come through, which when recorded on the film stock used by Kubrick showed up as blue-tinted compared to the incandescent electric light. Despite such slight tinting effects, this method of lighting not only gave the look of natural daylight coming in through the windows, but it also protected the historic locations from the damage caused by mounting the lights on walls or ceilings and the heat from the lights. This helped the film "fit… perfectly with Kubrick's gilded-cage aesthetic – the film is consciously a museum piece, its characters pinned to the frame like butterflies." The film's period setting allowed Kubrick to indulge his penchant for using classical music, and the film score includes pieces by Vivaldi, Bach, Handel, Paisiello, Mozart, and Schubert. The piece most associated with the film, however, is the main title music, Handel's Sarabande from the Keyboard suite in D minor (HWV 437). Originally for solo harpsichord, the versions for the main and end titles are performed with strings, timpani, and continuo. The score also includes Irish folk music, including Seán Ó Riada's song "Women of Ireland", arranged by Paddy Moloney and performed by The Chieftains. "The British Grenadiers" also features in scenes with Redcoats marching. The film "was not the commercial success Warner Bros. had been hoping for" within the United States, although it fared better in Europe. In the US it earned $9.1 million. Ultimately, the film grossed a worldwide total of $31.5 million on an $11 million budget. This mixed reaction saw the film (in the words of one retrospective review) "greeted, on its release, with dutiful admiration – but not love. Critics… rail[ed] against the perceived coldness of Kubrick's style, the film's self-conscious artistry and slow pace. Audiences, on the whole, rather agreed…" Roger Ebert gave the film three and a half stars out of four and wrote that it "is almost aggressive in its cool detachment. It defies us to care, it forces us to remain detached about its stately elegance." He added, "This must be one of the most beautiful films ever made." Vincent Canby of The New York Times called the film "another fascinating challenge from one of our most remarkable, independent-minded directors." Gene Siskel of the Chicago Tribune gave the film three and a half stars out of four and wrote "I found 'Barry Lyndon' to be quite obvious about its intentions and thoroughly successful in achieving them. Kubrick has taken a novel about a social class and has turned it into an utterly comfortable story that conveys the stunning emptiness of upper-class life only 200 years past." He ranked the film fifth on his year-end list of the best films of 1975. Charles Champlin of the Los Angeles Times called it "the motion picture equivalent of one of those very large, very heavy, very expensive, very elegant and very dull books that exist solely to be seen on coffee tables. It is ravishingly beautiful and incredibly tedious in about equal doses, a succession of salon quality still photographs—as often as not very still indeed." The Washington Post wrote, "It's not inaccurate to describe 'Barry Lyndon' as a masterpiece, but it's a deadend masterpiece, an objet d'art rather than a movie. It would be more at home, and perhaps easier to like, on the bookshelf, next to something like 'The Age of the Grand Tour,' than on the silver screen." Pauline Kael of The New Yorker wrote that "Kubrick has taken a quick-witted story" and "controlled it so meticulously that he's drained the blood out of it," adding, "It's a coffee-table movie; we might as well be at a three-hour slide show for art-history majors." This "air of disappointment" factored into Kubrick's decision for his next film, an adaption of Stephen King's The Shining, a project that would not only please him artistically, but was more likely to succeed financially. Over time, the film has gained a more positive reaction. On review aggregator Rotten Tomatoes, the film holds an approval rating of 87% based on 84 reviews, with an average rating of 8.3/10. The website's critical consensus reads, "Cynical, ironic, and suffused with seductive natural lighting, Barry Lyndon is a complex character piece of a hapless man doomed by Georgian society." On Metacritic, the film has a weighted average score of 89 out of 100 based on reviews from 21 critics, indicating "universal acclaim". Roger Ebert added the film to his 'Great Movies' list on 9 September 2009 and increased his original rating from three and a half stars to four, writing, "Stanley Kubrick's Barry Lyndon, received indifferently in 1975, has grown in stature in the years since and is now widely regarded as one of the master's best. It is certainly in every frame a Kubrick film: technically awesome, emotionally distant, remorseless in its doubt of human goodness." The Village Voice ranked the film at number 46 in its Top 250 "Best Films of the Century" list in 1999, based on a poll of critics. Director Martin Scorsese has named Barry Lyndon as his favourite Kubrick film, and it is also one of Lars von Trier's favourite films. Barry Lyndon was included on Time's All-Time 100 best movies list. In the 2012 Sight & Sound Greatest Films of All Time poll, Barry Lyndon placed 19th in the directors' poll and 59th in the critics' poll. The film ranked 27th in BBC's 2015 list of the 100 greatest American films. In the 2022 Sight & Sound Greatest Films of All Time poll, Barry Lyndon placed 12th in the directors' poll and 45th in the critics' poll. In a list compiled by The Irish Times critics Tara Brady and Donald Clarke in 2020, Barry Lyndon was named the greatest Irish film of all time. The Japanese filmmaker Akira Kurosawa cited the movie as one of his 100 favorite films. The main theme explored in Barry Lyndon is one of fate and destiny. Barry is pushed through life by a series of key events, some of which seem unavoidable. As Roger Ebert says, "He is a man to whom things happen." He declines to eat with the highwayman Captain Feeney, where he would most likely have been robbed, but is robbed anyway farther down the road. The narrator repeatedly emphasizes the role of fate as he announces events before they unfold on screen, like Bryan's death and Bullingdon seeking satisfaction. This theme of fate is also developed in the recurring motif of the painting. Just like the events featured in the paintings, Barry is participating in events which always were. Another major theme is between father and son. Barry lost his father at a young age and throughout the film he seeks and attaches himself to father-figures. Examples include his uncle, Grogan, and the Chevalier. When given the chance to be a father, Barry loves his son to the point of spoiling him. This contrasts with his role as a father to Lord Bullingdon, whom he disregards and punishes.
[ { "paragraph_id": 0, "text": "Barry Lyndon is a 1975 historical drama film written, directed, and produced by Stanley Kubrick, based on the 1844 novel The Luck of Barry Lyndon by William Makepeace Thackeray. Narrated by Michael Hordern, and starring Ryan O'Neal, Marisa Berenson, Patrick Magee, Leonard Rossiter and Hardy Krüger, the film recounts the early exploits and later unravelling of an 18th-century Anglo-Irish rogue and golddigger who marries a rich widow to climb the social ladder and assume her late husband's aristocratic position.", "title": "" }, { "paragraph_id": 1, "text": "Kubrick began production on Barry Lyndon after his 1971 film A Clockwork Orange. He had originally intended to direct a biopic on Napoleon, but lost his financing because of the commercial failure of the similar 1970 Dino De Laurentiis-produced Waterloo. Kubrick eventually directed Barry Lyndon, set partially during the Seven Years' War, utilising his research from the Napoleon project. Filming began in December 1973 and lasted roughly eight months, taking place in England, Ireland, and Germany.", "title": "" }, { "paragraph_id": 2, "text": "The film's cinematography has been described as ground-breaking. Especially notable are the long double shots, usually ended with a slow backwards zoom, the scenes shot entirely in candlelight, and the settings based on William Hogarth paintings. The exteriors were filmed on location in England, Ireland, and Germany, with the interiors shot mainly in London. The production had problems related to logistics, weather, and politics (Kubrick feared that he might be an IRA hostage target).", "title": "" }, { "paragraph_id": 3, "text": "Barry Lyndon received seven nominations at the 48th Academy Awards, including Best Picture, winning four for Best Scoring: Original Song Score and Adaptation or Scoring: Adaptation, Best Cinematography, Best Art Direction, and Best Costume Design. Although some critics took issue with the film's slow pace and restrained emotion, its reputation, like that of many of Kubrick's works, has grown over time. In the 2022 Sight & Sound Greatest Films of All Time poll, Barry Lyndon placed 12th in the directors' poll and 45th in the critics' poll.", "title": "" }, { "paragraph_id": 4, "text": "In the 1750s Kingdom of Ireland, Redmond Barry's father is killed in a duel. Barry becomes infatuated with his cousin Nora Brady, and shoots her suitor British Army captain John Quin in a duel. He flees but is robbed by highwaymen on his way to Dublin. Penniless, Barry enlists in the British Army. Family friend Captain Grogan informs him that Quin is not dead: the duel was staged so that Nora's family can get rid of Barry and improve their finances through her marriage to Quin.", "title": "Plot" }, { "paragraph_id": 5, "text": "Barry serves with his regiment in Germany in the Seven Years' War, but deserts after Grogan is fatally wounded in a skirmish against the French Royal Army. Masquerading as a British lieutenant, he has a brief affair with Frau Lieschen, a married peasant woman. On his way to Bremen, Barry encounters the Prussian Captain Potzdorf, who sees through his ruse and impresses him into the Prussian Army. Barry later saves Potzdorf's life and receives commendation from Frederick the Great.", "title": "Plot" }, { "paragraph_id": 6, "text": "At the end of the war, Barry is employed by Potzdorf's uncle in the Prussian Ministry of Police. The Prussians suspect the Chevalier de Balibari, a professional gambler, of spying for the Austrians, and have Barry become his servant. Barry confides everything to the Chevalier, a fellow Irishman, and they become confederates. After they cheat the Prince of Tübingen at cards, the Prince refuses to pay his debts, and the Chevalier in turn demands satisfaction. The Prussians, still suspecting the Chevalier, arrange to have both him and Barry expelled from the country.", "title": "Plot" }, { "paragraph_id": 7, "text": "Barry and the Chevalier travel across Europe, perpetrating gambling scams, with Barry forcing payment from debtors with sword duels. In Spa, he encounters the beautiful and wealthy Lady Lyndon. He seduces her, and her elderly husband Sir Charles Lyndon dies from apoplexy, induced by Barry's goading and verbal repartee.", "title": "Plot" }, { "paragraph_id": 8, "text": "In 1773, Barry marries Lady Lyndon, takes her last name and settles in England. Lord Bullingdon, Lady Lyndon's ten-year-old son by Sir Charles, despises Barry. Barry responds by physically abusing him. The Countess bears Barry a son, Bryan Patrick, but the marriage is unhappy: Barry is openly unfaithful and squanders his wife's wealth while keeping her in seclusion.", "title": "Plot" }, { "paragraph_id": 9, "text": "A few years later, Barry's mother comes to live with him. She warns him that if Lady Lyndon were to die, Bullingdon would inherit everything, and advises him to obtain a title to protect himself. To this end, he cultivates the influential Lord Wendover and spends large sums of money to ingratiate himself with high society. Bullingdon, now a young adult, disrupts a party Barry throws for Lady Lyndon; he declares his hatred for his stepfather and states that he will leave the family estate as long as Barry remains there. Barry assaults Bullingdon until physically restrained. He becomes ostracised by society and plunges further into financial ruin.", "title": "Plot" }, { "paragraph_id": 10, "text": "An overindulgent father, Barry gifts Bryan a full-grown horse for his ninth birthday, leading to his death in a riding accident. Barry turns to alcohol, while Lady Lyndon seeks solace in religion, assisted by the Rev. Samuel Runt, who had been tutor to Bullingdon and Bryan. Barry's mother dismisses Runt, for fear that his influence will worsen Lady Lyndon's condition. Lady Lyndon attempts suicide. Runt and Graham, the family's steward, then seek out Bullingdon, who returns and challenges Barry to a duel.", "title": "Plot" }, { "paragraph_id": 11, "text": "After Bullingdon nervously misfires the first shot, Barry magnanimously fires into the ground. Bullingdon refuses to end the duel and shoots Barry in the leg, forcing the leg to be amputated below the knee. While Barry is recovering, Bullingdon takes control of the Lyndon estate. He offers Barry 500 guineas a year on the condition that he leaves England forever. With his credit exhausted, Barry accepts. Barry resumes his gambling profession, though without his former success. In December 1789, a middle-aged Lady Lyndon signs Barry's annuity cheque as her son looks on.", "title": "Plot" }, { "paragraph_id": 12, "text": "Critic Tim Robey suggests that the film \"makes you realise that the most undervalued aspect of Kubrick's genius could well be his way with actors.\" He adds that the supporting cast is a \"glittering procession of cameos, not from star names but from vital character players.\"", "title": "Cast" }, { "paragraph_id": 13, "text": "The cast featured Leon Vitali as the older Lord Bullingdon, who then became Kubrick's personal assistant, working as the casting director on his following films, and supervising film-to-video transfers for Kubrick. Their relationship lasted until Kubrick's death. The film's cinematographer, John Alcott, appears at the men's club in the non-speaking role of the man asleep in a chair near the title character when Lord Bullingdon challenges Barry to a duel. Kubrick's daughter Vivian also appears (in an uncredited role) as a guest at Bryan's birthday party.", "title": "Cast" }, { "paragraph_id": 14, "text": "Other Kubrick featured regulars were Leonard Rossiter (2001: A Space Odyssey), Steven Berkoff, Patrick Magee, Godfrey Quigley, Anthony Sharp, and Philip Stone (A Clockwork Orange). Stone went on to feature in The Shining.", "title": "Cast" }, { "paragraph_id": 15, "text": "After completing post production on 2001: A Space Odyssey, Kubrick resumed planning a film about Napoleon. During pre-production, Sergei Bondarchuk and Dino De Laurentiis' Waterloo was released, and failed at the box office. Reconsidering, Kubrick's financiers pulled funding, and he turned his attention towards an adaptation of Anthony Burgess's 1962 novel A Clockwork Orange. Subsequently, Kubrick showed an interest in Thackeray's Vanity Fair but dropped the project when a serialised version for television was produced. He told an interviewer, \"At one time, Vanity Fair interested me as a possible film but, in the end, I decided the story could not be successfully compressed into the relatively short time-span of a feature film ... as soon as I read Barry Lyndon I became very excited about it.\"", "title": "Production" }, { "paragraph_id": 16, "text": "Having earned Oscar nominations for Dr. Strangelove, 2001: A Space Odyssey and A Clockwork Orange, Kubrick's reputation in the early 1970s was that of \"a perfectionist auteur who loomed larger over his movies than any concept or star\". His studio—Warner Bros.—was therefore \"eager to bankroll\" his next project, which Kubrick kept \"shrouded in secrecy\" from the press partly due to the furore surrounding the controversially violent A Clockwork Orange (particularly in the UK) and partly due to his \"long-standing paranoia about the tabloid press.\" Kubrick was initially rumored to be developing an adaptation of Arthur Schnitzler's 1926 novell Dream Story, which would serve as the source material for his later film Eyes Wide Shut (1999).", "title": "Production" }, { "paragraph_id": 17, "text": "Having felt compelled to set aside his plans for a film about Napoleon Bonaparte, in 1972 Kubrick set his sights on Thackeray's 1844 \"satirical picaresque about the fortune-hunting of an Irish rogue,\" Barry Lyndon, the setting of which allowed Kubrick to take advantage of the copious period research he had done for the now-aborted Napoleon. At the time, Kubrick merely announced that his next film would star Ryan O'Neal (deemed \"a seemingly un-Kubricky choice of leading man\") and Marisa Berenson, a former Vogue and Time magazine cover model, and be shot largely in Ireland. So heightened was the secrecy surrounding the film that \"Even Berenson, when Kubrick first approached her, was told only that it was to be an 18th-century costume piece [and] she was instructed to keep out of the sun in the months before production, to achieve the period-specific pallor he required.\"", "title": "Production" }, { "paragraph_id": 18, "text": "Kubrick based his adapted screenplay on William Makepeace Thackeray's The Luck of Barry Lyndon (republished as the novel Memoirs of Barry Lyndon, Esq.), a picaresque tale written and published in serial form in 1844.", "title": "Production" }, { "paragraph_id": 19, "text": "The film departs from the novel in several ways. In Thackeray's writings, events are related in the first person by Barry himself. A comic tone pervades the work, as Barry proves both a raconteur and an unreliable narrator. Kubrick's film, by contrast, presents the story objectively. Though the film contains voice-over (by actor Michael Hordern), the comments expressed are not Barry's, but those of an omniscient narrator. Kubrick felt that using a first-person narrative would not be useful in a film adaptation:", "title": "Production" }, { "paragraph_id": 20, "text": "I believe Thackeray used Redmond Barry to tell his own story in a deliberately distorted way because it made it more interesting. Instead of the omniscient author, Thackeray used the imperfect observer, or perhaps it would be more accurate to say the dishonest observer, thus allowing the reader to judge for himself, with little difficulty, the probable truth in Redmond Barry's view of his life. This technique worked extremely well in the novel but, of course, in a film you have objective reality in front of you all of the time, so the effect of Thackeray's first-person story-teller could not be repeated on the screen. It might have worked as comedy by the juxtaposition of Barry's version of the truth with the reality on the screen, but I don't think that Barry Lyndon should have been done as a comedy.", "title": "Production" }, { "paragraph_id": 21, "text": "Kubrick made several changes to the plot, including the addition of the final duel.", "title": "Production" }, { "paragraph_id": 22, "text": "Principal photography lasted 300 days, from spring 1973 through to early 1974, with a break for Christmas. Kubrick initially wished to film the entire production near his home in Borehamwood, but Ken Adam convinced him to relocate the shoot to Ireland. The crew arrived in Dublin in May 1973. Jan Harlan recalls that Kubrick \"loved his time in Ireland – he rented a lovely house west of Dublin, he loved the scenery and the culture and the people\".", "title": "Production" }, { "paragraph_id": 23, "text": "Many of the exteriors were shot in Ireland, playing \"itself, England, and Prussia during the Seven Years' War.\" Kubrick and cinematographer Alcott drew inspiration from \"the landscapes of Watteau and Gainsborough,\" and also relied on the art direction of Ken Adam and Roy Walker. Alcott, Adam and Walker were among those who would win Oscars for their work on the film.", "title": "Production" }, { "paragraph_id": 24, "text": "Several of the interior scenes were filmed in Powerscourt House, an 18th-century mansion in County Wicklow. The house was destroyed in an accidental fire several months after filming (November 1974), so the film serves as a record of the lost interiors, particularly the \"Saloon\" which was used for more than one scene. The Wicklow Mountains are visible, for example, through the window of the saloon during a scene set in Berlin. Other locations included Kells Priory (the English Redcoat encampment) Blenheim Palace, Castle Howard (exteriors of the Lyndon estate), Huntington Castle, Clonegal (exterior), Corsham Court (various interiors and the music room scene), Petworth House (chapel), Stourhead (lake and temple), Longleat, and Wilton House (interior and exterior) in England, Lavenham Guildhall at Lavenham in Suffolk (amputation scene), Dunrobin Castle (exterior and garden as Spa) in Scotland, Dublin Castle in Ireland (the chevalier's home), Ludwigsburg Palace near Stuttgart and Frederick II of Prussia's Neues Palais at Potsdam near Berlin (suggesting Berlin's main street Unter den Linden as construction in Potsdam had just begun in 1763). Some exterior shots were also filmed at Waterford Castle (now a luxury hotel and golf course) and Little Island, Waterford. Moorstown Castle in Tipperary also featured. Several scenes were filmed at Castletown House in Celbridge, County Kildare, outside Carrick-on-Suir, County Tipperary, and at Youghal, County Cork.", "title": "Production" }, { "paragraph_id": 25, "text": "The filming took place in the backdrop of some of the most intense years of the Troubles in Ireland, during which the Provisional Irish Republican Army (Provisional IRA) was waging an armed campaign in order to unite the island. On 30 January 1974, while filming in Dublin City's Phoenix Park, shooting had to be cancelled due to the chaos caused by 14 bomb threats. One day a phone call was received and Kubrick was given 24 hours to leave the country; he left within 12 hours. The phone call alleged that the Provisional IRA had him on a hit list and Harlan recalls \"Whether the threat was a hoax or it was real, almost doesn't matter ... Stanley was not willing to take the risk. He was threatened, and he packed his bag and went home\" Production of the film was one-third completed when this occurred, and it was rumored that the film would be abandoned. Nonetheless, Kubrick continued shooting the remaining two-thirds of the film at locations in southern England and Germany.", "title": "Production" }, { "paragraph_id": 26, "text": "The film, as with \"almost every Kubrick film\", is a \"showcase for [a] major innovation in technique.\" While 2001: A Space Odyssey had featured \"revolutionary effects,\" and The Shining would later feature heavy use of the Steadicam, Barry Lyndon saw a considerable number of sequences shot \"without recourse to electric light.\" The film's cinematography was overseen by director of photography John Alcott (who won an Oscar for his work), and is particularly noted for the technical innovations that made some of its most spectacular images possible. To achieve photography without electric lighting \"[f]or the many densely furnished interior scenes… meant shooting by candlelight,\" which is known to be difficult in still photography, \"let alone with moving images.\"", "title": "Production" }, { "paragraph_id": 27, "text": "Kubrick was \"determined not to reproduce the set-bound, artificially lit look of other costume dramas from that time.\" After \"tinker[ing] with different combinations of lenses and film stock,\" the production obtained three super-fast 50mm lenses (Carl Zeiss Planar 50mm f/0.7) developed by Zeiss for use by NASA in the Apollo Moon landings, which Kubrick had discovered. These super-fast lenses \"with their huge aperture (the film actually features the lowest f-stop in film history) and fixed focal length\" were problematic to mount, and were extensively modified into three versions by Cinema Products Corp. for Kubrick to gain a wider angle of view, with input from optics expert Richard Vetter of Todd-AO. The rear element of the lens had to be 2.5 mm away from the film plane, requiring special modification to the rotating camera shutter. This allowed Kubrick and Alcott to shoot scenes lit in candlelight to an average lighting volume of only three candela, \"recreating the huddle and glow of a pre-electrical age.\" In addition, Kubrick had the entire film push-developed by one stop.", "title": "Production" }, { "paragraph_id": 28, "text": "Although Kubrick and Alcott sought to avoid electric lighting where possible, most shots were achieved with conventional lenses and lighting, but were lit to deliberately mimic natural light rather than for compositional reasons. In addition to potentially seeming more realistic, these methods also gave a particular period look to the film which has often been likened to 18th-century paintings (which of course depict a world devoid of electric lighting), in particular owing \"a lot to William Hogarth, with whom Thackeray had always been fascinated.\"", "title": "Production" }, { "paragraph_id": 29, "text": "The film is widely regarded as having a stately, static, painterly quality, mostly due to its lengthy, wide-angle long shots. To illuminate the more notable interior scenes, artificial lights called \"Mini-Brutes\" were placed outside and aimed through the windows, which were covered in a diffuse material to scatter the light evenly through the room rather than being placed inside for maximum use as most conventional films do. In some instances, the natural daylight was allowed to come through, which when recorded on the film stock used by Kubrick showed up as blue-tinted compared to the incandescent electric light.", "title": "Production" }, { "paragraph_id": 30, "text": "Despite such slight tinting effects, this method of lighting not only gave the look of natural daylight coming in through the windows, but it also protected the historic locations from the damage caused by mounting the lights on walls or ceilings and the heat from the lights. This helped the film \"fit… perfectly with Kubrick's gilded-cage aesthetic – the film is consciously a museum piece, its characters pinned to the frame like butterflies.\"", "title": "Production" }, { "paragraph_id": 31, "text": "The film's period setting allowed Kubrick to indulge his penchant for using classical music, and the film score includes pieces by Vivaldi, Bach, Handel, Paisiello, Mozart, and Schubert. The piece most associated with the film, however, is the main title music, Handel's Sarabande from the Keyboard suite in D minor (HWV 437). Originally for solo harpsichord, the versions for the main and end titles are performed with strings, timpani, and continuo. The score also includes Irish folk music, including Seán Ó Riada's song \"Women of Ireland\", arranged by Paddy Moloney and performed by The Chieftains. \"The British Grenadiers\" also features in scenes with Redcoats marching.", "title": "Production" }, { "paragraph_id": 32, "text": "The film \"was not the commercial success Warner Bros. had been hoping for\" within the United States, although it fared better in Europe. In the US it earned $9.1 million. Ultimately, the film grossed a worldwide total of $31.5 million on an $11 million budget.", "title": "Box office and reception" }, { "paragraph_id": 33, "text": "This mixed reaction saw the film (in the words of one retrospective review) \"greeted, on its release, with dutiful admiration – but not love. Critics… rail[ed] against the perceived coldness of Kubrick's style, the film's self-conscious artistry and slow pace. Audiences, on the whole, rather agreed…\"", "title": "Box office and reception" }, { "paragraph_id": 34, "text": "Roger Ebert gave the film three and a half stars out of four and wrote that it \"is almost aggressive in its cool detachment. It defies us to care, it forces us to remain detached about its stately elegance.\" He added, \"This must be one of the most beautiful films ever made.\" Vincent Canby of The New York Times called the film \"another fascinating challenge from one of our most remarkable, independent-minded directors.\" Gene Siskel of the Chicago Tribune gave the film three and a half stars out of four and wrote \"I found 'Barry Lyndon' to be quite obvious about its intentions and thoroughly successful in achieving them. Kubrick has taken a novel about a social class and has turned it into an utterly comfortable story that conveys the stunning emptiness of upper-class life only 200 years past.\" He ranked the film fifth on his year-end list of the best films of 1975. Charles Champlin of the Los Angeles Times called it \"the motion picture equivalent of one of those very large, very heavy, very expensive, very elegant and very dull books that exist solely to be seen on coffee tables. It is ravishingly beautiful and incredibly tedious in about equal doses, a succession of salon quality still photographs—as often as not very still indeed.\" The Washington Post wrote, \"It's not inaccurate to describe 'Barry Lyndon' as a masterpiece, but it's a deadend masterpiece, an objet d'art rather than a movie. It would be more at home, and perhaps easier to like, on the bookshelf, next to something like 'The Age of the Grand Tour,' than on the silver screen.\" Pauline Kael of The New Yorker wrote that \"Kubrick has taken a quick-witted story\" and \"controlled it so meticulously that he's drained the blood out of it,\" adding, \"It's a coffee-table movie; we might as well be at a three-hour slide show for art-history majors.\"", "title": "Box office and reception" }, { "paragraph_id": 35, "text": "This \"air of disappointment\" factored into Kubrick's decision for his next film, an adaption of Stephen King's The Shining, a project that would not only please him artistically, but was more likely to succeed financially.", "title": "Box office and reception" }, { "paragraph_id": 36, "text": "Over time, the film has gained a more positive reaction. On review aggregator Rotten Tomatoes, the film holds an approval rating of 87% based on 84 reviews, with an average rating of 8.3/10. The website's critical consensus reads, \"Cynical, ironic, and suffused with seductive natural lighting, Barry Lyndon is a complex character piece of a hapless man doomed by Georgian society.\" On Metacritic, the film has a weighted average score of 89 out of 100 based on reviews from 21 critics, indicating \"universal acclaim\". Roger Ebert added the film to his 'Great Movies' list on 9 September 2009 and increased his original rating from three and a half stars to four, writing, \"Stanley Kubrick's Barry Lyndon, received indifferently in 1975, has grown in stature in the years since and is now widely regarded as one of the master's best. It is certainly in every frame a Kubrick film: technically awesome, emotionally distant, remorseless in its doubt of human goodness.\"", "title": "Box office and reception" }, { "paragraph_id": 37, "text": "The Village Voice ranked the film at number 46 in its Top 250 \"Best Films of the Century\" list in 1999, based on a poll of critics. Director Martin Scorsese has named Barry Lyndon as his favourite Kubrick film, and it is also one of Lars von Trier's favourite films. Barry Lyndon was included on Time's All-Time 100 best movies list. In the 2012 Sight & Sound Greatest Films of All Time poll, Barry Lyndon placed 19th in the directors' poll and 59th in the critics' poll. The film ranked 27th in BBC's 2015 list of the 100 greatest American films. In the 2022 Sight & Sound Greatest Films of All Time poll, Barry Lyndon placed 12th in the directors' poll and 45th in the critics' poll.", "title": "Box office and reception" }, { "paragraph_id": 38, "text": "In a list compiled by The Irish Times critics Tara Brady and Donald Clarke in 2020, Barry Lyndon was named the greatest Irish film of all time.", "title": "Box office and reception" }, { "paragraph_id": 39, "text": "The Japanese filmmaker Akira Kurosawa cited the movie as one of his 100 favorite films.", "title": "Box office and reception" }, { "paragraph_id": 40, "text": "The main theme explored in Barry Lyndon is one of fate and destiny. Barry is pushed through life by a series of key events, some of which seem unavoidable. As Roger Ebert says, \"He is a man to whom things happen.\" He declines to eat with the highwayman Captain Feeney, where he would most likely have been robbed, but is robbed anyway farther down the road. The narrator repeatedly emphasizes the role of fate as he announces events before they unfold on screen, like Bryan's death and Bullingdon seeking satisfaction. This theme of fate is also developed in the recurring motif of the painting. Just like the events featured in the paintings, Barry is participating in events which always were.", "title": "Box office and reception" }, { "paragraph_id": 41, "text": "Another major theme is between father and son. Barry lost his father at a young age and throughout the film he seeks and attaches himself to father-figures. Examples include his uncle, Grogan, and the Chevalier. When given the chance to be a father, Barry loves his son to the point of spoiling him. This contrasts with his role as a father to Lord Bullingdon, whom he disregards and punishes.", "title": "Box office and reception" } ]
Barry Lyndon is a 1975 historical drama film written, directed, and produced by Stanley Kubrick, based on the 1844 novel The Luck of Barry Lyndon by William Makepeace Thackeray. Narrated by Michael Hordern, and starring Ryan O'Neal, Marisa Berenson, Patrick Magee, Leonard Rossiter and Hardy Krüger, the film recounts the early exploits and later unravelling of an 18th-century Anglo-Irish rogue and golddigger who marries a rich widow to climb the social ladder and assume her late husband's aristocratic position. Kubrick began production on Barry Lyndon after his 1971 film A Clockwork Orange. He had originally intended to direct a biopic on Napoleon, but lost his financing because of the commercial failure of the similar 1970 Dino De Laurentiis-produced Waterloo. Kubrick eventually directed Barry Lyndon, set partially during the Seven Years' War, utilising his research from the Napoleon project. Filming began in December 1973 and lasted roughly eight months, taking place in England, Ireland, and Germany. The film's cinematography has been described as ground-breaking. Especially notable are the long double shots, usually ended with a slow backwards zoom, the scenes shot entirely in candlelight, and the settings based on William Hogarth paintings. The exteriors were filmed on location in England, Ireland, and Germany, with the interiors shot mainly in London. The production had problems related to logistics, weather, and politics. Barry Lyndon received seven nominations at the 48th Academy Awards, including Best Picture, winning four for Best Scoring: Original Song Score and Adaptation or Scoring: Adaptation, Best Cinematography, Best Art Direction, and Best Costume Design. Although some critics took issue with the film's slow pace and restrained emotion, its reputation, like that of many of Kubrick's works, has grown over time. In the 2022 Sight & Sound Greatest Films of All Time poll, Barry Lyndon placed 12th in the directors' poll and 45th in the critics' poll.
2001-09-21T23:37:11Z
2023-12-09T11:08:50Z
[ "Template:Track listing", "Template:Certification Table Entry", "Template:Cite book", "Template:Screenonline title", "Template:Use dmy dates", "Template:Webarchive", "Template:Short description", "Template:Won", "Template:Reflist", "Template:Multiple image", "Template:Notelist", "Template:Cite web", "Template:IMDb title", "Template:Infobox film", "Template:'", "Template:Authority control", "Template:EngvarB", "Template:Blockquote", "Template:Nom", "Template:Cite magazine", "Template:Infobox album", "Template:Certification Table Top", "Template:Certification Table Bottom", "Template:Wikiquote", "Template:National Board of Review Award for Best Film", "Template:Cast listing", "Template:Efn", "Template:Cite news", "Template:Stanley Kubrick" ]
https://en.wikipedia.org/wiki/Barry_Lyndon
4,230
Cell (biology)
The cell is the basic structural and functional unit of all forms of life. Every cell consists of cytoplasm enclosed within a membrane, and contains many macromolecules such as proteins, DNA and RNA, as well as many small molecules of nutrients and metabolites. The term comes from the Latin word cellula meaning 'small room'. Cells can acquire specified function and carry out various tasks within the cell such as replication, DNA repair, protein synthesis, and motility. Cells are capable of specialization and mobility within the cell. Most plant and animal cells are only visible under a light microscope, with dimensions between 1 and 100 micrometres. Electron microscopy gives a much higher resolution showing greatly detailed cell structure. Organisms can be classified as unicellular (consisting of a single cell such as bacteria) or multicellular (including plants and animals). Most unicellular organisms are classed as microorganisms. The study of cells and how they work has led to many other studies in related areas of biology, including: discovery of DNA, cancer systems biology, aging and developmental biology. Cell biology is the study of cells, which were discovered by Robert Hooke in 1665, who named them for their resemblance to cells inhabited by Christian monks in a monastery. Cell theory, first developed in 1839 by Matthias Jakob Schleiden and Theodor Schwann, states that all organisms are composed of one or more cells, that cells are the fundamental unit of structure and function in all living organisms, and that all cells come from pre-existing cells. Cells emerged on Earth about 4 billion years ago. With continual improvements made to microscopes over time, magnification technology became advanced enough to discover cells. This discovery is largely attributed to Robert Hooke, and began the scientific study of cells, known as cell biology. When observing a piece of cork under the scope, he was able to see pores. This was shocking at the time as it was believed no one else had seen these. To further support his theory, Matthias Schleiden and Theodor Schwann both also studied cells of both animal and plants. What they discovered were significant differences between the two types of cells. This put forth the idea that cells were not only fundamental to plants, but animals as well. The number of cells in plants and animals varies from species to species; it has been estimated that the human body contains around 37 trillion (3.72×10) cells, and more recent studies put this number at around 30 trillion (~36 trillion cells in the male, ~28 trillion in the female). The human brain accounts for around 80 billion of these cells. Hatton et al. provide numbers for most other human organs. Cells are broadly categorized into two types: eukaryotic cells, which possesses a nucleus, and prokaryotic cells, which lack a nucleus but still has a nucleoid region. Prokaryotes are single-celled organisms, whereas eukaryotes can be either single-celled or multicellular. Prokaryotes include bacteria and archaea, two of the three domains of life. Prokaryotic cells were the first form of life on Earth, characterized by having vital biological processes including cell signaling. They are simpler and smaller than eukaryotic cells, and lack a nucleus, and other membrane-bound organelles. The DNA of a prokaryotic cell consists of a single circular chromosome that is in direct contact with the cytoplasm. The nuclear region in the cytoplasm is called the nucleoid. Most prokaryotes are the smallest of all organisms ranging from 0.5 to 2.0 μm in diameter. A prokaryotic cell has three regions: Cell shape, also called cell morphology, has been hypothesized to form from the arrangement and movement of the cytoskeleton. Many advancements in the study of cell morphology come from studying simple bacteria such as Staphylococcus aureus, E. coli, and B. subtilis. Different cell shapes have been found and described, but how and why cells form different shapes is still widely unknown. Some cell shapes that have been identified include rods, cocci and spirochaetes. Cocci are circular, bacilli are elongated rods, and spirochaetes are spiral in form. Plants, animals, fungi, slime moulds, protozoa, and algae are all eukaryotic. These cells are about fifteen times wider than a typical prokaryote and can be as much as a thousand times greater in volume. The main distinguishing feature of eukaryotes as compared to prokaryotes is compartmentalization: the presence of membrane-bound organelles (compartments) in which specific activities take place. Most important among these is a cell nucleus, an organelle that houses the cell's DNA. This nucleus gives the eukaryote its name, which means "true kernel (nucleus)". Some of the other differences are: All cells, whether prokaryotic or eukaryotic, have a membrane that envelops the cell, regulates what moves in and out (selectively permeable), and maintains the electric potential of the cell. Inside the membrane, the cytoplasm takes up most of the cell's volume. Except red blood cells, which lack a cell nucleus and most organelles to accommodate maximum space for hemoglobin, all cells possess DNA, the hereditary material of genes, and RNA, containing the information necessary to build various proteins such as enzymes, the cell's primary machinery. There are also other kinds of biomolecules in cells. This article lists these primary cellular components, then briefly describes their function. The cell membrane, or plasma membrane, is a selectively permeable biological membrane that surrounds the cytoplasm of a cell. In animals, the plasma membrane is the outer boundary of the cell, while in plants and prokaryotes it is usually covered by a cell wall. This membrane serves to separate and protect a cell from its surrounding environment and is made mostly from a double layer of phospholipids, which are amphiphilic (partly hydrophobic and partly hydrophilic). Hence, the layer is called a phospholipid bilayer, or sometimes a fluid mosaic membrane. Embedded within this membrane is a macromolecular structure called the porosome the universal secretory portal in cells and a variety of protein molecules that act as channels and pumps that move different molecules into and out of the cell. The membrane is semi-permeable, and selectively permeable, in that it can either let a substance (molecule or ion) pass through freely, to a limited extent or not at all. Cell surface membranes also contain receptor proteins that allow cells to detect external signaling molecules such as hormones. The cytoskeleton acts to organize and maintain the cell's shape; anchors organelles in place; helps during endocytosis, the uptake of external materials by a cell, and cytokinesis, the separation of daughter cells after cell division; and moves parts of the cell in processes of growth and mobility. The eukaryotic cytoskeleton is composed of microtubules, intermediate filaments and microfilaments. In the cytoskeleton of a neuron the intermediate filaments are known as neurofilaments. There are a great number of proteins associated with them, each controlling a cell's structure by directing, bundling, and aligning filaments. The prokaryotic cytoskeleton is less well-studied but is involved in the maintenance of cell shape, polarity and cytokinesis. The subunit protein of microfilaments is a small, monomeric protein called actin. The subunit of microtubules is a dimeric molecule called tubulin. Intermediate filaments are heteropolymers whose subunits vary among the cell types in different tissues. Some of the subunit proteins of intermediate filaments include vimentin, desmin, lamin (lamins A, B and C), keratin (multiple acidic and basic keratins), and neurofilament proteins (NF–L, NF–M). Two different kinds of genetic material exist: deoxyribonucleic acid (DNA) and ribonucleic acid (RNA). Cells use DNA for their long-term information storage. The biological information contained in an organism is encoded in its DNA sequence. RNA is used for information transport (e.g., mRNA) and enzymatic functions (e.g., ribosomal RNA). Transfer RNA (tRNA) molecules are used to add amino acids during protein translation. Prokaryotic genetic material is organized in a simple circular bacterial chromosome in the nucleoid region of the cytoplasm. Eukaryotic genetic material is divided into different, linear molecules called chromosomes inside a discrete nucleus, usually with additional genetic material in some organelles like mitochondria and chloroplasts (see endosymbiotic theory). A human cell has genetic material contained in the cell nucleus (the nuclear genome) and in the mitochondria (the mitochondrial genome). In humans, the nuclear genome is divided into 46 linear DNA molecules called chromosomes, including 22 homologous chromosome pairs and a pair of sex chromosomes. The mitochondrial genome is a circular DNA molecule distinct from nuclear DNA. Although the mitochondrial DNA is very small compared to nuclear chromosomes, it codes for 13 proteins involved in mitochondrial energy production and specific tRNAs. Foreign genetic material (most commonly DNA) can also be artificially introduced into the cell by a process called transfection. This can be transient, if the DNA is not inserted into the cell's genome, or stable, if it is. Certain viruses also insert their genetic material into the genome. Organelles are parts of the cell that are adapted and/or specialized for carrying out one or more vital functions, analogous to the organs of the human body (such as the heart, lung, and kidney, with each organ performing a different function). Both eukaryotic and prokaryotic cells have organelles, but prokaryotic organelles are generally simpler and are not membrane-bound. There are several types of organelles in a cell. Some (such as the nucleus and Golgi apparatus) are typically solitary, while others (such as mitochondria, chloroplasts, peroxisomes and lysosomes) can be numerous (hundreds to thousands). The cytosol is the gelatinous fluid that fills the cell and surrounds the organelles. Many cells also have structures which exist wholly or partially outside the cell membrane. These structures are notable because they are not protected from the external environment by the cell membrane. In order to assemble these structures, their components must be carried across the cell membrane by export processes. Many types of prokaryotic and eukaryotic cells have a cell wall. The cell wall acts to protect the cell mechanically and chemically from its environment, and is an additional layer of protection to the cell membrane. Different types of cell have cell walls made up of different materials; plant cell walls are primarily made up of cellulose, fungi cell walls are made up of chitin and bacteria cell walls are made up of peptidoglycan. A gelatinous capsule is present in some bacteria outside the cell membrane and cell wall. The capsule may be polysaccharide as in pneumococci, meningococci or polypeptide as Bacillus anthracis or hyaluronic acid as in streptococci. Capsules are not marked by normal staining protocols and can be detected by India ink or methyl blue, which allows for higher contrast between the cells for observation. Flagella are organelles for cellular mobility. The bacterial flagellum stretches from cytoplasm through the cell membrane(s) and extrudes through the cell wall. They are long and thick thread-like appendages, protein in nature. A different type of flagellum is found in archaea and a different type is found in eukaryotes. A fimbria (plural fimbriae also known as a pilus, plural pili) is a short, thin, hair-like filament found on the surface of bacteria. Fimbriae are formed of a protein called pilin (antigenic) and are responsible for the attachment of bacteria to specific receptors on human cells (cell adhesion). There are special types of pili involved in bacterial conjugation. Cell division involves a single cell (called a mother cell) dividing into two daughter cells. This leads to growth in multicellular organisms (the growth of tissue) and to procreation (vegetative reproduction) in unicellular organisms. Prokaryotic cells divide by binary fission, while eukaryotic cells usually undergo a process of nuclear division, called mitosis, followed by division of the cell, called cytokinesis. A diploid cell may also undergo meiosis to produce haploid cells, usually four. Haploid cells serve as gametes in multicellular organisms, fusing to form new diploid cells. DNA replication, or the process of duplicating a cell's genome, always happens when a cell divides through mitosis or binary fission. This occurs during the S phase of the cell cycle. In meiosis, the DNA is replicated only once, while the cell divides twice. DNA replication only occurs before meiosis I. DNA replication does not occur when the cells divide the second time, in meiosis II. Replication, like all cellular activities, requires specialized proteins for carrying out the job. Cells of all organisms contain enzyme systems that scan their DNA for DNA damage and carry out repair processes when damage is detected. Diverse repair processes have evolved in organisms ranging from bacteria to humans. The widespread prevalence of these repair processes indicates the importance of maintaining cellular DNA in an undamaged state in order to avoid cell death or errors of replication due to damage that could lead to mutation. E. coli bacteria are a well-studied example of a cellular organism with diverse well-defined DNA repair processes. These include: nucleotide excision repair, DNA mismatch repair, non-homologous end joining of double-strand breaks, recombinational repair and light-dependent repair (photoreactivation). Between successive cell divisions, cells grow through the functioning of cellular metabolism. Cell metabolism is the process by which individual cells process nutrient molecules. Metabolism has two distinct divisions: catabolism, in which the cell breaks down complex molecules to produce energy and reducing power, and anabolism, in which the cell uses energy and reducing power to construct complex molecules and perform other biological functions. Complex sugars consumed by the organism can be broken down into simpler sugar molecules called monosaccharides such as glucose. Once inside the cell, glucose is broken down to make adenosine triphosphate (ATP), a molecule that possesses readily available energy, through two different pathways. Cells are capable of synthesizing new proteins, which are essential for the modulation and maintenance of cellular activities. This process involves the formation of new protein molecules from amino acid building blocks based on information encoded in DNA/RNA. Protein synthesis generally consists of two major steps: transcription and translation. Transcription is the process where genetic information in DNA is used to produce a complementary RNA strand. This RNA strand is then processed to give messenger RNA (mRNA), which is free to migrate through the cell. mRNA molecules bind to protein-RNA complexes called ribosomes located in the cytosol, where they are translated into polypeptide sequences. The ribosome mediates the formation of a polypeptide sequence based on the mRNA sequence. The mRNA sequence directly relates to the polypeptide sequence by binding to transfer RNA (tRNA) adapter molecules in binding pockets within the ribosome. The new polypeptide then folds into a functional three-dimensional protein molecule. Unicellular organisms can move in order to find food or escape predators. Common mechanisms of motion include flagella and cilia. In multicellular organisms, cells can move during processes such as wound healing, the immune response and cancer metastasis. For example, in wound healing in animals, white blood cells move to the wound site to kill the microorganisms that cause infection. Cell motility involves many receptors, crosslinking, bundling, binding, adhesion, motor and other proteins. The process is divided into three steps: protrusion of the leading edge of the cell, adhesion of the leading edge and de-adhesion at the cell body and rear, and cytoskeletal contraction to pull the cell forward. Each step is driven by physical forces generated by unique segments of the cytoskeleton. In August 2020, scientists described one way cells—in particular cells of a slime mold and mouse pancreatic cancer-derived cells—are able to navigate efficiently through a body and identify the best routes through complex mazes: generating gradients after breaking down diffused chemoattractants which enable them to sense upcoming maze junctions before reaching them, including around corners. Multicellular organisms are organisms that consist of more than one cell, in contrast to single-celled organisms. In complex multicellular organisms, cells specialize into different cell types that are adapted to particular functions. In mammals, major cell types include skin cells, muscle cells, neurons, blood cells, fibroblasts, stem cells, and others. Cell types differ both in appearance and function, yet are genetically identical. Cells are able to be of the same genotype but of different cell type due to the differential expression of the genes they contain. Most distinct cell types arise from a single totipotent cell, called a zygote, that differentiates into hundreds of different cell types during the course of development. Differentiation of cells is driven by different environmental cues (such as cell–cell interaction) and intrinsic differences (such as those caused by the uneven distribution of molecules during division). Multicellularity has evolved independently at least 25 times, including in some prokaryotes, like cyanobacteria, myxobacteria, actinomycetes, Magnetoglobus multicellularis, or Methanosarcina. However, complex multicellular organisms evolved only in six eukaryotic groups: animals, fungi, brown algae, red algae, green algae, and plants. It evolved repeatedly for plants (Chloroplastida), once or twice for animals, once for brown algae, and perhaps several times for fungi, slime molds, and red algae. Multicellularity may have evolved from colonies of interdependent organisms, from cellularization, or from organisms in symbiotic relationships. The first evidence of multicellularity is from cyanobacteria-like organisms that lived between 3 and 3.5 billion years ago. Other early fossils of multicellular organisms include the contested Grypania spiralis and the fossils of the black shales of the Palaeoproterozoic Francevillian Group Fossil B Formation in Gabon. The evolution of multicellularity from unicellular ancestors has been replicated in the laboratory, in evolution experiments using predation as the selective pressure. The origin of cells has to do with the origin of life, which began the history of life on Earth. There are several theories about the origin of small molecules that led to life on the early Earth. They may have been carried to Earth on meteorites (see Murchison meteorite), created at deep-sea vents, or synthesized by lightning in a reducing atmosphere (see Miller–Urey experiment). There is little experimental data defining what the first self-replicating forms were. RNA is thought to be the earliest self-replicating molecule, as it is capable of both storing genetic information and catalyzing chemical reactions (see RNA world hypothesis), but some other entity with the potential to self-replicate could have preceded RNA, such as clay or peptide nucleic acid. Cells emerged at least 3.5 billion years ago. The current belief is that these cells were heterotrophs. The early cell membranes were probably more simple and permeable than modern ones, with only a single fatty acid chain per lipid. Lipids are known to spontaneously form bilayered vesicles in water, and could have preceded RNA, but the first cell membranes could also have been produced by catalytic RNA, or even have required structural proteins before they could form. Eukaryotic cells were created some 2.2 billion years ago in a process called eukaryogenesis. This is widely agreed to have involved symbiogenesis, in which archaea and bacteria came together to create the first eukaryotic common ancestor. This cell had a new level of complexity and capability, with a nucleus and facultatively aerobic mitochondria. It evolved some 2 billion years ago into a population of single-celled organisms that included the last eukaryotic common ancestor, gaining capabilities along the way, though the sequence of the steps involved has been disputed, and may not have started with symbiogenesis. It featured at least one centriole and cilium, sex (meiosis and syngamy), peroxisomes, and a dormant cyst with a cell wall of chitin and/or cellulose. In turn, the last eukaryotic common ancestor gave rise to the eukaryotes' crown group, containing the ancestors of animals, fungi, plants, and a diverse range of single-celled organisms. The plants were created around 1.6 billion years ago with a second episode of symbiogenesis that added chloroplasts, derived from cyanobacteria.
[ { "paragraph_id": 0, "text": "The cell is the basic structural and functional unit of all forms of life. Every cell consists of cytoplasm enclosed within a membrane, and contains many macromolecules such as proteins, DNA and RNA, as well as many small molecules of nutrients and metabolites. The term comes from the Latin word cellula meaning 'small room'.", "title": "" }, { "paragraph_id": 1, "text": "Cells can acquire specified function and carry out various tasks within the cell such as replication, DNA repair, protein synthesis, and motility. Cells are capable of specialization and mobility within the cell.", "title": "" }, { "paragraph_id": 2, "text": "Most plant and animal cells are only visible under a light microscope, with dimensions between 1 and 100 micrometres. Electron microscopy gives a much higher resolution showing greatly detailed cell structure. Organisms can be classified as unicellular (consisting of a single cell such as bacteria) or multicellular (including plants and animals). Most unicellular organisms are classed as microorganisms.", "title": "" }, { "paragraph_id": 3, "text": "The study of cells and how they work has led to many other studies in related areas of biology, including: discovery of DNA, cancer systems biology, aging and developmental biology.", "title": "" }, { "paragraph_id": 4, "text": "Cell biology is the study of cells, which were discovered by Robert Hooke in 1665, who named them for their resemblance to cells inhabited by Christian monks in a monastery. Cell theory, first developed in 1839 by Matthias Jakob Schleiden and Theodor Schwann, states that all organisms are composed of one or more cells, that cells are the fundamental unit of structure and function in all living organisms, and that all cells come from pre-existing cells. Cells emerged on Earth about 4 billion years ago.", "title": "" }, { "paragraph_id": 5, "text": "With continual improvements made to microscopes over time, magnification technology became advanced enough to discover cells. This discovery is largely attributed to Robert Hooke, and began the scientific study of cells, known as cell biology. When observing a piece of cork under the scope, he was able to see pores. This was shocking at the time as it was believed no one else had seen these. To further support his theory, Matthias Schleiden and Theodor Schwann both also studied cells of both animal and plants. What they discovered were significant differences between the two types of cells. This put forth the idea that cells were not only fundamental to plants, but animals as well.", "title": "Discovery" }, { "paragraph_id": 6, "text": "The number of cells in plants and animals varies from species to species; it has been estimated that the human body contains around 37 trillion (3.72×10) cells, and more recent studies put this number at around 30 trillion (~36 trillion cells in the male, ~28 trillion in the female). The human brain accounts for around 80 billion of these cells. Hatton et al. provide numbers for most other human organs.", "title": "Number of cells" }, { "paragraph_id": 7, "text": "Cells are broadly categorized into two types: eukaryotic cells, which possesses a nucleus, and prokaryotic cells, which lack a nucleus but still has a nucleoid region. Prokaryotes are single-celled organisms, whereas eukaryotes can be either single-celled or multicellular.", "title": "Cell types" }, { "paragraph_id": 8, "text": "Prokaryotes include bacteria and archaea, two of the three domains of life. Prokaryotic cells were the first form of life on Earth, characterized by having vital biological processes including cell signaling. They are simpler and smaller than eukaryotic cells, and lack a nucleus, and other membrane-bound organelles. The DNA of a prokaryotic cell consists of a single circular chromosome that is in direct contact with the cytoplasm. The nuclear region in the cytoplasm is called the nucleoid. Most prokaryotes are the smallest of all organisms ranging from 0.5 to 2.0 μm in diameter.", "title": "Cell types" }, { "paragraph_id": 9, "text": "A prokaryotic cell has three regions:", "title": "Cell types" }, { "paragraph_id": 10, "text": "Cell shape, also called cell morphology, has been hypothesized to form from the arrangement and movement of the cytoskeleton. Many advancements in the study of cell morphology come from studying simple bacteria such as Staphylococcus aureus, E. coli, and B. subtilis. Different cell shapes have been found and described, but how and why cells form different shapes is still widely unknown. Some cell shapes that have been identified include rods, cocci and spirochaetes. Cocci are circular, bacilli are elongated rods, and spirochaetes are spiral in form.", "title": "Cell types" }, { "paragraph_id": 11, "text": "Plants, animals, fungi, slime moulds, protozoa, and algae are all eukaryotic. These cells are about fifteen times wider than a typical prokaryote and can be as much as a thousand times greater in volume. The main distinguishing feature of eukaryotes as compared to prokaryotes is compartmentalization: the presence of membrane-bound organelles (compartments) in which specific activities take place. Most important among these is a cell nucleus, an organelle that houses the cell's DNA. This nucleus gives the eukaryote its name, which means \"true kernel (nucleus)\". Some of the other differences are:", "title": "Cell types" }, { "paragraph_id": 12, "text": "All cells, whether prokaryotic or eukaryotic, have a membrane that envelops the cell, regulates what moves in and out (selectively permeable), and maintains the electric potential of the cell. Inside the membrane, the cytoplasm takes up most of the cell's volume. Except red blood cells, which lack a cell nucleus and most organelles to accommodate maximum space for hemoglobin, all cells possess DNA, the hereditary material of genes, and RNA, containing the information necessary to build various proteins such as enzymes, the cell's primary machinery. There are also other kinds of biomolecules in cells. This article lists these primary cellular components, then briefly describes their function.", "title": "Subcellular components" }, { "paragraph_id": 13, "text": "The cell membrane, or plasma membrane, is a selectively permeable biological membrane that surrounds the cytoplasm of a cell. In animals, the plasma membrane is the outer boundary of the cell, while in plants and prokaryotes it is usually covered by a cell wall. This membrane serves to separate and protect a cell from its surrounding environment and is made mostly from a double layer of phospholipids, which are amphiphilic (partly hydrophobic and partly hydrophilic). Hence, the layer is called a phospholipid bilayer, or sometimes a fluid mosaic membrane. Embedded within this membrane is a macromolecular structure called the porosome the universal secretory portal in cells and a variety of protein molecules that act as channels and pumps that move different molecules into and out of the cell. The membrane is semi-permeable, and selectively permeable, in that it can either let a substance (molecule or ion) pass through freely, to a limited extent or not at all. Cell surface membranes also contain receptor proteins that allow cells to detect external signaling molecules such as hormones.", "title": "Subcellular components" }, { "paragraph_id": 14, "text": "The cytoskeleton acts to organize and maintain the cell's shape; anchors organelles in place; helps during endocytosis, the uptake of external materials by a cell, and cytokinesis, the separation of daughter cells after cell division; and moves parts of the cell in processes of growth and mobility. The eukaryotic cytoskeleton is composed of microtubules, intermediate filaments and microfilaments. In the cytoskeleton of a neuron the intermediate filaments are known as neurofilaments. There are a great number of proteins associated with them, each controlling a cell's structure by directing, bundling, and aligning filaments. The prokaryotic cytoskeleton is less well-studied but is involved in the maintenance of cell shape, polarity and cytokinesis. The subunit protein of microfilaments is a small, monomeric protein called actin. The subunit of microtubules is a dimeric molecule called tubulin. Intermediate filaments are heteropolymers whose subunits vary among the cell types in different tissues. Some of the subunit proteins of intermediate filaments include vimentin, desmin, lamin (lamins A, B and C), keratin (multiple acidic and basic keratins), and neurofilament proteins (NF–L, NF–M).", "title": "Subcellular components" }, { "paragraph_id": 15, "text": "Two different kinds of genetic material exist: deoxyribonucleic acid (DNA) and ribonucleic acid (RNA). Cells use DNA for their long-term information storage. The biological information contained in an organism is encoded in its DNA sequence. RNA is used for information transport (e.g., mRNA) and enzymatic functions (e.g., ribosomal RNA). Transfer RNA (tRNA) molecules are used to add amino acids during protein translation.", "title": "Subcellular components" }, { "paragraph_id": 16, "text": "Prokaryotic genetic material is organized in a simple circular bacterial chromosome in the nucleoid region of the cytoplasm. Eukaryotic genetic material is divided into different, linear molecules called chromosomes inside a discrete nucleus, usually with additional genetic material in some organelles like mitochondria and chloroplasts (see endosymbiotic theory).", "title": "Subcellular components" }, { "paragraph_id": 17, "text": "A human cell has genetic material contained in the cell nucleus (the nuclear genome) and in the mitochondria (the mitochondrial genome). In humans, the nuclear genome is divided into 46 linear DNA molecules called chromosomes, including 22 homologous chromosome pairs and a pair of sex chromosomes. The mitochondrial genome is a circular DNA molecule distinct from nuclear DNA. Although the mitochondrial DNA is very small compared to nuclear chromosomes, it codes for 13 proteins involved in mitochondrial energy production and specific tRNAs.", "title": "Subcellular components" }, { "paragraph_id": 18, "text": "Foreign genetic material (most commonly DNA) can also be artificially introduced into the cell by a process called transfection. This can be transient, if the DNA is not inserted into the cell's genome, or stable, if it is. Certain viruses also insert their genetic material into the genome.", "title": "Subcellular components" }, { "paragraph_id": 19, "text": "Organelles are parts of the cell that are adapted and/or specialized for carrying out one or more vital functions, analogous to the organs of the human body (such as the heart, lung, and kidney, with each organ performing a different function). Both eukaryotic and prokaryotic cells have organelles, but prokaryotic organelles are generally simpler and are not membrane-bound.", "title": "Subcellular components" }, { "paragraph_id": 20, "text": "There are several types of organelles in a cell. Some (such as the nucleus and Golgi apparatus) are typically solitary, while others (such as mitochondria, chloroplasts, peroxisomes and lysosomes) can be numerous (hundreds to thousands). The cytosol is the gelatinous fluid that fills the cell and surrounds the organelles.", "title": "Subcellular components" }, { "paragraph_id": 21, "text": "Many cells also have structures which exist wholly or partially outside the cell membrane. These structures are notable because they are not protected from the external environment by the cell membrane. In order to assemble these structures, their components must be carried across the cell membrane by export processes.", "title": "Structures outside the cell membrane" }, { "paragraph_id": 22, "text": "Many types of prokaryotic and eukaryotic cells have a cell wall. The cell wall acts to protect the cell mechanically and chemically from its environment, and is an additional layer of protection to the cell membrane. Different types of cell have cell walls made up of different materials; plant cell walls are primarily made up of cellulose, fungi cell walls are made up of chitin and bacteria cell walls are made up of peptidoglycan.", "title": "Structures outside the cell membrane" }, { "paragraph_id": 23, "text": "A gelatinous capsule is present in some bacteria outside the cell membrane and cell wall. The capsule may be polysaccharide as in pneumococci, meningococci or polypeptide as Bacillus anthracis or hyaluronic acid as in streptococci. Capsules are not marked by normal staining protocols and can be detected by India ink or methyl blue, which allows for higher contrast between the cells for observation.", "title": "Structures outside the cell membrane" }, { "paragraph_id": 24, "text": "Flagella are organelles for cellular mobility. The bacterial flagellum stretches from cytoplasm through the cell membrane(s) and extrudes through the cell wall. They are long and thick thread-like appendages, protein in nature. A different type of flagellum is found in archaea and a different type is found in eukaryotes.", "title": "Structures outside the cell membrane" }, { "paragraph_id": 25, "text": "A fimbria (plural fimbriae also known as a pilus, plural pili) is a short, thin, hair-like filament found on the surface of bacteria. Fimbriae are formed of a protein called pilin (antigenic) and are responsible for the attachment of bacteria to specific receptors on human cells (cell adhesion). There are special types of pili involved in bacterial conjugation.", "title": "Structures outside the cell membrane" }, { "paragraph_id": 26, "text": "Cell division involves a single cell (called a mother cell) dividing into two daughter cells. This leads to growth in multicellular organisms (the growth of tissue) and to procreation (vegetative reproduction) in unicellular organisms. Prokaryotic cells divide by binary fission, while eukaryotic cells usually undergo a process of nuclear division, called mitosis, followed by division of the cell, called cytokinesis. A diploid cell may also undergo meiosis to produce haploid cells, usually four. Haploid cells serve as gametes in multicellular organisms, fusing to form new diploid cells.", "title": "Cellular processes" }, { "paragraph_id": 27, "text": "DNA replication, or the process of duplicating a cell's genome, always happens when a cell divides through mitosis or binary fission. This occurs during the S phase of the cell cycle.", "title": "Cellular processes" }, { "paragraph_id": 28, "text": "In meiosis, the DNA is replicated only once, while the cell divides twice. DNA replication only occurs before meiosis I. DNA replication does not occur when the cells divide the second time, in meiosis II. Replication, like all cellular activities, requires specialized proteins for carrying out the job.", "title": "Cellular processes" }, { "paragraph_id": 29, "text": "Cells of all organisms contain enzyme systems that scan their DNA for DNA damage and carry out repair processes when damage is detected. Diverse repair processes have evolved in organisms ranging from bacteria to humans. The widespread prevalence of these repair processes indicates the importance of maintaining cellular DNA in an undamaged state in order to avoid cell death or errors of replication due to damage that could lead to mutation. E. coli bacteria are a well-studied example of a cellular organism with diverse well-defined DNA repair processes. These include: nucleotide excision repair, DNA mismatch repair, non-homologous end joining of double-strand breaks, recombinational repair and light-dependent repair (photoreactivation).", "title": "Cellular processes" }, { "paragraph_id": 30, "text": "Between successive cell divisions, cells grow through the functioning of cellular metabolism. Cell metabolism is the process by which individual cells process nutrient molecules. Metabolism has two distinct divisions: catabolism, in which the cell breaks down complex molecules to produce energy and reducing power, and anabolism, in which the cell uses energy and reducing power to construct complex molecules and perform other biological functions. Complex sugars consumed by the organism can be broken down into simpler sugar molecules called monosaccharides such as glucose. Once inside the cell, glucose is broken down to make adenosine triphosphate (ATP), a molecule that possesses readily available energy, through two different pathways.", "title": "Cellular processes" }, { "paragraph_id": 31, "text": "", "title": "Cellular processes" }, { "paragraph_id": 32, "text": "Cells are capable of synthesizing new proteins, which are essential for the modulation and maintenance of cellular activities. This process involves the formation of new protein molecules from amino acid building blocks based on information encoded in DNA/RNA. Protein synthesis generally consists of two major steps: transcription and translation.", "title": "Cellular processes" }, { "paragraph_id": 33, "text": "Transcription is the process where genetic information in DNA is used to produce a complementary RNA strand. This RNA strand is then processed to give messenger RNA (mRNA), which is free to migrate through the cell. mRNA molecules bind to protein-RNA complexes called ribosomes located in the cytosol, where they are translated into polypeptide sequences. The ribosome mediates the formation of a polypeptide sequence based on the mRNA sequence. The mRNA sequence directly relates to the polypeptide sequence by binding to transfer RNA (tRNA) adapter molecules in binding pockets within the ribosome. The new polypeptide then folds into a functional three-dimensional protein molecule.", "title": "Cellular processes" }, { "paragraph_id": 34, "text": "Unicellular organisms can move in order to find food or escape predators. Common mechanisms of motion include flagella and cilia.", "title": "Cellular processes" }, { "paragraph_id": 35, "text": "In multicellular organisms, cells can move during processes such as wound healing, the immune response and cancer metastasis. For example, in wound healing in animals, white blood cells move to the wound site to kill the microorganisms that cause infection. Cell motility involves many receptors, crosslinking, bundling, binding, adhesion, motor and other proteins. The process is divided into three steps: protrusion of the leading edge of the cell, adhesion of the leading edge and de-adhesion at the cell body and rear, and cytoskeletal contraction to pull the cell forward. Each step is driven by physical forces generated by unique segments of the cytoskeleton.", "title": "Cellular processes" }, { "paragraph_id": 36, "text": "In August 2020, scientists described one way cells—in particular cells of a slime mold and mouse pancreatic cancer-derived cells—are able to navigate efficiently through a body and identify the best routes through complex mazes: generating gradients after breaking down diffused chemoattractants which enable them to sense upcoming maze junctions before reaching them, including around corners.", "title": "Cellular processes" }, { "paragraph_id": 37, "text": "Multicellular organisms are organisms that consist of more than one cell, in contrast to single-celled organisms.", "title": "Multicellularity" }, { "paragraph_id": 38, "text": "In complex multicellular organisms, cells specialize into different cell types that are adapted to particular functions. In mammals, major cell types include skin cells, muscle cells, neurons, blood cells, fibroblasts, stem cells, and others. Cell types differ both in appearance and function, yet are genetically identical. Cells are able to be of the same genotype but of different cell type due to the differential expression of the genes they contain.", "title": "Multicellularity" }, { "paragraph_id": 39, "text": "Most distinct cell types arise from a single totipotent cell, called a zygote, that differentiates into hundreds of different cell types during the course of development. Differentiation of cells is driven by different environmental cues (such as cell–cell interaction) and intrinsic differences (such as those caused by the uneven distribution of molecules during division).", "title": "Multicellularity" }, { "paragraph_id": 40, "text": "Multicellularity has evolved independently at least 25 times, including in some prokaryotes, like cyanobacteria, myxobacteria, actinomycetes, Magnetoglobus multicellularis, or Methanosarcina. However, complex multicellular organisms evolved only in six eukaryotic groups: animals, fungi, brown algae, red algae, green algae, and plants. It evolved repeatedly for plants (Chloroplastida), once or twice for animals, once for brown algae, and perhaps several times for fungi, slime molds, and red algae. Multicellularity may have evolved from colonies of interdependent organisms, from cellularization, or from organisms in symbiotic relationships.", "title": "Multicellularity" }, { "paragraph_id": 41, "text": "The first evidence of multicellularity is from cyanobacteria-like organisms that lived between 3 and 3.5 billion years ago. Other early fossils of multicellular organisms include the contested Grypania spiralis and the fossils of the black shales of the Palaeoproterozoic Francevillian Group Fossil B Formation in Gabon.", "title": "Multicellularity" }, { "paragraph_id": 42, "text": "The evolution of multicellularity from unicellular ancestors has been replicated in the laboratory, in evolution experiments using predation as the selective pressure.", "title": "Multicellularity" }, { "paragraph_id": 43, "text": "The origin of cells has to do with the origin of life, which began the history of life on Earth.", "title": "Origins" }, { "paragraph_id": 44, "text": "There are several theories about the origin of small molecules that led to life on the early Earth. They may have been carried to Earth on meteorites (see Murchison meteorite), created at deep-sea vents, or synthesized by lightning in a reducing atmosphere (see Miller–Urey experiment). There is little experimental data defining what the first self-replicating forms were. RNA is thought to be the earliest self-replicating molecule, as it is capable of both storing genetic information and catalyzing chemical reactions (see RNA world hypothesis), but some other entity with the potential to self-replicate could have preceded RNA, such as clay or peptide nucleic acid.", "title": "Origins" }, { "paragraph_id": 45, "text": "Cells emerged at least 3.5 billion years ago. The current belief is that these cells were heterotrophs. The early cell membranes were probably more simple and permeable than modern ones, with only a single fatty acid chain per lipid. Lipids are known to spontaneously form bilayered vesicles in water, and could have preceded RNA, but the first cell membranes could also have been produced by catalytic RNA, or even have required structural proteins before they could form.", "title": "Origins" }, { "paragraph_id": 46, "text": "Eukaryotic cells were created some 2.2 billion years ago in a process called eukaryogenesis. This is widely agreed to have involved symbiogenesis, in which archaea and bacteria came together to create the first eukaryotic common ancestor. This cell had a new level of complexity and capability, with a nucleus and facultatively aerobic mitochondria. It evolved some 2 billion years ago into a population of single-celled organisms that included the last eukaryotic common ancestor, gaining capabilities along the way, though the sequence of the steps involved has been disputed, and may not have started with symbiogenesis. It featured at least one centriole and cilium, sex (meiosis and syngamy), peroxisomes, and a dormant cyst with a cell wall of chitin and/or cellulose. In turn, the last eukaryotic common ancestor gave rise to the eukaryotes' crown group, containing the ancestors of animals, fungi, plants, and a diverse range of single-celled organisms. The plants were created around 1.6 billion years ago with a second episode of symbiogenesis that added chloroplasts, derived from cyanobacteria.", "title": "Origins" } ]
The cell is the basic structural and functional unit of all forms of life. Every cell consists of cytoplasm enclosed within a membrane, and contains many macromolecules such as proteins, DNA and RNA, as well as many small molecules of nutrients and metabolites. The term comes from the Latin word cellula meaning 'small room'. Cells can acquire specified function and carry out various tasks within the cell such as replication, DNA repair, protein synthesis, and motility. Cells are capable of specialization and mobility within the cell. Most plant and animal cells are only visible under a light microscope, with dimensions between 1 and 100 micrometres. Electron microscopy gives a much higher resolution showing greatly detailed cell structure. Organisms can be classified as unicellular or multicellular. Most unicellular organisms are classed as microorganisms. The study of cells and how they work has led to many other studies in related areas of biology, including: discovery of DNA, cancer systems biology, aging and developmental biology. Cell biology is the study of cells, which were discovered by Robert Hooke in 1665, who named them for their resemblance to cells inhabited by Christian monks in a monastery. Cell theory, first developed in 1839 by Matthias Jakob Schleiden and Theodor Schwann, states that all organisms are composed of one or more cells, that cells are the fundamental unit of structure and function in all living organisms, and that all cells come from pre-existing cells. Cells emerged on Earth about 4 billion years ago.
2001-10-12T22:41:10Z
2023-12-14T18:35:03Z
[ "Template:Pp-move-indef", "Template:Pn", "Template:Cn", "Template:Further", "Template:Refend", "Template:Authority control", "Template:Div col", "Template:Webarchive", "Template:NCBI-scienceprimer", "Template:Cite journal", "Template:Rp", "Template:See also", "Template:Cite book", "Template:Wikiquote", "Template:Biotechnology", "Template:Pp", "Template:Infobox anatomy", "Template:Div col end", "Template:Cite web", "Template:Short description", "Template:Lang", "Template:Cite news", "Template:Commons category", "Template:Cellular structures", "Template:About", "Template:Main", "Template:Reflist", "Template:Multiref", "Template:Refbegin", "Template:Biological organization" ]
https://en.wikipedia.org/wiki/Cell_(biology)
4,231
Buffy the Vampire Slayer (film)
Buffy the Vampire Slayer is a 1992 American comedy vampire film directed by Fran Rubel Kuzui and starring Kristy Swanson, Donald Sutherland, Paul Reubens, Rutger Hauer, Luke Perry, Hilary Swank, and David Arquette. It follows a Valley Girl cheerleader named Buffy who learns that it is her fate to hunt vampires. It was a moderate success at the box office, but received mixed reception from critics. The film took a different direction from that which its writer, Joss Whedon, intended. Five years later, he created the darker, and critically acclaimed, television series of the same name. Buffy Summers is a cheerleader at Hemery High School in Los Angeles. Her main concerns are shopping and spending time with her rich, snooty friends and her boyfriend, Jeffrey. While at school one day, she is approached by a man who calls himself Merrick. He informs her that she is The Slayer, or Chosen One, destined to kill vampires and his duty is to guide and train her. She initially rejects his claim but changes her mind when he vividly describes a recurring dream of hers. Additionally, Buffy is exhibiting abilities not known to her, including heightened agility, senses, and endurance, yet she repeatedly tries Merrick's patience with her frivolous nature, indifference to slaying, and sharp-tongued remarks. Conflict starts with local vampire king, Lothos, and his acolyte, Amilyn. Two young men, Oliver Pike and Benny, are out drinking when they're attacked by Amilyn. Benny is turned, but Pike is saved by Merrick. As a vampire, Benny visits his friend Pike and tries to get him to join him. Amilyn also abducts Cassandra, a girl from Buffy's class, and sacrifices her to Lothos. Pike decides to leave town when he realizes he is no longer safe. His plan is thwarted when he encounters Amilyn and his gang of vampires. Buffy and Merrick rescue him. After this encounter, Buffy and Pike start a friendship that eventually becomes romantic, and Pike becomes Buffy's partner in fighting the undead. Buffy discovers her friend Grueller is a vampire. Shortly after he is dispatched, Buffy encounters Lothos and Amilyn. The vampire king puts Buffy into a hypnotic trance. Merrick intervenes, but he is killed by Lothos when he attempts to stake him. As Merrick dies, he tells Buffy to do things her own way rather than live by the rules of others. At school, Buffy attempts to explain things to her friends, but they refuse to understand her, as they are more concerned with an upcoming school dance. Buffy falls out with them as she realizes she has outgrown their immature, selfish behavior. At the senior dance, Buffy is dismayed to find Jeffrey has dumped her for one of her friends. She meets with Pike, and dances with him instead. Lothos sends his army of vampire minions to the school to attack the dance (among which is Cassandra though it's unknown what became of her later). During the attack, students and attendants try to fight off the vampires in the gym. Pike fights and kills Benny, while Buffy confronts Amilyn and Lothos in the school's basement. She kills Amilyn, but Lothos starts to hypnotize her again. The trance is broken when Buffy is reminded of Merrick's last words and she defends herself against Lothos. Buffy returns to the gym and Lothos suddenly emerges with a sword. The Slayer and vampire king duel, and Buffy manages to defeat him. The survivors leave, Buffy and Pike share another dance and the couple ride away on a motorcycle. Writer Whedon sold the film to country singer Dolly Parton's production company, Sandollar, in the fall of 1991. Production was limited to five weeks to accommodate Luke Perry's Beverly Hills, 90210 filming schedule. Whedon was involved in an advisory role early in the production but departed after becoming dissatisfied with the direction the film was taking. Executives at 20th Century Fox removed many of Whedon's jokes, believing the humor to be too abstract for audiences. They also disliked the darker elements in Whedon's original script, wanting to make it a lighter comedy. Merrick's suicide was replaced with his being killed by Lothos, and Buffy's burning down her high school gym to kill all the vampires was eliminated altogether. All this led Whedon to finally walk off the set. He has been highly critical of actor Donald Sutherland's behavior on set, describing him as entitled and difficult to work with. Sutherland had a penchant for improvising or altering his lines in the script, which director Rubel Kuzui allowed him to do freely because he was the film's most high-profile star. Whedon felt this made Merrick's dialogue in the film disjointed and unintelligible. Filming in Los Angeles included the ballroom of the Park Plaza Hotel, where Merrick lives and trains Buffy, John Marshall High School in Los Feliz, and the gymnasium of University High School in West Los Angeles, where the high school dance and vampire attack was filmed. The film debuted at #5 at the North American box office and eventually grossed $16,624,456 against a $7 million production budget. On review aggregator website Rotten Tomatoes, the film has an approval rating of 36%, based on 53 reviews, with an average rating of 4.4/10. The consensus reads, "Buffy the Vampire Slayer's supernatural coming of age tale is let down by poor directing and even poorer plotting -- though Kristy Swanson and Paul Reubens' game performances still manage to slay." On Metacritic, the film has a weighted average score of 48 out of 100, based on 17 critics, indicating "mixed or average reviews". The film was released on VHS and Laserdisc in the U.S. in November 1992 and in the U.K. in April 1993 by Fox Video and re-released in 1995 under the Twentieth Century Fox Selections banner. It was released on DVD in the U.S. in 2001 and on Blu-ray in 2011. The film was taken in a different direction from what one of its writers Joss Whedon intended, and five years later, he created the darker and acclaimed TV series of the same name. Many of the details given in the film differ from those of the later television series. For example, Buffy's age and history are dissimilar; she is a senior in high school in the film, but the series starts with her as a sophomore. The film does portray who the Buffy of the TV series was before she learned of her destiny as the Slayer: a popular but selfish and superficial cheerleader. In the film, her parents are wealthy but negligent socialites who care little for her and spend their time at parties and golf tournaments; in the TV series, Buffy has a caring, newly divorced mother named Joyce. The supernatural abilities of both vampires and the Slayer are depicted differently. The vampires in the film die like humans; in the TV series, they turn to dust. Unlike the TV series, their faces remain human albeit pale, fanged, and with notched ears, whereas in the TV series, they take on a demonic aspect, especially when newly raised. The TV series suggests that new vampires must consciously learn to maintain a human appearance. In the film, Merrick has been reincarnated many times, to train many Slayers; in the TV series, Watchers are mortal and specially trained for their role and mission. Merrick's British accent and the manner of his death are different when he appears in flashbacks in the TV series. Joss Whedon has expressed his dissatisfaction with the film's interpretation of the script, stating, "I finally sat down and had written it and somebody had made it into a movie, and I felt like — well, that's not quite her. It's a start, but it's not quite the girl." According to the Official Buffy Watcher's Guide, Whedon wrote the pilot to the TV series as a sequel to his original script, which is why the TV series makes references to events that did not occur in the film. In 1999, Dark Horse Comics released a graphic novel adaptation of Whedon's original script under the title The Origin. Whedon stated: "The Origin comic, though I have issues with it, CAN pretty much be accepted as canonical. They did a cool job of combining the movie script with the series, that was nice, and using the series Merrick and not a certain OTHER thespian who shall remain hated." Other songs featured in the film but not the soundtrack album include: "Everybody Hurts" by R.E.M., "In the Wind" by War Babies, and "Inner Mind" by Eon. On May 25, 2009, The Hollywood Reporter reported that Roy Lee and Doug Davison of Vertigo Entertainment were working with Fran Rubel Kuzui and Kaz Kuzui on a re-envisioning or relaunch of the Buffy film for the big screen. The film would not be a sequel nor prequel to the existing film or television franchise, and Joss Whedon would have no involvement in the project. None of the characters, cast, or crew from the television series would be featured. Television series executive producer Marti Noxon later reflected that this story might have been produced by the studio in order to frighten Whedon into taking the reins of the project. On November 22, 2010, The Hollywood Reporter confirmed that Warner Bros. had picked up the movie rights to the remake. The film was set for release sometime in 2012. 20th Century Fox, which usually holds the rights to both Buffy and Angel television series, would retain merchandising and some distribution rights. The idea of the remake caused wrath among fans of the TV series, since Whedon was not involved. The project did not have any connection with the show and would not conform to the continuity maintained with the Buffy the Vampire Slayer Season Eight and Season Nine comic book titles. Not only the fandom, but the main cast members of both the Buffy and Angel series expressed disagreement with the report on Twitter and in recent interviews. Sarah Michelle Gellar said, "I think it's a horrible idea. To try to do a Buffy without Joss Whedon... to be incredibly non-eloquent: that's the dumbest idea I've ever heard." Proposed shooting locations included Black Wood and other areas in rural England, due to budgetary constraints and the potential setting being outside of the city, an unusual change for the franchise. In December 2011, more than a year after the official reboot announcement, the Los Angeles Times site reported that Whit Anderson, the writer picked for the new Buffy movie, had her script rejected by the producers behind the project, and that a new writer was being sought. Sources also stated that "If you're going to bring it back, you have to do it right. [Anderson] came in with some great ideas and she had reinvented some of the lore and it was pretty cool but in the end there just wasn't enough on the page." As of July 2018, Joss Whedon announced at San Diego Comic Con that he was working on a sequel of the TV series and that it might feature a slayer of color.
[ { "paragraph_id": 0, "text": "Buffy the Vampire Slayer is a 1992 American comedy vampire film directed by Fran Rubel Kuzui and starring Kristy Swanson, Donald Sutherland, Paul Reubens, Rutger Hauer, Luke Perry, Hilary Swank, and David Arquette. It follows a Valley Girl cheerleader named Buffy who learns that it is her fate to hunt vampires. It was a moderate success at the box office, but received mixed reception from critics. The film took a different direction from that which its writer, Joss Whedon, intended. Five years later, he created the darker, and critically acclaimed, television series of the same name.", "title": "" }, { "paragraph_id": 1, "text": "Buffy Summers is a cheerleader at Hemery High School in Los Angeles. Her main concerns are shopping and spending time with her rich, snooty friends and her boyfriend, Jeffrey. While at school one day, she is approached by a man who calls himself Merrick. He informs her that she is The Slayer, or Chosen One, destined to kill vampires and his duty is to guide and train her. She initially rejects his claim but changes her mind when he vividly describes a recurring dream of hers. Additionally, Buffy is exhibiting abilities not known to her, including heightened agility, senses, and endurance, yet she repeatedly tries Merrick's patience with her frivolous nature, indifference to slaying, and sharp-tongued remarks.", "title": "Plot" }, { "paragraph_id": 2, "text": "Conflict starts with local vampire king, Lothos, and his acolyte, Amilyn. Two young men, Oliver Pike and Benny, are out drinking when they're attacked by Amilyn. Benny is turned, but Pike is saved by Merrick. As a vampire, Benny visits his friend Pike and tries to get him to join him. Amilyn also abducts Cassandra, a girl from Buffy's class, and sacrifices her to Lothos.", "title": "Plot" }, { "paragraph_id": 3, "text": "Pike decides to leave town when he realizes he is no longer safe. His plan is thwarted when he encounters Amilyn and his gang of vampires. Buffy and Merrick rescue him. After this encounter, Buffy and Pike start a friendship that eventually becomes romantic, and Pike becomes Buffy's partner in fighting the undead.", "title": "Plot" }, { "paragraph_id": 4, "text": "Buffy discovers her friend Grueller is a vampire. Shortly after he is dispatched, Buffy encounters Lothos and Amilyn. The vampire king puts Buffy into a hypnotic trance. Merrick intervenes, but he is killed by Lothos when he attempts to stake him. As Merrick dies, he tells Buffy to do things her own way rather than live by the rules of others.", "title": "Plot" }, { "paragraph_id": 5, "text": "At school, Buffy attempts to explain things to her friends, but they refuse to understand her, as they are more concerned with an upcoming school dance. Buffy falls out with them as she realizes she has outgrown their immature, selfish behavior.", "title": "Plot" }, { "paragraph_id": 6, "text": "At the senior dance, Buffy is dismayed to find Jeffrey has dumped her for one of her friends. She meets with Pike, and dances with him instead. Lothos sends his army of vampire minions to the school to attack the dance (among which is Cassandra though it's unknown what became of her later). During the attack, students and attendants try to fight off the vampires in the gym. Pike fights and kills Benny, while Buffy confronts Amilyn and Lothos in the school's basement. She kills Amilyn, but Lothos starts to hypnotize her again. The trance is broken when Buffy is reminded of Merrick's last words and she defends herself against Lothos.", "title": "Plot" }, { "paragraph_id": 7, "text": "Buffy returns to the gym and Lothos suddenly emerges with a sword. The Slayer and vampire king duel, and Buffy manages to defeat him. The survivors leave, Buffy and Pike share another dance and the couple ride away on a motorcycle.", "title": "Plot" }, { "paragraph_id": 8, "text": "Writer Whedon sold the film to country singer Dolly Parton's production company, Sandollar, in the fall of 1991. Production was limited to five weeks to accommodate Luke Perry's Beverly Hills, 90210 filming schedule.", "title": "Production" }, { "paragraph_id": 9, "text": "Whedon was involved in an advisory role early in the production but departed after becoming dissatisfied with the direction the film was taking. Executives at 20th Century Fox removed many of Whedon's jokes, believing the humor to be too abstract for audiences. They also disliked the darker elements in Whedon's original script, wanting to make it a lighter comedy. Merrick's suicide was replaced with his being killed by Lothos, and Buffy's burning down her high school gym to kill all the vampires was eliminated altogether.", "title": "Production" }, { "paragraph_id": 10, "text": "All this led Whedon to finally walk off the set. He has been highly critical of actor Donald Sutherland's behavior on set, describing him as entitled and difficult to work with. Sutherland had a penchant for improvising or altering his lines in the script, which director Rubel Kuzui allowed him to do freely because he was the film's most high-profile star. Whedon felt this made Merrick's dialogue in the film disjointed and unintelligible.", "title": "Production" }, { "paragraph_id": 11, "text": "Filming in Los Angeles included the ballroom of the Park Plaza Hotel, where Merrick lives and trains Buffy, John Marshall High School in Los Feliz, and the gymnasium of University High School in West Los Angeles, where the high school dance and vampire attack was filmed.", "title": "Production" }, { "paragraph_id": 12, "text": "The film debuted at #5 at the North American box office and eventually grossed $16,624,456 against a $7 million production budget.", "title": "Reception" }, { "paragraph_id": 13, "text": "On review aggregator website Rotten Tomatoes, the film has an approval rating of 36%, based on 53 reviews, with an average rating of 4.4/10. The consensus reads, \"Buffy the Vampire Slayer's supernatural coming of age tale is let down by poor directing and even poorer plotting -- though Kristy Swanson and Paul Reubens' game performances still manage to slay.\" On Metacritic, the film has a weighted average score of 48 out of 100, based on 17 critics, indicating \"mixed or average reviews\".", "title": "Reception" }, { "paragraph_id": 14, "text": "The film was released on VHS and Laserdisc in the U.S. in November 1992 and in the U.K. in April 1993 by Fox Video and re-released in 1995 under the Twentieth Century Fox Selections banner. It was released on DVD in the U.S. in 2001 and on Blu-ray in 2011.", "title": "Home media" }, { "paragraph_id": 15, "text": "The film was taken in a different direction from what one of its writers Joss Whedon intended, and five years later, he created the darker and acclaimed TV series of the same name.", "title": "Television" }, { "paragraph_id": 16, "text": "Many of the details given in the film differ from those of the later television series. For example, Buffy's age and history are dissimilar; she is a senior in high school in the film, but the series starts with her as a sophomore. The film does portray who the Buffy of the TV series was before she learned of her destiny as the Slayer: a popular but selfish and superficial cheerleader. In the film, her parents are wealthy but negligent socialites who care little for her and spend their time at parties and golf tournaments; in the TV series, Buffy has a caring, newly divorced mother named Joyce. The supernatural abilities of both vampires and the Slayer are depicted differently. The vampires in the film die like humans; in the TV series, they turn to dust. Unlike the TV series, their faces remain human albeit pale, fanged, and with notched ears, whereas in the TV series, they take on a demonic aspect, especially when newly raised. The TV series suggests that new vampires must consciously learn to maintain a human appearance. In the film, Merrick has been reincarnated many times, to train many Slayers; in the TV series, Watchers are mortal and specially trained for their role and mission. Merrick's British accent and the manner of his death are different when he appears in flashbacks in the TV series.", "title": "Television" }, { "paragraph_id": 17, "text": "Joss Whedon has expressed his dissatisfaction with the film's interpretation of the script, stating, \"I finally sat down and had written it and somebody had made it into a movie, and I felt like — well, that's not quite her. It's a start, but it's not quite the girl.\"", "title": "Television" }, { "paragraph_id": 18, "text": "According to the Official Buffy Watcher's Guide, Whedon wrote the pilot to the TV series as a sequel to his original script, which is why the TV series makes references to events that did not occur in the film. In 1999, Dark Horse Comics released a graphic novel adaptation of Whedon's original script under the title The Origin. Whedon stated: \"The Origin comic, though I have issues with it, CAN pretty much be accepted as canonical. They did a cool job of combining the movie script with the series, that was nice, and using the series Merrick and not a certain OTHER thespian who shall remain hated.\"", "title": "Television" }, { "paragraph_id": 19, "text": "Other songs featured in the film but not the soundtrack album include: \"Everybody Hurts\" by R.E.M., \"In the Wind\" by War Babies, and \"Inner Mind\" by Eon.", "title": "Soundtrack" }, { "paragraph_id": 20, "text": "On May 25, 2009, The Hollywood Reporter reported that Roy Lee and Doug Davison of Vertigo Entertainment were working with Fran Rubel Kuzui and Kaz Kuzui on a re-envisioning or relaunch of the Buffy film for the big screen. The film would not be a sequel nor prequel to the existing film or television franchise, and Joss Whedon would have no involvement in the project. None of the characters, cast, or crew from the television series would be featured. Television series executive producer Marti Noxon later reflected that this story might have been produced by the studio in order to frighten Whedon into taking the reins of the project. On November 22, 2010, The Hollywood Reporter confirmed that Warner Bros. had picked up the movie rights to the remake. The film was set for release sometime in 2012. 20th Century Fox, which usually holds the rights to both Buffy and Angel television series, would retain merchandising and some distribution rights.", "title": "Possible remake" }, { "paragraph_id": 21, "text": "The idea of the remake caused wrath among fans of the TV series, since Whedon was not involved. The project did not have any connection with the show and would not conform to the continuity maintained with the Buffy the Vampire Slayer Season Eight and Season Nine comic book titles. Not only the fandom, but the main cast members of both the Buffy and Angel series expressed disagreement with the report on Twitter and in recent interviews. Sarah Michelle Gellar said, \"I think it's a horrible idea. To try to do a Buffy without Joss Whedon... to be incredibly non-eloquent: that's the dumbest idea I've ever heard.\" Proposed shooting locations included Black Wood and other areas in rural England, due to budgetary constraints and the potential setting being outside of the city, an unusual change for the franchise.", "title": "Possible remake" }, { "paragraph_id": 22, "text": "In December 2011, more than a year after the official reboot announcement, the Los Angeles Times site reported that Whit Anderson, the writer picked for the new Buffy movie, had her script rejected by the producers behind the project, and that a new writer was being sought. Sources also stated that \"If you're going to bring it back, you have to do it right. [Anderson] came in with some great ideas and she had reinvented some of the lore and it was pretty cool but in the end there just wasn't enough on the page.\"", "title": "Possible remake" }, { "paragraph_id": 23, "text": "As of July 2018, Joss Whedon announced at San Diego Comic Con that he was working on a sequel of the TV series and that it might feature a slayer of color.", "title": "Possible remake" } ]
Buffy the Vampire Slayer is a 1992 American comedy vampire film directed by Fran Rubel Kuzui and starring Kristy Swanson, Donald Sutherland, Paul Reubens, Rutger Hauer, Luke Perry, Hilary Swank, and David Arquette. It follows a Valley Girl cheerleader named Buffy who learns that it is her fate to hunt vampires. It was a moderate success at the box office, but received mixed reception from critics. The film took a different direction from that which its writer, Joss Whedon, intended. Five years later, he created the darker, and critically acclaimed, television series of the same name.
2001-10-24T01:18:53Z
2023-11-03T01:06:38Z
[ "Template:Reflist", "Template:IMDb title", "Template:Buffy the Vampire Slayer", "Template:Authority control", "Template:Short description", "Template:Main", "Template:Track listing", "Template:Citation needed", "Template:Cite news", "Template:Wikiquote", "Template:Infobox film", "Template:Cast listing", "Template:'", "Template:Joss Whedon", "Template:Infobox album", "Template:Cite web", "Template:Rotten Tomatoes", "Template:Mojo title", "Template:AllMovie title" ]
https://en.wikipedia.org/wiki/Buffy_the_Vampire_Slayer_(film)
4,232
Barter
In trade, barter (derived from baretor) is a system of exchange in which participants in a transaction directly exchange goods or services for other goods or services without using a medium of exchange, such as money. Economists usually distinguish barter from gift economies in many ways; barter, for example, features immediate reciprocal exchange, not one delayed in time. Barter usually takes place on a bilateral basis, but may be multilateral (if it is mediated through a trade exchange). In most developed countries, barter usually exists parallel to monetary systems only to a very limited extent. Market actors use barter as a replacement for money as the method of exchange in times of monetary crisis, such as when currency becomes unstable (such as hyperinflation or a deflationary spiral) or simply unavailable for conducting commerce. No ethnographic studies have shown that any present or past society has used barter without any other medium of exchange or measurement, and anthropologists have found no evidence that money emerged from barter. They instead found that gift-giving (credit extended on a personal basis with an inter-personal balance maintained over the long term) was the most usual means of exchange of goods and services. Nevertheless, economists since the times of Adam Smith (1723–1790) often inaccurately imagined pre-modern societies as examples to use the inefficiency of barter to explain the emergence of money, of "the" economy, and hence of the discipline of economics itself. Adam Smith sought to demonstrate that markets (and economies) pre-existed the state. He argued that money was not the creation of governments. Markets emerged, in his view, out of the division of labour, by which individuals began to specialize in specific crafts and hence had to depend on others for subsistence goods. These goods were first exchanged by barter. Specialization depended on trade but was hindered by the "double coincidence of wants" which barter requires, i.e., for the exchange to occur, each participant must want what the other has. To complete this hypothetical history, craftsmen would stockpile one particular good, be it salt or metal, that they thought no one would refuse. This is the origin of money according to Smith. Money, as a universally desired medium of exchange, allows each half of the transaction to be separated. Barter is characterized in Adam Smith's "The Wealth of Nations" by a disparaging vocabulary: "haggling, swapping, dickering". It has also been characterized as negative reciprocity, or "selfish profiteering". Anthropologists have argued, in contrast, "that when something resembling barter does occur in stateless societies it is almost always between strangers." Barter occurred between strangers, not fellow villagers, and hence cannot be used to naturalistically explain the origin of money without the state. Since most people engaged in trade knew each other, exchange was fostered through the extension of credit. Marcel Mauss, author of 'The Gift', argued that the first economic contracts were to not act in one's economic self-interest, and that before money, exchange was fostered through the processes of reciprocity and redistribution, not barter. Everyday exchange relations in such societies are characterized by generalized reciprocity, or a non-calculative familial "communism" where each takes according to their needs, and gives as they have. Often the following features are associated with barter transactions: There is a demand focus for things of a different kind. The parties of the barter transaction are both equal and free. The transaction happens simultaneously. The transaction is transformative. There is no criterion of value. Since direct barter does not require payment in money, it can be utilized when money is in short supply, when there is little information about the credit worthiness of trade partners, or when there is a lack of trust between those trading. Barter is an option to those who cannot afford to store their small supply of wealth in money, especially in hyperinflation situations where money devalues quickly. The limitations of barter are often explained in terms of its inefficiencies in facilitating exchange in comparison to money. It is said that barter is 'inefficient' because: Other anthropologists have questioned whether barter is typically between "total" strangers, a form of barter known as "silent trade". Silent trade, also called silent barter, dumb barter ("dumb" here used in its old meaning of "mute"), or depot trade, is a method by which traders who cannot speak each other's language can trade without talking. However, Benjamin Orlove has shown that while barter occurs through "silent trade" (between strangers), it occurs in commercial markets as well. "Because barter is a difficult way of conducting trade, it will occur only where there are strong institutional constraints on the use of money or where the barter symbolically denotes a special social relationship and is used in well-defined conditions. To sum up, multipurpose money in markets is like lubrication for machines - necessary for the most efficient function, but not necessary for the existence of the market itself." In his analysis of barter between coastal and inland villages in the Trobriand Islands, Keith Hart highlighted the difference between highly ceremonial gift exchange between community leaders, and the barter that occurs between individual households. The haggling that takes place between strangers is possible because of the larger temporary political order established by the gift exchanges of leaders. From this he concludes that barter is "an atomized interaction predicated upon the presence of society" (i.e. that social order established by gift exchange), and not typical between complete strangers. As Orlove noted, barter may occur in commercial economies, usually during periods of monetary crisis. During such a crisis, currency may be in short supply, or highly devalued through hyperinflation. In such cases, money ceases to be the universal medium of exchange or standard of value. Money may be in such short supply that it becomes an item of barter itself rather than the means of exchange. Barter may also occur when people cannot afford to keep money (as when hyperinflation quickly devalues it). An example of this would be during the Crisis in Bolivarian Venezuela, when Venezuelans resorted to bartering as a result of hyperinflation. The increasingly low value of bank notes, and their lack of circulation in suburban areas, meant that many Venezuelans, especially those living outside of larger cities, took to the trading over their own goods for even the most basic of transactions. Additionally, in the wake of the 2008 financial crisis, barter exchanges reported a double-digit increase in membership, due to the scarcity of fiat money, and the degradation of monetary system sentiment. Economic historian Karl Polanyi has argued that where barter is widespread, and cash supplies limited, barter is aided by the use of credit, brokerage, and money as a unit of account (i.e. used to price items). All of these strategies are found in ancient economies including Ptolemaic Egypt. They are also the basis for more recent barter exchange systems. While one-to-one bartering is practised between individuals and businesses on an informal basis, organized barter exchanges have developed to conduct third party bartering which helps overcome some of the limitations of barter. A barter exchange operates as a broker and bank in which each participating member has an account that is debited when purchases are made, and credited when sales are made. Modern barter and trade has evolved considerably to become an effective method of increasing sales, conserving cash, moving inventory, and making use of excess production capacity for businesses around the world. Businesses in a barter earn trade credits (instead of cash) that are deposited into their account. They then have the ability to purchase goods and services from other members utilizing their trade credits – they are not obligated to purchase from those whom they sold to, and vice versa. The exchange plays an important role because they provide the record-keeping, brokering expertise and monthly statements to each member. Commercial exchanges make money by charging a commission on each transaction either all on the buy side, all on the sell side, or a combination of both. Transaction fees typically run between 8 and 15%. A successful example is International Monetary Systems, which was founded in 1985 and is one of the first exchanges in North America opened after the TEFRA Act of 1982. Since the 1930s, organized barter has been a common type of barter where company's join a barter organization (barter company) which serves as a hub to exchange goods and services without money as a medium of exchange. Similarly to brokerage houses, barter company facilitates the exchange of goods and services between member companies, allowing members to acquire goods and services by providing their own as payment. Member companies are required to sign a barter agreement with the barter company as a condition of their membership. In turn, the barter company provides each member with the current levels of supply and demand for each good and service which can be purchased or sold in the system. These transactions are mediated by barter authorities of the member companies. The barter member companies can then acquire their desired goods or services from another member company within a predetermined time. Failure to deliver the good or service within the fixed time period results in the debt being settled in cash. Each member company pays an annual membership fee and purchase and sales commission outlined in the contract. Organized barter increases liquidity for member companies as it mitigates the requirement of cash to settle transactions, enabling sales and purchases to be made with excess capacity or surplus inventory. Additionally, organized barter facilitates competitive advantage within industries and sectors. Considering the quantity of transactions depending on the supply-demand balance of the goods and services within the barter organization, member companies tend to face minimal competition within their own operating sector. Producers, wholesalers and distributors tend to engage in corporate barter as a method of exchanging goods and services with companies they are in business with. These bilateral barter transactions are targeted towards companies aiming to convert stagnant inventories into receivable goods or services, to increase market share without cash investments, and to protect liquidity. However, issues arise as to the imbalance of supply and demand of desired goods and services and the inability to efficiently match the value of goods and services exchanged in these transactions. The Owenite socialists in Britain and the United States in the 1830s were the first to attempt to organize barter exchanges. Owenism developed a "theory of equitable exchange" as a critique of the exploitative wage relationship between capitalist and labourer, by which all profit accrued to the capitalist. To counteract the uneven playing field between employers and employed, they proposed "schemes of labour notes based on labour time, thus institutionalizing Owen's demand that human labour, not money, be made the standard of value." This alternate currency eliminated price variability between markets, as well as the role of merchants who bought low and sold high. The system arose in a period where paper currency was an innovation. Paper currency was an IOU circulated by a bank (a promise to pay, not a payment in itself). Both merchants and an unstable paper currency created difficulties for direct producers. An alternate currency, denominated in labour time, would prevent profit taking by middlemen; all goods exchanged would be priced only in terms of the amount of labour that went into them as expressed in the maxim 'Cost the limit of price'. It became the basis of exchanges in London, and in America, where the idea was implemented at the New Harmony communal settlement by Josiah Warren in 1826, and in his Cincinnati 'Time store' in 1827. Warren ideas were adopted by other Owenites and currency reformers, even though the labour exchanges were relatively short lived. In England, about 30 to 40 cooperative societies sent their surplus goods to an "exchange bazaar" for direct barter in London, which later adopted a similar labour note. The British Association for Promoting Cooperative Knowledge established an "equitable labour exchange" in 1830. This was expanded as the National Equitable Labour Exchange in 1832 on Grays Inn Road in London. These efforts became the basis of the British cooperative movement of the 1840s. In 1848, the socialist and first self-designated anarchist Pierre-Joseph Proudhon postulated a system of time chits. Michael Linton this originated the term "local exchange trading system" (LETS) in 1983 and for a time ran the Comox Valley LETSystems in Courtenay, British Columbia. LETS networks use interest-free local credit so direct swaps do not need to be made. For instance, a member may earn credit by doing childcare for one person and spend it later on carpentry with another person in the same network. In LETS, unlike other local currencies, no scrip is issued, but rather transactions are recorded in a central location open to all members. As credit is issued by the network members, for the benefit of the members themselves, LETS are considered mutual credit systems. The first exchange system was the Swiss WIR Bank. It was founded in 1934 as a result of currency shortages after the stock market crash of 1929. "WIR" is both an abbreviation of Wirtschaftsring (economic circle) and the word for "we" in German, reminding participants that the economic circle is also a community. In Australia and New Zealand, the largest barter exchange is Bartercard, founded in 1991, with offices in the United Kingdom, United States, Cyprus, UAE, Thailand, and most recently, South Africa. Other than its name suggests, it uses an electronic local currency, the trade dollar. Since its inception, Bartercard has amassed a trading value of over US$10 billion, and increased its customer network to 35,000 cardholders. In business, barter has the benefit that one gets to know each other, one discourages investments for rent (which is inefficient) and one can impose trade sanctions on dishonest partners. According to the International Reciprocal Trade Association, the industry trade body, more than 450,000 businesses transacted $10 billion globally in 2008 – and officials expect trade volume to grow by 15% in 2009. It is estimated that over 450,000 businesses in the United States were involved in barter exchange activities in 2010. There are approximately 400 commercial and corporate barter companies serving all parts of the world. There are many opportunities for entrepreneurs to start a barter exchange. Several major cities in the U.S. and Canada do not currently have a local barter exchange. There are two industry groups in the United States, the National Association of Trade Exchanges (NATE) and the International Reciprocal Trade Association (IRTA). Both offer training and promote high ethical standards among their members. Moreover, each has created its own currency through which its member barter companies can trade. NATE's currency is known as the BANC and IRTA's currency is called Universal Currency (UC). In Canada, barter continues to thrive. The largest b2b barter exchange is International Monetary Systems (IMS Barter), founded in 1985. P2P bartering has seen a renaissance in major Canadian cities through Bunz - built as a network of Facebook groups that went on to become a stand-alone bartering based app in January 2016. Within the first year, Bunz accumulated over 75,000 users in over 200 cities worldwide. Corporate barter focuses on larger transactions, which is different from a traditional, retail oriented barter exchange. Corporate barter exchanges typically use media and advertising as leverage for their larger transactions. It entails the use of a currency unit called a "trade-credit". The trade-credit must not only be known and guaranteed but also be valued in an amount the media and advertising could have been purchased for had the "client" bought it themselves (contract to eliminate ambiguity and risk). Soviet bilateral trade is occasionally called "barter trade", because although the purchases were denominated in U.S. dollars, the transactions were credited to an international clearing account, avoiding the use of hard cash. In the United States, Karl Hess used bartering to make it harder for the IRS to seize his wages and as a form of tax resistance. Hess explained how he turned to barter in an op-ed for The New York Times in 1975. However the IRS now requires barter exchanges to be reported as per the Tax Equity and Fiscal Responsibility Act of 1982. Barter exchanges are considered taxable revenue by the IRS and must be reported on a 1099-B form. According to the IRS, "The fair market value of goods and services exchanged must be included in the income of both parties." Other countries, though, do not have the reporting requirement that the U.S. does concerning proceeds from barter transactions, but taxation is handled the same way as a cash transaction. If one barters for a profit, one pays the appropriate tax; if one generates a loss in the transaction, they have a loss. Bartering for business is also taxed accordingly as business income or business expense. Many barter exchanges require that one register as a business. In countries like Australia and New Zealand, barter transactions require the appropriate tax invoices declaring the value of the transaction and its reciprocal GST component. All records of barter transactions must also be kept for a minimum of five years after the transaction is made. In Spain (particularly the Catalonia region) there is a growing number of exchange markets. These barter markets or swap meets work without money. Participants bring things they do not need and exchange them for the unwanted goods of another participant. Swapping among three parties often helps satisfy tastes when trying to get around the rule that money is not allowed. Other examples are El Cambalache in San Cristobal de las Casas, Chiapas, Mexico and post-Soviet societies. The recent blockchain technologies are making it possible to implement decentralized and autonomous barter exchanges that can be used by crowds on a massive scale. BarterMachine is an Ethereum smart contract based system that allows direct exchange of multiple types and quantities of tokens with others. It also provides a solution miner that allows users to compute direct bartering solutions in their browsers. Bartering solutions can be submitted to BarterMachine which will perform collective transfer of tokens among the blockchain addresses that belong to the users. If there are excess tokens left after the requirements of the users are satisfied, the leftover tokens will be given as reward to the solution miner.
[ { "paragraph_id": 0, "text": "In trade, barter (derived from baretor) is a system of exchange in which participants in a transaction directly exchange goods or services for other goods or services without using a medium of exchange, such as money. Economists usually distinguish barter from gift economies in many ways; barter, for example, features immediate reciprocal exchange, not one delayed in time. Barter usually takes place on a bilateral basis, but may be multilateral (if it is mediated through a trade exchange). In most developed countries, barter usually exists parallel to monetary systems only to a very limited extent. Market actors use barter as a replacement for money as the method of exchange in times of monetary crisis, such as when currency becomes unstable (such as hyperinflation or a deflationary spiral) or simply unavailable for conducting commerce.", "title": "" }, { "paragraph_id": 1, "text": "No ethnographic studies have shown that any present or past society has used barter without any other medium of exchange or measurement, and anthropologists have found no evidence that money emerged from barter. They instead found that gift-giving (credit extended on a personal basis with an inter-personal balance maintained over the long term) was the most usual means of exchange of goods and services. Nevertheless, economists since the times of Adam Smith (1723–1790) often inaccurately imagined pre-modern societies as examples to use the inefficiency of barter to explain the emergence of money, of \"the\" economy, and hence of the discipline of economics itself.", "title": "" }, { "paragraph_id": 2, "text": "Adam Smith sought to demonstrate that markets (and economies) pre-existed the state. He argued that money was not the creation of governments. Markets emerged, in his view, out of the division of labour, by which individuals began to specialize in specific crafts and hence had to depend on others for subsistence goods. These goods were first exchanged by barter. Specialization depended on trade but was hindered by the \"double coincidence of wants\" which barter requires, i.e., for the exchange to occur, each participant must want what the other has. To complete this hypothetical history, craftsmen would stockpile one particular good, be it salt or metal, that they thought no one would refuse. This is the origin of money according to Smith. Money, as a universally desired medium of exchange, allows each half of the transaction to be separated.", "title": "Economic theory" }, { "paragraph_id": 3, "text": "Barter is characterized in Adam Smith's \"The Wealth of Nations\" by a disparaging vocabulary: \"haggling, swapping, dickering\". It has also been characterized as negative reciprocity, or \"selfish profiteering\".", "title": "Economic theory" }, { "paragraph_id": 4, "text": "Anthropologists have argued, in contrast, \"that when something resembling barter does occur in stateless societies it is almost always between strangers.\" Barter occurred between strangers, not fellow villagers, and hence cannot be used to naturalistically explain the origin of money without the state. Since most people engaged in trade knew each other, exchange was fostered through the extension of credit. Marcel Mauss, author of 'The Gift', argued that the first economic contracts were to not act in one's economic self-interest, and that before money, exchange was fostered through the processes of reciprocity and redistribution, not barter. Everyday exchange relations in such societies are characterized by generalized reciprocity, or a non-calculative familial \"communism\" where each takes according to their needs, and gives as they have.", "title": "Economic theory" }, { "paragraph_id": 5, "text": "Often the following features are associated with barter transactions:", "title": "Economic theory" }, { "paragraph_id": 6, "text": "There is a demand focus for things of a different kind.", "title": "Economic theory" }, { "paragraph_id": 7, "text": "The parties of the barter transaction are both equal and free.", "title": "Economic theory" }, { "paragraph_id": 8, "text": "The transaction happens simultaneously.", "title": "Economic theory" }, { "paragraph_id": 9, "text": "The transaction is transformative.", "title": "Economic theory" }, { "paragraph_id": 10, "text": "There is no criterion of value.", "title": "Economic theory" }, { "paragraph_id": 11, "text": "Since direct barter does not require payment in money, it can be utilized when money is in short supply, when there is little information about the credit worthiness of trade partners, or when there is a lack of trust between those trading.", "title": "Economic theory" }, { "paragraph_id": 12, "text": "Barter is an option to those who cannot afford to store their small supply of wealth in money, especially in hyperinflation situations where money devalues quickly.", "title": "Economic theory" }, { "paragraph_id": 13, "text": "The limitations of barter are often explained in terms of its inefficiencies in facilitating exchange in comparison to money.", "title": "Economic theory" }, { "paragraph_id": 14, "text": "It is said that barter is 'inefficient' because:", "title": "Economic theory" }, { "paragraph_id": 15, "text": "Other anthropologists have questioned whether barter is typically between \"total\" strangers, a form of barter known as \"silent trade\". Silent trade, also called silent barter, dumb barter (\"dumb\" here used in its old meaning of \"mute\"), or depot trade, is a method by which traders who cannot speak each other's language can trade without talking. However, Benjamin Orlove has shown that while barter occurs through \"silent trade\" (between strangers), it occurs in commercial markets as well. \"Because barter is a difficult way of conducting trade, it will occur only where there are strong institutional constraints on the use of money or where the barter symbolically denotes a special social relationship and is used in well-defined conditions. To sum up, multipurpose money in markets is like lubrication for machines - necessary for the most efficient function, but not necessary for the existence of the market itself.\"", "title": "History" }, { "paragraph_id": 16, "text": "In his analysis of barter between coastal and inland villages in the Trobriand Islands, Keith Hart highlighted the difference between highly ceremonial gift exchange between community leaders, and the barter that occurs between individual households. The haggling that takes place between strangers is possible because of the larger temporary political order established by the gift exchanges of leaders. From this he concludes that barter is \"an atomized interaction predicated upon the presence of society\" (i.e. that social order established by gift exchange), and not typical between complete strangers.", "title": "History" }, { "paragraph_id": 17, "text": "As Orlove noted, barter may occur in commercial economies, usually during periods of monetary crisis. During such a crisis, currency may be in short supply, or highly devalued through hyperinflation. In such cases, money ceases to be the universal medium of exchange or standard of value. Money may be in such short supply that it becomes an item of barter itself rather than the means of exchange. Barter may also occur when people cannot afford to keep money (as when hyperinflation quickly devalues it).", "title": "History" }, { "paragraph_id": 18, "text": "An example of this would be during the Crisis in Bolivarian Venezuela, when Venezuelans resorted to bartering as a result of hyperinflation. The increasingly low value of bank notes, and their lack of circulation in suburban areas, meant that many Venezuelans, especially those living outside of larger cities, took to the trading over their own goods for even the most basic of transactions.", "title": "History" }, { "paragraph_id": 19, "text": "Additionally, in the wake of the 2008 financial crisis, barter exchanges reported a double-digit increase in membership, due to the scarcity of fiat money, and the degradation of monetary system sentiment.", "title": "History" }, { "paragraph_id": 20, "text": "Economic historian Karl Polanyi has argued that where barter is widespread, and cash supplies limited, barter is aided by the use of credit, brokerage, and money as a unit of account (i.e. used to price items). All of these strategies are found in ancient economies including Ptolemaic Egypt. They are also the basis for more recent barter exchange systems.", "title": "History" }, { "paragraph_id": 21, "text": "While one-to-one bartering is practised between individuals and businesses on an informal basis, organized barter exchanges have developed to conduct third party bartering which helps overcome some of the limitations of barter. A barter exchange operates as a broker and bank in which each participating member has an account that is debited when purchases are made, and credited when sales are made.", "title": "History" }, { "paragraph_id": 22, "text": "Modern barter and trade has evolved considerably to become an effective method of increasing sales, conserving cash, moving inventory, and making use of excess production capacity for businesses around the world. Businesses in a barter earn trade credits (instead of cash) that are deposited into their account. They then have the ability to purchase goods and services from other members utilizing their trade credits – they are not obligated to purchase from those whom they sold to, and vice versa. The exchange plays an important role because they provide the record-keeping, brokering expertise and monthly statements to each member. Commercial exchanges make money by charging a commission on each transaction either all on the buy side, all on the sell side, or a combination of both. Transaction fees typically run between 8 and 15%. A successful example is International Monetary Systems, which was founded in 1985 and is one of the first exchanges in North America opened after the TEFRA Act of 1982.", "title": "History" }, { "paragraph_id": 23, "text": "Since the 1930s, organized barter has been a common type of barter where company's join a barter organization (barter company) which serves as a hub to exchange goods and services without money as a medium of exchange. Similarly to brokerage houses, barter company facilitates the exchange of goods and services between member companies, allowing members to acquire goods and services by providing their own as payment. Member companies are required to sign a barter agreement with the barter company as a condition of their membership. In turn, the barter company provides each member with the current levels of supply and demand for each good and service which can be purchased or sold in the system. These transactions are mediated by barter authorities of the member companies. The barter member companies can then acquire their desired goods or services from another member company within a predetermined time. Failure to deliver the good or service within the fixed time period results in the debt being settled in cash. Each member company pays an annual membership fee and purchase and sales commission outlined in the contract. Organized barter increases liquidity for member companies as it mitigates the requirement of cash to settle transactions, enabling sales and purchases to be made with excess capacity or surplus inventory. Additionally, organized barter facilitates competitive advantage within industries and sectors. Considering the quantity of transactions depending on the supply-demand balance of the goods and services within the barter organization, member companies tend to face minimal competition within their own operating sector.", "title": "History" }, { "paragraph_id": 24, "text": "Producers, wholesalers and distributors tend to engage in corporate barter as a method of exchanging goods and services with companies they are in business with. These bilateral barter transactions are targeted towards companies aiming to convert stagnant inventories into receivable goods or services, to increase market share without cash investments, and to protect liquidity. However, issues arise as to the imbalance of supply and demand of desired goods and services and the inability to efficiently match the value of goods and services exchanged in these transactions.", "title": "History" }, { "paragraph_id": 25, "text": "The Owenite socialists in Britain and the United States in the 1830s were the first to attempt to organize barter exchanges. Owenism developed a \"theory of equitable exchange\" as a critique of the exploitative wage relationship between capitalist and labourer, by which all profit accrued to the capitalist. To counteract the uneven playing field between employers and employed, they proposed \"schemes of labour notes based on labour time, thus institutionalizing Owen's demand that human labour, not money, be made the standard of value.\" This alternate currency eliminated price variability between markets, as well as the role of merchants who bought low and sold high. The system arose in a period where paper currency was an innovation. Paper currency was an IOU circulated by a bank (a promise to pay, not a payment in itself). Both merchants and an unstable paper currency created difficulties for direct producers.", "title": "History" }, { "paragraph_id": 26, "text": "An alternate currency, denominated in labour time, would prevent profit taking by middlemen; all goods exchanged would be priced only in terms of the amount of labour that went into them as expressed in the maxim 'Cost the limit of price'. It became the basis of exchanges in London, and in America, where the idea was implemented at the New Harmony communal settlement by Josiah Warren in 1826, and in his Cincinnati 'Time store' in 1827. Warren ideas were adopted by other Owenites and currency reformers, even though the labour exchanges were relatively short lived.", "title": "History" }, { "paragraph_id": 27, "text": "In England, about 30 to 40 cooperative societies sent their surplus goods to an \"exchange bazaar\" for direct barter in London, which later adopted a similar labour note. The British Association for Promoting Cooperative Knowledge established an \"equitable labour exchange\" in 1830. This was expanded as the National Equitable Labour Exchange in 1832 on Grays Inn Road in London. These efforts became the basis of the British cooperative movement of the 1840s. In 1848, the socialist and first self-designated anarchist Pierre-Joseph Proudhon postulated a system of time chits.", "title": "History" }, { "paragraph_id": 28, "text": "Michael Linton this originated the term \"local exchange trading system\" (LETS) in 1983 and for a time ran the Comox Valley LETSystems in Courtenay, British Columbia. LETS networks use interest-free local credit so direct swaps do not need to be made. For instance, a member may earn credit by doing childcare for one person and spend it later on carpentry with another person in the same network. In LETS, unlike other local currencies, no scrip is issued, but rather transactions are recorded in a central location open to all members. As credit is issued by the network members, for the benefit of the members themselves, LETS are considered mutual credit systems.", "title": "History" }, { "paragraph_id": 29, "text": "The first exchange system was the Swiss WIR Bank. It was founded in 1934 as a result of currency shortages after the stock market crash of 1929. \"WIR\" is both an abbreviation of Wirtschaftsring (economic circle) and the word for \"we\" in German, reminding participants that the economic circle is also a community.", "title": "History" }, { "paragraph_id": 30, "text": "In Australia and New Zealand, the largest barter exchange is Bartercard, founded in 1991, with offices in the United Kingdom, United States, Cyprus, UAE, Thailand, and most recently, South Africa. Other than its name suggests, it uses an electronic local currency, the trade dollar. Since its inception, Bartercard has amassed a trading value of over US$10 billion, and increased its customer network to 35,000 cardholders.", "title": "History" }, { "paragraph_id": 31, "text": "In business, barter has the benefit that one gets to know each other, one discourages investments for rent (which is inefficient) and one can impose trade sanctions on dishonest partners.", "title": "Bartering in business" }, { "paragraph_id": 32, "text": "According to the International Reciprocal Trade Association, the industry trade body, more than 450,000 businesses transacted $10 billion globally in 2008 – and officials expect trade volume to grow by 15% in 2009.", "title": "Bartering in business" }, { "paragraph_id": 33, "text": "It is estimated that over 450,000 businesses in the United States were involved in barter exchange activities in 2010. There are approximately 400 commercial and corporate barter companies serving all parts of the world. There are many opportunities for entrepreneurs to start a barter exchange. Several major cities in the U.S. and Canada do not currently have a local barter exchange. There are two industry groups in the United States, the National Association of Trade Exchanges (NATE) and the International Reciprocal Trade Association (IRTA). Both offer training and promote high ethical standards among their members. Moreover, each has created its own currency through which its member barter companies can trade. NATE's currency is known as the BANC and IRTA's currency is called Universal Currency (UC).", "title": "Bartering in business" }, { "paragraph_id": 34, "text": "In Canada, barter continues to thrive. The largest b2b barter exchange is International Monetary Systems (IMS Barter), founded in 1985. P2P bartering has seen a renaissance in major Canadian cities through Bunz - built as a network of Facebook groups that went on to become a stand-alone bartering based app in January 2016. Within the first year, Bunz accumulated over 75,000 users in over 200 cities worldwide.", "title": "Bartering in business" }, { "paragraph_id": 35, "text": "Corporate barter focuses on larger transactions, which is different from a traditional, retail oriented barter exchange. Corporate barter exchanges typically use media and advertising as leverage for their larger transactions. It entails the use of a currency unit called a \"trade-credit\". The trade-credit must not only be known and guaranteed but also be valued in an amount the media and advertising could have been purchased for had the \"client\" bought it themselves (contract to eliminate ambiguity and risk).", "title": "Bartering in business" }, { "paragraph_id": 36, "text": "Soviet bilateral trade is occasionally called \"barter trade\", because although the purchases were denominated in U.S. dollars, the transactions were credited to an international clearing account, avoiding the use of hard cash.", "title": "Bartering in business" }, { "paragraph_id": 37, "text": "In the United States, Karl Hess used bartering to make it harder for the IRS to seize his wages and as a form of tax resistance. Hess explained how he turned to barter in an op-ed for The New York Times in 1975. However the IRS now requires barter exchanges to be reported as per the Tax Equity and Fiscal Responsibility Act of 1982. Barter exchanges are considered taxable revenue by the IRS and must be reported on a 1099-B form. According to the IRS, \"The fair market value of goods and services exchanged must be included in the income of both parties.\"", "title": "Tax implications" }, { "paragraph_id": 38, "text": "Other countries, though, do not have the reporting requirement that the U.S. does concerning proceeds from barter transactions, but taxation is handled the same way as a cash transaction. If one barters for a profit, one pays the appropriate tax; if one generates a loss in the transaction, they have a loss. Bartering for business is also taxed accordingly as business income or business expense. Many barter exchanges require that one register as a business.", "title": "Tax implications" }, { "paragraph_id": 39, "text": "In countries like Australia and New Zealand, barter transactions require the appropriate tax invoices declaring the value of the transaction and its reciprocal GST component. All records of barter transactions must also be kept for a minimum of five years after the transaction is made.", "title": "Tax implications" }, { "paragraph_id": 40, "text": "In Spain (particularly the Catalonia region) there is a growing number of exchange markets. These barter markets or swap meets work without money. Participants bring things they do not need and exchange them for the unwanted goods of another participant. Swapping among three parties often helps satisfy tastes when trying to get around the rule that money is not allowed.", "title": "Recent developments" }, { "paragraph_id": 41, "text": "Other examples are El Cambalache in San Cristobal de las Casas, Chiapas, Mexico and post-Soviet societies.", "title": "Recent developments" }, { "paragraph_id": 42, "text": "The recent blockchain technologies are making it possible to implement decentralized and autonomous barter exchanges that can be used by crowds on a massive scale. BarterMachine is an Ethereum smart contract based system that allows direct exchange of multiple types and quantities of tokens with others. It also provides a solution miner that allows users to compute direct bartering solutions in their browsers. Bartering solutions can be submitted to BarterMachine which will perform collective transfer of tokens among the blockchain addresses that belong to the users. If there are excess tokens left after the requirements of the users are satisfied, the leftover tokens will be given as reward to the solution miner.", "title": "Recent developments" } ]
In trade, barter is a system of exchange in which participants in a transaction directly exchange goods or services for other goods or services without using a medium of exchange, such as money. Economists usually distinguish barter from gift economies in many ways; barter, for example, features immediate reciprocal exchange, not one delayed in time. Barter usually takes place on a bilateral basis, but may be multilateral. In most developed countries, barter usually exists parallel to monetary systems only to a very limited extent. Market actors use barter as a replacement for money as the method of exchange in times of monetary crisis, such as when currency becomes unstable or simply unavailable for conducting commerce. No ethnographic studies have shown that any present or past society has used barter without any other medium of exchange or measurement, and anthropologists have found no evidence that money emerged from barter. They instead found that gift-giving was the most usual means of exchange of goods and services. Nevertheless, economists since the times of Adam Smith (1723–1790) often inaccurately imagined pre-modern societies as examples to use the inefficiency of barter to explain the emergence of money, of "the" economy, and hence of the discipline of economics itself.
2002-02-25T15:43:11Z
2023-12-17T02:52:06Z
[ "Template:Tax resistance", "Template:Circa", "Template:Portal", "Template:Cite news", "Template:Cite video", "Template:Commons category-inline", "Template:Cite EB1911", "Template:Main article", "Template:Cn", "Template:Div col", "Template:Div col end", "Template:Cite book", "Template:Use dmy dates", "Template:Reflist", "Template:Cite web", "Template:Simple living", "Template:Citation needed", "Template:Cite journal", "Template:Cite magazine", "Template:Short description", "Template:Other uses", "Template:Use British English", "Template:Economic anthropology", "Template:Economic systems sidebar", "Template:Means of Exchange", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Barter
4,233
Berthe Morisot
Berthe Marie Pauline Morisot (French: [bɛʁt mɔʁizo]; January 14, 1841 – March 2, 1895) was a French painter and a member of the circle of painters in Paris who became known as the Impressionists. In 1864, Morisot exhibited for the first time in the highly esteemed Salon de Paris. Sponsored by the government and judged by Academicians, the Salon was the official, annual exhibition of the Académie des beaux-arts in Paris. Her work was selected for exhibition in six subsequent Salons until, in 1874, she joined the "rejected" Impressionists in the first of their own exhibitions, which included Paul Cézanne, Edgar Degas, Claude Monet, Camille Pissarro, Pierre-Auguste Renoir and Alfred Sisley. It was held at the studio of the photographer Nadar. Morisot went on to participate in all but one of the following eight impressionist exhibitions, between 1874 and 1886. Morisot was married to Eugène Manet, the brother of her friend and colleague Édouard Manet. She was described by art critic Gustave Geffroy in 1894 as one of "les trois grandes dames" (The three great ladies) of Impressionism alongside Marie Bracquemond and Mary Cassatt. Morisot was born January 14, 1841, in Bourges, France, into an affluent bourgeois family. Her father, Edmé Tiburce Morisot, was the prefect (senior administrator) of the department of Cher. He also studied architecture at École des Beaux Arts. Her mother, Marie-Joséphine-Cornélie Thomas, was the great-niece of Jean-Honoré Fragonard, one of the most prolific Rococo painters of the ancien régime. She had two older sisters, Yves (1838–1893) and Edma (1839–1921), plus a younger brother, Tiburce, born in 1848. The family moved to Paris in 1852, when Morisot was a child. It was commonplace for daughters of bourgeois families to receive art education, so Berthe and her sisters Yves and Edma were taught privately by Geoffroy-Alphonse Chocarne and Joseph Guichard. Morisot and her sisters initially started taking lessons so that they could each make a drawing for their father for his birthday. In 1857 Guichard, who ran a school for girls in Rue des Moulins, introduced Berthe and Edma to the Louvre gallery where from 1858 they learned by copying paintings. The Morisots were not only forbidden to work at the museum unchaperoned, but they were also totally barred from formal training. Guichard also introduced them to the works of Gavarni. As art students, Berthe and Edma worked closely together until 1869, when Edma married Adolphe Pontillon, a naval officer, moved to Cherbourg, and had less time to paint. Letters between the sisters show a loving relationship, underscored by Berthe's regret at the distance between them and Edma's withdrawal from painting. Edma wholeheartedly supported Berthe's continued work and their families always remained close. Edma wrote "… I am often with you in thought, dear Berthe. I’m in your studio and I like to slip away, if only for a quarter of an hour, to breathe that atmosphere that we shared for many years…". Her sister Yves married Theodore Gobillard, a tax inspector, in 1866 and was painted by Edgar Degas as Mrs Theodore Gobillard (Metropolitan Museum of Art, New York City). As a copyist at the Louvre, Morisot met and befriended other artists such as Manet and Monet. In 1861 she was introduced to Jean-Baptiste-Camille Corot, the pivotal landscape painter of the Barbizon school who also excelled in figure painting. Under Corot's influence, she took up the plein air (outdoors) method of working. By 1863 she was studying under Achille Oudinot [fr], another Barbizon painter. In the winter of 1863–64 she studied sculpture under Aimé Millet, but none of her sculptures is known to survive. It is hard to trace the stages of Morisot's training and to tell the exact influence of her teachers because she was never pleased with her work and she destroyed nearly all of the artworks she produced before 1869. Her first teacher, Geoffroy-Alphonse Chocarne, taught her the basics of drawing. After several months, Morisot began to take classes taught by Guichard. During this period, she drew mostly ancient classical figures. When Morisot expressed her interests in plein-air painting, Guichard sent her to follow Corot and Oudinot. Painting outdoors, she used watercolors which are easy to carry. At that time, Morisot also became interested in pastel. During this period, Morisot still found oil painting difficult, and worked mostly in watercolor. Her choice of colors is rather restrained; however, the delicate repetition of hues renders a balanced effect. Due to specific characteristics of watercolors as a medium, Morisot was able to create a translucent atmosphere and feathery touch, which contribute to the freshness in her paintings. Having become more confident about oil painting, Morisot worked in oil, watercolor and pastel at the same time, as Degas did. She painted very quickly but did much sketching as preparation, so she could paint "a mouth, eyes, and a nose with a single brushstroke." She made countless studies of her subjects, which were drawn from her life so she became quite familiar with them. When it became inconvenient to paint outdoors, the highly finished watercolors done in the preparatory stages allowed her to continue painting indoors later. After 1885, drawing began to dominate in Morisot's works. Morisot actively experimented with charcoals and color pencils. Her reviving interest in drawing was motivated by her Impressionist friends, who are known for blurring forms. Morisot put her emphasis on the clarification of the form and lines during this period. In addition, she was influenced by photography and Japonisme. She adopted the style of placing objects away from the center of the composition from Japanese prints of the time. Morisot started to use the technique of squaring and the medium of tracing paper to transcribe her drawing to the canvas exactly. By employing this new method, Morisot was able to create compositions with more complicated interaction between figures. She stressed the composition and the forms while her Impressionist brushstrokes still remained. Her original synthesis of the Impressionist touch with broad strokes and light reflections, and the graphic approach featured by clear lines, made her late works distinctive. Because she was a female artist, Morisot's paintings were often labeled as being full of "feminine charm" by male critics, for their elegance and lightness. In 1890, Morisot wrote in a notebook about her struggles to be taken seriously as an artist: "I don't think there has ever been a man who treated a woman as an equal and that's all I would have asked for, for I know I'm worth as much as they." Her light brushstrokes often led to critics using the verb "effleurer" (to touch lightly, brush against) to describe her technique. In her early life, Morisot painted in the open air as other Impressionists to look for truths in observation. Around 1880 she began painting on unprimed canvases—a technique Manet and Eva Gonzalès also experimented with at the time—and her brushwork became looser. In 1888–89, her brushstrokes transitioned from short, rapid strokes to long, sinuous ones that define form. The outer edges of her paintings were often left unfinished, allowing the canvas to show through and increasing the sense of spontaneity. After 1885, she worked mostly from preliminary drawings before beginning her oil paintings. She often worked in oil paint, watercolors, and pastel simultaneously, and sketched using various drawing media. Morisot's works are almost always small in scale. Morisot creates a sense of space and depth through the use of color. Although her color palette was somewhat limited, her fellow impressionists regarded her as a "virtuoso colorist". She typically made expansive use of white to create a sense of transparency, whether used as a pure white or mixed with other colors. In her large painting The Cherry Tree, the colors are more vivid but still emphasize the form. Inspired by Manet's drawings, she kept the use of color to a minimum when constructing a motif. Responding to the experiments conducted by Manet and Edgar Degas, Morisot used barely tinted whites to harmonize the paintings. Like Degas, she played with three media simultaneously in one painting: watercolor, pastel, and oil paints. In the second half of her career, she learned from Renoir by mimicking his motifs. She also shared an interest in keeping a balance between the density of figures and the atmospheric traits of light with Renoir in her later works. Morisot painted what she experienced on a daily basis. Most of her paintings include domestic scenes of family, children, ladies, and flowers, depicting what women's life was like in the late nineteenth century. Instead of portraying the public space and society, Morisot preferred private, intimate scenes. This reflects the cultural restrictions of her class and gender at that time. Like her fellow Impressionist Mary Cassatt, she focused on domestic life and portraits in which she could use family and personal friends as models, including her daughter Julie and sister Edma. The stenographic presentation of her daily life conveys a strong hope to stop the fleeting passage of time. By portraying flowers, she used metaphors to celebrate womanhood. Prior to the 1860s, Morisot painted subjects in line with the Barbizon school before turning to scenes of contemporary femininity. Paintings like The Cradle (1872), in which she depicted current trends for nursery furniture, reflect her sensitivity to fashion and advertising, both of which would have been apparent to her female audience. Her works also include landscapes, garden settings, boating scenes, and themes of boredom or ennui. Later in her career Morisot worked with more ambitious themes, such as nudes. In her late works, she often referred to the past to recall a memory from her earlier life and youth, and her departed companions. Morisot's first appearance in the Salon de Paris came at the age of twenty-three in 1864, with the acceptance of two landscape paintings. She continued to show regularly in the Salon, to generally favorable reviews, until 1873, the year before the first Impressionist exhibition. She exhibited with the Impressionists from 1874 onwards, only missing the exhibition in 1878 when her daughter was born. Impressionism's alleged attachment to brilliant color, sensual surface effects, and fleeting sensory perceptions led a number of critics to assert in retrospect that this style, once primarily the battlefield of insouciant, combative males, was inherently feminine and best suited to women's weaker temperaments, lesser intellectual capabilities, and greater sensibility. During Morisot's 1874 exhibition with the Impressionists, such as Monet and Manet, Le Figaro critic Albert Wolff noted that the Impressionists consisted of "five or six lunatics of which one is a woman...[whose] feminine grace is maintained amid the outpourings of a delirious mind." Morisot's mature career began in 1872. She found an audience for her work with Durand-Ruel, the private dealer, who bought twenty-two paintings. In 1877, she was described by the critic for Le Temps as the "one real Impressionist in this group." She chose to exhibit under her full maiden name instead of using a pseudonym or her married name. As her skill and style improved, many began to rethink their opinion toward Morisot. In the 1880 exhibition, many reviews judged Morisot among the best, even including Le Figaro critic Albert Wolff. Morisot came from an eminent family, the daughter of a government official and the great-niece of Rococo artist Jean-Honoré Fragonard. She met her longtime friend and colleague, Édouard Manet, in 1868. By the introduction of Manet, Morisot was married to Édouard's brother, Eugène Manet in 1874. On November 14, 1878, she gave birth to her only child, Julie, who posed frequently for her mother and other Impressionist artists, including Renoir and her uncle Édouard. Correspondence between Morisot and Édouard Manet shows warm affection, and Manet gave her an easel as a Christmas present. Morisot often posed for Manet and there are several portrait paintings of Morisot such as Repose (Portrait of Berthe Morisot) and Berthe Morisot with a Bouquet. Morisot died on March 2, 1895, in Paris, of pneumonia contracted while attending to her daughter Julie's similar illness, thus making Julie an orphan at the age of 16. She was interred in the Cimetière de Passy. This limited selection is based in part on the book Berthe Morisot by Charles F. Stuckey, William P. Scott and Susan G. Lindsay, which is in turn drawn from the 1961 catalogue by Marie-Louise Bataille, Rouaart Denis and Georges Wildenstein. There are variations between the dates of execution, first showing and purchase. Titles may vary between sources. Morisot's work sold comparatively well. She achieved the two highest prices at a Hôtel Drouot auction in 1875, the Interior (Young Woman with Mirror) sold for 480 francs, and her pastel On the Lawn sold for 320 francs. Her works averaged 250 francs, the best relative prices at the auction. In February 2013, Morisot became the highest priced female artist, when After Lunch (1881), a portrait of a young redhead in a straw hat and purple dress, sold for $10.9 million at a Christie's auction. The painting achieved roughly three times its upper estimate, and it exceeded the 2012 record of $10.7 million for a sculpture by Louise Bourgeois. She was portrayed by actress Marine Delterme in a 2012 French biographical TV film directed by Caroline Champetier. The character of Beatrice de Clerval in Elizabeth Kostova's The Swan Thieves is largely based on Morisot. She was featured as the "A First Impressionist" in an article written by Anne Truitt in the New York Times on June 3, 1990. From Melissa Burdick Harmon, an editor at Biography magazine, "While some of Morisot's work may seem to us today like sweet depictions of babies in cradles, at the time these images were considered extremely intimate, as objects related to infants belonged exclusively to the world of women." In 2019, the Musée d'Orsay devoted a temporary exhibition to Berthe Morisot to pay tribute to her work.
[ { "paragraph_id": 0, "text": "Berthe Marie Pauline Morisot (French: [bɛʁt mɔʁizo]; January 14, 1841 – March 2, 1895) was a French painter and a member of the circle of painters in Paris who became known as the Impressionists.", "title": "" }, { "paragraph_id": 1, "text": "In 1864, Morisot exhibited for the first time in the highly esteemed Salon de Paris. Sponsored by the government and judged by Academicians, the Salon was the official, annual exhibition of the Académie des beaux-arts in Paris. Her work was selected for exhibition in six subsequent Salons until, in 1874, she joined the \"rejected\" Impressionists in the first of their own exhibitions, which included Paul Cézanne, Edgar Degas, Claude Monet, Camille Pissarro, Pierre-Auguste Renoir and Alfred Sisley. It was held at the studio of the photographer Nadar. Morisot went on to participate in all but one of the following eight impressionist exhibitions, between 1874 and 1886.", "title": "" }, { "paragraph_id": 2, "text": "Morisot was married to Eugène Manet, the brother of her friend and colleague Édouard Manet.", "title": "" }, { "paragraph_id": 3, "text": "She was described by art critic Gustave Geffroy in 1894 as one of \"les trois grandes dames\" (The three great ladies) of Impressionism alongside Marie Bracquemond and Mary Cassatt.", "title": "" }, { "paragraph_id": 4, "text": "Morisot was born January 14, 1841, in Bourges, France, into an affluent bourgeois family. Her father, Edmé Tiburce Morisot, was the prefect (senior administrator) of the department of Cher. He also studied architecture at École des Beaux Arts. Her mother, Marie-Joséphine-Cornélie Thomas, was the great-niece of Jean-Honoré Fragonard, one of the most prolific Rococo painters of the ancien régime. She had two older sisters, Yves (1838–1893) and Edma (1839–1921), plus a younger brother, Tiburce, born in 1848. The family moved to Paris in 1852, when Morisot was a child.", "title": "Early life" }, { "paragraph_id": 5, "text": "It was commonplace for daughters of bourgeois families to receive art education, so Berthe and her sisters Yves and Edma were taught privately by Geoffroy-Alphonse Chocarne and Joseph Guichard. Morisot and her sisters initially started taking lessons so that they could each make a drawing for their father for his birthday. In 1857 Guichard, who ran a school for girls in Rue des Moulins, introduced Berthe and Edma to the Louvre gallery where from 1858 they learned by copying paintings. The Morisots were not only forbidden to work at the museum unchaperoned, but they were also totally barred from formal training. Guichard also introduced them to the works of Gavarni.", "title": "Early life" }, { "paragraph_id": 6, "text": "As art students, Berthe and Edma worked closely together until 1869, when Edma married Adolphe Pontillon, a naval officer, moved to Cherbourg, and had less time to paint. Letters between the sisters show a loving relationship, underscored by Berthe's regret at the distance between them and Edma's withdrawal from painting. Edma wholeheartedly supported Berthe's continued work and their families always remained close. Edma wrote \"… I am often with you in thought, dear Berthe. I’m in your studio and I like to slip away, if only for a quarter of an hour, to breathe that atmosphere that we shared for many years…\".", "title": "Early life" }, { "paragraph_id": 7, "text": "Her sister Yves married Theodore Gobillard, a tax inspector, in 1866 and was painted by Edgar Degas as Mrs Theodore Gobillard (Metropolitan Museum of Art, New York City).", "title": "Early life" }, { "paragraph_id": 8, "text": "As a copyist at the Louvre, Morisot met and befriended other artists such as Manet and Monet. In 1861 she was introduced to Jean-Baptiste-Camille Corot, the pivotal landscape painter of the Barbizon school who also excelled in figure painting. Under Corot's influence, she took up the plein air (outdoors) method of working. By 1863 she was studying under Achille Oudinot [fr], another Barbizon painter. In the winter of 1863–64 she studied sculpture under Aimé Millet, but none of her sculptures is known to survive.", "title": "Early life" }, { "paragraph_id": 9, "text": "It is hard to trace the stages of Morisot's training and to tell the exact influence of her teachers because she was never pleased with her work and she destroyed nearly all of the artworks she produced before 1869. Her first teacher, Geoffroy-Alphonse Chocarne, taught her the basics of drawing. After several months, Morisot began to take classes taught by Guichard. During this period, she drew mostly ancient classical figures. When Morisot expressed her interests in plein-air painting, Guichard sent her to follow Corot and Oudinot. Painting outdoors, she used watercolors which are easy to carry. At that time, Morisot also became interested in pastel.", "title": "Main periods of Morisot's work" }, { "paragraph_id": 10, "text": "During this period, Morisot still found oil painting difficult, and worked mostly in watercolor. Her choice of colors is rather restrained; however, the delicate repetition of hues renders a balanced effect. Due to specific characteristics of watercolors as a medium, Morisot was able to create a translucent atmosphere and feathery touch, which contribute to the freshness in her paintings.", "title": "Main periods of Morisot's work" }, { "paragraph_id": 11, "text": "Having become more confident about oil painting, Morisot worked in oil, watercolor and pastel at the same time, as Degas did. She painted very quickly but did much sketching as preparation, so she could paint \"a mouth, eyes, and a nose with a single brushstroke.\" She made countless studies of her subjects, which were drawn from her life so she became quite familiar with them. When it became inconvenient to paint outdoors, the highly finished watercolors done in the preparatory stages allowed her to continue painting indoors later.", "title": "Main periods of Morisot's work" }, { "paragraph_id": 12, "text": "After 1885, drawing began to dominate in Morisot's works. Morisot actively experimented with charcoals and color pencils. Her reviving interest in drawing was motivated by her Impressionist friends, who are known for blurring forms. Morisot put her emphasis on the clarification of the form and lines during this period. In addition, she was influenced by photography and Japonisme. She adopted the style of placing objects away from the center of the composition from Japanese prints of the time.", "title": "Main periods of Morisot's work" }, { "paragraph_id": 13, "text": "Morisot started to use the technique of squaring and the medium of tracing paper to transcribe her drawing to the canvas exactly. By employing this new method, Morisot was able to create compositions with more complicated interaction between figures. She stressed the composition and the forms while her Impressionist brushstrokes still remained. Her original synthesis of the Impressionist touch with broad strokes and light reflections, and the graphic approach featured by clear lines, made her late works distinctive.", "title": "Main periods of Morisot's work" }, { "paragraph_id": 14, "text": "Because she was a female artist, Morisot's paintings were often labeled as being full of \"feminine charm\" by male critics, for their elegance and lightness. In 1890, Morisot wrote in a notebook about her struggles to be taken seriously as an artist: \"I don't think there has ever been a man who treated a woman as an equal and that's all I would have asked for, for I know I'm worth as much as they.\" Her light brushstrokes often led to critics using the verb \"effleurer\" (to touch lightly, brush against) to describe her technique. In her early life, Morisot painted in the open air as other Impressionists to look for truths in observation. Around 1880 she began painting on unprimed canvases—a technique Manet and Eva Gonzalès also experimented with at the time—and her brushwork became looser. In 1888–89, her brushstrokes transitioned from short, rapid strokes to long, sinuous ones that define form. The outer edges of her paintings were often left unfinished, allowing the canvas to show through and increasing the sense of spontaneity. After 1885, she worked mostly from preliminary drawings before beginning her oil paintings. She often worked in oil paint, watercolors, and pastel simultaneously, and sketched using various drawing media. Morisot's works are almost always small in scale.", "title": "Style and technique" }, { "paragraph_id": 15, "text": "Morisot creates a sense of space and depth through the use of color. Although her color palette was somewhat limited, her fellow impressionists regarded her as a \"virtuoso colorist\". She typically made expansive use of white to create a sense of transparency, whether used as a pure white or mixed with other colors. In her large painting The Cherry Tree, the colors are more vivid but still emphasize the form.", "title": "Style and technique" }, { "paragraph_id": 16, "text": "Inspired by Manet's drawings, she kept the use of color to a minimum when constructing a motif. Responding to the experiments conducted by Manet and Edgar Degas, Morisot used barely tinted whites to harmonize the paintings. Like Degas, she played with three media simultaneously in one painting: watercolor, pastel, and oil paints. In the second half of her career, she learned from Renoir by mimicking his motifs. She also shared an interest in keeping a balance between the density of figures and the atmospheric traits of light with Renoir in her later works.", "title": "Style and technique" }, { "paragraph_id": 17, "text": "Morisot painted what she experienced on a daily basis. Most of her paintings include domestic scenes of family, children, ladies, and flowers, depicting what women's life was like in the late nineteenth century. Instead of portraying the public space and society, Morisot preferred private, intimate scenes. This reflects the cultural restrictions of her class and gender at that time. Like her fellow Impressionist Mary Cassatt, she focused on domestic life and portraits in which she could use family and personal friends as models, including her daughter Julie and sister Edma. The stenographic presentation of her daily life conveys a strong hope to stop the fleeting passage of time. By portraying flowers, she used metaphors to celebrate womanhood. Prior to the 1860s, Morisot painted subjects in line with the Barbizon school before turning to scenes of contemporary femininity. Paintings like The Cradle (1872), in which she depicted current trends for nursery furniture, reflect her sensitivity to fashion and advertising, both of which would have been apparent to her female audience. Her works also include landscapes, garden settings, boating scenes, and themes of boredom or ennui. Later in her career Morisot worked with more ambitious themes, such as nudes. In her late works, she often referred to the past to recall a memory from her earlier life and youth, and her departed companions.", "title": "Subjects" }, { "paragraph_id": 18, "text": "Morisot's first appearance in the Salon de Paris came at the age of twenty-three in 1864, with the acceptance of two landscape paintings. She continued to show regularly in the Salon, to generally favorable reviews, until 1873, the year before the first Impressionist exhibition. She exhibited with the Impressionists from 1874 onwards, only missing the exhibition in 1878 when her daughter was born.", "title": "Impressionism" }, { "paragraph_id": 19, "text": "Impressionism's alleged attachment to brilliant color, sensual surface effects, and fleeting sensory perceptions led a number of critics to assert in retrospect that this style, once primarily the battlefield of insouciant, combative males, was inherently feminine and best suited to women's weaker temperaments, lesser intellectual capabilities, and greater sensibility.", "title": "Impressionism" }, { "paragraph_id": 20, "text": "During Morisot's 1874 exhibition with the Impressionists, such as Monet and Manet, Le Figaro critic Albert Wolff noted that the Impressionists consisted of \"five or six lunatics of which one is a woman...[whose] feminine grace is maintained amid the outpourings of a delirious mind.\"", "title": "Impressionism" }, { "paragraph_id": 21, "text": "Morisot's mature career began in 1872. She found an audience for her work with Durand-Ruel, the private dealer, who bought twenty-two paintings. In 1877, she was described by the critic for Le Temps as the \"one real Impressionist in this group.\" She chose to exhibit under her full maiden name instead of using a pseudonym or her married name. As her skill and style improved, many began to rethink their opinion toward Morisot. In the 1880 exhibition, many reviews judged Morisot among the best, even including Le Figaro critic Albert Wolff.", "title": "Impressionism" }, { "paragraph_id": 22, "text": "Morisot came from an eminent family, the daughter of a government official and the great-niece of Rococo artist Jean-Honoré Fragonard. She met her longtime friend and colleague, Édouard Manet, in 1868. By the introduction of Manet, Morisot was married to Édouard's brother, Eugène Manet in 1874. On November 14, 1878, she gave birth to her only child, Julie, who posed frequently for her mother and other Impressionist artists, including Renoir and her uncle Édouard.", "title": "Personal life" }, { "paragraph_id": 23, "text": "Correspondence between Morisot and Édouard Manet shows warm affection, and Manet gave her an easel as a Christmas present. Morisot often posed for Manet and there are several portrait paintings of Morisot such as Repose (Portrait of Berthe Morisot) and Berthe Morisot with a Bouquet. Morisot died on March 2, 1895, in Paris, of pneumonia contracted while attending to her daughter Julie's similar illness, thus making Julie an orphan at the age of 16. She was interred in the Cimetière de Passy.", "title": "Personal life" }, { "paragraph_id": 24, "text": "This limited selection is based in part on the book Berthe Morisot by Charles F. Stuckey, William P. Scott and Susan G. Lindsay, which is in turn drawn from the 1961 catalogue by Marie-Louise Bataille, Rouaart Denis and Georges Wildenstein. There are variations between the dates of execution, first showing and purchase. Titles may vary between sources.", "title": "Works" }, { "paragraph_id": 25, "text": "Morisot's work sold comparatively well. She achieved the two highest prices at a Hôtel Drouot auction in 1875, the Interior (Young Woman with Mirror) sold for 480 francs, and her pastel On the Lawn sold for 320 francs. Her works averaged 250 francs, the best relative prices at the auction.", "title": "Art market" }, { "paragraph_id": 26, "text": "In February 2013, Morisot became the highest priced female artist, when After Lunch (1881), a portrait of a young redhead in a straw hat and purple dress, sold for $10.9 million at a Christie's auction. The painting achieved roughly three times its upper estimate, and it exceeded the 2012 record of $10.7 million for a sculpture by Louise Bourgeois.", "title": "Art market" }, { "paragraph_id": 27, "text": "She was portrayed by actress Marine Delterme in a 2012 French biographical TV film directed by Caroline Champetier. The character of Beatrice de Clerval in Elizabeth Kostova's The Swan Thieves is largely based on Morisot.", "title": "Legacy" }, { "paragraph_id": 28, "text": "She was featured as the \"A First Impressionist\" in an article written by Anne Truitt in the New York Times on June 3, 1990.", "title": "Legacy" }, { "paragraph_id": 29, "text": "From Melissa Burdick Harmon, an editor at Biography magazine, \"While some of Morisot's work may seem to us today like sweet depictions of babies in cradles, at the time these images were considered extremely intimate, as objects related to infants belonged exclusively to the world of women.\"", "title": "Legacy" }, { "paragraph_id": 30, "text": "In 2019, the Musée d'Orsay devoted a temporary exhibition to Berthe Morisot to pay tribute to her work.", "title": "Legacy" } ]
Berthe Marie Pauline Morisot was a French painter and a member of the circle of painters in Paris who became known as the Impressionists. In 1864, Morisot exhibited for the first time in the highly esteemed Salon de Paris. Sponsored by the government and judged by Academicians, the Salon was the official, annual exhibition of the Académie des beaux-arts in Paris. Her work was selected for exhibition in six subsequent Salons until, in 1874, she joined the "rejected" Impressionists in the first of their own exhibitions, which included Paul Cézanne, Edgar Degas, Claude Monet, Camille Pissarro, Pierre-Auguste Renoir and Alfred Sisley. It was held at the studio of the photographer Nadar. Morisot went on to participate in all but one of the following eight impressionist exhibitions, between 1874 and 1886. Morisot was married to Eugène Manet, the brother of her friend and colleague Édouard Manet. She was described by art critic Gustave Geffroy in 1894 as one of "les trois grandes dames" of Impressionism alongside Marie Bracquemond and Mary Cassatt.
2001-10-19T02:53:29Z
2023-11-25T03:44:58Z
[ "Template:Wikiquote-inline", "Template:Impressionists", "Template:Ill", "Template:Cite encyclopedia", "Template:Americana Poster", "Template:External media", "Template:Commons-inline", "Template:FrenchSculptureCensus", "Template:Use mdy dates", "Template:Infobox artist", "Template:Reflist", "Template:Cite web", "Template:Citation", "Template:Cite news", "Template:OCLC", "Template:Édouard Manet", "Template:Short description", "Template:IPA-fr", "Template:Authority control (arts)", "Template:Harvsp", "Template:ISBN", "Template:Internet Archive author", "Template:Berthe Morisot", "Template:Lang", "Template:Cite book" ]
https://en.wikipedia.org/wiki/Berthe_Morisot
4,237
Barnard College
Barnard College, officially titled as Barnard College, Columbia University, is a private women's liberal arts college in the borough of Manhattan in New York City. It was founded in 1889 by a group of women led by young student activist Annie Nathan Meyer, who petitioned Columbia University's trustees to create an affiliated college named after Columbia's recently deceased 10th president, Frederick A.P. Barnard. The college is one of the original Seven Sisters—seven liberal arts colleges in the Northeastern United States that were historically women's colleges. Barnard is currently one of four Columbia undergraduate colleges with independent admission, curriculum, and financials. Students share classes, libraries, clubs, Greek life, athletic fields, and dining halls with Columbia, as well as sports teams, through the Columbia-Barnard Athletic Consortium, an agreement that makes Barnard the only women's college to offer its students the ability to compete in NCAA Division I athletics. Students receive their diploma from Columbia University. Barnard offers Bachelor of Arts degree programs in about 50 areas of study. Students may also pursue elements of their education at Columbia, the Juilliard School, the Manhattan School of Music, and The Jewish Theological Seminary, which are also based in New York City. Its 4-acre (1.6 ha) campus is located in the Upper Manhattan neighborhood of Morningside Heights, stretching along Broadway between 116th and 120th Streets. It is directly across from Columbia's main campus. Barnard College alumnae include leaders in science, religion, politics, the Peace Corps, medicine, law, education, communications, theater, and business. Barnard graduates have been recipients of Emmy, Tony, Grammy, Academy, and Peabody Awards, Guggenheim Fellowships, MacArthur Fellowships, the Presidential Medal of Freedom, the National Medal of Science, and the Pulitzer Prize. For its first 229 years, Columbia College of Columbia University admitted only men for undergraduate study. Barnard College was founded in 1889 as a response to Columbia's refusal to admit women into its institution. The college was named after Frederick Augustus Porter Barnard, a deaf American educator and mathematician who served as the 10th president of Columbia from 1864 to 1889. He advocated for equal educational privileges for men and women, preferably in a coeducational setting, and began proposing in 1879 that Columbia admit women. Columbia's Board of Trustees repeatedly rejected Barnard's suggestion, but in 1883 agreed to create a detailed syllabus of study for women. While they could not attend Columbia classes, those who passed examinations based on the syllabus would receive a degree. The first such woman graduate received her bachelor's degree in 1887. A former student of the program, Annie Meyer, and other prominent New York women persuaded the board in 1889 to create a women's college connected to Columbia. Men and women were evenly represented among the founding Trustees of Barnard College. Barnard College's original 1889 home was a rented brownstone at 343 Madison Avenue, where a faculty of six offered instruction to 36 students. When Columbia University announced in 1892 its impending move to Morningside Heights, Barnard built a new campus nearby with gifts from Mary E. Brinckerhoff, Elizabeth Milbank Anderson and Martha Fiske. Two of these gifts were made with several stipulations attached. Brinckerhoff insisted that Barnard acquire land within 1,000 feet of the Columbia campus within the next four years. The Barnard trustees purchased land between 119th-120th Streets after receiving funds for that purpose in 1895. Anderson requested that Charles A. Rich be hired. Rich designed the Milbank, Brinckerhoff, and Fiske Halls, built in 1897–1898; these were listed on the National Register of Historic Places in 2003. The first classes at the new campus were held in 1897. Despite Brinckerhoff's, Anderson's, and Fiske's gifts, Barnard remained in debt. Ella Weed supervised the college in its first four years; Emily James Smith succeeded her as Barnard's first dean. Jessica Finch is credited with coining the phrase "current events" while teaching at Barnard College in the 1890s. The college received the three blocks south of 119th Street from Anderson in 1903. Rich provided a master plan for the campus, but only Brooks Hall was built, being constructed between 1906 and 1908. None of Rich's other plans were carried out. Students' Hall, now known as Barnard Hall, was built in 1916 to a design by Arnold Brunner. Hewitt Hall was the last structure to be erected, in 1926–1927. All three buildings were listed on the National Register of Historic Places in 2003. By the mid-20th century Barnard had succeeded in its original goal of providing a top-tier education to women. Between 1920 and 1974, only the much larger Hunter College and University of California, Berkeley produced more women graduates who later received doctorates. In the 1970s, Barnard faced considerable pressure to merge with male only Columbia College, which was fiercely resisted by its president, Jacquelyn Mattfeld. Barnard students are able to pursue a Bachelor of Arts degree in about 50 areas of study. Joint programs for the Bachelor of Science and other degrees exist with Columbia University, Juilliard School, and The Jewish Theological Seminary. The most popular majors at the college by 2021 graduates, were .: The liberal arts general education requirements are collectively called Foundations. Students must take two courses in the sciences (one of which must be accompanied by a laboratory course), study a single foreign language for two semesters, and take two courses in the arts/humanities as well as two in the social sciences. In addition, students must complete at least one three-credit course in the so-called "Modes of Thinking" series, and fulfill other requirements. |ref = |change ref = |admit rate = |admit rate change = |yield rate = |yield rate change = |test optional = |SAT Total = |SAT Total change = |SAT EBRW = |SAT EBRW change = |SAT Math = |SAT Math change = |ACT Composite = Admissions to Barnard are considered "most selective" by U.S. News & World Report. It is the most selective women's college in the nation; in 2017, Barnard had the lowest acceptance rate of the five Seven Sisters that remain single-sex in admissions. The class of 2026's admission rate was 8% of the 12,009 applicants, the lowest acceptance rate in the institution's history. The median SAT composite score of enrolled students was 1440, with median subscores of 720 in Math and 715 in Evidence-Based Reading and Writing. The median ACT Composite score was 33. In 2015, Barnard announced that it would admit transgender women who "consistently live and identify as women, regardless of the gender assigned to them at birth" and would continue to support and enroll those students who transitioned to male after they had already been admitted. The college practices need-blind admission for domestic first-year applicants. Barnard is ranked tied at 11th of 185 overall and tied for 25th of 36 for "Best Undergraduate Teaching," among U.S. liberal arts colleges by U.S. News & World Report. Forbes ranked Barnard 73rd of 500 colleges in 2023. While Barnard students have access to the libraries at Columbia University, the college has always maintained a library of its own. The Barnard Library also encompasses the Archives and Special Collections, with material that documents Barnard's history from its founding to the present day. Among the collections are the Ntozake Shange papers. The Barnard Zine Library is a unit of the Barnard Library and Academic Information Systems (BLAIS). Zine collections target primarily female, default queer, intentionally of color, and gender expansive topics. In 2004, it became the first zine library in the United States to be fully cataloged in the OCLC. It opened for circulation in 2008, and holds roughly 5,000 processed zines as of 2018. The library supports the student-run Barnard Zine Club. Every Barnard student is part of the Student Government Association (SGA), which elects a representative student government. SGA aims to facilitate the expression of opinions on matters that directly affect the Barnard community. Student groups include theatre and vocal music groups, language clubs, literary magazines, a freeform radio station called WBAR, a biweekly magazine called the Barnard Bulletin, Club Q, community service groups, and others. Barnard students can also join extracurricular activities or organizations at Columbia University, while Columbia University students are allowed in most, but not all, Barnard organizations. Barnard's McIntosh Activities Council organizes various community focused events on campus, such as Big Sub and Midnight Breakfast. There are sub-committees focussed on cultural events (Mosaic), health and wellness (Wellness), networking (Network), even-planning (Community), and service (Action). Barnard students participate in various sororities. As of 2010, Barnard does not fully recognize the National Panhellenic Conference sororities at Columbia, but it does provide some funding to account for Barnard students living in Columbia housing through these organizations. Barnard Greek Games: One of Barnard's oldest traditions, the Barnard Greek Games were first held in 1903, and occurred annually until the Columbia University protests in 1968. Since then they have been sporadically revived. The games consist of competitions between each graduating class at Barnard, and events have traditionally included Greek poetry recitation, dance, chariot racing, and a torch race. Take Back the Night: Each April, Barnard and Columbia students participate in the Take Back the Night march and speak-out. This annual event grew out of a 1988 Seven Sisters conference. The march has grown from under 200 participants in 1988 to more than 2,500 in 2007. Midnight Breakfast marks the beginning of finals week. As a highly popular event and long-standing college tradition, Midnight Breakfast is hosted by the student-run activities council, McAC (McIntosh Activities Council). In addition to providing standard breakfast foods, each year's theme is also incorporated into the menu. Past themes have included "I YUMM the 90s," "Grease," and "Take Me Out to the Ballgame." The event is a school-wide affair as college deans, trustees and the president serve food to about a thousand students. It takes place the night before finals begin every semester. Big Sub: Towards the beginning of each fall semester, Barnard College supplies a 700+ feet long subway sandwich. Students from the college can take as much of the sub as they can carry. The sub has kosher, dairy free, vegetarian, and vegan sections. This event is organized by the student-run activities council, McAC. The Barnard Bulletin in 1976 described the relationship between the college and Columbia University as "intricate and ambiguous". Barnard president Debora Spar said in 2012 that "the relationship is admittedly a complicated one, a unique one and one that may take a few sentences to explain to the outside community". Outside sources often describe Barnard as part of Columbia; The New York Times in 2013, for example, called Barnard "an undergraduate women's college of Columbia University". Its front gates read "Barnard College of Columbia University." Barnard describes itself as "both an independently incorporated educational institution and an official college of Columbia University" that is "one of the University's four colleges, but we're largely autonomous, with our own leadership and purse strings", and advises students to state "Barnard College, Columbia University" or "Barnard College of Columbia University" on résumés. Columbia describes Barnard as an affiliated institution that is a faculty of the university or is "in partnership with" it. Both the college and Columbia evaluate Barnard faculty for tenure, and Barnard graduates receive Columbia diplomas signed by the Barnard and the Columbia presidents. Smith and Columbia president Seth Low worked to open Columbia classes to Barnard students. By 1900 they could attend Columbia classes in philosophy, political science, and several scientific fields. That year Barnard formalized an affiliation with the university which made available to its students the instruction and facilities of Columbia. Franz Boas, who taught at both Columbia and Barnard in the early 1900s, was among those faculty members who reportedly found Barnard students superior to their male Columbia counterparts. From 1955, Columbia and Barnard students could register for the other school's classes with the permission of the instructor; from 1973 no permission was needed. Except for Columbia College, by the 1940s, other undergraduate and graduate divisions of Columbia University admitted women. Columbia president William J. McGill predicted in 1970, that Barnard College and Columbia College would merge within five years. In 1973, Columbia and Barnard signed a three-year agreement to increase sharing classrooms, facilities, and housing, and cooperation in faculty appointments, which they described as "integration without assimilation"; by the mid-1970s, most Columbia dormitories were coed. The university's financial difficulties during the decade increased its desire to merge to end what Columbia described as the "anachronism" of single-sex education, but Barnard resisted doing so because of Columbia's large debt, rejecting in 1975 Columbia dean Peter Pouncey's proposal to merge Barnard and the three Columbia undergraduate schools. The 1973–1976 chairwoman of the board at Barnard, Eleanor Thomas Elliott, led the resistance to this takeover. The college's marketing emphasized the Columbia relationship, however, the Bulletin in 1976 stating that Barnard described it as identical to the one between Harvard College and Radcliffe College ("who are merged in practically everything but name at this point"). After Barnard rejected subsequent merger proposals from Columbia and a one-year extension to the 1973 agreement expired, in 1977, the two schools began discussing their future relationship. By 1979, the relationship had so deteriorated that Barnard officials stopped attending meetings. Because of an expected decline in enrollment, in 1980 a Columbia committee recommended that Columbia College begin admitting women without Barnard's cooperation. A 1981 committee found that Columbia was no longer competitive with other Ivy League universities without women, and that admitting women would not affect Barnard's applicant pool. That year Columbia president Michael Sovern agreed for the two schools to cooperate in admitting women to Columbia, but Barnard faculty's opposition caused president Ellen Futter to reject the agreement. A decade of negotiations for a Columbia-Barnard merger akin to Harvard and Radcliffe had failed. In January 1982, the two schools instead announced that Columbia College would begin admitting women in 1983, and Barnard's control over tenure for its faculty would increase; previously, a committee on which Columbia faculty outnumbered Barnard's three to two controlled the latter's tenure. Applications to Columbia rose 56% that year, making admission more selective, and nine Barnard students transferred to Columbia. Eight students admitted to both Columbia and Barnard chose Barnard, while 78 chose Columbia. Within a few years, however, selectivity rose at both schools as they received more women applicants than expected. The Columbia-Barnard affiliation continued. As of 2012, Barnard pays Columbia about $5 million a year under the terms of the "interoperate relationship", which the two schools renegotiate every 15 years. Despite the affiliation Barnard is legally and financially separate from Columbia, with an independent faculty and board of trustees. It is responsible for its own separate admissions, health, security, guidance and placement services, and has its own alumnae association. Nonetheless, Barnard students participate in the academic, social, athletic and extracurricular life of the broader University community on a reciprocal basis. The affiliation permits the two schools to share some academic resources; for example, only Barnard has an urban studies department, and only Columbia has a computer science department. Most Columbia classes are open to Barnard students and vice versa. Barnard students and faculty are represented in the University Senate, and student organizations such as the Columbia Daily Spectator are open to all students. Barnard students play on Columbia athletics teams, and Barnard uses Columbia email, telephone and network services. Barnard athletes compete in the Ivy League (NCAA Division I) through the Columbia/Barnard Athletic Consortium, which was established in 1983. Through this arrangement, Barnard is the only women's college offering Division I athletics. There are 15 intercollegiate teams, and students also compete at the intramural and club levels. From 1975 to 1983, before the establishment of the Columbia/Barnard Athletic Consortium, Barnard students competed as the "Barnard Bears". Prior to 1975, students referred to themselves as the "Barnard honeybears". In the spring of 1960, Columbia University president Grayson Kirk complained to the president of Barnard that Barnard students were wearing inappropriate clothing. The garments in question were pants and Bermuda shorts. The administration forced the student council to institute a dress code. Students would be allowed to wear shorts and pants only at Barnard and only if the shorts were no more than two inches above the knee and the pants were not tight. Barnard women crossing the street to enter the Columbia campus wearing shorts or pants were required to cover themselves with a long coat. In March 1968, The New York Times ran an article on students who cohabited, identifying one of the persons they interviewed as a student at Barnard College from New Hampshire named "Susan". Barnard officials searched their records for women from New Hampshire and were able to determine that "Susan" was the pseudonym of a student (Linda LeClair) who was living with her boyfriend, a student at Columbia University. She was called before Barnard's student-faculty administration judicial committee, where she faced the possibility of expulsion. A student protest included a petition signed by 300 other Barnard women, admitting that they too had broken the regulations against cohabitating. The judicial committee reached a compromise and the student was allowed to remain in school, but was denied use of the college cafeteria and barred from all social activities. The student briefly became a focus of intense national attention. She eventually dropped out of Barnard. The following lists all the presidents and deans of Barnard College from 1889 to present. Barnard College has graduated many prominent leaders in science, religion, politics, the Peace Corps, medicine, law, education, communications, theater, and business; and acclaimed actors, architects, artists, astronauts, engineers, human rights activists, inventors, musicians, philanthropists, and writers. They include academic Louise Holland (1914), author Zora Neale Hurston (1928), author and political activist Grace Lee Boggs (1935), television host Ronnie Eldridge (1952), Phyllis E. Grann, CEO of Penguin Putnam, U.S. Representative Helen Gahagan (1924), Spelman College's 11th President and former chair of the Presidential Advisory Council on HIV/AIDS Helene D. Gayle (1970), president of the American Civil Liberties Union Susan Herman (1968), Chief Judge of the New York Court of Appeals Judith Kaye (1958), chair of the National Labor Relations Board Wilma B. Liebman (1971), musician and performance artist Laurie Anderson (1969), actress, activist, and gubernatorial candidate Cynthia Nixon (1988), author of The Sisterhood of the Traveling Pants Ann Brashares (1989), The New Yorker cartoonist Amy Hwang (2000), actress from Grey's Anatomy Kelly McCreary (2003), writer and director Greta Gerwig (2004), and Disney Channel actress Christy Carlson Romano (2015).
[ { "paragraph_id": 0, "text": "Barnard College, officially titled as Barnard College, Columbia University, is a private women's liberal arts college in the borough of Manhattan in New York City. It was founded in 1889 by a group of women led by young student activist Annie Nathan Meyer, who petitioned Columbia University's trustees to create an affiliated college named after Columbia's recently deceased 10th president, Frederick A.P. Barnard. The college is one of the original Seven Sisters—seven liberal arts colleges in the Northeastern United States that were historically women's colleges.", "title": "" }, { "paragraph_id": 1, "text": "Barnard is currently one of four Columbia undergraduate colleges with independent admission, curriculum, and financials. Students share classes, libraries, clubs, Greek life, athletic fields, and dining halls with Columbia, as well as sports teams, through the Columbia-Barnard Athletic Consortium, an agreement that makes Barnard the only women's college to offer its students the ability to compete in NCAA Division I athletics. Students receive their diploma from Columbia University.", "title": "" }, { "paragraph_id": 2, "text": "Barnard offers Bachelor of Arts degree programs in about 50 areas of study. Students may also pursue elements of their education at Columbia, the Juilliard School, the Manhattan School of Music, and The Jewish Theological Seminary, which are also based in New York City. Its 4-acre (1.6 ha) campus is located in the Upper Manhattan neighborhood of Morningside Heights, stretching along Broadway between 116th and 120th Streets. It is directly across from Columbia's main campus.", "title": "" }, { "paragraph_id": 3, "text": "Barnard College alumnae include leaders in science, religion, politics, the Peace Corps, medicine, law, education, communications, theater, and business. Barnard graduates have been recipients of Emmy, Tony, Grammy, Academy, and Peabody Awards, Guggenheim Fellowships, MacArthur Fellowships, the Presidential Medal of Freedom, the National Medal of Science, and the Pulitzer Prize.", "title": "" }, { "paragraph_id": 4, "text": "For its first 229 years, Columbia College of Columbia University admitted only men for undergraduate study. Barnard College was founded in 1889 as a response to Columbia's refusal to admit women into its institution.", "title": "History" }, { "paragraph_id": 5, "text": "The college was named after Frederick Augustus Porter Barnard, a deaf American educator and mathematician who served as the 10th president of Columbia from 1864 to 1889. He advocated for equal educational privileges for men and women, preferably in a coeducational setting, and began proposing in 1879 that Columbia admit women.", "title": "History" }, { "paragraph_id": 6, "text": "Columbia's Board of Trustees repeatedly rejected Barnard's suggestion, but in 1883 agreed to create a detailed syllabus of study for women. While they could not attend Columbia classes, those who passed examinations based on the syllabus would receive a degree. The first such woman graduate received her bachelor's degree in 1887. A former student of the program, Annie Meyer, and other prominent New York women persuaded the board in 1889 to create a women's college connected to Columbia.", "title": "History" }, { "paragraph_id": 7, "text": "Men and women were evenly represented among the founding Trustees of Barnard College.", "title": "History" }, { "paragraph_id": 8, "text": "Barnard College's original 1889 home was a rented brownstone at 343 Madison Avenue, where a faculty of six offered instruction to 36 students.", "title": "History" }, { "paragraph_id": 9, "text": "When Columbia University announced in 1892 its impending move to Morningside Heights, Barnard built a new campus nearby with gifts from Mary E. Brinckerhoff, Elizabeth Milbank Anderson and Martha Fiske. Two of these gifts were made with several stipulations attached. Brinckerhoff insisted that Barnard acquire land within 1,000 feet of the Columbia campus within the next four years. The Barnard trustees purchased land between 119th-120th Streets after receiving funds for that purpose in 1895. Anderson requested that Charles A. Rich be hired. Rich designed the Milbank, Brinckerhoff, and Fiske Halls, built in 1897–1898; these were listed on the National Register of Historic Places in 2003. The first classes at the new campus were held in 1897. Despite Brinckerhoff's, Anderson's, and Fiske's gifts, Barnard remained in debt.", "title": "History" }, { "paragraph_id": 10, "text": "Ella Weed supervised the college in its first four years; Emily James Smith succeeded her as Barnard's first dean. Jessica Finch is credited with coining the phrase \"current events\" while teaching at Barnard College in the 1890s.", "title": "History" }, { "paragraph_id": 11, "text": "The college received the three blocks south of 119th Street from Anderson in 1903. Rich provided a master plan for the campus, but only Brooks Hall was built, being constructed between 1906 and 1908. None of Rich's other plans were carried out. Students' Hall, now known as Barnard Hall, was built in 1916 to a design by Arnold Brunner. Hewitt Hall was the last structure to be erected, in 1926–1927. All three buildings were listed on the National Register of Historic Places in 2003.", "title": "History" }, { "paragraph_id": 12, "text": "By the mid-20th century Barnard had succeeded in its original goal of providing a top-tier education to women. Between 1920 and 1974, only the much larger Hunter College and University of California, Berkeley produced more women graduates who later received doctorates. In the 1970s, Barnard faced considerable pressure to merge with male only Columbia College, which was fiercely resisted by its president, Jacquelyn Mattfeld.", "title": "History" }, { "paragraph_id": 13, "text": "Barnard students are able to pursue a Bachelor of Arts degree in about 50 areas of study. Joint programs for the Bachelor of Science and other degrees exist with Columbia University, Juilliard School, and The Jewish Theological Seminary. The most popular majors at the college by 2021 graduates, were .:", "title": "Academics" }, { "paragraph_id": 14, "text": "The liberal arts general education requirements are collectively called Foundations. Students must take two courses in the sciences (one of which must be accompanied by a laboratory course), study a single foreign language for two semesters, and take two courses in the arts/humanities as well as two in the social sciences. In addition, students must complete at least one three-credit course in the so-called \"Modes of Thinking\" series, and fulfill other requirements.", "title": "Academics" }, { "paragraph_id": 15, "text": "|ref = |change ref = |admit rate = |admit rate change = |yield rate = |yield rate change =", "title": "Academics" }, { "paragraph_id": 16, "text": "|test optional = |SAT Total = |SAT Total change = |SAT EBRW = |SAT EBRW change = |SAT Math = |SAT Math change = |ACT Composite =", "title": "Academics" }, { "paragraph_id": 17, "text": "Admissions to Barnard are considered \"most selective\" by U.S. News & World Report. It is the most selective women's college in the nation; in 2017, Barnard had the lowest acceptance rate of the five Seven Sisters that remain single-sex in admissions.", "title": "Academics" }, { "paragraph_id": 18, "text": "The class of 2026's admission rate was 8% of the 12,009 applicants, the lowest acceptance rate in the institution's history. The median SAT composite score of enrolled students was 1440, with median subscores of 720 in Math and 715 in Evidence-Based Reading and Writing. The median ACT Composite score was 33.", "title": "Academics" }, { "paragraph_id": 19, "text": "In 2015, Barnard announced that it would admit transgender women who \"consistently live and identify as women, regardless of the gender assigned to them at birth\" and would continue to support and enroll those students who transitioned to male after they had already been admitted.", "title": "Academics" }, { "paragraph_id": 20, "text": "The college practices need-blind admission for domestic first-year applicants.", "title": "Academics" }, { "paragraph_id": 21, "text": "Barnard is ranked tied at 11th of 185 overall and tied for 25th of 36 for \"Best Undergraduate Teaching,\" among U.S. liberal arts colleges by U.S. News & World Report. Forbes ranked Barnard 73rd of 500 colleges in 2023.", "title": "Academics" }, { "paragraph_id": 22, "text": "While Barnard students have access to the libraries at Columbia University, the college has always maintained a library of its own. The Barnard Library also encompasses the Archives and Special Collections, with material that documents Barnard's history from its founding to the present day. Among the collections are the Ntozake Shange papers.", "title": "Campus" }, { "paragraph_id": 23, "text": "", "title": "Campus" }, { "paragraph_id": 24, "text": "The Barnard Zine Library is a unit of the Barnard Library and Academic Information Systems (BLAIS). Zine collections target primarily female, default queer, intentionally of color, and gender expansive topics. In 2004, it became the first zine library in the United States to be fully cataloged in the OCLC. It opened for circulation in 2008, and holds roughly 5,000 processed zines as of 2018. The library supports the student-run Barnard Zine Club.", "title": "Campus" }, { "paragraph_id": 25, "text": "Every Barnard student is part of the Student Government Association (SGA), which elects a representative student government. SGA aims to facilitate the expression of opinions on matters that directly affect the Barnard community.", "title": "Student life" }, { "paragraph_id": 26, "text": "Student groups include theatre and vocal music groups, language clubs, literary magazines, a freeform radio station called WBAR, a biweekly magazine called the Barnard Bulletin, Club Q, community service groups, and others.", "title": "Student life" }, { "paragraph_id": 27, "text": "Barnard students can also join extracurricular activities or organizations at Columbia University, while Columbia University students are allowed in most, but not all, Barnard organizations. Barnard's McIntosh Activities Council organizes various community focused events on campus, such as Big Sub and Midnight Breakfast. There are sub-committees focussed on cultural events (Mosaic), health and wellness (Wellness), networking (Network), even-planning (Community), and service (Action).", "title": "Student life" }, { "paragraph_id": 28, "text": "Barnard students participate in various sororities. As of 2010, Barnard does not fully recognize the National Panhellenic Conference sororities at Columbia, but it does provide some funding to account for Barnard students living in Columbia housing through these organizations.", "title": "Student life" }, { "paragraph_id": 29, "text": "Barnard Greek Games: One of Barnard's oldest traditions, the Barnard Greek Games were first held in 1903, and occurred annually until the Columbia University protests in 1968. Since then they have been sporadically revived. The games consist of competitions between each graduating class at Barnard, and events have traditionally included Greek poetry recitation, dance, chariot racing, and a torch race.", "title": "Student life" }, { "paragraph_id": 30, "text": "Take Back the Night: Each April, Barnard and Columbia students participate in the Take Back the Night march and speak-out. This annual event grew out of a 1988 Seven Sisters conference. The march has grown from under 200 participants in 1988 to more than 2,500 in 2007.", "title": "Student life" }, { "paragraph_id": 31, "text": "Midnight Breakfast marks the beginning of finals week. As a highly popular event and long-standing college tradition, Midnight Breakfast is hosted by the student-run activities council, McAC (McIntosh Activities Council). In addition to providing standard breakfast foods, each year's theme is also incorporated into the menu. Past themes have included \"I YUMM the 90s,\" \"Grease,\" and \"Take Me Out to the Ballgame.\" The event is a school-wide affair as college deans, trustees and the president serve food to about a thousand students. It takes place the night before finals begin every semester.", "title": "Student life" }, { "paragraph_id": 32, "text": "Big Sub: Towards the beginning of each fall semester, Barnard College supplies a 700+ feet long subway sandwich. Students from the college can take as much of the sub as they can carry. The sub has kosher, dairy free, vegetarian, and vegan sections. This event is organized by the student-run activities council, McAC.", "title": "Student life" }, { "paragraph_id": 33, "text": "The Barnard Bulletin in 1976 described the relationship between the college and Columbia University as \"intricate and ambiguous\". Barnard president Debora Spar said in 2012 that \"the relationship is admittedly a complicated one, a unique one and one that may take a few sentences to explain to the outside community\". Outside sources often describe Barnard as part of Columbia; The New York Times in 2013, for example, called Barnard \"an undergraduate women's college of Columbia University\". Its front gates read \"Barnard College of Columbia University.\"", "title": "Academic affiliations" }, { "paragraph_id": 34, "text": "Barnard describes itself as \"both an independently incorporated educational institution and an official college of Columbia University\" that is \"one of the University's four colleges, but we're largely autonomous, with our own leadership and purse strings\", and advises students to state \"Barnard College, Columbia University\" or \"Barnard College of Columbia University\" on résumés.", "title": "Academic affiliations" }, { "paragraph_id": 35, "text": "Columbia describes Barnard as an affiliated institution that is a faculty of the university or is \"in partnership with\" it. Both the college and Columbia evaluate Barnard faculty for tenure, and Barnard graduates receive Columbia diplomas signed by the Barnard and the Columbia presidents.", "title": "Academic affiliations" }, { "paragraph_id": 36, "text": "Smith and Columbia president Seth Low worked to open Columbia classes to Barnard students. By 1900 they could attend Columbia classes in philosophy, political science, and several scientific fields. That year Barnard formalized an affiliation with the university which made available to its students the instruction and facilities of Columbia. Franz Boas, who taught at both Columbia and Barnard in the early 1900s, was among those faculty members who reportedly found Barnard students superior to their male Columbia counterparts. From 1955, Columbia and Barnard students could register for the other school's classes with the permission of the instructor; from 1973 no permission was needed.", "title": "Academic affiliations" }, { "paragraph_id": 37, "text": "Except for Columbia College, by the 1940s, other undergraduate and graduate divisions of Columbia University admitted women. Columbia president William J. McGill predicted in 1970, that Barnard College and Columbia College would merge within five years. In 1973, Columbia and Barnard signed a three-year agreement to increase sharing classrooms, facilities, and housing, and cooperation in faculty appointments, which they described as \"integration without assimilation\"; by the mid-1970s, most Columbia dormitories were coed. The university's financial difficulties during the decade increased its desire to merge to end what Columbia described as the \"anachronism\" of single-sex education, but Barnard resisted doing so because of Columbia's large debt, rejecting in 1975 Columbia dean Peter Pouncey's proposal to merge Barnard and the three Columbia undergraduate schools. The 1973–1976 chairwoman of the board at Barnard, Eleanor Thomas Elliott, led the resistance to this takeover. The college's marketing emphasized the Columbia relationship, however, the Bulletin in 1976 stating that Barnard described it as identical to the one between Harvard College and Radcliffe College (\"who are merged in practically everything but name at this point\").", "title": "Academic affiliations" }, { "paragraph_id": 38, "text": "After Barnard rejected subsequent merger proposals from Columbia and a one-year extension to the 1973 agreement expired, in 1977, the two schools began discussing their future relationship. By 1979, the relationship had so deteriorated that Barnard officials stopped attending meetings. Because of an expected decline in enrollment, in 1980 a Columbia committee recommended that Columbia College begin admitting women without Barnard's cooperation. A 1981 committee found that Columbia was no longer competitive with other Ivy League universities without women, and that admitting women would not affect Barnard's applicant pool. That year Columbia president Michael Sovern agreed for the two schools to cooperate in admitting women to Columbia, but Barnard faculty's opposition caused president Ellen Futter to reject the agreement.", "title": "Academic affiliations" }, { "paragraph_id": 39, "text": "A decade of negotiations for a Columbia-Barnard merger akin to Harvard and Radcliffe had failed. In January 1982, the two schools instead announced that Columbia College would begin admitting women in 1983, and Barnard's control over tenure for its faculty would increase; previously, a committee on which Columbia faculty outnumbered Barnard's three to two controlled the latter's tenure. Applications to Columbia rose 56% that year, making admission more selective, and nine Barnard students transferred to Columbia. Eight students admitted to both Columbia and Barnard chose Barnard, while 78 chose Columbia. Within a few years, however, selectivity rose at both schools as they received more women applicants than expected.", "title": "Academic affiliations" }, { "paragraph_id": 40, "text": "The Columbia-Barnard affiliation continued. As of 2012, Barnard pays Columbia about $5 million a year under the terms of the \"interoperate relationship\", which the two schools renegotiate every 15 years. Despite the affiliation Barnard is legally and financially separate from Columbia, with an independent faculty and board of trustees. It is responsible for its own separate admissions, health, security, guidance and placement services, and has its own alumnae association. Nonetheless, Barnard students participate in the academic, social, athletic and extracurricular life of the broader University community on a reciprocal basis. The affiliation permits the two schools to share some academic resources; for example, only Barnard has an urban studies department, and only Columbia has a computer science department. Most Columbia classes are open to Barnard students and vice versa. Barnard students and faculty are represented in the University Senate, and student organizations such as the Columbia Daily Spectator are open to all students. Barnard students play on Columbia athletics teams, and Barnard uses Columbia email, telephone and network services.", "title": "Academic affiliations" }, { "paragraph_id": 41, "text": "Barnard athletes compete in the Ivy League (NCAA Division I) through the Columbia/Barnard Athletic Consortium, which was established in 1983. Through this arrangement, Barnard is the only women's college offering Division I athletics. There are 15 intercollegiate teams, and students also compete at the intramural and club levels. From 1975 to 1983, before the establishment of the Columbia/Barnard Athletic Consortium, Barnard students competed as the \"Barnard Bears\". Prior to 1975, students referred to themselves as the \"Barnard honeybears\".", "title": "Academic affiliations" }, { "paragraph_id": 42, "text": "In the spring of 1960, Columbia University president Grayson Kirk complained to the president of Barnard that Barnard students were wearing inappropriate clothing. The garments in question were pants and Bermuda shorts. The administration forced the student council to institute a dress code. Students would be allowed to wear shorts and pants only at Barnard and only if the shorts were no more than two inches above the knee and the pants were not tight. Barnard women crossing the street to enter the Columbia campus wearing shorts or pants were required to cover themselves with a long coat.", "title": "Controversies" }, { "paragraph_id": 43, "text": "In March 1968, The New York Times ran an article on students who cohabited, identifying one of the persons they interviewed as a student at Barnard College from New Hampshire named \"Susan\". Barnard officials searched their records for women from New Hampshire and were able to determine that \"Susan\" was the pseudonym of a student (Linda LeClair) who was living with her boyfriend, a student at Columbia University. She was called before Barnard's student-faculty administration judicial committee, where she faced the possibility of expulsion. A student protest included a petition signed by 300 other Barnard women, admitting that they too had broken the regulations against cohabitating. The judicial committee reached a compromise and the student was allowed to remain in school, but was denied use of the college cafeteria and barred from all social activities. The student briefly became a focus of intense national attention. She eventually dropped out of Barnard.", "title": "Controversies" }, { "paragraph_id": 44, "text": "The following lists all the presidents and deans of Barnard College from 1889 to present.", "title": "Administration" }, { "paragraph_id": 45, "text": "Barnard College has graduated many prominent leaders in science, religion, politics, the Peace Corps, medicine, law, education, communications, theater, and business; and acclaimed actors, architects, artists, astronauts, engineers, human rights activists, inventors, musicians, philanthropists, and writers. They include academic Louise Holland (1914), author Zora Neale Hurston (1928), author and political activist Grace Lee Boggs (1935), television host Ronnie Eldridge (1952), Phyllis E. Grann, CEO of Penguin Putnam, U.S. Representative Helen Gahagan (1924), Spelman College's 11th President and former chair of the Presidential Advisory Council on HIV/AIDS Helene D. Gayle (1970), president of the American Civil Liberties Union Susan Herman (1968), Chief Judge of the New York Court of Appeals Judith Kaye (1958), chair of the National Labor Relations Board Wilma B. Liebman (1971), musician and performance artist Laurie Anderson (1969), actress, activist, and gubernatorial candidate Cynthia Nixon (1988), author of The Sisterhood of the Traveling Pants Ann Brashares (1989), The New Yorker cartoonist Amy Hwang (2000), actress from Grey's Anatomy Kelly McCreary (2003), writer and director Greta Gerwig (2004), and Disney Channel actress Christy Carlson Romano (2015).", "title": "Notable people" } ]
Barnard College, officially titled as Barnard College, Columbia University, is a private women's liberal arts college in the borough of Manhattan in New York City. It was founded in 1889 by a group of women led by young student activist Annie Nathan Meyer, who petitioned Columbia University's trustees to create an affiliated college named after Columbia's recently deceased 10th president, Frederick A.P. Barnard. The college is one of the original Seven Sisters—seven liberal arts colleges in the Northeastern United States that were historically women's colleges. Barnard is currently one of four Columbia undergraduate colleges with independent admission, curriculum, and financials. Students share classes, libraries, clubs, Greek life, athletic fields, and dining halls with Columbia, as well as sports teams, through the Columbia-Barnard Athletic Consortium, an agreement that makes Barnard the only women's college to offer its students the ability to compete in NCAA Division I athletics. Students receive their diploma from Columbia University. Barnard offers Bachelor of Arts degree programs in about 50 areas of study. Students may also pursue elements of their education at Columbia, the Juilliard School, the Manhattan School of Music, and The Jewish Theological Seminary, which are also based in New York City. Its 4-acre (1.6 ha) campus is located in the Upper Manhattan neighborhood of Morningside Heights, stretching along Broadway between 116th and 120th Streets. It is directly across from Columbia's main campus. Barnard College alumnae include leaders in science, religion, politics, the Peace Corps, medicine, law, education, communications, theater, and business. Barnard graduates have been recipients of Emmy, Tony, Grammy, Academy, and Peabody Awards, Guggenheim Fellowships, MacArthur Fellowships, the Presidential Medal of Freedom, the National Medal of Science, and the Pulitzer Prize.
2001-09-23T20:40:54Z
2023-12-19T05:18:59Z
[ "Template:Rp", "Template:NRISref", "Template:Cbignore", "Template:YouTube", "Template:Convert", "Template:Multiple image", "Template:Main list", "Template:Reflist", "Template:Short description", "Template:Infobox university", "Template:Cite book", "Template:Navboxes", "Template:Portal", "Template:Dead link", "Template:NIE Poster", "Template:Commons category", "Template:Cite morningside", "Template:Authority control", "Template:Nbsp", "Template:Cite web", "Template:Harvnb", "Template:Cite news", "Template:Use mdy dates", "Template:R", "Template:Webarchive", "Template:Official website", "Template:Infobox US university ranking", "Template:Anchor", "Template:Cite journal", "Template:Columbia", "Template:As of", "Template:Cite magazine" ]
https://en.wikipedia.org/wiki/Barnard_College
4,240
Benedictines
The Benedictines, officially the Order of Saint Benedict (Latin: Ordo Sancti Benedicti, abbreviated as OSB), are a mainly contemplative monastic religious order of the Catholic Church for men and for women who follow the Rule of Saint Benedict. The male religious are also sometimes called the Black Monks, in reference to the colour of their religious habits, pace the Olivetans who wear white. They were founded in 529 by Benedict of Nursia, a 6th-century Italian monk who laid the foundations of Benedictine monasticism through the formulation of his Rule. Benedict's sister, Scholastica, possibly his twin, also became a religious from an early age, but chose to live as a hermit. They retained a close relationship until her death. Despite being called an order, the Benedictines do not operate under a single hierarchy but are instead organized as a collection of autonomous monasteries and convents, some known as abbeys. The order is represented internationally by the Benedictine Confederation, an organization set up in 1893 to represent the order's shared interests. They do not have a superior general or motherhouse with universal jurisdiction but elect an Abbot Primate to represent themselves to the Vatican and to the world. Benedictine nuns are given the title Dame in preference to Sister. The monastery at Subiaco in Italy, established by Benedict of Nursia c. 529, was the first of the dozen monasteries he founded. He later founded the Abbey of Monte Cassino. There is no evidence, however, that he intended to found an order and the Rule of Saint Benedict presupposes the autonomy of each community. When Monte Cassino was sacked by the Lombards about the year 580, the monks fled to Rome, and it seems probable that this constituted an important factor in the diffusion of a knowledge of Benedictine monasticism. Copies of Benedict's Rule survived; around 594 Pope Gregory I spoke favorably of it. The rule is subsequently found in some monasteries in southern Gaul along with other rules used by abbots. Gregory of Tours says that at Ainay Abbey, in the sixth century, the monks "followed the rules of Basil, Cassian, Caesarius, and other fathers, taking and using whatever seemed proper to the conditions of time and place", and doubtless the same liberty was taken with the Benedictine Rule when it reached them. In Gaul and Switzerland, it gradually supplemented the much stricter Irish or Celtic Rule introduced by Columbanus and others. In many monasteries it eventually entirely displaced the earlier codes. By the ninth century, however, the Benedictine had become the standard form of monastic life throughout the whole of Western Europe, excepting Scotland, Wales, and Ireland, where the Celtic observance still prevailed for another century or two. Largely through the work of Benedict of Aniane, it became the rule of choice for monasteries throughout the Carolingian empire. Monastic scriptoria flourished from the ninth through the twelfth centuries. Sacred Scripture was always at the heart of every monastic scriptorium. As a general rule those of the monks who possessed skill as writers made this their chief, if not their sole active work. An anonymous writer of the ninth or tenth century speaks of six hours a day as the usual task of a scribe, which would absorb almost all the time available for active work in the day of a medieval monk. In the Middle Ages monasteries were often founded by the nobility. Cluny Abbey was founded by William I, Duke of Aquitaine in 910. The abbey was noted for its strict adherence to the Rule of Saint Benedict. The abbot of Cluny was the superior of all the daughter houses, through appointed priors. One of the earliest reforms of Benedictine practice was that initiated in 980 by Romuald, who founded the Camaldolese community. The Cistercians branched off from the Benedictines in 1098; they are often called the "White monks". The dominance of the Benedictine monastic way of life began to decline towards the end of the twelfth century, which saw the rise of the mendicant Franciscans and nomadic Dominicans. Benedictines by contrast, took a fourth vow of "stability", which professed loyalty to a particular foundation in a particular location. Not being bound by location, the mendicants were better able to respond to an increasingly "urban" environment. This decline was further exacerbated by the practice of appointing a commendatory abbot, a lay person, appointed by a noble to oversee and to protect the assets of the monastery. Often, however, this resulted in the appropriation of the assets of monasteries at the expense of the community which they were intended to support. Saint Blaise Abbey in the Black Forest of Baden-Württemberg is believed to have been founded around the latter part of the tenth century. Between 1070 and 1073 there seem to have been contacts between St. Blaise and the Cluniac Abbey of Fruttuaria in Italy, which led to St. Blaise following the Fruttuarian reforms. The Empress Agnes was a patron of Fruttuaria, and retired there in 1065 before moving to Rome. The Empress was instrumental in introducing Fruttuaria's Benedictine customs, as practiced at Cluny, to Saint Blaise Abbey in Baden-Württemberg. Other houses either reformed by, or founded as priories of, St. Blasien were Muri Abbey (1082), Ochsenhausen Abbey (1093), Göttweig Abbey (1094), Stein am Rhein Abbey (before 1123) and Prüm Abbey (1132). It also had significant influence on the abbeys of Alpirsbach (1099), Ettenheimmünster (1124) and Sulzburg (c. 1125), and the priories of Weitenau (now part of Steinen, c. 1100), Bürgel (before 1130) and Sitzenkirch (c. 1130). Fleury Abbey in Saint-Benoît-sur-Loire, Loiret was founded in about 640. It is one of the most celebrated Benedictine monasteries of Western Europe, and possesses the relics of St. Benedict. Like many Benedictine abbeys it was located on the banks of a river, here the Loire. Ainey Abbey is a ninth century foundation on the Lyon peninsula. In the twelfth century on the current site there was a romanesque monastery, subsequently rebuilt. The seventeenth century saw a number of Benedictine foundations for women, some dedicated to the indigent to save them from a life of exploitation, others dedicated to the Perpetual Adoration of the Blessed Sacrament such as the one established by Catherine de Bar (1614-1698). In 1688 Dame Mechtilde de Bar assisted Marie Casimire Louise de La Grange d'Arquien, queen consort of Poland, to establish a Benedictine foundation in Warsaw. Abbeys were among the institutions of the Catholic Church swept away during the French Revolution. Monasteries and convents were again allowed to form in the 19th century under the Bourbon Restoration. Later that century, under the Third French Republic, laws were enacted preventing religious teaching. The original intent was to allow secular schools. Thus in 1880 and 1882, Benedictine teaching monks were effectively exiled; this was not completed until 1901. In 1898 Marie-Adèle Garnier, in religion, Mother Marie de Saint-Pierre, founded in Montmartre (Mount of the Martyr), Paris a Benedictine house. However, the Waldeck-Rousseau's Law of Associations, passed in 1901, placed severe restrictions on religious bodies which were obliged to leave France. Garnier and her community relocated to another place associated with executions, this time it was in London, near the site of Tyburn tree where 105 Catholic martyrs—including Saint Oliver Plunkett and Saint Edmund Campion had been executed during the English Reformation. A stone's throw from Marble Arch, the Tyburn Convent is now the Mother House of the Congregation. Benedictines are thought to have arrived in the Kingdom of Poland in the 11th-century. One of the earliest foundations is Tyniec Abbey on a promontory by the Vistula river. The Tyniec monks led the translation of the Bible into Polish vernacular. Other surviving Benedictine houses can be found in Kraków Old Town, Biskupów, Lubiń. Older foundations are in Mogilno, Trzemeszno, Łęczyca, Łysa Góra and in Opactwo, among others. In the Middle Ages the city of Płock, also on the Vistula, had a successful monastery, which played a significant role in the local economy. In the 18th-century benedictine convents were opened for women, notably in Warsaw's New Town. A 15th-century Benedictine foundation can be found in Senieji Trakai, a village in Eastern Lithuania. Kloster Rheinau was a Benedictine monastery in Rheinau in the Canton of Zürich, Switzerland, founded in about 778. The abbey of Our Lady of the Angels was founded in 1120. The English Benedictine Congregation is the oldest of the nineteen Benedictine congregations. Through the influence of Wilfrid, Benedict Biscop, and Dunstan, the Benedictine Rule spread rapidly, and in the North it was adopted in most of the monasteries that had been founded by the Celtic missionaries from Iona. Many of the episcopal sees of England were founded and governed by the Benedictines, and no fewer than nine of the old cathedrals were served by the black monks of the priories attached to them. Monasteries served as hospitals and places of refuge for the weak and homeless. The monks studied the healing properties of plants and minerals to alleviate the sufferings of the sick. During the English Reformation, all monasteries were dissolved and their lands confiscated by the Crown, forcing those who wished to continue in the monastic life to flee into exile on the Continent. During the 19th century English members of these communities were able to return to England. St. Mildred's Priory, on the Isle of Thanet, Kent, was built in 1027 on the site of an abbey founded in 670 by the daughter of the first Christian King of Kent. Currently the priory is home to a community of Benedictine nuns. Five of the most notable English abbeys are the Basilica of St Gregory the Great at Downside, commonly known as Downside Abbey, The Abbey of St Edmund, King and Martyr commonly known as Douai Abbey in Upper Woolhampton, Reading, Berkshire, Ealing Abbey in Ealing, West London, and Worth Abbey. Prinknash Abbey, used by Henry VIII as a hunting lodge, was officially returned to the Benedictines four hundred years later, in 1928. During the next few years, so-called Prinknash Park was used as a home until it was returned to the order. St. Lawrence's Abbey in Ampleforth, Yorkshire was founded in 1802. In 1955, Ampleforth set up a daughter house, a priory at St. Louis, Missouri which became independent in 1973 and became Saint Louis Abbey in its own right in 1989. As of 2015, the English Congregation consists of three abbeys of nuns and ten abbeys of monks. Members of the congregation are found in England, Wales, the United States of America, Peru and Zimbabwe. In England there are also houses of the Subiaco Cassinese Congregation: Farnborough, Prinknash, and Chilworth: the Solesmes Congregation, Quarr and St Cecilia's on the Isle of Wight, as well as a diocesan monastery following the Rule of Saint Benedict: The Community of Our Lady of Glastonbury. Since the Oxford Movement, there has also been a modest flourishing of Benedictine monasticism in the Anglican Church and Protestant Churches. Anglican Benedictine Abbots are invited guests of the Benedictine Abbot Primate in Rome at Abbatial gatherings at Sant'Anselmo. In 1168 local Benedictine monks instigated the anti-semitic blood libel of Harold of Gloucester as a template for explaining child deaths. According to historian Joe Hillaby, the blood libel of Harold was crucially important because for the first time an unexplained child death occurring near the Easter festival was arbitrarily linked to Jews in the vicinity by local Christian churchmen: "they established a pattern quickly taken up elsewhere. Within three years the first ritual murder charge was made in France." The forty-eighth Rule of Saint Benedict prescribes extensive and habitual "holy reading" for the brethren. Three primary types of reading were done by the monks in medieval times. Monks would read privately during their personal time, as well as publicly during services and at mealtimes. In addition to these three mentioned in the Rule, monks would also read in the infirmary. Monasteries were thriving centers of education, with monks and nuns actively encouraged to learn and pray according to the Benedictine Rule. Rule 38 states that 'these brothers' meals should usually be accompanied by reading, and that they were to eat and drink in silence while one read out loud. Benedictine monks were not allowed worldly possessions, thus necessitating the preservation and collection of sacred texts in monastic libraries for communal use. For the sake of convenience, the books in the monastery were housed in a few different places, namely the sacristy, which contained books for the choir and other liturgical books, the rectory, which housed books for public reading such as sermons and lives of the saints, and the library, which contained the largest collection of books and was typically in the cloister. The first record of a monastic library in England is in Canterbury. To assist with Augustine of Canterbury's English mission, Pope Gregory the Great gave him nine books which included the Gregorian Bible in two volumes, the Psalter of Augustine, two copies of the Gospels, two martyrologies, an Exposition of the Gospels and Epistles, and a Psalter. Theodore of Tarsus brought Greek books to Canterbury more than seventy years later, when he founded a school for the study of Greek. The first Benedictine to live in the United States was Pierre-Joseph Didier. He came to the United States in 1790 from Paris and served in the Ohio and St. Louis areas until his death. The first actual Benedictine monastery founded was Saint Vincent Archabbey, located in Latrobe, Pennsylvania. It was founded in 1832 by Boniface Wimmer, a German monk, who sought to serve German immigrants in America. In 1856, Wimmer started to lay the foundations for St. John's Abbey in Minnesota. In 1876, Herman Wolfe, of Saint Vincent Archabbey established Belmont Abbey in North Carolina. By the time of his death in 1887, Wimmer had sent Benedictine monks to Kansas, New Jersey, North Carolina, Georgia, Florida, Alabama, Illinois, and Colorado. Wimmer also asked for Benedictine sisters to be sent to America by St. Walburg Convent in Eichstätt, Bavaria. In 1852, Sister Benedicta Riepp and two other sisters founded St. Marys, Pennsylvania. Soon they would send sisters to Michigan, New Jersey, and Minnesota. By 1854, Swiss monks began to arrive and founded St. Meinrad Abbey in Indiana, and they soon spread to Arkansas and Louisiana. They were soon followed by Swiss sisters. There are now over 100 Benedictine houses across America. Most Benedictine houses are part of one of four large Congregations: American-Cassinese, Swiss-American, St. Scholastica, and St. Benedict. The congregations mostly are made up of monasteries that share the same lineage. For instance the American-Cassinese congregation included the 22 monasteries descended from Boniface Wimmer. A sense of community has been the defining characteristic of the order since the beginning. To that end, section 17 in chapter 58 of the Rule of Saint Benedict specifies the solemn vows candidates joining a Benedictine community are required to make: a vow of stability, to remain in the same community), and to adopt a "conversion of habits", in Latin, conversatio morum and obedience to the community's superior. The "Benedictine vows" are equivalent to the evangelical counsels accepted by all candidates entering a religious order. The interpretation of conversatio morum understood as "conversion of the habits of life" has generally been replaced by notions such as adoption of a monastic manner of life, drawing on the Vulgate's use of conversatio as indicating "citizenship" or "local customs", see Philippians 3:20. The Rule enjoins monks and nuns "to live in this place as a religious, in obedience to its rule and to the abbot or abbess." Benedictine abbots and abbesses have jurisdiction over their abbey and thus canonical authority over the monks or nuns who are resident. This authority includes the power to assign duties, to decide which books may or may not be read, to regulate comings and goings, and to punish and to excommunicate, in the sense of an enforced isolation from the monastic community. A tight communal timetable – the horarium – is meant to ensure that the time given by God is not wasted but used in God's service, whether for prayer, work, meals, spiritual reading or sleep. The order's motto is Ora et Labora "pray and work". Although Benedictines do not take a vow of silence, hours of strict silence are set, and at other times silence is maintained as much as is practically possible. Social conversations tend to be limited to communal recreation times. Such details, like other aspects of the daily routine of a Benedictine house are left to the discretion of the superior, and are set out in its customary, the code adopted by a particular Benedictine house by adapting the Rule to local conditions. According to the norms of the 1983 Code of Canon Law, a Benedictine abbey is a "religious institute" and its members therefore participate in consecrated life which Canon 588 §1 explains is intrinsically "neither clerical nor lay." Males in consecrated life, however, may be ordained. Benedictines' rules contain a reference to ritual purification, which is inspired by Benedict's encouragement of bathing. Benedictine monks have played a role in the development and promotion of spas. Benedictine monasticism differs from other Christian religious orders in that as congregations sometimes with several houses, some of them in other countries, they are not bound into a unified religious order headed by a "Superior General". Each Benedictine congregation is autonomous and governed by an abbot or abbess. The autonomous houses are characterised by their chosen charism or specific dedication to a particular devotion. For example, In 1313 Bernardo Tolomei established the Order of Our Lady of Mount Olivet. The community adopted the Rule of Saint Benedict and received canonical approval in 1344. The Olivetans are part of the Benedictine Confederation. Other specialisms, such as Gregorian chant as at Solesmes in France, or Perpetual Adoration of the Holy Sacrament have been adopted by different houses, as at the Warsaw Convent, or the Adorers of the Sacred Heart of Montmartre at Tyburn Convent in London. Other houses have dedicated themselves to books, reading, writing and printing them as at Stanbrook Abbey in England. Others still are associated with the places where they were founded or their founders centuries ago, hence Cassinese, Subiaco, Camaldolese or Sylvestrines. All Benedictine houses became federated in the Benedictine Confederation brought into existence by Pope Leo XIII's Apostolic Brief "Summum semper" on 12 July 1893. Pope Leo also established the office of Abbot Primate as the abbot elected to represent this Confederation at the Vatican and to the world. So far there has not been an Abbess Primate, her time is yet to come. The headquarters of the Benedictine Confederation and the Abbot Primate is the Primatial Abbey of Sant'Anselmo built by Pope Leo XIII in Rome. The Rule of Saint Benedict is also used by a number of religious orders that began as reforms of the Benedictine tradition such as the Cistercians and Trappists. These groups are separate congregations and not members of the Benedictine Confederation. Although Benedictines are traditionally Catholic, there are also other communities that follow the Rule of Saint Benedict. For example, of an estimated 2,400 celibate Anglican religious (1,080 men and 1,320 women) in the Anglican Communion as a whole, some have adopted the Rule of Benedict. Likewise, such communities can be found in Eastern Orthodox Church, and Lutheran Church. Members of the Congregation of Saint Maur, a prerevolutionary French congregation of Benedictines known for their scholarship: Benedictine Oblates endeavor to embrace the spirit of the Benedictine vow in their own life in the world. Oblates are affiliated with a particular monastery.
[ { "paragraph_id": 0, "text": "The Benedictines, officially the Order of Saint Benedict (Latin: Ordo Sancti Benedicti, abbreviated as OSB), are a mainly contemplative monastic religious order of the Catholic Church for men and for women who follow the Rule of Saint Benedict. The male religious are also sometimes called the Black Monks, in reference to the colour of their religious habits, pace the Olivetans who wear white. They were founded in 529 by Benedict of Nursia, a 6th-century Italian monk who laid the foundations of Benedictine monasticism through the formulation of his Rule. Benedict's sister, Scholastica, possibly his twin, also became a religious from an early age, but chose to live as a hermit. They retained a close relationship until her death.", "title": "" }, { "paragraph_id": 1, "text": "Despite being called an order, the Benedictines do not operate under a single hierarchy but are instead organized as a collection of autonomous monasteries and convents, some known as abbeys. The order is represented internationally by the Benedictine Confederation, an organization set up in 1893 to represent the order's shared interests. They do not have a superior general or motherhouse with universal jurisdiction but elect an Abbot Primate to represent themselves to the Vatican and to the world.", "title": "" }, { "paragraph_id": 2, "text": "Benedictine nuns are given the title Dame in preference to Sister.", "title": "" }, { "paragraph_id": 3, "text": "The monastery at Subiaco in Italy, established by Benedict of Nursia c. 529, was the first of the dozen monasteries he founded. He later founded the Abbey of Monte Cassino. There is no evidence, however, that he intended to found an order and the Rule of Saint Benedict presupposes the autonomy of each community. When Monte Cassino was sacked by the Lombards about the year 580, the monks fled to Rome, and it seems probable that this constituted an important factor in the diffusion of a knowledge of Benedictine monasticism.", "title": "Historical development" }, { "paragraph_id": 4, "text": "Copies of Benedict's Rule survived; around 594 Pope Gregory I spoke favorably of it. The rule is subsequently found in some monasteries in southern Gaul along with other rules used by abbots. Gregory of Tours says that at Ainay Abbey, in the sixth century, the monks \"followed the rules of Basil, Cassian, Caesarius, and other fathers, taking and using whatever seemed proper to the conditions of time and place\", and doubtless the same liberty was taken with the Benedictine Rule when it reached them. In Gaul and Switzerland, it gradually supplemented the much stricter Irish or Celtic Rule introduced by Columbanus and others. In many monasteries it eventually entirely displaced the earlier codes.", "title": "Historical development" }, { "paragraph_id": 5, "text": "By the ninth century, however, the Benedictine had become the standard form of monastic life throughout the whole of Western Europe, excepting Scotland, Wales, and Ireland, where the Celtic observance still prevailed for another century or two. Largely through the work of Benedict of Aniane, it became the rule of choice for monasteries throughout the Carolingian empire.", "title": "Historical development" }, { "paragraph_id": 6, "text": "Monastic scriptoria flourished from the ninth through the twelfth centuries. Sacred Scripture was always at the heart of every monastic scriptorium. As a general rule those of the monks who possessed skill as writers made this their chief, if not their sole active work. An anonymous writer of the ninth or tenth century speaks of six hours a day as the usual task of a scribe, which would absorb almost all the time available for active work in the day of a medieval monk.", "title": "Historical development" }, { "paragraph_id": 7, "text": "In the Middle Ages monasteries were often founded by the nobility. Cluny Abbey was founded by William I, Duke of Aquitaine in 910. The abbey was noted for its strict adherence to the Rule of Saint Benedict. The abbot of Cluny was the superior of all the daughter houses, through appointed priors.", "title": "Historical development" }, { "paragraph_id": 8, "text": "One of the earliest reforms of Benedictine practice was that initiated in 980 by Romuald, who founded the Camaldolese community. The Cistercians branched off from the Benedictines in 1098; they are often called the \"White monks\".", "title": "Historical development" }, { "paragraph_id": 9, "text": "The dominance of the Benedictine monastic way of life began to decline towards the end of the twelfth century, which saw the rise of the mendicant Franciscans and nomadic Dominicans. Benedictines by contrast, took a fourth vow of \"stability\", which professed loyalty to a particular foundation in a particular location. Not being bound by location, the mendicants were better able to respond to an increasingly \"urban\" environment. This decline was further exacerbated by the practice of appointing a commendatory abbot, a lay person, appointed by a noble to oversee and to protect the assets of the monastery. Often, however, this resulted in the appropriation of the assets of monasteries at the expense of the community which they were intended to support.", "title": "Historical development" }, { "paragraph_id": 10, "text": "Saint Blaise Abbey in the Black Forest of Baden-Württemberg is believed to have been founded around the latter part of the tenth century. Between 1070 and 1073 there seem to have been contacts between St. Blaise and the Cluniac Abbey of Fruttuaria in Italy, which led to St. Blaise following the Fruttuarian reforms. The Empress Agnes was a patron of Fruttuaria, and retired there in 1065 before moving to Rome. The Empress was instrumental in introducing Fruttuaria's Benedictine customs, as practiced at Cluny, to Saint Blaise Abbey in Baden-Württemberg. Other houses either reformed by, or founded as priories of, St. Blasien were Muri Abbey (1082), Ochsenhausen Abbey (1093), Göttweig Abbey (1094), Stein am Rhein Abbey (before 1123) and Prüm Abbey (1132). It also had significant influence on the abbeys of Alpirsbach (1099), Ettenheimmünster (1124) and Sulzburg (c. 1125), and the priories of Weitenau (now part of Steinen, c. 1100), Bürgel (before 1130) and Sitzenkirch (c. 1130).", "title": "Historical development" }, { "paragraph_id": 11, "text": "Fleury Abbey in Saint-Benoît-sur-Loire, Loiret was founded in about 640. It is one of the most celebrated Benedictine monasteries of Western Europe, and possesses the relics of St. Benedict. Like many Benedictine abbeys it was located on the banks of a river, here the Loire. Ainey Abbey is a ninth century foundation on the Lyon peninsula. In the twelfth century on the current site there was a romanesque monastery, subsequently rebuilt.", "title": "Historical development" }, { "paragraph_id": 12, "text": "The seventeenth century saw a number of Benedictine foundations for women, some dedicated to the indigent to save them from a life of exploitation, others dedicated to the Perpetual Adoration of the Blessed Sacrament such as the one established by Catherine de Bar (1614-1698). In 1688 Dame Mechtilde de Bar assisted Marie Casimire Louise de La Grange d'Arquien, queen consort of Poland, to establish a Benedictine foundation in Warsaw.", "title": "Historical development" }, { "paragraph_id": 13, "text": "Abbeys were among the institutions of the Catholic Church swept away during the French Revolution. Monasteries and convents were again allowed to form in the 19th century under the Bourbon Restoration. Later that century, under the Third French Republic, laws were enacted preventing religious teaching. The original intent was to allow secular schools. Thus in 1880 and 1882, Benedictine teaching monks were effectively exiled; this was not completed until 1901.", "title": "Historical development" }, { "paragraph_id": 14, "text": "In 1898 Marie-Adèle Garnier, in religion, Mother Marie de Saint-Pierre, founded in Montmartre (Mount of the Martyr), Paris a Benedictine house. However, the Waldeck-Rousseau's Law of Associations, passed in 1901, placed severe restrictions on religious bodies which were obliged to leave France. Garnier and her community relocated to another place associated with executions, this time it was in London, near the site of Tyburn tree where 105 Catholic martyrs—including Saint Oliver Plunkett and Saint Edmund Campion had been executed during the English Reformation. A stone's throw from Marble Arch, the Tyburn Convent is now the Mother House of the Congregation.", "title": "Historical development" }, { "paragraph_id": 15, "text": "Benedictines are thought to have arrived in the Kingdom of Poland in the 11th-century. One of the earliest foundations is Tyniec Abbey on a promontory by the Vistula river. The Tyniec monks led the translation of the Bible into Polish vernacular. Other surviving Benedictine houses can be found in Kraków Old Town, Biskupów, Lubiń. Older foundations are in Mogilno, Trzemeszno, Łęczyca, Łysa Góra and in Opactwo, among others. In the Middle Ages the city of Płock, also on the Vistula, had a successful monastery, which played a significant role in the local economy. In the 18th-century benedictine convents were opened for women, notably in Warsaw's New Town.", "title": "Historical development" }, { "paragraph_id": 16, "text": "A 15th-century Benedictine foundation can be found in Senieji Trakai, a village in Eastern Lithuania.", "title": "Historical development" }, { "paragraph_id": 17, "text": "Kloster Rheinau was a Benedictine monastery in Rheinau in the Canton of Zürich, Switzerland, founded in about 778. The abbey of Our Lady of the Angels was founded in 1120.", "title": "Historical development" }, { "paragraph_id": 18, "text": "The English Benedictine Congregation is the oldest of the nineteen Benedictine congregations. Through the influence of Wilfrid, Benedict Biscop, and Dunstan, the Benedictine Rule spread rapidly, and in the North it was adopted in most of the monasteries that had been founded by the Celtic missionaries from Iona. Many of the episcopal sees of England were founded and governed by the Benedictines, and no fewer than nine of the old cathedrals were served by the black monks of the priories attached to them. Monasteries served as hospitals and places of refuge for the weak and homeless. The monks studied the healing properties of plants and minerals to alleviate the sufferings of the sick.", "title": "Historical development" }, { "paragraph_id": 19, "text": "During the English Reformation, all monasteries were dissolved and their lands confiscated by the Crown, forcing those who wished to continue in the monastic life to flee into exile on the Continent. During the 19th century English members of these communities were able to return to England.", "title": "Historical development" }, { "paragraph_id": 20, "text": "St. Mildred's Priory, on the Isle of Thanet, Kent, was built in 1027 on the site of an abbey founded in 670 by the daughter of the first Christian King of Kent. Currently the priory is home to a community of Benedictine nuns. Five of the most notable English abbeys are the Basilica of St Gregory the Great at Downside, commonly known as Downside Abbey, The Abbey of St Edmund, King and Martyr commonly known as Douai Abbey in Upper Woolhampton, Reading, Berkshire, Ealing Abbey in Ealing, West London, and Worth Abbey. Prinknash Abbey, used by Henry VIII as a hunting lodge, was officially returned to the Benedictines four hundred years later, in 1928. During the next few years, so-called Prinknash Park was used as a home until it was returned to the order.", "title": "Historical development" }, { "paragraph_id": 21, "text": "St. Lawrence's Abbey in Ampleforth, Yorkshire was founded in 1802. In 1955, Ampleforth set up a daughter house, a priory at St. Louis, Missouri which became independent in 1973 and became Saint Louis Abbey in its own right in 1989.", "title": "Historical development" }, { "paragraph_id": 22, "text": "As of 2015, the English Congregation consists of three abbeys of nuns and ten abbeys of monks. Members of the congregation are found in England, Wales, the United States of America, Peru and Zimbabwe.", "title": "Historical development" }, { "paragraph_id": 23, "text": "In England there are also houses of the Subiaco Cassinese Congregation: Farnborough, Prinknash, and Chilworth: the Solesmes Congregation, Quarr and St Cecilia's on the Isle of Wight, as well as a diocesan monastery following the Rule of Saint Benedict: The Community of Our Lady of Glastonbury.", "title": "Historical development" }, { "paragraph_id": 24, "text": "Since the Oxford Movement, there has also been a modest flourishing of Benedictine monasticism in the Anglican Church and Protestant Churches. Anglican Benedictine Abbots are invited guests of the Benedictine Abbot Primate in Rome at Abbatial gatherings at Sant'Anselmo.", "title": "Historical development" }, { "paragraph_id": 25, "text": "In 1168 local Benedictine monks instigated the anti-semitic blood libel of Harold of Gloucester as a template for explaining child deaths. According to historian Joe Hillaby, the blood libel of Harold was crucially important because for the first time an unexplained child death occurring near the Easter festival was arbitrarily linked to Jews in the vicinity by local Christian churchmen: \"they established a pattern quickly taken up elsewhere. Within three years the first ritual murder charge was made in France.\"", "title": "Historical development" }, { "paragraph_id": 26, "text": "The forty-eighth Rule of Saint Benedict prescribes extensive and habitual \"holy reading\" for the brethren. Three primary types of reading were done by the monks in medieval times. Monks would read privately during their personal time, as well as publicly during services and at mealtimes. In addition to these three mentioned in the Rule, monks would also read in the infirmary. Monasteries were thriving centers of education, with monks and nuns actively encouraged to learn and pray according to the Benedictine Rule. Rule 38 states that 'these brothers' meals should usually be accompanied by reading, and that they were to eat and drink in silence while one read out loud.", "title": "Historical development" }, { "paragraph_id": 27, "text": "Benedictine monks were not allowed worldly possessions, thus necessitating the preservation and collection of sacred texts in monastic libraries for communal use. For the sake of convenience, the books in the monastery were housed in a few different places, namely the sacristy, which contained books for the choir and other liturgical books, the rectory, which housed books for public reading such as sermons and lives of the saints, and the library, which contained the largest collection of books and was typically in the cloister.", "title": "Historical development" }, { "paragraph_id": 28, "text": "The first record of a monastic library in England is in Canterbury. To assist with Augustine of Canterbury's English mission, Pope Gregory the Great gave him nine books which included the Gregorian Bible in two volumes, the Psalter of Augustine, two copies of the Gospels, two martyrologies, an Exposition of the Gospels and Epistles, and a Psalter. Theodore of Tarsus brought Greek books to Canterbury more than seventy years later, when he founded a school for the study of Greek.", "title": "Historical development" }, { "paragraph_id": 29, "text": "The first Benedictine to live in the United States was Pierre-Joseph Didier. He came to the United States in 1790 from Paris and served in the Ohio and St. Louis areas until his death. The first actual Benedictine monastery founded was Saint Vincent Archabbey, located in Latrobe, Pennsylvania. It was founded in 1832 by Boniface Wimmer, a German monk, who sought to serve German immigrants in America. In 1856, Wimmer started to lay the foundations for St. John's Abbey in Minnesota. In 1876, Herman Wolfe, of Saint Vincent Archabbey established Belmont Abbey in North Carolina. By the time of his death in 1887, Wimmer had sent Benedictine monks to Kansas, New Jersey, North Carolina, Georgia, Florida, Alabama, Illinois, and Colorado.", "title": "Historical development" }, { "paragraph_id": 30, "text": "Wimmer also asked for Benedictine sisters to be sent to America by St. Walburg Convent in Eichstätt, Bavaria. In 1852, Sister Benedicta Riepp and two other sisters founded St. Marys, Pennsylvania. Soon they would send sisters to Michigan, New Jersey, and Minnesota.", "title": "Historical development" }, { "paragraph_id": 31, "text": "By 1854, Swiss monks began to arrive and founded St. Meinrad Abbey in Indiana, and they soon spread to Arkansas and Louisiana. They were soon followed by Swiss sisters.", "title": "Historical development" }, { "paragraph_id": 32, "text": "There are now over 100 Benedictine houses across America. Most Benedictine houses are part of one of four large Congregations: American-Cassinese, Swiss-American, St. Scholastica, and St. Benedict. The congregations mostly are made up of monasteries that share the same lineage. For instance the American-Cassinese congregation included the 22 monasteries descended from Boniface Wimmer.", "title": "Historical development" }, { "paragraph_id": 33, "text": "A sense of community has been the defining characteristic of the order since the beginning. To that end, section 17 in chapter 58 of the Rule of Saint Benedict specifies the solemn vows candidates joining a Benedictine community are required to make: a vow of stability, to remain in the same community), and to adopt a \"conversion of habits\", in Latin, conversatio morum and obedience to the community's superior. The \"Benedictine vows\" are equivalent to the evangelical counsels accepted by all candidates entering a religious order. The interpretation of conversatio morum understood as \"conversion of the habits of life\" has generally been replaced by notions such as adoption of a monastic manner of life, drawing on the Vulgate's use of conversatio as indicating \"citizenship\" or \"local customs\", see Philippians 3:20. The Rule enjoins monks and nuns \"to live in this place as a religious, in obedience to its rule and to the abbot or abbess.\"", "title": "Benedictine vows and life" }, { "paragraph_id": 34, "text": "Benedictine abbots and abbesses have jurisdiction over their abbey and thus canonical authority over the monks or nuns who are resident. This authority includes the power to assign duties, to decide which books may or may not be read, to regulate comings and goings, and to punish and to excommunicate, in the sense of an enforced isolation from the monastic community.", "title": "Benedictine vows and life" }, { "paragraph_id": 35, "text": "A tight communal timetable – the horarium – is meant to ensure that the time given by God is not wasted but used in God's service, whether for prayer, work, meals, spiritual reading or sleep. The order's motto is Ora et Labora \"pray and work\".", "title": "Benedictine vows and life" }, { "paragraph_id": 36, "text": "Although Benedictines do not take a vow of silence, hours of strict silence are set, and at other times silence is maintained as much as is practically possible. Social conversations tend to be limited to communal recreation times. Such details, like other aspects of the daily routine of a Benedictine house are left to the discretion of the superior, and are set out in its customary, the code adopted by a particular Benedictine house by adapting the Rule to local conditions.", "title": "Benedictine vows and life" }, { "paragraph_id": 37, "text": "According to the norms of the 1983 Code of Canon Law, a Benedictine abbey is a \"religious institute\" and its members therefore participate in consecrated life which Canon 588 §1 explains is intrinsically \"neither clerical nor lay.\" Males in consecrated life, however, may be ordained.", "title": "Benedictine vows and life" }, { "paragraph_id": 38, "text": "Benedictines' rules contain a reference to ritual purification, which is inspired by Benedict's encouragement of bathing. Benedictine monks have played a role in the development and promotion of spas.", "title": "Benedictine vows and life" }, { "paragraph_id": 39, "text": "Benedictine monasticism differs from other Christian religious orders in that as congregations sometimes with several houses, some of them in other countries, they are not bound into a unified religious order headed by a \"Superior General\". Each Benedictine congregation is autonomous and governed by an abbot or abbess.", "title": "Organization" }, { "paragraph_id": 40, "text": "The autonomous houses are characterised by their chosen charism or specific dedication to a particular devotion. For example, In 1313 Bernardo Tolomei established the Order of Our Lady of Mount Olivet. The community adopted the Rule of Saint Benedict and received canonical approval in 1344. The Olivetans are part of the Benedictine Confederation. Other specialisms, such as Gregorian chant as at Solesmes in France, or Perpetual Adoration of the Holy Sacrament have been adopted by different houses, as at the Warsaw Convent, or the Adorers of the Sacred Heart of Montmartre at Tyburn Convent in London. Other houses have dedicated themselves to books, reading, writing and printing them as at Stanbrook Abbey in England. Others still are associated with the places where they were founded or their founders centuries ago, hence Cassinese, Subiaco, Camaldolese or Sylvestrines.", "title": "Organization" }, { "paragraph_id": 41, "text": "All Benedictine houses became federated in the Benedictine Confederation brought into existence by Pope Leo XIII's Apostolic Brief \"Summum semper\" on 12 July 1893. Pope Leo also established the office of Abbot Primate as the abbot elected to represent this Confederation at the Vatican and to the world. So far there has not been an Abbess Primate, her time is yet to come. The headquarters of the Benedictine Confederation and the Abbot Primate is the Primatial Abbey of Sant'Anselmo built by Pope Leo XIII in Rome.", "title": "Organization" }, { "paragraph_id": 42, "text": "The Rule of Saint Benedict is also used by a number of religious orders that began as reforms of the Benedictine tradition such as the Cistercians and Trappists. These groups are separate congregations and not members of the Benedictine Confederation.", "title": "Other orders" }, { "paragraph_id": 43, "text": "Although Benedictines are traditionally Catholic, there are also other communities that follow the Rule of Saint Benedict. For example, of an estimated 2,400 celibate Anglican religious (1,080 men and 1,320 women) in the Anglican Communion as a whole, some have adopted the Rule of Benedict. Likewise, such communities can be found in Eastern Orthodox Church, and Lutheran Church.", "title": "Other orders" }, { "paragraph_id": 44, "text": "Members of the Congregation of Saint Maur, a prerevolutionary French congregation of Benedictines known for their scholarship:", "title": "Notable Benedictines" }, { "paragraph_id": 45, "text": "Benedictine Oblates endeavor to embrace the spirit of the Benedictine vow in their own life in the world. Oblates are affiliated with a particular monastery.", "title": "Notable Benedictines" } ]
The Benedictines, officially the Order of Saint Benedict, are a mainly contemplative monastic religious order of the Catholic Church for men and for women who follow the Rule of Saint Benedict. The male religious are also sometimes called the Black Monks, in reference to the colour of their religious habits, pace the Olivetans who wear white. They were founded in 529 by Benedict of Nursia, a 6th-century Italian monk who laid the foundations of Benedictine monasticism through the formulation of his Rule. Benedict's sister, Scholastica, possibly his twin, also became a religious from an early age, but chose to live as a hermit. They retained a close relationship until her death. Despite being called an order, the Benedictines do not operate under a single hierarchy but are instead organized as a collection of autonomous monasteries and convents, some known as abbeys. The order is represented internationally by the Benedictine Confederation, an organization set up in 1893 to represent the order's shared interests. They do not have a superior general or motherhouse with universal jurisdiction but elect an Abbot Primate to represent themselves to the Vatican and to the world. Benedictine nuns are given the title Dame in preference to Sister.
2001-09-24T03:29:20Z
2023-12-28T15:37:35Z
[ "Template:Authority control", "Template:Commons category", "Template:Redirect", "Template:Rp", "Template:Cite EB1911", "Template:Portal", "Template:Cite magazine", "Template:Catholicism", "Template:Spaced ndash", "Template:Refbegin", "Template:Short description", "Template:Main", "Template:Columns list", "Template:Cite news", "Template:Infobox organization", "Template:Lang-la", "Template:ISBN", "Template:CE1913", "Template:Cite book", "Template:Distinguish", "Template:Reflist", "Template:EB1911", "Template:Disputed", "Template:Cite CE1913", "Template:Cite web", "Template:Webarchive", "Template:Cite journal", "Template:About", "Template:Use dmy dates", "Template:Circa", "Template:Refend", "Template:Official website" ]
https://en.wikipedia.org/wiki/Benedictines
4,241
Bayezid I
Bayezid I (Ottoman Turkish: بايزيد اول, Turkish: I. Bayezid), also known as Bayezid the Thunderbolt (Ottoman Turkish: یلدیرم بايزيد, Turkish: Yıldırım Bayezid; c. 1360 – 8 March 1403), was the sultan of the Ottoman Empire from 1389 to 1402. He adopted the title of Sultan-i Rûm, Rûm being the Arabic name for the Eastern Roman Empire. In 1394, Bayezid unsuccessfully besieged Constantinople. He defeated the Crusaders at the Battle of Nicopolis in what is now Bulgaria in 1396. He was later defeated and captured by Timur at the Battle of Ankara in 1402 and died in captivity in March 1403, which triggered the Ottoman Interregnum. Bayezid was the son of Murad I and his Greek wife, Gülçiçek Hatun. His first major role was as governor of Kütahya, a city that he earned by marrying the daughter of a Germiyanid ruler. He was an impetuous soldier, earning the nickname "Thunderbolt" in a battle against the Karamanids. Bayezid ascended to the throne following the death of his father, Murad I, who was killed by Serbian knight Miloš Obilić during (15 June), or immediately after (16 June), the Battle of Kosovo in 1389, the battle in which Serbia became a vassal of the Ottoman Sultanate. Immediately after obtaining the throne, he had his younger brother strangled to avoid a plot. In 1390, Bayezid took as a wife Princess Olivera Despina, the daughter of Prince Lazar of Serbia, who also lost his life in Kosovo. Bayezid recognized Stefan Lazarević, the son of Lazar, as the new Serbian leader - later despot - with considerable autonomy. Upper Serbia resisted the Ottomans until Bayezid captured Skopje in 1391, converting the city into an important base of operations. Meanwhile, the sultan began unifying Anatolia under his rule. Forcible expansion into Muslim territories could have endangered the Ottoman relationship with the gazis, who were an important source of warriors for this ruling house on the European frontier. Thus Bayezid began the practice of first securing fatwas, or legal rulings from Islamic scholars, to justify wars against these Muslim states. However, Bayezid suspected the loyalty of his Muslim Turkish followers, so he relied heavily on his Serbian and Byzantine vassal troops in these conquests. In a single campaign over the summer and fall of 1390, Bayezid conquered the beyliks of Aydin, Saruhan and Menteshe. His major rival Sulayman, the emir of Karaman, responded by allying himself with the ruler of Sivas, Kadi Burhan al-Din and the remaining Turkish beyliks. Nevertheless, Bayezid pushed on and overwhelmed the remaining beyliks (Hamid, Teke, and Germiyan), as well as taking the cities of Akşehir and Niğde, as well as their capital Konya from the Karaman. At this point, Bayezid accepted peace proposals from Karaman (1391), concerned that further advances would antagonize his Turkoman followers and lead them to ally with Kadi Burhan al-Din. Once peace had been made with Karaman, Bayezid moved north against Kastamonu which had given refuge to many fleeing from his forces, and conquered both that city as well as Sinop. However, his subsequent campaign was stopped by Burhan al-Din at the Battle of Kırkdilim. From 1389 to 1395 he conquered Bulgaria and northern Greece. In 1394 Bayezid crossed the River Danube to attack Wallachia, ruled at that time by Mircea the Elder. The Ottomans were superior in number, but on 10 October 1394 (or 17 May 1395), in the Battle of Rovine, on forested and swampy terrain, the Wallachians won the fierce battle and prevented Bayezid's army from advancing beyond the Danube. In 1394, Bayezid laid siege to Constantinople, the capital of the Byzantine Empire. Anadoluhisarı fortress was built between 1393 and 1394 as part of preparations for the second Ottoman siege of Constantinople, which took place in 1395. On the urgings of the Byzantine emperor Manuel II Palaeologus, a new crusade was organized to defeat him. This proved unsuccessful: in 1396 the Christian allies, under the leadership of the King of Hungary and future Holy Roman Emperor (in 1433) Sigismund, were defeated in the Battle of Nicopolis. Bayezid built the magnificent Ulu Cami in Bursa, to celebrate this victory. Thus the siege of Constantinople continued, lasting until 1402. The beleaguered Byzantines had their reprieve when Bayezid fought the Timurid Empire in the east. At this time, the empire of Bayezid included Thrace (except Constantinople), Macedonia, Bulgaria, and parts of Serbia in Europe. In Asia, his domains extended to the Taurus Mountains. His army was considered one of the best in the Islamic world. In 1397, Bayezid defeated the emir of Karaman in Akçay, killing him and annexing his territory. In 1398, the sultan conquered the Djanik emirate and the territory of Burhan al-Din, violating the accord with the Turco-Mongol emir Timur. Finally, Bayezid occupied Elbistan and Malatya. In 1400, Timur succeeded in rousing the local Turkic beyliks who had been vassals of the Ottomans to join him in his attack on Bayezid, who was also considered one of the most powerful rulers in the Muslim world during that period. Years of insulting letters had passed between Timur and Bayezid. Both rulers insulted each other in their own way while Timur preferred to undermine Bayezid's position as a ruler and play down the significance of his military successes. This is the excerpt from one of Timur's letters addressed to Ottoman sultan: Believe me, you are but pismire ant: don't seek to fight the elephants for they'll crush you under their feet. Shall a petty prince such as you are contend with us? But your rodomontades [braggadocio] are not extraordinary; for a Turcoman never spoke with judgement. If you don't follow our counsels you will regret it. In the fateful Battle of Ankara, on 20 July 1402, the Ottoman army was defeated. Bayazid tried to escape, but was captured and taken to Timur. Historians describe their first meeting as follows: When Timur saw Bayezid, he laughed. Bayezid, offended by this laugh, told Timur that it was indecent to laugh at misfortune; to which Timur replied: "It is clear then that fate does not value power and possession of vast lands if it distributes them to cripples: to you, the crooked, and to me, the lame." Many writers claim that Bayezid was mistreated by the Timurids. However, writers and historians from Timur's own court reported that Bayezid was treated well, and that Timur even mourned his death. One of Bayezid's sons, Mustafa Çelebi, was captured with him and held captive in Samarkand until 1405. Four of Bayezid's sons, specifically Süleyman Çelebi, İsa Çelebi, Mehmed Çelebi, and Musa Çelebi, however, escaped from the battlefield and later started a civil war for the Ottoman throne known as the Ottoman Interregnum. After Mehmed's victory, his coronation as Mehmed I, and the deaths of the other three, Bayezid's other son Mustafa Çelebi emerged from hiding and began two failed rebellions against his brother Mehmed and, after Mehmed's death, his nephew Murad II. In Europe, the legend of Bayazid's humiliation in captivity was very popular. He was allegedly chained, and forced to watch how his beloved wife, Olivera, serve Timur at dinner. According to a legend, Timur took Bayezid with himself everywhere in a barred palanquin or cage, humiliating him in various ways, used Bayezid as a support under his legs, and at dinner had him placed under the table where bones were thrown at him. Different versions on Bayezid's death existed, too. One of them mentioned the suicide of Bayezid. Allegedly, the Sultan committed suicide through hitting his head against the bars of his cell or taking poison. The version was promoted by Ottoman historians: Lutfi Pasha, Ashik Pasha-Zade. There was also a version where Bayezid was supposedly poisoned by Timur's order. This is considered unlikely, because there is evidence that the Turkic ruler entrusted the care of Bayezid to his personal doctors. In the descriptions of contemporaries and witnesses of the events, neither a cell nor humiliation is mentioned. German traveller and writer Johann Schiltberger did not write anything about the cell, bars or violent death. Another contemporary, Jean II Le Maingre, who witnessed Bayezid's captivity, wrote nothing about the cell or poisoning either. Clavijo, who came to Timur's court in 1404 as part of the embassy and visited Constantinople on his return trip, also did not mention the cell. All Greek sources of the first decade of the 15th century are equally silent about the cell. Sharafaddin Yazdi (? -1454) in Zafar-nama wrote that Bayezid was treated with respect, and at his request, Turco-Mongols found his son among the captives and brought him to his father. Regarding Bayezid's wife, Sharafaddin wrote that Timur sent her and his daughters to her husband. Olivera allegedly became a Muslim under the influence of Timur. First references to a disrespectful attitude towards Bayazid appear in the works of ibn Arabshah (1389–1450) and Constantine of Ostrovica. Ibn Arabshah wrote that "Bayezid's heart was broken to pieces" when he saw that his wives and concubines were serving at a banquet. Ibn Arabshah wrote the following about the captivity of Bayezid: Ibn Usman became a prey and was locked up like a bird in a cage. However, this is just a "flowery style", and not a real cell. According to literary historian H.A.R. Gibb, "the flowery elegance of style has also affected historiography. Most of the authors of the Timurid era succumbed to its influence ." Constantine of Ostrovica wrote neither about the cell, nor about the nudity of Bayezid's wife; though he did write that Bayezid committed suicide. In the story of Constantine, just like in that of ibn Arabshah, the sultan was so struck by the fact that his wife carried wine to a feast that he poisoned himself with a poison from his ring. Ottoman historian Mehmed Neshri (1450–1520) described Bayezid's imprisonment and mentioned the cell twice. According to him, Timur asked Bayezid what he would do in Timur's place with regard to the captive. "I would have planted him in an iron cage," Bayezid answered. To which Timur replied: "This is a bad answer." He ordered to prepare the cage and the Sultan was put into it. The complete set of legends may perhaps be found in the work of Pope Pius II Asiae Europaeque elegantissima descriptio, written in 1450–1460 (published in 1509): Bayezid is kept in a cage, fed with garbage under the table, Timur uses Bayezid as a support to get on or off a horse. Further development can be found in later authors, such as Theodore Spandounes. The first version of his story was written in Italian and completed in 1509, and a French translation was published in 1519. In these versions of the text, Spandounes wrote only about the golden chains and that the sultan was used as a stand. Spandounes added the cell only in later versions of the text. Later versions of the text also include a description of the public humiliation of Bayezid's wife: He had a wife of Ildrim [Yıldırım, i.e., Bayezid], who was also a captive. They ripped off her clothes to the navel, exposing shameful areas. And he (Timur) made her serve food to him and his guests like that. Bayezid I had at least six consorts: Bayezid I had at least eight sons: Bayezid I had at least five daughters: According to the British orientalist, Lord Kinross, Bayezid was distinguished by haste, impulsivity, unpredictability and imprudence. He cared little for state affairs, which he entrusted to his governors. As Kinross writes, between campaigns Bayezid was often engaged in pleasures: gluttony, drunkenness and debauchery. The court of the sultan was famous for its luxury and was comparable to the Byzantine court during its heyday. At the same time, the sultan was a talented commander. In all 13 years of his reign, Bayezid suffered only one defeat, which eventually turned out to be fatal for him. Despite his lust for earthly pleasures, Bayezid was a religious man and used to spend hours in his personal mosque in Bursa. He also kept Islamic theologians in his circle. In the words of the contemporary Greek historian Doukas: [Bayezid] was a feared man, precipitate in deeds of war, a persecutor of Christians as no other around him, and in the religion of the Arabs a most ardent disciple of Muhammad, whose unlawful commandments were observed to the utmost, never sleeping, spending his nights contriving intrigues and machinations against the rational flock of Christ.... His purpose was to increase the nation of the Prophet and to decrease that of the Romans. Many cities and provinces did he add to the dominion of the Muslims. Bayezid managed to expand the territory of the Ottoman empire to the Danube and the Euphrates. However, his reign culminated with a humiliating defeat at Ankara, whereby the empire was reduced to the size of a beylik from the time of Orhan. This small territory was divided between Bayezid's two sons by Timur and many beyliks regained their independence. The defeat at Ankara marked the beginning of the Ottoman interregnum, which lasted 10 years. The defeat of Bayezid became a popular subject for later Western European writers, composers, and painters. They embellished the legend that he was taken by Timur to Samarkand with a cast of characters to create an oriental fantasy that has maintained its appeal over the years. Christopher Marlowe's play Tamburlaine the Great was first performed in London in 1587, three years after the formal opening of English-Ottoman trade relations when William Harborne sailed for Constantinople as an agent of the Levant Company. In 1648, the play Le Gran Tamerlan et Bejezet by Jean Magnon appeared in London, and in 1725, Handel's Tamerlano was first performed and published in London; Vivaldi's version of the story, Bajazet, was written in 1735. Magnon had given Bayezid an intriguing wife and daughter; the Handel and Vivaldi renditions included, as well as Tamerlane and Bayezid and his daughter, a prince of Byzantium and a princess of Trebizond (Trabzon) in a passionate love story. A cycle of paintings in Schloss Eggenberg, near Graz in Austria, translated the theme to a different medium; this was completed in the 1670s shortly before the Ottoman army attacked the Habsburgs in central Europe. The historical novel The Grand Cham (1921) by Harold Lamb focuses on the quest of its European hero to gain the assistance of Tamerlane in defeating Bayezid. Bayezid (spelled Bayazid) is a central character in the Robert E. Howard story Lord of Samarcand, where he commits suicide at Tamerlane's victory banquet. Bayazid is a main character in the novel The Walls of Byzantium (2013) by James Heneage. Sultan Bayezid was portrayed in the Serbian 1989 historical drama film Battle of Kosovo, as a participant of the Battle of Kosovo by actor Branislav Lečić, and in the Romanian historical drama Mircea (Proud heritage) by Ion Ritiu as a young Sultan who fought in the battles of Rovine, Nicopolis and Angora. In the 29th Degree of the Scottish Rite, Northern Masonic Jurisdiction, Bayezid appears as a central figure in a drama that is historical fiction.
[ { "paragraph_id": 0, "text": "Bayezid I (Ottoman Turkish: بايزيد اول, Turkish: I. Bayezid), also known as Bayezid the Thunderbolt (Ottoman Turkish: یلدیرم بايزيد, Turkish: Yıldırım Bayezid; c. 1360 – 8 March 1403), was the sultan of the Ottoman Empire from 1389 to 1402. He adopted the title of Sultan-i Rûm, Rûm being the Arabic name for the Eastern Roman Empire. In 1394, Bayezid unsuccessfully besieged Constantinople. He defeated the Crusaders at the Battle of Nicopolis in what is now Bulgaria in 1396. He was later defeated and captured by Timur at the Battle of Ankara in 1402 and died in captivity in March 1403, which triggered the Ottoman Interregnum.", "title": "" }, { "paragraph_id": 1, "text": "Bayezid was the son of Murad I and his Greek wife, Gülçiçek Hatun. His first major role was as governor of Kütahya, a city that he earned by marrying the daughter of a Germiyanid ruler. He was an impetuous soldier, earning the nickname \"Thunderbolt\" in a battle against the Karamanids.", "title": "Biography" }, { "paragraph_id": 2, "text": "Bayezid ascended to the throne following the death of his father, Murad I, who was killed by Serbian knight Miloš Obilić during (15 June), or immediately after (16 June), the Battle of Kosovo in 1389, the battle in which Serbia became a vassal of the Ottoman Sultanate. Immediately after obtaining the throne, he had his younger brother strangled to avoid a plot. In 1390, Bayezid took as a wife Princess Olivera Despina, the daughter of Prince Lazar of Serbia, who also lost his life in Kosovo. Bayezid recognized Stefan Lazarević, the son of Lazar, as the new Serbian leader - later despot - with considerable autonomy.", "title": "Biography" }, { "paragraph_id": 3, "text": "Upper Serbia resisted the Ottomans until Bayezid captured Skopje in 1391, converting the city into an important base of operations.", "title": "Biography" }, { "paragraph_id": 4, "text": "Meanwhile, the sultan began unifying Anatolia under his rule. Forcible expansion into Muslim territories could have endangered the Ottoman relationship with the gazis, who were an important source of warriors for this ruling house on the European frontier. Thus Bayezid began the practice of first securing fatwas, or legal rulings from Islamic scholars, to justify wars against these Muslim states. However, Bayezid suspected the loyalty of his Muslim Turkish followers, so he relied heavily on his Serbian and Byzantine vassal troops in these conquests.", "title": "Efforts to unify Anatolia" }, { "paragraph_id": 5, "text": "In a single campaign over the summer and fall of 1390, Bayezid conquered the beyliks of Aydin, Saruhan and Menteshe. His major rival Sulayman, the emir of Karaman, responded by allying himself with the ruler of Sivas, Kadi Burhan al-Din and the remaining Turkish beyliks. Nevertheless, Bayezid pushed on and overwhelmed the remaining beyliks (Hamid, Teke, and Germiyan), as well as taking the cities of Akşehir and Niğde, as well as their capital Konya from the Karaman. At this point, Bayezid accepted peace proposals from Karaman (1391), concerned that further advances would antagonize his Turkoman followers and lead them to ally with Kadi Burhan al-Din. Once peace had been made with Karaman, Bayezid moved north against Kastamonu which had given refuge to many fleeing from his forces, and conquered both that city as well as Sinop. However, his subsequent campaign was stopped by Burhan al-Din at the Battle of Kırkdilim.", "title": "Efforts to unify Anatolia" }, { "paragraph_id": 6, "text": "From 1389 to 1395 he conquered Bulgaria and northern Greece. In 1394 Bayezid crossed the River Danube to attack Wallachia, ruled at that time by Mircea the Elder. The Ottomans were superior in number, but on 10 October 1394 (or 17 May 1395), in the Battle of Rovine, on forested and swampy terrain, the Wallachians won the fierce battle and prevented Bayezid's army from advancing beyond the Danube.", "title": "Efforts to unify Anatolia" }, { "paragraph_id": 7, "text": "In 1394, Bayezid laid siege to Constantinople, the capital of the Byzantine Empire. Anadoluhisarı fortress was built between 1393 and 1394 as part of preparations for the second Ottoman siege of Constantinople, which took place in 1395. On the urgings of the Byzantine emperor Manuel II Palaeologus, a new crusade was organized to defeat him. This proved unsuccessful: in 1396 the Christian allies, under the leadership of the King of Hungary and future Holy Roman Emperor (in 1433) Sigismund, were defeated in the Battle of Nicopolis. Bayezid built the magnificent Ulu Cami in Bursa, to celebrate this victory.", "title": "Efforts to unify Anatolia" }, { "paragraph_id": 8, "text": "Thus the siege of Constantinople continued, lasting until 1402. The beleaguered Byzantines had their reprieve when Bayezid fought the Timurid Empire in the east. At this time, the empire of Bayezid included Thrace (except Constantinople), Macedonia, Bulgaria, and parts of Serbia in Europe. In Asia, his domains extended to the Taurus Mountains. His army was considered one of the best in the Islamic world.", "title": "Efforts to unify Anatolia" }, { "paragraph_id": 9, "text": "In 1397, Bayezid defeated the emir of Karaman in Akçay, killing him and annexing his territory. In 1398, the sultan conquered the Djanik emirate and the territory of Burhan al-Din, violating the accord with the Turco-Mongol emir Timur. Finally, Bayezid occupied Elbistan and Malatya.", "title": "Clash with Timur" }, { "paragraph_id": 10, "text": "In 1400, Timur succeeded in rousing the local Turkic beyliks who had been vassals of the Ottomans to join him in his attack on Bayezid, who was also considered one of the most powerful rulers in the Muslim world during that period. Years of insulting letters had passed between Timur and Bayezid. Both rulers insulted each other in their own way while Timur preferred to undermine Bayezid's position as a ruler and play down the significance of his military successes.", "title": "Clash with Timur" }, { "paragraph_id": 11, "text": "This is the excerpt from one of Timur's letters addressed to Ottoman sultan:", "title": "Clash with Timur" }, { "paragraph_id": 12, "text": "Believe me, you are but pismire ant: don't seek to fight the elephants for they'll crush you under their feet. Shall a petty prince such as you are contend with us? But your rodomontades [braggadocio] are not extraordinary; for a Turcoman never spoke with judgement. If you don't follow our counsels you will regret it.", "title": "Clash with Timur" }, { "paragraph_id": 13, "text": "In the fateful Battle of Ankara, on 20 July 1402, the Ottoman army was defeated. Bayazid tried to escape, but was captured and taken to Timur. Historians describe their first meeting as follows:", "title": "Clash with Timur" }, { "paragraph_id": 14, "text": "When Timur saw Bayezid, he laughed. Bayezid, offended by this laugh, told Timur that it was indecent to laugh at misfortune; to which Timur replied: \"It is clear then that fate does not value power and possession of vast lands if it distributes them to cripples: to you, the crooked, and to me, the lame.\"", "title": "Clash with Timur" }, { "paragraph_id": 15, "text": "Many writers claim that Bayezid was mistreated by the Timurids. However, writers and historians from Timur's own court reported that Bayezid was treated well, and that Timur even mourned his death. One of Bayezid's sons, Mustafa Çelebi, was captured with him and held captive in Samarkand until 1405.", "title": "Clash with Timur" }, { "paragraph_id": 16, "text": "Four of Bayezid's sons, specifically Süleyman Çelebi, İsa Çelebi, Mehmed Çelebi, and Musa Çelebi, however, escaped from the battlefield and later started a civil war for the Ottoman throne known as the Ottoman Interregnum. After Mehmed's victory, his coronation as Mehmed I, and the deaths of the other three, Bayezid's other son Mustafa Çelebi emerged from hiding and began two failed rebellions against his brother Mehmed and, after Mehmed's death, his nephew Murad II.", "title": "Clash with Timur" }, { "paragraph_id": 17, "text": "In Europe, the legend of Bayazid's humiliation in captivity was very popular. He was allegedly chained, and forced to watch how his beloved wife, Olivera, serve Timur at dinner. According to a legend, Timur took Bayezid with himself everywhere in a barred palanquin or cage, humiliating him in various ways, used Bayezid as a support under his legs, and at dinner had him placed under the table where bones were thrown at him.", "title": "Bayezid in captivity" }, { "paragraph_id": 18, "text": "Different versions on Bayezid's death existed, too. One of them mentioned the suicide of Bayezid. Allegedly, the Sultan committed suicide through hitting his head against the bars of his cell or taking poison. The version was promoted by Ottoman historians: Lutfi Pasha, Ashik Pasha-Zade. There was also a version where Bayezid was supposedly poisoned by Timur's order. This is considered unlikely, because there is evidence that the Turkic ruler entrusted the care of Bayezid to his personal doctors.", "title": "Bayezid in captivity" }, { "paragraph_id": 19, "text": "In the descriptions of contemporaries and witnesses of the events, neither a cell nor humiliation is mentioned.", "title": "Bayezid in captivity" }, { "paragraph_id": 20, "text": "German traveller and writer Johann Schiltberger did not write anything about the cell, bars or violent death. Another contemporary, Jean II Le Maingre, who witnessed Bayezid's captivity, wrote nothing about the cell or poisoning either. Clavijo, who came to Timur's court in 1404 as part of the embassy and visited Constantinople on his return trip, also did not mention the cell. All Greek sources of the first decade of the 15th century are equally silent about the cell. Sharafaddin Yazdi (? -1454) in Zafar-nama wrote that Bayezid was treated with respect, and at his request, Turco-Mongols found his son among the captives and brought him to his father. Regarding Bayezid's wife, Sharafaddin wrote that Timur sent her and his daughters to her husband. Olivera allegedly became a Muslim under the influence of Timur.", "title": "Bayezid in captivity" }, { "paragraph_id": 21, "text": "First references to a disrespectful attitude towards Bayazid appear in the works of ibn Arabshah (1389–1450) and Constantine of Ostrovica. Ibn Arabshah wrote that \"Bayezid's heart was broken to pieces\" when he saw that his wives and concubines were serving at a banquet.", "title": "Bayezid in captivity" }, { "paragraph_id": 22, "text": "Ibn Arabshah wrote the following about the captivity of Bayezid:", "title": "Bayezid in captivity" }, { "paragraph_id": 23, "text": "Ibn Usman became a prey and was locked up like a bird in a cage.", "title": "Bayezid in captivity" }, { "paragraph_id": 24, "text": "However, this is just a \"flowery style\", and not a real cell. According to literary historian H.A.R. Gibb, \"the flowery elegance of style has also affected historiography. Most of the authors of the Timurid era succumbed to its influence .\"", "title": "Bayezid in captivity" }, { "paragraph_id": 25, "text": "Constantine of Ostrovica wrote neither about the cell, nor about the nudity of Bayezid's wife; though he did write that Bayezid committed suicide. In the story of Constantine, just like in that of ibn Arabshah, the sultan was so struck by the fact that his wife carried wine to a feast that he poisoned himself with a poison from his ring.", "title": "Bayezid in captivity" }, { "paragraph_id": 26, "text": "Ottoman historian Mehmed Neshri (1450–1520) described Bayezid's imprisonment and mentioned the cell twice. According to him, Timur asked Bayezid what he would do in Timur's place with regard to the captive. \"I would have planted him in an iron cage,\" Bayezid answered. To which Timur replied: \"This is a bad answer.\" He ordered to prepare the cage and the Sultan was put into it.", "title": "Bayezid in captivity" }, { "paragraph_id": 27, "text": "The complete set of legends may perhaps be found in the work of Pope Pius II Asiae Europaeque elegantissima descriptio, written in 1450–1460 (published in 1509): Bayezid is kept in a cage, fed with garbage under the table, Timur uses Bayezid as a support to get on or off a horse. Further development can be found in later authors, such as Theodore Spandounes. The first version of his story was written in Italian and completed in 1509, and a French translation was published in 1519. In these versions of the text, Spandounes wrote only about the golden chains and that the sultan was used as a stand. Spandounes added the cell only in later versions of the text. Later versions of the text also include a description of the public humiliation of Bayezid's wife:", "title": "Bayezid in captivity" }, { "paragraph_id": 28, "text": "He had a wife of Ildrim [Yıldırım, i.e., Bayezid], who was also a captive. They ripped off her clothes to the navel, exposing shameful areas. And he (Timur) made her serve food to him and his guests like that.", "title": "Bayezid in captivity" }, { "paragraph_id": 29, "text": "Bayezid I had at least six consorts:", "title": "Family" }, { "paragraph_id": 30, "text": "Bayezid I had at least eight sons:", "title": "Family" }, { "paragraph_id": 31, "text": "Bayezid I had at least five daughters:", "title": "Family" }, { "paragraph_id": 32, "text": "According to the British orientalist, Lord Kinross, Bayezid was distinguished by haste, impulsivity, unpredictability and imprudence. He cared little for state affairs, which he entrusted to his governors. As Kinross writes, between campaigns Bayezid was often engaged in pleasures: gluttony, drunkenness and debauchery. The court of the sultan was famous for its luxury and was comparable to the Byzantine court during its heyday.", "title": "Personality" }, { "paragraph_id": 33, "text": "At the same time, the sultan was a talented commander. In all 13 years of his reign, Bayezid suffered only one defeat, which eventually turned out to be fatal for him. Despite his lust for earthly pleasures, Bayezid was a religious man and used to spend hours in his personal mosque in Bursa. He also kept Islamic theologians in his circle.", "title": "Personality" }, { "paragraph_id": 34, "text": "In the words of the contemporary Greek historian Doukas:", "title": "Personality" }, { "paragraph_id": 35, "text": "[Bayezid] was a feared man, precipitate in deeds of war, a persecutor of Christians as no other around him, and in the religion of the Arabs a most ardent disciple of Muhammad, whose unlawful commandments were observed to the utmost, never sleeping, spending his nights contriving intrigues and machinations against the rational flock of Christ.... His purpose was to increase the nation of the Prophet and to decrease that of the Romans. Many cities and provinces did he add to the dominion of the Muslims.", "title": "Personality" }, { "paragraph_id": 36, "text": "Bayezid managed to expand the territory of the Ottoman empire to the Danube and the Euphrates. However, his reign culminated with a humiliating defeat at Ankara, whereby the empire was reduced to the size of a beylik from the time of Orhan. This small territory was divided between Bayezid's two sons by Timur and many beyliks regained their independence. The defeat at Ankara marked the beginning of the Ottoman interregnum, which lasted 10 years.", "title": "Evaluation of rule" }, { "paragraph_id": 37, "text": "The defeat of Bayezid became a popular subject for later Western European writers, composers, and painters. They embellished the legend that he was taken by Timur to Samarkand with a cast of characters to create an oriental fantasy that has maintained its appeal over the years. Christopher Marlowe's play Tamburlaine the Great was first performed in London in 1587, three years after the formal opening of English-Ottoman trade relations when William Harborne sailed for Constantinople as an agent of the Levant Company.", "title": "In fiction" }, { "paragraph_id": 38, "text": "In 1648, the play Le Gran Tamerlan et Bejezet by Jean Magnon appeared in London, and in 1725, Handel's Tamerlano was first performed and published in London; Vivaldi's version of the story, Bajazet, was written in 1735. Magnon had given Bayezid an intriguing wife and daughter; the Handel and Vivaldi renditions included, as well as Tamerlane and Bayezid and his daughter, a prince of Byzantium and a princess of Trebizond (Trabzon) in a passionate love story. A cycle of paintings in Schloss Eggenberg, near Graz in Austria, translated the theme to a different medium; this was completed in the 1670s shortly before the Ottoman army attacked the Habsburgs in central Europe.", "title": "In fiction" }, { "paragraph_id": 39, "text": "The historical novel The Grand Cham (1921) by Harold Lamb focuses on the quest of its European hero to gain the assistance of Tamerlane in defeating Bayezid. Bayezid (spelled Bayazid) is a central character in the Robert E. Howard story Lord of Samarcand, where he commits suicide at Tamerlane's victory banquet. Bayazid is a main character in the novel The Walls of Byzantium (2013) by James Heneage.", "title": "In fiction" }, { "paragraph_id": 40, "text": "Sultan Bayezid was portrayed in the Serbian 1989 historical drama film Battle of Kosovo, as a participant of the Battle of Kosovo by actor Branislav Lečić, and in the Romanian historical drama Mircea (Proud heritage) by Ion Ritiu as a young Sultan who fought in the battles of Rovine, Nicopolis and Angora.", "title": "In popular culture" }, { "paragraph_id": 41, "text": "In the 29th Degree of the Scottish Rite, Northern Masonic Jurisdiction, Bayezid appears as a central figure in a drama that is historical fiction.", "title": "In popular culture" } ]
Bayezid I, also known as Bayezid the Thunderbolt, was the sultan of the Ottoman Empire from 1389 to 1402. He adopted the title of Sultan-i Rûm, Rûm being the Arabic name for the Eastern Roman Empire. In 1394, Bayezid unsuccessfully besieged Constantinople. He defeated the Crusaders at the Battle of Nicopolis in what is now Bulgaria in 1396. He was later defeated and captured by Timur at the Battle of Ankara in 1402 and died in captivity in March 1403, which triggered the Ottoman Interregnum.
2002-02-25T15:51:15Z
2023-12-31T20:32:34Z
[ "Template:S-reg", "Template:S-bef", "Template:Infobox royalty", "Template:Quote", "Template:S-ttl", "Template:Lang-tr", "Template:Harvtxt", "Template:S-hou", "Template:S-end", "Template:Short description", "Template:Lang-ota", "Template:Blockquote", "Template:Cite book", "Template:ISBN", "Template:Commons category", "Template:Sons of the Ottoman Sultans", "Template:Authority control", "Template:Circa", "Template:Reflist", "Template:Cite web", "Template:EI2", "Template:Sultans of the Ottoman Empire", "Template:Cite encyclopedia", "Template:S-aft", "Template:Use dmy dates", "Template:ISBN?", "Template:Notelist", "Template:S-start" ]
https://en.wikipedia.org/wiki/Bayezid_I
4,242
Bayezid II
Bayezid II (Ottoman Turkish: بايزيد ثانى, romanized: Bāyezīd-i s̱ānī; Turkish: II. Bayezid; 3 December 1447 – 26 May 1512) was the sultan of the Ottoman Empire from 1481 to 1512. During his reign, Bayezid consolidated the Ottoman Empire, thwarted a Safavid rebellion and finally abdicated his throne to his son, Selim I. Bayezid evacuated Sephardi Jews from Spain following the fall of the Nasrid Kingdom of Granada and the proclamation of the Alhambra Decree and resettled them throughout Ottoman lands, especially in Salonica. Bayezid II was the son of Mehmed II (1432–1481) and Gülbahar Hatun, an Albanian concubine. There are sources that claim that Bayezid was the son of Sittişah Hatun, due to the two women's common middle name, Mükrime. This would make Ayşe Hatun, one of Bayezid's consorts, a first cousin of Bayezid II. However, the marriage of Sittişah Hatun took place two years after Bayezid was born and the whole arrangement was not to Mehmed's liking. Born in Demotika, Bayezid II was educated in Amasya and later served there as a bey for 27 years. In 1473, he fought in the Battle of Otlukbeli against the Aq Qoyunlu. Bayezid II's overriding concern was the quarrel with his brother Cem Sultan, who claimed the throne and sought military backing from the Mamluks in Egypt. Karamani Mehmed Pasha, latest grand vizier of Mehmed II, informed him of the death of the Sultan and invited Bayezid to ascend the throne. Having been defeated by his brother's armies, Cem sought protection from the Knights of St. John in Rhodes. Eventually, the Knights handed Cem over to Pope Innocent VIII (1484–1492). The Pope thought of using Cem as a tool to drive the Turks out of Europe, but as the papal crusade failed to come to fruition, Cem died in Naples. Bayezid II ascended the Ottoman throne in 1481. Like his father, Bayezid II was a patron of western and eastern culture. Unlike many other sultans, he worked hard to ensure a smooth running of domestic politics, which earned him the epithet of "the Just". Throughout his reign, Bayezid II engaged in numerous campaigns to conquer the Venetian possessions in Morea, accurately defining this region as the key to future Ottoman naval power in the Eastern Mediterranean. In 1497, he went to war with Poland and decisively defeated the 80,000 strong Polish army during the Moldavian campaign. The last of these wars ended in 1501 with Bayezid II in control of the whole Peloponnese. Rebellions in the east, such as that of the Qizilbash, plagued much of Bayezid II's reign and were often backed by the shah of Iran, Ismail I, who was eager to promote Shi'ism to undermine the authority of the Ottoman state. Ottoman authority in Anatolia was indeed seriously threatened during this period and at one point Bayezid II's vizier, Hadım Ali Pasha, was killed in battle against the Şahkulu rebellion. Hadım Ali Pasha's death prompted a power vacuum. As a result, many important statesmen secretly pledged allegiance to Kinsman Karabœcu Pasha (Turkish: "Karaböcü Kuzen Paşa") who made his reputation in conducting espionage operations during the Fall of Constantinople in his youth. In July 1492, the new state of Spain expelled its Jewish and Muslim populations as part of the Spanish Inquisition. Bayezid II sent out the Ottoman Navy under the command of admiral Kemal Reis to Spain in 1492 in order to evacuate them safely to Ottoman lands. He sent out proclamations throughout the empire that the refugees were to be welcomed. He granted the refugees the permission to settle in the Ottoman Empire and become Ottoman citizens. He ridiculed the conduct of Ferdinand II of Aragon and Isabella I of Castile in expelling a class of people so useful to their subjects. "You venture to call Ferdinand a wise ruler," he said to his courtiers, "he who has impoverished his own country and enriched mine!" Bayezid addressed a firman to all the governors of his European provinces, ordering them not only to refrain from repelling the Spanish refugees, but to give them a friendly and welcome reception. He threatened with death all those who treated the Jews harshly or refused them admission into the empire. Moses Capsali, who probably helped to arouse the sultan's friendship for the Jews, was most energetic in his assistance to the exiles. He made a tour of the communities and was instrumental in imposing a tax upon the rich, to ransom the Jewish victims of the persecution. The Muslims and Jews of al-Andalus contributed much to the rising power of the Ottoman Empire by introducing new ideas, methods and craftsmanship. The first printing press in Constantinople (now Istanbul) was established by the Sephardic Jews in 1493. It is reported that under Bayezid's reign, Jews enjoyed a period of cultural flourishing, with the presence of such scholars as the Talmudist and scientist Mordecai Comtino; astronomer and poet Solomon ben Elijah Sharbiṭ ha-Zahab; Shabbethai ben Malkiel Cohen, and the liturgical poet Menahem Tamar. During Bayezid II's final years, on 14 September 1509, Constantinople was devastated by an earthquake, and a succession battle developed between his sons Selim and Ahmet. Ahmet unexpectedly captured Karaman, and began marching to Constantinople to exploit his triumph. Fearing for his safety, Selim staged a revolt in Thrace but was defeated by Bayezid and forced to flee back to the Crimean peninsula. Bayezid II developed fears that Ahmet might in turn kill him to gain the throne, so he refused to allow his son to enter Constantinople. Selim returned from Crimea and, with support from the Janissaries, he forced his father to abdicate the throne on 25 April 1512. Bayezid departed for retirement in his native Dimetoka, but he died on 26 May 1512 at Havsa, before reaching his destination and only a month after his abdication. He was buried next to the Bayezid Mosque in Istanbul. Bayezid was praised in a ghazal of Abdürrezzak Bahşı, a scribe who came to Constantinople from Samarkand in the second half of the 15th century that worked at the courts of Mehmed II and Bayezid II, and wrote in Chagatai with the Old Uyghur alphabet: I had a pleasant time in your reign my Padishah. I was without fear of all fears and dangers. The fame of your justice and fairness reached to China and Hotan. Thanks to God that there exist a merciful person like my Padishah. Sultan Bayezid Khan ascended the throne. This country had been his fate since past eternity. Any enemy that denied the country of my master: That enemy's neck had been in rope and gallows. Your believing servants' faces smile like Bahşı's. The place of those who walk unbelieving is hellfire. Bayezid II ordered al-ʿAtufi, the librarian of Topkapı Palace, to prepare a register. The library's diverse holdings reflect a cosmopolitanism that was encyclopaedic in scope. Bayezid had ten known consorts, plus other unknown concubines, mothers of the other sons and daughters: Bayezid had at least eight sons: Bayezid II, once ascended to the throne, granted his daughters and granddaughters in the male line the title of "Sultan" and his granddaughters in the female line that of "Hanımsultan", which replaced the simple honorific "Hatun" in use until then. His grandsons in female line obtained instead the title of "Sultanzade". Bayezid's reform of female titles remains in effect today among the surviving members of the Ottoman dynasty. Bayezid had at least fourteen daughters:
[ { "paragraph_id": 0, "text": "Bayezid II (Ottoman Turkish: بايزيد ثانى, romanized: Bāyezīd-i s̱ānī; Turkish: II. Bayezid; 3 December 1447 – 26 May 1512) was the sultan of the Ottoman Empire from 1481 to 1512. During his reign, Bayezid consolidated the Ottoman Empire, thwarted a Safavid rebellion and finally abdicated his throne to his son, Selim I. Bayezid evacuated Sephardi Jews from Spain following the fall of the Nasrid Kingdom of Granada and the proclamation of the Alhambra Decree and resettled them throughout Ottoman lands, especially in Salonica.", "title": "" }, { "paragraph_id": 1, "text": "Bayezid II was the son of Mehmed II (1432–1481) and Gülbahar Hatun, an Albanian concubine.", "title": "Early life" }, { "paragraph_id": 2, "text": "There are sources that claim that Bayezid was the son of Sittişah Hatun, due to the two women's common middle name, Mükrime. This would make Ayşe Hatun, one of Bayezid's consorts, a first cousin of Bayezid II. However, the marriage of Sittişah Hatun took place two years after Bayezid was born and the whole arrangement was not to Mehmed's liking.", "title": "Early life" }, { "paragraph_id": 3, "text": "Born in Demotika, Bayezid II was educated in Amasya and later served there as a bey for 27 years. In 1473, he fought in the Battle of Otlukbeli against the Aq Qoyunlu.", "title": "Early life" }, { "paragraph_id": 4, "text": "Bayezid II's overriding concern was the quarrel with his brother Cem Sultan, who claimed the throne and sought military backing from the Mamluks in Egypt. Karamani Mehmed Pasha, latest grand vizier of Mehmed II, informed him of the death of the Sultan and invited Bayezid to ascend the throne. Having been defeated by his brother's armies, Cem sought protection from the Knights of St. John in Rhodes. Eventually, the Knights handed Cem over to Pope Innocent VIII (1484–1492). The Pope thought of using Cem as a tool to drive the Turks out of Europe, but as the papal crusade failed to come to fruition, Cem died in Naples.", "title": "Fight for the throne" }, { "paragraph_id": 5, "text": "Bayezid II ascended the Ottoman throne in 1481. Like his father, Bayezid II was a patron of western and eastern culture. Unlike many other sultans, he worked hard to ensure a smooth running of domestic politics, which earned him the epithet of \"the Just\". Throughout his reign, Bayezid II engaged in numerous campaigns to conquer the Venetian possessions in Morea, accurately defining this region as the key to future Ottoman naval power in the Eastern Mediterranean. In 1497, he went to war with Poland and decisively defeated the 80,000 strong Polish army during the Moldavian campaign. The last of these wars ended in 1501 with Bayezid II in control of the whole Peloponnese. Rebellions in the east, such as that of the Qizilbash, plagued much of Bayezid II's reign and were often backed by the shah of Iran, Ismail I, who was eager to promote Shi'ism to undermine the authority of the Ottoman state. Ottoman authority in Anatolia was indeed seriously threatened during this period and at one point Bayezid II's vizier, Hadım Ali Pasha, was killed in battle against the Şahkulu rebellion. Hadım Ali Pasha's death prompted a power vacuum. As a result, many important statesmen secretly pledged allegiance to Kinsman Karabœcu Pasha (Turkish: \"Karaböcü Kuzen Paşa\") who made his reputation in conducting espionage operations during the Fall of Constantinople in his youth.", "title": "Reign" }, { "paragraph_id": 6, "text": "In July 1492, the new state of Spain expelled its Jewish and Muslim populations as part of the Spanish Inquisition. Bayezid II sent out the Ottoman Navy under the command of admiral Kemal Reis to Spain in 1492 in order to evacuate them safely to Ottoman lands. He sent out proclamations throughout the empire that the refugees were to be welcomed. He granted the refugees the permission to settle in the Ottoman Empire and become Ottoman citizens. He ridiculed the conduct of Ferdinand II of Aragon and Isabella I of Castile in expelling a class of people so useful to their subjects. \"You venture to call Ferdinand a wise ruler,\" he said to his courtiers, \"he who has impoverished his own country and enriched mine!\" Bayezid addressed a firman to all the governors of his European provinces, ordering them not only to refrain from repelling the Spanish refugees, but to give them a friendly and welcome reception. He threatened with death all those who treated the Jews harshly or refused them admission into the empire. Moses Capsali, who probably helped to arouse the sultan's friendship for the Jews, was most energetic in his assistance to the exiles. He made a tour of the communities and was instrumental in imposing a tax upon the rich, to ransom the Jewish victims of the persecution.", "title": "Reign" }, { "paragraph_id": 7, "text": "The Muslims and Jews of al-Andalus contributed much to the rising power of the Ottoman Empire by introducing new ideas, methods and craftsmanship. The first printing press in Constantinople (now Istanbul) was established by the Sephardic Jews in 1493. It is reported that under Bayezid's reign, Jews enjoyed a period of cultural flourishing, with the presence of such scholars as the Talmudist and scientist Mordecai Comtino; astronomer and poet Solomon ben Elijah Sharbiṭ ha-Zahab; Shabbethai ben Malkiel Cohen, and the liturgical poet Menahem Tamar.", "title": "Reign" }, { "paragraph_id": 8, "text": "During Bayezid II's final years, on 14 September 1509, Constantinople was devastated by an earthquake, and a succession battle developed between his sons Selim and Ahmet. Ahmet unexpectedly captured Karaman, and began marching to Constantinople to exploit his triumph. Fearing for his safety, Selim staged a revolt in Thrace but was defeated by Bayezid and forced to flee back to the Crimean peninsula. Bayezid II developed fears that Ahmet might in turn kill him to gain the throne, so he refused to allow his son to enter Constantinople.", "title": "Succession" }, { "paragraph_id": 9, "text": "Selim returned from Crimea and, with support from the Janissaries, he forced his father to abdicate the throne on 25 April 1512. Bayezid departed for retirement in his native Dimetoka, but he died on 26 May 1512 at Havsa, before reaching his destination and only a month after his abdication. He was buried next to the Bayezid Mosque in Istanbul.", "title": "Succession" }, { "paragraph_id": 10, "text": "Bayezid was praised in a ghazal of Abdürrezzak Bahşı, a scribe who came to Constantinople from Samarkand in the second half of the 15th century that worked at the courts of Mehmed II and Bayezid II, and wrote in Chagatai with the Old Uyghur alphabet:", "title": "Legacy" }, { "paragraph_id": 11, "text": "I had a pleasant time in your reign my Padishah.", "title": "Legacy" }, { "paragraph_id": 12, "text": "I was without fear of all fears and dangers.", "title": "Legacy" }, { "paragraph_id": 13, "text": "The fame of your justice and fairness reached to China and Hotan.", "title": "Legacy" }, { "paragraph_id": 14, "text": "Thanks to God that there exist a merciful person like my Padishah.", "title": "Legacy" }, { "paragraph_id": 15, "text": "Sultan Bayezid Khan ascended the throne.", "title": "Legacy" }, { "paragraph_id": 16, "text": "This country had been his fate since past eternity.", "title": "Legacy" }, { "paragraph_id": 17, "text": "Any enemy that denied the country of my master:", "title": "Legacy" }, { "paragraph_id": 18, "text": "That enemy's neck had been in rope and gallows.", "title": "Legacy" }, { "paragraph_id": 19, "text": "Your believing servants' faces smile like Bahşı's.", "title": "Legacy" }, { "paragraph_id": 20, "text": "The place of those who walk unbelieving is hellfire.", "title": "Legacy" }, { "paragraph_id": 21, "text": "Bayezid II ordered al-ʿAtufi, the librarian of Topkapı Palace, to prepare a register. The library's diverse holdings reflect a cosmopolitanism that was encyclopaedic in scope.", "title": "Legacy" }, { "paragraph_id": 22, "text": "Bayezid had ten known consorts, plus other unknown concubines, mothers of the other sons and daughters:", "title": "Family" }, { "paragraph_id": 23, "text": "Bayezid had at least eight sons:", "title": "Family" }, { "paragraph_id": 24, "text": "Bayezid II, once ascended to the throne, granted his daughters and granddaughters in the male line the title of \"Sultan\" and his granddaughters in the female line that of \"Hanımsultan\", which replaced the simple honorific \"Hatun\" in use until then. His grandsons in female line obtained instead the title of \"Sultanzade\". Bayezid's reform of female titles remains in effect today among the surviving members of the Ottoman dynasty.", "title": "Family" }, { "paragraph_id": 25, "text": "Bayezid had at least fourteen daughters:", "title": "Family" } ]
Bayezid II was the sultan of the Ottoman Empire from 1481 to 1512. During his reign, Bayezid consolidated the Ottoman Empire, thwarted a Safavid rebellion and finally abdicated his throne to his son, Selim I. Bayezid evacuated Sephardi Jews from Spain following the fall of the Nasrid Kingdom of Granada and the proclamation of the Alhambra Decree and resettled them throughout Ottoman lands, especially in Salonica.
2002-02-25T15:51:15Z
2023-12-23T19:17:53Z
[ "Template:Short description", "Template:Lang-tr", "Template:Sfn", "Template:Reflist", "Template:Jewish Encyclopedia", "Template:S-start", "Template:S-reg", "Template:S-bef", "Template:Authority control", "Template:Blockquote", "Template:Cite book", "Template:Cite web", "Template:S-aft", "Template:S-end", "Template:Sultans of the Ottoman Empire", "Template:Sons of the Ottoman Sultans", "Template:Infobox royalty", "Template:Lang-ota", "Template:Circa", "Template:Cite journal", "Template:S-hou", "Template:Further", "Template:Citation needed", "Template:Commons category-inline", "Template:S-ttl" ]
https://en.wikipedia.org/wiki/Bayezid_II
4,243
Boxing
Boxing (also known as "western boxing" or "pugilism") is a combat sport and a martial art in which two people, usually wearing protective gloves and other protective equipment such as hand wraps and mouthguards, throw punches at each other for a predetermined amount of time in a boxing ring. Although the term boxing is commonly attributed to Western boxing, in which only fists are involved, it has developed in different ways in different geographical areas and cultures of the World. In global terms, "boxing" today is also a set of combat sports focused on striking, in which two opponents face each other in a fight using at least their fists, and possibly involving other actions such as kicks, elbow strikes, knee strikes, and headbutts, depending on the rules. Some of these variants are the bare-knuckle boxing, kickboxing, Muay Thai, Lethwei, savate, and sanda. Boxing techniques have been incorporated into many martial arts, military systems, and other combat sports. Humans have engaged in hand-to-hand combat since the earliest days of human history. The origins of boxing as a sport remain uncertain, but some sources suggest that it has prehistoric roots in what is now Ethiopia, emerging as early as the sixth millennium BC. It is believed that when the Egyptians invaded Nubia, they adopted boxing from the local populace, subsequently popularizing it in Egypt. From there, the sport of boxing spread to various regions, including Greece, eastward to Mesopotamia, and northward to Rome. The earliest visual evidence of any type of boxing is from Egypt and Sumer, both from the third millennia, and can be seen in Sumerian carvings from the third and second millennia BC. The earliest evidence of boxing rules dates back to Ancient Greece, where boxing was established as an Olympic game in 688 BC. Boxing evolved from 16th- and 18th-century prizefights, largely in Great Britain, to the forerunner of modern boxing in the mid-19th century with the 1867 introduction of the Marquess of Queensberry Rules. Amateur boxing is both an Olympic and Commonwealth Games sport and is a standard fixture in most international games—it also has its world championships. Boxing is overseen by a referee over a series of one-to-three-minute intervals called "rounds". A winner can be resolved before the completion of the rounds when a referee deems an opponent incapable of continuing, disqualifies an opponent, or the opponent resigns. When the fight reaches the end of its final round with both opponents still standing, the judges' scorecards determine the victor. In case both fighters gain equal scores from the judges, a professional bout is considered a draw. In Olympic boxing, because a winner must be declared, judges award the contest to one fighter on technical criteria. Hitting with different extremities of the body, such as kicks and punches, as an act of human aggression, has existed across the world throughout human history, being a combat system as old as wrestling. However, in terms of sports competition, due to the lack of writing in the prehistoric times and the lack of references, it is not possible to determine rules of any kind of boxing in prehistory, and in ancient times only can be inferred from the few intact sources and references to the sport. The origin of the sport of boxing is unknown, however according to some sources boxing has prehistoric origins in present-day Ethiopia, where it appeared in the sixth millennium BC. When the Egyptians invaded Nubia they learned the art of boxing from the local population, and they took the sport to Egypt where it became popular. From Egypt, boxing spread to other countries including Greece, eastward to Mesopotamia, and northward to Rome. The earliest visual evidence of boxing comes from Egypt and Sumer both from the third millennium BC. A relief sculpture from Egyptian Thebes (c. 1350 BC) shows both boxers and spectators. These early Middle-Eastern and Egyptian depictions showed contests where fighters were either bare-fisted or had a band supporting the wrist. The earliest evidence of use of gloves can be found in Minoan Crete (c. 1500–1400 BC). Various types of boxing existed in ancient India. The earliest references to musti-yuddha come from classical Vedic epics such as the Rig Veda (c. 1500–1000 BCE) and Ramayana (c. 700–400 BCE). The Mahabharata describes two combatants boxing with clenched fists and fighting with kicks, finger strikes, knee strikes and headbutts during the time of King Virata. Duels (niyuddham) were often fought to the death. During the period of the Western Satraps, the ruler Rudradaman—in addition to being well-versed in "the great sciences" which included Indian classical music, Sanskrit grammar, and logic—was said to be an excellent horseman, charioteer, elephant rider, swordsman and boxer. The Gurbilas Shemi, an 18th-century Sikh text, gives numerous references to musti-yuddha. The martial art is related to other forms of martial arts found in other parts of the Indian cultural sphere including Muay Thai in Thailand, Muay Lao in Laos, Pradal Serey in Cambodia and Lethwei in Myanmar. In Ancient Greece boxing was a well developed sport called pygmachia, and enjoyed consistent popularity. In Olympic terms, it was first introduced in the 23rd Olympiad, 688 BC. The boxers would wind leather thongs around their hands in order to protect them. There were no rounds and boxers fought until one of them acknowledged defeat or could not continue. Weight categories were not used, which meant heavier fighters had a tendency to dominate. The style of boxing practiced typically featured an advanced left leg stance, with the left arm semi-extended as a guard, in addition to being used for striking, and with the right arm drawn back ready to strike. It was the head of the opponent which was primarily targeted, and there is little evidence to suggest that targeting the body or the use of kicks was common, in which it resembled modern western boxing. Boxing was a popular spectator sport in Ancient Rome. Fighters protected their knuckles with leather strips wrapped around their fists. Eventually harder leather was used and the strips became a weapon. Metal studs were introduced to the strips to make the cestus. Fighting events were held at Roman amphitheatres. Records of boxing activity disappeared in the west after the fall of the Western Roman Empire when the wearing of weapons became common once again and interest in fighting with the fists waned. However, there are detailed records of various fist-fighting sports that were maintained in different cities and provinces of Italy between the 12th and 17th centuries. There was also a sport in ancient Rus called kulachniy boy or 'fist fighting'. As the wearing of swords became less common, there was renewed interest in fencing with the fists. The sport later resurfaced in England during the early 16th century in the form of bare-knuckle boxing, sometimes referred to as prizefighting. The first documented account of a bare-knuckle fight in England appeared in 1681 in the London Protestant Mercury, and the first English bare-knuckle champion was James Figg in 1719. This is also the time when the word "boxing" first came to be used. This earliest form of modern boxing was very different. Contests in Mr. Figg's time, in addition to fist fighting, also contained fencing and cudgeling. On 6 January 1681, the first recorded boxing match took place in Britain when Christopher Monck, 2nd Duke of Albemarle (and later Lieutenant Governor of Jamaica), engineered a bout between his butler and his butcher with the latter winning the prize. Early fighting had no written rules. There were no weight divisions or round limits, and no referee. In general, it was extremely chaotic. An early article on boxing was published in Nottingham in 1713, by Sir Thomas Parkyns, 2nd Baronet, a wrestling patron from Bunny, Nottinghamshire, who had practised the techniques he described. The article, a single page in his manual of wrestling and fencing, Progymnasmata: The inn-play, or Cornish-hugg wrestler, described a system of headbutting, punching, eye-gouging, chokes, and hard throws, not recognized in boxing today. The first boxing rules, called the Broughton Rules, were introduced by champion Jack Broughton in 1743 to protect fighters in the ring where deaths sometimes occurred. Under these rules, if a man went down and could not continue after a count of 30 seconds, the fight was over. Hitting a downed fighter and grasping below the waist were prohibited. Broughton encouraged the use of "mufflers", a form of padded bandage or mitten, to be used in "jousting" or sparring sessions in training, and in exhibition matches. These rules did allow the fighters an advantage not enjoyed by today's boxers; they permitted the fighter to drop to one knee to end the round and begin the 30-second count at any time. Thus a fighter realizing he was in trouble had an opportunity to recover. However, this was considered "unmanly" and was frequently disallowed by additional rules negotiated by the seconds of the boxers. In modern boxing, there is a three-minute limit to rounds (unlike the downed fighter ends the round rule). Intentionally going down in modern boxing will cause the recovering fighter to lose points in the scoring system. Furthermore, as the contestants did not have heavy leather gloves and wristwraps to protect their hands, they used different punching technique to preserve their hands because the head was a common target to hit full out. Almost all period manuals have powerful straight punches with the whole body behind them to the face (including forehead) as the basic blows. The British sportswriter Pierce Egan coined the term "the sweet science" as an epithet for prizefighting – or more fully "the sweet science of bruising" as a description of England's bare-knuckle fight scene in the early nineteenth century. Boxing could also be used to settle disputes even by females. In 1790 in Waddington, Lincolnshire Mary Farmery and Susanna Locker both laid claim to the affections of a young man; this produced a challenge from the former to fight for the prize, which was accepted by the latter. Proper sidesmen were chosen, and every matter conducted in form. After several knock-down blows on both sides, the battle ended in favour of Mary Farmery. The London Prize Ring Rules introduced measures that remain in effect for professional boxing to this day, such as outlawing butting, gouging, scratching, kicking, hitting a man while down, holding the ropes, and using resin, stones or hard objects in the hands, and biting. In 1867, the Marquess of Queensberry rules were drafted by John Chambers for amateur championships held at Lillie Bridge in London for lightweights, middleweights and heavyweights. The rules were published under the patronage of the Marquess of Queensberry, whose name has always been associated with them. There were twelve rules in all, and they specified that fights should be "a fair stand-up boxing match" in a 24-foot-square or similar ring. Rounds were three minutes with one-minute rest intervals between rounds. Each fighter was given a ten-second count if he was knocked down, and wrestling was banned. The introduction of gloves of "fair-size" also changed the nature of the bouts. An average pair of boxing gloves resembles a bloated pair of mittens and are laced up around the wrists. The gloves can be used to block an opponent's blows. As a result of their introduction, bouts became longer and more strategic with greater importance attached to defensive maneuvers such as slipping, bobbing, countering and angling. Because less defensive emphasis was placed on the use of the forearms and more on the gloves, the classical forearms outwards, torso leaning back stance of the bare knuckle boxer was modified to a more modern stance in which the torso is tilted forward and the hands are held closer to the face. Through the late nineteenth century, the martial art of boxing or prizefighting was primarily a sport of dubious legitimacy. Outlawed in England and much of the United States, prizefights were often held at gambling venues and broken up by police. Brawling and wrestling tactics continued, and riots at prizefights were common occurrences. Still, throughout this period, there arose some notable bare knuckle champions who developed fairly sophisticated fighting tactics. The English case of R v. Coney in 1882 found that a bare-knuckle fight was an assault occasioning actual bodily harm, despite the consent of the participants. This marked the end of widespread public bare-knuckle contests in England. The first world heavyweight champion under the Queensberry Rules was "Gentleman Jim" Corbett, who defeated John L. Sullivan in 1892 at the Pelican Athletic Club in New Orleans. The first instance of film censorship in the United States occurred in 1897 when several states banned the showing of prize fighting films from the state of Nevada, where it was legal at the time. Throughout the early twentieth century, boxers struggled to achieve legitimacy. They were aided by the influence of promoters like Tex Rickard and the popularity of great champions such as John L. Sullivan. The modern sport arose from illegal venues and outlawed prizefighting and has become a multibillion-dollar commercial enterprise. A majority of young talent still comes from poverty-stricken areas around the world. Places like Mexico, Africa, South America, and Eastern Europe prove to be filled with young aspiring athletes who wish to become the future of boxing. Even in the U.S., places like the inner cities of New York, and Chicago have given rise to promising young talent. According to Rubin, "boxing lost its appeal with the American middle class, and most of who boxes in modern America come from the streets and are street fighters". The Marquess of Queensberry rules have been the general rules governing modern boxing since their publication in 1867. A boxing match typically consists of a determined number of three-minute rounds, a total of up to 9 to 12 rounds with a minute spent between each round with the fighters resting in their assigned corners and receiving advice and attention from their coach and staff. The fight is controlled by a referee who works within the ring to judge and control the conduct of the fighters, rule on their ability to fight safely, count knocked-down fighters, and rule on fouls. Up to three judges are typically present at ringside to score the bout and assign points to the boxers, based on punches and elbows that connect, defense, knockdowns, hugging and other, more subjective, measures. Because of the open-ended style of boxing judging, many fights have controversial results, in which one or both fighters believe they have been "robbed" or unfairly denied a victory. Each fighter has an assigned corner of the ring, where their coach, as well as one or more "seconds" may administer to the fighter at the beginning of the fight and between rounds. Each boxer enters into the ring from their assigned corners at the beginning of each round and must cease fighting and return to their corner at the signalled end of each round. A bout in which the predetermined number of rounds passes is decided by the judges, and is said to "go the distance". The fighter with the higher score at the end of the fight is ruled the winner. With three judges, unanimous and split decisions are possible, as are draws. A boxer may win the bout before a decision is reached through a knock-out; such bouts are said to have ended "inside the distance". If a fighter is knocked down during the fight, determined by whether the boxer touches the canvas floor of the ring with any part of their body other than the feet as a result of the opponent's punch and not a slip, as determined by the referee, the referee begins counting until the fighter returns to their feet and can continue. Some jurisdictions require the referee to count to eight regardless of if the fighter gets up before. Should the referee count to ten, then the knocked-down boxer is ruled "knocked out" (whether unconscious or not) and the other boxer is ruled the winner by knockout (KO). A "technical knock-out" (TKO) is possible as well, and is ruled by the referee, fight doctor, or a fighter's corner if a fighter is unable to safely continue to fight, based upon injuries or being judged unable to effectively defend themselves. Many jurisdictions and sanctioning agencies also have a "three-knockdown rule", in which three knockdowns in a given round result in a TKO. A TKO is considered a knockout in a fighter's record. A "standing eight" count rule may also be in effect. This gives the referee the right to step in and administer a count of eight to a fighter that the referee feels may be in danger, even if no knockdown has taken place. After counting the referee will observe the fighter, and decide if the fighter is fit to continue. For scoring purposes, a standing eight count is treated as a knockdown. In general, boxers are prohibited from hitting below the belt, holding, tripping, pushing, biting, or spitting. The boxer's shorts are raised so the opponent is not allowed to hit to the groin area with intent to cause pain or injury. Failure to abide by the former may result in a foul. They also are prohibited from kicking, head-butting, or hitting with any part of the arm other than the knuckles of a closed fist (including hitting with the elbow, shoulder or forearm, as well as with open gloves, the wrist, the inside, back or side of the hand). They are prohibited as well from hitting the back, back of the head or neck (called a "rabbit-punch") or the kidneys. They are prohibited from holding the ropes for support when punching, holding an opponent while punching, or ducking below the belt of their opponent (dropping below the waist of your opponent, no matter the distance between). If a "clinch" – a defensive move in which a boxer wraps their opponent's arms and holds on to create a pause – is broken by the referee, each fighter must take a full step back before punching again (alternatively, the referee may direct the fighters to "punch out" of the clinch). When a boxer is knocked down, the other boxer must immediately cease fighting and move to the furthest neutral corner of the ring until the referee has either ruled a knockout or called for the fight to continue. Violations of these rules may be ruled "fouls" by the referee, who may issue warnings, deduct points, or disqualify an offending boxer, causing an automatic loss, depending on the seriousness and intentionality of the foul. An intentional foul that causes injury that prevents a fight from continuing usually causes the boxer who committed it to be disqualified. A fighter who suffers an accidental low-blow may be given up to five minutes to recover, after which they may be ruled knocked out if they are unable to continue. Accidental fouls that cause injury ending a bout may lead to a "no contest" result, or else cause the fight to go to a decision if enough rounds (typically four or more, or at least three in a four-round fight) have passed. Unheard of in the modern era, but common during the early 20th Century in North America, a "newspaper decision (NWS)" might be made after a no decision bout had ended. A "no decision" bout occurred when, by law or by pre-arrangement of the fighters, if both boxers were still standing at the fight's conclusion and there was no knockout, no official decision was rendered and neither boxer was declared the winner. But this did not prevent the pool of ringside newspaper reporters from declaring a consensus result among themselves and printing a newspaper decision in their publications. Officially, however, a "no decision" bout resulted in neither boxer winning or losing. Boxing historians sometimes use these unofficial newspaper decisions in compiling fight records for illustrative purposes only. Often, media outlets covering a match will personally score the match, and post their scores as an independent sentence in their report. Throughout the 17th to 19th centuries, boxing bouts were motivated by money, as the fighters competed for prize money, promoters controlled the gate, and spectators bet on the result. The modern Olympic movement revived interest in amateur sports, and amateur boxing became an Olympic sport in 1908. In their current form, Olympic and other amateur bouts are typically limited to three or four rounds, scoring is computed by points based on the number of clean blows landed, regardless of impact, and fighters wear protective headgear, reducing the number of injuries, knockdowns, and knockouts. Currently scoring blows in amateur boxing are subjectively counted by ringside judges, but the Australian Institute for Sport has demonstrated a prototype of an Automated Boxing Scoring System, which introduces scoring objectivity, improves safety, and arguably makes the sport more interesting to spectators. Professional boxing remains by far the most popular form of the sport globally, though amateur boxing is dominant in Cuba and some former Soviet republics. For most fighters, an amateur career, especially at the Olympics, serves to develop skills and gain experience in preparation for a professional career. Western boxers typically participate in one Olympics and then turn pro, while Cubans and boxers from other socialist countries have an opportunity to collect multiple medals. In 2016, professional boxers were admitted in the Olympic Games and other tournaments sanctioned by AIBA. This was done in part to level the playing field and give all of the athletes the same opportunities government-sponsored boxers from socialist countries and post-Soviet republics have. However, professional organizations strongly opposed that decision. Amateur boxing may be found at the collegiate level, at the Olympic Games, Commonwealth Games, Asian Games, etc. In many other venues sanctioned by amateur boxing associations. Amateur boxing has a point scoring system that measures the number of clean blows landed rather than physical damage. Bouts consist of three rounds of three minutes in the Olympic and Commonwealth Games, and three rounds of three minutes in a national ABA (Amateur Boxing Association) bout, each with a one-minute interval between rounds. Competitors wear protective headgear and gloves with a white strip or circle across the knuckle. There are cases however, where white ended gloves are not required but any solid color may be worn. The white end is just a way to make it easier for judges to score clean hits. Each competitor must have their hands properly wrapped, pre-fight, for added protection on their hands and for added cushion under the gloves. Gloves worn by the fighters must be twelve ounces in weight unless the fighters weigh under 165 pounds (75 kg), thus allowing them to wear ten ounce gloves. A punch is considered a scoring punch only when the boxers connect with the white portion of the gloves. Each punch that lands cleanly on the head or torso with sufficient force is awarded a point. A referee monitors the fight to ensure that competitors use only legal blows. A belt worn over the torso represents the lower limit of punches – any boxer repeatedly landing low blows below the belt is disqualified. Referees also ensure that the boxers don't use holding tactics to prevent the opponent from swinging. If this occurs, the referee separates the opponents and orders them to continue boxing. Repeated holding can result in a boxer being penalized or ultimately disqualified. Referees will stop the bout if a boxer is seriously injured, if one boxer is significantly dominating the other or if the score is severely imbalanced. Amateur bouts which end this way may be noted as "RSC" (referee stopped contest) with notations for an outclassed opponent (RSCO), outscored opponent (RSCOS), injury (RSCI) or head injury (RSCH). Professional bouts are usually much longer than amateur bouts, typically ranging from ten to twelve rounds, though four-round fights are common for less experienced fighters or club fighters. There are also some two- and three-round professional bouts, especially in Australia. Through the early 20th century, it was common for fights to have unlimited rounds, ending only when one fighter quit, benefiting high-energy fighters like Jack Dempsey. Fifteen rounds remained the internationally recognized limit for championship fights for most of the 20th century until the early 1980s, when the death of boxer Kim Duk-koo eventually prompted the World Boxing Council and other organizations sanctioning professional boxing to reduce the limit to twelve rounds. Headgear is not permitted in professional bouts, and boxers are generally allowed to take much more damage before a fight is halted. At any time, the referee may stop the contest if he believes that one participant cannot defend himself due to injury. In that case, the other participant is awarded a technical knockout win. A technical knockout would also be awarded if a fighter lands a punch that opens a cut on the opponent, and the opponent is later deemed not fit to continue by a doctor because of the cut. For this reason, fighters often employ cutmen, whose job is to treat cuts between rounds so that the boxer is able to continue despite the cut. If a boxer simply quits fighting, or if his corner stops the fight, then the winning boxer is also awarded a technical knockout victory. In contrast with amateur boxing, professional male boxers have to be bare-chested. "Style" is often defined as the strategic approach a fighter takes during a bout. No two fighters' styles are alike, as each is determined by that individual's physical and mental attributes. Three main styles exist in boxing: outside fighter ("boxer"), brawler (or "slugger"), and inside fighter ("swarmer"). These styles may be divided into several special subgroups, such as counter puncher, etc. The main philosophy of the styles is, that each style has an advantage over one, but disadvantage over the other one. It follows the rock paper scissors scenario – boxer beats brawler, brawler beats swarmer, and swarmer beats boxer. A classic "boxer" or stylist (also known as an "out-fighter") seeks to maintain distance between himself and his opponent, fighting with faster, longer range punches, most notably the jab, and gradually wearing his opponent down. Due to this reliance on weaker punches, out-fighters tend to win by point decisions rather than by knockout, though some out-fighters have notable knockout records. They are often regarded as the best boxing strategists due to their ability to control the pace of the fight and lead their opponent, methodically wearing him down and exhibiting more skill and finesse than a brawler. Out-fighters need reach, hand speed, reflexes, and footwork. Notable out-fighters include Muhammad Ali, Larry Holmes, Joe Calzaghe, Wilfredo Gómez, Salvador Sánchez, Cecilia Brækhus, Gene Tunney, Ezzard Charles, Willie Pep, Meldrick Taylor, Ricardo "Finito" López, Floyd Mayweather Jr., Roy Jones Jr., Sugar Ray Leonard, Miguel Vázquez, Sergio "Maravilla" Martínez, Wladimir Klitschko and Guillermo Rigondeaux. This style was also used by fictional boxer Apollo Creed. A boxer-puncher is a well-rounded boxer who is able to fight at close range with a combination of technique and power, often with the ability to knock opponents out with a combination and in some instances a single shot. Their movement and tactics are similar to that of an out-fighter (although they are generally not as mobile as an out-fighter), but instead of winning by decision, they tend to wear their opponents down using combinations and then move in to score the knockout. A boxer must be well rounded to be effective using this style. Notable boxer-punchers include Muhammad Ali, Canelo Álvarez, Sugar Ray Leonard, Roy Jones Jr., Wladimir Klitschko, Vasyl Lomachenko, Lennox Lewis, Joe Louis, Wilfredo Gómez, Oscar De La Hoya, Archie Moore, Miguel Cotto, Nonito Donaire, Sam Langford, Henry Armstrong, Sugar Ray Robinson, Tony Zale, Carlos Monzón, Alexis Argüello, Érik Morales, Terry Norris, Marco Antonio Barrera, Naseem Hamed, Thomas Hearns, Julian Jackson and Gennady Golovkin. Counter punchers are slippery, defensive style fighters who often rely on their opponent's mistakes in order to gain the advantage, whether it be on the score cards or more preferably a knockout. They use their well-rounded defense to avoid or block shots and then immediately catch the opponent off guard with a well placed and timed punch. A fight with a skilled counter-puncher can turn into a war of attrition, where each shot landed is a battle in itself. Thus, fighting against counter punchers requires constant feinting and the ability to avoid telegraphing one's attacks. To be truly successful using this style they must have good reflexes, a high level of prediction and awareness, pinpoint accuracy and speed, both in striking and in footwork. Notable counter punchers include Muhammad Ali, Joe Calzaghe, Vitali Klitschko, Evander Holyfield, Max Schmeling, Chris Byrd, Jim Corbett, Jack Johnson, Bernard Hopkins, Laszlo Papp, Jerry Quarry, Anselmo Moreno, James Toney, Marvin Hagler, Juan Manuel Márquez, Humberto Soto, Floyd Mayweather Jr., Roger Mayweather, Pernell Whitaker, Sergio Martínez and Guillermo Rigondeaux. This style of boxing is also used by fictional boxer Little Mac. Counter punchers usually wear their opponents down by causing them to miss their punches. The more the opponent misses, the faster they tire, and the psychological effects of being unable to land a hit will start to sink in. The counter puncher often tries to outplay their opponent entirely, not just in a physical sense, but also in a mental and emotional sense. This style can be incredibly difficult, especially against seasoned fighters, but winning a fight without getting hit is often worth the pay-off. They usually try to stay away from the center of the ring, in order to outmaneuver and chip away at their opponents. A large advantage in counter-hitting is the forward momentum of the attacker, which drives them further into your return strike. As such, knockouts are more common than one would expect from a defensive style. A brawler is a fighter who generally lacks finesse and footwork in the ring, but makes up for it through sheer punching power. Many brawlers tend to lack mobility, preferring a less mobile, more stable platform and have difficulty pursuing fighters who are fast on their feet. They may also have a tendency to ignore combination punching in favor of continuous beat-downs with one hand and by throwing slower, more powerful single punches (such as hooks and uppercuts). Their slowness and predictable punching pattern (single punches with obvious leads) often leaves them open to counter punches, so successful brawlers must be able to absorb a substantial amount of punishment. However, not all brawler/slugger fighters are not mobile; some can move around and switch styles if needed but still have the brawler/slugger style such as Wilfredo Gómez, Prince Naseem Hamed and Danny García. A brawler's most important assets are power and chin (the ability to absorb punishment while remaining able to continue boxing). Examples of this style include George Foreman, Rocky Marciano, Julio César Chávez, Jack Dempsey, Riddick Bowe, Danny García, Wilfredo Gómez, Sonny Liston, John L. Sullivan, Max Baer, Prince Naseem Hamed, Ray Mancini, David Tua, Arturo Gatti, Micky Ward, Brandon Ríos, Ruslan Provodnikov, Michael Katsidis, James Kirkland, Marcos Maidana, Vitali Klitschko, Jake LaMotta, Manny Pacquiao, and Ireland's John Duddy. This style of boxing was also used by fictional boxers Rocky Balboa and James "Clubber" Lang. Brawlers tend to be more predictable and easy to hit but usually fare well enough against other fighting styles because they train to take punches very well. They often have a higher chance than other fighting styles to score a knockout against their opponents because they focus on landing big, powerful hits, instead of smaller, faster attacks. Oftentimes they place focus on training on their upper body instead of their entire body, to increase power and endurance. They also aim to intimidate their opponents because of their power, stature and ability to take a punch. In-fighters/swarmers (sometimes called "pressure fighters") attempt to stay close to an opponent, throwing intense flurries and combinations of hooks and uppercuts. Mainly Mexican, Irish, Irish-American, Puerto Rican, and Mexican-American boxers popularized this style. A successful in-fighter often needs a good "chin" because swarming usually involves being hit with many jabs before they can maneuver inside where they are more effective. In-fighters operate best at close range because they are generally shorter and have less reach than their opponents and thus are more effective at a short distance where the longer arms of their opponents make punching awkward. However, several fighters tall for their division have been relatively adept at in-fighting as well as out-fighting. The essence of a swarmer is non-stop aggression. Many short in-fighters use their stature to their advantage, employing a bob-and-weave defense by bending at the waist to slip underneath or to the sides of incoming punches. Unlike blocking, causing an opponent to miss a punch disrupts his balance, this permits forward movement past the opponent's extended arm and keeps the hands free to counter. A distinct advantage that in-fighters have is when throwing uppercuts, they can channel their entire bodyweight behind the punch; Mike Tyson was famous for throwing devastating uppercuts. Marvin Hagler was known for his hard "chin", punching power, body attack and the stalking of his opponents. Some in-fighters, like Mike Tyson, have been known for being notoriously hard to hit. The key to a swarmer is aggression, endurance, chin, and bobbing-and-weaving. Notable in-fighters include Henry Armstrong, Aaron Pryor, Julio César Chávez, Jack Dempsey, Shawn Porter, Miguel Cotto, Gennady Golovkin, Joe Frazier, Danny García, Mike Tyson, Manny Pacquiao, Rocky Marciano, Wayne McCullough, James Braddock, Gerry Penalosa, Harry Greb, David Tua, James Toney and Ricky Hatton. This style was also used by the Street Fighter character Balrog. All fighters have primary skills with which they feel most comfortable, but truly elite fighters are often able to incorporate auxiliary styles when presented with a particular challenge. For example, an out-fighter will sometimes plant his feet and counter punch, or a slugger may have the stamina to pressure fight with his power punches. Old history of the development of boxing and its prevalence contribute to fusion of various types of martial arts and the emergence of new ones that are based on them. For example, a combination of boxing and sportive sambo techniques gave rise to a combat sambo. There is a generally accepted rule of thumb about the success each of these boxing styles has against the others. In general, an in-fighter has an advantage over an out-fighter, an out-fighter has an advantage over a brawler, and a brawler has an advantage over an in-fighter; these form a cycle with each style being stronger relative to one, and weaker relative to another, with none dominating, as in rock paper scissors. Naturally, many other factors, such as the skill level and training of the combatants, determine the outcome of a fight, but the widely held belief in this relationship among the styles is embodied in the cliché amongst boxing fans and writers that "styles make fights". Brawlers tend to overcome swarmers or in-fighters because, in trying to get close to the slugger, the in-fighter will invariably have to walk straight into the guns of the much harder-hitting brawler, so, unless the former has a very good chin and the latter's stamina is poor, the brawler's superior power will carry the day. A famous example of this type of match-up advantage would be George Foreman's knockout victory over Joe Frazier in their original bout "The Sunshine Showdown". Although in-fighters struggle against heavy sluggers, they typically enjoy more success against out-fighters or boxers. Out-fighters prefer a slower fight, with some distance between themselves and the opponent. The in-fighter tries to close that gap and unleash furious flurries. On the inside, the out-fighter loses a lot of his combat effectiveness, because he cannot throw the hard punches. The in-fighter is generally successful in this case, due to his intensity in advancing on his opponent and his good agility, which makes him difficult to evade. For example, the swarming Joe Frazier, though easily dominated by the slugger George Foreman, was able to create many more problems for the boxer Muhammad Ali in their three fights. Joe Louis, after retirement, admitted that he hated being crowded, and that swarmers like untied/undefeated champ Rocky Marciano would have caused him style problems even in his prime. The boxer or out-fighter tends to be most successful against a brawler, whose slow speed (both hand and foot) and poor technique makes him an easy target to hit for the faster out-fighter. The out-fighter's main concern is to stay alert, as the brawler only needs to land one good punch to finish the fight. If the out-fighter can avoid those power punches, he can often wear the brawler down with fast jabs, tiring him out. If he is successful enough, he may even apply extra pressure in the later rounds in an attempt to achieve a knockout. Most classic boxers, such as Muhammad Ali, enjoyed their best successes against sluggers. An example of a style matchup was the historical fight of Julio César Chávez, a swarmer or in-fighter, against Meldrick Taylor, the boxer or out-fighter (see Julio César Chávez vs. Meldrick Taylor). The match was nicknamed "Thunder Meets Lightning" as an allusion to punching power of Chávez and blinding speed of Taylor. Chávez was the epitome of the "Mexican" style of boxing. Taylor's hand and foot speed and boxing abilities gave him the early advantage, allowing him to begin building a large lead on points. Chávez remained relentless in his pursuit of Taylor and due to his greater punching power Chávez slowly punished Taylor. Coming into the later rounds, Taylor was bleeding from the mouth, his entire face was swollen, the bones around his eye socket had been broken, he had swallowed a considerable amount of his own blood, and as he grew tired, Taylor was increasingly forced into exchanging blows with Chávez, which only gave Chávez a greater chance to cause damage. While there was little doubt that Taylor had solidly won the first three quarters of the fight, the question at hand was whether he would survive the final quarter. Going into the final round, Taylor held a secure lead on the scorecards of two of the three judges. Chávez would have to knock Taylor out to claim a victory, whereas Taylor merely needed to stay away from the Mexican legend. However, Taylor did not stay away, but continued to trade blows with Chávez. As he did so, Taylor showed signs of extreme exhaustion, and every tick of the clock brought Taylor closer to victory unless Chávez could knock him out. With about a minute left in the round, Chávez hit Taylor squarely with several hard punches and stayed on the attack, continuing to hit Taylor with well-placed shots. Finally, with about 25 seconds to go, Chávez landed a hard right hand that caused Taylor to stagger forward towards a corner, forcing Chávez back ahead of him. Suddenly Chávez stepped around Taylor, positioning him so that Taylor was trapped in the corner, with no way to escape from Chávez' desperate final flurry. Chávez then nailed Taylor with a tremendous right hand that dropped the younger man. By using the ring ropes to pull himself up, Taylor managed to return to his feet and was given the mandatory 8-count. Referee Richard Steele asked Taylor twice if he was able to continue fighting, but Taylor failed to answer. Steele then concluded that Taylor was unfit to continue and signaled that he was ending the fight, resulting in a TKO victory for Chávez with only two seconds to go in the bout. Since boxing involves forceful, repetitive punching, precautions must be taken to prevent damage to bones in the hand. Most trainers do not allow boxers to train and spar without wrist wraps and boxing gloves. Hand wraps are used to secure the bones in the hand, and the gloves are used to protect the hands from blunt injury, allowing boxers to throw punches with more force than if they did not use them. Gloves have been required in competition since the late nineteenth century, though modern boxing gloves are much heavier than those worn by early twentieth-century fighters. Prior to a bout, both boxers agree upon the weight of gloves to be used in the bout, with the understanding that lighter gloves allow heavy punchers to inflict more damage. The brand of gloves can also affect the impact of punches, so this too is usually stipulated before a bout. Both sides are allowed to inspect the wraps and gloves of the opponent to help ensure both are within agreed upon specifications and no tampering has taken place. A mouthguard is important to protect the teeth and gums from injury, and to cushion the jaw, resulting in a decreased chance of knockout. Both fighters must wear soft soled shoes to reduce the damage from accidental (or intentional) stepping on feet. While older boxing boots more commonly resembled those of a professional wrestler, modern boxing shoes and boots tend to be quite similar to their amateur wrestling counterparts. Boxers practice their skills on several types of punching bags. A small, tear-drop-shaped "speed bag" is used to hone reflexes and repetitive punching skills, while a large cylindrical "heavy bag" filled with sand, a synthetic substitute, or water is used to practice power punching and body blows. The double-end bag is usually connected by elastic on the top and bottom and moves randomly upon getting struck and helps the fighter work on accuracy and reflexes. In addition to these distinctive pieces of equipment, boxers also use sport-nonspecific training equipment to build strength, speed, agility, and stamina. Common training equipment includes free weights, rowing machines, jump rope, and medicine balls. Boxers also use punch/focus mitts in which a trainer calls out certain combinations and the fighter strikes the mitts accordingly. This is a great exercise for stamina as the boxer isn't allowed to go at his own pace but that of the trainer, typically forcing the fighter to endure a higher output and volume than usual. In addition, they also allow trainers to make boxers utilize footwork and distances more accurately. Boxing matches typically take place in a boxing ring, a raised platform surrounded by ropes attached to posts rising in each corner. The term "ring" has come to be used as a metaphor for many aspects of prize fighting in general. The modern boxing stance differs substantially from the typical boxing stances of the 19th and early 20th centuries. The modern stance has a more upright vertical-armed guard, as opposed to the more horizontal, knuckles-facing-forward guard adopted by early 20th century hook users such as Jack Johnson. In a fully upright stance, the boxer stands with the legs shoulder-width apart and the rear foot a half-step in front of the lead man. Right-handed or orthodox boxers lead with the left foot and fist (for most penetration power). Both feet are parallel, and the right heel is off the ground. The lead (left) fist is held vertically about six inches in front of the face at eye level. The rear (right) fist is held beside the chin and the elbow tucked against the ribcage to protect the body. The chin is tucked into the chest to avoid punches to the jaw which commonly cause knock-outs and is often kept slightly off-center. Wrists are slightly bent to avoid damage when punching and the elbows are kept tucked in to protect the ribcage. Some boxers fight from a crouch, leaning forward and keeping their feet closer together. The stance described is considered the "textbook" stance and fighters are encouraged to change it around once it's been mastered as a base. Case in point, many fast fighters have their hands down and have almost exaggerated footwork, while brawlers or bully fighters tend to slowly stalk their opponents. In order to retain their stance boxers take 'the first step in any direction with the foot already leading in that direction.' Different stances allow for bodyweight to be differently positioned and emphasised; this may in turn alter how powerfully and explosively a type of punch can be delivered. For instance, a crouched stance allows for the bodyweight to be positioned further forward over the lead left leg. If a lead left hook is thrown from this position, it will produce a powerful springing action in the lead leg and produce a more explosive punch. This springing action could not be generated effectively, for this punch, if an upright stance was used or if the bodyweight was positioned predominantly over the back leg. Mike Tyson was a keen practitioner of a crouched stance and this style of power punching. The preparatory positioning of the bodyweight over the bent lead leg is also known as an isometric preload. Left-handed or southpaw fighters use a mirror image of the orthodox stance, which can create problems for orthodox fighters unaccustomed to receiving jabs, hooks, or crosses from the opposite side. The southpaw stance, conversely, is vulnerable to a straight right hand. North American fighters tend to favor a more balanced stance, facing the opponent almost squarely, while many European fighters stand with their torso turned more to the side. The positioning of the hands may also vary, as some fighters prefer to have both hands raised in front of the face, risking exposure to body shots. There are four basic punches in boxing: the jab, cross, hook and uppercut. Any punch other than a jab is considered a power punch. If a boxer is right-handed (orthodox), their left hand is the lead hand and his right hand is the rear hand. For a left-handed boxer or southpaw, the hand positions are reversed. For clarity, the following assumes a right-handed boxer. These different punch types can be thrown in rapid succession to form combinations or "combos". The most common is the jab and cross combination, nicknamed the "one-two combo". This is usually an effective combination, because the jab blocks the opponent's view of the cross, making it easier to land cleanly and forcefully. A large, swinging circular punch starting from a cocked-back position with the arm at a longer extension than the hook and all of the fighter's weight behind it is sometimes referred to as a "roundhouse", "haymaker", "overhand", or sucker-punch. Relying on body weight and centripetal force within a wide arc, the roundhouse can be a powerful blow, but it is often a wild and uncontrolled punch that leaves the fighter delivering it off balance and with an open guard. Wide, looping punches have the further disadvantage of taking more time to deliver, giving the opponent ample warning to react and counter. For this reason, the haymaker or roundhouse is not a conventional punch, and is regarded by trainers as a mark of poor technique or desperation. Sometimes it has been used, because of its immense potential power, to finish off an already staggering opponent who seems unable or unlikely to take advantage of the poor position it leaves the puncher in. Another unconventional punch is the rarely used bolo punch, in which the opponent swings an arm out several times in a wide arc, usually as a distraction, before delivering with either that or the other arm. An illegal punch to the back of the head or neck is known as a rabbit punch. Both the hook and uppercut may be thrown with both hands, resulting in differing footwork and positioning from that described above if thrown by the other hand. Generally the analogous opposite is true of the footwork and torso movement. There are several basic maneuvers a boxer can use in order to evade or block punches, depicted and discussed below. In boxing, each fighter is given a corner of the ring where they rest in between rounds for 1 minute and where their trainers stand. Typically, three individuals stand in the corner besides the boxer; these are the trainer, the assistant trainer and the cutman. The trainer and assistant typically give advice to the boxer on what they are doing wrong as well as encouraging them if they are losing. The cutman is a cutaneous doctor responsible for keeping the boxer's face and eyes free of cuts, blood and excessive swelling. This is of particular importance because many fights are stopped because of cuts or swelling that threaten the boxer's eyes. In addition, the corner is responsible for stopping the fight if they feel their fighter is in grave danger of permanent injury. The corner will occasionally throw in a white towel to signify a boxer's surrender (the idiomatic phrase "to throw in the towel", meaning to give up, derives from this practice). This can be seen in the fight between Diego Corrales and Floyd Mayweather. In that fight, Corrales' corner surrendered despite Corrales' steadfast refusal. Knocking a person unconscious or even causing a concussion may cause permanent brain damage. There is no clear division between the force required to knock a person out and the force likely to kill a person. Additionally, contact sports, especially combat sports, are directly related to a brain disease called chronic traumatic encephalopathy, abbreviated as CTE. This disease begins to develop during the life of the athlete, and continues to develop even after sports activity has ceased. In March 1981, neurosurgeon Dr. Fred Sonstein sought to use CAT scans in an attempt to track the degeneration of boxers' cognitive functions after seeing the decline of Bennie Briscoe. From 1980 to 2007, more than 200 amateur boxers, professional boxers and Toughman fighters died due to ring or training injuries. In 1983, editorials in the Journal of the American Medical Association called for a ban on boxing. The editor, Dr. George Lundberg, called boxing an "obscenity" that "should not be sanctioned by any civilized society". Since then, the British, Canadian and Australian Medical Associations have called for bans on boxing. Supporters of the ban state that boxing is the only sport where hurting the other athlete is the goal. Dr. Bill O'Neill, boxing spokesman for the British Medical Association, has supported the BMA's proposed ban on boxing: "It is the only sport where the intention is to inflict serious injury on your opponent, and we feel that we must have a total ban on boxing." Opponents respond that such a position is misguided opinion, stating that amateur boxing is scored solely according to total connecting blows with no award for "injury". They observe that many skilled professional boxers have had rewarding careers without inflicting injury on opponents by accumulating scoring blows and avoiding punches winning rounds scored 10-9 by the 10-point must system, and they note that there are many other sports where concussions are much more prevalent. However, the data shows that the concussion rate in boxing is the highest of all contact sports. In addition, repetitive and subconcussive blows to the head, and not just concussions, cause CTE, and the evidence indicates that brain damage and the effects of CTE are more severe in boxing. In 2007, one study of amateur boxers showed that protective headgear did not prevent brain damage, and another found that amateur boxers faced a high risk of brain damage. The Gothenburg study analyzed temporary levels of neurofilament light in cerebral spinal fluid which they conclude is evidence of damage, even though the levels soon subside. More comprehensive studies of neurological function on larger samples performed by Johns Hopkins University in 1994 and accident rates analyzed by National Safety Council in 2017 show amateur boxing is a comparatively safe sport due to the regulations of amateur boxing and a greater control of the athletes, although the studies did not focus on CTE or its long-term effects. In addition, a good training methodology and short career can reduce the effects of brain damage. In 1997, the American Association of Professional Ringside Physicians was established to create medical protocols through research and education to prevent injuries in boxing. Professional boxing is forbidden in Iceland, Iran and North Korea. It was banned in Sweden until 2007 when the ban was lifted but strict restrictions, including four three-minute rounds for fights, were imposed. Boxing was banned in Albania from 1965 until the fall of Communism in 1991. Norway legalized professional boxing in December 2014. The International Boxing Association (AIBA) restricted the use of head guards for senior males after 2013. A literature review study analyses present knowledge about protecting headgear and injury prevention in boxing to determine if injury risks associated with not head guard usage increased. The research of the reviewed literature indicates that head guards cover well against lacerations and skull fractures. Therefore, AIBA's decision to terminate the head guard must be considered cautiously, and injury rates among (male) boxers should be continuously evaluated. Like other active and dynamic sports, boxing may be argued to provide some general benefits, such as fat burning, increased muscle tone, strong bones and ligaments, cardiovascular fitness, muscular endurance, improved core stability, co-ordination and body awareness, strength and power, stress relief and self-esteem. The sport of boxing has two internationally recognized boxing halls of fame; the International Boxing Hall of Fame (IBHOF) and the Boxing Hall of Fame Las Vegas. The latter opened in Las Vegas, Nevada in 2013 and was founded by Steve Lott, former assistant manager for Mike Tyson. The International Boxing Hall of Fame opened in Canastota, New York in 1989. The first inductees in 1990 included Jack Johnson, Benny Leonard, Jack Dempsey, Henry Armstrong, Sugar Ray Robinson, Archie Moore, and Muhammad Ali. Other world-class figures include Salvador Sanchez, Jose Napoles, Roberto "Manos de Piedra" Durán, Ricardo Lopez, Gabriel "Flash" Elorde, Vicente Saldivar, Ismael Laguna, Eusebio Pedroza, Carlos Monzón, Azumah Nelson, Rocky Marciano, Pipino Cuevas, Wilfred Benitez, Wilfredo Gomez, Felix Trinidad and Ken Buchanan. The Hall of Fame's induction ceremony is held every June as part of a four-day event. The fans who come to Canastota for the Induction Weekend are treated to a number of events, including scheduled autograph sessions, boxing exhibitions, a parade featuring past and present inductees, and the induction ceremony itself. The Boxing Hall of Fame Las Vegas features the $75 million ESPN Classic Sports fight film and tape library and radio broadcast collection. The collection includes the fights of many great champions, including: Muhammad Ali, Mike Tyson, George Foreman, Roberto Durán, Marvin Hagler, Jack Dempsey, Joe Louis, Joe Frazier, Rocky Marciano and Sugar Ray Robinson. It is this exclusive fight film library that will separate the Boxing Hall of Fame Las Vegas from the other halls of fame which do not have rights to any video of their sports. The inaugural inductees included Muhammad Ali, Henry Armstrong, Tony Canzoneri, Ezzard Charles, Julio César Chávez Sr., Jack Dempsey, Roberto Durán, Joe Louis, and Sugar Ray Robinson. There are various organization and websites, that rank boxers in both weight class and pound-for-pound manner.
[ { "paragraph_id": 0, "text": "Boxing (also known as \"western boxing\" or \"pugilism\") is a combat sport and a martial art in which two people, usually wearing protective gloves and other protective equipment such as hand wraps and mouthguards, throw punches at each other for a predetermined amount of time in a boxing ring.", "title": "" }, { "paragraph_id": 1, "text": "Although the term boxing is commonly attributed to Western boxing, in which only fists are involved, it has developed in different ways in different geographical areas and cultures of the World. In global terms, \"boxing\" today is also a set of combat sports focused on striking, in which two opponents face each other in a fight using at least their fists, and possibly involving other actions such as kicks, elbow strikes, knee strikes, and headbutts, depending on the rules. Some of these variants are the bare-knuckle boxing, kickboxing, Muay Thai, Lethwei, savate, and sanda. Boxing techniques have been incorporated into many martial arts, military systems, and other combat sports.", "title": "" }, { "paragraph_id": 2, "text": "Humans have engaged in hand-to-hand combat since the earliest days of human history. The origins of boxing as a sport remain uncertain, but some sources suggest that it has prehistoric roots in what is now Ethiopia, emerging as early as the sixth millennium BC. It is believed that when the Egyptians invaded Nubia, they adopted boxing from the local populace, subsequently popularizing it in Egypt. From there, the sport of boxing spread to various regions, including Greece, eastward to Mesopotamia, and northward to Rome.", "title": "" }, { "paragraph_id": 3, "text": "The earliest visual evidence of any type of boxing is from Egypt and Sumer, both from the third millennia, and can be seen in Sumerian carvings from the third and second millennia BC. The earliest evidence of boxing rules dates back to Ancient Greece, where boxing was established as an Olympic game in 688 BC. Boxing evolved from 16th- and 18th-century prizefights, largely in Great Britain, to the forerunner of modern boxing in the mid-19th century with the 1867 introduction of the Marquess of Queensberry Rules.", "title": "" }, { "paragraph_id": 4, "text": "Amateur boxing is both an Olympic and Commonwealth Games sport and is a standard fixture in most international games—it also has its world championships. Boxing is overseen by a referee over a series of one-to-three-minute intervals called \"rounds\".", "title": "" }, { "paragraph_id": 5, "text": "A winner can be resolved before the completion of the rounds when a referee deems an opponent incapable of continuing, disqualifies an opponent, or the opponent resigns. When the fight reaches the end of its final round with both opponents still standing, the judges' scorecards determine the victor. In case both fighters gain equal scores from the judges, a professional bout is considered a draw. In Olympic boxing, because a winner must be declared, judges award the contest to one fighter on technical criteria.", "title": "" }, { "paragraph_id": 6, "text": "Hitting with different extremities of the body, such as kicks and punches, as an act of human aggression, has existed across the world throughout human history, being a combat system as old as wrestling. However, in terms of sports competition, due to the lack of writing in the prehistoric times and the lack of references, it is not possible to determine rules of any kind of boxing in prehistory, and in ancient times only can be inferred from the few intact sources and references to the sport.", "title": "History" }, { "paragraph_id": 7, "text": "The origin of the sport of boxing is unknown, however according to some sources boxing has prehistoric origins in present-day Ethiopia, where it appeared in the sixth millennium BC. When the Egyptians invaded Nubia they learned the art of boxing from the local population, and they took the sport to Egypt where it became popular. From Egypt, boxing spread to other countries including Greece, eastward to Mesopotamia, and northward to Rome.", "title": "History" }, { "paragraph_id": 8, "text": "The earliest visual evidence of boxing comes from Egypt and Sumer both from the third millennium BC. A relief sculpture from Egyptian Thebes (c. 1350 BC) shows both boxers and spectators. These early Middle-Eastern and Egyptian depictions showed contests where fighters were either bare-fisted or had a band supporting the wrist. The earliest evidence of use of gloves can be found in Minoan Crete (c. 1500–1400 BC).", "title": "History" }, { "paragraph_id": 9, "text": "Various types of boxing existed in ancient India. The earliest references to musti-yuddha come from classical Vedic epics such as the Rig Veda (c. 1500–1000 BCE) and Ramayana (c. 700–400 BCE). The Mahabharata describes two combatants boxing with clenched fists and fighting with kicks, finger strikes, knee strikes and headbutts during the time of King Virata. Duels (niyuddham) were often fought to the death. During the period of the Western Satraps, the ruler Rudradaman—in addition to being well-versed in \"the great sciences\" which included Indian classical music, Sanskrit grammar, and logic—was said to be an excellent horseman, charioteer, elephant rider, swordsman and boxer. The Gurbilas Shemi, an 18th-century Sikh text, gives numerous references to musti-yuddha. The martial art is related to other forms of martial arts found in other parts of the Indian cultural sphere including Muay Thai in Thailand, Muay Lao in Laos, Pradal Serey in Cambodia and Lethwei in Myanmar.", "title": "History" }, { "paragraph_id": 10, "text": "In Ancient Greece boxing was a well developed sport called pygmachia, and enjoyed consistent popularity. In Olympic terms, it was first introduced in the 23rd Olympiad, 688 BC. The boxers would wind leather thongs around their hands in order to protect them. There were no rounds and boxers fought until one of them acknowledged defeat or could not continue. Weight categories were not used, which meant heavier fighters had a tendency to dominate. The style of boxing practiced typically featured an advanced left leg stance, with the left arm semi-extended as a guard, in addition to being used for striking, and with the right arm drawn back ready to strike. It was the head of the opponent which was primarily targeted, and there is little evidence to suggest that targeting the body or the use of kicks was common, in which it resembled modern western boxing.", "title": "History" }, { "paragraph_id": 11, "text": "Boxing was a popular spectator sport in Ancient Rome. Fighters protected their knuckles with leather strips wrapped around their fists. Eventually harder leather was used and the strips became a weapon. Metal studs were introduced to the strips to make the cestus. Fighting events were held at Roman amphitheatres.", "title": "History" }, { "paragraph_id": 12, "text": "Records of boxing activity disappeared in the west after the fall of the Western Roman Empire when the wearing of weapons became common once again and interest in fighting with the fists waned. However, there are detailed records of various fist-fighting sports that were maintained in different cities and provinces of Italy between the 12th and 17th centuries. There was also a sport in ancient Rus called kulachniy boy or 'fist fighting'.", "title": "History" }, { "paragraph_id": 13, "text": "As the wearing of swords became less common, there was renewed interest in fencing with the fists. The sport later resurfaced in England during the early 16th century in the form of bare-knuckle boxing, sometimes referred to as prizefighting. The first documented account of a bare-knuckle fight in England appeared in 1681 in the London Protestant Mercury, and the first English bare-knuckle champion was James Figg in 1719. This is also the time when the word \"boxing\" first came to be used. This earliest form of modern boxing was very different. Contests in Mr. Figg's time, in addition to fist fighting, also contained fencing and cudgeling. On 6 January 1681, the first recorded boxing match took place in Britain when Christopher Monck, 2nd Duke of Albemarle (and later Lieutenant Governor of Jamaica), engineered a bout between his butler and his butcher with the latter winning the prize.", "title": "History" }, { "paragraph_id": 14, "text": "Early fighting had no written rules. There were no weight divisions or round limits, and no referee. In general, it was extremely chaotic. An early article on boxing was published in Nottingham in 1713, by Sir Thomas Parkyns, 2nd Baronet, a wrestling patron from Bunny, Nottinghamshire, who had practised the techniques he described. The article, a single page in his manual of wrestling and fencing, Progymnasmata: The inn-play, or Cornish-hugg wrestler, described a system of headbutting, punching, eye-gouging, chokes, and hard throws, not recognized in boxing today.", "title": "History" }, { "paragraph_id": 15, "text": "The first boxing rules, called the Broughton Rules, were introduced by champion Jack Broughton in 1743 to protect fighters in the ring where deaths sometimes occurred. Under these rules, if a man went down and could not continue after a count of 30 seconds, the fight was over. Hitting a downed fighter and grasping below the waist were prohibited. Broughton encouraged the use of \"mufflers\", a form of padded bandage or mitten, to be used in \"jousting\" or sparring sessions in training, and in exhibition matches.", "title": "History" }, { "paragraph_id": 16, "text": "These rules did allow the fighters an advantage not enjoyed by today's boxers; they permitted the fighter to drop to one knee to end the round and begin the 30-second count at any time. Thus a fighter realizing he was in trouble had an opportunity to recover. However, this was considered \"unmanly\" and was frequently disallowed by additional rules negotiated by the seconds of the boxers. In modern boxing, there is a three-minute limit to rounds (unlike the downed fighter ends the round rule). Intentionally going down in modern boxing will cause the recovering fighter to lose points in the scoring system. Furthermore, as the contestants did not have heavy leather gloves and wristwraps to protect their hands, they used different punching technique to preserve their hands because the head was a common target to hit full out. Almost all period manuals have powerful straight punches with the whole body behind them to the face (including forehead) as the basic blows.", "title": "History" }, { "paragraph_id": 17, "text": "The British sportswriter Pierce Egan coined the term \"the sweet science\" as an epithet for prizefighting – or more fully \"the sweet science of bruising\" as a description of England's bare-knuckle fight scene in the early nineteenth century.", "title": "History" }, { "paragraph_id": 18, "text": "Boxing could also be used to settle disputes even by females. In 1790 in Waddington, Lincolnshire Mary Farmery and Susanna Locker both laid claim to the affections of a young man; this produced a challenge from the former to fight for the prize, which was accepted by the latter. Proper sidesmen were chosen, and every matter conducted in form. After several knock-down blows on both sides, the battle ended in favour of Mary Farmery.", "title": "History" }, { "paragraph_id": 19, "text": "The London Prize Ring Rules introduced measures that remain in effect for professional boxing to this day, such as outlawing butting, gouging, scratching, kicking, hitting a man while down, holding the ropes, and using resin, stones or hard objects in the hands, and biting.", "title": "History" }, { "paragraph_id": 20, "text": "In 1867, the Marquess of Queensberry rules were drafted by John Chambers for amateur championships held at Lillie Bridge in London for lightweights, middleweights and heavyweights. The rules were published under the patronage of the Marquess of Queensberry, whose name has always been associated with them.", "title": "History" }, { "paragraph_id": 21, "text": "There were twelve rules in all, and they specified that fights should be \"a fair stand-up boxing match\" in a 24-foot-square or similar ring. Rounds were three minutes with one-minute rest intervals between rounds. Each fighter was given a ten-second count if he was knocked down, and wrestling was banned. The introduction of gloves of \"fair-size\" also changed the nature of the bouts. An average pair of boxing gloves resembles a bloated pair of mittens and are laced up around the wrists. The gloves can be used to block an opponent's blows. As a result of their introduction, bouts became longer and more strategic with greater importance attached to defensive maneuvers such as slipping, bobbing, countering and angling. Because less defensive emphasis was placed on the use of the forearms and more on the gloves, the classical forearms outwards, torso leaning back stance of the bare knuckle boxer was modified to a more modern stance in which the torso is tilted forward and the hands are held closer to the face.", "title": "History" }, { "paragraph_id": 22, "text": "Through the late nineteenth century, the martial art of boxing or prizefighting was primarily a sport of dubious legitimacy. Outlawed in England and much of the United States, prizefights were often held at gambling venues and broken up by police. Brawling and wrestling tactics continued, and riots at prizefights were common occurrences. Still, throughout this period, there arose some notable bare knuckle champions who developed fairly sophisticated fighting tactics.", "title": "History" }, { "paragraph_id": 23, "text": "The English case of R v. Coney in 1882 found that a bare-knuckle fight was an assault occasioning actual bodily harm, despite the consent of the participants. This marked the end of widespread public bare-knuckle contests in England.", "title": "History" }, { "paragraph_id": 24, "text": "The first world heavyweight champion under the Queensberry Rules was \"Gentleman Jim\" Corbett, who defeated John L. Sullivan in 1892 at the Pelican Athletic Club in New Orleans.", "title": "History" }, { "paragraph_id": 25, "text": "The first instance of film censorship in the United States occurred in 1897 when several states banned the showing of prize fighting films from the state of Nevada, where it was legal at the time.", "title": "History" }, { "paragraph_id": 26, "text": "Throughout the early twentieth century, boxers struggled to achieve legitimacy. They were aided by the influence of promoters like Tex Rickard and the popularity of great champions such as John L. Sullivan.", "title": "History" }, { "paragraph_id": 27, "text": "The modern sport arose from illegal venues and outlawed prizefighting and has become a multibillion-dollar commercial enterprise. A majority of young talent still comes from poverty-stricken areas around the world. Places like Mexico, Africa, South America, and Eastern Europe prove to be filled with young aspiring athletes who wish to become the future of boxing. Even in the U.S., places like the inner cities of New York, and Chicago have given rise to promising young talent. According to Rubin, \"boxing lost its appeal with the American middle class, and most of who boxes in modern America come from the streets and are street fighters\".", "title": "History" }, { "paragraph_id": 28, "text": "The Marquess of Queensberry rules have been the general rules governing modern boxing since their publication in 1867.", "title": "Rules" }, { "paragraph_id": 29, "text": "A boxing match typically consists of a determined number of three-minute rounds, a total of up to 9 to 12 rounds with a minute spent between each round with the fighters resting in their assigned corners and receiving advice and attention from their coach and staff. The fight is controlled by a referee who works within the ring to judge and control the conduct of the fighters, rule on their ability to fight safely, count knocked-down fighters, and rule on fouls.", "title": "Rules" }, { "paragraph_id": 30, "text": "Up to three judges are typically present at ringside to score the bout and assign points to the boxers, based on punches and elbows that connect, defense, knockdowns, hugging and other, more subjective, measures. Because of the open-ended style of boxing judging, many fights have controversial results, in which one or both fighters believe they have been \"robbed\" or unfairly denied a victory. Each fighter has an assigned corner of the ring, where their coach, as well as one or more \"seconds\" may administer to the fighter at the beginning of the fight and between rounds. Each boxer enters into the ring from their assigned corners at the beginning of each round and must cease fighting and return to their corner at the signalled end of each round.", "title": "Rules" }, { "paragraph_id": 31, "text": "A bout in which the predetermined number of rounds passes is decided by the judges, and is said to \"go the distance\". The fighter with the higher score at the end of the fight is ruled the winner. With three judges, unanimous and split decisions are possible, as are draws. A boxer may win the bout before a decision is reached through a knock-out; such bouts are said to have ended \"inside the distance\". If a fighter is knocked down during the fight, determined by whether the boxer touches the canvas floor of the ring with any part of their body other than the feet as a result of the opponent's punch and not a slip, as determined by the referee, the referee begins counting until the fighter returns to their feet and can continue. Some jurisdictions require the referee to count to eight regardless of if the fighter gets up before.", "title": "Rules" }, { "paragraph_id": 32, "text": "Should the referee count to ten, then the knocked-down boxer is ruled \"knocked out\" (whether unconscious or not) and the other boxer is ruled the winner by knockout (KO). A \"technical knock-out\" (TKO) is possible as well, and is ruled by the referee, fight doctor, or a fighter's corner if a fighter is unable to safely continue to fight, based upon injuries or being judged unable to effectively defend themselves. Many jurisdictions and sanctioning agencies also have a \"three-knockdown rule\", in which three knockdowns in a given round result in a TKO. A TKO is considered a knockout in a fighter's record. A \"standing eight\" count rule may also be in effect. This gives the referee the right to step in and administer a count of eight to a fighter that the referee feels may be in danger, even if no knockdown has taken place. After counting the referee will observe the fighter, and decide if the fighter is fit to continue. For scoring purposes, a standing eight count is treated as a knockdown.", "title": "Rules" }, { "paragraph_id": 33, "text": "In general, boxers are prohibited from hitting below the belt, holding, tripping, pushing, biting, or spitting. The boxer's shorts are raised so the opponent is not allowed to hit to the groin area with intent to cause pain or injury. Failure to abide by the former may result in a foul. They also are prohibited from kicking, head-butting, or hitting with any part of the arm other than the knuckles of a closed fist (including hitting with the elbow, shoulder or forearm, as well as with open gloves, the wrist, the inside, back or side of the hand). They are prohibited as well from hitting the back, back of the head or neck (called a \"rabbit-punch\") or the kidneys. They are prohibited from holding the ropes for support when punching, holding an opponent while punching, or ducking below the belt of their opponent (dropping below the waist of your opponent, no matter the distance between).", "title": "Rules" }, { "paragraph_id": 34, "text": "If a \"clinch\" – a defensive move in which a boxer wraps their opponent's arms and holds on to create a pause – is broken by the referee, each fighter must take a full step back before punching again (alternatively, the referee may direct the fighters to \"punch out\" of the clinch). When a boxer is knocked down, the other boxer must immediately cease fighting and move to the furthest neutral corner of the ring until the referee has either ruled a knockout or called for the fight to continue.", "title": "Rules" }, { "paragraph_id": 35, "text": "Violations of these rules may be ruled \"fouls\" by the referee, who may issue warnings, deduct points, or disqualify an offending boxer, causing an automatic loss, depending on the seriousness and intentionality of the foul. An intentional foul that causes injury that prevents a fight from continuing usually causes the boxer who committed it to be disqualified. A fighter who suffers an accidental low-blow may be given up to five minutes to recover, after which they may be ruled knocked out if they are unable to continue. Accidental fouls that cause injury ending a bout may lead to a \"no contest\" result, or else cause the fight to go to a decision if enough rounds (typically four or more, or at least three in a four-round fight) have passed.", "title": "Rules" }, { "paragraph_id": 36, "text": "Unheard of in the modern era, but common during the early 20th Century in North America, a \"newspaper decision (NWS)\" might be made after a no decision bout had ended. A \"no decision\" bout occurred when, by law or by pre-arrangement of the fighters, if both boxers were still standing at the fight's conclusion and there was no knockout, no official decision was rendered and neither boxer was declared the winner. But this did not prevent the pool of ringside newspaper reporters from declaring a consensus result among themselves and printing a newspaper decision in their publications. Officially, however, a \"no decision\" bout resulted in neither boxer winning or losing. Boxing historians sometimes use these unofficial newspaper decisions in compiling fight records for illustrative purposes only. Often, media outlets covering a match will personally score the match, and post their scores as an independent sentence in their report.", "title": "Rules" }, { "paragraph_id": 37, "text": "Throughout the 17th to 19th centuries, boxing bouts were motivated by money, as the fighters competed for prize money, promoters controlled the gate, and spectators bet on the result.", "title": "Professional vs. amateur boxing" }, { "paragraph_id": 38, "text": "The modern Olympic movement revived interest in amateur sports, and amateur boxing became an Olympic sport in 1908. In their current form, Olympic and other amateur bouts are typically limited to three or four rounds, scoring is computed by points based on the number of clean blows landed, regardless of impact, and fighters wear protective headgear, reducing the number of injuries, knockdowns, and knockouts. Currently scoring blows in amateur boxing are subjectively counted by ringside judges, but the Australian Institute for Sport has demonstrated a prototype of an Automated Boxing Scoring System, which introduces scoring objectivity, improves safety, and arguably makes the sport more interesting to spectators. Professional boxing remains by far the most popular form of the sport globally, though amateur boxing is dominant in Cuba and some former Soviet republics. For most fighters, an amateur career, especially at the Olympics, serves to develop skills and gain experience in preparation for a professional career. Western boxers typically participate in one Olympics and then turn pro, while Cubans and boxers from other socialist countries have an opportunity to collect multiple medals. In 2016, professional boxers were admitted in the Olympic Games and other tournaments sanctioned by AIBA. This was done in part to level the playing field and give all of the athletes the same opportunities government-sponsored boxers from socialist countries and post-Soviet republics have. However, professional organizations strongly opposed that decision.", "title": "Professional vs. amateur boxing" }, { "paragraph_id": 39, "text": "Amateur boxing may be found at the collegiate level, at the Olympic Games, Commonwealth Games, Asian Games, etc. In many other venues sanctioned by amateur boxing associations. Amateur boxing has a point scoring system that measures the number of clean blows landed rather than physical damage. Bouts consist of three rounds of three minutes in the Olympic and Commonwealth Games, and three rounds of three minutes in a national ABA (Amateur Boxing Association) bout, each with a one-minute interval between rounds.", "title": "Professional vs. amateur boxing" }, { "paragraph_id": 40, "text": "Competitors wear protective headgear and gloves with a white strip or circle across the knuckle. There are cases however, where white ended gloves are not required but any solid color may be worn. The white end is just a way to make it easier for judges to score clean hits. Each competitor must have their hands properly wrapped, pre-fight, for added protection on their hands and for added cushion under the gloves. Gloves worn by the fighters must be twelve ounces in weight unless the fighters weigh under 165 pounds (75 kg), thus allowing them to wear ten ounce gloves. A punch is considered a scoring punch only when the boxers connect with the white portion of the gloves. Each punch that lands cleanly on the head or torso with sufficient force is awarded a point. A referee monitors the fight to ensure that competitors use only legal blows. A belt worn over the torso represents the lower limit of punches – any boxer repeatedly landing low blows below the belt is disqualified. Referees also ensure that the boxers don't use holding tactics to prevent the opponent from swinging. If this occurs, the referee separates the opponents and orders them to continue boxing. Repeated holding can result in a boxer being penalized or ultimately disqualified. Referees will stop the bout if a boxer is seriously injured, if one boxer is significantly dominating the other or if the score is severely imbalanced. Amateur bouts which end this way may be noted as \"RSC\" (referee stopped contest) with notations for an outclassed opponent (RSCO), outscored opponent (RSCOS), injury (RSCI) or head injury (RSCH).", "title": "Professional vs. amateur boxing" }, { "paragraph_id": 41, "text": "Professional bouts are usually much longer than amateur bouts, typically ranging from ten to twelve rounds, though four-round fights are common for less experienced fighters or club fighters. There are also some two- and three-round professional bouts, especially in Australia. Through the early 20th century, it was common for fights to have unlimited rounds, ending only when one fighter quit, benefiting high-energy fighters like Jack Dempsey. Fifteen rounds remained the internationally recognized limit for championship fights for most of the 20th century until the early 1980s, when the death of boxer Kim Duk-koo eventually prompted the World Boxing Council and other organizations sanctioning professional boxing to reduce the limit to twelve rounds.", "title": "Professional vs. amateur boxing" }, { "paragraph_id": 42, "text": "Headgear is not permitted in professional bouts, and boxers are generally allowed to take much more damage before a fight is halted. At any time, the referee may stop the contest if he believes that one participant cannot defend himself due to injury. In that case, the other participant is awarded a technical knockout win. A technical knockout would also be awarded if a fighter lands a punch that opens a cut on the opponent, and the opponent is later deemed not fit to continue by a doctor because of the cut. For this reason, fighters often employ cutmen, whose job is to treat cuts between rounds so that the boxer is able to continue despite the cut. If a boxer simply quits fighting, or if his corner stops the fight, then the winning boxer is also awarded a technical knockout victory. In contrast with amateur boxing, professional male boxers have to be bare-chested.", "title": "Professional vs. amateur boxing" }, { "paragraph_id": 43, "text": "\"Style\" is often defined as the strategic approach a fighter takes during a bout. No two fighters' styles are alike, as each is determined by that individual's physical and mental attributes. Three main styles exist in boxing: outside fighter (\"boxer\"), brawler (or \"slugger\"), and inside fighter (\"swarmer\"). These styles may be divided into several special subgroups, such as counter puncher, etc. The main philosophy of the styles is, that each style has an advantage over one, but disadvantage over the other one. It follows the rock paper scissors scenario – boxer beats brawler, brawler beats swarmer, and swarmer beats boxer.", "title": "Boxing styles" }, { "paragraph_id": 44, "text": "A classic \"boxer\" or stylist (also known as an \"out-fighter\") seeks to maintain distance between himself and his opponent, fighting with faster, longer range punches, most notably the jab, and gradually wearing his opponent down. Due to this reliance on weaker punches, out-fighters tend to win by point decisions rather than by knockout, though some out-fighters have notable knockout records. They are often regarded as the best boxing strategists due to their ability to control the pace of the fight and lead their opponent, methodically wearing him down and exhibiting more skill and finesse than a brawler. Out-fighters need reach, hand speed, reflexes, and footwork.", "title": "Boxing styles" }, { "paragraph_id": 45, "text": "Notable out-fighters include Muhammad Ali, Larry Holmes, Joe Calzaghe, Wilfredo Gómez, Salvador Sánchez, Cecilia Brækhus, Gene Tunney, Ezzard Charles, Willie Pep, Meldrick Taylor, Ricardo \"Finito\" López, Floyd Mayweather Jr., Roy Jones Jr., Sugar Ray Leonard, Miguel Vázquez, Sergio \"Maravilla\" Martínez, Wladimir Klitschko and Guillermo Rigondeaux. This style was also used by fictional boxer Apollo Creed.", "title": "Boxing styles" }, { "paragraph_id": 46, "text": "A boxer-puncher is a well-rounded boxer who is able to fight at close range with a combination of technique and power, often with the ability to knock opponents out with a combination and in some instances a single shot. Their movement and tactics are similar to that of an out-fighter (although they are generally not as mobile as an out-fighter), but instead of winning by decision, they tend to wear their opponents down using combinations and then move in to score the knockout. A boxer must be well rounded to be effective using this style.", "title": "Boxing styles" }, { "paragraph_id": 47, "text": "Notable boxer-punchers include Muhammad Ali, Canelo Álvarez, Sugar Ray Leonard, Roy Jones Jr., Wladimir Klitschko, Vasyl Lomachenko, Lennox Lewis, Joe Louis, Wilfredo Gómez, Oscar De La Hoya, Archie Moore, Miguel Cotto, Nonito Donaire, Sam Langford, Henry Armstrong, Sugar Ray Robinson, Tony Zale, Carlos Monzón, Alexis Argüello, Érik Morales, Terry Norris, Marco Antonio Barrera, Naseem Hamed, Thomas Hearns, Julian Jackson and Gennady Golovkin.", "title": "Boxing styles" }, { "paragraph_id": 48, "text": "Counter punchers are slippery, defensive style fighters who often rely on their opponent's mistakes in order to gain the advantage, whether it be on the score cards or more preferably a knockout. They use their well-rounded defense to avoid or block shots and then immediately catch the opponent off guard with a well placed and timed punch. A fight with a skilled counter-puncher can turn into a war of attrition, where each shot landed is a battle in itself. Thus, fighting against counter punchers requires constant feinting and the ability to avoid telegraphing one's attacks. To be truly successful using this style they must have good reflexes, a high level of prediction and awareness, pinpoint accuracy and speed, both in striking and in footwork.", "title": "Boxing styles" }, { "paragraph_id": 49, "text": "Notable counter punchers include Muhammad Ali, Joe Calzaghe, Vitali Klitschko, Evander Holyfield, Max Schmeling, Chris Byrd, Jim Corbett, Jack Johnson, Bernard Hopkins, Laszlo Papp, Jerry Quarry, Anselmo Moreno, James Toney, Marvin Hagler, Juan Manuel Márquez, Humberto Soto, Floyd Mayweather Jr., Roger Mayweather, Pernell Whitaker, Sergio Martínez and Guillermo Rigondeaux. This style of boxing is also used by fictional boxer Little Mac.", "title": "Boxing styles" }, { "paragraph_id": 50, "text": "Counter punchers usually wear their opponents down by causing them to miss their punches. The more the opponent misses, the faster they tire, and the psychological effects of being unable to land a hit will start to sink in. The counter puncher often tries to outplay their opponent entirely, not just in a physical sense, but also in a mental and emotional sense. This style can be incredibly difficult, especially against seasoned fighters, but winning a fight without getting hit is often worth the pay-off. They usually try to stay away from the center of the ring, in order to outmaneuver and chip away at their opponents. A large advantage in counter-hitting is the forward momentum of the attacker, which drives them further into your return strike. As such, knockouts are more common than one would expect from a defensive style.", "title": "Boxing styles" }, { "paragraph_id": 51, "text": "A brawler is a fighter who generally lacks finesse and footwork in the ring, but makes up for it through sheer punching power. Many brawlers tend to lack mobility, preferring a less mobile, more stable platform and have difficulty pursuing fighters who are fast on their feet. They may also have a tendency to ignore combination punching in favor of continuous beat-downs with one hand and by throwing slower, more powerful single punches (such as hooks and uppercuts). Their slowness and predictable punching pattern (single punches with obvious leads) often leaves them open to counter punches, so successful brawlers must be able to absorb a substantial amount of punishment. However, not all brawler/slugger fighters are not mobile; some can move around and switch styles if needed but still have the brawler/slugger style such as Wilfredo Gómez, Prince Naseem Hamed and Danny García.", "title": "Boxing styles" }, { "paragraph_id": 52, "text": "A brawler's most important assets are power and chin (the ability to absorb punishment while remaining able to continue boxing). Examples of this style include George Foreman, Rocky Marciano, Julio César Chávez, Jack Dempsey, Riddick Bowe, Danny García, Wilfredo Gómez, Sonny Liston, John L. Sullivan, Max Baer, Prince Naseem Hamed, Ray Mancini, David Tua, Arturo Gatti, Micky Ward, Brandon Ríos, Ruslan Provodnikov, Michael Katsidis, James Kirkland, Marcos Maidana, Vitali Klitschko, Jake LaMotta, Manny Pacquiao, and Ireland's John Duddy. This style of boxing was also used by fictional boxers Rocky Balboa and James \"Clubber\" Lang.", "title": "Boxing styles" }, { "paragraph_id": 53, "text": "Brawlers tend to be more predictable and easy to hit but usually fare well enough against other fighting styles because they train to take punches very well. They often have a higher chance than other fighting styles to score a knockout against their opponents because they focus on landing big, powerful hits, instead of smaller, faster attacks. Oftentimes they place focus on training on their upper body instead of their entire body, to increase power and endurance. They also aim to intimidate their opponents because of their power, stature and ability to take a punch.", "title": "Boxing styles" }, { "paragraph_id": 54, "text": "In-fighters/swarmers (sometimes called \"pressure fighters\") attempt to stay close to an opponent, throwing intense flurries and combinations of hooks and uppercuts. Mainly Mexican, Irish, Irish-American, Puerto Rican, and Mexican-American boxers popularized this style. A successful in-fighter often needs a good \"chin\" because swarming usually involves being hit with many jabs before they can maneuver inside where they are more effective. In-fighters operate best at close range because they are generally shorter and have less reach than their opponents and thus are more effective at a short distance where the longer arms of their opponents make punching awkward. However, several fighters tall for their division have been relatively adept at in-fighting as well as out-fighting.", "title": "Boxing styles" }, { "paragraph_id": 55, "text": "The essence of a swarmer is non-stop aggression. Many short in-fighters use their stature to their advantage, employing a bob-and-weave defense by bending at the waist to slip underneath or to the sides of incoming punches. Unlike blocking, causing an opponent to miss a punch disrupts his balance, this permits forward movement past the opponent's extended arm and keeps the hands free to counter. A distinct advantage that in-fighters have is when throwing uppercuts, they can channel their entire bodyweight behind the punch; Mike Tyson was famous for throwing devastating uppercuts. Marvin Hagler was known for his hard \"chin\", punching power, body attack and the stalking of his opponents. Some in-fighters, like Mike Tyson, have been known for being notoriously hard to hit. The key to a swarmer is aggression, endurance, chin, and bobbing-and-weaving.", "title": "Boxing styles" }, { "paragraph_id": 56, "text": "Notable in-fighters include Henry Armstrong, Aaron Pryor, Julio César Chávez, Jack Dempsey, Shawn Porter, Miguel Cotto, Gennady Golovkin, Joe Frazier, Danny García, Mike Tyson, Manny Pacquiao, Rocky Marciano, Wayne McCullough, James Braddock, Gerry Penalosa, Harry Greb, David Tua, James Toney and Ricky Hatton. This style was also used by the Street Fighter character Balrog.", "title": "Boxing styles" }, { "paragraph_id": 57, "text": "All fighters have primary skills with which they feel most comfortable, but truly elite fighters are often able to incorporate auxiliary styles when presented with a particular challenge. For example, an out-fighter will sometimes plant his feet and counter punch, or a slugger may have the stamina to pressure fight with his power punches.", "title": "Boxing styles" }, { "paragraph_id": 58, "text": "Old history of the development of boxing and its prevalence contribute to fusion of various types of martial arts and the emergence of new ones that are based on them. For example, a combination of boxing and sportive sambo techniques gave rise to a combat sambo.", "title": "Boxing styles" }, { "paragraph_id": 59, "text": "There is a generally accepted rule of thumb about the success each of these boxing styles has against the others. In general, an in-fighter has an advantage over an out-fighter, an out-fighter has an advantage over a brawler, and a brawler has an advantage over an in-fighter; these form a cycle with each style being stronger relative to one, and weaker relative to another, with none dominating, as in rock paper scissors. Naturally, many other factors, such as the skill level and training of the combatants, determine the outcome of a fight, but the widely held belief in this relationship among the styles is embodied in the cliché amongst boxing fans and writers that \"styles make fights\".", "title": "Boxing styles" }, { "paragraph_id": 60, "text": "Brawlers tend to overcome swarmers or in-fighters because, in trying to get close to the slugger, the in-fighter will invariably have to walk straight into the guns of the much harder-hitting brawler, so, unless the former has a very good chin and the latter's stamina is poor, the brawler's superior power will carry the day. A famous example of this type of match-up advantage would be George Foreman's knockout victory over Joe Frazier in their original bout \"The Sunshine Showdown\".", "title": "Boxing styles" }, { "paragraph_id": 61, "text": "Although in-fighters struggle against heavy sluggers, they typically enjoy more success against out-fighters or boxers. Out-fighters prefer a slower fight, with some distance between themselves and the opponent. The in-fighter tries to close that gap and unleash furious flurries. On the inside, the out-fighter loses a lot of his combat effectiveness, because he cannot throw the hard punches. The in-fighter is generally successful in this case, due to his intensity in advancing on his opponent and his good agility, which makes him difficult to evade. For example, the swarming Joe Frazier, though easily dominated by the slugger George Foreman, was able to create many more problems for the boxer Muhammad Ali in their three fights. Joe Louis, after retirement, admitted that he hated being crowded, and that swarmers like untied/undefeated champ Rocky Marciano would have caused him style problems even in his prime.", "title": "Boxing styles" }, { "paragraph_id": 62, "text": "The boxer or out-fighter tends to be most successful against a brawler, whose slow speed (both hand and foot) and poor technique makes him an easy target to hit for the faster out-fighter. The out-fighter's main concern is to stay alert, as the brawler only needs to land one good punch to finish the fight. If the out-fighter can avoid those power punches, he can often wear the brawler down with fast jabs, tiring him out. If he is successful enough, he may even apply extra pressure in the later rounds in an attempt to achieve a knockout. Most classic boxers, such as Muhammad Ali, enjoyed their best successes against sluggers.", "title": "Boxing styles" }, { "paragraph_id": 63, "text": "An example of a style matchup was the historical fight of Julio César Chávez, a swarmer or in-fighter, against Meldrick Taylor, the boxer or out-fighter (see Julio César Chávez vs. Meldrick Taylor). The match was nicknamed \"Thunder Meets Lightning\" as an allusion to punching power of Chávez and blinding speed of Taylor. Chávez was the epitome of the \"Mexican\" style of boxing. Taylor's hand and foot speed and boxing abilities gave him the early advantage, allowing him to begin building a large lead on points. Chávez remained relentless in his pursuit of Taylor and due to his greater punching power Chávez slowly punished Taylor. Coming into the later rounds, Taylor was bleeding from the mouth, his entire face was swollen, the bones around his eye socket had been broken, he had swallowed a considerable amount of his own blood, and as he grew tired, Taylor was increasingly forced into exchanging blows with Chávez, which only gave Chávez a greater chance to cause damage. While there was little doubt that Taylor had solidly won the first three quarters of the fight, the question at hand was whether he would survive the final quarter. Going into the final round, Taylor held a secure lead on the scorecards of two of the three judges. Chávez would have to knock Taylor out to claim a victory, whereas Taylor merely needed to stay away from the Mexican legend. However, Taylor did not stay away, but continued to trade blows with Chávez. As he did so, Taylor showed signs of extreme exhaustion, and every tick of the clock brought Taylor closer to victory unless Chávez could knock him out. With about a minute left in the round, Chávez hit Taylor squarely with several hard punches and stayed on the attack, continuing to hit Taylor with well-placed shots. Finally, with about 25 seconds to go, Chávez landed a hard right hand that caused Taylor to stagger forward towards a corner, forcing Chávez back ahead of him. Suddenly Chávez stepped around Taylor, positioning him so that Taylor was trapped in the corner, with no way to escape from Chávez' desperate final flurry. Chávez then nailed Taylor with a tremendous right hand that dropped the younger man. By using the ring ropes to pull himself up, Taylor managed to return to his feet and was given the mandatory 8-count. Referee Richard Steele asked Taylor twice if he was able to continue fighting, but Taylor failed to answer. Steele then concluded that Taylor was unfit to continue and signaled that he was ending the fight, resulting in a TKO victory for Chávez with only two seconds to go in the bout.", "title": "Boxing styles" }, { "paragraph_id": 64, "text": "Since boxing involves forceful, repetitive punching, precautions must be taken to prevent damage to bones in the hand. Most trainers do not allow boxers to train and spar without wrist wraps and boxing gloves. Hand wraps are used to secure the bones in the hand, and the gloves are used to protect the hands from blunt injury, allowing boxers to throw punches with more force than if they did not use them. Gloves have been required in competition since the late nineteenth century, though modern boxing gloves are much heavier than those worn by early twentieth-century fighters. Prior to a bout, both boxers agree upon the weight of gloves to be used in the bout, with the understanding that lighter gloves allow heavy punchers to inflict more damage. The brand of gloves can also affect the impact of punches, so this too is usually stipulated before a bout. Both sides are allowed to inspect the wraps and gloves of the opponent to help ensure both are within agreed upon specifications and no tampering has taken place.", "title": "Equipment" }, { "paragraph_id": 65, "text": "A mouthguard is important to protect the teeth and gums from injury, and to cushion the jaw, resulting in a decreased chance of knockout. Both fighters must wear soft soled shoes to reduce the damage from accidental (or intentional) stepping on feet. While older boxing boots more commonly resembled those of a professional wrestler, modern boxing shoes and boots tend to be quite similar to their amateur wrestling counterparts.", "title": "Equipment" }, { "paragraph_id": 66, "text": "Boxers practice their skills on several types of punching bags. A small, tear-drop-shaped \"speed bag\" is used to hone reflexes and repetitive punching skills, while a large cylindrical \"heavy bag\" filled with sand, a synthetic substitute, or water is used to practice power punching and body blows. The double-end bag is usually connected by elastic on the top and bottom and moves randomly upon getting struck and helps the fighter work on accuracy and reflexes. In addition to these distinctive pieces of equipment, boxers also use sport-nonspecific training equipment to build strength, speed, agility, and stamina. Common training equipment includes free weights, rowing machines, jump rope, and medicine balls.", "title": "Equipment" }, { "paragraph_id": 67, "text": "Boxers also use punch/focus mitts in which a trainer calls out certain combinations and the fighter strikes the mitts accordingly. This is a great exercise for stamina as the boxer isn't allowed to go at his own pace but that of the trainer, typically forcing the fighter to endure a higher output and volume than usual. In addition, they also allow trainers to make boxers utilize footwork and distances more accurately.", "title": "Equipment" }, { "paragraph_id": 68, "text": "Boxing matches typically take place in a boxing ring, a raised platform surrounded by ropes attached to posts rising in each corner. The term \"ring\" has come to be used as a metaphor for many aspects of prize fighting in general.", "title": "Equipment" }, { "paragraph_id": 69, "text": "The modern boxing stance differs substantially from the typical boxing stances of the 19th and early 20th centuries. The modern stance has a more upright vertical-armed guard, as opposed to the more horizontal, knuckles-facing-forward guard adopted by early 20th century hook users such as Jack Johnson.", "title": "Technique" }, { "paragraph_id": 70, "text": "In a fully upright stance, the boxer stands with the legs shoulder-width apart and the rear foot a half-step in front of the lead man. Right-handed or orthodox boxers lead with the left foot and fist (for most penetration power). Both feet are parallel, and the right heel is off the ground. The lead (left) fist is held vertically about six inches in front of the face at eye level. The rear (right) fist is held beside the chin and the elbow tucked against the ribcage to protect the body. The chin is tucked into the chest to avoid punches to the jaw which commonly cause knock-outs and is often kept slightly off-center. Wrists are slightly bent to avoid damage when punching and the elbows are kept tucked in to protect the ribcage. Some boxers fight from a crouch, leaning forward and keeping their feet closer together. The stance described is considered the \"textbook\" stance and fighters are encouraged to change it around once it's been mastered as a base. Case in point, many fast fighters have their hands down and have almost exaggerated footwork, while brawlers or bully fighters tend to slowly stalk their opponents. In order to retain their stance boxers take 'the first step in any direction with the foot already leading in that direction.'", "title": "Technique" }, { "paragraph_id": 71, "text": "Different stances allow for bodyweight to be differently positioned and emphasised; this may in turn alter how powerfully and explosively a type of punch can be delivered. For instance, a crouched stance allows for the bodyweight to be positioned further forward over the lead left leg. If a lead left hook is thrown from this position, it will produce a powerful springing action in the lead leg and produce a more explosive punch. This springing action could not be generated effectively, for this punch, if an upright stance was used or if the bodyweight was positioned predominantly over the back leg. Mike Tyson was a keen practitioner of a crouched stance and this style of power punching. The preparatory positioning of the bodyweight over the bent lead leg is also known as an isometric preload.", "title": "Technique" }, { "paragraph_id": 72, "text": "Left-handed or southpaw fighters use a mirror image of the orthodox stance, which can create problems for orthodox fighters unaccustomed to receiving jabs, hooks, or crosses from the opposite side. The southpaw stance, conversely, is vulnerable to a straight right hand.", "title": "Technique" }, { "paragraph_id": 73, "text": "North American fighters tend to favor a more balanced stance, facing the opponent almost squarely, while many European fighters stand with their torso turned more to the side. The positioning of the hands may also vary, as some fighters prefer to have both hands raised in front of the face, risking exposure to body shots.", "title": "Technique" }, { "paragraph_id": 74, "text": "There are four basic punches in boxing: the jab, cross, hook and uppercut. Any punch other than a jab is considered a power punch. If a boxer is right-handed (orthodox), their left hand is the lead hand and his right hand is the rear hand. For a left-handed boxer or southpaw, the hand positions are reversed. For clarity, the following assumes a right-handed boxer.", "title": "Technique" }, { "paragraph_id": 75, "text": "These different punch types can be thrown in rapid succession to form combinations or \"combos\". The most common is the jab and cross combination, nicknamed the \"one-two combo\". This is usually an effective combination, because the jab blocks the opponent's view of the cross, making it easier to land cleanly and forcefully.", "title": "Technique" }, { "paragraph_id": 76, "text": "A large, swinging circular punch starting from a cocked-back position with the arm at a longer extension than the hook and all of the fighter's weight behind it is sometimes referred to as a \"roundhouse\", \"haymaker\", \"overhand\", or sucker-punch. Relying on body weight and centripetal force within a wide arc, the roundhouse can be a powerful blow, but it is often a wild and uncontrolled punch that leaves the fighter delivering it off balance and with an open guard.", "title": "Technique" }, { "paragraph_id": 77, "text": "Wide, looping punches have the further disadvantage of taking more time to deliver, giving the opponent ample warning to react and counter. For this reason, the haymaker or roundhouse is not a conventional punch, and is regarded by trainers as a mark of poor technique or desperation. Sometimes it has been used, because of its immense potential power, to finish off an already staggering opponent who seems unable or unlikely to take advantage of the poor position it leaves the puncher in.", "title": "Technique" }, { "paragraph_id": 78, "text": "Another unconventional punch is the rarely used bolo punch, in which the opponent swings an arm out several times in a wide arc, usually as a distraction, before delivering with either that or the other arm.", "title": "Technique" }, { "paragraph_id": 79, "text": "An illegal punch to the back of the head or neck is known as a rabbit punch.", "title": "Technique" }, { "paragraph_id": 80, "text": "Both the hook and uppercut may be thrown with both hands, resulting in differing footwork and positioning from that described above if thrown by the other hand. Generally the analogous opposite is true of the footwork and torso movement.", "title": "Technique" }, { "paragraph_id": 81, "text": "There are several basic maneuvers a boxer can use in order to evade or block punches, depicted and discussed below.", "title": "Technique" }, { "paragraph_id": 82, "text": "In boxing, each fighter is given a corner of the ring where they rest in between rounds for 1 minute and where their trainers stand. Typically, three individuals stand in the corner besides the boxer; these are the trainer, the assistant trainer and the cutman. The trainer and assistant typically give advice to the boxer on what they are doing wrong as well as encouraging them if they are losing. The cutman is a cutaneous doctor responsible for keeping the boxer's face and eyes free of cuts, blood and excessive swelling. This is of particular importance because many fights are stopped because of cuts or swelling that threaten the boxer's eyes.", "title": "Ring corner" }, { "paragraph_id": 83, "text": "In addition, the corner is responsible for stopping the fight if they feel their fighter is in grave danger of permanent injury. The corner will occasionally throw in a white towel to signify a boxer's surrender (the idiomatic phrase \"to throw in the towel\", meaning to give up, derives from this practice). This can be seen in the fight between Diego Corrales and Floyd Mayweather. In that fight, Corrales' corner surrendered despite Corrales' steadfast refusal.", "title": "Ring corner" }, { "paragraph_id": 84, "text": "Knocking a person unconscious or even causing a concussion may cause permanent brain damage. There is no clear division between the force required to knock a person out and the force likely to kill a person. Additionally, contact sports, especially combat sports, are directly related to a brain disease called chronic traumatic encephalopathy, abbreviated as CTE. This disease begins to develop during the life of the athlete, and continues to develop even after sports activity has ceased.", "title": "Health concerns" }, { "paragraph_id": 85, "text": "In March 1981, neurosurgeon Dr. Fred Sonstein sought to use CAT scans in an attempt to track the degeneration of boxers' cognitive functions after seeing the decline of Bennie Briscoe. From 1980 to 2007, more than 200 amateur boxers, professional boxers and Toughman fighters died due to ring or training injuries. In 1983, editorials in the Journal of the American Medical Association called for a ban on boxing. The editor, Dr. George Lundberg, called boxing an \"obscenity\" that \"should not be sanctioned by any civilized society\". Since then, the British, Canadian and Australian Medical Associations have called for bans on boxing.", "title": "Health concerns" }, { "paragraph_id": 86, "text": "Supporters of the ban state that boxing is the only sport where hurting the other athlete is the goal. Dr. Bill O'Neill, boxing spokesman for the British Medical Association, has supported the BMA's proposed ban on boxing: \"It is the only sport where the intention is to inflict serious injury on your opponent, and we feel that we must have a total ban on boxing.\" Opponents respond that such a position is misguided opinion, stating that amateur boxing is scored solely according to total connecting blows with no award for \"injury\". They observe that many skilled professional boxers have had rewarding careers without inflicting injury on opponents by accumulating scoring blows and avoiding punches winning rounds scored 10-9 by the 10-point must system, and they note that there are many other sports where concussions are much more prevalent. However, the data shows that the concussion rate in boxing is the highest of all contact sports. In addition, repetitive and subconcussive blows to the head, and not just concussions, cause CTE, and the evidence indicates that brain damage and the effects of CTE are more severe in boxing.", "title": "Health concerns" }, { "paragraph_id": 87, "text": "In 2007, one study of amateur boxers showed that protective headgear did not prevent brain damage, and another found that amateur boxers faced a high risk of brain damage. The Gothenburg study analyzed temporary levels of neurofilament light in cerebral spinal fluid which they conclude is evidence of damage, even though the levels soon subside. More comprehensive studies of neurological function on larger samples performed by Johns Hopkins University in 1994 and accident rates analyzed by National Safety Council in 2017 show amateur boxing is a comparatively safe sport due to the regulations of amateur boxing and a greater control of the athletes, although the studies did not focus on CTE or its long-term effects. In addition, a good training methodology and short career can reduce the effects of brain damage.", "title": "Health concerns" }, { "paragraph_id": 88, "text": "In 1997, the American Association of Professional Ringside Physicians was established to create medical protocols through research and education to prevent injuries in boxing.", "title": "Health concerns" }, { "paragraph_id": 89, "text": "Professional boxing is forbidden in Iceland, Iran and North Korea. It was banned in Sweden until 2007 when the ban was lifted but strict restrictions, including four three-minute rounds for fights, were imposed. Boxing was banned in Albania from 1965 until the fall of Communism in 1991. Norway legalized professional boxing in December 2014.", "title": "Health concerns" }, { "paragraph_id": 90, "text": "The International Boxing Association (AIBA) restricted the use of head guards for senior males after 2013. A literature review study analyses present knowledge about protecting headgear and injury prevention in boxing to determine if injury risks associated with not head guard usage increased. The research of the reviewed literature indicates that head guards cover well against lacerations and skull fractures. Therefore, AIBA's decision to terminate the head guard must be considered cautiously, and injury rates among (male) boxers should be continuously evaluated.", "title": "Health concerns" }, { "paragraph_id": 91, "text": "Like other active and dynamic sports, boxing may be argued to provide some general benefits, such as fat burning, increased muscle tone, strong bones and ligaments, cardiovascular fitness, muscular endurance, improved core stability, co-ordination and body awareness, strength and power, stress relief and self-esteem.", "title": "Health concerns" }, { "paragraph_id": 92, "text": "The sport of boxing has two internationally recognized boxing halls of fame; the International Boxing Hall of Fame (IBHOF) and the Boxing Hall of Fame Las Vegas. The latter opened in Las Vegas, Nevada in 2013 and was founded by Steve Lott, former assistant manager for Mike Tyson.", "title": "Boxing Halls of Fame" }, { "paragraph_id": 93, "text": "The International Boxing Hall of Fame opened in Canastota, New York in 1989. The first inductees in 1990 included Jack Johnson, Benny Leonard, Jack Dempsey, Henry Armstrong, Sugar Ray Robinson, Archie Moore, and Muhammad Ali. Other world-class figures include Salvador Sanchez, Jose Napoles, Roberto \"Manos de Piedra\" Durán, Ricardo Lopez, Gabriel \"Flash\" Elorde, Vicente Saldivar, Ismael Laguna, Eusebio Pedroza, Carlos Monzón, Azumah Nelson, Rocky Marciano, Pipino Cuevas, Wilfred Benitez, Wilfredo Gomez, Felix Trinidad and Ken Buchanan. The Hall of Fame's induction ceremony is held every June as part of a four-day event. The fans who come to Canastota for the Induction Weekend are treated to a number of events, including scheduled autograph sessions, boxing exhibitions, a parade featuring past and present inductees, and the induction ceremony itself.", "title": "Boxing Halls of Fame" }, { "paragraph_id": 94, "text": "The Boxing Hall of Fame Las Vegas features the $75 million ESPN Classic Sports fight film and tape library and radio broadcast collection. The collection includes the fights of many great champions, including: Muhammad Ali, Mike Tyson, George Foreman, Roberto Durán, Marvin Hagler, Jack Dempsey, Joe Louis, Joe Frazier, Rocky Marciano and Sugar Ray Robinson. It is this exclusive fight film library that will separate the Boxing Hall of Fame Las Vegas from the other halls of fame which do not have rights to any video of their sports. The inaugural inductees included Muhammad Ali, Henry Armstrong, Tony Canzoneri, Ezzard Charles, Julio César Chávez Sr., Jack Dempsey, Roberto Durán, Joe Louis, and Sugar Ray Robinson.", "title": "Boxing Halls of Fame" }, { "paragraph_id": 95, "text": "There are various organization and websites, that rank boxers in both weight class and pound-for-pound manner.", "title": "Boxing rankings" } ]
Boxing is a combat sport and a martial art in which two people, usually wearing protective gloves and other protective equipment such as hand wraps and mouthguards, throw punches at each other for a predetermined amount of time in a boxing ring. Although the term boxing is commonly attributed to Western boxing, in which only fists are involved, it has developed in different ways in different geographical areas and cultures of the World. In global terms, "boxing" today is also a set of combat sports focused on striking, in which two opponents face each other in a fight using at least their fists, and possibly involving other actions such as kicks, elbow strikes, knee strikes, and headbutts, depending on the rules. Some of these variants are the bare-knuckle boxing, kickboxing, Muay Thai, Lethwei, savate, and sanda. Boxing techniques have been incorporated into many martial arts, military systems, and other combat sports. Humans have engaged in hand-to-hand combat since the earliest days of human history. The origins of boxing as a sport remain uncertain, but some sources suggest that it has prehistoric roots in what is now Ethiopia, emerging as early as the sixth millennium BC. It is believed that when the Egyptians invaded Nubia, they adopted boxing from the local populace, subsequently popularizing it in Egypt. From there, the sport of boxing spread to various regions, including Greece, eastward to Mesopotamia, and northward to Rome. The earliest visual evidence of any type of boxing is from Egypt and Sumer, both from the third millennia, and can be seen in Sumerian carvings from the third and second millennia BC. The earliest evidence of boxing rules dates back to Ancient Greece, where boxing was established as an Olympic game in 688 BC. Boxing evolved from 16th- and 18th-century prizefights, largely in Great Britain, to the forerunner of modern boxing in the mid-19th century with the 1867 introduction of the Marquess of Queensberry Rules. Amateur boxing is both an Olympic and Commonwealth Games sport and is a standard fixture in most international games—it also has its world championships. Boxing is overseen by a referee over a series of one-to-three-minute intervals called "rounds". A winner can be resolved before the completion of the rounds when a referee deems an opponent incapable of continuing, disqualifies an opponent, or the opponent resigns. When the fight reaches the end of its final round with both opponents still standing, the judges' scorecards determine the victor. In case both fighters gain equal scores from the judges, a professional bout is considered a draw. In Olympic boxing, because a winner must be declared, judges award the contest to one fighter on technical criteria.
2001-09-24T08:41:39Z
2023-12-27T13:31:09Z
[ "Template:More citations needed section", "Template:Refend", "Template:Curlie", "Template:Short description", "Template:Dubious", "Template:When", "Template:Notelist", "Template:Cite book", "Template:More citations needed", "Template:Citation needed", "Template:Main", "Template:Cite news", "Template:Cite journal", "Template:TOC limit", "Template:See also", "Template:Boxing", "Template:Summer Olympic sports", "Template:Authority control", "Template:Pp-semi-indef", "Template:Sister project links", "Template:Refbegin", "Template:Cite web", "Template:Cite encyclopedia", "Template:Martial arts", "Template:Use dmy dates", "Template:Webarchive", "Template:Unreliable source?", "Template:Convert", "Template:Cite EB1911", "Template:World boxing champions", "Template:Infobox martial art", "Template:Circa", "Template:Reflist", "Template:ISBN", "Template:Boxing History", "Template:Other uses", "Template:Portal" ]
https://en.wikipedia.org/wiki/Boxing
4,246
Hindi cinema
Hindi cinema, popularly known as Bollywood and formerly as Bombay cinema, refers to the film industry based in Mumbai, engaged in production of motion pictures in Hindi language. The popular term Bollywood is a portmanteau of "Bombay" (former name of Mumbai) and "Hollywood". The industry is a part of the larger Indian cinema, which also includes South Indian cinema and other smaller film industries. In 2017, Indian cinema produced 1,986 feature films, of which the largest number, 364 have been in Hindi. As per data from 2014, Hindi cinema represented 43 percent of Indian net box-office revenue; Tamil and Telugu cinema represented 36 percent, and the remaining regional cinema constituted 21 percent. Hindi cinema is one of the largest centres for film production in the world. Hindi films sold an estimated 341 million tickets in India in 2019. Earlier Hindi films tended to use vernacular Hindustani, mutually intelligible by speakers of either Hindi or Urdu, while modern Hindi productions increasingly incorporate elements of Hinglish. The most popular commercial genre in Hindi cinema since the 1970s has been the masala film, which freely mixes different genres including action, comedy, romance, drama and melodrama along with musical numbers. Masala films generally fall under the musical film genre, of which Indian cinema has been the largest producer since the 1960s when it exceeded the American film industry's total musical output after musical films declined in the West. Dadasaheb Phalke's silent film Raja Harishchandra (1913) is the first feature length film made in India. The first Indian musical talkie was Alam Ara (1931), four years after the first Hollywood sound film The Jazz Singer (1927). Alongside commercial masala films, a distinctive genre of art films known as parallel cinema has also existed, presenting realistic content and avoidance of musical numbers. In more recent years, the distinction between commercial masala and parallel cinema has been gradually blurring, with an increasing number of mainstream films adopting the conventions which were once strictly associated with parallel cinema. "Bollywood" is a portmanteau derived from Bombay (the former name of Mumbai) and "Hollywood", a shorthand reference for the American film industry which is based in Hollywood, California. The term "Tollywood", for the Tollygunge-based cinema of West Bengal, predated "Bollywood". It was used in a 1932 American Cinematographer article by Wilford E. Deming, an American engineer who helped produce the first Indian sound picture. "Bollywood" was probably invented in Bombay-based film trade journals in the 1960s or 1970s, though the exact inventor varies by account. Film journalist Bevinda Collaco claims she coined the term for the title of her column in Screen magazine. Her column entitled "On the Bollywood Beat" covered studio news and celebrity gossip. Other sources state that lyricist, filmmaker and scholar Amit Khanna was its creator. It is unknown if it was derived from "Hollywood" through "Tollywood", or was inspired directly by "Hollywood". The term has been criticised by some film journalists and critics, who believe it implies that the industry is a poor cousin of Hollywood. Many noted Hindi film actors, directors prefer to call it Hindi cinema rather than Bollywood and advice others to mention it as 'Hindi cinema'. In 2020, Sudhir Mishra dissociated himself from Bollywood term, Hansal Mehta echoed same sentiment, he said "Bollywood" is "very derogatory " term for Hindi cinema, veteran director Shyam Benegal : "Bollywood is a term copied from Hollywood. The Indian film industry is the largest in the world. Why should we take a terminology that belongs to the industry of some other country?", Ketan Mehta always preferred calling it Hindi cinema, Anurag Basu said "Calling ourselves Bollywood is a feudal mindset, we have our own identity. We are Indian cinema, where films are made in more than 15 languages...We should not degrade by calling ourselves Bollywood. When I go to International film festivals, I feel ashamed when we are called Bollywood. There is Korean cinema, French cinema, Italian cinema... why not Indian cinema?” Noted South Indian director Mani Ratnam expressed that 'Hindi cinema should stop calling itself Bollywood '. SS Rajamouli's Baahubali: The Beginning (2015), Telugu language film started new wave of Pan-India films. Due to COVID-19, the Hindi industry halted, many movies got delayed and released after pandemic ended, in the meanwhile due to years lockdowns audience got confined and got exposed to World cinema through number of OTT platforms such as Netflix, Prime video, Sony LIV etc who became popular, Indian audience not only watched Hollywood movies on them but also lots of movies of South Korean, Spanish etc film industries, and their web series. According to some film critics, the test and understanding of the audience evolved, they became more content driven, they began exploring various film genres. From 2015 onwards, the position of Bollywood as the top film industry of India waned. Some directors, exhibitors, actors and producers claimed that audiences became smarter, and they wanted movies with good stories, and they do not accept mediocre films. Instead of understanding it, Bollywood's film producers continued making films on cliched, bad stories, and did not evolve with their audience. Consequently, big-budget Bollywood films ended up as Box-office disasters in recent past. Since Bahubali (2015) released, many regional language movies emerged as hits throughout India and regional film industries such as Telugu, Tamil, Kannada Film Industry etc., started giving tough competition to the Bollywood movies at the box-office. Many regional actors became known outside their state, where previously they were unknown. Rajamouli's RRR (2021), Telugu film emerged as one of the highest grossing films of Indian cinema. Many Bollywood producers and directors acknowledge the might of regional film industries. Some trade experts and critics believe that audiences eventually will return to Bollywood. In 2022, Hindi industry released 44 movies; out of those, 4 emerged as hits and 40 flopped. In 1897, a film presentation by Professor Stevenson featured a stage show at Calcutta's Star Theatre. With Stevenson's encouragement and camera, Hiralal Sen, an Indian photographer, made a film of scenes from that show, The Flower of Persia (1898). The Wrestlers (1899) by H. S. Bhatavdekar showed a wrestling match at the Hanging Gardens in Bombay. Dadasaheb Phalke's silent Raja Harishchandra (1913) is the first feature film made in India. By the 1930s, the industry was producing over 200 films per year. The first Indian sound film, Ardeshir Irani's Alam Ara (1931), was commercially successful. With a great demand for talkies and musicals, Hindustani cinema (as Hindi cinema was then known as) and the other regional film industries quickly switched to sound films. The 1930s and 1940s were tumultuous times; India was buffeted by the Great Depression, World War II, the Indian independence movement, and the violence of the Partition. Although most early Bombay films were unabashedly escapist, a number of filmmakers tackled tough social issues or used the struggle for Indian independence as a backdrop for their films. Irani made the first Hindi colour film, Kisan Kanya, in 1937. The following year, he made a colour version of Mother India. However, colour did not become a popular feature until the late 1950s. At this time, lavish romantic musicals and melodramas were cinematic staples. The decade of the 1940s saw an expansion of Bombay cinema's commercial market and its presence in the national consciousness. The year 1943 saw the arrival of Indian cinema's first 'blockbuster' offering, the movie Kismet, which grossed in excess of the important barrier of one crore (10 million) rupees, made on a budget of only two lakh (200,000) rupees. The film tackled contemporary issues, especially those arising from the Indian Independence movement, and went on to become "the longest running hit of Indian cinema", a title it held till the 1970s. Film personalities like Bimal Roy, Sahir Ludhianvi and Prithviraj Kapoor participated in the creation of a national movement against colonial rule in India, while simultaneously leveraging the popular political movement to increase their own visibility and popularity. Themes from the Independence Movement deeply influenced Bombay film directors, screen-play writers, and lyricists, who saw their films in the context of social reform and the problems of the common people. Before the Partition, the Bombay film industry was closely linked to the Lahore film industry (now the Pakistani film industry also known as "Lollywood"); both produced films in Hindustani (also known as Hindi-Urdu), the lingua franca of northern and central India. Another centre of Hindustani-language film production was the Bengal film industry in Calcutta, Bengal Presidency (now Kolkata, West Bengal), which produced Hindustani-language films and local Bengali language films. Many actors, filmmakers and musicians from the Lahore industry migrated to the Bombay industry during the 1940s, including actors K. L. Saigal, Prithviraj Kapoor, Dilip Kumar and Dev Anand as well as playback singers Mohammed Rafi, Noorjahan and Shamshad Begum. Around the same time, filmmakers and actors from the Calcutta film industry began migrating to Bombay; as a result, Bombay became the center of Hindustani-language film production. The 1947 partition of India divided the country into the Republic of India and Pakistan, which precipitated the migration of filmmaking talent from film production centres like Lahore and Calcutta, which bore the brunt of the partition violence. This included actors, filmmakers and musicians from Bengal, Punjab (particularly the present-day Pakistani Punjab), and the North-West Frontier Province (present-day Khyber Pakhtunkhwa). These events further consolidated the Bombay film industry's position as the preeminent center for film production in India. The period from the late 1940s to the early 1960s, after India's independence, is regarded by film historians as the Golden Age of Hindi cinema. Some of the most critically acclaimed Hindi films of all time were produced during this time. Examples include Pyaasa (1957) and Kaagaz Ke Phool (1959), directed by Guru Dutt and written by Abrar Alvi; Awaara (1951) and Shree 420 (1955), directed by Raj Kapoor and written by Khwaja Ahmad Abbas, and Aan (1952), directed by Mehboob Khan and starring Dilip Kumar. The films explored social themes, primarily dealing with working-class life in India (particularly urban life) in the first two examples. Awaara presented the city as both nightmare and dream, and Pyaasa critiqued the unreality of urban life. Mehboob Khan's Mother India (1957), a remake of his earlier Aurat (1940), was the first Indian film nominated for the Academy Award for Best Foreign Language Film; it lost by a single vote. Mother India defined conventional Hindi cinema for decades. It spawned a genre of dacoit films, in turn defined by Gunga Jumna (1961). Written and produced by Dilip Kumar, Gunga Jumna was a dacoit crime drama about two brothers on opposite sides of the law (a theme which became common in Indian films during the 1970s). Some of the best-known epic films of Hindi cinema were also produced at this time, such as K. Asif's Mughal-e-Azam (1960). Other acclaimed mainstream Hindi filmmakers during this period included Kamal Amrohi and Vijay Bhatt. The three most popular male Indian actors of the 1950s and 1960s were Dilip Kumar, Raj Kapoor, and Dev Anand, each with a unique acting style. Kapoor adopted Charlie Chaplin's tramp persona; Anand modeled himself on suave Hollywood stars like Gregory Peck and Cary Grant, and Kumar pioneered a form of method acting which predated Hollywood method actors such as Marlon Brando. Kumar, who was described as "the ultimate method actor" by Satyajit Ray, inspired future generations of Indian actors. Much like Brando's influence on Robert De Niro and Al Pacino, Kumar had a similar influence on Amitabh Bachchan, Naseeruddin Shah, Shah Rukh Khan and Nawazuddin Siddiqui. Veteran actresses such as Suraiya, Nargis, Sumitra Devi, Madhubala, Meena Kumari, Waheeda Rehman, Nutan, Sadhana, Mala Sinha and Vyjayanthimala have had their share of influence on Hindi cinema. While commercial Hindi cinema was thriving, the 1950s also saw the emergence of a parallel cinema movement. Although the movement (emphasising social realism) was led by Bengali cinema, it also began gaining prominence in Hindi cinema. Early examples of parallel cinema include Dharti Ke Lal (1946), directed by Khwaja Ahmad Abbas and based on the Bengal famine of 1943,; Neecha Nagar (1946) directed by Chetan Anand and written by Khwaja Ahmad Abbas, and Bimal Roy's Do Bigha Zamin (1953). Their critical acclaim and the latter's commercial success paved the way for Indian neorealism and the Indian New Wave (synonymous with parallel cinema). Internationally acclaimed Hindi filmmakers involved in the movement included Mani Kaul, Kumar Shahani, Ketan Mehta, Govind Nihalani, Shyam Benegal, and Vijaya Mehta. After the social-realist film Neecha Nagar received the Palme d'Or at the inaugural 1946 Cannes Film Festival, Hindi films were frequently in competition for Cannes' top prize during the 1950s and early 1960s and some won major prizes at the festival. Guru Dutt, overlooked during his lifetime, received belated international recognition during the 1980s. Film critics polled by the British magazine Sight & Sound included several of Dutt's films in a 2002 list of greatest films, and Time's All-Time 100 Movies lists Pyaasa as one of the greatest films of all time. During the late 1960s and early 1970s, the industry was dominated by musical romance films with romantic-hero leads. By 1970, Hindi cinema was thematically stagnant and dominated by musical romance films. The arrival of screenwriting duo Salim–Javed (Salim Khan and Javed Akhtar) was a paradigm shift, revitalising the industry. They began the genre of gritty, violent, Bombay underworld crime films early in the decade with films such as Zanjeer (1973) and Deewaar (1975). Salim-Javed reinterpreted the rural themes of Mehboob Khan's Mother India (1957) and Dilip Kumar's Gunga Jumna (1961) in a contemporary urban context, reflecting the socio-economic and socio-political climate of 1970s India and channeling mass discontent, disillusionment and the unprecedented growth of slums with anti-establishment themes and those involving urban poverty, corruption and crime. Their "angry young man", personified by Amitabh Bachchan, reinterpreted Dilip Kumar's performance in Gunga Jumna in a contemporary urban context and anguished urban poor. By the mid-1970s, romantic confections had given way to gritty, violent crime films and action films about gangsters (the Bombay underworld) and bandits (dacoits). Salim-Javed's writing and Amitabh Bachchan's acting popularised the trend with films such as Zanjeer and (particularly) Deewaar, a crime film inspired by Gunga Jumna which pitted "a policeman against his brother, a gang leader based on real-life smuggler Haji Mastan" (Bachchan); according to Danny Boyle, Deewaar was "absolutely key to Indian cinema". In addition to Bachchan, several other actors followed by riding the crest of the trend (which lasted into the early 1990s). Actresses from the era include Hema Malini, Jaya Bachchan, Raakhee, Shabana Azmi, Zeenat Aman, Parveen Babi, Rekha, Dimple Kapadia, Smita Patil, Jaya Prada and Padmini Kolhapure. The name "Bollywood" was coined during the 1970s, when the conventions of commercial Hindi films were defined. Key to this was the masala film, which combines a number of genres (action, comedy, romance, drama, melodrama, and musical). The masala film was pioneered early in the decade by filmmaker Nasir Hussain, and the Salim-Javed screenwriting duo, pioneering the Bollywood-blockbuster format. Yaadon Ki Baarat (1973), directed by Hussain and written by Salim-Javed, has been identified as the first masala film and the first quintessentially "Bollywood" film. Salim-Javed wrote more successful masala films during the 1970s and 1980s. Masala films made Amitabh Bachchan the biggest star of the period. A landmark of the genre was Amar Akbar Anthony (1977), directed by Manmohan Desai and written by Kader Khan, and Desai continued successfully exploiting the genre. Both genres (masala and violent-crime films) are represented by the blockbuster Sholay (1975), written by Salim-Javed and starring Amitabh Bachchan. It combined the dacoit film conventions of Mother India and Gunga Jumna with spaghetti Westerns, spawning the Dacoit Western (also known as the curry Western) which was popular during the 1970s. Some Hindi filmmakers, such as Shyam Benegal, Mani Kaul, Kumar Shahani, Ketan Mehta, Govind Nihalani and Vijaya Mehta, continued to produce realistic parallel cinema throughout the 1970s. Although the art film bent of the Film Finance Corporation was criticised during a 1976 Committee on Public Undertakings investigation which accused the corporation of not doing enough to encourage commercial cinema, the decade saw the rise of commercial cinema with films such as Sholay (1975) which consolidated Amitabh Bachchan's position as a star. The devotional classic Jai Santoshi Ma was also released that year. By 1983, the Bombay film industry was generating an estimated annual revenue of ₹700 crore (₹ 7 billion, $693.14 million), equivalent to $2.04 billion (₹12,667 crore, ₹ 111.33 billion) when adjusted for inflation. By 1986, India's annual film output had increased from 741 films produced annually to 833 films annually, making India the world's largest film producer. The most internationally acclaimed Hindi film of the 1980s was Mira Nair's Salaam Bombay! (1988), which won the Camera d'Or at the 1988 Cannes Film Festival and was nominated for the Academy Award for Best Foreign Language Film. Hindi cinema experienced another period of box-office decline during the late 1980s with due to concerns by audiences over increasing violence and a decline in musical quality, and a rise in video piracy. One of the turning points came with such films as Qayamat Se Qayamat Tak (1988), presenting a blend of youthfulness, family entertainment, emotional intelligence and strong melodies, all of which lured audiences back to the big screen. It brought back the template for Bollywood musical romance films which went on to define 1990s Hindi cinema. Known since the 1990s as "New Bollywood", contemporary Bollywood is linked to economic liberalization in India during the early 1990s. Early in the decade, the pendulum swung back toward family-centered romantic musicals. Qayamat Se Qayamat Tak (1988) was followed by blockbusters such as Maine Pyar Kiya (1989), Hum Aapke Hain Kaun (1994), Dilwale Dulhania Le Jayenge (1995), Raja Hindustani (1996), Dil To Pagal Hai (1997) and Kuch Kuch Hota Hai (1998), introducing a new generation of popular actors, including the three Khans: Aamir Khan, Shah Rukh Khan, and Salman Khan, who have starred in most of the top ten highest-grossing Bollywood films. The Khans and have had successful careers since the late 1980s and early 1990s, and have dominated the Indian box office for three decades. Shah Rukh Khan was the most successful Indian actor for most of the 1990s and 2000s, and Aamir Khan has been the most successful Indian actor since the mid 2000s. Action and comedy films, starring such actors as Akshay Kumar and Govinda. The decade marked the entrance of new performers in art and independent films, some of which were commercially successful. The most influential example was Satya (1998), directed by Ram Gopal Varma and written by Anurag Kashyap. Its critical and commercial success led to the emergence of a genre known as Mumbai noir: urban films reflecting the city's social problems. This led to a resurgence of parallel cinema by the end of the decade. The films featured actors whose performances were often praised by critics. The 2000s saw increased Bollywood recognition worldwide due to growing (and prospering) NRI and South Asian diaspora communities overseas. The growth of the Indian economy and a demand for quality entertainment in this era led the country's film industry to new heights in production values, cinematography and screenwriting as well as technical advances in areas such as special effects and animation. Some of the largest production houses, among them Yash Raj Films and Dharma Productions were the producers of new modern films. Some popular films of the decade were Kaho Naa... Pyaar Hai (2000), Kabhi Khushi Kabhie Gham... (2001), Gadar: Ek Prem Katha (2001), Lagaan (2001), Koi... Mil Gaya (2003), Kal Ho Naa Ho (2003), Veer-Zaara (2004), Rang De Basanti (2006), Lage Raho Munna Bhai (2006), Dhoom 2 (2006), Krrish (2006), and Jab We Met (2007), among others, showing the rise of new movie stars. During the 2010s, the industry saw established stars such as making big-budget masala films like Dabangg (2010), Singham (2011), Ek Tha Tiger (2012), Son of Sardaar (2012), Rowdy Rathore (2012), Chennai Express (2013), Kick (2014) and Happy New Year (2014) with much-younger actresses. Although the films were often not praised by critics, they were commercially successful. Some of the films starring Aamir Khan, from Taare Zameen Par (2007) and 3 Idiots (2009) to Dangal (2016) and Secret Superstar (2018), have been credited with redefining and modernising the masala film with a distinct brand of socially conscious cinema. Most stars from the 2000s continued successful careers into the next decade, and the 2010s saw a new generation of popular actors in different films. Among new conventions, female-centred films such as The Dirty Picture (2011), Kahaani (2012), and Queen (2014), Pink (2016), Raazi (2018), Gangubai Kathiawadi (2022) started gaining wide financial success. Moti Gokulsing and Wimal Dissanayake identify six major influences which have shaped Indian popular cinema: Sharmistha Gooptu identifies Indo-Persian-Islamic culture as a major influence. During the early 20th century, Urdu was the lingua franca of popular cultural performance across northern India and established in popular performance art traditions such as nautch dancing, Urdu poetry, and Parsi theater. Urdu and related Hindi dialects were the most widely understood across northern India, and Hindustani became the standard language of early Indian talkies. Films based on "Persianate adventure-romances" led to a popular genre of "Arabian Nights cinema". Scholars Chaudhuri Diptakirti and Rachel Dwyer and screenwriter Javed Akhtar identify Urdu literature as a major influence on Hindi cinema. Most of the screenwriters and scriptwriters of classic Hindi cinema came from Urdu literary backgrounds, from Khwaja Ahmad Abbas and Akhtar ul Iman to Salim–Javed and Rahi Masoom Raza; a handful came from other Indian literary traditions, such as Bengali and Hindi literature. Most of Hindi cinema's classic scriptwriters wrote primarily in Urdu, including Salim-Javed, Gulzar, Rajinder Singh Bedi, Inder Raj Anand, Rahi Masoom Raza and Wajahat Mirza. Urdu poetry and the ghazal tradition strongly influenced filmi (Bollywood lyrics). Javed Akhtar was also greatly influenced by Urdu novels by Pakistani author Ibn-e-Safi, such as the Jasoosi Dunya and Imran series of detective novels; they inspired, for example, famous Bollywood characters such as Gabbar Singh in Sholay (1975) and Mogambo in Mr. India (1987). In recent times, accusations have been made against Bollywood of being anti-Hindu and promoting Urdu too much, to the extent of transforming into "Urduwood"; boycotts against Bollywood have been launched by Hindu nationalists on this point. Todd Stadtman identifies several foreign influences on 1970s commercial Bollywood masala films, including New Hollywood, Italian exploitation films, and Hong Kong martial arts cinema. After the success of Bruce Lee films (such as Enter the Dragon) in India, Deewaar (1975) and other Bollywood films incorporated fight scenes inspired by 1970s martial arts films from Hong Kong cinema until the 1990s. Bollywood action scenes emulated Hong Kong rather than Hollywood, emphasising acrobatics and stunts and combining kung fu (as perceived by Indians) with Indian martial arts such as pehlwani. Perhaps Hindi cinema's greatest influence has been on India's national identity, where (with the rest of Indian cinema) it has become part of the "Indian story". In India, Bollywood is often associated with India's national identity. According to economist and Bollywood biographer Meghnad Desai, "Cinema actually has been the most vibrant medium for telling India its own story, the story of its struggle for independence, its constant struggle to achieve national integration and to emerge as a global presence". Scholar Brigitte Schulze has written that Indian films, most notably Mehboob Khan's Mother India (1957), played a key role in shaping the Republic of India's national identity in the early years after independence from the British Raj; the film conveyed a sense of Indian nationalism to urban and rural citizens alike. Bollywood has long influenced Indian society and culture as the biggest entertainment industry; many of the country's musical, dancing, wedding and fashion trends are Bollywood-inspired. Bollywood fashion trendsetters have included Madhubala in Mughal-e-Azam (1960) and Madhuri Dixit in Hum Aapke Hain Koun..! (1994). Hindi films have also had a socio-political impact on Indian society, reflecting Indian politics. In classic 1970s Bollywood films, Bombay underworld crime films written by Salim–Javed and starring Amitabh Bachchan such as Zanjeer (1973) and Deewaar (1975) reflected the socio-economic and socio-political realities of contemporary India. They channeled growing popular discontent and disillusionment and state failure to ensure welfare and well-being at a time of inflation, shortages, loss of confidence in public institutions, increasing crime and the unprecedented growth of slums. Salim-Javed and Bachchan's films dealt with urban poverty, corruption and organised crime; they were perceived by audiences as anti-establishment, often with an "angry young man" protagonist presented as a vigilante or anti-hero whose suppressed rage voiced the anguish of the urban poor. Hindi films have been a significant form of soft power for India, increasing its influence and changing overseas perceptions of India. In Germany, Indian stereotypes included bullock carts, beggars, sacred cows, corrupt politicians, and catastrophes before Bollywood and the IT industry transformed global perceptions of India. According to author Roopa Swaminathan, "Bollywood cinema is one of the strongest global cultural ambassadors of a new India." Its role in expanding India's global influence is comparable to Hollywood's similar role with American influence. Monroe Township, Middlesex County, New Jersey, in the New York metropolitan area, has been profoundly impacted by Bollywood; this U.S. township has displayed one of the fastest growth rates of its Indian population in the Western Hemisphere, increasing from 256 (0.9%) as of the 2000 Census to an estimated 5,943 (13.6%) as of 2017, representing a 2,221.5% (a multiple of 23) numerical increase over that period, including many affluent professionals and senior citizens as well as charitable benefactors to the COVID-19 relief efforts in India in official coordination with Monroe Township, as well as actors with second homes. During the 2000s, Hindi cinema began influencing musical films in the Western world and was instrumental role in reviving the American musical film. Baz Luhrmann said that his musical film, Moulin Rouge! (2001), was inspired by Bollywood musicals; the film incorporated a Bollywood-style dance scene with a song from the film China Gate. The critical and financial success of Moulin Rouge! began a renaissance of Western musical films such as Chicago, Rent, and Dreamgirls. Indian film composer A. R. Rahman wrote the music for Andrew Lloyd Webber's Bombay Dreams, and a musical version of Hum Aapke Hain Koun was staged in London's West End. The sports film Lagaan (2001) was nominated for the Academy Award for Best Foreign Language Film, and two other Hindi films (2002's Devdas and 2006's Rang De Basanti) were nominated for the BAFTA Award for Best Film Not in the English Language. Danny Boyle's Slumdog Millionaire (2008), which won four Golden Globes and eight Academy Awards, was inspired by mainstream Hindi films and is considered an "homage to Hindi commercial cinema". It was also inspired by Mumbai-underworld crime films, such as Deewaar (1975), Satya (1998), Company (2002) and Black Friday (2007). Deewaar had a Hong Kong remake, The Brothers (1979), which inspired John Woo's internationally acclaimed breakthrough A Better Tomorrow (1986); the latter was a template for Hong Kong action cinema's heroic bloodshed genre. "Angry young man" 1970s epics such as Deewaar and Amar Akbar Anthony (1977) also resemble the heroic-bloodshed genre of 1980s Hong Kong action cinema. The influence of filmi may be seen in popular music worldwide. Technopop pioneers Haruomi Hosono and Ryuichi Sakamoto of the Yellow Magic Orchestra produced a 1978 electronic album, Cochin Moon, based on an experimental fusion of electronic music and Bollywood-inspired Indian music. Truth Hurts' 2002 song "Addictive", produced by DJ Quik and Dr. Dre, was lifted from Lata Mangeshkar's "Thoda Resham Lagta Hai" in Jyoti (1981). The Black Eyed Peas' Grammy Award winning 2005 song "Don't Phunk with My Heart" was inspired by two 1970s Bollywood songs: "Ye Mera Dil Yaar Ka Diwana" from Don (1978) and "Ae Nujawan Hai Sub" from Apradh (1972). Both songs were composed by Kalyanji Anandji, sung by Asha Bhosle, and featured the dancer Helen. The Kronos Quartet re-recorded several R. D. Burman compositions sung by Asha Bhosle for their 2005 album, You've Stolen My Heart: Songs from R.D. Burman's Bollywood, which was nominated for Best Contemporary World Music Album at the 2006 Grammy Awards. Filmi music composed by A. R. Rahman (who received two Academy Awards for the Slumdog Millionaire soundtrack) has frequently been sampled by other musicians, including the Singaporean artist Kelly Poon, the French rap group La Caution and the American artist Ciara. Many Asian Underground artists, particularly those among the overseas Indian diaspora, have also been inspired by Bollywood music. Hindi films are primarily musicals, and are expected to have catchy song-and-dance numbers woven into the script. A film's success often depends on the quality of such musical numbers. A film's music and song and dance portions are usually produced first and these are often released before the film itself, increasing its audience. Indian audiences expect value for money, and a good film is generally referred to as paisa vasool, (literally "money's worth"). Songs, dances, love triangles, comedy and dare-devil thrills are combined in a three-hour show (with an intermission). These are called masala films, after the Hindi word for a spice mixture. Like masalas, they are a mixture of action, comedy and romance; most have heroes who can fight off villains single-handedly. Bollywood plots have tended to be melodramatic, frequently using formulaic ingredients such as star-crossed lovers, angry parents, love triangles, family ties, sacrifice, political corruption, kidnapping, villains, kind-hearted courtesans, long-lost relatives and siblings, reversals of fortune and serendipity. Parallel cinema films tended to be less popular at the box office. A large Indian diaspora in English-speaking countries and increased Western influence in India have nudged Bollywood films closer to Hollywood. According to film critic Lata Khubchandani, "Our earliest films ... had liberal doses of sex and kissing scenes in them. Strangely, it was after Independence the censor board came into being and so did all the strictures." Although Bollywood plots feature Westernised urbanites dating and dancing in clubs rather than pre-arranged marriages, traditional Indian culture continues to exist outside the industry and is an element of resistance by some to Western influences. Bollywood plays a major role, however, in Indian fashion. Studies have indicated that some people, unaware that changing fashion in Bollywood films is often influenced by globalisation, consider the clothes worn by Bollywood actors as authentically Indian. Bollywood employs people from throughout India. It attracts thousands of aspiring actors hoping for a break in the industry. Models and beauty contestants, television actors, stage actors and ordinary people come to Mumbai with the hope of becoming a star. As in Hollywood, very few succeed. Since many Bollywood films are shot abroad, many foreign extras are employed. In Bollywood producers pay minimal amount, low wages to the writers. Very few non-Indian actors are able to make a mark in Hindi cinema, although many have tried. Since the early decades of the industry, many South Indian actresses debuted in the Bombay industry and became mainstream Bollywood stars, including Vyjayanthimala, Hema Malini, Rekha, and Sridevi. A number of foreign actresses became successful in spite of their ignorance of the Hindi language. Hindi cinema can be insular, and relatives of film-industry figures have an edge in obtaining coveted roles in films or being part of a film crew. However, industry connections are no guarantee of a long career: competition is fierce, and film-industry scions will falter if they do not succeed at the box office. A few Hindi filmmakers regularly got criticised for allegedly practising nepotism. Critics and fans accused them of hindering the careers of outsiders (potential artists who do not have any connections in the industry) and readily giving roles to promote the kids of established actors, directors and producers. Criticism targeted the big production houses (e.g. Yash Raj Films) for their tendency to work with actors who are from their social circles. Moreover, the problem of casting couch has been mentioned in reference to the Hindi film industry, and received stronger notice during the MenToo movement. In Hindi films, scripts, dialogues and song lyrics might be written by different people. Earlier, scripts were usually written in an unadorned Hindustani, which would be understood by the largest possible audience. Post-Independence, Hindi films tended to use a colloquial register of Hindustani, mutually intelligible by Hindi and Urdu speakers, but the use of the latter has declined over years. Some films have used regional dialects to evoke a village setting, or archaic Urdu in medieval historical films. A number of the dominant early scriptwriters of Hindi cinema primarily wrote in Urdu; Salim-Javed wrote in Urdu script, which was then transcribed by an assistant into Devanagari script so Hindi readers could read them. During the 1970s, Urdu writers Krishan Chander and Ismat Chughtai said that "more than seventy-five per cent of films are made in Urdu" but were categorised as Hindi films by the government. Encyclopedia of Hindi Cinema noted a number of top Urdu writers for preserving the language through film. Urdu poetry has strongly influenced Hindi film songs, whose lyrics also draw from the ghazal tradition (filmi-ghazal). According to Javed Akhtar in 1996, despite the loss of Urdu in Indian society, Urdu diction dominated Hindi film dialogue and lyrics. In her book, The Cinematic ImagiNation, Jyotika Virdi wrote about the presence and decline of Urdu in Hindi films. Virdi notes that although Urdu was widely used in classic Hindi cinema decades after partition because it was widely taught in pre-partition India, its use has declined in modern Hindi cinema: "The extent of Urdu used in commercial Hindi cinema has not been stable ... the ultimate victory of Hindi in the official sphere has been more or less complete. This decline of Urdu is mirrored in Hindi films ... It is true that many Urdu words have survived and have become part of Hindi cinema's popular vocabulary. But that is as far as it goes. The fact is, for the most part, popular Hindi cinema has forsaken the florid Urdu that was part of its extravagance and retained a 'residual' Urdu", affected by an aggressive state policy that promoted a Sanskritized version of Hindi as the national language." Contemporary mainstream films also use English; according to the article "Bollywood Audiences Editorial", "English has begun to challenge the ideological work done by Urdu." Some film scripts are first written in Latin script. Characters may shift from one language to the other to evoke a particular atmosphere (for example, English in a business setting and Hindi in an informal one). The blend of Hindi and English sometimes heard in modern Hindi films, known as Hinglish, has become increasingly common. For years before the turn of the millennium and even after, cinematic language (in dialogues or lyrics) would often be melodramatic, invoking God, family, mother, duty, and self-sacrifice. Song lyrics are often about love and, especially in older films, frequently used the poetic vocabulary of court Urdu, with a number of Persian loanwords. Another source for love lyrics in films such as Jhanak Jhanak Payal Baje and Lagaan is the long Hindu tradition of poetry about the loves of Krishna, Radha, and the gopis. Music directors often prefer working with certain lyricists, and the lyricist and composer may be seen as a team. This phenomenon has been compared to the pairs of American composers and songwriters who created classic Broadway musicals. In 2008 and before, Bollywood scripts were often handwritten because, in the industry, there is a perception that manual writing is the quickest way to create scripts. Sound in early Bollywood films was usually not recorded on location (sync sound). It was usually created (or re-created) in the studio, with the actors speaking their lines in the studio and sound effects added later; this created synchronisation problems. Commercial Indian films are known for their lack of ambient sound, and the Arriflex 3 camera necessitated dubbing. Lagaan (2001) was filmed with sync sound, and several Bollywood films have recorded on-location sound since then. Bollywood films are also notorious for lack or less of Foley sound, due to which most of the times audience don't experience all the sounds from objects on screen. Sometimes lound background music makes dialogues inaudible. Usually Hindi film's makers do not write Foley artist's name in end credits. In 1955, the Bollywood Cine Costume Make-Up Artist & Hair Dressers' Association (CCMAA) ruled that female makeup artists were barred from membership. The Supreme Court of India ruled in 2014 that the ban violated Indian constitutional guarantees under Article 14 (right to equality), 19(1)(g) (freedom to work) and Article 21 (right to liberty). According to the court, the ban had no "rationale nexus" to the cause sought to be achieved and was "unacceptable, impermissible and inconsistent" with the constitutional rights guaranteed to India's citizens. The court also found illegal the rule which mandated that for any artist to work in the industry, they must have lived for five years in the state where they intend to work. In 2015, it was announced that Charu Khurana was the first woman registered by the Cine Costume Make-Up Artist & Hair Dressers' Association. Bollywood film music is called filmi (from the Hindi "of films"). Bollywood songs were introduced with Ardeshir Irani's Alam Ara (1931) song, "De De Khuda Ke Naam pay pyaare". Bollywood songs are generally pre-recorded by professional playback singers, with the actors then lip syncing the words to the song on-screen (often while dancing). Although most actors are good dancers, few are also singers; a notable exception was Kishore Kumar, who starred in several major films during the 1950s while having a rewarding career as a playback singer. K. L. Saigal, Suraiyya, and Noor Jehan were known as singers and actors, and some actors in the last thirty years have sung one or more songs themselves. Songs can make and break a film, determining whether it will be a flop or a hit: "Few films without successful musical tracks, and even fewer without any songs and dances, succeed". Globalization has changed Bollywood music, with lyrics an increasing mix of Hindi and English. Global trends such as salsa, pop and hip hop have influenced the music heard in Bollywood films. Playback singers are featured in the opening credits, and have fans who will see an otherwise-lackluster film to hear their favourites. Notable singers are Lata Mangeshkar, Asha Bhosle, Geeta Dutt, Shamshad Begum, Kavita Krishnamurthy, Sadhana Sargam, Alka Yagnik and Shreya Goshal (female), and K. L. Saigal, Kishore Kumar, Talat Mahmood, Mukesh, Mohammed Rafi, Manna Dey, Hemant Kumar, Kumar Sanu, Udit Narayan and Sonu Nigam (male). Composers of film music, known as music directors, are also well-known. Remixing of film songs with modern rhythms is common, and producers may release remixed versions of some of their films' songs with the films' soundtrack albums. Dancing in Bollywood films, especially older films, is modeled on Indian dance: classical dance, dances of north-Indian courtesans (tawaif) or folk dances. In modern films, Indian dance blends with Western dance styles as seen on MTV or in Broadway musicals; Western pop and classical-dance numbers are commonly seen side-by-side in the same film. The hero (or heroine) often performs with a troupe of supporting dancers. Many song-and-dance routines in Indian films contain unrealistically-quick shifts of location or changes of costume between verses of a song. If the hero and heroine dance and sing a duet, it is often staged in natural surroundings or architecturally-grand settings. Songs typically comment on the action taking place in the film. A song may be worked into the plot, so a character has a reason to sing. It may externalise a character's thoughts, or presage an event in the film (such as two characters falling in love). The songs are often referred to as a "dream sequence", with things happening which would not normally happen in the real world. Song and dance scenes were often filmed in Kashmir but, due to political unrest in Kashmir since the end of the 1980s, they have been shot in western Europe (particularly Switzerland and Austria). Contemporary movie stars attracted popularity as dancers, including Madhuri Dixit, Hrithik Roshan, Aishwarya Rai Bachchan, Sridevi, Meenakshi Seshadri, Malaika Arora Khan, Shahid Kapoor, Katrina Kaif and Tiger Shroff. Older dancers include Helen (known for her cabaret numbers), Madhubala, Vyjanthimala, Padmini, Hema Malini, Mumtaz, Cuckoo Moray, Parveen Babi , Waheeda Rahman, Meena Kumari, and Shammi Kapoor. Film producers have been releasing soundtracks (as tapes or CDs) before a film's release, hoping that the music will attract audiences; a soundtrack is often more popular than its film. Some producers also release music videos, usually (but not always) with a song from the film. Bollywood films are multi-million dollar productions, with the most expensive productions costing up to ₹ 1 billion (about US$20 million). The science-fiction film Ra.One was made on a budget of ₹ 1.35 billion (about $27 million), making it the most expensive Bollywood film of all time. Sets, costumes, special effects and cinematography were less than world-class, with some notable exceptions, until the mid-to-late 1990s. As Western films and television are more widely distributed in India, there is increased pressure for Bollywood films to reach the same production levels (particularly in action and special effects). Recent Bollywood films, like Krrish (2006), have employed international technicians such as Hong Kong-based action choreographer Tony Ching. The increasing accessibility of professional action and special effects, coupled with rising film budgets, have seen an increase in action and science-fiction films. Since overseas scenes are attractive at the box office, Mumbai film crews are filming in Australia, Canada, New Zealand, the United Kingdom, the United States, Europe and elsewhere. Indian producers have also obtained funding for big-budget films shot in India, such as Lagaan and Devdas. Funding for Bollywood films often comes from private distributors and a few large studios. Although Indian banks and financial institutions had been forbidden from lending to film studios, the ban has been lifted. Finances are not regulated; some funding comes from illegitimate sources such as the Mumbai underworld, which is known to influence several prominent film personalities. Mumbai organised-crime hitmen shot Rakesh Roshan, a film director and father of star Hrithik Roshan, in January 2000. In 2001, the Central Bureau of Investigation seized all prints of Chori Chori Chupke Chupke after the film was found to be funded by members of the Mumbai underworld. Another problem facing Bollywood is widespread copyright infringement of its films. Often, bootleg DVD copies of movies are available before they are released in cinemas. Manufacturing of bootleg DVD, VCD, and VHS copies of the latest movie titles is an established small-scale industry in parts of south and southeast Asia. The Federation of Indian Chambers of Commerce and Industry (FICCI) estimates that the Bollywood industry loses $100 million annually from unlicensed home videos and DVDs. In addition to the homegrown market, demand for these copies is large amongst portions of the Indian diaspora. Bootleg copies are the only way people in Pakistan can watch Bollywood movies, since the Pakistani government has banned their sale, distribution and telecast. Films are frequently broadcast without compensation by small cable-TV companies in India and other parts of South Asia. Small convenience stores, run by members of the Indian diaspora in the US and the UK, regularly stock tapes and DVDs of dubious provenance; consumer copying adds to the problem. The availability of illegal copies of movies on the Internet also contributes to industry losses. Satellite TV, television and imported foreign films are making inroads into the domestic Indian entertainment market. In the past, most Bollywood films could make money; now, fewer do. Most Bollywood producers make money, however, recouping their investments from many sources of revenue (including the sale of ancillary rights). There are increasing returns from theatres in Western countries like the United Kingdom, Canada, and the United States, where Bollywood is slowly being noticed. As more Indians migrate to these countries, they form a growing market for upscale Indian films. In 2002, Bollywood sold 3.6 billion tickets and had a total revenue (including theatre tickets, DVDs and television) of $1.3 billion; Hollywood films sold 2.6 billion tickets, and had a total revenue of $51 billion. A number of Indian artists hand-painted movie billboards and posters. M. F. Husain painted film posters early in his career; human labour was found to be cheaper than printing and distributing publicity material. Most of the large, ubiquitous billboards in India's major cities are now created with computer-printed vinyl. Old hand-painted posters, once considered ephemera, are collectible folk art. Releasing film music, or music videos, before a film's release may be considered a form of advertising. A popular tune is believed to help attract audiences. Bollywood publicists use the Internet as a venue for advertising. Most bigger-budget films have a websites on which audiences can view trailers, stills and information on the story, cast, and crew. Bollywood is also used to advertise other products. Product placement, used in Hollywood, is also common in Bollywood. Bollywood's increasing use of international settings such as Switzerland, London, Paris, New York, Mexico, Brazil and Singapore does not necessarily represent the people and cultures of those locales. Contrary to these spaces and geographies being filmed as they are, they are actually Indianised by adding Bollywood actors and Hindi speaking extras to them. While immersing in Bollywood films, viewers get to see their local experiences duplicated in different locations around the world. According to Shakuntala Rao, "Media representation can depict India's shifting relation with the world economy, but must retain its 'Indianness' in moments of dynamic hybridity"; "Indianness" (cultural identity) poses a problem with Bollywood's popularity among varied diaspora audiences, but gives its domestic audience a sense of uniqueness from other immigrant groups. To release their film theatrically or online in the country, every film maker first apply for film certification to the Central Board of Film Certification (CBFC) along film print, only after receiving CBFC certificate a film trailer or a film can be released in India, members of CBFC view the film, give rating–age restriction, suggest cuts on objectionable scenes or can ban the film from exhibition in anywhere in the country. Film distribution in an important part in the movie business, through film distribution circuit Hindi movies get distributed in India. PVR Cinemas, INOX Leisure etc. are some top multiplexes chains in India, which have cinemas across the nation and exhibit films. Book My Show is the leading tickets selling mobile android application in India, it has tie-up with many such multiplexes. Although PVR and INOX also sell tickets through their application- websites. Due to the convince in tickets booking online most of the viewers pre-book tickets through mobile application. Since advancement of internet service in the country online ticket selling business having robust growth here.2010 decade onward online platform gained popularity in the nation thus Many film-makers many time prefer to release their films online on one of the paid app : Netflix, Amazon Prime, SonyLIV, ZEE5, Disney+ Hotstar etc. and avoiding theatrical release. The Filmfare Awards are some of the most prominent awards given to Hindi films in India. The Indian screen magazine Filmfare began the awards in 1954 (recognising the best films of 1953), and they were originally known as the Clare Awards after the magazine's editor. Modeled on the Academy of Motion Picture Arts and Sciences' poll-based merit format, individuals may vote in separate categories. A dual voting system was developed in 1956. The National Film Awards were also introduced in 1954. The Indian government has sponsored the awards, given by its Directorate of Film Festivals (DFF), since 1973. The DFF screens Bollywood films, films from the other regional movie industries, and independent/art films. The awards are made at an annual ceremony presided over by the president of India. Unlike the Filmfare Awards, which are chosen by the public and a committee of experts, the National Film Awards are decided by a government panel. Other awards ceremonies for Hindi films in India are the Screen Awards (begun in 1995) and the Stardust Awards, which began in 2003. The International Indian Film Academy Awards (begun in 2000) and the Zee Cine Awards, begun in 1998, are held abroad in a different country each year. In addition to their popularity among the Indian diaspora from Nigeria and Senegal to Egypt and Russia, generations of non-Indians have grown up with Bollywood. Indian cinema's early contacts with other regions made inroads into the Soviet Union, the Middle East, Southeast Asia, and China. Bollywood entered the consciousness of Western audiences and producers during the late 20th century, and Western actors now seek roles in Bollywood films. Bollywood films are also popular in Pakistan, Bangladesh, and Nepal, where Hindustani is widely understood. Many Pakistanis understand Hindi, due to its linguistic similarity to Urdu. Although Pakistan banned the import of Bollywood films in 1965, trade in unlicensed DVDs and illegal cable broadcasts ensured their continued popularity. Exceptions to the ban were made for a few films, such as the colourised re-release of Mughal-e-Azam and Taj Mahal in 2006. Early in 2008, the Pakistani government permitted the import of 16 films. More easing followed in 2009 and 2010. Although it is opposed by nationalists and representatives of Pakistan's small film industry, it is embraced by cinema owners who are making a profit after years of low receipts. The most popular actors in Pakistan are the three Khans of Bollywood: Salman, Shah Rukh, and Aamir. The most popular actress is Madhuri Dixit; at India-Pakistan cricket matches during the 1990s, Pakistani fans chanted "Madhuri dedo, Kashmir lelo!" ("Give Madhuri, take Kashmir!") Bollywood films in Nepal earn more than Nepali films, and Salman Khan, Akshay Kumar and Shah Rukh Khan are popular in the country. The films are also popular in Afghanistan due to its proximity to the Indian subcontinent and their cultural similarities, particularly in music. Popular actors include Shah Rukh Khan, Ajay Devgan, Sunny Deol, Aishwarya Rai, Preity Zinta, and Madhuri Dixit. A number of Bollywood films were filmed in Afghanistan and some dealt with the country, including Dharmatma, Kabul Express, Khuda Gawah and Escape From Taliban. Bollywood films are popular in Southeast Asia, particularly in maritime Southeast Asia. The three Khans are very popular in the Malay world, including Indonesia, Malaysia, and Singapore. The films are also fairly popular in Thailand. India has cultural ties with Indonesia, and Bollywood films were introduced to the country at the end of World War II in 1945. The "angry young man" films of Amitabh Bachchan and Salim–Javed were popular during the 1970s and 1980s before Bollywood's popularity began gradually declining in the 1980s and 1990s. It experienced an Indonesian revival with the release of Shah Rukh Khan's Kuch Kuch Hota Hai (1998) in 2001, which was a bigger box-office success in the country than Titanic (1997). Bollywood has had a strong presence in Indonesia since then, particularly Shah Rukh Khan films such as Mohabbatein (2000), Kabhi Khushi Kabhie Gham... (2001), Kal Ho Naa Ho, Chalte Chalte and Koi... Mil Gaya (all 2003), and Veer-Zaara (2004). Some Bollywood films have been widely appreciated in China, Japan, and South Korea. Several Hindi films have been commercially successful in Japan, including Mehboob Khan's Aan (1952, starring Dilip Kumar) and Aziz Mirza's Raju Ban Gaya Gentleman (1992, starring Shah Rukh Khan). The latter sparked a two-year boom in Indian films after its 1997 release, with Dil Se.. (1998) a beneficiary of the boom. The highest-grossing Hindi film in Japan is 3 Idiots (2009), starring Aamir Khan, which received a Japanese Academy Award nomination. The film was also a critical and commercial success in South Korea. Dr. Kotnis Ki Amar Kahani, Awaara, and Do Bigha Zamin were successful in China during the 1940s and 1950s, and remain popular with their original audience. Few Indian films were commercially successful in the country during the 1970s and 1980s, among them Tahir Hussain's Caravan, Noorie and Disco Dancer. Indian film stars popular in China included Raj Kapoor, Nargis, and Mithun Chakraborty. Hindi films declined significantly in popularity in China during the 1980s. Films by Aamir Khan have recently been successful, and Lagaan was the first Indian film with a nationwide Chinese release in 2011. Chinese filmmaker He Ping was impressed by Lagaan (particularly its soundtrack), and hired its composer A. R. Rahman to score his Warriors of Heaven and Earth (2003). When 3 Idiots was released in China, China was the world's 15th-largest film market (partly due to its widespread pirate DVD distribution at the time). The pirate market introduced the film to Chinese audiences, however, and it became a cult hit. According to the Douban film-review site, 3 Idiots is China's 12th-most-popular film of all time; only one domestic Chinese film (Farewell My Concubine) ranks higher, and Aamir Khan acquired a large Chinese fan base as a result. After 3 Idiots, several of Khan's other films (including 2007's Taare Zameen Par and 2008's Ghajini) also developed cult followings. China became the world's second-largest film market (after the United States) by 2013, paving the way for Khan's box-office success with Dhoom 3 (2013), PK (2014), and Dangal (2016). The latter is the 16th-highest-grossing film in China, the fifth-highest-grossing non-English language film worldwide, and the highest-grossing non-English foreign film in any market. Several Khan films, including Taare Zameen Par, 3 Idiots, and Dangal, are highly rated on Douban. His next film, Secret Superstar (2017, starring Zaira Wasim), broke Dangal's record for the highest-grossing opening weekend by an Indian film and cemented Khan's status as "a king of the Chinese box office"; Secret Superstar was China's highest-grossing foreign film of 2018 to date. Khan has become a household name in China, with his success described as a form of Indian soft power improving China–India relations despite political tensions. With Bollywood competing with Hollywood in the Chinese market, the success of Khan's films has driven up the price for Chinese distributors of Indian film imports. Salman Khan's Bajrangi Bhaijaan and Irrfan Khan's Hindi Medium were also Chinese hits in early 2018. Although Bollywood is less successful on some Pacific islands such as New Guinea, it ranks second to Hollywood in Fiji (with its large Indian minority), Australia and New Zealand. Australia also has a large South Asian diaspora, and Bollywood is popular amongst non-Asians in the country as well. Since 1997, the country has been a backdrop for an increasing number of Bollywood films. Indian filmmakers, attracted to Australia's diverse locations and landscapes, initially used the country as a setting for song-and-dance scenes; however, Australian locations now figure in Bollywood film plots. Hindi films shot in Australia usually incorporate Australian culture. Yash Raj Films' Salaam Namaste (2005), the first Indian film shot entirely in Australia, was the most successful Bollywood film of 2005 in that country. It was followed by the box-office successes Heyy Babyy, (2007) Chak De! India (2007), and Singh Is Kinng (2008). Prime Minister John Howard said during a visit to India after the release of Salaam Namaste that he wanted to encourage Indian filmmaking in Australia to increase tourism, and he appointed Steve Waugh as tourism ambassador to India. Australian actress Tania Zaetta, who appeared in Salaam Namaste and several other Bollywood films, was eager to expand her career in Bollywood. Bollywood films are popular in the former Soviet Union (Russia, Eastern Europe, and Central Asia), and have been dubbed into Russian. Indian films were more popular in the Soviet Union than Hollywood films and, sometimes, domestic Soviet films. The first Indian film released in the Soviet Union was Dharti Ke Lal (1946), directed by Khwaja Ahmad Abbas and based on the Bengal famine of 1943, in 1949. Three hundred Indian films were released in the Soviet Union after that; most were Bollywood films with higher average audience figures than domestic Soviet productions. Fifty Indian films had over 20 million viewers, compared to 41 Hollywood films. Some, such as Awaara (1951) and Disco Dancer (1982), had more than 60 million viewers and established actors Raj Kapoor, Nargis, Rishi Kapoor and Mithun Chakraborty in the country. According to diplomat Ashok Sharma, who served in the Commonwealth of Independent States, The popularity of Bollywood in the CIS dates back to the Soviet days when the films from Hollywood and other Western cinema centers were banned in the Soviet Union. As there was no means of other cheap entertainment, the films from Bollywood provided the Soviets a cheap source of entertainment as they were supposed to be non-controversial and non-political. In addition, the Soviet Union was recovering from the onslaught of the Second World War. The films from India, which were also recovering from the disaster of partition and the struggle for freedom from colonial rule, were found to be a good source of providing hope with entertainment to the struggling masses. The aspirations and needs of the people of both countries matched to a great extent. These films were dubbed in Russian and shown in theatres throughout the Soviet Union. The films from Bollywood also strengthened family values, which was a big factor for their popularity with the government authorities in the Soviet Union. After the collapse of the Soviet film-distribution system, Hollywood filled the void in the Russian film market and Bollywood's market share shrank. A 2007 Russia Today report noted a renewed interest in Bollywood by young Russians. In Poland, Shah Rukh Khan has a large following. He was introduced to Polish audiences with the 2005 release of Kabhi Khushi Kabhie Gham... (2001) and his other films, including Dil Se.. (1998), Main Hoon Na (2004) and Kabhi Alvida Naa Kehna (2006), became hits in the country. Bollywood films are often covered in Gazeta Wyborcza, formerly Poland's largest newspaper. The upcoming movie Squad, is the first Indian film to be shot in Belarus. A majority of the film was shot at Belarusfilm studios, in Minsk. Hindi films have become popular in Arab countries, and imported Indian films are usually subtitled in Arabic when they are released. Bollywood has progressed in Israel since the early 2000s, with channels dedicated to Indian films on cable television; MBC Bollywood and Zee Aflam show Hindi movies and serials. In Egypt, Bollywood films were popular during the 1970s and 1980s. In 1987, however, they were restricted to a handful of films by the Egyptian government. Amitabh Bachchan has remained popular in the country and Indian tourists visiting Egypt are asked, "Do you know Amitabh Bachchan?" Bollywood movies are regularly screened in Dubai cinemas, and Bollywood is becoming popular in Turkey; Barfi! was the first Hindi film to have a wide theatrical release in that country. Bollywood also has viewers in Central Asia (particularly Uzbekistan and Tajikistan). Bollywood films are not influential in most of South America, although its culture and dance is recognised. Due to significant South Asian diaspora communities in Suriname and Guyana, however, Hindi-language movies are popular. In 2006, Dhoom 2 became the first Bollywood film to be shot in Rio de Janeiro. In January 2012, it was announced that UTV Motion Pictures would begin releasing films in Peru with Guzaarish. Hindi films were originally distributed to some parts of Africa by Lebanese businessmen. In the 1950s, Hindi and Egyptian films were generally more popular than Hollywood films in East Africa. By the 1960s, East Africa was one of the largest overseas export markets for Indian films, accounting for about 20-50% of global earnings for many Indian films. Mother India (1957) continued to be screened in Nigeria decades after its release. Indian movies have influenced Hausa clothing, songs have been covered by Hausa singers, and stories have influenced Nigerian novelists. Stickers of Indian films and stars decorate taxis and buses in Nigeria's Northern Region, and posters of Indian films hang on the walls of tailoring shops and mechanics' garages. Unlike Europe and North America, where Indian films cater to the expatriate marke, Bollywood films became popular in West Africa despite the lack of a significant Indian audience. One possible explanation is cultural similarity: the wearing of turbans, animals in markets; porters carrying large bundles, and traditional wedding celebrations. Within Muslim culture, Indian movies were said to show "respect" toward women; Hollywood movies were seen as having "no shame". In Indian movies, women are modestly dressed; men and women rarely kiss and there is no nudity, so the films are said to "have culture" which Hollywood lacks. The latter "don't base themselves on the problems of the people"; Indian films are based on socialist values and the reality of developing countries emerging from years of colonialism. Indian movies permitted a new youth culture without "becoming Western." The first Indian film shot in Mauritius was Souten, starring Rajesh Khanna, in 1983. In South Africa, film imports from India were watched by black and Indian audiences. Several Bollywood figures have travelled to Africa for films and off-camera projects. Padmashree Laloo Prasad Yadav (2005) was filmed in South Africa. Dil Jo Bhi Kahey... (2005) was also filmed almost entirely in Mauritius, which has a large ethnic-Indian population. Bollywood, however, seems to be diminishing in popularity in Africa. New Bollywood films are more sexually explicit and violent. Nigerian viewers observed that older films (from the 1950s and 1960s) had more culture and were less Westernised. The old days of India avidly "advocating decolonization ... and India's policy was wholly influenced by his missionary zeal to end racial domination and discrimination in the African territories" were replaced. The emergence of Nollywood (West Africa's film industry) has also contributed to the declining popularity of Bollywood films, as sexualised Indian films became more like American films. Kishore Kumar and Amitabh Bachchan have been popular in Egypt and Somalia. In Ethiopia, Bollywood movies are shown with Hollywood productions in town square theatres such as the Cinema Ethiopia in Addis Ababa. Less-commercial Bollywood films are also screened elsewhere in North Africa. The first Indian film to be released in the Western world and receive mainstream attention was Aan (1952), directed by Mehboob Khan and starring Dilip Kumar and Nimmi. It was subtitled in 17 languages and released in 28 countries, including the United Kingdom, the United States, and France. Aan received significant praise from British critics, and The Times compared it favourably to Hollywood productions. Mehboob Khan's later Academy Award-nominated Mother India (1957) was a success in overseas markets, including Europe, Russia, the Eastern Bloc, French territories, and Latin America. Many Bollywood films have been commercially successful in the United Kingdom. The most successful Indian actor at the British box office has been Shah Rukh Khan, whose popularity in British Asian communities played a key role in introducing Bollywood to the UK with films such as Darr (1993), Dilwale Dulhaniya Le Jayenge (1995), and Kuch Kuch Hota Hai (1998). Dil Se (1998) was the first Indian film to enter the UK top ten. A number of Indian films, such as Dilwale Dulhaniya Le Jayenge and Kabhi Khushi Kabhie Gham (2001), have been set in London. Bollywood is also appreciated in France, Germany, the Netherlands, and Scandinavia. Bollywood films are dubbed in German and shown regularly on the German television channel RTL II. Germany is the second-largest European market for Indian films, after the United Kingdom. The most recognised Indian actor in Germany is Shah Rukh Khan, who has had box-office success in the country with films such as Don 2 (2011) and Om Shanti Om (2007). He has a large German fan base, particularly in Berlin (where the tabloid Die Tageszeitung compared his popularity to that of the pope). Bollywood has experienced revenue growth in Canada and the United States, particularly in the South Asian communities of large cities such as Toronto, Chicago, and New York City. Yash Raj Films, one of India's largest production houses and distributors, reported in September 2005 that Bollywood films in the United States earned about $100 million per year in theatre screenings, video sales and the sale of movie soundtracks; Indian films earn more money in the United States than films from any other non-English speaking country. Since the mid-1990s, a number of Indian films have been largely (or entirely) shot in New York, Los Angeles, Vancouver or Toronto. Films such as The Guru (2002) and Marigold: An Adventure in India (2007) attempted to popularise Bollywood for Hollywood. Pressured by rushed production schedules and small budgets, some writers and musicians in Hindi cinema have been notorious to plagiarise. Ideas, plot lines, tunes or riffs have been copied from other Indian film industries (including Telugu cinema, Tamil cinema, Malayalam cinema and others) or foreign films (including Hollywood and other Asian films) without acknowledging the source. Before the 1990s, plagiarism occurred with impunity. Copyright enforcement was lax in India, and few actors or directors saw an official contract. The Hindi film industry was not widely known in the Global North (except in the Soviet states), who would be unaware that their material had been copied. Audiences may not have been aware of plagiarism, since many in India were unfamiliar with foreign films and music. Although copyright enforcement in India is still somewhat lenient, Bollywood and other film industries are more aware of each other and Indian audiences are more familiar with foreign films and music. Organisations such as the India EU Film Initiative seek to foster a community between filmmakers and industry professionals in India and the European Union. Many hit films of 1980s to 2000s was unofficial remakes (some argue, was adaptation or inspired movies) of Hollywood movies such as Jo Jeeta Wohi Sikandar (1992), Baazigar (1993), Ghulam (1998), which were said to be inspired by Breaking Away (1979), On the Waterfront (1954), and A Kiss Before Dying (1991), respectively. Only after mid of 2000s Bollywood makers initiated legally purchasing copyrights of Hollywood and other foreign movies, such as Players (2012), Bang Bang! (2014) and Lal Singh Chaddha, which were official remakes of The Italian Job (2003), Knight And Day (2010) and Forrest Gump (1994), respectively. Not only Hollywood but allegedly Bollywood makers copied films from South Korean and Japanese film industry also, such as Zinda (2006), an unofficial remake of Oldboy. (2003). Some Bollywood directors and writers used plots from regional language films in other languages but did not acknowledge the original source. A commonly-reported justification for plagiarism in Bollywood is that cautious producers want to remake popular Hollywood films in an Indian context. Although screenwriters generally produce original scripts, many are rejected due to uncertainty about whether a film will be successful. Poorly-paid screenwriters have also been criticised for a lack of creativity. Some filmmakers see plagiarism in Bollywood as an integral part of globalisation, with which Western (particularly American) culture is embedding itself into Indian culture. Vikram Bhatt, director of Raaz (a remake of What Lies Beneath) and Kasoor (a remake of Jagged Edge), has spoken about the influence of American culture and Bollywood's desire to produce box-office hits based along the same lines: "Financially, I would be more secure knowing that a particular piece of work has already done well at the box office. Copying is endemic everywhere in India. Our TV shows are adaptations of American programmes. We want their films, their cars, their planes, their Diet Cokes and also their attitude. The American way of life is creeping into our culture." According to Mahesh Bhatt, "If you hide the source, you're a genius. There's no such thing as originality in the creative sphere". Although very few cases of film-copyright violations have been taken to court because of a slow legal process, the makers of Partner (2007) and Zinda (2005) were targeted by the owners and distributors of the original films: Hitch and Oldboy. The American studio 20th Century Fox brought Mumbai-based B. R. Films to court over the latter's forthcoming Banda Yeh Bindaas Hai, which Fox alleged was an illegal remake of My Cousin Vinny. B. R. Films eventually settled out of court for about $200,000, paving the way for its film's release. Some studios comply with copyright law; in 2008, Orion Pictures secured the rights to remake Hollywood's Wedding Crashers. The Pakistani Qawwali musician Nusrat Fateh Ali Khan had a big impact on Hindi film music, inspiring numerous Indian musicians working in Bollywood, especially during the 1990s. However, there were many instances of Indian music directors plagiarising Khan's music to produce hit filmi songs. Several popular examples include Viju Shah's hit song "Tu Cheez Badi Hai Mast Mast" in Mohra (1994) being plagiarised from Khan's popular Qawwali song "Dam Mast Qalandar", "Mera Piya Ghar Aya" used in Yaarana (1995), and "Sanoo Ek Pal Chain Na Aaye" in Judaai (1997). Despite the significant number of hit Bollywood songs plagiarised from his music, Nusrat Fateh Ali Khan was reportedly tolerant towards the plagiarism. One of the Bollywood music directors who frequently plagiarised him, Anu Malik, claimed that he loved Khan's music and was actually showing admiration by using his tunes. However, Khan was reportedly aggrieved when Malik turned his spiritual "Allah Hoo, Allah Hoo" into "I Love You, I Love You" in Auzaar (1997). Khan said "he has taken my devotional song Allahu and converted it into I love you. He should at least respect my religious songs." Bollywood soundtracks also plagiarised Guinean singer Mory Kanté, particularly his 1987 album Akwaba Beach. His song, "Tama", inspired two Bollywood songs: Bappi Lahiri's "Tamma Tamma" in Thanedaar (1990) and "Jumma Chumma" in Laxmikant–Pyarelal's soundtrack for Hum (1991). The latter also featured "Ek Doosre Se", which copied Kanté's "Inch Allah". His song "Yé ké yé ké" was used as background music in the 1990 Bollywood film Agneepath, inspired the Bollywood song "Tamma Tamma" in Thanedaar. Film and Television Institute of India (FTII) is the government film making education school. The institute is situated in Pune, Maharashtra. Major film industries in the world -
[ { "paragraph_id": 0, "text": "Hindi cinema, popularly known as Bollywood and formerly as Bombay cinema, refers to the film industry based in Mumbai, engaged in production of motion pictures in Hindi language. The popular term Bollywood is a portmanteau of \"Bombay\" (former name of Mumbai) and \"Hollywood\". The industry is a part of the larger Indian cinema, which also includes South Indian cinema and other smaller film industries.", "title": "" }, { "paragraph_id": 1, "text": "In 2017, Indian cinema produced 1,986 feature films, of which the largest number, 364 have been in Hindi. As per data from 2014, Hindi cinema represented 43 percent of Indian net box-office revenue; Tamil and Telugu cinema represented 36 percent, and the remaining regional cinema constituted 21 percent. Hindi cinema is one of the largest centres for film production in the world. Hindi films sold an estimated 341 million tickets in India in 2019. Earlier Hindi films tended to use vernacular Hindustani, mutually intelligible by speakers of either Hindi or Urdu, while modern Hindi productions increasingly incorporate elements of Hinglish.", "title": "" }, { "paragraph_id": 2, "text": "The most popular commercial genre in Hindi cinema since the 1970s has been the masala film, which freely mixes different genres including action, comedy, romance, drama and melodrama along with musical numbers. Masala films generally fall under the musical film genre, of which Indian cinema has been the largest producer since the 1960s when it exceeded the American film industry's total musical output after musical films declined in the West. Dadasaheb Phalke's silent film Raja Harishchandra (1913) is the first feature length film made in India. The first Indian musical talkie was Alam Ara (1931), four years after the first Hollywood sound film The Jazz Singer (1927).", "title": "" }, { "paragraph_id": 3, "text": "Alongside commercial masala films, a distinctive genre of art films known as parallel cinema has also existed, presenting realistic content and avoidance of musical numbers. In more recent years, the distinction between commercial masala and parallel cinema has been gradually blurring, with an increasing number of mainstream films adopting the conventions which were once strictly associated with parallel cinema.", "title": "" }, { "paragraph_id": 4, "text": "\"Bollywood\" is a portmanteau derived from Bombay (the former name of Mumbai) and \"Hollywood\", a shorthand reference for the American film industry which is based in Hollywood, California.", "title": "Etymology" }, { "paragraph_id": 5, "text": "The term \"Tollywood\", for the Tollygunge-based cinema of West Bengal, predated \"Bollywood\". It was used in a 1932 American Cinematographer article by Wilford E. Deming, an American engineer who helped produce the first Indian sound picture.", "title": "Etymology" }, { "paragraph_id": 6, "text": "\"Bollywood\" was probably invented in Bombay-based film trade journals in the 1960s or 1970s, though the exact inventor varies by account. Film journalist Bevinda Collaco claims she coined the term for the title of her column in Screen magazine. Her column entitled \"On the Bollywood Beat\" covered studio news and celebrity gossip. Other sources state that lyricist, filmmaker and scholar Amit Khanna was its creator. It is unknown if it was derived from \"Hollywood\" through \"Tollywood\", or was inspired directly by \"Hollywood\".", "title": "Etymology" }, { "paragraph_id": 7, "text": "The term has been criticised by some film journalists and critics, who believe it implies that the industry is a poor cousin of Hollywood. Many noted Hindi film actors, directors prefer to call it Hindi cinema rather than Bollywood and advice others to mention it as 'Hindi cinema'. In 2020, Sudhir Mishra dissociated himself from Bollywood term, Hansal Mehta echoed same sentiment, he said \"Bollywood\" is \"very derogatory \" term for Hindi cinema, veteran director Shyam Benegal : \"Bollywood is a term copied from Hollywood. The Indian film industry is the largest in the world. Why should we take a terminology that belongs to the industry of some other country?\", Ketan Mehta always preferred calling it Hindi cinema, Anurag Basu said \"Calling ourselves Bollywood is a feudal mindset, we have our own identity. We are Indian cinema, where films are made in more than 15 languages...We should not degrade by calling ourselves Bollywood. When I go to International film festivals, I feel ashamed when we are called Bollywood. There is Korean cinema, French cinema, Italian cinema... why not Indian cinema?” Noted South Indian director Mani Ratnam expressed that 'Hindi cinema should stop calling itself Bollywood '.", "title": "Etymology" }, { "paragraph_id": 8, "text": "SS Rajamouli's Baahubali: The Beginning (2015), Telugu language film started new wave of Pan-India films. Due to COVID-19, the Hindi industry halted, many movies got delayed and released after pandemic ended, in the meanwhile due to years lockdowns audience got confined and got exposed to World cinema through number of OTT platforms such as Netflix, Prime video, Sony LIV etc who became popular, Indian audience not only watched Hollywood movies on them but also lots of movies of South Korean, Spanish etc film industries, and their web series. According to some film critics, the test and understanding of the audience evolved, they became more content driven, they began exploring various film genres. From 2015 onwards, the position of Bollywood as the top film industry of India waned. Some directors, exhibitors, actors and producers claimed that audiences became smarter, and they wanted movies with good stories, and they do not accept mediocre films. Instead of understanding it, Bollywood's film producers continued making films on cliched, bad stories, and did not evolve with their audience. Consequently, big-budget Bollywood films ended up as Box-office disasters in recent past. Since Bahubali (2015) released, many regional language movies emerged as hits throughout India and regional film industries such as Telugu, Tamil, Kannada Film Industry etc., started giving tough competition to the Bollywood movies at the box-office. Many regional actors became known outside their state, where previously they were unknown. Rajamouli's RRR (2021), Telugu film emerged as one of the highest grossing films of Indian cinema. Many Bollywood producers and directors acknowledge the might of regional film industries. Some trade experts and critics believe that audiences eventually will return to Bollywood. In 2022, Hindi industry released 44 movies; out of those, 4 emerged as hits and 40 flopped.", "title": "Present" }, { "paragraph_id": 9, "text": "In 1897, a film presentation by Professor Stevenson featured a stage show at Calcutta's Star Theatre. With Stevenson's encouragement and camera, Hiralal Sen, an Indian photographer, made a film of scenes from that show, The Flower of Persia (1898). The Wrestlers (1899) by H. S. Bhatavdekar showed a wrestling match at the Hanging Gardens in Bombay.", "title": "History" }, { "paragraph_id": 10, "text": "Dadasaheb Phalke's silent Raja Harishchandra (1913) is the first feature film made in India. By the 1930s, the industry was producing over 200 films per year. The first Indian sound film, Ardeshir Irani's Alam Ara (1931), was commercially successful. With a great demand for talkies and musicals, Hindustani cinema (as Hindi cinema was then known as) and the other regional film industries quickly switched to sound films.", "title": "History" }, { "paragraph_id": 11, "text": "The 1930s and 1940s were tumultuous times; India was buffeted by the Great Depression, World War II, the Indian independence movement, and the violence of the Partition. Although most early Bombay films were unabashedly escapist, a number of filmmakers tackled tough social issues or used the struggle for Indian independence as a backdrop for their films. Irani made the first Hindi colour film, Kisan Kanya, in 1937. The following year, he made a colour version of Mother India. However, colour did not become a popular feature until the late 1950s. At this time, lavish romantic musicals and melodramas were cinematic staples.", "title": "History" }, { "paragraph_id": 12, "text": "The decade of the 1940s saw an expansion of Bombay cinema's commercial market and its presence in the national consciousness. The year 1943 saw the arrival of Indian cinema's first 'blockbuster' offering, the movie Kismet, which grossed in excess of the important barrier of one crore (10 million) rupees, made on a budget of only two lakh (200,000) rupees. The film tackled contemporary issues, especially those arising from the Indian Independence movement, and went on to become \"the longest running hit of Indian cinema\", a title it held till the 1970s. Film personalities like Bimal Roy, Sahir Ludhianvi and Prithviraj Kapoor participated in the creation of a national movement against colonial rule in India, while simultaneously leveraging the popular political movement to increase their own visibility and popularity. Themes from the Independence Movement deeply influenced Bombay film directors, screen-play writers, and lyricists, who saw their films in the context of social reform and the problems of the common people.", "title": "History" }, { "paragraph_id": 13, "text": "Before the Partition, the Bombay film industry was closely linked to the Lahore film industry (now the Pakistani film industry also known as \"Lollywood\"); both produced films in Hindustani (also known as Hindi-Urdu), the lingua franca of northern and central India. Another centre of Hindustani-language film production was the Bengal film industry in Calcutta, Bengal Presidency (now Kolkata, West Bengal), which produced Hindustani-language films and local Bengali language films. Many actors, filmmakers and musicians from the Lahore industry migrated to the Bombay industry during the 1940s, including actors K. L. Saigal, Prithviraj Kapoor, Dilip Kumar and Dev Anand as well as playback singers Mohammed Rafi, Noorjahan and Shamshad Begum. Around the same time, filmmakers and actors from the Calcutta film industry began migrating to Bombay; as a result, Bombay became the center of Hindustani-language film production.", "title": "History" }, { "paragraph_id": 14, "text": "The 1947 partition of India divided the country into the Republic of India and Pakistan, which precipitated the migration of filmmaking talent from film production centres like Lahore and Calcutta, which bore the brunt of the partition violence. This included actors, filmmakers and musicians from Bengal, Punjab (particularly the present-day Pakistani Punjab), and the North-West Frontier Province (present-day Khyber Pakhtunkhwa). These events further consolidated the Bombay film industry's position as the preeminent center for film production in India.", "title": "History" }, { "paragraph_id": 15, "text": "The period from the late 1940s to the early 1960s, after India's independence, is regarded by film historians as the Golden Age of Hindi cinema. Some of the most critically acclaimed Hindi films of all time were produced during this time. Examples include Pyaasa (1957) and Kaagaz Ke Phool (1959), directed by Guru Dutt and written by Abrar Alvi; Awaara (1951) and Shree 420 (1955), directed by Raj Kapoor and written by Khwaja Ahmad Abbas, and Aan (1952), directed by Mehboob Khan and starring Dilip Kumar. The films explored social themes, primarily dealing with working-class life in India (particularly urban life) in the first two examples. Awaara presented the city as both nightmare and dream, and Pyaasa critiqued the unreality of urban life.", "title": "History" }, { "paragraph_id": 16, "text": "Mehboob Khan's Mother India (1957), a remake of his earlier Aurat (1940), was the first Indian film nominated for the Academy Award for Best Foreign Language Film; it lost by a single vote. Mother India defined conventional Hindi cinema for decades. It spawned a genre of dacoit films, in turn defined by Gunga Jumna (1961). Written and produced by Dilip Kumar, Gunga Jumna was a dacoit crime drama about two brothers on opposite sides of the law (a theme which became common in Indian films during the 1970s). Some of the best-known epic films of Hindi cinema were also produced at this time, such as K. Asif's Mughal-e-Azam (1960). Other acclaimed mainstream Hindi filmmakers during this period included Kamal Amrohi and Vijay Bhatt.", "title": "History" }, { "paragraph_id": 17, "text": "The three most popular male Indian actors of the 1950s and 1960s were Dilip Kumar, Raj Kapoor, and Dev Anand, each with a unique acting style. Kapoor adopted Charlie Chaplin's tramp persona; Anand modeled himself on suave Hollywood stars like Gregory Peck and Cary Grant, and Kumar pioneered a form of method acting which predated Hollywood method actors such as Marlon Brando. Kumar, who was described as \"the ultimate method actor\" by Satyajit Ray, inspired future generations of Indian actors. Much like Brando's influence on Robert De Niro and Al Pacino, Kumar had a similar influence on Amitabh Bachchan, Naseeruddin Shah, Shah Rukh Khan and Nawazuddin Siddiqui. Veteran actresses such as Suraiya, Nargis, Sumitra Devi, Madhubala, Meena Kumari, Waheeda Rehman, Nutan, Sadhana, Mala Sinha and Vyjayanthimala have had their share of influence on Hindi cinema.", "title": "History" }, { "paragraph_id": 18, "text": "While commercial Hindi cinema was thriving, the 1950s also saw the emergence of a parallel cinema movement. Although the movement (emphasising social realism) was led by Bengali cinema, it also began gaining prominence in Hindi cinema. Early examples of parallel cinema include Dharti Ke Lal (1946), directed by Khwaja Ahmad Abbas and based on the Bengal famine of 1943,; Neecha Nagar (1946) directed by Chetan Anand and written by Khwaja Ahmad Abbas, and Bimal Roy's Do Bigha Zamin (1953). Their critical acclaim and the latter's commercial success paved the way for Indian neorealism and the Indian New Wave (synonymous with parallel cinema). Internationally acclaimed Hindi filmmakers involved in the movement included Mani Kaul, Kumar Shahani, Ketan Mehta, Govind Nihalani, Shyam Benegal, and Vijaya Mehta.", "title": "History" }, { "paragraph_id": 19, "text": "After the social-realist film Neecha Nagar received the Palme d'Or at the inaugural 1946 Cannes Film Festival, Hindi films were frequently in competition for Cannes' top prize during the 1950s and early 1960s and some won major prizes at the festival. Guru Dutt, overlooked during his lifetime, received belated international recognition during the 1980s. Film critics polled by the British magazine Sight & Sound included several of Dutt's films in a 2002 list of greatest films, and Time's All-Time 100 Movies lists Pyaasa as one of the greatest films of all time.", "title": "History" }, { "paragraph_id": 20, "text": "During the late 1960s and early 1970s, the industry was dominated by musical romance films with romantic-hero leads.", "title": "History" }, { "paragraph_id": 21, "text": "By 1970, Hindi cinema was thematically stagnant and dominated by musical romance films. The arrival of screenwriting duo Salim–Javed (Salim Khan and Javed Akhtar) was a paradigm shift, revitalising the industry. They began the genre of gritty, violent, Bombay underworld crime films early in the decade with films such as Zanjeer (1973) and Deewaar (1975). Salim-Javed reinterpreted the rural themes of Mehboob Khan's Mother India (1957) and Dilip Kumar's Gunga Jumna (1961) in a contemporary urban context, reflecting the socio-economic and socio-political climate of 1970s India and channeling mass discontent, disillusionment and the unprecedented growth of slums with anti-establishment themes and those involving urban poverty, corruption and crime. Their \"angry young man\", personified by Amitabh Bachchan, reinterpreted Dilip Kumar's performance in Gunga Jumna in a contemporary urban context and anguished urban poor.", "title": "History" }, { "paragraph_id": 22, "text": "By the mid-1970s, romantic confections had given way to gritty, violent crime films and action films about gangsters (the Bombay underworld) and bandits (dacoits). Salim-Javed's writing and Amitabh Bachchan's acting popularised the trend with films such as Zanjeer and (particularly) Deewaar, a crime film inspired by Gunga Jumna which pitted \"a policeman against his brother, a gang leader based on real-life smuggler Haji Mastan\" (Bachchan); according to Danny Boyle, Deewaar was \"absolutely key to Indian cinema\". In addition to Bachchan, several other actors followed by riding the crest of the trend (which lasted into the early 1990s). Actresses from the era include Hema Malini, Jaya Bachchan, Raakhee, Shabana Azmi, Zeenat Aman, Parveen Babi, Rekha, Dimple Kapadia, Smita Patil, Jaya Prada and Padmini Kolhapure.", "title": "History" }, { "paragraph_id": 23, "text": "The name \"Bollywood\" was coined during the 1970s, when the conventions of commercial Hindi films were defined. Key to this was the masala film, which combines a number of genres (action, comedy, romance, drama, melodrama, and musical). The masala film was pioneered early in the decade by filmmaker Nasir Hussain, and the Salim-Javed screenwriting duo, pioneering the Bollywood-blockbuster format. Yaadon Ki Baarat (1973), directed by Hussain and written by Salim-Javed, has been identified as the first masala film and the first quintessentially \"Bollywood\" film. Salim-Javed wrote more successful masala films during the 1970s and 1980s. Masala films made Amitabh Bachchan the biggest star of the period. A landmark of the genre was Amar Akbar Anthony (1977), directed by Manmohan Desai and written by Kader Khan, and Desai continued successfully exploiting the genre.", "title": "History" }, { "paragraph_id": 24, "text": "Both genres (masala and violent-crime films) are represented by the blockbuster Sholay (1975), written by Salim-Javed and starring Amitabh Bachchan. It combined the dacoit film conventions of Mother India and Gunga Jumna with spaghetti Westerns, spawning the Dacoit Western (also known as the curry Western) which was popular during the 1970s.", "title": "History" }, { "paragraph_id": 25, "text": "Some Hindi filmmakers, such as Shyam Benegal, Mani Kaul, Kumar Shahani, Ketan Mehta, Govind Nihalani and Vijaya Mehta, continued to produce realistic parallel cinema throughout the 1970s. Although the art film bent of the Film Finance Corporation was criticised during a 1976 Committee on Public Undertakings investigation which accused the corporation of not doing enough to encourage commercial cinema, the decade saw the rise of commercial cinema with films such as Sholay (1975) which consolidated Amitabh Bachchan's position as a star. The devotional classic Jai Santoshi Ma was also released that year.", "title": "History" }, { "paragraph_id": 26, "text": "By 1983, the Bombay film industry was generating an estimated annual revenue of ₹700 crore (₹ 7 billion, $693.14 million), equivalent to $2.04 billion (₹12,667 crore, ₹ 111.33 billion) when adjusted for inflation. By 1986, India's annual film output had increased from 741 films produced annually to 833 films annually, making India the world's largest film producer. The most internationally acclaimed Hindi film of the 1980s was Mira Nair's Salaam Bombay! (1988), which won the Camera d'Or at the 1988 Cannes Film Festival and was nominated for the Academy Award for Best Foreign Language Film.", "title": "History" }, { "paragraph_id": 27, "text": "Hindi cinema experienced another period of box-office decline during the late 1980s with due to concerns by audiences over increasing violence and a decline in musical quality, and a rise in video piracy. One of the turning points came with such films as Qayamat Se Qayamat Tak (1988), presenting a blend of youthfulness, family entertainment, emotional intelligence and strong melodies, all of which lured audiences back to the big screen. It brought back the template for Bollywood musical romance films which went on to define 1990s Hindi cinema.", "title": "History" }, { "paragraph_id": 28, "text": "Known since the 1990s as \"New Bollywood\", contemporary Bollywood is linked to economic liberalization in India during the early 1990s. Early in the decade, the pendulum swung back toward family-centered romantic musicals. Qayamat Se Qayamat Tak (1988) was followed by blockbusters such as Maine Pyar Kiya (1989), Hum Aapke Hain Kaun (1994), Dilwale Dulhania Le Jayenge (1995), Raja Hindustani (1996), Dil To Pagal Hai (1997) and Kuch Kuch Hota Hai (1998), introducing a new generation of popular actors, including the three Khans: Aamir Khan, Shah Rukh Khan, and Salman Khan, who have starred in most of the top ten highest-grossing Bollywood films. The Khans and have had successful careers since the late 1980s and early 1990s, and have dominated the Indian box office for three decades. Shah Rukh Khan was the most successful Indian actor for most of the 1990s and 2000s, and Aamir Khan has been the most successful Indian actor since the mid 2000s. Action and comedy films, starring such actors as Akshay Kumar and Govinda.", "title": "History" }, { "paragraph_id": 29, "text": "The decade marked the entrance of new performers in art and independent films, some of which were commercially successful. The most influential example was Satya (1998), directed by Ram Gopal Varma and written by Anurag Kashyap. Its critical and commercial success led to the emergence of a genre known as Mumbai noir: urban films reflecting the city's social problems. This led to a resurgence of parallel cinema by the end of the decade. The films featured actors whose performances were often praised by critics.", "title": "History" }, { "paragraph_id": 30, "text": "The 2000s saw increased Bollywood recognition worldwide due to growing (and prospering) NRI and South Asian diaspora communities overseas. The growth of the Indian economy and a demand for quality entertainment in this era led the country's film industry to new heights in production values, cinematography and screenwriting as well as technical advances in areas such as special effects and animation. Some of the largest production houses, among them Yash Raj Films and Dharma Productions were the producers of new modern films. Some popular films of the decade were Kaho Naa... Pyaar Hai (2000), Kabhi Khushi Kabhie Gham... (2001), Gadar: Ek Prem Katha (2001), Lagaan (2001), Koi... Mil Gaya (2003), Kal Ho Naa Ho (2003), Veer-Zaara (2004), Rang De Basanti (2006), Lage Raho Munna Bhai (2006), Dhoom 2 (2006), Krrish (2006), and Jab We Met (2007), among others, showing the rise of new movie stars.", "title": "History" }, { "paragraph_id": 31, "text": "During the 2010s, the industry saw established stars such as making big-budget masala films like Dabangg (2010), Singham (2011), Ek Tha Tiger (2012), Son of Sardaar (2012), Rowdy Rathore (2012), Chennai Express (2013), Kick (2014) and Happy New Year (2014) with much-younger actresses. Although the films were often not praised by critics, they were commercially successful. Some of the films starring Aamir Khan, from Taare Zameen Par (2007) and 3 Idiots (2009) to Dangal (2016) and Secret Superstar (2018), have been credited with redefining and modernising the masala film with a distinct brand of socially conscious cinema.", "title": "History" }, { "paragraph_id": 32, "text": "Most stars from the 2000s continued successful careers into the next decade, and the 2010s saw a new generation of popular actors in different films. Among new conventions, female-centred films such as The Dirty Picture (2011), Kahaani (2012), and Queen (2014), Pink (2016), Raazi (2018), Gangubai Kathiawadi (2022) started gaining wide financial success.", "title": "History" }, { "paragraph_id": 33, "text": "Moti Gokulsing and Wimal Dissanayake identify six major influences which have shaped Indian popular cinema:", "title": "Influences on Hindi cinema" }, { "paragraph_id": 34, "text": "Sharmistha Gooptu identifies Indo-Persian-Islamic culture as a major influence. During the early 20th century, Urdu was the lingua franca of popular cultural performance across northern India and established in popular performance art traditions such as nautch dancing, Urdu poetry, and Parsi theater. Urdu and related Hindi dialects were the most widely understood across northern India, and Hindustani became the standard language of early Indian talkies. Films based on \"Persianate adventure-romances\" led to a popular genre of \"Arabian Nights cinema\".", "title": "Influences on Hindi cinema" }, { "paragraph_id": 35, "text": "Scholars Chaudhuri Diptakirti and Rachel Dwyer and screenwriter Javed Akhtar identify Urdu literature as a major influence on Hindi cinema. Most of the screenwriters and scriptwriters of classic Hindi cinema came from Urdu literary backgrounds, from Khwaja Ahmad Abbas and Akhtar ul Iman to Salim–Javed and Rahi Masoom Raza; a handful came from other Indian literary traditions, such as Bengali and Hindi literature. Most of Hindi cinema's classic scriptwriters wrote primarily in Urdu, including Salim-Javed, Gulzar, Rajinder Singh Bedi, Inder Raj Anand, Rahi Masoom Raza and Wajahat Mirza. Urdu poetry and the ghazal tradition strongly influenced filmi (Bollywood lyrics). Javed Akhtar was also greatly influenced by Urdu novels by Pakistani author Ibn-e-Safi, such as the Jasoosi Dunya and Imran series of detective novels; they inspired, for example, famous Bollywood characters such as Gabbar Singh in Sholay (1975) and Mogambo in Mr. India (1987). In recent times, accusations have been made against Bollywood of being anti-Hindu and promoting Urdu too much, to the extent of transforming into \"Urduwood\"; boycotts against Bollywood have been launched by Hindu nationalists on this point.", "title": "Influences on Hindi cinema" }, { "paragraph_id": 36, "text": "Todd Stadtman identifies several foreign influences on 1970s commercial Bollywood masala films, including New Hollywood, Italian exploitation films, and Hong Kong martial arts cinema. After the success of Bruce Lee films (such as Enter the Dragon) in India, Deewaar (1975) and other Bollywood films incorporated fight scenes inspired by 1970s martial arts films from Hong Kong cinema until the 1990s. Bollywood action scenes emulated Hong Kong rather than Hollywood, emphasising acrobatics and stunts and combining kung fu (as perceived by Indians) with Indian martial arts such as pehlwani.", "title": "Influences on Hindi cinema" }, { "paragraph_id": 37, "text": "Perhaps Hindi cinema's greatest influence has been on India's national identity, where (with the rest of Indian cinema) it has become part of the \"Indian story\". In India, Bollywood is often associated with India's national identity. According to economist and Bollywood biographer Meghnad Desai, \"Cinema actually has been the most vibrant medium for telling India its own story, the story of its struggle for independence, its constant struggle to achieve national integration and to emerge as a global presence\".", "title": "Influence of Hindi cinema" }, { "paragraph_id": 38, "text": "Scholar Brigitte Schulze has written that Indian films, most notably Mehboob Khan's Mother India (1957), played a key role in shaping the Republic of India's national identity in the early years after independence from the British Raj; the film conveyed a sense of Indian nationalism to urban and rural citizens alike. Bollywood has long influenced Indian society and culture as the biggest entertainment industry; many of the country's musical, dancing, wedding and fashion trends are Bollywood-inspired. Bollywood fashion trendsetters have included Madhubala in Mughal-e-Azam (1960) and Madhuri Dixit in Hum Aapke Hain Koun..! (1994).", "title": "Influence of Hindi cinema" }, { "paragraph_id": 39, "text": "Hindi films have also had a socio-political impact on Indian society, reflecting Indian politics. In classic 1970s Bollywood films, Bombay underworld crime films written by Salim–Javed and starring Amitabh Bachchan such as Zanjeer (1973) and Deewaar (1975) reflected the socio-economic and socio-political realities of contemporary India. They channeled growing popular discontent and disillusionment and state failure to ensure welfare and well-being at a time of inflation, shortages, loss of confidence in public institutions, increasing crime and the unprecedented growth of slums. Salim-Javed and Bachchan's films dealt with urban poverty, corruption and organised crime; they were perceived by audiences as anti-establishment, often with an \"angry young man\" protagonist presented as a vigilante or anti-hero whose suppressed rage voiced the anguish of the urban poor.", "title": "Influence of Hindi cinema" }, { "paragraph_id": 40, "text": "Hindi films have been a significant form of soft power for India, increasing its influence and changing overseas perceptions of India. In Germany, Indian stereotypes included bullock carts, beggars, sacred cows, corrupt politicians, and catastrophes before Bollywood and the IT industry transformed global perceptions of India. According to author Roopa Swaminathan, \"Bollywood cinema is one of the strongest global cultural ambassadors of a new India.\" Its role in expanding India's global influence is comparable to Hollywood's similar role with American influence. Monroe Township, Middlesex County, New Jersey, in the New York metropolitan area, has been profoundly impacted by Bollywood; this U.S. township has displayed one of the fastest growth rates of its Indian population in the Western Hemisphere, increasing from 256 (0.9%) as of the 2000 Census to an estimated 5,943 (13.6%) as of 2017, representing a 2,221.5% (a multiple of 23) numerical increase over that period, including many affluent professionals and senior citizens as well as charitable benefactors to the COVID-19 relief efforts in India in official coordination with Monroe Township, as well as actors with second homes.", "title": "Influence of Hindi cinema" }, { "paragraph_id": 41, "text": "During the 2000s, Hindi cinema began influencing musical films in the Western world and was instrumental role in reviving the American musical film. Baz Luhrmann said that his musical film, Moulin Rouge! (2001), was inspired by Bollywood musicals; the film incorporated a Bollywood-style dance scene with a song from the film China Gate. The critical and financial success of Moulin Rouge! began a renaissance of Western musical films such as Chicago, Rent, and Dreamgirls.", "title": "Influence of Hindi cinema" }, { "paragraph_id": 42, "text": "Indian film composer A. R. Rahman wrote the music for Andrew Lloyd Webber's Bombay Dreams, and a musical version of Hum Aapke Hain Koun was staged in London's West End. The sports film Lagaan (2001) was nominated for the Academy Award for Best Foreign Language Film, and two other Hindi films (2002's Devdas and 2006's Rang De Basanti) were nominated for the BAFTA Award for Best Film Not in the English Language.", "title": "Influence of Hindi cinema" }, { "paragraph_id": 43, "text": "Danny Boyle's Slumdog Millionaire (2008), which won four Golden Globes and eight Academy Awards, was inspired by mainstream Hindi films and is considered an \"homage to Hindi commercial cinema\". It was also inspired by Mumbai-underworld crime films, such as Deewaar (1975), Satya (1998), Company (2002) and Black Friday (2007). Deewaar had a Hong Kong remake, The Brothers (1979), which inspired John Woo's internationally acclaimed breakthrough A Better Tomorrow (1986); the latter was a template for Hong Kong action cinema's heroic bloodshed genre. \"Angry young man\" 1970s epics such as Deewaar and Amar Akbar Anthony (1977) also resemble the heroic-bloodshed genre of 1980s Hong Kong action cinema.", "title": "Influence of Hindi cinema" }, { "paragraph_id": 44, "text": "The influence of filmi may be seen in popular music worldwide. Technopop pioneers Haruomi Hosono and Ryuichi Sakamoto of the Yellow Magic Orchestra produced a 1978 electronic album, Cochin Moon, based on an experimental fusion of electronic music and Bollywood-inspired Indian music. Truth Hurts' 2002 song \"Addictive\", produced by DJ Quik and Dr. Dre, was lifted from Lata Mangeshkar's \"Thoda Resham Lagta Hai\" in Jyoti (1981). The Black Eyed Peas' Grammy Award winning 2005 song \"Don't Phunk with My Heart\" was inspired by two 1970s Bollywood songs: \"Ye Mera Dil Yaar Ka Diwana\" from Don (1978) and \"Ae Nujawan Hai Sub\" from Apradh (1972). Both songs were composed by Kalyanji Anandji, sung by Asha Bhosle, and featured the dancer Helen.", "title": "Influence of Hindi cinema" }, { "paragraph_id": 45, "text": "The Kronos Quartet re-recorded several R. D. Burman compositions sung by Asha Bhosle for their 2005 album, You've Stolen My Heart: Songs from R.D. Burman's Bollywood, which was nominated for Best Contemporary World Music Album at the 2006 Grammy Awards. Filmi music composed by A. R. Rahman (who received two Academy Awards for the Slumdog Millionaire soundtrack) has frequently been sampled by other musicians, including the Singaporean artist Kelly Poon, the French rap group La Caution and the American artist Ciara. Many Asian Underground artists, particularly those among the overseas Indian diaspora, have also been inspired by Bollywood music.", "title": "Influence of Hindi cinema" }, { "paragraph_id": 46, "text": "Hindi films are primarily musicals, and are expected to have catchy song-and-dance numbers woven into the script. A film's success often depends on the quality of such musical numbers. A film's music and song and dance portions are usually produced first and these are often released before the film itself, increasing its audience.", "title": "Genres" }, { "paragraph_id": 47, "text": "Indian audiences expect value for money, and a good film is generally referred to as paisa vasool, (literally \"money's worth\"). Songs, dances, love triangles, comedy and dare-devil thrills are combined in a three-hour show (with an intermission). These are called masala films, after the Hindi word for a spice mixture. Like masalas, they are a mixture of action, comedy and romance; most have heroes who can fight off villains single-handedly. Bollywood plots have tended to be melodramatic, frequently using formulaic ingredients such as star-crossed lovers, angry parents, love triangles, family ties, sacrifice, political corruption, kidnapping, villains, kind-hearted courtesans, long-lost relatives and siblings, reversals of fortune and serendipity.", "title": "Genres" }, { "paragraph_id": 48, "text": "Parallel cinema films tended to be less popular at the box office. A large Indian diaspora in English-speaking countries and increased Western influence in India have nudged Bollywood films closer to Hollywood.", "title": "Genres" }, { "paragraph_id": 49, "text": "According to film critic Lata Khubchandani, \"Our earliest films ... had liberal doses of sex and kissing scenes in them. Strangely, it was after Independence the censor board came into being and so did all the strictures.\" Although Bollywood plots feature Westernised urbanites dating and dancing in clubs rather than pre-arranged marriages, traditional Indian culture continues to exist outside the industry and is an element of resistance by some to Western influences. Bollywood plays a major role, however, in Indian fashion. Studies have indicated that some people, unaware that changing fashion in Bollywood films is often influenced by globalisation, consider the clothes worn by Bollywood actors as authentically Indian.", "title": "Genres" }, { "paragraph_id": 50, "text": "Bollywood employs people from throughout India. It attracts thousands of aspiring actors hoping for a break in the industry. Models and beauty contestants, television actors, stage actors and ordinary people come to Mumbai with the hope of becoming a star. As in Hollywood, very few succeed. Since many Bollywood films are shot abroad, many foreign extras are employed.", "title": "Casts and crews" }, { "paragraph_id": 51, "text": "In Bollywood producers pay minimal amount, low wages to the writers.", "title": "Casts and crews" }, { "paragraph_id": 52, "text": "Very few non-Indian actors are able to make a mark in Hindi cinema, although many have tried. Since the early decades of the industry, many South Indian actresses debuted in the Bombay industry and became mainstream Bollywood stars, including Vyjayanthimala, Hema Malini, Rekha, and Sridevi. A number of foreign actresses became successful in spite of their ignorance of the Hindi language. Hindi cinema can be insular, and relatives of film-industry figures have an edge in obtaining coveted roles in films or being part of a film crew. However, industry connections are no guarantee of a long career: competition is fierce, and film-industry scions will falter if they do not succeed at the box office.", "title": "Casts and crews" }, { "paragraph_id": 53, "text": "A few Hindi filmmakers regularly got criticised for allegedly practising nepotism. Critics and fans accused them of hindering the careers of outsiders (potential artists who do not have any connections in the industry) and readily giving roles to promote the kids of established actors, directors and producers. Criticism targeted the big production houses (e.g. Yash Raj Films) for their tendency to work with actors who are from their social circles. Moreover, the problem of casting couch has been mentioned in reference to the Hindi film industry, and received stronger notice during the MenToo movement.", "title": "Casts and crews" }, { "paragraph_id": 54, "text": "In Hindi films, scripts, dialogues and song lyrics might be written by different people. Earlier, scripts were usually written in an unadorned Hindustani, which would be understood by the largest possible audience. Post-Independence, Hindi films tended to use a colloquial register of Hindustani, mutually intelligible by Hindi and Urdu speakers, but the use of the latter has declined over years. Some films have used regional dialects to evoke a village setting, or archaic Urdu in medieval historical films. A number of the dominant early scriptwriters of Hindi cinema primarily wrote in Urdu; Salim-Javed wrote in Urdu script, which was then transcribed by an assistant into Devanagari script so Hindi readers could read them. During the 1970s, Urdu writers Krishan Chander and Ismat Chughtai said that \"more than seventy-five per cent of films are made in Urdu\" but were categorised as Hindi films by the government. Encyclopedia of Hindi Cinema noted a number of top Urdu writers for preserving the language through film. Urdu poetry has strongly influenced Hindi film songs, whose lyrics also draw from the ghazal tradition (filmi-ghazal). According to Javed Akhtar in 1996, despite the loss of Urdu in Indian society, Urdu diction dominated Hindi film dialogue and lyrics.", "title": "Scripts, dialogues, and lyrics" }, { "paragraph_id": 55, "text": "In her book, The Cinematic ImagiNation, Jyotika Virdi wrote about the presence and decline of Urdu in Hindi films. Virdi notes that although Urdu was widely used in classic Hindi cinema decades after partition because it was widely taught in pre-partition India, its use has declined in modern Hindi cinema: \"The extent of Urdu used in commercial Hindi cinema has not been stable ... the ultimate victory of Hindi in the official sphere has been more or less complete. This decline of Urdu is mirrored in Hindi films ... It is true that many Urdu words have survived and have become part of Hindi cinema's popular vocabulary. But that is as far as it goes. The fact is, for the most part, popular Hindi cinema has forsaken the florid Urdu that was part of its extravagance and retained a 'residual' Urdu\", affected by an aggressive state policy that promoted a Sanskritized version of Hindi as the national language.\"", "title": "Scripts, dialogues, and lyrics" }, { "paragraph_id": 56, "text": "Contemporary mainstream films also use English; according to the article \"Bollywood Audiences Editorial\", \"English has begun to challenge the ideological work done by Urdu.\" Some film scripts are first written in Latin script. Characters may shift from one language to the other to evoke a particular atmosphere (for example, English in a business setting and Hindi in an informal one). The blend of Hindi and English sometimes heard in modern Hindi films, known as Hinglish, has become increasingly common.", "title": "Scripts, dialogues, and lyrics" }, { "paragraph_id": 57, "text": "For years before the turn of the millennium and even after, cinematic language (in dialogues or lyrics) would often be melodramatic, invoking God, family, mother, duty, and self-sacrifice. Song lyrics are often about love and, especially in older films, frequently used the poetic vocabulary of court Urdu, with a number of Persian loanwords. Another source for love lyrics in films such as Jhanak Jhanak Payal Baje and Lagaan is the long Hindu tradition of poetry about the loves of Krishna, Radha, and the gopis.", "title": "Scripts, dialogues, and lyrics" }, { "paragraph_id": 58, "text": "Music directors often prefer working with certain lyricists, and the lyricist and composer may be seen as a team. This phenomenon has been compared to the pairs of American composers and songwriters who created classic Broadway musicals.", "title": "Scripts, dialogues, and lyrics" }, { "paragraph_id": 59, "text": "In 2008 and before, Bollywood scripts were often handwritten because, in the industry, there is a perception that manual writing is the quickest way to create scripts.", "title": "Scripts, dialogues, and lyrics" }, { "paragraph_id": 60, "text": "Sound in early Bollywood films was usually not recorded on location (sync sound). It was usually created (or re-created) in the studio, with the actors speaking their lines in the studio and sound effects added later; this created synchronisation problems. Commercial Indian films are known for their lack of ambient sound, and the Arriflex 3 camera necessitated dubbing. Lagaan (2001) was filmed with sync sound, and several Bollywood films have recorded on-location sound since then.", "title": "Sound" }, { "paragraph_id": 61, "text": "Bollywood films are also notorious for lack or less of Foley sound, due to which most of the times audience don't experience all the sounds from objects on screen. Sometimes lound background music makes dialogues inaudible. Usually Hindi film's makers do not write Foley artist's name in end credits.", "title": "Sound" }, { "paragraph_id": 62, "text": "In 1955, the Bollywood Cine Costume Make-Up Artist & Hair Dressers' Association (CCMAA) ruled that female makeup artists were barred from membership. The Supreme Court of India ruled in 2014 that the ban violated Indian constitutional guarantees under Article 14 (right to equality), 19(1)(g) (freedom to work) and Article 21 (right to liberty). According to the court, the ban had no \"rationale nexus\" to the cause sought to be achieved and was \"unacceptable, impermissible and inconsistent\" with the constitutional rights guaranteed to India's citizens. The court also found illegal the rule which mandated that for any artist to work in the industry, they must have lived for five years in the state where they intend to work. In 2015, it was announced that Charu Khurana was the first woman registered by the Cine Costume Make-Up Artist & Hair Dressers' Association.", "title": "Female makeup artists" }, { "paragraph_id": 63, "text": "Bollywood film music is called filmi (from the Hindi \"of films\"). Bollywood songs were introduced with Ardeshir Irani's Alam Ara (1931) song, \"De De Khuda Ke Naam pay pyaare\". Bollywood songs are generally pre-recorded by professional playback singers, with the actors then lip syncing the words to the song on-screen (often while dancing). Although most actors are good dancers, few are also singers; a notable exception was Kishore Kumar, who starred in several major films during the 1950s while having a rewarding career as a playback singer. K. L. Saigal, Suraiyya, and Noor Jehan were known as singers and actors, and some actors in the last thirty years have sung one or more songs themselves.", "title": "Song and dance" }, { "paragraph_id": 64, "text": "Songs can make and break a film, determining whether it will be a flop or a hit: \"Few films without successful musical tracks, and even fewer without any songs and dances, succeed\". Globalization has changed Bollywood music, with lyrics an increasing mix of Hindi and English. Global trends such as salsa, pop and hip hop have influenced the music heard in Bollywood films.", "title": "Song and dance" }, { "paragraph_id": 65, "text": "Playback singers are featured in the opening credits, and have fans who will see an otherwise-lackluster film to hear their favourites. Notable singers are Lata Mangeshkar, Asha Bhosle, Geeta Dutt, Shamshad Begum, Kavita Krishnamurthy, Sadhana Sargam, Alka Yagnik and Shreya Goshal (female), and K. L. Saigal, Kishore Kumar, Talat Mahmood, Mukesh, Mohammed Rafi, Manna Dey, Hemant Kumar, Kumar Sanu, Udit Narayan and Sonu Nigam (male). Composers of film music, known as music directors, are also well-known. Remixing of film songs with modern rhythms is common, and producers may release remixed versions of some of their films' songs with the films' soundtrack albums.", "title": "Song and dance" }, { "paragraph_id": 66, "text": "Dancing in Bollywood films, especially older films, is modeled on Indian dance: classical dance, dances of north-Indian courtesans (tawaif) or folk dances. In modern films, Indian dance blends with Western dance styles as seen on MTV or in Broadway musicals; Western pop and classical-dance numbers are commonly seen side-by-side in the same film. The hero (or heroine) often performs with a troupe of supporting dancers. Many song-and-dance routines in Indian films contain unrealistically-quick shifts of location or changes of costume between verses of a song. If the hero and heroine dance and sing a duet, it is often staged in natural surroundings or architecturally-grand settings.", "title": "Song and dance" }, { "paragraph_id": 67, "text": "Songs typically comment on the action taking place in the film. A song may be worked into the plot, so a character has a reason to sing. It may externalise a character's thoughts, or presage an event in the film (such as two characters falling in love). The songs are often referred to as a \"dream sequence\", with things happening which would not normally happen in the real world. Song and dance scenes were often filmed in Kashmir but, due to political unrest in Kashmir since the end of the 1980s, they have been shot in western Europe (particularly Switzerland and Austria).", "title": "Song and dance" }, { "paragraph_id": 68, "text": "Contemporary movie stars attracted popularity as dancers, including Madhuri Dixit, Hrithik Roshan, Aishwarya Rai Bachchan, Sridevi, Meenakshi Seshadri, Malaika Arora Khan, Shahid Kapoor, Katrina Kaif and Tiger Shroff. Older dancers include Helen (known for her cabaret numbers), Madhubala, Vyjanthimala, Padmini, Hema Malini, Mumtaz, Cuckoo Moray, Parveen Babi , Waheeda Rahman, Meena Kumari, and Shammi Kapoor.", "title": "Song and dance" }, { "paragraph_id": 69, "text": "Film producers have been releasing soundtracks (as tapes or CDs) before a film's release, hoping that the music will attract audiences; a soundtrack is often more popular than its film. Some producers also release music videos, usually (but not always) with a song from the film.", "title": "Song and dance" }, { "paragraph_id": 70, "text": "Bollywood films are multi-million dollar productions, with the most expensive productions costing up to ₹ 1 billion (about US$20 million). The science-fiction film Ra.One was made on a budget of ₹ 1.35 billion (about $27 million), making it the most expensive Bollywood film of all time. Sets, costumes, special effects and cinematography were less than world-class, with some notable exceptions, until the mid-to-late 1990s. As Western films and television are more widely distributed in India, there is increased pressure for Bollywood films to reach the same production levels (particularly in action and special effects). Recent Bollywood films, like Krrish (2006), have employed international technicians such as Hong Kong-based action choreographer Tony Ching. The increasing accessibility of professional action and special effects, coupled with rising film budgets, have seen an increase in action and science-fiction films.", "title": "Finances" }, { "paragraph_id": 71, "text": "Since overseas scenes are attractive at the box office, Mumbai film crews are filming in Australia, Canada, New Zealand, the United Kingdom, the United States, Europe and elsewhere. Indian producers have also obtained funding for big-budget films shot in India, such as Lagaan and Devdas.", "title": "Finances" }, { "paragraph_id": 72, "text": "Funding for Bollywood films often comes from private distributors and a few large studios. Although Indian banks and financial institutions had been forbidden from lending to film studios, the ban has been lifted. Finances are not regulated; some funding comes from illegitimate sources such as the Mumbai underworld, which is known to influence several prominent film personalities. Mumbai organised-crime hitmen shot Rakesh Roshan, a film director and father of star Hrithik Roshan, in January 2000. In 2001, the Central Bureau of Investigation seized all prints of Chori Chori Chupke Chupke after the film was found to be funded by members of the Mumbai underworld.", "title": "Finances" }, { "paragraph_id": 73, "text": "Another problem facing Bollywood is widespread copyright infringement of its films. Often, bootleg DVD copies of movies are available before they are released in cinemas. Manufacturing of bootleg DVD, VCD, and VHS copies of the latest movie titles is an established small-scale industry in parts of south and southeast Asia. The Federation of Indian Chambers of Commerce and Industry (FICCI) estimates that the Bollywood industry loses $100 million annually from unlicensed home videos and DVDs. In addition to the homegrown market, demand for these copies is large amongst portions of the Indian diaspora. Bootleg copies are the only way people in Pakistan can watch Bollywood movies, since the Pakistani government has banned their sale, distribution and telecast. Films are frequently broadcast without compensation by small cable-TV companies in India and other parts of South Asia. Small convenience stores, run by members of the Indian diaspora in the US and the UK, regularly stock tapes and DVDs of dubious provenance; consumer copying adds to the problem. The availability of illegal copies of movies on the Internet also contributes to industry losses.", "title": "Finances" }, { "paragraph_id": 74, "text": "Satellite TV, television and imported foreign films are making inroads into the domestic Indian entertainment market. In the past, most Bollywood films could make money; now, fewer do. Most Bollywood producers make money, however, recouping their investments from many sources of revenue (including the sale of ancillary rights). There are increasing returns from theatres in Western countries like the United Kingdom, Canada, and the United States, where Bollywood is slowly being noticed. As more Indians migrate to these countries, they form a growing market for upscale Indian films. In 2002, Bollywood sold 3.6 billion tickets and had a total revenue (including theatre tickets, DVDs and television) of $1.3 billion; Hollywood films sold 2.6 billion tickets, and had a total revenue of $51 billion.", "title": "Finances" }, { "paragraph_id": 75, "text": "A number of Indian artists hand-painted movie billboards and posters. M. F. Husain painted film posters early in his career; human labour was found to be cheaper than printing and distributing publicity material. Most of the large, ubiquitous billboards in India's major cities are now created with computer-printed vinyl. Old hand-painted posters, once considered ephemera, are collectible folk art.", "title": "Advertising" }, { "paragraph_id": 76, "text": "Releasing film music, or music videos, before a film's release may be considered a form of advertising. A popular tune is believed to help attract audiences. Bollywood publicists use the Internet as a venue for advertising. Most bigger-budget films have a websites on which audiences can view trailers, stills and information on the story, cast, and crew. Bollywood is also used to advertise other products. Product placement, used in Hollywood, is also common in Bollywood.", "title": "Advertising" }, { "paragraph_id": 77, "text": "Bollywood's increasing use of international settings such as Switzerland, London, Paris, New York, Mexico, Brazil and Singapore does not necessarily represent the people and cultures of those locales. Contrary to these spaces and geographies being filmed as they are, they are actually Indianised by adding Bollywood actors and Hindi speaking extras to them. While immersing in Bollywood films, viewers get to see their local experiences duplicated in different locations around the world.", "title": "International filming" }, { "paragraph_id": 78, "text": "According to Shakuntala Rao, \"Media representation can depict India's shifting relation with the world economy, but must retain its 'Indianness' in moments of dynamic hybridity\"; \"Indianness\" (cultural identity) poses a problem with Bollywood's popularity among varied diaspora audiences, but gives its domestic audience a sense of uniqueness from other immigrant groups.", "title": "International filming" }, { "paragraph_id": 79, "text": "To release their film theatrically or online in the country, every film maker first apply for film certification to the Central Board of Film Certification (CBFC) along film print, only after receiving CBFC certificate a film trailer or a film can be released in India, members of CBFC view the film, give rating–age restriction, suggest cuts on objectionable scenes or can ban the film from exhibition in anywhere in the country. Film distribution in an important part in the movie business, through film distribution circuit Hindi movies get distributed in India. PVR Cinemas, INOX Leisure etc. are some top multiplexes chains in India, which have cinemas across the nation and exhibit films. Book My Show is the leading tickets selling mobile android application in India, it has tie-up with many such multiplexes. Although PVR and INOX also sell tickets through their application- websites. Due to the convince in tickets booking online most of the viewers pre-book tickets through mobile application. Since advancement of internet service in the country online ticket selling business having robust growth here.2010 decade onward online platform gained popularity in the nation thus Many film-makers many time prefer to release their films online on one of the paid app : Netflix, Amazon Prime, SonyLIV, ZEE5, Disney+ Hotstar etc. and avoiding theatrical release.", "title": "Distribution" }, { "paragraph_id": 80, "text": "The Filmfare Awards are some of the most prominent awards given to Hindi films in India. The Indian screen magazine Filmfare began the awards in 1954 (recognising the best films of 1953), and they were originally known as the Clare Awards after the magazine's editor. Modeled on the Academy of Motion Picture Arts and Sciences' poll-based merit format, individuals may vote in separate categories. A dual voting system was developed in 1956.", "title": "Awards" }, { "paragraph_id": 81, "text": "The National Film Awards were also introduced in 1954. The Indian government has sponsored the awards, given by its Directorate of Film Festivals (DFF), since 1973. The DFF screens Bollywood films, films from the other regional movie industries, and independent/art films. The awards are made at an annual ceremony presided over by the president of India. Unlike the Filmfare Awards, which are chosen by the public and a committee of experts, the National Film Awards are decided by a government panel.", "title": "Awards" }, { "paragraph_id": 82, "text": "Other awards ceremonies for Hindi films in India are the Screen Awards (begun in 1995) and the Stardust Awards, which began in 2003. The International Indian Film Academy Awards (begun in 2000) and the Zee Cine Awards, begun in 1998, are held abroad in a different country each year.", "title": "Awards" }, { "paragraph_id": 83, "text": "In addition to their popularity among the Indian diaspora from Nigeria and Senegal to Egypt and Russia, generations of non-Indians have grown up with Bollywood. Indian cinema's early contacts with other regions made inroads into the Soviet Union, the Middle East, Southeast Asia, and China. Bollywood entered the consciousness of Western audiences and producers during the late 20th century, and Western actors now seek roles in Bollywood films.", "title": "Global markets" }, { "paragraph_id": 84, "text": "Bollywood films are also popular in Pakistan, Bangladesh, and Nepal, where Hindustani is widely understood. Many Pakistanis understand Hindi, due to its linguistic similarity to Urdu. Although Pakistan banned the import of Bollywood films in 1965, trade in unlicensed DVDs and illegal cable broadcasts ensured their continued popularity. Exceptions to the ban were made for a few films, such as the colourised re-release of Mughal-e-Azam and Taj Mahal in 2006. Early in 2008, the Pakistani government permitted the import of 16 films. More easing followed in 2009 and 2010. Although it is opposed by nationalists and representatives of Pakistan's small film industry, it is embraced by cinema owners who are making a profit after years of low receipts. The most popular actors in Pakistan are the three Khans of Bollywood: Salman, Shah Rukh, and Aamir. The most popular actress is Madhuri Dixit; at India-Pakistan cricket matches during the 1990s, Pakistani fans chanted \"Madhuri dedo, Kashmir lelo!\" (\"Give Madhuri, take Kashmir!\") Bollywood films in Nepal earn more than Nepali films, and Salman Khan, Akshay Kumar and Shah Rukh Khan are popular in the country.", "title": "Global markets" }, { "paragraph_id": 85, "text": "The films are also popular in Afghanistan due to its proximity to the Indian subcontinent and their cultural similarities, particularly in music. Popular actors include Shah Rukh Khan, Ajay Devgan, Sunny Deol, Aishwarya Rai, Preity Zinta, and Madhuri Dixit. A number of Bollywood films were filmed in Afghanistan and some dealt with the country, including Dharmatma, Kabul Express, Khuda Gawah and Escape From Taliban.", "title": "Global markets" }, { "paragraph_id": 86, "text": "Bollywood films are popular in Southeast Asia, particularly in maritime Southeast Asia. The three Khans are very popular in the Malay world, including Indonesia, Malaysia, and Singapore. The films are also fairly popular in Thailand.", "title": "Global markets" }, { "paragraph_id": 87, "text": "India has cultural ties with Indonesia, and Bollywood films were introduced to the country at the end of World War II in 1945. The \"angry young man\" films of Amitabh Bachchan and Salim–Javed were popular during the 1970s and 1980s before Bollywood's popularity began gradually declining in the 1980s and 1990s. It experienced an Indonesian revival with the release of Shah Rukh Khan's Kuch Kuch Hota Hai (1998) in 2001, which was a bigger box-office success in the country than Titanic (1997). Bollywood has had a strong presence in Indonesia since then, particularly Shah Rukh Khan films such as Mohabbatein (2000), Kabhi Khushi Kabhie Gham... (2001), Kal Ho Naa Ho, Chalte Chalte and Koi... Mil Gaya (all 2003), and Veer-Zaara (2004).", "title": "Global markets" }, { "paragraph_id": 88, "text": "Some Bollywood films have been widely appreciated in China, Japan, and South Korea. Several Hindi films have been commercially successful in Japan, including Mehboob Khan's Aan (1952, starring Dilip Kumar) and Aziz Mirza's Raju Ban Gaya Gentleman (1992, starring Shah Rukh Khan). The latter sparked a two-year boom in Indian films after its 1997 release, with Dil Se.. (1998) a beneficiary of the boom. The highest-grossing Hindi film in Japan is 3 Idiots (2009), starring Aamir Khan, which received a Japanese Academy Award nomination. The film was also a critical and commercial success in South Korea.", "title": "Global markets" }, { "paragraph_id": 89, "text": "Dr. Kotnis Ki Amar Kahani, Awaara, and Do Bigha Zamin were successful in China during the 1940s and 1950s, and remain popular with their original audience. Few Indian films were commercially successful in the country during the 1970s and 1980s, among them Tahir Hussain's Caravan, Noorie and Disco Dancer. Indian film stars popular in China included Raj Kapoor, Nargis, and Mithun Chakraborty. Hindi films declined significantly in popularity in China during the 1980s. Films by Aamir Khan have recently been successful, and Lagaan was the first Indian film with a nationwide Chinese release in 2011. Chinese filmmaker He Ping was impressed by Lagaan (particularly its soundtrack), and hired its composer A. R. Rahman to score his Warriors of Heaven and Earth (2003).", "title": "Global markets" }, { "paragraph_id": 90, "text": "When 3 Idiots was released in China, China was the world's 15th-largest film market (partly due to its widespread pirate DVD distribution at the time). The pirate market introduced the film to Chinese audiences, however, and it became a cult hit. According to the Douban film-review site, 3 Idiots is China's 12th-most-popular film of all time; only one domestic Chinese film (Farewell My Concubine) ranks higher, and Aamir Khan acquired a large Chinese fan base as a result. After 3 Idiots, several of Khan's other films (including 2007's Taare Zameen Par and 2008's Ghajini) also developed cult followings. China became the world's second-largest film market (after the United States) by 2013, paving the way for Khan's box-office success with Dhoom 3 (2013), PK (2014), and Dangal (2016). The latter is the 16th-highest-grossing film in China, the fifth-highest-grossing non-English language film worldwide, and the highest-grossing non-English foreign film in any market. Several Khan films, including Taare Zameen Par, 3 Idiots, and Dangal, are highly rated on Douban. His next film, Secret Superstar (2017, starring Zaira Wasim), broke Dangal's record for the highest-grossing opening weekend by an Indian film and cemented Khan's status as \"a king of the Chinese box office\"; Secret Superstar was China's highest-grossing foreign film of 2018 to date. Khan has become a household name in China, with his success described as a form of Indian soft power improving China–India relations despite political tensions. With Bollywood competing with Hollywood in the Chinese market, the success of Khan's films has driven up the price for Chinese distributors of Indian film imports. Salman Khan's Bajrangi Bhaijaan and Irrfan Khan's Hindi Medium were also Chinese hits in early 2018.", "title": "Global markets" }, { "paragraph_id": 91, "text": "Although Bollywood is less successful on some Pacific islands such as New Guinea, it ranks second to Hollywood in Fiji (with its large Indian minority), Australia and New Zealand. Australia also has a large South Asian diaspora, and Bollywood is popular amongst non-Asians in the country as well. Since 1997, the country has been a backdrop for an increasing number of Bollywood films. Indian filmmakers, attracted to Australia's diverse locations and landscapes, initially used the country as a setting for song-and-dance scenes; however, Australian locations now figure in Bollywood film plots. Hindi films shot in Australia usually incorporate Australian culture. Yash Raj Films' Salaam Namaste (2005), the first Indian film shot entirely in Australia, was the most successful Bollywood film of 2005 in that country. It was followed by the box-office successes Heyy Babyy, (2007) Chak De! India (2007), and Singh Is Kinng (2008). Prime Minister John Howard said during a visit to India after the release of Salaam Namaste that he wanted to encourage Indian filmmaking in Australia to increase tourism, and he appointed Steve Waugh as tourism ambassador to India. Australian actress Tania Zaetta, who appeared in Salaam Namaste and several other Bollywood films, was eager to expand her career in Bollywood.", "title": "Global markets" }, { "paragraph_id": 92, "text": "Bollywood films are popular in the former Soviet Union (Russia, Eastern Europe, and Central Asia), and have been dubbed into Russian. Indian films were more popular in the Soviet Union than Hollywood films and, sometimes, domestic Soviet films. The first Indian film released in the Soviet Union was Dharti Ke Lal (1946), directed by Khwaja Ahmad Abbas and based on the Bengal famine of 1943, in 1949. Three hundred Indian films were released in the Soviet Union after that; most were Bollywood films with higher average audience figures than domestic Soviet productions. Fifty Indian films had over 20 million viewers, compared to 41 Hollywood films. Some, such as Awaara (1951) and Disco Dancer (1982), had more than 60 million viewers and established actors Raj Kapoor, Nargis, Rishi Kapoor and Mithun Chakraborty in the country.", "title": "Global markets" }, { "paragraph_id": 93, "text": "According to diplomat Ashok Sharma, who served in the Commonwealth of Independent States,", "title": "Global markets" }, { "paragraph_id": 94, "text": "The popularity of Bollywood in the CIS dates back to the Soviet days when the films from Hollywood and other Western cinema centers were banned in the Soviet Union. As there was no means of other cheap entertainment, the films from Bollywood provided the Soviets a cheap source of entertainment as they were supposed to be non-controversial and non-political. In addition, the Soviet Union was recovering from the onslaught of the Second World War. The films from India, which were also recovering from the disaster of partition and the struggle for freedom from colonial rule, were found to be a good source of providing hope with entertainment to the struggling masses. The aspirations and needs of the people of both countries matched to a great extent. These films were dubbed in Russian and shown in theatres throughout the Soviet Union. The films from Bollywood also strengthened family values, which was a big factor for their popularity with the government authorities in the Soviet Union.", "title": "Global markets" }, { "paragraph_id": 95, "text": "After the collapse of the Soviet film-distribution system, Hollywood filled the void in the Russian film market and Bollywood's market share shrank. A 2007 Russia Today report noted a renewed interest in Bollywood by young Russians.", "title": "Global markets" }, { "paragraph_id": 96, "text": "In Poland, Shah Rukh Khan has a large following. He was introduced to Polish audiences with the 2005 release of Kabhi Khushi Kabhie Gham... (2001) and his other films, including Dil Se.. (1998), Main Hoon Na (2004) and Kabhi Alvida Naa Kehna (2006), became hits in the country. Bollywood films are often covered in Gazeta Wyborcza, formerly Poland's largest newspaper.", "title": "Global markets" }, { "paragraph_id": 97, "text": "The upcoming movie Squad, is the first Indian film to be shot in Belarus. A majority of the film was shot at Belarusfilm studios, in Minsk.", "title": "Global markets" }, { "paragraph_id": 98, "text": "Hindi films have become popular in Arab countries, and imported Indian films are usually subtitled in Arabic when they are released. Bollywood has progressed in Israel since the early 2000s, with channels dedicated to Indian films on cable television; MBC Bollywood and Zee Aflam show Hindi movies and serials.", "title": "Global markets" }, { "paragraph_id": 99, "text": "In Egypt, Bollywood films were popular during the 1970s and 1980s. In 1987, however, they were restricted to a handful of films by the Egyptian government. Amitabh Bachchan has remained popular in the country and Indian tourists visiting Egypt are asked, \"Do you know Amitabh Bachchan?\"", "title": "Global markets" }, { "paragraph_id": 100, "text": "Bollywood movies are regularly screened in Dubai cinemas, and Bollywood is becoming popular in Turkey; Barfi! was the first Hindi film to have a wide theatrical release in that country. Bollywood also has viewers in Central Asia (particularly Uzbekistan and Tajikistan).", "title": "Global markets" }, { "paragraph_id": 101, "text": "Bollywood films are not influential in most of South America, although its culture and dance is recognised. Due to significant South Asian diaspora communities in Suriname and Guyana, however, Hindi-language movies are popular. In 2006, Dhoom 2 became the first Bollywood film to be shot in Rio de Janeiro. In January 2012, it was announced that UTV Motion Pictures would begin releasing films in Peru with Guzaarish.", "title": "Global markets" }, { "paragraph_id": 102, "text": "Hindi films were originally distributed to some parts of Africa by Lebanese businessmen. In the 1950s, Hindi and Egyptian films were generally more popular than Hollywood films in East Africa. By the 1960s, East Africa was one of the largest overseas export markets for Indian films, accounting for about 20-50% of global earnings for many Indian films.", "title": "Global markets" }, { "paragraph_id": 103, "text": "Mother India (1957) continued to be screened in Nigeria decades after its release. Indian movies have influenced Hausa clothing, songs have been covered by Hausa singers, and stories have influenced Nigerian novelists. Stickers of Indian films and stars decorate taxis and buses in Nigeria's Northern Region, and posters of Indian films hang on the walls of tailoring shops and mechanics' garages. Unlike Europe and North America, where Indian films cater to the expatriate marke, Bollywood films became popular in West Africa despite the lack of a significant Indian audience. One possible explanation is cultural similarity: the wearing of turbans, animals in markets; porters carrying large bundles, and traditional wedding celebrations. Within Muslim culture, Indian movies were said to show \"respect\" toward women; Hollywood movies were seen as having \"no shame\". In Indian movies, women are modestly dressed; men and women rarely kiss and there is no nudity, so the films are said to \"have culture\" which Hollywood lacks. The latter \"don't base themselves on the problems of the people\"; Indian films are based on socialist values and the reality of developing countries emerging from years of colonialism. Indian movies permitted a new youth culture without \"becoming Western.\" The first Indian film shot in Mauritius was Souten, starring Rajesh Khanna, in 1983.", "title": "Global markets" }, { "paragraph_id": 104, "text": "In South Africa, film imports from India were watched by black and Indian audiences. Several Bollywood figures have travelled to Africa for films and off-camera projects. Padmashree Laloo Prasad Yadav (2005) was filmed in South Africa. Dil Jo Bhi Kahey... (2005) was also filmed almost entirely in Mauritius, which has a large ethnic-Indian population.", "title": "Global markets" }, { "paragraph_id": 105, "text": "Bollywood, however, seems to be diminishing in popularity in Africa. New Bollywood films are more sexually explicit and violent. Nigerian viewers observed that older films (from the 1950s and 1960s) had more culture and were less Westernised. The old days of India avidly \"advocating decolonization ... and India's policy was wholly influenced by his missionary zeal to end racial domination and discrimination in the African territories\" were replaced. The emergence of Nollywood (West Africa's film industry) has also contributed to the declining popularity of Bollywood films, as sexualised Indian films became more like American films.", "title": "Global markets" }, { "paragraph_id": 106, "text": "Kishore Kumar and Amitabh Bachchan have been popular in Egypt and Somalia. In Ethiopia, Bollywood movies are shown with Hollywood productions in town square theatres such as the Cinema Ethiopia in Addis Ababa. Less-commercial Bollywood films are also screened elsewhere in North Africa.", "title": "Global markets" }, { "paragraph_id": 107, "text": "The first Indian film to be released in the Western world and receive mainstream attention was Aan (1952), directed by Mehboob Khan and starring Dilip Kumar and Nimmi. It was subtitled in 17 languages and released in 28 countries, including the United Kingdom, the United States, and France. Aan received significant praise from British critics, and The Times compared it favourably to Hollywood productions. Mehboob Khan's later Academy Award-nominated Mother India (1957) was a success in overseas markets, including Europe, Russia, the Eastern Bloc, French territories, and Latin America.", "title": "Global markets" }, { "paragraph_id": 108, "text": "Many Bollywood films have been commercially successful in the United Kingdom. The most successful Indian actor at the British box office has been Shah Rukh Khan, whose popularity in British Asian communities played a key role in introducing Bollywood to the UK with films such as Darr (1993), Dilwale Dulhaniya Le Jayenge (1995), and Kuch Kuch Hota Hai (1998). Dil Se (1998) was the first Indian film to enter the UK top ten. A number of Indian films, such as Dilwale Dulhaniya Le Jayenge and Kabhi Khushi Kabhie Gham (2001), have been set in London.", "title": "Global markets" }, { "paragraph_id": 109, "text": "Bollywood is also appreciated in France, Germany, the Netherlands, and Scandinavia. Bollywood films are dubbed in German and shown regularly on the German television channel RTL II. Germany is the second-largest European market for Indian films, after the United Kingdom. The most recognised Indian actor in Germany is Shah Rukh Khan, who has had box-office success in the country with films such as Don 2 (2011) and Om Shanti Om (2007). He has a large German fan base, particularly in Berlin (where the tabloid Die Tageszeitung compared his popularity to that of the pope).", "title": "Global markets" }, { "paragraph_id": 110, "text": "Bollywood has experienced revenue growth in Canada and the United States, particularly in the South Asian communities of large cities such as Toronto, Chicago, and New York City. Yash Raj Films, one of India's largest production houses and distributors, reported in September 2005 that Bollywood films in the United States earned about $100 million per year in theatre screenings, video sales and the sale of movie soundtracks; Indian films earn more money in the United States than films from any other non-English speaking country. Since the mid-1990s, a number of Indian films have been largely (or entirely) shot in New York, Los Angeles, Vancouver or Toronto. Films such as The Guru (2002) and Marigold: An Adventure in India (2007) attempted to popularise Bollywood for Hollywood.", "title": "Global markets" }, { "paragraph_id": 111, "text": "Pressured by rushed production schedules and small budgets, some writers and musicians in Hindi cinema have been notorious to plagiarise. Ideas, plot lines, tunes or riffs have been copied from other Indian film industries (including Telugu cinema, Tamil cinema, Malayalam cinema and others) or foreign films (including Hollywood and other Asian films) without acknowledging the source.", "title": "Plagiarism" }, { "paragraph_id": 112, "text": "Before the 1990s, plagiarism occurred with impunity. Copyright enforcement was lax in India, and few actors or directors saw an official contract. The Hindi film industry was not widely known in the Global North (except in the Soviet states), who would be unaware that their material had been copied. Audiences may not have been aware of plagiarism, since many in India were unfamiliar with foreign films and music. Although copyright enforcement in India is still somewhat lenient, Bollywood and other film industries are more aware of each other and Indian audiences are more familiar with foreign films and music. Organisations such as the India EU Film Initiative seek to foster a community between filmmakers and industry professionals in India and the European Union.", "title": "Plagiarism" }, { "paragraph_id": 113, "text": "Many hit films of 1980s to 2000s was unofficial remakes (some argue, was adaptation or inspired movies) of Hollywood movies such as Jo Jeeta Wohi Sikandar (1992), Baazigar (1993), Ghulam (1998), which were said to be inspired by Breaking Away (1979), On the Waterfront (1954), and A Kiss Before Dying (1991), respectively. Only after mid of 2000s Bollywood makers initiated legally purchasing copyrights of Hollywood and other foreign movies, such as Players (2012), Bang Bang! (2014) and Lal Singh Chaddha, which were official remakes of The Italian Job (2003), Knight And Day (2010) and Forrest Gump (1994), respectively. Not only Hollywood but allegedly Bollywood makers copied films from South Korean and Japanese film industry also, such as Zinda (2006), an unofficial remake of Oldboy. (2003). Some Bollywood directors and writers used plots from regional language films in other languages but did not acknowledge the original source.", "title": "Plagiarism" }, { "paragraph_id": 114, "text": "A commonly-reported justification for plagiarism in Bollywood is that cautious producers want to remake popular Hollywood films in an Indian context. Although screenwriters generally produce original scripts, many are rejected due to uncertainty about whether a film will be successful. Poorly-paid screenwriters have also been criticised for a lack of creativity. Some filmmakers see plagiarism in Bollywood as an integral part of globalisation, with which Western (particularly American) culture is embedding itself into Indian culture. Vikram Bhatt, director of Raaz (a remake of What Lies Beneath) and Kasoor (a remake of Jagged Edge), has spoken about the influence of American culture and Bollywood's desire to produce box-office hits based along the same lines: \"Financially, I would be more secure knowing that a particular piece of work has already done well at the box office. Copying is endemic everywhere in India. Our TV shows are adaptations of American programmes. We want their films, their cars, their planes, their Diet Cokes and also their attitude. The American way of life is creeping into our culture.\" According to Mahesh Bhatt, \"If you hide the source, you're a genius. There's no such thing as originality in the creative sphere\".", "title": "Plagiarism" }, { "paragraph_id": 115, "text": "Although very few cases of film-copyright violations have been taken to court because of a slow legal process, the makers of Partner (2007) and Zinda (2005) were targeted by the owners and distributors of the original films: Hitch and Oldboy. The American studio 20th Century Fox brought Mumbai-based B. R. Films to court over the latter's forthcoming Banda Yeh Bindaas Hai, which Fox alleged was an illegal remake of My Cousin Vinny. B. R. Films eventually settled out of court for about $200,000, paving the way for its film's release. Some studios comply with copyright law; in 2008, Orion Pictures secured the rights to remake Hollywood's Wedding Crashers.", "title": "Plagiarism" }, { "paragraph_id": 116, "text": "The Pakistani Qawwali musician Nusrat Fateh Ali Khan had a big impact on Hindi film music, inspiring numerous Indian musicians working in Bollywood, especially during the 1990s. However, there were many instances of Indian music directors plagiarising Khan's music to produce hit filmi songs. Several popular examples include Viju Shah's hit song \"Tu Cheez Badi Hai Mast Mast\" in Mohra (1994) being plagiarised from Khan's popular Qawwali song \"Dam Mast Qalandar\", \"Mera Piya Ghar Aya\" used in Yaarana (1995), and \"Sanoo Ek Pal Chain Na Aaye\" in Judaai (1997). Despite the significant number of hit Bollywood songs plagiarised from his music, Nusrat Fateh Ali Khan was reportedly tolerant towards the plagiarism. One of the Bollywood music directors who frequently plagiarised him, Anu Malik, claimed that he loved Khan's music and was actually showing admiration by using his tunes. However, Khan was reportedly aggrieved when Malik turned his spiritual \"Allah Hoo, Allah Hoo\" into \"I Love You, I Love You\" in Auzaar (1997). Khan said \"he has taken my devotional song Allahu and converted it into I love you. He should at least respect my religious songs.\"", "title": "Plagiarism" }, { "paragraph_id": 117, "text": "Bollywood soundtracks also plagiarised Guinean singer Mory Kanté, particularly his 1987 album Akwaba Beach. His song, \"Tama\", inspired two Bollywood songs: Bappi Lahiri's \"Tamma Tamma\" in Thanedaar (1990) and \"Jumma Chumma\" in Laxmikant–Pyarelal's soundtrack for Hum (1991). The latter also featured \"Ek Doosre Se\", which copied Kanté's \"Inch Allah\". His song \"Yé ké yé ké\" was used as background music in the 1990 Bollywood film Agneepath, inspired the Bollywood song \"Tamma Tamma\" in Thanedaar.", "title": "Plagiarism" }, { "paragraph_id": 118, "text": "Film and Television Institute of India (FTII) is the government film making education school. The institute is situated in Pune, Maharashtra.", "title": "Film education" }, { "paragraph_id": 119, "text": "Major film industries in the world -", "title": "See also" } ]
Hindi cinema, popularly known as Bollywood and formerly as Bombay cinema, refers to the film industry based in Mumbai, engaged in production of motion pictures in Hindi language. The popular term Bollywood is a portmanteau of "Bombay" and "Hollywood". The industry is a part of the larger Indian cinema, which also includes South Indian cinema and other smaller film industries. In 2017, Indian cinema produced 1,986 feature films, of which the largest number, 364 have been in Hindi. As per data from 2014, Hindi cinema represented 43 percent of Indian net box-office revenue; Tamil and Telugu cinema represented 36 percent, and the remaining regional cinema constituted 21 percent. Hindi cinema is one of the largest centres for film production in the world. Hindi films sold an estimated 341 million tickets in India in 2019. Earlier Hindi films tended to use vernacular Hindustani, mutually intelligible by speakers of either Hindi or Urdu, while modern Hindi productions increasingly incorporate elements of Hinglish. The most popular commercial genre in Hindi cinema since the 1970s has been the masala film, which freely mixes different genres including action, comedy, romance, drama and melodrama along with musical numbers. Masala films generally fall under the musical film genre, of which Indian cinema has been the largest producer since the 1960s when it exceeded the American film industry's total musical output after musical films declined in the West. Dadasaheb Phalke's silent film Raja Harishchandra (1913) is the first feature length film made in India. The first Indian musical talkie was Alam Ara (1931), four years after the first Hollywood sound film The Jazz Singer (1927). Alongside commercial masala films, a distinctive genre of art films known as parallel cinema has also existed, presenting realistic content and avoidance of musical numbers. In more recent years, the distinction between commercial masala and parallel cinema has been gradually blurring, with an increasing number of mainstream films adopting the conventions which were once strictly associated with parallel cinema.
2001-10-04T19:48:28Z
2023-12-17T02:36:26Z
[ "Template:Cite news", "Template:Notelist", "Template:Bollywood", "Template:Pp-move", "Template:Contains special characters", "Template:Lang", "Template:Citation needed", "Template:Cite journal", "Template:CinemaofIndia", "Template:Subject bar", "Template:Multiple image", "Template:'", "Template:Failed verification", "Template:Reflist", "Template:Dead link", "Template:ISBN", "Template:Main", "Template:Sfn", "Template:CN", "Template:More citations needed section", "Template:Cite web", "Template:Cite book", "Template:Cite video", "Template:Webarchive", "Template:Refend", "Template:About", "Template:Anchor", "Template:Further", "Template:Further information", "Template:Worldcinema", "Template:YouTube", "Template:Cite magazine", "Template:Hindi topics", "Template:US$", "Template:Clarify", "Template:See also", "Template:Cn", "Template:Use dmy dates", "Template:Use Indian English", "Template:Refbegin", "Template:Blockquote", "Template:Short description", "Template:Redirect", "Template:As of", "Template:INR", "Template:Pp-extended", "Template:Infobox cinema market", "Template:Indian cinema" ]
https://en.wikipedia.org/wiki/Hindi_cinema
4,248
Bowls
Bowls, also known as lawn bowls or lawn bowling, is a sport in which the objective is to roll biased balls so that they stop close to a smaller ball called a "jack" or "kitty". It is played on a bowling green, which may be flat (for "flat-green bowls") or convex or uneven (for "crown green bowls"). It is normally played outdoors (although there are many indoor venues) and the outdoor surface is either natural grass, artificial turf or cotula (in New Zealand). Bowls is a variant of the boules games (Italian Bocce), which, in their general form, are of ancient or prehistoric origin. Ancient Greek variants are recorded that involved throwing light objects (such as flat stones, coins, or later also stone balls) as far as possible. The aspect of tossing the balls to approach a target as closely as possible is recorded in ancient Rome. This game was spread to Roman Gaul by soldiers or sailors. A Roman sepulchre in Florence shows people playing this game, stooping down to measure the points. Bowls in England has been traced certainly to the 13th century, and conjecturally to the 12th century. William Fitzstephen (d. about 1190), in his biography of Thomas Becket, gives a graphic sketch of the London of his day and, writing of the summer amusements of young men, says that on holidays they were "exercised in Leaping, Shooting, Wrestling, Casting of Stones [in jactu lapidum], and Throwing of Javelins fitted with Loops for the Purpose, which they strive to fling before the Mark; they also use Bucklers, like fighting Men." It is commonly supposed that by jactus lapidum, Fitzstephen refers to an early variety of bowls, possibly played using round stone; there is a record of iron bowls being used, though at a much later date, on festive occasions at Nairn.. On the other hand, the jactus lapidum of which he speaks may have been more akin to shot put. It is clear, at any rate, that a rudimentary form of the game was played in England in the 13th century. A manuscript of that period in the royal library, Windsor (No. 20, E iv.), contains a drawing representing two players aiming at a small cone instead of an earthenware ball or jack. The world's oldest surviving bowling green is the Southampton Old Bowling Green, which was first used in 1299. Another manuscript of the same century has a crude but spirited picture which brings us into close touch with the existing game. Three figures are introduced and a jack. The first player's bowl has come to rest just in front of the jack; the second has delivered his bowl and is following after it with one of those eccentric contortions still not unusual on modern greens, the first player meanwhile making a repressive gesture with his hand, as if to urge the bowl to stop short of his own; the third player is depicted as in the act of delivering his bowl. A 14th-century manuscript, Book of Prayers, in the Francis Douce collection in the Bodleian Library at Oxford, contains a drawing in which two persons are shown, but they bowl to no mark. Strutt (Sports and Pastimes) suggests that the first player's bowl may have been regarded by the second player as a species of jack; but in that case it is not clear what was the first player's target. In these three earliest illustrations of the pastime it is worth noting that each player has one bowl only, and that the attitude in delivering it was as various five or six hundred years ago as it is today. In the third, he stands almost upright; in the first, he kneels; in the second, he stoops, halfway between the upright and the kneeling position. The game eventually came under the ban of king and parliament, both fearing it might jeopardise the practice of archery, then so important in battle. Statutes forbidding it and other sports were enacted in the reigns of Edward III, Richard II and other monarchs. Even when, on the invention of gunpowder and firearms, the bow had fallen into disuse as a weapon of war, the prohibition was continued. The discredit attaching to bowling alleys, first established in London in 1455, probably encouraged subsequent repressive legislation, for many of the alleys were connected with taverns frequented by the dissolute and gamesters. Erasmus referred to the game as globurum. The name of bowls is implied in the gerund bowlyn, recorded in the mid-15th century. The term bowl for "wooden ball" is recorded in the early 1400s. The name is explicitly mentioned, as bowles, in a list of unlawful games in a 1495 act by Henry VII (Tenys, Closshe, Dise, Cardes, Bowles). It occurs again in a similar statute by Henry VIII (1511). By a further act of 1541—which was not repealed until 1845—artificers, labourers, apprentices, servants and the like were forbidden to play bowls at any time except Christmas, and then only in their master's house and presence. It was further enjoined that any one playing bowls outside his own garden or orchard was liable to a penalty of 6s. 8d. (6 shillings and 8 pence), while those possessed of lands of the yearly value of £100 might obtain licences to play on their own private greens. In 1864, William Wallace Mitchell (1803–1884), a Glasgow Cotton Merchant, published his "Manual of Bowls Playing" following his work as the secretary formed in 1849 by Scottish bowling clubs which became the basis of the rules of the modern game. Young Mitchell was only 11 years old when he played on Kilmarnock bowling green, the oldest club in Scotland, instituted in 1740. The patenting of the first lawn mower in 1830, in Britain, is strongly believed to have been the catalyst for the worldwide preparation of modern-style greens, sporting ovals, playing fields, pitches, grass courts, etc. This, in turn, led to the codification of modern rules for many sports, including lawn bowls, most football codes, lawn tennis and others. National Bowling Associations were established in the late 1800s. In the then-Victorian Colony (now the state of Victoria, Australia), the (Royal) Victorian Bowling Association was formed in 1880. The Scottish Bowling Association was established in 1892, although there had been a failed attempt in 1848 by 200 Scottish clubs. Today, bowls is played in over 40 countries with more than 50 member national authorities. The home of the modern game is still Scotland with the World Bowls Centre in Edinburgh at Caledonia House, 1 Redheughs Rigg, South Gyle, Edinburgh, EH12 9DQ. Lawn bowls is usually played on a large, rectangular, precisely levelled and manicured grass or synthetic surface known as a bowling green which is divided into parallel playing strips called rinks. In the simplest competition, singles, one of the two opponents flips a coin to see who wins the "mat" and begins a segment of the competition (in bowling parlance, an "end"), by placing the mat and rolling the jack to the other end of the green to serve as a target. Once it has come to rest, the jack is aligned to the centre of the rink and the players take turns to roll their bowls from the mat towards the jack and thereby build up the "head". A bowl may curve outside the rink boundary on its path, but must come to rest within the rink boundary to remain in play. Bowls falling into the ditch are dead and removed from play, except in the event when one has "touched" the jack on its way. "Touchers" are marked with chalk and remain alive in play even if they get into the ditch. Similarly if the jack is knocked into the ditch it is still alive unless it is out of bounds to the side resulting in a "dead" end which is replayed, though according to international rules the jack is "respotted" to the centre of the rink and the end is continued. After each competitor has delivered all of their bowls (four each in singles and pairs, three each in triples, and two bowls each in fours), the distance of the closest bowls to the jack is determined (the jack may have been displaced) and points, called "shots", are awarded for each bowl which a competitor has closer than the opponent's nearest to the jack. For instance, if a competitor has bowled two bowls closer to the jack than their opponent's nearest, they are awarded two shots. The exercise is then repeated for the next end, a game of bowls typically being of twenty-one ends. Lawn bowls is played on grass and variations from green to green are common. Greens come in all shapes and sizes: the most common are fast, slow, big crown, small crown. Bowls is generally played in a very good spirit, even at the highest professional level, acknowledgment of opponents' successes and near misses being quite normal. Scoring systems vary from competition to competition. Games can be decided when: Games to a specified number of ends may also be drawn. The draw may stand, or the opponents may be required to play an extra end to decide the winner. These provisions are always published beforehand in the event's Conditions of Play. In the Laws of the Sport of Bowls the winner in a singles game is the first player to score 21 shots. In all other disciplines (pairs, triples, fours) the winner is the team who has scored the most shots after 21/25 ends of play. Often local tournaments will play shorter games (often 10 or 12 ends). Some competitions use a "set" scoring system, with the first to seven points awarded a set in a best-of-three or best-of-five set match. As well as singles competition, there can be two (pairs), three (triples) and four-player (fours) teams. In these, teams bowl alternately, with each player within a team bowling all their bowls, then handing over to the next player. The team captain or "skip" always plays last and is instrumental in directing his team's shots and tactics. The current method of scoring in the professional tour (World Bowls Tour) is sets. Each set consists of nine ends and the player with the most shots at the end of a set wins the set. If the score is tied the set is halved. If a player wins two sets, or gets a win and a tie, that player wins the game. If each player wins a set, or both sets end tied, there is a 3-end tiebreaker to determine a winner. Bowls are designed to travel a curved path because of a weight bias which was originally produced by inserting weights in one side of the bowl. The word bias itself is recorded as a technical term of the game in the 1560s. The insertion of weights is no longer permitted by the rules and bias is now produced entirely by the shape of the bowl. A bowler determines the bias direction of the bowl in his hand by a dimple or symbol on one side. Regulations determine the minimum bias allowed, and the range of diameters (11.6 to 13.1 cm (4.6 to 5.2 in)), but within these rules bowlers can and do choose bowls to suit their own preference. They were originally made from lignum vitae, a dense wood giving rise to the term "woods" for bowls, but are now more typically made of a hard plastic composite material. Bowls were once only available coloured black or brown, but they are now available in a variety of colours. They have unique symbol markings engraved on them for identification. Since many bowls look the same, coloured, adhesive stickers or labels are also used to mark the bowls of each team in bowls matches. Some local associations agree on specific colours for stickers for each of the clubs in their area. Provincial or national colours are often assigned in national and international competitions. These stickers are used by officials to distinguish teams. Bowls have symbols unique to the set of four for identification. The side of the bowl with a larger symbol within a circle indicates the side away from the bias. That side with a smaller symbol within a smaller circle is the bias side toward which the bowl will turn. It is not uncommon for players to deliver a "wrong bias" shot from time to time and see their carefully aimed bowl crossing neighbouring rinks rather than heading towards their jack. When bowling there are several types of delivery. "Draw" shots are those where the bowl is rolled to a specific location without causing too much disturbance of bowls already in the head. For a right-handed bowler, "forehand draw" or "finger peg" is initially aimed to the right of the jack, and curves in to the left. The same bowler can deliver a "backhand draw" or "thumb peg" by turning the bowl over in his hand and curving it the opposite way, from left to right. In both cases, the bowl is rolled as close to the jack as possible, unless tactics demand otherwise. A "drive" or "fire" or "strike" involves bowling with force with the aim of knocking either the jack or a specific bowl out of play - and with the drive's speed, there is virtually no noticeable (or, at least, much less) curve on the shot. An "upshot" or "yard on" shot involves delivering the bowl with an extra degree of weight (often referred to as "controlled" weight or "rambler"), enough to displace the jack or disturb other bowls in the head without killing the end. A "block" shot is one that is intentionally placed short to defend from a drive or to stop an oppositions draw shot. The challenge in all these shots is to be able to adjust line and length accordingly, the faster the delivery, the narrower the line or "green". Particularly in team competition there can be a large number of bowls on the green towards the conclusion of the end, and this gives rise to complex tactics. Teams "holding shot" with the closest bowl will often make their subsequent shots not with the goal of placing the bowl near the jack, but in positions to make it difficult for opponents to get their bowls into the head, or to places where the jack might be deflected to if the opponent attempts to disturb the head. There are many different ways to set up the game. Crown Green Bowling utilises the entire green. A player can send the jack anywhere on the green in this game and the green itself is more akin to a golf green, with much undulation. It is played with only two woods each. The jack also has a bias and is only slightly smaller than the woods. At the amateur level it is usual for several ends to be played simultaneously on one green. If two moving woods meet, both are taken back and the shots replayed. If a moving wood strikes a stationary wood or jack from another end, it is again taken back and replayed, but the bowl struck is replaced where contact took place. The game is played usually to 21-up in Singles and Doubles format with some competitions playing to 31-up. The Panel (Professional Crown Green Bowls) is played at the Red Lion Bowling Green, Westhoughton daily and is played to 41-up with greenside betting throughout play. The Green was formerly owned by the pub (now demolished) but was purchased in 2007 by The Panel who paid the brewery £12,000 for the renowned green and its surrounds. Singles, triples and fours and Australian pairs are some ways the game can be played. In singles, two people play against each other and the first to reach 21, 25, or 31 shots (as decided by the controlling body) is the winner. In one variation of singles play, each player uses two bowls only and the game is played over 21 ends. A player concedes the game before the 21st end if the score difference is such that it is impossible to draw equal or win within the 21 ends. If the score is equal after 21 ends, an extra end is played to decide the winner. An additional scoring method is set play. This comprises two sets over nine ends. Should a player win a set each, they then play a further 3 ends that will decide the winner. Pairs allows both people on a team to play Skip and Lead. The lead throws two bowls, the skip delivers two, then the lead delivers his remaining two, the skip then delivers his remaining two bowls. Each end, the leads and skips switch positions. This is played over 21 ends or sets play. Triples is with three players while Fours is with four players in each team and is played over 21 ends. Another pairs variation is 242 pairs (also known as Australian Pairs). In the first end of the game the A players lead off with 2 bowls each, then the B players play 4 bowls each, before the A players complete the end with their final 2 bowls. The A players act as lead and skip in the same end. In the second end the roles are reversed with the A players being in the middle. This alternating pattern continues through the game which is typically over 15 ends. Short Mat Bowls is an all-year sport unaffected by weather conditions and it does not require a permanent location as the rink mats can be rolled up and stowed away. This makes it particularly appropriate for small communities as it can be played in village halls, schools, sports and social clubs. Bowls are played by the blind and paraplegic. Blind bowlers are extremely skillful. A string is run out down the centre of the lane and wherever the jack lands, it is moved across to the string and the length is called out by a sighted marker. When the woods are sent the distance from the jack is called out, in yards, feet and inches. The position in relation to the jack is given using the clock; 12.00 is behind the jack. In the province of West Flanders (and surrounding regions), tra bowls is the most popular variation of bowls. As opposed to playing it on a flat or uneven terrain, the terrain is made smooth but hollow (tra just means "hollow road" in Flemish). The hollow road causes the path to be curving even more. The balls are biased in the same way as the lawn bowls balls but with a diameter of about 20 cm (7.9 in), a thickness of 12 cm (4.7 in) and a weight of about 2 kg (4.4 lb), they are a bit bigger than usual bowls. The target is an unmovable feather or metal plate on the ground, instead of a small ball. The length of the tra is about 18 m (59 ft). The scoring is also different, as a point is awarded for every shot that brings the ball closer to the target than any opponent's ball. This causes pure blocking strategies to be less effective. In 1972, the West-Flemish tra bowls federation was founded to uniform the local differing rules and to organise a match calendar. Meanwhile, they also organise championships and tournaments. There are various bowls competitions held around the world (see - World Bowls Events). Bowls is one of the "core sports" that must be included at each edition of the Commonwealth Games. With the exception of the 1966 Games, the sport has been included in all Games since their inception in 1930. England has so far dominated the sport with 51 medals.
[ { "paragraph_id": 0, "text": "Bowls, also known as lawn bowls or lawn bowling, is a sport in which the objective is to roll biased balls so that they stop close to a smaller ball called a \"jack\" or \"kitty\". It is played on a bowling green, which may be flat (for \"flat-green bowls\") or convex or uneven (for \"crown green bowls\"). It is normally played outdoors (although there are many indoor venues) and the outdoor surface is either natural grass, artificial turf or cotula (in New Zealand).", "title": "" }, { "paragraph_id": 1, "text": "Bowls is a variant of the boules games (Italian Bocce), which, in their general form, are of ancient or prehistoric origin. Ancient Greek variants are recorded that involved throwing light objects (such as flat stones, coins, or later also stone balls) as far as possible. The aspect of tossing the balls to approach a target as closely as possible is recorded in ancient Rome. This game was spread to Roman Gaul by soldiers or sailors. A Roman sepulchre in Florence shows people playing this game, stooping down to measure the points.", "title": "History" }, { "paragraph_id": 2, "text": "Bowls in England has been traced certainly to the 13th century, and conjecturally to the 12th century. William Fitzstephen (d. about 1190), in his biography of Thomas Becket, gives a graphic sketch of the London of his day and, writing of the summer amusements of young men, says that on holidays they were \"exercised in Leaping, Shooting, Wrestling, Casting of Stones [in jactu lapidum], and Throwing of Javelins fitted with Loops for the Purpose, which they strive to fling before the Mark; they also use Bucklers, like fighting Men.\" It is commonly supposed that by jactus lapidum, Fitzstephen refers to an early variety of bowls, possibly played using round stone; there is a record of iron bowls being used, though at a much later date, on festive occasions at Nairn.. On the other hand, the jactus lapidum of which he speaks may have been more akin to shot put.", "title": "History" }, { "paragraph_id": 3, "text": "It is clear, at any rate, that a rudimentary form of the game was played in England in the 13th century. A manuscript of that period in the royal library, Windsor (No. 20, E iv.), contains a drawing representing two players aiming at a small cone instead of an earthenware ball or jack. The world's oldest surviving bowling green is the Southampton Old Bowling Green, which was first used in 1299.", "title": "History" }, { "paragraph_id": 4, "text": "Another manuscript of the same century has a crude but spirited picture which brings us into close touch with the existing game. Three figures are introduced and a jack. The first player's bowl has come to rest just in front of the jack; the second has delivered his bowl and is following after it with one of those eccentric contortions still not unusual on modern greens, the first player meanwhile making a repressive gesture with his hand, as if to urge the bowl to stop short of his own; the third player is depicted as in the act of delivering his bowl. A 14th-century manuscript, Book of Prayers, in the Francis Douce collection in the Bodleian Library at Oxford, contains a drawing in which two persons are shown, but they bowl to no mark. Strutt (Sports and Pastimes) suggests that the first player's bowl may have been regarded by the second player as a species of jack; but in that case it is not clear what was the first player's target. In these three earliest illustrations of the pastime it is worth noting that each player has one bowl only, and that the attitude in delivering it was as various five or six hundred years ago as it is today. In the third, he stands almost upright; in the first, he kneels; in the second, he stoops, halfway between the upright and the kneeling position.", "title": "History" }, { "paragraph_id": 5, "text": "The game eventually came under the ban of king and parliament, both fearing it might jeopardise the practice of archery, then so important in battle. Statutes forbidding it and other sports were enacted in the reigns of Edward III, Richard II and other monarchs. Even when, on the invention of gunpowder and firearms, the bow had fallen into disuse as a weapon of war, the prohibition was continued. The discredit attaching to bowling alleys, first established in London in 1455, probably encouraged subsequent repressive legislation, for many of the alleys were connected with taverns frequented by the dissolute and gamesters.", "title": "History" }, { "paragraph_id": 6, "text": "Erasmus referred to the game as globurum. The name of bowls is implied in the gerund bowlyn, recorded in the mid-15th century. The term bowl for \"wooden ball\" is recorded in the early 1400s. The name is explicitly mentioned, as bowles, in a list of unlawful games in a 1495 act by Henry VII (Tenys, Closshe, Dise, Cardes, Bowles). It occurs again in a similar statute by Henry VIII (1511). By a further act of 1541—which was not repealed until 1845—artificers, labourers, apprentices, servants and the like were forbidden to play bowls at any time except Christmas, and then only in their master's house and presence. It was further enjoined that any one playing bowls outside his own garden or orchard was liable to a penalty of 6s. 8d. (6 shillings and 8 pence), while those possessed of lands of the yearly value of £100 might obtain licences to play on their own private greens.", "title": "History" }, { "paragraph_id": 7, "text": "In 1864, William Wallace Mitchell (1803–1884), a Glasgow Cotton Merchant, published his \"Manual of Bowls Playing\" following his work as the secretary formed in 1849 by Scottish bowling clubs which became the basis of the rules of the modern game. Young Mitchell was only 11 years old when he played on Kilmarnock bowling green, the oldest club in Scotland, instituted in 1740.", "title": "History" }, { "paragraph_id": 8, "text": "The patenting of the first lawn mower in 1830, in Britain, is strongly believed to have been the catalyst for the worldwide preparation of modern-style greens, sporting ovals, playing fields, pitches, grass courts, etc. This, in turn, led to the codification of modern rules for many sports, including lawn bowls, most football codes, lawn tennis and others.", "title": "History" }, { "paragraph_id": 9, "text": "National Bowling Associations were established in the late 1800s. In the then-Victorian Colony (now the state of Victoria, Australia), the (Royal) Victorian Bowling Association was formed in 1880. The Scottish Bowling Association was established in 1892, although there had been a failed attempt in 1848 by 200 Scottish clubs.", "title": "History" }, { "paragraph_id": 10, "text": "Today, bowls is played in over 40 countries with more than 50 member national authorities. The home of the modern game is still Scotland with the World Bowls Centre in Edinburgh at Caledonia House, 1 Redheughs Rigg, South Gyle, Edinburgh, EH12 9DQ.", "title": "History" }, { "paragraph_id": 11, "text": "Lawn bowls is usually played on a large, rectangular, precisely levelled and manicured grass or synthetic surface known as a bowling green which is divided into parallel playing strips called rinks. In the simplest competition, singles, one of the two opponents flips a coin to see who wins the \"mat\" and begins a segment of the competition (in bowling parlance, an \"end\"), by placing the mat and rolling the jack to the other end of the green to serve as a target. Once it has come to rest, the jack is aligned to the centre of the rink and the players take turns to roll their bowls from the mat towards the jack and thereby build up the \"head\".", "title": "Game" }, { "paragraph_id": 12, "text": "A bowl may curve outside the rink boundary on its path, but must come to rest within the rink boundary to remain in play. Bowls falling into the ditch are dead and removed from play, except in the event when one has \"touched\" the jack on its way. \"Touchers\" are marked with chalk and remain alive in play even if they get into the ditch. Similarly if the jack is knocked into the ditch it is still alive unless it is out of bounds to the side resulting in a \"dead\" end which is replayed, though according to international rules the jack is \"respotted\" to the centre of the rink and the end is continued. After each competitor has delivered all of their bowls (four each in singles and pairs, three each in triples, and two bowls each in fours), the distance of the closest bowls to the jack is determined (the jack may have been displaced) and points, called \"shots\", are awarded for each bowl which a competitor has closer than the opponent's nearest to the jack. For instance, if a competitor has bowled two bowls closer to the jack than their opponent's nearest, they are awarded two shots. The exercise is then repeated for the next end, a game of bowls typically being of twenty-one ends.", "title": "Game" }, { "paragraph_id": 13, "text": "Lawn bowls is played on grass and variations from green to green are common. Greens come in all shapes and sizes: the most common are fast, slow, big crown, small crown.", "title": "Game" }, { "paragraph_id": 14, "text": "Bowls is generally played in a very good spirit, even at the highest professional level, acknowledgment of opponents' successes and near misses being quite normal.", "title": "Game" }, { "paragraph_id": 15, "text": "Scoring systems vary from competition to competition. Games can be decided when:", "title": "Scoring" }, { "paragraph_id": 16, "text": "Games to a specified number of ends may also be drawn. The draw may stand, or the opponents may be required to play an extra end to decide the winner. These provisions are always published beforehand in the event's Conditions of Play.", "title": "Scoring" }, { "paragraph_id": 17, "text": "In the Laws of the Sport of Bowls the winner in a singles game is the first player to score 21 shots. In all other disciplines (pairs, triples, fours) the winner is the team who has scored the most shots after 21/25 ends of play. Often local tournaments will play shorter games (often 10 or 12 ends). Some competitions use a \"set\" scoring system, with the first to seven points awarded a set in a best-of-three or best-of-five set match. As well as singles competition, there can be two (pairs), three (triples) and four-player (fours) teams. In these, teams bowl alternately, with each player within a team bowling all their bowls, then handing over to the next player. The team captain or \"skip\" always plays last and is instrumental in directing his team's shots and tactics. The current method of scoring in the professional tour (World Bowls Tour) is sets. Each set consists of nine ends and the player with the most shots at the end of a set wins the set. If the score is tied the set is halved. If a player wins two sets, or gets a win and a tie, that player wins the game. If each player wins a set, or both sets end tied, there is a 3-end tiebreaker to determine a winner.", "title": "Scoring" }, { "paragraph_id": 18, "text": "Bowls are designed to travel a curved path because of a weight bias which was originally produced by inserting weights in one side of the bowl. The word bias itself is recorded as a technical term of the game in the 1560s.", "title": "Bias of bowls" }, { "paragraph_id": 19, "text": "The insertion of weights is no longer permitted by the rules and bias is now produced entirely by the shape of the bowl. A bowler determines the bias direction of the bowl in his hand by a dimple or symbol on one side. Regulations determine the minimum bias allowed, and the range of diameters (11.6 to 13.1 cm (4.6 to 5.2 in)), but within these rules bowlers can and do choose bowls to suit their own preference. They were originally made from lignum vitae, a dense wood giving rise to the term \"woods\" for bowls, but are now more typically made of a hard plastic composite material.", "title": "Bias of bowls" }, { "paragraph_id": 20, "text": "Bowls were once only available coloured black or brown, but they are now available in a variety of colours. They have unique symbol markings engraved on them for identification. Since many bowls look the same, coloured, adhesive stickers or labels are also used to mark the bowls of each team in bowls matches. Some local associations agree on specific colours for stickers for each of the clubs in their area. Provincial or national colours are often assigned in national and international competitions. These stickers are used by officials to distinguish teams.", "title": "Bias of bowls" }, { "paragraph_id": 21, "text": "Bowls have symbols unique to the set of four for identification. The side of the bowl with a larger symbol within a circle indicates the side away from the bias. That side with a smaller symbol within a smaller circle is the bias side toward which the bowl will turn. It is not uncommon for players to deliver a \"wrong bias\" shot from time to time and see their carefully aimed bowl crossing neighbouring rinks rather than heading towards their jack.", "title": "Bias of bowls" }, { "paragraph_id": 22, "text": "When bowling there are several types of delivery. \"Draw\" shots are those where the bowl is rolled to a specific location without causing too much disturbance of bowls already in the head. For a right-handed bowler, \"forehand draw\" or \"finger peg\" is initially aimed to the right of the jack, and curves in to the left. The same bowler can deliver a \"backhand draw\" or \"thumb peg\" by turning the bowl over in his hand and curving it the opposite way, from left to right. In both cases, the bowl is rolled as close to the jack as possible, unless tactics demand otherwise. A \"drive\" or \"fire\" or \"strike\" involves bowling with force with the aim of knocking either the jack or a specific bowl out of play - and with the drive's speed, there is virtually no noticeable (or, at least, much less) curve on the shot. An \"upshot\" or \"yard on\" shot involves delivering the bowl with an extra degree of weight (often referred to as \"controlled\" weight or \"rambler\"), enough to displace the jack or disturb other bowls in the head without killing the end. A \"block\" shot is one that is intentionally placed short to defend from a drive or to stop an oppositions draw shot. The challenge in all these shots is to be able to adjust line and length accordingly, the faster the delivery, the narrower the line or \"green\".", "title": "Bias of bowls" }, { "paragraph_id": 23, "text": "Particularly in team competition there can be a large number of bowls on the green towards the conclusion of the end, and this gives rise to complex tactics. Teams \"holding shot\" with the closest bowl will often make their subsequent shots not with the goal of placing the bowl near the jack, but in positions to make it difficult for opponents to get their bowls into the head, or to places where the jack might be deflected to if the opponent attempts to disturb the head.", "title": "Variations of play" }, { "paragraph_id": 24, "text": "There are many different ways to set up the game. Crown Green Bowling utilises the entire green. A player can send the jack anywhere on the green in this game and the green itself is more akin to a golf green, with much undulation. It is played with only two woods each. The jack also has a bias and is only slightly smaller than the woods. At the amateur level it is usual for several ends to be played simultaneously on one green. If two moving woods meet, both are taken back and the shots replayed. If a moving wood strikes a stationary wood or jack from another end, it is again taken back and replayed, but the bowl struck is replaced where contact took place. The game is played usually to 21-up in Singles and Doubles format with some competitions playing to 31-up. The Panel (Professional Crown Green Bowls) is played at the Red Lion Bowling Green, Westhoughton daily and is played to 41-up with greenside betting throughout play. The Green was formerly owned by the pub (now demolished) but was purchased in 2007 by The Panel who paid the brewery £12,000 for the renowned green and its surrounds.", "title": "Variations of play" }, { "paragraph_id": 25, "text": "Singles, triples and fours and Australian pairs are some ways the game can be played. In singles, two people play against each other and the first to reach 21, 25, or 31 shots (as decided by the controlling body) is the winner. In one variation of singles play, each player uses two bowls only and the game is played over 21 ends. A player concedes the game before the 21st end if the score difference is such that it is impossible to draw equal or win within the 21 ends. If the score is equal after 21 ends, an extra end is played to decide the winner. An additional scoring method is set play. This comprises two sets over nine ends. Should a player win a set each, they then play a further 3 ends that will decide the winner.", "title": "Variations of play" }, { "paragraph_id": 26, "text": "Pairs allows both people on a team to play Skip and Lead. The lead throws two bowls, the skip delivers two, then the lead delivers his remaining two, the skip then delivers his remaining two bowls. Each end, the leads and skips switch positions. This is played over 21 ends or sets play. Triples is with three players while Fours is with four players in each team and is played over 21 ends.", "title": "Variations of play" }, { "paragraph_id": 27, "text": "Another pairs variation is 242 pairs (also known as Australian Pairs). In the first end of the game the A players lead off with 2 bowls each, then the B players play 4 bowls each, before the A players complete the end with their final 2 bowls. The A players act as lead and skip in the same end. In the second end the roles are reversed with the A players being in the middle. This alternating pattern continues through the game which is typically over 15 ends.", "title": "Variations of play" }, { "paragraph_id": 28, "text": "Short Mat Bowls is an all-year sport unaffected by weather conditions and it does not require a permanent location as the rink mats can be rolled up and stowed away. This makes it particularly appropriate for small communities as it can be played in village halls, schools, sports and social clubs.", "title": "Variations of play" }, { "paragraph_id": 29, "text": "Bowls are played by the blind and paraplegic. Blind bowlers are extremely skillful. A string is run out down the centre of the lane and wherever the jack lands, it is moved across to the string and the length is called out by a sighted marker. When the woods are sent the distance from the jack is called out, in yards, feet and inches. The position in relation to the jack is given using the clock; 12.00 is behind the jack.", "title": "Variations of play" }, { "paragraph_id": 30, "text": "In the province of West Flanders (and surrounding regions), tra bowls is the most popular variation of bowls. As opposed to playing it on a flat or uneven terrain, the terrain is made smooth but hollow (tra just means \"hollow road\" in Flemish). The hollow road causes the path to be curving even more.", "title": "Variations of play" }, { "paragraph_id": 31, "text": "The balls are biased in the same way as the lawn bowls balls but with a diameter of about 20 cm (7.9 in), a thickness of 12 cm (4.7 in) and a weight of about 2 kg (4.4 lb), they are a bit bigger than usual bowls. The target is an unmovable feather or metal plate on the ground, instead of a small ball. The length of the tra is about 18 m (59 ft).", "title": "Variations of play" }, { "paragraph_id": 32, "text": "The scoring is also different, as a point is awarded for every shot that brings the ball closer to the target than any opponent's ball. This causes pure blocking strategies to be less effective.", "title": "Variations of play" }, { "paragraph_id": 33, "text": "In 1972, the West-Flemish tra bowls federation was founded to uniform the local differing rules and to organise a match calendar. Meanwhile, they also organise championships and tournaments.", "title": "Variations of play" }, { "paragraph_id": 34, "text": "There are various bowls competitions held around the world (see - World Bowls Events).", "title": "Competitions" }, { "paragraph_id": 35, "text": "Bowls is one of the \"core sports\" that must be included at each edition of the Commonwealth Games. With the exception of the 1966 Games, the sport has been included in all Games since their inception in 1930. England has so far dominated the sport with 51 medals.", "title": "Competitions" }, { "paragraph_id": 36, "text": "", "title": "External links" } ]
Bowls, also known as lawn bowls or lawn bowling, is a sport in which the objective is to roll biased balls so that they stop close to a smaller ball called a "jack" or "kitty". It is played on a bowling green, which may be flat or convex or uneven. It is normally played outdoors and the outdoor surface is either natural grass, artificial turf or cotula.
2001-09-24T13:56:05Z
2023-11-17T01:22:32Z
[ "Template:Cite web", "Template:Bowling", "Template:Use dmy dates", "Template:Pp-semi-indef", "Template:Year needed", "Template:Convert", "Template:Lang", "Template:Visible anchor", "Template:Reflist", "Template:Commons category-inline", "Template:EB1911", "Template:Team Sports", "Template:Short description", "Template:Other uses", "Template:Infobox sport", "Template:Cite news", "Template:Webarchive", "Template:Curlie", "Template:Prone to spam", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Bowls
4,249
Barcelonnette
Barcelonnette (French pronunciation: [baʁsəlɔnɛt]; Occitan: Barciloneta de Provença, also Barcilona; obsolete Italian: Barcellonetta) is a commune of France and a subprefecture in the department of Alpes-de-Haute-Provence, in the Provence-Alpes-Côte d'Azur region. It is located in the southern French Alps, at the crossroads between Provence, Piedmont and the Dauphiné, and is the largest town in the Ubaye Valley. The town's inhabitants are known as Barcelonnettes. Barcelonnette was founded and named in 1231, by Ramon Berenguer IV, Count of Provence. While the town's name is generally seen as a diminutive form of Barcelona in Catalonia, Albert Dauzat and Charles Rostaing point out an earlier attestation of the name Barcilona in Barcelonnette in around 1200, and suggest that it is derived instead from two earlier stems signifying a mountain, *bar and *cin (the latter of which is also seen in the name of Mont Cenis). In the Vivaro-Alpine dialect of Occitan, the town is known as Barcilona de Provença or more rarely Barciloneta according to the classical norm; under the Mistralian norm it is called Barcilouna de Prouvença or Barcilouneto. In Valéian (the dialect of Occitan spoken in the Ubaye Valley), it is called Barcilouna de Prouvença or Barcilounéta. Barcino Nova is the town's Latin name meaning "new Barcelona"; Barcino was the Roman name for Barcelona in Catalonia from its foundation by Emperor Augustus in 10 BC, and it was only changed to Barcelona in the Middle Ages. The inhabitants of the town are called Barcelonnettes, or Vilandroises in Valéian. The Barcelonnette region was populated by Ligures from the 1st millennium BC onwards, and the arrival of the Celts several centuries later led to the formation of a mixed Celto-Ligurian people, the Vesubians. Polybius described the Vesubians as belligerent but nonetheless civilised and mercantile, and Julius Caesar praised their bravery. The work History of the Gauls also places the Vesubians in the Ubaye Valley. Following the Roman conquest of Provence, Barcelonnette was included in a small province with modern Embrun as its capital and governed by Albanus Bassalus. This was integrated soon afterwards into Gallia Narbonensis. In 36 AD, Emperor Tiberius transferred Barcelonnette to the province of the Cottian Alps. The town was known as Rigomagensium under the Roman Empire and was the capital of a civitas (a provincial subdivision), though no Roman money has yet been found in the canton of Barcelonnette. The town of Barcelonnette was founded in 1231 by Ramon Berenguer IV, Count of Provence. According to Charles Rostaing, this act of formal "foundation", according certain privileges to the town, was a means of regenerating the destroyed town of Barcilona. The town was afforded a consulat (giving it the power to administer and defend itself) in 1240. Control of the area in the Middle Ages swung between the Counts of Savoy and of Provence. In 1388, after Count Louis II of Provence had left to conquer Naples, the Count of Savoy Amadeus VIII took control of Barcelonnette; however, it returned to Provençal control in 1390, with the d'Audiffret family as its lords. On the death of Louis II in 1417 it reverted to Savoy, and, although Count René again retook the area for Provence in 1471, it had returned to Savoyard dominance by the start of the 16th century, by which point the County of Provence had become united with the Kingdom of France due to the death of Count Charles V in 1481. During Charles V's invasion of Provence in 1536, Francis I of France sent the Count of Fürstenberg's 6000 Landsknechte to ravage the area in a scorched earth policy. Barcelonnette and the Ubaye Valley remained under French sovereignty until the second Treaty of Cateau-Cambrésis on 3 April 1559. In 1588 the troops of François, Duke of Lesdiguières entered the town and set fire to the church and convent during their campaign against the Duke of Savoy. In 1600, after the Treaty of Vervins, conflict returned between Henry IV of France and Savoy, and Lesdiguières retook Barcelonnette until the conclusion of the Treaty of Lyon on 17 January the following year. In 1628, during the War of the Mantuan Succession, Barcelonnette and the other towns of the Ubaye Valley were pillaged and burned by Jacques du Blé d'Uxelles and his troops, as they passed through towards Italy to the Duke of Mantua's aid. The town was retaken by the Duke of Savoy in 1630; and in 1691 it was captured by the troops of the Marquis de Vins during the War of the League of Augsburg. Between 1614 and 1713, Barcelonnette was the seat of one of the four prefectures under the jurisdiction of the Senate of Nice. At this time, the community of Barcelonnette successfully purchased the seigneurie of the town as it was put to auction by the Duke of Savoy; it thereby gained its own justicial powers. In 1646, a college was founded in Barcelonnette. A "significant" part of the town's inhabitants had, by the 16th century, converted to Protestantism, and were repressed during the French Wars of Religion. The viguerie of Barcelonnette (also comprising Saint-Martin and Entraunes) was reattached to France in 1713 as part of a territorial exchange with the Duchy of Savoy during the Treaties of Utrecht. The town remained the site of a viguerie until the French Revolution. A decree of the council of state on 25 December 1714 reunited Barcelonnete with the general government of Provence. Barcelonnette was one of few settlements in Haute-Provence to acquire a Masonic Lodge before the Revolution, in fact having two: In March 1789, riots took place as a result of a crisis in wheat production. In July, the Great Fear of aristocratic reprisal against the ongoing French Revolution struck France, arriving in the Barcelonnette area on 31 July 1789 (when the news of the storming of the Bastille first reached the town) before spreading towards Digne. This agitation continued in the Ubaye Valley; a new revolt broke out on 14 June, and famine was declared in April 1792. The patriotic society of the commune was one of the first 21 created in Alpes-de-Haute-Provence, in spring 1792, by the envoys of the departmental administration. Around a third of the male population attended at the club. Another episode of political violence occurred in August 1792. Barcelonnette was the seat of the District of Barcelonnette from 1790 to 1800. In December 1851, the town was home to a movement of republican resistance towards Napoleon III's coup. Though only a minority of the population, the movement rebelled on Sunday 7 December, the day after the news of the coup arrived. Town officials and gendarmes were disarmed and placed in the maison d'arrêt. A committee of public health was created on 8 December; on 9 December the inhabitants of Jausiers and its surroundings formed a colony under the direction of general councillor Brès, and Mayor Signoret of Saint-Paul-sur-Ubaye. This was stopped, however, on 10 December before it could reach Barcelonnette, as the priest of the subprefecture had intervened. On 11 December, several officials escaped and found refuge in L'Argentière in Piedmont. The arrival of troops on 16 December put a final end to the republican resistance without bloodshed, and 57 insurgents were tried; 38 were condemned to deportation (though several were pardoned in April). Between 1850 and 1950, Barcelonnette was the source of a wave of emigration to Mexico. Among these emigrants was Jean Baptiste Ebrard, founder of the Liverpool department store chain in Mexico; Marcelo Ebrard, the head of government of Mexico City from 2006 to 2012, is one of his descendents. On the edges of Barcelonnette and Jausiers there are several houses and villas of colonial style (known as maisons mexicaines), constructed by emigrants to Mexico who returned to France between 1870 and 1930. A plaque in the town commemorates the deaths of ten Mexican citizens who returned to Barcelonnette to fight in the First World War. During the Second World War, 26 Jews were arrested in Barcelonnette before being deported. The 89th compagnie de travailleurs étrangers (Company of Foreign Workers), consisting of foreigners judged as undesirable by the Third Republic and the Vichy regime and committed to forced labour, was established in Barcelonnette. The 11th Battalion of Chasseurs alpins was garrisoned at Barcelonnette between 1948 and 1990. Barcelonnette is situated in the wide and fertile Ubaye Valley, of which it is the largest town. It lies at an elevation of 1132 m (3717 ft) on the right bank of the Ubaye River, and is surrounded by mountains which reach peaks of over 3000 m; the tallest of these is the Needle of Chambeyron at 3412 m. Barcelonnette is situated 210 km from Turin, 91 km from Nice and 68 km from Gap. As a result of its relief and geographic situation, the Ubaye Valley has an "abundance of plant and animal species". The fauna is largely constituted of golden eagles, marmots, ibex and vultures, and the flora includes a large proportion of larches, génépis and white asphodels. The Ubaye Valley has an alpine climate and winters are harsh as a result of the altitude, but there are only light winds as a result of the relief. There are on average almost 300 days of sun and 700 mm of rain per year. None of the 200 communes of the department is entirely free of seismic risk; the canton of Barcelonnette is placed in zone 1b (low risk) by the determinist classification of 1991 based on seismic history, and zone 4 (average risk) according to the probabilistic EC8 classification of 2011. The commune is also vulnerable to avalanches, forest fires, floods, and landslides. Barcelonnette is also exposed to the possibility of a technological hazard in that road transport of dangerous materials is allowed to pass through on the RD900. The town has been subject to several orders of natural disaster: floods and mudslides in 1994 and 2008, and landslides in 1996 and 1999. The strongest recorded earthquakes in the region occurred on 5 April 1959, with its epicentre at Saint-Paul-sur-Ubaye and a recorded intensity of 6.5 at Barcelonnette, and on 17 February 1947, with its epicentre at Prazzo over the Italian border. The subprefecture has been situated since 1978 in a maison mexicaine, the Villa l'Ubayette, constructed between 1901 and 1903. In 1471, the community of Barcelonnette (including several surrounding parishes) comprised 421 fires (households). In 1765, it had 6,674 inhabitants, but emigration, particularly to Mexico, slowed the town's growth in the period before the Second World War. According to the census of 2017, Barcelonnette has a population of 2,598 (municipal population) across a total area of 16.42 km. The town is characterised by low population density. Between 1990 and 1999 the town's annual mean population growth was -0.6%, though between 1999 and 2007 this increased to an average of -0.2%. The city is mainly a tourist and resort centre, serving many ski lodges. The Pra-Loup resort is 7 km from Barcelonnette; Le Sauze is 5 km away. It and the Ubaye Valley are served by the Barcelonnette – Saint-Pons Airfield. Notably, Barcelonnette is the only subprefecture of France not served by rail transport; the Ubaye line which would have linked Chorges to Barcelonnette was never completed as a result of the First World War and the construction of the Serre-Ponçon Dam between 1955 and 1961. An école normale (an institute for training primary school teachers) was founded in Barcelonnette in 1833, and remained there until 1888 when it was transferred to Digne. The lycée André-Honnorat de Barcelonnette, originally the collège Saint-Maurice and renamed after the politician André Honnorat in 1919, is located in the town; Pierre-Gilles de Gennes and Carole Merle both studied there. Currently, three schools exist in Barcelonnette: a public nursery school, a public elementary school, and a private school (under a contract by which the teachers are paid by the national education system). In 2010 the lycée André-Honnorat opened a boarding school aimed at gifted students of poorer social backgrounds, in order to give them better conditions in which to study. It is located in the Quartier Craplet, formerly the garrison of the 11th Battalion of Chasseurs Alpins and then the French Army's Centre d'instruction et d'entraînement au combat en montagne (CIECM). Barcelonnette – Saint-Pons Airfield (IATA: BAE, ICAO LFMR) is located at Saint Pons, 3 km (2 miles) west of Barcelonnette. Barcelonnette is twinned with: It is also the site of a Mexican honorary consulate.
[ { "paragraph_id": 0, "text": "Barcelonnette (French pronunciation: [baʁsəlɔnɛt]; Occitan: Barciloneta de Provença, also Barcilona; obsolete Italian: Barcellonetta) is a commune of France and a subprefecture in the department of Alpes-de-Haute-Provence, in the Provence-Alpes-Côte d'Azur region. It is located in the southern French Alps, at the crossroads between Provence, Piedmont and the Dauphiné, and is the largest town in the Ubaye Valley. The town's inhabitants are known as Barcelonnettes.", "title": "" }, { "paragraph_id": 1, "text": "Barcelonnette was founded and named in 1231, by Ramon Berenguer IV, Count of Provence. While the town's name is generally seen as a diminutive form of Barcelona in Catalonia, Albert Dauzat and Charles Rostaing point out an earlier attestation of the name Barcilona in Barcelonnette in around 1200, and suggest that it is derived instead from two earlier stems signifying a mountain, *bar and *cin (the latter of which is also seen in the name of Mont Cenis).", "title": "Toponymy" }, { "paragraph_id": 2, "text": "In the Vivaro-Alpine dialect of Occitan, the town is known as Barcilona de Provença or more rarely Barciloneta according to the classical norm; under the Mistralian norm it is called Barcilouna de Prouvença or Barcilouneto. In Valéian (the dialect of Occitan spoken in the Ubaye Valley), it is called Barcilouna de Prouvença or Barcilounéta. Barcino Nova is the town's Latin name meaning \"new Barcelona\"; Barcino was the Roman name for Barcelona in Catalonia from its foundation by Emperor Augustus in 10 BC, and it was only changed to Barcelona in the Middle Ages.", "title": "Toponymy" }, { "paragraph_id": 3, "text": "The inhabitants of the town are called Barcelonnettes, or Vilandroises in Valéian.", "title": "Toponymy" }, { "paragraph_id": 4, "text": "The Barcelonnette region was populated by Ligures from the 1st millennium BC onwards, and the arrival of the Celts several centuries later led to the formation of a mixed Celto-Ligurian people, the Vesubians. Polybius described the Vesubians as belligerent but nonetheless civilised and mercantile, and Julius Caesar praised their bravery. The work History of the Gauls also places the Vesubians in the Ubaye Valley.", "title": "History" }, { "paragraph_id": 5, "text": "Following the Roman conquest of Provence, Barcelonnette was included in a small province with modern Embrun as its capital and governed by Albanus Bassalus. This was integrated soon afterwards into Gallia Narbonensis. In 36 AD, Emperor Tiberius transferred Barcelonnette to the province of the Cottian Alps. The town was known as Rigomagensium under the Roman Empire and was the capital of a civitas (a provincial subdivision), though no Roman money has yet been found in the canton of Barcelonnette.", "title": "History" }, { "paragraph_id": 6, "text": "The town of Barcelonnette was founded in 1231 by Ramon Berenguer IV, Count of Provence. According to Charles Rostaing, this act of formal \"foundation\", according certain privileges to the town, was a means of regenerating the destroyed town of Barcilona. The town was afforded a consulat (giving it the power to administer and defend itself) in 1240.", "title": "History" }, { "paragraph_id": 7, "text": "Control of the area in the Middle Ages swung between the Counts of Savoy and of Provence. In 1388, after Count Louis II of Provence had left to conquer Naples, the Count of Savoy Amadeus VIII took control of Barcelonnette; however, it returned to Provençal control in 1390, with the d'Audiffret family as its lords. On the death of Louis II in 1417 it reverted to Savoy, and, although Count René again retook the area for Provence in 1471, it had returned to Savoyard dominance by the start of the 16th century, by which point the County of Provence had become united with the Kingdom of France due to the death of Count Charles V in 1481.", "title": "History" }, { "paragraph_id": 8, "text": "During Charles V's invasion of Provence in 1536, Francis I of France sent the Count of Fürstenberg's 6000 Landsknechte to ravage the area in a scorched earth policy. Barcelonnette and the Ubaye Valley remained under French sovereignty until the second Treaty of Cateau-Cambrésis on 3 April 1559.", "title": "History" }, { "paragraph_id": 9, "text": "In 1588 the troops of François, Duke of Lesdiguières entered the town and set fire to the church and convent during their campaign against the Duke of Savoy. In 1600, after the Treaty of Vervins, conflict returned between Henry IV of France and Savoy, and Lesdiguières retook Barcelonnette until the conclusion of the Treaty of Lyon on 17 January the following year. In 1628, during the War of the Mantuan Succession, Barcelonnette and the other towns of the Ubaye Valley were pillaged and burned by Jacques du Blé d'Uxelles and his troops, as they passed through towards Italy to the Duke of Mantua's aid. The town was retaken by the Duke of Savoy in 1630; and in 1691 it was captured by the troops of the Marquis de Vins during the War of the League of Augsburg.", "title": "History" }, { "paragraph_id": 10, "text": "Between 1614 and 1713, Barcelonnette was the seat of one of the four prefectures under the jurisdiction of the Senate of Nice. At this time, the community of Barcelonnette successfully purchased the seigneurie of the town as it was put to auction by the Duke of Savoy; it thereby gained its own justicial powers. In 1646, a college was founded in Barcelonnette.", "title": "History" }, { "paragraph_id": 11, "text": "A \"significant\" part of the town's inhabitants had, by the 16th century, converted to Protestantism, and were repressed during the French Wars of Religion.", "title": "History" }, { "paragraph_id": 12, "text": "The viguerie of Barcelonnette (also comprising Saint-Martin and Entraunes) was reattached to France in 1713 as part of a territorial exchange with the Duchy of Savoy during the Treaties of Utrecht. The town remained the site of a viguerie until the French Revolution. A decree of the council of state on 25 December 1714 reunited Barcelonnete with the general government of Provence.", "title": "History" }, { "paragraph_id": 13, "text": "Barcelonnette was one of few settlements in Haute-Provence to acquire a Masonic Lodge before the Revolution, in fact having two:", "title": "History" }, { "paragraph_id": 14, "text": "In March 1789, riots took place as a result of a crisis in wheat production. In July, the Great Fear of aristocratic reprisal against the ongoing French Revolution struck France, arriving in the Barcelonnette area on 31 July 1789 (when the news of the storming of the Bastille first reached the town) before spreading towards Digne.", "title": "History" }, { "paragraph_id": 15, "text": "This agitation continued in the Ubaye Valley; a new revolt broke out on 14 June, and famine was declared in April 1792. The patriotic society of the commune was one of the first 21 created in Alpes-de-Haute-Provence, in spring 1792, by the envoys of the departmental administration. Around a third of the male population attended at the club. Another episode of political violence occurred in August 1792.", "title": "History" }, { "paragraph_id": 16, "text": "Barcelonnette was the seat of the District of Barcelonnette from 1790 to 1800.", "title": "History" }, { "paragraph_id": 17, "text": "In December 1851, the town was home to a movement of republican resistance towards Napoleon III's coup. Though only a minority of the population, the movement rebelled on Sunday 7 December, the day after the news of the coup arrived. Town officials and gendarmes were disarmed and placed in the maison d'arrêt. A committee of public health was created on 8 December; on 9 December the inhabitants of Jausiers and its surroundings formed a colony under the direction of general councillor Brès, and Mayor Signoret of Saint-Paul-sur-Ubaye. This was stopped, however, on 10 December before it could reach Barcelonnette, as the priest of the subprefecture had intervened. On 11 December, several officials escaped and found refuge in L'Argentière in Piedmont. The arrival of troops on 16 December put a final end to the republican resistance without bloodshed, and 57 insurgents were tried; 38 were condemned to deportation (though several were pardoned in April).", "title": "History" }, { "paragraph_id": 18, "text": "Between 1850 and 1950, Barcelonnette was the source of a wave of emigration to Mexico. Among these emigrants was Jean Baptiste Ebrard, founder of the Liverpool department store chain in Mexico; Marcelo Ebrard, the head of government of Mexico City from 2006 to 2012, is one of his descendents. On the edges of Barcelonnette and Jausiers there are several houses and villas of colonial style (known as maisons mexicaines), constructed by emigrants to Mexico who returned to France between 1870 and 1930. A plaque in the town commemorates the deaths of ten Mexican citizens who returned to Barcelonnette to fight in the First World War.", "title": "History" }, { "paragraph_id": 19, "text": "During the Second World War, 26 Jews were arrested in Barcelonnette before being deported. The 89th compagnie de travailleurs étrangers (Company of Foreign Workers), consisting of foreigners judged as undesirable by the Third Republic and the Vichy regime and committed to forced labour, was established in Barcelonnette.", "title": "History" }, { "paragraph_id": 20, "text": "The 11th Battalion of Chasseurs alpins was garrisoned at Barcelonnette between 1948 and 1990.", "title": "History" }, { "paragraph_id": 21, "text": "Barcelonnette is situated in the wide and fertile Ubaye Valley, of which it is the largest town. It lies at an elevation of 1132 m (3717 ft) on the right bank of the Ubaye River, and is surrounded by mountains which reach peaks of over 3000 m; the tallest of these is the Needle of Chambeyron at 3412 m. Barcelonnette is situated 210 km from Turin, 91 km from Nice and 68 km from Gap.", "title": "Geography" }, { "paragraph_id": 22, "text": "As a result of its relief and geographic situation, the Ubaye Valley has an \"abundance of plant and animal species\". The fauna is largely constituted of golden eagles, marmots, ibex and vultures, and the flora includes a large proportion of larches, génépis and white asphodels.", "title": "Geography" }, { "paragraph_id": 23, "text": "The Ubaye Valley has an alpine climate and winters are harsh as a result of the altitude, but there are only light winds as a result of the relief. There are on average almost 300 days of sun and 700 mm of rain per year.", "title": "Geography" }, { "paragraph_id": 24, "text": "None of the 200 communes of the department is entirely free of seismic risk; the canton of Barcelonnette is placed in zone 1b (low risk) by the determinist classification of 1991 based on seismic history, and zone 4 (average risk) according to the probabilistic EC8 classification of 2011. The commune is also vulnerable to avalanches, forest fires, floods, and landslides. Barcelonnette is also exposed to the possibility of a technological hazard in that road transport of dangerous materials is allowed to pass through on the RD900.", "title": "Geography" }, { "paragraph_id": 25, "text": "The town has been subject to several orders of natural disaster: floods and mudslides in 1994 and 2008, and landslides in 1996 and 1999. The strongest recorded earthquakes in the region occurred on 5 April 1959, with its epicentre at Saint-Paul-sur-Ubaye and a recorded intensity of 6.5 at Barcelonnette, and on 17 February 1947, with its epicentre at Prazzo over the Italian border.", "title": "Geography" }, { "paragraph_id": 26, "text": "The subprefecture has been situated since 1978 in a maison mexicaine, the Villa l'Ubayette, constructed between 1901 and 1903.", "title": "Architecture" }, { "paragraph_id": 27, "text": "In 1471, the community of Barcelonnette (including several surrounding parishes) comprised 421 fires (households). In 1765, it had 6,674 inhabitants, but emigration, particularly to Mexico, slowed the town's growth in the period before the Second World War. According to the census of 2017, Barcelonnette has a population of 2,598 (municipal population) across a total area of 16.42 km. The town is characterised by low population density. Between 1990 and 1999 the town's annual mean population growth was -0.6%, though between 1999 and 2007 this increased to an average of -0.2%.", "title": "Population" }, { "paragraph_id": 28, "text": "The city is mainly a tourist and resort centre, serving many ski lodges. The Pra-Loup resort is 7 km from Barcelonnette; Le Sauze is 5 km away. It and the Ubaye Valley are served by the Barcelonnette – Saint-Pons Airfield. Notably, Barcelonnette is the only subprefecture of France not served by rail transport; the Ubaye line which would have linked Chorges to Barcelonnette was never completed as a result of the First World War and the construction of the Serre-Ponçon Dam between 1955 and 1961.", "title": "Economy" }, { "paragraph_id": 29, "text": "An école normale (an institute for training primary school teachers) was founded in Barcelonnette in 1833, and remained there until 1888 when it was transferred to Digne. The lycée André-Honnorat de Barcelonnette, originally the collège Saint-Maurice and renamed after the politician André Honnorat in 1919, is located in the town; Pierre-Gilles de Gennes and Carole Merle both studied there. Currently, three schools exist in Barcelonnette: a public nursery school, a public elementary school, and a private school (under a contract by which the teachers are paid by the national education system).", "title": "Education" }, { "paragraph_id": 30, "text": "In 2010 the lycée André-Honnorat opened a boarding school aimed at gifted students of poorer social backgrounds, in order to give them better conditions in which to study. It is located in the Quartier Craplet, formerly the garrison of the 11th Battalion of Chasseurs Alpins and then the French Army's Centre d'instruction et d'entraînement au combat en montagne (CIECM).", "title": "Education" }, { "paragraph_id": 31, "text": "Barcelonnette – Saint-Pons Airfield (IATA: BAE, ICAO LFMR) is located at Saint Pons, 3 km (2 miles) west of Barcelonnette.", "title": "Transportation" }, { "paragraph_id": 32, "text": "Barcelonnette is twinned with:", "title": "International links" }, { "paragraph_id": 33, "text": "It is also the site of a Mexican honorary consulate.", "title": "International links" } ]
Barcelonnette is a commune of France and a subprefecture in the department of Alpes-de-Haute-Provence, in the Provence-Alpes-Côte d'Azur region. It is located in the southern French Alps, at the crossroads between Provence, Piedmont and the Dauphiné, and is the largest town in the Ubaye Valley. The town's inhabitants are known as Barcelonnettes.
2002-02-25T15:43:11Z
2023-09-01T20:34:02Z
[ "Template:ISBN", "Template:Webarchive", "Template:Lang-it", "Template:Reflist", "Template:Clear left", "Template:Doi", "Template:Palissy", "Template:Specify", "Template:Flagicon", "Template:IPA-fr", "Template:Lang", "Template:Historical populations", "Template:Cassini-Ehess", "Template:Alpes-de-Haute-Provence communes", "Template:Use dmy dates", "Template:Distinguish", "Template:Cite web", "Template:Cite EB1911", "Template:Commons category", "Template:In lang", "Template:Authority control", "Template:Infobox French commune", "Template:Lang-oc" ]
https://en.wikipedia.org/wiki/Barcelonnette
4,251
Baháʼí Faith
The Baháʼí Faith is a religion founded in the 19th century that teaches the essential worth of all religions and the unity of all people. Established by Baháʼu'lláh, it initially developed in Iran and parts of the Middle East, where it has faced ongoing persecution since its inception. The religion is estimated to have five to eight million adherents, known as Baháʼís, spread throughout most of the world's countries and territories. The Baháʼí Faith has three central figures: the Báb (1819–1850), executed for heresy, who taught that a prophet similar to Jesus and Muhammad would soon appear; Baháʼu'lláh (1817–1892), who claimed to be that prophet in 1863 and had to endure both exile and imprisonment; and his son, ʻAbdu'l-Bahá (1844–1921), who made teaching trips to Europe and the United States after his release from confinement in 1908. After ʻAbdu'l-Bahá's death in 1921, the leadership of the religion fell to his grandson Shoghi Effendi (1897–1957). Baháʼís annually elect local, regional, and national Spiritual Assemblies that govern the religion's affairs, and every five years an election is held for the Universal House of Justice, the nine-member governing institution of the worldwide Baháʼí community that is located in Haifa, Israel, near the Shrine of the Báb. According to Baháʼí teachings, religion is revealed in an orderly and progressive way by a single God through Manifestations of God, including the Adam, Abraham, Krishna, Moses, Zoroaster, the Buddha, Jesus, Muhammad, Báb and ultimately Baháʼu'lláh. Baháʼís regard the world's major religions as fundamentally unified in purpose, but diverging in terms of social practices and interpretations. The Baháʼí Faith stresses the unity of all people as its core teaching and explicitly rejects notions of racism, sexism, and nationalism. At the heart of Baháʼí teachings is the goal of a unified world order that ensures the prosperity of all nations, races, creeds, and classes. Letters and epistles by Baháʼu'lláh, along with writings and talks by his son ʻAbdu'l-Bahá, have been collected and assembled into a canon of Baháʼí scriptures. This collection includes works by the Báb, who is regarded as Baháʼu'lláh's forerunner. Prominent among the works of Baháʼí literature are the Kitáb-i-Aqdas, the Kitáb-i-Íqán, Some Answered Questions, and The Dawn-Breakers. The word Baháʼí (بهائی) is used either as an adjective to refer to the Baháʼí Faith or as a term for a follower of Baháʼu'lláh. The proper name of the religion is the Baháʼí Faith, not Baháʼí or Baha'ism (the latter, once common among academics, is regarded as derogatory by the Baháʼís). It is derived from the Arabic Baháʼ (بهاء), a name Baháʼu'lláh chose for himself, referring to the 'glory' or 'splendor' of God. In English, the word is commonly pronounced bə-HYE (/bəˈhaɪ/), but the more accurate rendering of the Arabic is bə-HAH-ee (/bəˈhɑːʔiː/). The accent marks above the letters, representing long vowels, derive from a system of transliterating Arabic and Persian script that was adopted by Baháʼís in 1923, and which has been used in almost all Baháʼí publications since. Baháʼís prefer the orthographies Baháʼí, the Báb, Baháʼu'lláh, and ʻAbdu'l-Bahá. When accent marks are unavailable, Bahai, Bahaʼi, or Bahaullah are often used. The teachings of Baháʼu'lláh form the foundation of Baháʼí beliefs. Three principles are central to these teachings: the unity of God, the unity of religion, and the unity of humanity. Baha'is believe that God periodically reveals his will through divine messengers, whose purpose is to transform the character of humankind and to develop, within those who respond, moral and spiritual qualities. Religion is thus seen as orderly, unified, and progressive from age to age. Baháʼí writings describe a single, personal, inaccessible, omniscient, omnipresent, imperishable, and almighty God who is the creator of all things in the universe. The existence of God and the universe are thought to be eternal, with no beginning or end. Even though God is not directly accessible, he is seen as being conscious of creation, with a will and a purpose which is expressed through messengers who are called Manifestations of God. The Baháʼí conception of God is of an "unknowable essence" who is the source of all existence and known through the perception of human virtues. In another sense, Baháʼí teachings on God are also panentheistic, seeing signs of God in all things, but the reality of God being exalted and above the physical world. Baháʼí teachings state that God is too great for humans to fully comprehend, and based on them, humans cannot create a complete and accurate image of God by themselves. Therefore, human understanding of God is achieved through the recognition of the person of the Manifestation and through the understanding of his revelations via his Manifestations. In the Baháʼí Faith, God is often referred to by titles and attributes (for example, the All-Powerful, or the All-Loving), and there is a substantial emphasis on monotheism. Baháʼí teachings state that these attributes do not apply to God directly but are used to translate Godliness into human terms and to help people concentrate on their own attributes in worshipping God to develop their potentialities on their spiritual path. According to the Baháʼí teachings the human purpose is to learn to know and love God through such methods as prayer, reflection, and being of service to others. Baháʼí notions of progressive religious revelation result in their accepting the validity of the well known religions of the world, whose founders and central figures are seen as Manifestations of God. Religious history is interpreted as a series of dispensations, where each manifestation brings a somewhat broader and more advanced revelation that is rendered as a text of scripture and passed on through history with greater or lesser reliability but at least true in substance, suited for the time and place in which it was expressed. Specific religious social teachings (for example, the direction of prayer, or dietary restrictions) may be revoked by a subsequent manifestation so that a more appropriate requirement for the time and place may be established. Conversely, certain general principles (for example, neighbourliness, or charity) are seen to be universal and consistent. In Baháʼí belief, this process of progressive revelation will not end; it is, however, believed to be cyclical. Baháʼís do not expect a new manifestation of God to appear within 1000 years of Baháʼu'lláh's revelation. Baháʼís assert that their religion is a distinct tradition with its own scriptures and laws, and not a sect of another religion. The religion was initially seen as a sect of Islam because of its origins. Most religious specialists now see it as an independent religion, with its religious background in Shiʻa Islam being seen as analogous to the Jewish context in which Christianity was established. Baháʼís describe their faith as an independent world religion, differing from the other traditions in its relative age and modern context. The Baháʼí writings state that human beings have a "rational soul", and that this provides the species with a unique capacity to recognize God's status and humanity's relationship with its creator. Every human is seen to have a duty to recognize God through his Messengers, and to conform to their teachings. Through recognition and obedience, service to humanity and regular prayer and spiritual practice, the Baháʼí writings state that the soul becomes closer to God, the spiritual ideal in Baháʼí belief. According to Baháʼí belief when a human dies the soul is permanently separated from the body and carries on in the next world where it is judged based on the person's actions in the physical world. Heaven and Hell are taught to be spiritual states of nearness or distance from God that describe relationships in this world and the next, and not physical places of reward and punishment achieved after death. The Baháʼí writings emphasize the essential equality of human beings, and the abolition of prejudice. Humanity is seen as essentially one, though highly varied; its diversity of race and culture are seen as worthy of appreciation and acceptance. Doctrines of racism, nationalism, caste, social class, and gender-based hierarchy are seen as artificial impediments to unity. The Baháʼí teachings state that the unification of humanity is the paramount issue in the religious and political conditions of the present world. When ʻAbdu'l-Bahá first traveled to Europe and America in 1911–1912, he gave public talks that articulated the basic principles of the Baháʼí Faith. These included preaching on the equality of men and women, race unity, the need for world peace, and other progressive ideas for the early 20th century. Published summaries of the Baháʼí teachings often include a list of these principles, and lists vary in wording and what is included. The concept of the unity of humankind, seen by Baháʼís as an ancient truth, is the starting point for many of the ideas. The equality of races and the elimination of extremes of wealth and poverty, for example, are implications of that unity. Another outgrowth of the concept is the need for a united world federation, and some practical recommendations to encourage its realization involve the establishment of a universal language, a standard economy and system of measurement, universal compulsory education, and an international court of arbitration to settle disputes between nations. Nationalism, according to this viewpoint, should be abandoned in favor of allegiance to the whole of humankind. With regard to the pursuit of world peace, Baháʼu'lláh prescribed a world-embracing collective security arrangement. Other Baháʼí social principles revolve around spiritual unity. Religion is viewed as progressive from age to age, but to recognize a newer revelation one has to abandon tradition and independently investigate. Baháʼís are taught to view religion as a source of unity, and religious prejudice as destructive. Science is also viewed in harmony with true religion. Though Baháʼu'lláh and ʻAbdu'l-Bahá called for a united world that is free of war, they also anticipate that over the long term, the establishment of a lasting peace (The Most Great Peace) and the purging of the "overwhelming Corruptions" requires that the people of the world unite under a universal faith with spiritual virtues and ethics to complement material civilization. Shoghi Effendi, the head of the religion from 1921 to 1957, wrote the following summary of what he considered to be the distinguishing principles of Baháʼu'lláh's teachings, which, he said, together with the laws and ordinances of the Kitáb-i-Aqdas constitute the bedrock of the Baháʼí Faith: The independent search after truth, unfettered by superstition or tradition; the oneness of the entire human race, the pivotal principle and fundamental doctrine of the Faith; the basic unity of all religions; the condemnation of all forms of prejudice, whether religious, racial, class or national; the harmony which must exist between religion and science; the equality of men and women, the two wings on which the bird of human kind is able to soar; the introduction of compulsory education; the adoption of a universal auxiliary language; the abolition of the extremes of wealth and poverty; the institution of a world tribunal for the adjudication of disputes between nations; the exaltation of work, performed in the spirit of service, to the rank of worship; the glorification of justice as the ruling principle in human society, and of religion as a bulwark for the protection of all peoples and nations; and the establishment of a permanent and universal peace as the supreme goal of all mankind—these stand out as the essential elements [which Baháʼu'lláh proclaimed]. Baháʼís highly value unity, and Baháʼu'lláh clearly established rules for holding the community together and resolving disagreements. Within this framework no individual follower may propose 'inspired' or 'authoritative' interpretations of scripture, and individuals agree to support the line of authority established in Baháʼí scriptures. This practice has left the Baháʼí community unified and avoided any serious fracturing. The Universal House of Justice is the final authority to resolve any disagreements among Baháʼís, and the dozen or so attempts at schism have all either become extinct or remained extremely small, numbering a few hundred adherents collectively. The followers of such divisions are regarded as Covenant-breakers and shunned. The canonical texts of the Baháʼí Faith are the writings of the Báb, Baháʼu'lláh, ʻAbdu'l-Bahá, Shoghi Effendi and the Universal House of Justice, and the authenticated talks of ʻAbdu'l-Bahá. The writings of the Báb and Baháʼu'lláh are considered as divine revelation, the writings and talks of ʻAbdu'l-Bahá and the writings of Shoghi Effendi as authoritative interpretation, and those of the Universal House of Justice as authoritative legislation and elucidation. Some measure of divine guidance is assumed for all of these texts. Some of Baháʼu'lláh's most important writings include the Kitáb-i-Aqdas ("Most Holy Book"), which defines many laws and practices for individuals and society, the Kitáb-i-Íqán ("Book of Certitude"), which became the foundation of much of Baháʼí belief, and Gems of Divine Mysteries, which includes further doctrinal foundations. Although the Baháʼí teachings have a strong emphasis on social and ethical issues, a number of foundational texts have been described as mystical. These include the Seven Valleys and the Four Valleys. The Seven Valleys was written to a follower of Sufism, in the style of ʻAttar, the Persian Muslim poet, and sets forth the stages of the soul's journey towards God. It was first translated into English in 1906, becoming one of the earliest available books of Baháʼu'lláh to the West. The Hidden Words is another book written by Baháʼu'lláh during the same period, containing 153 short passages in which Baháʼu'lláh claims to have taken the basic essence of certain spiritual truths and written them in brief form. The Baháʼí Faith traces its beginnings to the religion of the Báb and the Shaykhi movement that immediately preceded it. The Báb was a merchant who began preaching in 1844 that he was the bearer of a new revelation from God, but was rejected by the generality of Islamic clergy in Iran, ending in his public execution for the crime of heresy. The Báb taught that God would soon send a new messenger, and Baháʼís consider Baháʼu'lláh to be that person. Although they are distinct movements, the Báb is so interwoven into Baháʼí theology and history that Baháʼís celebrate his birth, death, and declaration as holy days, consider him one of their three central figures (along with Baháʼu'lláh and ʻAbdu'l-Bahá), and a historical account of the Bábí movement (The Dawn-Breakers) is considered one of three books that every Baháʼí should "master" and read "over and over again". The Baháʼí community was mostly confined to the Iranian and Ottoman empires until after the death of Baháʼu'lláh in 1892, at which time he had followers in 13 countries of Asia and Africa. Under the leadership of his son, ʻAbdu'l-Bahá, the religion gained a footing in Europe and America, and was consolidated in Iran, where it still suffers intense persecution. ʻAbdu'l-Bahá's death in 1921 marks the end of what Baháʼís call the "heroic age" of the religion. On the evening of 22 May 1844, Siyyid ʻAlí-Muhammad of Shiraz gained his first convert and took on the title of "the Báb" (الباب "Gate"), referring to his later claim to the status of Mahdi of Shiʻa Islam. His followers were therefore known as Bábís. As the Báb's teachings spread, which the Islamic clergy saw as blasphemous, his followers came under increased persecution and torture. The conflicts escalated in several places to military sieges by the Shah's army. The Báb himself was imprisoned and eventually executed in 1850. Baháʼís see the Báb as the forerunner of the Baháʼí Faith, because the Báb's writings introduced the concept of "He whom God shall make manifest", a messianic figure whose coming, according to Baháʼís, was announced in the scriptures of all of the world's great religions, and whom Baháʼu'lláh, the founder of the Baháʼí Faith, claimed to be. The Báb's tomb, located in Haifa, Israel, is an important place of pilgrimage for Baháʼís. The remains of the Báb were brought secretly from Iran to the Holy Land and eventually interred in the tomb built for them in a spot specifically designated by Baháʼu'lláh. The writings of the Báb are considered inspired scripture by Baháʼís, though having been superseded by the laws and teachings of Baháʼu'lláh. The main written works translated into English of the Báb are compiled in Selections from the Writings of the Báb (1976) out of the estimated 135 works. Mírzá Husayn ʻAlí Núrí was one of the early followers of the Báb, and later took the title of Baháʼu'lláh. In August 1852, a few Bábís made a failed attempt to assassinate the Shah. The Persian government responded by killing and in some cases torturing about 50 Bábís in Tehran initially, further bloodshed was spread around the country: hundreds were reported in period newspapers by October, and tens of thousands by the end of December. Baháʼu'lláh was not involved in the assassination attempt but was imprisoned in Tehran until his release was arranged four months later by the Russian ambassador, after which he joined other Bábís in exile in Baghdad. Shortly thereafter he was expelled from Iran and traveled to Baghdad, in the Ottoman Empire. In Baghdad, his leadership revived the persecuted followers of the Báb in Iran, so Iranian authorities requested his removal, which instigated a summons to Constantinople (now Istanbul) from the Ottoman Sultan. In 1863, at the time of his removal from Baghdad, Baháʼu'lláh first announced his claim of prophethood to his family and followers, which he said came to him years earlier while in a dungeon of Tehran. From the time of the initial exile from Iran, tensions grew between him and Subh-i-Azal, the appointed leader of the Bábís, who did not recognize Baháʼu'lláh's claim. Throughout the rest of his life Baháʼu'lláh gained the allegiance of almost all of the Bábís, who came to be known as Baháʼís, while a remnant of Bábís became known as Azalis. He spent less than four months in Constantinople. After receiving chastising letters from Baháʼu'lláh, Ottoman authorities turned against him and put him under house arrest in Adrianople (now Edirne), where he remained for four years, until a royal decree of 1868 banished all Bábís to either Cyprus or ʻAkká. It was in or near the Ottoman penal colony of ʻAkká, in present-day Israel, that Baháʼu'lláh spent the remainder of his life. After initially strict and harsh confinement, he was allowed to live in a home near ʻAkká, while still officially a prisoner of that city. He died there in 1892. Baháʼís regard his resting place at Bahjí as the Qiblih to which they turn in prayer each day. He produced over 18,000 works in his lifetime, in both Arabic and Persian, of which only 8% have been translated into English. During the period in Adrianople, he began declaring his mission as a Messenger of God in letters to the world's religious and secular rulers, including Pope Pius IX, Napoleon III, and Queen Victoria. ʻAbbás Effendi was Baháʼu'lláh's eldest son, known by the title of ʻAbdu'l-Bahá ("Servant of Bahá"). His father left a will that appointed ʻAbdu'l-Bahá as the leader of the Baháʼí community. ʻAbdu'l-Bahá had shared his father's long exile and imprisonment, which continued until ʻAbdu'l-Bahá's own release as a result of the Young Turk Revolution in 1908. Following his release he led a life of travelling, speaking, teaching, and maintaining correspondence with communities of believers and individuals, expounding the principles of the Baháʼí Faith. As of 2020, there are over 38,000 extant documents containing the words of ʻAbdu'l-Bahá, which are of widely varying lengths. Only a fraction of these documents have been translated into English. Among the more well known are The Secret of Divine Civilization, Some Answered Questions, the Tablet to Auguste-Henri Forel, the Tablets of the Divine Plan, and the Tablet to The Hague. Additionally notes taken of a number of his talks were published in various volumes like Paris Talks during his journeys to the West. Baháʼu'lláh's Kitáb-i-Aqdas and The Will and Testament of ʻAbdu'l-Bahá are foundational documents of the Baháʼí administrative order. Baháʼu'lláh established the elected Universal House of Justice, and ʻAbdu'l-Bahá established the appointed hereditary Guardianship and clarified the relationship between the two institutions. In his Will, ʻAbdu'l-Bahá appointed Shoghi Effendi, his eldest grandson, as the first Guardian of the Baháʼí Faith. Shoghi Effendi served for 36 years as the head of the religion until his death. Throughout his lifetime, Shoghi Effendi translated Baháʼí texts; developed global plans for the expansion of the Baháʼí community; developed the Baháʼí World Centre; carried on a voluminous correspondence with communities and individuals around the world; and built the administrative structure of the religion, preparing the community for the election of the Universal House of Justice. He unexpectedly died after a brief illness on 4 November 1957, in London, England, under conditions that did not allow for a successor to be appointed. In 1937, Shoghi Effendi launched a seven-year plan for the Baháʼís of North America, followed by another in 1946. In 1953, he launched the first international plan, the Ten Year World Crusade. This plan included extremely ambitious goals for the expansion of Baháʼí communities and institutions, the translation of Baháʼí texts into several new languages, and the sending of Baháʼí pioneers into previously unreached nations. He announced in letters during the Ten Year Crusade that it would be followed by other plans under the direction of the Universal House of Justice, which was elected in 1963 at the culmination of the Crusade. Since 1963, the Universal House of Justice has been the elected head of the Baháʼí Faith. The general functions of this body are defined through the writings of Baháʼu'lláh and clarified in the writings of Abdu'l-Bahá and Shoghi Effendi. These functions include teaching and education, implementing Baháʼí laws, addressing social issues, and caring for the weak and the poor. Starting with the Nine Year Plan that began in 1964, the Universal House of Justice has directed the work of the Baháʼí community through a series of multi-year international plans. Starting with the Nine-Year Plan that began in 1964, the Baháʼí leadership sought to continue the expansion of the religion but also to "consolidate" new members, meaning increase their knowledge of the Baháʼí teachings. In this vein, in the 1970s, the Ruhi Institute was founded by Baháʼís in Colombia to offer short courses on Baháʼí beliefs, ranging in length from a weekend to nine days. The associated Ruhi Foundation, whose purpose was to systematically "consolidate" new Baháʼís, was registered in 1992, and since the late 1990s the courses of the Ruhi Institute have been the dominant way of teaching the Baháʼí Faith around the world. By 2013 there were over 300 Baháʼí training institutes around the world and 100,000 people participating in courses. The courses of the Ruhi Institute train communities to self-organize classes for the spiritual education of children and youth, among other activities. Additional lines of action the Universal House of Justice has encouraged for the contemporary Baháʼí community include social action and participation in the prevalent discourses of society. Annually, on 21 April, the Universal House of Justice sends a 'Ridván' message to the worldwide Baháʼí community, that updates Baháʼís on current developments and provides further guidance for the year to come. At local, regional, and national levels, Baháʼís elect members to nine-person Spiritual Assemblies, which run the affairs of the religion. There are also appointed individuals working at various levels, including locally and internationally, which perform the function of propagating the teachings and protecting the community. The latter do not serve as clergy, which the Baháʼí Faith does not have. The Universal House of Justice remains the supreme governing body of the Baháʼí Faith, and its 9 members are elected every five years by the members of all National Spiritual Assemblies. Any male Baháʼí, 21 years or older, is eligible to be elected to the Universal House of Justice; all other positions are open to male and female Baháʼís. Malietoa Tanumafili II of Samoa, who became Baháʼí in 1968 and died in 2007, was the first serving head of state to embrace the Baháʼí Faith. As of around 2020, there were about 8 million Bahá'ís in the world. In 2013, two scholars of demography wrote that, "The Baha'i Faith is the only religion to have grown faster in every United Nations region over the past 100 years than the general population; Bahaʼi [sic] was thus the fastest-growing religion between 1910 and 2010, growing at least twice as fast as the population of almost every UN region." (See Growth of religion.) The largest proportions of the total worldwide Bahá'í population were found in sub-Saharan Africa (29.9%) and South Asia (26.8%), followed by Southeast Asia (12.7%) and Latin America (12.2%). Lesser populations are found in North America (7.6%) and the Middle East/North Africa (6.2%), while the smallest populations in Europe (2.0%), Australasia (1.6%), and Northeast Asia (0.9%). In 2015, the internationally recognized religion was the second-largest international religion in Iran, Panama, Belize, Bolivia, Zambia, and Papua New Guinea; and the third-largest in Chad, and Kenya. From the Bahá'í Faith's origins in the 19th century until the 1950s, the vast majority of Baháʼís were found in Iran; converts from outside Iran were mostly found in India and the Western world. From having roughly 200,000 Baháʼís in 1950, the religion grew to have over 4 million by the late 1980s, with a wide international distribution. As of 2008, there were about 110,000 followers in Iran. Most of the growth in the late 20th century was seeded out of North America by means of the planned migration of individuals. Yet, rather than being a cultural spread from either Iran or North America, in 2001, sociologist David B. Barrett wrote that the Baháʼí Faith is, "A world religion with no racial or national focus". However, the growth has not been even. From the late 1920s to the late 1980s, the religion was banned and adherents of it were harassed in the Soviet-led Eastern Bloc, and then again from the 1970s into the 1990s across some countries in sub-Saharan Africa. The most intense opposition has been in Iran and neighboring Shia-majority countries, considered an attempted genocide by some scholars, watchdog agencies and human rights organizations. Meanwhile, in other times and places, the religion has experienced surges in growth. Before it was banned in certain countries, the religion "hugely increased" in sub-Saharan Africa. In 1989 the Universal House of Justice named Bolivia, Bangladesh, Haiti, India, Liberia, Peru, the Philippines, and Taiwan as countries where the growth of the religion had been notable in the previous decades. Bahá'í sources claimed "more than five million" Bahá'ís in 1991-2. However, since around 2001 the Universal House of Justice has prioritized statistics of the community by their levels of activity rather than simply their population of avowed adherents or numbers of local assemblies. Because Bahá'ís do not represent the majority of the population in any country, and most often represent only a tiny fraction of countries' total populations, there are problems of under-reporting. In addition, there are examples where the adherents have their highest density among minorities in societies who face their own challenges. The following are a few examples from Baháʼu'lláh's teachings on personal conduct that are required or encouraged of his followers: The following are a few acts of personal conduct that are prohibited or discouraged by Baháʼu'lláh's teachings: The observance of personal laws, such as prayer or fasting, is the sole responsibility of the individual. There are, however, occasions when a Baháʼí might be administratively expelled from the community for a public disregard of the laws, or gross immorality. Such expulsions are administered by the National Spiritual Assembly and do not involve shunning. While some of the laws in the Kitáb-i-Aqdas are applicable at the present time, other laws are dependent upon the existence of a predominantly Baháʼí society, such as the punishments for arson and murder. The laws, when not in direct conflict with the civil laws of the country of residence, are binding on every Baháʼí. The purpose of marriage in the Baháʼí Faith is mainly to foster spiritual harmony, fellowship and unity between a man and a woman and to provide a stable and loving environment for the rearing of children. The Baháʼí teachings on marriage call it a fortress for well-being and salvation and place marriage and the family as the foundation of the structure of human society. Baháʼu'lláh highly praised marriage, discouraged divorce, and required chastity outside of marriage; Baháʼu'lláh taught that a husband and wife should strive to improve the spiritual life of each other. Interracial marriage is also highly praised throughout Baháʼí scripture. Baháʼís intending to marry are asked to obtain a thorough understanding of the other's character before deciding to marry. Although parents should not choose partners for their children, once two individuals decide to marry, they must receive the consent of all living biological parents, whether they are Baháʼí or not. The Baháʼí marriage ceremony is simple; the only compulsory part of the wedding is the reading of the wedding vows prescribed by Baháʼu'lláh which both the groom and the bride read, in the presence of two witnesses. The vows are "We will all, verily, abide by the Will of God." Transgender people can gain recognition of their gender in the Baháʼí Faith if they have medically transitioned and undergone sex reassignment surgery (SRS). After SRS, they are considered transitioned and may have a Baháʼí marriage. Baháʼu'lláh prohibited a mendicant and ascetic lifestyle. Monasticism is forbidden, and Baháʼís are taught to practice spirituality while engaging in useful work. The importance of self-exertion and service to humanity in one's spiritual life is emphasised further in Baháʼu'lláh's writings, where he states that work done in the spirit of service to humanity enjoys a rank equal to that of prayer and worship in the sight of God. Bahá'í devotional meetings in most communities currently take place in people's homes or Bahá'í centres, but in some communities Bahá'í Houses of Worship (also known as Bahá'í temples) have been built. Bahá'í Houses of Worship are places where both Baháʼís and non-Baháʼís can express devotion to God. They are also known by the name Mashriqu'l-Adhkár (Arabic for "Dawning-place of the remembrance of God"). Only the holy scriptures of the Bahá'í Faith and other religions can be read or chanted inside, and while readings and prayers that have been set to music may be sung by choirs, no musical instruments may be played inside. Furthermore, no sermons may be delivered, and no ritualistic ceremonies practiced. All Bahá'í Houses of Worship have a nine-sided shape (nonagon) as well as nine pathways leading outward and nine gardens surrounding them. There are currently eight "continental" Bahá'í Houses of Worship and some local Bahá'í Houses of Worship completed or under construction. The Bahá'í writings also envision Bahá'í Houses of Worship being surrounded by institutions for humanitarian, scientific, and educational pursuits, though none has yet been built up to such an extent. The Baháʼí calendar is based upon the calendar established by the Báb. The year consists of 19 months, each having 19 days, with four or five intercalary days, to make a full solar year. The Baháʼí New Year corresponds to the traditional Iranian New Year, called Naw Rúz, and occurs on the vernal equinox, near 21 March, at the end of the month of fasting. Once every Baháʼí month there is a gathering of the Baháʼí community called a Nineteen Day Feast with three parts: first, a devotional part for prayer and reading from Baháʼí scripture; second, an administrative part for consultation and community matters; and third, a social part for the community to interact freely. Each of the 19 months is given a name which is an attribute of God; some examples include Baháʼ (Splendour), ʻIlm (Knowledge), and Jamál (Beauty). The Baháʼí week is familiar in that it consists of seven days, with each day of the week also named after an attribute of God. Baháʼís observe 11 Holy Days throughout the year, with work suspended on 9 of these. These days commemorate important anniversaries in the history of the religion. The symbols of the religion are derived from the Arabic word Baháʼ (بهاء "splendor" or "glory"), with a numerical value of nine. This numerical connection to the name of Baháʼu'lláh, as well as nine being the highest single-digit, symbolizing completeness, are why the most common symbol of the religion is a nine-pointed star, and Baháʼí temples are nine-sided. The nine-pointed star is commonly set on Baháʼí gravestones. The ringstone symbol and calligraphy of the Greatest Name are also often encountered. The ringstone symbol consists of two five-pointed stars interspersed with a stylized Baháʼ whose shape is meant to recall God, the Manifestation of God, and the world of man; the Greatest Name is a calligraphic rendering of the phrase Yá Baháʼu'l-Abhá (يا بهاء الأبهى "O Glory of the Most Glorious!") and is commonly found in Baháʼí temples and homes. Since its inception the Baháʼí Faith has had involvement in socio-economic development beginning by giving greater freedom to women, promulgating the promotion of female education as a priority concern, and that involvement was given practical expression by creating schools, agricultural co-ops, and clinics. The religion entered a new phase of activity when a message from the Universal House of Justice dated 20 October 1983 was released. Baháʼís were urged to seek out ways, compatible with the Baháʼí teachings, in which they could become involved in the social and economic development of the communities in which they lived. Worldwide in 1979 there were 129 officially recognized Baháʼí socio-economic development projects. By 1987, the number of officially recognized development projects had increased to 1482. Current initiatives of social action include activities in areas like health, sanitation, education, gender equality, arts and media, agriculture, and the environment. Educational projects include schools, which range from village tutorial schools to large secondary schools, and some universities. By 2017, the Baháʼí Office of Social and Economic Development estimated that there were 40,000 small-scale projects, 1,400 sustained projects, and 135 Baháʼí-inspired organizations. Baháʼu'lláh wrote of the need for world government in this age of humanity's collective life. Because of this emphasis the international Baháʼí community has chosen to support efforts of improving international relations through organizations such as the League of Nations and the United Nations, with some reservations about the present structure and constitution of the UN. The Baháʼí International Community is an agency under the direction of the Universal House of Justice in Haifa, and has consultative status with the following organizations: The Baháʼí International Community has offices at the United Nations in New York and Geneva and representations to United Nations regional commissions and other offices in Addis Ababa, Bangkok, Nairobi, Rome, Santiago, and Vienna. In recent years, an Office of the Environment and an Office for the Advancement of Women were established as part of its United Nations Office. The Baháʼí Faith has also undertaken joint development programs with various other United Nations agencies. In the 2000 Millennium Forum of the United Nations a Baháʼí was invited as one of the only non-governmental speakers during the summit. Baháʼís continue to be persecuted in some majority-Islamic countries, whose leaders do not recognize the Baháʼí Faith as an independent religion, but rather as apostasy from Islam. The most severe persecutions have occurred in Iran, where more than 200 Baháʼís were executed between 1978 and 1998. The rights of Baháʼís have been restricted to greater or lesser extents in numerous other countries, including Egypt, Afghanistan, Indonesia, Iraq, Morocco, Yemen, and several countries in sub-Saharan Africa. The most enduring persecution of Baháʼís has been in Iran, the birthplace of the religion. When the Báb started attracting a large following, the clergy hoped to stop the movement from spreading by stating that its followers were enemies of God. These clerical directives led to mob attacks and public executions. Starting in the twentieth century, in addition to repression aimed at individual Baháʼís, centrally directed campaigns that targeted the entire Baháʼí community and its institutions were initiated. In one case in Yazd in 1903 more than 100 Baháʼís were killed. Baháʼí schools, such as the Tarbiyat boys' and girls' schools in Tehran, were closed in the 1930s and 1940s, Baháʼí marriages were not recognized and Baháʼí texts were censored. During the reign of Mohammad Reza Pahlavi, to divert attention from economic difficulties in Iran and from a growing nationalist movement, a campaign of persecution against the Baháʼís was instituted. An approved and coordinated anti-Baháʼí campaign (to incite public passion against the Baháʼís) started in 1955 and it included the spreading of anti-Baháʼí propaganda on national radio stations and in official newspapers. During that campaign, initiated by Mulla Muhammad Taghi Falsafi, the Bahá'í center in Tehran was demolished at the orders of Tehran military governor, General Teymur Bakhtiar. In the late 1970s the Shah's regime consistently lost legitimacy due to criticism that it was pro-Western. As the anti-Shah movement gained ground and support, revolutionary propaganda was spread which alleged that some of the Shah's advisors were Baháʼís. Baháʼís were portrayed as economic threats, and as supporters of Israel and the West, and societal hostility against the Baháʼís increased. Since the Islamic Revolution of 1979, Iranian Baháʼís have regularly had their homes ransacked or have been banned from attending university or from holding government jobs, and several hundred have received prison sentences for their religious beliefs, most recently for participating in study circles. Baháʼí cemeteries have been desecrated and property has been seized and occasionally demolished, including the House of Mírzá Buzurg, Baháʼu'lláh's father. The House of the Báb in Shiraz, one of three sites to which Baháʼís perform pilgrimage, has been destroyed twice. In May 2018, the Iranian authorities expelled a young woman student from university of Isfahan because she was Baháʼí. In March 2018, two more Baháʼí students were expelled from universities in the cities of Zanjan and Gilan because of their religion. According to a US panel, attacks on Baháʼís in Iran increased under Mahmoud Ahmadinejad's presidency. The United Nations Commission on Human Rights revealed an October 2005 confidential letter from Command Headquarters of the Armed Forces of Iran ordering its members to identify Baháʼís and to monitor their activities. Due to these actions, the Special Rapporteur of the United Nations Commission on Human Rights stated on 20 March 2006, that she "also expresses concern that the information gained as a result of such monitoring will be used as a basis for the increased persecution of, and discrimination against, members of the Baháʼí faith, in violation of international standards. The Special Rapporteur is concerned that this latest development indicates that the situation with regard to religious minorities in Iran is, in fact, deteriorating." On 14 May 2008, members of an informal body known as the "Friends" that oversaw the needs of the Baháʼí community in Iran were arrested and taken to Evin prison. The Friends court case has been postponed several times, but was finally underway on 12 January 2010. Other observers were not allowed in the court. Even the defense lawyers, who for two years have had minimal access to the defendants, had difficulty entering the courtroom. The chairman of the U.S. Commission on International Religious Freedom said that it seems that the government has already predetermined the outcome of the case and is violating international human rights law. Further sessions were held on 7 February 2010, 12 April 2010 and 12 June 2010. On 11 August 2010 it became known that the court sentence was 20 years imprisonment for each of the seven prisoners which was later reduced to ten years. After the sentence, they were transferred to Gohardasht prison. In March 2011 the sentences were reinstated to the original 20 years. On 3 January 2010, Iranian authorities detained ten more members of the Baha'i minority, reportedly including Leva Khanjani, granddaughter of Jamaloddin Khanjani, one of seven Baha'i leaders jailed since 2008 and in February, they arrested his son, Niki Khanjani. The Iranian government claims that the Baháʼí Faith is not a religion, but is instead a political organization, and hence refuses to recognize it as a minority religion. However, the government has never produced convincing evidence supporting its characterization of the Baháʼí community. The Iranian government also accuses the Baháʼí Faith of being associated with Zionism. These accusations against the Baháʼís appear to lack basis in historical fact, with some arguing they were invented by the Iranian government in order to use the Baháʼís as "scapegoats". In 2019, the Iranian government made it impossible for the Baháʼís to legally register with the Iranian state. National identity card applications in Iran no longer include the “other religions” option effectively making the Baháʼí Faith unrecognized by the state. During the 1920s, Egypt's religious Tribunal recognized the Baha'i Faith as a new, independent religion, totally separate from Islam, due to the nature of the 'laws, principles and beliefs' of the Baha'is. Baháʼí institutions and community activities have been illegal under Egyptian law since 1960. All Baháʼí community properties, including Baháʼí centers, libraries, and cemeteries, have been confiscated by the government and fatwas have been issued charging Baháʼís with apostasy. The Egyptian identification card controversy began in the 1990s when the government modernized the electronic processing of identity documents, which introduced a de facto requirement that documents must list the person's religion as Muslim, Christian, or Jewish (the only three religions officially recognized by the government). Consequently, Baháʼís were unable to obtain government identification documents (such as national identification cards, birth certificates, death certificates, marriage or divorce certificates, or passports) necessary to exercise their rights in their country unless they lied about their religion, which conflicts with Baháʼí religious principle. Without documents, they could not be employed, educated, treated in hospitals, travel outside of the country, or vote, among other hardships. Following a protracted legal process culminating in a court ruling favorable to the Baháʼís, the interior minister of Egypt released a decree on 14 April 2009, amending the law to allow Egyptians who are not Muslim, Christian, or Jewish to obtain identification documents that list a dash in place of one of the three recognized religions. The first identification cards were issued to two Baháʼís under the new decree on 8 August 2009.
[ { "paragraph_id": 0, "text": "The Baháʼí Faith is a religion founded in the 19th century that teaches the essential worth of all religions and the unity of all people. Established by Baháʼu'lláh, it initially developed in Iran and parts of the Middle East, where it has faced ongoing persecution since its inception. The religion is estimated to have five to eight million adherents, known as Baháʼís, spread throughout most of the world's countries and territories.", "title": "" }, { "paragraph_id": 1, "text": "The Baháʼí Faith has three central figures: the Báb (1819–1850), executed for heresy, who taught that a prophet similar to Jesus and Muhammad would soon appear; Baháʼu'lláh (1817–1892), who claimed to be that prophet in 1863 and had to endure both exile and imprisonment; and his son, ʻAbdu'l-Bahá (1844–1921), who made teaching trips to Europe and the United States after his release from confinement in 1908. After ʻAbdu'l-Bahá's death in 1921, the leadership of the religion fell to his grandson Shoghi Effendi (1897–1957). Baháʼís annually elect local, regional, and national Spiritual Assemblies that govern the religion's affairs, and every five years an election is held for the Universal House of Justice, the nine-member governing institution of the worldwide Baháʼí community that is located in Haifa, Israel, near the Shrine of the Báb.", "title": "" }, { "paragraph_id": 2, "text": "According to Baháʼí teachings, religion is revealed in an orderly and progressive way by a single God through Manifestations of God, including the Adam, Abraham, Krishna, Moses, Zoroaster, the Buddha, Jesus, Muhammad, Báb and ultimately Baháʼu'lláh. Baháʼís regard the world's major religions as fundamentally unified in purpose, but diverging in terms of social practices and interpretations. The Baháʼí Faith stresses the unity of all people as its core teaching and explicitly rejects notions of racism, sexism, and nationalism. At the heart of Baháʼí teachings is the goal of a unified world order that ensures the prosperity of all nations, races, creeds, and classes.", "title": "" }, { "paragraph_id": 3, "text": "Letters and epistles by Baháʼu'lláh, along with writings and talks by his son ʻAbdu'l-Bahá, have been collected and assembled into a canon of Baháʼí scriptures. This collection includes works by the Báb, who is regarded as Baháʼu'lláh's forerunner. Prominent among the works of Baháʼí literature are the Kitáb-i-Aqdas, the Kitáb-i-Íqán, Some Answered Questions, and The Dawn-Breakers.", "title": "" }, { "paragraph_id": 4, "text": "The word Baháʼí (بهائی) is used either as an adjective to refer to the Baháʼí Faith or as a term for a follower of Baháʼu'lláh. The proper name of the religion is the Baháʼí Faith, not Baháʼí or Baha'ism (the latter, once common among academics, is regarded as derogatory by the Baháʼís). It is derived from the Arabic Baháʼ (بهاء), a name Baháʼu'lláh chose for himself, referring to the 'glory' or 'splendor' of God. In English, the word is commonly pronounced bə-HYE (/bəˈhaɪ/), but the more accurate rendering of the Arabic is bə-HAH-ee (/bəˈhɑːʔiː/).", "title": "Etymology" }, { "paragraph_id": 5, "text": "The accent marks above the letters, representing long vowels, derive from a system of transliterating Arabic and Persian script that was adopted by Baháʼís in 1923, and which has been used in almost all Baháʼí publications since. Baháʼís prefer the orthographies Baháʼí, the Báb, Baháʼu'lláh, and ʻAbdu'l-Bahá. When accent marks are unavailable, Bahai, Bahaʼi, or Bahaullah are often used.", "title": "Etymology" }, { "paragraph_id": 6, "text": "The teachings of Baháʼu'lláh form the foundation of Baháʼí beliefs. Three principles are central to these teachings: the unity of God, the unity of religion, and the unity of humanity. Baha'is believe that God periodically reveals his will through divine messengers, whose purpose is to transform the character of humankind and to develop, within those who respond, moral and spiritual qualities. Religion is thus seen as orderly, unified, and progressive from age to age.", "title": "Beliefs" }, { "paragraph_id": 7, "text": "Baháʼí writings describe a single, personal, inaccessible, omniscient, omnipresent, imperishable, and almighty God who is the creator of all things in the universe. The existence of God and the universe are thought to be eternal, with no beginning or end. Even though God is not directly accessible, he is seen as being conscious of creation, with a will and a purpose which is expressed through messengers who are called Manifestations of God. The Baháʼí conception of God is of an \"unknowable essence\" who is the source of all existence and known through the perception of human virtues. In another sense, Baháʼí teachings on God are also panentheistic, seeing signs of God in all things, but the reality of God being exalted and above the physical world.", "title": "Beliefs" }, { "paragraph_id": 8, "text": "Baháʼí teachings state that God is too great for humans to fully comprehend, and based on them, humans cannot create a complete and accurate image of God by themselves. Therefore, human understanding of God is achieved through the recognition of the person of the Manifestation and through the understanding of his revelations via his Manifestations. In the Baháʼí Faith, God is often referred to by titles and attributes (for example, the All-Powerful, or the All-Loving), and there is a substantial emphasis on monotheism. Baháʼí teachings state that these attributes do not apply to God directly but are used to translate Godliness into human terms and to help people concentrate on their own attributes in worshipping God to develop their potentialities on their spiritual path. According to the Baháʼí teachings the human purpose is to learn to know and love God through such methods as prayer, reflection, and being of service to others.", "title": "Beliefs" }, { "paragraph_id": 9, "text": "Baháʼí notions of progressive religious revelation result in their accepting the validity of the well known religions of the world, whose founders and central figures are seen as Manifestations of God. Religious history is interpreted as a series of dispensations, where each manifestation brings a somewhat broader and more advanced revelation that is rendered as a text of scripture and passed on through history with greater or lesser reliability but at least true in substance, suited for the time and place in which it was expressed. Specific religious social teachings (for example, the direction of prayer, or dietary restrictions) may be revoked by a subsequent manifestation so that a more appropriate requirement for the time and place may be established. Conversely, certain general principles (for example, neighbourliness, or charity) are seen to be universal and consistent. In Baháʼí belief, this process of progressive revelation will not end; it is, however, believed to be cyclical. Baháʼís do not expect a new manifestation of God to appear within 1000 years of Baháʼu'lláh's revelation.", "title": "Beliefs" }, { "paragraph_id": 10, "text": "Baháʼís assert that their religion is a distinct tradition with its own scriptures and laws, and not a sect of another religion. The religion was initially seen as a sect of Islam because of its origins. Most religious specialists now see it as an independent religion, with its religious background in Shiʻa Islam being seen as analogous to the Jewish context in which Christianity was established. Baháʼís describe their faith as an independent world religion, differing from the other traditions in its relative age and modern context.", "title": "Beliefs" }, { "paragraph_id": 11, "text": "The Baháʼí writings state that human beings have a \"rational soul\", and that this provides the species with a unique capacity to recognize God's status and humanity's relationship with its creator. Every human is seen to have a duty to recognize God through his Messengers, and to conform to their teachings. Through recognition and obedience, service to humanity and regular prayer and spiritual practice, the Baháʼí writings state that the soul becomes closer to God, the spiritual ideal in Baháʼí belief. According to Baháʼí belief when a human dies the soul is permanently separated from the body and carries on in the next world where it is judged based on the person's actions in the physical world. Heaven and Hell are taught to be spiritual states of nearness or distance from God that describe relationships in this world and the next, and not physical places of reward and punishment achieved after death.", "title": "Beliefs" }, { "paragraph_id": 12, "text": "The Baháʼí writings emphasize the essential equality of human beings, and the abolition of prejudice. Humanity is seen as essentially one, though highly varied; its diversity of race and culture are seen as worthy of appreciation and acceptance. Doctrines of racism, nationalism, caste, social class, and gender-based hierarchy are seen as artificial impediments to unity. The Baháʼí teachings state that the unification of humanity is the paramount issue in the religious and political conditions of the present world.", "title": "Beliefs" }, { "paragraph_id": 13, "text": "When ʻAbdu'l-Bahá first traveled to Europe and America in 1911–1912, he gave public talks that articulated the basic principles of the Baháʼí Faith. These included preaching on the equality of men and women, race unity, the need for world peace, and other progressive ideas for the early 20th century. Published summaries of the Baháʼí teachings often include a list of these principles, and lists vary in wording and what is included.", "title": "Beliefs" }, { "paragraph_id": 14, "text": "The concept of the unity of humankind, seen by Baháʼís as an ancient truth, is the starting point for many of the ideas. The equality of races and the elimination of extremes of wealth and poverty, for example, are implications of that unity. Another outgrowth of the concept is the need for a united world federation, and some practical recommendations to encourage its realization involve the establishment of a universal language, a standard economy and system of measurement, universal compulsory education, and an international court of arbitration to settle disputes between nations. Nationalism, according to this viewpoint, should be abandoned in favor of allegiance to the whole of humankind. With regard to the pursuit of world peace, Baháʼu'lláh prescribed a world-embracing collective security arrangement.", "title": "Beliefs" }, { "paragraph_id": 15, "text": "Other Baháʼí social principles revolve around spiritual unity. Religion is viewed as progressive from age to age, but to recognize a newer revelation one has to abandon tradition and independently investigate. Baháʼís are taught to view religion as a source of unity, and religious prejudice as destructive. Science is also viewed in harmony with true religion. Though Baháʼu'lláh and ʻAbdu'l-Bahá called for a united world that is free of war, they also anticipate that over the long term, the establishment of a lasting peace (The Most Great Peace) and the purging of the \"overwhelming Corruptions\" requires that the people of the world unite under a universal faith with spiritual virtues and ethics to complement material civilization.", "title": "Beliefs" }, { "paragraph_id": 16, "text": "Shoghi Effendi, the head of the religion from 1921 to 1957, wrote the following summary of what he considered to be the distinguishing principles of Baháʼu'lláh's teachings, which, he said, together with the laws and ordinances of the Kitáb-i-Aqdas constitute the bedrock of the Baháʼí Faith:", "title": "Beliefs" }, { "paragraph_id": 17, "text": "The independent search after truth, unfettered by superstition or tradition; the oneness of the entire human race, the pivotal principle and fundamental doctrine of the Faith; the basic unity of all religions; the condemnation of all forms of prejudice, whether religious, racial, class or national; the harmony which must exist between religion and science; the equality of men and women, the two wings on which the bird of human kind is able to soar; the introduction of compulsory education; the adoption of a universal auxiliary language; the abolition of the extremes of wealth and poverty; the institution of a world tribunal for the adjudication of disputes between nations; the exaltation of work, performed in the spirit of service, to the rank of worship; the glorification of justice as the ruling principle in human society, and of religion as a bulwark for the protection of all peoples and nations; and the establishment of a permanent and universal peace as the supreme goal of all mankind—these stand out as the essential elements [which Baháʼu'lláh proclaimed].", "title": "Beliefs" }, { "paragraph_id": 18, "text": "Baháʼís highly value unity, and Baháʼu'lláh clearly established rules for holding the community together and resolving disagreements. Within this framework no individual follower may propose 'inspired' or 'authoritative' interpretations of scripture, and individuals agree to support the line of authority established in Baháʼí scriptures. This practice has left the Baháʼí community unified and avoided any serious fracturing. The Universal House of Justice is the final authority to resolve any disagreements among Baháʼís, and the dozen or so attempts at schism have all either become extinct or remained extremely small, numbering a few hundred adherents collectively. The followers of such divisions are regarded as Covenant-breakers and shunned.", "title": "Beliefs" }, { "paragraph_id": 19, "text": "The canonical texts of the Baháʼí Faith are the writings of the Báb, Baháʼu'lláh, ʻAbdu'l-Bahá, Shoghi Effendi and the Universal House of Justice, and the authenticated talks of ʻAbdu'l-Bahá. The writings of the Báb and Baháʼu'lláh are considered as divine revelation, the writings and talks of ʻAbdu'l-Bahá and the writings of Shoghi Effendi as authoritative interpretation, and those of the Universal House of Justice as authoritative legislation and elucidation. Some measure of divine guidance is assumed for all of these texts.", "title": "Sacred texts" }, { "paragraph_id": 20, "text": "Some of Baháʼu'lláh's most important writings include the Kitáb-i-Aqdas (\"Most Holy Book\"), which defines many laws and practices for individuals and society, the Kitáb-i-Íqán (\"Book of Certitude\"), which became the foundation of much of Baháʼí belief, and Gems of Divine Mysteries, which includes further doctrinal foundations. Although the Baháʼí teachings have a strong emphasis on social and ethical issues, a number of foundational texts have been described as mystical. These include the Seven Valleys and the Four Valleys. The Seven Valleys was written to a follower of Sufism, in the style of ʻAttar, the Persian Muslim poet, and sets forth the stages of the soul's journey towards God. It was first translated into English in 1906, becoming one of the earliest available books of Baháʼu'lláh to the West. The Hidden Words is another book written by Baháʼu'lláh during the same period, containing 153 short passages in which Baháʼu'lláh claims to have taken the basic essence of certain spiritual truths and written them in brief form.", "title": "Sacred texts" }, { "paragraph_id": 21, "text": "The Baháʼí Faith traces its beginnings to the religion of the Báb and the Shaykhi movement that immediately preceded it. The Báb was a merchant who began preaching in 1844 that he was the bearer of a new revelation from God, but was rejected by the generality of Islamic clergy in Iran, ending in his public execution for the crime of heresy. The Báb taught that God would soon send a new messenger, and Baháʼís consider Baháʼu'lláh to be that person. Although they are distinct movements, the Báb is so interwoven into Baháʼí theology and history that Baháʼís celebrate his birth, death, and declaration as holy days, consider him one of their three central figures (along with Baháʼu'lláh and ʻAbdu'l-Bahá), and a historical account of the Bábí movement (The Dawn-Breakers) is considered one of three books that every Baháʼí should \"master\" and read \"over and over again\".", "title": "History" }, { "paragraph_id": 22, "text": "The Baháʼí community was mostly confined to the Iranian and Ottoman empires until after the death of Baháʼu'lláh in 1892, at which time he had followers in 13 countries of Asia and Africa. Under the leadership of his son, ʻAbdu'l-Bahá, the religion gained a footing in Europe and America, and was consolidated in Iran, where it still suffers intense persecution. ʻAbdu'l-Bahá's death in 1921 marks the end of what Baháʼís call the \"heroic age\" of the religion.", "title": "History" }, { "paragraph_id": 23, "text": "On the evening of 22 May 1844, Siyyid ʻAlí-Muhammad of Shiraz gained his first convert and took on the title of \"the Báb\" (الباب \"Gate\"), referring to his later claim to the status of Mahdi of Shiʻa Islam. His followers were therefore known as Bábís. As the Báb's teachings spread, which the Islamic clergy saw as blasphemous, his followers came under increased persecution and torture. The conflicts escalated in several places to military sieges by the Shah's army. The Báb himself was imprisoned and eventually executed in 1850.", "title": "History" }, { "paragraph_id": 24, "text": "Baháʼís see the Báb as the forerunner of the Baháʼí Faith, because the Báb's writings introduced the concept of \"He whom God shall make manifest\", a messianic figure whose coming, according to Baháʼís, was announced in the scriptures of all of the world's great religions, and whom Baháʼu'lláh, the founder of the Baháʼí Faith, claimed to be. The Báb's tomb, located in Haifa, Israel, is an important place of pilgrimage for Baháʼís. The remains of the Báb were brought secretly from Iran to the Holy Land and eventually interred in the tomb built for them in a spot specifically designated by Baháʼu'lláh. The writings of the Báb are considered inspired scripture by Baháʼís, though having been superseded by the laws and teachings of Baháʼu'lláh. The main written works translated into English of the Báb are compiled in Selections from the Writings of the Báb (1976) out of the estimated 135 works.", "title": "History" }, { "paragraph_id": 25, "text": "Mírzá Husayn ʻAlí Núrí was one of the early followers of the Báb, and later took the title of Baháʼu'lláh. In August 1852, a few Bábís made a failed attempt to assassinate the Shah. The Persian government responded by killing and in some cases torturing about 50 Bábís in Tehran initially, further bloodshed was spread around the country: hundreds were reported in period newspapers by October, and tens of thousands by the end of December. Baháʼu'lláh was not involved in the assassination attempt but was imprisoned in Tehran until his release was arranged four months later by the Russian ambassador, after which he joined other Bábís in exile in Baghdad.", "title": "History" }, { "paragraph_id": 26, "text": "Shortly thereafter he was expelled from Iran and traveled to Baghdad, in the Ottoman Empire. In Baghdad, his leadership revived the persecuted followers of the Báb in Iran, so Iranian authorities requested his removal, which instigated a summons to Constantinople (now Istanbul) from the Ottoman Sultan. In 1863, at the time of his removal from Baghdad, Baháʼu'lláh first announced his claim of prophethood to his family and followers, which he said came to him years earlier while in a dungeon of Tehran. From the time of the initial exile from Iran, tensions grew between him and Subh-i-Azal, the appointed leader of the Bábís, who did not recognize Baháʼu'lláh's claim. Throughout the rest of his life Baháʼu'lláh gained the allegiance of almost all of the Bábís, who came to be known as Baháʼís, while a remnant of Bábís became known as Azalis.", "title": "History" }, { "paragraph_id": 27, "text": "He spent less than four months in Constantinople. After receiving chastising letters from Baháʼu'lláh, Ottoman authorities turned against him and put him under house arrest in Adrianople (now Edirne), where he remained for four years, until a royal decree of 1868 banished all Bábís to either Cyprus or ʻAkká.", "title": "History" }, { "paragraph_id": 28, "text": "It was in or near the Ottoman penal colony of ʻAkká, in present-day Israel, that Baháʼu'lláh spent the remainder of his life. After initially strict and harsh confinement, he was allowed to live in a home near ʻAkká, while still officially a prisoner of that city. He died there in 1892. Baháʼís regard his resting place at Bahjí as the Qiblih to which they turn in prayer each day.", "title": "History" }, { "paragraph_id": 29, "text": "He produced over 18,000 works in his lifetime, in both Arabic and Persian, of which only 8% have been translated into English. During the period in Adrianople, he began declaring his mission as a Messenger of God in letters to the world's religious and secular rulers, including Pope Pius IX, Napoleon III, and Queen Victoria.", "title": "History" }, { "paragraph_id": 30, "text": "ʻAbbás Effendi was Baháʼu'lláh's eldest son, known by the title of ʻAbdu'l-Bahá (\"Servant of Bahá\"). His father left a will that appointed ʻAbdu'l-Bahá as the leader of the Baháʼí community. ʻAbdu'l-Bahá had shared his father's long exile and imprisonment, which continued until ʻAbdu'l-Bahá's own release as a result of the Young Turk Revolution in 1908. Following his release he led a life of travelling, speaking, teaching, and maintaining correspondence with communities of believers and individuals, expounding the principles of the Baháʼí Faith.", "title": "History" }, { "paragraph_id": 31, "text": "As of 2020, there are over 38,000 extant documents containing the words of ʻAbdu'l-Bahá, which are of widely varying lengths. Only a fraction of these documents have been translated into English. Among the more well known are The Secret of Divine Civilization, Some Answered Questions, the Tablet to Auguste-Henri Forel, the Tablets of the Divine Plan, and the Tablet to The Hague. Additionally notes taken of a number of his talks were published in various volumes like Paris Talks during his journeys to the West.", "title": "History" }, { "paragraph_id": 32, "text": "Baháʼu'lláh's Kitáb-i-Aqdas and The Will and Testament of ʻAbdu'l-Bahá are foundational documents of the Baháʼí administrative order. Baháʼu'lláh established the elected Universal House of Justice, and ʻAbdu'l-Bahá established the appointed hereditary Guardianship and clarified the relationship between the two institutions. In his Will, ʻAbdu'l-Bahá appointed Shoghi Effendi, his eldest grandson, as the first Guardian of the Baháʼí Faith. Shoghi Effendi served for 36 years as the head of the religion until his death.", "title": "History" }, { "paragraph_id": 33, "text": "Throughout his lifetime, Shoghi Effendi translated Baháʼí texts; developed global plans for the expansion of the Baháʼí community; developed the Baháʼí World Centre; carried on a voluminous correspondence with communities and individuals around the world; and built the administrative structure of the religion, preparing the community for the election of the Universal House of Justice. He unexpectedly died after a brief illness on 4 November 1957, in London, England, under conditions that did not allow for a successor to be appointed.", "title": "History" }, { "paragraph_id": 34, "text": "In 1937, Shoghi Effendi launched a seven-year plan for the Baháʼís of North America, followed by another in 1946. In 1953, he launched the first international plan, the Ten Year World Crusade. This plan included extremely ambitious goals for the expansion of Baháʼí communities and institutions, the translation of Baháʼí texts into several new languages, and the sending of Baháʼí pioneers into previously unreached nations. He announced in letters during the Ten Year Crusade that it would be followed by other plans under the direction of the Universal House of Justice, which was elected in 1963 at the culmination of the Crusade.", "title": "History" }, { "paragraph_id": 35, "text": "Since 1963, the Universal House of Justice has been the elected head of the Baháʼí Faith. The general functions of this body are defined through the writings of Baháʼu'lláh and clarified in the writings of Abdu'l-Bahá and Shoghi Effendi. These functions include teaching and education, implementing Baháʼí laws, addressing social issues, and caring for the weak and the poor.", "title": "History" }, { "paragraph_id": 36, "text": "Starting with the Nine Year Plan that began in 1964, the Universal House of Justice has directed the work of the Baháʼí community through a series of multi-year international plans. Starting with the Nine-Year Plan that began in 1964, the Baháʼí leadership sought to continue the expansion of the religion but also to \"consolidate\" new members, meaning increase their knowledge of the Baháʼí teachings. In this vein, in the 1970s, the Ruhi Institute was founded by Baháʼís in Colombia to offer short courses on Baháʼí beliefs, ranging in length from a weekend to nine days. The associated Ruhi Foundation, whose purpose was to systematically \"consolidate\" new Baháʼís, was registered in 1992, and since the late 1990s the courses of the Ruhi Institute have been the dominant way of teaching the Baháʼí Faith around the world. By 2013 there were over 300 Baháʼí training institutes around the world and 100,000 people participating in courses. The courses of the Ruhi Institute train communities to self-organize classes for the spiritual education of children and youth, among other activities. Additional lines of action the Universal House of Justice has encouraged for the contemporary Baháʼí community include social action and participation in the prevalent discourses of society.", "title": "History" }, { "paragraph_id": 37, "text": "Annually, on 21 April, the Universal House of Justice sends a 'Ridván' message to the worldwide Baháʼí community, that updates Baháʼís on current developments and provides further guidance for the year to come.", "title": "History" }, { "paragraph_id": 38, "text": "At local, regional, and national levels, Baháʼís elect members to nine-person Spiritual Assemblies, which run the affairs of the religion. There are also appointed individuals working at various levels, including locally and internationally, which perform the function of propagating the teachings and protecting the community. The latter do not serve as clergy, which the Baháʼí Faith does not have. The Universal House of Justice remains the supreme governing body of the Baháʼí Faith, and its 9 members are elected every five years by the members of all National Spiritual Assemblies. Any male Baháʼí, 21 years or older, is eligible to be elected to the Universal House of Justice; all other positions are open to male and female Baháʼís.", "title": "History" }, { "paragraph_id": 39, "text": "Malietoa Tanumafili II of Samoa, who became Baháʼí in 1968 and died in 2007, was the first serving head of state to embrace the Baháʼí Faith.", "title": "History" }, { "paragraph_id": 40, "text": "As of around 2020, there were about 8 million Bahá'ís in the world. In 2013, two scholars of demography wrote that, \"The Baha'i Faith is the only religion to have grown faster in every United Nations region over the past 100 years than the general population; Bahaʼi [sic] was thus the fastest-growing religion between 1910 and 2010, growing at least twice as fast as the population of almost every UN region.\" (See Growth of religion.)", "title": "Demographics" }, { "paragraph_id": 41, "text": "The largest proportions of the total worldwide Bahá'í population were found in sub-Saharan Africa (29.9%) and South Asia (26.8%), followed by Southeast Asia (12.7%) and Latin America (12.2%). Lesser populations are found in North America (7.6%) and the Middle East/North Africa (6.2%), while the smallest populations in Europe (2.0%), Australasia (1.6%), and Northeast Asia (0.9%). In 2015, the internationally recognized religion was the second-largest international religion in Iran, Panama, Belize, Bolivia, Zambia, and Papua New Guinea; and the third-largest in Chad, and Kenya.", "title": "Demographics" }, { "paragraph_id": 42, "text": "From the Bahá'í Faith's origins in the 19th century until the 1950s, the vast majority of Baháʼís were found in Iran; converts from outside Iran were mostly found in India and the Western world. From having roughly 200,000 Baháʼís in 1950, the religion grew to have over 4 million by the late 1980s, with a wide international distribution. As of 2008, there were about 110,000 followers in Iran. Most of the growth in the late 20th century was seeded out of North America by means of the planned migration of individuals. Yet, rather than being a cultural spread from either Iran or North America, in 2001, sociologist David B. Barrett wrote that the Baháʼí Faith is, \"A world religion with no racial or national focus\". However, the growth has not been even. From the late 1920s to the late 1980s, the religion was banned and adherents of it were harassed in the Soviet-led Eastern Bloc, and then again from the 1970s into the 1990s across some countries in sub-Saharan Africa. The most intense opposition has been in Iran and neighboring Shia-majority countries, considered an attempted genocide by some scholars, watchdog agencies and human rights organizations. Meanwhile, in other times and places, the religion has experienced surges in growth. Before it was banned in certain countries, the religion \"hugely increased\" in sub-Saharan Africa. In 1989 the Universal House of Justice named Bolivia, Bangladesh, Haiti, India, Liberia, Peru, the Philippines, and Taiwan as countries where the growth of the religion had been notable in the previous decades. Bahá'í sources claimed \"more than five million\" Bahá'ís in 1991-2. However, since around 2001 the Universal House of Justice has prioritized statistics of the community by their levels of activity rather than simply their population of avowed adherents or numbers of local assemblies.", "title": "Demographics" }, { "paragraph_id": 43, "text": "Because Bahá'ís do not represent the majority of the population in any country, and most often represent only a tiny fraction of countries' total populations, there are problems of under-reporting. In addition, there are examples where the adherents have their highest density among minorities in societies who face their own challenges.", "title": "Demographics" }, { "paragraph_id": 44, "text": "The following are a few examples from Baháʼu'lláh's teachings on personal conduct that are required or encouraged of his followers:", "title": "Social practices" }, { "paragraph_id": 45, "text": "The following are a few acts of personal conduct that are prohibited or discouraged by Baháʼu'lláh's teachings:", "title": "Social practices" }, { "paragraph_id": 46, "text": "The observance of personal laws, such as prayer or fasting, is the sole responsibility of the individual. There are, however, occasions when a Baháʼí might be administratively expelled from the community for a public disregard of the laws, or gross immorality. Such expulsions are administered by the National Spiritual Assembly and do not involve shunning.", "title": "Social practices" }, { "paragraph_id": 47, "text": "While some of the laws in the Kitáb-i-Aqdas are applicable at the present time, other laws are dependent upon the existence of a predominantly Baháʼí society, such as the punishments for arson and murder. The laws, when not in direct conflict with the civil laws of the country of residence, are binding on every Baháʼí.", "title": "Social practices" }, { "paragraph_id": 48, "text": "The purpose of marriage in the Baháʼí Faith is mainly to foster spiritual harmony, fellowship and unity between a man and a woman and to provide a stable and loving environment for the rearing of children. The Baháʼí teachings on marriage call it a fortress for well-being and salvation and place marriage and the family as the foundation of the structure of human society. Baháʼu'lláh highly praised marriage, discouraged divorce, and required chastity outside of marriage; Baháʼu'lláh taught that a husband and wife should strive to improve the spiritual life of each other. Interracial marriage is also highly praised throughout Baháʼí scripture.", "title": "Social practices" }, { "paragraph_id": 49, "text": "Baháʼís intending to marry are asked to obtain a thorough understanding of the other's character before deciding to marry. Although parents should not choose partners for their children, once two individuals decide to marry, they must receive the consent of all living biological parents, whether they are Baháʼí or not. The Baháʼí marriage ceremony is simple; the only compulsory part of the wedding is the reading of the wedding vows prescribed by Baháʼu'lláh which both the groom and the bride read, in the presence of two witnesses. The vows are \"We will all, verily, abide by the Will of God.\"", "title": "Social practices" }, { "paragraph_id": 50, "text": "Transgender people can gain recognition of their gender in the Baháʼí Faith if they have medically transitioned and undergone sex reassignment surgery (SRS). After SRS, they are considered transitioned and may have a Baháʼí marriage.", "title": "Social practices" }, { "paragraph_id": 51, "text": "Baháʼu'lláh prohibited a mendicant and ascetic lifestyle. Monasticism is forbidden, and Baháʼís are taught to practice spirituality while engaging in useful work. The importance of self-exertion and service to humanity in one's spiritual life is emphasised further in Baháʼu'lláh's writings, where he states that work done in the spirit of service to humanity enjoys a rank equal to that of prayer and worship in the sight of God.", "title": "Social practices" }, { "paragraph_id": 52, "text": "Bahá'í devotional meetings in most communities currently take place in people's homes or Bahá'í centres, but in some communities Bahá'í Houses of Worship (also known as Bahá'í temples) have been built. Bahá'í Houses of Worship are places where both Baháʼís and non-Baháʼís can express devotion to God. They are also known by the name Mashriqu'l-Adhkár (Arabic for \"Dawning-place of the remembrance of God\"). Only the holy scriptures of the Bahá'í Faith and other religions can be read or chanted inside, and while readings and prayers that have been set to music may be sung by choirs, no musical instruments may be played inside. Furthermore, no sermons may be delivered, and no ritualistic ceremonies practiced. All Bahá'í Houses of Worship have a nine-sided shape (nonagon) as well as nine pathways leading outward and nine gardens surrounding them. There are currently eight \"continental\" Bahá'í Houses of Worship and some local Bahá'í Houses of Worship completed or under construction. The Bahá'í writings also envision Bahá'í Houses of Worship being surrounded by institutions for humanitarian, scientific, and educational pursuits, though none has yet been built up to such an extent.", "title": "Social practices" }, { "paragraph_id": 53, "text": "The Baháʼí calendar is based upon the calendar established by the Báb. The year consists of 19 months, each having 19 days, with four or five intercalary days, to make a full solar year. The Baháʼí New Year corresponds to the traditional Iranian New Year, called Naw Rúz, and occurs on the vernal equinox, near 21 March, at the end of the month of fasting. Once every Baháʼí month there is a gathering of the Baháʼí community called a Nineteen Day Feast with three parts: first, a devotional part for prayer and reading from Baháʼí scripture; second, an administrative part for consultation and community matters; and third, a social part for the community to interact freely.", "title": "Social practices" }, { "paragraph_id": 54, "text": "Each of the 19 months is given a name which is an attribute of God; some examples include Baháʼ (Splendour), ʻIlm (Knowledge), and Jamál (Beauty). The Baháʼí week is familiar in that it consists of seven days, with each day of the week also named after an attribute of God. Baháʼís observe 11 Holy Days throughout the year, with work suspended on 9 of these. These days commemorate important anniversaries in the history of the religion.", "title": "Social practices" }, { "paragraph_id": 55, "text": "The symbols of the religion are derived from the Arabic word Baháʼ (بهاء \"splendor\" or \"glory\"), with a numerical value of nine. This numerical connection to the name of Baháʼu'lláh, as well as nine being the highest single-digit, symbolizing completeness, are why the most common symbol of the religion is a nine-pointed star, and Baháʼí temples are nine-sided. The nine-pointed star is commonly set on Baháʼí gravestones.", "title": "Social practices" }, { "paragraph_id": 56, "text": "The ringstone symbol and calligraphy of the Greatest Name are also often encountered. The ringstone symbol consists of two five-pointed stars interspersed with a stylized Baháʼ whose shape is meant to recall God, the Manifestation of God, and the world of man; the Greatest Name is a calligraphic rendering of the phrase Yá Baháʼu'l-Abhá (يا بهاء الأبهى \"O Glory of the Most Glorious!\") and is commonly found in Baháʼí temples and homes.", "title": "Social practices" }, { "paragraph_id": 57, "text": "Since its inception the Baháʼí Faith has had involvement in socio-economic development beginning by giving greater freedom to women, promulgating the promotion of female education as a priority concern, and that involvement was given practical expression by creating schools, agricultural co-ops, and clinics.", "title": "Social practices" }, { "paragraph_id": 58, "text": "The religion entered a new phase of activity when a message from the Universal House of Justice dated 20 October 1983 was released. Baháʼís were urged to seek out ways, compatible with the Baháʼí teachings, in which they could become involved in the social and economic development of the communities in which they lived. Worldwide in 1979 there were 129 officially recognized Baháʼí socio-economic development projects. By 1987, the number of officially recognized development projects had increased to 1482.", "title": "Social practices" }, { "paragraph_id": 59, "text": "Current initiatives of social action include activities in areas like health, sanitation, education, gender equality, arts and media, agriculture, and the environment. Educational projects include schools, which range from village tutorial schools to large secondary schools, and some universities. By 2017, the Baháʼí Office of Social and Economic Development estimated that there were 40,000 small-scale projects, 1,400 sustained projects, and 135 Baháʼí-inspired organizations.", "title": "Social practices" }, { "paragraph_id": 60, "text": "Baháʼu'lláh wrote of the need for world government in this age of humanity's collective life. Because of this emphasis the international Baháʼí community has chosen to support efforts of improving international relations through organizations such as the League of Nations and the United Nations, with some reservations about the present structure and constitution of the UN. The Baháʼí International Community is an agency under the direction of the Universal House of Justice in Haifa, and has consultative status with the following organizations:", "title": "Social practices" }, { "paragraph_id": 61, "text": "The Baháʼí International Community has offices at the United Nations in New York and Geneva and representations to United Nations regional commissions and other offices in Addis Ababa, Bangkok, Nairobi, Rome, Santiago, and Vienna. In recent years, an Office of the Environment and an Office for the Advancement of Women were established as part of its United Nations Office. The Baháʼí Faith has also undertaken joint development programs with various other United Nations agencies. In the 2000 Millennium Forum of the United Nations a Baháʼí was invited as one of the only non-governmental speakers during the summit.", "title": "Social practices" }, { "paragraph_id": 62, "text": "Baháʼís continue to be persecuted in some majority-Islamic countries, whose leaders do not recognize the Baháʼí Faith as an independent religion, but rather as apostasy from Islam. The most severe persecutions have occurred in Iran, where more than 200 Baháʼís were executed between 1978 and 1998. The rights of Baháʼís have been restricted to greater or lesser extents in numerous other countries, including Egypt, Afghanistan, Indonesia, Iraq, Morocco, Yemen, and several countries in sub-Saharan Africa.", "title": "Persecution" }, { "paragraph_id": 63, "text": "The most enduring persecution of Baháʼís has been in Iran, the birthplace of the religion. When the Báb started attracting a large following, the clergy hoped to stop the movement from spreading by stating that its followers were enemies of God. These clerical directives led to mob attacks and public executions. Starting in the twentieth century, in addition to repression aimed at individual Baháʼís, centrally directed campaigns that targeted the entire Baháʼí community and its institutions were initiated. In one case in Yazd in 1903 more than 100 Baháʼís were killed. Baháʼí schools, such as the Tarbiyat boys' and girls' schools in Tehran, were closed in the 1930s and 1940s, Baháʼí marriages were not recognized and Baháʼí texts were censored.", "title": "Persecution" }, { "paragraph_id": 64, "text": "During the reign of Mohammad Reza Pahlavi, to divert attention from economic difficulties in Iran and from a growing nationalist movement, a campaign of persecution against the Baháʼís was instituted. An approved and coordinated anti-Baháʼí campaign (to incite public passion against the Baháʼís) started in 1955 and it included the spreading of anti-Baháʼí propaganda on national radio stations and in official newspapers. During that campaign, initiated by Mulla Muhammad Taghi Falsafi, the Bahá'í center in Tehran was demolished at the orders of Tehran military governor, General Teymur Bakhtiar. In the late 1970s the Shah's regime consistently lost legitimacy due to criticism that it was pro-Western. As the anti-Shah movement gained ground and support, revolutionary propaganda was spread which alleged that some of the Shah's advisors were Baháʼís. Baháʼís were portrayed as economic threats, and as supporters of Israel and the West, and societal hostility against the Baháʼís increased.", "title": "Persecution" }, { "paragraph_id": 65, "text": "Since the Islamic Revolution of 1979, Iranian Baháʼís have regularly had their homes ransacked or have been banned from attending university or from holding government jobs, and several hundred have received prison sentences for their religious beliefs, most recently for participating in study circles. Baháʼí cemeteries have been desecrated and property has been seized and occasionally demolished, including the House of Mírzá Buzurg, Baháʼu'lláh's father. The House of the Báb in Shiraz, one of three sites to which Baháʼís perform pilgrimage, has been destroyed twice. In May 2018, the Iranian authorities expelled a young woman student from university of Isfahan because she was Baháʼí. In March 2018, two more Baháʼí students were expelled from universities in the cities of Zanjan and Gilan because of their religion.", "title": "Persecution" }, { "paragraph_id": 66, "text": "According to a US panel, attacks on Baháʼís in Iran increased under Mahmoud Ahmadinejad's presidency. The United Nations Commission on Human Rights revealed an October 2005 confidential letter from Command Headquarters of the Armed Forces of Iran ordering its members to identify Baháʼís and to monitor their activities. Due to these actions, the Special Rapporteur of the United Nations Commission on Human Rights stated on 20 March 2006, that she \"also expresses concern that the information gained as a result of such monitoring will be used as a basis for the increased persecution of, and discrimination against, members of the Baháʼí faith, in violation of international standards. The Special Rapporteur is concerned that this latest development indicates that the situation with regard to religious minorities in Iran is, in fact, deteriorating.\"", "title": "Persecution" }, { "paragraph_id": 67, "text": "On 14 May 2008, members of an informal body known as the \"Friends\" that oversaw the needs of the Baháʼí community in Iran were arrested and taken to Evin prison. The Friends court case has been postponed several times, but was finally underway on 12 January 2010. Other observers were not allowed in the court. Even the defense lawyers, who for two years have had minimal access to the defendants, had difficulty entering the courtroom. The chairman of the U.S. Commission on International Religious Freedom said that it seems that the government has already predetermined the outcome of the case and is violating international human rights law. Further sessions were held on 7 February 2010, 12 April 2010 and 12 June 2010. On 11 August 2010 it became known that the court sentence was 20 years imprisonment for each of the seven prisoners which was later reduced to ten years. After the sentence, they were transferred to Gohardasht prison. In March 2011 the sentences were reinstated to the original 20 years. On 3 January 2010, Iranian authorities detained ten more members of the Baha'i minority, reportedly including Leva Khanjani, granddaughter of Jamaloddin Khanjani, one of seven Baha'i leaders jailed since 2008 and in February, they arrested his son, Niki Khanjani.", "title": "Persecution" }, { "paragraph_id": 68, "text": "The Iranian government claims that the Baháʼí Faith is not a religion, but is instead a political organization, and hence refuses to recognize it as a minority religion. However, the government has never produced convincing evidence supporting its characterization of the Baháʼí community. The Iranian government also accuses the Baháʼí Faith of being associated with Zionism. These accusations against the Baháʼís appear to lack basis in historical fact, with some arguing they were invented by the Iranian government in order to use the Baháʼís as \"scapegoats\".", "title": "Persecution" }, { "paragraph_id": 69, "text": "In 2019, the Iranian government made it impossible for the Baháʼís to legally register with the Iranian state. National identity card applications in Iran no longer include the “other religions” option effectively making the Baháʼí Faith unrecognized by the state.", "title": "Persecution" }, { "paragraph_id": 70, "text": "During the 1920s, Egypt's religious Tribunal recognized the Baha'i Faith as a new, independent religion, totally separate from Islam, due to the nature of the 'laws, principles and beliefs' of the Baha'is.", "title": "Persecution" }, { "paragraph_id": 71, "text": "Baháʼí institutions and community activities have been illegal under Egyptian law since 1960. All Baháʼí community properties, including Baháʼí centers, libraries, and cemeteries, have been confiscated by the government and fatwas have been issued charging Baháʼís with apostasy.", "title": "Persecution" }, { "paragraph_id": 72, "text": "The Egyptian identification card controversy began in the 1990s when the government modernized the electronic processing of identity documents, which introduced a de facto requirement that documents must list the person's religion as Muslim, Christian, or Jewish (the only three religions officially recognized by the government). Consequently, Baháʼís were unable to obtain government identification documents (such as national identification cards, birth certificates, death certificates, marriage or divorce certificates, or passports) necessary to exercise their rights in their country unless they lied about their religion, which conflicts with Baháʼí religious principle. Without documents, they could not be employed, educated, treated in hospitals, travel outside of the country, or vote, among other hardships. Following a protracted legal process culminating in a court ruling favorable to the Baháʼís, the interior minister of Egypt released a decree on 14 April 2009, amending the law to allow Egyptians who are not Muslim, Christian, or Jewish to obtain identification documents that list a dash in place of one of the three recognized religions. The first identification cards were issued to two Baháʼís under the new decree on 8 August 2009.", "title": "Persecution" } ]
The Baháʼí Faith is a religion founded in the 19th century that teaches the essential worth of all religions and the unity of all people. Established by Baháʼu'lláh, it initially developed in Iran and parts of the Middle East, where it has faced ongoing persecution since its inception. The religion is estimated to have five to eight million adherents, known as Baháʼís, spread throughout most of the world's countries and territories. The Baháʼí Faith has three central figures: the Báb (1819–1850), executed for heresy, who taught that a prophet similar to Jesus and Muhammad would soon appear; Baháʼu'lláh (1817–1892), who claimed to be that prophet in 1863 and had to endure both exile and imprisonment; and his son, ʻAbdu'l-Bahá (1844–1921), who made teaching trips to Europe and the United States after his release from confinement in 1908. After ʻAbdu'l-Bahá's death in 1921, the leadership of the religion fell to his grandson Shoghi Effendi (1897–1957). Baháʼís annually elect local, regional, and national Spiritual Assemblies that govern the religion's affairs, and every five years an election is held for the Universal House of Justice, the nine-member governing institution of the worldwide Baháʼí community that is located in Haifa, Israel, near the Shrine of the Báb. According to Baháʼí teachings, religion is revealed in an orderly and progressive way by a single God through Manifestations of God, including the Adam, Abraham, Krishna, Moses, Zoroaster, the Buddha, Jesus, Muhammad, Báb and ultimately Baháʼu'lláh. Baháʼís regard the world's major religions as fundamentally unified in purpose, but diverging in terms of social practices and interpretations. The Baháʼí Faith stresses the unity of all people as its core teaching and explicitly rejects notions of racism, sexism, and nationalism. At the heart of Baháʼí teachings is the goal of a unified world order that ensures the prosperity of all nations, races, creeds, and classes. Letters and epistles by Baháʼu'lláh, along with writings and talks by his son ʻAbdu'l-Bahá, have been collected and assembled into a canon of Baháʼí scriptures. This collection includes works by the Báb, who is regarded as Baháʼu'lláh's forerunner. Prominent among the works of Baháʼí literature are the Kitáb-i-Aqdas, the Kitáb-i-Íqán, Some Answered Questions, and The Dawn-Breakers.
2001-11-15T02:50:24Z
2023-12-31T20:27:33Z
[ "Template:Refbegin", "Template:Cite press release", "Template:Baháʼí", "Template:Religion topics", "Template:Main", "Template:Better source needed", "Template:Cite thesis", "Template:Subscription required", "Template:Citation", "Template:Refend", "Template:Authority control", "Template:Use dmy dates", "Template:Notelist", "Template:*", "Template:Cite report", "Template:Efn", "Template:Sfn", "Template:IPAc-en", "Template:Baháʼí texts sidebar", "Template:Update after", "Template:Cols", "Template:Colend", "Template:Short description", "Template:Contains special characters", "Template:Blockquote", "Template:Infobox religion", "Template:Further", "Template:Sister project links", "Template:About", "Template:Left", "Template:Curlie", "Template:Cite book", "Template:Cite speech", "Template:Lang", "Template:Citation needed", "Template:Cite web", "Template:Reflist", "Template:Cite journal", "Template:Cite news", "Template:Cite encyclopedia", "Template:New Religious Movements", "Template:Baháʼí sidebar", "Template:Respell", "Template:See also" ]
https://en.wikipedia.org/wiki/Bah%C3%A1%CA%BC%C3%AD_Faith
4,256
Baiuvarii
The Baiuvarii, Bavarii, or Bavarians (German: Bajuwaren) were a Germanic people. The Baiuvarii had settled in modern-day Bavaria (which is named after them), Austria, and South Tyrol by the 6th century AD, and are considered to be the ancestors of modern-day Bavarians, Austrians and South Tyroleans. It is believed that they spoke an early version of the Bavarian language. The name of the Baiuvarii is also spelled Baiuvari. It probably means "men from Bohemia". The placename Bohemia is believed to be connected to that of the Boii, a Celtic people who partly left the region before the Roman era and then dominated by Germanic peoples. The Baiuvarii gave their name to the region of Bavaria. The language of the Baiuvarii is classified as Germanic. It is uncertain whether they originally spoke an East Germanic or West Germanic language. Early evidence on the language of the Baiuvarii is limited to personal names and a few Runic inscriptions. By the 8th century AD, the Baiuvarii were speakers of an early form of the Austro-Bavarian language within the West Germanic family. The name is first attested in Latin sources in the 6th century AD. Evidence from the etymology of their name implies that the Baiuvarii, being named after Bohemia, can not have existed under that name before the 1st century AD. During this period Maroboduus, king of the Germanic Marcomanni, lead his people into their area which had previously been inhabited by the Celtic Boii. Whether the Baiuvarii settled Bavaria in a specific later migration, after Maroboduus, either from the north (Bohemia) or from Pannonia, is uncertain. According to Karl Bosl, Bavarian migration to present-day Bavaria is a legend. The early Baiuvarii are often associated with the Friedenhain-Přešťovice archaeological group, but this is controversial. During the time of Attila in the 5th century, the entire Middle Danube region saw the entry of many new peoples from north and east of the Carpathians, and the formation and destruction of many new political entities. It is thus more probable that the Baiuvarii emerged in the provinces of Noricum ripense and Raetia secunda following Odoacer's withdrawal of population to Italy in 488, and the subsequent expansion of Italian Ostrogothic, and Merovingian Frankish influence into the area. They are believed to have incorporated elements from several Germanic peoples, including the Sciri, Heruli, Suebi, Alemanni, Naristi, Thuringi and Lombards. They might also have included non-Germanic Romance people (romanized Celtic people). The region was under the influence of the Ostrogothic Kingdom of Theodoric the Great. During this period, the Frankish king Theudebert I (died 548) claimed control from the North Sea to Pannonia. After his death, his uncle Chlothar I appointed Garibald I as dux of Bavaria. He established the Agilolfings dynasty with his power base at Augsburg or Regensburg. By the 8th century, many Baiuvarii had converted to Christianity. Through their ruling Agilolfings dynasty, they were closely connected with the Franks. A collection of Bavarian tribal laws was compiled in the 8th century. This document is known as Lex Baiuvariorum. Elements of it possibly date back to the 6th century. It is very similar to Lex Thuringorum, which was the legal code of the Thuringi, with whom the Baiuvarii had close relations. The funerary traditions of the Baiuvarii are similar to those of the Alemanni, but quite different from those of the Thuringi. The Baiuvarii are distinguished by the presence of individuals with artificially deformed craniums in their cemeteries. These individuals were predominantly female; there is no undisputed evidence of males with artificially deformed skulls in Bavaria. Genetic and archeological evidence shows that these women were migrants from eastern cultures, who married Bavarii males, suggesting the importance of exogamy within the Bavarii culture. The migrant women were fully integrated in to Bavarii culture. In 2018, genomic research showed that these foreign women had southeastern European and East Asian ancestry. The presence of these women among the Bavarii people indicates that men from the Bavarii culture practiced exogamy, preferentially marrying women from eastern populations. A genetic study published in the Proceedings of the National Academy of Sciences of the United States of America in 2018 examined the remains of 41 individuals buried at a Bavarian cemetery ca. 500 AD. Of these, 11 whole genomes were generated. The males were found to be genetically homogeneous and of north-central European origin. The females were less homogeneous, and carried less Northern European ancestry, particularly those with artificially deformed craniums, who were found to combine Southeast European and East Asian ancestry. There were significant gender differences in skin, hair and eye pigmentation in the sample. While 80% of the Bavarii males had blond hair and blue eyes, the women had much higher rates of brown eyes and darker hair colors. The foreign women with East Asian and Southern European-related ancestry, generally had brown eyes, and 60% were dark haired, it is also implied that their skin color was darker than the local population. No significant admixture with Roman populations from territories further south of the area was detected. Among modern populations, the surveyed individuals with normal skulls were found to be most closely related to modern-day Germans.
[ { "paragraph_id": 0, "text": "The Baiuvarii, Bavarii, or Bavarians (German: Bajuwaren) were a Germanic people. The Baiuvarii had settled in modern-day Bavaria (which is named after them), Austria, and South Tyrol by the 6th century AD, and are considered to be the ancestors of modern-day Bavarians, Austrians and South Tyroleans. It is believed that they spoke an early version of the Bavarian language.", "title": "" }, { "paragraph_id": 1, "text": "The name of the Baiuvarii is also spelled Baiuvari. It probably means \"men from Bohemia\". The placename Bohemia is believed to be connected to that of the Boii, a Celtic people who partly left the region before the Roman era and then dominated by Germanic peoples. The Baiuvarii gave their name to the region of Bavaria.", "title": "Name" }, { "paragraph_id": 2, "text": "The language of the Baiuvarii is classified as Germanic. It is uncertain whether they originally spoke an East Germanic or West Germanic language. Early evidence on the language of the Baiuvarii is limited to personal names and a few Runic inscriptions. By the 8th century AD, the Baiuvarii were speakers of an early form of the Austro-Bavarian language within the West Germanic family.", "title": "Language" }, { "paragraph_id": 3, "text": "The name is first attested in Latin sources in the 6th century AD.", "title": "History" }, { "paragraph_id": 4, "text": "Evidence from the etymology of their name implies that the Baiuvarii, being named after Bohemia, can not have existed under that name before the 1st century AD. During this period Maroboduus, king of the Germanic Marcomanni, lead his people into their area which had previously been inhabited by the Celtic Boii. Whether the Baiuvarii settled Bavaria in a specific later migration, after Maroboduus, either from the north (Bohemia) or from Pannonia, is uncertain.", "title": "History" }, { "paragraph_id": 5, "text": "According to Karl Bosl, Bavarian migration to present-day Bavaria is a legend. The early Baiuvarii are often associated with the Friedenhain-Přešťovice archaeological group, but this is controversial. During the time of Attila in the 5th century, the entire Middle Danube region saw the entry of many new peoples from north and east of the Carpathians, and the formation and destruction of many new political entities.", "title": "History" }, { "paragraph_id": 6, "text": "It is thus more probable that the Baiuvarii emerged in the provinces of Noricum ripense and Raetia secunda following Odoacer's withdrawal of population to Italy in 488, and the subsequent expansion of Italian Ostrogothic, and Merovingian Frankish influence into the area. They are believed to have incorporated elements from several Germanic peoples, including the Sciri, Heruli, Suebi, Alemanni, Naristi, Thuringi and Lombards. They might also have included non-Germanic Romance people (romanized Celtic people).", "title": "History" }, { "paragraph_id": 7, "text": "The region was under the influence of the Ostrogothic Kingdom of Theodoric the Great. During this period, the Frankish king Theudebert I (died 548) claimed control from the North Sea to Pannonia. After his death, his uncle Chlothar I appointed Garibald I as dux of Bavaria. He established the Agilolfings dynasty with his power base at Augsburg or Regensburg. By the 8th century, many Baiuvarii had converted to Christianity.", "title": "History" }, { "paragraph_id": 8, "text": "Through their ruling Agilolfings dynasty, they were closely connected with the Franks.", "title": "History" }, { "paragraph_id": 9, "text": "A collection of Bavarian tribal laws was compiled in the 8th century. This document is known as Lex Baiuvariorum. Elements of it possibly date back to the 6th century. It is very similar to Lex Thuringorum, which was the legal code of the Thuringi, with whom the Baiuvarii had close relations.", "title": "Culture" }, { "paragraph_id": 10, "text": "The funerary traditions of the Baiuvarii are similar to those of the Alemanni, but quite different from those of the Thuringi.", "title": "Culture" }, { "paragraph_id": 11, "text": "The Baiuvarii are distinguished by the presence of individuals with artificially deformed craniums in their cemeteries. These individuals were predominantly female; there is no undisputed evidence of males with artificially deformed skulls in Bavaria. Genetic and archeological evidence shows that these women were migrants from eastern cultures, who married Bavarii males, suggesting the importance of exogamy within the Bavarii culture. The migrant women were fully integrated in to Bavarii culture.", "title": "Culture" }, { "paragraph_id": 12, "text": "In 2018, genomic research showed that these foreign women had southeastern European and East Asian ancestry. The presence of these women among the Bavarii people indicates that men from the Bavarii culture practiced exogamy, preferentially marrying women from eastern populations.", "title": "Culture" }, { "paragraph_id": 13, "text": "A genetic study published in the Proceedings of the National Academy of Sciences of the United States of America in 2018 examined the remains of 41 individuals buried at a Bavarian cemetery ca. 500 AD. Of these, 11 whole genomes were generated. The males were found to be genetically homogeneous and of north-central European origin. The females were less homogeneous, and carried less Northern European ancestry, particularly those with artificially deformed craniums, who were found to combine Southeast European and East Asian ancestry.", "title": "Genetics" }, { "paragraph_id": 14, "text": "There were significant gender differences in skin, hair and eye pigmentation in the sample. While 80% of the Bavarii males had blond hair and blue eyes, the women had much higher rates of brown eyes and darker hair colors. The foreign women with East Asian and Southern European-related ancestry, generally had brown eyes, and 60% were dark haired, it is also implied that their skin color was darker than the local population.", "title": "Genetics" }, { "paragraph_id": 15, "text": "No significant admixture with Roman populations from territories further south of the area was detected. Among modern populations, the surveyed individuals with normal skulls were found to be most closely related to modern-day Germans.", "title": "Genetics" } ]
The Baiuvarii, Bavarii, or Bavarians were a Germanic people. The Baiuvarii had settled in modern-day Bavaria, Austria, and South Tyrol by the 6th century AD, and are considered to be the ancestors of modern-day Bavarians, Austrians and South Tyroleans. It is believed that they spoke an early version of the Bavarian language.
2001-09-28T00:56:40Z
2023-11-08T00:03:08Z
[ "Template:Further", "Template:Cite journal", "Template:Notelist", "Template:Refbegin", "Template:Refend", "Template:Lang-de", "Template:Cite book", "Template:Commons inline", "Template:Short description", "Template:Sfn", "Template:Reflist", "Template:Germanic peoples", "Template:Authority control", "Template:Efn" ]
https://en.wikipedia.org/wiki/Baiuvarii
4,257
Burgundians
The Burgundians (Latin: Burgundes, Burgundiōnes, Burgundī; Old Norse: Burgundar; Old English: Burgendas; Greek: Βούργουνδοι) were an early Germanic tribe or group of tribes. They appeared in the middle Rhine region, near the Roman Empire, and were later moved into the empire, in eastern Gaul. They were possibly mentioned much earlier in the time of the Roman Empire as living in part of the region of Germania that is now part of Poland. The Burgundians are first mentioned together with the Alamanni as early as the 11th panegyric to emperor Maximian given in Trier in 291 AD, referring to events that must have happened between 248 and 291, and they apparently remained neighbours for centuries. By 411 a Burgundian group had established themselves on the Rhine, between Franks and Alamanni, holding the cities of Worms, Speyer, and Strasbourg. In 436 AD, Aëtius defeated the Burgundians on the Rhine with the help of Hunnish forces, and then in 443, he re-settled the Burgundians within the empire, in eastern Gaul. This Gaulish domain became the Kingdom of the Burgundians. This later became a component of the Frankish Empire. The name of this kingdom survives in the regional appellation, Burgundy, which is a region in modern France, representing only a part of that kingdom. Another part of the Burgundians formed a contingent in Attila's Hunnic army by 451 AD. Before clear documentary evidence begins, the Burgundians may have originally emigrated from the Baltic island of Bornholm to the Vistula basin, in the middle of what is now Poland. The ethnonym Burgundians is commonly used in English to refer to the Burgundi (Burgundionei, Burgundiones or Burgunds) who settled in eastern Gaul and the western Alps during the 5th century AD. The original Kingdom of the Burgundians barely intersected the modern Bourgogne and more closely matched the boundaries of Franche-Comté in northeastern France, the Rhône-Alpes in southeastern France, Romandy in west Switzerland, and Aosta Valley, in north west Italy. In modern usage, however, "Burgundians" can sometimes refer to later inhabitants of the geographical Bourgogne or Borgogne (Burgundy), named after the old kingdom, but not corresponding to the original boundaries of it. Between the 6th and 20th centuries, the boundaries and political connections of "Burgundy" have changed frequently. In modern times the only area still referred to as Burgundy is in France, which derives its name from the Duchy of Burgundy. But in the context of the Middle Ages the term Burgundian (or similar spellings) can refer even to the powerful political entity the Dukes controlled which included not only Burgundy itself but had actually expanded to have a strong association with areas now in modern Belgium and Southern Netherlands. The parts of the old Kingdom not within the French controlled Duchy tended to come under different names, except for the County of Burgundy. The origins of the Burgundians before they reached the area near the Roman-controlled Rhine is a subject of various old proposals, but these are doubted by some modern scholars such as Ian Wood and Walter Goffart. As remarked by Susan Reynolds: Wood suggests that those who were called Burgundians in their early sixth-century laws were not a single ethnic group, but covered any non-Roman follower of Gundobad and Sigismund. Some of the leaders of Goths and Burgundians may have descended from long-distant ancestors somewhere around the Baltic. Maybe, but everyone has a lot of ancestors, and some of theirs may well have come from elsewhere. There is, as Walter Goffart has repeatedly argued, little reason to believe that sixth-century or later references to what looks like names for Scandinavia, or for places in it, mean that traditions from those particular ancestors had been handed through thick and thin. They have long been associated with Scandinavian origin based on place-name evidence and archaeological evidence (Stjerna) and many consider their tradition to be correct (e.g. Musset, p. 62). According to such proposals, the Burgundians are believed to have then emigrated to the Baltic island of Bornholm ("the island of the Burgundians" in Old Norse). By about 250 AD, the population of Bornholm had largely disappeared from the island. Most cemeteries ceased to be used, and those that were still used had few burials (Stjerna, in German 1925:176). In Þorsteins saga Víkingssonar (The Saga of Thorstein, Viking's Son), a man (or group) named Veseti settled on a holm (island) called borgundarhólmr in Old Norse, i.e. Bornholm. Alfred the Great's translation of Orosius uses the name Burgenda land to refer to a territory next to the land of Sweons ("Swedes"). The 19th century poet and mythologist Viktor Rydberg asserted from an early medieval source, Vita Sigismundi, that they themselves retained oral traditions about their Scandinavian origin. Early Roman sources, such as Tacitus and Pliny the Elder, knew little concerning the Germanic peoples east of the Elbe river, or on the Baltic Sea. Pliny (IV.28) however mentions a group with a similar name among the Vandalic or Eastern Germanic Germani peoples, including the Goths. Claudius Ptolemy lists these as living between the Suevus (probably the Oder) and Vistula rivers, north of the Lugii, and south of the coast dwelling tribes. Around the mid-2nd century AD, there was a significant migration by Germanic tribes of Scandinavian origin (Rugii, Goths, Gepidae, Vandals, Burgundians, and others) towards the south-east, creating turmoil along the entire Roman frontier. These migrations culminated in the Marcomannic Wars, which resulted in widespread destruction and the first invasion of Italy in the Roman Empire period. Jordanes reports that during the 3rd century AD, the Burgundians living in the Vistula basin were almost annihilated by Fastida, king of the Gepids, whose kingdom was at the mouth of the Vistula. In the late 3rd century AD, the Burgundians appeared on the east bank of the Rhine, apparently confronting Roman Gaul. Zosimus (1.68) reports them being defeated by the emperor Probus in 278 near a river, together with the Silingi and Vandals. A few years later, Claudius Mamertinus mentions them along with the Alamanni, a Suebic people. These two peoples had moved into the Agri Decumates on the eastern side of the Rhine, an area still referred to today as Swabia, at times attacking Roman Gaul together and sometimes fighting each other. He also mentions that the Goths had previously defeated the Burgundians. Ammianus Marcellinus, on the other hand, claimed that the Burgundians descended from the Romans. The Roman sources do not speak of any specific migration from Poland by the Burgundians (although other Vandalic peoples are more clearly mentioned as having moved west in this period), and so there have historically been some doubts about the link between the eastern and western Burgundians. In 369/370 AD, the Emperor Valentinian I enlisted the aid of the Burgundians in his war against the Alamanni. Approximately four decades later, the Burgundians appear again. Following Stilicho's withdrawal of troops to fight Alaric I the Visigoth in 406–408 AD, a large group of peoples from central Europe north of the Danube came west and crossed the Rhine, entering the Empire near the lands of the Burgundians who had moved much earlier. The dominant groups were Alans, Vandals (Hasdingi and Silingi), and Danubian Suevi. The majority of these Danubian peoples moved through Gaul and eventually established themselves in kingdoms in Roman Hispania. One group of Alans was settled in northern Gaul by the Romans. Some Burgundians also migrated westwards and settled as foederati in the Roman province of Germania Prima along the Middle Rhine. Other Burgundians, however, remained outside the empire and apparently formed a contingent in Attila's Hunnic army by 451 AD. In 411, the Burgundian king Gundahar (or Gundicar) set up a puppet emperor, Jovinus, in cooperation with Goar, king of the Alans. With the authority of the Gallic emperor that he controlled, Gundahar settled on the left (Roman) bank of the Rhine, between the river Lauter and the Nahe, seizing Worms, Speyer, and Strassburg. Apparently as part of a truce, the Emperor Honorius later officially "granted" them the land, with its capital at the old Celtic Roman settlement of Borbetomagus (present Worms). Despite their new status as foederati, Burgundian raids into Roman Upper Gallia Belgica became intolerable and were ruthlessly brought to an end in 436, when the Roman general Aëtius called in Hun mercenaries, who overwhelmed the Rhineland kingdom in 437. Gundahar was killed in the fighting, reportedly along with the majority of the Burgundian tribe. The destruction of Worms and the Burgundian kingdom by the Huns became the subject of heroic legends that were afterwards incorporated in the Nibelungenlied—on which Wagner based his Ring Cycle—where King Gunther (Gundahar) and Queen Brünhild hold their court at Worms, and Siegfried comes to woo Kriemhild. (In Old Norse sources the names are Gunnar, Brynhild, and Gudrún as normally rendered in English.) In fact, the Etzel of the Nibelungenlied is based on Attila the Hun. For reasons not cited in the sources, the Burgundians were granted foederati status a second time, and in 443 were resettled by Aëtius in Sapaudia, part of the Gallo-Roman province of Maxima Sequanorum. Burgundians probably even lived near Lugdunum, known today as Lyon. A new king, Gundioc or Gunderic, presumed to be Gundahar's son, appears to have reigned following his father's death. The historian Pline tells us that Gunderic ruled the areas of Saône, Dauphiny, Savoie and a part of Provence. He set up Vienne as the capital of the kingdom of Burgundy. In all, eight Burgundian kings of the house of Gundahar ruled until the kingdom was overrun by the Franks in 534. As allies of Rome in its last decades, the Burgundians fought alongside Aëtius and a confederation of Visigoths and others against Attila at the Battle of Châlons (also called "The Battle of the Catalaunian Fields") in 451. The alliance between Burgundians and Visigoths seems to have been strong, as Gundioc and his brother Chilperic I accompanied Theodoric II to Spain to fight the Sueves in 455. Also in 455, an ambiguous reference infidoque tibi Burdundio ductu implicates an unnamed treacherous Burgundian leader in the murder of the emperor Petronius Maximus in the chaos preceding the sack of Rome by the Vandals. The Patrician Ricimer is also blamed; this event marks the first indication of the link between the Burgundians and Ricimer, who was probably Gundioc's brother-in-law and Gundobad's uncle. In 456, the Burgundians, apparently confident in their growing power, negotiated a territorial expansion and power sharing arrangement with the local Roman senators. In 457, Ricimer overthrew another emperor, Avitus, raising Majorian to the throne. This new emperor proved unhelpful to Ricimer and the Burgundians. The year after his ascension, Majorian stripped the Burgundians of the lands they had acquired two years earlier. After showing further signs of independence, he was murdered by Ricimer in 461. Ten years later, in 472, Ricimer–who was by now the son-in-law of the Western Emperor Anthemius–was plotting with Gundobad to kill his father-in-law; Gundobad beheaded the emperor (apparently personally). Ricimer then appointed Olybrius; both died, surprisingly of natural causes, within a few months. Gundobad seems then to have succeeded his uncle as Patrician and king-maker, and raised Glycerius to the throne. In 474, Burgundian influence over the empire seems to have ended. Glycerius was deposed in favor of Julius Nepos, and Gundobad returned to Burgundy, presumably at the death of his father Gundioc. At this time or shortly afterwards, the Burgundian kingdom was divided among Gundobad and his brothers, Godigisel, Chilperic II, and Gundomar I. According to Gregory of Tours, the years following Gundobad's return to Burgundy saw a bloody consolidation of power. Gregory states that Gundobad murdered his brother Chilperic, drowning his wife and exiling their daughters (one of whom was to become the wife of Clovis the Frank, and was reputedly responsible for his conversion). This is contested by, e.g., Bury, who points out problems in much of Gregory's chronology for the events. In c. 500, when Gundobad and Clovis were at war, Gundobad appears to have been betrayed by his brother Godegisel, who joined the Franks; together Godegisel's and Clovis' forces "crushed the army of Gundobad". Gundobad was temporarily holed up in Avignon, but was able to re-muster his army and sacked Vienne, where Godegisel and many of his followers were put to death. From this point, Gundobad appears to have been the sole king of Burgundy. This would imply that his brother Gundomar was already dead, though there are no specific mentions of the event in the sources. Either Gundobad and Clovis reconciled their differences, or Gundobad was forced into some sort of vassalage by Clovis' earlier victory, as the Burgundian king appears to have assisted the Franks in 507 in their victory over Alaric II the Visigoth. During the upheaval, sometime between 483 and 501, Gundobad began to set forth the Lex Gundobada (see below), issuing roughly the first half, which drew upon the Lex Visigothorum. Following his consolidation of power, between 501 and his death in 516, Gundobad issued the second half of his law, which was more originally Burgundian. The Burgundians were extending their power over eastern Gaul—that is western Switzerland and eastern France, as well as northern Italy. In 493, Clovis, king of the Franks, married the Burgundian princess Clotilda (daughter of Chilperic), who converted him to the Catholic faith. At first allied with Clovis' Franks against the Visigoths in the early 6th century, the Burgundians were eventually conquered at Autun by the Franks in 532 after a first attempt in the Battle of Vézeronce. The Burgundian kingdom was made part of the Merovingian kingdoms, and the Burgundians themselves were by and large absorbed as well. The 5th century Gallo-Roman poet and landowner Sidonius, who at one point lived with the Burgundians, described them as a long-haired people of immense physical size: Why... do you [an obscure senator by the name of Catullinus] bid me compose a song dedicated to Venus... placed as I am among long-haired hordes, having to endure Germanic speech, praising often with a wry face the song of the gluttonous Burgundian who spreads rancid butter on his hair? ... You don't have a reek of garlic and foul onions discharged upon you at early morn from ten breakfasts, and you are not invaded before dawn... by a crowd of giants. The Burgundians and their language were described as Germanic by the poet Sidonius Apollinaris. Herwig Wolfram has interpreted this as being because they had entered Gaul from Germania. More specifically their language is thought to have belonged to the East Germanic language group, based upon their presumed equivalence to the Burgundians named much earlier by Pliny in the east, and some names and placenames. However this is now considered uncertain. Little is known of the language. Some proper names of Burgundians are recorded, and some words used in the area in modern times are thought to be derived from the ancient Burgundian language, but it is often difficult to distinguish these from Germanic words of other origin, and in any case the modern form of the words is rarely suitable to infer much about the form in the old language. The language appears to have become extinct during the late 6th century, likely due to the early conversion of the Burgundians to Latin Christianity. Somewhere in the east the Burgundians had converted to the Arian Christianity from earlier Germanic paganism. Their Arianism proved a source of suspicion and distrust between the Burgundians and the Catholic Western Roman Empire. Divisions were evidently healed or healing circa 500, however, as Gundobad, one of the last Burgundian kings, maintained a close personal friendship with Avitus, the bishop of Vienne. Moreover, Gundobad's son and successor, Sigismund, was himself a Catholic, and there is evidence that many of the Burgundian people had converted by this time as well, including several female members of the ruling family. The Burgundians left three legal codes, among the earliest from any of the Germanic tribes. The Liber Constitutionum sive Lex Gundobada ("The Book of Constitutions or Law of Gundobad"), also known as the Lex Burgundionum, or more simply the Lex Gundobada or the Liber, was issued in several parts between 483 and 516, principally by Gundobad, but also by his son, Sigismund. It was a record of Burgundian customary law and is typical of the many Germanic law codes from this period. In particular, the Liber borrowed from the Lex Visigothorum and influenced the later Lex Ripuaria. The Liber is one of the primary sources for contemporary Burgundian life, as well as the history of its kings. Like many of the Germanic tribes, the Burgundians' legal traditions allowed the application of separate laws for separate ethnicities. Thus, in addition to the Lex Gundobada, Gundobad also issued (or codified) a set of laws for Roman subjects of the Burgundian kingdom, the Lex Romana Burgundionum (The Roman Law of the Burgundians). In addition to the above codes, Gundobad's son Sigismund later published the Prima Constitutio.
[ { "paragraph_id": 0, "text": "The Burgundians (Latin: Burgundes, Burgundiōnes, Burgundī; Old Norse: Burgundar; Old English: Burgendas; Greek: Βούργουνδοι) were an early Germanic tribe or group of tribes. They appeared in the middle Rhine region, near the Roman Empire, and were later moved into the empire, in eastern Gaul. They were possibly mentioned much earlier in the time of the Roman Empire as living in part of the region of Germania that is now part of Poland.", "title": "" }, { "paragraph_id": 1, "text": "The Burgundians are first mentioned together with the Alamanni as early as the 11th panegyric to emperor Maximian given in Trier in 291 AD, referring to events that must have happened between 248 and 291, and they apparently remained neighbours for centuries. By 411 a Burgundian group had established themselves on the Rhine, between Franks and Alamanni, holding the cities of Worms, Speyer, and Strasbourg. In 436 AD, Aëtius defeated the Burgundians on the Rhine with the help of Hunnish forces, and then in 443, he re-settled the Burgundians within the empire, in eastern Gaul.", "title": "" }, { "paragraph_id": 2, "text": "This Gaulish domain became the Kingdom of the Burgundians. This later became a component of the Frankish Empire. The name of this kingdom survives in the regional appellation, Burgundy, which is a region in modern France, representing only a part of that kingdom.", "title": "" }, { "paragraph_id": 3, "text": "Another part of the Burgundians formed a contingent in Attila's Hunnic army by 451 AD.", "title": "" }, { "paragraph_id": 4, "text": "Before clear documentary evidence begins, the Burgundians may have originally emigrated from the Baltic island of Bornholm to the Vistula basin, in the middle of what is now Poland.", "title": "" }, { "paragraph_id": 5, "text": "The ethnonym Burgundians is commonly used in English to refer to the Burgundi (Burgundionei, Burgundiones or Burgunds) who settled in eastern Gaul and the western Alps during the 5th century AD. The original Kingdom of the Burgundians barely intersected the modern Bourgogne and more closely matched the boundaries of Franche-Comté in northeastern France, the Rhône-Alpes in southeastern France, Romandy in west Switzerland, and Aosta Valley, in north west Italy.", "title": "Name" }, { "paragraph_id": 6, "text": "In modern usage, however, \"Burgundians\" can sometimes refer to later inhabitants of the geographical Bourgogne or Borgogne (Burgundy), named after the old kingdom, but not corresponding to the original boundaries of it. Between the 6th and 20th centuries, the boundaries and political connections of \"Burgundy\" have changed frequently. In modern times the only area still referred to as Burgundy is in France, which derives its name from the Duchy of Burgundy. But in the context of the Middle Ages the term Burgundian (or similar spellings) can refer even to the powerful political entity the Dukes controlled which included not only Burgundy itself but had actually expanded to have a strong association with areas now in modern Belgium and Southern Netherlands. The parts of the old Kingdom not within the French controlled Duchy tended to come under different names, except for the County of Burgundy.", "title": "Name" }, { "paragraph_id": 7, "text": "The origins of the Burgundians before they reached the area near the Roman-controlled Rhine is a subject of various old proposals, but these are doubted by some modern scholars such as Ian Wood and Walter Goffart. As remarked by Susan Reynolds:", "title": "History" }, { "paragraph_id": 8, "text": "Wood suggests that those who were called Burgundians in their early sixth-century laws were not a single ethnic group, but covered any non-Roman follower of Gundobad and Sigismund. Some of the leaders of Goths and Burgundians may have descended from long-distant ancestors somewhere around the Baltic. Maybe, but everyone has a lot of ancestors, and some of theirs may well have come from elsewhere. There is, as Walter Goffart has repeatedly argued, little reason to believe that sixth-century or later references to what looks like names for Scandinavia, or for places in it, mean that traditions from those particular ancestors had been handed through thick and thin.", "title": "History" }, { "paragraph_id": 9, "text": "They have long been associated with Scandinavian origin based on place-name evidence and archaeological evidence (Stjerna) and many consider their tradition to be correct (e.g. Musset, p. 62). According to such proposals, the Burgundians are believed to have then emigrated to the Baltic island of Bornholm (\"the island of the Burgundians\" in Old Norse). By about 250 AD, the population of Bornholm had largely disappeared from the island. Most cemeteries ceased to be used, and those that were still used had few burials (Stjerna, in German 1925:176). In Þorsteins saga Víkingssonar (The Saga of Thorstein, Viking's Son), a man (or group) named Veseti settled on a holm (island) called borgundarhólmr in Old Norse, i.e. Bornholm. Alfred the Great's translation of Orosius uses the name Burgenda land to refer to a territory next to the land of Sweons (\"Swedes\"). The 19th century poet and mythologist Viktor Rydberg asserted from an early medieval source, Vita Sigismundi, that they themselves retained oral traditions about their Scandinavian origin.", "title": "History" }, { "paragraph_id": 10, "text": "Early Roman sources, such as Tacitus and Pliny the Elder, knew little concerning the Germanic peoples east of the Elbe river, or on the Baltic Sea. Pliny (IV.28) however mentions a group with a similar name among the Vandalic or Eastern Germanic Germani peoples, including the Goths. Claudius Ptolemy lists these as living between the Suevus (probably the Oder) and Vistula rivers, north of the Lugii, and south of the coast dwelling tribes. Around the mid-2nd century AD, there was a significant migration by Germanic tribes of Scandinavian origin (Rugii, Goths, Gepidae, Vandals, Burgundians, and others) towards the south-east, creating turmoil along the entire Roman frontier. These migrations culminated in the Marcomannic Wars, which resulted in widespread destruction and the first invasion of Italy in the Roman Empire period. Jordanes reports that during the 3rd century AD, the Burgundians living in the Vistula basin were almost annihilated by Fastida, king of the Gepids, whose kingdom was at the mouth of the Vistula.", "title": "History" }, { "paragraph_id": 11, "text": "In the late 3rd century AD, the Burgundians appeared on the east bank of the Rhine, apparently confronting Roman Gaul. Zosimus (1.68) reports them being defeated by the emperor Probus in 278 near a river, together with the Silingi and Vandals. A few years later, Claudius Mamertinus mentions them along with the Alamanni, a Suebic people. These two peoples had moved into the Agri Decumates on the eastern side of the Rhine, an area still referred to today as Swabia, at times attacking Roman Gaul together and sometimes fighting each other. He also mentions that the Goths had previously defeated the Burgundians.", "title": "History" }, { "paragraph_id": 12, "text": "Ammianus Marcellinus, on the other hand, claimed that the Burgundians descended from the Romans. The Roman sources do not speak of any specific migration from Poland by the Burgundians (although other Vandalic peoples are more clearly mentioned as having moved west in this period), and so there have historically been some doubts about the link between the eastern and western Burgundians.", "title": "History" }, { "paragraph_id": 13, "text": "In 369/370 AD, the Emperor Valentinian I enlisted the aid of the Burgundians in his war against the Alamanni.", "title": "History" }, { "paragraph_id": 14, "text": "Approximately four decades later, the Burgundians appear again. Following Stilicho's withdrawal of troops to fight Alaric I the Visigoth in 406–408 AD, a large group of peoples from central Europe north of the Danube came west and crossed the Rhine, entering the Empire near the lands of the Burgundians who had moved much earlier. The dominant groups were Alans, Vandals (Hasdingi and Silingi), and Danubian Suevi. The majority of these Danubian peoples moved through Gaul and eventually established themselves in kingdoms in Roman Hispania. One group of Alans was settled in northern Gaul by the Romans.", "title": "History" }, { "paragraph_id": 15, "text": "Some Burgundians also migrated westwards and settled as foederati in the Roman province of Germania Prima along the Middle Rhine. Other Burgundians, however, remained outside the empire and apparently formed a contingent in Attila's Hunnic army by 451 AD.", "title": "History" }, { "paragraph_id": 16, "text": "In 411, the Burgundian king Gundahar (or Gundicar) set up a puppet emperor, Jovinus, in cooperation with Goar, king of the Alans. With the authority of the Gallic emperor that he controlled, Gundahar settled on the left (Roman) bank of the Rhine, between the river Lauter and the Nahe, seizing Worms, Speyer, and Strassburg. Apparently as part of a truce, the Emperor Honorius later officially \"granted\" them the land, with its capital at the old Celtic Roman settlement of Borbetomagus (present Worms).", "title": "History" }, { "paragraph_id": 17, "text": "Despite their new status as foederati, Burgundian raids into Roman Upper Gallia Belgica became intolerable and were ruthlessly brought to an end in 436, when the Roman general Aëtius called in Hun mercenaries, who overwhelmed the Rhineland kingdom in 437. Gundahar was killed in the fighting, reportedly along with the majority of the Burgundian tribe.", "title": "History" }, { "paragraph_id": 18, "text": "The destruction of Worms and the Burgundian kingdom by the Huns became the subject of heroic legends that were afterwards incorporated in the Nibelungenlied—on which Wagner based his Ring Cycle—where King Gunther (Gundahar) and Queen Brünhild hold their court at Worms, and Siegfried comes to woo Kriemhild. (In Old Norse sources the names are Gunnar, Brynhild, and Gudrún as normally rendered in English.) In fact, the Etzel of the Nibelungenlied is based on Attila the Hun.", "title": "History" }, { "paragraph_id": 19, "text": "For reasons not cited in the sources, the Burgundians were granted foederati status a second time, and in 443 were resettled by Aëtius in Sapaudia, part of the Gallo-Roman province of Maxima Sequanorum. Burgundians probably even lived near Lugdunum, known today as Lyon. A new king, Gundioc or Gunderic, presumed to be Gundahar's son, appears to have reigned following his father's death. The historian Pline tells us that Gunderic ruled the areas of Saône, Dauphiny, Savoie and a part of Provence. He set up Vienne as the capital of the kingdom of Burgundy. In all, eight Burgundian kings of the house of Gundahar ruled until the kingdom was overrun by the Franks in 534.", "title": "History" }, { "paragraph_id": 20, "text": "As allies of Rome in its last decades, the Burgundians fought alongside Aëtius and a confederation of Visigoths and others against Attila at the Battle of Châlons (also called \"The Battle of the Catalaunian Fields\") in 451. The alliance between Burgundians and Visigoths seems to have been strong, as Gundioc and his brother Chilperic I accompanied Theodoric II to Spain to fight the Sueves in 455.", "title": "History" }, { "paragraph_id": 21, "text": "Also in 455, an ambiguous reference infidoque tibi Burdundio ductu implicates an unnamed treacherous Burgundian leader in the murder of the emperor Petronius Maximus in the chaos preceding the sack of Rome by the Vandals. The Patrician Ricimer is also blamed; this event marks the first indication of the link between the Burgundians and Ricimer, who was probably Gundioc's brother-in-law and Gundobad's uncle.", "title": "History" }, { "paragraph_id": 22, "text": "In 456, the Burgundians, apparently confident in their growing power, negotiated a territorial expansion and power sharing arrangement with the local Roman senators.", "title": "History" }, { "paragraph_id": 23, "text": "In 457, Ricimer overthrew another emperor, Avitus, raising Majorian to the throne. This new emperor proved unhelpful to Ricimer and the Burgundians. The year after his ascension, Majorian stripped the Burgundians of the lands they had acquired two years earlier. After showing further signs of independence, he was murdered by Ricimer in 461.", "title": "History" }, { "paragraph_id": 24, "text": "Ten years later, in 472, Ricimer–who was by now the son-in-law of the Western Emperor Anthemius–was plotting with Gundobad to kill his father-in-law; Gundobad beheaded the emperor (apparently personally). Ricimer then appointed Olybrius; both died, surprisingly of natural causes, within a few months. Gundobad seems then to have succeeded his uncle as Patrician and king-maker, and raised Glycerius to the throne.", "title": "History" }, { "paragraph_id": 25, "text": "In 474, Burgundian influence over the empire seems to have ended. Glycerius was deposed in favor of Julius Nepos, and Gundobad returned to Burgundy, presumably at the death of his father Gundioc. At this time or shortly afterwards, the Burgundian kingdom was divided among Gundobad and his brothers, Godigisel, Chilperic II, and Gundomar I.", "title": "History" }, { "paragraph_id": 26, "text": "According to Gregory of Tours, the years following Gundobad's return to Burgundy saw a bloody consolidation of power. Gregory states that Gundobad murdered his brother Chilperic, drowning his wife and exiling their daughters (one of whom was to become the wife of Clovis the Frank, and was reputedly responsible for his conversion). This is contested by, e.g., Bury, who points out problems in much of Gregory's chronology for the events.", "title": "History" }, { "paragraph_id": 27, "text": "In c. 500, when Gundobad and Clovis were at war, Gundobad appears to have been betrayed by his brother Godegisel, who joined the Franks; together Godegisel's and Clovis' forces \"crushed the army of Gundobad\". Gundobad was temporarily holed up in Avignon, but was able to re-muster his army and sacked Vienne, where Godegisel and many of his followers were put to death. From this point, Gundobad appears to have been the sole king of Burgundy. This would imply that his brother Gundomar was already dead, though there are no specific mentions of the event in the sources.", "title": "History" }, { "paragraph_id": 28, "text": "Either Gundobad and Clovis reconciled their differences, or Gundobad was forced into some sort of vassalage by Clovis' earlier victory, as the Burgundian king appears to have assisted the Franks in 507 in their victory over Alaric II the Visigoth.", "title": "History" }, { "paragraph_id": 29, "text": "During the upheaval, sometime between 483 and 501, Gundobad began to set forth the Lex Gundobada (see below), issuing roughly the first half, which drew upon the Lex Visigothorum. Following his consolidation of power, between 501 and his death in 516, Gundobad issued the second half of his law, which was more originally Burgundian.", "title": "History" }, { "paragraph_id": 30, "text": "The Burgundians were extending their power over eastern Gaul—that is western Switzerland and eastern France, as well as northern Italy. In 493, Clovis, king of the Franks, married the Burgundian princess Clotilda (daughter of Chilperic), who converted him to the Catholic faith.", "title": "History" }, { "paragraph_id": 31, "text": "At first allied with Clovis' Franks against the Visigoths in the early 6th century, the Burgundians were eventually conquered at Autun by the Franks in 532 after a first attempt in the Battle of Vézeronce. The Burgundian kingdom was made part of the Merovingian kingdoms, and the Burgundians themselves were by and large absorbed as well.", "title": "History" }, { "paragraph_id": 32, "text": "The 5th century Gallo-Roman poet and landowner Sidonius, who at one point lived with the Burgundians, described them as a long-haired people of immense physical size:", "title": "Physical appearance" }, { "paragraph_id": 33, "text": "Why... do you [an obscure senator by the name of Catullinus] bid me compose a song dedicated to Venus... placed as I am among long-haired hordes, having to endure Germanic speech, praising often with a wry face the song of the gluttonous Burgundian who spreads rancid butter on his hair? ... You don't have a reek of garlic and foul onions discharged upon you at early morn from ten breakfasts, and you are not invaded before dawn... by a crowd of giants.", "title": "Physical appearance" }, { "paragraph_id": 34, "text": "The Burgundians and their language were described as Germanic by the poet Sidonius Apollinaris. Herwig Wolfram has interpreted this as being because they had entered Gaul from Germania.", "title": "Language" }, { "paragraph_id": 35, "text": "More specifically their language is thought to have belonged to the East Germanic language group, based upon their presumed equivalence to the Burgundians named much earlier by Pliny in the east, and some names and placenames. However this is now considered uncertain. Little is known of the language. Some proper names of Burgundians are recorded, and some words used in the area in modern times are thought to be derived from the ancient Burgundian language, but it is often difficult to distinguish these from Germanic words of other origin, and in any case the modern form of the words is rarely suitable to infer much about the form in the old language.", "title": "Language" }, { "paragraph_id": 36, "text": "The language appears to have become extinct during the late 6th century, likely due to the early conversion of the Burgundians to Latin Christianity.", "title": "Language" }, { "paragraph_id": 37, "text": "Somewhere in the east the Burgundians had converted to the Arian Christianity from earlier Germanic paganism. Their Arianism proved a source of suspicion and distrust between the Burgundians and the Catholic Western Roman Empire.", "title": "Religion" }, { "paragraph_id": 38, "text": "Divisions were evidently healed or healing circa 500, however, as Gundobad, one of the last Burgundian kings, maintained a close personal friendship with Avitus, the bishop of Vienne. Moreover, Gundobad's son and successor, Sigismund, was himself a Catholic, and there is evidence that many of the Burgundian people had converted by this time as well, including several female members of the ruling family.", "title": "Religion" }, { "paragraph_id": 39, "text": "The Burgundians left three legal codes, among the earliest from any of the Germanic tribes.", "title": "Law" }, { "paragraph_id": 40, "text": "The Liber Constitutionum sive Lex Gundobada (\"The Book of Constitutions or Law of Gundobad\"), also known as the Lex Burgundionum, or more simply the Lex Gundobada or the Liber, was issued in several parts between 483 and 516, principally by Gundobad, but also by his son, Sigismund. It was a record of Burgundian customary law and is typical of the many Germanic law codes from this period. In particular, the Liber borrowed from the Lex Visigothorum and influenced the later Lex Ripuaria. The Liber is one of the primary sources for contemporary Burgundian life, as well as the history of its kings.", "title": "Law" }, { "paragraph_id": 41, "text": "Like many of the Germanic tribes, the Burgundians' legal traditions allowed the application of separate laws for separate ethnicities. Thus, in addition to the Lex Gundobada, Gundobad also issued (or codified) a set of laws for Roman subjects of the Burgundian kingdom, the Lex Romana Burgundionum (The Roman Law of the Burgundians).", "title": "Law" }, { "paragraph_id": 42, "text": "In addition to the above codes, Gundobad's son Sigismund later published the Prima Constitutio.", "title": "Law" } ]
The Burgundians were an early Germanic tribe or group of tribes. They appeared in the middle Rhine region, near the Roman Empire, and were later moved into the empire, in eastern Gaul. They were possibly mentioned much earlier in the time of the Roman Empire as living in part of the region of Germania that is now part of Poland. The Burgundians are first mentioned together with the Alamanni as early as the 11th panegyric to emperor Maximian given in Trier in 291 AD, referring to events that must have happened between 248 and 291, and they apparently remained neighbours for centuries. By 411 a Burgundian group had established themselves on the Rhine, between Franks and Alamanni, holding the cities of Worms, Speyer, and Strasbourg. In 436 AD, Aëtius defeated the Burgundians on the Rhine with the help of Hunnish forces, and then in 443, he re-settled the Burgundians within the empire, in eastern Gaul. This Gaulish domain became the Kingdom of the Burgundians. This later became a component of the Frankish Empire. The name of this kingdom survives in the regional appellation, Burgundy, which is a region in modern France, representing only a part of that kingdom. Another part of the Burgundians formed a contingent in Attila's Hunnic army by 451 AD. Before clear documentary evidence begins, the Burgundians may have originally emigrated from the Baltic island of Bornholm to the Vistula basin, in the middle of what is now Poland.
2001-11-17T07:02:26Z
2023-12-14T21:35:04Z
[ "Template:About", "Template:Citation needed", "Template:Blockquote", "Template:Harvnb", "Template:ISBN", "Template:Germanic languages", "Template:Lang-la", "Template:Lang-on", "Template:Lang-grc-gre", "Template:Infobox language", "Template:Small", "Template:Refend", "Template:Cite book", "Template:Commons category-inline", "Template:Short description", "Template:Bquote", "Template:Refn", "Template:Citation", "Template:Cite web", "Template:Refbegin", "Template:Lang-ang", "Template:Main", "Template:Reflist", "Template:Germanic peoples", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Burgundians
4,260
Dots and boxes
Dots and boxes is a pencil-and-paper game for two players (sometimes more). It was first published in the 19th century by French mathematician Édouard Lucas, who called it la pipopipette. It has gone by many other names, including the dots and dashes, game of dots, dot to dot grid, boxes, and pigs in a pen. The game starts with an empty grid of dots. Usually two players take turns adding a single horizontal or vertical line between two unjoined adjacent dots. A player who completes the fourth side of a 1×1 box earns one point and takes another turn. A point is typically recorded by placing a mark that identifies the player in the box, such as an initial. The game ends when no more lines can be placed. The winner is the player with the most points. The board may be of any size grid. When short on time, or to learn the game, a 2×2 board (3×3 dots) is suitable. A 5×5 board, on the other hand, is good for experts. For most novice players, the game begins with a phase of more-or-less randomly connecting dots, where the only strategy is to avoid adding the third side to any box. This continues until all the remaining (potential) boxes are joined together into chains – groups of one or more adjacent boxes in which any move gives all the boxes in the chain to the opponent. At this point, players typically take all available boxes, then open the smallest available chain to their opponent. For example, a novice player faced with a situation like position 1 in the diagram on the right, in which some boxes can be captured, may take all the boxes in the chain, resulting in position 2. But with their last move, they have to open the next, larger chain, and the novice loses the game. A more experienced player faced with position 1 will instead play the double-cross strategy, taking all but 2 of the boxes in the chain and leaving position 3. The opponent will take these two boxes and then be forced to open the next chain. By achieving position 3, player A wins. The same double-cross strategy applies no matter how many long chains there are: a player using this strategy will take all but two boxes in each chain and take all the boxes in the last chain. If the chains are long enough, then this player will win. The next level of strategic complexity, between experts who would both use the double-cross strategy (if they were allowed to), is a battle for control: an expert player tries to force their opponent to open the first long chain, because the player who first opens a long chain usually loses. Against a player who does not understand the concept of a sacrifice, the expert simply has to make the correct number of sacrifices to encourage the opponent to hand them the first chain long enough to ensure a win. If the other player also sacrifices, the expert has to additionally manipulate the number of available sacrifices through earlier play. In combinatorial game theory, Dots and Boxes is an impartial game and many positions can be analyzed using Sprague–Grundy theory. However, Dots and Boxes lacks the normal play convention of most impartial games (where the last player to move wins), which complicates the analysis considerably. Dots and Boxes need not be played on a rectangular grid – it can be played on a triangular grid or a hexagonal grid. Dots and boxes has a dual graph form called "Strings-and-Coins". This game is played on a network of coins (vertices) joined by strings (edges). Players take turns cutting a string. When a cut leaves a coin with no strings, the player "pockets" the coin and takes another turn. The winner is the player who pockets the most coins. Strings-and-Coins can be played on an arbitrary graph. In analyses of Dots and Boxes, a game that starts with outer lines already drawn is called a Swedish board while the standard version that starts fully blank is called an American board. An intermediate version with only the left and bottom sides starting with drawn lines is called an Icelandic board. A related game is Dots, played by adding coloured dots to a blank grid, and joining them with straight or diagonal line in an attempt to surround an opponent's dots.
[ { "paragraph_id": 0, "text": "Dots and boxes is a pencil-and-paper game for two players (sometimes more). It was first published in the 19th century by French mathematician Édouard Lucas, who called it la pipopipette. It has gone by many other names, including the dots and dashes, game of dots, dot to dot grid, boxes, and pigs in a pen.", "title": "" }, { "paragraph_id": 1, "text": "The game starts with an empty grid of dots. Usually two players take turns adding a single horizontal or vertical line between two unjoined adjacent dots. A player who completes the fourth side of a 1×1 box earns one point and takes another turn. A point is typically recorded by placing a mark that identifies the player in the box, such as an initial. The game ends when no more lines can be placed. The winner is the player with the most points. The board may be of any size grid. When short on time, or to learn the game, a 2×2 board (3×3 dots) is suitable. A 5×5 board, on the other hand, is good for experts.", "title": "" }, { "paragraph_id": 2, "text": "For most novice players, the game begins with a phase of more-or-less randomly connecting dots, where the only strategy is to avoid adding the third side to any box. This continues until all the remaining (potential) boxes are joined together into chains – groups of one or more adjacent boxes in which any move gives all the boxes in the chain to the opponent. At this point, players typically take all available boxes, then open the smallest available chain to their opponent. For example, a novice player faced with a situation like position 1 in the diagram on the right, in which some boxes can be captured, may take all the boxes in the chain, resulting in position 2. But with their last move, they have to open the next, larger chain, and the novice loses the game.", "title": "Strategy" }, { "paragraph_id": 3, "text": "A more experienced player faced with position 1 will instead play the double-cross strategy, taking all but 2 of the boxes in the chain and leaving position 3. The opponent will take these two boxes and then be forced to open the next chain. By achieving position 3, player A wins. The same double-cross strategy applies no matter how many long chains there are: a player using this strategy will take all but two boxes in each chain and take all the boxes in the last chain. If the chains are long enough, then this player will win.", "title": "Strategy" }, { "paragraph_id": 4, "text": "The next level of strategic complexity, between experts who would both use the double-cross strategy (if they were allowed to), is a battle for control: an expert player tries to force their opponent to open the first long chain, because the player who first opens a long chain usually loses. Against a player who does not understand the concept of a sacrifice, the expert simply has to make the correct number of sacrifices to encourage the opponent to hand them the first chain long enough to ensure a win. If the other player also sacrifices, the expert has to additionally manipulate the number of available sacrifices through earlier play.", "title": "Strategy" }, { "paragraph_id": 5, "text": "In combinatorial game theory, Dots and Boxes is an impartial game and many positions can be analyzed using Sprague–Grundy theory. However, Dots and Boxes lacks the normal play convention of most impartial games (where the last player to move wins), which complicates the analysis considerably.", "title": "Strategy" }, { "paragraph_id": 6, "text": "Dots and Boxes need not be played on a rectangular grid – it can be played on a triangular grid or a hexagonal grid.", "title": "Unusual grids and variants" }, { "paragraph_id": 7, "text": "Dots and boxes has a dual graph form called \"Strings-and-Coins\". This game is played on a network of coins (vertices) joined by strings (edges). Players take turns cutting a string. When a cut leaves a coin with no strings, the player \"pockets\" the coin and takes another turn. The winner is the player who pockets the most coins. Strings-and-Coins can be played on an arbitrary graph.", "title": "Unusual grids and variants" }, { "paragraph_id": 8, "text": "In analyses of Dots and Boxes, a game that starts with outer lines already drawn is called a Swedish board while the standard version that starts fully blank is called an American board. An intermediate version with only the left and bottom sides starting with drawn lines is called an Icelandic board.", "title": "Unusual grids and variants" }, { "paragraph_id": 9, "text": "A related game is Dots, played by adding coloured dots to a blank grid, and joining them with straight or diagonal line in an attempt to surround an opponent's dots.", "title": "Unusual grids and variants" } ]
Dots and boxes is a pencil-and-paper game for two players. It was first published in the 19th century by French mathematician Édouard Lucas, who called it la pipopipette. It has gone by many other names, including the dots and dashes, game of dots, dot to dot grid, boxes, and pigs in a pen. The game starts with an empty grid of dots. Usually two players take turns adding a single horizontal or vertical line between two unjoined adjacent dots. A player who completes the fourth side of a 1×1 box earns one point and takes another turn. A point is typically recorded by placing a mark that identifies the player in the box, such as an initial. The game ends when no more lines can be placed. The winner is the player with the most points. The board may be of any size grid. When short on time, or to learn the game, a 2×2 board is suitable. A 5×5 board, on the other hand, is good for experts.
2001-10-26T00:32:55Z
2023-08-18T17:19:11Z
[ "Template:Citation", "Template:Harvtxt", "Template:MathWorld", "Template:Authority control", "Template:Short description", "Template:Lang", "Template:Snd", "Template:Reflist" ]
https://en.wikipedia.org/wiki/Dots_and_boxes
4,261
Big Brother (Nineteen Eighty-Four)
Big Brother is a fictional character and symbol in George Orwell's dystopian 1949 novel Nineteen Eighty-Four. He is ostensibly the leader of Oceania, a totalitarian state wherein the ruling party, Ingsoc, wields total power "for its own sake" over the inhabitants. In the society that Orwell describes, every citizen is under constant surveillance by the authorities, mainly by telescreens (with the exception of the Proles). The people are constantly reminded of this by the slogan "Big Brother is watching you": a maxim that is ubiquitously on display throughout the novel. In modern culture, the term "Big Brother" has entered the lexicon as a synonym for abuse of government power, particularly in respect to civil liberties, often specifically related to mass surveillance and a lack of choice in society. In the essay section of his novel 1985, Anthony Burgess states that Orwell got the idea for the name of Big Brother from advertising billboards for educational correspondence courses from a company called Bennett's during World War II. The original posters showed J. M. Bennett himself, a kindly-looking old man offering guidance and support to would-be students with the phrase "Let me be your father." According to Burgess, after Bennett's death, his son took over the company and the posters were replaced with pictures of the son (who looked imposing and stern in contrast to his father's kindly demeanor) with the text "Let me be your big brother". Additional speculation from Douglas Kellner of the University of California, Los Angeles, argued that Big Brother represents Joseph Stalin, representing Communism, including Stalinism, and Adolf Hitler, representing Nazism. Another theory is that the inspiration for Big Brother was Brendan Bracken, the Minister of Information, a government department in wartime United Kingdom, until 1945. Orwell worked under Bracken on the BBC's Indian, Hong Kong and Malayan Service. Bracken was customarily referred to by his employees by his initials, B.B., the same initials as the character Big Brother. Orwell also resented the wartime censorship and need to manipulate information which he felt came from the highest levels of the Minister of Information and from Bracken's office in particular. The idea of Big Brother could be also borrowed from the 1937 H. G. Wells novel Star Begotten, in which "Big Brother" is referenced as a fictitious example of "mystical personifications" able to easily manipulate the common man, as well as the Soviet Union, where there was an ideology of 'brotherly nations' or 'brotherly countries'. Russia presented itself as a big brother who watches over its younger brothers (other nations). The ideological word 'big brother' or 'older brother' was very well known and used in the Soviet Republics before and after the Second World War. In the novel, it is never explicitly indicated if Big Brother is or had been a real person, or is a fictional personification of the Party, similar to Britannia and Uncle Sam. Big Brother is described as appearing on posters and telescreens as a man in his mid-forties. In Party propaganda, Big Brother is presented as one of the founders of the Party. At one point, Winston Smith, the protagonist of Orwell's novel, tries "to remember in what year he had first heard mention of Big Brother. He thought it must have been at some time in the sixties, but it was impossible to be certain. In the Party histories, Big Brother figured as the leader and guardian of the Revolution since its very earliest days. His exploits had been gradually pushed backwards in time until already they extended into the fabulous world of the forties and the thirties, when the capitalists in their strange cylindrical hats still rode through the streets of London". In the fictional book The Theory and Practice of Oligarchical Collectivism, read by Winston Smith and purportedly written by political theorist Emmanuel Goldstein, Big Brother is referred to as infallible and all-powerful. No one has ever seen him and there is a reasonable certainty that he will never die. He is simply "the guise in which the Party chooses to exhibit itself to the world" since the emotions of love, fear and reverence are more easily focused on an individual (if only a face on the hoardings and a voice on the telescreens) than an organisation. When Winston Smith is later arrested, O'Brien repeats that Big Brother will never die. When Smith asks if Big Brother exists, O'Brien describes him as "the embodiment of the Party" and says that he will exist as long as the Party exists. When Winston asks "Does Big Brother exist the same way I do?" (meaning is Big Brother an actual human being), O'Brien replies "You do not exist" (meaning that Smith is now an unperson; an example of doublethink). Big Brother is the subject of a cult of personality. A spontaneous ritual of devotion to "BB" is illustrated at the end of the compulsory Two Minutes Hate: At this moment the entire group of people broke into a deep, slow, rhythmic chant of 'B-B! ... B-B! ... B-B!'—over and over again, very slowly, with a long pause between the first 'B' and the second—a heavy murmurous sound, somehow curiously savage, in the background of which one seemed to hear the stamps of naked feet and the throbbing of tom-toms. For perhaps as much as thirty seconds they kept it up. It was a refrain that was often heard in moments of overwhelming emotion. Partly it was a sort of hymn to the wisdom and majesty of Big Brother, but still more it was an act of self-hypnosis, a deliberate drowning of consciousness by means of rhythmic noise. Though Oceania's Ministry of Truth, Ministry of Plenty and Ministry of Peace each have names with meanings deliberately opposite to their real purpose, the Ministry of Love is perhaps the most straightforward as "rehabilitated thought criminals" leave the Ministry as loyal subjects who have been brainwashed into adoring (loving) Big Brother, hence its name. The character, as represented solely by a single still photograph, was played in the 1954 BBC adaptation by production designer Roy Oxley. In the 1956 film adaptation, Big Brother was represented by an illustration of a stern-looking disembodied head. In the film starring John Hurt released in 1984, the Big Brother photograph was of actor Bob Flag. Both Oxley and Flag sported small moustaches. Since the publication of Nineteen Eighty-Four, the phrase "Big Brother" has come into common use to describe any prying or overly-controlling authority figure and attempts by government to increase surveillance. Big Brother and other Orwellian imagery are often referenced in the joke known as the Russian reversal. Iain Moncreiffe and Don Pottinger jokingly mentioned in their 1956 book Blood Royal the sentence: "Without Little Father need for Big Brother", referring to the Russian Revolution and the Soviet Union. The worldwide reality television show Big Brother is based on the novel's concept of people being under constant surveillance. In 2000, after the United States version of the CBS program Big Brother premiered, the Estate of George Orwell sued CBS and its production company Orwell Productions, Inc. in federal court in Chicago for copyright and trademark infringement. The case was Estate of Orwell v. CBS, 00-c-5034 (ND Ill). On the eve of trial, the case settled worldwide to the parties' "mutual satisfaction", but the amount that CBS paid to the Orwell Estate was not disclosed. CBS had not asked the Estate for permission. Under current laws, the novel will remain under copyright protection until 2044 in the United States, it entered the public domain in 2020 within the European Union. The magazine Book ranked Big Brother no. 59 on its "100 best characters in fiction since 1900" list. Wizard magazine rated him the 75th-greatest villain of all time. The iconic image of Big Brother (played by David Graham) played a key role in Apple's "1984" television commercial introducing the Macintosh. The Orwell Estate viewed the Apple commercial as a copyright infringement and sent a cease-and-desist letter to Apple and its advertising agency. The commercial was never televised again, though the date mentioned in the ad (24 January) was but two days later, making it unlikely that it would have been re-aired. Subsequent ads featuring Steve Jobs for a variety of products have mimicked the format and appearance of that original ad campaign, with the appearance of Jobs nearly identical to that of Big Brother. China's Social Credit System has been described as akin to "Big Brother" by detractors, where citizens and businesses are given or deducted good behavior points depending on their choices, though new reports say the system doesn't work that way.
[ { "paragraph_id": 0, "text": "Big Brother is a fictional character and symbol in George Orwell's dystopian 1949 novel Nineteen Eighty-Four. He is ostensibly the leader of Oceania, a totalitarian state wherein the ruling party, Ingsoc, wields total power \"for its own sake\" over the inhabitants. In the society that Orwell describes, every citizen is under constant surveillance by the authorities, mainly by telescreens (with the exception of the Proles). The people are constantly reminded of this by the slogan \"Big Brother is watching you\": a maxim that is ubiquitously on display throughout the novel.", "title": "" }, { "paragraph_id": 1, "text": "In modern culture, the term \"Big Brother\" has entered the lexicon as a synonym for abuse of government power, particularly in respect to civil liberties, often specifically related to mass surveillance and a lack of choice in society.", "title": "" }, { "paragraph_id": 2, "text": "In the essay section of his novel 1985, Anthony Burgess states that Orwell got the idea for the name of Big Brother from advertising billboards for educational correspondence courses from a company called Bennett's during World War II. The original posters showed J. M. Bennett himself, a kindly-looking old man offering guidance and support to would-be students with the phrase \"Let me be your father.\" According to Burgess, after Bennett's death, his son took over the company and the posters were replaced with pictures of the son (who looked imposing and stern in contrast to his father's kindly demeanor) with the text \"Let me be your big brother\".", "title": "Character origins" }, { "paragraph_id": 3, "text": "Additional speculation from Douglas Kellner of the University of California, Los Angeles, argued that Big Brother represents Joseph Stalin, representing Communism, including Stalinism, and Adolf Hitler, representing Nazism. Another theory is that the inspiration for Big Brother was Brendan Bracken, the Minister of Information, a government department in wartime United Kingdom, until 1945. Orwell worked under Bracken on the BBC's Indian, Hong Kong and Malayan Service. Bracken was customarily referred to by his employees by his initials, B.B., the same initials as the character Big Brother. Orwell also resented the wartime censorship and need to manipulate information which he felt came from the highest levels of the Minister of Information and from Bracken's office in particular.", "title": "Character origins" }, { "paragraph_id": 4, "text": "The idea of Big Brother could be also borrowed from the 1937 H. G. Wells novel Star Begotten, in which \"Big Brother\" is referenced as a fictitious example of \"mystical personifications\" able to easily manipulate the common man, as well as the Soviet Union, where there was an ideology of 'brotherly nations' or 'brotherly countries'. Russia presented itself as a big brother who watches over its younger brothers (other nations). The ideological word 'big brother' or 'older brother' was very well known and used in the Soviet Republics before and after the Second World War.", "title": "Character origins" }, { "paragraph_id": 5, "text": "In the novel, it is never explicitly indicated if Big Brother is or had been a real person, or is a fictional personification of the Party, similar to Britannia and Uncle Sam. Big Brother is described as appearing on posters and telescreens as a man in his mid-forties. In Party propaganda, Big Brother is presented as one of the founders of the Party.", "title": "Portrayal in the novel" }, { "paragraph_id": 6, "text": "At one point, Winston Smith, the protagonist of Orwell's novel, tries \"to remember in what year he had first heard mention of Big Brother. He thought it must have been at some time in the sixties, but it was impossible to be certain. In the Party histories, Big Brother figured as the leader and guardian of the Revolution since its very earliest days. His exploits had been gradually pushed backwards in time until already they extended into the fabulous world of the forties and the thirties, when the capitalists in their strange cylindrical hats still rode through the streets of London\".", "title": "Portrayal in the novel" }, { "paragraph_id": 7, "text": "In the fictional book The Theory and Practice of Oligarchical Collectivism, read by Winston Smith and purportedly written by political theorist Emmanuel Goldstein, Big Brother is referred to as infallible and all-powerful. No one has ever seen him and there is a reasonable certainty that he will never die. He is simply \"the guise in which the Party chooses to exhibit itself to the world\" since the emotions of love, fear and reverence are more easily focused on an individual (if only a face on the hoardings and a voice on the telescreens) than an organisation. When Winston Smith is later arrested, O'Brien repeats that Big Brother will never die. When Smith asks if Big Brother exists, O'Brien describes him as \"the embodiment of the Party\" and says that he will exist as long as the Party exists. When Winston asks \"Does Big Brother exist the same way I do?\" (meaning is Big Brother an actual human being), O'Brien replies \"You do not exist\" (meaning that Smith is now an unperson; an example of doublethink).", "title": "Portrayal in the novel" }, { "paragraph_id": 8, "text": "Big Brother is the subject of a cult of personality. A spontaneous ritual of devotion to \"BB\" is illustrated at the end of the compulsory Two Minutes Hate:", "title": "Portrayal in the novel" }, { "paragraph_id": 9, "text": "At this moment the entire group of people broke into a deep, slow, rhythmic chant of 'B-B! ... B-B! ... B-B!'—over and over again, very slowly, with a long pause between the first 'B' and the second—a heavy murmurous sound, somehow curiously savage, in the background of which one seemed to hear the stamps of naked feet and the throbbing of tom-toms. For perhaps as much as thirty seconds they kept it up. It was a refrain that was often heard in moments of overwhelming emotion. Partly it was a sort of hymn to the wisdom and majesty of Big Brother, but still more it was an act of self-hypnosis, a deliberate drowning of consciousness by means of rhythmic noise.", "title": "Portrayal in the novel" }, { "paragraph_id": 10, "text": "Though Oceania's Ministry of Truth, Ministry of Plenty and Ministry of Peace each have names with meanings deliberately opposite to their real purpose, the Ministry of Love is perhaps the most straightforward as \"rehabilitated thought criminals\" leave the Ministry as loyal subjects who have been brainwashed into adoring (loving) Big Brother, hence its name.", "title": "Portrayal in the novel" }, { "paragraph_id": 11, "text": "The character, as represented solely by a single still photograph, was played in the 1954 BBC adaptation by production designer Roy Oxley. In the 1956 film adaptation, Big Brother was represented by an illustration of a stern-looking disembodied head.", "title": "Film adaptations" }, { "paragraph_id": 12, "text": "In the film starring John Hurt released in 1984, the Big Brother photograph was of actor Bob Flag. Both Oxley and Flag sported small moustaches.", "title": "Film adaptations" }, { "paragraph_id": 13, "text": "Since the publication of Nineteen Eighty-Four, the phrase \"Big Brother\" has come into common use to describe any prying or overly-controlling authority figure and attempts by government to increase surveillance. Big Brother and other Orwellian imagery are often referenced in the joke known as the Russian reversal.", "title": "Use as metaphor" }, { "paragraph_id": 14, "text": "Iain Moncreiffe and Don Pottinger jokingly mentioned in their 1956 book Blood Royal the sentence: \"Without Little Father need for Big Brother\", referring to the Russian Revolution and the Soviet Union.", "title": "Use as metaphor" }, { "paragraph_id": 15, "text": "The worldwide reality television show Big Brother is based on the novel's concept of people being under constant surveillance. In 2000, after the United States version of the CBS program Big Brother premiered, the Estate of George Orwell sued CBS and its production company Orwell Productions, Inc. in federal court in Chicago for copyright and trademark infringement. The case was Estate of Orwell v. CBS, 00-c-5034 (ND Ill). On the eve of trial, the case settled worldwide to the parties' \"mutual satisfaction\", but the amount that CBS paid to the Orwell Estate was not disclosed. CBS had not asked the Estate for permission. Under current laws, the novel will remain under copyright protection until 2044 in the United States, it entered the public domain in 2020 within the European Union.", "title": "Use as metaphor" }, { "paragraph_id": 16, "text": "The magazine Book ranked Big Brother no. 59 on its \"100 best characters in fiction since 1900\" list. Wizard magazine rated him the 75th-greatest villain of all time.", "title": "Use as metaphor" }, { "paragraph_id": 17, "text": "The iconic image of Big Brother (played by David Graham) played a key role in Apple's \"1984\" television commercial introducing the Macintosh. The Orwell Estate viewed the Apple commercial as a copyright infringement and sent a cease-and-desist letter to Apple and its advertising agency. The commercial was never televised again, though the date mentioned in the ad (24 January) was but two days later, making it unlikely that it would have been re-aired. Subsequent ads featuring Steve Jobs for a variety of products have mimicked the format and appearance of that original ad campaign, with the appearance of Jobs nearly identical to that of Big Brother.", "title": "Use as metaphor" }, { "paragraph_id": 18, "text": "China's Social Credit System has been described as akin to \"Big Brother\" by detractors, where citizens and businesses are given or deducted good behavior points depending on their choices, though new reports say the system doesn't work that way.", "title": "Use as metaphor" } ]
Big Brother is a fictional character and symbol in George Orwell's dystopian 1949 novel Nineteen Eighty-Four. He is ostensibly the leader of Oceania, a totalitarian state wherein the ruling party, Ingsoc, wields total power "for its own sake" over the inhabitants. In the society that Orwell describes, every citizen is under constant surveillance by the authorities, mainly by telescreens. The people are constantly reminded of this by the slogan "Big Brother is watching you": a maxim that is ubiquitously on display throughout the novel. In modern culture, the term "Big Brother" has entered the lexicon as a synonym for abuse of government power, particularly in respect to civil liberties, often specifically related to mass surveillance and a lack of choice in society.
2001-10-09T10:47:23Z
2023-12-26T21:06:45Z
[ "Template:Cite web", "Template:Infobox character", "Template:Reflist", "Template:Cite journal", "Template:Cite magazine", "Template:Global surveillance", "Template:About", "Template:Use British English", "Template:Blockquote", "Template:Commons category", "Template:Cite book", "Template:Cite news", "Template:Webarchive", "Template:Short description", "Template:Portal bar", "Template:Nineteen Eighty-Four", "Template:Use dmy dates" ]
https://en.wikipedia.org/wiki/Big_Brother_(Nineteen_Eighty-Four)
4,266
Binary search algorithm
In computer science, binary search, also known as half-interval search, logarithmic search, or binary chop, is a search algorithm that finds the position of a target value within a sorted array. Binary search compares the target value to the middle element of the array. If they are not equal, the half in which the target cannot lie is eliminated and the search continues on the remaining half, again taking the middle element to compare to the target value, and repeating this until the target value is found. If the search ends with the remaining half being empty, the target is not in the array. Binary search runs in logarithmic time in the worst case, making O ( log n ) {\displaystyle O(\log n)} comparisons, where n {\displaystyle n} is the number of elements in the array. Binary search is faster than linear search except for small arrays. However, the array must be sorted first to be able to apply binary search. There are specialized data structures designed for fast searching, such as hash tables, that can be searched more efficiently than binary search. However, binary search can be used to solve a wider range of problems, such as finding the next-smallest or next-largest element in the array relative to the target even if it is absent from the array. There are numerous variations of binary search. In particular, fractional cascading speeds up binary searches for the same value in multiple arrays. Fractional cascading efficiently solves a number of search problems in computational geometry and in numerous other fields. Exponential search extends binary search to unbounded lists. The binary search tree and B-tree data structures are based on binary search. Binary search works on sorted arrays. Binary search begins by comparing an element in the middle of the array with the target value. If the target value matches the element, its position in the array is returned. If the target value is less than the element, the search continues in the lower half of the array. If the target value is greater than the element, the search continues in the upper half of the array. By doing this, the algorithm eliminates the half in which the target value cannot lie in each iteration. Given an array A {\displaystyle A} of n {\displaystyle n} elements with values or records A 0 , A 1 , A 2 , … , A n − 1 {\displaystyle A_{0},A_{1},A_{2},\ldots ,A_{n-1}} sorted such that A 0 ≤ A 1 ≤ A 2 ≤ ⋯ ≤ A n − 1 {\displaystyle A_{0}\leq A_{1}\leq A_{2}\leq \cdots \leq A_{n-1}} , and target value T {\displaystyle T} , the following subroutine uses binary search to find the index of T {\displaystyle T} in A {\displaystyle A} . This iterative procedure keeps track of the search boundaries with the two variables L {\displaystyle L} and R {\displaystyle R} . The procedure may be expressed in pseudocode as follows, where the variable names and types remain the same as above, floor is the floor function, and unsuccessful refers to a specific value that conveys the failure of the search. Alternatively, the algorithm may take the ceiling of L + R 2 {\displaystyle {\frac {L+R}{2}}} . This may change the result if the target value appears more than once in the array. In the above procedure, the algorithm checks whether the middle element ( m {\displaystyle m} ) is equal to the target ( T {\displaystyle T} ) in every iteration. Some implementations leave out this check during each iteration. The algorithm would perform this check only when one element is left (when L = R {\displaystyle L=R} ). This results in a faster comparison loop, as one comparison is eliminated per iteration, while it requires only one more iteration on average. Hermann Bottenbruch published the first implementation to leave out this check in 1962. Where ceil is the ceiling function, the pseudocode for this version is: The procedure may return any index whose element is equal to the target value, even if there are duplicate elements in the array. For example, if the array to be searched was [ 1 , 2 , 3 , 4 , 4 , 5 , 6 , 7 ] {\displaystyle [1,2,3,4,4,5,6,7]} and the target was 4 {\displaystyle 4} , then it would be correct for the algorithm to either return the 4th (index 3) or 5th (index 4) element. The regular procedure would return the 4th element (index 3) in this case. It does not always return the first duplicate (consider [ 1 , 2 , 4 , 4 , 4 , 5 , 6 , 7 ] {\displaystyle [1,2,4,4,4,5,6,7]} which still returns the 4th element). However, it is sometimes necessary to find the leftmost element or the rightmost element for a target value that is duplicated in the array. In the above example, the 4th element is the leftmost element of the value 4, while the 5th element is the rightmost element of the value 4. The alternative procedure above will always return the index of the rightmost element if such an element exists. To find the leftmost element, the following procedure can be used: If L < n {\displaystyle L<n} and A L = T {\displaystyle A_{L}=T} , then A L {\displaystyle A_{L}} is the leftmost element that equals T {\displaystyle T} . Even if T {\displaystyle T} is not in the array, L {\displaystyle L} is the rank of T {\displaystyle T} in the array, or the number of elements in the array that are less than T {\displaystyle T} . Where floor is the floor function, the pseudocode for this version is: To find the rightmost element, the following procedure can be used: If R > 0 {\displaystyle R>0} and A R − 1 = T {\displaystyle A_{R-1}=T} , then A R − 1 {\displaystyle A_{R-1}} is the rightmost element that equals T {\displaystyle T} . Even if T {\displaystyle T} is not in the array, n − R {\displaystyle n-R} is the number of elements in the array that are greater than T {\displaystyle T} . Where floor is the floor function, the pseudocode for this version is: The above procedure only performs exact matches, finding the position of a target value. However, it is trivial to extend binary search to perform approximate matches because binary search operates on sorted arrays. For example, binary search can be used to compute, for a given value, its rank (the number of smaller elements), predecessor (next-smallest element), successor (next-largest element), and nearest neighbor. Range queries seeking the number of elements between two values can be performed with two rank queries. In terms of the number of comparisons, the performance of binary search can be analyzed by viewing the run of the procedure on a binary tree. The root node of the tree is the middle element of the array. The middle element of the lower half is the left child node of the root, and the middle element of the upper half is the right child node of the root. The rest of the tree is built in a similar fashion. Starting from the root node, the left or right subtrees are traversed depending on whether the target value is less or more than the node under consideration. In the worst case, binary search makes ⌊ log 2 ( n ) + 1 ⌋ {\textstyle \lfloor \log _{2}(n)+1\rfloor } iterations of the comparison loop, where the ⌊ ⌋ {\textstyle \lfloor \rfloor } notation denotes the floor function that yields the greatest integer less than or equal to the argument, and log 2 {\textstyle \log _{2}} is the binary logarithm. This is because the worst case is reached when the search reaches the deepest level of the tree, and there are always ⌊ log 2 ( n ) + 1 ⌋ {\textstyle \lfloor \log _{2}(n)+1\rfloor } levels in the tree for any binary search. The worst case may also be reached when the target element is not in the array. If n {\textstyle n} is one less than a power of two, then this is always the case. Otherwise, the search may perform ⌊ log 2 ( n ) + 1 ⌋ {\textstyle \lfloor \log _{2}(n)+1\rfloor } iterations if the search reaches the deepest level of the tree. However, it may make ⌊ log 2 ( n ) ⌋ {\textstyle \lfloor \log _{2}(n)\rfloor } iterations, which is one less than the worst case, if the search ends at the second-deepest level of the tree. On average, assuming that each element is equally likely to be searched, binary search makes ⌊ log 2 ( n ) ⌋ + 1 − ( 2 ⌊ log 2 ( n ) ⌋ + 1 − ⌊ log 2 ( n ) ⌋ − 2 ) / n {\displaystyle \lfloor \log _{2}(n)\rfloor +1-(2^{\lfloor \log _{2}(n)\rfloor +1}-\lfloor \log _{2}(n)\rfloor -2)/n} iterations when the target element is in the array. This is approximately equal to log 2 ( n ) − 1 {\displaystyle \log _{2}(n)-1} iterations. When the target element is not in the array, binary search makes ⌊ log 2 ( n ) ⌋ + 2 − 2 ⌊ log 2 ( n ) ⌋ + 1 / ( n + 1 ) {\displaystyle \lfloor \log _{2}(n)\rfloor +2-2^{\lfloor \log _{2}(n)\rfloor +1}/(n+1)} iterations on average, assuming that the range between and outside elements is equally likely to be searched. In the best case, where the target value is the middle element of the array, its position is returned after one iteration. In terms of iterations, no search algorithm that works only by comparing elements can exhibit better average and worst-case performance than binary search. The comparison tree representing binary search has the fewest levels possible as every level above the lowest level of the tree is filled completely. Otherwise, the search algorithm can eliminate few elements in an iteration, increasing the number of iterations required in the average and worst case. This is the case for other search algorithms based on comparisons, as while they may work faster on some target values, the average performance over all elements is worse than binary search. By dividing the array in half, binary search ensures that the size of both subarrays are as similar as possible. Binary search requires three pointers to elements, which may be array indices or pointers to memory locations, regardless of the size of the array. Therefore, the space complexity of binary search is O ( 1 ) {\displaystyle O(1)} in the word RAM model of computation. The average number of iterations performed by binary search depends on the probability of each element being searched. The average case is different for successful searches and unsuccessful searches. It will be assumed that each element is equally likely to be searched for successful searches. For unsuccessful searches, it will be assumed that the intervals between and outside elements are equally likely to be searched. The average case for successful searches is the number of iterations required to search every element exactly once, divided by n {\displaystyle n} , the number of elements. The average case for unsuccessful searches is the number of iterations required to search an element within every interval exactly once, divided by the n + 1 {\displaystyle n+1} intervals. In the binary tree representation, a successful search can be represented by a path from the root to the target node, called an internal path. The length of a path is the number of edges (connections between nodes) that the path passes through. The number of iterations performed by a search, given that the corresponding path has length l {\displaystyle l} , is l + 1 {\displaystyle l+1} counting the initial iteration. The internal path length is the sum of the lengths of all unique internal paths. Since there is only one path from the root to any single node, each internal path represents a search for a specific element. If there are n {\displaystyle n} elements, which is a positive integer, and the internal path length is I ( n ) {\displaystyle I(n)} , then the average number of iterations for a successful search T ( n ) = 1 + I ( n ) n {\displaystyle T(n)=1+{\frac {I(n)}{n}}} , with the one iteration added to count the initial iteration. Since binary search is the optimal algorithm for searching with comparisons, this problem is reduced to calculating the minimum internal path length of all binary trees with n {\displaystyle n} nodes, which is equal to: I ( n ) = ∑ k = 1 n ⌊ log 2 ( k ) ⌋ {\displaystyle I(n)=\sum _{k=1}^{n}\left\lfloor \log _{2}(k)\right\rfloor } For example, in a 7-element array, the root requires one iteration, the two elements below the root require two iterations, and the four elements below require three iterations. In this case, the internal path length is: ∑ k = 1 7 ⌊ log 2 ( k ) ⌋ = 0 + 2 ( 1 ) + 4 ( 2 ) = 2 + 8 = 10 {\displaystyle \sum _{k=1}^{7}\left\lfloor \log _{2}(k)\right\rfloor =0+2(1)+4(2)=2+8=10} The average number of iterations would be 1 + 10 7 = 2 3 7 {\displaystyle 1+{\frac {10}{7}}=2{\frac {3}{7}}} based on the equation for the average case. The sum for I ( n ) {\displaystyle I(n)} can be simplified to: I ( n ) = ∑ k = 1 n ⌊ log 2 ( k ) ⌋ = ( n + 1 ) ⌊ log 2 ( n + 1 ) ⌋ − 2 ⌊ log 2 ( n + 1 ) ⌋ + 1 + 2 {\displaystyle I(n)=\sum _{k=1}^{n}\left\lfloor \log _{2}(k)\right\rfloor =(n+1)\left\lfloor \log _{2}(n+1)\right\rfloor -2^{\left\lfloor \log _{2}(n+1)\right\rfloor +1}+2} Substituting the equation for I ( n ) {\displaystyle I(n)} into the equation for T ( n ) {\displaystyle T(n)} : T ( n ) = 1 + ( n + 1 ) ⌊ log 2 ( n + 1 ) ⌋ − 2 ⌊ log 2 ( n + 1 ) ⌋ + 1 + 2 n = ⌊ log 2 ( n ) ⌋ + 1 − ( 2 ⌊ log 2 ( n ) ⌋ + 1 − ⌊ log 2 ( n ) ⌋ − 2 ) / n {\displaystyle T(n)=1+{\frac {(n+1)\left\lfloor \log _{2}(n+1)\right\rfloor -2^{\left\lfloor \log _{2}(n+1)\right\rfloor +1}+2}{n}}=\lfloor \log _{2}(n)\rfloor +1-(2^{\lfloor \log _{2}(n)\rfloor +1}-\lfloor \log _{2}(n)\rfloor -2)/n} For integer n {\displaystyle n} , this is equivalent to the equation for the average case on a successful search specified above. Unsuccessful searches can be represented by augmenting the tree with external nodes, which forms an extended binary tree. If an internal node, or a node present in the tree, has fewer than two child nodes, then additional child nodes, called external nodes, are added so that each internal node has two children. By doing so, an unsuccessful search can be represented as a path to an external node, whose parent is the single element that remains during the last iteration. An external path is a path from the root to an external node. The external path length is the sum of the lengths of all unique external paths. If there are n {\displaystyle n} elements, which is a positive integer, and the external path length is E ( n ) {\displaystyle E(n)} , then the average number of iterations for an unsuccessful search T ′ ( n ) = E ( n ) n + 1 {\displaystyle T'(n)={\frac {E(n)}{n+1}}} , with the one iteration added to count the initial iteration. The external path length is divided by n + 1 {\displaystyle n+1} instead of n {\displaystyle n} because there are n + 1 {\displaystyle n+1} external paths, representing the intervals between and outside the elements of the array. This problem can similarly be reduced to determining the minimum external path length of all binary trees with n {\displaystyle n} nodes. For all binary trees, the external path length is equal to the internal path length plus 2 n {\displaystyle 2n} . Substituting the equation for I ( n ) {\displaystyle I(n)} : E ( n ) = I ( n ) + 2 n = [ ( n + 1 ) ⌊ log 2 ( n + 1 ) ⌋ − 2 ⌊ log 2 ( n + 1 ) ⌋ + 1 + 2 ] + 2 n = ( n + 1 ) ( ⌊ log 2 ( n ) ⌋ + 2 ) − 2 ⌊ log 2 ( n ) ⌋ + 1 {\displaystyle E(n)=I(n)+2n=\left[(n+1)\left\lfloor \log _{2}(n+1)\right\rfloor -2^{\left\lfloor \log _{2}(n+1)\right\rfloor +1}+2\right]+2n=(n+1)(\lfloor \log _{2}(n)\rfloor +2)-2^{\lfloor \log _{2}(n)\rfloor +1}} Substituting the equation for E ( n ) {\displaystyle E(n)} into the equation for T ′ ( n ) {\displaystyle T'(n)} , the average case for unsuccessful searches can be determined: T ′ ( n ) = ( n + 1 ) ( ⌊ log 2 ( n ) ⌋ + 2 ) − 2 ⌊ log 2 ( n ) ⌋ + 1 ( n + 1 ) = ⌊ log 2 ( n ) ⌋ + 2 − 2 ⌊ log 2 ( n ) ⌋ + 1 / ( n + 1 ) {\displaystyle T'(n)={\frac {(n+1)(\lfloor \log _{2}(n)\rfloor +2)-2^{\lfloor \log _{2}(n)\rfloor +1}}{(n+1)}}=\lfloor \log _{2}(n)\rfloor +2-2^{\lfloor \log _{2}(n)\rfloor +1}/(n+1)} Each iteration of the binary search procedure defined above makes one or two comparisons, checking if the middle element is equal to the target in each iteration. Assuming that each element is equally likely to be searched, each iteration makes 1.5 comparisons on average. A variation of the algorithm checks whether the middle element is equal to the target at the end of the search. On average, this eliminates half a comparison from each iteration. This slightly cuts the time taken per iteration on most computers. However, it guarantees that the search takes the maximum number of iterations, on average adding one iteration to the search. Because the comparison loop is performed only ⌊ log 2 ( n ) + 1 ⌋ {\textstyle \lfloor \log _{2}(n)+1\rfloor } times in the worst case, the slight increase in efficiency per iteration does not compensate for the extra iteration for all but very large n {\textstyle n} . In analyzing the performance of binary search, another consideration is the time required to compare two elements. For integers and strings, the time required increases linearly as the encoding length (usually the number of bits) of the elements increase. For example, comparing a pair of 64-bit unsigned integers would require comparing up to double the bits as comparing a pair of 32-bit unsigned integers. The worst case is achieved when the integers are equal. This can be significant when the encoding lengths of the elements are large, such as with large integer types or long strings, which makes comparing elements expensive. Furthermore, comparing floating-point values (the most common digital representation of real numbers) is often more expensive than comparing integers or short strings. On most computer architectures, the processor has a hardware cache separate from RAM. Since they are located within the processor itself, caches are much faster to access but usually store much less data than RAM. Therefore, most processors store memory locations that have been accessed recently, along with memory locations close to it. For example, when an array element is accessed, the element itself may be stored along with the elements that are stored close to it in RAM, making it faster to sequentially access array elements that are close in index to each other (locality of reference). On a sorted array, binary search can jump to distant memory locations if the array is large, unlike algorithms (such as linear search and linear probing in hash tables) which access elements in sequence. This adds slightly to the running time of binary search for large arrays on most systems. Sorted arrays with binary search are a very inefficient solution when insertion and deletion operations are interleaved with retrieval, taking O ( n ) {\textstyle O(n)} time for each such operation. In addition, sorted arrays can complicate memory use especially when elements are often inserted into the array. There are other data structures that support much more efficient insertion and deletion. Binary search can be used to perform exact matching and set membership (determining whether a target value is in a collection of values). There are data structures that support faster exact matching and set membership. However, unlike many other searching schemes, binary search can be used for efficient approximate matching, usually performing such matches in O ( log n ) {\textstyle O(\log n)} time regardless of the type or structure of the values themselves. In addition, there are some operations, like finding the smallest and largest element, that can be performed efficiently on a sorted array. Linear search is a simple search algorithm that checks every record until it finds the target value. Linear search can be done on a linked list, which allows for faster insertion and deletion than an array. Binary search is faster than linear search for sorted arrays except if the array is short, although the array needs to be sorted beforehand. All sorting algorithms based on comparing elements, such as quicksort and merge sort, require at least O ( n log n ) {\textstyle O(n\log n)} comparisons in the worst case. Unlike linear search, binary search can be used for efficient approximate matching. There are operations such as finding the smallest and largest element that can be done efficiently on a sorted array but not on an unsorted array. A binary search tree is a binary tree data structure that works based on the principle of binary search. The records of the tree are arranged in sorted order, and each record in the tree can be searched using an algorithm similar to binary search, taking on average logarithmic time. Insertion and deletion also require on average logarithmic time in binary search trees. This can be faster than the linear time insertion and deletion of sorted arrays, and binary trees retain the ability to perform all the operations possible on a sorted array, including range and approximate queries. However, binary search is usually more efficient for searching as binary search trees will most likely be imperfectly balanced, resulting in slightly worse performance than binary search. This even applies to balanced binary search trees, binary search trees that balance their own nodes, because they rarely produce the tree with the fewest possible levels. Except for balanced binary search trees, the tree may be severely imbalanced with few internal nodes with two children, resulting in the average and worst-case search time approaching n {\textstyle n} comparisons. Binary search trees take more space than sorted arrays. Binary search trees lend themselves to fast searching in external memory stored in hard disks, as binary search trees can be efficiently structured in filesystems. The B-tree generalizes this method of tree organization. B-trees are frequently used to organize long-term storage such as databases and filesystems. For implementing associative arrays, hash tables, a data structure that maps keys to records using a hash function, are generally faster than binary search on a sorted array of records. Most hash table implementations require only amortized constant time on average. However, hashing is not useful for approximate matches, such as computing the next-smallest, next-largest, and nearest key, as the only information given on a failed search is that the target is not present in any record. Binary search is ideal for such matches, performing them in logarithmic time. Binary search also supports approximate matches. Some operations, like finding the smallest and largest element, can be done efficiently on sorted arrays but not on hash tables. A related problem to search is set membership. Any algorithm that does lookup, like binary search, can also be used for set membership. There are other algorithms that are more specifically suited for set membership. A bit array is the simplest, useful when the range of keys is limited. It compactly stores a collection of bits, with each bit representing a single key within the range of keys. Bit arrays are very fast, requiring only O ( 1 ) {\textstyle O(1)} time. The Judy1 type of Judy array handles 64-bit keys efficiently. For approximate results, Bloom filters, another probabilistic data structure based on hashing, store a set of keys by encoding the keys using a bit array and multiple hash functions. Bloom filters are much more space-efficient than bit arrays in most cases and not much slower: with k {\textstyle k} hash functions, membership queries require only O ( k ) {\textstyle O(k)} time. However, Bloom filters suffer from false positives. There exist data structures that may improve on binary search in some cases for both searching and other operations available for sorted arrays. For example, searches, approximate matches, and the operations available to sorted arrays can be performed more efficiently than binary search on specialized data structures such as van Emde Boas trees, fusion trees, tries, and bit arrays. These specialized data structures are usually only faster because they take advantage of the properties of keys with a certain attribute (usually keys that are small integers), and thus will be time or space consuming for keys that lack that attribute. As long as the keys can be ordered, these operations can always be done at least efficiently on a sorted array regardless of the keys. Some structures, such as Judy arrays, use a combination of approaches to mitigate this while retaining efficiency and the ability to perform approximate matching. Uniform binary search stores, instead of the lower and upper bounds, the difference in the index of the middle element from the current iteration to the next iteration. A lookup table containing the differences is computed beforehand. For example, if the array to be searched is [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], the middle element ( m {\displaystyle m} ) would be 6. In this case, the middle element of the left subarray ([1, 2, 3, 4, 5]) is 3 and the middle element of the right subarray ([7, 8, 9, 10, 11]) is 9. Uniform binary search would store the value of 3 as both indices differ from 6 by this same amount. To reduce the search space, the algorithm either adds or subtracts this change from the index of the middle element. Uniform binary search may be faster on systems where it is inefficient to calculate the midpoint, such as on decimal computers. Exponential search extends binary search to unbounded lists. It starts by finding the first element with an index that is both a power of two and greater than the target value. Afterwards, it sets that index as the upper bound, and switches to binary search. A search takes ⌊ log 2 x + 1 ⌋ {\textstyle \lfloor \log _{2}x+1\rfloor } iterations before binary search is started and at most ⌊ log 2 x ⌋ {\textstyle \lfloor \log _{2}x\rfloor } iterations of the binary search, where x {\textstyle x} is the position of the target value. Exponential search works on bounded lists, but becomes an improvement over binary search only if the target value lies near the beginning of the array. Instead of calculating the midpoint, interpolation search estimates the position of the target value, taking into account the lowest and highest elements in the array as well as length of the array. It works on the basis that the midpoint is not the best guess in many cases. For example, if the target value is close to the highest element in the array, it is likely to be located near the end of the array. A common interpolation function is linear interpolation. If A {\displaystyle A} is the array, L , R {\displaystyle L,R} are the lower and upper bounds respectively, and T {\displaystyle T} is the target, then the target is estimated to be about ( T − A L ) / ( A R − A L ) {\displaystyle (T-A_{L})/(A_{R}-A_{L})} of the way between L {\displaystyle L} and R {\displaystyle R} . When linear interpolation is used, and the distribution of the array elements is uniform or near uniform, interpolation search makes O ( log log n ) {\textstyle O(\log \log n)} comparisons. In practice, interpolation search is slower than binary search for small arrays, as interpolation search requires extra computation. Its time complexity grows more slowly than binary search, but this only compensates for the extra computation for large arrays. Fractional cascading is a technique that speeds up binary searches for the same element in multiple sorted arrays. Searching each array separately requires O ( k log n ) {\textstyle O(k\log n)} time, where k {\textstyle k} is the number of arrays. Fractional cascading reduces this to O ( k + log n ) {\textstyle O(k+\log n)} by storing specific information in each array about each element and its position in the other arrays. Fractional cascading was originally developed to efficiently solve various computational geometry problems. Fractional cascading has been applied elsewhere, such as in data mining and Internet Protocol routing. Binary search has been generalized to work on certain types of graphs, where the target value is stored in a vertex instead of an array element. Binary search trees are one such generalization—when a vertex (node) in the tree is queried, the algorithm either learns that the vertex is the target, or otherwise which subtree the target would be located in. However, this can be further generalized as follows: given an undirected, positively weighted graph and a target vertex, the algorithm learns upon querying a vertex that it is equal to the target, or it is given an incident edge that is on the shortest path from the queried vertex to the target. The standard binary search algorithm is simply the case where the graph is a path. Similarly, binary search trees are the case where the edges to the left or right subtrees are given when the queried vertex is unequal to the target. For all undirected, positively weighted graphs, there is an algorithm that finds the target vertex in O ( log n ) {\displaystyle O(\log n)} queries in the worst case. Noisy binary search algorithms solve the case where the algorithm cannot reliably compare elements of the array. For each pair of elements, there is a certain probability that the algorithm makes the wrong comparison. Noisy binary search can find the correct position of the target with a given probability that controls the reliability of the yielded position. Every noisy binary search procedure must make at least ( 1 − τ ) log 2 ( n ) H ( p ) − 10 H ( p ) {\displaystyle (1-\tau ){\frac {\log _{2}(n)}{H(p)}}-{\frac {10}{H(p)}}} comparisons on average, where H ( p ) = − p log 2 ( p ) − ( 1 − p ) log 2 ( 1 − p ) {\displaystyle H(p)=-p\log _{2}(p)-(1-p)\log _{2}(1-p)} is the binary entropy function and τ {\displaystyle \tau } is the probability that the procedure yields the wrong position. The noisy binary search problem can be considered as a case of the Rényi-Ulam game, a variant of Twenty Questions where the answers may be wrong. Classical computers are bounded to the worst case of exactly ⌊ log 2 n + 1 ⌋ {\textstyle \lfloor \log _{2}n+1\rfloor } iterations when performing binary search. Quantum algorithms for binary search are still bounded to a proportion of log 2 n {\textstyle \log _{2}n} queries (representing iterations of the classical procedure), but the constant factor is less than one, providing for a lower time complexity on quantum computers. Any exact quantum binary search procedure—that is, a procedure that always yields the correct result—requires at least 1 π ( ln n − 1 ) ≈ 0.22 log 2 n {\textstyle {\frac {1}{\pi }}(\ln n-1)\approx 0.22\log _{2}n} queries in the worst case, where ln {\textstyle \ln } is the natural logarithm. There is an exact quantum binary search procedure that runs in 4 log 605 n ≈ 0.433 log 2 n {\textstyle 4\log _{605}n\approx 0.433\log _{2}n} queries in the worst case. In comparison, Grover's algorithm is the optimal quantum algorithm for searching an unordered list of elements, and it requires O ( n ) {\displaystyle O({\sqrt {n}})} queries. The idea of sorting a list of items to allow for faster searching dates back to antiquity. The earliest known example was the Inakibit-Anu tablet from Babylon dating back to c. 200 BCE. The tablet contained about 500 sexagesimal numbers and their reciprocals sorted in lexicographical order, which made searching for a specific entry easier. In addition, several lists of names that were sorted by their first letter were discovered on the Aegean Islands. Catholicon, a Latin dictionary finished in 1286 CE, was the first work to describe rules for sorting words into alphabetical order, as opposed to just the first few letters. In 1946, John Mauchly made the first mention of binary search as part of the Moore School Lectures, a seminal and foundational college course in computing. In 1957, William Wesley Peterson published the first method for interpolation search. Every published binary search algorithm worked only for arrays whose length is one less than a power of two until 1960, when Derrick Henry Lehmer published a binary search algorithm that worked on all arrays. In 1962, Hermann Bottenbruch presented an ALGOL 60 implementation of binary search that placed the comparison for equality at the end, increasing the average number of iterations by one, but reducing to one the number of comparisons per iteration. The uniform binary search was developed by A. K. Chandra of Stanford University in 1971. In 1986, Bernard Chazelle and Leonidas J. Guibas introduced fractional cascading as a method to solve numerous search problems in computational geometry. Although the basic idea of binary search is comparatively straightforward, the details can be surprisingly tricky When Jon Bentley assigned binary search as a problem in a course for professional programmers, he found that ninety percent failed to provide a correct solution after several hours of working on it, mainly because the incorrect implementations failed to run or returned a wrong answer in rare edge cases. A study published in 1988 shows that accurate code for it is only found in five out of twenty textbooks. Furthermore, Bentley's own implementation of binary search, published in his 1986 book Programming Pearls, contained an overflow error that remained undetected for over twenty years. The Java programming language library implementation of binary search had the same overflow bug for more than nine years. In a practical implementation, the variables used to represent the indices will often be of fixed size (integers), and this can result in an arithmetic overflow for very large arrays. If the midpoint of the span is calculated as L + R 2 {\displaystyle {\frac {L+R}{2}}} , then the value of L + R {\displaystyle L+R} may exceed the range of integers of the data type used to store the midpoint, even if L {\displaystyle L} and R {\displaystyle R} are within the range. If L {\displaystyle L} and R {\displaystyle R} are nonnegative, this can be avoided by calculating the midpoint as L + R − L 2 {\displaystyle L+{\frac {R-L}{2}}} . An infinite loop may occur if the exit conditions for the loop are not defined correctly. Once L {\displaystyle L} exceeds R {\displaystyle R} , the search has failed and must convey the failure of the search. In addition, the loop must be exited when the target element is found, or in the case of an implementation where this check is moved to the end, checks for whether the search was successful or failed at the end must be in place. Bentley found that most of the programmers who incorrectly implemented binary search made an error in defining the exit conditions. Many languages' standard libraries include binary search routines: This article was submitted to WikiJournal of Science for external academic peer review in 2018 (reviewer reports). The updated content was reintegrated into the Wikipedia page under a CC-BY-SA-3.0 license (2019). The version of record as reviewed is: Anthony Lin; et al. (2 July 2019). "Binary search algorithm" (PDF). WikiJournal of Science. 2 (1): 5. doi:10.15347/WJS/2019.005. ISSN 2470-6345. Wikidata Q81434400.
[ { "paragraph_id": 0, "text": "In computer science, binary search, also known as half-interval search, logarithmic search, or binary chop, is a search algorithm that finds the position of a target value within a sorted array. Binary search compares the target value to the middle element of the array. If they are not equal, the half in which the target cannot lie is eliminated and the search continues on the remaining half, again taking the middle element to compare to the target value, and repeating this until the target value is found. If the search ends with the remaining half being empty, the target is not in the array.", "title": "" }, { "paragraph_id": 1, "text": "Binary search runs in logarithmic time in the worst case, making O ( log n ) {\\displaystyle O(\\log n)} comparisons, where n {\\displaystyle n} is the number of elements in the array. Binary search is faster than linear search except for small arrays. However, the array must be sorted first to be able to apply binary search. There are specialized data structures designed for fast searching, such as hash tables, that can be searched more efficiently than binary search. However, binary search can be used to solve a wider range of problems, such as finding the next-smallest or next-largest element in the array relative to the target even if it is absent from the array.", "title": "" }, { "paragraph_id": 2, "text": "There are numerous variations of binary search. In particular, fractional cascading speeds up binary searches for the same value in multiple arrays. Fractional cascading efficiently solves a number of search problems in computational geometry and in numerous other fields. Exponential search extends binary search to unbounded lists. The binary search tree and B-tree data structures are based on binary search.", "title": "" }, { "paragraph_id": 3, "text": "Binary search works on sorted arrays. Binary search begins by comparing an element in the middle of the array with the target value. If the target value matches the element, its position in the array is returned. If the target value is less than the element, the search continues in the lower half of the array. If the target value is greater than the element, the search continues in the upper half of the array. By doing this, the algorithm eliminates the half in which the target value cannot lie in each iteration.", "title": "Algorithm" }, { "paragraph_id": 4, "text": "Given an array A {\\displaystyle A} of n {\\displaystyle n} elements with values or records A 0 , A 1 , A 2 , … , A n − 1 {\\displaystyle A_{0},A_{1},A_{2},\\ldots ,A_{n-1}} sorted such that A 0 ≤ A 1 ≤ A 2 ≤ ⋯ ≤ A n − 1 {\\displaystyle A_{0}\\leq A_{1}\\leq A_{2}\\leq \\cdots \\leq A_{n-1}} , and target value T {\\displaystyle T} , the following subroutine uses binary search to find the index of T {\\displaystyle T} in A {\\displaystyle A} .", "title": "Algorithm" }, { "paragraph_id": 5, "text": "This iterative procedure keeps track of the search boundaries with the two variables L {\\displaystyle L} and R {\\displaystyle R} . The procedure may be expressed in pseudocode as follows, where the variable names and types remain the same as above, floor is the floor function, and unsuccessful refers to a specific value that conveys the failure of the search.", "title": "Algorithm" }, { "paragraph_id": 6, "text": "Alternatively, the algorithm may take the ceiling of L + R 2 {\\displaystyle {\\frac {L+R}{2}}} . This may change the result if the target value appears more than once in the array.", "title": "Algorithm" }, { "paragraph_id": 7, "text": "In the above procedure, the algorithm checks whether the middle element ( m {\\displaystyle m} ) is equal to the target ( T {\\displaystyle T} ) in every iteration. Some implementations leave out this check during each iteration. The algorithm would perform this check only when one element is left (when L = R {\\displaystyle L=R} ). This results in a faster comparison loop, as one comparison is eliminated per iteration, while it requires only one more iteration on average.", "title": "Algorithm" }, { "paragraph_id": 8, "text": "Hermann Bottenbruch published the first implementation to leave out this check in 1962.", "title": "Algorithm" }, { "paragraph_id": 9, "text": "Where ceil is the ceiling function, the pseudocode for this version is:", "title": "Algorithm" }, { "paragraph_id": 10, "text": "The procedure may return any index whose element is equal to the target value, even if there are duplicate elements in the array. For example, if the array to be searched was [ 1 , 2 , 3 , 4 , 4 , 5 , 6 , 7 ] {\\displaystyle [1,2,3,4,4,5,6,7]} and the target was 4 {\\displaystyle 4} , then it would be correct for the algorithm to either return the 4th (index 3) or 5th (index 4) element. The regular procedure would return the 4th element (index 3) in this case. It does not always return the first duplicate (consider [ 1 , 2 , 4 , 4 , 4 , 5 , 6 , 7 ] {\\displaystyle [1,2,4,4,4,5,6,7]} which still returns the 4th element). However, it is sometimes necessary to find the leftmost element or the rightmost element for a target value that is duplicated in the array. In the above example, the 4th element is the leftmost element of the value 4, while the 5th element is the rightmost element of the value 4. The alternative procedure above will always return the index of the rightmost element if such an element exists.", "title": "Algorithm" }, { "paragraph_id": 11, "text": "To find the leftmost element, the following procedure can be used:", "title": "Algorithm" }, { "paragraph_id": 12, "text": "If L < n {\\displaystyle L<n} and A L = T {\\displaystyle A_{L}=T} , then A L {\\displaystyle A_{L}} is the leftmost element that equals T {\\displaystyle T} . Even if T {\\displaystyle T} is not in the array, L {\\displaystyle L} is the rank of T {\\displaystyle T} in the array, or the number of elements in the array that are less than T {\\displaystyle T} .", "title": "Algorithm" }, { "paragraph_id": 13, "text": "Where floor is the floor function, the pseudocode for this version is:", "title": "Algorithm" }, { "paragraph_id": 14, "text": "To find the rightmost element, the following procedure can be used:", "title": "Algorithm" }, { "paragraph_id": 15, "text": "If R > 0 {\\displaystyle R>0} and A R − 1 = T {\\displaystyle A_{R-1}=T} , then A R − 1 {\\displaystyle A_{R-1}} is the rightmost element that equals T {\\displaystyle T} . Even if T {\\displaystyle T} is not in the array, n − R {\\displaystyle n-R} is the number of elements in the array that are greater than T {\\displaystyle T} .", "title": "Algorithm" }, { "paragraph_id": 16, "text": "Where floor is the floor function, the pseudocode for this version is:", "title": "Algorithm" }, { "paragraph_id": 17, "text": "The above procedure only performs exact matches, finding the position of a target value. However, it is trivial to extend binary search to perform approximate matches because binary search operates on sorted arrays. For example, binary search can be used to compute, for a given value, its rank (the number of smaller elements), predecessor (next-smallest element), successor (next-largest element), and nearest neighbor. Range queries seeking the number of elements between two values can be performed with two rank queries.", "title": "Algorithm" }, { "paragraph_id": 18, "text": "In terms of the number of comparisons, the performance of binary search can be analyzed by viewing the run of the procedure on a binary tree. The root node of the tree is the middle element of the array. The middle element of the lower half is the left child node of the root, and the middle element of the upper half is the right child node of the root. The rest of the tree is built in a similar fashion. Starting from the root node, the left or right subtrees are traversed depending on whether the target value is less or more than the node under consideration.", "title": "Performance" }, { "paragraph_id": 19, "text": "In the worst case, binary search makes ⌊ log 2 ( n ) + 1 ⌋ {\\textstyle \\lfloor \\log _{2}(n)+1\\rfloor } iterations of the comparison loop, where the ⌊ ⌋ {\\textstyle \\lfloor \\rfloor } notation denotes the floor function that yields the greatest integer less than or equal to the argument, and log 2 {\\textstyle \\log _{2}} is the binary logarithm. This is because the worst case is reached when the search reaches the deepest level of the tree, and there are always ⌊ log 2 ( n ) + 1 ⌋ {\\textstyle \\lfloor \\log _{2}(n)+1\\rfloor } levels in the tree for any binary search.", "title": "Performance" }, { "paragraph_id": 20, "text": "The worst case may also be reached when the target element is not in the array. If n {\\textstyle n} is one less than a power of two, then this is always the case. Otherwise, the search may perform ⌊ log 2 ( n ) + 1 ⌋ {\\textstyle \\lfloor \\log _{2}(n)+1\\rfloor } iterations if the search reaches the deepest level of the tree. However, it may make ⌊ log 2 ( n ) ⌋ {\\textstyle \\lfloor \\log _{2}(n)\\rfloor } iterations, which is one less than the worst case, if the search ends at the second-deepest level of the tree.", "title": "Performance" }, { "paragraph_id": 21, "text": "On average, assuming that each element is equally likely to be searched, binary search makes ⌊ log 2 ( n ) ⌋ + 1 − ( 2 ⌊ log 2 ( n ) ⌋ + 1 − ⌊ log 2 ( n ) ⌋ − 2 ) / n {\\displaystyle \\lfloor \\log _{2}(n)\\rfloor +1-(2^{\\lfloor \\log _{2}(n)\\rfloor +1}-\\lfloor \\log _{2}(n)\\rfloor -2)/n} iterations when the target element is in the array. This is approximately equal to log 2 ( n ) − 1 {\\displaystyle \\log _{2}(n)-1} iterations. When the target element is not in the array, binary search makes ⌊ log 2 ( n ) ⌋ + 2 − 2 ⌊ log 2 ( n ) ⌋ + 1 / ( n + 1 ) {\\displaystyle \\lfloor \\log _{2}(n)\\rfloor +2-2^{\\lfloor \\log _{2}(n)\\rfloor +1}/(n+1)} iterations on average, assuming that the range between and outside elements is equally likely to be searched.", "title": "Performance" }, { "paragraph_id": 22, "text": "In the best case, where the target value is the middle element of the array, its position is returned after one iteration.", "title": "Performance" }, { "paragraph_id": 23, "text": "In terms of iterations, no search algorithm that works only by comparing elements can exhibit better average and worst-case performance than binary search. The comparison tree representing binary search has the fewest levels possible as every level above the lowest level of the tree is filled completely. Otherwise, the search algorithm can eliminate few elements in an iteration, increasing the number of iterations required in the average and worst case. This is the case for other search algorithms based on comparisons, as while they may work faster on some target values, the average performance over all elements is worse than binary search. By dividing the array in half, binary search ensures that the size of both subarrays are as similar as possible.", "title": "Performance" }, { "paragraph_id": 24, "text": "Binary search requires three pointers to elements, which may be array indices or pointers to memory locations, regardless of the size of the array. Therefore, the space complexity of binary search is O ( 1 ) {\\displaystyle O(1)} in the word RAM model of computation.", "title": "Performance" }, { "paragraph_id": 25, "text": "The average number of iterations performed by binary search depends on the probability of each element being searched. The average case is different for successful searches and unsuccessful searches. It will be assumed that each element is equally likely to be searched for successful searches. For unsuccessful searches, it will be assumed that the intervals between and outside elements are equally likely to be searched. The average case for successful searches is the number of iterations required to search every element exactly once, divided by n {\\displaystyle n} , the number of elements. The average case for unsuccessful searches is the number of iterations required to search an element within every interval exactly once, divided by the n + 1 {\\displaystyle n+1} intervals.", "title": "Performance" }, { "paragraph_id": 26, "text": "In the binary tree representation, a successful search can be represented by a path from the root to the target node, called an internal path. The length of a path is the number of edges (connections between nodes) that the path passes through. The number of iterations performed by a search, given that the corresponding path has length l {\\displaystyle l} , is l + 1 {\\displaystyle l+1} counting the initial iteration. The internal path length is the sum of the lengths of all unique internal paths. Since there is only one path from the root to any single node, each internal path represents a search for a specific element. If there are n {\\displaystyle n} elements, which is a positive integer, and the internal path length is I ( n ) {\\displaystyle I(n)} , then the average number of iterations for a successful search T ( n ) = 1 + I ( n ) n {\\displaystyle T(n)=1+{\\frac {I(n)}{n}}} , with the one iteration added to count the initial iteration.", "title": "Performance" }, { "paragraph_id": 27, "text": "Since binary search is the optimal algorithm for searching with comparisons, this problem is reduced to calculating the minimum internal path length of all binary trees with n {\\displaystyle n} nodes, which is equal to:", "title": "Performance" }, { "paragraph_id": 28, "text": "I ( n ) = ∑ k = 1 n ⌊ log 2 ( k ) ⌋ {\\displaystyle I(n)=\\sum _{k=1}^{n}\\left\\lfloor \\log _{2}(k)\\right\\rfloor }", "title": "Performance" }, { "paragraph_id": 29, "text": "For example, in a 7-element array, the root requires one iteration, the two elements below the root require two iterations, and the four elements below require three iterations. In this case, the internal path length is:", "title": "Performance" }, { "paragraph_id": 30, "text": "∑ k = 1 7 ⌊ log 2 ( k ) ⌋ = 0 + 2 ( 1 ) + 4 ( 2 ) = 2 + 8 = 10 {\\displaystyle \\sum _{k=1}^{7}\\left\\lfloor \\log _{2}(k)\\right\\rfloor =0+2(1)+4(2)=2+8=10}", "title": "Performance" }, { "paragraph_id": 31, "text": "The average number of iterations would be 1 + 10 7 = 2 3 7 {\\displaystyle 1+{\\frac {10}{7}}=2{\\frac {3}{7}}} based on the equation for the average case. The sum for I ( n ) {\\displaystyle I(n)} can be simplified to:", "title": "Performance" }, { "paragraph_id": 32, "text": "I ( n ) = ∑ k = 1 n ⌊ log 2 ( k ) ⌋ = ( n + 1 ) ⌊ log 2 ( n + 1 ) ⌋ − 2 ⌊ log 2 ( n + 1 ) ⌋ + 1 + 2 {\\displaystyle I(n)=\\sum _{k=1}^{n}\\left\\lfloor \\log _{2}(k)\\right\\rfloor =(n+1)\\left\\lfloor \\log _{2}(n+1)\\right\\rfloor -2^{\\left\\lfloor \\log _{2}(n+1)\\right\\rfloor +1}+2}", "title": "Performance" }, { "paragraph_id": 33, "text": "Substituting the equation for I ( n ) {\\displaystyle I(n)} into the equation for T ( n ) {\\displaystyle T(n)} :", "title": "Performance" }, { "paragraph_id": 34, "text": "T ( n ) = 1 + ( n + 1 ) ⌊ log 2 ( n + 1 ) ⌋ − 2 ⌊ log 2 ( n + 1 ) ⌋ + 1 + 2 n = ⌊ log 2 ( n ) ⌋ + 1 − ( 2 ⌊ log 2 ( n ) ⌋ + 1 − ⌊ log 2 ( n ) ⌋ − 2 ) / n {\\displaystyle T(n)=1+{\\frac {(n+1)\\left\\lfloor \\log _{2}(n+1)\\right\\rfloor -2^{\\left\\lfloor \\log _{2}(n+1)\\right\\rfloor +1}+2}{n}}=\\lfloor \\log _{2}(n)\\rfloor +1-(2^{\\lfloor \\log _{2}(n)\\rfloor +1}-\\lfloor \\log _{2}(n)\\rfloor -2)/n}", "title": "Performance" }, { "paragraph_id": 35, "text": "For integer n {\\displaystyle n} , this is equivalent to the equation for the average case on a successful search specified above.", "title": "Performance" }, { "paragraph_id": 36, "text": "Unsuccessful searches can be represented by augmenting the tree with external nodes, which forms an extended binary tree. If an internal node, or a node present in the tree, has fewer than two child nodes, then additional child nodes, called external nodes, are added so that each internal node has two children. By doing so, an unsuccessful search can be represented as a path to an external node, whose parent is the single element that remains during the last iteration. An external path is a path from the root to an external node. The external path length is the sum of the lengths of all unique external paths. If there are n {\\displaystyle n} elements, which is a positive integer, and the external path length is E ( n ) {\\displaystyle E(n)} , then the average number of iterations for an unsuccessful search T ′ ( n ) = E ( n ) n + 1 {\\displaystyle T'(n)={\\frac {E(n)}{n+1}}} , with the one iteration added to count the initial iteration. The external path length is divided by n + 1 {\\displaystyle n+1} instead of n {\\displaystyle n} because there are n + 1 {\\displaystyle n+1} external paths, representing the intervals between and outside the elements of the array.", "title": "Performance" }, { "paragraph_id": 37, "text": "This problem can similarly be reduced to determining the minimum external path length of all binary trees with n {\\displaystyle n} nodes. For all binary trees, the external path length is equal to the internal path length plus 2 n {\\displaystyle 2n} . Substituting the equation for I ( n ) {\\displaystyle I(n)} :", "title": "Performance" }, { "paragraph_id": 38, "text": "E ( n ) = I ( n ) + 2 n = [ ( n + 1 ) ⌊ log 2 ( n + 1 ) ⌋ − 2 ⌊ log 2 ( n + 1 ) ⌋ + 1 + 2 ] + 2 n = ( n + 1 ) ( ⌊ log 2 ( n ) ⌋ + 2 ) − 2 ⌊ log 2 ( n ) ⌋ + 1 {\\displaystyle E(n)=I(n)+2n=\\left[(n+1)\\left\\lfloor \\log _{2}(n+1)\\right\\rfloor -2^{\\left\\lfloor \\log _{2}(n+1)\\right\\rfloor +1}+2\\right]+2n=(n+1)(\\lfloor \\log _{2}(n)\\rfloor +2)-2^{\\lfloor \\log _{2}(n)\\rfloor +1}}", "title": "Performance" }, { "paragraph_id": 39, "text": "Substituting the equation for E ( n ) {\\displaystyle E(n)} into the equation for T ′ ( n ) {\\displaystyle T'(n)} , the average case for unsuccessful searches can be determined:", "title": "Performance" }, { "paragraph_id": 40, "text": "T ′ ( n ) = ( n + 1 ) ( ⌊ log 2 ( n ) ⌋ + 2 ) − 2 ⌊ log 2 ( n ) ⌋ + 1 ( n + 1 ) = ⌊ log 2 ( n ) ⌋ + 2 − 2 ⌊ log 2 ( n ) ⌋ + 1 / ( n + 1 ) {\\displaystyle T'(n)={\\frac {(n+1)(\\lfloor \\log _{2}(n)\\rfloor +2)-2^{\\lfloor \\log _{2}(n)\\rfloor +1}}{(n+1)}}=\\lfloor \\log _{2}(n)\\rfloor +2-2^{\\lfloor \\log _{2}(n)\\rfloor +1}/(n+1)}", "title": "Performance" }, { "paragraph_id": 41, "text": "Each iteration of the binary search procedure defined above makes one or two comparisons, checking if the middle element is equal to the target in each iteration. Assuming that each element is equally likely to be searched, each iteration makes 1.5 comparisons on average. A variation of the algorithm checks whether the middle element is equal to the target at the end of the search. On average, this eliminates half a comparison from each iteration. This slightly cuts the time taken per iteration on most computers. However, it guarantees that the search takes the maximum number of iterations, on average adding one iteration to the search. Because the comparison loop is performed only ⌊ log 2 ( n ) + 1 ⌋ {\\textstyle \\lfloor \\log _{2}(n)+1\\rfloor } times in the worst case, the slight increase in efficiency per iteration does not compensate for the extra iteration for all but very large n {\\textstyle n} .", "title": "Performance" }, { "paragraph_id": 42, "text": "In analyzing the performance of binary search, another consideration is the time required to compare two elements. For integers and strings, the time required increases linearly as the encoding length (usually the number of bits) of the elements increase. For example, comparing a pair of 64-bit unsigned integers would require comparing up to double the bits as comparing a pair of 32-bit unsigned integers. The worst case is achieved when the integers are equal. This can be significant when the encoding lengths of the elements are large, such as with large integer types or long strings, which makes comparing elements expensive. Furthermore, comparing floating-point values (the most common digital representation of real numbers) is often more expensive than comparing integers or short strings.", "title": "Performance" }, { "paragraph_id": 43, "text": "On most computer architectures, the processor has a hardware cache separate from RAM. Since they are located within the processor itself, caches are much faster to access but usually store much less data than RAM. Therefore, most processors store memory locations that have been accessed recently, along with memory locations close to it. For example, when an array element is accessed, the element itself may be stored along with the elements that are stored close to it in RAM, making it faster to sequentially access array elements that are close in index to each other (locality of reference). On a sorted array, binary search can jump to distant memory locations if the array is large, unlike algorithms (such as linear search and linear probing in hash tables) which access elements in sequence. This adds slightly to the running time of binary search for large arrays on most systems.", "title": "Performance" }, { "paragraph_id": 44, "text": "Sorted arrays with binary search are a very inefficient solution when insertion and deletion operations are interleaved with retrieval, taking O ( n ) {\\textstyle O(n)} time for each such operation. In addition, sorted arrays can complicate memory use especially when elements are often inserted into the array. There are other data structures that support much more efficient insertion and deletion. Binary search can be used to perform exact matching and set membership (determining whether a target value is in a collection of values). There are data structures that support faster exact matching and set membership. However, unlike many other searching schemes, binary search can be used for efficient approximate matching, usually performing such matches in O ( log n ) {\\textstyle O(\\log n)} time regardless of the type or structure of the values themselves. In addition, there are some operations, like finding the smallest and largest element, that can be performed efficiently on a sorted array.", "title": "Binary search versus other schemes" }, { "paragraph_id": 45, "text": "Linear search is a simple search algorithm that checks every record until it finds the target value. Linear search can be done on a linked list, which allows for faster insertion and deletion than an array. Binary search is faster than linear search for sorted arrays except if the array is short, although the array needs to be sorted beforehand. All sorting algorithms based on comparing elements, such as quicksort and merge sort, require at least O ( n log n ) {\\textstyle O(n\\log n)} comparisons in the worst case. Unlike linear search, binary search can be used for efficient approximate matching. There are operations such as finding the smallest and largest element that can be done efficiently on a sorted array but not on an unsorted array.", "title": "Binary search versus other schemes" }, { "paragraph_id": 46, "text": "A binary search tree is a binary tree data structure that works based on the principle of binary search. The records of the tree are arranged in sorted order, and each record in the tree can be searched using an algorithm similar to binary search, taking on average logarithmic time. Insertion and deletion also require on average logarithmic time in binary search trees. This can be faster than the linear time insertion and deletion of sorted arrays, and binary trees retain the ability to perform all the operations possible on a sorted array, including range and approximate queries.", "title": "Binary search versus other schemes" }, { "paragraph_id": 47, "text": "However, binary search is usually more efficient for searching as binary search trees will most likely be imperfectly balanced, resulting in slightly worse performance than binary search. This even applies to balanced binary search trees, binary search trees that balance their own nodes, because they rarely produce the tree with the fewest possible levels. Except for balanced binary search trees, the tree may be severely imbalanced with few internal nodes with two children, resulting in the average and worst-case search time approaching n {\\textstyle n} comparisons. Binary search trees take more space than sorted arrays.", "title": "Binary search versus other schemes" }, { "paragraph_id": 48, "text": "Binary search trees lend themselves to fast searching in external memory stored in hard disks, as binary search trees can be efficiently structured in filesystems. The B-tree generalizes this method of tree organization. B-trees are frequently used to organize long-term storage such as databases and filesystems.", "title": "Binary search versus other schemes" }, { "paragraph_id": 49, "text": "For implementing associative arrays, hash tables, a data structure that maps keys to records using a hash function, are generally faster than binary search on a sorted array of records. Most hash table implementations require only amortized constant time on average. However, hashing is not useful for approximate matches, such as computing the next-smallest, next-largest, and nearest key, as the only information given on a failed search is that the target is not present in any record. Binary search is ideal for such matches, performing them in logarithmic time. Binary search also supports approximate matches. Some operations, like finding the smallest and largest element, can be done efficiently on sorted arrays but not on hash tables.", "title": "Binary search versus other schemes" }, { "paragraph_id": 50, "text": "A related problem to search is set membership. Any algorithm that does lookup, like binary search, can also be used for set membership. There are other algorithms that are more specifically suited for set membership. A bit array is the simplest, useful when the range of keys is limited. It compactly stores a collection of bits, with each bit representing a single key within the range of keys. Bit arrays are very fast, requiring only O ( 1 ) {\\textstyle O(1)} time. The Judy1 type of Judy array handles 64-bit keys efficiently.", "title": "Binary search versus other schemes" }, { "paragraph_id": 51, "text": "For approximate results, Bloom filters, another probabilistic data structure based on hashing, store a set of keys by encoding the keys using a bit array and multiple hash functions. Bloom filters are much more space-efficient than bit arrays in most cases and not much slower: with k {\\textstyle k} hash functions, membership queries require only O ( k ) {\\textstyle O(k)} time. However, Bloom filters suffer from false positives.", "title": "Binary search versus other schemes" }, { "paragraph_id": 52, "text": "There exist data structures that may improve on binary search in some cases for both searching and other operations available for sorted arrays. For example, searches, approximate matches, and the operations available to sorted arrays can be performed more efficiently than binary search on specialized data structures such as van Emde Boas trees, fusion trees, tries, and bit arrays. These specialized data structures are usually only faster because they take advantage of the properties of keys with a certain attribute (usually keys that are small integers), and thus will be time or space consuming for keys that lack that attribute. As long as the keys can be ordered, these operations can always be done at least efficiently on a sorted array regardless of the keys. Some structures, such as Judy arrays, use a combination of approaches to mitigate this while retaining efficiency and the ability to perform approximate matching.", "title": "Binary search versus other schemes" }, { "paragraph_id": 53, "text": "Uniform binary search stores, instead of the lower and upper bounds, the difference in the index of the middle element from the current iteration to the next iteration. A lookup table containing the differences is computed beforehand. For example, if the array to be searched is [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], the middle element ( m {\\displaystyle m} ) would be 6. In this case, the middle element of the left subarray ([1, 2, 3, 4, 5]) is 3 and the middle element of the right subarray ([7, 8, 9, 10, 11]) is 9. Uniform binary search would store the value of 3 as both indices differ from 6 by this same amount. To reduce the search space, the algorithm either adds or subtracts this change from the index of the middle element. Uniform binary search may be faster on systems where it is inefficient to calculate the midpoint, such as on decimal computers.", "title": "Variations" }, { "paragraph_id": 54, "text": "Exponential search extends binary search to unbounded lists. It starts by finding the first element with an index that is both a power of two and greater than the target value. Afterwards, it sets that index as the upper bound, and switches to binary search. A search takes ⌊ log 2 x + 1 ⌋ {\\textstyle \\lfloor \\log _{2}x+1\\rfloor } iterations before binary search is started and at most ⌊ log 2 x ⌋ {\\textstyle \\lfloor \\log _{2}x\\rfloor } iterations of the binary search, where x {\\textstyle x} is the position of the target value. Exponential search works on bounded lists, but becomes an improvement over binary search only if the target value lies near the beginning of the array.", "title": "Variations" }, { "paragraph_id": 55, "text": "Instead of calculating the midpoint, interpolation search estimates the position of the target value, taking into account the lowest and highest elements in the array as well as length of the array. It works on the basis that the midpoint is not the best guess in many cases. For example, if the target value is close to the highest element in the array, it is likely to be located near the end of the array.", "title": "Variations" }, { "paragraph_id": 56, "text": "A common interpolation function is linear interpolation. If A {\\displaystyle A} is the array, L , R {\\displaystyle L,R} are the lower and upper bounds respectively, and T {\\displaystyle T} is the target, then the target is estimated to be about ( T − A L ) / ( A R − A L ) {\\displaystyle (T-A_{L})/(A_{R}-A_{L})} of the way between L {\\displaystyle L} and R {\\displaystyle R} . When linear interpolation is used, and the distribution of the array elements is uniform or near uniform, interpolation search makes O ( log log n ) {\\textstyle O(\\log \\log n)} comparisons.", "title": "Variations" }, { "paragraph_id": 57, "text": "In practice, interpolation search is slower than binary search for small arrays, as interpolation search requires extra computation. Its time complexity grows more slowly than binary search, but this only compensates for the extra computation for large arrays.", "title": "Variations" }, { "paragraph_id": 58, "text": "Fractional cascading is a technique that speeds up binary searches for the same element in multiple sorted arrays. Searching each array separately requires O ( k log n ) {\\textstyle O(k\\log n)} time, where k {\\textstyle k} is the number of arrays. Fractional cascading reduces this to O ( k + log n ) {\\textstyle O(k+\\log n)} by storing specific information in each array about each element and its position in the other arrays.", "title": "Variations" }, { "paragraph_id": 59, "text": "Fractional cascading was originally developed to efficiently solve various computational geometry problems. Fractional cascading has been applied elsewhere, such as in data mining and Internet Protocol routing.", "title": "Variations" }, { "paragraph_id": 60, "text": "Binary search has been generalized to work on certain types of graphs, where the target value is stored in a vertex instead of an array element. Binary search trees are one such generalization—when a vertex (node) in the tree is queried, the algorithm either learns that the vertex is the target, or otherwise which subtree the target would be located in. However, this can be further generalized as follows: given an undirected, positively weighted graph and a target vertex, the algorithm learns upon querying a vertex that it is equal to the target, or it is given an incident edge that is on the shortest path from the queried vertex to the target. The standard binary search algorithm is simply the case where the graph is a path. Similarly, binary search trees are the case where the edges to the left or right subtrees are given when the queried vertex is unequal to the target. For all undirected, positively weighted graphs, there is an algorithm that finds the target vertex in O ( log n ) {\\displaystyle O(\\log n)} queries in the worst case.", "title": "Variations" }, { "paragraph_id": 61, "text": "Noisy binary search algorithms solve the case where the algorithm cannot reliably compare elements of the array. For each pair of elements, there is a certain probability that the algorithm makes the wrong comparison. Noisy binary search can find the correct position of the target with a given probability that controls the reliability of the yielded position. Every noisy binary search procedure must make at least ( 1 − τ ) log 2 ( n ) H ( p ) − 10 H ( p ) {\\displaystyle (1-\\tau ){\\frac {\\log _{2}(n)}{H(p)}}-{\\frac {10}{H(p)}}} comparisons on average, where H ( p ) = − p log 2 ( p ) − ( 1 − p ) log 2 ( 1 − p ) {\\displaystyle H(p)=-p\\log _{2}(p)-(1-p)\\log _{2}(1-p)} is the binary entropy function and τ {\\displaystyle \\tau } is the probability that the procedure yields the wrong position. The noisy binary search problem can be considered as a case of the Rényi-Ulam game, a variant of Twenty Questions where the answers may be wrong.", "title": "Variations" }, { "paragraph_id": 62, "text": "Classical computers are bounded to the worst case of exactly ⌊ log 2 n + 1 ⌋ {\\textstyle \\lfloor \\log _{2}n+1\\rfloor } iterations when performing binary search. Quantum algorithms for binary search are still bounded to a proportion of log 2 n {\\textstyle \\log _{2}n} queries (representing iterations of the classical procedure), but the constant factor is less than one, providing for a lower time complexity on quantum computers. Any exact quantum binary search procedure—that is, a procedure that always yields the correct result—requires at least 1 π ( ln n − 1 ) ≈ 0.22 log 2 n {\\textstyle {\\frac {1}{\\pi }}(\\ln n-1)\\approx 0.22\\log _{2}n} queries in the worst case, where ln {\\textstyle \\ln } is the natural logarithm. There is an exact quantum binary search procedure that runs in 4 log 605 n ≈ 0.433 log 2 n {\\textstyle 4\\log _{605}n\\approx 0.433\\log _{2}n} queries in the worst case. In comparison, Grover's algorithm is the optimal quantum algorithm for searching an unordered list of elements, and it requires O ( n ) {\\displaystyle O({\\sqrt {n}})} queries.", "title": "Variations" }, { "paragraph_id": 63, "text": "The idea of sorting a list of items to allow for faster searching dates back to antiquity. The earliest known example was the Inakibit-Anu tablet from Babylon dating back to c. 200 BCE. The tablet contained about 500 sexagesimal numbers and their reciprocals sorted in lexicographical order, which made searching for a specific entry easier. In addition, several lists of names that were sorted by their first letter were discovered on the Aegean Islands. Catholicon, a Latin dictionary finished in 1286 CE, was the first work to describe rules for sorting words into alphabetical order, as opposed to just the first few letters.", "title": "History" }, { "paragraph_id": 64, "text": "In 1946, John Mauchly made the first mention of binary search as part of the Moore School Lectures, a seminal and foundational college course in computing. In 1957, William Wesley Peterson published the first method for interpolation search. Every published binary search algorithm worked only for arrays whose length is one less than a power of two until 1960, when Derrick Henry Lehmer published a binary search algorithm that worked on all arrays. In 1962, Hermann Bottenbruch presented an ALGOL 60 implementation of binary search that placed the comparison for equality at the end, increasing the average number of iterations by one, but reducing to one the number of comparisons per iteration. The uniform binary search was developed by A. K. Chandra of Stanford University in 1971. In 1986, Bernard Chazelle and Leonidas J. Guibas introduced fractional cascading as a method to solve numerous search problems in computational geometry.", "title": "History" }, { "paragraph_id": 65, "text": "Although the basic idea of binary search is comparatively straightforward, the details can be surprisingly tricky", "title": "Implementation issues" }, { "paragraph_id": 66, "text": "When Jon Bentley assigned binary search as a problem in a course for professional programmers, he found that ninety percent failed to provide a correct solution after several hours of working on it, mainly because the incorrect implementations failed to run or returned a wrong answer in rare edge cases. A study published in 1988 shows that accurate code for it is only found in five out of twenty textbooks. Furthermore, Bentley's own implementation of binary search, published in his 1986 book Programming Pearls, contained an overflow error that remained undetected for over twenty years. The Java programming language library implementation of binary search had the same overflow bug for more than nine years.", "title": "Implementation issues" }, { "paragraph_id": 67, "text": "In a practical implementation, the variables used to represent the indices will often be of fixed size (integers), and this can result in an arithmetic overflow for very large arrays. If the midpoint of the span is calculated as L + R 2 {\\displaystyle {\\frac {L+R}{2}}} , then the value of L + R {\\displaystyle L+R} may exceed the range of integers of the data type used to store the midpoint, even if L {\\displaystyle L} and R {\\displaystyle R} are within the range. If L {\\displaystyle L} and R {\\displaystyle R} are nonnegative, this can be avoided by calculating the midpoint as L + R − L 2 {\\displaystyle L+{\\frac {R-L}{2}}} .", "title": "Implementation issues" }, { "paragraph_id": 68, "text": "An infinite loop may occur if the exit conditions for the loop are not defined correctly. Once L {\\displaystyle L} exceeds R {\\displaystyle R} , the search has failed and must convey the failure of the search. In addition, the loop must be exited when the target element is found, or in the case of an implementation where this check is moved to the end, checks for whether the search was successful or failed at the end must be in place. Bentley found that most of the programmers who incorrectly implemented binary search made an error in defining the exit conditions.", "title": "Implementation issues" }, { "paragraph_id": 69, "text": "Many languages' standard libraries include binary search routines:", "title": "Library support" }, { "paragraph_id": 70, "text": "This article was submitted to WikiJournal of Science for external academic peer review in 2018 (reviewer reports). The updated content was reintegrated into the Wikipedia page under a CC-BY-SA-3.0 license (2019). The version of record as reviewed is: Anthony Lin; et al. (2 July 2019). \"Binary search algorithm\" (PDF). WikiJournal of Science. 2 (1): 5. doi:10.15347/WJS/2019.005. ISSN 2470-6345. Wikidata Q81434400.", "title": "Notes and references" } ]
In computer science, binary search, also known as half-interval search, logarithmic search, or binary chop, is a search algorithm that finds the position of a target value within a sorted array. Binary search compares the target value to the middle element of the array. If they are not equal, the half in which the target cannot lie is eliminated and the search continues on the remaining half, again taking the middle element to compare to the target value, and repeating this until the target value is found. If the search ends with the remaining half being empty, the target is not in the array. Binary search runs in logarithmic time in the worst case, making O comparisons, where n is the number of elements in the array. Binary search is faster than linear search except for small arrays. However, the array must be sorted first to be able to apply binary search. There are specialized data structures designed for fast searching, such as hash tables, that can be searched more efficiently than binary search. However, binary search can be used to solve a wider range of problems, such as finding the next-smallest or next-largest element in the array relative to the target even if it is absent from the array. There are numerous variations of binary search. In particular, fractional cascading speeds up binary searches for the same value in multiple arrays. Fractional cascading efficiently solves a number of search problems in computational geometry and in numerous other fields. Exponential search extends binary search to unbounded lists. The binary search tree and B-tree data structures are based on binary search.
2001-09-27T14:01:54Z
2023-12-27T15:39:36Z
[ "Template:Short description", "Template:Efn", "Template:Cite web", "Template:Wikibooks", "Template:Cite conference", "Template:MathWorld", "Template:About", "Template:Use dmy dates", "Template:Main", "Template:Circa", "Template:Javadoc:SE", "Template:Academic peer reviewed", "Template:Cite journal", "Template:Citation", "Template:Columns-list", "Template:Featured article", "Template:Sfn", "Template:Math", "Template:Anchor", "Template:Annotated link", "Template:Reflist", "Template:Infobox algorithm", "Template:Blockquote", "Template:Notelist", "Template:Webarchive" ]
https://en.wikipedia.org/wiki/Binary_search_algorithm
4,267
Belle and Sebastian
Belle & Sebastian are a Scottish indie pop band formed in Glasgow in 1996. Led by Stuart Murdoch, the band has released twelve studio albums. They are often compared with acts such as the Smiths and Nick Drake. The name "Belle & Sebastian" comes from Belle et Sébastien, a 1965 children's book by French writer Cécile Aubry later adapted for television. Though consistently lauded by critics, Belle & Sebastian's "wistful pop" has enjoyed only limited commercial success. In 1994, Stuart Murdoch and Stuart David both enrolled at Stow College's Beatbox programme for unemployed musicians in Glasgow. Together, with music professor Alan Rankine (formerly of The Associates), they recorded some demos, which in 1996 were picked up by the college's Music Business course that produces and releases one single each year on the college's label, Electric Honey. As Murdoch had a number of songs already and the label was extremely impressed with the demos, he was granted permission to record a full-length album, which was recorded mostly live over three days, entitled Tigermilk. Murdoch and David recruited local musicians Stevie Jackson (guitar and vocals), Isobel Campbell (cello/vocals), Chris Geddes (keys) and Richard Colburn (drums), the latter of whom shared a flat with David and was a student on the Music Business course, to perform on the album, with Murdoch describing the process as a "product of botched capitalism". The band chose the name Belle and Sebastian from a short story Murdoch had written inspired by the television adaptation of the French novel Belle et Sébastien about a six-year-old boy and his dog, named Belle, a Great Pyrenees. In June 1996, Electric Honey pressed up one thousand copies of Tigermilk on vinyl. The warm response Tigermilk received led to the band being signed to Jeepster Records in August 1996, who released their second album If You're Feeling Sinister on 18 November. The album was named by Spin as one of the 100 greatest albums between 1985 and 2005, and it is widely considered the band's masterpiece. Just before the recording of Sinister, Sarah Martin (violin/vocals) joined the band. Following this a series of EPs were released throughout 1997. The first of these was Dog on Wheels, released in May and consisting of four demo tracks recorded prior to the real formation of the band. In fact, the only long-term band members to play on the songs were Murdoch, David, and Mick Cooke, who played trumpet on the EP but would not officially join the band until a few years later. It charted at No. 59 in the UK singles chart. The Lazy Line Painter Jane EP followed in July. The track was recorded in the church where Murdoch lived and features vocals from Monica Queen. The EP narrowly missed out on the UK top 40, peaking at No. 41. The last of the EPs was October's 3.. 6.. 9 Seconds of Light. The EP was made Single of the Week in both the NME and Melody Maker and reached No. 32 in the charts, thus becoming the band's first top 40 single. Despite the band's growing popularity, during this period they kept a low profile at the insistence of Murdoch, who was still regaining his strength following years struggling with chronic fatigue syndrome. The band played gigs sporadically, rarely gave interviews, and refused to appear in publicity photographs, often getting friends and acquaintances to pose instead. The relative reclusiveness helped to create an aura of mystique around them. The band released their third LP, The Boy with the Arab Strap in 1998, and it reached No. 12 in the UK charts. Arab Strap garnered an NPR interview and positive reviews from Rolling Stone and The Village Voice, and others; however, the album has its detractors, including Pitchfork, who gave the album a particularly poor review, calling it a "parody" of their earlier work (Pitchfork has since removed the review from their website and re-reviewed the album positively in 2018). During the recording of the album, long-time studio trumpet-player Mick Cooke was asked to join the band as a full member. The This Is Just a Modern Rock Song EP followed later that year. In 1999, the band was awarded with Best Newcomer (for their third album) at the BRIT Awards, upsetting better-known acts such as Steps and 5ive. That same year, the band hosted their own festival, the Bowlie Weekender. Tigermilk was also given a full release by Jeepster before the band started work on their next LP. The result was Fold Your Hands Child, You Walk Like a Peasant, which became the band's first top 10 album in the UK, though critics felt that the band were starting to stagnate. A stand-alone single, "Legal Man", reached No. 15 and gave them their first appearance on Top of the Pops. As the band's popularity and recognition was growing worldwide, their music began appearing in films and on television. The 2000 film High Fidelity mentions the band (with Jack Black's character referring to them as "old sad bastard music" and disdaining their soft style) and features a clip from the song "Seymour Stein" from The Boy with the Arab Strap. Two songs by the band ("Expectations" and "Piazza, New York Catcher") appeared on the soundtrack for the 2007 hit film Juno. Also, the title track from Arab Strap was played over the end credits of the UK television series Teachers, and the lyric "Colour my life with the chaos of trouble" from the song was quoted by one of the characters in the 2009 film (500) Days of Summer. Stuart David soon left the band to concentrate on his side project, Looper, and his book writing, which included his The Idle Thoughts of a Daydreamer. He was replaced by Bobby Kildea of V-Twin. The "Jonathan David" single, sung by Stevie Jackson, was released in June 2001 and was followed by "I'm Waking Up to Us" in November, which saw the band use an outside producer (Mike Hurst) for the first time. Most of 2002 was spent touring and recording a soundtrack album, Storytelling (for Storytelling by Todd Solondz). Campbell left the band in the spring of 2002, in the middle of the band's North American tour to pursue a solo career, first as The Gentle Waves, and later under her own name. She later collaborated with singer Mark Lanegan on three albums. The band left Jeepster in 2002, signing a four-album deal with Rough Trade Records. Their first album for Rough Trade, Dear Catastrophe Waitress, was released in 2003 and was produced by Trevor Horn. The album showed a markedly more "produced" sound compared to their first four LPs, as the band was making a concerted effort to produce more "radio-friendly" music. At this point, the band began to engage more with the press and started appearing in publicity shots. The album was warmly received and is credited with restoring the band's "indie cred". The album also marked the return of Murdoch as the group's primary songwriter, following the poorly received Fold Your Hands Child, You Walk Like a Peasant and Storytelling, both of which were more collaborative than the band's early work. A documentary DVD, Fans Only, was released by Jeepster in October 2003, featuring promotional videos, live clips and unreleased footage. A single from the album, "Step into My Office, Baby" followed in November 2003; it would be their first single to be taken from an album, and included a track recorded with Divine Comedy producer Darren Allison entitled Love on the March. The Thin Lizzy-inspired "I'm a Cuckoo" was the second single from the album. It achieved their highest chart position yet, reaching No. 14 in the UK. The Books EP followed, a double A-side single led by "Wrapped Up in Books" from Dear Catastrophe Waitress and the new "Your Cover's Blown". This EP became the band's third top 20 UK release, and the band was nominated for both the Mercury Music Prize and an Ivor Novello Award. In January 2005, B&S was voted Scotland's greatest band in a poll by The List, beating Simple Minds, Idlewild, Travis, Franz Ferdinand, and The Proclaimers, among others. In April 2005, members of the band visited Israel and the Palestinian territories with the UK charity War on Want; the group subsequently recorded a song inspired by the trip titled "The Eighth Station of the Cross Kebab House", which would first appear on the digital-download version of the charity album Help!: A Day in the Life and would later have a physical release as a B-side on 2006's "Funny Little Frog" single. Push Barman to Open Old Wounds, a compilation of the Jeepster singles and EPs, was released in May 2005 while the band were recording their seventh album in California. The result of the sessions was The Life Pursuit, produced by Tony Hoffer. The album, originally intended to be a double album, became the band's highest-charting album upon its release in February 2006, peaking at No. 8 in the UK and No. 65 on the US Billboard 200. "Funny Little Frog", which preceded it, also proved to be their highest-charting single, debuting at No. 13. On 6 July 2006, the band played a historic show with the Los Angeles Philharmonic at the Hollywood Bowl. The opening act at the 18,000 seat sell-out concert was The Shins. The members of the band see this as a landmark event, with Stevie Jackson saying, "This is the biggest thrill of my entire life". In October 2006, members of the band helped put together a CD collection of new songs for children titled Colours Are Brighter, with the involvement of major bands such as Franz Ferdinand and The Flaming Lips. On 18 November 2008 the band released The BBC Sessions, which features songs from the period of 1996–2001 (including the last recordings featuring Isobel Campbell before she left the band), along with a second disc featuring a recording of a live performance in Belfast from Christmas 2001. On 17 July 2010, the band performed their first UK gig in almost four years to a crowd of around 30,000 at Latitude Festival in Henham Park, Southwold. They performed two new songs, "I Didn't See It Coming" and "I'm Not Living in the Real World". Their eighth studio album, released in the UK and internationally on 25 September 2010, was titled Write about Love. The first single from the album, as well as the record's title track "Write about Love", was released in the US on 7 September 2010. Write about Love entered the UK albums chart in its first week of release, peaking at No. 8 as of 19 October 2010. Norah Jones is featured on the track "Little Lou, Ugly Jack, Prophet John", and Carey Mulligan sings on the title track. In December 2010 Belle and Sebastian curated the sequel to the Bowlie Weekender in the form of Bowlie 2 presented by All Tomorrow's Parties. In 2013, Pitchfork TV released an hour-long documentary in February, directed by RJ Bentler which focused on the band's 1996 album If You're Feeling Sinister, as well as the formation and early releases of the band. The documentary featured interviews with every member that was present on the album, as well as several archival photos and videos from the band's early days. The band compiled a second compilation album The Third Eye Centre which included the B-sides and rarities released after Push Barman to Open Old Wounds, from the albums Dear Catastrophe Waitress, The Life Pursuit, and Write about Love. In an interview at the end of 2013, Mick Cooke confirmed he had left the band on good terms. The band received an 'Outstanding Contribution to Music Award' at the NME Awards 2014. In 2014, the band returned to the studio, recording in Atlanta, Georgia for their ninth studio album, along with announcing tour dates for various festivals and concerts across the world during 2014. Their ninth album Girls in Peacetime Want to Dance was released on 19 January 2015. It was their first album with Dave McGowan, who had been their touring bassist since 2011. The Belle and Sebastian song "There's Too Much Love" forms much of the soundtrack for the Brazilian film The Way He Looks, about a blind, gay teenage boy and his friends, released in 2014. Belle and Sebastian performed at the Glastonbury Festival on 28 June 2015, on 'The Other Stage' and at O2 Academy, Glasgow in March 2017 which was televised in the UK as part of the 'BBC 6 MUSIC Presents Festival'. In mid-2017, the band put out a new single, "We Were Beautiful". During the same year, the band appeared in the news for a comical story that occurred during their US tour, in which they accidentally forgot Colburn in a North Dakota Walmart. In December 2017 and January and February 2018, the band released a trio of EPs under the name How to Solve Our Human Problems. On 3 November 2018, the band announced that Dave McGowan had become a member. In August 2019, to celebrate the 20th anniversary of the first Bowlie Weekender festival, Belle & Sebastian held a third festival, dubbed the Boaty Weekender. Unlike the previous two festivals, the Boaty Weekender was held on a cruise ship in the Mediterranean Sea instead of UK holiday parks. The band's eleventh studio album, A Bit of Previous, was released in May 2022. In January 2023, the band announced the surprise release of their twelfth studio album, Late Developers. Lead single "I Don't Know What You See in Me" was released on 9 January 2023 with the album released on 13 January 2023. Current members Former members Timeline Studio albums
[ { "paragraph_id": 0, "text": "Belle & Sebastian are a Scottish indie pop band formed in Glasgow in 1996. Led by Stuart Murdoch, the band has released twelve studio albums. They are often compared with acts such as the Smiths and Nick Drake. The name \"Belle & Sebastian\" comes from Belle et Sébastien, a 1965 children's book by French writer Cécile Aubry later adapted for television. Though consistently lauded by critics, Belle & Sebastian's \"wistful pop\" has enjoyed only limited commercial success.", "title": "" }, { "paragraph_id": 1, "text": "In 1994, Stuart Murdoch and Stuart David both enrolled at Stow College's Beatbox programme for unemployed musicians in Glasgow. Together, with music professor Alan Rankine (formerly of The Associates), they recorded some demos, which in 1996 were picked up by the college's Music Business course that produces and releases one single each year on the college's label, Electric Honey. As Murdoch had a number of songs already and the label was extremely impressed with the demos, he was granted permission to record a full-length album, which was recorded mostly live over three days, entitled Tigermilk.", "title": "History" }, { "paragraph_id": 2, "text": "Murdoch and David recruited local musicians Stevie Jackson (guitar and vocals), Isobel Campbell (cello/vocals), Chris Geddes (keys) and Richard Colburn (drums), the latter of whom shared a flat with David and was a student on the Music Business course, to perform on the album, with Murdoch describing the process as a \"product of botched capitalism\". The band chose the name Belle and Sebastian from a short story Murdoch had written inspired by the television adaptation of the French novel Belle et Sébastien about a six-year-old boy and his dog, named Belle, a Great Pyrenees. In June 1996, Electric Honey pressed up one thousand copies of Tigermilk on vinyl.", "title": "History" }, { "paragraph_id": 3, "text": "The warm response Tigermilk received led to the band being signed to Jeepster Records in August 1996, who released their second album If You're Feeling Sinister on 18 November. The album was named by Spin as one of the 100 greatest albums between 1985 and 2005, and it is widely considered the band's masterpiece. Just before the recording of Sinister, Sarah Martin (violin/vocals) joined the band.", "title": "History" }, { "paragraph_id": 4, "text": "Following this a series of EPs were released throughout 1997. The first of these was Dog on Wheels, released in May and consisting of four demo tracks recorded prior to the real formation of the band. In fact, the only long-term band members to play on the songs were Murdoch, David, and Mick Cooke, who played trumpet on the EP but would not officially join the band until a few years later. It charted at No. 59 in the UK singles chart. The Lazy Line Painter Jane EP followed in July. The track was recorded in the church where Murdoch lived and features vocals from Monica Queen. The EP narrowly missed out on the UK top 40, peaking at No. 41. The last of the EPs was October's 3.. 6.. 9 Seconds of Light. The EP was made Single of the Week in both the NME and Melody Maker and reached No. 32 in the charts, thus becoming the band's first top 40 single.", "title": "History" }, { "paragraph_id": 5, "text": "Despite the band's growing popularity, during this period they kept a low profile at the insistence of Murdoch, who was still regaining his strength following years struggling with chronic fatigue syndrome. The band played gigs sporadically, rarely gave interviews, and refused to appear in publicity photographs, often getting friends and acquaintances to pose instead. The relative reclusiveness helped to create an aura of mystique around them.", "title": "History" }, { "paragraph_id": 6, "text": "The band released their third LP, The Boy with the Arab Strap in 1998, and it reached No. 12 in the UK charts. Arab Strap garnered an NPR interview and positive reviews from Rolling Stone and The Village Voice, and others; however, the album has its detractors, including Pitchfork, who gave the album a particularly poor review, calling it a \"parody\" of their earlier work (Pitchfork has since removed the review from their website and re-reviewed the album positively in 2018). During the recording of the album, long-time studio trumpet-player Mick Cooke was asked to join the band as a full member. The This Is Just a Modern Rock Song EP followed later that year.", "title": "History" }, { "paragraph_id": 7, "text": "In 1999, the band was awarded with Best Newcomer (for their third album) at the BRIT Awards, upsetting better-known acts such as Steps and 5ive. That same year, the band hosted their own festival, the Bowlie Weekender. Tigermilk was also given a full release by Jeepster before the band started work on their next LP. The result was Fold Your Hands Child, You Walk Like a Peasant, which became the band's first top 10 album in the UK, though critics felt that the band were starting to stagnate. A stand-alone single, \"Legal Man\", reached No. 15 and gave them their first appearance on Top of the Pops.", "title": "History" }, { "paragraph_id": 8, "text": "As the band's popularity and recognition was growing worldwide, their music began appearing in films and on television. The 2000 film High Fidelity mentions the band (with Jack Black's character referring to them as \"old sad bastard music\" and disdaining their soft style) and features a clip from the song \"Seymour Stein\" from The Boy with the Arab Strap. Two songs by the band (\"Expectations\" and \"Piazza, New York Catcher\") appeared on the soundtrack for the 2007 hit film Juno. Also, the title track from Arab Strap was played over the end credits of the UK television series Teachers, and the lyric \"Colour my life with the chaos of trouble\" from the song was quoted by one of the characters in the 2009 film (500) Days of Summer.", "title": "History" }, { "paragraph_id": 9, "text": "Stuart David soon left the band to concentrate on his side project, Looper, and his book writing, which included his The Idle Thoughts of a Daydreamer. He was replaced by Bobby Kildea of V-Twin. The \"Jonathan David\" single, sung by Stevie Jackson, was released in June 2001 and was followed by \"I'm Waking Up to Us\" in November, which saw the band use an outside producer (Mike Hurst) for the first time. Most of 2002 was spent touring and recording a soundtrack album, Storytelling (for Storytelling by Todd Solondz). Campbell left the band in the spring of 2002, in the middle of the band's North American tour to pursue a solo career, first as The Gentle Waves, and later under her own name. She later collaborated with singer Mark Lanegan on three albums.", "title": "History" }, { "paragraph_id": 10, "text": "The band left Jeepster in 2002, signing a four-album deal with Rough Trade Records. Their first album for Rough Trade, Dear Catastrophe Waitress, was released in 2003 and was produced by Trevor Horn. The album showed a markedly more \"produced\" sound compared to their first four LPs, as the band was making a concerted effort to produce more \"radio-friendly\" music. At this point, the band began to engage more with the press and started appearing in publicity shots. The album was warmly received and is credited with restoring the band's \"indie cred\". The album also marked the return of Murdoch as the group's primary songwriter, following the poorly received Fold Your Hands Child, You Walk Like a Peasant and Storytelling, both of which were more collaborative than the band's early work. A documentary DVD, Fans Only, was released by Jeepster in October 2003, featuring promotional videos, live clips and unreleased footage. A single from the album, \"Step into My Office, Baby\" followed in November 2003; it would be their first single to be taken from an album, and included a track recorded with Divine Comedy producer Darren Allison entitled Love on the March.", "title": "History" }, { "paragraph_id": 11, "text": "The Thin Lizzy-inspired \"I'm a Cuckoo\" was the second single from the album. It achieved their highest chart position yet, reaching No. 14 in the UK. The Books EP followed, a double A-side single led by \"Wrapped Up in Books\" from Dear Catastrophe Waitress and the new \"Your Cover's Blown\". This EP became the band's third top 20 UK release, and the band was nominated for both the Mercury Music Prize and an Ivor Novello Award. In January 2005, B&S was voted Scotland's greatest band in a poll by The List, beating Simple Minds, Idlewild, Travis, Franz Ferdinand, and The Proclaimers, among others.", "title": "History" }, { "paragraph_id": 12, "text": "In April 2005, members of the band visited Israel and the Palestinian territories with the UK charity War on Want; the group subsequently recorded a song inspired by the trip titled \"The Eighth Station of the Cross Kebab House\", which would first appear on the digital-download version of the charity album Help!: A Day in the Life and would later have a physical release as a B-side on 2006's \"Funny Little Frog\" single. Push Barman to Open Old Wounds, a compilation of the Jeepster singles and EPs, was released in May 2005 while the band were recording their seventh album in California. The result of the sessions was The Life Pursuit, produced by Tony Hoffer. The album, originally intended to be a double album, became the band's highest-charting album upon its release in February 2006, peaking at No. 8 in the UK and No. 65 on the US Billboard 200. \"Funny Little Frog\", which preceded it, also proved to be their highest-charting single, debuting at No. 13.", "title": "History" }, { "paragraph_id": 13, "text": "On 6 July 2006, the band played a historic show with the Los Angeles Philharmonic at the Hollywood Bowl. The opening act at the 18,000 seat sell-out concert was The Shins. The members of the band see this as a landmark event, with Stevie Jackson saying, \"This is the biggest thrill of my entire life\". In October 2006, members of the band helped put together a CD collection of new songs for children titled Colours Are Brighter, with the involvement of major bands such as Franz Ferdinand and The Flaming Lips.", "title": "History" }, { "paragraph_id": 14, "text": "On 18 November 2008 the band released The BBC Sessions, which features songs from the period of 1996–2001 (including the last recordings featuring Isobel Campbell before she left the band), along with a second disc featuring a recording of a live performance in Belfast from Christmas 2001.", "title": "History" }, { "paragraph_id": 15, "text": "On 17 July 2010, the band performed their first UK gig in almost four years to a crowd of around 30,000 at Latitude Festival in Henham Park, Southwold. They performed two new songs, \"I Didn't See It Coming\" and \"I'm Not Living in the Real World\".", "title": "History" }, { "paragraph_id": 16, "text": "Their eighth studio album, released in the UK and internationally on 25 September 2010, was titled Write about Love. The first single from the album, as well as the record's title track \"Write about Love\", was released in the US on 7 September 2010. Write about Love entered the UK albums chart in its first week of release, peaking at No. 8 as of 19 October 2010. Norah Jones is featured on the track \"Little Lou, Ugly Jack, Prophet John\", and Carey Mulligan sings on the title track.", "title": "History" }, { "paragraph_id": 17, "text": "In December 2010 Belle and Sebastian curated the sequel to the Bowlie Weekender in the form of Bowlie 2 presented by All Tomorrow's Parties.", "title": "History" }, { "paragraph_id": 18, "text": "In 2013, Pitchfork TV released an hour-long documentary in February, directed by RJ Bentler which focused on the band's 1996 album If You're Feeling Sinister, as well as the formation and early releases of the band. The documentary featured interviews with every member that was present on the album, as well as several archival photos and videos from the band's early days. The band compiled a second compilation album The Third Eye Centre which included the B-sides and rarities released after Push Barman to Open Old Wounds, from the albums Dear Catastrophe Waitress, The Life Pursuit, and Write about Love. In an interview at the end of 2013, Mick Cooke confirmed he had left the band on good terms.", "title": "History" }, { "paragraph_id": 19, "text": "The band received an 'Outstanding Contribution to Music Award' at the NME Awards 2014.", "title": "History" }, { "paragraph_id": 20, "text": "In 2014, the band returned to the studio, recording in Atlanta, Georgia for their ninth studio album, along with announcing tour dates for various festivals and concerts across the world during 2014. Their ninth album Girls in Peacetime Want to Dance was released on 19 January 2015. It was their first album with Dave McGowan, who had been their touring bassist since 2011.", "title": "History" }, { "paragraph_id": 21, "text": "The Belle and Sebastian song \"There's Too Much Love\" forms much of the soundtrack for the Brazilian film The Way He Looks, about a blind, gay teenage boy and his friends, released in 2014.", "title": "History" }, { "paragraph_id": 22, "text": "Belle and Sebastian performed at the Glastonbury Festival on 28 June 2015, on 'The Other Stage' and at O2 Academy, Glasgow in March 2017 which was televised in the UK as part of the 'BBC 6 MUSIC Presents Festival'.", "title": "History" }, { "paragraph_id": 23, "text": "In mid-2017, the band put out a new single, \"We Were Beautiful\". During the same year, the band appeared in the news for a comical story that occurred during their US tour, in which they accidentally forgot Colburn in a North Dakota Walmart. In December 2017 and January and February 2018, the band released a trio of EPs under the name How to Solve Our Human Problems.", "title": "History" }, { "paragraph_id": 24, "text": "On 3 November 2018, the band announced that Dave McGowan had become a member.", "title": "History" }, { "paragraph_id": 25, "text": "In August 2019, to celebrate the 20th anniversary of the first Bowlie Weekender festival, Belle & Sebastian held a third festival, dubbed the Boaty Weekender. Unlike the previous two festivals, the Boaty Weekender was held on a cruise ship in the Mediterranean Sea instead of UK holiday parks.", "title": "History" }, { "paragraph_id": 26, "text": "The band's eleventh studio album, A Bit of Previous, was released in May 2022.", "title": "History" }, { "paragraph_id": 27, "text": "In January 2023, the band announced the surprise release of their twelfth studio album, Late Developers. Lead single \"I Don't Know What You See in Me\" was released on 9 January 2023 with the album released on 13 January 2023.", "title": "History" }, { "paragraph_id": 28, "text": "Current members", "title": "Band members" }, { "paragraph_id": 29, "text": "Former members", "title": "Band members" }, { "paragraph_id": 30, "text": "Timeline", "title": "Band members" }, { "paragraph_id": 31, "text": "Studio albums", "title": "Discography" } ]
Belle & Sebastian are a Scottish indie pop band formed in Glasgow in 1996. Led by Stuart Murdoch, the band has released twelve studio albums. They are often compared with acts such as the Smiths and Nick Drake. The name "Belle & Sebastian" comes from Belle et Sébastien, a 1965 children's book by French writer Cécile Aubry later adapted for television. Though consistently lauded by critics, Belle & Sebastian's "wistful pop" has enjoyed only limited commercial success.
2001-11-09T19:45:36Z
2023-12-17T21:53:08Z
[ "Template:Commons category", "Template:Official website", "Template:Belle and Sebastian", "Template:Brit British Breakthrough", "Template:Use British English", "Template:Use dmy dates", "Template:Citation", "Template:Cite magazine", "Template:IMDb name", "Template:Listen", "Template:Primary source inline", "Template:Reflist", "Template:Discogs artist", "Template:YouTube", "Template:AllMusic", "Template:Short description", "Template:About", "Template:Main", "Template:Cite news", "Template:Infobox musical artist", "Template:Cite web", "Template:Cbignore", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Belle_and_Sebastian
4,279
Broadcast domain
A broadcast domain is a logical division of a computer network, in which all nodes can reach each other by broadcast at the data link layer. A broadcast domain can be within the same LAN segment or it can be bridged to other LAN segments. In terms of current popular technologies, any computer connected to the same Ethernet repeater or switch is a member of the same broadcast domain. Further, any computer connected to the same set of interconnected switches/repeaters is a member of the same broadcast domain. Routers and other higher-layer devices form boundaries between broadcast domains. The notion of broadcast domain should be contrasted with that of collision domain, which would be all nodes on the same set of inter-connected repeaters, divided by switches and learning bridges. Collision domains are generally smaller than, and contained within, broadcast domains. While some data-link-layer devices are able to divide the collision domains, broadcast domains are only divided by layer 3 network devices such as routers or layer 3 switches. Separating VLANs divides broadcast domains as well. The distinction between broadcast and collision domains comes about because simple Ethernet and similar systems use a shared transmission system. In simple Ethernet (without switches or bridges), data frames are transmitted to all other nodes on a network. Each receiving node checks the destination address of each frame, and simply ignores any frame not addressed to its own MAC address or the broadcast address. Switches act as buffers, receiving and analyzing the frames from each connected network segment. Frames destined for nodes connected to the originating segment are not forwarded by the switch. Frames destined for a specific node on a different segment are sent only to that segment. Only broadcast frames are forwarded to all other segments. This reduces unnecessary traffic and collisions. In such a switched network, transmitted frames may not be received by all other reachable nodes. Nominally, only broadcast frames will be received by all other nodes. Collisions are localized to the physical-layer network segment they occur on. Thus, the broadcast domain is the entire inter-connected layer 2 network, and the segments connected to each switch/bridge port are each a collision domain. To clarify; repeaters do not divide collision domains but switches do. This means that since switches have become commonplace, collision domains are isolated to the specific half-duplex segment between the switch port and the connected node. Full-duplex segments, or links, don't form a collision domain as there is a dedicated channel between each transmitter and receiver, making collisions a thing of the past in modern wired networks. In a switched network, enabling promiscuous mode for packet capturing results in no extra data being collected, as a NIC with promiscuous mode enabled simply neglects to drop Ethernet frames with a destination field populated with a MAC from another device. Such frames would not be forwarded by the switch to any ports on which that MAC is not communicating and with which it is associated in the MAC address table. Not all network systems or media feature broadcast/collision domains. For example, PPP links. With a sufficiently sophisticated switch, it is possible to create a network in which the normal notion of a broadcast domain is strictly controlled. One implementation of this concept is termed a "private VLAN". Another implementation is possible with Linux and iptables. One analogy is that by creating multiple VLANs, the number of broadcast domains increases, but the size of each broadcast domain decreases. This is because a VLAN (or virtual LAN) is technically a broadcast domain. This is achieved by designating one or more "server" or "provider" nodes, either by MAC address or switch port. Broadcast frames are allowed to originate from these sources and are sent to all other nodes. Broadcast frames from all other sources are directed only to the server/provider nodes. Traffic from other sources not destined to the server/provider nodes ("peer-to-peer" traffic) is blocked. The result is a network based on a nominally shared transmission system; like Ethernet, but in which "client" nodes cannot communicate with each other, only with the server/provider. A common application is Internet providers. Allowing direct data link layer communication between customer nodes exposes the network to various security attacks, such as ARP spoofing. Controlling the broadcast domain in this fashion provides many of the advantages of a point-to-point network, using commodity broadcast-based hardware.
[ { "paragraph_id": 0, "text": "A broadcast domain is a logical division of a computer network, in which all nodes can reach each other by broadcast at the data link layer. A broadcast domain can be within the same LAN segment or it can be bridged to other LAN segments.", "title": "" }, { "paragraph_id": 1, "text": "In terms of current popular technologies, any computer connected to the same Ethernet repeater or switch is a member of the same broadcast domain. Further, any computer connected to the same set of interconnected switches/repeaters is a member of the same broadcast domain. Routers and other higher-layer devices form boundaries between broadcast domains.", "title": "" }, { "paragraph_id": 2, "text": "The notion of broadcast domain should be contrasted with that of collision domain, which would be all nodes on the same set of inter-connected repeaters, divided by switches and learning bridges. Collision domains are generally smaller than, and contained within, broadcast domains.", "title": "" }, { "paragraph_id": 3, "text": "While some data-link-layer devices are able to divide the collision domains, broadcast domains are only divided by layer 3 network devices such as routers or layer 3 switches. Separating VLANs divides broadcast domains as well.", "title": "" }, { "paragraph_id": 4, "text": "The distinction between broadcast and collision domains comes about because simple Ethernet and similar systems use a shared transmission system. In simple Ethernet (without switches or bridges), data frames are transmitted to all other nodes on a network. Each receiving node checks the destination address of each frame, and simply ignores any frame not addressed to its own MAC address or the broadcast address.", "title": "Further explanation" }, { "paragraph_id": 5, "text": "Switches act as buffers, receiving and analyzing the frames from each connected network segment. Frames destined for nodes connected to the originating segment are not forwarded by the switch. Frames destined for a specific node on a different segment are sent only to that segment. Only broadcast frames are forwarded to all other segments. This reduces unnecessary traffic and collisions.", "title": "Further explanation" }, { "paragraph_id": 6, "text": "In such a switched network, transmitted frames may not be received by all other reachable nodes. Nominally, only broadcast frames will be received by all other nodes. Collisions are localized to the physical-layer network segment they occur on. Thus, the broadcast domain is the entire inter-connected layer 2 network, and the segments connected to each switch/bridge port are each a collision domain. To clarify; repeaters do not divide collision domains but switches do. This means that since switches have become commonplace, collision domains are isolated to the specific half-duplex segment between the switch port and the connected node. Full-duplex segments, or links, don't form a collision domain as there is a dedicated channel between each transmitter and receiver, making collisions a thing of the past in modern wired networks.", "title": "Further explanation" }, { "paragraph_id": 7, "text": "In a switched network, enabling promiscuous mode for packet capturing results in no extra data being collected, as a NIC with promiscuous mode enabled simply neglects to drop Ethernet frames with a destination field populated with a MAC from another device. Such frames would not be forwarded by the switch to any ports on which that MAC is not communicating and with which it is associated in the MAC address table.", "title": "Further explanation" }, { "paragraph_id": 8, "text": "Not all network systems or media feature broadcast/collision domains. For example, PPP links.", "title": "Further explanation" }, { "paragraph_id": 9, "text": "With a sufficiently sophisticated switch, it is possible to create a network in which the normal notion of a broadcast domain is strictly controlled. One implementation of this concept is termed a \"private VLAN\". Another implementation is possible with Linux and iptables. One analogy is that by creating multiple VLANs, the number of broadcast domains increases, but the size of each broadcast domain decreases. This is because a VLAN (or virtual LAN) is technically a broadcast domain.", "title": "Broadcast domain control" }, { "paragraph_id": 10, "text": "This is achieved by designating one or more \"server\" or \"provider\" nodes, either by MAC address or switch port. Broadcast frames are allowed to originate from these sources and are sent to all other nodes. Broadcast frames from all other sources are directed only to the server/provider nodes. Traffic from other sources not destined to the server/provider nodes (\"peer-to-peer\" traffic) is blocked.", "title": "Broadcast domain control" }, { "paragraph_id": 11, "text": "The result is a network based on a nominally shared transmission system; like Ethernet, but in which \"client\" nodes cannot communicate with each other, only with the server/provider. A common application is Internet providers. Allowing direct data link layer communication between customer nodes exposes the network to various security attacks, such as ARP spoofing. Controlling the broadcast domain in this fashion provides many of the advantages of a point-to-point network, using commodity broadcast-based hardware.", "title": "Broadcast domain control" } ]
A broadcast domain is a logical division of a computer network, in which all nodes can reach each other by broadcast at the data link layer. A broadcast domain can be within the same LAN segment or it can be bridged to other LAN segments. In terms of current popular technologies, any computer connected to the same Ethernet repeater or switch is a member of the same broadcast domain. Further, any computer connected to the same set of interconnected switches/repeaters is a member of the same broadcast domain. Routers and other higher-layer devices form boundaries between broadcast domains. The notion of broadcast domain should be contrasted with that of collision domain, which would be all nodes on the same set of inter-connected repeaters, divided by switches and learning bridges. Collision domains are generally smaller than, and contained within, broadcast domains. While some data-link-layer devices are able to divide the collision domains, broadcast domains are only divided by layer 3 network devices such as routers or layer 3 switches. Separating VLANs divides broadcast domains as well.
2001-09-26T20:18:53Z
2023-10-28T06:41:49Z
[ "Template:Short description", "Template:Use American English", "Template:No footnotes", "Template:Webarchive" ]
https://en.wikipedia.org/wiki/Broadcast_domain
4,282
Beechcraft
Beechcraft is an American brand of civil aviation and military aircraft owned by Textron Aviation since 2014, headquartered in Wichita, Kansas. Originally, it was a brand of Beech Aircraft Corporation, an American manufacturer of general aviation, commercial, and military aircraft, ranging from light single-engined aircraft to twin-engined turboprop transports, business jets, and military trainers. Beech later became a division of Raytheon and then Hawker Beechcraft before a bankruptcy sale turned its assets over to Textron (parent company of Beech's historical cross-town Wichita rival, Cessna Aircraft Company). It remains a brand of Textron Aviation. Beech Aircraft Company was founded in Wichita, Kansas, in 1932 by Walter Beech as president, his wife Olive Ann Beech as secretary, Ted A. Wells as vice president of engineering, K. K. Shaul as treasurer, and investor C. G. Yankey as vice president. The company began operations in an idle Cessna factory. With designer Ted Wells, they developed the first aircraft under the Beechcraft name, the classic Beechcraft Model 17 Staggerwing, which first flew in November 1932. Over 750 Staggerwings were built, with 352 manufactured for the United States Army Air Forces and 67 for the United States Navy during World War II. Beechcraft was not Beech's first company, as he had previously formed Travel Air in 1924 and the design numbers used at Beechcraft followed the sequence started at Travel Air, and were then continued at Curtiss-Wright, after Travel Air had been absorbed into the much larger company in 1929. Beech became president of the Curtiss-Wright's airplane division and VP of sales, but became dissatisfied with being so far removed from aircraft production and quit to form Beechcraft, using the original Travel Air facilities and employing many of the same people. Model numbers prior to 11/11000 were built under the "Travel Air" name, while Curtiss-Wright built the CW-12, 14, 15, and 16 as well as previous successful Travel Air models (mostly the model 4). In 1942 Beech won its first Army-Navy "E" Award production award and became one of the elite five percent of war contracting firms in the country to win five straight awards for production efficiency, mostly for the production of the Beechcraft Model 18 which remains in widespread use worldwide. Beechcraft ranked 69th among United States corporations in the value of World War II military production contracts. After the war, the Staggerwing was replaced by the revolutionary Beechcraft Bonanza with a distinctive V-tail. Perhaps the best known Beech aircraft, the single-engined Bonanza has been manufactured in various models since 1947. The Bonanza has had the longest production run of any airplane, past or present, in the world. Other important Beech aircraft are the King Air and Super King Air line of twin-engined turboprops, in production since 1964, the Baron, a twin-engined variant of the Bonanza, and the Beechcraft Model 18, originally a business transport and commuter airliner from the late 1930s through the 1960s, which remains in active service as a cargo transport. In 1950, Olive Ann Beech was installed as president and CEO of the company, after the sudden death of her husband from a heart attack on November 29 of that year. She continued as CEO until Beech was purchased by Raytheon Company on February 8, 1980. Ted Wells had been replaced as chief engineer by Herbert Rawdon, who remained at the post until his retirement in the early 1960s. Throughout much of the mid-to-late 20th century, Beechcraft was considered one of the "Big Three" in the field of general aviation manufacturing, along with Cessna and Piper Aircraft. In 1994, Raytheon merged Beechcraft with the Hawker product line it had acquired in 1993 from British Aerospace, forming Raytheon Aircraft Company. In 2002, the Beechcraft brand was revived to again designate the Wichita-produced aircraft. In 2006, Raytheon sold Raytheon Aircraft to Goldman Sachs creating Hawker Beechcraft. Since its inception Beechcraft has resided in Wichita, Kansas, also the home of chief competitor Cessna, the birthplace of Learjet and of Stearman, whose trainers were used in large numbers during WW II. The entry into bankruptcy of Hawker Beechcraft on May 3, 2012 ended with its emergence on February 16, 2013 as a new entity, Beechcraft Corporation, with the Hawker Beechcraft name being retired. The new and much smaller company produce the King Air line of aircraft as well as the T-6 and AT-6 military trainer/attack aircraft, as well as the piston-powered single-engined Bonanza and twin-engined Baron aircraft. The jet line was discontinued, but the new company continues to support the aircraft already produced with parts, plus engineering and airworthiness documentation. By October 2013, the company, now financially turned around, was up for sale. On December 26, 2013, Textron agreed to purchase Beechcraft, including the discontinued Hawker jet line, for $1.4 billion. The sale was concluded in the first half of 2014, with government approval. Textron CEO Scott Donnelly indicated that Beechcraft and Cessna would be combined to form a new light aircraft manufacturing concern, Textron Aviation, that would result in US$65M–$85M in annual savings over keeping the companies separate. Textron has kept both the Beechcraft and Cessna names as separate brands. As of July 2019, Textron Aviation was producing the following models under the Beechcraft brand name:
[ { "paragraph_id": 0, "text": "Beechcraft is an American brand of civil aviation and military aircraft owned by Textron Aviation since 2014, headquartered in Wichita, Kansas. Originally, it was a brand of Beech Aircraft Corporation, an American manufacturer of general aviation, commercial, and military aircraft, ranging from light single-engined aircraft to twin-engined turboprop transports, business jets, and military trainers. Beech later became a division of Raytheon and then Hawker Beechcraft before a bankruptcy sale turned its assets over to Textron (parent company of Beech's historical cross-town Wichita rival, Cessna Aircraft Company). It remains a brand of Textron Aviation.", "title": "" }, { "paragraph_id": 1, "text": "Beech Aircraft Company was founded in Wichita, Kansas, in 1932 by Walter Beech as president, his wife Olive Ann Beech as secretary, Ted A. Wells as vice president of engineering, K. K. Shaul as treasurer, and investor C. G. Yankey as vice president. The company began operations in an idle Cessna factory. With designer Ted Wells, they developed the first aircraft under the Beechcraft name, the classic Beechcraft Model 17 Staggerwing, which first flew in November 1932. Over 750 Staggerwings were built, with 352 manufactured for the United States Army Air Forces and 67 for the United States Navy during World War II.", "title": "History" }, { "paragraph_id": 2, "text": "Beechcraft was not Beech's first company, as he had previously formed Travel Air in 1924 and the design numbers used at Beechcraft followed the sequence started at Travel Air, and were then continued at Curtiss-Wright, after Travel Air had been absorbed into the much larger company in 1929. Beech became president of the Curtiss-Wright's airplane division and VP of sales, but became dissatisfied with being so far removed from aircraft production and quit to form Beechcraft, using the original Travel Air facilities and employing many of the same people. Model numbers prior to 11/11000 were built under the \"Travel Air\" name, while Curtiss-Wright built the CW-12, 14, 15, and 16 as well as previous successful Travel Air models (mostly the model 4).", "title": "History" }, { "paragraph_id": 3, "text": "In 1942 Beech won its first Army-Navy \"E\" Award production award and became one of the elite five percent of war contracting firms in the country to win five straight awards for production efficiency, mostly for the production of the Beechcraft Model 18 which remains in widespread use worldwide. Beechcraft ranked 69th among United States corporations in the value of World War II military production contracts.", "title": "History" }, { "paragraph_id": 4, "text": "After the war, the Staggerwing was replaced by the revolutionary Beechcraft Bonanza with a distinctive V-tail. Perhaps the best known Beech aircraft, the single-engined Bonanza has been manufactured in various models since 1947. The Bonanza has had the longest production run of any airplane, past or present, in the world. Other important Beech aircraft are the King Air and Super King Air line of twin-engined turboprops, in production since 1964, the Baron, a twin-engined variant of the Bonanza, and the Beechcraft Model 18, originally a business transport and commuter airliner from the late 1930s through the 1960s, which remains in active service as a cargo transport.", "title": "History" }, { "paragraph_id": 5, "text": "In 1950, Olive Ann Beech was installed as president and CEO of the company, after the sudden death of her husband from a heart attack on November 29 of that year. She continued as CEO until Beech was purchased by Raytheon Company on February 8, 1980. Ted Wells had been replaced as chief engineer by Herbert Rawdon, who remained at the post until his retirement in the early 1960s.", "title": "History" }, { "paragraph_id": 6, "text": "Throughout much of the mid-to-late 20th century, Beechcraft was considered one of the \"Big Three\" in the field of general aviation manufacturing, along with Cessna and Piper Aircraft.", "title": "History" }, { "paragraph_id": 7, "text": "In 1994, Raytheon merged Beechcraft with the Hawker product line it had acquired in 1993 from British Aerospace, forming Raytheon Aircraft Company. In 2002, the Beechcraft brand was revived to again designate the Wichita-produced aircraft. In 2006, Raytheon sold Raytheon Aircraft to Goldman Sachs creating Hawker Beechcraft. Since its inception Beechcraft has resided in Wichita, Kansas, also the home of chief competitor Cessna, the birthplace of Learjet and of Stearman, whose trainers were used in large numbers during WW II.", "title": "History" }, { "paragraph_id": 8, "text": "The entry into bankruptcy of Hawker Beechcraft on May 3, 2012 ended with its emergence on February 16, 2013 as a new entity, Beechcraft Corporation, with the Hawker Beechcraft name being retired. The new and much smaller company produce the King Air line of aircraft as well as the T-6 and AT-6 military trainer/attack aircraft, as well as the piston-powered single-engined Bonanza and twin-engined Baron aircraft. The jet line was discontinued, but the new company continues to support the aircraft already produced with parts, plus engineering and airworthiness documentation.", "title": "History" }, { "paragraph_id": 9, "text": "By October 2013, the company, now financially turned around, was up for sale.", "title": "History" }, { "paragraph_id": 10, "text": "On December 26, 2013, Textron agreed to purchase Beechcraft, including the discontinued Hawker jet line, for $1.4 billion. The sale was concluded in the first half of 2014, with government approval. Textron CEO Scott Donnelly indicated that Beechcraft and Cessna would be combined to form a new light aircraft manufacturing concern, Textron Aviation, that would result in US$65M–$85M in annual savings over keeping the companies separate. Textron has kept both the Beechcraft and Cessna names as separate brands.", "title": "History" }, { "paragraph_id": 11, "text": "As of July 2019, Textron Aviation was producing the following models under the Beechcraft brand name:", "title": "Products" } ]
Beechcraft is an American brand of civil aviation and military aircraft owned by Textron Aviation since 2014, headquartered in Wichita, Kansas. Originally, it was a brand of Beech Aircraft Corporation, an American manufacturer of general aviation, commercial, and military aircraft, ranging from light single-engined aircraft to twin-engined turboprop transports, business jets, and military trainers. Beech later became a division of Raytheon and then Hawker Beechcraft before a bankruptcy sale turned its assets over to Textron. It remains a brand of Textron Aviation.
2001-09-26T23:09:07Z
2023-10-26T05:07:15Z
[ "Template:Cite book", "Template:Refend", "Template:Beechcraft", "Template:Authority control", "Template:Use American English", "Template:Use mdy dates", "Template:Infobox company", "Template:ISBN", "Template:Commons category", "Template:Main", "Template:Cite web", "Template:Cite news", "Template:Citation", "Template:Reflist", "Template:Short description", "Template:Webarchive", "Template:Refbegin", "Template:Textron" ]
https://en.wikipedia.org/wiki/Beechcraft
4,283
Battle of Peleliu
The Battle of Peleliu, codenamed Operation Stalemate II by the US military, was fought between the United States and Japan during the Mariana and Palau Islands campaign of World War II, from 15 September to 27 November 1944, on the island of Peleliu. US Marines of the 1st Marine Division and then soldiers of the US Army's 81st Infantry Division fought to capture an airfield on the small coral island of Peleliu. The battle was part of a larger offensive campaign known as Operation Forager, which ran from June to November 1944 in the Pacific Theater. Major General William Rupertus, the commander of the 1st Marine Division, predicted that the island would be secured within four days. However, after repeated Imperial Japanese Army defeats in previous island campaigns, Japan had developed new island-defense tactics and well-crafted fortifications, which allowed stiff resistance and extended the battle to more than two months. The heavily-outnumbered Japanese defenders put up such stiff resistance, often by fighting to the death in the Japanese Emperor's name, that the island became known in Japanese as the "Emperor's Island." In the US, it was a controversial battle because of the island's negligible strategic value and the high casualty rate, which exceeded that of all other amphibious operations during the Pacific War. The National Museum of the Marine Corps called it "the bitterest battle of the war for the Marines". By 1944, American victories in the Southwest and Central Pacific had brought the war closer to Japan, with American bombers able to strike at the Japanese main islands from air bases secured during the Mariana Islands campaign (June–August 1944). There was disagreement among the U.S. Joint Chiefs over two proposed strategies to defeat the Japanese Empire. The strategy proposed by General Douglas MacArthur called for the recapture of the Philippines, followed by the capture of Okinawa, then an attack on the Japanese home islands. Admiral Chester W. Nimitz favored a more direct strategy of bypassing the Philippines but seizing Okinawa and Taiwan as staging areas to an attack on the Japanese mainland, followed by the future invasion of Japan's southernmost islands. Both strategies included the invasion of Peleliu, but for different reasons. The 1st Marine Division had already been chosen to make the assault. U.S. President Franklin D. Roosevelt traveled to Pearl Harbor to personally meet both commanders and hear their arguments. MacArthur's strategy was chosen. However, before MacArthur could retake the Philippines, the Palau Islands, specifically Peleliu and Angaur, were to be neutralized and an airfield built to protect MacArthur's left flank. By 1944, Peleliu was occupied by about 11,000 Japanese of the 14th Infantry Division, along with a handful of Korean laborers. Colonel Kunio Nakagawa, commander of the division's 2nd Regiment, led the preparations for the island's defense. After their losses in the Solomons, Gilberts, Marshalls, and Marianas, the Imperial Army assembled a research team to develop new island-defense tactics. They chose to abandon the old strategy of trying to stop the enemy on the beaches, where they would be exposed to naval bombardment. The new tactics would only disrupt the landings at the water's edge and depend on an in-depth defense further inland. Colonel Nakagawa used the rough terrain to his advantage by constructing a system of heavily fortified bunkers, caves, and underground positions, all interlocked in a "honeycomb" system. The traditional "banzai charge" attack was also discontinued as being both wasteful of men and ineffective. These changes would force the Americans into a war of attrition, requiring more resources. Nakagawa's defenses were centered on Peleliu's highest point, Umurbrogol Mountain, a collection of hills and steep ridges located at the center of Peleliu overlooking a large portion of the island, including the crucial airfield. The Umurbrogol contained some 500 limestone caves, connected by tunnels. Many of these were former mine shafts that were turned into defensive positions. Engineers added sliding armored steel doors with multiple openings to serve both artillery and machine guns. Cave entrances were opened or altered to be slanted as a defense against grenade and flamethrower attacks. The caves and bunkers were connected to a vast tunnel and trench system throughout central Peleliu, which allowed the Japanese to evacuate or reoccupy positions as needed and to take advantage of shrinking interior lines. The Japanese were well armed with 81 mm (3.19 in) and 150 mm (5.9 in) mortars and 20 mm (0.79 in) anti-aircraft cannons, backed by a light tank unit and an anti-aircraft detachment. The Japanese also used the beach terrain to their advantage. The northern end of the landing beaches faced a 30-foot (9.1 m) coral promontory that overlooked the beaches from a small peninsula, a spot later known to the Marines who assaulted it simply as "The Point". Holes were blasted into the ridge to accommodate a 47 mm (1.85 in) gun, and six 20 mm cannons. The positions were then sealed shut, leaving just a small slit to fire on the beaches. Similar positions were crafted along the 2-mile (3.2 km) stretch of landing beaches. The beaches were also filled with thousands of obstacles for the landing craft, principally mines and a large number of heavy artillery shells buried with the fuses exposed to explode when they were run over. A battalion was placed along the beach to defend against the landing, but they were meant to merely delay the inevitable American advance inland. Unlike the Japanese, who drastically altered their tactics for the upcoming battle, the American invasion plan was unchanged from that of previous amphibious landings, even after suffering 3,000 casualties and enduring two months of delaying tactics against the entrenched Japanese defenders at the Battle of Biak. On Peleliu, American planners chose to land on the southwest beaches because of their proximity to the airfield on south Peleliu. The 1st Marine Regiment, commanded by Colonel Lewis B. "Chesty" Puller, was to land on the northern end of the beaches. The 5th Marine Regiment, under Colonel Harold Harris, would land in the center, and the 7th Marine Regiment, under Colonel Herman Hanneken, would land at the southern end. The division's artillery regiment, the 11th Marines under Colonel William Harrison, would land after the infantry regiments. The plan was for the 1st and 7th Marines to push inland, guarding the 5th Marines' flanks, and allowing them to capture the airfield located directly to the center of the landing beaches. The 5th Marines were to push to the eastern shore, cutting the island in half. The 1st Marines would push north into the Umurbrogol, while the 7th Marines would clear the southern end of the island. Only one battalion was left behind in reserve, with the U.S. Army's 81st Infantry Division available for support from Angaur, just south of Peleliu. On 4 September the Marines shipped off from their station on Pavuvu, north of Guadalcanal, a 2,100-mile (3,400 km) trip across the Pacific to Peleliu. A Navy Underwater Demolition Team went in first to clear the beaches of obstacles, while warships began their pre-invasion bombardment of Peleliu on 12 September. The battleships Pennsylvania, Maryland, Mississippi, Tennessee and Idaho, heavy cruisers Indianapolis, Louisville, Minneapolis and Portland, and light cruisers Cleveland, Denver and Honolulu, led by the command ship Mount McKinley, subjected the tiny island, only 6 sq mi (16 km) in size, to a massive three-day bombardment, pausing only to permit air strikes from the three aircraft carriers, five light aircraft carriers, and eleven escort carriers with the attack force. A total of 519 rounds of 16 in (410 mm) shells, 1,845 rounds of 14 in (360 mm) shells and 1,793 500 lb (230 kg) bombs pounded the islands during this period. The Americans believed the bombardment to be successful, as Rear Admiral Jesse Oldendorf claimed that the Navy had run out of targets. In reality, the majority of Japanese positions were unharmed; even the battalion left to defend the beaches was virtually unscathed. During the assault, the island's defenders exercised unusual firing discipline to avoid giving away their positions. The bombardment managed only to destroy Japan's aircraft on the island, as well as the buildings surrounding the airfield. The Japanese remained in their fortified positions, ready to attack the American landing troops. United States Pacific Fleet Admiral Chester W. Nimitz US Third Fleet Admiral William F. Halsey Jr. Joint Expeditionary Force (Task Force 31) Vice Admiral Theodore S. Wilkinson Expeditionary Troops (Task Force 36) III Amphibious Corps Major General Julian C. Smith, USMC Western Landing Force (TG 36.1) Major General Roy S. Geiger, USMC 1st Marine Division Beach assignments Palau District Group Lieutenant General Inoue Sadao (HQ on Koror Island) Vice Admiral Yoshioka Ito Maj. Gen. Kenjiro Murai 14th Division (Lt. Gen. Sadao) Peleliu Sector Unit (Lt. Col. Kunio Nakagawa) US Marines landed on Peleliu at 08:32 on 15 September, the 1st Marines to the north on White Beach 1 and 2 and the 5th and 7th Marines to the center and south on Orange Beach 1, 2, and 3. As the other landing craft approached the beaches, the Marines were caught in a crossfire when the Japanese opened the steel doors guarding their positions and fired artillery. The positions on the coral promontories guarding each flank fired on the Marines with 47 mm guns and 20 mm cannons. By 09:30 the Japanese had destroyed 60 LVTs and DUKWs. The 1st Marines were quickly bogged down by heavy fire from the extreme left flank and a 30 feet (9.1 m) high coral ridge, "The Point". Puller's LVT was hit by a dud high velocity artillery round, and his communications section was destroyed on its way to the beach by a hit from a 47 mm round. The 7th Marines faced a cluttered Orange Beach 3, with natural and man-made obstacles, forcing the LVTs to approach in column. The 5th Marines made the most progress on the first day, aided by cover provided by coconut groves. They pushed toward the airfield but were met with Nakagawa's first counterattack. His armored tank company raced across the airfield to push the Marines back but was soon engaged by tanks, howitzers, naval guns, and dive bombers. Nakagawa's tanks and escorting infantrymen were quickly destroyed. At the end of the first day, the Americans held their 2-mile (3.2 km) stretch of landing beaches but little else. Their biggest push in the south moved 1 mile (1.6 km) inland, but the 1st Marines to the north made very little progress because of the extremely heavy resistance. The Marines had suffered 200 dead and 900 wounded. Rupertus, still unaware of his enemy's change of tactics, believed the Japanese would quickly crumble since their perimeter had been broken. On 16 September the 5th Marines moved to capture the airfield and push toward the eastern shore. They ran across the airfield, enduring heavy artillery fire from the highlands to the north, suffering heavy casualties in the process. After capturing the airfield, they rapidly advanced to the eastern end of Peleliu, leaving the island's southern defenders to be destroyed by the 7th Marines. This area was hotly contested by the Japanese, who still occupied numerous pillboxes. Heat indices were around 115 °F (46 °C), and the Marines suffered high casualties from heat exhaustion. Further complicating the situation, the Marines' water was distributed in empty oil drums, contaminating the water with the oil residue. Still, by 23 September the 5th and 7th Marines had accomplished their objectives, holding the airfield and the southern portion of the island, although the airfield remained under threat of sustained Japanese fire from the heights of Umurbrogol Mountain until the end of the battle. American forces began using the airfield on 17 September. L-2 Grasshoppers from VMO-3 began aerial spotting missions for Marine artillery and naval gunfire support. On 26 September Marine F4U Corsairs from VMF-114 landed on the airstrip. The Corsairs began dive-bombing missions across Peleliu, firing rockets into open cave entrances for the infantrymen, and dropping napalm; it was only the second time napalm had been used in the Pacific, which proved effective at burning away the vegetation hiding spider holes and usually killing their occupants. The time from takeoff to the target area for the Corsairs operating from Peleliu Airfield was very short, sometimes only 10 to 15 seconds. Most pilots did not bother to raise the aircraft's landing gear, leaving them down during the air strike. After the strike was completed, the Corsair simply turned back into the landing pattern again. "The Point" at the end of the southern landing beaches continued to cause heavy Marine casualties from the enfilading fire of Japanese heavy machine guns and anti-tank artillery across the landing beaches. Puller ordered Captain George P. Hunt, commander of K Company, 3rd Battalion, 1st Marines, to capture the position. Hunt's company approached "The Point" short on supplies, having lost most of its machine guns while approaching the beaches. Hunt's second platoon was pinned down for nearly a day in an anti-tank trench between fortifications. The rest of his company was endangered when the Japanese cut a hole in their line, surrounding his company and leaving his right flank cut off. However, a rifle platoon began knocking out the Japanese gun positions one by one. Using smoke grenades for concealment, the platoon swept through each hole, destroying the positions with rifle grenades and close-quarters combat. After knocking out the six machine gun positions, the Marines faced the 47 mm gun cave. A lieutenant blinded the 47 mm gunner's visibility with a smoke grenade, allowing Corporal Henry W. Hahn to launch a grenade through the cave's aperture. The grenade detonated the 47 mm's shells, forcing the cave's occupants out with their bodies alight and their ammunition belts exploding around their waists. A Marine fire team was positioned on the flank of the cave where the emerging occupants were shot down. K Company had captured "The Point", but Nakagawa counterattacked. Over the next 30 hours Nakagawa counterattacked four times against a sole company, critically low on supplies, out of water and surrounded. The Marines had to resort to hand-to-hand combat to fend off the Japanese attackers. By the time reinforcements arrived, the company had successfully repulsed all the Japanese attacks, but had been reduced to 18 men, suffering 157 casualties during the battle for The Point. Hunt and Hahn were both awarded the Navy Cross for their actions. The 5th Marines—after having secured the airfield—were sent to capture Ngesebus Island, just north of Peleliu. Ngesebus was occupied by many Japanese artillery positions and was the site of an airfield still under construction. The tiny island was connected to Peleliu by a small causeway, but 5th Marines commander Harris opted instead to make a shore-to-shore amphibious landing, predicting the causeway to be an obvious target for the island's defenders. Harris coordinated a pre-landing bombardment of the island on 28 September, carried out by Army 155 mm (6.1 in) guns, naval guns, howitzers from the 11th Marines, strafing runs from VMF-114's Corsairs and 75 mm (2.95 in) fire from the approaching LVTs. Unlike the Navy's bombardment of Peleliu, Harris' assault on Ngesebus successfully killed most of the Japanese defenders. The Marines still faced opposition in the ridges and caves, but the island fell quickly, with relatively light casualties for the 5th Marines. They had suffered 15 killed and 33 wounded and inflicted 470 casualties on the Japanese. After capturing "The Point", the 1st Marines moved north into the Umurbrogol pocket, named "Bloody Nose Ridge" by the Marines. Puller led his men in numerous assaults, but each resulted in severe casualties from Japanese fire. The 1st Marines were trapped in the narrow paths between the ridges, with each ridge fortification supporting the other with deadly crossfire. The Marines took increasingly high casualties as they slowly advanced through the ridges. The Japanese again showed unusual fire discipline, striking only when they could inflict maximum casualties. As casualties mounted, Japanese snipers began to take aim at stretcher bearers, knowing that if stretcher bearers were injured or killed, more would have to return to replace them and the snipers could steadily pick off more and more Marines. The Japanese also infiltrated the American lines at night to attack the Marines in their fighting holes. The Marines built two-man fighting holes, so one Marine could sleep while the other kept watch for infiltrators. One particularly bloody battle on Bloody Nose came when the 1st Battalion, 1st Marines—under the command of Major Raymond Davis—attacked Hill 100. Over six days of fighting, the battalion suffered 71% casualties. Captain Everett P. Pope and his company penetrated deep into the ridges, leading his remaining 90 men to seize what he thought was Hill 100. It took a day's fighting to reach what he thought was the crest of the hill, which was in fact another ridge occupied by more Japanese defenders. Trapped at the base of the ridge, Pope set up a small defensive perimeter, which was attacked relentlessly by the Japanese throughout the night. The Marines ran out of ammunition and had to fight the attackers with knives and fists, even resorting to throwing coral rock and empty ammunition boxes at the Japanese. Pope and his men managed to hold out until dawn, which brought on more deadly fire. When they evacuated the position, only nine men remained. Pope later received the Medal of Honor for the action. (Picture of the Peleliu Memorial dedicated on the 50th anniversary of the landing on Peleliu with Captain Pope's name) The Japanese inflicted 70% casualties on Puller's 1st Marines, or 1,749 men. After six days of fighting in the ridges of Umurbrogol, Geiger sent elements of the U.S. Army's 81st Infantry Division to Peleliu to relieve the regiment. The 321st Regiment Combat Team landed on the western beaches of Peleliu—at the northern end of Umurbrogol mountain—on 23 September. The 321st and the 7th Marines encircled "The Pocket" by 24 September, D+9. By 15 October the 7th Marines had suffered 46% casualties, and Geiger relieved them with the 5th Marines. Col. Harris adopted siege tactics, using bulldozers and flame-thrower tanks, pushing from the north. On 30 October the 81st Infantry Division took over command of Peleliu, taking another six weeks, with the same tactics, to reduce "The Pocket". On 24 November Nakagawa proclaimed "Our sword is broken and we have run out of spears". He then burnt his regimental colors and performed ritual suicide. He was posthumously promoted to lieutenant general for his valor displayed on Peleliu. On 27 November the island was declared secure, ending the 73-day-long battle. A Japanese lieutenant with twenty-six 2nd Infantry soldiers and eight 45th Guard Force sailors held out in the caves in Peleliu until 22 April 1947 and surrendered after a Japanese admiral convinced them the war was over. The reduction of the Japanese pocket around Umurbrogol mountain has been called the most difficult fight that the U.S. military encountered in the entire war. The 1st Marine Division was mauled and remained out of action until the invasion of Okinawa began on 1 April 1945. In total, the 1st Marine Division suffered over 6,500 casualties during its month on Peleliu, over one third of the entire division. The 81st Infantry Division also suffered heavy losses with 3,300 casualties during its tenure on the island. Postwar statisticians calculated that it took U.S. forces over 1,500 rounds of ammunition to kill each Japanese defender and that the Americans expended 13.32 million rounds of .30-calibre, 1.52 million rounds of .45-calibre, 693,657 rounds of .50-calibre bullets, 118,262 hand grenades, and 150,000 mortar rounds. The battle was controversial in the United States because the island lacked strategic value and yet cost so many American lives. The defenders lacked the means to interfere with potential US operations in the Philippines, and the airfield captured on Peleliu did not play a key role in subsequent operations. Instead, the Ulithi Atoll in the Caroline Islands was used as a staging base for the invasion of Okinawa. The high casualty rate exceeded all other amphibious operations during the Pacific War. In addition, few news reports were published about the battle because Rupertus' prediction of a "three days" victory motivated only six reporters to report from shore. The battle was also overshadowed by MacArthur's return to the Philippines and the Allies' push towards Germany in Europe. The battles for Angaur and Peleliu showed Americans the pattern of future Japanese island defense but they made few adjustments for the battles for Iwo Jima and Okinawa. Naval bombardment prior to amphibious assault at Iwo Jima was only slightly more effective than at Peleliu, but at Okinawa the preliminary shelling was much improved. Frogmen performing underwater demolition at Iwo Jima confused the enemy by sweeping both coasts, but later alerted Japanese defenders to the exact assault beaches at Okinawa. American ground forces at Peleliu gained experience in assaulting heavily fortified positions such as they would find again at Okinawa. On the recommendation of Admiral William F. Halsey Jr., the planned occupation of Yap Island in the Caroline Islands was canceled. Halsey actually recommended that the landings on Peleliu and Angaur be canceled, too, and their Marines and soldiers be sent to Leyte Island instead but this plan was overruled by Nimitz. In his book With the Old Breed, Eugene Sledge describes his experiences in the Battle for Peleliu. One of the final scenes in Parer's War, a 2014 Australian television film, shows the Battle of Peleliu recorded by Damien Parer with his camera at the time of his death. For heroism:
[ { "paragraph_id": 0, "text": "The Battle of Peleliu, codenamed Operation Stalemate II by the US military, was fought between the United States and Japan during the Mariana and Palau Islands campaign of World War II, from 15 September to 27 November 1944, on the island of Peleliu.", "title": "" }, { "paragraph_id": 1, "text": "US Marines of the 1st Marine Division and then soldiers of the US Army's 81st Infantry Division fought to capture an airfield on the small coral island of Peleliu. The battle was part of a larger offensive campaign known as Operation Forager, which ran from June to November 1944 in the Pacific Theater.", "title": "" }, { "paragraph_id": 2, "text": "Major General William Rupertus, the commander of the 1st Marine Division, predicted that the island would be secured within four days. However, after repeated Imperial Japanese Army defeats in previous island campaigns, Japan had developed new island-defense tactics and well-crafted fortifications, which allowed stiff resistance and extended the battle to more than two months. The heavily-outnumbered Japanese defenders put up such stiff resistance, often by fighting to the death in the Japanese Emperor's name, that the island became known in Japanese as the \"Emperor's Island.\"", "title": "" }, { "paragraph_id": 3, "text": "In the US, it was a controversial battle because of the island's negligible strategic value and the high casualty rate, which exceeded that of all other amphibious operations during the Pacific War. The National Museum of the Marine Corps called it \"the bitterest battle of the war for the Marines\".", "title": "" }, { "paragraph_id": 4, "text": "By 1944, American victories in the Southwest and Central Pacific had brought the war closer to Japan, with American bombers able to strike at the Japanese main islands from air bases secured during the Mariana Islands campaign (June–August 1944). There was disagreement among the U.S. Joint Chiefs over two proposed strategies to defeat the Japanese Empire. The strategy proposed by General Douglas MacArthur called for the recapture of the Philippines, followed by the capture of Okinawa, then an attack on the Japanese home islands. Admiral Chester W. Nimitz favored a more direct strategy of bypassing the Philippines but seizing Okinawa and Taiwan as staging areas to an attack on the Japanese mainland, followed by the future invasion of Japan's southernmost islands. Both strategies included the invasion of Peleliu, but for different reasons.", "title": "Background" }, { "paragraph_id": 5, "text": "The 1st Marine Division had already been chosen to make the assault. U.S. President Franklin D. Roosevelt traveled to Pearl Harbor to personally meet both commanders and hear their arguments. MacArthur's strategy was chosen. However, before MacArthur could retake the Philippines, the Palau Islands, specifically Peleliu and Angaur, were to be neutralized and an airfield built to protect MacArthur's left flank.", "title": "Background" }, { "paragraph_id": 6, "text": "By 1944, Peleliu was occupied by about 11,000 Japanese of the 14th Infantry Division, along with a handful of Korean laborers. Colonel Kunio Nakagawa, commander of the division's 2nd Regiment, led the preparations for the island's defense.", "title": "Preparations" }, { "paragraph_id": 7, "text": "After their losses in the Solomons, Gilberts, Marshalls, and Marianas, the Imperial Army assembled a research team to develop new island-defense tactics. They chose to abandon the old strategy of trying to stop the enemy on the beaches, where they would be exposed to naval bombardment. The new tactics would only disrupt the landings at the water's edge and depend on an in-depth defense further inland. Colonel Nakagawa used the rough terrain to his advantage by constructing a system of heavily fortified bunkers, caves, and underground positions, all interlocked in a \"honeycomb\" system. The traditional \"banzai charge\" attack was also discontinued as being both wasteful of men and ineffective. These changes would force the Americans into a war of attrition, requiring more resources.", "title": "Preparations" }, { "paragraph_id": 8, "text": "Nakagawa's defenses were centered on Peleliu's highest point, Umurbrogol Mountain, a collection of hills and steep ridges located at the center of Peleliu overlooking a large portion of the island, including the crucial airfield. The Umurbrogol contained some 500 limestone caves, connected by tunnels. Many of these were former mine shafts that were turned into defensive positions. Engineers added sliding armored steel doors with multiple openings to serve both artillery and machine guns. Cave entrances were opened or altered to be slanted as a defense against grenade and flamethrower attacks. The caves and bunkers were connected to a vast tunnel and trench system throughout central Peleliu, which allowed the Japanese to evacuate or reoccupy positions as needed and to take advantage of shrinking interior lines.", "title": "Preparations" }, { "paragraph_id": 9, "text": "The Japanese were well armed with 81 mm (3.19 in) and 150 mm (5.9 in) mortars and 20 mm (0.79 in) anti-aircraft cannons, backed by a light tank unit and an anti-aircraft detachment. The Japanese also used the beach terrain to their advantage. The northern end of the landing beaches faced a 30-foot (9.1 m) coral promontory that overlooked the beaches from a small peninsula, a spot later known to the Marines who assaulted it simply as \"The Point\". Holes were blasted into the ridge to accommodate a 47 mm (1.85 in) gun, and six 20 mm cannons. The positions were then sealed shut, leaving just a small slit to fire on the beaches. Similar positions were crafted along the 2-mile (3.2 km) stretch of landing beaches.", "title": "Preparations" }, { "paragraph_id": 10, "text": "The beaches were also filled with thousands of obstacles for the landing craft, principally mines and a large number of heavy artillery shells buried with the fuses exposed to explode when they were run over. A battalion was placed along the beach to defend against the landing, but they were meant to merely delay the inevitable American advance inland.", "title": "Preparations" }, { "paragraph_id": 11, "text": "Unlike the Japanese, who drastically altered their tactics for the upcoming battle, the American invasion plan was unchanged from that of previous amphibious landings, even after suffering 3,000 casualties and enduring two months of delaying tactics against the entrenched Japanese defenders at the Battle of Biak. On Peleliu, American planners chose to land on the southwest beaches because of their proximity to the airfield on south Peleliu. The 1st Marine Regiment, commanded by Colonel Lewis B. \"Chesty\" Puller, was to land on the northern end of the beaches. The 5th Marine Regiment, under Colonel Harold Harris, would land in the center, and the 7th Marine Regiment, under Colonel Herman Hanneken, would land at the southern end.", "title": "Preparations" }, { "paragraph_id": 12, "text": "The division's artillery regiment, the 11th Marines under Colonel William Harrison, would land after the infantry regiments. The plan was for the 1st and 7th Marines to push inland, guarding the 5th Marines' flanks, and allowing them to capture the airfield located directly to the center of the landing beaches. The 5th Marines were to push to the eastern shore, cutting the island in half. The 1st Marines would push north into the Umurbrogol, while the 7th Marines would clear the southern end of the island. Only one battalion was left behind in reserve, with the U.S. Army's 81st Infantry Division available for support from Angaur, just south of Peleliu.", "title": "Preparations" }, { "paragraph_id": 13, "text": "On 4 September the Marines shipped off from their station on Pavuvu, north of Guadalcanal, a 2,100-mile (3,400 km) trip across the Pacific to Peleliu. A Navy Underwater Demolition Team went in first to clear the beaches of obstacles, while warships began their pre-invasion bombardment of Peleliu on 12 September.", "title": "Preparations" }, { "paragraph_id": 14, "text": "The battleships Pennsylvania, Maryland, Mississippi, Tennessee and Idaho, heavy cruisers Indianapolis, Louisville, Minneapolis and Portland, and light cruisers Cleveland, Denver and Honolulu, led by the command ship Mount McKinley, subjected the tiny island, only 6 sq mi (16 km) in size, to a massive three-day bombardment, pausing only to permit air strikes from the three aircraft carriers, five light aircraft carriers, and eleven escort carriers with the attack force. A total of 519 rounds of 16 in (410 mm) shells, 1,845 rounds of 14 in (360 mm) shells and 1,793 500 lb (230 kg) bombs pounded the islands during this period.", "title": "Preparations" }, { "paragraph_id": 15, "text": "The Americans believed the bombardment to be successful, as Rear Admiral Jesse Oldendorf claimed that the Navy had run out of targets. In reality, the majority of Japanese positions were unharmed; even the battalion left to defend the beaches was virtually unscathed. During the assault, the island's defenders exercised unusual firing discipline to avoid giving away their positions. The bombardment managed only to destroy Japan's aircraft on the island, as well as the buildings surrounding the airfield. The Japanese remained in their fortified positions, ready to attack the American landing troops.", "title": "Preparations" }, { "paragraph_id": 16, "text": "United States Pacific Fleet Admiral Chester W. Nimitz US Third Fleet Admiral William F. Halsey Jr.", "title": "Opposing forces" }, { "paragraph_id": 17, "text": "Joint Expeditionary Force (Task Force 31) Vice Admiral Theodore S. Wilkinson", "title": "Opposing forces" }, { "paragraph_id": 18, "text": "Expeditionary Troops (Task Force 36) III Amphibious Corps Major General Julian C. Smith, USMC", "title": "Opposing forces" }, { "paragraph_id": 19, "text": "Western Landing Force (TG 36.1) Major General Roy S. Geiger, USMC", "title": "Opposing forces" }, { "paragraph_id": 20, "text": "1st Marine Division", "title": "Opposing forces" }, { "paragraph_id": 21, "text": "Beach assignments", "title": "Opposing forces" }, { "paragraph_id": 22, "text": "Palau District Group Lieutenant General Inoue Sadao (HQ on Koror Island) Vice Admiral Yoshioka Ito Maj. Gen. Kenjiro Murai", "title": "Opposing forces" }, { "paragraph_id": 23, "text": "14th Division (Lt. Gen. Sadao) Peleliu Sector Unit (Lt. Col. Kunio Nakagawa)", "title": "Opposing forces" }, { "paragraph_id": 24, "text": "US Marines landed on Peleliu at 08:32 on 15 September, the 1st Marines to the north on White Beach 1 and 2 and the 5th and 7th Marines to the center and south on Orange Beach 1, 2, and 3. As the other landing craft approached the beaches, the Marines were caught in a crossfire when the Japanese opened the steel doors guarding their positions and fired artillery. The positions on the coral promontories guarding each flank fired on the Marines with 47 mm guns and 20 mm cannons. By 09:30 the Japanese had destroyed 60 LVTs and DUKWs.", "title": "Battle" }, { "paragraph_id": 25, "text": "The 1st Marines were quickly bogged down by heavy fire from the extreme left flank and a 30 feet (9.1 m) high coral ridge, \"The Point\". Puller's LVT was hit by a dud high velocity artillery round, and his communications section was destroyed on its way to the beach by a hit from a 47 mm round. The 7th Marines faced a cluttered Orange Beach 3, with natural and man-made obstacles, forcing the LVTs to approach in column.", "title": "Battle" }, { "paragraph_id": 26, "text": "The 5th Marines made the most progress on the first day, aided by cover provided by coconut groves. They pushed toward the airfield but were met with Nakagawa's first counterattack. His armored tank company raced across the airfield to push the Marines back but was soon engaged by tanks, howitzers, naval guns, and dive bombers. Nakagawa's tanks and escorting infantrymen were quickly destroyed.", "title": "Battle" }, { "paragraph_id": 27, "text": "At the end of the first day, the Americans held their 2-mile (3.2 km) stretch of landing beaches but little else. Their biggest push in the south moved 1 mile (1.6 km) inland, but the 1st Marines to the north made very little progress because of the extremely heavy resistance. The Marines had suffered 200 dead and 900 wounded. Rupertus, still unaware of his enemy's change of tactics, believed the Japanese would quickly crumble since their perimeter had been broken.", "title": "Battle" }, { "paragraph_id": 28, "text": "On 16 September the 5th Marines moved to capture the airfield and push toward the eastern shore. They ran across the airfield, enduring heavy artillery fire from the highlands to the north, suffering heavy casualties in the process. After capturing the airfield, they rapidly advanced to the eastern end of Peleliu, leaving the island's southern defenders to be destroyed by the 7th Marines.", "title": "Battle" }, { "paragraph_id": 29, "text": "This area was hotly contested by the Japanese, who still occupied numerous pillboxes. Heat indices were around 115 °F (46 °C), and the Marines suffered high casualties from heat exhaustion. Further complicating the situation, the Marines' water was distributed in empty oil drums, contaminating the water with the oil residue. Still, by 23 September the 5th and 7th Marines had accomplished their objectives, holding the airfield and the southern portion of the island, although the airfield remained under threat of sustained Japanese fire from the heights of Umurbrogol Mountain until the end of the battle.", "title": "Battle" }, { "paragraph_id": 30, "text": "American forces began using the airfield on 17 September. L-2 Grasshoppers from VMO-3 began aerial spotting missions for Marine artillery and naval gunfire support. On 26 September Marine F4U Corsairs from VMF-114 landed on the airstrip. The Corsairs began dive-bombing missions across Peleliu, firing rockets into open cave entrances for the infantrymen, and dropping napalm; it was only the second time napalm had been used in the Pacific, which proved effective at burning away the vegetation hiding spider holes and usually killing their occupants. The time from takeoff to the target area for the Corsairs operating from Peleliu Airfield was very short, sometimes only 10 to 15 seconds. Most pilots did not bother to raise the aircraft's landing gear, leaving them down during the air strike. After the strike was completed, the Corsair simply turned back into the landing pattern again.", "title": "Battle" }, { "paragraph_id": 31, "text": "\"The Point\" at the end of the southern landing beaches continued to cause heavy Marine casualties from the enfilading fire of Japanese heavy machine guns and anti-tank artillery across the landing beaches. Puller ordered Captain George P. Hunt, commander of K Company, 3rd Battalion, 1st Marines, to capture the position. Hunt's company approached \"The Point\" short on supplies, having lost most of its machine guns while approaching the beaches. Hunt's second platoon was pinned down for nearly a day in an anti-tank trench between fortifications. The rest of his company was endangered when the Japanese cut a hole in their line, surrounding his company and leaving his right flank cut off.", "title": "Battle" }, { "paragraph_id": 32, "text": "However, a rifle platoon began knocking out the Japanese gun positions one by one. Using smoke grenades for concealment, the platoon swept through each hole, destroying the positions with rifle grenades and close-quarters combat. After knocking out the six machine gun positions, the Marines faced the 47 mm gun cave. A lieutenant blinded the 47 mm gunner's visibility with a smoke grenade, allowing Corporal Henry W. Hahn to launch a grenade through the cave's aperture. The grenade detonated the 47 mm's shells, forcing the cave's occupants out with their bodies alight and their ammunition belts exploding around their waists. A Marine fire team was positioned on the flank of the cave where the emerging occupants were shot down.", "title": "Battle" }, { "paragraph_id": 33, "text": "K Company had captured \"The Point\", but Nakagawa counterattacked. Over the next 30 hours Nakagawa counterattacked four times against a sole company, critically low on supplies, out of water and surrounded. The Marines had to resort to hand-to-hand combat to fend off the Japanese attackers. By the time reinforcements arrived, the company had successfully repulsed all the Japanese attacks, but had been reduced to 18 men, suffering 157 casualties during the battle for The Point. Hunt and Hahn were both awarded the Navy Cross for their actions.", "title": "Battle" }, { "paragraph_id": 34, "text": "The 5th Marines—after having secured the airfield—were sent to capture Ngesebus Island, just north of Peleliu. Ngesebus was occupied by many Japanese artillery positions and was the site of an airfield still under construction. The tiny island was connected to Peleliu by a small causeway, but 5th Marines commander Harris opted instead to make a shore-to-shore amphibious landing, predicting the causeway to be an obvious target for the island's defenders.", "title": "Battle" }, { "paragraph_id": 35, "text": "Harris coordinated a pre-landing bombardment of the island on 28 September, carried out by Army 155 mm (6.1 in) guns, naval guns, howitzers from the 11th Marines, strafing runs from VMF-114's Corsairs and 75 mm (2.95 in) fire from the approaching LVTs. Unlike the Navy's bombardment of Peleliu, Harris' assault on Ngesebus successfully killed most of the Japanese defenders. The Marines still faced opposition in the ridges and caves, but the island fell quickly, with relatively light casualties for the 5th Marines. They had suffered 15 killed and 33 wounded and inflicted 470 casualties on the Japanese.", "title": "Battle" }, { "paragraph_id": 36, "text": "After capturing \"The Point\", the 1st Marines moved north into the Umurbrogol pocket, named \"Bloody Nose Ridge\" by the Marines. Puller led his men in numerous assaults, but each resulted in severe casualties from Japanese fire. The 1st Marines were trapped in the narrow paths between the ridges, with each ridge fortification supporting the other with deadly crossfire.", "title": "Battle" }, { "paragraph_id": 37, "text": "The Marines took increasingly high casualties as they slowly advanced through the ridges. The Japanese again showed unusual fire discipline, striking only when they could inflict maximum casualties. As casualties mounted, Japanese snipers began to take aim at stretcher bearers, knowing that if stretcher bearers were injured or killed, more would have to return to replace them and the snipers could steadily pick off more and more Marines. The Japanese also infiltrated the American lines at night to attack the Marines in their fighting holes. The Marines built two-man fighting holes, so one Marine could sleep while the other kept watch for infiltrators.", "title": "Battle" }, { "paragraph_id": 38, "text": "One particularly bloody battle on Bloody Nose came when the 1st Battalion, 1st Marines—under the command of Major Raymond Davis—attacked Hill 100. Over six days of fighting, the battalion suffered 71% casualties. Captain Everett P. Pope and his company penetrated deep into the ridges, leading his remaining 90 men to seize what he thought was Hill 100. It took a day's fighting to reach what he thought was the crest of the hill, which was in fact another ridge occupied by more Japanese defenders.", "title": "Battle" }, { "paragraph_id": 39, "text": "Trapped at the base of the ridge, Pope set up a small defensive perimeter, which was attacked relentlessly by the Japanese throughout the night. The Marines ran out of ammunition and had to fight the attackers with knives and fists, even resorting to throwing coral rock and empty ammunition boxes at the Japanese. Pope and his men managed to hold out until dawn, which brought on more deadly fire. When they evacuated the position, only nine men remained. Pope later received the Medal of Honor for the action. (Picture of the Peleliu Memorial dedicated on the 50th anniversary of the landing on Peleliu with Captain Pope's name)", "title": "Battle" }, { "paragraph_id": 40, "text": "The Japanese inflicted 70% casualties on Puller's 1st Marines, or 1,749 men. After six days of fighting in the ridges of Umurbrogol, Geiger sent elements of the U.S. Army's 81st Infantry Division to Peleliu to relieve the regiment. The 321st Regiment Combat Team landed on the western beaches of Peleliu—at the northern end of Umurbrogol mountain—on 23 September. The 321st and the 7th Marines encircled \"The Pocket\" by 24 September, D+9.", "title": "Battle" }, { "paragraph_id": 41, "text": "By 15 October the 7th Marines had suffered 46% casualties, and Geiger relieved them with the 5th Marines. Col. Harris adopted siege tactics, using bulldozers and flame-thrower tanks, pushing from the north. On 30 October the 81st Infantry Division took over command of Peleliu, taking another six weeks, with the same tactics, to reduce \"The Pocket\".", "title": "Battle" }, { "paragraph_id": 42, "text": "On 24 November Nakagawa proclaimed \"Our sword is broken and we have run out of spears\". He then burnt his regimental colors and performed ritual suicide. He was posthumously promoted to lieutenant general for his valor displayed on Peleliu. On 27 November the island was declared secure, ending the 73-day-long battle.", "title": "Battle" }, { "paragraph_id": 43, "text": "A Japanese lieutenant with twenty-six 2nd Infantry soldiers and eight 45th Guard Force sailors held out in the caves in Peleliu until 22 April 1947 and surrendered after a Japanese admiral convinced them the war was over.", "title": "Battle" }, { "paragraph_id": 44, "text": "The reduction of the Japanese pocket around Umurbrogol mountain has been called the most difficult fight that the U.S. military encountered in the entire war. The 1st Marine Division was mauled and remained out of action until the invasion of Okinawa began on 1 April 1945. In total, the 1st Marine Division suffered over 6,500 casualties during its month on Peleliu, over one third of the entire division. The 81st Infantry Division also suffered heavy losses with 3,300 casualties during its tenure on the island.", "title": "Aftermath" }, { "paragraph_id": 45, "text": "Postwar statisticians calculated that it took U.S. forces over 1,500 rounds of ammunition to kill each Japanese defender and that the Americans expended 13.32 million rounds of .30-calibre, 1.52 million rounds of .45-calibre, 693,657 rounds of .50-calibre bullets, 118,262 hand grenades, and 150,000 mortar rounds.", "title": "Aftermath" }, { "paragraph_id": 46, "text": "The battle was controversial in the United States because the island lacked strategic value and yet cost so many American lives. The defenders lacked the means to interfere with potential US operations in the Philippines, and the airfield captured on Peleliu did not play a key role in subsequent operations. Instead, the Ulithi Atoll in the Caroline Islands was used as a staging base for the invasion of Okinawa. The high casualty rate exceeded all other amphibious operations during the Pacific War.", "title": "Aftermath" }, { "paragraph_id": 47, "text": "In addition, few news reports were published about the battle because Rupertus' prediction of a \"three days\" victory motivated only six reporters to report from shore. The battle was also overshadowed by MacArthur's return to the Philippines and the Allies' push towards Germany in Europe.", "title": "Aftermath" }, { "paragraph_id": 48, "text": "The battles for Angaur and Peleliu showed Americans the pattern of future Japanese island defense but they made few adjustments for the battles for Iwo Jima and Okinawa. Naval bombardment prior to amphibious assault at Iwo Jima was only slightly more effective than at Peleliu, but at Okinawa the preliminary shelling was much improved. Frogmen performing underwater demolition at Iwo Jima confused the enemy by sweeping both coasts, but later alerted Japanese defenders to the exact assault beaches at Okinawa. American ground forces at Peleliu gained experience in assaulting heavily fortified positions such as they would find again at Okinawa.", "title": "Aftermath" }, { "paragraph_id": 49, "text": "On the recommendation of Admiral William F. Halsey Jr., the planned occupation of Yap Island in the Caroline Islands was canceled. Halsey actually recommended that the landings on Peleliu and Angaur be canceled, too, and their Marines and soldiers be sent to Leyte Island instead but this plan was overruled by Nimitz.", "title": "Aftermath" }, { "paragraph_id": 50, "text": "In his book With the Old Breed, Eugene Sledge describes his experiences in the Battle for Peleliu. One of the final scenes in Parer's War, a 2014 Australian television film, shows the Battle of Peleliu recorded by Damien Parer with his camera at the time of his death.", "title": "Aftermath" }, { "paragraph_id": 51, "text": "For heroism:", "title": "Individual honors" } ]
The Battle of Peleliu, codenamed Operation Stalemate II by the US military, was fought between the United States and Japan during the Mariana and Palau Islands campaign of World War II, from 15 September to 27 November 1944, on the island of Peleliu. US Marines of the 1st Marine Division and then soldiers of the US Army's 81st Infantry Division fought to capture an airfield on the small coral island of Peleliu. The battle was part of a larger offensive campaign known as Operation Forager, which ran from June to November 1944 in the Pacific Theater. Major General William Rupertus, the commander of the 1st Marine Division, predicted that the island would be secured within four days. However, after repeated Imperial Japanese Army defeats in previous island campaigns, Japan had developed new island-defense tactics and well-crafted fortifications, which allowed stiff resistance and extended the battle to more than two months. The heavily-outnumbered Japanese defenders put up such stiff resistance, often by fighting to the death in the Japanese Emperor's name, that the island became known in Japanese as the "Emperor's Island." In the US, it was a controversial battle because of the island's negligible strategic value and the high casualty rate, which exceeded that of all other amphibious operations during the Pacific War. The National Museum of the Marine Corps called it "the bitterest battle of the war for the Marines".
2001-09-26T23:40:16Z
2023-11-11T15:54:03Z
[ "Template:Efn", "Template:Citation needed", "Template:Cite book", "Template:Commons category", "Template:Short description", "Template:Campaignbox Marianas and Palaus", "Template:Convert", "Template:USS", "Template:World War II", "Template:Authority control", "Template:Cite web", "Template:Cbignore", "Template:Harvnb", "Template:Cite video", "Template:Use mdy dates", "Template:Rp", "Template:Notelist", "Template:Reflist", "Template:ISBN", "Template:Cite news", "Template:Palau topics", "Template:Use American English", "Template:Infobox military conflict", "Template:Unreferenced section", "Template:Multiple image" ]
https://en.wikipedia.org/wiki/Battle_of_Peleliu
4,284
Battle of Stalingrad
The Battle of Stalingrad (23 August 1942 – 2 February 1943) was a major battle on the Eastern Front of World War II where Nazi Germany and its allies unsuccessfully fought the Soviet Union for control of the city of Stalingrad (later renamed Volgograd) in Southern Russia. The battle was marked by fierce close-quarters combat and direct assaults on civilians in air raids, with the battle epitomizing urban warfare. It was the bloodiest battle of the Second World War, with both sides suffering enormous casualties. Today, the Battle of Stalingrad is often regarded as the turning point in the European theatre of war, as it forced the Oberkommando der Wehrmacht (German High Command) to withdraw considerable military forces from other areas in occupied Europe to replace German losses on the Eastern Front, ending with the rout of the six field armies of Army Group B, including the destruction of Nazi Germany's 6th Army and an entire corps of its 4th Panzer Army. The Soviet victory energized the Red Army and shifted the balance of power in the favour of the Soviets. Stalingrad was strategically important to both sides as a major industrial and transport hub on the Volga River. Whoever controlled Stalingrad would have access to the oil fields of the Caucasus and would gain control of the Volga. Germany, already operating on dwindling fuel supplies, focused its efforts on moving deeper into Soviet territory and taking the oil fields at any cost. On 4 August, the Germans launched an offensive by using the 6th Army and elements of the 4th Panzer Army. The attack was supported by intense Luftwaffe bombing that reduced much of the city to rubble. The battle degenerated into house-to-house fighting as both sides poured reinforcements into the city. By mid-November, the Germans, at great cost, had pushed the Soviet defenders back into narrow zones along the west bank of the river. Winter conditions became particularly brutal, with temperatures reaching as low as −40 °C (−40 °F) in late November. On 19 November, the Red Army launched Operation Uranus, a two-pronged attack targeting the Romanian armies protecting the 6th Army's flanks. The Axis flanks were overrun and the 6th Army was cut off and surrounded in the Stalingrad area. Adolf Hitler was determined to hold the city at all costs and forbade the 6th Army from trying a breakout; instead, attempts were made to supply it by air and to break the encirclement from the outside. The Soviets were successful in preventing the Germans from delivering enough supplies through the air to the trapped Axis forces. Nevertheless, heavy fighting continued for another two months. On 2 February 1943, the German 6th Army, having exhausted their ammunition and food, finally capitulated after over five months of fighting, making it the first of Hitler's field armies to surrender in World War II. The Soviet victory is commemorated in Russia as the Day of Military Honour. By the spring of 1942, despite the failure of Operation Barbarossa to vanquish the Soviet Union in a single campaign, the Wehrmacht had captured vast expanses of territory, including Ukraine, Belarus, and the Baltic republics. On the Western Front, Germany held most of Europe, the U-boat offensive in the Atlantic was holding American support at bay, and in North Africa Erwin Rommel had just captured Tobruk. In the east, the Germans had stabilised a front running from Leningrad south to Rostov, with a number of minor salients. Hitler was confident that he could break the Red Army despite the heavy German losses west of Moscow in winter 1941–42, because Army Group Centre (Heeresgruppe Mitte) had been unable to engage 65% of its infantry, which had meanwhile been rested and re-equipped. Neither Army Group North nor Army Group South had been particularly hard-pressed over the winter. Hitler decided that Germany's summer campaign in 1942 would be directed at the southern parts of the Soviet Union. The initial objectives in the region around Stalingrad were to destroy the industrial capacity of the city and to block the Volga River traffic connecting the Caucasus and Caspian Sea to central Russia, as the city is strategically located near a big bend of the Volga. The Germans cut the pipeline from the oilfields when they captured Rostov on 23 July. The capture of Stalingrad would make the delivery of Lend-Lease supplies via the Persian Corridor much more difficult. On 23 July 1942, Hitler personally rewrote the operational objectives for the 1942 campaign, greatly expanding them to include the occupation of the city of Stalingrad. Both sides began to attach propaganda value to the city, which bore the name of the Soviet leader meaning that the capture of the city would have been a great ideological victory for the Reich. Hitler proclaimed that after Stalingrad's capture, its male citizens were to be killed and all women and children were to be deported because its population was "thoroughly communistic" and "especially dangerous". Hitler planned for the fall of the city firmly securing the northern and western flanks of the German armies as they advanced on Baku, with the aim of gaining its strategic petroleum resources for Germany. The expansion of objectives was a significant factor in Germany's failure at Stalingrad, caused by German overconfidence and an underestimation of Soviet reserves. Meanwhile, Stalin was convinced by Soviet intelligence that the main German attack would target Moscow, and gave priority for fresh troops and the new equipment to the defense of the Soviet capital. As the Soviet winter counteroffensive of 1941–1942 culminated in March, the Soviet high command began planning for the summer campaign. Stalin desired a general offensive, but was dissuaded by Chief of the General Staff Boris Shaposhnikov, Deputy Chief of the General Staff Aleksandr Vasilevsky, and Western Main Direction commander Georgy Zhukov. Ultimately, Stalin instructed that the summer campaign be based on what he termed "active strategic defense," but also ordered the Soviet high command, Stavka, to began planning for a series of local offensives across the Eastern Front. Southwestern Main Direction commander Semyon Timoshenko suggested an attack from the Izyum salient south of Kharkov in northeastern Ukraine, gained during the winter campaign, to take advantage of what Soviet intelligence believed to be weak opposing forces in that sector and divert German troops from the anticipated attack on Moscow. His proposal for a drive on Kharkov by the Southwestern Front, advancing in a northern and southern pincer to encircle and destroy the German 6th Army received Stalin's approval despite the opposition of Shaposhnikov and Vaslievsky. After delays in moving troops into position and logistical difficulties, the Kharkov operation began on 12 May. The Soviet troops achieved initial success and 6th Army commander Friedrich Paulus requested reinforcements. Three divisions slated for Case Blue and air units from Crimea were diverted to the Kharkov sector. The advance of Southwestern Front's northern strike group was halted by a German counterattack that began on 13 May, while the front's southern strike group continued its progress 40 kilometers into the German rear. In response, Ewald von Kleist's two armies launched a counterattack, Operation Fridericus I, on 17 May against the Southern Front, covering the Southwestern Front's southern flank. Kleist's counterattack caught the Soviet defenders off guard, with Timoshenko having committed his armored reserves to the Kharkov operation. In the ensuing Second Battle of Kharkov, Kleist's forces encircled and destroyed much of the forces of the Southern Front and the advancing Southwestern Front, inflicting over 300,000 casualties in return for losses of 20,000. The disaster at Kharkov was a crippling blow to the Soviet forces in the south, leaving them vulnerable to the forthcoming German summer offensive. Despite the defeat, Stalin continued to believe that a German attack on Moscow was the main threat and allocated four newly formed strategic reserve armies there rather than to the Southwestern Main Direction. Instead, the Southwestern Front received seven rifle divisions and three tank corps, which proved inadequate to deal with the German threat. At the same time, the commitment of the panzer divisions that Paulus and Kleist needed for Case Blau to the Second Battle of Kharkov further delayed the start of the offensive, since they required time to train and replace their losses from the battle. At a conference at Army Group South's headquarters at Poltava on 1 June, Hitler modified the plans for the summer operations. Before the main offensive began, simultaneous attacks were to be launched on 7 June: Operation Wilhelm at Volchansk northeast of Kharkov and Operation Störfang against Sevastopol. The latter aimed to destroy the last Soviet troops in Crimea in order to secure the German southern flank. Kleist was to follow with these Operation Fridericus II on 12 June against the Izyum salient. The attacks in Ukraine aimed to give German forces space to amass supplies east of the Donets. The start of Case Blau itself was delayed to 20 June, by which point victory in the preliminary operations was anticipated. If I do not get the oil of Maikop and Grozny then I must finish [liquidieren; "kill off", "liquidate"] this war. Army Group South was selected for a sprint forward through the southern Russian steppes into the Caucasus to capture the vital Soviet oil fields there. The planned summer offensive, code-named Fall Blau (Case Blue), was to include the German 6th, 17th, 4th Panzer and 1st Panzer Armies. Army Group South had overrun the Ukrainian Soviet Socialist Republic in 1941. Poised in Eastern Ukraine, it was to spearhead the offensive. Hitler intervened, however, ordering the Army Group to split in two. Army Group South (A), under the command of Wilhelm List, was to continue advancing south towards the Caucasus as planned with the 17th Army and First Panzer Army. Army Group South (B), including Paulus's 6th Army and Hermann Hoth's 4th Panzer Army, was to move east towards the Volga and Stalingrad. Army Group B was commanded by General Maximilian von Weichs. The start of Case Blue had been planned for late May 1942. However, a number of German and Romanian units that were to take part in Blau were besieging Sevastopol on the Crimean Peninsula. Delays in ending the siege pushed back the start date for Blau several times, and the city did not fall until early July. Operation Fridericus I by the Germans against the "Izyum bulge", pinched off the Soviet salient in the Second Battle of Kharkov, and resulted in the envelopment of a large Soviet force between 17 May and 29 May. Similarly, Operation Wilhelm attacked Voltshansk on 13 June, and Operation Fridericus attacked Kupiansk on 22 June. Blau finally opened as Army Group South began its attack into southern Russia on 28 June 1942. The German offensive started well. Soviet forces offered little resistance in the vast empty steppes and started streaming eastward. Several attempts to re-establish a defensive line failed when German units outflanked them. Two major pockets were formed and destroyed: the first, northeast of Kharkov, on 2 July, and a second, around Millerovo, Rostov Oblast, a week later. Meanwhile, the Hungarian 2nd Army and the German 4th Panzer Army had launched an assault on Voronezh, capturing the city on 5 July. The initial advance of the 6th Army was so successful that Hitler intervened and ordered the 4th Panzer Army to join Army Group South (A) to the south. A massive road block resulted when the 4th Panzer and the 1st Panzer choked the roads, stopping both in their tracks while they cleared the mess of thousands of vehicles. The traffic jam is thought to have delayed the advance by at least one week. With the advance now slowed, Hitler changed his mind and reassigned the 4th Panzer Army back to the attack on Stalingrad. By the end of July, the Germans had pushed the Soviets across the Don River. At this point, the Don and Volga Rivers are only 65 km (40 mi) apart, and the Germans left their main supply depots west of the Don, which had important implications later in the course of the battle. The Germans began using the armies of their Italian, Hungarian and Romanian allies to guard their left (northern) flank. Occasionally Italian actions were mentioned in official German communiques. Italian forces were generally held in little regard by the Germans, and were accused of low morale: in reality, the Italian divisions fought comparatively well, with the 3rd Infantry Division "Ravenna" and 5th Infantry Division "Cosseria" showing spirit, according to a German liaison officer. The Italians were forced to retreat only after a massive armoured attack in which German reinforcements failed to arrive in time, according to German historian Rolf-Dieter Müller. On 25 July the Germans faced stiff resistance with a Soviet bridgehead west of Kalach. "We had had to pay a high cost in men and material ... left on the Kalach battlefield were numerous burnt-out or shot-up German tanks." The Germans formed bridgeheads across the Don on 20 August, with the 295th and 76th Infantry Divisions enabling the XIVth Panzer Corps "to thrust to the Volga north of Stalingrad." The German 6th Army was only a few dozen kilometres from Stalingrad. The 4th Panzer Army, ordered south on 13 July to block the Soviet retreat "weakened by the 17th Army and the 1st Panzer Army", had turned northwards to help take the city from the south. To the south, Army Group A was pushing far into the Caucasus, but their advance slowed as supply lines grew overextended. The two German army groups were too far apart to support one another. After German intentions became clear in July 1942, Stalin appointed General Andrey Yeryomenko commander of the Southeastern Front on 1 August 1942. Yeryomenko and Commissar Nikita Khrushchev were tasked with planning the defence of Stalingrad. Beyond the Volga River on the eastern boundary of Stalingrad, additional Soviet units were formed into the 62nd Army under Lieutenant General Vasiliy Chuikov on 11 September 1942. Tasked with holding the city at all costs, Chuikov proclaimed, "We will defend the city or die in the attempt." The battle earned him one of his two Hero of the Soviet Union awards. During the defence of Stalingrad, the Red Army deployed five armies in and around the city (28th, 51st, 57th, 62nd and 64th Armies); and an additional nine armies in the encirclement counteroffensive (24th, 65th, 66th Armies and 16th Air Army from the north as part of the Don Front offensive, and 1st Guards Army, 5th Tank, 21st Army, 2nd Air Army and 17th Air Army from the south as part of the Southwestern Front). David Glantz indicated that four hard-fought battles – collectively known as the Kotluban Operations – north of Stalingrad, where the Soviets made their greatest stand, decided Germany's fate before the Nazis ever set foot in the city itself, and were a turning point in the war. Beginning in late August, continuing in September and into October, the Soviets committed between two and four armies in hastily coordinated and poorly controlled attacks against the Germans' northern flank. The actions resulted in more than 200,000 Soviet Army casualties but did slow the German assault. On 23 August the 6th Army reached the outskirts of Stalingrad in pursuit of the 62nd and 64th Armies, which had fallen back into the city. Kleist later said after the war: The capture of Stalingrad was subsidiary to the main aim. It was only of importance as a convenient place, in the bottleneck between Don and the Volga, where we could block an attack on our flank by Russian forces coming from the east. At the start, Stalingrad was no more than a name on the map to us. The Soviets had enough warning of the German advance to ship grain, cattle, and railway cars across the Volga out of harm's way, but Stalin refused to evacuate the 400,000 civilian residents of Stalingrad. This "harvest victory" left the city short of food even before the German attack began. Before the Heer reached the city itself, the Luftwaffe had cut off shipping on the Volga, vital for bringing supplies into the city. Between 25 and 31 July, 32 Soviet ships were sunk, with another nine crippled. The battle began with the heavy bombing of the city by Generaloberst Wolfram von Richthofen's Luftflotte 4. Some 1,000 tons of bombs were dropped in 48 hours, more than in London at the height of the Blitz. At least 90% of the city's housing stock was obliterated. The aerial assault on Stalingrad was the most concentrated on the Ostfront according to Beevor. The exact number of civilians killed is unknown but was most likely very high. Around 40,000 civilians were taken to Germany as slave workers, some fled during battle and a small number were evacuated by the Soviets, but by February 1943 only 10,000 to 60,000 civilians were still alive. Much of the city was smashed to rubble, although some factories continued production while workers joined in the fighting. The Stalingrad Tractor Factory continued to turn out T-34 tanks up until German troops burst into the plant. The 369th (Croatian) Reinforced Infantry Regiment was the only non-German unit selected by the Wehrmacht to enter Stalingrad city during assault operations. It fought as part of the 100th Jäger Division. Stalin rushed all available troops to the east bank of the Volga, some from as far away as Siberia. Regular river ferries were quickly destroyed by the Luftwaffe, which then targeted troop barges being towed slowly across by tugs. It has been said that Stalin prevented civilians from leaving the city in the belief that their presence would encourage greater resistance from the city's defenders. Civilians, including women and children, were put to work building trenchworks and protective fortifications. A massive German air raid on 23 August caused a firestorm, killing hundreds and turning Stalingrad into a vast landscape of rubble and burnt ruins. Ninety percent of the living space in the Voroshilovskiy area was destroyed. Between 23 and 26 August, Soviet reports indicate 955 people were killed and another 1,181 wounded as a result of the bombing. Casualties were estimated to have been 40,000, or as many as 70,000, though these estimates were likely exaggerated, and after 25 August the Soviets did not record any civilian and military casualties as a result of air raids. The Soviet Air Force, the Voyenno-Vozdushnye Sily (VVS), was swept aside by the Luftwaffe. The VVS bases in the immediate area lost 201 aircraft between 23 and 31 August, and despite meagre reinforcements of some 100 aircraft in August, it was left with just 192 serviceable aircraft, 57 of which were fighters. The Soviets continued to pour aerial reinforcements into the Stalingrad area in late September, but continued to suffer appalling losses; the Luftwaffe had complete control of the skies. Early on 23 August, the German 16th Panzer and 3rd Motorized Divisions attacked out of the Vertyachy bridgehead with a force 120 tanks and over 200 armored personnel carriers strong. The German attack broke through the 1382nd Rifle Regiment of the 87th Rifle Division and the 137th Tank Brigade, which were forced to retreat towards Dmitryevka. Encountering little resistance, the 16th Panzer Division drove east towards the Volga, supported by the strikes of Henschel Hs 129 ground attack aircraft. Crossing the railway line to Stalingrad at 564 km Station around midday, both divisions continued their rush towards the river. Around 15:00, Hyacinth Graf Strachwitz's Panzer Detachment and the kampfgruppe of the 2nd Battalion, 64th Panzer Grenadier Regiment from the 16th Panzer reached the area of Latashanka, Rynok, and Spartanovka, northern suburbs of Stalingrad, and the Stalingrad Tractor Factory. One of the first units to offer resistance in this area was the 1077th Anti-Aircraft Regiment, covering the Stalingrad Tractor Factory and the Volga ferry near Latashanka. The majority of the regiment was composed of men, but its directing and rangefinding crews and unit headquarters were made up of women. Several women also crewed anti-aircraft guns. The 1077th was notified of the German tanks' approach at 14:30 and its 6th Battery, dominating the Sukhaya Mechatka ravine, claimed the destruction of 28 German tanks. Later that day, its 3rd Battery on the road between Yerzovka and Stalingrad, saw particularly intense fighting against the 16th Panzer, reportedly fighting "shot for shot." Two women were decorated for their actions that day, and the regiment's report praised the "exceptional steadfastness and heroism" of the women soldiers. The regiment lost 35 guns, eighteen killed, 46 wounded, and 74 missing on 23 and 24 August. The 16th Panzer Division's history mentioned its encounter with the regiment, claiming the destruction of 37 guns, and the unit's surprise that its opponents had in part included women. In the early stages of the battle, the NKVD organised poorly armed "Workers' militias" similar to those that had defended the city twenty-four years earlier, composed of civilians not directly involved in war production for immediate use in the battle. The civilians were often sent into battle without rifles. Staff and students from the local technical university formed a "tank destroyer" unit. They assembled tanks from leftover parts at the tractor factory. These tanks, unpainted and lacking gun-sights, were driven directly from the factory floor to the front line. They could only be aimed at point-blank range through the bore of their gun barrels. By the end of August, Army Group South (B) had finally reached the Volga, north of Stalingrad. Another advance to the river south of the city followed, while the Soviets abandoned their Rossoshka position for the inner defensive ring west of Stalingrad. The wings of the 6th Army and the 4th Panzer Army met near Jablotchni along the Zaritza on 2 Sept. By 1 September, the Soviets could only reinforce and supply their forces in Stalingrad by perilous crossings of the Volga under constant bombardment by artillery and aircraft. On 5 September, the Soviet 24th and 66th Armies organized a massive attack against XIV Panzer Corps. The Luftwaffe helped repel the offensive by heavily attacking Soviet artillery positions and defensive lines. The Soviets were forced to withdraw at midday after only a few hours. Of the 120 tanks the Soviets had committed, 30 were lost to air attack. Soviet operations were constantly hampered by the Luftwaffe. On 18 September, the Soviet 1st Guards and 24th Army launched an offensive against VIII Army Corps at Kotluban. VIII. Fliegerkorps dispatched multiple waves of Stuka dive-bombers to prevent a breakthrough. The offensive was repelled. The Stukas claimed 41 of the 106 Soviet tanks knocked out that morning, while escorting Bf 109s destroyed 77 Soviet aircraft. Amid the debris of the wrecked city, the Soviet 62nd and 64th Armies, which included the Soviet 13th Guards Rifle Division, anchored their defence lines with strong-points in houses and factories. Fighting within the ruined city was fierce and desperate. Lieutenant General Alexander Rodimtsev was in charge of the 13th Guards Rifle Division, and received one of two Heroes of the Soviet Union awarded during the battle for his actions. Stalin's Order No. 227 of 27 July 1942 decreed that all commanders who ordered unauthorised retreats would be subject to a military tribunal. Blocking detachments composed of NKVD or regular troops were positioned behind Red Army units to prevent desertion and straggling, sometimes executing deserters and perceived malingerers. During the battle the 62nd Army had the most arrests and executions: 203 in all, of which 49 were executed, while 139 were sent to penal companies and battalions. Blocking detachments of the Stalingrad and Don Fronts detained 51,758 men from the beginning of the battle to 15 October, with the majority returned to their units. Of those detained, the vast majority of which were from the Don Front, 980 were executed, and 1,349 sent to penal companies. In the two day period between 13 and 15 September, the 62nd Army blocking detachment detained 1,218 men, returning most to their units while shooting 21 men and arresting ten. Beevor claims that 13,500 Soviet soldiers were executed by Soviet authorities at Stalingrad, however, this claim is disputed by Hellbeck. By 12 September, at the time of their retreat into the city, the Soviet 62nd Army had been reduced to 90 tanks, 700 mortars and just 20,000 personnel. The remaining tanks were used as immobile strong-points within the city. The initial German attack on 14 September attempted to take the city in a rush. The 51st Army Corps' 295th Infantry Division went after the Mamayev Kurgan hill, the 71st attacked the central rail station and toward the central landing stage on the Volga, while 48th Panzer Corps attacked south of the Tsaritsa River. Though initially successful, the German attacks stalled in the face of Soviet reinforcements brought in from across the Volga. Rodimtsev's 13th Guards Rifle Division had been hurried up to cross the river and join the defenders inside the city. Assigned to counterattack at the Mamayev Kurgan and at Railway Station No. 1, it suffered particularly heavy losses. Despite their losses, Rodimtsev's troops were able to inflict similar damage on their opponents. By 26 September, the opposing 71st Infantry Division had half of its battalions considered exhausted, reduced from all of them being considered average in combat capability when the attack began twelve days earlier. The brutality of the battle was noted in a journal found on German lieutenant Weiner: The street is no longer measured by meters but by corpses…Stalingrad is no longer a town. By day it is an enormous cloud of burning, blinding smoke; it is a vast furnace lit by the reflection of the flames. And when night arrives, one of those scorching howling bleeding nights, the dogs plunge into the Volga and swim desperately to gain the other bank. The nights of Stalingrad are a terror for them. Animals flee this hell; the hardest stones cannot bear it for long; only men endure. A ferocious battle raged for several days at the giant grain elevator in the south of the city. About fifty Red Army defenders, cut off from resupply, held the position for five days and fought off ten different assaults before running out of ammunition and water. Only forty dead Soviet fighters were found, though the Germans had thought there were many more due to the intensity of resistance. The Soviets burned large amounts of grain during their retreat in order to deny the enemy food. Paulus chose the grain elevator and silos as the symbol of Stalingrad for a patch he was having designed to commemorate the battle after a German victory. In another part of the city, a Soviet platoon under the command of Sergeant Yakov Pavlov fortified a four-story building that oversaw a square 300 meters from the river bank, later called Pavlov's House. The soldiers surrounded it with minefields, set up machine-gun positions at the windows and breached the walls in the basement for better communications. The soldiers found about ten Soviet civilians hiding in the basement. They were not relieved, and not significantly reinforced, for two months. The building was labelled Festung ("Fortress") on German maps. Sgt. Pavlov was awarded the Hero of the Soviet Union for his actions. Stubborn defenses of semi-fortified buildings in the center of the city cost the Germans countless soldiers. A violent battle occurred for the Univermag department store on Red Square, which served as the headquarters of the 1st Battalion of the 13th Guards Rifle Division's 42nd Guards Rifle Regiment. Another battle occurred for a nearby warehouse dubbed the "nail factory". In a three-story building close by, guardsmen fought on for five days, their noses and throats filled with brick dust from pulverized walls, with only six out of close to half a battalion escaping alive. The Germans made slow but steady progress through the city. Positions were taken individually, but the Germans were never able to capture the key crossing points along the river bank. By 27 Sept. the Germans occupied the southern portion of the city, but the Soviets held the centre and northern part. Most importantly, the Soviets controlled the ferries to their supplies on the east bank of the Volga. German military doctrine was based on the principle of combined-arms teams and close cooperation between tanks, infantry, engineers, artillery and ground-attack aircraft. To negate the German usage of tanks and artillery in the ruins of the city, Soviet commander Vasily Chuikov introduced a tactic he described as "hugging" the enemy: keeping Soviet front-line positions as close as possible to those of the Germans so that German artillery and aircraft could not attack without risking friendly fire. After mid-September, to reduce casualties, he ceased launching organized daylight counterattacks, instead emphasizing small unit tactics in which Soviet infantry moved through the city's sewers to strike into the rear of attacking German units. The Soviets preferred night attacks, which disrupted German morale by depriving them of sleep. Soviet reconnaissance patrols were used to find German positions and take prisoners for interrogation, enabling them to anticipate attacks. When Soviet troops detected a coming attack, they launched their own counterattacks at dawn before German air support could arrive. Soviet troops blunted the German attacks themselves through ambushes that separated tanks from their supporting infantry, as well as the employment of booby traps and mines. These tactical innovations became widespread as the battle continued. According to Beevor, "Red Army soldiers enjoyed inventing gadgets to kill Germans. New booby traps were dreamed up, each seemingly more ingenious and unpredictable in its results than the last." An important weapon during the battle was the flamethrower, which was "effectively terrifying" in its use of clearing sewer tunnels, cellars, and inaccessible hiding places. The operators of the weapon were immediately targeted as soon as they were spotted. The Soviet urban warfare tactics relied on 20-to-50-man-assault groups, armed with machine guns, grenades and satchel charges, and buildings fortified as strongpoints with clear fields of fire. While the strongpoints were defended by guns or tanks on the ground floor, machine gunners and artillery observers operated from the upper floors. Meanwhile, assault groups used sewers or broke through walls into adjoining buildings to maintain concealment while moving into the rear of German attacks. Glantz summarizes Soviet tactical innovations as a "combination of intelligence, discipline, and determination" enabling the Soviet defenders to keep fighting when the Germans had achieved victory by "all conventional measures." The Red Army gradually adopted a strategy to hold for as long as possible all the ground in the city. Thus, they converted multi-floored apartment blocks, factories, warehouses, street corner residences and office buildings into a series of well-defended strong-points with small 5–10-man units. Manpower in the city was constantly refreshed by bringing additional troops over the Volga. When a position was lost, an immediate attempt was usually made to re-take it with fresh forces. Bitter fighting raged for ruins, streets, factories, houses, basements, and staircases. Blocks and buildings would change hands numerous times through intense hand-to-hand fighting. Even the sewers were the sites of firefights. The Germans called this unseen urban warfare Rattenkrieg ("Rat War"), and bitterly joked about capturing the kitchen but still fighting for the living room and the bedroom. Buildings had to be cleared room by room through the bombed-out debris of residential areas, office blocks, basements and apartment high-rises. Beevor describes how this process was particularly brutal, stating that, "In its way, the fighting in Stalingrad was even more terrifying than the impersonal slaughter at Verdun. The close-quarter combat in ruined buildings, bunkers, cellars and sewers was soon dubbed 'Rattenkrieg' by German soldiers. It possessed a savage intimacy which appalled their generals, who felt that they were rapidly losing control over events." Some of the taller buildings, blasted into roofless shells by earlier German aerial bombardment, saw floor-by-floor, close-quarters combat, with the Germans and Soviets on alternate levels, firing at each other through holes in the floors. Fighting on and around Mamayev Kurgan, a prominent hill above the city, was particularly merciless; indeed, the position changed hands many times. Gerhardt's Mill was a noticeable building that was brutally fought for, and is kept till this day as a memorial to the battle. It was eventually cleared by the 39th Guards Regiment in pitiless close-quarters combat. The brutality of the close-quarters combat was shown by the number of military casualties taken by units. The 13th Guards Rifle Division suffered 30% casualties in the first twenty-four hours, with only 320 men out of 10,000 remaining at the battle's conclusion. With buildings and floors changing hands dozens of times and taking up to several days to win, platoons and companies took up to 90% and even 100% casualties to win a building or floor within it. The Germans used aircraft, tanks and heavy artillery to clear the city with varying degrees of success. Toward the end of the battle, the gigantic railroad gun nicknamed Dora was brought into the area. The Soviets built up a large number of artillery batteries on the east bank of the Volga. This artillery was able to bombard the German positions or at least provide counter-battery fire. Snipers on both sides used the ruins to inflict casualties, with the Soviet command heavily emphasizing sniper tactics to wear down the Germans. The most famous Soviet sniper in Stalingrad was Vasily Zaytsev, who became a propaganda hero, credited with 225 kills during the battle. Targets were often soldiers bringing up food or water to forward positions. Artillery spotters were an especially prized target for snipers. A significant historical debate concerns the degree of terror in the Red Army. The British historian Antony Beevor noted the "sinister" message from the Stalingrad Front's Political Department on 8 October 1942 that: "The defeatist mood is almost eliminated and the number of treasonous incidents is getting lower" as an example of the sort of coercion Red Army soldiers experienced under the Special Detachments (later to be renamed SMERSH). On the other hand, Beevor noted the often extraordinary bravery of the Soviet soldiers in a battle that was only comparable to Verdun, and argued that terror alone cannot explain such self-sacrifice. A Soviet officer interviewed, Nikolai Aksyonov, explained the general feeling amongst the Soviets in Stalingrad, "There was this sense that every soldier and officer in Stalingrad was itching to kill as many Germans as possible. In Stalingrad people felt a particularly intense hatred for the Germans." Richard Overy addresses the question of just how important the Red Army's coercive methods were to the Soviet war effort compared with other motivational factors such as hatred for the enemy. He argues that, though it is "easy to argue that from the summer of 1942 the Soviet army fought because it was forced to fight," to concentrate solely on coercion is nonetheless to "distort our view of the Soviet war effort." After conducting hundreds of interviews with Soviet veterans on the subject of terror on the Eastern Front – and specifically about Order No. 227 ("Not a step back!") at Stalingrad – Catherine Merridale notes that, seemingly paradoxically, "their response was frequently relief." Infantryman Lev Lvovich's explanation, for example, is typical for these interviews; as he recalls, "[i]t was a necessary and important step. We all knew where we stood after we had heard it. And we all – it's true – felt better. Yes, we felt better." Many women fought on the Soviet side or were under fire. As General Chuikov acknowledged, "Remembering the defence of Stalingrad, I can't overlook the very important question … about the role of women in war, in the rear, but also at the front. Equally with men they bore all the burdens of combat life and together with us men, they went all the way to Berlin." At the beginning of the battle there were 75,000 women and girls from the Stalingrad area who had finished military or medical training, and all of whom were to serve in the battle. Women staffed a great many of the anti-aircraft batteries that fought not only the Luftwaffe but German tanks. Soviet nurses not only treated wounded personnel under fire but were involved in the highly dangerous work of bringing wounded soldiers back to the hospitals under enemy fire. Many of the Soviet wireless and telephone operators were women who often suffered heavy casualties when their command posts came under fire. Though women were not usually trained as infantry, many Soviet women fought as machine gunners, mortar operators, and scouts. Women were also snipers at Stalingrad. Three air regiments at Stalingrad were entirely female. At least three women won the title Hero of the Soviet Union while driving tanks at Stalingrad. For both Stalin and Hitler, Stalingrad became a matter of prestige far beyond its strategic significance. The Soviet command moved units from the Red Army strategic reserve in the Moscow area to the lower Volga and transferred aircraft from the entire country to the Stalingrad region. The strain on both military commanders was immense: Paulus developed an uncontrollable tic in his eye, which eventually affected the left side of his face, while Chuikov experienced an outbreak of eczema that required him to have his hands completely bandaged. Troops on both sides faced the constant strain of close-range combat. The Soviets used psychological warfare tactics to intimidate and demoralize German forces. On loudspeakers throughout the ruined city, they would announce "Every seven seconds a German soldier dies. Stalingrad. . .mass grave". The sound was interspersed with the monotonous sound of a ticking clock, and an orchestral melody dubbed the "Tango of Death". After 27 September, much of the fighting in the city shifted north to the industrial district. Having slowly advanced over 10 days against strong Soviet resistance, the 51st Army Corps was finally in front of the three giant factories of Stalingrad: the Red October Steel Factory, the Barrikady Arms Factory and Stalingrad Tractor Factory. It took a few more days for them to prepare for the most savage offensive of all, which was unleashed on 14 October. According to Beevor about the danger of the factories, he states, "The Red October complex and Barrikady gun factory had been turned into fortresses as lethal as those of Verdun. If anything, they were more dangerous because the Soviet regiments were so well hidden." The danger of the Barrikady Arms Factory was made apparent firsthand by sergeant Ernst Wohlfahrt, who witnessed 18 German pioneers get killed by a Russian booby trap. Exceptionally intense shelling and bombing paved the way for the first German assault groups. The main attack (led by the 14th Panzer and 305th Infantry Divisions) attacked towards the tractor factory, while another assault led by the 24th Panzer Division hit to the south of the giant plant. The German onslaught crushed the 37th Guards Rifle Division of Major General Viktor Zholudev and in the afternoon the forward assault group reached the tractor factory before arriving at the Volga River, splitting the 62nd Army into two. In response to the German breakthrough to the Volga, the front headquarters committed three battalions from the 300th Rifle Division and the 45th Rifle Division of Colonel Vasily Sokolov, a substantial force of over 2,000 men, to the fighting at the Red October Factory. Fighting raged inside the Barrikady Factory until the end of October. The Soviet-controlled area shrank down to a few strips of land along the western bank of the Volga, and in November the fighting concentrated around what Soviet newspapers referred to as "Lyudnikov's Island", a small patch of ground behind the Barrikady Factory where the remnants of Colonel Ivan Lyudnikov's 138th Rifle Division resisted all ferocious assaults thrown by the Germans and became a symbol of the stout Soviet defence of Stalingrad. From 5 to 12 September, Luftflotte 4 conducted 7,507 sorties (938 per day). From 16 to 25 September, it carried out 9,746 missions (975 per day). Determined to crush Soviet resistance, Luftflotte 4's Stukawaffe flew 900 individual sorties against Soviet positions at the Stalingrad Tractor Factory on 5 October. Several Soviet regiments were wiped out; the entire staff of the Soviet 339th Infantry Regiment was killed the following morning during an air raid. The Luftwaffe retained air superiority into November, and Soviet daytime aerial resistance was nonexistent. However, the combination of constant air support operations on the German side and the Soviet surrender of the daytime skies began to affect the strategic balance in the air. From 28 June to 20 September, Luftflotte 4's original strength of 1,600 aircraft, of which 1,155 were operational, fell to 950, of which only 550 were operational. The fleet's total strength decreased by 40 percent. Daily sorties decreased from 1,343 per day to 975 per day. Soviet offensives in the central and northern portions of the Eastern Front tied down Luftwaffe reserves and newly built aircraft, reducing Luftflotte 4's percentage of Eastern Front aircraft from 60 percent on 28 June to 38 percent by 20 September. The Kampfwaffe (bomber force) was the hardest hit, having only 232 out of an original force of 480 left. The VVS remained qualitatively inferior, but by the time of the Soviet counter-offensive, the VVS had reached numerical superiority. In mid-October, after receiving reinforcements from the Caucasus theatre, the Luftwaffe intensified its efforts against the remaining Red Army positions holding the west bank. Luftflotte 4 flew 1,250 sorties on 14 October and its Stukas dropped 550 tonnes of bombs, while German infantry surrounded the three factories. Stukageschwader 1, 2, and 77 had largely silenced Soviet artillery on the eastern bank of the Volga before turning their attention to the shipping that was once again trying to reinforce the narrowing Soviet pockets of resistance. The 62nd Army had been cut in two and, due to intensive air attack on its supply ferries, was receiving much less material support. With the Soviets forced into a 1-kilometre (1,000-yard) strip of land on the western bank of the Volga, over 1,208 Stuka missions were flown in an effort to eliminate them. The Soviet bomber force, the Aviatsiya Dal'nego Deystviya (Long Range Aviation; ADD), having taken crippling losses over the past 18 months, was restricted to flying at night. The Soviets flew 11,317 night sorties over Stalingrad and the Don-bend sector between 17 July and 19 November. These raids caused little damage and were of nuisance value only. On 8 November, substantial units from Luftflotte 4 were withdrawn to combat the Allied landings in North Africa. The German air arm found itself spread thinly across Europe, struggling to maintain its strength in the other southern sectors of the Soviet-German front. As historian Chris Bellamy notes, the Germans paid a high strategic price for the aircraft sent into Stalingrad: the Luftwaffe was forced to divert much of its air strength away from the oil-rich Caucasus, which had been Hitler's original grand-strategic objective. The Royal Romanian Air Force was also involved in the Axis air operations at Stalingrad. Starting 23 October 1942, Romanian pilots flew a total of 4,000 sorties, during which they destroyed 61 Soviet aircraft. The Romanian Air Force lost 79 aircraft, most of them captured on the ground along with their airfields. The conditions of both armies during the battle was atrocious. Disease ran rampant on both sides, with many deaths due to dysentery, typhus, diphtheria, tuberculosis and jaundice, causing medical staff to fear a possible epidemic. Vermin such as rats and mice were plentiful on the battlefield, serving as one reason the Germans could not counterattack in time, due to mice having chewed their tank wiring. Lice were also heavily prevalent, and plagues of flies would gather around kitchens, adding to the possibility of wound infections. The brutal winter conditions affected soldiers tremendously, with temperatures at times reaching as low as −40°C in late November, or −30°C in late January. The conditions caused rapid frostbite with many cases of gangrene and eventual amputation as a result. The conditions also saw soldiers dying en masse due to frostbite and hypothermia. Both armies also suffered from food shortages, with mass starvation on both sides. Stress, tiredness and cold upset the metabolism of many soldiers, with them receiving a reduced amount of calories from food. The German forces eventually ran out of medical supplies such as ether, antiseptics, bandages and other medical supplies. With the shortages, surgery had to be done without anaesthesia. After three months of slow advance, the Germans finally reached the river banks, capturing 90% of the ruined city and splitting the remaining Soviet forces into two narrow pockets. Ice floes on the Volga now prevented boats and tugs from supplying the Soviet defenders. Nevertheless, the fighting continued, especially on the slopes of Mamayev Kurgan and inside the factory area in the northern part of the city. From 21 August to 20 November, the German 6th Army lost 60,548 men, including 12,782 killed, 45,545 wounded and 2,221 missing. Recognising that German troops were ill-prepared for offensive operations during the winter of 1942 and that most of them were redeployed elsewhere on the southern sector of the Eastern Front, the Stavka decided to conduct a number of offensive operations between 19 November 1942 and 2 February 1943. These operations opened the Winter Campaign of 1942–1943 (19 November 1942 – 3 March 1943), which involved some fifteen Armies operating on several fronts. According to Zhukov, "German operational blunders were aggravated by poor intelligence: they failed to spot preparations for the major counter-offensive near Stalingrad where there were 10 field, 1 tank and 4 air armies." During the siege, the German and allied Italian, Hungarian, and Romanian armies protecting Army Group B's north and south flanks had pressed their headquarters for support. The Hungarian 2nd Army was given the task of defending a 200 km (120 mi) section of the front north of Stalingrad between the Italian Army and Voronezh. This resulted in a very thin line, with some sectors where 1–2 km (0.62–1.24 mi) stretches were being defended by a single platoon (platoons typically have around 20 to 50 men). These forces were also lacking in effective anti-tank weapons. Zhukov states, "Compared with the Germans, the troops of the satellites were not so well armed, less experienced and less efficient, even in defence." Because of the total focus on the city, the Axis forces had neglected for months to consolidate their positions along the natural defensive line of the Don River. The Soviet forces were allowed to retain bridgeheads on the right bank from which offensive operations could be quickly launched. These bridgeheads in retrospect presented a serious threat to Army Group B. Similarly, on the southern flank of the Stalingrad sector, the front southwest of Kotelnikovo was held only by the Romanian 4th Army. Beyond that army, a single German division, the 16th Motorised Infantry, covered 400 km. Paulus had requested permission on 10 November to "withdraw the 6th Army behind the Don," but was rejected. According to Paulus's comments to his adjutant Wilhelm Adam, "There is still the order whereby no commander of an army group or an army has the right to relinquish a village, even a trench, without Hitler's consent." In autumn, Zhukov and Vasilevsky, responsible for strategic planning in the Stalingrad area, concentrated forces in the steppes to the north and south of the city. The northern flank was defended by Hungarian and Romanian units, often in open positions on the steppes. The natural line of defence, the Don River, had never been properly established by the German side. The armies in the area were also poorly equipped in terms of anti-tank weapons. The plan was to punch through the overstretched and weakly defended German flanks and surround the German forces in the Stalingrad region. During the preparations for the attack, Marshal Zhukov personally visited the front and noticing the poor organisation, insisted on a one-week delay in the start date of the planned attack. The operation was code-named "Uranus" and launched in conjunction with Operation Mars, which was directed at Army Group Center about 1,000 kilometres (620 mi) to the northwest. The plan was similar to the one Zhukov had used to achieve victory at Khalkhin Gol three years before, where he had sprung a double envelopment and destroyed the 23rd Division of the Japanese army. On 19 November 1942, the Red Army launched Operation Uranus. The attacking Soviet units under the command of Gen. Nikolay Vatutin consisted of three complete armies, the 1st Guards Army, 5th Tank Army and 21st Army, including a total of 18 infantry divisions, eight tank brigades, two motorised brigades, six cavalry divisions and one anti-tank brigade. The preparations for the attack could be heard by the Romanians, who continued to push for reinforcements, only to be refused again. Thinly spread, deployed in exposed positions, outnumbered and poorly equipped, the Romanian 3rd Army, which held the northern flank of the German 6th Army, was overrun. Behind the front lines, no preparations had been made to defend key points in the rear such as Kalach. The response by the Wehrmacht was both chaotic and indecisive. Poor weather prevented effective air action against the Soviet offensive. Army Group B was in disarray and faced strong Soviet pressure across all its fronts. Hence it was ineffective in relieving the 6th Army. On 20 November, a second Soviet offensive (two armies) was launched to the south of Stalingrad against points held by the Romanian 4th Army Corps. The Romanian forces, made up primarily of infantry, were overrun by large numbers of tanks. The Soviet forces raced west and met on 23 November at the town of Kalach, sealing the ring around Stalingrad. The link-up of the Soviet forces, not filmed at the time, was later re-enacted for a propaganda film which was shown worldwide. The surrounded Axis personnel comprised 265,000 Germans, Romanians, Italians, and Croatians. In addition, the German 6th Army included between 40,000 and 65,000 Hilfswillige (Hiwi), or "volunteer auxiliaries", a term used for personnel recruited amongst Soviet POWs and civilians from areas under occupation. Hiwi often proved to be reliable Axis personnel in rear areas and were used for supporting roles, but also served in some front-line units as their numbers had increased. The conditions of the German 6th Army had been "reduced to conditions very similar to those in the First World War". The most insanitary conditions were found in units who were forced by the Soviets to take up new positions in the open steppe. Beevor explains, "In such conditions, troops had not yet had a chance to dig communications trenches and latrines. Soldiers were sleeping, packed together like sardines, in holes in the ground covered by a tarpaulin. Infections spread rapidly. Dysentery soon had a debilitating and demoralizing effect, as weakened soldiers squatted over shovels in their trenches, then threw the contents out over the parapet." German personnel in the pocket numbered about 210,000, according to strength breakdowns of the 20 field divisions (average size 9,000) and 100 battalion-sized units of the Sixth Army on 19 November 1942. Inside the pocket (German: Kessel, literally "cauldron"), there were also around 10,000 Soviet civilians and several thousand Soviet soldiers the Germans had taken captive during the battle. Not all of the 6th Army was trapped: 50,000 soldiers were brushed aside outside the pocket. These belonged mostly to the other two divisions of the 6th Army between the Italian and Romanian armies: the 62nd and 298th Infantry Divisions. Of the 210,000 Germans, 10,000 remained to fight on, 105,000 surrendered, 35,000 left by air and the remaining 60,000 died. Even with the desperate situation of the 6th Army, Army Group A had to hold its position in the Caucasus further south. No troops were pulled off that region to help relieve the 6th Army. Only on December 31, after Soviet forces had broken through German positions in Operation Little Saturn and threatened to retake Rostov-on-Don and cut off Army Group A completely, was it ordered to withdraw from the Caucasus to avoid being trapped. Army Group Don was formed under Field Marshal von Manstein. Under his command were the twenty German and two Romanian divisions encircled at Stalingrad, Adam's battle groups formed along the Chir River and on the Don bridgehead, plus the remains of the Romanian 3rd Army. The Red Army units immediately formed two defensive fronts: a circumvallation facing inward and a contravallation facing outward. Field Marshal Erich von Manstein advised Hitler not to order the 6th Army to break out, stating that he could break through the Soviet lines and relieve the besieged 6th Army. The American historians Williamson Murray and Alan Millet wrote that it was Manstein's message to Hitler on 24 November advising him that the 6th Army should not break out, along with Göring's statements that the Luftwaffe could supply Stalingrad that "... sealed the fate of the Sixth Army". After 1945, Manstein claimed that he told Hitler that the 6th Army must break out. The American historian Gerhard Weinberg wrote that Manstein distorted his record on the matter. Manstein was tasked to conduct a relief operation, named Operation Winter Storm (Unternehmen Wintergewitter) against Stalingrad, which he thought was feasible if the 6th Army was temporarily supplied through the air. Adolf Hitler had declared in a public speech (in the Berlin Sportpalast) on 30 September 1942 that the German army would never leave the city. At a meeting shortly after the Soviet encirclement, German army chiefs pushed for an immediate breakout to a new line on the west of the Don, but Hitler was at his Bavarian retreat of Obersalzberg in Berchtesgaden with the head of the Luftwaffe, Hermann Göring. When asked by Hitler, Göring replied, after being convinced by Hans Jeschonnek, that the Luftwaffe could supply the 6th Army with an "air bridge". This would allow the Germans in the city to fight on temporarily while a relief force was assembled. A similar plan had been used a year earlier at the Demyansk Pocket, albeit on a much smaller scale: a corps at Demyansk rather than an entire army. The director of Luftflotte 4, Wolfram von Richthofen, tried to get this decision overturned. The forces under the 6th Army were almost twice as large as a regular German army unit, plus there was also a corps of the 4th Panzer Army trapped in the pocket. Due to a limited number of available aircraft and having only one available airfield, at Pitomnik, the Luftwaffe could only deliver 105 tonnes of supplies per day, only a fraction of the minimum 750 tonnes that both Paulus and Zeitzler estimated the 6th Army needed. To supplement the limited number of Junkers Ju 52 transports, the Germans pressed other aircraft into the role, such as the Heinkel He 177 bomber. Some bombers performed adequately – the Heinkel He 111 proved to be quite capable and was much faster than the Ju 52. General Richthofen informed Manstein on 27 November of the small transport capacity of the Luftwaffe and the impossibility of supplying 300 tons a day by air. Manstein now saw the enormous technical difficulties of a supply by air of these dimensions. The next day he made a six-page situation report to the general staff. Based on the information of the expert Richthofen, he declared that contrary to the example of the pocket of Demyansk the permanent supply by air would be impossible. If only a narrow link could be established to Sixth Army, he proposed that this should be used to pull it out from the encirclement, and said that the Luftwaffe should instead of supplies deliver only enough ammunition and fuel for a breakout attempt. He acknowledged the heavy moral sacrifice that giving up Stalingrad would mean, but this would be made easier to bear by conserving the combat power of the Sixth Army and regaining the initiative. He ignored the limited mobility of the army and the difficulties of disengaging the Soviets. Hitler reiterated that the Sixth Army would stay at Stalingrad and that the air bridge would supply it until the encirclement was broken by a new German offensive. Supplying the 270,000 men trapped in the "cauldron" required 700 tons of supplies a day. That would mean 350 Ju 52 flights a day into Pitomnik. At a minimum, 500 tons were required. However, according to Adam, "On not one single day have the minimal essential number of tons of supplies been flown in." The Luftwaffe was able to deliver an average of 85 tonnes of supplies per day out of an air transport capacity of 106 tonnes per day. The most successful day, 19 December, the Luftwaffe delivered 262 tonnes of supplies in 154 flights. The outcome of the airlift was the Luftwaffe's failure to provide its transport units with the tools they needed to maintain an adequate count of operational aircraft – tools that included airfield facilities, supplies, manpower, and even aircraft suited to the prevailing conditions. These factors, taken together, prevented the Luftwaffe from effectively employing the full potential of its transport forces, ensuring that they were unable to deliver the quantity of supplies needed to sustain the 6th Army. In the early parts of the operation, fuel was shipped at a higher priority than food and ammunition because of a belief that there would be a breakout from the city. Transport aircraft also evacuated technical specialists and sick or wounded personnel from the besieged enclave. Sources differ on the number flown out: at least 25,000 to at most 35,000. Initially, supply flights came in from the field at Tatsinskaya, called 'Tazi' by the German pilots. On 23 December, the Soviet 24th Tank Corps, commanded by Major-General Vasily Mikhaylovich Badanov, reached nearby Skassirskaya and in the early morning of 24 December, the tanks reached Tatsinskaya. Without any soldiers to defend the airfield, it was abandoned under heavy fire; in a little under an hour, 108 Ju 52s and 16 Ju 86s took off for Novocherkassk – leaving 72 Ju 52s and many other aircraft burning on the ground. A new base was established some 300 km (190 mi) from Stalingrad at Salsk. The additional distance became another obstacle to the resupply efforts. Salsk was abandoned in turn by mid-January for a rough facility at Zverevo, near Shakhty. The field at Zverevo was attacked repeatedly on 18 January and a further 50 Ju 52s were destroyed. Winter weather conditions, technical failures, heavy Soviet anti-aircraft fire and fighter interceptions eventually led to the loss of 488 German aircraft. In spite of the failure of the German offensive to reach the 6th Army, the air supply operation continued under ever more difficult circumstances. The 6th Army slowly starved. General Zeitzler, moved by their plight, began to limit himself to their slim rations at meal times. After a few weeks on such a diet, he had "visibly lost weight", according to Albert Speer, and Hitler "commanded Zeitzler to resume at once taking sufficient nourishment". The toll on the Transportgruppen was heavy. 160 aircraft were destroyed and 328 were heavily damaged (beyond repair). Some 266 Junkers Ju 52s were destroyed; one-third of the fleet's strength on the Eastern Front. The He 111 gruppen lost 165 aircraft in transport operations. Other losses included 42 Ju 86s, 9 Fw 200 Condors, 5 He 177 bombers and 1 Ju 290. The Luftwaffe also lost close to 1,000 highly experienced bomber crew personnel. So heavy were the Luftwaffe's losses that four of Luftflotte 4's transport units (KGrzbV 700, KGrzbV 900, I./KGrzbV 1 and II./KGzbV 1) were "formally dissolved". Manstein's plan to rescue the Sixth Army – Operation Winter Storm – was developed in full consultation with Führer headquarters. It aimed to break through to the Sixth Army and establish a corridor to keep it supplied and reinforced, so that, according to Hitler's order, it could maintain its "cornerstone" position on the Volga, "with regard to operations in 1943". Manstein, however, who knew that Sixth Army could not survive the winter there, instructed his headquarters to draw up a further plan in the event of Hitler's seeing sense. This would include the subsequent breakout of Sixth Army, in the event of a successful first phase, and its physical reincorporation in Army Group Don. This second plan was given the name Operation Thunderclap. Winter Storm, as Zhukov had predicted, was originally planned as a two-pronged attack. One thrust would come from the area of Kotelnikovo, well to the south, and around 160 kilometres (100 mi) from the Sixth Army. The other would start from the Chir front west of the Don, which was little more than 60 kilometres (40 mi) from the edge of the Kessel, but the continuing attacks of Romanenko's 5th Tank Army against the German detachments along the river Chir ruled out that start-line. This left only the LVII Panzer Corps around Kotelnikovo, supported by the rest of Hoth's very mixed Fourth Panzer Army, to relieve Paulus's trapped divisions. The LVII Panzer Corps, commanded by General Friedrich Kirchner, had been weak at first. It consisted of two Romanian cavalry divisions and the 23rd Panzer Division, which mustered no more than thirty serviceable tanks. The 6th Panzer Division, arriving from France, was a vastly more powerful formation, but its members hardly received an encouraging impression. The Austrian divisional commander, General Erhard Raus, was summoned to Manstein's royal carriage in Kharkov station on 24 November, where the field marshal briefed him. "He described the situation in very sombre terms", recorded Raus. Three days later, when the first trainload of Raus's division steamed into Kotelnikovo station to unload, his troops were greeted by "a hail of shells" from Soviet batteries. "As quick as lightning, the Panzergrenadiers jumped from their wagons. But already the enemy was attacking the station with their battle-cries of 'Urrah!'" By 18 December, the German Army had pushed to within 48 km (30 mi) of Sixth Army's positions. However, the predictable nature of the relief operation brought significant risk for all German forces in the area. The starving encircled forces at Stalingrad made no attempt to break out or link up with Manstein's advance. Some German officers requested that Paulus defy Hitler's orders to stand fast and instead attempt to break out of the Stalingrad pocket. Paulus refused, concerned about the Red Army attacks on the flank of Army Group Don and Army Group B in their advance on Rostov-on-Don, "an early abandonment" of Stalingrad "would result in the destruction of Army Group A in the Caucasus", and the fact that his 6th Army tanks only had fuel for a 30 km advance towards Hoth's spearhead, a futile effort if they did not receive assurance of resupply by air. Of his questions to Army Group Don, Paulus was told, "Wait, implement Operation 'Thunderclap' only on explicit orders!" – Operation Thunderclap being the code word initiating the breakout. On 16 December, the Soviets launched Operation Little Saturn, which attempted to punch through the Axis army (mainly Italians) on the Don. The Germans set up a "mobile defence" of small units that were to hold towns until supporting armour arrived. From the Soviet bridgehead at Mamon, 15 divisions – supported by at least 100 tanks – attacked the Italian Cosseria and Ravenna Divisions, and although outnumbered 9 to 1, the Italians initially fought well, with the Germans praising the quality of the Italian defenders, but on 19 December, with the Italian lines disintegrating, ARMIR headquarters ordered the battered divisions to withdraw to new lines. The fighting forced a total revaluation of the German situation. Sensing that this was the last chance for a breakout, Manstein pleaded with Hitler on 18 December, but Hitler refused. Paulus himself also doubted the feasibility of such a breakout. The attempt to break through to Stalingrad was abandoned and Army Group A was ordered to pull back from the Caucasus. The 6th Army now was beyond all hope of German relief. While a motorised breakout might have been possible in the first few weeks, the 6th Army now had insufficient fuel and the German soldiers would have faced great difficulty breaking through the Soviet lines on foot in harsh winter conditions. But in its defensive position on the Volga, the 6th Army continued to tie down a significant number of Soviet Armies. On 23 December, the attempt to relieve Stalingrad was abandoned and Manstein's forces switched over to the defensive to deal with new Soviet offensives. As Zhukov states, The military and political leadership of Nazi Germany sought not to relieve them, but to get them to fight on for as long possible so as to tie up the Soviet forces. The aim was to win as much time as possible to withdraw forces from the Caucasus (Army Group A) and to rush troops from other Fronts to form a new front that would be able in some measure to check our counter-offensive. The Red Army High Command sent three envoys while simultaneously aircraft and loudspeakers announced terms of capitulation on 7 January 1943. The letter was signed by Colonel-General of Artillery Voronov and the commander-in-chief of the Don Front, Lieutenant-General Rokossovsky. A low-level Soviet envoy party (comprising Major Aleksandr Smyslov, Captain Nikolay Dyatlenko and a trumpeter) carried generous surrender terms to Paulus: if he surrendered within 24 hours, he would receive a guarantee of safety for all prisoners, medical care for the sick and wounded, prisoners being allowed to keep their personal belongings, "normal" food rations, and repatriation to any country they wished after the war. Rokossovsky's letter also stressed that Paulus' men were in an untenable situation. Paulus requested permission to surrender, but Hitler rejected Paulus' request out of hand. Accordingly, Paulus did not respond. The German High Command informed Paulus, "Every day that the army holds out longer helps the whole front and draws away the Russian divisions from it." The Germans inside the pocket retreated from the suburbs of Stalingrad to the city itself. The loss of the two airfields, at Pitomnik on 16 January 1943 and Gumrak on the night of 21/22 January, meant an end to air supplies and to the evacuation of the wounded. The third and last serviceable runway was at the Stalingradskaya flight school, which reportedly had the last landings and takeoffs on 23 January. After 23 January, there were no more reported landings, just intermittent air drops of ammunition and food until the end. The Germans were now not only starving but running out of ammunition. Nevertheless, they continued to resist, in part because they believed the Soviets would execute any who surrendered. Postwar German historians emphasized the fatigue and defeatism that prevailed in the Germans towards the end of the battle. However, transcripts show that despite many German soldiers yelling "Hitler kaput" to avoid being shot while surrendering, the level of armed resistance remained extraordinarily high till the end of the battle. In particular, the so-called HiWis, Soviet citizens fighting for the Germans, had no illusions about their fate if captured. The Soviets were initially surprised by the number of Germans they had trapped and had to reinforce their encircling troops. Bloody urban warfare began again in Stalingrad, but this time it was the Germans who were pushed back to the banks of the Volga. The Germans adopted a simple defence of fixing wire nets over all windows to protect themselves from grenades. The Soviets responded by fixing fish hooks to the grenades so they stuck to the nets when thrown. The Germans had no usable tanks in the city, and those that still functioned could, at best, be used as makeshift pillboxes. The Soviets did not bother employing tanks in areas where urban destruction restricted their mobility. On 22 January, Rokossovsky once again offered Paulus a chance to surrender. Paulus requested that he be granted permission to accept the terms. He told Hitler that he was no longer able to command his men, who were without ammunition or food. Hitler rejected it on a point of honour. He telegraphed the 6th Army later that day, claiming that it had made a historic contribution to the greatest struggle in German history and that it should stand fast "to the last soldier and the last bullet". Hitler told Goebbels that the plight of the 6th Army was a "heroic drama of German history". On 24 January, in his radio report to Hitler, Paulus reported: "18,000 wounded without the slightest aid of bandages and medicines." On 26 January 1943, the German forces inside Stalingrad were split into two pockets north and south of Mamayev-Kurgan. The northern pocket consisting of the VIIIth Corps, under General Walter Heitz, and the XIth Corps, was now cut off from telephone communication with Paulus in the southern pocket. Now "each part of the cauldron came personally under Hitler". On 28 January, the cauldron was split into three parts. The northern cauldron consisted of the XIth Corps, the central with the VIIIth and LIst Corps, and the southern with the XIVth Panzer Corps and IVth Corps "without units". The sick and wounded reached 40,000 to 50,000. On 30 January 1943, the 10th anniversary of Hitler's coming to power, Goebbels read out a proclamation that included the sentence: "The heroic struggle of our soldiers on the Volga should be a warning for everybody to do the utmost for the struggle for Germany's freedom and the future of our people, and thus in a wider sense for the maintenance of our entire continent." The same day, Hermann Göring broadcast from the air ministry, comparing the situation of the surrounded German 6th Army to that of the Spartans at the Battle of Thermopylae, the speech was not well received by soldiers however. Paulus notified Hitler that his men would likely collapse before the day was out. In response, Hitler issued a tranche of field promotions to the Sixth Army's officers. He promoted Paulus to the rank of Generalfeldmarschall. In deciding to promote Paulus, Hitler noted that there was no record of a German or Prussian field marshal having ever surrendered. The implication was clear: if Paulus surrendered, he would shame himself and would become the highest-ranking German officer ever to be captured. Hitler believed that Paulus would either fight to the last man or commit suicide. On the next day, the southern pocket in Stalingrad collapsed. Soviet forces reached the entrance to the German headquarters in the ruined GUM department store. Major Anatoly Soldatov described the conditions of the department store basement as such, "it was unbelievably filthy, you couldn't get through the front or back doors, the filth came up to your chest, along with human waste and who knows what else. The stench was unbelievable." When interrogated by the Soviets, Paulus claimed that he had not surrendered. He said that he had been taken by surprise. He denied that he was the commander of the remaining northern pocket in Stalingrad and refused to issue an order in his name for them to surrender. There was no one with a camera present to film the capture of Paulus. One person, though, Roman Karmen, managed to record the first interrogation of Paulus that took place the same day, at Shumilov's 64th Army's HQ, and a few hours later at Rokossovsky's Don Front HQ. The central pocket, under the command of Heitz, surrendered the same day, while the northern pocket, under the command of General Karl Strecker, held out for two more days. Four Soviet armies were deployed against the northern pocket. At four in the morning on 2 February, Strecker was informed that one of his own officers had gone to the Soviets to negotiate surrender terms. Seeing no point in continuing, he sent a radio message saying that his command had done its duty and fought to the last man. When Strecker finally surrendered, he and his chief of staff, Helmuth Groscurth, drafted the final signal sent from Stalingrad, purposely omitting the customary exclamation to Hitler, replacing it with "Long live Germany!" Around 91,000 exhausted, ill, wounded, and starving prisoners were taken. The prisoners included 22 generals. Hitler was furious and confided that Paulus "could have freed himself from all sorrow and ascended into eternity and national immortality, but he prefers to go to Moscow". The Axis suffered 747,300–1,068,374 combat casualties (killed, wounded or captured) among all branches of the German armed forces and their allies: 235,000 German and allied troops in total, from all units, including Manstein's ill-fated relief force, were captured during the battle. It is estimated that as many as over 1 million soldiers and civilians combined were killed during the battle. Author William Craig, while researching for his book, stressed the incredible death toll of the battle, "Most appalling was the growing realization, formed by statistics I uncovered, that the battle was the greatest military bloodbath in recorded history. Well over a million men and women died because of Stalingrad, a number far surpassing the previous records of dead at the first battle of the Somme and Verdun in 1916." Historian Jochen Hellbeck described the lethality of the battle as such, "The battle of Stalingrad—the most ferocious and lethal battle in human history—ended on February 2. With an estimated death toll in an excess of a million, the bloodletting at Stalingrad far exceeded that of Verdun, one of the costliest battles of World War I." The Germans lost 900 aircraft (including 274 transports and 165 bombers used as transports), 500 tanks and 6,000 artillery pieces. According to a contemporary Soviet report, 5,762 guns, 1,312 mortars, 12,701 heavy machine guns, 156,987 rifles, 80,438 sub-machine guns, 10,722 trucks, 744 aircraft; 1,666 tanks, 261 other armoured vehicles, 571 half-tracks and 10,679 motorcycles were captured by the Soviets. The USSR, according to archival figures, suffered 1,129,619 total casualties; 478,741 personnel killed or missing, and 650,878 wounded or sick. The USSR lost 4,341 tanks destroyed or damaged, 15,728 artillery pieces and 2,769 combat aircraft. 955 Soviet civilians died in Stalingrad and its suburbs from aerial bombing by Luftflotte 4 as the German 4th Panzer and 6th Armies approached the city. The losses of transport planes were especially serious, as they destroyed the capacity for supply of the trapped 6th Army. The destruction of 72 aircraft when the airfield at Tatsinskaya Airfield was overrun meant the loss of about 10 percent of the Luftwaffe transport fleet. These losses amounted to about 50 percent of the aircraft committed and the Luftwaffe training program was stopped and sorties in other theatres of war were significantly reduced to save fuel for use at Stalingrad. The German public was not officially told of the impending disaster until the end of January 1943, though positive media reports had stopped in the weeks before the announcement. Stalingrad marked the first time that the Nazi government publicly acknowledged a failure in its war effort. On 31 January, regular programmes on German state radio were replaced by a broadcast of the sombre Adagio movement from Anton Bruckner's Seventh Symphony, followed by the announcement of the defeat at Stalingrad. On 18 February, Minister of Propaganda Joseph Goebbels gave the famous Sportpalast speech in Berlin, encouraging the Germans to accept a total war that would claim all resources and efforts from the entire population. Based on Soviet records, over 11,000 German soldiers continued to resist in isolated groups within the city for the next month. Some have presumed that they were motivated by a belief that fighting on was better than a slow death in Soviet captivity. Brown University historian Omer Bartov claims they were motivated by belief in Hitler and National Socialism. He studied 11,237 letters sent by soldiers inside of Stalingrad between 20 December 1942 and 16 January 1943 to their families in Germany. Almost every letter expressed belief in Germany's ultimate victory and their willingness to fight and die at Stalingrad to achieve that victory. Bartov reported that a great many of the soldiers were well aware that they would not be able to escape from Stalingrad, but in their letters to their families stated that they were proud to "sacrifice themselves for the Führer". A Soviet officer interviewed months after the battle, Nikolai Nikitich Aksyonov, described the scale of devastation and conflict at Stalingrad, stating that "As a historian, I tried to draw comparisons to battles I know from history: Borodino, Verdun during the Imperialist War, but none of that was right because the scale of conflict in Stalingrad makes it hard to compare it to anything. It seemed as if Stalingrad was breathing fire for days on end." Many German soldiers expressed in their letters that they were trapped in a "second Verdun", while Soviet defenders described the battle as their "Red Verdun", in which they would refuse to surrender to the enemy. However, a Soviet war correspondent reporting in October of 1942 remarked that "A city of peace has become a city of war. The laws of warfare have placed it on the front line, at the epicenter of a battle that will shape the outcome of the entire war. After sixty days of fighting the Germans now know what this means. 'Verdun!' they scoff. 'This is no Verdun. This is something new in the history of warfare. This is Stalingrad.' " The battle is not only infamous for being a military bloodbath, but also for its disregard for civilians by both sides. Sniper Vasily Zaytsev took note of atrocities that took place during the battle, stating that, "another time you see young girls, children hanging from trees in the park. . .It has tremendous impact." A sergeant in the 389th Infantry Division, noted during the battles for the Barrikady workers' settlement that "Russian women who came out of the houses with their bundles and then tried to seek shelter from the firing on the German side, were cut down from behind by Russian machine-gun fire." The bombing campaign and five months of fighting in the city had utterly destroyed 99% of the city, with the city being nothing more than a heap of rubble. Of the population of more than half a million before the battle, a quick census revealed only 1,515 remained following the battle's conclusion. However, Beevor notes that a census revealed that 9,796 civilians had lived through the fighting, including 994 children. The remaining forces continued to resist, hiding in cellars and sewers, but by early March 1943 the last small and isolated pockets of resistance had surrendered. According to Soviet intelligence documents shown in the documentary, a remarkable NKVD report from March 1943 is available showing the tenacity of some of these German groups: The mopping-up of counter-revolutionary elements in the city of Stalingrad proceeded. The German soldiers – who had hidden themselves in huts and trenches – offered armed resistance after combat actions had already ended. This armed resistance continued until 15 February and in a few areas until 20 February. Most of the armed groups were liquidated by March ... During this period of armed conflict with the Germans, the brigade's units killed 2,418 soldiers and officers and captured 8,646 soldiers and officers, escorting them to POW camps and handing them over. The operative report of the Don Front's staff issued on 5 February 1943, 22:00 said, The 64th Army was putting itself in order, being in previously occupied regions. Location of army's units is as it was previously. In the region of location of the 38th Motorised Rifle Brigade in a basement eighteen armed SS-men [sic] were found, who refused to surrender, the Germans found were destroyed. The condition of the troops that surrendered was pitiful. British war correspondent Alexander Werth described the following scene in his Russia at War book, based on a first-hand account of his visit to Stalingrad on 3–5 February 1943, We [...] went into the yard of the large burnt out building of the Red Army House; and here one realised particularly clearly what the last days of Stalingrad had been to so many of the Germans. In the porch lay the skeleton of a horse, with only a few scraps of meat still clinging to its ribs. Then we came into the yard. Here lay more more [sic?] horses' skeletons, and to the right, there was an enormous horrible cesspool – fortunately, frozen solid. And then, suddenly, at the far end of the yard I caught sight of a human figure. He had been crouching over another cesspool, and now, noticing us, he was hastily pulling up his pants, and then he slunk away into the door of the basement. But as he passed, I caught a glimpse of the wretch's face – with its mixture of suffering and idiot-like incomprehension. For a moment, I wished that the whole of Germany were there to see it. The man was probably already dying. In that basement [...] there were still two hundred Germans—dying of hunger and frostbite. "We haven't had time to deal with them yet," one of the Russians said. "They'll be taken away tomorrow, I suppose." And, at the far end of the yard, besides the other cesspool, behind a low stone wall, the yellow corpses of skinny Germans were piled up – men who had died in that basement—about a dozen wax-like dummies. We did not go into the basement itself – what was the use? There was nothing we could do for them. Out of the nearly 91,000 German prisoners captured in Stalingrad, only about 5,000 returned. Weakened by disease, starvation and lack of medical care during the encirclement, they were sent on forced marches to prisoner camps and later to labour camps all over the Soviet Union. Some 35,000 were eventually sent on transports, of which 17,000 did not survive. Most died of wounds, disease (particularly typhus), cold, overwork, mistreatment and malnutrition. Some were kept in the city to help rebuild it. A handful of senior officers were taken to Moscow and used for propaganda purposes, and some of them joined the National Committee for a Free Germany. Some, including Paulus, signed anti-Hitler statements that were broadcast to German troops. Paulus testified for the prosecution during the Nuremberg Trials and assured families in Germany that those soldiers taken prisoner at Stalingrad were safe. He remained in the Soviet Union until 1952, then moved to Dresden in East Germany, where he spent the remainder of his days defending his actions at Stalingrad and was quoted as saying that Communism was the best hope for postwar Europe. General Walther von Seydlitz-Kurzbach offered to raise an anti-Hitler army from the Stalingrad survivors, but the Soviets did not accept the offer. It was not until 1955 that the last of the 5,000–6,000 survivors were repatriated (to West Germany) after a plea to the Politburo by Konrad Adenauer. Stalingrad has been described as the greatest defeat in the history of the German Army. It is often identified as the turning point on the Eastern Front, in the war against Germany overall, and in the entire Second World War. The Red Army had the initiative, and the Wehrmacht was in retreat. A year of German gains during Case Blue had been wiped out. Germany's Sixth Army had ceased to exist, and the forces of Germany's European allies, except Finland, had been shattered. In a speech on 9 November 1944, Hitler himself blamed Stalingrad for Germany's impending doom. The destruction of an entire army (the largest killed, captured, wounded figures for Axis soldiers, nearly 1 million, during the war) and the frustration of Germany's grand strategy made the battle a watershed moment. At the time, the global significance of the battle was not in doubt. A Dresden newspaper wrote in early August that the battle would become the "most fateful battle of the war", and an article in September from the British Daily Telegraph shared the same sentiment. Joseph Goebbels shared similar sentiment, declaring that the battle was a "question of life or death, and all of our prestige, just as that of the Soviet Union, will depend on how it will end." Writing in his diary on 1 January 1943, British General Alan Brooke, Chief of the Imperial General Staff, reflected on the change in the position from a year before: I felt Russia could never hold, Caucasus was bound to be penetrated, and Abadan (our Achilles heel) would be captured with the consequent collapse of Middle East, India, etc. After Russia's defeat how were we to handle the German land and air forces liberated? England would be again bombarded, threat of invasion revived... And now! We start 1943 under conditions I would never have dared to hope. Russia has held, Egypt for the present is safe. There is a hope of clearing North Africa of Germans in the near future... Russia is scoring wonderful successes in Southern Russia. At this point, the British had won the Battle of El Alamein in November 1942. However, there were only about 50,000 German soldiers at El Alamein in Egypt, while at Stalingrad 300,000 to 400,000 Germans had been lost. Regardless of the strategic implications, there is little doubt about Stalingrad's symbolism. Germany's defeat shattered its reputation for invincibility and dealt a devastating blow to German morale. On 30 January 1943, the tenth anniversary of his coming to power, Hitler chose not to speak. Joseph Goebbels read the text of his speech for him on the radio. The speech contained an oblique reference to the battle, which suggested that Germany was now in a defensive war. The public mood was sullen, depressed, fearful, and war-weary. The reverse was the case on the Soviet side. There was an overwhelming surge in confidence and belief in victory. A common saying was: "You cannot stop an army which has done Stalingrad." Stalin was feted as the hero of the hour and made a Marshal of the Soviet Union. The news of the battle echoed round the world, with many people now believing that Hitler's defeat was inevitable. The Turkish Consul in Moscow predicted that "the lands which the Germans have destined for their living space will become their dying space". Britain's conservative The Daily Telegraph proclaimed that the victory had saved European civilisation. The country celebrated "Red Army Day" on 23 February 1943. A ceremonial Sword of Stalingrad was forged to the order of King George VI. After being put on public display in Britain, this was presented to Stalin by Winston Churchill at the Tehran Conference later in 1943. Soviet propaganda spared no effort and wasted no time in capitalising on the triumph, impressing a global audience. The prestige of Stalin, the Soviet Union, and the worldwide Communist movement was immense, and their political position greatly enhanced. In recognition of the determination of its defenders, Stalingrad was awarded the title Hero City in 1945. A colossal monument called The Motherland Calls was erected in 1967 on Mamayev Kurgan, the hill overlooking the city where bones and rusty metal splinters can still be found. The statue forms part of a war memorial complex which includes the ruins of the Grain Silo and Pavlov's House. On 2 February 2013 Volgograd hosted a military parade and other events to commemorate the 70th anniversary of the final victory. Since then, military parades have always commemorated the victory in the city. Every year still, hundreds of bodies of soldiers who died in the battle are recovered in the area around Stalingrad and reburied in the cemeteries at Mamayev Kurgan or Rossoshka. The events of the Battle for Stalingrad have been covered in numerous media works of British, American, German, and Russian origin, for its significance as a turning point in the Second World War and for the loss of life associated with the battle. The term Stalingrad has become almost synonymous with large-scale urban battles with high casualties on both sides.
[ { "paragraph_id": 0, "text": "The Battle of Stalingrad (23 August 1942 – 2 February 1943) was a major battle on the Eastern Front of World War II where Nazi Germany and its allies unsuccessfully fought the Soviet Union for control of the city of Stalingrad (later renamed Volgograd) in Southern Russia. The battle was marked by fierce close-quarters combat and direct assaults on civilians in air raids, with the battle epitomizing urban warfare. It was the bloodiest battle of the Second World War, with both sides suffering enormous casualties. Today, the Battle of Stalingrad is often regarded as the turning point in the European theatre of war, as it forced the Oberkommando der Wehrmacht (German High Command) to withdraw considerable military forces from other areas in occupied Europe to replace German losses on the Eastern Front, ending with the rout of the six field armies of Army Group B, including the destruction of Nazi Germany's 6th Army and an entire corps of its 4th Panzer Army. The Soviet victory energized the Red Army and shifted the balance of power in the favour of the Soviets.", "title": "" }, { "paragraph_id": 1, "text": "Stalingrad was strategically important to both sides as a major industrial and transport hub on the Volga River. Whoever controlled Stalingrad would have access to the oil fields of the Caucasus and would gain control of the Volga. Germany, already operating on dwindling fuel supplies, focused its efforts on moving deeper into Soviet territory and taking the oil fields at any cost. On 4 August, the Germans launched an offensive by using the 6th Army and elements of the 4th Panzer Army. The attack was supported by intense Luftwaffe bombing that reduced much of the city to rubble. The battle degenerated into house-to-house fighting as both sides poured reinforcements into the city. By mid-November, the Germans, at great cost, had pushed the Soviet defenders back into narrow zones along the west bank of the river. Winter conditions became particularly brutal, with temperatures reaching as low as −40 °C (−40 °F) in late November.", "title": "" }, { "paragraph_id": 2, "text": "On 19 November, the Red Army launched Operation Uranus, a two-pronged attack targeting the Romanian armies protecting the 6th Army's flanks. The Axis flanks were overrun and the 6th Army was cut off and surrounded in the Stalingrad area. Adolf Hitler was determined to hold the city at all costs and forbade the 6th Army from trying a breakout; instead, attempts were made to supply it by air and to break the encirclement from the outside. The Soviets were successful in preventing the Germans from delivering enough supplies through the air to the trapped Axis forces. Nevertheless, heavy fighting continued for another two months. On 2 February 1943, the German 6th Army, having exhausted their ammunition and food, finally capitulated after over five months of fighting, making it the first of Hitler's field armies to surrender in World War II.", "title": "" }, { "paragraph_id": 3, "text": "The Soviet victory is commemorated in Russia as the Day of Military Honour.", "title": "" }, { "paragraph_id": 4, "text": "By the spring of 1942, despite the failure of Operation Barbarossa to vanquish the Soviet Union in a single campaign, the Wehrmacht had captured vast expanses of territory, including Ukraine, Belarus, and the Baltic republics. On the Western Front, Germany held most of Europe, the U-boat offensive in the Atlantic was holding American support at bay, and in North Africa Erwin Rommel had just captured Tobruk. In the east, the Germans had stabilised a front running from Leningrad south to Rostov, with a number of minor salients. Hitler was confident that he could break the Red Army despite the heavy German losses west of Moscow in winter 1941–42, because Army Group Centre (Heeresgruppe Mitte) had been unable to engage 65% of its infantry, which had meanwhile been rested and re-equipped. Neither Army Group North nor Army Group South had been particularly hard-pressed over the winter.", "title": "Background" }, { "paragraph_id": 5, "text": "Hitler decided that Germany's summer campaign in 1942 would be directed at the southern parts of the Soviet Union. The initial objectives in the region around Stalingrad were to destroy the industrial capacity of the city and to block the Volga River traffic connecting the Caucasus and Caspian Sea to central Russia, as the city is strategically located near a big bend of the Volga. The Germans cut the pipeline from the oilfields when they captured Rostov on 23 July. The capture of Stalingrad would make the delivery of Lend-Lease supplies via the Persian Corridor much more difficult.", "title": "Background" }, { "paragraph_id": 6, "text": "On 23 July 1942, Hitler personally rewrote the operational objectives for the 1942 campaign, greatly expanding them to include the occupation of the city of Stalingrad. Both sides began to attach propaganda value to the city, which bore the name of the Soviet leader meaning that the capture of the city would have been a great ideological victory for the Reich. Hitler proclaimed that after Stalingrad's capture, its male citizens were to be killed and all women and children were to be deported because its population was \"thoroughly communistic\" and \"especially dangerous\". Hitler planned for the fall of the city firmly securing the northern and western flanks of the German armies as they advanced on Baku, with the aim of gaining its strategic petroleum resources for Germany. The expansion of objectives was a significant factor in Germany's failure at Stalingrad, caused by German overconfidence and an underestimation of Soviet reserves.", "title": "Background" }, { "paragraph_id": 7, "text": "Meanwhile, Stalin was convinced by Soviet intelligence that the main German attack would target Moscow, and gave priority for fresh troops and the new equipment to the defense of the Soviet capital. As the Soviet winter counteroffensive of 1941–1942 culminated in March, the Soviet high command began planning for the summer campaign. Stalin desired a general offensive, but was dissuaded by Chief of the General Staff Boris Shaposhnikov, Deputy Chief of the General Staff Aleksandr Vasilevsky, and Western Main Direction commander Georgy Zhukov. Ultimately, Stalin instructed that the summer campaign be based on what he termed \"active strategic defense,\" but also ordered the Soviet high command, Stavka, to began planning for a series of local offensives across the Eastern Front.", "title": "Background" }, { "paragraph_id": 8, "text": "Southwestern Main Direction commander Semyon Timoshenko suggested an attack from the Izyum salient south of Kharkov in northeastern Ukraine, gained during the winter campaign, to take advantage of what Soviet intelligence believed to be weak opposing forces in that sector and divert German troops from the anticipated attack on Moscow. His proposal for a drive on Kharkov by the Southwestern Front, advancing in a northern and southern pincer to encircle and destroy the German 6th Army received Stalin's approval despite the opposition of Shaposhnikov and Vaslievsky.", "title": "Background" }, { "paragraph_id": 9, "text": "After delays in moving troops into position and logistical difficulties, the Kharkov operation began on 12 May. The Soviet troops achieved initial success and 6th Army commander Friedrich Paulus requested reinforcements. Three divisions slated for Case Blue and air units from Crimea were diverted to the Kharkov sector. The advance of Southwestern Front's northern strike group was halted by a German counterattack that began on 13 May, while the front's southern strike group continued its progress 40 kilometers into the German rear. In response, Ewald von Kleist's two armies launched a counterattack, Operation Fridericus I, on 17 May against the Southern Front, covering the Southwestern Front's southern flank. Kleist's counterattack caught the Soviet defenders off guard, with Timoshenko having committed his armored reserves to the Kharkov operation. In the ensuing Second Battle of Kharkov, Kleist's forces encircled and destroyed much of the forces of the Southern Front and the advancing Southwestern Front, inflicting over 300,000 casualties in return for losses of 20,000. The disaster at Kharkov was a crippling blow to the Soviet forces in the south, leaving them vulnerable to the forthcoming German summer offensive. Despite the defeat, Stalin continued to believe that a German attack on Moscow was the main threat and allocated four newly formed strategic reserve armies there rather than to the Southwestern Main Direction. Instead, the Southwestern Front received seven rifle divisions and three tank corps, which proved inadequate to deal with the German threat.", "title": "Background" }, { "paragraph_id": 10, "text": "At the same time, the commitment of the panzer divisions that Paulus and Kleist needed for Case Blau to the Second Battle of Kharkov further delayed the start of the offensive, since they required time to train and replace their losses from the battle. At a conference at Army Group South's headquarters at Poltava on 1 June, Hitler modified the plans for the summer operations. Before the main offensive began, simultaneous attacks were to be launched on 7 June: Operation Wilhelm at Volchansk northeast of Kharkov and Operation Störfang against Sevastopol. The latter aimed to destroy the last Soviet troops in Crimea in order to secure the German southern flank. Kleist was to follow with these Operation Fridericus II on 12 June against the Izyum salient. The attacks in Ukraine aimed to give German forces space to amass supplies east of the Donets. The start of Case Blau itself was delayed to 20 June, by which point victory in the preliminary operations was anticipated.", "title": "Background" }, { "paragraph_id": 11, "text": "If I do not get the oil of Maikop and Grozny then I must finish [liquidieren; \"kill off\", \"liquidate\"] this war.", "title": "Prelude" }, { "paragraph_id": 12, "text": "Army Group South was selected for a sprint forward through the southern Russian steppes into the Caucasus to capture the vital Soviet oil fields there. The planned summer offensive, code-named Fall Blau (Case Blue), was to include the German 6th, 17th, 4th Panzer and 1st Panzer Armies. Army Group South had overrun the Ukrainian Soviet Socialist Republic in 1941. Poised in Eastern Ukraine, it was to spearhead the offensive.", "title": "Prelude" }, { "paragraph_id": 13, "text": "Hitler intervened, however, ordering the Army Group to split in two. Army Group South (A), under the command of Wilhelm List, was to continue advancing south towards the Caucasus as planned with the 17th Army and First Panzer Army. Army Group South (B), including Paulus's 6th Army and Hermann Hoth's 4th Panzer Army, was to move east towards the Volga and Stalingrad. Army Group B was commanded by General Maximilian von Weichs.", "title": "Prelude" }, { "paragraph_id": 14, "text": "The start of Case Blue had been planned for late May 1942. However, a number of German and Romanian units that were to take part in Blau were besieging Sevastopol on the Crimean Peninsula. Delays in ending the siege pushed back the start date for Blau several times, and the city did not fall until early July.", "title": "Prelude" }, { "paragraph_id": 15, "text": "Operation Fridericus I by the Germans against the \"Izyum bulge\", pinched off the Soviet salient in the Second Battle of Kharkov, and resulted in the envelopment of a large Soviet force between 17 May and 29 May. Similarly, Operation Wilhelm attacked Voltshansk on 13 June, and Operation Fridericus attacked Kupiansk on 22 June.", "title": "Prelude" }, { "paragraph_id": 16, "text": "Blau finally opened as Army Group South began its attack into southern Russia on 28 June 1942. The German offensive started well. Soviet forces offered little resistance in the vast empty steppes and started streaming eastward. Several attempts to re-establish a defensive line failed when German units outflanked them. Two major pockets were formed and destroyed: the first, northeast of Kharkov, on 2 July, and a second, around Millerovo, Rostov Oblast, a week later. Meanwhile, the Hungarian 2nd Army and the German 4th Panzer Army had launched an assault on Voronezh, capturing the city on 5 July.", "title": "Prelude" }, { "paragraph_id": 17, "text": "The initial advance of the 6th Army was so successful that Hitler intervened and ordered the 4th Panzer Army to join Army Group South (A) to the south. A massive road block resulted when the 4th Panzer and the 1st Panzer choked the roads, stopping both in their tracks while they cleared the mess of thousands of vehicles. The traffic jam is thought to have delayed the advance by at least one week. With the advance now slowed, Hitler changed his mind and reassigned the 4th Panzer Army back to the attack on Stalingrad.", "title": "Prelude" }, { "paragraph_id": 18, "text": "By the end of July, the Germans had pushed the Soviets across the Don River. At this point, the Don and Volga Rivers are only 65 km (40 mi) apart, and the Germans left their main supply depots west of the Don, which had important implications later in the course of the battle. The Germans began using the armies of their Italian, Hungarian and Romanian allies to guard their left (northern) flank. Occasionally Italian actions were mentioned in official German communiques. Italian forces were generally held in little regard by the Germans, and were accused of low morale: in reality, the Italian divisions fought comparatively well, with the 3rd Infantry Division \"Ravenna\" and 5th Infantry Division \"Cosseria\" showing spirit, according to a German liaison officer. The Italians were forced to retreat only after a massive armoured attack in which German reinforcements failed to arrive in time, according to German historian Rolf-Dieter Müller.", "title": "Prelude" }, { "paragraph_id": 19, "text": "On 25 July the Germans faced stiff resistance with a Soviet bridgehead west of Kalach. \"We had had to pay a high cost in men and material ... left on the Kalach battlefield were numerous burnt-out or shot-up German tanks.\"", "title": "Prelude" }, { "paragraph_id": 20, "text": "The Germans formed bridgeheads across the Don on 20 August, with the 295th and 76th Infantry Divisions enabling the XIVth Panzer Corps \"to thrust to the Volga north of Stalingrad.\" The German 6th Army was only a few dozen kilometres from Stalingrad. The 4th Panzer Army, ordered south on 13 July to block the Soviet retreat \"weakened by the 17th Army and the 1st Panzer Army\", had turned northwards to help take the city from the south.", "title": "Prelude" }, { "paragraph_id": 21, "text": "To the south, Army Group A was pushing far into the Caucasus, but their advance slowed as supply lines grew overextended. The two German army groups were too far apart to support one another.", "title": "Prelude" }, { "paragraph_id": 22, "text": "After German intentions became clear in July 1942, Stalin appointed General Andrey Yeryomenko commander of the Southeastern Front on 1 August 1942. Yeryomenko and Commissar Nikita Khrushchev were tasked with planning the defence of Stalingrad. Beyond the Volga River on the eastern boundary of Stalingrad, additional Soviet units were formed into the 62nd Army under Lieutenant General Vasiliy Chuikov on 11 September 1942. Tasked with holding the city at all costs, Chuikov proclaimed, \"We will defend the city or die in the attempt.\" The battle earned him one of his two Hero of the Soviet Union awards.", "title": "Prelude" }, { "paragraph_id": 23, "text": "During the defence of Stalingrad, the Red Army deployed five armies in and around the city (28th, 51st, 57th, 62nd and 64th Armies); and an additional nine armies in the encirclement counteroffensive (24th, 65th, 66th Armies and 16th Air Army from the north as part of the Don Front offensive, and 1st Guards Army, 5th Tank, 21st Army, 2nd Air Army and 17th Air Army from the south as part of the Southwestern Front).", "title": "Orders of battle" }, { "paragraph_id": 24, "text": "David Glantz indicated that four hard-fought battles – collectively known as the Kotluban Operations – north of Stalingrad, where the Soviets made their greatest stand, decided Germany's fate before the Nazis ever set foot in the city itself, and were a turning point in the war. Beginning in late August, continuing in September and into October, the Soviets committed between two and four armies in hastily coordinated and poorly controlled attacks against the Germans' northern flank. The actions resulted in more than 200,000 Soviet Army casualties but did slow the German assault.", "title": "Attack on Stalingrad" }, { "paragraph_id": 25, "text": "On 23 August the 6th Army reached the outskirts of Stalingrad in pursuit of the 62nd and 64th Armies, which had fallen back into the city. Kleist later said after the war:", "title": "Attack on Stalingrad" }, { "paragraph_id": 26, "text": "The capture of Stalingrad was subsidiary to the main aim. It was only of importance as a convenient place, in the bottleneck between Don and the Volga, where we could block an attack on our flank by Russian forces coming from the east. At the start, Stalingrad was no more than a name on the map to us.", "title": "Attack on Stalingrad" }, { "paragraph_id": 27, "text": "The Soviets had enough warning of the German advance to ship grain, cattle, and railway cars across the Volga out of harm's way, but Stalin refused to evacuate the 400,000 civilian residents of Stalingrad. This \"harvest victory\" left the city short of food even before the German attack began. Before the Heer reached the city itself, the Luftwaffe had cut off shipping on the Volga, vital for bringing supplies into the city. Between 25 and 31 July, 32 Soviet ships were sunk, with another nine crippled.", "title": "Attack on Stalingrad" }, { "paragraph_id": 28, "text": "The battle began with the heavy bombing of the city by Generaloberst Wolfram von Richthofen's Luftflotte 4. Some 1,000 tons of bombs were dropped in 48 hours, more than in London at the height of the Blitz. At least 90% of the city's housing stock was obliterated. The aerial assault on Stalingrad was the most concentrated on the Ostfront according to Beevor. The exact number of civilians killed is unknown but was most likely very high. Around 40,000 civilians were taken to Germany as slave workers, some fled during battle and a small number were evacuated by the Soviets, but by February 1943 only 10,000 to 60,000 civilians were still alive. Much of the city was smashed to rubble, although some factories continued production while workers joined in the fighting. The Stalingrad Tractor Factory continued to turn out T-34 tanks up until German troops burst into the plant. The 369th (Croatian) Reinforced Infantry Regiment was the only non-German unit selected by the Wehrmacht to enter Stalingrad city during assault operations. It fought as part of the 100th Jäger Division.", "title": "Attack on Stalingrad" }, { "paragraph_id": 29, "text": "Stalin rushed all available troops to the east bank of the Volga, some from as far away as Siberia. Regular river ferries were quickly destroyed by the Luftwaffe, which then targeted troop barges being towed slowly across by tugs. It has been said that Stalin prevented civilians from leaving the city in the belief that their presence would encourage greater resistance from the city's defenders. Civilians, including women and children, were put to work building trenchworks and protective fortifications. A massive German air raid on 23 August caused a firestorm, killing hundreds and turning Stalingrad into a vast landscape of rubble and burnt ruins. Ninety percent of the living space in the Voroshilovskiy area was destroyed. Between 23 and 26 August, Soviet reports indicate 955 people were killed and another 1,181 wounded as a result of the bombing. Casualties were estimated to have been 40,000, or as many as 70,000, though these estimates were likely exaggerated, and after 25 August the Soviets did not record any civilian and military casualties as a result of air raids.", "title": "Attack on Stalingrad" }, { "paragraph_id": 30, "text": "The Soviet Air Force, the Voyenno-Vozdushnye Sily (VVS), was swept aside by the Luftwaffe. The VVS bases in the immediate area lost 201 aircraft between 23 and 31 August, and despite meagre reinforcements of some 100 aircraft in August, it was left with just 192 serviceable aircraft, 57 of which were fighters. The Soviets continued to pour aerial reinforcements into the Stalingrad area in late September, but continued to suffer appalling losses; the Luftwaffe had complete control of the skies.", "title": "Attack on Stalingrad" }, { "paragraph_id": 31, "text": "Early on 23 August, the German 16th Panzer and 3rd Motorized Divisions attacked out of the Vertyachy bridgehead with a force 120 tanks and over 200 armored personnel carriers strong. The German attack broke through the 1382nd Rifle Regiment of the 87th Rifle Division and the 137th Tank Brigade, which were forced to retreat towards Dmitryevka. Encountering little resistance, the 16th Panzer Division drove east towards the Volga, supported by the strikes of Henschel Hs 129 ground attack aircraft. Crossing the railway line to Stalingrad at 564 km Station around midday, both divisions continued their rush towards the river. Around 15:00, Hyacinth Graf Strachwitz's Panzer Detachment and the kampfgruppe of the 2nd Battalion, 64th Panzer Grenadier Regiment from the 16th Panzer reached the area of Latashanka, Rynok, and Spartanovka, northern suburbs of Stalingrad, and the Stalingrad Tractor Factory.", "title": "Attack on Stalingrad" }, { "paragraph_id": 32, "text": "One of the first units to offer resistance in this area was the 1077th Anti-Aircraft Regiment, covering the Stalingrad Tractor Factory and the Volga ferry near Latashanka. The majority of the regiment was composed of men, but its directing and rangefinding crews and unit headquarters were made up of women. Several women also crewed anti-aircraft guns. The 1077th was notified of the German tanks' approach at 14:30 and its 6th Battery, dominating the Sukhaya Mechatka ravine, claimed the destruction of 28 German tanks. Later that day, its 3rd Battery on the road between Yerzovka and Stalingrad, saw particularly intense fighting against the 16th Panzer, reportedly fighting \"shot for shot.\" Two women were decorated for their actions that day, and the regiment's report praised the \"exceptional steadfastness and heroism\" of the women soldiers. The regiment lost 35 guns, eighteen killed, 46 wounded, and 74 missing on 23 and 24 August. The 16th Panzer Division's history mentioned its encounter with the regiment, claiming the destruction of 37 guns, and the unit's surprise that its opponents had in part included women.", "title": "Attack on Stalingrad" }, { "paragraph_id": 33, "text": "In the early stages of the battle, the NKVD organised poorly armed \"Workers' militias\" similar to those that had defended the city twenty-four years earlier, composed of civilians not directly involved in war production for immediate use in the battle. The civilians were often sent into battle without rifles. Staff and students from the local technical university formed a \"tank destroyer\" unit. They assembled tanks from leftover parts at the tractor factory. These tanks, unpainted and lacking gun-sights, were driven directly from the factory floor to the front line. They could only be aimed at point-blank range through the bore of their gun barrels.", "title": "Attack on Stalingrad" }, { "paragraph_id": 34, "text": "By the end of August, Army Group South (B) had finally reached the Volga, north of Stalingrad. Another advance to the river south of the city followed, while the Soviets abandoned their Rossoshka position for the inner defensive ring west of Stalingrad. The wings of the 6th Army and the 4th Panzer Army met near Jablotchni along the Zaritza on 2 Sept. By 1 September, the Soviets could only reinforce and supply their forces in Stalingrad by perilous crossings of the Volga under constant bombardment by artillery and aircraft.", "title": "Attack on Stalingrad" }, { "paragraph_id": 35, "text": "On 5 September, the Soviet 24th and 66th Armies organized a massive attack against XIV Panzer Corps. The Luftwaffe helped repel the offensive by heavily attacking Soviet artillery positions and defensive lines. The Soviets were forced to withdraw at midday after only a few hours. Of the 120 tanks the Soviets had committed, 30 were lost to air attack.", "title": "Attack on Stalingrad" }, { "paragraph_id": 36, "text": "Soviet operations were constantly hampered by the Luftwaffe. On 18 September, the Soviet 1st Guards and 24th Army launched an offensive against VIII Army Corps at Kotluban. VIII. Fliegerkorps dispatched multiple waves of Stuka dive-bombers to prevent a breakthrough. The offensive was repelled. The Stukas claimed 41 of the 106 Soviet tanks knocked out that morning, while escorting Bf 109s destroyed 77 Soviet aircraft. Amid the debris of the wrecked city, the Soviet 62nd and 64th Armies, which included the Soviet 13th Guards Rifle Division, anchored their defence lines with strong-points in houses and factories.", "title": "Attack on Stalingrad" }, { "paragraph_id": 37, "text": "Fighting within the ruined city was fierce and desperate. Lieutenant General Alexander Rodimtsev was in charge of the 13th Guards Rifle Division, and received one of two Heroes of the Soviet Union awarded during the battle for his actions. Stalin's Order No. 227 of 27 July 1942 decreed that all commanders who ordered unauthorised retreats would be subject to a military tribunal. Blocking detachments composed of NKVD or regular troops were positioned behind Red Army units to prevent desertion and straggling, sometimes executing deserters and perceived malingerers. During the battle the 62nd Army had the most arrests and executions: 203 in all, of which 49 were executed, while 139 were sent to penal companies and battalions. Blocking detachments of the Stalingrad and Don Fronts detained 51,758 men from the beginning of the battle to 15 October, with the majority returned to their units. Of those detained, the vast majority of which were from the Don Front, 980 were executed, and 1,349 sent to penal companies. In the two day period between 13 and 15 September, the 62nd Army blocking detachment detained 1,218 men, returning most to their units while shooting 21 men and arresting ten. Beevor claims that 13,500 Soviet soldiers were executed by Soviet authorities at Stalingrad, however, this claim is disputed by Hellbeck.", "title": "Attack on Stalingrad" }, { "paragraph_id": 38, "text": "By 12 September, at the time of their retreat into the city, the Soviet 62nd Army had been reduced to 90 tanks, 700 mortars and just 20,000 personnel. The remaining tanks were used as immobile strong-points within the city. The initial German attack on 14 September attempted to take the city in a rush. The 51st Army Corps' 295th Infantry Division went after the Mamayev Kurgan hill, the 71st attacked the central rail station and toward the central landing stage on the Volga, while 48th Panzer Corps attacked south of the Tsaritsa River. Though initially successful, the German attacks stalled in the face of Soviet reinforcements brought in from across the Volga. Rodimtsev's 13th Guards Rifle Division had been hurried up to cross the river and join the defenders inside the city. Assigned to counterattack at the Mamayev Kurgan and at Railway Station No. 1, it suffered particularly heavy losses. Despite their losses, Rodimtsev's troops were able to inflict similar damage on their opponents. By 26 September, the opposing 71st Infantry Division had half of its battalions considered exhausted, reduced from all of them being considered average in combat capability when the attack began twelve days earlier.", "title": "Attack on Stalingrad" }, { "paragraph_id": 39, "text": "The brutality of the battle was noted in a journal found on German lieutenant Weiner:", "title": "Attack on Stalingrad" }, { "paragraph_id": 40, "text": "The street is no longer measured by meters but by corpses…Stalingrad is no longer a town. By day it is an enormous cloud of burning, blinding smoke; it is a vast furnace lit by the reflection of the flames. And when night arrives, one of those scorching howling bleeding nights, the dogs plunge into the Volga and swim desperately to gain the other bank. The nights of Stalingrad are a terror for them. Animals flee this hell; the hardest stones cannot bear it for long; only men endure.", "title": "Attack on Stalingrad" }, { "paragraph_id": 41, "text": "A ferocious battle raged for several days at the giant grain elevator in the south of the city. About fifty Red Army defenders, cut off from resupply, held the position for five days and fought off ten different assaults before running out of ammunition and water. Only forty dead Soviet fighters were found, though the Germans had thought there were many more due to the intensity of resistance. The Soviets burned large amounts of grain during their retreat in order to deny the enemy food. Paulus chose the grain elevator and silos as the symbol of Stalingrad for a patch he was having designed to commemorate the battle after a German victory.", "title": "Attack on Stalingrad" }, { "paragraph_id": 42, "text": "In another part of the city, a Soviet platoon under the command of Sergeant Yakov Pavlov fortified a four-story building that oversaw a square 300 meters from the river bank, later called Pavlov's House. The soldiers surrounded it with minefields, set up machine-gun positions at the windows and breached the walls in the basement for better communications. The soldiers found about ten Soviet civilians hiding in the basement. They were not relieved, and not significantly reinforced, for two months. The building was labelled Festung (\"Fortress\") on German maps. Sgt. Pavlov was awarded the Hero of the Soviet Union for his actions.", "title": "Attack on Stalingrad" }, { "paragraph_id": 43, "text": "Stubborn defenses of semi-fortified buildings in the center of the city cost the Germans countless soldiers. A violent battle occurred for the Univermag department store on Red Square, which served as the headquarters of the 1st Battalion of the 13th Guards Rifle Division's 42nd Guards Rifle Regiment. Another battle occurred for a nearby warehouse dubbed the \"nail factory\". In a three-story building close by, guardsmen fought on for five days, their noses and throats filled with brick dust from pulverized walls, with only six out of close to half a battalion escaping alive.", "title": "Attack on Stalingrad" }, { "paragraph_id": 44, "text": "The Germans made slow but steady progress through the city. Positions were taken individually, but the Germans were never able to capture the key crossing points along the river bank. By 27 Sept. the Germans occupied the southern portion of the city, but the Soviets held the centre and northern part. Most importantly, the Soviets controlled the ferries to their supplies on the east bank of the Volga.", "title": "Attack on Stalingrad" }, { "paragraph_id": 45, "text": "German military doctrine was based on the principle of combined-arms teams and close cooperation between tanks, infantry, engineers, artillery and ground-attack aircraft. To negate the German usage of tanks and artillery in the ruins of the city, Soviet commander Vasily Chuikov introduced a tactic he described as \"hugging\" the enemy: keeping Soviet front-line positions as close as possible to those of the Germans so that German artillery and aircraft could not attack without risking friendly fire. After mid-September, to reduce casualties, he ceased launching organized daylight counterattacks, instead emphasizing small unit tactics in which Soviet infantry moved through the city's sewers to strike into the rear of attacking German units. The Soviets preferred night attacks, which disrupted German morale by depriving them of sleep. Soviet reconnaissance patrols were used to find German positions and take prisoners for interrogation, enabling them to anticipate attacks. When Soviet troops detected a coming attack, they launched their own counterattacks at dawn before German air support could arrive. Soviet troops blunted the German attacks themselves through ambushes that separated tanks from their supporting infantry, as well as the employment of booby traps and mines. These tactical innovations became widespread as the battle continued. According to Beevor, \"Red Army soldiers enjoyed inventing gadgets to kill Germans. New booby traps were dreamed up, each seemingly more ingenious and unpredictable in its results than the last.\"", "title": "Attack on Stalingrad" }, { "paragraph_id": 46, "text": "An important weapon during the battle was the flamethrower, which was \"effectively terrifying\" in its use of clearing sewer tunnels, cellars, and inaccessible hiding places. The operators of the weapon were immediately targeted as soon as they were spotted.", "title": "Attack on Stalingrad" }, { "paragraph_id": 47, "text": "The Soviet urban warfare tactics relied on 20-to-50-man-assault groups, armed with machine guns, grenades and satchel charges, and buildings fortified as strongpoints with clear fields of fire. While the strongpoints were defended by guns or tanks on the ground floor, machine gunners and artillery observers operated from the upper floors. Meanwhile, assault groups used sewers or broke through walls into adjoining buildings to maintain concealment while moving into the rear of German attacks. Glantz summarizes Soviet tactical innovations as a \"combination of intelligence, discipline, and determination\" enabling the Soviet defenders to keep fighting when the Germans had achieved victory by \"all conventional measures.\"", "title": "Attack on Stalingrad" }, { "paragraph_id": 48, "text": "The Red Army gradually adopted a strategy to hold for as long as possible all the ground in the city. Thus, they converted multi-floored apartment blocks, factories, warehouses, street corner residences and office buildings into a series of well-defended strong-points with small 5–10-man units. Manpower in the city was constantly refreshed by bringing additional troops over the Volga. When a position was lost, an immediate attempt was usually made to re-take it with fresh forces.", "title": "Attack on Stalingrad" }, { "paragraph_id": 49, "text": "Bitter fighting raged for ruins, streets, factories, houses, basements, and staircases. Blocks and buildings would change hands numerous times through intense hand-to-hand fighting. Even the sewers were the sites of firefights. The Germans called this unseen urban warfare Rattenkrieg (\"Rat War\"), and bitterly joked about capturing the kitchen but still fighting for the living room and the bedroom. Buildings had to be cleared room by room through the bombed-out debris of residential areas, office blocks, basements and apartment high-rises. Beevor describes how this process was particularly brutal, stating that, \"In its way, the fighting in Stalingrad was even more terrifying than the impersonal slaughter at Verdun. The close-quarter combat in ruined buildings, bunkers, cellars and sewers was soon dubbed 'Rattenkrieg' by German soldiers. It possessed a savage intimacy which appalled their generals, who felt that they were rapidly losing control over events.\" Some of the taller buildings, blasted into roofless shells by earlier German aerial bombardment, saw floor-by-floor, close-quarters combat, with the Germans and Soviets on alternate levels, firing at each other through holes in the floors. Fighting on and around Mamayev Kurgan, a prominent hill above the city, was particularly merciless; indeed, the position changed hands many times. Gerhardt's Mill was a noticeable building that was brutally fought for, and is kept till this day as a memorial to the battle. It was eventually cleared by the 39th Guards Regiment in pitiless close-quarters combat.", "title": "Attack on Stalingrad" }, { "paragraph_id": 50, "text": "The brutality of the close-quarters combat was shown by the number of military casualties taken by units. The 13th Guards Rifle Division suffered 30% casualties in the first twenty-four hours, with only 320 men out of 10,000 remaining at the battle's conclusion. With buildings and floors changing hands dozens of times and taking up to several days to win, platoons and companies took up to 90% and even 100% casualties to win a building or floor within it.", "title": "Attack on Stalingrad" }, { "paragraph_id": 51, "text": "The Germans used aircraft, tanks and heavy artillery to clear the city with varying degrees of success. Toward the end of the battle, the gigantic railroad gun nicknamed Dora was brought into the area. The Soviets built up a large number of artillery batteries on the east bank of the Volga. This artillery was able to bombard the German positions or at least provide counter-battery fire.", "title": "Attack on Stalingrad" }, { "paragraph_id": 52, "text": "Snipers on both sides used the ruins to inflict casualties, with the Soviet command heavily emphasizing sniper tactics to wear down the Germans. The most famous Soviet sniper in Stalingrad was Vasily Zaytsev, who became a propaganda hero, credited with 225 kills during the battle. Targets were often soldiers bringing up food or water to forward positions. Artillery spotters were an especially prized target for snipers.", "title": "Attack on Stalingrad" }, { "paragraph_id": 53, "text": "A significant historical debate concerns the degree of terror in the Red Army. The British historian Antony Beevor noted the \"sinister\" message from the Stalingrad Front's Political Department on 8 October 1942 that: \"The defeatist mood is almost eliminated and the number of treasonous incidents is getting lower\" as an example of the sort of coercion Red Army soldiers experienced under the Special Detachments (later to be renamed SMERSH). On the other hand, Beevor noted the often extraordinary bravery of the Soviet soldiers in a battle that was only comparable to Verdun, and argued that terror alone cannot explain such self-sacrifice. A Soviet officer interviewed, Nikolai Aksyonov, explained the general feeling amongst the Soviets in Stalingrad, \"There was this sense that every soldier and officer in Stalingrad was itching to kill as many Germans as possible. In Stalingrad people felt a particularly intense hatred for the Germans.\"", "title": "Attack on Stalingrad" }, { "paragraph_id": 54, "text": "Richard Overy addresses the question of just how important the Red Army's coercive methods were to the Soviet war effort compared with other motivational factors such as hatred for the enemy. He argues that, though it is \"easy to argue that from the summer of 1942 the Soviet army fought because it was forced to fight,\" to concentrate solely on coercion is nonetheless to \"distort our view of the Soviet war effort.\" After conducting hundreds of interviews with Soviet veterans on the subject of terror on the Eastern Front – and specifically about Order No. 227 (\"Not a step back!\") at Stalingrad – Catherine Merridale notes that, seemingly paradoxically, \"their response was frequently relief.\" Infantryman Lev Lvovich's explanation, for example, is typical for these interviews; as he recalls, \"[i]t was a necessary and important step. We all knew where we stood after we had heard it. And we all – it's true – felt better. Yes, we felt better.\"", "title": "Attack on Stalingrad" }, { "paragraph_id": 55, "text": "Many women fought on the Soviet side or were under fire. As General Chuikov acknowledged, \"Remembering the defence of Stalingrad, I can't overlook the very important question … about the role of women in war, in the rear, but also at the front. Equally with men they bore all the burdens of combat life and together with us men, they went all the way to Berlin.\" At the beginning of the battle there were 75,000 women and girls from the Stalingrad area who had finished military or medical training, and all of whom were to serve in the battle. Women staffed a great many of the anti-aircraft batteries that fought not only the Luftwaffe but German tanks. Soviet nurses not only treated wounded personnel under fire but were involved in the highly dangerous work of bringing wounded soldiers back to the hospitals under enemy fire. Many of the Soviet wireless and telephone operators were women who often suffered heavy casualties when their command posts came under fire. Though women were not usually trained as infantry, many Soviet women fought as machine gunners, mortar operators, and scouts. Women were also snipers at Stalingrad. Three air regiments at Stalingrad were entirely female. At least three women won the title Hero of the Soviet Union while driving tanks at Stalingrad.", "title": "Attack on Stalingrad" }, { "paragraph_id": 56, "text": "For both Stalin and Hitler, Stalingrad became a matter of prestige far beyond its strategic significance. The Soviet command moved units from the Red Army strategic reserve in the Moscow area to the lower Volga and transferred aircraft from the entire country to the Stalingrad region.", "title": "Attack on Stalingrad" }, { "paragraph_id": 57, "text": "The strain on both military commanders was immense: Paulus developed an uncontrollable tic in his eye, which eventually affected the left side of his face, while Chuikov experienced an outbreak of eczema that required him to have his hands completely bandaged. Troops on both sides faced the constant strain of close-range combat.", "title": "Attack on Stalingrad" }, { "paragraph_id": 58, "text": "The Soviets used psychological warfare tactics to intimidate and demoralize German forces. On loudspeakers throughout the ruined city, they would announce \"Every seven seconds a German soldier dies. Stalingrad. . .mass grave\". The sound was interspersed with the monotonous sound of a ticking clock, and an orchestral melody dubbed the \"Tango of Death\".", "title": "Attack on Stalingrad" }, { "paragraph_id": 59, "text": "After 27 September, much of the fighting in the city shifted north to the industrial district. Having slowly advanced over 10 days against strong Soviet resistance, the 51st Army Corps was finally in front of the three giant factories of Stalingrad: the Red October Steel Factory, the Barrikady Arms Factory and Stalingrad Tractor Factory. It took a few more days for them to prepare for the most savage offensive of all, which was unleashed on 14 October. According to Beevor about the danger of the factories, he states, \"The Red October complex and Barrikady gun factory had been turned into fortresses as lethal as those of Verdun. If anything, they were more dangerous because the Soviet regiments were so well hidden.\" The danger of the Barrikady Arms Factory was made apparent firsthand by sergeant Ernst Wohlfahrt, who witnessed 18 German pioneers get killed by a Russian booby trap. Exceptionally intense shelling and bombing paved the way for the first German assault groups. The main attack (led by the 14th Panzer and 305th Infantry Divisions) attacked towards the tractor factory, while another assault led by the 24th Panzer Division hit to the south of the giant plant.", "title": "Attack on Stalingrad" }, { "paragraph_id": 60, "text": "The German onslaught crushed the 37th Guards Rifle Division of Major General Viktor Zholudev and in the afternoon the forward assault group reached the tractor factory before arriving at the Volga River, splitting the 62nd Army into two. In response to the German breakthrough to the Volga, the front headquarters committed three battalions from the 300th Rifle Division and the 45th Rifle Division of Colonel Vasily Sokolov, a substantial force of over 2,000 men, to the fighting at the Red October Factory.", "title": "Attack on Stalingrad" }, { "paragraph_id": 61, "text": "Fighting raged inside the Barrikady Factory until the end of October. The Soviet-controlled area shrank down to a few strips of land along the western bank of the Volga, and in November the fighting concentrated around what Soviet newspapers referred to as \"Lyudnikov's Island\", a small patch of ground behind the Barrikady Factory where the remnants of Colonel Ivan Lyudnikov's 138th Rifle Division resisted all ferocious assaults thrown by the Germans and became a symbol of the stout Soviet defence of Stalingrad.", "title": "Attack on Stalingrad" }, { "paragraph_id": 62, "text": "From 5 to 12 September, Luftflotte 4 conducted 7,507 sorties (938 per day). From 16 to 25 September, it carried out 9,746 missions (975 per day). Determined to crush Soviet resistance, Luftflotte 4's Stukawaffe flew 900 individual sorties against Soviet positions at the Stalingrad Tractor Factory on 5 October. Several Soviet regiments were wiped out; the entire staff of the Soviet 339th Infantry Regiment was killed the following morning during an air raid.", "title": "Attack on Stalingrad" }, { "paragraph_id": 63, "text": "The Luftwaffe retained air superiority into November, and Soviet daytime aerial resistance was nonexistent. However, the combination of constant air support operations on the German side and the Soviet surrender of the daytime skies began to affect the strategic balance in the air. From 28 June to 20 September, Luftflotte 4's original strength of 1,600 aircraft, of which 1,155 were operational, fell to 950, of which only 550 were operational. The fleet's total strength decreased by 40 percent. Daily sorties decreased from 1,343 per day to 975 per day. Soviet offensives in the central and northern portions of the Eastern Front tied down Luftwaffe reserves and newly built aircraft, reducing Luftflotte 4's percentage of Eastern Front aircraft from 60 percent on 28 June to 38 percent by 20 September. The Kampfwaffe (bomber force) was the hardest hit, having only 232 out of an original force of 480 left. The VVS remained qualitatively inferior, but by the time of the Soviet counter-offensive, the VVS had reached numerical superiority.", "title": "Attack on Stalingrad" }, { "paragraph_id": 64, "text": "In mid-October, after receiving reinforcements from the Caucasus theatre, the Luftwaffe intensified its efforts against the remaining Red Army positions holding the west bank. Luftflotte 4 flew 1,250 sorties on 14 October and its Stukas dropped 550 tonnes of bombs, while German infantry surrounded the three factories. Stukageschwader 1, 2, and 77 had largely silenced Soviet artillery on the eastern bank of the Volga before turning their attention to the shipping that was once again trying to reinforce the narrowing Soviet pockets of resistance. The 62nd Army had been cut in two and, due to intensive air attack on its supply ferries, was receiving much less material support. With the Soviets forced into a 1-kilometre (1,000-yard) strip of land on the western bank of the Volga, over 1,208 Stuka missions were flown in an effort to eliminate them.", "title": "Attack on Stalingrad" }, { "paragraph_id": 65, "text": "The Soviet bomber force, the Aviatsiya Dal'nego Deystviya (Long Range Aviation; ADD), having taken crippling losses over the past 18 months, was restricted to flying at night. The Soviets flew 11,317 night sorties over Stalingrad and the Don-bend sector between 17 July and 19 November. These raids caused little damage and were of nuisance value only.", "title": "Attack on Stalingrad" }, { "paragraph_id": 66, "text": "On 8 November, substantial units from Luftflotte 4 were withdrawn to combat the Allied landings in North Africa. The German air arm found itself spread thinly across Europe, struggling to maintain its strength in the other southern sectors of the Soviet-German front.", "title": "Attack on Stalingrad" }, { "paragraph_id": 67, "text": "As historian Chris Bellamy notes, the Germans paid a high strategic price for the aircraft sent into Stalingrad: the Luftwaffe was forced to divert much of its air strength away from the oil-rich Caucasus, which had been Hitler's original grand-strategic objective.", "title": "Attack on Stalingrad" }, { "paragraph_id": 68, "text": "The Royal Romanian Air Force was also involved in the Axis air operations at Stalingrad. Starting 23 October 1942, Romanian pilots flew a total of 4,000 sorties, during which they destroyed 61 Soviet aircraft. The Romanian Air Force lost 79 aircraft, most of them captured on the ground along with their airfields.", "title": "Attack on Stalingrad" }, { "paragraph_id": 69, "text": "The conditions of both armies during the battle was atrocious. Disease ran rampant on both sides, with many deaths due to dysentery, typhus, diphtheria, tuberculosis and jaundice, causing medical staff to fear a possible epidemic. Vermin such as rats and mice were plentiful on the battlefield, serving as one reason the Germans could not counterattack in time, due to mice having chewed their tank wiring. Lice were also heavily prevalent, and plagues of flies would gather around kitchens, adding to the possibility of wound infections. The brutal winter conditions affected soldiers tremendously, with temperatures at times reaching as low as −40°C in late November, or −30°C in late January. The conditions caused rapid frostbite with many cases of gangrene and eventual amputation as a result. The conditions also saw soldiers dying en masse due to frostbite and hypothermia. Both armies also suffered from food shortages, with mass starvation on both sides. Stress, tiredness and cold upset the metabolism of many soldiers, with them receiving a reduced amount of calories from food. The German forces eventually ran out of medical supplies such as ether, antiseptics, bandages and other medical supplies. With the shortages, surgery had to be done without anaesthesia.", "title": "Attack on Stalingrad" }, { "paragraph_id": 70, "text": "After three months of slow advance, the Germans finally reached the river banks, capturing 90% of the ruined city and splitting the remaining Soviet forces into two narrow pockets. Ice floes on the Volga now prevented boats and tugs from supplying the Soviet defenders. Nevertheless, the fighting continued, especially on the slopes of Mamayev Kurgan and inside the factory area in the northern part of the city. From 21 August to 20 November, the German 6th Army lost 60,548 men, including 12,782 killed, 45,545 wounded and 2,221 missing.", "title": "Attack on Stalingrad" }, { "paragraph_id": 71, "text": "Recognising that German troops were ill-prepared for offensive operations during the winter of 1942 and that most of them were redeployed elsewhere on the southern sector of the Eastern Front, the Stavka decided to conduct a number of offensive operations between 19 November 1942 and 2 February 1943. These operations opened the Winter Campaign of 1942–1943 (19 November 1942 – 3 March 1943), which involved some fifteen Armies operating on several fronts. According to Zhukov, \"German operational blunders were aggravated by poor intelligence: they failed to spot preparations for the major counter-offensive near Stalingrad where there were 10 field, 1 tank and 4 air armies.\"", "title": "Soviet counter-offensives" }, { "paragraph_id": 72, "text": "During the siege, the German and allied Italian, Hungarian, and Romanian armies protecting Army Group B's north and south flanks had pressed their headquarters for support. The Hungarian 2nd Army was given the task of defending a 200 km (120 mi) section of the front north of Stalingrad between the Italian Army and Voronezh. This resulted in a very thin line, with some sectors where 1–2 km (0.62–1.24 mi) stretches were being defended by a single platoon (platoons typically have around 20 to 50 men). These forces were also lacking in effective anti-tank weapons. Zhukov states, \"Compared with the Germans, the troops of the satellites were not so well armed, less experienced and less efficient, even in defence.\"", "title": "Soviet counter-offensives" }, { "paragraph_id": 73, "text": "Because of the total focus on the city, the Axis forces had neglected for months to consolidate their positions along the natural defensive line of the Don River. The Soviet forces were allowed to retain bridgeheads on the right bank from which offensive operations could be quickly launched. These bridgeheads in retrospect presented a serious threat to Army Group B.", "title": "Soviet counter-offensives" }, { "paragraph_id": 74, "text": "Similarly, on the southern flank of the Stalingrad sector, the front southwest of Kotelnikovo was held only by the Romanian 4th Army. Beyond that army, a single German division, the 16th Motorised Infantry, covered 400 km. Paulus had requested permission on 10 November to \"withdraw the 6th Army behind the Don,\" but was rejected. According to Paulus's comments to his adjutant Wilhelm Adam, \"There is still the order whereby no commander of an army group or an army has the right to relinquish a village, even a trench, without Hitler's consent.\"", "title": "Soviet counter-offensives" }, { "paragraph_id": 75, "text": "In autumn, Zhukov and Vasilevsky, responsible for strategic planning in the Stalingrad area, concentrated forces in the steppes to the north and south of the city. The northern flank was defended by Hungarian and Romanian units, often in open positions on the steppes. The natural line of defence, the Don River, had never been properly established by the German side. The armies in the area were also poorly equipped in terms of anti-tank weapons. The plan was to punch through the overstretched and weakly defended German flanks and surround the German forces in the Stalingrad region.", "title": "Soviet counter-offensives" }, { "paragraph_id": 76, "text": "During the preparations for the attack, Marshal Zhukov personally visited the front and noticing the poor organisation, insisted on a one-week delay in the start date of the planned attack. The operation was code-named \"Uranus\" and launched in conjunction with Operation Mars, which was directed at Army Group Center about 1,000 kilometres (620 mi) to the northwest. The plan was similar to the one Zhukov had used to achieve victory at Khalkhin Gol three years before, where he had sprung a double envelopment and destroyed the 23rd Division of the Japanese army.", "title": "Soviet counter-offensives" }, { "paragraph_id": 77, "text": "On 19 November 1942, the Red Army launched Operation Uranus. The attacking Soviet units under the command of Gen. Nikolay Vatutin consisted of three complete armies, the 1st Guards Army, 5th Tank Army and 21st Army, including a total of 18 infantry divisions, eight tank brigades, two motorised brigades, six cavalry divisions and one anti-tank brigade. The preparations for the attack could be heard by the Romanians, who continued to push for reinforcements, only to be refused again. Thinly spread, deployed in exposed positions, outnumbered and poorly equipped, the Romanian 3rd Army, which held the northern flank of the German 6th Army, was overrun.", "title": "Soviet counter-offensives" }, { "paragraph_id": 78, "text": "Behind the front lines, no preparations had been made to defend key points in the rear such as Kalach. The response by the Wehrmacht was both chaotic and indecisive. Poor weather prevented effective air action against the Soviet offensive. Army Group B was in disarray and faced strong Soviet pressure across all its fronts. Hence it was ineffective in relieving the 6th Army.", "title": "Soviet counter-offensives" }, { "paragraph_id": 79, "text": "On 20 November, a second Soviet offensive (two armies) was launched to the south of Stalingrad against points held by the Romanian 4th Army Corps. The Romanian forces, made up primarily of infantry, were overrun by large numbers of tanks. The Soviet forces raced west and met on 23 November at the town of Kalach, sealing the ring around Stalingrad. The link-up of the Soviet forces, not filmed at the time, was later re-enacted for a propaganda film which was shown worldwide.", "title": "Soviet counter-offensives" }, { "paragraph_id": 80, "text": "The surrounded Axis personnel comprised 265,000 Germans, Romanians, Italians, and Croatians. In addition, the German 6th Army included between 40,000 and 65,000 Hilfswillige (Hiwi), or \"volunteer auxiliaries\", a term used for personnel recruited amongst Soviet POWs and civilians from areas under occupation. Hiwi often proved to be reliable Axis personnel in rear areas and were used for supporting roles, but also served in some front-line units as their numbers had increased.", "title": "Sixth Army surrounded" }, { "paragraph_id": 81, "text": "The conditions of the German 6th Army had been \"reduced to conditions very similar to those in the First World War\". The most insanitary conditions were found in units who were forced by the Soviets to take up new positions in the open steppe. Beevor explains, \"In such conditions, troops had not yet had a chance to dig communications trenches and latrines. Soldiers were sleeping, packed together like sardines, in holes in the ground covered by a tarpaulin. Infections spread rapidly. Dysentery soon had a debilitating and demoralizing effect, as weakened soldiers squatted over shovels in their trenches, then threw the contents out over the parapet.\"", "title": "Sixth Army surrounded" }, { "paragraph_id": 82, "text": "German personnel in the pocket numbered about 210,000, according to strength breakdowns of the 20 field divisions (average size 9,000) and 100 battalion-sized units of the Sixth Army on 19 November 1942. Inside the pocket (German: Kessel, literally \"cauldron\"), there were also around 10,000 Soviet civilians and several thousand Soviet soldiers the Germans had taken captive during the battle. Not all of the 6th Army was trapped: 50,000 soldiers were brushed aside outside the pocket. These belonged mostly to the other two divisions of the 6th Army between the Italian and Romanian armies: the 62nd and 298th Infantry Divisions. Of the 210,000 Germans, 10,000 remained to fight on, 105,000 surrendered, 35,000 left by air and the remaining 60,000 died.", "title": "Sixth Army surrounded" }, { "paragraph_id": 83, "text": "Even with the desperate situation of the 6th Army, Army Group A had to hold its position in the Caucasus further south. No troops were pulled off that region to help relieve the 6th Army. Only on December 31, after Soviet forces had broken through German positions in Operation Little Saturn and threatened to retake Rostov-on-Don and cut off Army Group A completely, was it ordered to withdraw from the Caucasus to avoid being trapped.", "title": "Sixth Army surrounded" }, { "paragraph_id": 84, "text": "Army Group Don was formed under Field Marshal von Manstein. Under his command were the twenty German and two Romanian divisions encircled at Stalingrad, Adam's battle groups formed along the Chir River and on the Don bridgehead, plus the remains of the Romanian 3rd Army.", "title": "Sixth Army surrounded" }, { "paragraph_id": 85, "text": "The Red Army units immediately formed two defensive fronts: a circumvallation facing inward and a contravallation facing outward. Field Marshal Erich von Manstein advised Hitler not to order the 6th Army to break out, stating that he could break through the Soviet lines and relieve the besieged 6th Army. The American historians Williamson Murray and Alan Millet wrote that it was Manstein's message to Hitler on 24 November advising him that the 6th Army should not break out, along with Göring's statements that the Luftwaffe could supply Stalingrad that \"... sealed the fate of the Sixth Army\". After 1945, Manstein claimed that he told Hitler that the 6th Army must break out. The American historian Gerhard Weinberg wrote that Manstein distorted his record on the matter. Manstein was tasked to conduct a relief operation, named Operation Winter Storm (Unternehmen Wintergewitter) against Stalingrad, which he thought was feasible if the 6th Army was temporarily supplied through the air.", "title": "Sixth Army surrounded" }, { "paragraph_id": 86, "text": "Adolf Hitler had declared in a public speech (in the Berlin Sportpalast) on 30 September 1942 that the German army would never leave the city. At a meeting shortly after the Soviet encirclement, German army chiefs pushed for an immediate breakout to a new line on the west of the Don, but Hitler was at his Bavarian retreat of Obersalzberg in Berchtesgaden with the head of the Luftwaffe, Hermann Göring. When asked by Hitler, Göring replied, after being convinced by Hans Jeschonnek, that the Luftwaffe could supply the 6th Army with an \"air bridge\". This would allow the Germans in the city to fight on temporarily while a relief force was assembled. A similar plan had been used a year earlier at the Demyansk Pocket, albeit on a much smaller scale: a corps at Demyansk rather than an entire army.", "title": "Sixth Army surrounded" }, { "paragraph_id": 87, "text": "The director of Luftflotte 4, Wolfram von Richthofen, tried to get this decision overturned. The forces under the 6th Army were almost twice as large as a regular German army unit, plus there was also a corps of the 4th Panzer Army trapped in the pocket. Due to a limited number of available aircraft and having only one available airfield, at Pitomnik, the Luftwaffe could only deliver 105 tonnes of supplies per day, only a fraction of the minimum 750 tonnes that both Paulus and Zeitzler estimated the 6th Army needed. To supplement the limited number of Junkers Ju 52 transports, the Germans pressed other aircraft into the role, such as the Heinkel He 177 bomber. Some bombers performed adequately – the Heinkel He 111 proved to be quite capable and was much faster than the Ju 52.", "title": "Sixth Army surrounded" }, { "paragraph_id": 88, "text": "General Richthofen informed Manstein on 27 November of the small transport capacity of the Luftwaffe and the impossibility of supplying 300 tons a day by air. Manstein now saw the enormous technical difficulties of a supply by air of these dimensions. The next day he made a six-page situation report to the general staff. Based on the information of the expert Richthofen, he declared that contrary to the example of the pocket of Demyansk the permanent supply by air would be impossible. If only a narrow link could be established to Sixth Army, he proposed that this should be used to pull it out from the encirclement, and said that the Luftwaffe should instead of supplies deliver only enough ammunition and fuel for a breakout attempt. He acknowledged the heavy moral sacrifice that giving up Stalingrad would mean, but this would be made easier to bear by conserving the combat power of the Sixth Army and regaining the initiative. He ignored the limited mobility of the army and the difficulties of disengaging the Soviets. Hitler reiterated that the Sixth Army would stay at Stalingrad and that the air bridge would supply it until the encirclement was broken by a new German offensive.", "title": "Sixth Army surrounded" }, { "paragraph_id": 89, "text": "Supplying the 270,000 men trapped in the \"cauldron\" required 700 tons of supplies a day. That would mean 350 Ju 52 flights a day into Pitomnik. At a minimum, 500 tons were required. However, according to Adam, \"On not one single day have the minimal essential number of tons of supplies been flown in.\" The Luftwaffe was able to deliver an average of 85 tonnes of supplies per day out of an air transport capacity of 106 tonnes per day. The most successful day, 19 December, the Luftwaffe delivered 262 tonnes of supplies in 154 flights. The outcome of the airlift was the Luftwaffe's failure to provide its transport units with the tools they needed to maintain an adequate count of operational aircraft – tools that included airfield facilities, supplies, manpower, and even aircraft suited to the prevailing conditions. These factors, taken together, prevented the Luftwaffe from effectively employing the full potential of its transport forces, ensuring that they were unable to deliver the quantity of supplies needed to sustain the 6th Army.", "title": "Sixth Army surrounded" }, { "paragraph_id": 90, "text": "In the early parts of the operation, fuel was shipped at a higher priority than food and ammunition because of a belief that there would be a breakout from the city. Transport aircraft also evacuated technical specialists and sick or wounded personnel from the besieged enclave. Sources differ on the number flown out: at least 25,000 to at most 35,000.", "title": "Sixth Army surrounded" }, { "paragraph_id": 91, "text": "Initially, supply flights came in from the field at Tatsinskaya, called 'Tazi' by the German pilots. On 23 December, the Soviet 24th Tank Corps, commanded by Major-General Vasily Mikhaylovich Badanov, reached nearby Skassirskaya and in the early morning of 24 December, the tanks reached Tatsinskaya. Without any soldiers to defend the airfield, it was abandoned under heavy fire; in a little under an hour, 108 Ju 52s and 16 Ju 86s took off for Novocherkassk – leaving 72 Ju 52s and many other aircraft burning on the ground.", "title": "Sixth Army surrounded" }, { "paragraph_id": 92, "text": "A new base was established some 300 km (190 mi) from Stalingrad at Salsk. The additional distance became another obstacle to the resupply efforts. Salsk was abandoned in turn by mid-January for a rough facility at Zverevo, near Shakhty. The field at Zverevo was attacked repeatedly on 18 January and a further 50 Ju 52s were destroyed. Winter weather conditions, technical failures, heavy Soviet anti-aircraft fire and fighter interceptions eventually led to the loss of 488 German aircraft.", "title": "Sixth Army surrounded" }, { "paragraph_id": 93, "text": "In spite of the failure of the German offensive to reach the 6th Army, the air supply operation continued under ever more difficult circumstances. The 6th Army slowly starved. General Zeitzler, moved by their plight, began to limit himself to their slim rations at meal times. After a few weeks on such a diet, he had \"visibly lost weight\", according to Albert Speer, and Hitler \"commanded Zeitzler to resume at once taking sufficient nourishment\".", "title": "Sixth Army surrounded" }, { "paragraph_id": 94, "text": "The toll on the Transportgruppen was heavy. 160 aircraft were destroyed and 328 were heavily damaged (beyond repair). Some 266 Junkers Ju 52s were destroyed; one-third of the fleet's strength on the Eastern Front. The He 111 gruppen lost 165 aircraft in transport operations. Other losses included 42 Ju 86s, 9 Fw 200 Condors, 5 He 177 bombers and 1 Ju 290. The Luftwaffe also lost close to 1,000 highly experienced bomber crew personnel. So heavy were the Luftwaffe's losses that four of Luftflotte 4's transport units (KGrzbV 700, KGrzbV 900, I./KGrzbV 1 and II./KGzbV 1) were \"formally dissolved\".", "title": "Sixth Army surrounded" }, { "paragraph_id": 95, "text": "Manstein's plan to rescue the Sixth Army – Operation Winter Storm – was developed in full consultation with Führer headquarters. It aimed to break through to the Sixth Army and establish a corridor to keep it supplied and reinforced, so that, according to Hitler's order, it could maintain its \"cornerstone\" position on the Volga, \"with regard to operations in 1943\". Manstein, however, who knew that Sixth Army could not survive the winter there, instructed his headquarters to draw up a further plan in the event of Hitler's seeing sense.", "title": "End of the battle" }, { "paragraph_id": 96, "text": "This would include the subsequent breakout of Sixth Army, in the event of a successful first phase, and its physical reincorporation in Army Group Don. This second plan was given the name Operation Thunderclap. Winter Storm, as Zhukov had predicted, was originally planned as a two-pronged attack. One thrust would come from the area of Kotelnikovo, well to the south, and around 160 kilometres (100 mi) from the Sixth Army. The other would start from the Chir front west of the Don, which was little more than 60 kilometres (40 mi) from the edge of the Kessel, but the continuing attacks of Romanenko's 5th Tank Army against the German detachments along the river Chir ruled out that start-line.", "title": "End of the battle" }, { "paragraph_id": 97, "text": "This left only the LVII Panzer Corps around Kotelnikovo, supported by the rest of Hoth's very mixed Fourth Panzer Army, to relieve Paulus's trapped divisions. The LVII Panzer Corps, commanded by General Friedrich Kirchner, had been weak at first. It consisted of two Romanian cavalry divisions and the 23rd Panzer Division, which mustered no more than thirty serviceable tanks. The 6th Panzer Division, arriving from France, was a vastly more powerful formation, but its members hardly received an encouraging impression. The Austrian divisional commander, General Erhard Raus, was summoned to Manstein's royal carriage in Kharkov station on 24 November, where the field marshal briefed him. \"He described the situation in very sombre terms\", recorded Raus.", "title": "End of the battle" }, { "paragraph_id": 98, "text": "Three days later, when the first trainload of Raus's division steamed into Kotelnikovo station to unload, his troops were greeted by \"a hail of shells\" from Soviet batteries. \"As quick as lightning, the Panzergrenadiers jumped from their wagons. But already the enemy was attacking the station with their battle-cries of 'Urrah!'\"", "title": "End of the battle" }, { "paragraph_id": 99, "text": "By 18 December, the German Army had pushed to within 48 km (30 mi) of Sixth Army's positions. However, the predictable nature of the relief operation brought significant risk for all German forces in the area. The starving encircled forces at Stalingrad made no attempt to break out or link up with Manstein's advance. Some German officers requested that Paulus defy Hitler's orders to stand fast and instead attempt to break out of the Stalingrad pocket. Paulus refused, concerned about the Red Army attacks on the flank of Army Group Don and Army Group B in their advance on Rostov-on-Don, \"an early abandonment\" of Stalingrad \"would result in the destruction of Army Group A in the Caucasus\", and the fact that his 6th Army tanks only had fuel for a 30 km advance towards Hoth's spearhead, a futile effort if they did not receive assurance of resupply by air. Of his questions to Army Group Don, Paulus was told, \"Wait, implement Operation 'Thunderclap' only on explicit orders!\" – Operation Thunderclap being the code word initiating the breakout.", "title": "End of the battle" }, { "paragraph_id": 100, "text": "On 16 December, the Soviets launched Operation Little Saturn, which attempted to punch through the Axis army (mainly Italians) on the Don. The Germans set up a \"mobile defence\" of small units that were to hold towns until supporting armour arrived. From the Soviet bridgehead at Mamon, 15 divisions – supported by at least 100 tanks – attacked the Italian Cosseria and Ravenna Divisions, and although outnumbered 9 to 1, the Italians initially fought well, with the Germans praising the quality of the Italian defenders, but on 19 December, with the Italian lines disintegrating, ARMIR headquarters ordered the battered divisions to withdraw to new lines.", "title": "End of the battle" }, { "paragraph_id": 101, "text": "The fighting forced a total revaluation of the German situation. Sensing that this was the last chance for a breakout, Manstein pleaded with Hitler on 18 December, but Hitler refused. Paulus himself also doubted the feasibility of such a breakout. The attempt to break through to Stalingrad was abandoned and Army Group A was ordered to pull back from the Caucasus. The 6th Army now was beyond all hope of German relief. While a motorised breakout might have been possible in the first few weeks, the 6th Army now had insufficient fuel and the German soldiers would have faced great difficulty breaking through the Soviet lines on foot in harsh winter conditions. But in its defensive position on the Volga, the 6th Army continued to tie down a significant number of Soviet Armies.", "title": "End of the battle" }, { "paragraph_id": 102, "text": "On 23 December, the attempt to relieve Stalingrad was abandoned and Manstein's forces switched over to the defensive to deal with new Soviet offensives. As Zhukov states,", "title": "End of the battle" }, { "paragraph_id": 103, "text": "The military and political leadership of Nazi Germany sought not to relieve them, but to get them to fight on for as long possible so as to tie up the Soviet forces. The aim was to win as much time as possible to withdraw forces from the Caucasus (Army Group A) and to rush troops from other Fronts to form a new front that would be able in some measure to check our counter-offensive.", "title": "End of the battle" }, { "paragraph_id": 104, "text": "The Red Army High Command sent three envoys while simultaneously aircraft and loudspeakers announced terms of capitulation on 7 January 1943. The letter was signed by Colonel-General of Artillery Voronov and the commander-in-chief of the Don Front, Lieutenant-General Rokossovsky. A low-level Soviet envoy party (comprising Major Aleksandr Smyslov, Captain Nikolay Dyatlenko and a trumpeter) carried generous surrender terms to Paulus: if he surrendered within 24 hours, he would receive a guarantee of safety for all prisoners, medical care for the sick and wounded, prisoners being allowed to keep their personal belongings, \"normal\" food rations, and repatriation to any country they wished after the war. Rokossovsky's letter also stressed that Paulus' men were in an untenable situation. Paulus requested permission to surrender, but Hitler rejected Paulus' request out of hand. Accordingly, Paulus did not respond. The German High Command informed Paulus, \"Every day that the army holds out longer helps the whole front and draws away the Russian divisions from it.\"", "title": "End of the battle" }, { "paragraph_id": 105, "text": "The Germans inside the pocket retreated from the suburbs of Stalingrad to the city itself. The loss of the two airfields, at Pitomnik on 16 January 1943 and Gumrak on the night of 21/22 January, meant an end to air supplies and to the evacuation of the wounded. The third and last serviceable runway was at the Stalingradskaya flight school, which reportedly had the last landings and takeoffs on 23 January. After 23 January, there were no more reported landings, just intermittent air drops of ammunition and food until the end.", "title": "End of the battle" }, { "paragraph_id": 106, "text": "The Germans were now not only starving but running out of ammunition. Nevertheless, they continued to resist, in part because they believed the Soviets would execute any who surrendered. Postwar German historians emphasized the fatigue and defeatism that prevailed in the Germans towards the end of the battle. However, transcripts show that despite many German soldiers yelling \"Hitler kaput\" to avoid being shot while surrendering, the level of armed resistance remained extraordinarily high till the end of the battle. In particular, the so-called HiWis, Soviet citizens fighting for the Germans, had no illusions about their fate if captured. The Soviets were initially surprised by the number of Germans they had trapped and had to reinforce their encircling troops. Bloody urban warfare began again in Stalingrad, but this time it was the Germans who were pushed back to the banks of the Volga. The Germans adopted a simple defence of fixing wire nets over all windows to protect themselves from grenades. The Soviets responded by fixing fish hooks to the grenades so they stuck to the nets when thrown. The Germans had no usable tanks in the city, and those that still functioned could, at best, be used as makeshift pillboxes. The Soviets did not bother employing tanks in areas where urban destruction restricted their mobility.", "title": "End of the battle" }, { "paragraph_id": 107, "text": "On 22 January, Rokossovsky once again offered Paulus a chance to surrender. Paulus requested that he be granted permission to accept the terms. He told Hitler that he was no longer able to command his men, who were without ammunition or food. Hitler rejected it on a point of honour. He telegraphed the 6th Army later that day, claiming that it had made a historic contribution to the greatest struggle in German history and that it should stand fast \"to the last soldier and the last bullet\". Hitler told Goebbels that the plight of the 6th Army was a \"heroic drama of German history\". On 24 January, in his radio report to Hitler, Paulus reported: \"18,000 wounded without the slightest aid of bandages and medicines.\"", "title": "End of the battle" }, { "paragraph_id": 108, "text": "On 26 January 1943, the German forces inside Stalingrad were split into two pockets north and south of Mamayev-Kurgan. The northern pocket consisting of the VIIIth Corps, under General Walter Heitz, and the XIth Corps, was now cut off from telephone communication with Paulus in the southern pocket. Now \"each part of the cauldron came personally under Hitler\". On 28 January, the cauldron was split into three parts. The northern cauldron consisted of the XIth Corps, the central with the VIIIth and LIst Corps, and the southern with the XIVth Panzer Corps and IVth Corps \"without units\". The sick and wounded reached 40,000 to 50,000.", "title": "End of the battle" }, { "paragraph_id": 109, "text": "On 30 January 1943, the 10th anniversary of Hitler's coming to power, Goebbels read out a proclamation that included the sentence: \"The heroic struggle of our soldiers on the Volga should be a warning for everybody to do the utmost for the struggle for Germany's freedom and the future of our people, and thus in a wider sense for the maintenance of our entire continent.\" The same day, Hermann Göring broadcast from the air ministry, comparing the situation of the surrounded German 6th Army to that of the Spartans at the Battle of Thermopylae, the speech was not well received by soldiers however. Paulus notified Hitler that his men would likely collapse before the day was out. In response, Hitler issued a tranche of field promotions to the Sixth Army's officers. He promoted Paulus to the rank of Generalfeldmarschall. In deciding to promote Paulus, Hitler noted that there was no record of a German or Prussian field marshal having ever surrendered. The implication was clear: if Paulus surrendered, he would shame himself and would become the highest-ranking German officer ever to be captured. Hitler believed that Paulus would either fight to the last man or commit suicide.", "title": "End of the battle" }, { "paragraph_id": 110, "text": "On the next day, the southern pocket in Stalingrad collapsed. Soviet forces reached the entrance to the German headquarters in the ruined GUM department store. Major Anatoly Soldatov described the conditions of the department store basement as such, \"it was unbelievably filthy, you couldn't get through the front or back doors, the filth came up to your chest, along with human waste and who knows what else. The stench was unbelievable.\" When interrogated by the Soviets, Paulus claimed that he had not surrendered. He said that he had been taken by surprise. He denied that he was the commander of the remaining northern pocket in Stalingrad and refused to issue an order in his name for them to surrender.", "title": "End of the battle" }, { "paragraph_id": 111, "text": "There was no one with a camera present to film the capture of Paulus. One person, though, Roman Karmen, managed to record the first interrogation of Paulus that took place the same day, at Shumilov's 64th Army's HQ, and a few hours later at Rokossovsky's Don Front HQ.", "title": "End of the battle" }, { "paragraph_id": 112, "text": "The central pocket, under the command of Heitz, surrendered the same day, while the northern pocket, under the command of General Karl Strecker, held out for two more days. Four Soviet armies were deployed against the northern pocket. At four in the morning on 2 February, Strecker was informed that one of his own officers had gone to the Soviets to negotiate surrender terms. Seeing no point in continuing, he sent a radio message saying that his command had done its duty and fought to the last man. When Strecker finally surrendered, he and his chief of staff, Helmuth Groscurth, drafted the final signal sent from Stalingrad, purposely omitting the customary exclamation to Hitler, replacing it with \"Long live Germany!\"", "title": "End of the battle" }, { "paragraph_id": 113, "text": "Around 91,000 exhausted, ill, wounded, and starving prisoners were taken. The prisoners included 22 generals. Hitler was furious and confided that Paulus \"could have freed himself from all sorrow and ascended into eternity and national immortality, but he prefers to go to Moscow\".", "title": "End of the battle" }, { "paragraph_id": 114, "text": "The Axis suffered 747,300–1,068,374 combat casualties (killed, wounded or captured) among all branches of the German armed forces and their allies:", "title": "Casualties" }, { "paragraph_id": 115, "text": "235,000 German and allied troops in total, from all units, including Manstein's ill-fated relief force, were captured during the battle.", "title": "Casualties" }, { "paragraph_id": 116, "text": "It is estimated that as many as over 1 million soldiers and civilians combined were killed during the battle. Author William Craig, while researching for his book, stressed the incredible death toll of the battle, \"Most appalling was the growing realization, formed by statistics I uncovered, that the battle was the greatest military bloodbath in recorded history. Well over a million men and women died because of Stalingrad, a number far surpassing the previous records of dead at the first battle of the Somme and Verdun in 1916.\" Historian Jochen Hellbeck described the lethality of the battle as such, \"The battle of Stalingrad—the most ferocious and lethal battle in human history—ended on February 2. With an estimated death toll in an excess of a million, the bloodletting at Stalingrad far exceeded that of Verdun, one of the costliest battles of World War I.\"", "title": "Casualties" }, { "paragraph_id": 117, "text": "The Germans lost 900 aircraft (including 274 transports and 165 bombers used as transports), 500 tanks and 6,000 artillery pieces. According to a contemporary Soviet report, 5,762 guns, 1,312 mortars, 12,701 heavy machine guns, 156,987 rifles, 80,438 sub-machine guns, 10,722 trucks, 744 aircraft; 1,666 tanks, 261 other armoured vehicles, 571 half-tracks and 10,679 motorcycles were captured by the Soviets.", "title": "Casualties" }, { "paragraph_id": 118, "text": "The USSR, according to archival figures, suffered 1,129,619 total casualties; 478,741 personnel killed or missing, and 650,878 wounded or sick. The USSR lost 4,341 tanks destroyed or damaged, 15,728 artillery pieces and 2,769 combat aircraft. 955 Soviet civilians died in Stalingrad and its suburbs from aerial bombing by Luftflotte 4 as the German 4th Panzer and 6th Armies approached the city.", "title": "Casualties" }, { "paragraph_id": 119, "text": "The losses of transport planes were especially serious, as they destroyed the capacity for supply of the trapped 6th Army. The destruction of 72 aircraft when the airfield at Tatsinskaya Airfield was overrun meant the loss of about 10 percent of the Luftwaffe transport fleet.", "title": "Casualties" }, { "paragraph_id": 120, "text": "These losses amounted to about 50 percent of the aircraft committed and the Luftwaffe training program was stopped and sorties in other theatres of war were significantly reduced to save fuel for use at Stalingrad.", "title": "Casualties" }, { "paragraph_id": 121, "text": "The German public was not officially told of the impending disaster until the end of January 1943, though positive media reports had stopped in the weeks before the announcement. Stalingrad marked the first time that the Nazi government publicly acknowledged a failure in its war effort. On 31 January, regular programmes on German state radio were replaced by a broadcast of the sombre Adagio movement from Anton Bruckner's Seventh Symphony, followed by the announcement of the defeat at Stalingrad. On 18 February, Minister of Propaganda Joseph Goebbels gave the famous Sportpalast speech in Berlin, encouraging the Germans to accept a total war that would claim all resources and efforts from the entire population.", "title": "Aftermath" }, { "paragraph_id": 122, "text": "Based on Soviet records, over 11,000 German soldiers continued to resist in isolated groups within the city for the next month. Some have presumed that they were motivated by a belief that fighting on was better than a slow death in Soviet captivity. Brown University historian Omer Bartov claims they were motivated by belief in Hitler and National Socialism. He studied 11,237 letters sent by soldiers inside of Stalingrad between 20 December 1942 and 16 January 1943 to their families in Germany. Almost every letter expressed belief in Germany's ultimate victory and their willingness to fight and die at Stalingrad to achieve that victory. Bartov reported that a great many of the soldiers were well aware that they would not be able to escape from Stalingrad, but in their letters to their families stated that they were proud to \"sacrifice themselves for the Führer\".", "title": "Aftermath" }, { "paragraph_id": 123, "text": "A Soviet officer interviewed months after the battle, Nikolai Nikitich Aksyonov, described the scale of devastation and conflict at Stalingrad, stating that \"As a historian, I tried to draw comparisons to battles I know from history: Borodino, Verdun during the Imperialist War, but none of that was right because the scale of conflict in Stalingrad makes it hard to compare it to anything. It seemed as if Stalingrad was breathing fire for days on end.\" Many German soldiers expressed in their letters that they were trapped in a \"second Verdun\", while Soviet defenders described the battle as their \"Red Verdun\", in which they would refuse to surrender to the enemy. However, a Soviet war correspondent reporting in October of 1942 remarked that \"A city of peace has become a city of war. The laws of warfare have placed it on the front line, at the epicenter of a battle that will shape the outcome of the entire war. After sixty days of fighting the Germans now know what this means. 'Verdun!' they scoff. 'This is no Verdun. This is something new in the history of warfare. This is Stalingrad.' \"", "title": "Aftermath" }, { "paragraph_id": 124, "text": "The battle is not only infamous for being a military bloodbath, but also for its disregard for civilians by both sides. Sniper Vasily Zaytsev took note of atrocities that took place during the battle, stating that, \"another time you see young girls, children hanging from trees in the park. . .It has tremendous impact.\" A sergeant in the 389th Infantry Division, noted during the battles for the Barrikady workers' settlement that \"Russian women who came out of the houses with their bundles and then tried to seek shelter from the firing on the German side, were cut down from behind by Russian machine-gun fire.\"", "title": "Aftermath" }, { "paragraph_id": 125, "text": "The bombing campaign and five months of fighting in the city had utterly destroyed 99% of the city, with the city being nothing more than a heap of rubble. Of the population of more than half a million before the battle, a quick census revealed only 1,515 remained following the battle's conclusion. However, Beevor notes that a census revealed that 9,796 civilians had lived through the fighting, including 994 children.", "title": "Aftermath" }, { "paragraph_id": 126, "text": "The remaining forces continued to resist, hiding in cellars and sewers, but by early March 1943 the last small and isolated pockets of resistance had surrendered. According to Soviet intelligence documents shown in the documentary, a remarkable NKVD report from March 1943 is available showing the tenacity of some of these German groups:", "title": "Aftermath" }, { "paragraph_id": 127, "text": "The mopping-up of counter-revolutionary elements in the city of Stalingrad proceeded. The German soldiers – who had hidden themselves in huts and trenches – offered armed resistance after combat actions had already ended. This armed resistance continued until 15 February and in a few areas until 20 February. Most of the armed groups were liquidated by March ... During this period of armed conflict with the Germans, the brigade's units killed 2,418 soldiers and officers and captured 8,646 soldiers and officers, escorting them to POW camps and handing them over.", "title": "Aftermath" }, { "paragraph_id": 128, "text": "The operative report of the Don Front's staff issued on 5 February 1943, 22:00 said,", "title": "Aftermath" }, { "paragraph_id": 129, "text": "The 64th Army was putting itself in order, being in previously occupied regions. Location of army's units is as it was previously. In the region of location of the 38th Motorised Rifle Brigade in a basement eighteen armed SS-men [sic] were found, who refused to surrender, the Germans found were destroyed.", "title": "Aftermath" }, { "paragraph_id": 130, "text": "The condition of the troops that surrendered was pitiful. British war correspondent Alexander Werth described the following scene in his Russia at War book, based on a first-hand account of his visit to Stalingrad on 3–5 February 1943,", "title": "Aftermath" }, { "paragraph_id": 131, "text": "We [...] went into the yard of the large burnt out building of the Red Army House; and here one realised particularly clearly what the last days of Stalingrad had been to so many of the Germans. In the porch lay the skeleton of a horse, with only a few scraps of meat still clinging to its ribs. Then we came into the yard. Here lay more more [sic?] horses' skeletons, and to the right, there was an enormous horrible cesspool – fortunately, frozen solid. And then, suddenly, at the far end of the yard I caught sight of a human figure. He had been crouching over another cesspool, and now, noticing us, he was hastily pulling up his pants, and then he slunk away into the door of the basement. But as he passed, I caught a glimpse of the wretch's face – with its mixture of suffering and idiot-like incomprehension. For a moment, I wished that the whole of Germany were there to see it. The man was probably already dying. In that basement [...] there were still two hundred Germans—dying of hunger and frostbite. \"We haven't had time to deal with them yet,\" one of the Russians said. \"They'll be taken away tomorrow, I suppose.\" And, at the far end of the yard, besides the other cesspool, behind a low stone wall, the yellow corpses of skinny Germans were piled up – men who had died in that basement—about a dozen wax-like dummies. We did not go into the basement itself – what was the use? There was nothing we could do for them.", "title": "Aftermath" }, { "paragraph_id": 132, "text": "Out of the nearly 91,000 German prisoners captured in Stalingrad, only about 5,000 returned. Weakened by disease, starvation and lack of medical care during the encirclement, they were sent on forced marches to prisoner camps and later to labour camps all over the Soviet Union. Some 35,000 were eventually sent on transports, of which 17,000 did not survive. Most died of wounds, disease (particularly typhus), cold, overwork, mistreatment and malnutrition. Some were kept in the city to help rebuild it.", "title": "Aftermath" }, { "paragraph_id": 133, "text": "A handful of senior officers were taken to Moscow and used for propaganda purposes, and some of them joined the National Committee for a Free Germany. Some, including Paulus, signed anti-Hitler statements that were broadcast to German troops. Paulus testified for the prosecution during the Nuremberg Trials and assured families in Germany that those soldiers taken prisoner at Stalingrad were safe. He remained in the Soviet Union until 1952, then moved to Dresden in East Germany, where he spent the remainder of his days defending his actions at Stalingrad and was quoted as saying that Communism was the best hope for postwar Europe. General Walther von Seydlitz-Kurzbach offered to raise an anti-Hitler army from the Stalingrad survivors, but the Soviets did not accept the offer. It was not until 1955 that the last of the 5,000–6,000 survivors were repatriated (to West Germany) after a plea to the Politburo by Konrad Adenauer.", "title": "Aftermath" }, { "paragraph_id": 134, "text": "Stalingrad has been described as the greatest defeat in the history of the German Army. It is often identified as the turning point on the Eastern Front, in the war against Germany overall, and in the entire Second World War. The Red Army had the initiative, and the Wehrmacht was in retreat. A year of German gains during Case Blue had been wiped out. Germany's Sixth Army had ceased to exist, and the forces of Germany's European allies, except Finland, had been shattered. In a speech on 9 November 1944, Hitler himself blamed Stalingrad for Germany's impending doom.", "title": "Significance" }, { "paragraph_id": 135, "text": "The destruction of an entire army (the largest killed, captured, wounded figures for Axis soldiers, nearly 1 million, during the war) and the frustration of Germany's grand strategy made the battle a watershed moment. At the time, the global significance of the battle was not in doubt. A Dresden newspaper wrote in early August that the battle would become the \"most fateful battle of the war\", and an article in September from the British Daily Telegraph shared the same sentiment. Joseph Goebbels shared similar sentiment, declaring that the battle was a \"question of life or death, and all of our prestige, just as that of the Soviet Union, will depend on how it will end.\" Writing in his diary on 1 January 1943, British General Alan Brooke, Chief of the Imperial General Staff, reflected on the change in the position from a year before:", "title": "Significance" }, { "paragraph_id": 136, "text": "I felt Russia could never hold, Caucasus was bound to be penetrated, and Abadan (our Achilles heel) would be captured with the consequent collapse of Middle East, India, etc. After Russia's defeat how were we to handle the German land and air forces liberated? England would be again bombarded, threat of invasion revived... And now! We start 1943 under conditions I would never have dared to hope. Russia has held, Egypt for the present is safe. There is a hope of clearing North Africa of Germans in the near future... Russia is scoring wonderful successes in Southern Russia.", "title": "Significance" }, { "paragraph_id": 137, "text": "At this point, the British had won the Battle of El Alamein in November 1942. However, there were only about 50,000 German soldiers at El Alamein in Egypt, while at Stalingrad 300,000 to 400,000 Germans had been lost.", "title": "Significance" }, { "paragraph_id": 138, "text": "Regardless of the strategic implications, there is little doubt about Stalingrad's symbolism. Germany's defeat shattered its reputation for invincibility and dealt a devastating blow to German morale. On 30 January 1943, the tenth anniversary of his coming to power, Hitler chose not to speak. Joseph Goebbels read the text of his speech for him on the radio. The speech contained an oblique reference to the battle, which suggested that Germany was now in a defensive war. The public mood was sullen, depressed, fearful, and war-weary.", "title": "Significance" }, { "paragraph_id": 139, "text": "The reverse was the case on the Soviet side. There was an overwhelming surge in confidence and belief in victory. A common saying was: \"You cannot stop an army which has done Stalingrad.\" Stalin was feted as the hero of the hour and made a Marshal of the Soviet Union.", "title": "Significance" }, { "paragraph_id": 140, "text": "The news of the battle echoed round the world, with many people now believing that Hitler's defeat was inevitable. The Turkish Consul in Moscow predicted that \"the lands which the Germans have destined for their living space will become their dying space\". Britain's conservative The Daily Telegraph proclaimed that the victory had saved European civilisation. The country celebrated \"Red Army Day\" on 23 February 1943. A ceremonial Sword of Stalingrad was forged to the order of King George VI. After being put on public display in Britain, this was presented to Stalin by Winston Churchill at the Tehran Conference later in 1943. Soviet propaganda spared no effort and wasted no time in capitalising on the triumph, impressing a global audience. The prestige of Stalin, the Soviet Union, and the worldwide Communist movement was immense, and their political position greatly enhanced.", "title": "Significance" }, { "paragraph_id": 141, "text": "In recognition of the determination of its defenders, Stalingrad was awarded the title Hero City in 1945. A colossal monument called The Motherland Calls was erected in 1967 on Mamayev Kurgan, the hill overlooking the city where bones and rusty metal splinters can still be found. The statue forms part of a war memorial complex which includes the ruins of the Grain Silo and Pavlov's House. On 2 February 2013 Volgograd hosted a military parade and other events to commemorate the 70th anniversary of the final victory. Since then, military parades have always commemorated the victory in the city.", "title": "Significance" }, { "paragraph_id": 142, "text": "Every year still, hundreds of bodies of soldiers who died in the battle are recovered in the area around Stalingrad and reburied in the cemeteries at Mamayev Kurgan or Rossoshka.", "title": "Significance" }, { "paragraph_id": 143, "text": "The events of the Battle for Stalingrad have been covered in numerous media works of British, American, German, and Russian origin, for its significance as a turning point in the Second World War and for the loss of life associated with the battle. The term Stalingrad has become almost synonymous with large-scale urban battles with high casualties on both sides.", "title": "In popular culture" } ]
The Battle of Stalingrad was a major battle on the Eastern Front of World War II where Nazi Germany and its allies unsuccessfully fought the Soviet Union for control of the city of Stalingrad in Southern Russia. The battle was marked by fierce close-quarters combat and direct assaults on civilians in air raids, with the battle epitomizing urban warfare. It was the bloodiest battle of the Second World War, with both sides suffering enormous casualties. Today, the Battle of Stalingrad is often regarded as the turning point in the European theatre of war, as it forced the Oberkommando der Wehrmacht to withdraw considerable military forces from other areas in occupied Europe to replace German losses on the Eastern Front, ending with the rout of the six field armies of Army Group B, including the destruction of Nazi Germany's 6th Army and an entire corps of its 4th Panzer Army. The Soviet victory energized the Red Army and shifted the balance of power in the favour of the Soviets. Stalingrad was strategically important to both sides as a major industrial and transport hub on the Volga River. Whoever controlled Stalingrad would have access to the oil fields of the Caucasus and would gain control of the Volga. Germany, already operating on dwindling fuel supplies, focused its efforts on moving deeper into Soviet territory and taking the oil fields at any cost. On 4 August, the Germans launched an offensive by using the 6th Army and elements of the 4th Panzer Army. The attack was supported by intense Luftwaffe bombing that reduced much of the city to rubble. The battle degenerated into house-to-house fighting as both sides poured reinforcements into the city. By mid-November, the Germans, at great cost, had pushed the Soviet defenders back into narrow zones along the west bank of the river. Winter conditions became particularly brutal, with temperatures reaching as low as −40 °C (−40 °F) in late November. On 19 November, the Red Army launched Operation Uranus, a two-pronged attack targeting the Romanian armies protecting the 6th Army's flanks. The Axis flanks were overrun and the 6th Army was cut off and surrounded in the Stalingrad area. Adolf Hitler was determined to hold the city at all costs and forbade the 6th Army from trying a breakout; instead, attempts were made to supply it by air and to break the encirclement from the outside. The Soviets were successful in preventing the Germans from delivering enough supplies through the air to the trapped Axis forces. Nevertheless, heavy fighting continued for another two months. On 2 February 1943, the German 6th Army, having exhausted their ammunition and food, finally capitulated after over five months of fighting, making it the first of Hitler's field armies to surrender in World War II. The Soviet victory is commemorated in Russia as the Day of Military Honour.
2001-09-27T08:56:15Z
2023-12-19T23:53:31Z
[ "Template:Lang-de", "Template:Cite journal", "Template:Refend", "Template:World War II", "Template:Use dmy dates", "Template:Legend", "Template:Rp", "Template:Blockquote", "Template:Authority control", "Template:Spnd", "Template:Convert", "Template:Cite news", "Template:Cbignore", "Template:Webarchive", "Template:Citation", "Template:Subject bar", "Template:See also", "Template:Reflist", "Template:Harvtxt", "Template:Cite episode", "Template:Cite web", "Template:Commonscat", "Template:Short description", "Template:For multi", "Template:EngvarB", "Template:Main", "Template:'", "Template:Harvnb", "Template:Lang-rus", "Template:Cite book", "Template:YouTube", "Template:Pp-semi", "Template:Citation needed", "Template:Legend-line", "Template:Self-published source", "Template:Sfnm", "Template:' \"", "Template:IPA-de", "Template:Page needed", "Template:Infobox military conflict", "Template:Sfn", "Template:TOC limit", "Template:Snf", "Template:Date missing", "Template:Refbegin", "Template:Quote", "Template:Cn", "Template:Battle of Stalingrad", "Template:Tank battles" ]
https://en.wikipedia.org/wiki/Battle_of_Stalingrad
4,285
Bodhidharma
Bodhidharma was a semi-legendary Buddhist monk who lived during the 5th or 6th century CE. He is traditionally credited as the transmitter of Chan Buddhism to China, and is regarded as its first Chinese patriarch. According to a 17th-century apocryphal story found in a manual called Yijin Jing, he began the physical training of the monks of Shaolin Monastery that led to the creation of Shaolin kungfu. He is known as Dámó in China and as Daruma in Japan. His name means "dharma of awakening (bodhi)" in Sanskrit. Little contemporary biographical information on Bodhidharma is extant, and subsequent accounts became layered with legend and unreliable details. According to the principal Chinese sources, Bodhidharma came from the Western Regions, which typically refers to Central Asia but can also include the Indian subcontinent, and is described as either a "Persian Central Asian" or a "South Indian [...] the third son of a great Indian king." Throughout Buddhist art, Bodhidharma is depicted as an ill-tempered, large-nosed, profusely-bearded, wide-eyed non-Chinese person. He is referred to as "The Blue-Eyed Barbarian" (Chinese: 碧眼胡; pinyin: Bìyǎnhú) in Chan texts. Aside from the Chinese accounts, several popular traditions also exist regarding Bodhidharma's origins. The accounts also differ on the date of his arrival, with one early account claiming that he arrived during the Liu Song dynasty (420–479 CE) and later accounts dating his arrival to the Liang dynasty (502–557 CE). Bodhidharma was primarily active in the territory of the Northern Wei (386–534 CE). Modern scholarship dates him to about the early 5th century CE. Bodhidharma's teachings and practice centered on meditation and the Laṅkāvatāra Sūtra. The Anthology of the Patriarchal Hall (952) identifies Bodhidharma as the 28th Patriarch of Buddhism in an uninterrupted line that extends all the way back to the Gautama Buddha himself. There are two known extant accounts written by contemporaries of Bodhidharma. According to these sources, Bodhidharma came from the Western Regions, and is described as either a "Persian Central Asian" or a "South Indian [...] the third son of a great Indian king." Later sources draw on these two sources, adding additional details, including a change to being descended from a Brahmin king, which accords with the reign of the Pallavas, who "claim[ed] to belong to a brahmin lineage." The Western Regions was a historical name specified in the Chinese chronicles between the 3rd century BC to the 8th century AD that referred to the regions west of Yumen Pass, most often Central Asia or sometimes, more specifically, the easternmost portion of it (e.g. Altishahr or the Tarim Basin in southern Xinjiang). Sometimes, it was used more generally to refer to other regions to the west of China as well, such as the Indian subcontinent (as in the novel Journey to the West). The earliest text mentioning Bodhidharma is The Record of the Buddhist Monasteries of Luoyang (Chinese: 洛陽伽藍記 Luòyáng Qiélánjì) which was compiled in 547 by Yang Xuanzhi (楊衒之), a writer and translator of Mahayana sutras into Chinese. Yang gave the following account: At that time there was a monk of the Western Region named Bodhidharma, a Persian Central Asian. He traveled from the wild borderlands to China. Seeing the golden disks on the pole on top of Yǒngníng's stupa reflecting in the sun, the rays of light illuminating the surface of the clouds, the jewel-bells on the stupa blowing in the wind, the echoes reverberating beyond the heavens, he sang its praises. He exclaimed: "Truly this is the work of spirits." He said: "I am 150 years old, and I have passed through numerous countries. There is virtually no country I have not visited. Even the distant Buddha-realms lack this." He chanted homage and placed his palms together in salutation for days on end. The account of Bodhidharma in the Luoyan Record does not particularly associate him with meditation, but rather depicts him as a thaumaturge capable of mystical feats. This may have played a role in his subsequent association with the martial arts and esoteric knowledge. The second account was written by Tanlin (曇林; 506–574). Tanlin's brief biography of the "Dharma Master" is found in his preface to the Long Scroll of the Treatise on the Two Entrances and Four Practices, a text traditionally attributed to Bodhidharma and the first text to identify him as South Indian: The Dharma Master was a South Indian of the Western Region. He was the third son of a great Indian king. His ambition lay in the Mahayana path, and so he put aside his white layman's robe for the black robe of a monk […] Lamenting the decline of the true teaching in the outlands, he subsequently crossed distant mountains and seas, traveling about propagating the teaching in Han and Wei. Tanlin's account was the first to mention that Bodhidharma attracted disciples, specifically mentioning Daoyu (道育) and Dazu Huike (慧可), the latter of whom would later figure very prominently in the Bodhidharma literature. Although Tanlin has traditionally been considered a disciple of Bodhidharma, it is more likely that he was a student of Huike. The Record of the Masters and Students of the Laṅka (Léngqié Shīzī Jì 楞伽師資記), which survives both in Chinese and in Tibetan translation (although the surviving Tibetan translation is apparently of older provenance than the surviving Chinese version), states that Bodhidharma is not the first ancestor of Zen, but instead the second. This text instead claims that Guṇabhadra, the translator of the Laṅkāvatāra Sūtra, is the first ancestor in the lineage. It further states that Bodhidharma was his student. The Tibetan translation is estimated to have been made in the late eighth or early ninth century, indicating that the original Chinese text was written at some point before that. Tanlin's preface has also been preserved in Jingjue's (683–750) Lengjie Shizi ji "Chronicle of the Laṅkāvatāra Masters", which dates from 713 to 716./ca. 715 He writes, The teacher of the Dharma, who came from South India in the Western Regions, the third son of a great Brahman king." In the 7th-century historical work "Further Biographies of Eminent Monks" (續高僧傳 Xù gāosēng zhuàn), Daoxuan (道宣) possibly drew on Tanlin's preface as a basic source, but made several significant additions: Firstly, Daoxuan adds more detail concerning Bodhidharma's origins, writing that he was of "South Indian Brahman stock" (南天竺婆羅門種 nán tiānzhú póluómén zhŏng). Secondly, more detail is provided concerning Bodhidharma's journeys. Tanlin's original is imprecise about Bodhidharma's travels, saying only that he "crossed distant mountains and seas" before arriving in Wei. Daoxuan's account, however, implies "a specific itinerary": "He first arrived at Nan-yüeh during the Sung period. From there, he turned north and came to the Kingdom of Wei" This implies that Bodhidharma had travelled to China by sea and that he had crossed over the Yangtze. Thirdly, Daoxuan suggests a date for Bodhidharma's arrival in China. He writes that Bodhidharma makes landfall in the time of the Song, thus making his arrival no later than the time of the Song's fall to the Southern Qi in 479. Finally, Daoxuan provides information concerning Bodhidharma's death. Bodhidharma, he writes, died at the banks of the Luo River, where he was interred by his disciple Dazu Huike, possibly in a cave. According to Daoxuan's chronology, Bodhidharma's death must have occurred prior to 534, the date of the Northern Wei's fall, because Dazu Huike subsequently leaves Luoyang for Ye. Furthermore, citing the shore of the Luo River as the place of death might possibly suggest that Bodhidharma died in the mass executions at Heyin (河陰) in 528. Supporting this possibility is a report in the Chinese Buddhist canon stating that a Buddhist monk was among the victims at Héyīn. In the Anthology of the Patriarchal Hall (祖堂集 Zǔtángjí) of 952, the elements of the traditional Bodhidharma story are in place. Bodhidharma is said to have been a disciple of Prajñātāra, thus establishing the latter as the 27th patriarch in India. After a three-year journey, Bodhidharma reached China in 527, during the Liang (as opposed to the Song in Daoxuan's text). The Anthology of the Patriarchal Hall includes Bodhidharma's encounter with Emperor Wu of Liang, which was first recorded around 758 in the appendix to a text by Shenhui (神會), a disciple of Huineng. Finally, as opposed to Daoxuan's figure of "over 180 years," the Anthology of the Patriarchal Hall states that Bodhidharma died at the age of 150. He was then buried on Mount Xiong'er (熊耳山), to the west of Luoyang. However, three years after the burial, in the Pamir Mountains, Song Yun (宋雲)—an official of one of the later Wei kingdoms—encountered Bodhidharma, who claimed to be returning to India and was carrying a single sandal. Bodhidharma predicted the death of Song Yun's ruler, a prediction which was borne out upon the latter's return. Bodhidharma's tomb was then opened, and only a single sandal was found inside. According to the Anthology of the Patriarchal Hall, Bodhidharma left the Liang court in 527 and relocated to Mount Song near Luoyang and the Shaolin Monastery, where he "faced a wall for nine years, not speaking for the entire time", his date of death can have been no earlier than 536. Moreover, his encounter with the Wei official indicates a date of death no later than 554, three years before the fall of the Western Wei. Subsequent to the Anthology of the Patriarchal Hall, the only dated addition to the biography of Bodhidharma is in the Jingde Records of the Transmission of the Lamp (景德傳燈錄 Jĭngdé chuándēng lù, published 1004 CE), by Daoyuan (道原), in which it is stated that Bodhidharma's original name had been Bodhitāra but was changed by his master Prajñātāra. The same account is given by the Japanese master Keizan's 13th-century work of the same title. Several contemporary popular traditions also exist regarding Bodhidharma's origins. An Indian tradition regards Bodhidharma to be the third son of a Pallava king from Kanchipuram. This is consistent with the Southeast Asian traditions which also describe Bodhidharma as a former South Indian Tamil prince who had awakened his kundalini and renounced royal life to become a monk. The Tibetan version similarly characterises him as a dark-skinned siddha from South India. Conversely, the Japanese tradition generally regards Bodhidharma as a red-haired Persian. Bodhidharma is traditionally seen as introducing a Mahayana Buddhist practice of dhyana (meditation) in China. According to modern scholars, like the Japanese scholar of Chan Yanagida Seizan, generally hold that the Two Entrances and Four Practices (二入四行論) is the only extant work that can be attributed to Bodhidharma and as such, this is the main source for our knowledge of his teaching. According to this text, Bodhidharma taught two "entrances" to the Dharma. The first is a subitist teaching that directly apprehends the ultimate principle or true nature of reality (buddha-nature). The second entrance deals with four practices: (1) accepting all our sufferings as the fruit of past karma, (2) accept our circumstances with equanimity, (3) to be without craving, and (4) to let go of wrong thoughts and practice the six perfections. According to Yanagida Seizan, the first "entrance of principle", was subitist teaching which derives from the sudden enlightenment thought of Tao-sheng, while the four practices are a reworking of the "four foundations of mindfulness", which were popular in the late Six Dynasties period Buddhist meditation circles. Tanlin, in the preface to Two Entrances and Four Practices, and Daoxuan, in the Further Biographies of Eminent Monks, mentions a practice of Bodhidharma's termed "wall-gazing" (壁觀 bìguān). Both Tanlin and Daoxuan associate this "wall-gazing" with "quieting [the] mind" (Chinese: 安心; pinyin: ānxīn). In the Two Entrances and Four Practices, the term "wall-gazing" is given as follows: Those who turn from delusion back to reality, who meditate on walls, the absence of self and other, the oneness of mortal and sage, and who remain unmoved even by scriptures are in complete and unspoken agreement with reason". Daoxuan states, "the merits of Mahāyāna wall-gazing are the highest". These are the first mentions in the historical record of what may be a type of meditation being ascribed to Bodhidharma. Exactly what sort of practice Bodhidharma's "wall-gazing" was remains uncertain. Nearly all accounts have treated it either as an undefined variety of meditation, as Daoxuan and Dumoulin, or as a variety of seated meditation akin to the zazen (Chinese: 坐禪; pinyin: zuòchán) that later became a defining characteristic of Chan. The latter interpretation is particularly common among those working from a Chan standpoint. There have also, however, been interpretations of "wall-gazing" as a non-meditative phenomenon. There are early texts which explicitly associate Bodhidharma with the Laṅkāvatāra Sūtra. Daoxuan, for example, in a late recension of his biography of Bodhidharma's successor Huike, has the sūtra as a basic and important element of the teachings passed down by Bodhidharma: In the beginning, Dhyana Master Bodhidharma took the four-roll Laṅkā Sūtra, handed it over to Huike, and said: "When I examine the land of China, it is clear that there is only this sutra. If you rely on it to practice, you will be able to cross over the world." Another early text, the "Record of the Masters and Disciples of the Laṅkāvatāra Sūtra" (Chinese: 楞伽師資記; pinyin: Léngqié Shīzī Jì) of Jingjue (淨覺; 683–750), also mentions Bodhidharma in relation to this text. Jingjue's account also makes explicit mention of "sitting meditation" or zazen: For all those who sat in meditation, Master Bodhi[dharma] also offered expositions of the main portions of the Laṅkāvatāra Sūtra, which are collected in a volume of twelve or thirteen pages […] bearing the title of "Teaching of [Bodhi-]Dharma". In other early texts, the school that would later become known as Chan Buddhism is sometimes referred to as the "Laṅkāvatāra school" (楞伽宗 Léngqié zōng). The Laṅkāvatāra Sūtra, one of the Mahayana sutras, is a highly "difficult and obscure" text whose basic thrust is to emphasize "the inner enlightenment that does away with all duality and is raised above all distinctions". It is among the first and most important texts for East Asian Yogācāra. According to Suzuki, one of the recurrent emphases in the Laṅkāvatāra Sūtra is a lack of reliance on words to effectively express reality: If, Mahamati, you say that because of the reality of words the objects are, this talk lacks in sense. Words are not known in all the Buddha-lands; words, Mahamati, are an artificial creation. In some Buddha-lands ideas are indicated by looking steadily, in others by gestures, in still others by a frown, by the movement of the eyes, by laughing, by yawning, or by the clearing of the throat, or by recollection, or by trembling. In contrast to the ineffectiveness of words, the sūtra instead stresses the importance of the "self-realization" that is "attained by noble wisdom" and, according to Suzuki, occurs "when one has an insight into reality as it is": "The truth is the state of self-realization and is beyond categories of discrimination". According to Suzuki, reflecting his own emphasis on kensho, the sūtra goes on to outline the ultimate effects of an experience of self-realization: [The bodhisattva] will become thoroughly conversant with the noble truth of self-realization, will become a perfect master of his own mind, will conduct himself without effort, will be like a gem reflecting a variety of colours, will be able to assume the body of transformation, will be able to enter into the subtle minds of all beings, and, because of his firm belief in the truth of Mind-only, will, by gradually ascending the stages, become established in Buddhahood. Several stories about Bodhidharma have become popular legends, which are still being used in the Ch'an, Seon, and Zen-tradition. The Anthology of the Patriarchal Hall says that in 527, Bodhidharma visited Emperor Wu of Liang, a fervent patron of Buddhism: Emperor Wu: "How much karmic merit have I earned for ordaining Buddhist monks, building monasteries, having sutras copied, and commissioning Buddha images?" Bodhidharma: "None. Good deeds done with worldly intent bring good karma, but no merit." Emperor Wu: "So what is the highest meaning of noble truth?" Bodhidharma: "There is no noble truth, there is only emptiness." Emperor Wu: "Then, who is standing before me?" Bodhidharma: "I know not, Your Majesty." This encounter was included as the first kōan of the Blue Cliff Record. Failing to make a favorable impression in South China, Bodhidharma is said to have travelled to the Shaolin Monastery. After either being refused entry or being ejected after a short time, he lived in a nearby cave, where he "faced a wall for nine years, not speaking for the entire time". The biographical tradition is littered with apocryphal tales about Bodhidharma's life and circumstances. In one version of the story, he is said to have fallen asleep seven years into his nine years of wall-gazing. Becoming angry with himself, he cut off his eyelids to prevent it from happening again. According to the legend, as his eyelids hit the floor the first tea plants sprang up, and thereafter, tea would provide a stimulant to help keep students of Chan awake during zazen. The most popular account relates that Bodhidharma was admitted into the Shaolin temple after nine years in the cave and taught there for some time. However, other versions report that he "passed away, seated upright"; or that he disappeared, leaving behind the Yijin Jing; or that his legs atrophied after nine years of sitting, which is why Daruma dolls have no legs. In one legend, Bodhidharma refused to resume teaching until his would-be student, Dazu Huike, who had kept vigil for weeks in the deep snow outside of the monastery, cut off his own left arm to demonstrate sincerity. Jingde Records of the Transmission of the Lamp (景德传灯录) of Daoyuan, presented to the emperor in 1004, records that Bodhidharma wished to return to India and called together his disciples: Bodhidharma asked, "Can each of you say something to demonstrate your understanding?" Dao Fu stepped forward and said, "It is not bound by words and phrases, nor is it separate from words and phrases. This is the function of the Tao." Bodhidharma: "You have attained my skin." The nun Zong Chi stepped up and said, "It is like a glorious glimpse of the realm of Akshobhya Buddha. Seen once, it need not be seen again." Bodhidharma; "You have attained my flesh." Dao Yu said, "The four elements are all empty. The five skandhas are without actual existence. Not a single dharma can be grasped." Bodhidharma: "You have attained my bones." Finally, Huike came forth, bowed deeply in silence and stood up straight. Bodhidharma said, "You have attained my marrow." Bodhidharma passed on the symbolic robe and bowl of dharma succession to Dazu Huike and, some texts claim, a copy of the Laṅkāvatāra Sūtra. Bodhidharma then either returned to India or died. Some Chinese myths and legends describe Bodhidharma as being disturbed by the poor physical shape of the Shaolin monks, after which, he instructed them in techniques to maintain their physical condition as well as teaching meditation. He is said to have taught a series of external exercises called the Eighteen Arhat Hands and an internal practice called the Sinew Metamorphosis Classic. In addition, after his departure from the temple, two manuscripts by Bodhidharma were said to have been discovered inside the temple: the Yijin Jing and the Xisui Jing. Copies and translations of the Yijin Jing survive to the modern day. The Xisui Jing has been lost. According to Southeast Asian folklore, Bodhidharma travelled from Jambudvipa by sea to Palembang, Indonesia. Passing through Sumatra, Java, Bali, and Malaysia, he eventually entered China through Nanyue. In his travels through the region, Bodhidharma is said to have transmitted his knowledge of the Mahayana doctrine and the martial arts. Malay legend holds that he introduced forms to silat. Vajrayana tradition links Bodhidharma with the 11th-century south Indian monk Dampa Sangye who travelled extensively to Tibet and China spreading tantric teachings. Three years after Bodhidharma's death, Ambassador Song Yun of northern Wei is said to have seen him walking while holding a shoe at the Pamir Mountains. Song asked Bodhidharma where he was going, to which Bodhidharma replied, "I am going home". When asked why he was holding his shoe, Bodhidharma answered, "You will know when you reach Shaolin monastery. Don't mention that you saw me or you will meet with disaster". After arriving at the palace, Song told the emperor that he met Bodhidharma on the way. The emperor said Bodhidharma was already dead and buried and had Song arrested for lying. At Shaolin Monastery, the monks informed them that Bodhidharma was dead and had been buried in a hill behind the temple. The grave was exhumed and was found to contain a single shoe. The monks then said, "Master has gone back home" and prostrated three times: "For nine years, he had remained and nobody knew him; Carrying a shoe in hand he went home quietly, without ceremony." The idea of a patriarchal lineage in Ch'an dates back to the epitaph for Faru (法如), a disciple of the 5th patriarch Hongren (弘忍). In the Long Scroll of the Treatise on the Two Entrances and Four Practices and the Continued Biographies of Eminent Monks, Daoyu and Dazu Huike are the only explicitly identified disciples of Bodhidharma. The epitaph gives a line of descent identifying Bodhidharma as the first patriarch. In the 6th century, the biographies of famous monks were collected. From this genre, the typical Chan lineage was developed: These famous biographies were non-sectarian. The Ch'an biographical works, however, aimed to establish Ch'an as a legitimate school of Buddhism traceable to its Indian origins, and at the same time championed a particular form of Ch'an. Historical accuracy was of little concern to the compilers; old legends were repeated, new stories were invented and reiterated until they, too, became legends. D. T. Suzuki contends that Chan's growth in popularity during the 7th and 8th centuries attracted criticism that it had "no authorized records of its direct transmission from the founder of Buddhism" and that Chan historians made Bodhidharma the 28th patriarch of Buddhism in response to such attacks. The earliest lineages described the lineage from Bodhidharma into the 5th to 7th generation of patriarchs. Various records of different authors are known, which give a variation of transmission lines: Eventually, these descriptions of the lineage evolved into a continuous lineage from Śākyamuni Buddha to Bodhidharma. The idea of a line of descent from Śākyamuni Buddha is the basis for the distinctive lineage tradition of Chan Buddhism. According to the Song of Enlightenment (證道歌 Zhèngdào gē) by Yongjia Xuanjue, one of the chief disciples of Huìnéng was Bodhidharma, the 28th Patriarch of Buddhism, in a line of descent from Gautama Buddha via his disciple Mahākāśyapa: Mahakashyapa was the first, leading the line of transmission; Twenty-eight Fathers followed him in the West; The Lamp was then brought over the sea to this country; And Bodhidharma became the First Father here His mantle, as we all know, passed over six Fathers, And by them many minds came to see the Light. The Transmission of the Light gives 28 patriarchs in this transmission: Bodhidharma has been the subject of critical scientific research, which has shed new light on the traditional stories about Bodhidharma. According to John McRae, Bodhidharma has been the subject of a hagiographic process which served the needs of Chan Buddhism. According to him, it is not possible to write an accurate biography of Bodhidharma: It is ultimately impossible to reconstruct any original or accurate biography of the man whose life serves as the original trace of his hagiography – where "trace" is a term from Jacques Derrida meaning the beginningless beginning of a phenomenon, the imagined, but always intellectually unattainable, origin. Hence any such attempt by modern biographers to reconstruct a definitive account of Bodhidharma's life is both doomed to failure and potentially, no different in intent from the hagiographical efforts of premodern writers. McRae's standpoint accords with Yanagida's standpoint: "Yanagida ascribes great historical value to the witness of the disciple Tanlin, but at the same time, acknowledges the presence of 'many puzzles in the biography of Bodhidharma'". Given the present state of the sources, he considers it impossible to compile a reliable account of Bodhidharma's life. Several scholars have suggested that the composed image of Bodhidharma depended on the combination of supposed historical information on various historical figures over several centuries. Bodhidharma as a historical person may even never have actually existed. Dumoulin comments on the three principal sources. The Persian heritage is doubtful, according to Dumoulin: "In the Description of the Lo-yang temple, Bodhidharma is called a Persian. Given the ambiguity of geographical references in writings of this period, such a statement should not be taken too seriously." Dumoulin considers Tanlin's account of Bodhidharma being "the third son of a great Brahman king" to be a later addition, and finds the exact meaning of "South Indian Brahman stock" unclear: "And when Daoxuan speaks of origins from South Indian Brahman stock, it is not clear whether he is referring to roots in nobility or to India in general as the land of the Brahmans." These Chinese sources lend themselves to make inferences about Bodhidharma's origins. "The third son of a Brahman king" has been speculated to mean "the third son of a Pallava king". Based on a specific pronunciation of the Chinese characters 香至 as Kang-zhi, meaning "fragrance extreme", Tsutomu Kambe identifies 香至 to be Kanchipuram, an old capital town in the state Tamil Nadu, India. According to Tsutomu Kambe, "Kanchi means 'a radiant jewel' or 'a luxury belt with jewels', and puram means a town or a state in the sense of earlier times. Thus, it is understood that the '香至-Kingdom' corresponds to the old capital 'Kanchipuram'." Acharya Raghu, in his work 'Bodhidharma Retold', used a combination of multiple factors to identify Bodhidharma from the state of Andhra Pradesh in South India, specifically to the geography around Mt. Sailum or modern day Srisailam. The Pakistani scholar Ahmad Hasan Dani speculated that according to popular accounts in Pakistan's northwest, Bodhidharma may be from the region around the Peshawar valley, or possibly around modern Afghanistan's eastern border with Pakistan. In the context of the Indian caste system, the mention of "Brahman king" acquires a nuance. Broughton notes that "king" implies that Bodhidharma was of a caste of warriors and rulers. Brahman is, in western contexts, easily understood as Brahmana or Brahmin, which means priest. According to tradition, Bodhidharma was given this name by his teacher, known variously as Panyatara, Prajnatara, or Prajñādhara. His name prior to monkhood is said to have been Jayavarman. Bodhidharma is associated with several other names, and is also known by the name Bodhitara. Faure notes that: Bodhidharma's name appears sometimes truncated as Bodhi, or more often as Dharma (Ta-mo). In the first case, it may be confused with another of his rivals, Bodhiruci. Tibetan sources give his name as "Bodhidharmottara" or "Dharmottara", that is, "Highest teaching (dharma) of enlightenment". Buswell dates Bodhidharma's abode in China approximately at the early 5th century. Broughton dates Bodhidharma's presence in Luoyang to between 516 and 526, when the temple referred to—Yongning Temple (永寧寺), was at the height of its glory. Starting in 526, Yǒngníngsì suffered damage from a series of events, ultimately leading to its destruction in 534. The idea that Bodhidharma founded martial arts at the Shaolin Temple was spread in the 20th century. However, martial arts historians have shown this legend stems from a 17th-century qigong manual known as the Yijin Jing. The preface of this work says that Bodhidharma left behind the Yi Jin Jing, from which the monks obtained the fighting skills which made them gain some fame. The authenticity of the Yijin Jing has been discredited by some historians, including Tang Hao, Xu Zhen, and Matsuda Ryuchi. According to Lin Boyuan, "This manuscript is full of errors, absurdities, and fantastic claims; it cannot be taken as a legitimate source." The oldest available copy was published in 1827. The composition of the text itself has been dated to 1624. Even then, the association of Bodhidharma with martial arts only became widespread as a result of the 1904–1907 serialization of the novel The Travels of Lao Ts'an in Illustrated Fiction Magazine. According to Henning, the "story is clearly a twentieth-century invention," which "is confirmed by writings going back at least 250 years earlier, which mention both Bodhidharma and martial arts but make no connection between the two." In the Zen kōan tradition, Bodhidharma is mentioned as a significant figure. In Dogen's 13th century kōan collection, the Shinji Shōbōgenzō, Bodhidharma is mentioned in fourteen different kōans. In The Gateless Gate by Wumen Huikai: A monk asked Zhaozhou, “What is the meaning of the ancestral teacher's (i.e., Bodhidharma's) coming from the west?" Zhaozhou said, "The cypress tree in front of the hall." In a short addendum from 1245 CE, the text refers to a motto attributed to Bodhidharma: "Bodhidharma coming from the west, unattached to any words, pointing directly to the mind of man, advocated seeing into one's nature and becoming Buddha." The legend of Dazu Huike and Bodhidharma is recounted in case no. 41 of The Gateless Gate. Bodhidharma's image became the inspiration for Japanese Daruma dolls, which originated in Meiwa-era Takasaki as good luck charms. A Daruma Doll Festival (達磨市, daruma-ichi) is held at the Shorinzan Daruma Temple in Takasaki every year, celebrating the city as the birthplace of the Daruma doll. Over 400,000 attendants come to purchase new dolls. The Japanese version of the children's game statues is named "Daruma-san ga koronda" (達磨さんが転んだ, lit. "The Daruma Fell Over"). A 1989 South Korean film, Why Has Bodhi-Dharma Left for the East?, derives its title from a kōan about Bodhidharma's legendary transmission of Chan Buddhism to China. The film screened at the 1989 Cannes Film Festival and was the first South Korean film to release theatrically in the United States. In 1994, the Hong Kong film Master of Zen (also known as Bodhidharma) adapted the legends of Bodhidharma's life into a martial arts drama film, partly inspired by the master's association with Shaolin Kung Fu. The 2011 Indian Tamil science fiction martial arts film 7aum Arivu features a descendant of Bodhidharma as a main character and its plot focuses on the ancient monk's legendary skills and knowledge. The film was ultimately criticized for its historical inaccuracies in its portrayal of Bodhidharma (such as the monk's age upon entering China) and inappropriate emphasis of Bodhidharma as a Tamilian. The controversy caused hunger strikes among Indian followers of Bodhidharma. Modern scholars, such as the Japanese scholar of early Chan, Yanagida Seizan, agree that only one extant text can be attributed to Bodhidharma. This is the Two Entrances and Four Practices (二入四行論), also known as "Outline of Practice" (二種入 Er zhong ru), which is part of the larger "Bodhidharma Anthology" that also includes teachings from some of Bodhidharma's students, such as Huike and Dharma master Yuan. There also exists a Dunhuang manuscript titled Treatise of Dhyana Master Bodhidharma (Tianzhu guo Putidamo chan shi lun 天竺國菩提達摩禪師論). According to McRae, this text "might be taken as a guide to the teachings of early Ch'an. The text is probably relatively early, although its putative date of compilation or transcription, 681, is not reliable. Unfortunately, its contents do not lend themselves to precise dating." Throughout the history of Chan, various other works became attributed to Bodhidharma and modern scholars have studied these as well, attempting to understand their provenance. Commonly attributed works include: One of the fundamental Chán texts attributed to Bodhidharma is a four-line stanza whose first two verses echo the Laṅkāvatāra Sūtra's disdain for words and whose second two verses stress the importance of the insight into reality achieved through "self-realization": A special transmission outside the scriptures Not founded upon words and letters; By pointing directly to [one's] mind It lets one see into [one's own true] nature and [thus] attain Buddhahood. The stanza, in fact, is not Bodhidharma's, but rather dates to the year 1108.
[ { "paragraph_id": 0, "text": "Bodhidharma was a semi-legendary Buddhist monk who lived during the 5th or 6th century CE. He is traditionally credited as the transmitter of Chan Buddhism to China, and is regarded as its first Chinese patriarch. According to a 17th-century apocryphal story found in a manual called Yijin Jing, he began the physical training of the monks of Shaolin Monastery that led to the creation of Shaolin kungfu. He is known as Dámó in China and as Daruma in Japan. His name means \"dharma of awakening (bodhi)\" in Sanskrit.", "title": "" }, { "paragraph_id": 1, "text": "Little contemporary biographical information on Bodhidharma is extant, and subsequent accounts became layered with legend and unreliable details.", "title": "" }, { "paragraph_id": 2, "text": "According to the principal Chinese sources, Bodhidharma came from the Western Regions, which typically refers to Central Asia but can also include the Indian subcontinent, and is described as either a \"Persian Central Asian\" or a \"South Indian [...] the third son of a great Indian king.\" Throughout Buddhist art, Bodhidharma is depicted as an ill-tempered, large-nosed, profusely-bearded, wide-eyed non-Chinese person. He is referred to as \"The Blue-Eyed Barbarian\" (Chinese: 碧眼胡; pinyin: Bìyǎnhú) in Chan texts.", "title": "" }, { "paragraph_id": 3, "text": "Aside from the Chinese accounts, several popular traditions also exist regarding Bodhidharma's origins.", "title": "" }, { "paragraph_id": 4, "text": "The accounts also differ on the date of his arrival, with one early account claiming that he arrived during the Liu Song dynasty (420–479 CE) and later accounts dating his arrival to the Liang dynasty (502–557 CE). Bodhidharma was primarily active in the territory of the Northern Wei (386–534 CE). Modern scholarship dates him to about the early 5th century CE.", "title": "" }, { "paragraph_id": 5, "text": "Bodhidharma's teachings and practice centered on meditation and the Laṅkāvatāra Sūtra. The Anthology of the Patriarchal Hall (952) identifies Bodhidharma as the 28th Patriarch of Buddhism in an uninterrupted line that extends all the way back to the Gautama Buddha himself.", "title": "" }, { "paragraph_id": 6, "text": "There are two known extant accounts written by contemporaries of Bodhidharma. According to these sources, Bodhidharma came from the Western Regions, and is described as either a \"Persian Central Asian\" or a \"South Indian [...] the third son of a great Indian king.\" Later sources draw on these two sources, adding additional details, including a change to being descended from a Brahmin king, which accords with the reign of the Pallavas, who \"claim[ed] to belong to a brahmin lineage.\"", "title": "Biography" }, { "paragraph_id": 7, "text": "The Western Regions was a historical name specified in the Chinese chronicles between the 3rd century BC to the 8th century AD that referred to the regions west of Yumen Pass, most often Central Asia or sometimes, more specifically, the easternmost portion of it (e.g. Altishahr or the Tarim Basin in southern Xinjiang). Sometimes, it was used more generally to refer to other regions to the west of China as well, such as the Indian subcontinent (as in the novel Journey to the West).", "title": "Biography" }, { "paragraph_id": 8, "text": "The earliest text mentioning Bodhidharma is The Record of the Buddhist Monasteries of Luoyang (Chinese: 洛陽伽藍記 Luòyáng Qiélánjì) which was compiled in 547 by Yang Xuanzhi (楊衒之), a writer and translator of Mahayana sutras into Chinese. Yang gave the following account:", "title": "Biography" }, { "paragraph_id": 9, "text": "At that time there was a monk of the Western Region named Bodhidharma, a Persian Central Asian. He traveled from the wild borderlands to China. Seeing the golden disks on the pole on top of Yǒngníng's stupa reflecting in the sun, the rays of light illuminating the surface of the clouds, the jewel-bells on the stupa blowing in the wind, the echoes reverberating beyond the heavens, he sang its praises. He exclaimed: \"Truly this is the work of spirits.\" He said: \"I am 150 years old, and I have passed through numerous countries. There is virtually no country I have not visited. Even the distant Buddha-realms lack this.\" He chanted homage and placed his palms together in salutation for days on end.", "title": "Biography" }, { "paragraph_id": 10, "text": "The account of Bodhidharma in the Luoyan Record does not particularly associate him with meditation, but rather depicts him as a thaumaturge capable of mystical feats. This may have played a role in his subsequent association with the martial arts and esoteric knowledge.", "title": "Biography" }, { "paragraph_id": 11, "text": "The second account was written by Tanlin (曇林; 506–574). Tanlin's brief biography of the \"Dharma Master\" is found in his preface to the Long Scroll of the Treatise on the Two Entrances and Four Practices, a text traditionally attributed to Bodhidharma and the first text to identify him as South Indian:", "title": "Biography" }, { "paragraph_id": 12, "text": "The Dharma Master was a South Indian of the Western Region. He was the third son of a great Indian king. His ambition lay in the Mahayana path, and so he put aside his white layman's robe for the black robe of a monk […] Lamenting the decline of the true teaching in the outlands, he subsequently crossed distant mountains and seas, traveling about propagating the teaching in Han and Wei.", "title": "Biography" }, { "paragraph_id": 13, "text": "Tanlin's account was the first to mention that Bodhidharma attracted disciples, specifically mentioning Daoyu (道育) and Dazu Huike (慧可), the latter of whom would later figure very prominently in the Bodhidharma literature. Although Tanlin has traditionally been considered a disciple of Bodhidharma, it is more likely that he was a student of Huike.", "title": "Biography" }, { "paragraph_id": 14, "text": "The Record of the Masters and Students of the Laṅka (Léngqié Shīzī Jì 楞伽師資記), which survives both in Chinese and in Tibetan translation (although the surviving Tibetan translation is apparently of older provenance than the surviving Chinese version), states that Bodhidharma is not the first ancestor of Zen, but instead the second. This text instead claims that Guṇabhadra, the translator of the Laṅkāvatāra Sūtra, is the first ancestor in the lineage. It further states that Bodhidharma was his student. The Tibetan translation is estimated to have been made in the late eighth or early ninth century, indicating that the original Chinese text was written at some point before that.", "title": "Biography" }, { "paragraph_id": 15, "text": "Tanlin's preface has also been preserved in Jingjue's (683–750) Lengjie Shizi ji \"Chronicle of the Laṅkāvatāra Masters\", which dates from 713 to 716./ca. 715 He writes,", "title": "Biography" }, { "paragraph_id": 16, "text": "The teacher of the Dharma, who came from South India in the Western Regions, the third son of a great Brahman king.\"", "title": "Biography" }, { "paragraph_id": 17, "text": "In the 7th-century historical work \"Further Biographies of Eminent Monks\" (續高僧傳 Xù gāosēng zhuàn), Daoxuan (道宣) possibly drew on Tanlin's preface as a basic source, but made several significant additions:", "title": "Biography" }, { "paragraph_id": 18, "text": "Firstly, Daoxuan adds more detail concerning Bodhidharma's origins, writing that he was of \"South Indian Brahman stock\" (南天竺婆羅門種 nán tiānzhú póluómén zhŏng).", "title": "Biography" }, { "paragraph_id": 19, "text": "Secondly, more detail is provided concerning Bodhidharma's journeys. Tanlin's original is imprecise about Bodhidharma's travels, saying only that he \"crossed distant mountains and seas\" before arriving in Wei. Daoxuan's account, however, implies \"a specific itinerary\": \"He first arrived at Nan-yüeh during the Sung period. From there, he turned north and came to the Kingdom of Wei\" This implies that Bodhidharma had travelled to China by sea and that he had crossed over the Yangtze.", "title": "Biography" }, { "paragraph_id": 20, "text": "Thirdly, Daoxuan suggests a date for Bodhidharma's arrival in China. He writes that Bodhidharma makes landfall in the time of the Song, thus making his arrival no later than the time of the Song's fall to the Southern Qi in 479.", "title": "Biography" }, { "paragraph_id": 21, "text": "Finally, Daoxuan provides information concerning Bodhidharma's death. Bodhidharma, he writes, died at the banks of the Luo River, where he was interred by his disciple Dazu Huike, possibly in a cave. According to Daoxuan's chronology, Bodhidharma's death must have occurred prior to 534, the date of the Northern Wei's fall, because Dazu Huike subsequently leaves Luoyang for Ye. Furthermore, citing the shore of the Luo River as the place of death might possibly suggest that Bodhidharma died in the mass executions at Heyin (河陰) in 528. Supporting this possibility is a report in the Chinese Buddhist canon stating that a Buddhist monk was among the victims at Héyīn.", "title": "Biography" }, { "paragraph_id": 22, "text": "In the Anthology of the Patriarchal Hall (祖堂集 Zǔtángjí) of 952, the elements of the traditional Bodhidharma story are in place. Bodhidharma is said to have been a disciple of Prajñātāra, thus establishing the latter as the 27th patriarch in India. After a three-year journey, Bodhidharma reached China in 527, during the Liang (as opposed to the Song in Daoxuan's text). The Anthology of the Patriarchal Hall includes Bodhidharma's encounter with Emperor Wu of Liang, which was first recorded around 758 in the appendix to a text by Shenhui (神會), a disciple of Huineng.", "title": "Biography" }, { "paragraph_id": 23, "text": "Finally, as opposed to Daoxuan's figure of \"over 180 years,\" the Anthology of the Patriarchal Hall states that Bodhidharma died at the age of 150. He was then buried on Mount Xiong'er (熊耳山), to the west of Luoyang. However, three years after the burial, in the Pamir Mountains, Song Yun (宋雲)—an official of one of the later Wei kingdoms—encountered Bodhidharma, who claimed to be returning to India and was carrying a single sandal. Bodhidharma predicted the death of Song Yun's ruler, a prediction which was borne out upon the latter's return. Bodhidharma's tomb was then opened, and only a single sandal was found inside.", "title": "Biography" }, { "paragraph_id": 24, "text": "According to the Anthology of the Patriarchal Hall, Bodhidharma left the Liang court in 527 and relocated to Mount Song near Luoyang and the Shaolin Monastery, where he \"faced a wall for nine years, not speaking for the entire time\", his date of death can have been no earlier than 536. Moreover, his encounter with the Wei official indicates a date of death no later than 554, three years before the fall of the Western Wei.", "title": "Biography" }, { "paragraph_id": 25, "text": "Subsequent to the Anthology of the Patriarchal Hall, the only dated addition to the biography of Bodhidharma is in the Jingde Records of the Transmission of the Lamp (景德傳燈錄 Jĭngdé chuándēng lù, published 1004 CE), by Daoyuan (道原), in which it is stated that Bodhidharma's original name had been Bodhitāra but was changed by his master Prajñātāra. The same account is given by the Japanese master Keizan's 13th-century work of the same title.", "title": "Biography" }, { "paragraph_id": 26, "text": "Several contemporary popular traditions also exist regarding Bodhidharma's origins. An Indian tradition regards Bodhidharma to be the third son of a Pallava king from Kanchipuram. This is consistent with the Southeast Asian traditions which also describe Bodhidharma as a former South Indian Tamil prince who had awakened his kundalini and renounced royal life to become a monk. The Tibetan version similarly characterises him as a dark-skinned siddha from South India. Conversely, the Japanese tradition generally regards Bodhidharma as a red-haired Persian.", "title": "Biography" }, { "paragraph_id": 27, "text": "Bodhidharma is traditionally seen as introducing a Mahayana Buddhist practice of dhyana (meditation) in China. According to modern scholars, like the Japanese scholar of Chan Yanagida Seizan, generally hold that the Two Entrances and Four Practices (二入四行論) is the only extant work that can be attributed to Bodhidharma and as such, this is the main source for our knowledge of his teaching.", "title": "Practice and teaching" }, { "paragraph_id": 28, "text": "According to this text, Bodhidharma taught two \"entrances\" to the Dharma. The first is a subitist teaching that directly apprehends the ultimate principle or true nature of reality (buddha-nature). The second entrance deals with four practices: (1) accepting all our sufferings as the fruit of past karma, (2) accept our circumstances with equanimity, (3) to be without craving, and (4) to let go of wrong thoughts and practice the six perfections.", "title": "Practice and teaching" }, { "paragraph_id": 29, "text": "According to Yanagida Seizan, the first \"entrance of principle\", was subitist teaching which derives from the sudden enlightenment thought of Tao-sheng, while the four practices are a reworking of the \"four foundations of mindfulness\", which were popular in the late Six Dynasties period Buddhist meditation circles.", "title": "Practice and teaching" }, { "paragraph_id": 30, "text": "Tanlin, in the preface to Two Entrances and Four Practices, and Daoxuan, in the Further Biographies of Eminent Monks, mentions a practice of Bodhidharma's termed \"wall-gazing\" (壁觀 bìguān). Both Tanlin and Daoxuan associate this \"wall-gazing\" with \"quieting [the] mind\" (Chinese: 安心; pinyin: ānxīn).", "title": "Practice and teaching" }, { "paragraph_id": 31, "text": "In the Two Entrances and Four Practices, the term \"wall-gazing\" is given as follows:", "title": "Practice and teaching" }, { "paragraph_id": 32, "text": "Those who turn from delusion back to reality, who meditate on walls, the absence of self and other, the oneness of mortal and sage, and who remain unmoved even by scriptures are in complete and unspoken agreement with reason\".", "title": "Practice and teaching" }, { "paragraph_id": 33, "text": "Daoxuan states, \"the merits of Mahāyāna wall-gazing are the highest\". These are the first mentions in the historical record of what may be a type of meditation being ascribed to Bodhidharma. Exactly what sort of practice Bodhidharma's \"wall-gazing\" was remains uncertain. Nearly all accounts have treated it either as an undefined variety of meditation, as Daoxuan and Dumoulin, or as a variety of seated meditation akin to the zazen (Chinese: 坐禪; pinyin: zuòchán) that later became a defining characteristic of Chan. The latter interpretation is particularly common among those working from a Chan standpoint.", "title": "Practice and teaching" }, { "paragraph_id": 34, "text": "There have also, however, been interpretations of \"wall-gazing\" as a non-meditative phenomenon.", "title": "Practice and teaching" }, { "paragraph_id": 35, "text": "There are early texts which explicitly associate Bodhidharma with the Laṅkāvatāra Sūtra. Daoxuan, for example, in a late recension of his biography of Bodhidharma's successor Huike, has the sūtra as a basic and important element of the teachings passed down by Bodhidharma:", "title": "Practice and teaching" }, { "paragraph_id": 36, "text": "In the beginning, Dhyana Master Bodhidharma took the four-roll Laṅkā Sūtra, handed it over to Huike, and said: \"When I examine the land of China, it is clear that there is only this sutra. If you rely on it to practice, you will be able to cross over the world.\"", "title": "Practice and teaching" }, { "paragraph_id": 37, "text": "Another early text, the \"Record of the Masters and Disciples of the Laṅkāvatāra Sūtra\" (Chinese: 楞伽師資記; pinyin: Léngqié Shīzī Jì) of Jingjue (淨覺; 683–750), also mentions Bodhidharma in relation to this text. Jingjue's account also makes explicit mention of \"sitting meditation\" or zazen:", "title": "Practice and teaching" }, { "paragraph_id": 38, "text": "For all those who sat in meditation, Master Bodhi[dharma] also offered expositions of the main portions of the Laṅkāvatāra Sūtra, which are collected in a volume of twelve or thirteen pages […] bearing the title of \"Teaching of [Bodhi-]Dharma\".", "title": "Practice and teaching" }, { "paragraph_id": 39, "text": "In other early texts, the school that would later become known as Chan Buddhism is sometimes referred to as the \"Laṅkāvatāra school\" (楞伽宗 Léngqié zōng).", "title": "Practice and teaching" }, { "paragraph_id": 40, "text": "The Laṅkāvatāra Sūtra, one of the Mahayana sutras, is a highly \"difficult and obscure\" text whose basic thrust is to emphasize \"the inner enlightenment that does away with all duality and is raised above all distinctions\". It is among the first and most important texts for East Asian Yogācāra.", "title": "Practice and teaching" }, { "paragraph_id": 41, "text": "According to Suzuki, one of the recurrent emphases in the Laṅkāvatāra Sūtra is a lack of reliance on words to effectively express reality:", "title": "Practice and teaching" }, { "paragraph_id": 42, "text": "If, Mahamati, you say that because of the reality of words the objects are, this talk lacks in sense. Words are not known in all the Buddha-lands; words, Mahamati, are an artificial creation. In some Buddha-lands ideas are indicated by looking steadily, in others by gestures, in still others by a frown, by the movement of the eyes, by laughing, by yawning, or by the clearing of the throat, or by recollection, or by trembling.", "title": "Practice and teaching" }, { "paragraph_id": 43, "text": "In contrast to the ineffectiveness of words, the sūtra instead stresses the importance of the \"self-realization\" that is \"attained by noble wisdom\" and, according to Suzuki, occurs \"when one has an insight into reality as it is\": \"The truth is the state of self-realization and is beyond categories of discrimination\". According to Suzuki, reflecting his own emphasis on kensho, the sūtra goes on to outline the ultimate effects of an experience of self-realization:", "title": "Practice and teaching" }, { "paragraph_id": 44, "text": "[The bodhisattva] will become thoroughly conversant with the noble truth of self-realization, will become a perfect master of his own mind, will conduct himself without effort, will be like a gem reflecting a variety of colours, will be able to assume the body of transformation, will be able to enter into the subtle minds of all beings, and, because of his firm belief in the truth of Mind-only, will, by gradually ascending the stages, become established in Buddhahood.", "title": "Practice and teaching" }, { "paragraph_id": 45, "text": "Several stories about Bodhidharma have become popular legends, which are still being used in the Ch'an, Seon, and Zen-tradition.", "title": "Legends about Bodhidharma" }, { "paragraph_id": 46, "text": "The Anthology of the Patriarchal Hall says that in 527, Bodhidharma visited Emperor Wu of Liang, a fervent patron of Buddhism:", "title": "Legends about Bodhidharma" }, { "paragraph_id": 47, "text": "Emperor Wu: \"How much karmic merit have I earned for ordaining Buddhist monks, building monasteries, having sutras copied, and commissioning Buddha images?\" Bodhidharma: \"None. Good deeds done with worldly intent bring good karma, but no merit.\" Emperor Wu: \"So what is the highest meaning of noble truth?\" Bodhidharma: \"There is no noble truth, there is only emptiness.\" Emperor Wu: \"Then, who is standing before me?\" Bodhidharma: \"I know not, Your Majesty.\"", "title": "Legends about Bodhidharma" }, { "paragraph_id": 48, "text": "This encounter was included as the first kōan of the Blue Cliff Record.", "title": "Legends about Bodhidharma" }, { "paragraph_id": 49, "text": "Failing to make a favorable impression in South China, Bodhidharma is said to have travelled to the Shaolin Monastery. After either being refused entry or being ejected after a short time, he lived in a nearby cave, where he \"faced a wall for nine years, not speaking for the entire time\".", "title": "Legends about Bodhidharma" }, { "paragraph_id": 50, "text": "The biographical tradition is littered with apocryphal tales about Bodhidharma's life and circumstances. In one version of the story, he is said to have fallen asleep seven years into his nine years of wall-gazing. Becoming angry with himself, he cut off his eyelids to prevent it from happening again. According to the legend, as his eyelids hit the floor the first tea plants sprang up, and thereafter, tea would provide a stimulant to help keep students of Chan awake during zazen.", "title": "Legends about Bodhidharma" }, { "paragraph_id": 51, "text": "The most popular account relates that Bodhidharma was admitted into the Shaolin temple after nine years in the cave and taught there for some time. However, other versions report that he \"passed away, seated upright\"; or that he disappeared, leaving behind the Yijin Jing; or that his legs atrophied after nine years of sitting, which is why Daruma dolls have no legs.", "title": "Legends about Bodhidharma" }, { "paragraph_id": 52, "text": "In one legend, Bodhidharma refused to resume teaching until his would-be student, Dazu Huike, who had kept vigil for weeks in the deep snow outside of the monastery, cut off his own left arm to demonstrate sincerity.", "title": "Legends about Bodhidharma" }, { "paragraph_id": 53, "text": "Jingde Records of the Transmission of the Lamp (景德传灯录) of Daoyuan, presented to the emperor in 1004, records that Bodhidharma wished to return to India and called together his disciples:", "title": "Legends about Bodhidharma" }, { "paragraph_id": 54, "text": "Bodhidharma asked, \"Can each of you say something to demonstrate your understanding?\" Dao Fu stepped forward and said, \"It is not bound by words and phrases, nor is it separate from words and phrases. This is the function of the Tao.\" Bodhidharma: \"You have attained my skin.\" The nun Zong Chi stepped up and said, \"It is like a glorious glimpse of the realm of Akshobhya Buddha. Seen once, it need not be seen again.\" Bodhidharma; \"You have attained my flesh.\" Dao Yu said, \"The four elements are all empty. The five skandhas are without actual existence. Not a single dharma can be grasped.\" Bodhidharma: \"You have attained my bones.\" Finally, Huike came forth, bowed deeply in silence and stood up straight. Bodhidharma said, \"You have attained my marrow.\"", "title": "Legends about Bodhidharma" }, { "paragraph_id": 55, "text": "Bodhidharma passed on the symbolic robe and bowl of dharma succession to Dazu Huike and, some texts claim, a copy of the Laṅkāvatāra Sūtra. Bodhidharma then either returned to India or died.", "title": "Legends about Bodhidharma" }, { "paragraph_id": 56, "text": "Some Chinese myths and legends describe Bodhidharma as being disturbed by the poor physical shape of the Shaolin monks, after which, he instructed them in techniques to maintain their physical condition as well as teaching meditation. He is said to have taught a series of external exercises called the Eighteen Arhat Hands and an internal practice called the Sinew Metamorphosis Classic. In addition, after his departure from the temple, two manuscripts by Bodhidharma were said to have been discovered inside the temple: the Yijin Jing and the Xisui Jing. Copies and translations of the Yijin Jing survive to the modern day. The Xisui Jing has been lost.", "title": "Legends about Bodhidharma" }, { "paragraph_id": 57, "text": "According to Southeast Asian folklore, Bodhidharma travelled from Jambudvipa by sea to Palembang, Indonesia. Passing through Sumatra, Java, Bali, and Malaysia, he eventually entered China through Nanyue. In his travels through the region, Bodhidharma is said to have transmitted his knowledge of the Mahayana doctrine and the martial arts. Malay legend holds that he introduced forms to silat.", "title": "Legends about Bodhidharma" }, { "paragraph_id": 58, "text": "Vajrayana tradition links Bodhidharma with the 11th-century south Indian monk Dampa Sangye who travelled extensively to Tibet and China spreading tantric teachings.", "title": "Legends about Bodhidharma" }, { "paragraph_id": 59, "text": "Three years after Bodhidharma's death, Ambassador Song Yun of northern Wei is said to have seen him walking while holding a shoe at the Pamir Mountains. Song asked Bodhidharma where he was going, to which Bodhidharma replied, \"I am going home\". When asked why he was holding his shoe, Bodhidharma answered, \"You will know when you reach Shaolin monastery. Don't mention that you saw me or you will meet with disaster\". After arriving at the palace, Song told the emperor that he met Bodhidharma on the way. The emperor said Bodhidharma was already dead and buried and had Song arrested for lying. At Shaolin Monastery, the monks informed them that Bodhidharma was dead and had been buried in a hill behind the temple. The grave was exhumed and was found to contain a single shoe. The monks then said, \"Master has gone back home\" and prostrated three times: \"For nine years, he had remained and nobody knew him; Carrying a shoe in hand he went home quietly, without ceremony.\"", "title": "Legends about Bodhidharma" }, { "paragraph_id": 60, "text": "The idea of a patriarchal lineage in Ch'an dates back to the epitaph for Faru (法如), a disciple of the 5th patriarch Hongren (弘忍). In the Long Scroll of the Treatise on the Two Entrances and Four Practices and the Continued Biographies of Eminent Monks, Daoyu and Dazu Huike are the only explicitly identified disciples of Bodhidharma. The epitaph gives a line of descent identifying Bodhidharma as the first patriarch.", "title": "Lineage" }, { "paragraph_id": 61, "text": "In the 6th century, the biographies of famous monks were collected. From this genre, the typical Chan lineage was developed:", "title": "Lineage" }, { "paragraph_id": 62, "text": "These famous biographies were non-sectarian. The Ch'an biographical works, however, aimed to establish Ch'an as a legitimate school of Buddhism traceable to its Indian origins, and at the same time championed a particular form of Ch'an. Historical accuracy was of little concern to the compilers; old legends were repeated, new stories were invented and reiterated until they, too, became legends.", "title": "Lineage" }, { "paragraph_id": 63, "text": "D. T. Suzuki contends that Chan's growth in popularity during the 7th and 8th centuries attracted criticism that it had \"no authorized records of its direct transmission from the founder of Buddhism\" and that Chan historians made Bodhidharma the 28th patriarch of Buddhism in response to such attacks.", "title": "Lineage" }, { "paragraph_id": 64, "text": "The earliest lineages described the lineage from Bodhidharma into the 5th to 7th generation of patriarchs. Various records of different authors are known, which give a variation of transmission lines:", "title": "Lineage" }, { "paragraph_id": 65, "text": "Eventually, these descriptions of the lineage evolved into a continuous lineage from Śākyamuni Buddha to Bodhidharma. The idea of a line of descent from Śākyamuni Buddha is the basis for the distinctive lineage tradition of Chan Buddhism.", "title": "Lineage" }, { "paragraph_id": 66, "text": "According to the Song of Enlightenment (證道歌 Zhèngdào gē) by Yongjia Xuanjue, one of the chief disciples of Huìnéng was Bodhidharma, the 28th Patriarch of Buddhism, in a line of descent from Gautama Buddha via his disciple Mahākāśyapa:", "title": "Lineage" }, { "paragraph_id": 67, "text": "Mahakashyapa was the first, leading the line of transmission; Twenty-eight Fathers followed him in the West; The Lamp was then brought over the sea to this country; And Bodhidharma became the First Father here His mantle, as we all know, passed over six Fathers, And by them many minds came to see the Light.", "title": "Lineage" }, { "paragraph_id": 68, "text": "The Transmission of the Light gives 28 patriarchs in this transmission:", "title": "Lineage" }, { "paragraph_id": 69, "text": "Bodhidharma has been the subject of critical scientific research, which has shed new light on the traditional stories about Bodhidharma.", "title": "Modern scholarship" }, { "paragraph_id": 70, "text": "According to John McRae, Bodhidharma has been the subject of a hagiographic process which served the needs of Chan Buddhism. According to him, it is not possible to write an accurate biography of Bodhidharma:", "title": "Modern scholarship" }, { "paragraph_id": 71, "text": "It is ultimately impossible to reconstruct any original or accurate biography of the man whose life serves as the original trace of his hagiography – where \"trace\" is a term from Jacques Derrida meaning the beginningless beginning of a phenomenon, the imagined, but always intellectually unattainable, origin. Hence any such attempt by modern biographers to reconstruct a definitive account of Bodhidharma's life is both doomed to failure and potentially, no different in intent from the hagiographical efforts of premodern writers.", "title": "Modern scholarship" }, { "paragraph_id": 72, "text": "McRae's standpoint accords with Yanagida's standpoint: \"Yanagida ascribes great historical value to the witness of the disciple Tanlin, but at the same time, acknowledges the presence of 'many puzzles in the biography of Bodhidharma'\". Given the present state of the sources, he considers it impossible to compile a reliable account of Bodhidharma's life.", "title": "Modern scholarship" }, { "paragraph_id": 73, "text": "Several scholars have suggested that the composed image of Bodhidharma depended on the combination of supposed historical information on various historical figures over several centuries. Bodhidharma as a historical person may even never have actually existed.", "title": "Modern scholarship" }, { "paragraph_id": 74, "text": "Dumoulin comments on the three principal sources. The Persian heritage is doubtful, according to Dumoulin: \"In the Description of the Lo-yang temple, Bodhidharma is called a Persian. Given the ambiguity of geographical references in writings of this period, such a statement should not be taken too seriously.\" Dumoulin considers Tanlin's account of Bodhidharma being \"the third son of a great Brahman king\" to be a later addition, and finds the exact meaning of \"South Indian Brahman stock\" unclear: \"And when Daoxuan speaks of origins from South Indian Brahman stock, it is not clear whether he is referring to roots in nobility or to India in general as the land of the Brahmans.\"", "title": "Modern scholarship" }, { "paragraph_id": 75, "text": "These Chinese sources lend themselves to make inferences about Bodhidharma's origins. \"The third son of a Brahman king\" has been speculated to mean \"the third son of a Pallava king\". Based on a specific pronunciation of the Chinese characters 香至 as Kang-zhi, meaning \"fragrance extreme\", Tsutomu Kambe identifies 香至 to be Kanchipuram, an old capital town in the state Tamil Nadu, India. According to Tsutomu Kambe, \"Kanchi means 'a radiant jewel' or 'a luxury belt with jewels', and puram means a town or a state in the sense of earlier times. Thus, it is understood that the '香至-Kingdom' corresponds to the old capital 'Kanchipuram'.\"", "title": "Modern scholarship" }, { "paragraph_id": 76, "text": "Acharya Raghu, in his work 'Bodhidharma Retold', used a combination of multiple factors to identify Bodhidharma from the state of Andhra Pradesh in South India, specifically to the geography around Mt. Sailum or modern day Srisailam.", "title": "Modern scholarship" }, { "paragraph_id": 77, "text": "The Pakistani scholar Ahmad Hasan Dani speculated that according to popular accounts in Pakistan's northwest, Bodhidharma may be from the region around the Peshawar valley, or possibly around modern Afghanistan's eastern border with Pakistan.", "title": "Modern scholarship" }, { "paragraph_id": 78, "text": "In the context of the Indian caste system, the mention of \"Brahman king\" acquires a nuance. Broughton notes that \"king\" implies that Bodhidharma was of a caste of warriors and rulers. Brahman is, in western contexts, easily understood as Brahmana or Brahmin, which means priest.", "title": "Modern scholarship" }, { "paragraph_id": 79, "text": "According to tradition, Bodhidharma was given this name by his teacher, known variously as Panyatara, Prajnatara, or Prajñādhara. His name prior to monkhood is said to have been Jayavarman.", "title": "Modern scholarship" }, { "paragraph_id": 80, "text": "Bodhidharma is associated with several other names, and is also known by the name Bodhitara. Faure notes that:", "title": "Modern scholarship" }, { "paragraph_id": 81, "text": "Bodhidharma's name appears sometimes truncated as Bodhi, or more often as Dharma (Ta-mo). In the first case, it may be confused with another of his rivals, Bodhiruci.", "title": "Modern scholarship" }, { "paragraph_id": 82, "text": "Tibetan sources give his name as \"Bodhidharmottara\" or \"Dharmottara\", that is, \"Highest teaching (dharma) of enlightenment\".", "title": "Modern scholarship" }, { "paragraph_id": 83, "text": "Buswell dates Bodhidharma's abode in China approximately at the early 5th century. Broughton dates Bodhidharma's presence in Luoyang to between 516 and 526, when the temple referred to—Yongning Temple (永寧寺), was at the height of its glory. Starting in 526, Yǒngníngsì suffered damage from a series of events, ultimately leading to its destruction in 534.", "title": "Modern scholarship" }, { "paragraph_id": 84, "text": "The idea that Bodhidharma founded martial arts at the Shaolin Temple was spread in the 20th century. However, martial arts historians have shown this legend stems from a 17th-century qigong manual known as the Yijin Jing. The preface of this work says that Bodhidharma left behind the Yi Jin Jing, from which the monks obtained the fighting skills which made them gain some fame.", "title": "Modern scholarship" }, { "paragraph_id": 85, "text": "The authenticity of the Yijin Jing has been discredited by some historians, including Tang Hao, Xu Zhen, and Matsuda Ryuchi. According to Lin Boyuan, \"This manuscript is full of errors, absurdities, and fantastic claims; it cannot be taken as a legitimate source.\"", "title": "Modern scholarship" }, { "paragraph_id": 86, "text": "The oldest available copy was published in 1827. The composition of the text itself has been dated to 1624. Even then, the association of Bodhidharma with martial arts only became widespread as a result of the 1904–1907 serialization of the novel The Travels of Lao Ts'an in Illustrated Fiction Magazine. According to Henning, the \"story is clearly a twentieth-century invention,\" which \"is confirmed by writings going back at least 250 years earlier, which mention both Bodhidharma and martial arts but make no connection between the two.\"", "title": "Modern scholarship" }, { "paragraph_id": 87, "text": "In the Zen kōan tradition, Bodhidharma is mentioned as a significant figure. In Dogen's 13th century kōan collection, the Shinji Shōbōgenzō, Bodhidharma is mentioned in fourteen different kōans. In The Gateless Gate by Wumen Huikai:", "title": "Cultural legacy" }, { "paragraph_id": 88, "text": "A monk asked Zhaozhou, “What is the meaning of the ancestral teacher's (i.e., Bodhidharma's) coming from the west?\" Zhaozhou said, \"The cypress tree in front of the hall.\"", "title": "Cultural legacy" }, { "paragraph_id": 89, "text": "In a short addendum from 1245 CE, the text refers to a motto attributed to Bodhidharma: \"Bodhidharma coming from the west, unattached to any words, pointing directly to the mind of man, advocated seeing into one's nature and becoming Buddha.\" The legend of Dazu Huike and Bodhidharma is recounted in case no. 41 of The Gateless Gate.", "title": "Cultural legacy" }, { "paragraph_id": 90, "text": "Bodhidharma's image became the inspiration for Japanese Daruma dolls, which originated in Meiwa-era Takasaki as good luck charms. A Daruma Doll Festival (達磨市, daruma-ichi) is held at the Shorinzan Daruma Temple in Takasaki every year, celebrating the city as the birthplace of the Daruma doll. Over 400,000 attendants come to purchase new dolls. The Japanese version of the children's game statues is named \"Daruma-san ga koronda\" (達磨さんが転んだ, lit. \"The Daruma Fell Over\").", "title": "Cultural legacy" }, { "paragraph_id": 91, "text": "A 1989 South Korean film, Why Has Bodhi-Dharma Left for the East?, derives its title from a kōan about Bodhidharma's legendary transmission of Chan Buddhism to China. The film screened at the 1989 Cannes Film Festival and was the first South Korean film to release theatrically in the United States. In 1994, the Hong Kong film Master of Zen (also known as Bodhidharma) adapted the legends of Bodhidharma's life into a martial arts drama film, partly inspired by the master's association with Shaolin Kung Fu. The 2011 Indian Tamil science fiction martial arts film 7aum Arivu features a descendant of Bodhidharma as a main character and its plot focuses on the ancient monk's legendary skills and knowledge. The film was ultimately criticized for its historical inaccuracies in its portrayal of Bodhidharma (such as the monk's age upon entering China) and inappropriate emphasis of Bodhidharma as a Tamilian. The controversy caused hunger strikes among Indian followers of Bodhidharma.", "title": "Cultural legacy" }, { "paragraph_id": 92, "text": "Modern scholars, such as the Japanese scholar of early Chan, Yanagida Seizan, agree that only one extant text can be attributed to Bodhidharma. This is the Two Entrances and Four Practices (二入四行論), also known as \"Outline of Practice\" (二種入 Er zhong ru), which is part of the larger \"Bodhidharma Anthology\" that also includes teachings from some of Bodhidharma's students, such as Huike and Dharma master Yuan.", "title": "Attributed works" }, { "paragraph_id": 93, "text": "There also exists a Dunhuang manuscript titled Treatise of Dhyana Master Bodhidharma (Tianzhu guo Putidamo chan shi lun 天竺國菩提達摩禪師論). According to McRae, this text \"might be taken as a guide to the teachings of early Ch'an. The text is probably relatively early, although its putative date of compilation or transcription, 681, is not reliable. Unfortunately, its contents do not lend themselves to precise dating.\"", "title": "Attributed works" }, { "paragraph_id": 94, "text": "Throughout the history of Chan, various other works became attributed to Bodhidharma and modern scholars have studied these as well, attempting to understand their provenance.", "title": "Attributed works" }, { "paragraph_id": 95, "text": "Commonly attributed works include:", "title": "Attributed works" }, { "paragraph_id": 96, "text": "One of the fundamental Chán texts attributed to Bodhidharma is a four-line stanza whose first two verses echo the Laṅkāvatāra Sūtra's disdain for words and whose second two verses stress the importance of the insight into reality achieved through \"self-realization\":", "title": "Attributed works" }, { "paragraph_id": 97, "text": "A special transmission outside the scriptures Not founded upon words and letters; By pointing directly to [one's] mind It lets one see into [one's own true] nature and [thus] attain Buddhahood.", "title": "Attributed works" }, { "paragraph_id": 98, "text": "The stanza, in fact, is not Bodhidharma's, but rather dates to the year 1108.", "title": "Attributed works" } ]
Bodhidharma was a semi-legendary Buddhist monk who lived during the 5th or 6th century CE. He is traditionally credited as the transmitter of Chan Buddhism to China, and is regarded as its first Chinese patriarch. According to a 17th-century apocryphal story found in a manual called Yijin Jing, he began the physical training of the monks of Shaolin Monastery that led to the creation of Shaolin kungfu. He is known as Dámó in China and as Daruma in Japan. His name means "dharma of awakening (bodhi)" in Sanskrit. Little contemporary biographical information on Bodhidharma is extant, and subsequent accounts became layered with legend and unreliable details. According to the principal Chinese sources, Bodhidharma came from the Western Regions, which typically refers to Central Asia but can also include the Indian subcontinent, and is described as either a "Persian Central Asian" or a "South Indian [...] the third son of a great Indian king." Throughout Buddhist art, Bodhidharma is depicted as an ill-tempered, large-nosed, profusely-bearded, wide-eyed non-Chinese person. He is referred to as "The Blue-Eyed Barbarian" in Chan texts. Aside from the Chinese accounts, several popular traditions also exist regarding Bodhidharma's origins. The accounts also differ on the date of his arrival, with one early account claiming that he arrived during the Liu Song dynasty and later accounts dating his arrival to the Liang dynasty. Bodhidharma was primarily active in the territory of the Northern Wei. Modern scholarship dates him to about the early 5th century CE. Bodhidharma's teachings and practice centered on meditation and the Laṅkāvatāra Sūtra. The Anthology of the Patriarchal Hall (952) identifies Bodhidharma as the 28th Patriarch of Buddhism in an uninterrupted line that extends all the way back to the Gautama Buddha himself.
2001-10-15T16:14:29Z
2023-12-19T05:15:38Z
[ "Template:See also", "Template:Cite book", "Template:S-start", "Template:S-rel", "Template:Zen", "Template:Buddhism topics", "Template:Sfn", "Template:Nihongo", "Template:Cite encyclopedia", "Template:Refbegin", "Template:Commons category-inline", "Template:S-aft", "Template:Pp", "Template:Infobox religious biography", "Template:'", "Template:Refend", "Template:Refn", "Template:Zen Buddhism", "Template:S-ttl", "Template:Buddhist Pantheon", "Template:Cite journal", "Template:Citation", "Template:S-end", "Template:Chinese Buddhist Pantheon", "Template:Use dmy dates", "Template:Blockquote", "Template:Reflist", "Template:ISBN", "Template:Cite web", "Template:Authority control", "Template:Zh", "Template:Buddhism and China", "Template:Lang", "Template:S-bef", "Template:Short description", "Template:Zen Lineage 28 Patriarchs" ]
https://en.wikipedia.org/wiki/Bodhidharma
4,286
Biconditional introduction
In propositional logic, biconditional introduction is a valid rule of inference. It allows for one to infer a biconditional from two conditional statements. The rule makes it possible to introduce a biconditional statement into a logical proof. If P → Q {\displaystyle P\to Q} is true, and if Q → P {\displaystyle Q\to P} is true, then one may infer that P ↔ Q {\displaystyle P\leftrightarrow Q} is true. For example, from the statements "if I'm breathing, then I'm alive" and "if I'm alive, then I'm breathing", it can be inferred that "I'm breathing if and only if I'm alive". Biconditional introduction is the converse of biconditional elimination. The rule can be stated formally as: where the rule is that wherever instances of " P → Q {\displaystyle P\to Q} " and " Q → P {\displaystyle Q\to P} " appear on lines of a proof, " P ↔ Q {\displaystyle P\leftrightarrow Q} " can validly be placed on a subsequent line. The biconditional introduction rule may be written in sequent notation: where ⊢ {\displaystyle \vdash } is a metalogical symbol meaning that P ↔ Q {\displaystyle P\leftrightarrow Q} is a syntactic consequence when P → Q {\displaystyle P\to Q} and Q → P {\displaystyle Q\to P} are both in a proof; or as the statement of a truth-functional tautology or theorem of propositional logic: where P {\displaystyle P} , and Q {\displaystyle Q} are propositions expressed in some formal system.
[ { "paragraph_id": 0, "text": "In propositional logic, biconditional introduction is a valid rule of inference. It allows for one to infer a biconditional from two conditional statements. The rule makes it possible to introduce a biconditional statement into a logical proof. If P → Q {\\displaystyle P\\to Q} is true, and if Q → P {\\displaystyle Q\\to P} is true, then one may infer that P ↔ Q {\\displaystyle P\\leftrightarrow Q} is true. For example, from the statements \"if I'm breathing, then I'm alive\" and \"if I'm alive, then I'm breathing\", it can be inferred that \"I'm breathing if and only if I'm alive\". Biconditional introduction is the converse of biconditional elimination. The rule can be stated formally as:", "title": "" }, { "paragraph_id": 1, "text": "where the rule is that wherever instances of \" P → Q {\\displaystyle P\\to Q} \" and \" Q → P {\\displaystyle Q\\to P} \" appear on lines of a proof, \" P ↔ Q {\\displaystyle P\\leftrightarrow Q} \" can validly be placed on a subsequent line.", "title": "" }, { "paragraph_id": 2, "text": "The biconditional introduction rule may be written in sequent notation:", "title": "Formal notation" }, { "paragraph_id": 3, "text": "where ⊢ {\\displaystyle \\vdash } is a metalogical symbol meaning that P ↔ Q {\\displaystyle P\\leftrightarrow Q} is a syntactic consequence when P → Q {\\displaystyle P\\to Q} and Q → P {\\displaystyle Q\\to P} are both in a proof;", "title": "Formal notation" }, { "paragraph_id": 4, "text": "or as the statement of a truth-functional tautology or theorem of propositional logic:", "title": "Formal notation" }, { "paragraph_id": 5, "text": "where P {\\displaystyle P} , and Q {\\displaystyle Q} are propositions expressed in some formal system.", "title": "Formal notation" } ]
In propositional logic, biconditional introduction is a valid rule of inference. It allows for one to infer a biconditional from two conditional statements. The rule makes it possible to introduce a biconditional statement into a logical proof. If P → Q is true, and if Q → P is true, then one may infer that P ↔ Q is true. For example, from the statements "if I'm breathing, then I'm alive" and "if I'm alive, then I'm breathing", it can be inferred that "I'm breathing if and only if I'm alive". Biconditional introduction is the converse of biconditional elimination. The rule can be stated formally as: where the rule is that wherever instances of " P → Q " and " Q → P " appear on lines of a proof, " P ↔ Q " can validly be placed on a subsequent line.
2001-09-27T04:32:09Z
2023-08-01T12:38:51Z
[ "Template:Infobox mathematical statement", "Template:Transformation rules", "Template:Reflist", "Template:Short description" ]
https://en.wikipedia.org/wiki/Biconditional_introduction
4,287
Biconditional elimination
Biconditional elimination is the name of two valid rules of inference of propositional logic. It allows for one to infer a conditional from a biconditional. If P ↔ Q {\displaystyle P\leftrightarrow Q} is true, then one may infer that P → Q {\displaystyle P\to Q} is true, and also that Q → P {\displaystyle Q\to P} is true. For example, if it's true that I'm breathing if and only if I'm alive, then it's true that if I'm breathing, I'm alive; likewise, it's true that if I'm alive, I'm breathing. The rules can be stated formally as: and where the rule is that wherever an instance of " P ↔ Q {\displaystyle P\leftrightarrow Q} " appears on a line of a proof, either " P → Q {\displaystyle P\to Q} " or " Q → P {\displaystyle Q\to P} " can be placed on a subsequent line; The biconditional elimination rule may be written in sequent notation: and where ⊢ {\displaystyle \vdash } is a metalogical symbol meaning that P → Q {\displaystyle P\to Q} , in the first case, and Q → P {\displaystyle Q\to P} in the other are syntactic consequences of P ↔ Q {\displaystyle P\leftrightarrow Q} in some logical system; or as the statement of a truth-functional tautology or theorem of propositional logic: where P {\displaystyle P} , and Q {\displaystyle Q} are propositions expressed in some formal system.
[ { "paragraph_id": 0, "text": "Biconditional elimination is the name of two valid rules of inference of propositional logic. It allows for one to infer a conditional from a biconditional. If P ↔ Q {\\displaystyle P\\leftrightarrow Q} is true, then one may infer that P → Q {\\displaystyle P\\to Q} is true, and also that Q → P {\\displaystyle Q\\to P} is true. For example, if it's true that I'm breathing if and only if I'm alive, then it's true that if I'm breathing, I'm alive; likewise, it's true that if I'm alive, I'm breathing. The rules can be stated formally as:", "title": "" }, { "paragraph_id": 1, "text": "and", "title": "" }, { "paragraph_id": 2, "text": "where the rule is that wherever an instance of \" P ↔ Q {\\displaystyle P\\leftrightarrow Q} \" appears on a line of a proof, either \" P → Q {\\displaystyle P\\to Q} \" or \" Q → P {\\displaystyle Q\\to P} \" can be placed on a subsequent line;", "title": "" }, { "paragraph_id": 3, "text": "The biconditional elimination rule may be written in sequent notation:", "title": "Formal notation" }, { "paragraph_id": 4, "text": "and", "title": "Formal notation" }, { "paragraph_id": 5, "text": "where ⊢ {\\displaystyle \\vdash } is a metalogical symbol meaning that P → Q {\\displaystyle P\\to Q} , in the first case, and Q → P {\\displaystyle Q\\to P} in the other are syntactic consequences of P ↔ Q {\\displaystyle P\\leftrightarrow Q} in some logical system;", "title": "Formal notation" }, { "paragraph_id": 6, "text": "or as the statement of a truth-functional tautology or theorem of propositional logic:", "title": "Formal notation" }, { "paragraph_id": 7, "text": "where P {\\displaystyle P} , and Q {\\displaystyle Q} are propositions expressed in some formal system.", "title": "Formal notation" } ]
Biconditional elimination is the name of two valid rules of inference of propositional logic. It allows for one to infer a conditional from a biconditional. If P ↔ Q is true, then one may infer that P → Q is true, and also that Q → P is true. For example, if it's true that I'm breathing if and only if I'm alive, then it's true that if I'm breathing, I'm alive; likewise, it's true that if I'm alive, I'm breathing. The rules can be stated formally as: and where the rule is that wherever an instance of " P ↔ Q " appears on a line of a proof, either " P → Q " or " Q → P " can be placed on a subsequent line;
2022-10-09T20:02:22Z
[ "Template:Cite web", "Template:Short description", "Template:Infobox mathematical statement", "Template:Transformation rules", "Template:Reflist" ]
https://en.wikipedia.org/wiki/Biconditional_elimination
4,292
Base pair
A base pair (bp) is a fundamental unit of double-stranded nucleic acids consisting of two nucleobases bound to each other by hydrogen bonds. They form the building blocks of the DNA double helix and contribute to the folded structure of both DNA and RNA. Dictated by specific hydrogen bonding patterns, "Watson–Crick" (or "Watson–Crick–Franklin") base pairs (guanine–cytosine and adenine–thymine) allow the DNA helix to maintain a regular helical structure that is subtly dependent on its nucleotide sequence. The complementary nature of this based-paired structure provides a redundant copy of the genetic information encoded within each strand of DNA. The regular structure and data redundancy provided by the DNA double helix make DNA well suited to the storage of genetic information, while base-pairing between DNA and incoming nucleotides provides the mechanism through which DNA polymerase replicates DNA and RNA polymerase transcribes DNA into RNA. Many DNA-binding proteins can recognize specific base-pairing patterns that identify particular regulatory regions of genes. Intramolecular base pairs can occur within single-stranded nucleic acids. This is particularly important in RNA molecules (e.g., transfer RNA), where Watson–Crick base pairs (guanine–cytosine and adenine–uracil) permit the formation of short double-stranded helices, and a wide variety of non–Watson–Crick interactions (e.g., G–U or A–A) allow RNAs to fold into a vast range of specific three-dimensional structures. In addition, base-pairing between transfer RNA (tRNA) and messenger RNA (mRNA) forms the basis for the molecular recognition events that result in the nucleotide sequence of mRNA becoming translated into the amino acid sequence of proteins via the genetic code. The size of an individual gene or an organism's entire genome is often measured in base pairs because DNA is usually double-stranded. Hence, the number of total base pairs is equal to the number of nucleotides in one of the strands (with the exception of non-coding single-stranded regions of telomeres). The haploid human genome (23 chromosomes) is estimated to be about 3.2 billion bases long and to contain 20,000–25,000 distinct protein-coding genes. A kilobase (kb) is a unit of measurement in molecular biology equal to 1000 base pairs of DNA or RNA. The total number of DNA base pairs on Earth is estimated at 5.0×10 with a weight of 50 billion tonnes. In comparison, the total mass of the biosphere has been estimated to be as much as 4 TtC (trillion tons of carbon). Hydrogen bonding is the chemical interaction that underlies the base-pairing rules described above. Appropriate geometrical correspondence of hydrogen bond donors and acceptors allows only the "right" pairs to form stably. DNA with high GC-content is more stable than DNA with low GC-content. Crucially, however, stacking interactions are primarily responsible for stabilising the double-helical structure; Watson-Crick base pairing's contribution to global structural stability is minimal, but its role in the specificity underlying complementarity is, by contrast, of maximal importance as this underlies the template-dependent processes of the central dogma (e.g. DNA replication). The bigger nucleobases, adenine and guanine, are members of a class of double-ringed chemical structures called purines; the smaller nucleobases, cytosine and thymine (and uracil), are members of a class of single-ringed chemical structures called pyrimidines. Purines are complementary only with pyrimidines: pyrimidine–pyrimidine pairings are energetically unfavorable because the molecules are too far apart for hydrogen bonding to be established; purine–purine pairings are energetically unfavorable because the molecules are too close, leading to overlap repulsion. Purine–pyrimidine base-pairing of AT or GC or UA (in RNA) results in proper duplex structure. The only other purine–pyrimidine pairings would be AC and GT and UG (in RNA); these pairings are mismatches because the patterns of hydrogen donors and acceptors do not correspond. The GU pairing, with two hydrogen bonds, does occur fairly often in RNA (see wobble base pair). Paired DNA and RNA molecules are comparatively stable at room temperature, but the two nucleotide strands will separate above a melting point that is determined by the length of the molecules, the extent of mispairing (if any), and the GC content. Higher GC content results in higher melting temperatures; it is, therefore, unsurprising that the genomes of extremophile organisms such as Thermus thermophilus are particularly GC-rich. On the converse, regions of a genome that need to separate frequently — for example, the promoter regions for often-transcribed genes — are comparatively GC-poor (for example, see TATA box). GC content and melting temperature must also be taken into account when designing primers for PCR reactions. The following DNA sequences illustrate pair double-stranded patterns. By convention, the top strand is written from the 5′-end to the 3′-end; thus, the bottom strand is written 3′ to 5′. Chemical analogs of nucleotides can take the place of proper nucleotides and establish non-canonical base-pairing, leading to errors (mostly point mutations) in DNA replication and DNA transcription. This is due to their isosteric chemistry. One common mutagenic base analog is 5-bromouracil, which resembles thymine but can base-pair to guanine in its enol form. Other chemicals, known as DNA intercalators, fit into the gap between adjacent bases on a single strand and induce frameshift mutations by "masquerading" as a base, causing the DNA replication machinery to skip or insert additional nucleotides at the intercalated site. Most intercalators are large polyaromatic compounds and are known or suspected carcinogens. Examples include ethidium bromide and acridine. Mismatched base pairs can be generated by errors of DNA replication and as intermediates during homologous recombination. The process of mismatch repair ordinarily must recognize and correctly repair a small number of base mispairs within a long sequence of normal DNA base pairs. To repair mismatches formed during DNA replication, several distinctive repair processes have evolved to distinguish between the template strand and the newly formed strand so that only the newly inserted incorrect nucleotide is removed (in order to avoid generating a mutation). The proteins employed in mismatch repair during DNA replication, and the clinical significance of defects in this process are described in the article DNA mismatch repair. The process of mispair correction during recombination is described in the article gene conversion. The following abbreviations are commonly used to describe the length of a D/RNA molecule: For single-stranded DNA/RNA, units of nucleotides are used—abbreviated nt (or knt, Mnt, Gnt)—as they are not paired. To distinguish between units of computer storage and bases, kbp, Mbp, Gbp, etc. may be used for base pairs. The centimorgan is also often used to imply distance along a chromosome, but the number of base pairs it corresponds to varies widely. In the human genome, the centimorgan is about 1 million base pairs. An unnatural base pair (UBP) is a designed subunit (or nucleobase) of DNA which is created in a laboratory and does not occur in nature. DNA sequences have been described which use newly created nucleobases to form a third base pair, in addition to the two base pairs found in nature, A-T (adenine – thymine) and G-C (guanine – cytosine). A few research groups have been searching for a third base pair for DNA, including teams led by Steven A. Benner, Philippe Marliere, Floyd E. Romesberg and Ichiro Hirao. Some new base pairs based on alternative hydrogen bonding, hydrophobic interactions and metal coordination have been reported. In 1989 Steven Benner (then working at the Swiss Federal Institute of Technology in Zurich) and his team led with modified forms of cytosine and guanine into DNA molecules in vitro. The nucleotides, which encoded RNA and proteins, were successfully replicated in vitro. Since then, Benner's team has been trying to engineer cells that can make foreign bases from scratch, obviating the need for a feedstock. In 2002, Ichiro Hirao's group in Japan developed an unnatural base pair between 2-amino-8-(2-thienyl)purine (s) and pyridine-2-one (y) that functions in transcription and translation, for the site-specific incorporation of non-standard amino acids into proteins. In 2006, they created 7-(2-thienyl)imidazo[4,5-b]pyridine (Ds) and pyrrole-2-carbaldehyde (Pa) as a third base pair for replication and transcription. Afterward, Ds and 4-[3-(6-aminohexanamido)-1-propynyl]-2-nitropyrrole (Px) was discovered as a high fidelity pair in PCR amplification. In 2013, they applied the Ds-Px pair to DNA aptamer generation by in vitro selection (SELEX) and demonstrated the genetic alphabet expansion significantly augment DNA aptamer affinities to target proteins. In 2012, a group of American scientists led by Floyd Romesberg, a chemical biologist at the Scripps Research Institute in San Diego, California, published that his team designed an unnatural base pair (UBP). The two new artificial nucleotides or Unnatural Base Pair (UBP) were named d5SICS and dNaM. More technically, these artificial nucleotides bearing hydrophobic nucleobases, feature two fused aromatic rings that form a (d5SICS–dNaM) complex or base pair in DNA. His team designed a variety of in vitro or "test tube" templates containing the unnatural base pair and they confirmed that it was efficiently replicated with high fidelity in virtually all sequence contexts using the modern standard in vitro techniques, namely PCR amplification of DNA and PCR-based applications. Their results show that for PCR and PCR-based applications, the d5SICS–dNaM unnatural base pair is functionally equivalent to a natural base pair, and when combined with the other two natural base pairs used by all organisms, A–T and G–C, they provide a fully functional and expanded six-letter "genetic alphabet". In 2014 the same team from the Scripps Research Institute reported that they synthesized a stretch of circular DNA known as a plasmid containing natural T-A and C-G base pairs along with the best-performing UBP Romesberg's laboratory had designed and inserted it into cells of the common bacterium E. coli that successfully replicated the unnatural base pairs through multiple generations. The transfection did not hamper the growth of the E. coli cells and showed no sign of losing its unnatural base pairs to its natural DNA repair mechanisms. This is the first known example of a living organism passing along an expanded genetic code to subsequent generations. Romesberg said he and his colleagues created 300 variants to refine the design of nucleotides that would be stable enough and would be replicated as easily as the natural ones when the cells divide. This was in part achieved by the addition of a supportive algal gene that expresses a nucleotide triphosphate transporter which efficiently imports the triphosphates of both d5SICSTP and dNaMTP into E. coli bacteria. Then, the natural bacterial replication pathways use them to accurately replicate a plasmid containing d5SICS–dNaM. Other researchers were surprised that the bacteria replicated these human-made DNA subunits. The successful incorporation of a third base pair is a significant breakthrough toward the goal of greatly expanding the number of amino acids which can be encoded by DNA, from the existing 20 amino acids to a theoretically possible 172, thereby expanding the potential for living organisms to produce novel proteins. The artificial strings of DNA do not encode for anything yet, but scientists speculate they could be designed to manufacture new proteins which could have industrial or pharmaceutical uses. Experts said the synthetic DNA incorporating the unnatural base pair raises the possibility of life forms based on a different DNA code. In addition to the canonical pairing, some conditions can also favour base-pairing with alternative base orientation, and number and geometry of hydrogen bonds. These pairings are accompanied by alterations to the local backbone shape. The most common of these is the wobble base pairing that occurs between tRNAs and mRNAs at the third base position of many codons during transcription and during the charging of tRNAs by some tRNA synthetases. They have also been observed in the secondary structures of some RNA sequences. Additionally, Hoogsteen base pairing (typically written as A•U/T and G•C) can exist in some DNA sequences (e.g. CA and TA dinucleotides) in dynamic equilibrium with standard Watson–Crick pairing. They have also been observed in some protein–DNA complexes. In addition to these alternative base pairings, a wide range of base-base hydrogen bonding is observed in RNA secondary and tertiary structure. These bonds are often necessary for the precise, complex shape of an RNA, as well as its binding to interaction partners.
[ { "paragraph_id": 0, "text": "A base pair (bp) is a fundamental unit of double-stranded nucleic acids consisting of two nucleobases bound to each other by hydrogen bonds. They form the building blocks of the DNA double helix and contribute to the folded structure of both DNA and RNA. Dictated by specific hydrogen bonding patterns, \"Watson–Crick\" (or \"Watson–Crick–Franklin\") base pairs (guanine–cytosine and adenine–thymine) allow the DNA helix to maintain a regular helical structure that is subtly dependent on its nucleotide sequence. The complementary nature of this based-paired structure provides a redundant copy of the genetic information encoded within each strand of DNA. The regular structure and data redundancy provided by the DNA double helix make DNA well suited to the storage of genetic information, while base-pairing between DNA and incoming nucleotides provides the mechanism through which DNA polymerase replicates DNA and RNA polymerase transcribes DNA into RNA. Many DNA-binding proteins can recognize specific base-pairing patterns that identify particular regulatory regions of genes.", "title": "" }, { "paragraph_id": 1, "text": "Intramolecular base pairs can occur within single-stranded nucleic acids. This is particularly important in RNA molecules (e.g., transfer RNA), where Watson–Crick base pairs (guanine–cytosine and adenine–uracil) permit the formation of short double-stranded helices, and a wide variety of non–Watson–Crick interactions (e.g., G–U or A–A) allow RNAs to fold into a vast range of specific three-dimensional structures. In addition, base-pairing between transfer RNA (tRNA) and messenger RNA (mRNA) forms the basis for the molecular recognition events that result in the nucleotide sequence of mRNA becoming translated into the amino acid sequence of proteins via the genetic code.", "title": "" }, { "paragraph_id": 2, "text": "The size of an individual gene or an organism's entire genome is often measured in base pairs because DNA is usually double-stranded. Hence, the number of total base pairs is equal to the number of nucleotides in one of the strands (with the exception of non-coding single-stranded regions of telomeres). The haploid human genome (23 chromosomes) is estimated to be about 3.2 billion bases long and to contain 20,000–25,000 distinct protein-coding genes. A kilobase (kb) is a unit of measurement in molecular biology equal to 1000 base pairs of DNA or RNA. The total number of DNA base pairs on Earth is estimated at 5.0×10 with a weight of 50 billion tonnes. In comparison, the total mass of the biosphere has been estimated to be as much as 4 TtC (trillion tons of carbon).", "title": "" }, { "paragraph_id": 3, "text": "Hydrogen bonding is the chemical interaction that underlies the base-pairing rules described above. Appropriate geometrical correspondence of hydrogen bond donors and acceptors allows only the \"right\" pairs to form stably. DNA with high GC-content is more stable than DNA with low GC-content. Crucially, however, stacking interactions are primarily responsible for stabilising the double-helical structure; Watson-Crick base pairing's contribution to global structural stability is minimal, but its role in the specificity underlying complementarity is, by contrast, of maximal importance as this underlies the template-dependent processes of the central dogma (e.g. DNA replication).", "title": "Hydrogen bonding and stability" }, { "paragraph_id": 4, "text": "The bigger nucleobases, adenine and guanine, are members of a class of double-ringed chemical structures called purines; the smaller nucleobases, cytosine and thymine (and uracil), are members of a class of single-ringed chemical structures called pyrimidines. Purines are complementary only with pyrimidines: pyrimidine–pyrimidine pairings are energetically unfavorable because the molecules are too far apart for hydrogen bonding to be established; purine–purine pairings are energetically unfavorable because the molecules are too close, leading to overlap repulsion. Purine–pyrimidine base-pairing of AT or GC or UA (in RNA) results in proper duplex structure. The only other purine–pyrimidine pairings would be AC and GT and UG (in RNA); these pairings are mismatches because the patterns of hydrogen donors and acceptors do not correspond. The GU pairing, with two hydrogen bonds, does occur fairly often in RNA (see wobble base pair).", "title": "Hydrogen bonding and stability" }, { "paragraph_id": 5, "text": "Paired DNA and RNA molecules are comparatively stable at room temperature, but the two nucleotide strands will separate above a melting point that is determined by the length of the molecules, the extent of mispairing (if any), and the GC content. Higher GC content results in higher melting temperatures; it is, therefore, unsurprising that the genomes of extremophile organisms such as Thermus thermophilus are particularly GC-rich. On the converse, regions of a genome that need to separate frequently — for example, the promoter regions for often-transcribed genes — are comparatively GC-poor (for example, see TATA box). GC content and melting temperature must also be taken into account when designing primers for PCR reactions.", "title": "Hydrogen bonding and stability" }, { "paragraph_id": 6, "text": "The following DNA sequences illustrate pair double-stranded patterns. By convention, the top strand is written from the 5′-end to the 3′-end; thus, the bottom strand is written 3′ to 5′.", "title": "Hydrogen bonding and stability" }, { "paragraph_id": 7, "text": "Chemical analogs of nucleotides can take the place of proper nucleotides and establish non-canonical base-pairing, leading to errors (mostly point mutations) in DNA replication and DNA transcription. This is due to their isosteric chemistry. One common mutagenic base analog is 5-bromouracil, which resembles thymine but can base-pair to guanine in its enol form.", "title": "Base analogs and intercalators" }, { "paragraph_id": 8, "text": "Other chemicals, known as DNA intercalators, fit into the gap between adjacent bases on a single strand and induce frameshift mutations by \"masquerading\" as a base, causing the DNA replication machinery to skip or insert additional nucleotides at the intercalated site. Most intercalators are large polyaromatic compounds and are known or suspected carcinogens. Examples include ethidium bromide and acridine.", "title": "Base analogs and intercalators" }, { "paragraph_id": 9, "text": "Mismatched base pairs can be generated by errors of DNA replication and as intermediates during homologous recombination. The process of mismatch repair ordinarily must recognize and correctly repair a small number of base mispairs within a long sequence of normal DNA base pairs. To repair mismatches formed during DNA replication, several distinctive repair processes have evolved to distinguish between the template strand and the newly formed strand so that only the newly inserted incorrect nucleotide is removed (in order to avoid generating a mutation). The proteins employed in mismatch repair during DNA replication, and the clinical significance of defects in this process are described in the article DNA mismatch repair. The process of mispair correction during recombination is described in the article gene conversion.", "title": "Mismatch repair" }, { "paragraph_id": 10, "text": "The following abbreviations are commonly used to describe the length of a D/RNA molecule:", "title": "Length measurements" }, { "paragraph_id": 11, "text": "For single-stranded DNA/RNA, units of nucleotides are used—abbreviated nt (or knt, Mnt, Gnt)—as they are not paired. To distinguish between units of computer storage and bases, kbp, Mbp, Gbp, etc. may be used for base pairs.", "title": "Length measurements" }, { "paragraph_id": 12, "text": "The centimorgan is also often used to imply distance along a chromosome, but the number of base pairs it corresponds to varies widely. In the human genome, the centimorgan is about 1 million base pairs.", "title": "Length measurements" }, { "paragraph_id": 13, "text": "An unnatural base pair (UBP) is a designed subunit (or nucleobase) of DNA which is created in a laboratory and does not occur in nature. DNA sequences have been described which use newly created nucleobases to form a third base pair, in addition to the two base pairs found in nature, A-T (adenine – thymine) and G-C (guanine – cytosine). A few research groups have been searching for a third base pair for DNA, including teams led by Steven A. Benner, Philippe Marliere, Floyd E. Romesberg and Ichiro Hirao. Some new base pairs based on alternative hydrogen bonding, hydrophobic interactions and metal coordination have been reported.", "title": "Unnatural base pair (UBP)" }, { "paragraph_id": 14, "text": "In 1989 Steven Benner (then working at the Swiss Federal Institute of Technology in Zurich) and his team led with modified forms of cytosine and guanine into DNA molecules in vitro. The nucleotides, which encoded RNA and proteins, were successfully replicated in vitro. Since then, Benner's team has been trying to engineer cells that can make foreign bases from scratch, obviating the need for a feedstock.", "title": "Unnatural base pair (UBP)" }, { "paragraph_id": 15, "text": "In 2002, Ichiro Hirao's group in Japan developed an unnatural base pair between 2-amino-8-(2-thienyl)purine (s) and pyridine-2-one (y) that functions in transcription and translation, for the site-specific incorporation of non-standard amino acids into proteins. In 2006, they created 7-(2-thienyl)imidazo[4,5-b]pyridine (Ds) and pyrrole-2-carbaldehyde (Pa) as a third base pair for replication and transcription. Afterward, Ds and 4-[3-(6-aminohexanamido)-1-propynyl]-2-nitropyrrole (Px) was discovered as a high fidelity pair in PCR amplification. In 2013, they applied the Ds-Px pair to DNA aptamer generation by in vitro selection (SELEX) and demonstrated the genetic alphabet expansion significantly augment DNA aptamer affinities to target proteins.", "title": "Unnatural base pair (UBP)" }, { "paragraph_id": 16, "text": "In 2012, a group of American scientists led by Floyd Romesberg, a chemical biologist at the Scripps Research Institute in San Diego, California, published that his team designed an unnatural base pair (UBP). The two new artificial nucleotides or Unnatural Base Pair (UBP) were named d5SICS and dNaM. More technically, these artificial nucleotides bearing hydrophobic nucleobases, feature two fused aromatic rings that form a (d5SICS–dNaM) complex or base pair in DNA. His team designed a variety of in vitro or \"test tube\" templates containing the unnatural base pair and they confirmed that it was efficiently replicated with high fidelity in virtually all sequence contexts using the modern standard in vitro techniques, namely PCR amplification of DNA and PCR-based applications. Their results show that for PCR and PCR-based applications, the d5SICS–dNaM unnatural base pair is functionally equivalent to a natural base pair, and when combined with the other two natural base pairs used by all organisms, A–T and G–C, they provide a fully functional and expanded six-letter \"genetic alphabet\".", "title": "Unnatural base pair (UBP)" }, { "paragraph_id": 17, "text": "In 2014 the same team from the Scripps Research Institute reported that they synthesized a stretch of circular DNA known as a plasmid containing natural T-A and C-G base pairs along with the best-performing UBP Romesberg's laboratory had designed and inserted it into cells of the common bacterium E. coli that successfully replicated the unnatural base pairs through multiple generations. The transfection did not hamper the growth of the E. coli cells and showed no sign of losing its unnatural base pairs to its natural DNA repair mechanisms. This is the first known example of a living organism passing along an expanded genetic code to subsequent generations. Romesberg said he and his colleagues created 300 variants to refine the design of nucleotides that would be stable enough and would be replicated as easily as the natural ones when the cells divide. This was in part achieved by the addition of a supportive algal gene that expresses a nucleotide triphosphate transporter which efficiently imports the triphosphates of both d5SICSTP and dNaMTP into E. coli bacteria. Then, the natural bacterial replication pathways use them to accurately replicate a plasmid containing d5SICS–dNaM. Other researchers were surprised that the bacteria replicated these human-made DNA subunits.", "title": "Unnatural base pair (UBP)" }, { "paragraph_id": 18, "text": "The successful incorporation of a third base pair is a significant breakthrough toward the goal of greatly expanding the number of amino acids which can be encoded by DNA, from the existing 20 amino acids to a theoretically possible 172, thereby expanding the potential for living organisms to produce novel proteins. The artificial strings of DNA do not encode for anything yet, but scientists speculate they could be designed to manufacture new proteins which could have industrial or pharmaceutical uses. Experts said the synthetic DNA incorporating the unnatural base pair raises the possibility of life forms based on a different DNA code.", "title": "Unnatural base pair (UBP)" }, { "paragraph_id": 19, "text": "In addition to the canonical pairing, some conditions can also favour base-pairing with alternative base orientation, and number and geometry of hydrogen bonds. These pairings are accompanied by alterations to the local backbone shape.", "title": "Non-canonical base pairing" }, { "paragraph_id": 20, "text": "The most common of these is the wobble base pairing that occurs between tRNAs and mRNAs at the third base position of many codons during transcription and during the charging of tRNAs by some tRNA synthetases. They have also been observed in the secondary structures of some RNA sequences.", "title": "Non-canonical base pairing" }, { "paragraph_id": 21, "text": "Additionally, Hoogsteen base pairing (typically written as A•U/T and G•C) can exist in some DNA sequences (e.g. CA and TA dinucleotides) in dynamic equilibrium with standard Watson–Crick pairing. They have also been observed in some protein–DNA complexes.", "title": "Non-canonical base pairing" }, { "paragraph_id": 22, "text": "In addition to these alternative base pairings, a wide range of base-base hydrogen bonding is observed in RNA secondary and tertiary structure. These bonds are often necessary for the precise, complex shape of an RNA, as well as its binding to interaction partners.", "title": "Non-canonical base pairing" } ]
A base pair (bp) is a fundamental unit of double-stranded nucleic acids consisting of two nucleobases bound to each other by hydrogen bonds. They form the building blocks of the DNA double helix and contribute to the folded structure of both DNA and RNA. Dictated by specific hydrogen bonding patterns, "Watson–Crick" (or "Watson–Crick–Franklin") base pairs (guanine–cytosine and adenine–thymine) allow the DNA helix to maintain a regular helical structure that is subtly dependent on its nucleotide sequence. The complementary nature of this based-paired structure provides a redundant copy of the genetic information encoded within each strand of DNA. The regular structure and data redundancy provided by the DNA double helix make DNA well suited to the storage of genetic information, while base-pairing between DNA and incoming nucleotides provides the mechanism through which DNA polymerase replicates DNA and RNA polymerase transcribes DNA into RNA. Many DNA-binding proteins can recognize specific base-pairing patterns that identify particular regulatory regions of genes. Intramolecular base pairs can occur within single-stranded nucleic acids. This is particularly important in RNA molecules (e.g., transfer RNA), where Watson–Crick base pairs (guanine–cytosine and adenine–uracil) permit the formation of short double-stranded helices, and a wide variety of non–Watson–Crick interactions (e.g., G–U or A–A) allow RNAs to fold into a vast range of specific three-dimensional structures. In addition, base-pairing between transfer RNA (tRNA) and messenger RNA (mRNA) forms the basis for the molecular recognition events that result in the nucleotide sequence of mRNA becoming translated into the amino acid sequence of proteins via the genetic code. The size of an individual gene or an organism's entire genome is often measured in base pairs because DNA is usually double-stranded. Hence, the number of total base pairs is equal to the number of nucleotides in one of the strands (with the exception of non-coding single-stranded regions of telomeres). The haploid human genome (23 chromosomes) is estimated to be about 3.2 billion bases long and to contain 20,000–25,000 distinct protein-coding genes. A kilobase (kb) is a unit of measurement in molecular biology equal to 1000 base pairs of DNA or RNA. The total number of DNA base pairs on Earth is estimated at 5.0×1037 with a weight of 50 billion tonnes. In comparison, the total mass of the biosphere has been estimated to be as much as 4 TtC (trillion tons of carbon).
2001-10-28T16:37:14Z
2023-12-01T10:59:54Z
[ "Template:Portal bar", "Template:Code", "Template:Main", "Template:Refbegin", "Template:Reflist", "Template:Cite journal", "Template:Cite news", "Template:Cbignore", "Template:Commons category", "Template:E", "Template:Citation needed", "Template:See also", "Template:Nucleobases, nucleosides, and nucleotides", "Template:Nucleic acids", "Template:Short description", "Template:Cite book", "Template:Cite web", "Template:Genetics", "Template:Further", "Template:Multiple image", "Template:Refend" ]
https://en.wikipedia.org/wiki/Base_pair
4,293
Baltimore Ravens
The Baltimore Ravens are a professional American football team based in Baltimore. The Ravens compete in the National Football League (NFL) as a member of the American Football Conference (AFC) North division. The team plays its home games at M&T Bank Stadium and is headquartered in Owings Mills, Maryland. The Baltimore Ravens were established in 1996 after Art Modell, then owner of the Cleveland Browns, announced plans in 1995 to relocate the franchise from Cleveland to Baltimore. As part of a settlement between the league and the city of Cleveland, Modell was required to leave the Browns' history, team colors, and records in Cleveland for a replacement team and replacement personnel that would resume play in 1999. In return, he was allowed to take his own personnel and team to Baltimore, where such personnel would form an expansion team. The team is now owned by Steve Bisciotti and valued at $2.98 billion, making the Ravens the 33rd-most valuable sports franchise in the world as of 2021. The Ravens have been one of the most successful NFL franchises since their inception, compiling a regular season record of 246–191–1 (.563), the third-highest among active franchises. They are also tied for the fourth-highest playoff winning percentage at 16–12 (.571). The team has qualified for the NFL playoffs 15 times since 2000 with two Super Bowl titles (Super Bowl XXXV and Super Bowl XLVII), two AFC Championship titles (2000 and 2012), four AFC Championship game appearances (2000, 2008, 2011 and 2012) and six AFC North division titles (2003, 2006, 2011, 2012, 2018, and 2019). They are one of two teams to be undefeated in multiple Super Bowl appearances, along with the Tampa Bay Buccaneers. The Ravens organization was led by general manager Ozzie Newsome from 1996 until his retirement following the 2018 season, and has had three head coaches: Ted Marchibroda, Brian Billick, and since 2008, John Harbaugh. Starting with a record-breaking defensive performance in their 2000 season, the Ravens have established a reputation for strong defensive play throughout team history. Former players such as middle linebacker Ray Lewis, safety Ed Reed, and offensive tackle Jonathan Ogden have been enshrined in the Pro Football Hall of Fame. The name "Ravens" was inspired by Edgar Allan Poe's poem The Raven. Chosen in a fan contest that drew 33,288 voters, the allusion honors Poe who spent the early part of his career in Baltimore and is buried there. As The Baltimore Sun reported at the time, fans also "liked the tie-in with the other birds in town, the Orioles, and found it easy to visualize a tough, menacing black bird". Edgar Allan Poe also had distant relatives who played football for the Princeton Tigers in the 1880s through the early 1900s. These brothers were famous players in the early days of American football. Before the football team, there was the Baltimore Ravens wheelchair basketball team — the original Baltimore Ravens. In 1972, the Ravens wheelchair basketball team was founded by Ralph Smith, long-term resident of Baltimore, second Vice President of the National Wheelchair Basketball Association (NWBA) and Member of the NWBA Hall of Fame. The name "Ravens" was inspired by Bob Ardinger, a member of the Ravens wheelchair basketball team. In the 1990s, the naming rights were later sold to the football team when they came to the city and the wheelchair basketball team became known as the Maryland Ravens, Inc. After the controversial 1984 relocation of the Colts to Indianapolis, several attempts were made to bring an NFL team back to Baltimore. In 1993, ahead of the 1995 league expansion, the city was considered a favorite, behind only St. Louis, to be granted one of two new franchises. League officials and team owners feared litigation due to conflicts between rival bidding groups if St. Louis was awarded a franchise. In October Charlotte, North Carolina was the first city chosen. Several weeks later, Baltimore's bid for a franchise—dubbed the Baltimore Bombers, in honor of the locally produced Martin B-26 Marauder bomber—had three ownership groups in place and a state financial package which included a proposed $200 million, rent-free stadium and permission to charge up to $80 million in personal seat license fees. Baltimore, however, was unexpectedly passed over in favor of Jacksonville, Florida, despite Jacksonville's minor TV market status and that the city had withdrawn from contention in the summer, only to return with then-Commissioner Paul Tagliabue's urging. Although league officials denied that any city had been favored, it was reported that Tagliabue and his longtime friend Washington Redskins owner Jack Kent Cooke had lobbied against Baltimore due to its proximity to Washington, D.C., and that Tagliabue had used the initial committee voting system to prevent the entire league ownership from voting on Baltimore's bid. This led to public outrage and The Baltimore Sun describing Tagliabue as having an "Anybody But Baltimore" policy. Maryland governor William Donald Schaefer said afterward that Tagliabue had led him on, praising Baltimore and the proposed owners while working behind-the-scenes to oppose Baltimore's bid. By May 1994, Baltimore Orioles owner Peter Angelos had gathered a new group of investors, including author Tom Clancy, to bid on teams whose owners had expressed interest in relocating. Angelos found a potential partner in Georgia Frontiere, who was open to moving the Los Angeles Rams to Baltimore. Jack Kent Cooke opposed the move, intending to build the Redskins' new stadium in Laurel, Maryland, close enough to Baltimore to cool outside interest in bringing in a new franchise. This led to heated arguments between Cooke and Angelos, who accused Cooke of being a "carpetbagger." The league eventually persuaded Rams team president John Shaw to relocate to St. Louis instead, leading to a league-wide rumor that Tagliabue was again steering interest away from Baltimore, a claim which Tagliabue denied. In response to anger in Baltimore, including Governor Schaefer's threat to announce over the loudspeakers Tagliabue's exact location in Camden Yards any time he attended a Baltimore Orioles game, Tagliabue remarked of Baltimore's financial package: "Maybe (Baltimore) can open another museum with that money." Following this, Angelos made an unsuccessful $200 million bid to bring the Tampa Bay Buccaneers to Baltimore. Having failed to obtain a franchise via the expansion, the city, despite having "misgivings," turned to the possibility of obtaining the Cleveland Browns, whose owner Art Modell was financially struggling and at odds with the city of Cleveland over needed improvements to the team's stadium. Enticed by Baltimore's available funds for a first-class stadium and a promised yearly operating subsidy of $25 million, Modell announced on November 6, 1995, his intention to relocate the team from Cleveland to Baltimore the following year. The resulting controversy ended when representatives of Cleveland and the NFL reached a settlement on February 8, 1996. Tagliabue promised the city of Cleveland that an NFL team would be located in Cleveland, either through relocation or expansion, "no later than 1999". Additionally, the agreement stipulated that the Browns' name, colors, uniform design and franchise records would remain in Cleveland. The franchise history includes Browns club records and connections with Pro Football Hall of Fame players. Modell's Baltimore team, while retaining all current player contracts, would, for purposes of team history, appear as an expansion team, a new franchise. Not all players, staff or front office would make the move to Baltimore, however. After relocation, Modell hired Ted Marchibroda as the head coach for his new team in Baltimore. Marchibroda was already well known because of his work as head coach of the Baltimore Colts during the 1970s and the Indianapolis Colts during the early 1990s. Ozzie Newsome, the Browns' tight end for many seasons, joined Modell in Baltimore as director of football operations. He was later promoted to vice-president/general manager. The home stadium for the Ravens first two seasons was Baltimore's Memorial Stadium, previously home to the Baltimore Colts, the Baltimore Orioles, and the Canadian Football League’s Baltimore Stallions. The Ravens moved to their own new stadium, now known as M&T Bank Stadium, next to Camden Yards in 1998. In the 1996 NFL Draft, the Ravens, with two picks in the first round, drafted offensive tackle Jonathan Ogden at No. 4 overall and linebacker Ray Lewis at No. 26 overall. Both Ogden and Lewis went on to play for the Ravens for their entire professional careers and were both inducted into the Pro Football Hall of Fame. The 1996 Ravens won their opening game against the Oakland Raiders, but finished the season 4–12 despite receiver Michael Jackson leading the league with 14 touchdown catches. The 1997 Ravens started 3–1. Peter Boulware, a rookie defender from Florida State, recorded 11.5 sacks and was named AFC Defensive Rookie of the Year. The team finished 6–9–1. On October 26, the team made its first trip to Landover, Maryland to play their new regional rivals, the Washington Redskins. The Ravens won the game 20–17. On December 14, 1997, the Ravens played the final professional sporting event at Baltimore’s historic Memorial Stadium, winning 21–19 over the Tennessee Oilers. 1998 marked the opening of a new stadium for the Ravens, currently known as M&T Bank Stadium, but originally named “PSINet Stadium” after the now-defunct internet service provider which purchased the original naming rights. Quarterback Vinny Testaverde left for the New York Jets before the season, and was replaced by former Indianapolis Colt Jim Harbaugh, and later Eric Zeier. Cornerback Rod Woodson joined the team after a successful stint with the Pittsburgh Steelers, and Priest Holmes started getting the first playing time of his career and ran for 1,000 yards. The Ravens finished 1998 with a 6–10 record. On November 29, the Ravens welcomed the Colts back to Baltimore for the first time in 15 years. Amidst a shower of negative cheers towards the Colts, the Ravens won 38–31. Three consecutive losing seasons under Marchibroda led to a change in the head coach. Brian Billick took over as head coach in 1999. Billick had been offensive coordinator for the record-setting Minnesota Vikings the season before. Quarterback Tony Banks came to Baltimore from the St. Louis Rams and had the best season of his career with 17 touchdown passes and an 81.2 pass rating. He was joined by receiver Qadry Ismail, who posted a 1,000-yard season. The Ravens initially struggled with a record of 4–7 but managed to finish with an 8–8 record. Due to continual financial hardships for the organization, the NFL took an unusual move and directed Modell to initiate the sale of his franchise. On March 27, 2000, NFL owners approved the sale of 49% of the Ravens to Steve Bisciotti. In the deal, Bisciotti had an option to purchase the remaining 51% for $325 million in 2004 from Art Modell. On April 9, 2004, the NFL approved Steve Bisciotti's purchase of the majority stake in the club. Banks shared playing time in the 2000 regular season with Trent Dilfer. Both players put up decent numbers (and a 1,364-yard rushing season by rookie Jamal Lewis helped too) but the defense became the team's hallmark and bailed a struggling offense out in many instances through the season. Ray Lewis was named Defensive Player of the Year. Two of his defensive teammates, Sam Adams and Rod Woodson, made the Pro Bowl. Baltimore's season started strong with a 5–1 record. But the team struggled through mid-season, at one point going five games without scoring an offensive touchdown. The team regrouped and won each of their last seven games, finishing 12–4 and making the playoffs for the first time. During the 2000 season, the Ravens' dominating defense broke two notable NFL records. They held opposing teams to 165 total points, surpassing the 1985 Chicago Bears mark of 198 points for a 16-game season as well as surpassing the 1986 Chicago Bears mark of 187 points for a 16-game season, which at that time was the current NFL record these things along with outstanding play by the defense places the 2000 Ravens in the discussion as one of the greatest NFL defenses of all time along with the 1985 Chicago Bears, 2002 Tampa Bay Buccaneers, and the 2015 Denver Broncos defenses. Since the divisional rival Tennessee Titans had a record of 13–3, the Ravens had to play in the wild card round. They dominated the Denver Broncos 21–3 in their first game. In the divisional playoff, they went on the road to Tennessee. With the score tied 10–10 in the fourth quarter, an Al Del Greco field goal attempt was blocked and returned for a touchdown by Anthony Mitchell, and a Ray Lewis interception return for a score put the game squarely in Baltimore's favor. The 24–10 win put the Ravens in the AFC Championship against the Oakland Raiders. The game was rarely in doubt. Shannon Sharpe's 96-yard touchdown catch early in the second quarter followed by an injury to Raiders quarterback Rich Gannon were crucial as the Ravens won easily, 16–3. Baltimore then went to Tampa for Super Bowl XXXV against the New York Giants. The Ravens’ defense carried them to a win. They recorded four sacks and forced five turnovers, one of which was a Kerry Collins interception returned for a touchdown by Duane Starks. The Giants' only score was a Ron Dixon kickoff return for a touchdown; however, the Ravens immediately countered with a touchdown return on the ensuing kickoff by Jermaine Lewis. The Ravens became champions with a 34–7 win. In 2001, the Ravens attempted to defend their title with Elvis Grbac as their new starting quarterback, but a season-ending injury to Jamal Lewis on the first day of training camp and poor offensive performances stymied the team. After a 3–3 start, the Ravens defeated the Minnesota Vikings in the final week to clinch a wild card berth at 10–6. In the first round the Ravens showed flashes of their previous year with a 20–3 win over the Miami Dolphins, in which the team forced three turnovers and out-gained the Dolphins 347 yards to 151. In the divisional playoff the Ravens played the Pittsburgh Steelers. Three interceptions by Grbac ended the Ravens' season, as they lost 27–10. Baltimore ran into salary cap problems entering the 2002 season and was forced to part with a number of impact players. In the NFL Draft, the team selected Ed Reed with the 24th overall pick. Reed would go on to become one of the best safeties in NFL history, making nine Pro Bowls until leaving the Ravens for the Houston Texans in 2013. Despite low expectations, the Ravens stayed somewhat competitive in 2002 until a losing streak in December eliminated any chances of a postseason berth and a 7–9 finish. In 2003, the Ravens drafted their new quarterback, Kyle Boller, but he was injured midway through the season and was replaced by Anthony Wright. Jamal Lewis ran for 2,066 yards (including a then-NFL record 295 yards in one game against the Cleveland Browns on September 14). With a 10–6 record, Baltimore won their first AFC North division title. Their first playoff game, at home against the Tennessee Titans, went back and forth, with the Ravens being held to only 54 yards total rushing. The Titans won 20–17 on a late field goal, and Baltimore's season ended early. Ray Lewis was also named Defensive Player of the year for the second time in his career. In April 2003, Art Modell sold 49% of the team to Steve Bisciotti, a local businessman who had made his fortune in the temporary staffing field. After the season, Art Modell sold his remaining 51% ownership to Bisciotti, ending over 40 years of tenure as an NFL franchise owner. The Ravens did not make the playoffs in 2004 and finished the season with a record of 9–7 with Boller spending the season at QB. They did get good play from veteran corner Deion Sanders and third-year safety Ed Reed, who won the NFL Defensive Player of the Year award. They were also the only team to defeat the 15–1 Pittsburgh Steelers in the regular season. The next off-season, the Ravens looked to augment their receiving corps (which was second-worst in the NFL in 2004) by signing Derrick Mason from the Titans and drafting Oklahoma wide receiver Mark Clayton in the first round of the 2005 NFL Draft. However, the Ravens ended their season 6–10. The 2006 Baltimore Ravens season began with the team trying to improve on their 6–10 record of 2005. The Ravens, for the first time in franchise history, started 4–0, under the leadership of former Titans quarterback Steve McNair. In 2006, The Ravens lost two straight games mid-season on offensive troubles, prompting coach Billick to drop their offensive coordinator Jim Fassel in their week seven bye. After the bye, and with Billick calling the offense, Baltimore would record a five-game win streak before losing to the Cincinnati Bengals in week 13. Still ranked second overall to first-place San Diego Chargers, the Ravens continued on. They defeated the Kansas City Chiefs, and held the defending Super Bowl champion Pittsburgh Steelers to only one touchdown at Heinz Field, allowing the Ravens to clinch the AFC North. The Ravens ended the regular season with a franchise-best 13–3 record. Baltimore had secured the AFC North title, the No. 2 AFC playoff seed, and clinched a 1st-round bye by season's end. The Ravens were slated to face the Indianapolis Colts in the second round of the playoffs, in the first meeting of the two teams in the playoffs. Many Baltimore and Indianapolis fans saw this historic meeting as a sort of "Judgment Day" with the new team of Baltimore facing the old team of Baltimore (the former Baltimore Colts having left Baltimore under questionable circumstances in 1984). Both Indianapolis and Baltimore were held to scoring only field goals as the two defenses slugged it out all over M&T Bank Stadium. McNair threw two costly interceptions, including one at the 1-yard line. The eventual Super Bowl champion Colts won 15–6, ending Baltimore's season. The Ravens hoped to improve upon their 13–3 record but injuries and poor play plagued the team. The Ravens finished the 2007 season in the AFC North cellar with a disappointing 5–11 record. A humiliating 22–16 overtime loss to the previously winless Miami Dolphins on December 16 ultimately led to Billick's dismissal after the end of the regular season. He was replaced by John Harbaugh, the special teams coach of the Philadelphia Eagles and the older brother of former Ravens quarterback Jim Harbaugh (1998). With rookies at head coach (John Harbaugh) and quarterback (Joe Flacco), the Ravens entered the 2008 campaign with much uncertainty. Baltimore smartly recovered in 2008, winning eleven games and achieving a wild card spot in the postseason. On the strength of four interceptions, one resulting in an Ed Reed touchdown, the Ravens began its postseason run by winning a rematch over Miami 27–9 at Dolphin Stadium on January 4, 2009, in a wild-card game. Six days later, they advanced to the AFC Championship Game by avenging a Week 5 loss to the Titans 13–10 at LP Field on a Matt Stover field goal with 53 seconds left in regulation time. The Ravens fell one victory short of Super Bowl XLIII by losing to the Steelers 23–14 at Heinz Field on January 18, 2009. In 2009, the Ravens won their first three matches, then lost the next three, including a close match in Minnesota. The rest of the season was an uneven string of wins and losses, which included a home victory over Pittsburgh in overtime followed by a Monday Night loss in Green Bay. That game was notable for the number of penalties committed, costing a total of 310 yards, and almost tying with the record set by Tampa Bay and Seattle in 1976. Afterwards, the Ravens easily crushed the Lions and Bears, giving up less than ten points in both games. The next match was against the Steelers, where Baltimore lost a close one before beating the Raiders to end the season. With a record of 9–7, the team finished second in the division and gained another wild card. Moving into the playoffs, they overwhelmed the Patriots; nevertheless they did not reach the AFC Championship because they were routed 20–3 by the Colts in the Divisional Round a week later. Baltimore managed to beat the Jets 10–9 on the 2010 opener, but then lost a poorly played game against Cincinnati the following week. The Ravens rebounded against the other two division teams, beating Cleveland 24–17 in Week 3 and then . The Ravens scored a fine win (31–17) at home against Denver in Week 5. The Ravens finished the season 12–4, second in the division due to a tiebreaker with Pittsburgh, and earning a wild card spot. Baltimore headed to Kansas City and defeated the Chiefs 30–7, but once again were knocked from the playoffs by Pittsburgh in a hard-fought game. The Ravens hosted their arch-enemy in Week 1 of the 2011 season. On a hot, humid day in M&T Bank Stadium, crowd noise and multiple Steelers mistakes allowed Baltimore to crush them with three touchdowns 35–7. The frustrated Pittsburgh players also committed several costly penalties. Thus, the Ravens had gained their first-ever victory over the Steelers with Ben Roethlisberger playing and avenged themselves of repeated regular and postseason losses in the series. But in Week 2, the Ravens collapsed in Tennessee and lost 26–13. They rebounded by routing the Rams in Week 3 and then overpowering the Jets 34–17 in Week 4. Week 5, the Ravens had a bye week, following a game against the Texans. But in Week 7, Baltimore had a stunning MNF upset loss in Jacksonville as they were held to one touchdown in a 12–7 loss. Their final scoring drive failed as Joe Flacco threw an interception in the closing seconds of the game. After beating the Cincinnati Bengals in Week 17 of the regular season, the Ravens advanced to the playoffs as the Number 2 seed in the AFC with a record of 12–4. They gained the distinction of AFC North Champions over Pittsburgh (12–4) due to a tie-breaker. Ravens' Lee Evans was stripped of a 14-yard touchdown pass by the Patriots Sterling Moore with 22 seconds left and Ravens kicker Billy Cundiff pushed a 32-yard field goal attempt wide left on fourth down as the Patriots held on to beat the Ravens 23–20 during the AFC championship game and advance to Super Bowl XLVI. The Ravens' attempt to convert Joe Flacco into a pocket passer remained a work in progress as the 2012 season began. Terrell Suggs suffered a tendon injury during an off-season basketball game and was unable to play for at least several weeks. In the opener on September 10, Baltimore routed Cincinnati 44–13. After this easy win, the team headed to Philadelphia, but lost 24–23. Returning home for a primetime rematch of the AFC Championship, another bizarre game ensued. New England picked apart the Baltimore defense (which was considerably weakened without Terrell Suggs and some other players lost over the off-season) for the first half. Trouble began early in the game when a streaker ran out onto the field and had to be tackled by security, and accelerated when, at 2:18 in the 4th quarter, the referees made a holding call on RG Marshal Yanda. Enraged fans repeatedly chanted an obscenity at this penalty. The Ravens finally drove downfield and on the last play of the game, Justin Tucker kicked a 27-yard field goal to win the game 31–30, capping off a second intense and controversially officiated game in a row for the Ravens. The Ravens would win the AFC North with a 10–6 record, but finished 4th in the AFC playoff seeding, and thus had to play a wild-card game. After defeating the Indianapolis Colts 24–9 at home (the final home game of Ray Lewis), the Ravens traveled to Denver to play against the top-seeded Broncos. In a very back-and-forth contest, the Ravens pulled out a 38–35 victory in two overtimes. They then won their 2nd AFC championship by coming back from a 13–7 halftime deficit to defeat the Patriots once again, 28–13. The Ravens played the Super Bowl XLVII against the San Francisco 49ers. Baltimore built a 28–6 lead early in the third quarter before a partial power outage in the Superdome suspended play for 34 minutes (earning the game the added nickname of the Blackout Bowl). After play resumed, San Francisco scored 17 unanswered third-quarter points to cut the Ravens' lead, 28–23, and continued to chip away in the fourth quarter. With the Ravens leading late in the game, 34–29, the 49ers advanced to the Baltimore 7-yard line just before the two-minute warning but turned the ball over on downs. The Ravens then took an intentional safety in the waning moments of the game to preserve the victory. Baltimore quarterback Joe Flacco, who completed 22 of 33 passes for 287 yards and three touchdowns, was named Super Bowl MVP. Coming off as the defending Super Bowl champions, this was the first year in franchise history for the team without Ray Lewis. The Ravens started out 3–2, and started the 2–0 Houston Texans 14-loss streak by shutting them 30–9 in Week 3. However, the Ravens lost their next 3 games, losing to the Green Bay Packers and Pittsburgh Steelers in last-minute field goals and were shut out in an attempt to tie the game against the Cleveland Browns 24–18. After winning and losing their next game, the Ravens came out 4–6, but managed winning their next four games in dominating the Jets 19–3, a Steelers win 22–20 during Thanksgiving, a booming ending in Baltimore against the Vikings 29–26, and an 18–16 win at Detroit, including Justin Tucker's 61-yard game-winning field goal. The Ravens were 8–6, with the 6th seed, but after losing their next two games, and the San Diego Chargers winning their next two to clinch the 6th seed, the Ravens finished 8–8 and missed the playoffs for the first time since 2007. On January 27, 2014, the Ravens hired former Houston Texans head coach Gary Kubiak to be their new offensive coordinator after Jim Caldwell accepted the new available head coaching job with the Detroit Lions. On February 15, 2014, star running back Ray Rice and his fiancée Janay Palmer were arrested and charged with assault after a physical altercation at Revel Casino in Atlantic City, New Jersey. Celebrity news website TMZ posted a video of Rice dragging Palmer's body out of an elevator after apparently knocking her out. For the incident, Rice was initially suspended for the first two games of the 2014 NFL season on July 25, 2014, which led to widespread criticism of the NFL. In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23–16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rice's contract as a result, and was later indefinitely suspended by the NFL, although a judge later vacated this indefinite suspension. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Flacco's worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25–13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10–3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20–10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons. In the wild card round, the Ravens won 30–17 against their divisional rivals, the Pittsburgh Steelers, at Heinz Field. In the next game in the Divisional round, the Ravens faced the New England Patriots. Despite a strong offensive effort and having a 14-point lead twice in the game, the Ravens were defeated by the Patriots 35–31, ending their season. The 2015 season marked 20 seasons of the franchise's existence competing in the NFL, which the franchise recognized with a special badge being worn on their uniforms during the 2015 NFL season. The Ravens lost key players such as Joe Flacco, Justin Forsett, Terrell Suggs, Steve Smith Sr., and Eugene Monroe to season-ending injuries. Injuries and their inability to win close games early in the season led to the first losing season in the Harbaugh-Flacco era. The 2016 Ravens finished 8–8, but failed to qualify the playoffs for the second straight year. They were eliminated from playoff contention after their Week 16 loss to their division rivals, the Steelers. This was the first time the Ravens missed the playoffs in consecutive seasons since 2004–2005, as well as the first in the Harbaugh/Flacco era. During the 2017 season, the Ravens improved upon their 8–8 record from 2016 by one win, finishing the season 9-7 and missing the playoffs for the third year in a row. This marked the first time the Ravens failed to make the playoffs in three straight seasons since the team's first three years of existence (1996–1998). The Ravens suffered a loss at home to the Cincinnati Bengals in the final game of the season that prevented them from earning a playoff berth. The Ravens drafted QB Lamar Jackson with the 32nd pick in the 2018 draft. After the team started the season with a 4–5 record, Jackson took over as the starting QB in Week 11 when Joe Flacco was sidelined with a hip injury. The team won six of its next seven games, finishing the 2018 season with a 10–6 record and winning the AFC North, giving them their first playoff appearance since 2014 and their first division title since 2012. The Ravens lost to the Los Angeles Chargers in the Wild Card round with Jackson at quarterback, making him the youngest QB in NFL history to start a playoff game. At the conclusion of the season, Ozzie Newsome stepped down as the team's general manager. He was replaced by longtime assistant Eric DeCosta. On March 13, 2019, the Ravens traded Joe Flacco to the Denver Broncos in exchange for a fourth-round pick in the 2019 NFL Draft. That season, Lamar Jackson led the Ravens to a franchise-best 14–2 record, including a 12-game winning streak to finish the regular season. On December 22, they clinched home-field advantage for the first time in franchise history following a win over the Cleveland Browns. On December 8, Jackson became only the second player in NFL history to rush for over 1,000 yards from the quarterback position. Four days later, Jackson broke Michael Vick's single-season quarterback rushing record of 1,037 yards. Thirteen Ravens were selected to the 2019 Pro Bowl, matching the all-time NFL record. The Ravens finished the 2019 regular season with 3,296 rushing yards, the most rushing yards by any team in NFL history during a season and they became the first team in NFL history to average at least 200 passing yards and 200 rushing yards per game in the same season. Despite earning the number-one seed in the playoffs, the Ravens were eliminated by the sixth-seeded Tennessee Titans in the Divisional Round of the playoffs, 28–12. Lamar Jackson was unanimously voted AP NFL MVP, becoming only the second player in NFL history to do so, after Tom Brady in 2010. In 2020, the Ravens went 6–5 in their first 11 games, but rebounded and finished the season 11–5, taking second place in the AFC North and earning a Wild Card playoff berth with the fifth seed. They also led the NFL in rushing yards for the second year in a row during the regular season, with 3,071 yards. In the Wild Card round, they defeated the fourth-seeded Tennessee Titans in Nashville, 20–13. In the Divisional Round, they fell to the second-seeded Buffalo Bills, 17–3. In 2021, the Ravens claimed the record of consecutive preseason wins with 20, overtaking Vince Lombardi’s Green Bay Packers record. In Week 3 of the 2021 season against the Detroit Lions, Justin Tucker put his name in the NFL record books by kicking the longest field goal in the history of the National Football League, 66 yards, which also was the field goal that won the game and 5 yards longer than his previous career long of 61 yards that was also kicked in Detroit. The following week, the Ravens tied the NFL record of consecutive 100 yard rushing games by a team with 43 in a win over the Denver Broncos, equaling the 1974 to ‘77 Pittsburgh Steelers record. The team reached an 8–3 record by Week 12, but ended the season on a six-game losing streak to finish 8–9, missing the playoffs and coming in last in the AFC North. Jackson sustained an ankle injury during the Week 14 loss to the Browns and did not appear in any subsequent games. By far the team's biggest rival is the Pittsburgh Steelers. Pittsburgh and Baltimore are separated by a less-than-5-hour drive along Interstate 70. Both teams are known for their hard-hitting physical style of play. They play twice a year in the AFC North, and have met four times in the playoffs. Pittsburgh leads the all-time series, 30–24, and holds a 3–1 advantage in the four matchups in the postseason. Games between these two teams usually come down to the wire as most within the last 5 years have come down to under 4 points. The rivalry is considered one of the most significant and intense in the NFL today. The Ravens also have divisional rivalries with the Cleveland Browns and Cincinnati Bengals. The rivalry with the Browns has been very one-sided; Baltimore holds an advantage of 33–11 against Cleveland. The rivalry with Cincinnati has been closer, with the Ravens slightly holding the edge in the all-time series 27–25. The Ravens first met the New England Patriots in 1996, but the rivalry truly started in 2007 when the Ravens suffered a bitter 27–24 loss in the Patriots' quest for perfection. The rivalry began to escalate in 2009 when the Patriots beat the Ravens 27–21 in a game that involved a confrontation between Patriots quarterback Tom Brady and Ravens linebacker Terrell Suggs. Both players would go on to take verbal shots at each other through the media after the game. While the Patriots lead the overall series, 11–4, the teams have split four postseason meetings, 2–2. The Ravens won the 2009 Wild Card Round, 33–14, and the 2012 AFC Championship game, 28–13. The Patriots won the 2011 AFC Championship Game 23–20 and the 2014 Divisional Round, 35–31. Reemerging in the late 2010s, the rivalry actually started in the early 2000s when both teams were in the AFC Central, with both teams having tough and bitter games, Ravens gave the Titans their first ever loss at the new Adelphia Coliseum in the 2000 season and the Ravens eliminated Tennessee during the playoffs later on. Fans and analysts have noted an emerging rivalry between the Baltimore Ravens and the Tennessee Titans of the AFC South. While there is no known animosity between the cities of Baltimore and Nashville, games between their respective teams have become heated and included fiery verbal exchanges between coaches and players. Below is table of the Baltimore Ravens head-to-head franchise record as of December 26, 2023. The team's first helmet logo, used from 1996 through the 1999 Pro Bowl, featured raven wings outspread from a shield displaying a letter B framed by the word Ravens overhead and a cross bottony underneath. The US Fourth Circuit Court of Appeals affirmed a jury verdict that the logo infringed on a copyright retained by Frederick E. Bouchat, an amateur artist and security guard in Maryland, but that he was entitled to only three dollars in damages from the NFL. Bouchat had submitted his design to the Maryland Stadium Authority by fax after learning that Baltimore was to acquire an NFL team. He was not credited for the design when the logo was announced. Bouchat sued the team, claiming to be the designer of the emblem; representatives of the team asserted that the image had been designed independently. The court ruled in favor of Bouchat, noting that team owner Modell had access to Bouchat's work. Bouchat's fax had gone to John Moag, the Maryland Stadium Authority chairman, whose office was located in the same building as Modell's. Bouchat ultimately was not awarded monetary compensation in the damages phase of the case. The Baltimore Sun ran a poll showing three designs for new helmet logos. Fans participating in the poll expressed a preference for a raven's head in profile over other designs. Art Modell announced that he would honor this preference but still wanted a letter B to appear somewhere in the design. The new Ravens logo, introduced in 1999, featured a raven's head in profile with the letter B superimposed. The secondary logo is a shield that honors Baltimore's history of heraldry. Alternating Calvert and Crossland emblems (seen also in the flag of Maryland and the flag of Baltimore) are interlocked with stylized letters B and R. The design of the Ravens uniform has remained essentially unchanged since the team's inaugural season in 1996. Art Modell admitted to ESPN's Roy Firestone that the Ravens' colors, introduced in early 1996, were inspired by the Northwestern Wildcats 1995 dream season. Helmets are black with purple "talon" stripes rising from the facemask to the crown. Players normally wear purple jerseys at home and white jerseys on the road. In 1996 the team wore black pants with a single large white stripe for all games. In 1997 the Ravens opted for a more classic NFL look with white pants sporting stripes in purple and black, along with the jerseys sporting a different font for the uniform numbers. The white pants were worn with both home and road jerseys. The road uniform (white pants with white jerseys) was worn by the Ravens in Super Bowl XXXV, at the end of the 2000 NFL season. This all-white combination was originally worn with black socks, but starting in 2021, the Ravens began wearing white hosiery with the all-white uniform. In the 2002 season the Ravens began the practice of wearing white jerseys for the home opener that has a 1:00 kickoff. In recent seasons, the practice has come when the home game is played in week one. Since John Harbaugh became the head coach in 2008, the Ravens have also worn their white jerseys at home for preseason games. In November 2004 the team introduced an alternate uniform design featuring black jerseys and solid black pants with black socks. The all-black uniform was first worn for a home game against the Cleveland Browns, entitled "Pitch Black" night, that resulted in a Ravens win. The uniform has since been worn for select prime-time national game broadcasts and other games of significance. The Ravens began wearing black pants again with the white jersey in 2008. On December 7, 2008, during a Sunday Night Football game against the Washington Redskins, the Ravens introduced a new combination of black jersey with white pants. It was believed to be due to the fact that John Harbaugh doesn't like the "blackout" look. However, on December 19, 2010, the Ravens wore their black jerseys and black pants in a 30–24 victory over the New Orleans Saints. Since 2010, the Ravens have worn their black jerseys at least twice each season. From 2011 to 2013 and again in 2015, they wore the all blacks once and the black on white once. In 2014 and 2016, they wore all black both times they wore alternate uniforms. In 2017, they wore all black twice and black on white once (although the league is supposed to limit teams to wearing alternate jerseys a maximum of two times a season). On December 5, 2010, the Ravens reverted to the black pants with the purple jerseys versus the Pittsburgh Steelers during NBC's Sunday Night Football telecast. The Ravens lost to the Steelers 13–10. They wore the same look again for their game against the Cleveland Browns on December 24, 2011, and they won, 20–14. They wore this combination a third time against the Houston Texans on January 15, 2012, in the AFC Divisional playoff. They won 20–13. They would again wear this combination on January 6, 2013, during the AFC Wild Card playoff and what turned out to be Ray Lewis' final home game, where they defeated the Indianapolis Colts 24–9. From their inaugural season until 2006, the Ravens wore white cleats with their uniforms; they switched to black cleats in 2007. From the mid-2010s onward, the NFL relaxed its rules regarding primary cleat colors, and Ravens players began wearing customized cleats in either purple, black, gold or white. On December 20, 2015, the team unexpectedly debuted gold pants for the first time, wearing them with their regular purple jerseys against the Kansas City Chiefs. Although gold is an official accent color of the Ravens, the pants got an overwhelmingly negative response on social media by both Ravens fans and fans of other NFL teams, with some comparisons being made to the rival Pittsburgh Steelers' pants, and mustard. During the 2015 season, the NFL announced a jersey promotion called Color Rush in which teams would wear uniforms typically of one color head-to-toe during select prime-time games. The promotion was used three times that season; all the games that featured them were on Thursday Night and had both teams wear them in each. The following season, the league released uniforms for all 32 teams and announced they would be worn during all Thursday Night games that year, as well as on Christmas. The Ravens had one Thursday Night game in 2016; they wore their all-purple Color Rush uniforms and won 28–7 over the division rival Cleveland Browns. They had one other Thursday Night game the following season, in which they again wore the jerseys and won 40–0 over the Miami Dolphins. In their Christmas 2016 game against the Steelers, the Ravens wore their regular all-white uniforms while their rivals wore their Color Rush uniforms. On September 13, 2018, the Ravens debuted a new combination in a road game against the Cincinnati Bengals, wearing white jerseys with purple pants. The purple pants are similar to the ones used for Color Rush except that it has side stripes of black and white; the Color Rush purple pants have gold and white stripes. Then on October 21 against the New Orleans Saints, the Ravens paired their new purple pants with their regular purple uniforms. Black socks were originally worn with this combination, but on January 2, 2022, the Ravens wore purple socks with the regular all-purple combination against the Los Angeles Rams, essentially replicating their Color Rush uniforms but with minimal gold elements. For the regular season finale against the Browns on December 30, the Ravens wore their black uniforms with purple pants. The Ravens wore this combination again October 11, 2021, against the Indianapolis Colts on Monday Night Football in a 31–25 overtime win. The team marching band is called Baltimore's Marching Ravens. They began as the Colts' marching band and have operated continuously from September 7, 1947, to the present. They helped campaign for football to return to Baltimore after the Colts moved. Because they stayed in Baltimore after the Colts left, the band is nicknamed "the band that would not die" and were the subject of an episode of ESPN's 30 for 30. The Washington Commanders are the only other NFL team that currently has a marching band. Note: The following lists players who officially played for the Ravens. For other Hall of Famers, players whose numbers were retired, and players who played for the Baltimore Colts, see Indianapolis Colts. Bold number notes player inducted as a member of the Ravens. For Cleveland Browns players, including those in the Hall of Fame and those whose numbers were retired, see Cleveland Browns. The Ravens do not have officially retired numbers. However, the number 19 has not been issued out of respect for Baltimore Colts quarterback Johnny Unitas, except for quarterback Scott Mitchell in his lone season in Baltimore in 1999. In addition, numbers 75, 52, 20, 55, and 73 in honor of Jonathan Ogden, Ray Lewis, Ed Reed, Terrell Suggs, and Marshal Yanda respectively, have not been issued since those players' retirements from football. The Ravens have a "Ring of Honor" which is on permanent display encircling the field of M&T Bank Stadium. The ring currently honors 20 members, including eight former members of the Baltimore Colts. Key/Legend The team's first draft was the 1996 NFL draft, where they selected UCLA offensive tackle Jonathan Ogden fourth overall and University of Miami linebacker Ray Lewis 24th overall. Both players won a Super Bowl with the team, earned numerous Pro Bowl and All-Pro selections, and are members of the Pro Football Hall of Fame. Along with their pick in the next year's draft, this was the highest first-round draft pick that the Ravens have had. In 1996, 2000, 2003, 2018, and 2021, the Ravens had two first-round draft picks. In 2004, 2010, and 2012, they had none. Two of their first round picks have made at least ten Pro Bowls. + = min. 500 attempts, # = min. 100 attempts, ∗ = minimum 15 attempts, ∗ = minimum 15 attempts, # = min. 100 attempts, + = min. 500 attempts ∗ = minimum 4 receptions, # = min. 20 receptions, + = min. 200 receptions All records as of December 18, 2019 per Pro-Football Reference.com
[ { "paragraph_id": 0, "text": "The Baltimore Ravens are a professional American football team based in Baltimore. The Ravens compete in the National Football League (NFL) as a member of the American Football Conference (AFC) North division. The team plays its home games at M&T Bank Stadium and is headquartered in Owings Mills, Maryland.", "title": "" }, { "paragraph_id": 1, "text": "The Baltimore Ravens were established in 1996 after Art Modell, then owner of the Cleveland Browns, announced plans in 1995 to relocate the franchise from Cleveland to Baltimore. As part of a settlement between the league and the city of Cleveland, Modell was required to leave the Browns' history, team colors, and records in Cleveland for a replacement team and replacement personnel that would resume play in 1999. In return, he was allowed to take his own personnel and team to Baltimore, where such personnel would form an expansion team. The team is now owned by Steve Bisciotti and valued at $2.98 billion, making the Ravens the 33rd-most valuable sports franchise in the world as of 2021.", "title": "" }, { "paragraph_id": 2, "text": "The Ravens have been one of the most successful NFL franchises since their inception, compiling a regular season record of 246–191–1 (.563), the third-highest among active franchises. They are also tied for the fourth-highest playoff winning percentage at 16–12 (.571). The team has qualified for the NFL playoffs 15 times since 2000 with two Super Bowl titles (Super Bowl XXXV and Super Bowl XLVII), two AFC Championship titles (2000 and 2012), four AFC Championship game appearances (2000, 2008, 2011 and 2012) and six AFC North division titles (2003, 2006, 2011, 2012, 2018, and 2019). They are one of two teams to be undefeated in multiple Super Bowl appearances, along with the Tampa Bay Buccaneers. The Ravens organization was led by general manager Ozzie Newsome from 1996 until his retirement following the 2018 season, and has had three head coaches: Ted Marchibroda, Brian Billick, and since 2008, John Harbaugh. Starting with a record-breaking defensive performance in their 2000 season, the Ravens have established a reputation for strong defensive play throughout team history. Former players such as middle linebacker Ray Lewis, safety Ed Reed, and offensive tackle Jonathan Ogden have been enshrined in the Pro Football Hall of Fame.", "title": "" }, { "paragraph_id": 3, "text": "The name \"Ravens\" was inspired by Edgar Allan Poe's poem The Raven. Chosen in a fan contest that drew 33,288 voters, the allusion honors Poe who spent the early part of his career in Baltimore and is buried there. As The Baltimore Sun reported at the time, fans also \"liked the tie-in with the other birds in town, the Orioles, and found it easy to visualize a tough, menacing black bird\". Edgar Allan Poe also had distant relatives who played football for the Princeton Tigers in the 1880s through the early 1900s. These brothers were famous players in the early days of American football.", "title": "History" }, { "paragraph_id": 4, "text": "Before the football team, there was the Baltimore Ravens wheelchair basketball team — the original Baltimore Ravens. In 1972, the Ravens wheelchair basketball team was founded by Ralph Smith, long-term resident of Baltimore, second Vice President of the National Wheelchair Basketball Association (NWBA) and Member of the NWBA Hall of Fame. The name \"Ravens\" was inspired by Bob Ardinger, a member of the Ravens wheelchair basketball team. In the 1990s, the naming rights were later sold to the football team when they came to the city and the wheelchair basketball team became known as the Maryland Ravens, Inc.", "title": "History" }, { "paragraph_id": 5, "text": "After the controversial 1984 relocation of the Colts to Indianapolis, several attempts were made to bring an NFL team back to Baltimore. In 1993, ahead of the 1995 league expansion, the city was considered a favorite, behind only St. Louis, to be granted one of two new franchises. League officials and team owners feared litigation due to conflicts between rival bidding groups if St. Louis was awarded a franchise. In October Charlotte, North Carolina was the first city chosen. Several weeks later, Baltimore's bid for a franchise—dubbed the Baltimore Bombers, in honor of the locally produced Martin B-26 Marauder bomber—had three ownership groups in place and a state financial package which included a proposed $200 million, rent-free stadium and permission to charge up to $80 million in personal seat license fees. Baltimore, however, was unexpectedly passed over in favor of Jacksonville, Florida, despite Jacksonville's minor TV market status and that the city had withdrawn from contention in the summer, only to return with then-Commissioner Paul Tagliabue's urging. Although league officials denied that any city had been favored, it was reported that Tagliabue and his longtime friend Washington Redskins owner Jack Kent Cooke had lobbied against Baltimore due to its proximity to Washington, D.C., and that Tagliabue had used the initial committee voting system to prevent the entire league ownership from voting on Baltimore's bid. This led to public outrage and The Baltimore Sun describing Tagliabue as having an \"Anybody But Baltimore\" policy. Maryland governor William Donald Schaefer said afterward that Tagliabue had led him on, praising Baltimore and the proposed owners while working behind-the-scenes to oppose Baltimore's bid.", "title": "History" }, { "paragraph_id": 6, "text": "By May 1994, Baltimore Orioles owner Peter Angelos had gathered a new group of investors, including author Tom Clancy, to bid on teams whose owners had expressed interest in relocating. Angelos found a potential partner in Georgia Frontiere, who was open to moving the Los Angeles Rams to Baltimore. Jack Kent Cooke opposed the move, intending to build the Redskins' new stadium in Laurel, Maryland, close enough to Baltimore to cool outside interest in bringing in a new franchise. This led to heated arguments between Cooke and Angelos, who accused Cooke of being a \"carpetbagger.\" The league eventually persuaded Rams team president John Shaw to relocate to St. Louis instead, leading to a league-wide rumor that Tagliabue was again steering interest away from Baltimore, a claim which Tagliabue denied. In response to anger in Baltimore, including Governor Schaefer's threat to announce over the loudspeakers Tagliabue's exact location in Camden Yards any time he attended a Baltimore Orioles game, Tagliabue remarked of Baltimore's financial package: \"Maybe (Baltimore) can open another museum with that money.\" Following this, Angelos made an unsuccessful $200 million bid to bring the Tampa Bay Buccaneers to Baltimore.", "title": "History" }, { "paragraph_id": 7, "text": "Having failed to obtain a franchise via the expansion, the city, despite having \"misgivings,\" turned to the possibility of obtaining the Cleveland Browns, whose owner Art Modell was financially struggling and at odds with the city of Cleveland over needed improvements to the team's stadium.", "title": "History" }, { "paragraph_id": 8, "text": "Enticed by Baltimore's available funds for a first-class stadium and a promised yearly operating subsidy of $25 million, Modell announced on November 6, 1995, his intention to relocate the team from Cleveland to Baltimore the following year. The resulting controversy ended when representatives of Cleveland and the NFL reached a settlement on February 8, 1996. Tagliabue promised the city of Cleveland that an NFL team would be located in Cleveland, either through relocation or expansion, \"no later than 1999\". Additionally, the agreement stipulated that the Browns' name, colors, uniform design and franchise records would remain in Cleveland. The franchise history includes Browns club records and connections with Pro Football Hall of Fame players. Modell's Baltimore team, while retaining all current player contracts, would, for purposes of team history, appear as an expansion team, a new franchise. Not all players, staff or front office would make the move to Baltimore, however.", "title": "History" }, { "paragraph_id": 9, "text": "After relocation, Modell hired Ted Marchibroda as the head coach for his new team in Baltimore. Marchibroda was already well known because of his work as head coach of the Baltimore Colts during the 1970s and the Indianapolis Colts during the early 1990s. Ozzie Newsome, the Browns' tight end for many seasons, joined Modell in Baltimore as director of football operations. He was later promoted to vice-president/general manager.", "title": "History" }, { "paragraph_id": 10, "text": "The home stadium for the Ravens first two seasons was Baltimore's Memorial Stadium, previously home to the Baltimore Colts, the Baltimore Orioles, and the Canadian Football League’s Baltimore Stallions. The Ravens moved to their own new stadium, now known as M&T Bank Stadium, next to Camden Yards in 1998.", "title": "History" }, { "paragraph_id": 11, "text": "In the 1996 NFL Draft, the Ravens, with two picks in the first round, drafted offensive tackle Jonathan Ogden at No. 4 overall and linebacker Ray Lewis at No. 26 overall. Both Ogden and Lewis went on to play for the Ravens for their entire professional careers and were both inducted into the Pro Football Hall of Fame.", "title": "History" }, { "paragraph_id": 12, "text": "The 1996 Ravens won their opening game against the Oakland Raiders, but finished the season 4–12 despite receiver Michael Jackson leading the league with 14 touchdown catches. The 1997 Ravens started 3–1. Peter Boulware, a rookie defender from Florida State, recorded 11.5 sacks and was named AFC Defensive Rookie of the Year. The team finished 6–9–1. On October 26, the team made its first trip to Landover, Maryland to play their new regional rivals, the Washington Redskins. The Ravens won the game 20–17. On December 14, 1997, the Ravens played the final professional sporting event at Baltimore’s historic Memorial Stadium, winning 21–19 over the Tennessee Oilers.", "title": "History" }, { "paragraph_id": 13, "text": "1998 marked the opening of a new stadium for the Ravens, currently known as M&T Bank Stadium, but originally named “PSINet Stadium” after the now-defunct internet service provider which purchased the original naming rights. Quarterback Vinny Testaverde left for the New York Jets before the season, and was replaced by former Indianapolis Colt Jim Harbaugh, and later Eric Zeier. Cornerback Rod Woodson joined the team after a successful stint with the Pittsburgh Steelers, and Priest Holmes started getting the first playing time of his career and ran for 1,000 yards. The Ravens finished 1998 with a 6–10 record. On November 29, the Ravens welcomed the Colts back to Baltimore for the first time in 15 years. Amidst a shower of negative cheers towards the Colts, the Ravens won 38–31.", "title": "History" }, { "paragraph_id": 14, "text": "Three consecutive losing seasons under Marchibroda led to a change in the head coach. Brian Billick took over as head coach in 1999. Billick had been offensive coordinator for the record-setting Minnesota Vikings the season before. Quarterback Tony Banks came to Baltimore from the St. Louis Rams and had the best season of his career with 17 touchdown passes and an 81.2 pass rating. He was joined by receiver Qadry Ismail, who posted a 1,000-yard season. The Ravens initially struggled with a record of 4–7 but managed to finish with an 8–8 record.", "title": "History" }, { "paragraph_id": 15, "text": "Due to continual financial hardships for the organization, the NFL took an unusual move and directed Modell to initiate the sale of his franchise. On March 27, 2000, NFL owners approved the sale of 49% of the Ravens to Steve Bisciotti. In the deal, Bisciotti had an option to purchase the remaining 51% for $325 million in 2004 from Art Modell. On April 9, 2004, the NFL approved Steve Bisciotti's purchase of the majority stake in the club.", "title": "History" }, { "paragraph_id": 16, "text": "Banks shared playing time in the 2000 regular season with Trent Dilfer. Both players put up decent numbers (and a 1,364-yard rushing season by rookie Jamal Lewis helped too) but the defense became the team's hallmark and bailed a struggling offense out in many instances through the season. Ray Lewis was named Defensive Player of the Year. Two of his defensive teammates, Sam Adams and Rod Woodson, made the Pro Bowl. Baltimore's season started strong with a 5–1 record. But the team struggled through mid-season, at one point going five games without scoring an offensive touchdown. The team regrouped and won each of their last seven games, finishing 12–4 and making the playoffs for the first time.", "title": "History" }, { "paragraph_id": 17, "text": "During the 2000 season, the Ravens' dominating defense broke two notable NFL records. They held opposing teams to 165 total points, surpassing the 1985 Chicago Bears mark of 198 points for a 16-game season as well as surpassing the 1986 Chicago Bears mark of 187 points for a 16-game season, which at that time was the current NFL record these things along with outstanding play by the defense places the 2000 Ravens in the discussion as one of the greatest NFL defenses of all time along with the 1985 Chicago Bears, 2002 Tampa Bay Buccaneers, and the 2015 Denver Broncos defenses.", "title": "History" }, { "paragraph_id": 18, "text": "Since the divisional rival Tennessee Titans had a record of 13–3, the Ravens had to play in the wild card round. They dominated the Denver Broncos 21–3 in their first game. In the divisional playoff, they went on the road to Tennessee. With the score tied 10–10 in the fourth quarter, an Al Del Greco field goal attempt was blocked and returned for a touchdown by Anthony Mitchell, and a Ray Lewis interception return for a score put the game squarely in Baltimore's favor. The 24–10 win put the Ravens in the AFC Championship against the Oakland Raiders. The game was rarely in doubt. Shannon Sharpe's 96-yard touchdown catch early in the second quarter followed by an injury to Raiders quarterback Rich Gannon were crucial as the Ravens won easily, 16–3.", "title": "History" }, { "paragraph_id": 19, "text": "Baltimore then went to Tampa for Super Bowl XXXV against the New York Giants. The Ravens’ defense carried them to a win. They recorded four sacks and forced five turnovers, one of which was a Kerry Collins interception returned for a touchdown by Duane Starks. The Giants' only score was a Ron Dixon kickoff return for a touchdown; however, the Ravens immediately countered with a touchdown return on the ensuing kickoff by Jermaine Lewis. The Ravens became champions with a 34–7 win.", "title": "History" }, { "paragraph_id": 20, "text": "In 2001, the Ravens attempted to defend their title with Elvis Grbac as their new starting quarterback, but a season-ending injury to Jamal Lewis on the first day of training camp and poor offensive performances stymied the team. After a 3–3 start, the Ravens defeated the Minnesota Vikings in the final week to clinch a wild card berth at 10–6. In the first round the Ravens showed flashes of their previous year with a 20–3 win over the Miami Dolphins, in which the team forced three turnovers and out-gained the Dolphins 347 yards to 151. In the divisional playoff the Ravens played the Pittsburgh Steelers. Three interceptions by Grbac ended the Ravens' season, as they lost 27–10.", "title": "History" }, { "paragraph_id": 21, "text": "Baltimore ran into salary cap problems entering the 2002 season and was forced to part with a number of impact players. In the NFL Draft, the team selected Ed Reed with the 24th overall pick. Reed would go on to become one of the best safeties in NFL history, making nine Pro Bowls until leaving the Ravens for the Houston Texans in 2013. Despite low expectations, the Ravens stayed somewhat competitive in 2002 until a losing streak in December eliminated any chances of a postseason berth and a 7–9 finish.", "title": "History" }, { "paragraph_id": 22, "text": "In 2003, the Ravens drafted their new quarterback, Kyle Boller, but he was injured midway through the season and was replaced by Anthony Wright. Jamal Lewis ran for 2,066 yards (including a then-NFL record 295 yards in one game against the Cleveland Browns on September 14). With a 10–6 record, Baltimore won their first AFC North division title. Their first playoff game, at home against the Tennessee Titans, went back and forth, with the Ravens being held to only 54 yards total rushing. The Titans won 20–17 on a late field goal, and Baltimore's season ended early.", "title": "History" }, { "paragraph_id": 23, "text": "Ray Lewis was also named Defensive Player of the year for the second time in his career.", "title": "History" }, { "paragraph_id": 24, "text": "In April 2003, Art Modell sold 49% of the team to Steve Bisciotti, a local businessman who had made his fortune in the temporary staffing field. After the season, Art Modell sold his remaining 51% ownership to Bisciotti, ending over 40 years of tenure as an NFL franchise owner.", "title": "History" }, { "paragraph_id": 25, "text": "The Ravens did not make the playoffs in 2004 and finished the season with a record of 9–7 with Boller spending the season at QB. They did get good play from veteran corner Deion Sanders and third-year safety Ed Reed, who won the NFL Defensive Player of the Year award. They were also the only team to defeat the 15–1 Pittsburgh Steelers in the regular season. The next off-season, the Ravens looked to augment their receiving corps (which was second-worst in the NFL in 2004) by signing Derrick Mason from the Titans and drafting Oklahoma wide receiver Mark Clayton in the first round of the 2005 NFL Draft. However, the Ravens ended their season 6–10.", "title": "History" }, { "paragraph_id": 26, "text": "The 2006 Baltimore Ravens season began with the team trying to improve on their 6–10 record of 2005. The Ravens, for the first time in franchise history, started 4–0, under the leadership of former Titans quarterback Steve McNair.", "title": "History" }, { "paragraph_id": 27, "text": "In 2006, The Ravens lost two straight games mid-season on offensive troubles, prompting coach Billick to drop their offensive coordinator Jim Fassel in their week seven bye. After the bye, and with Billick calling the offense, Baltimore would record a five-game win streak before losing to the Cincinnati Bengals in week 13. Still ranked second overall to first-place San Diego Chargers, the Ravens continued on. They defeated the Kansas City Chiefs, and held the defending Super Bowl champion Pittsburgh Steelers to only one touchdown at Heinz Field, allowing the Ravens to clinch the AFC North.", "title": "History" }, { "paragraph_id": 28, "text": "The Ravens ended the regular season with a franchise-best 13–3 record. Baltimore had secured the AFC North title, the No. 2 AFC playoff seed, and clinched a 1st-round bye by season's end. The Ravens were slated to face the Indianapolis Colts in the second round of the playoffs, in the first meeting of the two teams in the playoffs. Many Baltimore and Indianapolis fans saw this historic meeting as a sort of \"Judgment Day\" with the new team of Baltimore facing the old team of Baltimore (the former Baltimore Colts having left Baltimore under questionable circumstances in 1984). Both Indianapolis and Baltimore were held to scoring only field goals as the two defenses slugged it out all over M&T Bank Stadium. McNair threw two costly interceptions, including one at the 1-yard line. The eventual Super Bowl champion Colts won 15–6, ending Baltimore's season.", "title": "History" }, { "paragraph_id": 29, "text": "The Ravens hoped to improve upon their 13–3 record but injuries and poor play plagued the team. The Ravens finished the 2007 season in the AFC North cellar with a disappointing 5–11 record. A humiliating 22–16 overtime loss to the previously winless Miami Dolphins on December 16 ultimately led to Billick's dismissal after the end of the regular season. He was replaced by John Harbaugh, the special teams coach of the Philadelphia Eagles and the older brother of former Ravens quarterback Jim Harbaugh (1998).", "title": "History" }, { "paragraph_id": 30, "text": "With rookies at head coach (John Harbaugh) and quarterback (Joe Flacco), the Ravens entered the 2008 campaign with much uncertainty. Baltimore smartly recovered in 2008, winning eleven games and achieving a wild card spot in the postseason. On the strength of four interceptions, one resulting in an Ed Reed touchdown, the Ravens began its postseason run by winning a rematch over Miami 27–9 at Dolphin Stadium on January 4, 2009, in a wild-card game. Six days later, they advanced to the AFC Championship Game by avenging a Week 5 loss to the Titans 13–10 at LP Field on a Matt Stover field goal with 53 seconds left in regulation time. The Ravens fell one victory short of Super Bowl XLIII by losing to the Steelers 23–14 at Heinz Field on January 18, 2009.", "title": "History" }, { "paragraph_id": 31, "text": "In 2009, the Ravens won their first three matches, then lost the next three, including a close match in Minnesota. The rest of the season was an uneven string of wins and losses, which included a home victory over Pittsburgh in overtime followed by a Monday Night loss in Green Bay. That game was notable for the number of penalties committed, costing a total of 310 yards, and almost tying with the record set by Tampa Bay and Seattle in 1976. Afterwards, the Ravens easily crushed the Lions and Bears, giving up less than ten points in both games. The next match was against the Steelers, where Baltimore lost a close one before beating the Raiders to end the season. With a record of 9–7, the team finished second in the division and gained another wild card. Moving into the playoffs, they overwhelmed the Patriots; nevertheless they did not reach the AFC Championship because they were routed 20–3 by the Colts in the Divisional Round a week later.", "title": "History" }, { "paragraph_id": 32, "text": "Baltimore managed to beat the Jets 10–9 on the 2010 opener, but then lost a poorly played game against Cincinnati the following week. The Ravens rebounded against the other two division teams, beating Cleveland 24–17 in Week 3 and then . The Ravens scored a fine win (31–17) at home against Denver in Week 5. The Ravens finished the season 12–4, second in the division due to a tiebreaker with Pittsburgh, and earning a wild card spot. Baltimore headed to Kansas City and defeated the Chiefs 30–7, but once again were knocked from the playoffs by Pittsburgh in a hard-fought game.", "title": "History" }, { "paragraph_id": 33, "text": "The Ravens hosted their arch-enemy in Week 1 of the 2011 season. On a hot, humid day in M&T Bank Stadium, crowd noise and multiple Steelers mistakes allowed Baltimore to crush them with three touchdowns 35–7. The frustrated Pittsburgh players also committed several costly penalties. Thus, the Ravens had gained their first-ever victory over the Steelers with Ben Roethlisberger playing and avenged themselves of repeated regular and postseason losses in the series.", "title": "History" }, { "paragraph_id": 34, "text": "But in Week 2, the Ravens collapsed in Tennessee and lost 26–13. They rebounded by routing the Rams in Week 3 and then overpowering the Jets 34–17 in Week 4. Week 5, the Ravens had a bye week, following a game against the Texans. But in Week 7, Baltimore had a stunning MNF upset loss in Jacksonville as they were held to one touchdown in a 12–7 loss. Their final scoring drive failed as Joe Flacco threw an interception in the closing seconds of the game.", "title": "History" }, { "paragraph_id": 35, "text": "After beating the Cincinnati Bengals in Week 17 of the regular season, the Ravens advanced to the playoffs as the Number 2 seed in the AFC with a record of 12–4. They gained the distinction of AFC North Champions over Pittsburgh (12–4) due to a tie-breaker.", "title": "History" }, { "paragraph_id": 36, "text": "Ravens' Lee Evans was stripped of a 14-yard touchdown pass by the Patriots Sterling Moore with 22 seconds left and Ravens kicker Billy Cundiff pushed a 32-yard field goal attempt wide left on fourth down as the Patriots held on to beat the Ravens 23–20 during the AFC championship game and advance to Super Bowl XLVI.", "title": "History" }, { "paragraph_id": 37, "text": "The Ravens' attempt to convert Joe Flacco into a pocket passer remained a work in progress as the 2012 season began. Terrell Suggs suffered a tendon injury during an off-season basketball game and was unable to play for at least several weeks. In the opener on September 10, Baltimore routed Cincinnati 44–13. After this easy win, the team headed to Philadelphia, but lost 24–23.", "title": "History" }, { "paragraph_id": 38, "text": "Returning home for a primetime rematch of the AFC Championship, another bizarre game ensued. New England picked apart the Baltimore defense (which was considerably weakened without Terrell Suggs and some other players lost over the off-season) for the first half. Trouble began early in the game when a streaker ran out onto the field and had to be tackled by security, and accelerated when, at 2:18 in the 4th quarter, the referees made a holding call on RG Marshal Yanda. Enraged fans repeatedly chanted an obscenity at this penalty. The Ravens finally drove downfield and on the last play of the game, Justin Tucker kicked a 27-yard field goal to win the game 31–30, capping off a second intense and controversially officiated game in a row for the Ravens.", "title": "History" }, { "paragraph_id": 39, "text": "The Ravens would win the AFC North with a 10–6 record, but finished 4th in the AFC playoff seeding, and thus had to play a wild-card game. After defeating the Indianapolis Colts 24–9 at home (the final home game of Ray Lewis), the Ravens traveled to Denver to play against the top-seeded Broncos. In a very back-and-forth contest, the Ravens pulled out a 38–35 victory in two overtimes. They then won their 2nd AFC championship by coming back from a 13–7 halftime deficit to defeat the Patriots once again, 28–13.", "title": "History" }, { "paragraph_id": 40, "text": "The Ravens played the Super Bowl XLVII against the San Francisco 49ers. Baltimore built a 28–6 lead early in the third quarter before a partial power outage in the Superdome suspended play for 34 minutes (earning the game the added nickname of the Blackout Bowl). After play resumed, San Francisco scored 17 unanswered third-quarter points to cut the Ravens' lead, 28–23, and continued to chip away in the fourth quarter. With the Ravens leading late in the game, 34–29, the 49ers advanced to the Baltimore 7-yard line just before the two-minute warning but turned the ball over on downs. The Ravens then took an intentional safety in the waning moments of the game to preserve the victory. Baltimore quarterback Joe Flacco, who completed 22 of 33 passes for 287 yards and three touchdowns, was named Super Bowl MVP.", "title": "History" }, { "paragraph_id": 41, "text": "Coming off as the defending Super Bowl champions, this was the first year in franchise history for the team without Ray Lewis. The Ravens started out 3–2, and started the 2–0 Houston Texans 14-loss streak by shutting them 30–9 in Week 3. However, the Ravens lost their next 3 games, losing to the Green Bay Packers and Pittsburgh Steelers in last-minute field goals and were shut out in an attempt to tie the game against the Cleveland Browns 24–18.", "title": "History" }, { "paragraph_id": 42, "text": "After winning and losing their next game, the Ravens came out 4–6, but managed winning their next four games in dominating the Jets 19–3, a Steelers win 22–20 during Thanksgiving, a booming ending in Baltimore against the Vikings 29–26, and an 18–16 win at Detroit, including Justin Tucker's 61-yard game-winning field goal. The Ravens were 8–6, with the 6th seed, but after losing their next two games, and the San Diego Chargers winning their next two to clinch the 6th seed, the Ravens finished 8–8 and missed the playoffs for the first time since 2007.", "title": "History" }, { "paragraph_id": 43, "text": "On January 27, 2014, the Ravens hired former Houston Texans head coach Gary Kubiak to be their new offensive coordinator after Jim Caldwell accepted the new available head coaching job with the Detroit Lions. On February 15, 2014, star running back Ray Rice and his fiancée Janay Palmer were arrested and charged with assault after a physical altercation at Revel Casino in Atlantic City, New Jersey. Celebrity news website TMZ posted a video of Rice dragging Palmer's body out of an elevator after apparently knocking her out. For the incident, Rice was initially suspended for the first two games of the 2014 NFL season on July 25, 2014, which led to widespread criticism of the NFL.", "title": "History" }, { "paragraph_id": 44, "text": "In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23–16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rice's contract as a result, and was later indefinitely suspended by the NFL, although a judge later vacated this indefinite suspension. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Flacco's worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25–13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10–3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20–10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons.", "title": "History" }, { "paragraph_id": 45, "text": "In the wild card round, the Ravens won 30–17 against their divisional rivals, the Pittsburgh Steelers, at Heinz Field. In the next game in the Divisional round, the Ravens faced the New England Patriots. Despite a strong offensive effort and having a 14-point lead twice in the game, the Ravens were defeated by the Patriots 35–31, ending their season.", "title": "History" }, { "paragraph_id": 46, "text": "The 2015 season marked 20 seasons of the franchise's existence competing in the NFL, which the franchise recognized with a special badge being worn on their uniforms during the 2015 NFL season. The Ravens lost key players such as Joe Flacco, Justin Forsett, Terrell Suggs, Steve Smith Sr., and Eugene Monroe to season-ending injuries. Injuries and their inability to win close games early in the season led to the first losing season in the Harbaugh-Flacco era. The 2016 Ravens finished 8–8, but failed to qualify the playoffs for the second straight year. They were eliminated from playoff contention after their Week 16 loss to their division rivals, the Steelers. This was the first time the Ravens missed the playoffs in consecutive seasons since 2004–2005, as well as the first in the Harbaugh/Flacco era.", "title": "History" }, { "paragraph_id": 47, "text": "During the 2017 season, the Ravens improved upon their 8–8 record from 2016 by one win, finishing the season 9-7 and missing the playoffs for the third year in a row. This marked the first time the Ravens failed to make the playoffs in three straight seasons since the team's first three years of existence (1996–1998). The Ravens suffered a loss at home to the Cincinnati Bengals in the final game of the season that prevented them from earning a playoff berth.", "title": "History" }, { "paragraph_id": 48, "text": "The Ravens drafted QB Lamar Jackson with the 32nd pick in the 2018 draft. After the team started the season with a 4–5 record, Jackson took over as the starting QB in Week 11 when Joe Flacco was sidelined with a hip injury. The team won six of its next seven games, finishing the 2018 season with a 10–6 record and winning the AFC North, giving them their first playoff appearance since 2014 and their first division title since 2012. The Ravens lost to the Los Angeles Chargers in the Wild Card round with Jackson at quarterback, making him the youngest QB in NFL history to start a playoff game. At the conclusion of the season, Ozzie Newsome stepped down as the team's general manager. He was replaced by longtime assistant Eric DeCosta.", "title": "History" }, { "paragraph_id": 49, "text": "On March 13, 2019, the Ravens traded Joe Flacco to the Denver Broncos in exchange for a fourth-round pick in the 2019 NFL Draft. That season, Lamar Jackson led the Ravens to a franchise-best 14–2 record, including a 12-game winning streak to finish the regular season. On December 22, they clinched home-field advantage for the first time in franchise history following a win over the Cleveland Browns. On December 8, Jackson became only the second player in NFL history to rush for over 1,000 yards from the quarterback position. Four days later, Jackson broke Michael Vick's single-season quarterback rushing record of 1,037 yards. Thirteen Ravens were selected to the 2019 Pro Bowl, matching the all-time NFL record. The Ravens finished the 2019 regular season with 3,296 rushing yards, the most rushing yards by any team in NFL history during a season and they became the first team in NFL history to average at least 200 passing yards and 200 rushing yards per game in the same season.", "title": "History" }, { "paragraph_id": 50, "text": "Despite earning the number-one seed in the playoffs, the Ravens were eliminated by the sixth-seeded Tennessee Titans in the Divisional Round of the playoffs, 28–12. Lamar Jackson was unanimously voted AP NFL MVP, becoming only the second player in NFL history to do so, after Tom Brady in 2010.", "title": "History" }, { "paragraph_id": 51, "text": "In 2020, the Ravens went 6–5 in their first 11 games, but rebounded and finished the season 11–5, taking second place in the AFC North and earning a Wild Card playoff berth with the fifth seed. They also led the NFL in rushing yards for the second year in a row during the regular season, with 3,071 yards. In the Wild Card round, they defeated the fourth-seeded Tennessee Titans in Nashville, 20–13. In the Divisional Round, they fell to the second-seeded Buffalo Bills, 17–3.", "title": "History" }, { "paragraph_id": 52, "text": "In 2021, the Ravens claimed the record of consecutive preseason wins with 20, overtaking Vince Lombardi’s Green Bay Packers record. In Week 3 of the 2021 season against the Detroit Lions, Justin Tucker put his name in the NFL record books by kicking the longest field goal in the history of the National Football League, 66 yards, which also was the field goal that won the game and 5 yards longer than his previous career long of 61 yards that was also kicked in Detroit. The following week, the Ravens tied the NFL record of consecutive 100 yard rushing games by a team with 43 in a win over the Denver Broncos, equaling the 1974 to ‘77 Pittsburgh Steelers record. The team reached an 8–3 record by Week 12, but ended the season on a six-game losing streak to finish 8–9, missing the playoffs and coming in last in the AFC North. Jackson sustained an ankle injury during the Week 14 loss to the Browns and did not appear in any subsequent games.", "title": "History" }, { "paragraph_id": 53, "text": "By far the team's biggest rival is the Pittsburgh Steelers. Pittsburgh and Baltimore are separated by a less-than-5-hour drive along Interstate 70. Both teams are known for their hard-hitting physical style of play. They play twice a year in the AFC North, and have met four times in the playoffs. Pittsburgh leads the all-time series, 30–24, and holds a 3–1 advantage in the four matchups in the postseason. Games between these two teams usually come down to the wire as most within the last 5 years have come down to under 4 points. The rivalry is considered one of the most significant and intense in the NFL today.", "title": "Rivalries" }, { "paragraph_id": 54, "text": "The Ravens also have divisional rivalries with the Cleveland Browns and Cincinnati Bengals. The rivalry with the Browns has been very one-sided; Baltimore holds an advantage of 33–11 against Cleveland. The rivalry with Cincinnati has been closer, with the Ravens slightly holding the edge in the all-time series 27–25.", "title": "Rivalries" }, { "paragraph_id": 55, "text": "The Ravens first met the New England Patriots in 1996, but the rivalry truly started in 2007 when the Ravens suffered a bitter 27–24 loss in the Patriots' quest for perfection. The rivalry began to escalate in 2009 when the Patriots beat the Ravens 27–21 in a game that involved a confrontation between Patriots quarterback Tom Brady and Ravens linebacker Terrell Suggs. Both players would go on to take verbal shots at each other through the media after the game.", "title": "Rivalries" }, { "paragraph_id": 56, "text": "While the Patriots lead the overall series, 11–4, the teams have split four postseason meetings, 2–2. The Ravens won the 2009 Wild Card Round, 33–14, and the 2012 AFC Championship game, 28–13. The Patriots won the 2011 AFC Championship Game 23–20 and the 2014 Divisional Round, 35–31.", "title": "Rivalries" }, { "paragraph_id": 57, "text": "Reemerging in the late 2010s, the rivalry actually started in the early 2000s when both teams were in the AFC Central, with both teams having tough and bitter games, Ravens gave the Titans their first ever loss at the new Adelphia Coliseum in the 2000 season and the Ravens eliminated Tennessee during the playoffs later on. Fans and analysts have noted an emerging rivalry between the Baltimore Ravens and the Tennessee Titans of the AFC South. While there is no known animosity between the cities of Baltimore and Nashville, games between their respective teams have become heated and included fiery verbal exchanges between coaches and players.", "title": "Rivalries" }, { "paragraph_id": 58, "text": "Below is table of the Baltimore Ravens head-to-head franchise record as of December 26, 2023.", "title": "Overall Record" }, { "paragraph_id": 59, "text": "The team's first helmet logo, used from 1996 through the 1999 Pro Bowl, featured raven wings outspread from a shield displaying a letter B framed by the word Ravens overhead and a cross bottony underneath. The US Fourth Circuit Court of Appeals affirmed a jury verdict that the logo infringed on a copyright retained by Frederick E. Bouchat, an amateur artist and security guard in Maryland, but that he was entitled to only three dollars in damages from the NFL.", "title": "Logo controversy" }, { "paragraph_id": 60, "text": "Bouchat had submitted his design to the Maryland Stadium Authority by fax after learning that Baltimore was to acquire an NFL team. He was not credited for the design when the logo was announced. Bouchat sued the team, claiming to be the designer of the emblem; representatives of the team asserted that the image had been designed independently. The court ruled in favor of Bouchat, noting that team owner Modell had access to Bouchat's work. Bouchat's fax had gone to John Moag, the Maryland Stadium Authority chairman, whose office was located in the same building as Modell's. Bouchat ultimately was not awarded monetary compensation in the damages phase of the case.", "title": "Logo controversy" }, { "paragraph_id": 61, "text": "The Baltimore Sun ran a poll showing three designs for new helmet logos. Fans participating in the poll expressed a preference for a raven's head in profile over other designs. Art Modell announced that he would honor this preference but still wanted a letter B to appear somewhere in the design. The new Ravens logo, introduced in 1999, featured a raven's head in profile with the letter B superimposed. The secondary logo is a shield that honors Baltimore's history of heraldry. Alternating Calvert and Crossland emblems (seen also in the flag of Maryland and the flag of Baltimore) are interlocked with stylized letters B and R.", "title": "Logo controversy" }, { "paragraph_id": 62, "text": "The design of the Ravens uniform has remained essentially unchanged since the team's inaugural season in 1996. Art Modell admitted to ESPN's Roy Firestone that the Ravens' colors, introduced in early 1996, were inspired by the Northwestern Wildcats 1995 dream season. Helmets are black with purple \"talon\" stripes rising from the facemask to the crown. Players normally wear purple jerseys at home and white jerseys on the road. In 1996 the team wore black pants with a single large white stripe for all games.", "title": "Uniforms" }, { "paragraph_id": 63, "text": "In 1997 the Ravens opted for a more classic NFL look with white pants sporting stripes in purple and black, along with the jerseys sporting a different font for the uniform numbers. The white pants were worn with both home and road jerseys. The road uniform (white pants with white jerseys) was worn by the Ravens in Super Bowl XXXV, at the end of the 2000 NFL season. This all-white combination was originally worn with black socks, but starting in 2021, the Ravens began wearing white hosiery with the all-white uniform.", "title": "Uniforms" }, { "paragraph_id": 64, "text": "In the 2002 season the Ravens began the practice of wearing white jerseys for the home opener that has a 1:00 kickoff. In recent seasons, the practice has come when the home game is played in week one. Since John Harbaugh became the head coach in 2008, the Ravens have also worn their white jerseys at home for preseason games.", "title": "Uniforms" }, { "paragraph_id": 65, "text": "In November 2004 the team introduced an alternate uniform design featuring black jerseys and solid black pants with black socks. The all-black uniform was first worn for a home game against the Cleveland Browns, entitled \"Pitch Black\" night, that resulted in a Ravens win. The uniform has since been worn for select prime-time national game broadcasts and other games of significance.", "title": "Uniforms" }, { "paragraph_id": 66, "text": "The Ravens began wearing black pants again with the white jersey in 2008. On December 7, 2008, during a Sunday Night Football game against the Washington Redskins, the Ravens introduced a new combination of black jersey with white pants. It was believed to be due to the fact that John Harbaugh doesn't like the \"blackout\" look. However, on December 19, 2010, the Ravens wore their black jerseys and black pants in a 30–24 victory over the New Orleans Saints.", "title": "Uniforms" }, { "paragraph_id": 67, "text": "Since 2010, the Ravens have worn their black jerseys at least twice each season. From 2011 to 2013 and again in 2015, they wore the all blacks once and the black on white once. In 2014 and 2016, they wore all black both times they wore alternate uniforms. In 2017, they wore all black twice and black on white once (although the league is supposed to limit teams to wearing alternate jerseys a maximum of two times a season).", "title": "Uniforms" }, { "paragraph_id": 68, "text": "On December 5, 2010, the Ravens reverted to the black pants with the purple jerseys versus the Pittsburgh Steelers during NBC's Sunday Night Football telecast. The Ravens lost to the Steelers 13–10. They wore the same look again for their game against the Cleveland Browns on December 24, 2011, and they won, 20–14. They wore this combination a third time against the Houston Texans on January 15, 2012, in the AFC Divisional playoff. They won 20–13. They would again wear this combination on January 6, 2013, during the AFC Wild Card playoff and what turned out to be Ray Lewis' final home game, where they defeated the Indianapolis Colts 24–9.", "title": "Uniforms" }, { "paragraph_id": 69, "text": "From their inaugural season until 2006, the Ravens wore white cleats with their uniforms; they switched to black cleats in 2007. From the mid-2010s onward, the NFL relaxed its rules regarding primary cleat colors, and Ravens players began wearing customized cleats in either purple, black, gold or white.", "title": "Uniforms" }, { "paragraph_id": 70, "text": "On December 20, 2015, the team unexpectedly debuted gold pants for the first time, wearing them with their regular purple jerseys against the Kansas City Chiefs. Although gold is an official accent color of the Ravens, the pants got an overwhelmingly negative response on social media by both Ravens fans and fans of other NFL teams, with some comparisons being made to the rival Pittsburgh Steelers' pants, and mustard.", "title": "Uniforms" }, { "paragraph_id": 71, "text": "During the 2015 season, the NFL announced a jersey promotion called Color Rush in which teams would wear uniforms typically of one color head-to-toe during select prime-time games. The promotion was used three times that season; all the games that featured them were on Thursday Night and had both teams wear them in each. The following season, the league released uniforms for all 32 teams and announced they would be worn during all Thursday Night games that year, as well as on Christmas. The Ravens had one Thursday Night game in 2016; they wore their all-purple Color Rush uniforms and won 28–7 over the division rival Cleveland Browns. They had one other Thursday Night game the following season, in which they again wore the jerseys and won 40–0 over the Miami Dolphins. In their Christmas 2016 game against the Steelers, the Ravens wore their regular all-white uniforms while their rivals wore their Color Rush uniforms.", "title": "Uniforms" }, { "paragraph_id": 72, "text": "On September 13, 2018, the Ravens debuted a new combination in a road game against the Cincinnati Bengals, wearing white jerseys with purple pants. The purple pants are similar to the ones used for Color Rush except that it has side stripes of black and white; the Color Rush purple pants have gold and white stripes. Then on October 21 against the New Orleans Saints, the Ravens paired their new purple pants with their regular purple uniforms. Black socks were originally worn with this combination, but on January 2, 2022, the Ravens wore purple socks with the regular all-purple combination against the Los Angeles Rams, essentially replicating their Color Rush uniforms but with minimal gold elements.", "title": "Uniforms" }, { "paragraph_id": 73, "text": "For the regular season finale against the Browns on December 30, the Ravens wore their black uniforms with purple pants. The Ravens wore this combination again October 11, 2021, against the Indianapolis Colts on Monday Night Football in a 31–25 overtime win.", "title": "Uniforms" }, { "paragraph_id": 74, "text": "The team marching band is called Baltimore's Marching Ravens. They began as the Colts' marching band and have operated continuously from September 7, 1947, to the present. They helped campaign for football to return to Baltimore after the Colts moved. Because they stayed in Baltimore after the Colts left, the band is nicknamed \"the band that would not die\" and were the subject of an episode of ESPN's 30 for 30. The Washington Commanders are the only other NFL team that currently has a marching band.", "title": "Marching band" }, { "paragraph_id": 75, "text": "Note: The following lists players who officially played for the Ravens. For other Hall of Famers, players whose numbers were retired, and players who played for the Baltimore Colts, see Indianapolis Colts. Bold number notes player inducted as a member of the Ravens. For Cleveland Browns players, including those in the Hall of Fame and those whose numbers were retired, see Cleveland Browns.", "title": "Players of note" }, { "paragraph_id": 76, "text": "The Ravens do not have officially retired numbers. However, the number 19 has not been issued out of respect for Baltimore Colts quarterback Johnny Unitas, except for quarterback Scott Mitchell in his lone season in Baltimore in 1999. In addition, numbers 75, 52, 20, 55, and 73 in honor of Jonathan Ogden, Ray Lewis, Ed Reed, Terrell Suggs, and Marshal Yanda respectively, have not been issued since those players' retirements from football.", "title": "Players of note" }, { "paragraph_id": 77, "text": "The Ravens have a \"Ring of Honor\" which is on permanent display encircling the field of M&T Bank Stadium. The ring currently honors 20 members, including eight former members of the Baltimore Colts.", "title": "Players of note" }, { "paragraph_id": 78, "text": "Key/Legend", "title": "Players of note" }, { "paragraph_id": 79, "text": "The team's first draft was the 1996 NFL draft, where they selected UCLA offensive tackle Jonathan Ogden fourth overall and University of Miami linebacker Ray Lewis 24th overall. Both players won a Super Bowl with the team, earned numerous Pro Bowl and All-Pro selections, and are members of the Pro Football Hall of Fame. Along with their pick in the next year's draft, this was the highest first-round draft pick that the Ravens have had. In 1996, 2000, 2003, 2018, and 2021, the Ravens had two first-round draft picks. In 2004, 2010, and 2012, they had none. Two of their first round picks have made at least ten Pro Bowls.", "title": "First-round draft picks" }, { "paragraph_id": 80, "text": "+ = min. 500 attempts, # = min. 100 attempts, ∗ = minimum 15 attempts,", "title": "Team records" }, { "paragraph_id": 81, "text": "∗ = minimum 15 attempts, # = min. 100 attempts, + = min. 500 attempts", "title": "Team records" }, { "paragraph_id": 82, "text": "∗ = minimum 4 receptions, # = min. 20 receptions, + = min. 200 receptions", "title": "Team records" }, { "paragraph_id": 83, "text": "All records as of December 18, 2019 per Pro-Football Reference.com", "title": "Team records" } ]
The Baltimore Ravens are a professional American football team based in Baltimore. The Ravens compete in the National Football League (NFL) as a member of the American Football Conference (AFC) North division. The team plays its home games at M&T Bank Stadium and is headquartered in Owings Mills, Maryland. The Baltimore Ravens were established in 1996 after Art Modell, then owner of the Cleveland Browns, announced plans in 1995 to relocate the franchise from Cleveland to Baltimore. As part of a settlement between the league and the city of Cleveland, Modell was required to leave the Browns' history, team colors, and records in Cleveland for a replacement team and replacement personnel that would resume play in 1999. In return, he was allowed to take his own personnel and team to Baltimore, where such personnel would form an expansion team. The team is now owned by Steve Bisciotti and valued at $2.98 billion, making the Ravens the 33rd-most valuable sports franchise in the world as of 2021. The Ravens have been one of the most successful NFL franchises since their inception, compiling a regular season record of 246–191–1 (.563), the third-highest among active franchises. They are also tied for the fourth-highest playoff winning percentage at 16–12 (.571). The team has qualified for the NFL playoffs 15 times since 2000 with two Super Bowl titles, two AFC Championship titles, four AFC Championship game appearances and six AFC North division titles. They are one of two teams to be undefeated in multiple Super Bowl appearances, along with the Tampa Bay Buccaneers. The Ravens organization was led by general manager Ozzie Newsome from 1996 until his retirement following the 2018 season, and has had three head coaches: Ted Marchibroda, Brian Billick, and since 2008, John Harbaugh. Starting with a record-breaking defensive performance in their 2000 season, the Ravens have established a reputation for strong defensive play throughout team history. Former players such as middle linebacker Ray Lewis, safety Ed Reed, and offensive tackle Jonathan Ogden have been enshrined in the Pro Football Hall of Fame.
2001-10-25T20:49:45Z
2023-12-31T21:12:11Z
[ "Template:Official website", "Template:Baltimore Ravens", "Template:Use mdy dates", "Template:Main", "Template:See also", "Template:Webarchive", "Template:Navboxes", "Template:Infobox NFL team", "Template:Category see also", "Template:Reflist", "Template:Cite news", "Template:Commons category", "Template:Portal bar", "Template:Short description", "Template:Cite web", "Template:Cite court", "Template:Cite book", "Template:Authority control", "Template:Winning percentage", "Template:Baltimore Ravens head-to-head record", "Template:Baltimore Ravens roster", "Template:Baltimore Ravens staff" ]
https://en.wikipedia.org/wiki/Baltimore_Ravens
4,294
British National Party
The British National Party (BNP) is a far-right, British fascist political party in the United Kingdom. It is headquartered in Wigton, Cumbria, and is led by Adam Walker. A minor party, it has no elected representatives at any level of UK government. The party was founded in 1982, and reached its greatest level of success in the 2000s, when it had over fifty seats in local government, one seat on the London Assembly, and two Members of the European Parliament. Taking its name from that of a defunct 1960s far-right party, the BNP was created by John Tyndall and other former members of the fascist National Front (NF). During the 1980s and 1990s, the BNP placed little emphasis on contesting elections, in which it did poorly. Instead, it focused on street marches and rallies, creating the Combat 18 paramilitary—its name a coded reference to Nazi German leader Adolf Hitler—to protect its events from anti-fascist protesters. A growing 'moderniser' faction was frustrated by Tyndall's leadership, and ousted him in 1999. The new leader Nick Griffin sought to broaden the BNP's electoral base by presenting a more moderate image, targeting concerns about rising immigration rates, and emphasising localised community campaigns. This resulted in increased electoral growth throughout the 2000s, to the extent that it became the most electorally successful far-right party in British history. Concerns regarding financial mismanagement resulted in Griffin being removed as leader in 2014. By this point, the BNP's membership and vote share had declined dramatically, groups like Britain First and National Action had splintered off, and the English Defence League had supplanted it as the UK's foremost far-right group. Ideologically positioned on the extreme-right or far-right of British politics, the BNP has been characterised as fascist or neo-fascist by political scientists. Under Tyndall's leadership, it was more specifically regarded as neo-Nazi. The party is ethnic nationalist, and it once espoused the view that only white people should be citizens of the United Kingdom. It calls for an end to non-white migration into the UK. It called initially for the compulsory expulsion of non-whites but, since 1999, it has advocated voluntary removals with financial incentives. It promotes biological racism and the white genocide conspiracy theory, calling for global racial separatism and condemning interracial relationships. Under Tyndall, the BNP emphasised anti-semitism and Holocaust denial, promoting the conspiracy theory that Jews seek to dominate the world through both communism and international capitalism. Under Griffin, the party's focus switched from anti-semitism towards Islamophobia. It promotes economic protectionism, Euroscepticism, and a transformation away from liberal democracy, while its social policies oppose feminism, LGBT rights, and societal permissiveness. Operating around a highly centralised structure that gave its chair near total control, the BNP built links with far-right parties across Europe and created various sub-groups, including a record label and trade union. The BNP attracted most support from within White British working-class communities in northern and eastern England, particularly among middle-aged and elderly men. A poll in the 2000s suggested that most Britons favoured a ban on the party. It faced much opposition from anti-fascists, religious organisations, the mainstream media, and most politicians, and BNP members were banned from various professions. The British National Party (BNP) was founded by the extreme-right political activist John Tyndall. Tyndall had been involved in neo-Nazi groups since the late 1950s before leading the far-right National Front (NF) throughout most of the 1970s. Following an argument with senior party member Martin Webster, he resigned from the NF in 1980. In June 1980 Tyndall established a rival, the New National Front (NNF). At the recommendation of Ray Hill—who was secretly an anti-fascist spy seeking to sow disharmony among Britain's far-right—Tyndall decided to unite an array of extreme-right groups as a single party. To this end, Tyndall established a Committee for Nationalist Unity (CNU) in January 1982. In March 1982, the CNU held a conference at the Charing Cross Hotel in London, at which 50 far-right activists agreed to the formation of the BNP. The BNP was formally launched on 7 April 1982 at a press conference in Victoria. Led by Tyndall, most of its early members came from the NNF, although others were defectors from the NF, British Movement, British Democratic Party, and Nationalist Party. Tyndall remarked that there was "scarcely any difference [between the BNP and NF] in ideology or policy save in the minutest detail", and most of the BNP's leading activists had formerly been senior NF figures. Under Tyndall's leadership the party was neo-Nazi in orientation and engaged in nostalgia for Nazi Germany. It adopted the NF's tactic of holding street marches and rallies, believing that these boosted morale and attracted new recruits. Their first march took place in London on St. George's Day 1982. These marches often involved clashes with anti-fascist protesters and resulted in multiple arrests, helping to cement the BNP's association with political violence and older fascist groups in the public eye. As a result, BNP organisers began to favour indoor rallies, although street marches continued to be held throughout the mid-to-late 1980s. Through the streets now we are marching.Like an army as to war.For the cause of race and nation.With our banners to the fore.Into battle, into battle, into battle BNP!Into battle BNP! — BNP marching song, 1982 In its early years, the BNP's involvement in elections was "irregular and intermittent", and for its first two decades it faced consistent electoral failure. It suffered from low finances and few personnel, and its leadership was aware that its electoral viability was weakened by the anti-immigration rhetoric of Conservative Party Prime Minister Margaret Thatcher. In the 1983 general election the BNP stood 54 candidates, although it only campaigned in five seats. Although it was able to air its first party political broadcast, it averaged a vote share of 0.06% in the seats it contested. After the Representation of the People Act 1985 raised the electoral deposit to £500, the BNP adopted a policy of "very limited involvement" in elections. It abstained in the 1987 general election, and stood only 13 candidates in the 1992 general election. In a 1993 local by-election the BNP gained one council seat—won by Derek Beackon in the East London district of Millwall—after a campaign that played to local whites who were angry at the perceived preferential treatment received by Bangladeshi migrants in social housing. Following an anti-BNP campaign launched by local religious groups and the Anti-Nazi League, it lost this seat during the 1994 local elections. In the 1997 general election, it contested 55 seats and gained an average 1.4% of the vote. In the early 1990s, the paramilitary group Combat 18 (C18) was formed to protect BNP events from anti-fascists. In 1992, C18 carried out attacks on left-wing targets like an anarchist bookshop and the headquarters of the Morning Star. Tyndall was angered by C18's growing influence on the BNP's street activities, and by August 1993, C18 activists were physically clashing with other BNP members. In December 1993, Tyndall issued a bulletin to BNP branches declaring C18 to be a proscribed organisation, furthermore suggesting that it may have been established by agents of the state to discredit the party. To counter the group's influence among militant British nationalists, he secured the American white nationalist militant William Pierce as a guest speaker at the BNP's annual rally in November 1995. John Tyndall was both [the BNPs] greatest asset and its greatest drawback. His persistence, rock-like reliability and leadership had kept the movement going, but with almost imperceptible growth since its 1982 foundation. — Senior BNP member John Bean In the early 1990s, a "moderniser" faction emerged within the party, favouring a more electorally palatable strategy and an emphasis on building grassroots support to win local elections. They were impressed by the electoral gains made by a number of extreme-right parties in continental Europe—such as Jörg Haider's Austrian Freedom Party and Jean-Marie Le Pen's National Front—which had been achieved by both switching focus from biological racism to the perceived cultural incompatibility of different racial groups and by replacing anti-democratic platforms with populist ones. The modernisers called for community campaigns among the white working-class populations of London's East End, and Northern England. While the modernisers gained some concessions from the party's hard-liners, Tyndall opposed many of their ideas and sought to stem their growing influence. In his view, "we should not be looking for ways of applying ideological cosmetic surgery to ourselves in order to make our features more appealing to the public". After the BNP's poor performance at the 1997 general election, opposition to Tyndall's leadership grew. The modernisers called the party's first leadership election, and in October 1999 Tyndall was ousted when two-thirds of those voting backed Nick Griffin, who offered an improved administration, financial transparency, and greater support for local branches. Often characterised as a political chameleon, Griffin had once been considered a party hardliner before switching allegiance to the modernisers in the late 1990s. In his youth, he had been involved in the NF as well as Third Positionist groups like Political Soldier and the International Third Position. Criticising his predecessors for fuelling the image of the BNP as "thugs, losers and troublemakers", Griffin inaugurated a period of change in the party. Influenced by Le Pen's National Front in France, Griffin sought to widen the BNP's appeal to individuals who were concerned about immigration but had not previously voted for the extreme-right. The BNP replaced Tyndall's policy of compulsory deportation of non-whites to a voluntary system whereby non-whites would be given financial incentives to emigrate. It downplayed biological racism and stressed the cultural incompatibility of different racial groups. This emphasis on culture allowed it to foreground Islamophobia, and following the September 11 attacks in 2001 it launched a "Campaign Against Islam". It stressed the claim that the BNP was "not a racist party" but an "organised response to anti-white racism". At the same time Griffin sought to reassure the party's base that these reforms were based on pragmatism and not a change in principle. Griffin also sought to shed the BNP's image as a single-issue party, by embracing a diverse array of social and economic issues. Griffin renamed the party's monthly newspaper from British Nationalist to The Voice of Freedom, and established a new journal, Identity. The party developed community-based campaigns, through which it targeted local issues, particularly in those areas with large numbers of skilled white working-class people who were disaffected with the Labour Party government. For instance, in Burnley it campaigned for lower speed limits on housing estates and against the closure of a local swimming bath, while in South Birmingham it targeted pensioners' concerns about youth gangs. In 2006 the party urged its activists to carry out local activities like cleaning up children's play areas and removing graffiti while wearing high-vis jackets emblazoned with the party logo. Griffin believed that Peak Oil and a growth in Third World migrants arriving in Britain would result in a BNP government coming to power by 2040. The close of the twentieth century produced more favourable conditions for the extreme-right in Britain as a result of increased public concerns about immigration and established Muslim communities coupled with growing dissatisfaction with the established mainstream parties. In turn, the BNP gained rapidly growing levels of support over the coming years. In July 2000, it came second in the council elections for the North End of the London Borough of Bexley, its best result since 1993. At the 2001 general election it gained 16% of the vote in one constituency and over 10% in two others. In the 2002 local elections the BNP gained four councillors, three of whom were in Burnley, where it had capitalised on white anger surrounding the disproportionately high levels of funding being directed to the Asian-dominated Daneshouse ward. This breakthrough generated public anxieties about the party, with a poll finding that six in ten supported a ban on it. In the 2003 local elections the BNP gained 13 additional councillors, including seven more in Burnley, having attained over 100,000 votes. Concerned that much of their potential vote was going to the UK Independence Party (UKIP), in 2003 the BNP offered UKIP an electoral pact but was rebuffed. Griffin then accused UKIP of being a Labour Party scheme to steal the BNP's votes. They invested much in the campaign for the 2004 European Parliament election, at which they gained 800,000 votes but failed to secure a parliamentary seat. In the 2004 local elections, they secured four more seats, including three in Epping. For the 2005 general election, the BNP expanded its number of candidates to 119 and targeted specific regions. Its average vote in the areas it contested rose to 4.3%. It gained significantly more support in three seats, achieving 10% in Burnley, 13% in Dewsbury, and 17% in Barking. In the 2006 local elections the party gained 220,000 votes, with 33 additional councillors, having averaged a vote share of 18% in the areas it contested. In Barking and Dagenham, it saw 12 of its 13 candidates elected to the council. At the 2008 London Assembly election, the BNP gained 130,000 votes, reaching the 5% mark and thus gaining an Assembly seat. At the 2009 European Parliament election, the party gained almost 1 million votes, with two of its candidates, Nick Griffin and Andrew Brons, being elected as Members of the European Parliament for North West England and Yorkshire and the Humber respectively. That election also saw extreme-right parties winning seats for various other EU member-states. This victory marked a major watershed for the party. Amid significant public controversy, Griffin was invited to appear on the BBC show Question Time in October 2009, the first time that the BNP had been invited to share a national television platform with mainstream panellists. Griffin's performance was however widely regarded as poor. Despite its success, there was dissent in the party. In 2007 a group of senior members known as the "December rebels" challenged Griffin, calling for internal party democracy and financial transparency, but were expelled. In 2008, a group of BNP activists in Bradford split to form the Democratic Nationalists. In November 2008, the BNP membership list was posted to WikiLeaks, after appearing briefly on a weblog. A year later, in October 2009, another list of BNP members was leaked. Eddy Butler then led a challenge to Griffin's leadership, alleging financial corruption, but he had insufficient support. The rebels who supported him split into two groups: one section remained as the internal Reform Group, the other left the BNP to form the British Freedom Party. By 2010, there was discontent among the party's grassroots, a result of the change to its white-only membership policy and rumours of financial corruption among its leadership. Some defected to the National Front or left to form parties like the Britannica Party. Anti-fascist groups like Hope not Hate had campaigned extensively in Barking to stop the area's locals voting for the BNP. At the 2010 general election, the BNP had hoped to make a breakthrough by gaining a seat in the House of Commons, although it failed to achieve this. It nevertheless gained the fifth largest national vote share, with 1.9% of the vote, representing the most successful electoral performance for an extreme-right party in UK history. In the 2010 local elections, it lost all of its councillors in Barking and Dagenham. Nationally, the party's number of councillors dropped from over fifty to 28. Griffin described the results as "disastrous". In a 2011 leadership election, Griffin secured a narrow victory, beating Brons by nine votes of a total of 2,316 votes cast. In October 2012, Brons left the party, leaving Griffin as its sole MEP. In the 2012 local elections, the party lost all of its seats and saw its vote share fall dramatically; whereas it gained over 240,000 votes in 2008, this had fallen to under 26,000 by 2012. Commenting on the result, the political scientist Matthew Goodwin noted: "Put simply, the BNP's electoral challenge is over." In the 2012 London mayoral election, the BNP candidate came seventh, with 1.3% of first-preference votes, its poorest showing in the London mayoral contest. The 2012 election results established that the BNP's steady growth had ended. In the 2013 local elections, the BNP fielded 99 candidates but failed to win any council seats, leaving it with only two. In June 2013, Griffin visited Syria along with members of Hungarian far-right party Jobbik to meet with government officials, including the Speaker of the Syrian People's Assembly, Mohammad Jihad al-Laham, and the Prime Minister Wael Nader al-Halqi. Griffin claims he was influential in the speaker of Syria's Parliament writing an open letter to British MPs urging them to "turn Great Britain from the warpath" by not intervening in the Syrian conflict. Griffin lost his European Parliament seat in the May 2014 European election. The party blamed the UK Independence Party for its decline, accusing the latter of stealing BNP policies and slogans. In July 2014, Griffin resigned and was succeeded by Adam Walker as acting chairman. In October, Griffin was expelled from the party for "trying to cause disunity [in the party] by deliberately fabricating a state of crisis". In January 2015, membership of the party numbered 500, down from 4,220 in December 2013. At the general election in 2015, the BNP fielded eight candidates, down from 338 in 2010. The party's vote share declined 99.7% from its 2010 result. In January 2016, the Electoral Commission de-registered the BNP for failing to pay its annual registration fee of £25. At this time, it was estimated that BNP assets totalled less than £50,000. According to the commission, "BNP candidates cannot, at present, use the party's name, descriptions or emblems on the ballot paper at elections." A month later, the party was re-registered. There were ten BNP candidates at the general election in 2017. At the 2018 local elections, the party's last remaining councillor—Brian Parker of Pendle—decided not to stand for re-election, leaving the party without representation at any level of UK government. The BNP fielded only one candidate, David Furness, at the 2019 general election in Hornchurch and Upminster, where he came last. Many academic historians and political scientists have described the BNP as a far-right party, or as an extreme-right party. As the political scientist Matthew Goodwin used it, the term referred to "a particular form of political ideology that is defined by two anti-constitutional and anti-democratic elements: first, right-wing extremists are extremist because they reject or undermine the values, procedures and institutions of the democratic constitutional state; and second they are right-wing because they reject the principle of fundamental human equality". Various political scientists and historians have described the BNP as being fascist in ideology. Others have instead described it as neo-fascist, a term which the historian Nigel Copsey argued was more exact. Academic observers—including the historians Copsey, Graham Macklin, and Roger Griffin, and the political theologian Andrew P. Davey—have argued that Nick Griffin's reforms were little more than a cosmetic process to obfuscate the party's fascist roots. According to Copsey, under Griffin the BNP was "fascism recalibrated — a form of neo-fascism — to suit contemporary sensibilities". Macklin noted that despite Griffin's 'modernisation' project, the BNP retained its ideological continuity with earlier fascist groups and thus had not transformed itself into a genuinely "post-fascist" party. In this it was distinct from parties like the Italian National Alliance of Gianfranco Fini, which has been credited with successfully shedding its fascist past and becoming post-fascist. The anti-fascist activist Gerry Gable referred to the BNP as a "Nazi organisation", while the Anti-Nazi League published leaflets describing the BNP as the "British Nazi Party". Copsey suggested that while the BNP under Tyndall could be described as neo-Nazi, it was not "crudely mimetic" of the original German Nazism. Davey characterised the BNP as a "populist ethno-nationalist" party. The [BNP's] smart modernized veneer... is superficial; the core of the Party remains ideologically fascist, and this was nowhere more apparent than in the BNP manifesto for the 2010 General Election, which returned to a clutch of traditional fascist themes including the bond of blood, homeland, the decadence of contemporary culture, a nostalgia for folk traditions and heritage, and an emphasis on stricter discipline in education and society. During the election campaign anti-Semitism, racism and neo-Nazi sympathies were identified on candidates' social network sites. — Political theologian Andrew P. Davey, 2011 In his writings, Griffin acknowledged that much of his 'modernisation' was an attempt to hide the BNP's core ideology behind more electorally palatable policies. Like the National Front, the BNP's private discourse differed from its public one, with Griffin stating that "Of course we must teach the truth to the hardcore... [but] when it comes to influencing the public, forget about racial differences, genetics, Zionism, historical revisionism and so on... we must at all times present them with an image of moderate reasonableness". The BNP has eschewed the labels "fascist" and "Nazi", stating that it is neither. In its 1992 electoral manifesto, it said that "Fascism was Italian. Nazism was German. We are British. We will do things our own way; we will not copy foreigners". In 2009, Griffin that the term "fascism" was simply "a smear that comes from the far left"; he added that the term should be reserved for groups that engaged in "political violence" and desired a state that "should impose its will on people", claiming that it was the anti-fascist group Unite Against Fascism—and not the BNP—who were the real fascists. More broadly, many on Britain's extreme-right sought to avoid the term "British fascism" because of its electorally unpalatable connotations, utilising "British nationalism" in its place. After Griffin took control of the party, it made increasing use of nativist themes in order to emphasise its "British" credentials. In its published material, the party made appeals to the idea of Britain and Britishness in a manner not dissimilar to mainstream political parties. In this material it has also made prominent use of the Union flag and the colours red, white, and blue. Roger Griffin noted that the terms "Britain" and "England" appear "confusingly interchangeable" in BNP literature, while Copsey has pointed out that the BNP's form of British nationalism is "Anglo-centric". The party employed militaristic rhetoric under both Tyndall and Griffin's leadership; under the latter for example its published material spoke of a "war without uniforms" and a "war for our survival as a people". Tyndall described the BNP as a revolutionary party, calling it a "guerrilla army operating in occupied territory". The British National Party exists to secure a future for the indigenous peoples of these islands in the North Atlantic which have been our homeland for a millennia. — The BNP, 2005 The BNP adheres to biological racist ideas, displaying an obsession with the perceived differences of racial groups. Both Tyndall and Griffin believed that there was a biologically distinct white-skinned "British race" which was one branch of a wider Nordic race, a view akin to those of earlier fascists such as Hitler and Arnold Leese. The BNP adheres to an ideology of ethnic nationalism. It promotes the idea that not all citizens of the United Kingdom belong to the British nation. Instead, it states that the nation only belongs to "the English, Scots, Irish and Welsh along with the limited numbers of peoples of European descent, who have arrived centuries or decades ago and who have fully integrated into our society". This is a group that Griffin referred to as the "home people" or "the folk". According to Tyndall, "The BNP is a racial nationalist party which believes in Britain for the British, that is to say racial separatism." Richard Edmonds in 1993 told The Guardian's Duncan Campbell that "we [the BNP] are 100% racist". The BNP does not regard UK citizens who are not ethnic white Europeans as "British", and party literature calls on supporters to avoid referring to such individuals as "Black Britons" or "Asian Britons", instead describing them as "racial foreigners". Tyndall believed the white British and the broader Nordic race to be superior to other races, and under his leadership, the BNP promoted pseudoscientific claims in support of white supremacy. Following Griffin's ascendency to power in the party, it officially repudiated racial supremacism and insisted that no racial group was superior or inferior to another. Instead it foregrounded an "ethno-pluralist" racial separatism, claiming that different racial groups had to be kept separate and distinct for their own preservation, maintaining that global ethno-cultural diversity was something to be protected. This switch in focus owed much to the discourse of the French Nouvelle Droite movement which had emerged within France's extreme-right during the 1960s. At the same time the BNP switched focus from openly promoting biological racism to stressing what it perceived as the cultural incompatibility of racial groups. It placed great focus on opposing what it referred to as "multiculturalism", characterising this as a form of "cultural genocide", and stating that it promoted the interests of non-whites at the expense of the white British population. However, internal documents produced and circulated under Griffin's leadership demonstrated that—despite the shift in its public statements—it remained privately committed to biological racist ideas. The party emphasises what it sees as the need to protect the racial purity of the white British. It condemns miscegenation and "race mixing", stating that this is a threat to the British race. Tyndall said that he "felt deeply sorry for the child of a mixed marriage" but had "no sympathy whatsoever for the parents". Griffin similarly stated that mixed-race children were "the most tragic victims of enforced multi-racism", and that the party would not "accept miscegenation as moral or normal ... we never will". In its 1983 election manifesto, the BNP stated that "family size is a private matter" but still called for white Britons who are "of intelligent, healthy and industrious stock" to have large families and thus raise the white British birth-rate. The encouragement of high birth rates among white British families continued under Griffin's leadership. Under Tyndall's leadership, the BNP promoted eugenics, calling for the forced sterilisation of those with genetically transmittable disabilities. In party literature, it talked of improving the British 'racial stock' by removing "inferior strains within the indigenous races of the British Isles". Tyndall argued that medical professionals should be responsible for determining whom to sterilise, while a lowering of welfare benefits would discourage breeding among those he deemed to be genetic inferiors. In his magazine Spearhead, Tyndall also stated that "the gas chamber system" should be used to eliminate "sub-human elements", "perverts", and "asocials" from British society. Immigration into Britain by non-Europeans... should be terminated forthwith, and we should organise a massive programme of repatriation and resettlement overseas of those peoples of non-European origin already resident in this country. — The BNP's first policy on repatriation, 1982 Opposition to immigration has been central to the BNP's political platform. It has engaged in xenophobic campaigns which emphasise the idea that immigrants and ethnic minorities are both different from, and a threat to, the white British and white Irish populations. In its campaign material it presented non-whites both as a source of crime in the UK, and as a socio-economic threat to the white British population by taking jobs, housing, and welfare away from them. It engaged in welfare chauvinism, calling for white Britons to be prioritised by the UK's welfare state. Party literature included such as claims as that the BNP was the only party which could "do anything effective about the swamping of Britain by the Third World" or "lead the native peoples of Britain in our version of the New Crusade that must be organised if Europe is not to sink under the Islamic yoke". Much of its published material made claims about a forthcoming race war and promoted the conspiracy theory about white genocide. In a 2009 radio interview, Griffin referred to this as a "bloodless genocide". It presents the idea that white Britons are engaged in a battle against their own extinction as a racial group. It reiterated a sense of urgency about the situation, claiming that both high immigration rates and high birth rates among ethnic minorities were a threat to the white British. In 2010, it for instance was promoting the idea that at current levels, "indigenous Britons" would be a minority within the UK by 2060. The immigrant communities in Britain are... colonies filled with colonists. They are alien islands inside our towns and cities with their own laws and cultures. They will never integrate as they did not come here to integrate, but to re-create their own cultures in our country. The fact is that the only solution to Multi-Culturalism is not some asinine and bogus attempt to impose British cultural values on immigrants, but simply to commence repatriating them. — Lee Barnes, senior BNP leader, 2005 The BNP calls for the non-white population of Britain to either be reduced in size or removed from the country altogether. Under Tyndall's leadership it promoted the compulsory removal of non-whites from the UK, stating that under a BNP government they would be "repatriated" to their countries of origin. In the early 1990s it produced stickers with the slogan "Our Final Solution: Repatriation". Tyndall understood this to be a two-stage process that would take ten to twenty years, with some non-whites initially leaving willingly and the others then being forcibly deported. During the 1990s, party modernisers suggested that the BNP move away from a policy of compulsory repatriation and toward a voluntary system, whereby non-white persons would be offered financial incentives to leave the UK. This idea, adopted from Powellism, was deemed more electorally palatable. When Griffin took control of the party, the policy of voluntary repatriation was officially adopted, with the party suggesting that this could be financed through the use of the UK's pre-existing foreign aid budget. It stated that any non-whites who refused to leave would be stripped of their British citizenship and categorised as "permanent guests", while continuing to be offered incentives to emigrate. Griffin's BNP also stressed its support for an immediate halt to non-white immigration into Britain and for the deportation of any migrants illegally in the country. Speaking on the BBC's Andrew Marr Show in 2009, Griffin declared that, unlike Tyndall, he "does not want all-white UK" because "nobody out there wants it or would pay for it". My experience as a campaigner against the multi-racial idea in Britain and in favour of our country's centuries-old tradition of racial homogeneity has brought home to me beyond any doubt the fact that Jews are to be found at the forefront of opposition to British racial self-preservation. — Tyndall's belief that a Jewish conspiracy was behind multiracial Britain Under Tyndall's leadership, the BNP was openly anti-Semitic. From A. K. Chesterton, Tyndall had inherited a belief that there was a global conspiracy of Jews bent on world domination, viewing the Protocols of the Elders of Zion as genuine evidence for this. He believed that Jews were responsible for both communism and international finance capitalism and that they were responsible for undermining the British Empire and the British race. He believed that both democratic government and immigration into Europe were parts of the Jewish conspiracy to weaken other races. In an early edition of Spearhead published in the 1960s, Tyndall wrote that "if Britain were to become Jew-clean she would have no nigger neighbours to worry about... It is the Jews who are our misfortune: T-h-e J-e-w-s. Do you hear me? THE JEWS?" Tyndall added Holocaust denial to the anti-Semitic beliefs inherited from Chesterton, believing that The Holocaust was a hoax created by the Jews to gain sympathy for themselves and thus aid their plot for world domination. Among those to endorse such anti-Semitic conspiracy theories was Griffin, who promoted them in his 1997 pamphlet, Who are the Mind Benders? Griffin also engaged in Holocaust denial, publishing articles promoting such ideas in The Rune, a magazine produced by the Croydon BNP. In 1998, these articles resulted in Griffin being convicted of inciting racial hatred. When Griffin took power, he sought to banish overt anti-Semitic discourse from the party. He informed party members that "we can get away with criticising Zionists, but any criticism of Jews is likely to be legal and political suicide". In 2006, he complained that the "obsession" that many BNP members had with "the Jews" was "insane and politically disastrous". In 2004, the party selected a Jewish candidate, Pat Richardson, to stand for it during local council elections, something Tyndall lambasted as a "gimmick". References to Jews in BNP literature were often coded to hide the party's electorally unpalatable anti-Semitic ideas. For instance, the term "Zionists" was often used in party literature as a euphemism for "Jews". As noted by Macklin, Griffin still framed many of his arguments "within the parameters of recognizably anti-Semitic discourse". The BNP's literature is replete with references to a conspiratorial group who have sought to suppress nationalist sentiment among the British population, who have encouraged immigration and mixed-race relationships, and who are promoting the Islamification of the country. This group is likely a reference to the Jews, being an old fascist canard. Sectors of the extreme-right were highly critical of Griffin's softening on the subject of the Jews, claiming that he had "sold out" to the 'Zionist Occupied Government'. In 2006, John Bean, editor of Identity, included an article in which he reassured BNP members that the party had not "sold out to the Jews" or "embraced Zionism" but that it remained "committed to fighting... subversive Jews". Under Griffin, the BNP's website linked to other web pages that explicitly portrayed immigration as part of a Jewish conspiracy, while it also sold books that promoted Holocaust denial. In 2004, secretly filmed footage was captured in which Griffin was seen claiming that "the Jews simply bought the West, in terms of press and so on, for their own political ends". Copsey noted that a "culture of anti-Semitism" still pervaded the BNP. In 2004, a London activist told reporters that "most of us hate Jews", while a Scottish BNP group was observed making Nazi salutes while shouting "Auschwitz". The party's Newcastle upon Tyne Central candidate compared the Auschwitz concentration camp to Disneyland, while their Luton North candidate stated her refusal to buy from "the kikes that run Tesco". In 2009, a BNP councillor from Stoke-on-Trent resigned from the party, complaining that it still contained Holocaust deniers and Nazi sympathisers. Griffin informed BNP members that rather than "bang on" about the Jews—which would be deemed extremist and prove electorally unpopular—their party should focus on criticising Islam, an issue that would be more resonant among the British public. After Griffin took over, the party increasingly embraced an Islamophobic stance, launching a "Campaign Against Islam" in September 2001. In Islam: A Threat to Us All, a leaflet distributed to London households in 2007, the BNP claimed that it would stand up to both Islamic extremism and "the threat that 'mainstream' Islam poses to our British culture". In contrast to the mainstream British view that the actions of militant Islamists—such as those who perpetrated the 7 July 2005 London bombings—are not representative of mainstream Islam, the BNP insists that they are. In some of its literature it presents the view that every Muslim in Britain is a threat to the country. Griffin referred to Islam as an "evil, wicked faith", and elsewhere publicly described it as a "cancer" that needed to be removed from Europe through "chemotherapy". The BNP has called for the prohibition of immigration from Muslim countries and for the banning of the burka, halal meat, and the building of new mosques in the UK. It also called for the immediate deportation of radical Islamist preachers from the country. In 2005 the party stated that its primary issue of concern was the "growth of fundamentalist-militant Islam in the UK and its ever-increasing threat to Western civilization and our implicit values". To broaden its anti-Islamic agenda, Griffin's BNP made overtures to the UK's Hindu, Sikh, and Jewish communities; Griffin's claim that Jews can make "good allies" in the fight against Islam caused controversy within the international far-right. Tyndall believed that liberal democracy was damaging to British society, claiming that liberalism was a "doctrine of decay and degeneration". Under Tyndall, the party sought to dismantle the UK's liberal democratic system of parliamentary governance, although was vague about what it sought to replace this system with. In his 1988 work The Eleventh Hour, Tyndall wrote of the need for "an utter rejection of liberalism and a dedication to the resurgence of authority". Tyndall's BNP perceived itself as a revolutionary force that would bring about a national rebirth in Britain, entailing a radical transformation of society. It proposed a state in which the Prime Minister would have full executive powers, and would be elected directly by the population for an indefinite period of time. This Prime Minister could be dismissed from office in a further election that could be called if Parliament produced a vote of no confidence in them. It stated that rather than having political parties, candidates standing for election to the parliament would be independent. During the period of Griffin's leadership, the party downplayed its anti-democratic themes and instead foregrounded populist ones. Its campaign material called for the devolution of greater powers to local communities, the reestablishment of county councils, and the introduction of citizens' initiative referendums based on those used in Switzerland. The BNP has adopted a hard Eurosceptic platform from its foundation. Under Tyndall's leadership, the BNP had overt anti-Europeanist tendencies. Throughout the 1980s and 1990s he maintained the party's opposition to the European Economic Community. Antagonism toward what became the European Union was retained under Griffin's leadership, which called for the UK to leave the Union. One of Vote Leave's biggest donors during the Brexit referendum was former BNP member Gladys Bramall, and the party has claimed that its anti-Establishment rhetoric "created the road" to Britain's vote to leave the European Union. Tyndall suggested replacing the EEC with a trading association among the "White Commonwealth", namely countries like Canada, Australia, and New Zealand. Tyndall held imperialist views and was sympathetic to the re-establishment of the British Empire through the recolonization of parts of Africa. However, officially the BNP had no plans to re-establish the British Empire or secure dominion over non-white nations. In the 2000s, it called for an immediate military withdrawal from both the Iraq War and the War in Afghanistan. During his appearance on Question Time, regarding the Iraq War, Griffin described the war as "illegal", saying, "We shouldn't have gone into Iraq, we must never go into Iran, we should leave them alone." It has advocated ending overseas aid to provide economic support within the UK and to finance the voluntary repatriation of legal immigrants. Under Tyndall, the BNP rejected both Welsh nationalism and Scottish nationalism, stating that they were bogus because they caused division among the wider 'British race'. Tyndall also led the BNP in support of Ulster loyalism, for instance by holding public demonstrations against the Irish republican party Sinn Féin, and endorsing Ulster loyalist paramilitaries. Under Griffin, the BNP continued to support Ulster's membership of the United Kingdom, calling for the crushing of the Irish Republican Army and the scrapping of the Anglo-Irish Agreement. Griffin later expressed the view that "the only solution that could possibly be acceptable to loyalists and republicans alike" would be the reintegration of the Irish Republic into the United Kingdom, which would be reorganised along federal lines. However, while retaining the party's commitment to Ulster loyalism, under Griffin the importance of the issue was downplayed, something that was criticised by Tyndall loyalists. Tyndall described his approach to the economy as "National Economics", expressing the view that "politics must lead, and not be led by, economic forces". His approach rejected economic liberalism because it did not serve "the national interest", although still saw advantages in a capitalist system, looking favourably on individual enterprise. He called on capitalist elements to be combined with socialist ones, with the government playing a role in planning the economy. He promoted the idea of the UK becoming an autarky which was economically self-sufficient, with domestic production protected from foreign competition. This attitude was heavily informed by the corporatist system that had been introduced in Benito Mussolini's Fascist Italy. A number of senior members, including Griffin and John Bean, had anti-capitalist leanings, having been influenced by Strasserism and National Bolshevism. Under Griffin's leadership, the BNP promoted economic protectionism and opposed globalisation. Its economic policies reflect a vague commitment to distributist economics, ethno-socialism, and national autarky. The BNP maintains a policy of protectionism and economic nationalism, although in comparison with other far-right nationalist parties, the BNP focuses less on corporatism. It has called for British ownership of its own industries and resources and the "subordination of the power of the City to the power of the government". It has promoted the regeneration of farming in the United Kingdom, with the object of achieving maximum self-sufficiency in food production. In 2002, the party criticised corporatism as a "mixture of big capitalism and state control", saying it favoured a "distributionist tradition established by home-grown thinkers" favouring small business. The BNP has also called for the renationalisation of the railways. When it comes to environmentalism, the BNP refers to itself as the "real green party", stating that the Green Party of England and Wales engages in "watermelon" politics by being green (environmentalist) on the outside but red (leftist) on the inside. Influenced by the Nouvelle Droite, it framed its arguments regarding environmentalism in an anti-immigration manner, talking about the need for 'sustainability'. It engages in climate change denial, with Griffin claiming that global warming is a hoax orchestrated by those trying to establish the New World Order. There is only one political party that Christians can support without betraying the Lord Jesus Christ. This Party is opposed to abortion and the teaching of homosexuality to children. This Party supports the institution of marriage and the traditional family... This Party is opposed to political correctness and the creeping Islamification of Britain. — A 2010 BNP leaflet distributed to Christian leaders The BNP is opposed to feminism and has pledged that—if in government—it would introduce financial incentives to encourage women to leave employment and become housewives. It would also seek to discourage children being born out of wedlock. It has stated that it would criminalise abortion, except in cases where the child has been conceived as a result of rape, the mother's life is threatened, or the child will be disabled. There are nevertheless circumstances where it has altered this anti-abortion stance; an article in British Nationalist stated that a white woman bearing the child of a black man should "abort the pregnancy... for the good of society". More widely, the party censures inter-racial sex and accuses the British media of encouraging inter-racial relationships. Under Tyndall, the BNP called for the re-criminalisation of homosexual activity. Following Griffin's takeover, it moderated its policy on homosexuality. However, it opposed the 2004 introduction of civil partnerships for same-sex couples. During his 2009 Question Time appearance, Griffin described the sight of two men kissing as "for a lot of us (Christians)... really creepy". The party has also condemned the availability of pornography; its 1992 manifesto stated that the BNP would give the "pedlars of this filth... the criminal status that they deserve". The BNP promoted the reintroduction of capital punishment, and the sterilisation of some criminals. It also called for the reintroduction of national service in the UK, adding that on completion of this service adults would be permitted to keep their standard issue assault rifle. According to the academic Steven Woodbridge, the BNP had a "rather ambivalent attitude toward Christian belief and religious themes in general" during most of its history, but under Griffin's modernisation the party increasingly utilised Christian terminology and themes in its discourse. Various members of the party presented themselves as "true Christians", and defenders of the faith, with key ideologues stating that the religion has been "betrayed" and "sold out" by mainstream clergy and the British establishment. British Christianity, the BNP said, was under threat from Islam, Marxism, multiculturalism, and "political correctness". On analysing the BNP's use of Christianity, Davey argued that the party's emphasis was not on Christian faith itself, but on the inheritance of European Christian culture. The BNP long considered the mainstream media to be one of its major impediments to electoral success. Tyndall said that the media represents a "state above the state" which was committed to the "left-liberal" goals of internationalism, liberal democracy, and racial integration. The party has said that the mainstream media has given disproportionate coverage to the achievements of ethnic minority sportsmen and to the victims of anti-black racism while ignoring white victims of racial prejudice and the BNP's activities. Both Tyndall and Griffin have said that the mainstream media is controlled by Jews, who use it for their own devices; the latter promoted this idea in his Who are the Mind Benders? Griffin has described the BBC as "a thoroughly unpleasant, ultra-leftist establishment". The BNP has stated that if it took power, it would end "the dictatorship of the media over free debate". It said that it would introduce a law prohibiting the media from disseminating falsehoods about an individual or organisation for financial or political gain, and that it would ban the media from promoting racial integration. BNP policy pledges to protect freedom of speech, as part of which it would repeal all laws banning racial or religious hate speech. It would repeal the 1998 Human Rights Act and withdraw from the European Convention on Human Rights. In contrast to the UK's mainstream parties, the BNP received few donations from businesses, wealthy donors, or trade unions. Instead it relied on finances produced by its membership. Under Tyndall, the party operated on a shoestring budget with a lack of transparency; in 1992 it collected £5000 and in 1997 it collected £10,000. It also tried raising money by selling extreme-right literature, and opened a bookshop in Welling in 1989, although this was closed in 1996 after being attacked by anti-fascists and proving too costly to run. In 1992 the party formed a dining club of its wealthier supporters, which was renamed the Trafalgar Club in 2000. By the 1997 general election it admitted that its expenses had "far out-stripped" its income, and it was appealing for donations to pay off loans it had taken out. Griffin placed greater emphasis on fundraising, and from 2001 through to 2008 the BNP's annual turnover increased almost fivefold. Membership subscriptions grew from £35,000 to £166,000, while its donations raised from £38,000 to £660,000. However, expenses also rose as the BNP spent more on its electoral campaigns, and the party reported a financial deficit in 2004 and again in 2005. Between 2007 and 2009 the BNP accumulated debts of £500,000. For most of its history, the BNP had a whites-only membership policy. In 2009, the state's Equality and Human Rights Commission stated that this was a violation of the Race Relations Act 1976 and called on the party to amend its constitution accordingly. Responding to this, in early 2010 members voted to remove the racial restriction to membership, although it is unlikely that many non-whites joined. At its creation, the BNP had approximately 1,200 members. By the 1983 general election this had grown to approximately 2,500, although by 1987 had slumped to 1,000, with no significant further growth until the 21st century. After taking control Griffin began publishing the party's membership figures: 2,174 in 2001, 3,487 in 2002, 5,737 in 2003, and 7,916 in 2004. Membership dropped slightly to 6,281 in 2005, but had grown to 9,297 in 2007 and to 10,276 in spring 2010. In 2011, it was noted that this meant that the BNP had experienced the most rapid growth since 2001 of any minor party in the UK. A party membership list dating from late 2007 was leaked onto the internet by a disgruntled activist, containing the names and addresses of 12,000 members. This included names, addresses and other personal details. People on the list included prison officers (barred from BNP membership), teachers, soldiers, civil servants and members of the clergy. The leaked list indicated that membership was concentrated in particular areas, namely the East Midlands, Essex, and Pennine Lancashire, but with particular clusters in Charnwood, Pendle, and Amber Valley. Many of these areas had long been targeted by extreme-right campaigns, dating back to the NF activity of the 1970s, suggesting that such longstanding activism may have had an effect on levels of BNP membership. This information also revealed that membership was most likely in urban areas with low rates of educational attainment and large numbers of economically insecure people employed in manufacturing, with further correlations to nearby Muslim communities. Following an investigation by Welsh police and the Information Commissioner's Office, two people were arrested in December 2008 for breach of the Data Protection Act concerning the leak. Matthew Single was subsequently found guilty and fined £200 in September 2009. The 'low' fine was criticised as an "absolute disgrace" by a BNP spokesman and a detective sergeant involved said he was "disappointed" with the outcome, stating that people were fearful for their safety. More than 160 complaints were made nationally to police after attacks on BNP members and their property. The leaked membership list showed that the party was 17.22% female. While women have occupied key positions within the BNP, men dominated at every level of the party. In 2009, over 80% of the party's Advisory Council was male and from 2002 to 2009, three-quarters of its councillors were male. The average percentage of female candidates presented at local elections in 2001 was 6%, although this had risen to 16% by 2010. Since 2006, the party had made a point of selecting female candidates, with Griffin stating that this was necessary to "soften" the party's image. Goodwin suggested that membership fell into three camps: the "activist old guard" who had previously been involved in the NF during the 1970s, the "political wanderers" who had defected from other parties to the BNP, and the "new recruits" who had joined post-2001 and who had little or no political interest or experience beforehand. Having performed qualitative research among the BNP by interviewing various members, Goodwin noted that few of those he interviewed "conformed to the popular stereotypes of them being irrational and uninformed crude racists". He noted that most strongly identified with the working class and claimed to have either been former Labour voters or from a Labour-voting family. None of those interviewed claimed a family background in the ethnic nationalist movement. Instead, he noted that members said that they joined the party as a result of a "profound sense of anxiety over immigration and rising ethno-cultural diversity" in Britain, along with its concomitant impact on "British culture and society". He noted that among these members, the perceived cultural threat of immigrants and ethnic minorities was given greater prominence than the perceived economic threat that they posed to white Britons. He noted that in his interviews with them, members often framed Islam in particular as a threat to British values and society, expressing the fear that British Muslims wanted to Islamicise the country and eventually impose sharia on its population. The BNP does not have mass appeal, but the evidence... suggests it is forging ties with 'angry white men': middle-aged and elderly working-class men who have low levels of education, are deeply pessimistic about their economic prospects and live in more deprived urban areas close to large Muslim communities. Foremost, these citizens are sending a message about their profound concern over issues they care deeply about, but which they feel are not being adequately addressed by the main parties. — Political scientist Matthew Goodwin, 2011 Goodwin described the BNP's voters as being "socially distinct and concerned about a specific set of issues". Under Griffin's leadership, the party targeted areas with high proportions of skilled white working-class voters, particularly those who were disenchanted with the Labour government. It has attempted to appeal to disaffected Labour voters with slogans such as "We are the Labour Party your Grandfather Voted For". The BNP had little success in gaining support from women, the middle classes, and the more educated. Goodwin noted a "strong male bias" in the party's support base, with statistical polling revealing that between 2002 and 2006, seven out of ten BNP voters were male. That same research also indicated that BNP voters were disproportionately middle-aged and elderly, with three quarters being aged over 35, and only 11% aged between 18 and 24. This contrasted to the NF's support base during the 1970s, when 40% of its voters were aged between 18 and 24. Goodwin suggested two possibilities for the BNP's failure to appeal to younger voters: one was the 'life cycle effect', that older people have obtained more during their life and thus have more to lose, feeling both more threatened by change and more socially conservative in their views. The other explanation was the 'generational effect', with younger Britons who have grown up since the onset of mass immigration having had greater social exposure to ethnic minorities and thus being more tolerant toward them. Conversely, many older voters came of age during the 1970s, under the impact of the anti-immigrant rhetoric promoted by Powellism, Thatcherism, and the NF, and thus have less tolerant attitudes. Most BNP voters had no formal qualifications and the party's support was centred largely in areas with low educational attainment. According to the 2002–06 data, two-thirds of BNP voters had either no formal qualifications or had left education after their O-levels/GCSEs. Only one in ten BNP voters possessed an A-level, and an even smaller percentage had a university degree. Most of the BNP's voting base were from the financially insecure lower classes. Research conducted from 2002 to 2006 indicated that seven out of ten BNP voters were either skilled or unskilled workers or unemployed. A 2009 poll found that six out of ten BNP voters fitted this profile. Goodwin suggested that it was the skilled working classes rather than their unskilled or unemployed neighbours who were the main support base behind the BNP, because they owned some assets and thus felt that they had more to lose as a result of the economic threat posed by immigrants and ethnic minorities. Research indicated that BNP voters also held opinions that were distinct from the average British citizen. They were far more pessimistic about their economic prospects than average, with seven out of ten BNP voters expecting their economic prospects to decline in future, contrasted with four out of ten who held this view in the wider population. In the 2002–06 period, 59% of BNP voters considered immigration to be the most important issue facing the UK, compared with only 16% of the wider population who agreed. By 2009, 87% of BNP voters identified immigration and asylum as the most important issue, to 49% of the wider population. BNP voters were also more likely to identify law and order, the EU, and Islamic extremism as the most important issues facing the UK than other voters, and less likely than average to rate the economy, NHS, pensions, and housing market as the most important. BNP voters were also more likely than average to believe both that white Britons face unfair discrimination, and that Muslims, non-whites, and homosexuals had unfair advantages in British society. 78% of BNP voters endorsed the belief that the Labour Party prioritised immigrants and ethnic minorities over white British people, to 44% of the wider population. When asked questions about immigration and Muslims, BNP voters were found to be far more hostile to them than the average Briton, and also more willing than average to support outright racially discriminatory policies toward them. Copsey believed that "popular racism"—namely against asylum seekers and Muslims—generated the BNP's "largest reservoir of support", and that in many Northern English towns the main factors behind BNP support were white resentment toward Asian communities, anger at Asian-on-white crime, and the perception that Asians received disproportionately high levels of public funding. Research also indicated that BNP voters were more mistrustful of the establishment than average citizens. In 2002–06, 92% of BNP voters described themselves as being dissatisfied with the government, to 62% of the wider population. Over 80% of BNP voters were found to distrust their local Member of Parliament, council officials, and civil servants, and were also more likely than average to think that politicians were personally corrupt. There was also a tendency for BNP voters to read tabloids like the Daily Mail, Daily Express, and The Sun, all of which promote anti-immigration sentiment. Whether these voters gained such sentiment as a result of reading these tabloids or they read these tabloids because it endorsed their pre-existing views is unclear. The early stronghold of the BNP was in London, where it established enclaves of support in the boroughs of Enfield, Hackney, Lewisham, Southwark, and Tower Hamlets, with smaller units in Bexley, Camden, Greenwich, Hillingdon, Lambeth, and Redbridge. By the late 1990s, the party was increasingly retreating from its original East End heartland, finding that its electoral support had declined in the area. Griffin expressed the view that it was too dangerous for BNP activists to campaign in the East End, suggesting that they would likely be attacked by opponents. Instead the party shifted its focus to parts of Outer London, in particular the boroughs of Barking, Bexley, Dagenham, Greenwich, and Havering. After Griffin took power, the party focused on building support in the North of England, taking advantage of the anxieties generated by the ethnic riots that took place in Bradford, Oldham, and Burnley in 2001. In the period between 2002 and 2006, over 40% of the BNP's voters were in Northern England. The decline of the BNP as an electoral force around 2014 helped to open the way for the growth of another right-wing party, UKIP. In a study Goodwin produced with Robert Ford, the two political scientists noted that UKIP's support base mirrored the BNP's in that it had the same "very clear social profile": the "old, male, working class, white and less educated". One area where the two differed, they noted, was in the fact that BNP support had been highest among the middle-aged before tailing off among the over 55s, whereas UKIP retained strong support with those over 55. Ford and Goodwin suggested that this might be because more over 55s had "direct or indirect experiences" of the Second World War, in which Britain defeated the fascist powers, resulting in them being less inclined to support fascist parties than their younger counterparts. Despite these commonalities, UKIP proved far more successful at mobilising these social groups than did the BNP. This was likely in part because UKIP had a "reputational shield"; it emerged from within the Eurosceptic tradition of British politics rather than from the far-right and thus, while often ridiculed by the mainstream, was regarded as a legitimate democratic actor in a way that the BNP was not. On its formation, the BNP avoided the National Front's committee-rule system of collective leadership in the hope of evading the infighting and factionalism that had damaged the NF. Instead it was founded around what it called the "leadership principle", with a central chairman having complete control over the party, which was then arranged in a highly hierarchical structure. The BNP lacked internal democracy, with the grassroots membership having almost no formal power, except for electing the party leader. On taking power, Griffin retained the leadership principle inherited from Tyndall. He nevertheless established an Advisory Council which would meet several times a year; the members were to be selected by Griffin himself and would serve as his advisors. The party's branches and local groups were referred to as "units" within the party. These were designed to recruit followers, raise funds, and campaign during elections. Under Tyndall, the party operated with a skeleton organisation. It had no full-time staff and for most of the 1980s lacked a telephone number. Instead it relied on a handful of geographically scattered, unpaid regional organisers. Its early activists were recruited from within the extreme-right movement, and thus lacked the experience and skills in electoral campaigning. When Griffin took control, he introduced a variety of internal departments to help manage the party's activities: the administration and enquiries department, department for group development, legal affairs department, security department, and communications department. Griffin tried to build a more professional party machine by educating and training BNP members, providing them with incentives, establishing a steady income stream, and overcoming factionalism and dissent. He launched an "annual college" for activists in 2001 and formed an education and training department in 2007. In 2008 and 2010 he oversaw the establishment of "summer schools" for high-ranking officials. The party also began employing full-time members of staff, having three in 2001 and 13 in 2007. To incentivise members to remain committed to the party, Griffin followed the example of the Swedish National Democrats by implementing a new "voting membership" scheme in 2007. This meant that those who had been BNP members for two years could become a "voting member", at which they would go on a year's probation. During this year they were required to attend educational and training seminars, to engage in a certain amount of activism, and to donate a specified amount of money to the party. Once completed, they were allowed to vote on certain matters at general members' meetings and annual conferences, to participate in policy debates, and to be eligible for intermediate and senior positions. This policy ensured that those who reached the higher echelons of the BNP were fully trained in the party's ideology and electoral strategy. Griffin hoped to build a wider social movement around the BNP by establishing affiliated networks and organisations. In many cases, these were presented to the public in a way that concealed any direct connection to the BNP. Most of these affiliated groups were poorly funded and had few members. The party established its own record label, Great White Records, a radio station, and a trade union known as Solidarity – The Union for British Workers. It formed a group for young people known as the Young BNP, although in 2010 renamed this group as the BNP Crusaders, "to pay homage to our ancestors from the Middle Ages who saved Christian Europe from the onslaught of Islam". It established a Land and People group to recruit support in rural areas, a Family Circle to recruit women and families, and both a Veterans Group and an Association of British ex-Servicemen for former military servicemen. A group called Families Against Immigrant Racism was established to counter perceived racism against white Britons, while an Ethnic Liaison Committee was created to build links with anti-Muslim Hindu and Sikh groups active in Britain. Another group was the American Friends of the British National Party (AFBNP), set up by Mark Cotterill in 1999 to gain support from sympathisers in the United States. In 2001 it had 100 members, and by 2008 had 107. A group called Islands of the North Atlantic (IONA) was established to promote the BNP's view of British culture and identity. The British Students Association was founded to promote the party's views among university students in 2000. Albion Life Insurance was set up in September 2006 as an insurance brokerage company established on behalf of the BNP to raise funds for its activities. The firm ceased to operate in November 2006. In 2006, the BNP launched the Christian Council of Britain (CCB), a group designed to rival the Muslim Council of Britain and oppose the growing "Islamification" of inner city areas. The CCB was established and run by BNP member Robert West, who claimed to have been ordained by the Apostolic Church, a claim that the church denies. West is a Calvinist and espouses a theology of nations which is influenced by Calvinist theologians like Abraham Kuyper, holding that God wishes every race and nation to remain separate until end time. Griffin's BNP also established an annual Red, White and Blue festival, which was based on the 'Blue Blanc Rouge' organised by France's National Front. The festival brought party activists together and aimed to promote a more family friendly image for the group, although it also provided a venue for white power skinhead bands like Stigger, Nemesis and Warlord. Around 1,000 BNP members attended the party's 2001 festival. Under Griffin's leadership, the BNP zealously embraced the use of alternative media to promote itself in a way different from the negative portrayal that featured in the mainstream media. On its website—which had been established in 1995—it created an internet television channel, 'BNPtv'. It has created blogs that cover different themes without being explicitly political in order to promote the party's message. The BNP established an online marketing platform, Excalibur, through which to sell its merchandise. In 2003, the BNP claimed that it had the most viewed website of a political party in Britain, and by 2011 was claiming to have the most viewed such website in Europe. In September 2007, The Daily Telegraph newspaper reported that Hitwise, the online competitive intelligence service, said that the BNP website had more hits than any other website of a British political party. Under Griffin, the BNP forged stronger links with various extreme-right parties elsewhere in Europe, among them France's National Front, Germany's National Democratic Party (NPD), Sweden's National Democrats, and Hungary's Jobbik. Griffin unsuccessfully urged the NPD to move away from neo-Nazism and embark on the same 'modernisation' project that he had taken the BNP. Jean-Marie Le Pen of the French Front National was the guest of honour at an "Anglo-French Patriotic Dinner" held by the BNP in April 2004. Griffin met leaders of the Hungarian far right party Jobbik to discuss co-operation between the two parties and spoke at a Jobbik party rally in August 2008. In April 2009, Simon Darby, deputy chairman of the BNP, was welcomed with fascist salutes by members of the Italian nationalist Forza Nuova during a trip to Milan. Darby stated that the BNP would look to form an alliance with France's Front National in the European Parliament. Following the election of two BNP MEPs in 2009, the following year saw the BNP join with other extreme-right parties to form the Alliance of European National Movements, with Griffin becoming its vice president. The party also had close links with the Historical Review Press, a publisher focused on promoting Holocaust denial. Britain's extreme-right has long faced internal and public divisions. Disgruntled BNP members left the party to found or join a wide range of rivals, among them the British Freedom Party, White Nationalist Party, Nationalist Alliance, Wolf's Hook White Brotherhood, British People's Party, England First Party, Britain First, Democratic Nationalists, and the New Nationalist Party. Various BNP members were involved in the nascent English Defence League (EDL)—with EDL leader Tommy Robinson having been a former BNP activist—although Griffin proscribed the organisation and condemned it as having been manipulated by "Zionists". The political scientist Chris Allen noted that the EDL shared much of the BNP's ideology, but that its "strategies and actions" were very different, with the EDL favouring street marches over electoral politics. By 2014, both the BNP and EDL were in decline, and Britain First—founded by former BNP members James Dowson and Paul Golding—had risen to prominence. It combined the electoral tactics of the BNP with the street marches of the EDL. The Steadfast Trust was established as a charity in 2004 with the stated aims of reducing poverty among those of Anglo-Saxon descent and supporting English culture. It has many former and current BNP, NF and British Ku Klux Klan members. It was deregistered as a charity by the Charity Commission in February 2014. In 2014, after Nick Griffin lost the leadership of BNP, he set up British Voice, but before it was launched, he decided to set up a different group, British Unity. Some members of the BNP were radicalised during their involvement with the party and subsequently sought to carry out acts of violence and terrorism. Tony Lecomber was imprisoned for three years for possessing explosives, after a nail bomb exploded while he was transporting it to the offices of the Workers' Revolutionary Party in 1985. He was imprisoned for three years in 1991 whilst serving as the BNP's Director of Propaganda for assaulting a Jewish teacher. In 1999, the ex-BNP member David Copeland used nail bombs to target homosexuals and ethnic minorities in London. In 2005, the BNP's Burnley candidate Robert Cottage was convicted of stockpiling chemicals for use in what he believed was a coming civil war, while a Yorkshire BNP member, Terry Gavan, was convicted in 2010 for stockpiling firearms and nail bombs. The BNP has contested seats in England, Wales, Scotland and Northern Ireland. Research from Robert Ford and Matthew Goodwin shows that BNP support is concentrated among older and less educated working-class men living in the declining industrial towns of the North and Midlands regions, in contrast to previous significant far-right parties like the National Front, which drew support from a younger demographic. The BNP placed comparatively little emphasis on elections to the British House of Commons, aware that the first past the post voting system was a major obstacle. The British National Party has contested general elections since 1983. The BNP in the 2001 general election saved five deposits (out of 33 contested seats) and secured its best general election result in Oldham West and Royton (which had recently been the scene of racially motivated rioting between white and Asian youths) where party leader Nick Griffin secured 16% of the vote. The 2005 general election was considered a major breakthrough by the BNP, as they picked up 192,746 votes in the 119 constituencies it contested, took a 0.7% share of the overall vote, and retained a deposit in 40 of the seats. The BNP put forward candidates for 338 out of 650 seats for the 2010 general election gaining 563,743 votes (1.9%), finishing in fifth place and failing to win any seats. However, a record of 73 deposits were saved. Party chairman Griffin came third in the Barking constituency, behind Margaret Hodge of Labour and Simon Marcus of the Conservatives, who were first and second respectively. At 14.6%, this was the BNP's best result in any of the seats it contested that year. The BNP's first electoral success came in 1993, when Derek Beackon was returned as a councillor in Millwall, London. He lost his seat in elections the following year. The next BNP success in local elections was not until the 2002 local elections, when three BNP candidates gained seats on the Burnley council. The BNP's first councillor for six years was John Haycock, elected as a parish councillor for Bromyard and Winslow in Herefordshire in 2000. Haycock failed to attend any council meetings for six months and was later disqualified from office. The party had 55 councillors for a time in 2009. After the 2013 local county council elections, the BNP was left with a total of two borough councillors in England: As of 2011, the BNP had yet to make "a major breakthrough" on local councils. The BNP's councillors usually had "an extremely limited impact on local politics" because they were isolated as individuals or small groups on the council. Councillors from the main parties often disliked their BNP colleagues and deemed having to work alongside them as an affront to dignity and decency. Questions were often raised as to whether BNP councillors could adequately represent the interests of all of their local constituents. On being elected, Beackon for instance stated that he refused to serve his Asian constituents in Millwall. There were also allegations made that BNP councillors had particularly low attendance at council meetings, although research indicated that this was not the case, with the BNP's attendance record being largely average. There is evidence to suggest that racially and religiously motivated crime increased in those areas where BNP councillors had been elected. For instance, after the 1993 election of Beackon, there was a spike in racist attacks in the borough of Tower Hamlets. BNP members were directly responsible for some of this; the party's national organiser Richard Edmonds was sentenced to three months imprisonment for his part in an attack on a black man and his white girlfriend. BNP lead candidate Richard Barnbrook won a seat in the London Assembly in May 2008, after the party gained 5.3% of the London-wide vote. However, in August 2010, he resigned the party whip and became an independent. In the 2007 Welsh Assembly elections, the BNP fielded 20 candidates, four in each of the five regional lists, with Nick Griffin standing in the South Wales West region. It did not win any seats, but was the only minor party to have saved deposits in the electoral regions, one in the North Wales region and the other in the South Wales West region. In total the BNP polled 42,197 votes (4.3%). In the 2011 Welsh Assembly elections, the BNP fielded 20 candidates, four in each of the five regional lists and for the first time 7 candidates were fielded in FPTP constituencies. On the regional lists, the BNP polled 22,610 votes (2.4%), down 1.9% from 2007. In 2 out of the 7 FPTP constituencies contested the BNP saved deposits: (Swansea East and Islwyn). In the 2007 Scottish Parliament election, the party fielded 32 candidates, entitling it to public funding and an election broadcast, prompting criticism. The BNP received 24,616 votes (1.2%), no seats were won, nor were any deposits saved. In the 2011 Scottish Parliament election, the BNP fielded 32 candidates in the regional lists. 15,580 votes were polled (0.78%). The BNP fielded 3 candidates for the first time in three constituencies each in the 2011 Northern Ireland Legislative Assembly elections (Belfast East, East Antrim and South Antrim). 1,252 votes were polled (0.2%), winning no seats for the party. The BNP has taken part in European Parliament elections since 1999, when they received 1.13% of the total vote (102,647 votes). In the 2004 elections to the European Parliament, the BNP won 4.9% of the vote, making it the sixth biggest party overall, but did not win any seats. The BNP won two seats in the European Parliament in the 2009 elections. Andrew Brons was elected in the Yorkshire and the Humber regional constituency with 9.8% of the vote. Party chairman Nick Griffin was elected in the North West region, with 8% of the vote. Nationally, the BNP received 6.26%. The British Government announced in 2009 that the BNP's two MEPs would be denied some of the access and information afforded to other MEPs. The BNP would be subject to the "same general principles governing official impartiality" and they would receive "standard written briefings as appropriate from time to time", but diplomats would not be "proactive" in dealing with the BNP MEPs and that any requests for policy briefings from them would be treated differently and on a discretionary basis. The BNP did not stand any candidates in the 2019 European Parliament election in the United Kingdom. The leaders and senior officers of the BNP have criminal convictions for inciting racial hatred. John Hagan claims that the BNP has conducted right-wing extremist violence to gain "institutionalized power". A 1997 report by Human Rights Watch accused the party of recruiting from skinhead groups and promoting racist violence. In the past, Nick Griffin has defended the threat of violence to further the party's aims. After the BNP won its first council seat in 1993, he wrote that the BNP should not be a "postmodernist rightist party" but "a strong, disciplined organisation with the ability to back up its slogan 'Defend Rights for Whites' with well-directed boots and fists. When the crunch comes, power is the product of force and will, not of rational debate". In 1997 he said: "It is more important to control the streets of a city than its council chambers." A BBC Panorama programme reported on a number of BNP members who have had criminal convictions, some racially motivated. Some of the more notable convictions include: In 2011, Goodwin described the BNP as being "the most successful party in the history of the extreme right in Britain". That same year, John E. Richardson noted that it had achieved "a level of electoral success that is unparalleled in the history of British fascism". The historian Alan Sykes stated that "in electoral terms", the BNP achieved "more in the first three years of the twenty-first century" than the British far right "as a whole achieved in the previous seventy". However, Copsey said that the party's belief that one day the conditions would be right for it to win a general election belonged to the "Never-Never Land of British politics". Copsey also said that the BNP's electoral successes had been modest in comparison to those achieved by extreme-right groups elsewhere in Western Europe such as France's National Front, Italy's National Alliance, and Belgium's Vlaams Blok. The BNP's growth met a hostile reaction, and in 2011 the political scientists Copsey and Macklin described it as "Britain's most disliked party". It was widely reviled as racist and even following Griffin's "modernisation" project it was still heavily tainted by its associations with neo-Nazism. For many years it remained closely associated with the National Front in the British public imagination. The BNP remained unable to gain a broad appeal or widespread credibility. In a 2004 poll, seven out of ten voters said that they would never consider voting for the BNP. A 2009 poll found that two-thirds would "under no circumstances" consider voting BNP, while only 4% of respondents would "definitely consider" voting for them. The Conservative leader Michael Howard stated that the BNP were a "stain" on British democracy, adding that "this is not a political movement, this is a bunch of thugs dressed up as a political party". His successor David Cameron described it as a "completely unacceptable" organisation which "thrives on hatred". The Labour prime minister, Tony Blair , called it a "nasty, extreme organisation", while the Liberal Democrat leader Nick Clegg termed it a "party of thugs and fascists". In 2004, the General Synod of the Church of England declared that supporting the BNP was incompatible with Christianity, comparing it to "spitting in the face of God". Christian groups throughout Britain have maintained that the BNP's hostility toward cultural and ethnic diversity in the country was at odds with mainstream Christianity's emphasis on inclusiveness, tolerance, and interfaith dialogue. Winston Churchill's family has criticised the BNP's use of his image and quotations, labelling it "offensive and disgusting". The singer Vera Lynn condemned the party for selling a CD featuring her recordings on its website. In 2009, the Royal British Legion asked Griffin—at first privately and then publicly—to not wear their poppy symbol. The British police, Fire Brigades Union, and Church of England, prohibited its members from joining the BNP. In 2002, Martin Narey, banned BNP membership among prison workers; he subsequently received death threats. In 2010, the Education Secretary Michael Gove announced bans allowing headteachers to ban their staff from being party members. Individuals whose membership of the party was made public sometimes faced ostracism and the loss of their job: examples include a school headmaster who had to resign, a caretaker who was sacked after attending a BNP rally, and a police officer dismissed from his position. After BNP membership lists were leaked on the Internet, a number of police forces investigated officers whose names appeared on the lists. In 2005, an invitation to Nick Griffin by the University of St Andrews Union Debating Society to participate in a debate on multiculturalism was withdrawn after protests. The BNP says that National Union of Journalists guidelines on reporting "far right" organisations forbid unionised journalists from reporting uncritically on the party. In April 2007, an election broadcast was cancelled by BBC Radio Wales whose lawyers believed that the broadcast was defamatory of the Chief Constable of North Wales Police, Richard Brunstrom. The BNP said that BBC editors were following an agenda. Attitudes toward the BNP in both mainstream broadcast media and print journalism have been overwhelmingly negative, and no mainstream newspaper has endorsed the party. This hostile coverage has even been found in right-wing tabloids like the Daily Mail, Daily Express and The Sun which otherwise share the BNP's hostile attitude toward issues like immigration. In 2003, the Daily Mail described the BNP as "poisonous bigots", while in 2004 The Sun printed the headline of "BNP: Bloody Nasty People". Senior BNP figures nevertheless believed that these tabloids' hostile coverage of immigration and Islam helped to legitimise and normalise the party and its views among much of the British public, a view echoed by some academic observers. When, in 2004, anti-racist activists picketed outside the Daily Mail office in central London to protest against its negative coverage of asylum seekers, BNP members organised a counter-picket at which they displayed the placard "Vote BNP, Read the Daily Mail". The BNP initially faced a 'no platform for fascists' policy from the broadcast media, although this eroded as Griffin was invited on to a number of television programmes amid the party's growing electoral success. When the BBC invited him to appear on Question Time in 2009 it was criticised by several trade unions, sections of the media, and several Labour politicians, all of whom believed that the BNP should not be given a public platform. Anti-fascist protesters assembled outside of the television studio to protest Griffin's inclusion. The first academic attention to be directed at the BNP appeared after it gained a councillor in the 1993 local elections. Nevertheless, throughout the 1990s it remained the subject of little academic research. Academic interest increased following its victories at local elections from 2002 onward. The first detailed monograph study to be devoted to the party was Nigel Copsey's Contemporary British Fascism, first published in 2004. In September 2008, an academic symposium on the BNP was held at Teesside University. Opposition to the BNP also came from the organised anti-fascist movement. By the mid-1990s, the BNP's attempts to stage public events in Scotland, the North West and the Midlands were largely thwarted by the militant disruption of the Anti-Fascist Action (AFA) group. The BNP's modernisation and move away from street demonstrations and toward electoral campaigning caused problems for the AFA, who proved unable to successfully change their tactics; on those occasions when AFA activists tried to forcibly disrupt BNP activities, they were prevented and arrested by riot police. More liberal sections of the anti-fascist movement sought to counter the BNP through community-based initiatives. Searchlight encouraged trade unions to establish localised campaigns that would ensure that ethnic minority and other anti-BNP locals voted. It suggested that such campaigns should avoid associating with the mainstream parties from which BNP voters felt disenfranchised and that they should not be afraid of calling out Islamic fundamentalists and extremists active in the area. The Unite Against Fascism group also sought to maximise anti-BNP turnout at elections, calling on the electorate to vote for "anyone but fascists". Evidence suggests that such anti-fascist activities did little to erode the far-right vote; this was in part because anti-fascist groups had encouraged the stereotype that BNP candidates were violent skinheads, something which conflicted with the more normal, friendly image that BNP activists cultivated when canvassing. The BNP often received a hostile response from other sections of the British extreme-right. Some extreme-right-wingers, such as the British Freedom Party, expressed frustration at the party's inability to moderate itself further on the issue of race, while those such as Colin Jordan and the NF accused the BNP—particularly under Griffin's leadership—of being too moderate. This latter view was articulated by an extreme-right groupuscule, the International Third Position, when it claimed that the BNP "has been openly courting the Jewish vote and pumping out material which confirms what most us knew years ago: the BNP has become a multi-racist, Zionist, queer-tolerant anti-Muslim pressure group". In ASLEF v. United Kingdom, the European Court of Human Rights overturned an employment appeal tribunal ruling that awarded BNP member and train driver Jay Lee damages for expulsion from a trade union. In Redfearn v United Kingdom, the court ruled that members of racist organisations could lawfully be dismissed on health and safety grounds if there was a danger of violence occurring in the workplace. In November 2012, the European Court of Human Rights made a majority ruling (4 to 3) that in Redfearn's case against the UK government, his rights under Article 11 (free association) had been infringed, but not those under Article 10 (free expression) or Article 14 (discrimination).
[ { "paragraph_id": 0, "text": "The British National Party (BNP) is a far-right, British fascist political party in the United Kingdom. It is headquartered in Wigton, Cumbria, and is led by Adam Walker. A minor party, it has no elected representatives at any level of UK government. The party was founded in 1982, and reached its greatest level of success in the 2000s, when it had over fifty seats in local government, one seat on the London Assembly, and two Members of the European Parliament.", "title": "" }, { "paragraph_id": 1, "text": "Taking its name from that of a defunct 1960s far-right party, the BNP was created by John Tyndall and other former members of the fascist National Front (NF). During the 1980s and 1990s, the BNP placed little emphasis on contesting elections, in which it did poorly. Instead, it focused on street marches and rallies, creating the Combat 18 paramilitary—its name a coded reference to Nazi German leader Adolf Hitler—to protect its events from anti-fascist protesters. A growing 'moderniser' faction was frustrated by Tyndall's leadership, and ousted him in 1999. The new leader Nick Griffin sought to broaden the BNP's electoral base by presenting a more moderate image, targeting concerns about rising immigration rates, and emphasising localised community campaigns. This resulted in increased electoral growth throughout the 2000s, to the extent that it became the most electorally successful far-right party in British history. Concerns regarding financial mismanagement resulted in Griffin being removed as leader in 2014. By this point, the BNP's membership and vote share had declined dramatically, groups like Britain First and National Action had splintered off, and the English Defence League had supplanted it as the UK's foremost far-right group.", "title": "" }, { "paragraph_id": 2, "text": "Ideologically positioned on the extreme-right or far-right of British politics, the BNP has been characterised as fascist or neo-fascist by political scientists. Under Tyndall's leadership, it was more specifically regarded as neo-Nazi. The party is ethnic nationalist, and it once espoused the view that only white people should be citizens of the United Kingdom. It calls for an end to non-white migration into the UK. It called initially for the compulsory expulsion of non-whites but, since 1999, it has advocated voluntary removals with financial incentives. It promotes biological racism and the white genocide conspiracy theory, calling for global racial separatism and condemning interracial relationships. Under Tyndall, the BNP emphasised anti-semitism and Holocaust denial, promoting the conspiracy theory that Jews seek to dominate the world through both communism and international capitalism. Under Griffin, the party's focus switched from anti-semitism towards Islamophobia. It promotes economic protectionism, Euroscepticism, and a transformation away from liberal democracy, while its social policies oppose feminism, LGBT rights, and societal permissiveness.", "title": "" }, { "paragraph_id": 3, "text": "Operating around a highly centralised structure that gave its chair near total control, the BNP built links with far-right parties across Europe and created various sub-groups, including a record label and trade union. The BNP attracted most support from within White British working-class communities in northern and eastern England, particularly among middle-aged and elderly men. A poll in the 2000s suggested that most Britons favoured a ban on the party. It faced much opposition from anti-fascists, religious organisations, the mainstream media, and most politicians, and BNP members were banned from various professions.", "title": "" }, { "paragraph_id": 4, "text": "The British National Party (BNP) was founded by the extreme-right political activist John Tyndall. Tyndall had been involved in neo-Nazi groups since the late 1950s before leading the far-right National Front (NF) throughout most of the 1970s. Following an argument with senior party member Martin Webster, he resigned from the NF in 1980. In June 1980 Tyndall established a rival, the New National Front (NNF). At the recommendation of Ray Hill—who was secretly an anti-fascist spy seeking to sow disharmony among Britain's far-right—Tyndall decided to unite an array of extreme-right groups as a single party. To this end, Tyndall established a Committee for Nationalist Unity (CNU) in January 1982. In March 1982, the CNU held a conference at the Charing Cross Hotel in London, at which 50 far-right activists agreed to the formation of the BNP.", "title": "History" }, { "paragraph_id": 5, "text": "The BNP was formally launched on 7 April 1982 at a press conference in Victoria. Led by Tyndall, most of its early members came from the NNF, although others were defectors from the NF, British Movement, British Democratic Party, and Nationalist Party. Tyndall remarked that there was \"scarcely any difference [between the BNP and NF] in ideology or policy save in the minutest detail\", and most of the BNP's leading activists had formerly been senior NF figures. Under Tyndall's leadership the party was neo-Nazi in orientation and engaged in nostalgia for Nazi Germany. It adopted the NF's tactic of holding street marches and rallies, believing that these boosted morale and attracted new recruits. Their first march took place in London on St. George's Day 1982. These marches often involved clashes with anti-fascist protesters and resulted in multiple arrests, helping to cement the BNP's association with political violence and older fascist groups in the public eye. As a result, BNP organisers began to favour indoor rallies, although street marches continued to be held throughout the mid-to-late 1980s.", "title": "History" }, { "paragraph_id": 6, "text": "Through the streets now we are marching.Like an army as to war.For the cause of race and nation.With our banners to the fore.Into battle, into battle, into battle BNP!Into battle BNP!", "title": "History" }, { "paragraph_id": 7, "text": "— BNP marching song, 1982", "title": "History" }, { "paragraph_id": 8, "text": "In its early years, the BNP's involvement in elections was \"irregular and intermittent\", and for its first two decades it faced consistent electoral failure. It suffered from low finances and few personnel, and its leadership was aware that its electoral viability was weakened by the anti-immigration rhetoric of Conservative Party Prime Minister Margaret Thatcher. In the 1983 general election the BNP stood 54 candidates, although it only campaigned in five seats. Although it was able to air its first party political broadcast, it averaged a vote share of 0.06% in the seats it contested. After the Representation of the People Act 1985 raised the electoral deposit to £500, the BNP adopted a policy of \"very limited involvement\" in elections. It abstained in the 1987 general election, and stood only 13 candidates in the 1992 general election. In a 1993 local by-election the BNP gained one council seat—won by Derek Beackon in the East London district of Millwall—after a campaign that played to local whites who were angry at the perceived preferential treatment received by Bangladeshi migrants in social housing. Following an anti-BNP campaign launched by local religious groups and the Anti-Nazi League, it lost this seat during the 1994 local elections. In the 1997 general election, it contested 55 seats and gained an average 1.4% of the vote.", "title": "History" }, { "paragraph_id": 9, "text": "In the early 1990s, the paramilitary group Combat 18 (C18) was formed to protect BNP events from anti-fascists. In 1992, C18 carried out attacks on left-wing targets like an anarchist bookshop and the headquarters of the Morning Star. Tyndall was angered by C18's growing influence on the BNP's street activities, and by August 1993, C18 activists were physically clashing with other BNP members. In December 1993, Tyndall issued a bulletin to BNP branches declaring C18 to be a proscribed organisation, furthermore suggesting that it may have been established by agents of the state to discredit the party. To counter the group's influence among militant British nationalists, he secured the American white nationalist militant William Pierce as a guest speaker at the BNP's annual rally in November 1995.", "title": "History" }, { "paragraph_id": 10, "text": "John Tyndall was both [the BNPs] greatest asset and its greatest drawback. His persistence, rock-like reliability and leadership had kept the movement going, but with almost imperceptible growth since its 1982 foundation.", "title": "History" }, { "paragraph_id": 11, "text": "— Senior BNP member John Bean", "title": "History" }, { "paragraph_id": 12, "text": "In the early 1990s, a \"moderniser\" faction emerged within the party, favouring a more electorally palatable strategy and an emphasis on building grassroots support to win local elections. They were impressed by the electoral gains made by a number of extreme-right parties in continental Europe—such as Jörg Haider's Austrian Freedom Party and Jean-Marie Le Pen's National Front—which had been achieved by both switching focus from biological racism to the perceived cultural incompatibility of different racial groups and by replacing anti-democratic platforms with populist ones. The modernisers called for community campaigns among the white working-class populations of London's East End, and Northern England. While the modernisers gained some concessions from the party's hard-liners, Tyndall opposed many of their ideas and sought to stem their growing influence. In his view, \"we should not be looking for ways of applying ideological cosmetic surgery to ourselves in order to make our features more appealing to the public\".", "title": "History" }, { "paragraph_id": 13, "text": "After the BNP's poor performance at the 1997 general election, opposition to Tyndall's leadership grew. The modernisers called the party's first leadership election, and in October 1999 Tyndall was ousted when two-thirds of those voting backed Nick Griffin, who offered an improved administration, financial transparency, and greater support for local branches. Often characterised as a political chameleon, Griffin had once been considered a party hardliner before switching allegiance to the modernisers in the late 1990s. In his youth, he had been involved in the NF as well as Third Positionist groups like Political Soldier and the International Third Position. Criticising his predecessors for fuelling the image of the BNP as \"thugs, losers and troublemakers\", Griffin inaugurated a period of change in the party.", "title": "History" }, { "paragraph_id": 14, "text": "Influenced by Le Pen's National Front in France, Griffin sought to widen the BNP's appeal to individuals who were concerned about immigration but had not previously voted for the extreme-right. The BNP replaced Tyndall's policy of compulsory deportation of non-whites to a voluntary system whereby non-whites would be given financial incentives to emigrate. It downplayed biological racism and stressed the cultural incompatibility of different racial groups. This emphasis on culture allowed it to foreground Islamophobia, and following the September 11 attacks in 2001 it launched a \"Campaign Against Islam\". It stressed the claim that the BNP was \"not a racist party\" but an \"organised response to anti-white racism\". At the same time Griffin sought to reassure the party's base that these reforms were based on pragmatism and not a change in principle.", "title": "History" }, { "paragraph_id": 15, "text": "Griffin also sought to shed the BNP's image as a single-issue party, by embracing a diverse array of social and economic issues. Griffin renamed the party's monthly newspaper from British Nationalist to The Voice of Freedom, and established a new journal, Identity. The party developed community-based campaigns, through which it targeted local issues, particularly in those areas with large numbers of skilled white working-class people who were disaffected with the Labour Party government. For instance, in Burnley it campaigned for lower speed limits on housing estates and against the closure of a local swimming bath, while in South Birmingham it targeted pensioners' concerns about youth gangs. In 2006 the party urged its activists to carry out local activities like cleaning up children's play areas and removing graffiti while wearing high-vis jackets emblazoned with the party logo.", "title": "History" }, { "paragraph_id": 16, "text": "Griffin believed that Peak Oil and a growth in Third World migrants arriving in Britain would result in a BNP government coming to power by 2040. The close of the twentieth century produced more favourable conditions for the extreme-right in Britain as a result of increased public concerns about immigration and established Muslim communities coupled with growing dissatisfaction with the established mainstream parties. In turn, the BNP gained rapidly growing levels of support over the coming years. In July 2000, it came second in the council elections for the North End of the London Borough of Bexley, its best result since 1993. At the 2001 general election it gained 16% of the vote in one constituency and over 10% in two others. In the 2002 local elections the BNP gained four councillors, three of whom were in Burnley, where it had capitalised on white anger surrounding the disproportionately high levels of funding being directed to the Asian-dominated Daneshouse ward. This breakthrough generated public anxieties about the party, with a poll finding that six in ten supported a ban on it. In the 2003 local elections the BNP gained 13 additional councillors, including seven more in Burnley, having attained over 100,000 votes. Concerned that much of their potential vote was going to the UK Independence Party (UKIP), in 2003 the BNP offered UKIP an electoral pact but was rebuffed. Griffin then accused UKIP of being a Labour Party scheme to steal the BNP's votes. They invested much in the campaign for the 2004 European Parliament election, at which they gained 800,000 votes but failed to secure a parliamentary seat. In the 2004 local elections, they secured four more seats, including three in Epping.", "title": "History" }, { "paragraph_id": 17, "text": "For the 2005 general election, the BNP expanded its number of candidates to 119 and targeted specific regions. Its average vote in the areas it contested rose to 4.3%. It gained significantly more support in three seats, achieving 10% in Burnley, 13% in Dewsbury, and 17% in Barking. In the 2006 local elections the party gained 220,000 votes, with 33 additional councillors, having averaged a vote share of 18% in the areas it contested. In Barking and Dagenham, it saw 12 of its 13 candidates elected to the council. At the 2008 London Assembly election, the BNP gained 130,000 votes, reaching the 5% mark and thus gaining an Assembly seat. At the 2009 European Parliament election, the party gained almost 1 million votes, with two of its candidates, Nick Griffin and Andrew Brons, being elected as Members of the European Parliament for North West England and Yorkshire and the Humber respectively. That election also saw extreme-right parties winning seats for various other EU member-states. This victory marked a major watershed for the party. Amid significant public controversy, Griffin was invited to appear on the BBC show Question Time in October 2009, the first time that the BNP had been invited to share a national television platform with mainstream panellists. Griffin's performance was however widely regarded as poor.", "title": "History" }, { "paragraph_id": 18, "text": "Despite its success, there was dissent in the party. In 2007 a group of senior members known as the \"December rebels\" challenged Griffin, calling for internal party democracy and financial transparency, but were expelled. In 2008, a group of BNP activists in Bradford split to form the Democratic Nationalists. In November 2008, the BNP membership list was posted to WikiLeaks, after appearing briefly on a weblog. A year later, in October 2009, another list of BNP members was leaked.", "title": "History" }, { "paragraph_id": 19, "text": "Eddy Butler then led a challenge to Griffin's leadership, alleging financial corruption, but he had insufficient support. The rebels who supported him split into two groups: one section remained as the internal Reform Group, the other left the BNP to form the British Freedom Party. By 2010, there was discontent among the party's grassroots, a result of the change to its white-only membership policy and rumours of financial corruption among its leadership. Some defected to the National Front or left to form parties like the Britannica Party. Anti-fascist groups like Hope not Hate had campaigned extensively in Barking to stop the area's locals voting for the BNP. At the 2010 general election, the BNP had hoped to make a breakthrough by gaining a seat in the House of Commons, although it failed to achieve this. It nevertheless gained the fifth largest national vote share, with 1.9% of the vote, representing the most successful electoral performance for an extreme-right party in UK history. In the 2010 local elections, it lost all of its councillors in Barking and Dagenham. Nationally, the party's number of councillors dropped from over fifty to 28. Griffin described the results as \"disastrous\".", "title": "History" }, { "paragraph_id": 20, "text": "In a 2011 leadership election, Griffin secured a narrow victory, beating Brons by nine votes of a total of 2,316 votes cast. In October 2012, Brons left the party, leaving Griffin as its sole MEP. In the 2012 local elections, the party lost all of its seats and saw its vote share fall dramatically; whereas it gained over 240,000 votes in 2008, this had fallen to under 26,000 by 2012. Commenting on the result, the political scientist Matthew Goodwin noted: \"Put simply, the BNP's electoral challenge is over.\" In the 2012 London mayoral election, the BNP candidate came seventh, with 1.3% of first-preference votes, its poorest showing in the London mayoral contest. The 2012 election results established that the BNP's steady growth had ended. In the 2013 local elections, the BNP fielded 99 candidates but failed to win any council seats, leaving it with only two.", "title": "History" }, { "paragraph_id": 21, "text": "In June 2013, Griffin visited Syria along with members of Hungarian far-right party Jobbik to meet with government officials, including the Speaker of the Syrian People's Assembly, Mohammad Jihad al-Laham, and the Prime Minister Wael Nader al-Halqi. Griffin claims he was influential in the speaker of Syria's Parliament writing an open letter to British MPs urging them to \"turn Great Britain from the warpath\" by not intervening in the Syrian conflict. Griffin lost his European Parliament seat in the May 2014 European election. The party blamed the UK Independence Party for its decline, accusing the latter of stealing BNP policies and slogans. In July 2014, Griffin resigned and was succeeded by Adam Walker as acting chairman. In October, Griffin was expelled from the party for \"trying to cause disunity [in the party] by deliberately fabricating a state of crisis\".", "title": "History" }, { "paragraph_id": 22, "text": "In January 2015, membership of the party numbered 500, down from 4,220 in December 2013. At the general election in 2015, the BNP fielded eight candidates, down from 338 in 2010. The party's vote share declined 99.7% from its 2010 result. In January 2016, the Electoral Commission de-registered the BNP for failing to pay its annual registration fee of £25. At this time, it was estimated that BNP assets totalled less than £50,000. According to the commission, \"BNP candidates cannot, at present, use the party's name, descriptions or emblems on the ballot paper at elections.\" A month later, the party was re-registered. There were ten BNP candidates at the general election in 2017. At the 2018 local elections, the party's last remaining councillor—Brian Parker of Pendle—decided not to stand for re-election, leaving the party without representation at any level of UK government. The BNP fielded only one candidate, David Furness, at the 2019 general election in Hornchurch and Upminster, where he came last.", "title": "History" }, { "paragraph_id": 23, "text": "Many academic historians and political scientists have described the BNP as a far-right party, or as an extreme-right party. As the political scientist Matthew Goodwin used it, the term referred to \"a particular form of political ideology that is defined by two anti-constitutional and anti-democratic elements: first, right-wing extremists are extremist because they reject or undermine the values, procedures and institutions of the democratic constitutional state; and second they are right-wing because they reject the principle of fundamental human equality\".", "title": "Ideology" }, { "paragraph_id": 24, "text": "Various political scientists and historians have described the BNP as being fascist in ideology. Others have instead described it as neo-fascist, a term which the historian Nigel Copsey argued was more exact. Academic observers—including the historians Copsey, Graham Macklin, and Roger Griffin, and the political theologian Andrew P. Davey—have argued that Nick Griffin's reforms were little more than a cosmetic process to obfuscate the party's fascist roots. According to Copsey, under Griffin the BNP was \"fascism recalibrated — a form of neo-fascism — to suit contemporary sensibilities\". Macklin noted that despite Griffin's 'modernisation' project, the BNP retained its ideological continuity with earlier fascist groups and thus had not transformed itself into a genuinely \"post-fascist\" party. In this it was distinct from parties like the Italian National Alliance of Gianfranco Fini, which has been credited with successfully shedding its fascist past and becoming post-fascist.", "title": "Ideology" }, { "paragraph_id": 25, "text": "The anti-fascist activist Gerry Gable referred to the BNP as a \"Nazi organisation\", while the Anti-Nazi League published leaflets describing the BNP as the \"British Nazi Party\". Copsey suggested that while the BNP under Tyndall could be described as neo-Nazi, it was not \"crudely mimetic\" of the original German Nazism. Davey characterised the BNP as a \"populist ethno-nationalist\" party.", "title": "Ideology" }, { "paragraph_id": 26, "text": "The [BNP's] smart modernized veneer... is superficial; the core of the Party remains ideologically fascist, and this was nowhere more apparent than in the BNP manifesto for the 2010 General Election, which returned to a clutch of traditional fascist themes including the bond of blood, homeland, the decadence of contemporary culture, a nostalgia for folk traditions and heritage, and an emphasis on stricter discipline in education and society. During the election campaign anti-Semitism, racism and neo-Nazi sympathies were identified on candidates' social network sites.", "title": "Ideology" }, { "paragraph_id": 27, "text": "— Political theologian Andrew P. Davey, 2011", "title": "Ideology" }, { "paragraph_id": 28, "text": "In his writings, Griffin acknowledged that much of his 'modernisation' was an attempt to hide the BNP's core ideology behind more electorally palatable policies. Like the National Front, the BNP's private discourse differed from its public one, with Griffin stating that \"Of course we must teach the truth to the hardcore... [but] when it comes to influencing the public, forget about racial differences, genetics, Zionism, historical revisionism and so on... we must at all times present them with an image of moderate reasonableness\". The BNP has eschewed the labels \"fascist\" and \"Nazi\", stating that it is neither. In its 1992 electoral manifesto, it said that \"Fascism was Italian. Nazism was German. We are British. We will do things our own way; we will not copy foreigners\". In 2009, Griffin that the term \"fascism\" was simply \"a smear that comes from the far left\"; he added that the term should be reserved for groups that engaged in \"political violence\" and desired a state that \"should impose its will on people\", claiming that it was the anti-fascist group Unite Against Fascism—and not the BNP—who were the real fascists. More broadly, many on Britain's extreme-right sought to avoid the term \"British fascism\" because of its electorally unpalatable connotations, utilising \"British nationalism\" in its place.", "title": "Ideology" }, { "paragraph_id": 29, "text": "After Griffin took control of the party, it made increasing use of nativist themes in order to emphasise its \"British\" credentials. In its published material, the party made appeals to the idea of Britain and Britishness in a manner not dissimilar to mainstream political parties. In this material it has also made prominent use of the Union flag and the colours red, white, and blue. Roger Griffin noted that the terms \"Britain\" and \"England\" appear \"confusingly interchangeable\" in BNP literature, while Copsey has pointed out that the BNP's form of British nationalism is \"Anglo-centric\". The party employed militaristic rhetoric under both Tyndall and Griffin's leadership; under the latter for example its published material spoke of a \"war without uniforms\" and a \"war for our survival as a people\". Tyndall described the BNP as a revolutionary party, calling it a \"guerrilla army operating in occupied territory\".", "title": "Ideology" }, { "paragraph_id": 30, "text": "The British National Party exists to secure a future for the indigenous peoples of these islands in the North Atlantic which have been our homeland for a millennia.", "title": "Ideology" }, { "paragraph_id": 31, "text": "— The BNP, 2005", "title": "Ideology" }, { "paragraph_id": 32, "text": "The BNP adheres to biological racist ideas, displaying an obsession with the perceived differences of racial groups. Both Tyndall and Griffin believed that there was a biologically distinct white-skinned \"British race\" which was one branch of a wider Nordic race, a view akin to those of earlier fascists such as Hitler and Arnold Leese.", "title": "Ideology" }, { "paragraph_id": 33, "text": "The BNP adheres to an ideology of ethnic nationalism. It promotes the idea that not all citizens of the United Kingdom belong to the British nation. Instead, it states that the nation only belongs to \"the English, Scots, Irish and Welsh along with the limited numbers of peoples of European descent, who have arrived centuries or decades ago and who have fully integrated into our society\". This is a group that Griffin referred to as the \"home people\" or \"the folk\". According to Tyndall, \"The BNP is a racial nationalist party which believes in Britain for the British, that is to say racial separatism.\" Richard Edmonds in 1993 told The Guardian's Duncan Campbell that \"we [the BNP] are 100% racist\". The BNP does not regard UK citizens who are not ethnic white Europeans as \"British\", and party literature calls on supporters to avoid referring to such individuals as \"Black Britons\" or \"Asian Britons\", instead describing them as \"racial foreigners\".", "title": "Ideology" }, { "paragraph_id": 34, "text": "Tyndall believed the white British and the broader Nordic race to be superior to other races, and under his leadership, the BNP promoted pseudoscientific claims in support of white supremacy. Following Griffin's ascendency to power in the party, it officially repudiated racial supremacism and insisted that no racial group was superior or inferior to another. Instead it foregrounded an \"ethno-pluralist\" racial separatism, claiming that different racial groups had to be kept separate and distinct for their own preservation, maintaining that global ethno-cultural diversity was something to be protected. This switch in focus owed much to the discourse of the French Nouvelle Droite movement which had emerged within France's extreme-right during the 1960s. At the same time the BNP switched focus from openly promoting biological racism to stressing what it perceived as the cultural incompatibility of racial groups. It placed great focus on opposing what it referred to as \"multiculturalism\", characterising this as a form of \"cultural genocide\", and stating that it promoted the interests of non-whites at the expense of the white British population. However, internal documents produced and circulated under Griffin's leadership demonstrated that—despite the shift in its public statements—it remained privately committed to biological racist ideas.", "title": "Ideology" }, { "paragraph_id": 35, "text": "The party emphasises what it sees as the need to protect the racial purity of the white British. It condemns miscegenation and \"race mixing\", stating that this is a threat to the British race. Tyndall said that he \"felt deeply sorry for the child of a mixed marriage\" but had \"no sympathy whatsoever for the parents\". Griffin similarly stated that mixed-race children were \"the most tragic victims of enforced multi-racism\", and that the party would not \"accept miscegenation as moral or normal ... we never will\". In its 1983 election manifesto, the BNP stated that \"family size is a private matter\" but still called for white Britons who are \"of intelligent, healthy and industrious stock\" to have large families and thus raise the white British birth-rate. The encouragement of high birth rates among white British families continued under Griffin's leadership.", "title": "Ideology" }, { "paragraph_id": 36, "text": "Under Tyndall's leadership, the BNP promoted eugenics, calling for the forced sterilisation of those with genetically transmittable disabilities. In party literature, it talked of improving the British 'racial stock' by removing \"inferior strains within the indigenous races of the British Isles\". Tyndall argued that medical professionals should be responsible for determining whom to sterilise, while a lowering of welfare benefits would discourage breeding among those he deemed to be genetic inferiors. In his magazine Spearhead, Tyndall also stated that \"the gas chamber system\" should be used to eliminate \"sub-human elements\", \"perverts\", and \"asocials\" from British society.", "title": "Ideology" }, { "paragraph_id": 37, "text": "Immigration into Britain by non-Europeans... should be terminated forthwith, and we should organise a massive programme of repatriation and resettlement overseas of those peoples of non-European origin already resident in this country.", "title": "Ideology" }, { "paragraph_id": 38, "text": "— The BNP's first policy on repatriation, 1982", "title": "Ideology" }, { "paragraph_id": 39, "text": "Opposition to immigration has been central to the BNP's political platform. It has engaged in xenophobic campaigns which emphasise the idea that immigrants and ethnic minorities are both different from, and a threat to, the white British and white Irish populations. In its campaign material it presented non-whites both as a source of crime in the UK, and as a socio-economic threat to the white British population by taking jobs, housing, and welfare away from them. It engaged in welfare chauvinism, calling for white Britons to be prioritised by the UK's welfare state. Party literature included such as claims as that the BNP was the only party which could \"do anything effective about the swamping of Britain by the Third World\" or \"lead the native peoples of Britain in our version of the New Crusade that must be organised if Europe is not to sink under the Islamic yoke\".", "title": "Ideology" }, { "paragraph_id": 40, "text": "Much of its published material made claims about a forthcoming race war and promoted the conspiracy theory about white genocide. In a 2009 radio interview, Griffin referred to this as a \"bloodless genocide\". It presents the idea that white Britons are engaged in a battle against their own extinction as a racial group. It reiterated a sense of urgency about the situation, claiming that both high immigration rates and high birth rates among ethnic minorities were a threat to the white British. In 2010, it for instance was promoting the idea that at current levels, \"indigenous Britons\" would be a minority within the UK by 2060.", "title": "Ideology" }, { "paragraph_id": 41, "text": "The immigrant communities in Britain are... colonies filled with colonists. They are alien islands inside our towns and cities with their own laws and cultures. They will never integrate as they did not come here to integrate, but to re-create their own cultures in our country. The fact is that the only solution to Multi-Culturalism is not some asinine and bogus attempt to impose British cultural values on immigrants, but simply to commence repatriating them.", "title": "Ideology" }, { "paragraph_id": 42, "text": "— Lee Barnes, senior BNP leader, 2005", "title": "Ideology" }, { "paragraph_id": 43, "text": "The BNP calls for the non-white population of Britain to either be reduced in size or removed from the country altogether. Under Tyndall's leadership it promoted the compulsory removal of non-whites from the UK, stating that under a BNP government they would be \"repatriated\" to their countries of origin. In the early 1990s it produced stickers with the slogan \"Our Final Solution: Repatriation\". Tyndall understood this to be a two-stage process that would take ten to twenty years, with some non-whites initially leaving willingly and the others then being forcibly deported. During the 1990s, party modernisers suggested that the BNP move away from a policy of compulsory repatriation and toward a voluntary system, whereby non-white persons would be offered financial incentives to leave the UK. This idea, adopted from Powellism, was deemed more electorally palatable.", "title": "Ideology" }, { "paragraph_id": 44, "text": "When Griffin took control of the party, the policy of voluntary repatriation was officially adopted, with the party suggesting that this could be financed through the use of the UK's pre-existing foreign aid budget. It stated that any non-whites who refused to leave would be stripped of their British citizenship and categorised as \"permanent guests\", while continuing to be offered incentives to emigrate. Griffin's BNP also stressed its support for an immediate halt to non-white immigration into Britain and for the deportation of any migrants illegally in the country. Speaking on the BBC's Andrew Marr Show in 2009, Griffin declared that, unlike Tyndall, he \"does not want all-white UK\" because \"nobody out there wants it or would pay for it\".", "title": "Ideology" }, { "paragraph_id": 45, "text": "My experience as a campaigner against the multi-racial idea in Britain and in favour of our country's centuries-old tradition of racial homogeneity has brought home to me beyond any doubt the fact that Jews are to be found at the forefront of opposition to British racial self-preservation.", "title": "Ideology" }, { "paragraph_id": 46, "text": "— Tyndall's belief that a Jewish conspiracy was behind multiracial Britain", "title": "Ideology" }, { "paragraph_id": 47, "text": "Under Tyndall's leadership, the BNP was openly anti-Semitic. From A. K. Chesterton, Tyndall had inherited a belief that there was a global conspiracy of Jews bent on world domination, viewing the Protocols of the Elders of Zion as genuine evidence for this. He believed that Jews were responsible for both communism and international finance capitalism and that they were responsible for undermining the British Empire and the British race. He believed that both democratic government and immigration into Europe were parts of the Jewish conspiracy to weaken other races. In an early edition of Spearhead published in the 1960s, Tyndall wrote that \"if Britain were to become Jew-clean she would have no nigger neighbours to worry about... It is the Jews who are our misfortune: T-h-e J-e-w-s. Do you hear me? THE JEWS?\" Tyndall added Holocaust denial to the anti-Semitic beliefs inherited from Chesterton, believing that The Holocaust was a hoax created by the Jews to gain sympathy for themselves and thus aid their plot for world domination. Among those to endorse such anti-Semitic conspiracy theories was Griffin, who promoted them in his 1997 pamphlet, Who are the Mind Benders? Griffin also engaged in Holocaust denial, publishing articles promoting such ideas in The Rune, a magazine produced by the Croydon BNP. In 1998, these articles resulted in Griffin being convicted of inciting racial hatred.", "title": "Ideology" }, { "paragraph_id": 48, "text": "When Griffin took power, he sought to banish overt anti-Semitic discourse from the party. He informed party members that \"we can get away with criticising Zionists, but any criticism of Jews is likely to be legal and political suicide\". In 2006, he complained that the \"obsession\" that many BNP members had with \"the Jews\" was \"insane and politically disastrous\". In 2004, the party selected a Jewish candidate, Pat Richardson, to stand for it during local council elections, something Tyndall lambasted as a \"gimmick\". References to Jews in BNP literature were often coded to hide the party's electorally unpalatable anti-Semitic ideas. For instance, the term \"Zionists\" was often used in party literature as a euphemism for \"Jews\". As noted by Macklin, Griffin still framed many of his arguments \"within the parameters of recognizably anti-Semitic discourse\". The BNP's literature is replete with references to a conspiratorial group who have sought to suppress nationalist sentiment among the British population, who have encouraged immigration and mixed-race relationships, and who are promoting the Islamification of the country. This group is likely a reference to the Jews, being an old fascist canard.", "title": "Ideology" }, { "paragraph_id": 49, "text": "Sectors of the extreme-right were highly critical of Griffin's softening on the subject of the Jews, claiming that he had \"sold out\" to the 'Zionist Occupied Government'. In 2006, John Bean, editor of Identity, included an article in which he reassured BNP members that the party had not \"sold out to the Jews\" or \"embraced Zionism\" but that it remained \"committed to fighting... subversive Jews\". Under Griffin, the BNP's website linked to other web pages that explicitly portrayed immigration as part of a Jewish conspiracy, while it also sold books that promoted Holocaust denial. In 2004, secretly filmed footage was captured in which Griffin was seen claiming that \"the Jews simply bought the West, in terms of press and so on, for their own political ends\".", "title": "Ideology" }, { "paragraph_id": 50, "text": "Copsey noted that a \"culture of anti-Semitism\" still pervaded the BNP. In 2004, a London activist told reporters that \"most of us hate Jews\", while a Scottish BNP group was observed making Nazi salutes while shouting \"Auschwitz\". The party's Newcastle upon Tyne Central candidate compared the Auschwitz concentration camp to Disneyland, while their Luton North candidate stated her refusal to buy from \"the kikes that run Tesco\". In 2009, a BNP councillor from Stoke-on-Trent resigned from the party, complaining that it still contained Holocaust deniers and Nazi sympathisers.", "title": "Ideology" }, { "paragraph_id": 51, "text": "Griffin informed BNP members that rather than \"bang on\" about the Jews—which would be deemed extremist and prove electorally unpopular—their party should focus on criticising Islam, an issue that would be more resonant among the British public. After Griffin took over, the party increasingly embraced an Islamophobic stance, launching a \"Campaign Against Islam\" in September 2001. In Islam: A Threat to Us All, a leaflet distributed to London households in 2007, the BNP claimed that it would stand up to both Islamic extremism and \"the threat that 'mainstream' Islam poses to our British culture\". In contrast to the mainstream British view that the actions of militant Islamists—such as those who perpetrated the 7 July 2005 London bombings—are not representative of mainstream Islam, the BNP insists that they are. In some of its literature it presents the view that every Muslim in Britain is a threat to the country. Griffin referred to Islam as an \"evil, wicked faith\", and elsewhere publicly described it as a \"cancer\" that needed to be removed from Europe through \"chemotherapy\".", "title": "Ideology" }, { "paragraph_id": 52, "text": "The BNP has called for the prohibition of immigration from Muslim countries and for the banning of the burka, halal meat, and the building of new mosques in the UK. It also called for the immediate deportation of radical Islamist preachers from the country. In 2005 the party stated that its primary issue of concern was the \"growth of fundamentalist-militant Islam in the UK and its ever-increasing threat to Western civilization and our implicit values\". To broaden its anti-Islamic agenda, Griffin's BNP made overtures to the UK's Hindu, Sikh, and Jewish communities; Griffin's claim that Jews can make \"good allies\" in the fight against Islam caused controversy within the international far-right.", "title": "Ideology" }, { "paragraph_id": 53, "text": "Tyndall believed that liberal democracy was damaging to British society, claiming that liberalism was a \"doctrine of decay and degeneration\". Under Tyndall, the party sought to dismantle the UK's liberal democratic system of parliamentary governance, although was vague about what it sought to replace this system with. In his 1988 work The Eleventh Hour, Tyndall wrote of the need for \"an utter rejection of liberalism and a dedication to the resurgence of authority\". Tyndall's BNP perceived itself as a revolutionary force that would bring about a national rebirth in Britain, entailing a radical transformation of society. It proposed a state in which the Prime Minister would have full executive powers, and would be elected directly by the population for an indefinite period of time. This Prime Minister could be dismissed from office in a further election that could be called if Parliament produced a vote of no confidence in them. It stated that rather than having political parties, candidates standing for election to the parliament would be independent. During the period of Griffin's leadership, the party downplayed its anti-democratic themes and instead foregrounded populist ones. Its campaign material called for the devolution of greater powers to local communities, the reestablishment of county councils, and the introduction of citizens' initiative referendums based on those used in Switzerland.", "title": "Ideology" }, { "paragraph_id": 54, "text": "The BNP has adopted a hard Eurosceptic platform from its foundation. Under Tyndall's leadership, the BNP had overt anti-Europeanist tendencies. Throughout the 1980s and 1990s he maintained the party's opposition to the European Economic Community. Antagonism toward what became the European Union was retained under Griffin's leadership, which called for the UK to leave the Union. One of Vote Leave's biggest donors during the Brexit referendum was former BNP member Gladys Bramall, and the party has claimed that its anti-Establishment rhetoric \"created the road\" to Britain's vote to leave the European Union.", "title": "Ideology" }, { "paragraph_id": 55, "text": "Tyndall suggested replacing the EEC with a trading association among the \"White Commonwealth\", namely countries like Canada, Australia, and New Zealand. Tyndall held imperialist views and was sympathetic to the re-establishment of the British Empire through the recolonization of parts of Africa. However, officially the BNP had no plans to re-establish the British Empire or secure dominion over non-white nations. In the 2000s, it called for an immediate military withdrawal from both the Iraq War and the War in Afghanistan. During his appearance on Question Time, regarding the Iraq War, Griffin described the war as \"illegal\", saying, \"We shouldn't have gone into Iraq, we must never go into Iran, we should leave them alone.\" It has advocated ending overseas aid to provide economic support within the UK and to finance the voluntary repatriation of legal immigrants.", "title": "Ideology" }, { "paragraph_id": 56, "text": "Under Tyndall, the BNP rejected both Welsh nationalism and Scottish nationalism, stating that they were bogus because they caused division among the wider 'British race'. Tyndall also led the BNP in support of Ulster loyalism, for instance by holding public demonstrations against the Irish republican party Sinn Féin, and endorsing Ulster loyalist paramilitaries. Under Griffin, the BNP continued to support Ulster's membership of the United Kingdom, calling for the crushing of the Irish Republican Army and the scrapping of the Anglo-Irish Agreement. Griffin later expressed the view that \"the only solution that could possibly be acceptable to loyalists and republicans alike\" would be the reintegration of the Irish Republic into the United Kingdom, which would be reorganised along federal lines. However, while retaining the party's commitment to Ulster loyalism, under Griffin the importance of the issue was downplayed, something that was criticised by Tyndall loyalists.", "title": "Ideology" }, { "paragraph_id": 57, "text": "Tyndall described his approach to the economy as \"National Economics\", expressing the view that \"politics must lead, and not be led by, economic forces\". His approach rejected economic liberalism because it did not serve \"the national interest\", although still saw advantages in a capitalist system, looking favourably on individual enterprise. He called on capitalist elements to be combined with socialist ones, with the government playing a role in planning the economy. He promoted the idea of the UK becoming an autarky which was economically self-sufficient, with domestic production protected from foreign competition. This attitude was heavily informed by the corporatist system that had been introduced in Benito Mussolini's Fascist Italy.", "title": "Ideology" }, { "paragraph_id": 58, "text": "A number of senior members, including Griffin and John Bean, had anti-capitalist leanings, having been influenced by Strasserism and National Bolshevism. Under Griffin's leadership, the BNP promoted economic protectionism and opposed globalisation. Its economic policies reflect a vague commitment to distributist economics, ethno-socialism, and national autarky. The BNP maintains a policy of protectionism and economic nationalism, although in comparison with other far-right nationalist parties, the BNP focuses less on corporatism. It has called for British ownership of its own industries and resources and the \"subordination of the power of the City to the power of the government\". It has promoted the regeneration of farming in the United Kingdom, with the object of achieving maximum self-sufficiency in food production. In 2002, the party criticised corporatism as a \"mixture of big capitalism and state control\", saying it favoured a \"distributionist tradition established by home-grown thinkers\" favouring small business. The BNP has also called for the renationalisation of the railways.", "title": "Ideology" }, { "paragraph_id": 59, "text": "When it comes to environmentalism, the BNP refers to itself as the \"real green party\", stating that the Green Party of England and Wales engages in \"watermelon\" politics by being green (environmentalist) on the outside but red (leftist) on the inside. Influenced by the Nouvelle Droite, it framed its arguments regarding environmentalism in an anti-immigration manner, talking about the need for 'sustainability'. It engages in climate change denial, with Griffin claiming that global warming is a hoax orchestrated by those trying to establish the New World Order.", "title": "Ideology" }, { "paragraph_id": 60, "text": "There is only one political party that Christians can support without betraying the Lord Jesus Christ. This Party is opposed to abortion and the teaching of homosexuality to children. This Party supports the institution of marriage and the traditional family... This Party is opposed to political correctness and the creeping Islamification of Britain.", "title": "Ideology" }, { "paragraph_id": 61, "text": "— A 2010 BNP leaflet distributed to Christian leaders", "title": "Ideology" }, { "paragraph_id": 62, "text": "The BNP is opposed to feminism and has pledged that—if in government—it would introduce financial incentives to encourage women to leave employment and become housewives. It would also seek to discourage children being born out of wedlock. It has stated that it would criminalise abortion, except in cases where the child has been conceived as a result of rape, the mother's life is threatened, or the child will be disabled. There are nevertheless circumstances where it has altered this anti-abortion stance; an article in British Nationalist stated that a white woman bearing the child of a black man should \"abort the pregnancy... for the good of society\". More widely, the party censures inter-racial sex and accuses the British media of encouraging inter-racial relationships.", "title": "Ideology" }, { "paragraph_id": 63, "text": "Under Tyndall, the BNP called for the re-criminalisation of homosexual activity. Following Griffin's takeover, it moderated its policy on homosexuality. However, it opposed the 2004 introduction of civil partnerships for same-sex couples. During his 2009 Question Time appearance, Griffin described the sight of two men kissing as \"for a lot of us (Christians)... really creepy\". The party has also condemned the availability of pornography; its 1992 manifesto stated that the BNP would give the \"pedlars of this filth... the criminal status that they deserve\". The BNP promoted the reintroduction of capital punishment, and the sterilisation of some criminals. It also called for the reintroduction of national service in the UK, adding that on completion of this service adults would be permitted to keep their standard issue assault rifle.", "title": "Ideology" }, { "paragraph_id": 64, "text": "According to the academic Steven Woodbridge, the BNP had a \"rather ambivalent attitude toward Christian belief and religious themes in general\" during most of its history, but under Griffin's modernisation the party increasingly utilised Christian terminology and themes in its discourse. Various members of the party presented themselves as \"true Christians\", and defenders of the faith, with key ideologues stating that the religion has been \"betrayed\" and \"sold out\" by mainstream clergy and the British establishment. British Christianity, the BNP said, was under threat from Islam, Marxism, multiculturalism, and \"political correctness\". On analysing the BNP's use of Christianity, Davey argued that the party's emphasis was not on Christian faith itself, but on the inheritance of European Christian culture.", "title": "Ideology" }, { "paragraph_id": 65, "text": "The BNP long considered the mainstream media to be one of its major impediments to electoral success. Tyndall said that the media represents a \"state above the state\" which was committed to the \"left-liberal\" goals of internationalism, liberal democracy, and racial integration. The party has said that the mainstream media has given disproportionate coverage to the achievements of ethnic minority sportsmen and to the victims of anti-black racism while ignoring white victims of racial prejudice and the BNP's activities. Both Tyndall and Griffin have said that the mainstream media is controlled by Jews, who use it for their own devices; the latter promoted this idea in his Who are the Mind Benders? Griffin has described the BBC as \"a thoroughly unpleasant, ultra-leftist establishment\". The BNP has stated that if it took power, it would end \"the dictatorship of the media over free debate\". It said that it would introduce a law prohibiting the media from disseminating falsehoods about an individual or organisation for financial or political gain, and that it would ban the media from promoting racial integration. BNP policy pledges to protect freedom of speech, as part of which it would repeal all laws banning racial or religious hate speech. It would repeal the 1998 Human Rights Act and withdraw from the European Convention on Human Rights.", "title": "Ideology" }, { "paragraph_id": 66, "text": "In contrast to the UK's mainstream parties, the BNP received few donations from businesses, wealthy donors, or trade unions. Instead it relied on finances produced by its membership. Under Tyndall, the party operated on a shoestring budget with a lack of transparency; in 1992 it collected £5000 and in 1997 it collected £10,000. It also tried raising money by selling extreme-right literature, and opened a bookshop in Welling in 1989, although this was closed in 1996 after being attacked by anti-fascists and proving too costly to run. In 1992 the party formed a dining club of its wealthier supporters, which was renamed the Trafalgar Club in 2000. By the 1997 general election it admitted that its expenses had \"far out-stripped\" its income, and it was appealing for donations to pay off loans it had taken out.", "title": "Support" }, { "paragraph_id": 67, "text": "Griffin placed greater emphasis on fundraising, and from 2001 through to 2008 the BNP's annual turnover increased almost fivefold. Membership subscriptions grew from £35,000 to £166,000, while its donations raised from £38,000 to £660,000. However, expenses also rose as the BNP spent more on its electoral campaigns, and the party reported a financial deficit in 2004 and again in 2005. Between 2007 and 2009 the BNP accumulated debts of £500,000.", "title": "Support" }, { "paragraph_id": 68, "text": "For most of its history, the BNP had a whites-only membership policy. In 2009, the state's Equality and Human Rights Commission stated that this was a violation of the Race Relations Act 1976 and called on the party to amend its constitution accordingly. Responding to this, in early 2010 members voted to remove the racial restriction to membership, although it is unlikely that many non-whites joined. At its creation, the BNP had approximately 1,200 members. By the 1983 general election this had grown to approximately 2,500, although by 1987 had slumped to 1,000, with no significant further growth until the 21st century. After taking control Griffin began publishing the party's membership figures: 2,174 in 2001, 3,487 in 2002, 5,737 in 2003, and 7,916 in 2004. Membership dropped slightly to 6,281 in 2005, but had grown to 9,297 in 2007 and to 10,276 in spring 2010. In 2011, it was noted that this meant that the BNP had experienced the most rapid growth since 2001 of any minor party in the UK.", "title": "Support" }, { "paragraph_id": 69, "text": "A party membership list dating from late 2007 was leaked onto the internet by a disgruntled activist, containing the names and addresses of 12,000 members. This included names, addresses and other personal details. People on the list included prison officers (barred from BNP membership), teachers, soldiers, civil servants and members of the clergy. The leaked list indicated that membership was concentrated in particular areas, namely the East Midlands, Essex, and Pennine Lancashire, but with particular clusters in Charnwood, Pendle, and Amber Valley. Many of these areas had long been targeted by extreme-right campaigns, dating back to the NF activity of the 1970s, suggesting that such longstanding activism may have had an effect on levels of BNP membership. This information also revealed that membership was most likely in urban areas with low rates of educational attainment and large numbers of economically insecure people employed in manufacturing, with further correlations to nearby Muslim communities. Following an investigation by Welsh police and the Information Commissioner's Office, two people were arrested in December 2008 for breach of the Data Protection Act concerning the leak. Matthew Single was subsequently found guilty and fined £200 in September 2009. The 'low' fine was criticised as an \"absolute disgrace\" by a BNP spokesman and a detective sergeant involved said he was \"disappointed\" with the outcome, stating that people were fearful for their safety. More than 160 complaints were made nationally to police after attacks on BNP members and their property.", "title": "Support" }, { "paragraph_id": 70, "text": "The leaked membership list showed that the party was 17.22% female. While women have occupied key positions within the BNP, men dominated at every level of the party. In 2009, over 80% of the party's Advisory Council was male and from 2002 to 2009, three-quarters of its councillors were male. The average percentage of female candidates presented at local elections in 2001 was 6%, although this had risen to 16% by 2010. Since 2006, the party had made a point of selecting female candidates, with Griffin stating that this was necessary to \"soften\" the party's image. Goodwin suggested that membership fell into three camps: the \"activist old guard\" who had previously been involved in the NF during the 1970s, the \"political wanderers\" who had defected from other parties to the BNP, and the \"new recruits\" who had joined post-2001 and who had little or no political interest or experience beforehand.", "title": "Support" }, { "paragraph_id": 71, "text": "Having performed qualitative research among the BNP by interviewing various members, Goodwin noted that few of those he interviewed \"conformed to the popular stereotypes of them being irrational and uninformed crude racists\". He noted that most strongly identified with the working class and claimed to have either been former Labour voters or from a Labour-voting family. None of those interviewed claimed a family background in the ethnic nationalist movement. Instead, he noted that members said that they joined the party as a result of a \"profound sense of anxiety over immigration and rising ethno-cultural diversity\" in Britain, along with its concomitant impact on \"British culture and society\". He noted that among these members, the perceived cultural threat of immigrants and ethnic minorities was given greater prominence than the perceived economic threat that they posed to white Britons. He noted that in his interviews with them, members often framed Islam in particular as a threat to British values and society, expressing the fear that British Muslims wanted to Islamicise the country and eventually impose sharia on its population.", "title": "Support" }, { "paragraph_id": 72, "text": "The BNP does not have mass appeal, but the evidence... suggests it is forging ties with 'angry white men': middle-aged and elderly working-class men who have low levels of education, are deeply pessimistic about their economic prospects and live in more deprived urban areas close to large Muslim communities. Foremost, these citizens are sending a message about their profound concern over issues they care deeply about, but which they feel are not being adequately addressed by the main parties.", "title": "Support" }, { "paragraph_id": 73, "text": "— Political scientist Matthew Goodwin, 2011", "title": "Support" }, { "paragraph_id": 74, "text": "Goodwin described the BNP's voters as being \"socially distinct and concerned about a specific set of issues\". Under Griffin's leadership, the party targeted areas with high proportions of skilled white working-class voters, particularly those who were disenchanted with the Labour government. It has attempted to appeal to disaffected Labour voters with slogans such as \"We are the Labour Party your Grandfather Voted For\". The BNP had little success in gaining support from women, the middle classes, and the more educated.", "title": "Support" }, { "paragraph_id": 75, "text": "Goodwin noted a \"strong male bias\" in the party's support base, with statistical polling revealing that between 2002 and 2006, seven out of ten BNP voters were male. That same research also indicated that BNP voters were disproportionately middle-aged and elderly, with three quarters being aged over 35, and only 11% aged between 18 and 24. This contrasted to the NF's support base during the 1970s, when 40% of its voters were aged between 18 and 24. Goodwin suggested two possibilities for the BNP's failure to appeal to younger voters: one was the 'life cycle effect', that older people have obtained more during their life and thus have more to lose, feeling both more threatened by change and more socially conservative in their views. The other explanation was the 'generational effect', with younger Britons who have grown up since the onset of mass immigration having had greater social exposure to ethnic minorities and thus being more tolerant toward them. Conversely, many older voters came of age during the 1970s, under the impact of the anti-immigrant rhetoric promoted by Powellism, Thatcherism, and the NF, and thus have less tolerant attitudes.", "title": "Support" }, { "paragraph_id": 76, "text": "Most BNP voters had no formal qualifications and the party's support was centred largely in areas with low educational attainment. According to the 2002–06 data, two-thirds of BNP voters had either no formal qualifications or had left education after their O-levels/GCSEs. Only one in ten BNP voters possessed an A-level, and an even smaller percentage had a university degree. Most of the BNP's voting base were from the financially insecure lower classes. Research conducted from 2002 to 2006 indicated that seven out of ten BNP voters were either skilled or unskilled workers or unemployed. A 2009 poll found that six out of ten BNP voters fitted this profile. Goodwin suggested that it was the skilled working classes rather than their unskilled or unemployed neighbours who were the main support base behind the BNP, because they owned some assets and thus felt that they had more to lose as a result of the economic threat posed by immigrants and ethnic minorities.", "title": "Support" }, { "paragraph_id": 77, "text": "Research indicated that BNP voters also held opinions that were distinct from the average British citizen. They were far more pessimistic about their economic prospects than average, with seven out of ten BNP voters expecting their economic prospects to decline in future, contrasted with four out of ten who held this view in the wider population. In the 2002–06 period, 59% of BNP voters considered immigration to be the most important issue facing the UK, compared with only 16% of the wider population who agreed. By 2009, 87% of BNP voters identified immigration and asylum as the most important issue, to 49% of the wider population. BNP voters were also more likely to identify law and order, the EU, and Islamic extremism as the most important issues facing the UK than other voters, and less likely than average to rate the economy, NHS, pensions, and housing market as the most important.", "title": "Support" }, { "paragraph_id": 78, "text": "BNP voters were also more likely than average to believe both that white Britons face unfair discrimination, and that Muslims, non-whites, and homosexuals had unfair advantages in British society. 78% of BNP voters endorsed the belief that the Labour Party prioritised immigrants and ethnic minorities over white British people, to 44% of the wider population. When asked questions about immigration and Muslims, BNP voters were found to be far more hostile to them than the average Briton, and also more willing than average to support outright racially discriminatory policies toward them. Copsey believed that \"popular racism\"—namely against asylum seekers and Muslims—generated the BNP's \"largest reservoir of support\", and that in many Northern English towns the main factors behind BNP support were white resentment toward Asian communities, anger at Asian-on-white crime, and the perception that Asians received disproportionately high levels of public funding.", "title": "Support" }, { "paragraph_id": 79, "text": "Research also indicated that BNP voters were more mistrustful of the establishment than average citizens. In 2002–06, 92% of BNP voters described themselves as being dissatisfied with the government, to 62% of the wider population. Over 80% of BNP voters were found to distrust their local Member of Parliament, council officials, and civil servants, and were also more likely than average to think that politicians were personally corrupt. There was also a tendency for BNP voters to read tabloids like the Daily Mail, Daily Express, and The Sun, all of which promote anti-immigration sentiment. Whether these voters gained such sentiment as a result of reading these tabloids or they read these tabloids because it endorsed their pre-existing views is unclear.", "title": "Support" }, { "paragraph_id": 80, "text": "The early stronghold of the BNP was in London, where it established enclaves of support in the boroughs of Enfield, Hackney, Lewisham, Southwark, and Tower Hamlets, with smaller units in Bexley, Camden, Greenwich, Hillingdon, Lambeth, and Redbridge. By the late 1990s, the party was increasingly retreating from its original East End heartland, finding that its electoral support had declined in the area. Griffin expressed the view that it was too dangerous for BNP activists to campaign in the East End, suggesting that they would likely be attacked by opponents. Instead the party shifted its focus to parts of Outer London, in particular the boroughs of Barking, Bexley, Dagenham, Greenwich, and Havering. After Griffin took power, the party focused on building support in the North of England, taking advantage of the anxieties generated by the ethnic riots that took place in Bradford, Oldham, and Burnley in 2001. In the period between 2002 and 2006, over 40% of the BNP's voters were in Northern England.", "title": "Support" }, { "paragraph_id": 81, "text": "The decline of the BNP as an electoral force around 2014 helped to open the way for the growth of another right-wing party, UKIP. In a study Goodwin produced with Robert Ford, the two political scientists noted that UKIP's support base mirrored the BNP's in that it had the same \"very clear social profile\": the \"old, male, working class, white and less educated\". One area where the two differed, they noted, was in the fact that BNP support had been highest among the middle-aged before tailing off among the over 55s, whereas UKIP retained strong support with those over 55. Ford and Goodwin suggested that this might be because more over 55s had \"direct or indirect experiences\" of the Second World War, in which Britain defeated the fascist powers, resulting in them being less inclined to support fascist parties than their younger counterparts. Despite these commonalities, UKIP proved far more successful at mobilising these social groups than did the BNP. This was likely in part because UKIP had a \"reputational shield\"; it emerged from within the Eurosceptic tradition of British politics rather than from the far-right and thus, while often ridiculed by the mainstream, was regarded as a legitimate democratic actor in a way that the BNP was not.", "title": "Support" }, { "paragraph_id": 82, "text": "On its formation, the BNP avoided the National Front's committee-rule system of collective leadership in the hope of evading the infighting and factionalism that had damaged the NF. Instead it was founded around what it called the \"leadership principle\", with a central chairman having complete control over the party, which was then arranged in a highly hierarchical structure. The BNP lacked internal democracy, with the grassroots membership having almost no formal power, except for electing the party leader. On taking power, Griffin retained the leadership principle inherited from Tyndall. He nevertheless established an Advisory Council which would meet several times a year; the members were to be selected by Griffin himself and would serve as his advisors.", "title": "Organisation and structure" }, { "paragraph_id": 83, "text": "The party's branches and local groups were referred to as \"units\" within the party. These were designed to recruit followers, raise funds, and campaign during elections. Under Tyndall, the party operated with a skeleton organisation. It had no full-time staff and for most of the 1980s lacked a telephone number. Instead it relied on a handful of geographically scattered, unpaid regional organisers. Its early activists were recruited from within the extreme-right movement, and thus lacked the experience and skills in electoral campaigning. When Griffin took control, he introduced a variety of internal departments to help manage the party's activities: the administration and enquiries department, department for group development, legal affairs department, security department, and communications department. Griffin tried to build a more professional party machine by educating and training BNP members, providing them with incentives, establishing a steady income stream, and overcoming factionalism and dissent. He launched an \"annual college\" for activists in 2001 and formed an education and training department in 2007. In 2008 and 2010 he oversaw the establishment of \"summer schools\" for high-ranking officials. The party also began employing full-time members of staff, having three in 2001 and 13 in 2007.", "title": "Organisation and structure" }, { "paragraph_id": 84, "text": "To incentivise members to remain committed to the party, Griffin followed the example of the Swedish National Democrats by implementing a new \"voting membership\" scheme in 2007. This meant that those who had been BNP members for two years could become a \"voting member\", at which they would go on a year's probation. During this year they were required to attend educational and training seminars, to engage in a certain amount of activism, and to donate a specified amount of money to the party. Once completed, they were allowed to vote on certain matters at general members' meetings and annual conferences, to participate in policy debates, and to be eligible for intermediate and senior positions. This policy ensured that those who reached the higher echelons of the BNP were fully trained in the party's ideology and electoral strategy.", "title": "Organisation and structure" }, { "paragraph_id": 85, "text": "Griffin hoped to build a wider social movement around the BNP by establishing affiliated networks and organisations. In many cases, these were presented to the public in a way that concealed any direct connection to the BNP. Most of these affiliated groups were poorly funded and had few members. The party established its own record label, Great White Records, a radio station, and a trade union known as Solidarity – The Union for British Workers. It formed a group for young people known as the Young BNP, although in 2010 renamed this group as the BNP Crusaders, \"to pay homage to our ancestors from the Middle Ages who saved Christian Europe from the onslaught of Islam\". It established a Land and People group to recruit support in rural areas, a Family Circle to recruit women and families, and both a Veterans Group and an Association of British ex-Servicemen for former military servicemen. A group called Families Against Immigrant Racism was established to counter perceived racism against white Britons, while an Ethnic Liaison Committee was created to build links with anti-Muslim Hindu and Sikh groups active in Britain. Another group was the American Friends of the British National Party (AFBNP), set up by Mark Cotterill in 1999 to gain support from sympathisers in the United States. In 2001 it had 100 members, and by 2008 had 107.", "title": "Organisation and structure" }, { "paragraph_id": 86, "text": "A group called Islands of the North Atlantic (IONA) was established to promote the BNP's view of British culture and identity. The British Students Association was founded to promote the party's views among university students in 2000. Albion Life Insurance was set up in September 2006 as an insurance brokerage company established on behalf of the BNP to raise funds for its activities. The firm ceased to operate in November 2006. In 2006, the BNP launched the Christian Council of Britain (CCB), a group designed to rival the Muslim Council of Britain and oppose the growing \"Islamification\" of inner city areas. The CCB was established and run by BNP member Robert West, who claimed to have been ordained by the Apostolic Church, a claim that the church denies. West is a Calvinist and espouses a theology of nations which is influenced by Calvinist theologians like Abraham Kuyper, holding that God wishes every race and nation to remain separate until end time.", "title": "Organisation and structure" }, { "paragraph_id": 87, "text": "Griffin's BNP also established an annual Red, White and Blue festival, which was based on the 'Blue Blanc Rouge' organised by France's National Front. The festival brought party activists together and aimed to promote a more family friendly image for the group, although it also provided a venue for white power skinhead bands like Stigger, Nemesis and Warlord. Around 1,000 BNP members attended the party's 2001 festival.", "title": "Organisation and structure" }, { "paragraph_id": 88, "text": "Under Griffin's leadership, the BNP zealously embraced the use of alternative media to promote itself in a way different from the negative portrayal that featured in the mainstream media. On its website—which had been established in 1995—it created an internet television channel, 'BNPtv'. It has created blogs that cover different themes without being explicitly political in order to promote the party's message. The BNP established an online marketing platform, Excalibur, through which to sell its merchandise. In 2003, the BNP claimed that it had the most viewed website of a political party in Britain, and by 2011 was claiming to have the most viewed such website in Europe. In September 2007, The Daily Telegraph newspaper reported that Hitwise, the online competitive intelligence service, said that the BNP website had more hits than any other website of a British political party.", "title": "Organisation and structure" }, { "paragraph_id": 89, "text": "Under Griffin, the BNP forged stronger links with various extreme-right parties elsewhere in Europe, among them France's National Front, Germany's National Democratic Party (NPD), Sweden's National Democrats, and Hungary's Jobbik. Griffin unsuccessfully urged the NPD to move away from neo-Nazism and embark on the same 'modernisation' project that he had taken the BNP. Jean-Marie Le Pen of the French Front National was the guest of honour at an \"Anglo-French Patriotic Dinner\" held by the BNP in April 2004. Griffin met leaders of the Hungarian far right party Jobbik to discuss co-operation between the two parties and spoke at a Jobbik party rally in August 2008. In April 2009, Simon Darby, deputy chairman of the BNP, was welcomed with fascist salutes by members of the Italian nationalist Forza Nuova during a trip to Milan. Darby stated that the BNP would look to form an alliance with France's Front National in the European Parliament. Following the election of two BNP MEPs in 2009, the following year saw the BNP join with other extreme-right parties to form the Alliance of European National Movements, with Griffin becoming its vice president. The party also had close links with the Historical Review Press, a publisher focused on promoting Holocaust denial.", "title": "Organisation and structure" }, { "paragraph_id": 90, "text": "Britain's extreme-right has long faced internal and public divisions. Disgruntled BNP members left the party to found or join a wide range of rivals, among them the British Freedom Party, White Nationalist Party, Nationalist Alliance, Wolf's Hook White Brotherhood, British People's Party, England First Party, Britain First, Democratic Nationalists, and the New Nationalist Party. Various BNP members were involved in the nascent English Defence League (EDL)—with EDL leader Tommy Robinson having been a former BNP activist—although Griffin proscribed the organisation and condemned it as having been manipulated by \"Zionists\". The political scientist Chris Allen noted that the EDL shared much of the BNP's ideology, but that its \"strategies and actions\" were very different, with the EDL favouring street marches over electoral politics. By 2014, both the BNP and EDL were in decline, and Britain First—founded by former BNP members James Dowson and Paul Golding—had risen to prominence. It combined the electoral tactics of the BNP with the street marches of the EDL.", "title": "Organisation and structure" }, { "paragraph_id": 91, "text": "The Steadfast Trust was established as a charity in 2004 with the stated aims of reducing poverty among those of Anglo-Saxon descent and supporting English culture. It has many former and current BNP, NF and British Ku Klux Klan members. It was deregistered as a charity by the Charity Commission in February 2014. In 2014, after Nick Griffin lost the leadership of BNP, he set up British Voice, but before it was launched, he decided to set up a different group, British Unity.", "title": "Organisation and structure" }, { "paragraph_id": 92, "text": "Some members of the BNP were radicalised during their involvement with the party and subsequently sought to carry out acts of violence and terrorism. Tony Lecomber was imprisoned for three years for possessing explosives, after a nail bomb exploded while he was transporting it to the offices of the Workers' Revolutionary Party in 1985. He was imprisoned for three years in 1991 whilst serving as the BNP's Director of Propaganda for assaulting a Jewish teacher. In 1999, the ex-BNP member David Copeland used nail bombs to target homosexuals and ethnic minorities in London. In 2005, the BNP's Burnley candidate Robert Cottage was convicted of stockpiling chemicals for use in what he believed was a coming civil war, while a Yorkshire BNP member, Terry Gavan, was convicted in 2010 for stockpiling firearms and nail bombs.", "title": "Organisation and structure" }, { "paragraph_id": 93, "text": "The BNP has contested seats in England, Wales, Scotland and Northern Ireland. Research from Robert Ford and Matthew Goodwin shows that BNP support is concentrated among older and less educated working-class men living in the declining industrial towns of the North and Midlands regions, in contrast to previous significant far-right parties like the National Front, which drew support from a younger demographic.", "title": "Electoral performance" }, { "paragraph_id": 94, "text": "The BNP placed comparatively little emphasis on elections to the British House of Commons, aware that the first past the post voting system was a major obstacle.", "title": "Electoral performance" }, { "paragraph_id": 95, "text": "The British National Party has contested general elections since 1983.", "title": "Electoral performance" }, { "paragraph_id": 96, "text": "The BNP in the 2001 general election saved five deposits (out of 33 contested seats) and secured its best general election result in Oldham West and Royton (which had recently been the scene of racially motivated rioting between white and Asian youths) where party leader Nick Griffin secured 16% of the vote.", "title": "Electoral performance" }, { "paragraph_id": 97, "text": "The 2005 general election was considered a major breakthrough by the BNP, as they picked up 192,746 votes in the 119 constituencies it contested, took a 0.7% share of the overall vote, and retained a deposit in 40 of the seats.", "title": "Electoral performance" }, { "paragraph_id": 98, "text": "The BNP put forward candidates for 338 out of 650 seats for the 2010 general election gaining 563,743 votes (1.9%), finishing in fifth place and failing to win any seats. However, a record of 73 deposits were saved. Party chairman Griffin came third in the Barking constituency, behind Margaret Hodge of Labour and Simon Marcus of the Conservatives, who were first and second respectively. At 14.6%, this was the BNP's best result in any of the seats it contested that year.", "title": "Electoral performance" }, { "paragraph_id": 99, "text": "The BNP's first electoral success came in 1993, when Derek Beackon was returned as a councillor in Millwall, London. He lost his seat in elections the following year. The next BNP success in local elections was not until the 2002 local elections, when three BNP candidates gained seats on the Burnley council. The BNP's first councillor for six years was John Haycock, elected as a parish councillor for Bromyard and Winslow in Herefordshire in 2000. Haycock failed to attend any council meetings for six months and was later disqualified from office.", "title": "Electoral performance" }, { "paragraph_id": 100, "text": "The party had 55 councillors for a time in 2009. After the 2013 local county council elections, the BNP was left with a total of two borough councillors in England:", "title": "Electoral performance" }, { "paragraph_id": 101, "text": "As of 2011, the BNP had yet to make \"a major breakthrough\" on local councils. The BNP's councillors usually had \"an extremely limited impact on local politics\" because they were isolated as individuals or small groups on the council. Councillors from the main parties often disliked their BNP colleagues and deemed having to work alongside them as an affront to dignity and decency. Questions were often raised as to whether BNP councillors could adequately represent the interests of all of their local constituents. On being elected, Beackon for instance stated that he refused to serve his Asian constituents in Millwall. There were also allegations made that BNP councillors had particularly low attendance at council meetings, although research indicated that this was not the case, with the BNP's attendance record being largely average.", "title": "Electoral performance" }, { "paragraph_id": 102, "text": "There is evidence to suggest that racially and religiously motivated crime increased in those areas where BNP councillors had been elected. For instance, after the 1993 election of Beackon, there was a spike in racist attacks in the borough of Tower Hamlets. BNP members were directly responsible for some of this; the party's national organiser Richard Edmonds was sentenced to three months imprisonment for his part in an attack on a black man and his white girlfriend.", "title": "Electoral performance" }, { "paragraph_id": 103, "text": "BNP lead candidate Richard Barnbrook won a seat in the London Assembly in May 2008, after the party gained 5.3% of the London-wide vote. However, in August 2010, he resigned the party whip and became an independent.", "title": "Electoral performance" }, { "paragraph_id": 104, "text": "In the 2007 Welsh Assembly elections, the BNP fielded 20 candidates, four in each of the five regional lists, with Nick Griffin standing in the South Wales West region. It did not win any seats, but was the only minor party to have saved deposits in the electoral regions, one in the North Wales region and the other in the South Wales West region. In total the BNP polled 42,197 votes (4.3%).", "title": "Electoral performance" }, { "paragraph_id": 105, "text": "In the 2011 Welsh Assembly elections, the BNP fielded 20 candidates, four in each of the five regional lists and for the first time 7 candidates were fielded in FPTP constituencies. On the regional lists, the BNP polled 22,610 votes (2.4%), down 1.9% from 2007. In 2 out of the 7 FPTP constituencies contested the BNP saved deposits: (Swansea East and Islwyn).", "title": "Electoral performance" }, { "paragraph_id": 106, "text": "In the 2007 Scottish Parliament election, the party fielded 32 candidates, entitling it to public funding and an election broadcast, prompting criticism. The BNP received 24,616 votes (1.2%), no seats were won, nor were any deposits saved. In the 2011 Scottish Parliament election, the BNP fielded 32 candidates in the regional lists. 15,580 votes were polled (0.78%).", "title": "Electoral performance" }, { "paragraph_id": 107, "text": "The BNP fielded 3 candidates for the first time in three constituencies each in the 2011 Northern Ireland Legislative Assembly elections (Belfast East, East Antrim and South Antrim). 1,252 votes were polled (0.2%), winning no seats for the party.", "title": "Electoral performance" }, { "paragraph_id": 108, "text": "The BNP has taken part in European Parliament elections since 1999, when they received 1.13% of the total vote (102,647 votes).", "title": "Electoral performance" }, { "paragraph_id": 109, "text": "In the 2004 elections to the European Parliament, the BNP won 4.9% of the vote, making it the sixth biggest party overall, but did not win any seats.", "title": "Electoral performance" }, { "paragraph_id": 110, "text": "The BNP won two seats in the European Parliament in the 2009 elections. Andrew Brons was elected in the Yorkshire and the Humber regional constituency with 9.8% of the vote. Party chairman Nick Griffin was elected in the North West region, with 8% of the vote. Nationally, the BNP received 6.26%.", "title": "Electoral performance" }, { "paragraph_id": 111, "text": "The British Government announced in 2009 that the BNP's two MEPs would be denied some of the access and information afforded to other MEPs. The BNP would be subject to the \"same general principles governing official impartiality\" and they would receive \"standard written briefings as appropriate from time to time\", but diplomats would not be \"proactive\" in dealing with the BNP MEPs and that any requests for policy briefings from them would be treated differently and on a discretionary basis.", "title": "Electoral performance" }, { "paragraph_id": 112, "text": "The BNP did not stand any candidates in the 2019 European Parliament election in the United Kingdom.", "title": "Electoral performance" }, { "paragraph_id": 113, "text": "The leaders and senior officers of the BNP have criminal convictions for inciting racial hatred. John Hagan claims that the BNP has conducted right-wing extremist violence to gain \"institutionalized power\". A 1997 report by Human Rights Watch accused the party of recruiting from skinhead groups and promoting racist violence.", "title": "Association with violence" }, { "paragraph_id": 114, "text": "In the past, Nick Griffin has defended the threat of violence to further the party's aims. After the BNP won its first council seat in 1993, he wrote that the BNP should not be a \"postmodernist rightist party\" but \"a strong, disciplined organisation with the ability to back up its slogan 'Defend Rights for Whites' with well-directed boots and fists. When the crunch comes, power is the product of force and will, not of rational debate\". In 1997 he said: \"It is more important to control the streets of a city than its council chambers.\"", "title": "Association with violence" }, { "paragraph_id": 115, "text": "A BBC Panorama programme reported on a number of BNP members who have had criminal convictions, some racially motivated. Some of the more notable convictions include:", "title": "Association with violence" }, { "paragraph_id": 116, "text": "In 2011, Goodwin described the BNP as being \"the most successful party in the history of the extreme right in Britain\". That same year, John E. Richardson noted that it had achieved \"a level of electoral success that is unparalleled in the history of British fascism\". The historian Alan Sykes stated that \"in electoral terms\", the BNP achieved \"more in the first three years of the twenty-first century\" than the British far right \"as a whole achieved in the previous seventy\". However, Copsey said that the party's belief that one day the conditions would be right for it to win a general election belonged to the \"Never-Never Land of British politics\". Copsey also said that the BNP's electoral successes had been modest in comparison to those achieved by extreme-right groups elsewhere in Western Europe such as France's National Front, Italy's National Alliance, and Belgium's Vlaams Blok.", "title": "Reception" }, { "paragraph_id": 117, "text": "The BNP's growth met a hostile reaction, and in 2011 the political scientists Copsey and Macklin described it as \"Britain's most disliked party\". It was widely reviled as racist and even following Griffin's \"modernisation\" project it was still heavily tainted by its associations with neo-Nazism. For many years it remained closely associated with the National Front in the British public imagination. The BNP remained unable to gain a broad appeal or widespread credibility. In a 2004 poll, seven out of ten voters said that they would never consider voting for the BNP. A 2009 poll found that two-thirds would \"under no circumstances\" consider voting BNP, while only 4% of respondents would \"definitely consider\" voting for them.", "title": "Reception" }, { "paragraph_id": 118, "text": "The Conservative leader Michael Howard stated that the BNP were a \"stain\" on British democracy, adding that \"this is not a political movement, this is a bunch of thugs dressed up as a political party\". His successor David Cameron described it as a \"completely unacceptable\" organisation which \"thrives on hatred\". The Labour prime minister, Tony Blair , called it a \"nasty, extreme organisation\", while the Liberal Democrat leader Nick Clegg termed it a \"party of thugs and fascists\". In 2004, the General Synod of the Church of England declared that supporting the BNP was incompatible with Christianity, comparing it to \"spitting in the face of God\". Christian groups throughout Britain have maintained that the BNP's hostility toward cultural and ethnic diversity in the country was at odds with mainstream Christianity's emphasis on inclusiveness, tolerance, and interfaith dialogue. Winston Churchill's family has criticised the BNP's use of his image and quotations, labelling it \"offensive and disgusting\". The singer Vera Lynn condemned the party for selling a CD featuring her recordings on its website. In 2009, the Royal British Legion asked Griffin—at first privately and then publicly—to not wear their poppy symbol.", "title": "Reception" }, { "paragraph_id": 119, "text": "The British police, Fire Brigades Union, and Church of England, prohibited its members from joining the BNP. In 2002, Martin Narey, banned BNP membership among prison workers; he subsequently received death threats. In 2010, the Education Secretary Michael Gove announced bans allowing headteachers to ban their staff from being party members. Individuals whose membership of the party was made public sometimes faced ostracism and the loss of their job: examples include a school headmaster who had to resign, a caretaker who was sacked after attending a BNP rally, and a police officer dismissed from his position. After BNP membership lists were leaked on the Internet, a number of police forces investigated officers whose names appeared on the lists.", "title": "Reception" }, { "paragraph_id": 120, "text": "In 2005, an invitation to Nick Griffin by the University of St Andrews Union Debating Society to participate in a debate on multiculturalism was withdrawn after protests. The BNP says that National Union of Journalists guidelines on reporting \"far right\" organisations forbid unionised journalists from reporting uncritically on the party. In April 2007, an election broadcast was cancelled by BBC Radio Wales whose lawyers believed that the broadcast was defamatory of the Chief Constable of North Wales Police, Richard Brunstrom. The BNP said that BBC editors were following an agenda.", "title": "Reception" }, { "paragraph_id": 121, "text": "Attitudes toward the BNP in both mainstream broadcast media and print journalism have been overwhelmingly negative, and no mainstream newspaper has endorsed the party. This hostile coverage has even been found in right-wing tabloids like the Daily Mail, Daily Express and The Sun which otherwise share the BNP's hostile attitude toward issues like immigration. In 2003, the Daily Mail described the BNP as \"poisonous bigots\", while in 2004 The Sun printed the headline of \"BNP: Bloody Nasty People\". Senior BNP figures nevertheless believed that these tabloids' hostile coverage of immigration and Islam helped to legitimise and normalise the party and its views among much of the British public, a view echoed by some academic observers. When, in 2004, anti-racist activists picketed outside the Daily Mail office in central London to protest against its negative coverage of asylum seekers, BNP members organised a counter-picket at which they displayed the placard \"Vote BNP, Read the Daily Mail\".", "title": "Reception" }, { "paragraph_id": 122, "text": "The BNP initially faced a 'no platform for fascists' policy from the broadcast media, although this eroded as Griffin was invited on to a number of television programmes amid the party's growing electoral success. When the BBC invited him to appear on Question Time in 2009 it was criticised by several trade unions, sections of the media, and several Labour politicians, all of whom believed that the BNP should not be given a public platform. Anti-fascist protesters assembled outside of the television studio to protest Griffin's inclusion.", "title": "Reception" }, { "paragraph_id": 123, "text": "The first academic attention to be directed at the BNP appeared after it gained a councillor in the 1993 local elections. Nevertheless, throughout the 1990s it remained the subject of little academic research. Academic interest increased following its victories at local elections from 2002 onward. The first detailed monograph study to be devoted to the party was Nigel Copsey's Contemporary British Fascism, first published in 2004. In September 2008, an academic symposium on the BNP was held at Teesside University.", "title": "Reception" }, { "paragraph_id": 124, "text": "Opposition to the BNP also came from the organised anti-fascist movement. By the mid-1990s, the BNP's attempts to stage public events in Scotland, the North West and the Midlands were largely thwarted by the militant disruption of the Anti-Fascist Action (AFA) group. The BNP's modernisation and move away from street demonstrations and toward electoral campaigning caused problems for the AFA, who proved unable to successfully change their tactics; on those occasions when AFA activists tried to forcibly disrupt BNP activities, they were prevented and arrested by riot police.", "title": "Reception" }, { "paragraph_id": 125, "text": "More liberal sections of the anti-fascist movement sought to counter the BNP through community-based initiatives. Searchlight encouraged trade unions to establish localised campaigns that would ensure that ethnic minority and other anti-BNP locals voted. It suggested that such campaigns should avoid associating with the mainstream parties from which BNP voters felt disenfranchised and that they should not be afraid of calling out Islamic fundamentalists and extremists active in the area. The Unite Against Fascism group also sought to maximise anti-BNP turnout at elections, calling on the electorate to vote for \"anyone but fascists\". Evidence suggests that such anti-fascist activities did little to erode the far-right vote; this was in part because anti-fascist groups had encouraged the stereotype that BNP candidates were violent skinheads, something which conflicted with the more normal, friendly image that BNP activists cultivated when canvassing.", "title": "Reception" }, { "paragraph_id": 126, "text": "The BNP often received a hostile response from other sections of the British extreme-right. Some extreme-right-wingers, such as the British Freedom Party, expressed frustration at the party's inability to moderate itself further on the issue of race, while those such as Colin Jordan and the NF accused the BNP—particularly under Griffin's leadership—of being too moderate. This latter view was articulated by an extreme-right groupuscule, the International Third Position, when it claimed that the BNP \"has been openly courting the Jewish vote and pumping out material which confirms what most us knew years ago: the BNP has become a multi-racist, Zionist, queer-tolerant anti-Muslim pressure group\".", "title": "Reception" }, { "paragraph_id": 127, "text": "In ASLEF v. United Kingdom, the European Court of Human Rights overturned an employment appeal tribunal ruling that awarded BNP member and train driver Jay Lee damages for expulsion from a trade union. In Redfearn v United Kingdom, the court ruled that members of racist organisations could lawfully be dismissed on health and safety grounds if there was a danger of violence occurring in the workplace. In November 2012, the European Court of Human Rights made a majority ruling (4 to 3) that in Redfearn's case against the UK government, his rights under Article 11 (free association) had been infringed, but not those under Article 10 (free expression) or Article 14 (discrimination).", "title": "Reception" } ]
The British National Party (BNP) is a far-right, British fascist political party in the United Kingdom. It is headquartered in Wigton, Cumbria, and is led by Adam Walker. A minor party, it has no elected representatives at any level of UK government. The party was founded in 1982, and reached its greatest level of success in the 2000s, when it had over fifty seats in local government, one seat on the London Assembly, and two Members of the European Parliament. Taking its name from that of a defunct 1960s far-right party, the BNP was created by John Tyndall and other former members of the fascist National Front (NF). During the 1980s and 1990s, the BNP placed little emphasis on contesting elections, in which it did poorly. Instead, it focused on street marches and rallies, creating the Combat 18 paramilitary—its name a coded reference to Nazi German leader Adolf Hitler—to protect its events from anti-fascist protesters. A growing 'moderniser' faction was frustrated by Tyndall's leadership, and ousted him in 1999. The new leader Nick Griffin sought to broaden the BNP's electoral base by presenting a more moderate image, targeting concerns about rising immigration rates, and emphasising localised community campaigns. This resulted in increased electoral growth throughout the 2000s, to the extent that it became the most electorally successful far-right party in British history. Concerns regarding financial mismanagement resulted in Griffin being removed as leader in 2014. By this point, the BNP's membership and vote share had declined dramatically, groups like Britain First and National Action had splintered off, and the English Defence League had supplanted it as the UK's foremost far-right group. Ideologically positioned on the extreme-right or far-right of British politics, the BNP has been characterised as fascist or neo-fascist by political scientists. Under Tyndall's leadership, it was more specifically regarded as neo-Nazi. The party is ethnic nationalist, and it once espoused the view that only white people should be citizens of the United Kingdom. It calls for an end to non-white migration into the UK. It called initially for the compulsory expulsion of non-whites but, since 1999, it has advocated voluntary removals with financial incentives. It promotes biological racism and the white genocide conspiracy theory, calling for global racial separatism and condemning interracial relationships. Under Tyndall, the BNP emphasised anti-semitism and Holocaust denial, promoting the conspiracy theory that Jews seek to dominate the world through both communism and international capitalism. Under Griffin, the party's focus switched from anti-semitism towards Islamophobia. It promotes economic protectionism, Euroscepticism, and a transformation away from liberal democracy, while its social policies oppose feminism, LGBT rights, and societal permissiveness. Operating around a highly centralised structure that gave its chair near total control, the BNP built links with far-right parties across Europe and created various sub-groups, including a record label and trade union. The BNP attracted most support from within White British working-class communities in northern and eastern England, particularly among middle-aged and elderly men. A poll in the 2000s suggested that most Britons favoured a ban on the party. It faced much opposition from anti-fascists, religious organisations, the mainstream media, and most politicians, and BNP members were banned from various professions.
2001-09-28T08:35:02Z
2023-12-20T12:50:31Z
[ "Template:Composition bar", "Template:Decrease", "Template:Reflist", "Template:Cite journal", "Template:Stack", "Template:Pp-vandalism", "Template:Refn", "Template:Sfnm", "Template:Use British English", "Template:Steady", "Template:White nationalism", "Template:Cite book", "Template:Pp-move-indef", "Template:Quote box", "Template:Citation needed", "Template:Cite web", "Template:Refbegin", "Template:British National Party", "Template:Short description", "Template:Increase", "Template:Cite news", "Template:Nationalism in the United Kingdom", "Template:Harvnb", "Template:Refend", "Template:British political parties", "Template:Use dmy dates", "Template:UK far right", "Template:Main", "Template:Sfn", "Template:Update", "Template:Cite encyclopedia", "Template:Official website", "Template:Alliance of European National Movements", "Template:Portal bar", "Template:Authority control", "Template:For", "Template:Infobox political party", "Template:N/a" ]
https://en.wikipedia.org/wiki/British_National_Party
4,295
Batavi (Germanic tribe)
The Batavi were an ancient Germanic tribe that lived around the modern Dutch Rhine delta in the area that the Romans called Batavia, from the second half of the first century BC to the third century AD. The name is also applied to several military units employed by the Romans that were originally raised among the Batavi. The tribal name, probably a derivation from batawjō ("good island", from Germanic bat- "good, excellent," which is also in the English "better," and awjō "island, land near water"), refers to the region's fertility, today known as the fruitbasket of the Netherlands (the Betuwe). Finds of wooden tablets show that at least some were literate . The Batavi themselves are not mentioned by Julius Caesar in his commentary Commentarii de Bello Gallico, although he is often thought to have founded his dynasty's Germanic bodyguard, which was at least in later generations dominated by Batavi. But he did mention the "Batavian island" in the Rhine river. The island's easternmost point is at a split in the Rhine, one arm being the Waal the other the Lower Rhine/Old Rhine (hence the Latin name Insula Batavorum, "Island of the Batavi"). Much later Tacitus wrote that they had originally been a tribe of the Chatti, a tribe in Germany also never mentioned by Caesar (unless they were his "Suebi"), who were forced by internal dissension to move to their new home. The time when this happened is unknown, but Caesar does describe forced movements of tribes from the east in his time, such as the Usipetes and Tencteri. Tacitus also reports that before their arrival the area had been "an uninhabited district on the extremity of the coast of Gaul, and also of a neighbouring island, surrounded by the ocean in front, and by the river Rhine in the rear and on either side". This view, however, is contradicted by the archeological evidence, which shows continuous habitation from at least the third century BC onward. The strategic position, to wit the high bank of the Waal offering an unimpeded view far into Germania Transrhenana (Germania Beyond the Rhine), was recognized first by Drusus, who built a massive fortress (castra) and a headquarters (praetorium) in imperial style. The latter was in use until the Batavian revolt. Archeological evidence suggests they lived in small villages, composed of six to 12 houses in the very fertile lands between the rivers, and lived by agriculture and cattle-raising. Finds of horse skeletons in graves suggest a strong equestrian preoccupation. On the south bank of the Waal (in what is now Nijmegen) a Roman administrative center was built, called Oppidum Batavorum. An Oppidum was a fortified warehouse, where a tribe's treasures were stored and guarded. This centre was razed during the Batavian Revolt. The Smetius Collection was instrumental in settling the debate about the exact location of the Batavians. The first Batavi commander we know of is named Chariovalda, who led a charge across the Vīsurgis (Weser) river against the Cherusci led by Arminius during the campaigns of Germanicus in Germania Transrhenana. Tacitus (De origine et situ Germanorum XXIX) described the Batavi as the bravest of the tribes of the area, hardened in the Germanic wars, with cohorts under their own commanders transferred to Britannia. They retained the honour of the ancient association with the Romans, not required to pay tribute or taxes and used by the Romans only for war: "They furnished to the Empire nothing but men and arms", Tacitus remarked. Well regarded for their skills in horsemanship and swimming—for men and horses could cross the Rhine without losing formation, according to Tacitus. Dio Cassius describes this surprise tactic employed by Aulus Plautius against the "barbarians"—the British Celts— at the battle of the River Medway, 43: The barbarians thought that Romans would not be able to cross it without a bridge, and consequently bivouacked in rather careless fashion on the opposite bank; but he sent across a detachment of Germanic tribesmen, who were accustomed to swim easily in full armour across the most turbulent streams. [...] Thence the Britons retired to the river Thames at a point near where it empties into the ocean and at flood-tide forms a lake. This they easily crossed because they knew where the firm ground and the easy passages in this region were to be found; but the Romans in attempting to follow them were not so successful. However, the Germans swam across again and some others got over by a bridge a little way up-stream, after which they assailed the barbarians from several sides at once and cut down many of them. (Cassius Dio, Roman History, Book 60:20) It is uncertain how they were able to accomplish this feat. The late fourth century writer on Roman military affairs Vegetius mentions soldiers using reed rafts, drawn by leather leads, to transport equipment across rivers. But the sources suggest the Batavi were able to swim across rivers actually wearing full armour and weapons. This would only have been possible by the use of some kind of buoyancy device: Ammianus Marcellinus mentions that the Cornuti regiment swam across a river floating on their shields "as on a canoe" (357). Since the shields were wooden, they may have provided sufficient buoyancy The Batavi were used to form the bulk of the Emperor's personal Germanic bodyguard from Augustus to Galba. They also provided a contingent for their indirect successors, the Emperor's horse guards, the Equites singulares Augusti. A Batavian contingent was used in an amphibious assault on Ynys Mon (Anglesey), taking the assembled Druids by surprise, as they were only expecting Roman ships. Numerous altars and tombstones of the cohorts of Batavi, dating to the second century and third century, have been found along Hadrian's Wall, notably at Castlecary and Carrawburgh. As well as in Germany, Yugoslavia, Hungary, Romania and Austria. Despite the alliance, one of the high-ranking Batavi, Julius Paullus, to give him his Roman name, was executed by Fonteius Capito on a false charge of rebellion. His kinsman Gaius Julius Civilis was paraded in chains in Rome before Nero; though he was acquitted by Galba, he was retained at Rome, and when he returned to his kin in the year of upheaval in the Roman Empire, 69, he headed a Batavian rebellion. He managed to capture Castra Vetera, the Romans' lost two legions, while two others (I Germanica and XVI Gallica) were controlled by the rebels. The rebellion became a real threat to the Empire when the conflict escalated to northern Gaul and Germania. The Roman army retaliated and invaded the insula Batavorum. A bridge was built over the river Nabalia, where the warring parties approached each other on both sides to negotiate peace. The narrative was told in great detail in Tacitus' History, book iv, although, unfortunately, the narrative breaks off abruptly at the climax. Following the uprising, Legio X Gemina was housed in a stone castra to keep an eye on the Batavians. The Batavi were still mentioned in 355 during the reign of Constantius II (317–361), when their island was already dominated by the Salii, a Frankish tribe that had sought Roman protection there in 297 after having been expelled from their own country by the Saxons. Constantius Gallus added inhabitants of Batavia to his legions, "of whose discipline we still make use." It has been assumed they merged with the Salii shortly before or after and, after having been expelled by another tribe (it has been proposed this was the Chamavi), shared their subsequent migration to Toxandria. In the Late Roman army there was a unit called Batavi. The name of the Bavarian town of Passau descends from the Roman Batavis, which was named after the Batavi. The town's name is old as it shows the typical effects of the High German consonant shift (b > p, t > ss). In the 16th-century emergence of a popular foundation story and origin myth for the Dutch people, the Batavians came to be regarded as their ancestors during their national struggle for independence during the Eighty Years' War. The mix of fancy and fact in the Cronyke van Hollandt, Zeelandt ende Vriesland (called the Divisiekroniek) by the Augustinian friar and humanist Cornelius Gerardi Aurelius, first published in 1517, brought the spare remarks in Tacitus' newly rediscovered Germania to a popular public; it was being reprinted as late as 1802. Contemporary Dutch virtues of independence, fortitude and industry were fully recognizable among the Batavians in more scholarly history represented in Hugo Grotius' Liber de Antiquitate Republicae Batavicorum (1610). The origin was perpetuated by Romeyn de Hooghe's Spiegel van Staat der Vereenigden Nederlanden ("Mirror of the State of the United Netherlands," 1706), which also ran to many editions, and it was revived in the atmosphere of Romantic nationalism in the late eighteenth-century reforms that saw a short-lived Batavian Republic and, in the colony of the Dutch East Indies, a capital that was named Batavia. Though since Indonesian independence the city is called Jakarta, its inhabitants up to the present still call themselves Betawi or Orang Betawi, i.e. "People of Batavia" – a name ultimately derived from the ancient Batavians. The success of this tale of origins was mostly due to resemblance in anthropology, which was based on tribal knowledge. Being politically and geographically inclusive, this historical vision filled the needs of Dutch nation-building and integration in the 1890–1914 era. However, a disadvantage of this historical nationalism soon became apparent. It suggested there were no strong external borders, while allowing for the fairly clear-cut internal borders that were emerging as the society polarized into three parts. After 1945, the tribal knowledge lost its grip on anthropology and mostly vanished. Modern variants of the Batavian founding myth are made more accurate by pointing out that the Batavians were one part of the ancestry of the Dutch people - together with the Frisians, Franks and Saxons – by tracing patterns of DNA. Echoes of this cultural continuity can still be found among various areas of Dutch modern culture, such as the very popular replica of the ship Batavia that can today be found in Lelystad.
[ { "paragraph_id": 0, "text": "The Batavi were an ancient Germanic tribe that lived around the modern Dutch Rhine delta in the area that the Romans called Batavia, from the second half of the first century BC to the third century AD. The name is also applied to several military units employed by the Romans that were originally raised among the Batavi. The tribal name, probably a derivation from batawjō (\"good island\", from Germanic bat- \"good, excellent,\" which is also in the English \"better,\" and awjō \"island, land near water\"), refers to the region's fertility, today known as the fruitbasket of the Netherlands (the Betuwe).", "title": "" }, { "paragraph_id": 1, "text": "Finds of wooden tablets show that at least some were literate .", "title": "" }, { "paragraph_id": 2, "text": "The Batavi themselves are not mentioned by Julius Caesar in his commentary Commentarii de Bello Gallico, although he is often thought to have founded his dynasty's Germanic bodyguard, which was at least in later generations dominated by Batavi. But he did mention the \"Batavian island\" in the Rhine river. The island's easternmost point is at a split in the Rhine, one arm being the Waal the other the Lower Rhine/Old Rhine (hence the Latin name Insula Batavorum, \"Island of the Batavi\"). Much later Tacitus wrote that they had originally been a tribe of the Chatti, a tribe in Germany also never mentioned by Caesar (unless they were his \"Suebi\"), who were forced by internal dissension to move to their new home. The time when this happened is unknown, but Caesar does describe forced movements of tribes from the east in his time, such as the Usipetes and Tencteri.", "title": "Location" }, { "paragraph_id": 3, "text": "Tacitus also reports that before their arrival the area had been \"an uninhabited district on the extremity of the coast of Gaul, and also of a neighbouring island, surrounded by the ocean in front, and by the river Rhine in the rear and on either side\". This view, however, is contradicted by the archeological evidence, which shows continuous habitation from at least the third century BC onward.", "title": "Location" }, { "paragraph_id": 4, "text": "The strategic position, to wit the high bank of the Waal offering an unimpeded view far into Germania Transrhenana (Germania Beyond the Rhine), was recognized first by Drusus, who built a massive fortress (castra) and a headquarters (praetorium) in imperial style. The latter was in use until the Batavian revolt.", "title": "Location" }, { "paragraph_id": 5, "text": "Archeological evidence suggests they lived in small villages, composed of six to 12 houses in the very fertile lands between the rivers, and lived by agriculture and cattle-raising. Finds of horse skeletons in graves suggest a strong equestrian preoccupation. On the south bank of the Waal (in what is now Nijmegen) a Roman administrative center was built, called Oppidum Batavorum. An Oppidum was a fortified warehouse, where a tribe's treasures were stored and guarded. This centre was razed during the Batavian Revolt. The Smetius Collection was instrumental in settling the debate about the exact location of the Batavians.", "title": "Location" }, { "paragraph_id": 6, "text": "The first Batavi commander we know of is named Chariovalda, who led a charge across the Vīsurgis (Weser) river against the Cherusci led by Arminius during the campaigns of Germanicus in Germania Transrhenana.", "title": "Military units" }, { "paragraph_id": 7, "text": "Tacitus (De origine et situ Germanorum XXIX) described the Batavi as the bravest of the tribes of the area, hardened in the Germanic wars, with cohorts under their own commanders transferred to Britannia. They retained the honour of the ancient association with the Romans, not required to pay tribute or taxes and used by the Romans only for war: \"They furnished to the Empire nothing but men and arms\", Tacitus remarked. Well regarded for their skills in horsemanship and swimming—for men and horses could cross the Rhine without losing formation, according to Tacitus. Dio Cassius describes this surprise tactic employed by Aulus Plautius against the \"barbarians\"—the British Celts— at the battle of the River Medway, 43:", "title": "Military units" }, { "paragraph_id": 8, "text": "The barbarians thought that Romans would not be able to cross it without a bridge, and consequently bivouacked in rather careless fashion on the opposite bank; but he sent across a detachment of Germanic tribesmen, who were accustomed to swim easily in full armour across the most turbulent streams. [...] Thence the Britons retired to the river Thames at a point near where it empties into the ocean and at flood-tide forms a lake. This they easily crossed because they knew where the firm ground and the easy passages in this region were to be found; but the Romans in attempting to follow them were not so successful. However, the Germans swam across again and some others got over by a bridge a little way up-stream, after which they assailed the barbarians from several sides at once and cut down many of them. (Cassius Dio, Roman History, Book 60:20)", "title": "Military units" }, { "paragraph_id": 9, "text": "It is uncertain how they were able to accomplish this feat. The late fourth century writer on Roman military affairs Vegetius mentions soldiers using reed rafts, drawn by leather leads, to transport equipment across rivers. But the sources suggest the Batavi were able to swim across rivers actually wearing full armour and weapons. This would only have been possible by the use of some kind of buoyancy device: Ammianus Marcellinus mentions that the Cornuti regiment swam across a river floating on their shields \"as on a canoe\" (357). Since the shields were wooden, they may have provided sufficient buoyancy", "title": "Military units" }, { "paragraph_id": 10, "text": "The Batavi were used to form the bulk of the Emperor's personal Germanic bodyguard from Augustus to Galba. They also provided a contingent for their indirect successors, the Emperor's horse guards, the Equites singulares Augusti.", "title": "Military units" }, { "paragraph_id": 11, "text": "A Batavian contingent was used in an amphibious assault on Ynys Mon (Anglesey), taking the assembled Druids by surprise, as they were only expecting Roman ships.", "title": "Military units" }, { "paragraph_id": 12, "text": "Numerous altars and tombstones of the cohorts of Batavi, dating to the second century and third century, have been found along Hadrian's Wall, notably at Castlecary and Carrawburgh. As well as in Germany, Yugoslavia, Hungary, Romania and Austria.", "title": "Military units" }, { "paragraph_id": 13, "text": "Despite the alliance, one of the high-ranking Batavi, Julius Paullus, to give him his Roman name, was executed by Fonteius Capito on a false charge of rebellion. His kinsman Gaius Julius Civilis was paraded in chains in Rome before Nero; though he was acquitted by Galba, he was retained at Rome, and when he returned to his kin in the year of upheaval in the Roman Empire, 69, he headed a Batavian rebellion. He managed to capture Castra Vetera, the Romans' lost two legions, while two others (I Germanica and XVI Gallica) were controlled by the rebels. The rebellion became a real threat to the Empire when the conflict escalated to northern Gaul and Germania. The Roman army retaliated and invaded the insula Batavorum. A bridge was built over the river Nabalia, where the warring parties approached each other on both sides to negotiate peace. The narrative was told in great detail in Tacitus' History, book iv, although, unfortunately, the narrative breaks off abruptly at the climax. Following the uprising, Legio X Gemina was housed in a stone castra to keep an eye on the Batavians.", "title": "Military units" }, { "paragraph_id": 14, "text": "The Batavi were still mentioned in 355 during the reign of Constantius II (317–361), when their island was already dominated by the Salii, a Frankish tribe that had sought Roman protection there in 297 after having been expelled from their own country by the Saxons.", "title": "Fate of the Batavi" }, { "paragraph_id": 15, "text": "Constantius Gallus added inhabitants of Batavia to his legions, \"of whose discipline we still make use.\" It has been assumed they merged with the Salii shortly before or after and, after having been expelled by another tribe (it has been proposed this was the Chamavi), shared their subsequent migration to Toxandria. In the Late Roman army there was a unit called Batavi.", "title": "Fate of the Batavi" }, { "paragraph_id": 16, "text": "The name of the Bavarian town of Passau descends from the Roman Batavis, which was named after the Batavi. The town's name is old as it shows the typical effects of the High German consonant shift (b > p, t > ss).", "title": "Fate of the Batavi" }, { "paragraph_id": 17, "text": "In the 16th-century emergence of a popular foundation story and origin myth for the Dutch people, the Batavians came to be regarded as their ancestors during their national struggle for independence during the Eighty Years' War. The mix of fancy and fact in the Cronyke van Hollandt, Zeelandt ende Vriesland (called the Divisiekroniek) by the Augustinian friar and humanist Cornelius Gerardi Aurelius, first published in 1517, brought the spare remarks in Tacitus' newly rediscovered Germania to a popular public; it was being reprinted as late as 1802. Contemporary Dutch virtues of independence, fortitude and industry were fully recognizable among the Batavians in more scholarly history represented in Hugo Grotius' Liber de Antiquitate Republicae Batavicorum (1610). The origin was perpetuated by Romeyn de Hooghe's Spiegel van Staat der Vereenigden Nederlanden (\"Mirror of the State of the United Netherlands,\" 1706), which also ran to many editions, and it was revived in the atmosphere of Romantic nationalism in the late eighteenth-century reforms that saw a short-lived Batavian Republic and, in the colony of the Dutch East Indies, a capital that was named Batavia. Though since Indonesian independence the city is called Jakarta, its inhabitants up to the present still call themselves Betawi or Orang Betawi, i.e. \"People of Batavia\" – a name ultimately derived from the ancient Batavians.", "title": "The Batavian revival" }, { "paragraph_id": 18, "text": "The success of this tale of origins was mostly due to resemblance in anthropology, which was based on tribal knowledge. Being politically and geographically inclusive, this historical vision filled the needs of Dutch nation-building and integration in the 1890–1914 era.", "title": "The Batavian revival" }, { "paragraph_id": 19, "text": "However, a disadvantage of this historical nationalism soon became apparent. It suggested there were no strong external borders, while allowing for the fairly clear-cut internal borders that were emerging as the society polarized into three parts. After 1945, the tribal knowledge lost its grip on anthropology and mostly vanished. Modern variants of the Batavian founding myth are made more accurate by pointing out that the Batavians were one part of the ancestry of the Dutch people - together with the Frisians, Franks and Saxons – by tracing patterns of DNA. Echoes of this cultural continuity can still be found among various areas of Dutch modern culture, such as the very popular replica of the ship Batavia that can today be found in Lelystad.", "title": "The Batavian revival" } ]
The Batavi were an ancient Germanic tribe that lived around the modern Dutch Rhine delta in the area that the Romans called Batavia, from the second half of the first century BC to the third century AD. The name is also applied to several military units employed by the Romans that were originally raised among the Batavi. The tribal name, probably a derivation from batawjō, refers to the region's fertility, today known as the fruitbasket of the Netherlands. Finds of wooden tablets show that at least some were literate .
2001-09-27T21:29:56Z
2023-12-06T09:54:29Z
[ "Template:Short description", "Template:Redirect", "Template:Reflist", "Template:Cite book", "Template:Cite web", "Template:Cite journal", "Template:Citation needed", "Template:Main", "Template:Citation", "Template:Germanic peoples" ]
https://en.wikipedia.org/wiki/Batavi_(Germanic_tribe)
4,298
Baptism
Baptism (from Koinē Greek: βάπτισμα, romanized: váptisma, lit. 'immersion, dipping in water') is a Christian sacrament of initiation and adoption, almost invariably with the use of water. It may be performed by sprinkling or pouring water on the head, or by immersing in water either partially or completely, traditionally three times, once for each person of the Trinity. The synoptic gospels recount that John the Baptist baptised Jesus. Baptism is considered a sacrament in most churches, and as an ordinance in others. Baptism according to the Trinitarian formula, which is done in most mainstream Christian denominations, is seen as being a basis for Christian ecumenism, the concept of unity amongst Christians. Baptism is also called christening, although some reserve the word "christening" for the baptism of infants. In certain Christian denominations, such as the Catholic Churches, Eastern Orthodox Churches, Oriental Orthodox Churches, Assyrian Church of the East, and Lutheran Churches, baptism is the door to church membership, with candidates taking baptismal vows. It has also given its name to the Baptist churches and denominations. Some Christian thinking regards baptism as necessary for salvation, but some writers, such as Huldrych Zwingli (1484–1531), have denied its necessity. Though water baptism is extremely common among Christian denominations, some, such as The Salvation Army, do not practice water baptism at all. Among denominations that practice water baptism, differences occur in the manner and mode of baptizing and in the understanding of the significance of the rite. Most Christians baptize using the trinitarian formula "in the name of the Father, and of the Son, and of the Holy Spirit" (following the Great Commission), but Oneness Pentecostals baptize using Jesus' name only. The majority of Christians baptize infants; many others, such as Baptist Churches, regard only believer's baptism as true baptism. In certain denominations, such as the Eastern and Oriental Orthodox Churches, the individual being baptized receives a cross necklace that is worn for the rest of their life, inspired by the Sixth Ecumenical Council (Synod) of Constantinople. Outside of Christianity, Mandaeans undergo repeated baptism for purification instead of initiation. They consider John the Baptist to be their greatest prophet and name all rivers yardena after the River Jordan. The term baptism has also been used metaphorically to refer to any ceremony, trial, or experience by which a person is initiated, purified, or given a name. Martyrdom was identified early in Christian church history as "baptism by blood", enabling the salvation of martyrs who had not been baptized by water. Later, the Catholic Church identified a baptism of desire, by which those preparing for baptism who die before actually receiving the sacrament are considered saved. The English word baptism is derived indirectly through Latin from the neuter Greek concept noun báptisma (Greek βάπτισμα, 'washing, dipping'), which is a neologism in the New Testament derived from the masculine Greek noun baptismós (βαπτισμός), a term for ritual washing in Greek language texts of Hellenistic Judaism during the Second Temple period, such as the Septuagint. Both of these nouns are derived from the verb baptízō (βαπτίζω, 'I wash' transitive verb), which is used in Jewish texts for ritual washing, and in the New Testament both for ritual washing and also for the apparently new rite of báptisma. The Greek verb báptō (βάπτω), 'dip', from which the verb baptízō is derived, is in turn hypothetically traced to a reconstructed Indo-European root *gʷabh-, 'dip'. The Greek words are used in a great variety of meanings. βάπτω and βαπτίζω in Hellenism had the general usage of "immersion," "going under" (as a material in a liquid dye) or "perishing" (as in a ship sinking or a person drowning), with the same double meanings as in English "to sink into" or "to be overwhelmed by," with bathing or washing only occasionally used and usually in sacral contexts. The practice of baptism emerged from Jewish ritualistic practices during the Second Temple Period, out of which figures such as John the Baptist emerged. For example, various texts in the Dead Sea Scrolls (DSS) corpus at Qumran describe ritual practices involving washing, bathing, sprinkling, and immersing. One example of such a text is a DSS known as the Rule of the Community, which says "And by the compliance of his soul with all the laws of God his flesh is cleansed by being sprinkled with cleansing waters and being made holy with the waters of repentance." The Mandaeans, who are followers of John the Baptist, practice frequent full immersion baptism (masbuta) as a ritual of purification. According to Mandaean sources, they left the Jordan Valley in the 1st century AD. John the Baptist, who is considered a forerunner to Christianity, used baptism as the central sacrament of his messianic movement. The apostle Paul distinguished between the baptism of John, ("baptism of repentance") and baptism in the name of Jesus, and it is questionable whether Christian baptism was in some way linked with that of John. However, according to Mark 1:8, John seems to connect his water baptism as a type of the true, ultimate baptism of Jesus, which is by the Spirit. Christians consider Jesus to have instituted the sacrament of baptism. Though some form of immersion was likely the most common method of baptism in the early church, many of the writings from the ancient church appeared to view this mode of baptism as inconsequential. The Didache 7.1–3 (AD 60–150) allowed for affusion practices in situations where immersion was not practical. Likewise, Tertullian (AD 196–212) allowed for varying approaches to baptism even if those practices did not conform to biblical or traditional mandates (cf. De corona militis 3; De baptismo 17). Finally, Cyprian (ca. AD 256) explicitly stated that the amount of water was inconsequential and defended immersion, affusion, and aspersion practices (Epistle 75.12). As a result, there was no uniform or consistent mode of baptism in the ancient church prior to the fourth century. By the third and fourth centuries, baptism involved catechetical instruction as well as chrismation, exorcisms, laying on of hands, and recitation of a creed. In the early middle ages infant baptism became common and the rite was significantly simplified and increasingly emphasized. In Western Europe Affusion became the normal mode of baptism between the twelfth and fourteenth centuries, though immersion was still practiced into the sixteenth. In the medieval period, some radical Christians rejected the practice of baptism as a sacrament. Sects such as the Tondrakians, Cathars, Arnoldists, Petrobrusians, Henricans, Brethren of the Free Spirit and the Lollards were regarded as heretics by the Catholic Church. In the sixteenth century, Martin Luther retained baptism as a sacrament, but Swiss reformer Huldrych Zwingli considered baptism and the Lord's Supper to be symbolic. Anabaptists denied the validity of the practice of infant baptism, and rebaptized converts. Baptism is practiced in several different ways. Aspersion is the sprinkling of water on the head, and affusion is the pouring of water over the head. Traditionally, a person is sprinkled, poured, or immersed three times for each person of the Holy Trinity, with this ancient Christian practice called trine baptism or triune baptism. The Didache specifies: This is how you should baptize: Having recited all these things, [the first half of the Teaching, "The Way of Life and the Way of Death"] baptize in the name of the Father and the Son and the Holy Spirit, in running water. If you do not have running water, then baptize in still water. The water should be cold, but if you do not have cold water, then use warm. If you have neither, then just pour water on the head three times in the name of the Father, the Son and the Holy Spirit. Both the one who is baptized and the one who baptizes should fast beforehand, along with any others who are able, the one that is baptized being told to fast for a day or two. The word "immersion" is derived from late Latin immersio, a noun derived from the verb immergere (in – "into" + mergere "dip"). In relation to baptism, some use it to refer to any form of dipping, whether the body is put completely under water or is only partly dipped in water; they thus speak of immersion as being either total or partial. Others, of the Anabaptist belief, use "immersion" to mean exclusively plunging someone entirely under the surface of the water. The term "immersion" is also used of a form of baptism in which water is poured over someone standing in water, without submersion of the person. On these three meanings of the word "immersion", see Immersion baptism. When "immersion" is used in opposition to "submersion", it indicates the form of baptism in which the candidate stands or kneels in water and water is poured over the upper part of the body. Immersion in this sense has been employed in West and East since at least the 2nd century and is the form in which baptism is generally depicted in early Christian art. In the West, this method of baptism began to be replaced by affusion baptism from around the 8th century, but it continues in use in Eastern Christianity. The word submersion comes from the late Latin (sub- "under, below" + mergere "plunge, dip") and is also sometimes called "complete immersion". It is the form of baptism in which the water completely covers the candidate's body. Submersion is practiced in the Orthodox and several other Eastern Churches. In the Latin Church of the Catholic Church, baptism by submersion is used in the Ambrosian Rite and is one of the methods provided in the Roman Rite of the baptism of infants. It is seen as obligatory among some groups that have arisen since the Protestant Reformation, such as Baptists. The Greek-English Lexicon of Liddell and Scott gives the primary meaning of the verb baptízein, from which the English verb "baptize" is derived, as "dip, plunge", and gives examples of plunging a sword into a throat or an embryo and for drawing wine by dipping a cup in the bowl; for New Testament usage it gives two meanings: "baptize", with which it associates the Septuagint mention of Naaman dipping himself in the Jordan River, and "perform ablutions", as in Luke 11:38. Although the Greek verb baptízein does not exclusively mean dip, plunge or immerse (it is used with literal and figurative meanings such as "sink", "disable", "overwhelm", "go under", "overborne", "draw from a bowl"), lexical sources typically cite this as a meaning of the word in both the Septuagint and the New Testament. "While it is true that the basic root meaning of the Greek words for baptize and baptism is immerse/immersion, it is not true that the words can simply be reduced to this meaning, as can be seen from Mark 10:38–39, Luke 12:50, Matthew 3:11 Luke 3:16 and Corinthians10:2." Two passages in the Gospels indicate that the verb baptízein did not always indicate submersion. The first is Luke 11:38, which tells how a Pharisee, at whose house Jesus ate, "was astonished to see that he did not first wash (ἐβαπτίσθη, aorist passive of βαπτίζω—literally, "was baptized") before dinner". This is the passage that Liddell and Scott cites as an instance of the use of βαπτίζω to mean perform ablutions. Jesus' omission of this action is similar to that of his disciples: "Then came to Jesus scribes and Pharisees, which were of Jerusalem, saying, Why do thy disciples transgress the tradition of the elders? for they wash (νίπτω) not their hands when they eat bread". The other Gospel passage pointed to is: "The Pharisees...do not eat unless they wash (νίπτω, the ordinary word for washing) their hands thoroughly, observing the tradition of the elders; and when they come from the market place, they do not eat unless they wash themselves (literally, "baptize themselves"—βαπτίσωνται, passive or middle voice of βαπτίζω)". Scholars of various denominations claim that these two passages show that invited guests, or people returning from market, would not be expected to immerse themselves ("baptize themselves") totally in water but only to practise the partial immersion of dipping their hands in water or to pour water over them, as is the only form admitted by present Jewish custom. In the second of the two passages, it is actually the hands that are specifically identified as "washed", not the entire person, for whom the verb used is baptízomai, literally "be baptized", "be immersed", a fact obscured by English versions that use "wash" as a translation of both verbs. Zodhiates concludes that the washing of the hands was done by immersing them. The Liddell–Scott–Jones Greek-English Lexicon (1996) cites the other passage (Luke 11:38) as an instance of the use of the verb baptízein to mean "perform ablutions", not "submerge". References to the cleaning of vessels which use βαπτίζω also refer to immersion. As already mentioned, the lexicographical work of Zodhiates says that, in the second of these two cases, the verb baptízein indicates that, after coming from the market, the Pharisees washed their hands by immersing them in collected water. Balz & Schneider understand the meaning of βαπτίζω, used in place of ῥαντίσωνται (sprinkle), to be the same as βάπτω, to dip or immerse, a verb used of the partial dipping of a morsel held in the hand into wine or of a finger into spilled blood. A possible additional use of the verb baptízein to relate to ritual washing is suggested by Peter Leithart (2007) who suggests that Paul's phrase "Else what shall they do who are baptized for the dead?" relates to Jewish ritual washing. In Jewish Greek the verb baptízein "baptized" has a wider reference than just "baptism" and in Jewish context primarily applies to the masculine noun baptismós "ritual washing" The verb baptízein occurs four times in the Septuagint in the context of ritual washing, baptismós; Judith cleansing herself from menstrual impurity, Naaman washing seven times to be cleansed from leprosy, etc. Additionally, in the New Testament only, the verb baptízein can also relate to the neuter noun báptisma "baptism" which is a neologism unknown in the Septuagint and other pre-Christian Jewish texts. This broadness in the meaning of baptízein is reflected in English Bibles rendering "wash", where Jewish ritual washing is meant: for example Mark 7:4 states that the Pharisees "except they wash (Greek "baptize"), they do not eat", and "baptize" where báptisma, the new Christian rite, is intended. Two nouns derived from the verb baptízō (βαπτίζω) appear in the New Testament: the masculine noun baptismós (βαπτισμός) and the neuter noun báptisma (βάπτισμα): Until the Middle Ages, most baptisms were performed with the candidates naked—as is evidenced by most of the early portrayals of baptism (some of which are shown in this article), and the early Church Fathers and other Christian writers. Deaconesses helped female candidates for reasons of modesty. Typical of these is Cyril of Jerusalem who wrote "On the Mysteries of Baptism" in the 4th century (c. 350 AD): Do you not know, that so many of us as were baptized into Jesus Christ, were baptized into His death? etc... for you are not under the Law, but under grace. 1. Therefore, I shall necessarily lay before you the sequel of yesterday's Lecture, that you may learn of what those things, which were done by you in the inner chamber, were symbolic. 2. As soon, then, as you entered, you put off your tunic; and this was an image of putting off the old man with his deeds. Having stripped yourselves, you were naked; in this also imitating Christ, who was stripped naked on the Cross, and by His nakedness put off from Himself the principalities and powers, and openly triumphed over them on the tree. For since the adverse powers made their lair in your members, you may no longer wear that old garment; I do not at all mean this visible one, but the old man, which waxes corrupt in the lusts of deceit. May the soul which has once put him off, never again put him on, but say with the Spouse of Christ in the Song of Songs, I have put off my garment, how shall I put it on? O wondrous thing! You were naked in the sight of all, and were not ashamed; for truly ye bore the likeness of the first-formed Adam, who was naked in the garden, and was not ashamed. 3. Then, when you were stripped, you were anointed with exorcised oil, from the very hairs of your head to your feet, and were made partakers of the good olive-tree, Jesus Christ. 4. After these things, you were led to the holy pool of Divine Baptism, as Christ was carried from the Cross to the Sepulchre which is before our eyes. And each of you was asked, whether he believed in the name of the Father, and of the Son, and of the Holy Ghost, and you made that saving confession, and descended three times into the water, and ascended again; here also hinting by a symbol at the three days burial of Christ.... And at the self-same moment you were both dying and being born; The symbolism is threefold: 1. Baptism is considered to be a form of rebirth—"by water and the Spirit"—the nakedness of baptism (the second birth) paralleled the condition of one's original birth. For example, John Chrysostom calls the baptism "λοχείαν", i.e., giving birth, and "new way of creation...from water and Spirit" ("to John" speech 25,2), and later elaborates: For nothing perceivable was handed over to us by Jesus; but with perceivable things, all of them however conceivable. This is also the way with the baptism; the gift of the water is done with a perceivable thing, but the things being conducted, i.e., the rebirth and renovation, are conceivable. For, if you were without a body, He would hand over these bodiless gifts as naked [gifts] to you. But because the soul is closely linked to the body, He hands over the perceivable ones to you with conceivable things. (Chrysostom to Matthew, speech 82, 4, c. 390 A.D.) 2. The removal of clothing represented the "image of putting off the old man with his deeds" (as per Cyril, above), so the stripping of the body before for baptism represented taking off the trappings of sinful self, so that the "new man", which is given by Jesus, can be put on. 3. As Cyril again asserts above, as Adam and Eve in scripture were naked, innocent and unashamed in the Garden of Eden, nakedness during baptism was seen as a renewal of that innocence and state of original sinlessness. Other parallels can also be drawn, such as between the exposed condition of Christ during His crucifixion, and the crucifixion of the "old man" of the repentant sinner in preparation for baptism. Changing customs and concerns regarding modesty probably contributed to the practice of permitting or requiring the baptismal candidate to either retain their undergarments (as in many Renaissance paintings of baptism such as those by da Vinci, Tintoretto, Van Scorel, Masaccio, de Wit and others) or to wear, as is almost universally the practice today, baptismal robes. These robes are most often white, symbolizing purity. Some groups today allow any suitable clothes to be worn, such as trousers and a T-shirt—practical considerations include how easily the clothes will dry (denim is discouraged), and whether they will become see-through when wet. In certain Christian denominations, the individual being baptized receives a cross necklace that is worn for the rest of their life as a "sign of the triumph of Christ over death and our belonging to Christ" (though it is replaced with a new cross pendant if lost or broken). This practice of baptized Christians wearing a cross necklace at all times is derived from Canon 73 and Canon 82 of the Sixth Ecumenical Council (Synod) of Constantinople, which declared: ...all the Church (Sunday) School children [must] wear a cross knowing how spiritually beneficial it is for them. By wearing a cross the child is protected from evil forces, it invites the grace of the Holy Cross of Christ, it brings His Divine blessing upon the child, it gives the child a sense that he or she belongs to Christ, that he or she has a special identity, that of a Christian, it is a reminder that Christ is always with him/her, it reminds the child that Jesus died on the Cross to save him/her, that Jesus Christ is our Only Savior and the True God. By wearing a cross the child feels the love of God and gives the child hope and strength to overcome any obstacle in his or her life. There are differences in views about the effect of baptism for a Christian. Catholics, Orthodox, and most mainline Protestant groups assert baptism is a requirement for salvation and a sacrament, and speak of "baptismal regeneration". Its importance is related to their interpretation of the meaning of the "Mystical Body of Christ" as found in the New Testament. This view is shared by the Catholic and Eastern Orthodox denominations, and by churches formed early during the Protestant Reformation such as Lutheran and Anglican. For example, Martin Luther said: To put it most simply, the power, effect, benefit, fruit, and purpose of Baptism is to save. No one is baptized in order to become a prince, but as the words say, to "be saved". To be saved, we know, is nothing else than to be delivered from sin, death, and the devil and to enter into the kingdom of Christ and live with him forever. The Churches of Christ," Jehovah's Witnesses, Christadelphians, and the Church of Jesus Christ of Latter-day Saints espouse baptism as necessary for salvation. For Roman Catholics, baptism by water is a sacrament of initiation into the life of the children of God (Catechism of the Catholic Church, 1212–13). It configures the person to Christ (CCC 1272), and obliges the Christian to share in the church's apostolic and missionary activity (CCC 1270). The Catholic holds that there are three types of baptism by which one can be saved: sacramental baptism (with water), baptism of desire (explicit or implicit desire to be part of the church founded by Jesus Christ), and baptism of blood (martyrdom). In his encyclical Mystici corporis Christi of June 29, 1943, Pope Pius XII spoke of baptism and profession of the true faith as what makes members of the one true church, which is the body of Jesus Christ himself, as God the Holy Spirit has taught through the Apostle Paul: By contrast, Anabaptist and Evangelical Protestants recognize baptism as an outward sign of an inward reality following on an individual believer's experience of forgiving grace. Reformed and Methodist Protestants maintain a link between baptism and regeneration, but insist that it is not automatic or mechanical, and that regeneration may occur at a different time than baptism. Churches of Christ consistently teach that in baptism a believer surrenders his life in faith and obedience to God, and that God "by the merits of Christ's blood, cleanses one from sin and truly changes the state of the person from an alien to a citizen of God's kingdom. Baptism is not a human work; it is the place where God does the work that only God can do." Thus, they see baptism as a passive act of faith rather than a meritorious work; it "is a confession that a person has nothing to offer God". The liturgy of baptism for Catholics, Eastern Orthodox, Lutheran, Anglican, and Methodist makes clear reference to baptism as not only a symbolic burial and resurrection, but an actual supernatural transformation, one that draws parallels to the experience of Noah and the passage of the Israelites through the Red Sea divided by Moses. Thus, baptism is literally and symbolically not only cleansing, but also dying and rising again with Christ. Catholics believe baptism is necessary to cleanse the taint of original sin, and so commonly baptise infants. The Eastern Churches (Eastern Orthodox Church and Oriental Orthodoxy) also baptize infants on the basis of texts, such as Matthew 19:14, which are interpreted as supporting full church membership for children. In these denominations, baptism is immediately followed by Chrismation and Communion at the next Divine Liturgy, regardless of age. Orthodox likewise believe that baptism removes what they call the ancestral sin of Adam. Anglicans believe that baptism is also the entry into the church. Most Methodists and Anglicans agree that it also cleanses the taint of what in the West is called original sin, in the East ancestral sin. Eastern Orthodox Christians usually insist on complete threefold immersion as both a symbol of death and rebirth into Christ, and as a washing away of sin. Latin Church Catholics generally baptize by affusion (pouring); Eastern Catholics usually by submersion, or at least partial immersion. However, submersion is gaining in popularity within the Latin Catholic Church. In newer church sanctuaries, the baptismal font may be designed to expressly allow for baptism by immersion. Anglicans baptize by immersion or affusion. According to evidence which can be traced back to about the year 200, sponsors or godparents are present at baptism and vow to uphold the Christian education and life of the baptized. Baptists argue that the Greek word βαπτίζω originally meant "to immerse". They interpret some Biblical passages concerning baptism as requiring submersion of the body in water. They also state that only submersion reflects the symbolic significance of being "buried" and "raised" with Christ. Baptist Churches baptize in the name of the Trinity—the Father, the Son, and the Holy Spirit. However, they do not believe that baptism is necessary for salvation; but rather that it is an act of Christian obedience. Some "Full Gospel" charismatic churches such as Oneness Pentecostals baptize only in the name of Jesus Christ, citing Peter's preaching baptism in the name of Jesus as their authority. In 1982 the World Council of Churches published the ecumenical paper Baptism, Eucharist and Ministry. The preface of the document states: Those who know how widely the churches have differed in doctrine and practice on baptism, Eucharist and ministry, will appreciate the importance of the large measure of agreement registered here. Virtually all the confessional traditions are included in the Commission's membership. That theologians of such widely different denominations should be able to speak so harmoniously about baptism, Eucharist and ministry is unprecedented in the modern ecumenical movement. Particularly noteworthy is the fact that the Commission also includes among its full members theologians of the Catholic and other churches which do not belong to the World Council of Churches itself. A 1997 document, Becoming a Christian: The Ecumenical Implications of Our Common Baptism, gave the views of a commission of experts brought together under the aegis of the World Council of Churches. It states: ...according to Acts 2:38, baptisms follow from Peter's preaching baptism in the name of Jesus and lead those baptized to the receiving of Christ's Spirit, the Holy Ghost, and life in the community: "They devoted themselves to the apostles' teaching and fellowship, to the breaking of bread and the prayers" as well as to the distribution of goods to those in need. Those who heard, who were baptized and entered the community's life, were already made witnesses of and partakers in the promises of God for the last days: the forgiveness of sins through baptism in the name of Jesus and the outpouring of the Holy Ghost on all flesh. Similarly, in what may well be a baptismal pattern, 1 Peter testifies that proclamation of the resurrection of Jesus Christ and teaching about new life lead to purification and new birth. This, in turn, is followed by eating and drinking God's food, by participation in the life of the community—the royal priesthood, the new temple, the people of God—and by further moral formation. At the beginning of 1 Peter the writer sets this baptism in the context of obedience to Christ and sanctification by the Spirit. So baptism into Christ is seen as baptism into the Spirit. In the fourth gospel Jesus' discourse with Nicodemus indicates that birth by water and Spirit becomes the gracious means of entry into the place where God rules. The vast majority of Christian denominations admit the theological idea that baptism is a sacrament, that has actual spiritual, holy and salvific effects. Certain key criteria must be complied with for it to be valid, i.e., to actually have those effects. If these key criteria are met, violation of some rules regarding baptism, such as varying the authorized rite for the ceremony, renders the baptism illicit (contrary to the church's laws) but still valid. One of the criteria for validity is use of the correct form of words. The Roman Catholic Church teaches that the use of the verb "to baptize" is essential. Catholics of the Latin Church, Anglicans and Methodists use the form "I baptize you in the name of...". The passive voice is used by Eastern Orthodox and Byzantine Catholics, the form being "The Servant of God is baptized in the name of...". Use of the Trinitarian formula "in the name of the Father, and of the Son, and of the Holy Spirit" is also considered essential; thus these churches do not accept as valid baptisms of non-Trinitarian churches such as Oneness Pentecostals. Another essential condition is use of water. A baptism in which some liquid that would not usually be called water, such as wine, milk, soup or fruit juice was used would not be considered valid. Another requirement is that the celebrant intends to perform baptism. This requirement entails merely the intention "to do what the Church does", not necessarily to have Christian faith, since it is not the person baptizing, but the Holy Spirit working through the sacrament, who produces the effects of the sacrament. Doubt about the faith of the baptizer is thus no ground for doubt about the validity of the baptism. Some conditions expressly do not affect validity—for example, whether submersion, immersion, affusion (pouring) or aspersion (sprinkling) is used. However, if water is sprinkled, there is a danger that the water may not touch the skin of the unbaptized. As has been stated, "it is not sufficient for the water to merely touch the candidate; it must also flow, otherwise there would seem to be no real ablution. At best, such a baptism would be considered doubtful. If the water touches only the hair, the sacrament has probably been validly conferred, though in practice the safer course must be followed. If only the clothes of the person have received the aspersion, the baptism is undoubtedly void." For many communions, validity is not affected if a single submersion or pouring is performed rather than a triple, but in Orthodoxy this is controversial. According to the Catholic Church, baptism imparts an indelible "seal" upon the soul of the baptized and therefore a person who has already been baptized cannot be validly baptized again. This teaching was affirmed against the Donatists who practiced rebaptism. The grace received in baptism is believed to operate ex opere operato and is therefore considered valid even if administered in heretical or schismatic groups. The Catholic, Lutheran, Anglican, Presbyterian and Methodist Churches accept baptism performed by other denominations within this group as valid, subject to certain conditions, including the use of the Trinitarian formula. It is only possible to be baptized once, thus people with valid baptisms from other denominations may not be baptized again upon conversion or transfer. For Roman Catholics, this is affirmed in the Canon Law 864, in which it is written that "[e]very person not yet baptized and only such a person is capable of baptism." Such people are accepted upon making a profession of faith and, if they have not yet validly received the sacrament/rite of confirmation or chrismation, by being confirmed. Specifically, "Methodist theologians argued that since God never abrogated a covenant made and sealed with proper intentionality, rebaptism was never an option, unless the original baptism had been defective by not having been made in the name of the Trinity." In some cases it can be difficult to decide if the original baptism was in fact valid; if there is doubt, conditional baptism is administered, with a formula on the lines of "If you are not yet baptized, I baptize you...." The Catholic Church ordinarily recognizes as valid the baptisms of Christians of the Eastern Orthodox, Churches of Christ, Congregationalist, Anglican, Lutheran, Old Catholic, Polish National Catholic, Reformed, Baptist, Brethren, Methodist, Presbyterian, Waldensian, and United Protestant denominations; Christians of these traditions are received into the Catholic Church through the sacrament of Confirmation. Some individuals of the Mennonite, Pentecostal and Adventist traditions who wish to be received into the Catholic Church may be required to receive a conditional baptism due to concerns about the validity of the sacraments in those traditions. The Catholic Church has explicitly denied the validity of the baptism conferred in The Church of Jesus Christ of Latter-day Saints. The Reformed Churches recognize as valid, baptisms administered in the Catholic Church, among other churches using the Trinitarian formula. Practice in the Eastern Orthodox Church for converts from other communions is not uniform. However, generally baptisms performed in the name of the Holy Trinity are accepted by the Orthodox Christian Church; Christians of the Oriental Orthodox, Roman Catholic, Lutheran, Old Catholic, Moravian, Anglican, Methodist, Reformed, Presbyterian, Brethren, Assemblies of God, or Baptist traditions can be received into the Eastern Orthodox Church through the sacrament of Chrismation. If a convert has not received the sacrament (mysterion) of baptism, he or she must be baptised in the name of the Holy Trinity before they may enter into communion with the Orthodox Church. If he/she has been baptized in another Christian confession (other than Orthodox Christianity) his/her previous baptism is considered retroactively filled with grace by chrismation or, in rare circumstances, confession of faith alone as long as the baptism was done in the name of the Holy Trinity (Father, Son and Holy Spirit). The exact procedure is dependent on local canons and is the subject of some controversy. Oriental Orthodox Churches recognise the validity of baptisms performed within the Eastern Orthodox Communion. Some also recognise baptisms performed by Catholic Churches. Any supposed baptism not performed using the Trinitarian formula is considered invalid. In the eyes of the Catholic Church, all Orthodox Churches, Anglican and Lutheran Churches, the baptism conferred by The Church of Jesus Christ of Latter-day Saints is invalid. An article published together with the official declaration to that effect gave reasons for that judgment, summed up in the following words: "The Baptism of the Catholic Church and that of the Church of Jesus Christ of Latter-day Saints differ essentially, both for what concerns faith in the Father, Son and Holy Spirit, in whose name Baptism is conferred, and for what concerns the relationship to Christ who instituted it." The Church of Jesus Christ of Latter-day Saints stresses that baptism must be administered by one having proper authority; consequently, the church does not recognize the baptism of any other church as effective. Jehovah's Witnesses do not recognise any other baptism occurring after 1914 as valid, as they believe that they are now the one true church of Christ, and that the rest of "Christendom" is false religion. There is debate among Christian churches as to who can administer baptism. Some claim that the examples given in the New Testament only show apostles and deacons administering baptism. Ancient Christian churches interpret this as indicating that baptism should be performed by the clergy except in extremis, i.e., when the one being baptized is in immediate danger of death. Then anyone may baptize, provided, in the view of the Eastern Orthodox Church, the person who does the baptizing is a member of that church, or, in the view of the Catholic Church, that the person, even if not baptized, intends to do what the church does in administering the rite. Many Protestant churches see no specific prohibition in the biblical examples and permit any believer to baptize another. In the Roman Catholic Church, canon law for the Latin Church lays down that the ordinary minister of baptism is a bishop, priest or deacon, but its administration is one of the functions "especially entrusted to the parish priest". If the person to be baptized is at least fourteen years old, that person's baptism is to be referred to the bishop, so that he can decide whether to confer the baptism himself. If no ordinary minister is available, a catechist or some other person whom the local ordinary has appointed for this purpose may licitly do the baptism; indeed in a case of necessity any person (irrespective of that person's religion) who has the requisite intention may confer the baptism By "a case of necessity" is meant imminent danger of death because of either illness or an external threat. "The requisite intention" is, at the minimum level, the intention "to do what the Church does" through the rite of baptism. In the Eastern Catholic Churches, a deacon is not considered an ordinary minister. Administration of the sacrament is reserved to the Parish Priest or to another priest to whom he or the local hierarch grants permission, a permission that can be presumed if in accordance with canon law. However, "in case of necessity, baptism can be administered by a deacon or, in his absence or if he is impeded, by another cleric, a member of an institute of consecrated life, or by any other Christian faithful; even by the mother or father, if another person is not available who knows how to baptize." The discipline of the Eastern Orthodox Church, Oriental Orthodoxy and the Assyrian Church of the East is similar to that of the Eastern Catholic Churches. They require the baptizer, even in cases of necessity, to be of their own faith, on the grounds that a person cannot convey what he himself does not possess, in this case membership in the church. The Latin Catholic Church does not insist on this condition, considering that the effect of the sacrament, such as membership of the church, is not produced by the person who baptizes, but by the Holy Spirit. For the Orthodox, while Baptism in extremis may be administered by a deacon or any lay-person, if the newly baptized person survives, a priest must still perform the other prayers of the Rite of Baptism, and administer the Mystery of Chrismation. The discipline of Anglicanism and Lutheranism is similar to that of the Latin Catholic Church. For Methodists and many other Protestant denominations, too, the ordinary minister of baptism is a duly ordained or appointed minister of religion. Newer movements of Protestant Evangelical churches, particularly non-denominational, allow laypeople to baptize. In The Church of Jesus Christ of Latter-day Saints, only a man who has been ordained to the Aaronic priesthood holding the priesthood office of priest or higher office in the Melchizedek priesthood may administer baptism. A Jehovah's Witnesses baptism is performed by a "dedicated male" adherent. Only in extraordinary circumstances would a "dedicated" baptizer be unbaptized (see section Jehovah's Witnesses). Early Anabaptists were given that name because they re-baptized persons who they felt had not been properly baptized, as they did not recognize infant baptism. The traditional form of Anabaptist baptism was pouring, the form commonly used in Western Christianity in the early 16th century when they emerged. Pouring continues to be normative in Mennonite, Amish and Hutterite traditions of Anabaptist Christianity. The Mennonite Brethren Church, Schwarzenau Brethren and River Brethren denominations of Anabaptist Christianity practice immersion. The Schwarzenau church immerses in the forward position three times, for each person of the Holy Trinity and because "the Bible says Jesus bowed his head (letting it fall forward) and died. Baptism represents a dying of the old, sinful self." Today all modes of baptism (such as pouring and immersion) can be found among Anabaptists. Conservative Mennonite Anabaptists count baptism to be one of the seven ordinances. In Anabaptist theology, baptism is a part of the process of salvation. For Anabaptists, "believer's baptism consists of three parts, the Spirit, the water, and the blood—these three witnesses on earth." According to Anabaptist theology: (1) In believer's baptism, the Holy Spirit witnesses the candidate entering into a covenant with God. (2) God, in believer's baptism, "grants a baptized believer the water of baptism as a sign of His covenant with them—that such a one indicates and publicly confesses that he wants to live in true obedience towards God and fellow believers with a blameless life." (3) Integral to believer's baptism is the candidate's mission to witness to the world even unto martyrdom, echoing Jesus' words that "they would be baptized with His baptism, witnessing to the world when their blood was spilt." For the majority of Baptists, Christian baptism is the immersion of a believer in water in the name of the Father, the Son, and the Holy Spirit. Baptism does not accomplish anything in itself, but is an outward personal sign that the person's sins have already been washed away by the blood of Christ's cross. For a new convert the general practice is that baptism also allows the person to be a registered member of the local Baptist congregation (though some churches have adopted "new members classes" as an additional mandatory step for congregational membership). Regarding rebaptism the general rules are: For newborns, there is a ceremony called child dedication. Tennessee antebellum Methodist circuit rider and newspaper publisher William G. Brownlow stated within his 1856 book The Great Iron Wheel Examined; or, Its False Spokes Extracted, and an Exhibition of Elder Graves, Its Builder that the immersion baptism practiced within the Baptist churches as found within the United States did not extend in a "regular line of succession...from John the Baptist – but from old Zeke Holliman and his true yoke-fellow, Mr. [Roger] Williams" as during 1639 Holliman and Williams first immersion baptized each other and then immersion baptized the ten other members of the first Baptist church in British America at Providence, Rhode Island. Baptism in Churches of Christ is performed only by full bodily immersion, based on the Koine Greek verb baptizo which means to dip, immerse, submerge or plunge. Submersion is seen as more closely conforming to the death, burial and resurrection of Jesus than other modes of baptism. Churches of Christ argue that historically immersion was the mode used in the 1st century, and that pouring and sprinkling later emerged as secondary modes when immersion was not possible. Over time these secondary modes came to replace immersion. Only those mentally capable of belief and repentance are baptized (i.e., infant baptism is not practiced because the New Testament has no precedent for it). Churches of Christ have historically had the most conservative position on baptism among the various branches of the Restoration Movement, understanding baptism by immersion to be a necessary part of conversion. The most significant disagreements concerned the extent to which a correct understanding of the role of baptism is necessary for its validity. David Lipscomb insisted that if a believer was baptized out of a desire to obey God, the baptism was valid, even if the individual did not fully understand the role baptism plays in salvation. Austin McGary contended that to be valid, the convert must also understand that baptism is for the forgiveness of sins. McGary's view became the prevailing one in the early 20th century, but the approach advocated by Lipscomb never totally disappeared. As such, the general practice among churches of Christ is to require rebaptism by immersion of converts, even those who were previously baptized by immersion in other churches. More recently, the rise of the International Churches of Christ has caused some to reexamine the issue. Churches of Christ consistently teach that in baptism a believer surrenders his life in faith and obedience to God, and that God "by the merits of Christ's blood, cleanses one from sin and truly changes the state of the person from an alien to a citizen of God's kingdom. Baptism is not a human work; it is the place where God does the work that only God can do." Baptism is a passive act of faith rather than a meritorious work; it "is a confession that a person has nothing to offer God." While Churches of Christ do not describe baptism as a "sacrament", their view of it can legitimately be described as "sacramental." They see the power of baptism coming from God, who chose to use baptism as a vehicle, rather than from the water or the act itself, and understand baptism to be an integral part of the conversion process, rather than just a symbol of conversion. A recent trend is to emphasize the transformational aspect of baptism: instead of describing it as just a legal requirement or sign of something that happened in the past, it is seen as "the event that places the believer 'into Christ' where God does the ongoing work of transformation." There is a minority that downplays the importance of baptism to avoid sectarianism, but the broader trend is to "reexamine the richness of the biblical teaching of baptism and to reinforce its central and essential place in Christianity." Because of the belief that baptism is a necessary part of salvation, some Baptists hold that the Churches of Christ endorse the doctrine of baptismal regeneration. However, members of the Churches of Christ reject this, arguing that since faith and repentance are necessary, and that the cleansing of sins is by the blood of Christ through the grace of God, baptism is not an inherently redeeming ritual. Rather, their inclination is to point to the biblical passage in which Peter, analogizing baptism to Noah's flood, posits that "likewise baptism doth also now save us" but parenthetically clarifies that baptism is "not the putting away of the filth of the flesh but the response of a good conscience toward God" (1 Peter 3:21). One author from the churches of Christ describes the relationship between faith and baptism this way, "Faith is the reason why a person is a child of God; baptism is the time at which one is incorporated into Christ and so becomes a child of God" (italics are in the source). Baptism is understood as a confessional expression of faith and repentance, rather than a "work" that earns salvation. In Lutheran Christianity, baptism is a sacrament that regenerates the soul. Upon one's baptism, one receives the Holy Spirit and becomes a part of the church. The Methodist Articles of Religion, with regard to baptism, teach: Baptism is not only a sign of profession and mark of difference whereby Christians are distinguished from others that are not baptized; but it is also a sign of regeneration or the new birth. The Baptism of young children is to be retained in the Church. While baptism imparts grace, Methodists teach that a personal acceptance of Jesus Christ (the first work of grace) is essential to one's salvation; during the second work of grace, entire sanctification, a believer is purified of original sin and made holy. In the Methodist Churches, baptism is a sacrament of initiation into the visible Church. Wesleyan covenant theology further teaches that baptism is a sign and a seal of the covenant of grace: Of this great new-covenant blessing, baptism was therefore eminently the sign; and it represented "the pouring out" of the Spirit, "the descending" of the Spirit, the "falling" of the Spirit "upon men," by the mode in which it was administered, the pouring of water from above upon the subjects baptized. As a seal, also, or confirming sign, baptism answers to circumcision. Methodists recognize three modes of baptism as being valid—"immersion, sprinkling, or pouring" in the name of the Holy Trinity. The Moravian Church teaches that baptism is a sign and a seal, recognizing three modes of baptism as being valid: immersion, aspersion, and affusion. In Reformed baptismal theology, baptism is seen as primarily God's offer of union with Christ and all his benefits to the baptized. This offer is believed to be intact even when it is not received in faith by the person baptized. Reformed theologians believe the Holy Spirit brings into effect the promises signified in baptism. Baptism is held by almost the entire Reformed tradition to effect regeneration, even in infants who are incapable of faith, by effecting faith which would come to fruition later. Baptism also initiates one into the visible church and the covenant of grace. Baptism is seen as a replacement of circumcision, which is considered the rite of initiation into the covenant of grace in the Old Testament. Reformed Christians believe that immersion is not necessary for baptism to be properly performed, but that pouring or sprinkling are acceptable. Only ordained ministers are permitted to administer baptism in Reformed churches, with no allowance for emergency baptism, though baptisms performed by non-ministers are generally considered valid. Reformed churches, while rejecting the baptismal ceremonies of the Roman Catholic church, accept the validity of baptisms performed with them and do not rebaptize. In United Protestant Churches, such as the United Church of Canada, Church of North India, Church of Pakistan, Church of South India, Protestant Church in the Netherlands, Uniting Church in Australia and United Church of Christ in Japan, baptism is a sacrament. In Catholic teaching, baptism is stated to be "necessary for salvation by actual reception or at least by desire". Catholic discipline requires the baptism ceremony to be performed by deacons, priests, or bishops, but in an emergency such as danger of death, anyone can licitly baptize. This teaching is based on the Gospel according to John which says that Jesus proclaimed: "Truly, truly, I say to you, unless one is born of water and the Spirit, he cannot enter into the Kingdom of God." It dates back to the teachings and practices of 1st-century Christians, and the connection between salvation and baptism was not, on the whole, an item of major dispute until Huldrych Zwingli denied the necessity of baptism, which he saw as merely a sign granting admission to the Christian community. The Catechism of the Catholic Church states that "Baptism is necessary for salvation for those to whom the Gospel has been proclaimed and who have had the possibility of asking for this sacrament." The Council of Trent also states in the Decree Concerning Justification from session six that baptism is necessary for salvation. A person who knowingly, willfully and unrepentantly rejects baptism has no hope of salvation. However, if knowledge is absent, "those also can attain to salvation who through no fault of their own do not know the Gospel of Christ or His Church, yet sincerely seek God and moved by grace strive by their deeds to do His will as it is known to them through the dictates of conscience." The Catechism of the Catholic Church also states: "Since Baptism signifies liberation from sin and from its instigator the devil, one or more exorcisms are pronounced over the candidate". In the Roman Rite of the baptism of a child, the wording of the prayer of exorcism is: "Almighty and ever-living God, you sent your only Son into the world to cast out the power of Satan, spirit of evil, to rescue man from the kingdom of darkness and bring him into the splendour of your kingdom of light. We pray for this child: set him (her) free from original sin, make him (her) a temple of your glory, and send your Holy Spirit to dwell with him (her). Through Christ our Lord." In the Catholic Church by baptism all sins are forgiven, original sin and all personal sins. Baptism not only purifies from all sins, but also makes the neophyte "a new creature", an adopted son of God, who has become a "partaker of the divine nature," member of Christ and co-heir with him, and a temple of the Holy Spirit. Given once for all, baptism cannot be repeated: just as a man can be born only once, so he is baptized only once. For this reason the holy Fathers added to the Nicene Creed the words We acknowledge one Baptism. Sanctifying grace, the grace of justification, given by God by baptism, erases the original sin and personal actual sins. The power of Baptism consists in cleansing a man from all his sins as regards both guild and punishment, for which reason no penance is imposed on those who receive Baptism, no matter how great their sins may have been. And if they were to die immediately after Baptism, they would rise at once to eternal life. In the Latin Church of the Catholic Church a valid baptism requires, according to Canon 758 of the 1917 Code of Canon Law, the baptizer to pronounce the formula "I baptize you in the name of the Father and of the Son and of the Holy Spirit" while putting the baptized in contact with water. The contact may be immersion, "affusion" (pouring), or "aspersion" (sprinkling). The formula requires "name" to be singular, emphasising the monotheism of the Trinity. It is claimed that Pope Stephen I, Ambrose and Pope Nicholas I declared that baptisms in the name of "Jesus" only as well as in the name of "Father, Son and Holy Spirit" were valid. The correct interpretation of their words is disputed. Current canonical law requires the Trinitarian formula and water for validity. The formula requires "I baptize" rather than "we baptize", as clarified by a responsum of June 24, 2020. In 2022 the Diocese of Phoenix accepted the resignation of a parish priest whose use of "we baptize" had invalidated "thousands of baptisms over more than 20 years". Note that in the Byzantine Rite the formla is in the passive voice, "The servant of God N. is baptized in the Name of the Father, and of the Son, and of the Holy Spirit." Offspring of practicing Catholic parents are typically baptized as infants. Baptism is part of the Rite of Christian Initiation of Adults, provided for converts from non-Christian backgrounds and others not baptized as infants. Baptism by non-Catholic Christians is valid if the formula and water are present, and so converts from other Christian denominations are not given a Catholic baptism. The church recognizes two equivalents of baptism with water: "baptism of blood" and "baptism of desire". Baptism of blood is that undergone by unbaptized individuals who are martyred for their faith, while baptism of desire generally applies to catechumens who die before they can be baptized. The Catechism of the Catholic Church describes these two forms: The Church has always held the firm conviction that those who suffer death for the sake of the faith without having received Baptism are baptized by their death for and with Christ. This Baptism of blood, like the desire for Baptism, brings about the fruits of Baptism without being a sacrament. For catechumens who die before their Baptism, their explicit desire to receive it, together with repentance for their sins, and charity, assures them the salvation that they were not able to receive through the sacrament. The Catholic Church holds that those who are ignorant of Christ's Gospel and of the church, but who seek the truth and do God's will as they understand it, may be supposed to have an implicit desire for baptism and can be saved: "'Since Christ died for all, and since all men are in fact called to one and the same destiny, which is divine, we must hold that the Holy Spirit offers to all the possibility of being made partakers, in a way known to God, of the Paschal mystery.' Every man who is ignorant of the Gospel of Christ and of his Church, but seeks the truth and does the will of God in accordance with his understanding of it, can be saved. It may be supposed that such persons would have desired Baptism explicitly if they had known its necessity." As for unbaptized infants, the church is unsure of their fate; "the Church can only entrust them to the mercy of God". In Eastern Orthodoxy, baptism is considered a sacrament and mystery which transforms the old and sinful person into a new and pure one, where the old life, the sins, any mistakes made are gone and a clean slate is given. In Greek and Russian Orthodox traditions, it is taught that through Baptism a person is united to the Body of Christ by becoming an official member of the Orthodox Church. During the service, the Orthodox priest blesses the water to be used. The catechumen (the one baptised) is fully immersed in the water three times in the name of the Trinity. This is considered to be a death of the "old man" by participation in the crucifixion and burial of Christ, and a rebirth into new life in Christ by participation in his resurrection. Properly a new name is given, which becomes the person's name. Babies of Orthodox families are normally baptized shortly after birth. Older converts to Orthodoxy are usually formally baptized into the Orthodox Church, though exceptions are sometimes made. Those who choose to convert from a different religion to Eastern Orthodoxy typically undergo Chrismation, known as confirmation in the Roman Catholic Church. Properly and generally, the Mystery of Baptism is administered by bishops and other priests; however, in emergencies any Orthodox Christian can baptize. In such cases, should the person survive the emergency, it is likely that the person will be properly baptized by a priest at some later date. This is not considered to be a second baptism, nor is it imagined that the person is not already Orthodox, but rather it is a fulfillment of the proper form. The service of baptism in Greek Orthodox (and other Eastern Orthodox) churches has remained largely unchanged for over 1500 years. This fact is witnessed to by Cyril of Jerusalem (d. 386), who, in his Discourse on the Sacrament of Baptism, describes the service in much the same way as is currently in use. Jehovah's Witnesses believe that baptism should be performed by complete immersion (submersion) in water and only when an individual is old enough to understand its significance. They believe that water baptism is an outward symbol that a person has made an unconditional dedication through Jesus Christ to do the will of God. Only after baptism, is a person considered a full-fledged Witness, and an official member of the Christian Congregation. They consider baptism to constitute ordination as a minister. Prospective candidates for baptism must express their desire to be baptized well in advance of a planned baptismal event, to allow for congregation elders to assess their suitability (regarding true repentance and conversion). Elders approve candidates for baptism if the candidates are considered to understand what is expected of members of the religion and to demonstrate sincere dedication to the faith. Most baptisms among Jehovah's Witnesses are performed at scheduled assemblies and conventions by elders and ministerial servants, in special pools, or sometimes oceans, rivers, or lakes, depending on circumstances, and rarely occur at local Kingdom Halls. Prior to baptism, at the conclusion of a pre-baptism talk, candidates must affirm two questions: Only baptized males (elders or ministerial servants) may baptize new members. Baptizers and candidates wear swimsuits or other informal clothing for baptism, but are directed to avoid clothing that is considered undignified or too revealing. Generally, candidates are individually immersed by a single baptizer, unless a candidate has special circumstances such as a physical disability. In circumstances of extended isolation, a qualified candidate's dedication and stated intention to become baptized may serve to identify him as a member of Jehovah's Witnesses, even if immersion itself must be delayed. In rare instances, unbaptized males who had stated such an intention have reciprocally baptized each other, with both baptisms accepted as valid. Individuals who had been baptized in the 1930s and 1940s by female Witnesses due to extenuating circumstances, such as in concentration camps, were later re-baptized but still recognized their original baptism dates. In the Church of Jesus Christ of Latter-day Saints (LDS Church), baptism is recognized as the first of several ordinances (rituals) of the gospel. In Mormonism, baptism has the main purpose of remitting the sins of the participant. It is followed by confirmation, which inducts the person into membership in the church and constitutes a baptism with the Holy Spirit. Latter-day Saints believe that baptism must be by full immersion, and by a precise ritualized ordinance: if some part of the participant is not fully immersed, or the ordinance was not recited verbatim, the ritual must be repeated. It typically occurs in a baptismal font. In addition, members of the LDS Church do not believe a baptism is valid unless it is performed by a Latter-day Saint one who has proper authority (a priest or elder). Authority is passed down through a form of apostolic succession. All new converts to the faith must be baptized or re-baptized. Baptism is seen as symbolic both of Jesus' death, burial and resurrection and is also symbolic of the baptized individual discarding their "natural" self and donning a new identity as a disciple of Jesus. According to Latter-day Saint theology, faith and repentance are prerequisites to baptism. The ritual does not cleanse the participant of original sin, as Latter-day Saints do not believe the doctrine of original sin. Mormonism rejects infant baptism and baptism must occur after the age of accountability, defined in Latter-day Saint scripture as eight years old. Latter-day Saint theology also teaches baptism for the dead in which deceased ancestors are baptized vicariously by the living, and believe that their practice is what Paul wrote of in Corinthians 15:29. This occurs in Latter-day Saint temples. Due to tensions between the Roman Catholic Church and Freemasons in France in the aftermath of the French Revolution, French Freemasons developed rituals to replace those of the Church, including baptism. Chrétien-Guillaume Riebesthal’s Rituel Maçonnique pour tous les Rites (Masonic Ritual for All Rites), published in Strasbourg in 1826, includes one such baptismal rite. Lodges in Louisiana and Wisconsin performed baptism ceremonies in 1859, though they were widely condemned by their Grand Lodges. In 1865, Albert Pike, publicly performed a ceremony of Masonic baptism in New York City. The ceremony was greeted with skepticism by many American Masons including Albert Mackey. A ceremony for Masonic baptism was published by Charles T. McClenechan in 1884. Quakers (members of the Religious Society of Friends) do not believe in the baptism of either children or adults with water, rejecting all forms of outward sacraments in their religious life. Robert Barclay's Apology for the True Christian Divinity (a historic explanation of Quaker theology from the 17th century), explains Quakers' opposition to baptism with water thus: I indeed baptize you with water unto repentance; but he that cometh after me is mightier than I, whose shoes I am not worthy to bear; he shall baptize you with the Holy Ghost and with fire. Here John mentions two manners of baptizings and two different baptisms, the one with water, and the other with the Spirit, the one whereof he was the minister of, the other whereof Christ was the minister of: and such as were baptized with the first were not therefore baptized with the second: "I indeed baptize you, but he shall baptize you." Though in the present time they were baptized with the baptism of water, yet they were not as yet, but were to be, baptized with the baptism of Christ. Barclay argued that water baptism was only something that happened until the time of Christ, but that now, people are baptised inwardly by the spirit of Christ, and hence there is no need for the external sacrament of water baptism, which Quakers argue is meaningless. The Salvation Army does not practice water baptism, or indeed other outward sacraments. William Booth and Catherine Booth, the founders of the Salvation Army, believed that many Christians had come to rely on the outward signs of spiritual grace rather than on grace itself. They believed what was important was spiritual grace itself. However, although the Salvation Army does not practice baptism, they are not opposed to baptism within other Christian denominations. There are some Christians termed "Hyperdispensationalists" (Mid-Acts dispensationalism) who accept only Paul's Epistles as directly applicable for the church today. They do not accept water baptism as a practice for the church since Paul who was God's apostle to the nations was not sent to baptize. Ultradispensationalists (Acts 28 dispensationalism) who do not accept the practice of the Lord's supper, do not practice baptism because these are not found in the Prison Epistles. Both sects believe water baptism was a valid practice for covenant Israel. Hyperdispensationalists also teach that Peter's gospel message was not the same as Paul's. Hyperdispensationalists assert: Water baptism found early in the Book of Acts is, according to this view, now supplanted by the one baptism foretold by John the Baptist. Others make a distinction between John's prophesied baptism by Christ with the Holy Spirit and the Holy Spirit's baptism of the believer into the body of Christ; the latter being the one baptism for today. The one baptism for today, it is asserted, is the "baptism of the Holy Spirit" of the believer into the Body of Christ church. Many in this group also argue that John's promised baptism by fire is pending, referring to the destruction of the world by fire. Other Hyperdispensationalists believe that baptism was necessary until mid-Acts. Most Christian churches see baptism as a once-in-a-lifetime event that can be neither repeated nor undone. They hold that those who have been baptized remain baptized, even if they renounce the Christian faith by adopting a non-Christian religion or by rejecting religion entirely. But some other organizations and individuals are practicing debaptism. A comparative summary of the practice of baptism throughout various Christian denominations is given below. (This section does not give a complete listing of denominations, and therefore, it only mentions a fraction of the churches practicing "believer's baptism".) The word "baptism" or "christening" is sometimes used to describe the naming or inauguration of certain objects for use. Baptism of Ships: since at least the time of the Crusades, rituals have contained a blessing for ships. The priest asks God to bless the vessel and protect those who sail on it. The ship is usually sprinkled with holy water. The name Baptism of Bells has been given to the blessing of (musical, especially church) bells, at least in France, since the 11th century. It is derived from the washing of the bell with holy water by the bishop, before he anoints it with the oil of the infirm without and with chrism within; a fuming censer is placed under it and the bishop prays that these sacramentals of the church may, at the sound of the bell, put the demons to flight, protect from storms, and call the faithful to prayer. "Baptism of Dolls": the custom of 'dolly dunking' was once a common practice in parts of the United Kingdom, particularly in Cornwall where it has been revived in recent years. Many cultures practice or have practiced initiation rites, with or without the use of water, including the ancient Egyptian, the Hebraic/Jewish, the Babylonian, the Mayan, and the Norse cultures. The modern Japanese practice of Miyamairi is such a ceremony that does not use water. In some, such evidence may be archaeological and descriptive in nature, rather than a modern practice. Many scholars have drawn parallels between rites from mystery religions and baptism in Christianity. Apuleius, a 2nd-century Roman writer, described an initiation into the mysteries of Isis. The initiation was preceded by a normal bathing in the public baths and a ceremonial sprinkling by the priest of Isis, after which the candidate was given secret instructions in the temple of the goddess. The candidate then fasted for ten days from meat and wine, after which he was dressed in linen and led at night into the innermost part of the sanctuary, where the actual initiation took place, the details of which were secret. On the next two days, dressed in the robes of his consecration, he participated in feasting. Apuleius describes also an initiation into the cult of Osiris and yet a third initiation, of the same pattern as the initiation into the cult of Isis, without mention of a preliminary bathing. The water-less initiations of Lucius, the character in Apuleius's story who had been turned into an ass and changed back by Isis into human form, into the successive degrees of the rites of the goddess was accomplished only after a significant period of study to demonstrate his loyalty and trustworthiness, akin to catechumenal practices preceding baptism in Christianity. Jan Bremmer has written on the putative connection between rites from mystery religions and baptism: There are thus some verbal parallels between early Christianity and the Mysteries, but the situation is rather different as regards early Christian ritual practice. Much ink was spilled around 1900 arguing that the rituals of baptism and of the Last Supper derived from the ancient Mysteries, but Nock and others after him have easily shown that these attempts grossly misinterpreted the sources. Baptism is clearly rooted in Jewish purificatory rituals, and cult meals are so widespread in antiquity that any specific derivation is arbitrary. It is truly surprising to see how long the attempts to find some pagan background to these two Christian sacraments have persevered. Secularising ideologies clearly played an important part in these interpretations but, nevertheless, they have helped to clarify the relations between nascent Christianity and its surroundings. Thus the practice is derivative, whether from Judaism, the Mysteries or a combination (see the reference to Hellenistic Judaism in the Etymology section.) The Ecclesia Gnostica Catholica, or Gnostic Catholic Church (the ecclesiastical arm of Ordo Templi Orientis), offers its Rite of Baptism to any person at least 11 years old. Mandaeans revere John the Baptist and practice frequent baptism (masbuta) as a ritual of purification, not of initiation. They are possibly the earliest people to practice baptism. Mandaeans undergo baptism on Sundays (Habshaba), wearing a white sacral robe (rasta). Baptism for Mandaeans consists of a triple full immersion in water, a triple signing of the forehead with water and a triple drinking of water. The priest (Rabbi) then removes a ring made of myrtle worn by the baptized and places it on their forehead. This is then followed by a handshake (kushta, "hand of truth") with the priest. The final blessing involves the priest laying his right hand on the baptized person's head. Living water (fresh, natural, flowing water) is a requirement for baptism, therefore can only take place in rivers. All rivers are named Jordan (yardena) and are believed to be nourished by the World of Light. By the river bank, a Mandaean's forehead is anointed with sesame oil (misha) and partakes in a communion of bread (pihta) and water. Baptism for Mandaeans allows for salvation by connecting with the World of Light and for forgiveness of sins. The Sethian baptismal rite is known as the Five Seals, in which the initiate is immersed five times in running water. Yazidi baptism is called mor kirin (literally: "to seal"). Traditionally, Yazidi children are baptised at birth with water from the Kaniya Sipî ("White Spring") at Lalish. It essentially consists of pouring holy water from the spring on the child's head three times. Many Islamic scholars such as Shaikh Bawa Muhaiyaddeen have compared the Islamic practice of wudu to a baptism. Wudu is a practice that Muslims practice to go from ritual impurity to ritual purity. Ritual purity is required for Salah (praying) and also to hold a physical copy of the Qur’an, and so wudu is often done before salah. However, it is permissible to pray more than one salah without repeating wudu, as long as ritual purity is not broken, for example by using the bathroom. Another similar purification ritual is ghusl, which takes someone from major ritual impurity (janabah) to lesser ritual impurity, which is then purified by wudu. If one is in a state of janabah, both ghusl and wudu are required if one wants to pray. Although original sin does not exist in Islam, wudu is widely regarded to remove sins. In a Sahih hadith, Muhammad says "Whenever a man performs his ablution intending to pray and he washes his hands, the sins of his hands fall down with the first drop. When he rinses his mouth and nose, the sins of his tongue and lips fall down with the first drop. When he washes his face, the sins of his hearing and sight fall down with the first drop. When he washes his arms to his elbows and his feet to his ankles, he is purified from every sin and fault like the day he was born from his mother. If he stands for prayer, Allah will raise his status by a degree. If he sits, he will sit in peace." People of the Yadav community of Hindu religion follow baptism, where it is called Karah Pujan. In this, the person who is being baptized is bathed in boiling Milk. The newborn baby is also included in this process, in which he is bathed with boiling milk and then he is garlanded with flowers.
[ { "paragraph_id": 0, "text": "Baptism (from Koinē Greek: βάπτισμα, romanized: váptisma, lit. 'immersion, dipping in water') is a Christian sacrament of initiation and adoption, almost invariably with the use of water. It may be performed by sprinkling or pouring water on the head, or by immersing in water either partially or completely, traditionally three times, once for each person of the Trinity. The synoptic gospels recount that John the Baptist baptised Jesus. Baptism is considered a sacrament in most churches, and as an ordinance in others. Baptism according to the Trinitarian formula, which is done in most mainstream Christian denominations, is seen as being a basis for Christian ecumenism, the concept of unity amongst Christians. Baptism is also called christening, although some reserve the word \"christening\" for the baptism of infants. In certain Christian denominations, such as the Catholic Churches, Eastern Orthodox Churches, Oriental Orthodox Churches, Assyrian Church of the East, and Lutheran Churches, baptism is the door to church membership, with candidates taking baptismal vows. It has also given its name to the Baptist churches and denominations.", "title": "" }, { "paragraph_id": 1, "text": "Some Christian thinking regards baptism as necessary for salvation, but some writers, such as Huldrych Zwingli (1484–1531), have denied its necessity. Though water baptism is extremely common among Christian denominations, some, such as The Salvation Army, do not practice water baptism at all. Among denominations that practice water baptism, differences occur in the manner and mode of baptizing and in the understanding of the significance of the rite. Most Christians baptize using the trinitarian formula \"in the name of the Father, and of the Son, and of the Holy Spirit\" (following the Great Commission), but Oneness Pentecostals baptize using Jesus' name only. The majority of Christians baptize infants; many others, such as Baptist Churches, regard only believer's baptism as true baptism. In certain denominations, such as the Eastern and Oriental Orthodox Churches, the individual being baptized receives a cross necklace that is worn for the rest of their life, inspired by the Sixth Ecumenical Council (Synod) of Constantinople.", "title": "" }, { "paragraph_id": 2, "text": "Outside of Christianity, Mandaeans undergo repeated baptism for purification instead of initiation. They consider John the Baptist to be their greatest prophet and name all rivers yardena after the River Jordan.", "title": "" }, { "paragraph_id": 3, "text": "The term baptism has also been used metaphorically to refer to any ceremony, trial, or experience by which a person is initiated, purified, or given a name. Martyrdom was identified early in Christian church history as \"baptism by blood\", enabling the salvation of martyrs who had not been baptized by water. Later, the Catholic Church identified a baptism of desire, by which those preparing for baptism who die before actually receiving the sacrament are considered saved.", "title": "" }, { "paragraph_id": 4, "text": "The English word baptism is derived indirectly through Latin from the neuter Greek concept noun báptisma (Greek βάπτισμα, 'washing, dipping'), which is a neologism in the New Testament derived from the masculine Greek noun baptismós (βαπτισμός), a term for ritual washing in Greek language texts of Hellenistic Judaism during the Second Temple period, such as the Septuagint. Both of these nouns are derived from the verb baptízō (βαπτίζω, 'I wash' transitive verb), which is used in Jewish texts for ritual washing, and in the New Testament both for ritual washing and also for the apparently new rite of báptisma.", "title": "Etymology" }, { "paragraph_id": 5, "text": "The Greek verb báptō (βάπτω), 'dip', from which the verb baptízō is derived, is in turn hypothetically traced to a reconstructed Indo-European root *gʷabh-, 'dip'.", "title": "Etymology" }, { "paragraph_id": 6, "text": "The Greek words are used in a great variety of meanings. βάπτω and βαπτίζω in Hellenism had the general usage of \"immersion,\" \"going under\" (as a material in a liquid dye) or \"perishing\" (as in a ship sinking or a person drowning), with the same double meanings as in English \"to sink into\" or \"to be overwhelmed by,\" with bathing or washing only occasionally used and usually in sacral contexts.", "title": "Etymology" }, { "paragraph_id": 7, "text": "The practice of baptism emerged from Jewish ritualistic practices during the Second Temple Period, out of which figures such as John the Baptist emerged. For example, various texts in the Dead Sea Scrolls (DSS) corpus at Qumran describe ritual practices involving washing, bathing, sprinkling, and immersing. One example of such a text is a DSS known as the Rule of the Community, which says \"And by the compliance of his soul with all the laws of God his flesh is cleansed by being sprinkled with cleansing waters and being made holy with the waters of repentance.\"", "title": "History" }, { "paragraph_id": 8, "text": "The Mandaeans, who are followers of John the Baptist, practice frequent full immersion baptism (masbuta) as a ritual of purification. According to Mandaean sources, they left the Jordan Valley in the 1st century AD.", "title": "History" }, { "paragraph_id": 9, "text": "John the Baptist, who is considered a forerunner to Christianity, used baptism as the central sacrament of his messianic movement. The apostle Paul distinguished between the baptism of John, (\"baptism of repentance\") and baptism in the name of Jesus, and it is questionable whether Christian baptism was in some way linked with that of John. However, according to Mark 1:8, John seems to connect his water baptism as a type of the true, ultimate baptism of Jesus, which is by the Spirit. Christians consider Jesus to have instituted the sacrament of baptism.", "title": "History" }, { "paragraph_id": 10, "text": "Though some form of immersion was likely the most common method of baptism in the early church, many of the writings from the ancient church appeared to view this mode of baptism as inconsequential. The Didache 7.1–3 (AD 60–150) allowed for affusion practices in situations where immersion was not practical. Likewise, Tertullian (AD 196–212) allowed for varying approaches to baptism even if those practices did not conform to biblical or traditional mandates (cf. De corona militis 3; De baptismo 17). Finally, Cyprian (ca. AD 256) explicitly stated that the amount of water was inconsequential and defended immersion, affusion, and aspersion practices (Epistle 75.12). As a result, there was no uniform or consistent mode of baptism in the ancient church prior to the fourth century.", "title": "History" }, { "paragraph_id": 11, "text": "By the third and fourth centuries, baptism involved catechetical instruction as well as chrismation, exorcisms, laying on of hands, and recitation of a creed.", "title": "History" }, { "paragraph_id": 12, "text": "In the early middle ages infant baptism became common and the rite was significantly simplified and increasingly emphasized. In Western Europe Affusion became the normal mode of baptism between the twelfth and fourteenth centuries, though immersion was still practiced into the sixteenth. In the medieval period, some radical Christians rejected the practice of baptism as a sacrament. Sects such as the Tondrakians, Cathars, Arnoldists, Petrobrusians, Henricans, Brethren of the Free Spirit and the Lollards were regarded as heretics by the Catholic Church. In the sixteenth century, Martin Luther retained baptism as a sacrament, but Swiss reformer Huldrych Zwingli considered baptism and the Lord's Supper to be symbolic. Anabaptists denied the validity of the practice of infant baptism, and rebaptized converts.", "title": "History" }, { "paragraph_id": 13, "text": "Baptism is practiced in several different ways. Aspersion is the sprinkling of water on the head, and affusion is the pouring of water over the head. Traditionally, a person is sprinkled, poured, or immersed three times for each person of the Holy Trinity, with this ancient Christian practice called trine baptism or triune baptism. The Didache specifies:", "title": "Mode and manner" }, { "paragraph_id": 14, "text": "This is how you should baptize: Having recited all these things, [the first half of the Teaching, \"The Way of Life and the Way of Death\"] baptize in the name of the Father and the Son and the Holy Spirit, in running water. If you do not have running water, then baptize in still water. The water should be cold, but if you do not have cold water, then use warm. If you have neither, then just pour water on the head three times in the name of the Father, the Son and the Holy Spirit. Both the one who is baptized and the one who baptizes should fast beforehand, along with any others who are able, the one that is baptized being told to fast for a day or two.", "title": "Mode and manner" }, { "paragraph_id": 15, "text": "The word \"immersion\" is derived from late Latin immersio, a noun derived from the verb immergere (in – \"into\" + mergere \"dip\"). In relation to baptism, some use it to refer to any form of dipping, whether the body is put completely under water or is only partly dipped in water; they thus speak of immersion as being either total or partial. Others, of the Anabaptist belief, use \"immersion\" to mean exclusively plunging someone entirely under the surface of the water. The term \"immersion\" is also used of a form of baptism in which water is poured over someone standing in water, without submersion of the person. On these three meanings of the word \"immersion\", see Immersion baptism.", "title": "Mode and manner" }, { "paragraph_id": 16, "text": "When \"immersion\" is used in opposition to \"submersion\", it indicates the form of baptism in which the candidate stands or kneels in water and water is poured over the upper part of the body. Immersion in this sense has been employed in West and East since at least the 2nd century and is the form in which baptism is generally depicted in early Christian art. In the West, this method of baptism began to be replaced by affusion baptism from around the 8th century, but it continues in use in Eastern Christianity.", "title": "Mode and manner" }, { "paragraph_id": 17, "text": "The word submersion comes from the late Latin (sub- \"under, below\" + mergere \"plunge, dip\") and is also sometimes called \"complete immersion\". It is the form of baptism in which the water completely covers the candidate's body. Submersion is practiced in the Orthodox and several other Eastern Churches. In the Latin Church of the Catholic Church, baptism by submersion is used in the Ambrosian Rite and is one of the methods provided in the Roman Rite of the baptism of infants. It is seen as obligatory among some groups that have arisen since the Protestant Reformation, such as Baptists.", "title": "Mode and manner" }, { "paragraph_id": 18, "text": "The Greek-English Lexicon of Liddell and Scott gives the primary meaning of the verb baptízein, from which the English verb \"baptize\" is derived, as \"dip, plunge\", and gives examples of plunging a sword into a throat or an embryo and for drawing wine by dipping a cup in the bowl; for New Testament usage it gives two meanings: \"baptize\", with which it associates the Septuagint mention of Naaman dipping himself in the Jordan River, and \"perform ablutions\", as in Luke 11:38.", "title": "Mode and manner" }, { "paragraph_id": 19, "text": "Although the Greek verb baptízein does not exclusively mean dip, plunge or immerse (it is used with literal and figurative meanings such as \"sink\", \"disable\", \"overwhelm\", \"go under\", \"overborne\", \"draw from a bowl\"), lexical sources typically cite this as a meaning of the word in both the Septuagint and the New Testament.", "title": "Mode and manner" }, { "paragraph_id": 20, "text": "\"While it is true that the basic root meaning of the Greek words for baptize and baptism is immerse/immersion, it is not true that the words can simply be reduced to this meaning, as can be seen from Mark 10:38–39, Luke 12:50, Matthew 3:11 Luke 3:16 and Corinthians10:2.\"", "title": "Mode and manner" }, { "paragraph_id": 21, "text": "Two passages in the Gospels indicate that the verb baptízein did not always indicate submersion. The first is Luke 11:38, which tells how a Pharisee, at whose house Jesus ate, \"was astonished to see that he did not first wash (ἐβαπτίσθη, aorist passive of βαπτίζω—literally, \"was baptized\") before dinner\". This is the passage that Liddell and Scott cites as an instance of the use of βαπτίζω to mean perform ablutions. Jesus' omission of this action is similar to that of his disciples: \"Then came to Jesus scribes and Pharisees, which were of Jerusalem, saying, Why do thy disciples transgress the tradition of the elders? for they wash (νίπτω) not their hands when they eat bread\". The other Gospel passage pointed to is: \"The Pharisees...do not eat unless they wash (νίπτω, the ordinary word for washing) their hands thoroughly, observing the tradition of the elders; and when they come from the market place, they do not eat unless they wash themselves (literally, \"baptize themselves\"—βαπτίσωνται, passive or middle voice of βαπτίζω)\".", "title": "Mode and manner" }, { "paragraph_id": 22, "text": "Scholars of various denominations claim that these two passages show that invited guests, or people returning from market, would not be expected to immerse themselves (\"baptize themselves\") totally in water but only to practise the partial immersion of dipping their hands in water or to pour water over them, as is the only form admitted by present Jewish custom. In the second of the two passages, it is actually the hands that are specifically identified as \"washed\", not the entire person, for whom the verb used is baptízomai, literally \"be baptized\", \"be immersed\", a fact obscured by English versions that use \"wash\" as a translation of both verbs. Zodhiates concludes that the washing of the hands was done by immersing them. The Liddell–Scott–Jones Greek-English Lexicon (1996) cites the other passage (Luke 11:38) as an instance of the use of the verb baptízein to mean \"perform ablutions\", not \"submerge\". References to the cleaning of vessels which use βαπτίζω also refer to immersion.", "title": "Mode and manner" }, { "paragraph_id": 23, "text": "As already mentioned, the lexicographical work of Zodhiates says that, in the second of these two cases, the verb baptízein indicates that, after coming from the market, the Pharisees washed their hands by immersing them in collected water. Balz & Schneider understand the meaning of βαπτίζω, used in place of ῥαντίσωνται (sprinkle), to be the same as βάπτω, to dip or immerse, a verb used of the partial dipping of a morsel held in the hand into wine or of a finger into spilled blood.", "title": "Mode and manner" }, { "paragraph_id": 24, "text": "A possible additional use of the verb baptízein to relate to ritual washing is suggested by Peter Leithart (2007) who suggests that Paul's phrase \"Else what shall they do who are baptized for the dead?\" relates to Jewish ritual washing. In Jewish Greek the verb baptízein \"baptized\" has a wider reference than just \"baptism\" and in Jewish context primarily applies to the masculine noun baptismós \"ritual washing\"", "title": "Mode and manner" }, { "paragraph_id": 25, "text": "The verb baptízein occurs four times in the Septuagint in the context of ritual washing, baptismós; Judith cleansing herself from menstrual impurity, Naaman washing seven times to be cleansed from leprosy, etc.", "title": "Mode and manner" }, { "paragraph_id": 26, "text": "Additionally, in the New Testament only, the verb baptízein can also relate to the neuter noun báptisma \"baptism\" which is a neologism unknown in the Septuagint and other pre-Christian Jewish texts.", "title": "Mode and manner" }, { "paragraph_id": 27, "text": "This broadness in the meaning of baptízein is reflected in English Bibles rendering \"wash\", where Jewish ritual washing is meant: for example Mark 7:4 states that the Pharisees \"except they wash (Greek \"baptize\"), they do not eat\", and \"baptize\" where báptisma, the new Christian rite, is intended.", "title": "Mode and manner" }, { "paragraph_id": 28, "text": "Two nouns derived from the verb baptízō (βαπτίζω) appear in the New Testament: the masculine noun baptismós (βαπτισμός) and the neuter noun báptisma (βάπτισμα):", "title": "Mode and manner" }, { "paragraph_id": 29, "text": "Until the Middle Ages, most baptisms were performed with the candidates naked—as is evidenced by most of the early portrayals of baptism (some of which are shown in this article), and the early Church Fathers and other Christian writers. Deaconesses helped female candidates for reasons of modesty.", "title": "Mode and manner" }, { "paragraph_id": 30, "text": "Typical of these is Cyril of Jerusalem who wrote \"On the Mysteries of Baptism\" in the 4th century (c. 350 AD):", "title": "Mode and manner" }, { "paragraph_id": 31, "text": "Do you not know, that so many of us as were baptized into Jesus Christ, were baptized into His death? etc... for you are not under the Law, but under grace.", "title": "Mode and manner" }, { "paragraph_id": 32, "text": "1. Therefore, I shall necessarily lay before you the sequel of yesterday's Lecture, that you may learn of what those things, which were done by you in the inner chamber, were symbolic.", "title": "Mode and manner" }, { "paragraph_id": 33, "text": "2. As soon, then, as you entered, you put off your tunic; and this was an image of putting off the old man with his deeds. Having stripped yourselves, you were naked; in this also imitating Christ, who was stripped naked on the Cross, and by His nakedness put off from Himself the principalities and powers, and openly triumphed over them on the tree. For since the adverse powers made their lair in your members, you may no longer wear that old garment; I do not at all mean this visible one, but the old man, which waxes corrupt in the lusts of deceit. May the soul which has once put him off, never again put him on, but say with the Spouse of Christ in the Song of Songs, I have put off my garment, how shall I put it on? O wondrous thing! You were naked in the sight of all, and were not ashamed; for truly ye bore the likeness of the first-formed Adam, who was naked in the garden, and was not ashamed.", "title": "Mode and manner" }, { "paragraph_id": 34, "text": "3. Then, when you were stripped, you were anointed with exorcised oil, from the very hairs of your head to your feet, and were made partakers of the good olive-tree, Jesus Christ.", "title": "Mode and manner" }, { "paragraph_id": 35, "text": "4. After these things, you were led to the holy pool of Divine Baptism, as Christ was carried from the Cross to the Sepulchre which is before our eyes. And each of you was asked, whether he believed in the name of the Father, and of the Son, and of the Holy Ghost, and you made that saving confession, and descended three times into the water, and ascended again; here also hinting by a symbol at the three days burial of Christ.... And at the self-same moment you were both dying and being born;", "title": "Mode and manner" }, { "paragraph_id": 36, "text": "The symbolism is threefold:", "title": "Mode and manner" }, { "paragraph_id": 37, "text": "1. Baptism is considered to be a form of rebirth—\"by water and the Spirit\"—the nakedness of baptism (the second birth) paralleled the condition of one's original birth. For example, John Chrysostom calls the baptism \"λοχείαν\", i.e., giving birth, and \"new way of creation...from water and Spirit\" (\"to John\" speech 25,2), and later elaborates:", "title": "Mode and manner" }, { "paragraph_id": 38, "text": "For nothing perceivable was handed over to us by Jesus; but with perceivable things, all of them however conceivable. This is also the way with the baptism; the gift of the water is done with a perceivable thing, but the things being conducted, i.e., the rebirth and renovation, are conceivable. For, if you were without a body, He would hand over these bodiless gifts as naked [gifts] to you. But because the soul is closely linked to the body, He hands over the perceivable ones to you with conceivable things. (Chrysostom to Matthew, speech 82, 4, c. 390 A.D.)", "title": "Mode and manner" }, { "paragraph_id": 39, "text": "2. The removal of clothing represented the \"image of putting off the old man with his deeds\" (as per Cyril, above), so the stripping of the body before for baptism represented taking off the trappings of sinful self, so that the \"new man\", which is given by Jesus, can be put on.", "title": "Mode and manner" }, { "paragraph_id": 40, "text": "3. As Cyril again asserts above, as Adam and Eve in scripture were naked, innocent and unashamed in the Garden of Eden, nakedness during baptism was seen as a renewal of that innocence and state of original sinlessness. Other parallels can also be drawn, such as between the exposed condition of Christ during His crucifixion, and the crucifixion of the \"old man\" of the repentant sinner in preparation for baptism.", "title": "Mode and manner" }, { "paragraph_id": 41, "text": "Changing customs and concerns regarding modesty probably contributed to the practice of permitting or requiring the baptismal candidate to either retain their undergarments (as in many Renaissance paintings of baptism such as those by da Vinci, Tintoretto, Van Scorel, Masaccio, de Wit and others) or to wear, as is almost universally the practice today, baptismal robes. These robes are most often white, symbolizing purity. Some groups today allow any suitable clothes to be worn, such as trousers and a T-shirt—practical considerations include how easily the clothes will dry (denim is discouraged), and whether they will become see-through when wet.", "title": "Mode and manner" }, { "paragraph_id": 42, "text": "In certain Christian denominations, the individual being baptized receives a cross necklace that is worn for the rest of their life as a \"sign of the triumph of Christ over death and our belonging to Christ\" (though it is replaced with a new cross pendant if lost or broken). This practice of baptized Christians wearing a cross necklace at all times is derived from Canon 73 and Canon 82 of the Sixth Ecumenical Council (Synod) of Constantinople, which declared:", "title": "Mode and manner" }, { "paragraph_id": 43, "text": "...all the Church (Sunday) School children [must] wear a cross knowing how spiritually beneficial it is for them. By wearing a cross the child is protected from evil forces, it invites the grace of the Holy Cross of Christ, it brings His Divine blessing upon the child, it gives the child a sense that he or she belongs to Christ, that he or she has a special identity, that of a Christian, it is a reminder that Christ is always with him/her, it reminds the child that Jesus died on the Cross to save him/her, that Jesus Christ is our Only Savior and the True God. By wearing a cross the child feels the love of God and gives the child hope and strength to overcome any obstacle in his or her life.", "title": "Mode and manner" }, { "paragraph_id": 44, "text": "There are differences in views about the effect of baptism for a Christian. Catholics, Orthodox, and most mainline Protestant groups assert baptism is a requirement for salvation and a sacrament, and speak of \"baptismal regeneration\". Its importance is related to their interpretation of the meaning of the \"Mystical Body of Christ\" as found in the New Testament. This view is shared by the Catholic and Eastern Orthodox denominations, and by churches formed early during the Protestant Reformation such as Lutheran and Anglican. For example, Martin Luther said:", "title": "Meaning and effects" }, { "paragraph_id": 45, "text": "To put it most simply, the power, effect, benefit, fruit, and purpose of Baptism is to save. No one is baptized in order to become a prince, but as the words say, to \"be saved\". To be saved, we know, is nothing else than to be delivered from sin, death, and the devil and to enter into the kingdom of Christ and live with him forever.", "title": "Meaning and effects" }, { "paragraph_id": 46, "text": "The Churches of Christ,\" Jehovah's Witnesses, Christadelphians, and the Church of Jesus Christ of Latter-day Saints espouse baptism as necessary for salvation.", "title": "Meaning and effects" }, { "paragraph_id": 47, "text": "For Roman Catholics, baptism by water is a sacrament of initiation into the life of the children of God (Catechism of the Catholic Church, 1212–13). It configures the person to Christ (CCC 1272), and obliges the Christian to share in the church's apostolic and missionary activity (CCC 1270). The Catholic holds that there are three types of baptism by which one can be saved: sacramental baptism (with water), baptism of desire (explicit or implicit desire to be part of the church founded by Jesus Christ), and baptism of blood (martyrdom). In his encyclical Mystici corporis Christi of June 29, 1943, Pope Pius XII spoke of baptism and profession of the true faith as what makes members of the one true church, which is the body of Jesus Christ himself, as God the Holy Spirit has taught through the Apostle Paul:", "title": "Meaning and effects" }, { "paragraph_id": 48, "text": "By contrast, Anabaptist and Evangelical Protestants recognize baptism as an outward sign of an inward reality following on an individual believer's experience of forgiving grace. Reformed and Methodist Protestants maintain a link between baptism and regeneration, but insist that it is not automatic or mechanical, and that regeneration may occur at a different time than baptism. Churches of Christ consistently teach that in baptism a believer surrenders his life in faith and obedience to God, and that God \"by the merits of Christ's blood, cleanses one from sin and truly changes the state of the person from an alien to a citizen of God's kingdom. Baptism is not a human work; it is the place where God does the work that only God can do.\" Thus, they see baptism as a passive act of faith rather than a meritorious work; it \"is a confession that a person has nothing to offer God\".", "title": "Meaning and effects" }, { "paragraph_id": 49, "text": "The liturgy of baptism for Catholics, Eastern Orthodox, Lutheran, Anglican, and Methodist makes clear reference to baptism as not only a symbolic burial and resurrection, but an actual supernatural transformation, one that draws parallels to the experience of Noah and the passage of the Israelites through the Red Sea divided by Moses. Thus, baptism is literally and symbolically not only cleansing, but also dying and rising again with Christ. Catholics believe baptism is necessary to cleanse the taint of original sin, and so commonly baptise infants.", "title": "Meaning and effects" }, { "paragraph_id": 50, "text": "The Eastern Churches (Eastern Orthodox Church and Oriental Orthodoxy) also baptize infants on the basis of texts, such as Matthew 19:14, which are interpreted as supporting full church membership for children. In these denominations, baptism is immediately followed by Chrismation and Communion at the next Divine Liturgy, regardless of age. Orthodox likewise believe that baptism removes what they call the ancestral sin of Adam. Anglicans believe that baptism is also the entry into the church. Most Methodists and Anglicans agree that it also cleanses the taint of what in the West is called original sin, in the East ancestral sin.", "title": "Meaning and effects" }, { "paragraph_id": 51, "text": "Eastern Orthodox Christians usually insist on complete threefold immersion as both a symbol of death and rebirth into Christ, and as a washing away of sin. Latin Church Catholics generally baptize by affusion (pouring); Eastern Catholics usually by submersion, or at least partial immersion. However, submersion is gaining in popularity within the Latin Catholic Church. In newer church sanctuaries, the baptismal font may be designed to expressly allow for baptism by immersion. Anglicans baptize by immersion or affusion.", "title": "Meaning and effects" }, { "paragraph_id": 52, "text": "According to evidence which can be traced back to about the year 200, sponsors or godparents are present at baptism and vow to uphold the Christian education and life of the baptized.", "title": "Meaning and effects" }, { "paragraph_id": 53, "text": "Baptists argue that the Greek word βαπτίζω originally meant \"to immerse\". They interpret some Biblical passages concerning baptism as requiring submersion of the body in water. They also state that only submersion reflects the symbolic significance of being \"buried\" and \"raised\" with Christ. Baptist Churches baptize in the name of the Trinity—the Father, the Son, and the Holy Spirit. However, they do not believe that baptism is necessary for salvation; but rather that it is an act of Christian obedience.", "title": "Meaning and effects" }, { "paragraph_id": 54, "text": "Some \"Full Gospel\" charismatic churches such as Oneness Pentecostals baptize only in the name of Jesus Christ, citing Peter's preaching baptism in the name of Jesus as their authority.", "title": "Meaning and effects" }, { "paragraph_id": 55, "text": "In 1982 the World Council of Churches published the ecumenical paper Baptism, Eucharist and Ministry. The preface of the document states:", "title": "Meaning and effects" }, { "paragraph_id": 56, "text": "Those who know how widely the churches have differed in doctrine and practice on baptism, Eucharist and ministry, will appreciate the importance of the large measure of agreement registered here. Virtually all the confessional traditions are included in the Commission's membership. That theologians of such widely different denominations should be able to speak so harmoniously about baptism, Eucharist and ministry is unprecedented in the modern ecumenical movement. Particularly noteworthy is the fact that the Commission also includes among its full members theologians of the Catholic and other churches which do not belong to the World Council of Churches itself.", "title": "Meaning and effects" }, { "paragraph_id": 57, "text": "A 1997 document, Becoming a Christian: The Ecumenical Implications of Our Common Baptism, gave the views of a commission of experts brought together under the aegis of the World Council of Churches. It states:", "title": "Meaning and effects" }, { "paragraph_id": 58, "text": "...according to Acts 2:38, baptisms follow from Peter's preaching baptism in the name of Jesus and lead those baptized to the receiving of Christ's Spirit, the Holy Ghost, and life in the community: \"They devoted themselves to the apostles' teaching and fellowship, to the breaking of bread and the prayers\" as well as to the distribution of goods to those in need.", "title": "Meaning and effects" }, { "paragraph_id": 59, "text": "Those who heard, who were baptized and entered the community's life, were already made witnesses of and partakers in the promises of God for the last days: the forgiveness of sins through baptism in the name of Jesus and the outpouring of the Holy Ghost on all flesh. Similarly, in what may well be a baptismal pattern, 1 Peter testifies that proclamation of the resurrection of Jesus Christ and teaching about new life lead to purification and new birth. This, in turn, is followed by eating and drinking God's food, by participation in the life of the community—the royal priesthood, the new temple, the people of God—and by further moral formation. At the beginning of 1 Peter the writer sets this baptism in the context of obedience to Christ and sanctification by the Spirit. So baptism into Christ is seen as baptism into the Spirit. In the fourth gospel Jesus' discourse with Nicodemus indicates that birth by water and Spirit becomes the gracious means of entry into the place where God rules.", "title": "Meaning and effects" }, { "paragraph_id": 60, "text": "The vast majority of Christian denominations admit the theological idea that baptism is a sacrament, that has actual spiritual, holy and salvific effects. Certain key criteria must be complied with for it to be valid, i.e., to actually have those effects. If these key criteria are met, violation of some rules regarding baptism, such as varying the authorized rite for the ceremony, renders the baptism illicit (contrary to the church's laws) but still valid.", "title": "Meaning and effects" }, { "paragraph_id": 61, "text": "One of the criteria for validity is use of the correct form of words. The Roman Catholic Church teaches that the use of the verb \"to baptize\" is essential. Catholics of the Latin Church, Anglicans and Methodists use the form \"I baptize you in the name of...\". The passive voice is used by Eastern Orthodox and Byzantine Catholics, the form being \"The Servant of God is baptized in the name of...\".", "title": "Meaning and effects" }, { "paragraph_id": 62, "text": "Use of the Trinitarian formula \"in the name of the Father, and of the Son, and of the Holy Spirit\" is also considered essential; thus these churches do not accept as valid baptisms of non-Trinitarian churches such as Oneness Pentecostals.", "title": "Meaning and effects" }, { "paragraph_id": 63, "text": "Another essential condition is use of water. A baptism in which some liquid that would not usually be called water, such as wine, milk, soup or fruit juice was used would not be considered valid.", "title": "Meaning and effects" }, { "paragraph_id": 64, "text": "Another requirement is that the celebrant intends to perform baptism. This requirement entails merely the intention \"to do what the Church does\", not necessarily to have Christian faith, since it is not the person baptizing, but the Holy Spirit working through the sacrament, who produces the effects of the sacrament. Doubt about the faith of the baptizer is thus no ground for doubt about the validity of the baptism.", "title": "Meaning and effects" }, { "paragraph_id": 65, "text": "Some conditions expressly do not affect validity—for example, whether submersion, immersion, affusion (pouring) or aspersion (sprinkling) is used. However, if water is sprinkled, there is a danger that the water may not touch the skin of the unbaptized. As has been stated, \"it is not sufficient for the water to merely touch the candidate; it must also flow, otherwise there would seem to be no real ablution. At best, such a baptism would be considered doubtful. If the water touches only the hair, the sacrament has probably been validly conferred, though in practice the safer course must be followed. If only the clothes of the person have received the aspersion, the baptism is undoubtedly void.\" For many communions, validity is not affected if a single submersion or pouring is performed rather than a triple, but in Orthodoxy this is controversial.", "title": "Meaning and effects" }, { "paragraph_id": 66, "text": "According to the Catholic Church, baptism imparts an indelible \"seal\" upon the soul of the baptized and therefore a person who has already been baptized cannot be validly baptized again. This teaching was affirmed against the Donatists who practiced rebaptism. The grace received in baptism is believed to operate ex opere operato and is therefore considered valid even if administered in heretical or schismatic groups.", "title": "Meaning and effects" }, { "paragraph_id": 67, "text": "The Catholic, Lutheran, Anglican, Presbyterian and Methodist Churches accept baptism performed by other denominations within this group as valid, subject to certain conditions, including the use of the Trinitarian formula. It is only possible to be baptized once, thus people with valid baptisms from other denominations may not be baptized again upon conversion or transfer. For Roman Catholics, this is affirmed in the Canon Law 864, in which it is written that \"[e]very person not yet baptized and only such a person is capable of baptism.\" Such people are accepted upon making a profession of faith and, if they have not yet validly received the sacrament/rite of confirmation or chrismation, by being confirmed. Specifically, \"Methodist theologians argued that since God never abrogated a covenant made and sealed with proper intentionality, rebaptism was never an option, unless the original baptism had been defective by not having been made in the name of the Trinity.\" In some cases it can be difficult to decide if the original baptism was in fact valid; if there is doubt, conditional baptism is administered, with a formula on the lines of \"If you are not yet baptized, I baptize you....\"", "title": "Meaning and effects" }, { "paragraph_id": 68, "text": "The Catholic Church ordinarily recognizes as valid the baptisms of Christians of the Eastern Orthodox, Churches of Christ, Congregationalist, Anglican, Lutheran, Old Catholic, Polish National Catholic, Reformed, Baptist, Brethren, Methodist, Presbyterian, Waldensian, and United Protestant denominations; Christians of these traditions are received into the Catholic Church through the sacrament of Confirmation. Some individuals of the Mennonite, Pentecostal and Adventist traditions who wish to be received into the Catholic Church may be required to receive a conditional baptism due to concerns about the validity of the sacraments in those traditions. The Catholic Church has explicitly denied the validity of the baptism conferred in The Church of Jesus Christ of Latter-day Saints.", "title": "Meaning and effects" }, { "paragraph_id": 69, "text": "The Reformed Churches recognize as valid, baptisms administered in the Catholic Church, among other churches using the Trinitarian formula.", "title": "Meaning and effects" }, { "paragraph_id": 70, "text": "Practice in the Eastern Orthodox Church for converts from other communions is not uniform. However, generally baptisms performed in the name of the Holy Trinity are accepted by the Orthodox Christian Church; Christians of the Oriental Orthodox, Roman Catholic, Lutheran, Old Catholic, Moravian, Anglican, Methodist, Reformed, Presbyterian, Brethren, Assemblies of God, or Baptist traditions can be received into the Eastern Orthodox Church through the sacrament of Chrismation. If a convert has not received the sacrament (mysterion) of baptism, he or she must be baptised in the name of the Holy Trinity before they may enter into communion with the Orthodox Church. If he/she has been baptized in another Christian confession (other than Orthodox Christianity) his/her previous baptism is considered retroactively filled with grace by chrismation or, in rare circumstances, confession of faith alone as long as the baptism was done in the name of the Holy Trinity (Father, Son and Holy Spirit). The exact procedure is dependent on local canons and is the subject of some controversy.", "title": "Meaning and effects" }, { "paragraph_id": 71, "text": "Oriental Orthodox Churches recognise the validity of baptisms performed within the Eastern Orthodox Communion. Some also recognise baptisms performed by Catholic Churches. Any supposed baptism not performed using the Trinitarian formula is considered invalid.", "title": "Meaning and effects" }, { "paragraph_id": 72, "text": "In the eyes of the Catholic Church, all Orthodox Churches, Anglican and Lutheran Churches, the baptism conferred by The Church of Jesus Christ of Latter-day Saints is invalid. An article published together with the official declaration to that effect gave reasons for that judgment, summed up in the following words: \"The Baptism of the Catholic Church and that of the Church of Jesus Christ of Latter-day Saints differ essentially, both for what concerns faith in the Father, Son and Holy Spirit, in whose name Baptism is conferred, and for what concerns the relationship to Christ who instituted it.\"", "title": "Meaning and effects" }, { "paragraph_id": 73, "text": "The Church of Jesus Christ of Latter-day Saints stresses that baptism must be administered by one having proper authority; consequently, the church does not recognize the baptism of any other church as effective.", "title": "Meaning and effects" }, { "paragraph_id": 74, "text": "Jehovah's Witnesses do not recognise any other baptism occurring after 1914 as valid, as they believe that they are now the one true church of Christ, and that the rest of \"Christendom\" is false religion.", "title": "Meaning and effects" }, { "paragraph_id": 75, "text": "There is debate among Christian churches as to who can administer baptism. Some claim that the examples given in the New Testament only show apostles and deacons administering baptism. Ancient Christian churches interpret this as indicating that baptism should be performed by the clergy except in extremis, i.e., when the one being baptized is in immediate danger of death. Then anyone may baptize, provided, in the view of the Eastern Orthodox Church, the person who does the baptizing is a member of that church, or, in the view of the Catholic Church, that the person, even if not baptized, intends to do what the church does in administering the rite. Many Protestant churches see no specific prohibition in the biblical examples and permit any believer to baptize another.", "title": "Meaning and effects" }, { "paragraph_id": 76, "text": "In the Roman Catholic Church, canon law for the Latin Church lays down that the ordinary minister of baptism is a bishop, priest or deacon, but its administration is one of the functions \"especially entrusted to the parish priest\". If the person to be baptized is at least fourteen years old, that person's baptism is to be referred to the bishop, so that he can decide whether to confer the baptism himself. If no ordinary minister is available, a catechist or some other person whom the local ordinary has appointed for this purpose may licitly do the baptism; indeed in a case of necessity any person (irrespective of that person's religion) who has the requisite intention may confer the baptism By \"a case of necessity\" is meant imminent danger of death because of either illness or an external threat. \"The requisite intention\" is, at the minimum level, the intention \"to do what the Church does\" through the rite of baptism.", "title": "Meaning and effects" }, { "paragraph_id": 77, "text": "In the Eastern Catholic Churches, a deacon is not considered an ordinary minister. Administration of the sacrament is reserved to the Parish Priest or to another priest to whom he or the local hierarch grants permission, a permission that can be presumed if in accordance with canon law. However, \"in case of necessity, baptism can be administered by a deacon or, in his absence or if he is impeded, by another cleric, a member of an institute of consecrated life, or by any other Christian faithful; even by the mother or father, if another person is not available who knows how to baptize.\"", "title": "Meaning and effects" }, { "paragraph_id": 78, "text": "The discipline of the Eastern Orthodox Church, Oriental Orthodoxy and the Assyrian Church of the East is similar to that of the Eastern Catholic Churches. They require the baptizer, even in cases of necessity, to be of their own faith, on the grounds that a person cannot convey what he himself does not possess, in this case membership in the church. The Latin Catholic Church does not insist on this condition, considering that the effect of the sacrament, such as membership of the church, is not produced by the person who baptizes, but by the Holy Spirit. For the Orthodox, while Baptism in extremis may be administered by a deacon or any lay-person, if the newly baptized person survives, a priest must still perform the other prayers of the Rite of Baptism, and administer the Mystery of Chrismation.", "title": "Meaning and effects" }, { "paragraph_id": 79, "text": "The discipline of Anglicanism and Lutheranism is similar to that of the Latin Catholic Church. For Methodists and many other Protestant denominations, too, the ordinary minister of baptism is a duly ordained or appointed minister of religion.", "title": "Meaning and effects" }, { "paragraph_id": 80, "text": "Newer movements of Protestant Evangelical churches, particularly non-denominational, allow laypeople to baptize.", "title": "Meaning and effects" }, { "paragraph_id": 81, "text": "In The Church of Jesus Christ of Latter-day Saints, only a man who has been ordained to the Aaronic priesthood holding the priesthood office of priest or higher office in the Melchizedek priesthood may administer baptism.", "title": "Meaning and effects" }, { "paragraph_id": 82, "text": "A Jehovah's Witnesses baptism is performed by a \"dedicated male\" adherent. Only in extraordinary circumstances would a \"dedicated\" baptizer be unbaptized (see section Jehovah's Witnesses).", "title": "Meaning and effects" }, { "paragraph_id": 83, "text": "Early Anabaptists were given that name because they re-baptized persons who they felt had not been properly baptized, as they did not recognize infant baptism.", "title": "Practitioners" }, { "paragraph_id": 84, "text": "The traditional form of Anabaptist baptism was pouring, the form commonly used in Western Christianity in the early 16th century when they emerged. Pouring continues to be normative in Mennonite, Amish and Hutterite traditions of Anabaptist Christianity. The Mennonite Brethren Church, Schwarzenau Brethren and River Brethren denominations of Anabaptist Christianity practice immersion. The Schwarzenau church immerses in the forward position three times, for each person of the Holy Trinity and because \"the Bible says Jesus bowed his head (letting it fall forward) and died. Baptism represents a dying of the old, sinful self.\" Today all modes of baptism (such as pouring and immersion) can be found among Anabaptists.", "title": "Practitioners" }, { "paragraph_id": 85, "text": "Conservative Mennonite Anabaptists count baptism to be one of the seven ordinances. In Anabaptist theology, baptism is a part of the process of salvation. For Anabaptists, \"believer's baptism consists of three parts, the Spirit, the water, and the blood—these three witnesses on earth.\" According to Anabaptist theology: (1) In believer's baptism, the Holy Spirit witnesses the candidate entering into a covenant with God. (2) God, in believer's baptism, \"grants a baptized believer the water of baptism as a sign of His covenant with them—that such a one indicates and publicly confesses that he wants to live in true obedience towards God and fellow believers with a blameless life.\" (3) Integral to believer's baptism is the candidate's mission to witness to the world even unto martyrdom, echoing Jesus' words that \"they would be baptized with His baptism, witnessing to the world when their blood was spilt.\"", "title": "Practitioners" }, { "paragraph_id": 86, "text": "For the majority of Baptists, Christian baptism is the immersion of a believer in water in the name of the Father, the Son, and the Holy Spirit. Baptism does not accomplish anything in itself, but is an outward personal sign that the person's sins have already been washed away by the blood of Christ's cross.", "title": "Practitioners" }, { "paragraph_id": 87, "text": "For a new convert the general practice is that baptism also allows the person to be a registered member of the local Baptist congregation (though some churches have adopted \"new members classes\" as an additional mandatory step for congregational membership).", "title": "Practitioners" }, { "paragraph_id": 88, "text": "Regarding rebaptism the general rules are:", "title": "Practitioners" }, { "paragraph_id": 89, "text": "For newborns, there is a ceremony called child dedication.", "title": "Practitioners" }, { "paragraph_id": 90, "text": "Tennessee antebellum Methodist circuit rider and newspaper publisher William G. Brownlow stated within his 1856 book The Great Iron Wheel Examined; or, Its False Spokes Extracted, and an Exhibition of Elder Graves, Its Builder that the immersion baptism practiced within the Baptist churches as found within the United States did not extend in a \"regular line of succession...from John the Baptist – but from old Zeke Holliman and his true yoke-fellow, Mr. [Roger] Williams\" as during 1639 Holliman and Williams first immersion baptized each other and then immersion baptized the ten other members of the first Baptist church in British America at Providence, Rhode Island.", "title": "Practitioners" }, { "paragraph_id": 91, "text": "Baptism in Churches of Christ is performed only by full bodily immersion, based on the Koine Greek verb baptizo which means to dip, immerse, submerge or plunge. Submersion is seen as more closely conforming to the death, burial and resurrection of Jesus than other modes of baptism. Churches of Christ argue that historically immersion was the mode used in the 1st century, and that pouring and sprinkling later emerged as secondary modes when immersion was not possible. Over time these secondary modes came to replace immersion. Only those mentally capable of belief and repentance are baptized (i.e., infant baptism is not practiced because the New Testament has no precedent for it).", "title": "Practitioners" }, { "paragraph_id": 92, "text": "Churches of Christ have historically had the most conservative position on baptism among the various branches of the Restoration Movement, understanding baptism by immersion to be a necessary part of conversion. The most significant disagreements concerned the extent to which a correct understanding of the role of baptism is necessary for its validity. David Lipscomb insisted that if a believer was baptized out of a desire to obey God, the baptism was valid, even if the individual did not fully understand the role baptism plays in salvation. Austin McGary contended that to be valid, the convert must also understand that baptism is for the forgiveness of sins. McGary's view became the prevailing one in the early 20th century, but the approach advocated by Lipscomb never totally disappeared. As such, the general practice among churches of Christ is to require rebaptism by immersion of converts, even those who were previously baptized by immersion in other churches.", "title": "Practitioners" }, { "paragraph_id": 93, "text": "More recently, the rise of the International Churches of Christ has caused some to reexamine the issue.", "title": "Practitioners" }, { "paragraph_id": 94, "text": "Churches of Christ consistently teach that in baptism a believer surrenders his life in faith and obedience to God, and that God \"by the merits of Christ's blood, cleanses one from sin and truly changes the state of the person from an alien to a citizen of God's kingdom. Baptism is not a human work; it is the place where God does the work that only God can do.\" Baptism is a passive act of faith rather than a meritorious work; it \"is a confession that a person has nothing to offer God.\" While Churches of Christ do not describe baptism as a \"sacrament\", their view of it can legitimately be described as \"sacramental.\" They see the power of baptism coming from God, who chose to use baptism as a vehicle, rather than from the water or the act itself, and understand baptism to be an integral part of the conversion process, rather than just a symbol of conversion.", "title": "Practitioners" }, { "paragraph_id": 95, "text": "A recent trend is to emphasize the transformational aspect of baptism: instead of describing it as just a legal requirement or sign of something that happened in the past, it is seen as \"the event that places the believer 'into Christ' where God does the ongoing work of transformation.\" There is a minority that downplays the importance of baptism to avoid sectarianism, but the broader trend is to \"reexamine the richness of the biblical teaching of baptism and to reinforce its central and essential place in Christianity.\"", "title": "Practitioners" }, { "paragraph_id": 96, "text": "Because of the belief that baptism is a necessary part of salvation, some Baptists hold that the Churches of Christ endorse the doctrine of baptismal regeneration. However, members of the Churches of Christ reject this, arguing that since faith and repentance are necessary, and that the cleansing of sins is by the blood of Christ through the grace of God, baptism is not an inherently redeeming ritual. Rather, their inclination is to point to the biblical passage in which Peter, analogizing baptism to Noah's flood, posits that \"likewise baptism doth also now save us\" but parenthetically clarifies that baptism is \"not the putting away of the filth of the flesh but the response of a good conscience toward God\" (1 Peter 3:21). One author from the churches of Christ describes the relationship between faith and baptism this way, \"Faith is the reason why a person is a child of God; baptism is the time at which one is incorporated into Christ and so becomes a child of God\" (italics are in the source). Baptism is understood as a confessional expression of faith and repentance, rather than a \"work\" that earns salvation.", "title": "Practitioners" }, { "paragraph_id": 97, "text": "In Lutheran Christianity, baptism is a sacrament that regenerates the soul. Upon one's baptism, one receives the Holy Spirit and becomes a part of the church.", "title": "Practitioners" }, { "paragraph_id": 98, "text": "The Methodist Articles of Religion, with regard to baptism, teach:", "title": "Practitioners" }, { "paragraph_id": 99, "text": "Baptism is not only a sign of profession and mark of difference whereby Christians are distinguished from others that are not baptized; but it is also a sign of regeneration or the new birth. The Baptism of young children is to be retained in the Church.", "title": "Practitioners" }, { "paragraph_id": 100, "text": "While baptism imparts grace, Methodists teach that a personal acceptance of Jesus Christ (the first work of grace) is essential to one's salvation; during the second work of grace, entire sanctification, a believer is purified of original sin and made holy.", "title": "Practitioners" }, { "paragraph_id": 101, "text": "In the Methodist Churches, baptism is a sacrament of initiation into the visible Church. Wesleyan covenant theology further teaches that baptism is a sign and a seal of the covenant of grace:", "title": "Practitioners" }, { "paragraph_id": 102, "text": "Of this great new-covenant blessing, baptism was therefore eminently the sign; and it represented \"the pouring out\" of the Spirit, \"the descending\" of the Spirit, the \"falling\" of the Spirit \"upon men,\" by the mode in which it was administered, the pouring of water from above upon the subjects baptized. As a seal, also, or confirming sign, baptism answers to circumcision.", "title": "Practitioners" }, { "paragraph_id": 103, "text": "Methodists recognize three modes of baptism as being valid—\"immersion, sprinkling, or pouring\" in the name of the Holy Trinity.", "title": "Practitioners" }, { "paragraph_id": 104, "text": "The Moravian Church teaches that baptism is a sign and a seal, recognizing three modes of baptism as being valid: immersion, aspersion, and affusion.", "title": "Practitioners" }, { "paragraph_id": 105, "text": "In Reformed baptismal theology, baptism is seen as primarily God's offer of union with Christ and all his benefits to the baptized. This offer is believed to be intact even when it is not received in faith by the person baptized. Reformed theologians believe the Holy Spirit brings into effect the promises signified in baptism. Baptism is held by almost the entire Reformed tradition to effect regeneration, even in infants who are incapable of faith, by effecting faith which would come to fruition later. Baptism also initiates one into the visible church and the covenant of grace. Baptism is seen as a replacement of circumcision, which is considered the rite of initiation into the covenant of grace in the Old Testament.", "title": "Practitioners" }, { "paragraph_id": 106, "text": "Reformed Christians believe that immersion is not necessary for baptism to be properly performed, but that pouring or sprinkling are acceptable. Only ordained ministers are permitted to administer baptism in Reformed churches, with no allowance for emergency baptism, though baptisms performed by non-ministers are generally considered valid. Reformed churches, while rejecting the baptismal ceremonies of the Roman Catholic church, accept the validity of baptisms performed with them and do not rebaptize.", "title": "Practitioners" }, { "paragraph_id": 107, "text": "In United Protestant Churches, such as the United Church of Canada, Church of North India, Church of Pakistan, Church of South India, Protestant Church in the Netherlands, Uniting Church in Australia and United Church of Christ in Japan, baptism is a sacrament.", "title": "Practitioners" }, { "paragraph_id": 108, "text": "In Catholic teaching, baptism is stated to be \"necessary for salvation by actual reception or at least by desire\". Catholic discipline requires the baptism ceremony to be performed by deacons, priests, or bishops, but in an emergency such as danger of death, anyone can licitly baptize. This teaching is based on the Gospel according to John which says that Jesus proclaimed: \"Truly, truly, I say to you, unless one is born of water and the Spirit, he cannot enter into the Kingdom of God.\" It dates back to the teachings and practices of 1st-century Christians, and the connection between salvation and baptism was not, on the whole, an item of major dispute until Huldrych Zwingli denied the necessity of baptism, which he saw as merely a sign granting admission to the Christian community. The Catechism of the Catholic Church states that \"Baptism is necessary for salvation for those to whom the Gospel has been proclaimed and who have had the possibility of asking for this sacrament.\" The Council of Trent also states in the Decree Concerning Justification from session six that baptism is necessary for salvation. A person who knowingly, willfully and unrepentantly rejects baptism has no hope of salvation. However, if knowledge is absent, \"those also can attain to salvation who through no fault of their own do not know the Gospel of Christ or His Church, yet sincerely seek God and moved by grace strive by their deeds to do His will as it is known to them through the dictates of conscience.\"", "title": "Practitioners" }, { "paragraph_id": 109, "text": "The Catechism of the Catholic Church also states: \"Since Baptism signifies liberation from sin and from its instigator the devil, one or more exorcisms are pronounced over the candidate\". In the Roman Rite of the baptism of a child, the wording of the prayer of exorcism is: \"Almighty and ever-living God, you sent your only Son into the world to cast out the power of Satan, spirit of evil, to rescue man from the kingdom of darkness and bring him into the splendour of your kingdom of light. We pray for this child: set him (her) free from original sin, make him (her) a temple of your glory, and send your Holy Spirit to dwell with him (her). Through Christ our Lord.\"", "title": "Practitioners" }, { "paragraph_id": 110, "text": "In the Catholic Church by baptism all sins are forgiven, original sin and all personal sins. Baptism not only purifies from all sins, but also makes the neophyte \"a new creature\", an adopted son of God, who has become a \"partaker of the divine nature,\" member of Christ and co-heir with him, and a temple of the Holy Spirit. Given once for all, baptism cannot be repeated: just as a man can be born only once, so he is baptized only once. For this reason the holy Fathers added to the Nicene Creed the words We acknowledge one Baptism. Sanctifying grace, the grace of justification, given by God by baptism, erases the original sin and personal actual sins.", "title": "Practitioners" }, { "paragraph_id": 111, "text": "The power of Baptism consists in cleansing a man from all his sins as regards both guild and punishment, for which reason no penance is imposed on those who receive Baptism, no matter how great their sins may have been. And if they were to die immediately after Baptism, they would rise at once to eternal life.", "title": "Practitioners" }, { "paragraph_id": 112, "text": "In the Latin Church of the Catholic Church a valid baptism requires, according to Canon 758 of the 1917 Code of Canon Law, the baptizer to pronounce the formula \"I baptize you in the name of the Father and of the Son and of the Holy Spirit\" while putting the baptized in contact with water. The contact may be immersion, \"affusion\" (pouring), or \"aspersion\" (sprinkling). The formula requires \"name\" to be singular, emphasising the monotheism of the Trinity. It is claimed that Pope Stephen I, Ambrose and Pope Nicholas I declared that baptisms in the name of \"Jesus\" only as well as in the name of \"Father, Son and Holy Spirit\" were valid. The correct interpretation of their words is disputed. Current canonical law requires the Trinitarian formula and water for validity. The formula requires \"I baptize\" rather than \"we baptize\", as clarified by a responsum of June 24, 2020. In 2022 the Diocese of Phoenix accepted the resignation of a parish priest whose use of \"we baptize\" had invalidated \"thousands of baptisms over more than 20 years\". Note that in the Byzantine Rite the formla is in the passive voice, \"The servant of God N. is baptized in the Name of the Father, and of the Son, and of the Holy Spirit.\"", "title": "Practitioners" }, { "paragraph_id": 113, "text": "Offspring of practicing Catholic parents are typically baptized as infants. Baptism is part of the Rite of Christian Initiation of Adults, provided for converts from non-Christian backgrounds and others not baptized as infants. Baptism by non-Catholic Christians is valid if the formula and water are present, and so converts from other Christian denominations are not given a Catholic baptism.", "title": "Practitioners" }, { "paragraph_id": 114, "text": "The church recognizes two equivalents of baptism with water: \"baptism of blood\" and \"baptism of desire\". Baptism of blood is that undergone by unbaptized individuals who are martyred for their faith, while baptism of desire generally applies to catechumens who die before they can be baptized. The Catechism of the Catholic Church describes these two forms:", "title": "Practitioners" }, { "paragraph_id": 115, "text": "The Church has always held the firm conviction that those who suffer death for the sake of the faith without having received Baptism are baptized by their death for and with Christ. This Baptism of blood, like the desire for Baptism, brings about the fruits of Baptism without being a sacrament.", "title": "Practitioners" }, { "paragraph_id": 116, "text": "For catechumens who die before their Baptism, their explicit desire to receive it, together with repentance for their sins, and charity, assures them the salvation that they were not able to receive through the sacrament.", "title": "Practitioners" }, { "paragraph_id": 117, "text": "The Catholic Church holds that those who are ignorant of Christ's Gospel and of the church, but who seek the truth and do God's will as they understand it, may be supposed to have an implicit desire for baptism and can be saved: \"'Since Christ died for all, and since all men are in fact called to one and the same destiny, which is divine, we must hold that the Holy Spirit offers to all the possibility of being made partakers, in a way known to God, of the Paschal mystery.' Every man who is ignorant of the Gospel of Christ and of his Church, but seeks the truth and does the will of God in accordance with his understanding of it, can be saved. It may be supposed that such persons would have desired Baptism explicitly if they had known its necessity.\" As for unbaptized infants, the church is unsure of their fate; \"the Church can only entrust them to the mercy of God\".", "title": "Practitioners" }, { "paragraph_id": 118, "text": "In Eastern Orthodoxy, baptism is considered a sacrament and mystery which transforms the old and sinful person into a new and pure one, where the old life, the sins, any mistakes made are gone and a clean slate is given. In Greek and Russian Orthodox traditions, it is taught that through Baptism a person is united to the Body of Christ by becoming an official member of the Orthodox Church. During the service, the Orthodox priest blesses the water to be used. The catechumen (the one baptised) is fully immersed in the water three times in the name of the Trinity. This is considered to be a death of the \"old man\" by participation in the crucifixion and burial of Christ, and a rebirth into new life in Christ by participation in his resurrection. Properly a new name is given, which becomes the person's name.", "title": "Practitioners" }, { "paragraph_id": 119, "text": "Babies of Orthodox families are normally baptized shortly after birth. Older converts to Orthodoxy are usually formally baptized into the Orthodox Church, though exceptions are sometimes made. Those who choose to convert from a different religion to Eastern Orthodoxy typically undergo Chrismation, known as confirmation in the Roman Catholic Church.", "title": "Practitioners" }, { "paragraph_id": 120, "text": "Properly and generally, the Mystery of Baptism is administered by bishops and other priests; however, in emergencies any Orthodox Christian can baptize. In such cases, should the person survive the emergency, it is likely that the person will be properly baptized by a priest at some later date. This is not considered to be a second baptism, nor is it imagined that the person is not already Orthodox, but rather it is a fulfillment of the proper form.", "title": "Practitioners" }, { "paragraph_id": 121, "text": "The service of baptism in Greek Orthodox (and other Eastern Orthodox) churches has remained largely unchanged for over 1500 years. This fact is witnessed to by Cyril of Jerusalem (d. 386), who, in his Discourse on the Sacrament of Baptism, describes the service in much the same way as is currently in use.", "title": "Practitioners" }, { "paragraph_id": 122, "text": "Jehovah's Witnesses believe that baptism should be performed by complete immersion (submersion) in water and only when an individual is old enough to understand its significance. They believe that water baptism is an outward symbol that a person has made an unconditional dedication through Jesus Christ to do the will of God. Only after baptism, is a person considered a full-fledged Witness, and an official member of the Christian Congregation. They consider baptism to constitute ordination as a minister.", "title": "Practitioners" }, { "paragraph_id": 123, "text": "Prospective candidates for baptism must express their desire to be baptized well in advance of a planned baptismal event, to allow for congregation elders to assess their suitability (regarding true repentance and conversion). Elders approve candidates for baptism if the candidates are considered to understand what is expected of members of the religion and to demonstrate sincere dedication to the faith.", "title": "Practitioners" }, { "paragraph_id": 124, "text": "Most baptisms among Jehovah's Witnesses are performed at scheduled assemblies and conventions by elders and ministerial servants, in special pools, or sometimes oceans, rivers, or lakes, depending on circumstances, and rarely occur at local Kingdom Halls. Prior to baptism, at the conclusion of a pre-baptism talk, candidates must affirm two questions:", "title": "Practitioners" }, { "paragraph_id": 125, "text": "Only baptized males (elders or ministerial servants) may baptize new members. Baptizers and candidates wear swimsuits or other informal clothing for baptism, but are directed to avoid clothing that is considered undignified or too revealing. Generally, candidates are individually immersed by a single baptizer, unless a candidate has special circumstances such as a physical disability. In circumstances of extended isolation, a qualified candidate's dedication and stated intention to become baptized may serve to identify him as a member of Jehovah's Witnesses, even if immersion itself must be delayed. In rare instances, unbaptized males who had stated such an intention have reciprocally baptized each other, with both baptisms accepted as valid. Individuals who had been baptized in the 1930s and 1940s by female Witnesses due to extenuating circumstances, such as in concentration camps, were later re-baptized but still recognized their original baptism dates.", "title": "Practitioners" }, { "paragraph_id": 126, "text": "In the Church of Jesus Christ of Latter-day Saints (LDS Church), baptism is recognized as the first of several ordinances (rituals) of the gospel. In Mormonism, baptism has the main purpose of remitting the sins of the participant. It is followed by confirmation, which inducts the person into membership in the church and constitutes a baptism with the Holy Spirit. Latter-day Saints believe that baptism must be by full immersion, and by a precise ritualized ordinance: if some part of the participant is not fully immersed, or the ordinance was not recited verbatim, the ritual must be repeated. It typically occurs in a baptismal font.", "title": "Practitioners" }, { "paragraph_id": 127, "text": "In addition, members of the LDS Church do not believe a baptism is valid unless it is performed by a Latter-day Saint one who has proper authority (a priest or elder). Authority is passed down through a form of apostolic succession. All new converts to the faith must be baptized or re-baptized. Baptism is seen as symbolic both of Jesus' death, burial and resurrection and is also symbolic of the baptized individual discarding their \"natural\" self and donning a new identity as a disciple of Jesus.", "title": "Practitioners" }, { "paragraph_id": 128, "text": "According to Latter-day Saint theology, faith and repentance are prerequisites to baptism. The ritual does not cleanse the participant of original sin, as Latter-day Saints do not believe the doctrine of original sin. Mormonism rejects infant baptism and baptism must occur after the age of accountability, defined in Latter-day Saint scripture as eight years old.", "title": "Practitioners" }, { "paragraph_id": 129, "text": "Latter-day Saint theology also teaches baptism for the dead in which deceased ancestors are baptized vicariously by the living, and believe that their practice is what Paul wrote of in Corinthians 15:29. This occurs in Latter-day Saint temples.", "title": "Practitioners" }, { "paragraph_id": 130, "text": "Due to tensions between the Roman Catholic Church and Freemasons in France in the aftermath of the French Revolution, French Freemasons developed rituals to replace those of the Church, including baptism. Chrétien-Guillaume Riebesthal’s Rituel Maçonnique pour tous les Rites (Masonic Ritual for All Rites), published in Strasbourg in 1826, includes one such baptismal rite. Lodges in Louisiana and Wisconsin performed baptism ceremonies in 1859, though they were widely condemned by their Grand Lodges.", "title": "Practitioners" }, { "paragraph_id": 131, "text": "In 1865, Albert Pike, publicly performed a ceremony of Masonic baptism in New York City. The ceremony was greeted with skepticism by many American Masons including Albert Mackey. A ceremony for Masonic baptism was published by Charles T. McClenechan in 1884.", "title": "Practitioners" }, { "paragraph_id": 132, "text": "Quakers (members of the Religious Society of Friends) do not believe in the baptism of either children or adults with water, rejecting all forms of outward sacraments in their religious life. Robert Barclay's Apology for the True Christian Divinity (a historic explanation of Quaker theology from the 17th century), explains Quakers' opposition to baptism with water thus:", "title": "Non-practitioners" }, { "paragraph_id": 133, "text": "I indeed baptize you with water unto repentance; but he that cometh after me is mightier than I, whose shoes I am not worthy to bear; he shall baptize you with the Holy Ghost and with fire. Here John mentions two manners of baptizings and two different baptisms, the one with water, and the other with the Spirit, the one whereof he was the minister of, the other whereof Christ was the minister of: and such as were baptized with the first were not therefore baptized with the second: \"I indeed baptize you, but he shall baptize you.\" Though in the present time they were baptized with the baptism of water, yet they were not as yet, but were to be, baptized with the baptism of Christ.", "title": "Non-practitioners" }, { "paragraph_id": 134, "text": "Barclay argued that water baptism was only something that happened until the time of Christ, but that now, people are baptised inwardly by the spirit of Christ, and hence there is no need for the external sacrament of water baptism, which Quakers argue is meaningless.", "title": "Non-practitioners" }, { "paragraph_id": 135, "text": "The Salvation Army does not practice water baptism, or indeed other outward sacraments. William Booth and Catherine Booth, the founders of the Salvation Army, believed that many Christians had come to rely on the outward signs of spiritual grace rather than on grace itself. They believed what was important was spiritual grace itself. However, although the Salvation Army does not practice baptism, they are not opposed to baptism within other Christian denominations.", "title": "Non-practitioners" }, { "paragraph_id": 136, "text": "There are some Christians termed \"Hyperdispensationalists\" (Mid-Acts dispensationalism) who accept only Paul's Epistles as directly applicable for the church today. They do not accept water baptism as a practice for the church since Paul who was God's apostle to the nations was not sent to baptize. Ultradispensationalists (Acts 28 dispensationalism) who do not accept the practice of the Lord's supper, do not practice baptism because these are not found in the Prison Epistles. Both sects believe water baptism was a valid practice for covenant Israel. Hyperdispensationalists also teach that Peter's gospel message was not the same as Paul's. Hyperdispensationalists assert:", "title": "Non-practitioners" }, { "paragraph_id": 137, "text": "Water baptism found early in the Book of Acts is, according to this view, now supplanted by the one baptism foretold by John the Baptist. Others make a distinction between John's prophesied baptism by Christ with the Holy Spirit and the Holy Spirit's baptism of the believer into the body of Christ; the latter being the one baptism for today. The one baptism for today, it is asserted, is the \"baptism of the Holy Spirit\" of the believer into the Body of Christ church.", "title": "Non-practitioners" }, { "paragraph_id": 138, "text": "Many in this group also argue that John's promised baptism by fire is pending, referring to the destruction of the world by fire.", "title": "Non-practitioners" }, { "paragraph_id": 139, "text": "Other Hyperdispensationalists believe that baptism was necessary until mid-Acts.", "title": "Non-practitioners" }, { "paragraph_id": 140, "text": "Most Christian churches see baptism as a once-in-a-lifetime event that can be neither repeated nor undone. They hold that those who have been baptized remain baptized, even if they renounce the Christian faith by adopting a non-Christian religion or by rejecting religion entirely. But some other organizations and individuals are practicing debaptism.", "title": "Non-practitioners" }, { "paragraph_id": 141, "text": "A comparative summary of the practice of baptism throughout various Christian denominations is given below. (This section does not give a complete listing of denominations, and therefore, it only mentions a fraction of the churches practicing \"believer's baptism\".)", "title": "Comparative summary" }, { "paragraph_id": 142, "text": "The word \"baptism\" or \"christening\" is sometimes used to describe the naming or inauguration of certain objects for use.", "title": "Baptism of objects" }, { "paragraph_id": 143, "text": "Baptism of Ships: since at least the time of the Crusades, rituals have contained a blessing for ships. The priest asks God to bless the vessel and protect those who sail on it. The ship is usually sprinkled with holy water.", "title": "Baptism of objects" }, { "paragraph_id": 144, "text": "The name Baptism of Bells has been given to the blessing of (musical, especially church) bells, at least in France, since the 11th century. It is derived from the washing of the bell with holy water by the bishop, before he anoints it with the oil of the infirm without and with chrism within; a fuming censer is placed under it and the bishop prays that these sacramentals of the church may, at the sound of the bell, put the demons to flight, protect from storms, and call the faithful to prayer.", "title": "Baptism of objects" }, { "paragraph_id": 145, "text": "\"Baptism of Dolls\": the custom of 'dolly dunking' was once a common practice in parts of the United Kingdom, particularly in Cornwall where it has been revived in recent years.", "title": "Baptism of objects" }, { "paragraph_id": 146, "text": "Many cultures practice or have practiced initiation rites, with or without the use of water, including the ancient Egyptian, the Hebraic/Jewish, the Babylonian, the Mayan, and the Norse cultures. The modern Japanese practice of Miyamairi is such a ceremony that does not use water. In some, such evidence may be archaeological and descriptive in nature, rather than a modern practice.", "title": "Other initiation ceremonies" }, { "paragraph_id": 147, "text": "Many scholars have drawn parallels between rites from mystery religions and baptism in Christianity. Apuleius, a 2nd-century Roman writer, described an initiation into the mysteries of Isis. The initiation was preceded by a normal bathing in the public baths and a ceremonial sprinkling by the priest of Isis, after which the candidate was given secret instructions in the temple of the goddess. The candidate then fasted for ten days from meat and wine, after which he was dressed in linen and led at night into the innermost part of the sanctuary, where the actual initiation took place, the details of which were secret. On the next two days, dressed in the robes of his consecration, he participated in feasting. Apuleius describes also an initiation into the cult of Osiris and yet a third initiation, of the same pattern as the initiation into the cult of Isis, without mention of a preliminary bathing. The water-less initiations of Lucius, the character in Apuleius's story who had been turned into an ass and changed back by Isis into human form, into the successive degrees of the rites of the goddess was accomplished only after a significant period of study to demonstrate his loyalty and trustworthiness, akin to catechumenal practices preceding baptism in Christianity.", "title": "Other initiation ceremonies" }, { "paragraph_id": 148, "text": "Jan Bremmer has written on the putative connection between rites from mystery religions and baptism:", "title": "Other initiation ceremonies" }, { "paragraph_id": 149, "text": "There are thus some verbal parallels between early Christianity and the Mysteries, but the situation is rather different as regards early Christian ritual practice. Much ink was spilled around 1900 arguing that the rituals of baptism and of the Last Supper derived from the ancient Mysteries, but Nock and others after him have easily shown that these attempts grossly misinterpreted the sources. Baptism is clearly rooted in Jewish purificatory rituals, and cult meals are so widespread in antiquity that any specific derivation is arbitrary. It is truly surprising to see how long the attempts to find some pagan background to these two Christian sacraments have persevered. Secularising ideologies clearly played an important part in these interpretations but, nevertheless, they have helped to clarify the relations between nascent Christianity and its surroundings.", "title": "Other initiation ceremonies" }, { "paragraph_id": 150, "text": "Thus the practice is derivative, whether from Judaism, the Mysteries or a combination (see the reference to Hellenistic Judaism in the Etymology section.)", "title": "Other initiation ceremonies" }, { "paragraph_id": 151, "text": "The Ecclesia Gnostica Catholica, or Gnostic Catholic Church (the ecclesiastical arm of Ordo Templi Orientis), offers its Rite of Baptism to any person at least 11 years old.", "title": "Other initiation ceremonies" }, { "paragraph_id": 152, "text": "Mandaeans revere John the Baptist and practice frequent baptism (masbuta) as a ritual of purification, not of initiation. They are possibly the earliest people to practice baptism. Mandaeans undergo baptism on Sundays (Habshaba), wearing a white sacral robe (rasta). Baptism for Mandaeans consists of a triple full immersion in water, a triple signing of the forehead with water and a triple drinking of water. The priest (Rabbi) then removes a ring made of myrtle worn by the baptized and places it on their forehead. This is then followed by a handshake (kushta, \"hand of truth\") with the priest. The final blessing involves the priest laying his right hand on the baptized person's head. Living water (fresh, natural, flowing water) is a requirement for baptism, therefore can only take place in rivers. All rivers are named Jordan (yardena) and are believed to be nourished by the World of Light. By the river bank, a Mandaean's forehead is anointed with sesame oil (misha) and partakes in a communion of bread (pihta) and water. Baptism for Mandaeans allows for salvation by connecting with the World of Light and for forgiveness of sins.", "title": "Other initiation ceremonies" }, { "paragraph_id": 153, "text": "The Sethian baptismal rite is known as the Five Seals, in which the initiate is immersed five times in running water.", "title": "Other initiation ceremonies" }, { "paragraph_id": 154, "text": "Yazidi baptism is called mor kirin (literally: \"to seal\"). Traditionally, Yazidi children are baptised at birth with water from the Kaniya Sipî (\"White Spring\") at Lalish. It essentially consists of pouring holy water from the spring on the child's head three times.", "title": "Other initiation ceremonies" }, { "paragraph_id": 155, "text": "Many Islamic scholars such as Shaikh Bawa Muhaiyaddeen have compared the Islamic practice of wudu to a baptism. Wudu is a practice that Muslims practice to go from ritual impurity to ritual purity. Ritual purity is required for Salah (praying) and also to hold a physical copy of the Qur’an, and so wudu is often done before salah. However, it is permissible to pray more than one salah without repeating wudu, as long as ritual purity is not broken, for example by using the bathroom.", "title": "Other initiation ceremonies" }, { "paragraph_id": 156, "text": "Another similar purification ritual is ghusl, which takes someone from major ritual impurity (janabah) to lesser ritual impurity, which is then purified by wudu. If one is in a state of janabah, both ghusl and wudu are required if one wants to pray.", "title": "Other initiation ceremonies" }, { "paragraph_id": 157, "text": "Although original sin does not exist in Islam, wudu is widely regarded to remove sins. In a Sahih hadith, Muhammad says \"Whenever a man performs his ablution intending to pray and he washes his hands, the sins of his hands fall down with the first drop. When he rinses his mouth and nose, the sins of his tongue and lips fall down with the first drop. When he washes his face, the sins of his hearing and sight fall down with the first drop. When he washes his arms to his elbows and his feet to his ankles, he is purified from every sin and fault like the day he was born from his mother. If he stands for prayer, Allah will raise his status by a degree. If he sits, he will sit in peace.\"", "title": "Other initiation ceremonies" }, { "paragraph_id": 158, "text": "People of the Yadav community of Hindu religion follow baptism, where it is called Karah Pujan. In this, the person who is being baptized is bathed in boiling Milk. The newborn baby is also included in this process, in which he is bathed with boiling milk and then he is garlanded with flowers.", "title": "Other initiation ceremonies" } ]
Baptism is a Christian sacrament of initiation and adoption, almost invariably with the use of water. It may be performed by sprinkling or pouring water on the head, or by immersing in water either partially or completely, traditionally three times, once for each person of the Trinity. The synoptic gospels recount that John the Baptist baptised Jesus. Baptism is considered a sacrament in most churches, and as an ordinance in others. Baptism according to the Trinitarian formula, which is done in most mainstream Christian denominations, is seen as being a basis for Christian ecumenism, the concept of unity amongst Christians. Baptism is also called christening, although some reserve the word "christening" for the baptism of infants. In certain Christian denominations, such as the Catholic Churches, Eastern Orthodox Churches, Oriental Orthodox Churches, Assyrian Church of the East, and Lutheran Churches, baptism is the door to church membership, with candidates taking baptismal vows. It has also given its name to the Baptist churches and denominations. Some Christian thinking regards baptism as necessary for salvation, but some writers, such as Huldrych Zwingli (1484–1531), have denied its necessity. Though water baptism is extremely common among Christian denominations, some, such as The Salvation Army, do not practice water baptism at all. Among denominations that practice water baptism, differences occur in the manner and mode of baptizing and in the understanding of the significance of the rite. Most Christians baptize using the trinitarian formula "in the name of the Father, and of the Son, and of the Holy Spirit", but Oneness Pentecostals baptize using Jesus' name only. The majority of Christians baptize infants; many others, such as Baptist Churches, regard only believer's baptism as true baptism. In certain denominations, such as the Eastern and Oriental Orthodox Churches, the individual being baptized receives a cross necklace that is worn for the rest of their life, inspired by the Sixth Ecumenical Council (Synod) of Constantinople. Outside of Christianity, Mandaeans undergo repeated baptism for purification instead of initiation. They consider John the Baptist to be their greatest prophet and name all rivers yardena after the River Jordan. The term baptism has also been used metaphorically to refer to any ceremony, trial, or experience by which a person is initiated, purified, or given a name. Martyrdom was identified early in Christian church history as "baptism by blood", enabling the salvation of martyrs who had not been baptized by water. Later, the Catholic Church identified a baptism of desire, by which those preparing for baptism who die before actually receiving the sacrament are considered saved.
2001-11-01T17:23:02Z
2023-12-30T11:15:49Z
[ "Template:See also", "Template:Reflist", "Template:Wikiquote", "Template:Cite news", "Template:Gloss", "Template:USS", "Template:Cite encyclopedia", "Template:ISBN", "Template:Notelist", "Template:Citation", "Template:Cite EB1911", "Template:About", "Template:Efn", "Template:Verify source", "Template:Unreliable source?", "Template:Use mdy dates", "Template:Mandaeism", "Template:Blockquote", "Template:\"'", "Template:Bibleverse", "Template:CCC", "Template:Transliteration", "Template:Quotation", "Template:Cite web", "Template:Page needed", "Template:Main", "Template:Further", "Template:By whom", "Template:Bibleref2", "Template:Rp", "Template:Who", "Template:Webarchive", "Template:Cite Americana", "Template:Christian Soteriology", "Template:LSJ", "Template:ISBN?", "Template:Personal names", "Template:Christianity footer", "Template:Cite Catholic Encyclopedia", "Template:Authority control", "Template:Lang-grc-x-koine", "Template:Primary source inline", "Template:Religious text primary", "Template:Cite journal", "Template:Lang", "Template:Wikisource", "Template:Short description", "Template:Redirect2", "Template:Interlanguage link multi", "Template:Cite book", "Template:Multiple issues", "Template:Christianity", "Template:Citation needed", "Template:Which", "Template:Cite dictionary", "Template:Mormonverse", "Template:Wiktionary" ]
https://en.wikipedia.org/wiki/Baptism
4,300
Bocce
Bocce (/ˈbɒtʃi/, or /ˈbɒtʃeɪ/, Italian: [ˈbɔttʃe]), sometimes anglicized as bocce ball, bocci, or boccie, is a ball sport belonging to the boules family. Developed into its present form in Italy, it is closely related to British bowls and French pétanque, with a common ancestry from ancient games played in the Roman Empire. Bocce is played around Western, Southern, and Southeastern Europe, as well as in overseas areas with historical Italian immigrant population, including Australia, North America, and South America, principally Argentina and the southern Brazilian states of Rio Grande do Sul and Santa Catarina. Initially it was only played by the Italian immigrants, the game has slowly become more popular among their descendants and more people around the world. Having developed from games played in the Roman Empire, Bocce developed into its present form in Italy, where it is called bocce, the plural of the Italian word boccia which means 'bowl' in the general sporting sense, it spread around Europe and also in regions to which Italians have migrated. First form of regulation was described in the book "Gioco delle bocchie" by Raffaele Bisteghi in 1753. In South America it is known as bochas, or bolas criollas ('Criollo balls') in Venezuela, and bocha in southern Brazil. The accessibility of bocce to people of all ages and abilities has seen it grow in popularity among Special Olympics programmes globally and it is now the third most played sport among Special Olympics athletes. The sport is also very popular on the eastern side of the Adriatic, especially in Croatia, Serbia, Montenegro, and Bosnia and Herzegovina, where the sport is known in Serbo-Croatian as boćanje ('playing boće') or balote (colloquially also bućanje). In Slovenia the sport is known as balinanje or colloquially 'playing boče', or bale (from Italian bocce and Venetian bałe, meaning 'balls'). There are numerous bocce leagues in the United States. Most have been founded by Italian Americans but contain members of all groups. Bocce is traditionally played on a natural soil or asphalt court up to 27.5 metres (90 ft) in length and 2.5 to 4 metres (8.2 to 13.1 ft) wide. While the court walls are traditionally made of wood or stone, many social leagues and Special Olympics programs now use inflatable 'Packabocce' PVC courts due to their portability and ease of storage. Bocce balls can be made of wood (traditional), metal, baked clay, or various kinds of plastic. Unlike lawn bowls, bocce balls are spherical and have no inbuilt bias. A game can be conducted between two players, or two teams of two, three, or four. A match is started by a randomly chosen side being given the opportunity to throw a smaller ball, the jack (called a boccino ('little bocce') or pallino ('bullet' or 'little ball') in Italian, depending on local custom), from one end of the court into a zone 5 metres (16 ft) in length, ending 2.5 metres (8.2 ft) from the far end of the court. If the first team misses twice, the other team is awarded the opportunity to place the jack anywhere they choose within the prescribed zone. Casual play is common in reasonably flat areas of parks and yards lacking a Bocce court, but players should agree to the minimum and maximum distance the jack may be thrown before play begins. The side that first attempted to place the jack is given the opportunity to bowl first. Once the first bowl has taken place, the other side has the opportunity to bowl. From then on, the side which does not have the ball closest to the jack has a chance to bowl, up until one side or the other has used their four balls. At that point, the other side bowls its remaining balls. The object of the game is for a team to get as many of its balls as possible closer to the target ball (jack, boccino, pallino) than the opposing team. The team with the closest ball to the jack is the only team that can score points in any frame. The scoring team receives one point for each of their balls that is closer to the jack than the closest ball of the other team. The length of a game varies by region but is typically from 7 to 13 points. Players are permitted to throw the ball in the air using an underarm action. This is generally used to knock either the jack or another ball away to attain a more favorable position. Tactics can get quite complex when players have sufficient control over the ball to throw or roll it accurately. A variation called bocce volo uses a metal ball, which is thrown overhand (palm down), after a run-up to the throwing line. In that latter respect, it is similar to the French boules game jeu provençal also known as boule lyonnaise which is internationally called sport-boules. Another French variant of the game is called pétanque, and (lacking the run-up) is more similar in some respects to traditional bocce. Another development, for persons with disabilities, is called boccia. It is a shorter-range game, played with leather balls on an indoor, smooth surface. Boccia was first introduced to the Paralympics at the 1984 New York/Stoke Mandeville Summer Games, and is one of the only two Paralympic sports that do not have an Olympic counterpart (the other being goalball).
[ { "paragraph_id": 0, "text": "Bocce (/ˈbɒtʃi/, or /ˈbɒtʃeɪ/, Italian: [ˈbɔttʃe]), sometimes anglicized as bocce ball, bocci, or boccie, is a ball sport belonging to the boules family. Developed into its present form in Italy, it is closely related to British bowls and French pétanque, with a common ancestry from ancient games played in the Roman Empire. Bocce is played around Western, Southern, and Southeastern Europe, as well as in overseas areas with historical Italian immigrant population, including Australia, North America, and South America, principally Argentina and the southern Brazilian states of Rio Grande do Sul and Santa Catarina. Initially it was only played by the Italian immigrants, the game has slowly become more popular among their descendants and more people around the world.", "title": "" }, { "paragraph_id": 1, "text": "Having developed from games played in the Roman Empire, Bocce developed into its present form in Italy, where it is called bocce, the plural of the Italian word boccia which means 'bowl' in the general sporting sense, it spread around Europe and also in regions to which Italians have migrated. First form of regulation was described in the book \"Gioco delle bocchie\" by Raffaele Bisteghi in 1753. In South America it is known as bochas, or bolas criollas ('Criollo balls') in Venezuela, and bocha in southern Brazil. The accessibility of bocce to people of all ages and abilities has seen it grow in popularity among Special Olympics programmes globally and it is now the third most played sport among Special Olympics athletes.", "title": "History" }, { "paragraph_id": 2, "text": "The sport is also very popular on the eastern side of the Adriatic, especially in Croatia, Serbia, Montenegro, and Bosnia and Herzegovina, where the sport is known in Serbo-Croatian as boćanje ('playing boće') or balote (colloquially also bućanje). In Slovenia the sport is known as balinanje or colloquially 'playing boče', or bale (from Italian bocce and Venetian bałe, meaning 'balls'). There are numerous bocce leagues in the United States. Most have been founded by Italian Americans but contain members of all groups.", "title": "Geographical spread" }, { "paragraph_id": 3, "text": "Bocce is traditionally played on a natural soil or asphalt court up to 27.5 metres (90 ft) in length and 2.5 to 4 metres (8.2 to 13.1 ft) wide. While the court walls are traditionally made of wood or stone, many social leagues and Special Olympics programs now use inflatable 'Packabocce' PVC courts due to their portability and ease of storage. Bocce balls can be made of wood (traditional), metal, baked clay, or various kinds of plastic. Unlike lawn bowls, bocce balls are spherical and have no inbuilt bias.", "title": "Rules and play" }, { "paragraph_id": 4, "text": "A game can be conducted between two players, or two teams of two, three, or four. A match is started by a randomly chosen side being given the opportunity to throw a smaller ball, the jack (called a boccino ('little bocce') or pallino ('bullet' or 'little ball') in Italian, depending on local custom), from one end of the court into a zone 5 metres (16 ft) in length, ending 2.5 metres (8.2 ft) from the far end of the court. If the first team misses twice, the other team is awarded the opportunity to place the jack anywhere they choose within the prescribed zone. Casual play is common in reasonably flat areas of parks and yards lacking a Bocce court, but players should agree to the minimum and maximum distance the jack may be thrown before play begins.", "title": "Rules and play" }, { "paragraph_id": 5, "text": "The side that first attempted to place the jack is given the opportunity to bowl first. Once the first bowl has taken place, the other side has the opportunity to bowl. From then on, the side which does not have the ball closest to the jack has a chance to bowl, up until one side or the other has used their four balls. At that point, the other side bowls its remaining balls. The object of the game is for a team to get as many of its balls as possible closer to the target ball (jack, boccino, pallino) than the opposing team. The team with the closest ball to the jack is the only team that can score points in any frame. The scoring team receives one point for each of their balls that is closer to the jack than the closest ball of the other team. The length of a game varies by region but is typically from 7 to 13 points.", "title": "Rules and play" }, { "paragraph_id": 6, "text": "Players are permitted to throw the ball in the air using an underarm action. This is generally used to knock either the jack or another ball away to attain a more favorable position. Tactics can get quite complex when players have sufficient control over the ball to throw or roll it accurately.", "title": "Rules and play" }, { "paragraph_id": 7, "text": "A variation called bocce volo uses a metal ball, which is thrown overhand (palm down), after a run-up to the throwing line. In that latter respect, it is similar to the French boules game jeu provençal also known as boule lyonnaise which is internationally called sport-boules. Another French variant of the game is called pétanque, and (lacking the run-up) is more similar in some respects to traditional bocce.", "title": "Variants" }, { "paragraph_id": 8, "text": "Another development, for persons with disabilities, is called boccia. It is a shorter-range game, played with leather balls on an indoor, smooth surface. Boccia was first introduced to the Paralympics at the 1984 New York/Stoke Mandeville Summer Games, and is one of the only two Paralympic sports that do not have an Olympic counterpart (the other being goalball).", "title": "Variants" } ]
Bocce, sometimes anglicized as bocce ball, bocci, or boccie, is a ball sport belonging to the boules family. Developed into its present form in Italy, it is closely related to British bowls and French pétanque, with a common ancestry from ancient games played in the Roman Empire. Bocce is played around Western, Southern, and Southeastern Europe, as well as in overseas areas with historical Italian immigrant population, including Australia, North America, and South America, principally Argentina and the southern Brazilian states of Rio Grande do Sul and Santa Catarina. Initially it was only played by the Italian immigrants, the game has slowly become more popular among their descendants and more people around the world.
2001-09-28T02:35:53Z
2023-12-15T01:42:30Z
[ "Template:Infobox sport", "Template:Convert", "Template:IPAc-en", "Template:Main", "Template:Cite Merriam-Webster", "Template:Cite book", "Template:Short description", "Template:Circa", "Template:Lang", "Template:Cite web", "Template:Commons category", "Template:Bowling", "Template:Use dmy dates", "Template:IPA-it", "Template:Reflist", "Template:Cite dictionary", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Bocce
4,301
Beatmatching
Beatmatching or pitch cue is a disc jockey technique of pitch shifting or time stretching an upcoming track to match its tempo to that of the currently playing track, and to adjust them such that the beats (and, usually, the bars) are synchronized—e.g. the kicks and snares in two house records hit at the same time when both records are played simultaneously. Beatmatching is a component of beatmixing which employs beatmatching combined with equalization, attention to phrasing and track selection in an attempt to make a single mix that flows together and has a good structure. The technique was developed to keep the people from leaving the dancefloor at the end of the song. These days it is considered basic among disc jockeys (DJs) in electronic dance music genres, and it is standard practice in clubs to keep the constant beat through the night, even if DJs change in the middle. The beatmatching technique consists of the following steps: One of the key things to consider when beatmatching is the tempo of both songs, and the musical theory behind the songs. Attempting to beatmatch songs with completely different beats per minute (BPM) will result in one of the songs sounding too fast or too slow. When beatmatching, a popular technique is to vary the equalization of both tracks. For example, when the kicks are occurring on the same beat, a more seamless transition can occur if the lower frequencies are taken out of one of the songs, and the lower frequencies of the other song is boosted. Doing so creates a smoother transition. The pitch and tempo of a track are normally linked together: spin a disc 5% faster and both pitch and tempo will be 5% higher. However, some modern DJ software can change pitch and tempo independently using time-stretching and pitch-shifting, allowing harmonic mixing. There is also a feature in modern DJ software which may be called "master tempo" or "key adjust" which changes the tempo while keeping the original pitch. Francis Grasso was one of the first people to beatmatch in the late 1960s, being taught the technique by Bob Lewis. These days beat-matching is considered central to DJing, and features making it possible are a requirement for DJ-oriented players. In 1978, the Technics SL-1200MK2 turntable was released, whose comfortable and precise sliding pitch control and high torque direct drive motor made beat-matching easier and it became the standard among DJs. With the advent of the compact disc, DJ-oriented compact disc players with pitch control and other features enabling beat-matching (and sometimes scratching), dubbed CDJs, were introduced by various companies. More recently, software with similar capabilities has been developed to allow manipulation of digital audio files stored on computers using turntables with special vinyl records (e.g. Final Scratch, M-Audio Torq, Serato Scratch Live) or computer interface (e.g. Traktor DJ Studio, Mixxx, VirtualDJ). Other software including algorithmic beat-matching is Ableton Live, which allows for realtime music manipulation and deconstruction. Freeware software such as Rapid Evolution can detect the beats per minute and determine the percent BPM difference between songs. Most modern DJ hardware and software now offer a "sync" feature which automatically adjusts the tempo between tracks being mixed so the DJ no longer needs to beatmatch manually.
[ { "paragraph_id": 0, "text": "Beatmatching or pitch cue is a disc jockey technique of pitch shifting or time stretching an upcoming track to match its tempo to that of the currently playing track, and to adjust them such that the beats (and, usually, the bars) are synchronized—e.g. the kicks and snares in two house records hit at the same time when both records are played simultaneously. Beatmatching is a component of beatmixing which employs beatmatching combined with equalization, attention to phrasing and track selection in an attempt to make a single mix that flows together and has a good structure.", "title": "" }, { "paragraph_id": 1, "text": "The technique was developed to keep the people from leaving the dancefloor at the end of the song. These days it is considered basic among disc jockeys (DJs) in electronic dance music genres, and it is standard practice in clubs to keep the constant beat through the night, even if DJs change in the middle.", "title": "" }, { "paragraph_id": 2, "text": "The beatmatching technique consists of the following steps:", "title": "Technique" }, { "paragraph_id": 3, "text": "One of the key things to consider when beatmatching is the tempo of both songs, and the musical theory behind the songs. Attempting to beatmatch songs with completely different beats per minute (BPM) will result in one of the songs sounding too fast or too slow.", "title": "Technique" }, { "paragraph_id": 4, "text": "When beatmatching, a popular technique is to vary the equalization of both tracks. For example, when the kicks are occurring on the same beat, a more seamless transition can occur if the lower frequencies are taken out of one of the songs, and the lower frequencies of the other song is boosted. Doing so creates a smoother transition.", "title": "Technique" }, { "paragraph_id": 5, "text": "The pitch and tempo of a track are normally linked together: spin a disc 5% faster and both pitch and tempo will be 5% higher. However, some modern DJ software can change pitch and tempo independently using time-stretching and pitch-shifting, allowing harmonic mixing. There is also a feature in modern DJ software which may be called \"master tempo\" or \"key adjust\" which changes the tempo while keeping the original pitch.", "title": "Technique" }, { "paragraph_id": 6, "text": "Francis Grasso was one of the first people to beatmatch in the late 1960s, being taught the technique by Bob Lewis.", "title": "History" }, { "paragraph_id": 7, "text": "These days beat-matching is considered central to DJing, and features making it possible are a requirement for DJ-oriented players. In 1978, the Technics SL-1200MK2 turntable was released, whose comfortable and precise sliding pitch control and high torque direct drive motor made beat-matching easier and it became the standard among DJs. With the advent of the compact disc, DJ-oriented compact disc players with pitch control and other features enabling beat-matching (and sometimes scratching), dubbed CDJs, were introduced by various companies. More recently, software with similar capabilities has been developed to allow manipulation of digital audio files stored on computers using turntables with special vinyl records (e.g. Final Scratch, M-Audio Torq, Serato Scratch Live) or computer interface (e.g. Traktor DJ Studio, Mixxx, VirtualDJ). Other software including algorithmic beat-matching is Ableton Live, which allows for realtime music manipulation and deconstruction. Freeware software such as Rapid Evolution can detect the beats per minute and determine the percent BPM difference between songs.", "title": "History" }, { "paragraph_id": 8, "text": "Most modern DJ hardware and software now offer a \"sync\" feature which automatically adjusts the tempo between tracks being mixed so the DJ no longer needs to beatmatch manually.", "title": "History" } ]
Beatmatching or pitch cue is a disc jockey technique of pitch shifting or time stretching an upcoming track to match its tempo to that of the currently playing track, and to adjust them such that the beats are synchronized—e.g. the kicks and snares in two house records hit at the same time when both records are played simultaneously. Beatmatching is a component of beatmixing which employs beatmatching combined with equalization, attention to phrasing and track selection in an attempt to make a single mix that flows together and has a good structure. The technique was developed to keep the people from leaving the dancefloor at the end of the song. These days it is considered basic among disc jockeys (DJs) in electronic dance music genres, and it is standard practice in clubs to keep the constant beat through the night, even if DJs change in the middle.
2001-10-22T19:04:16Z
2023-09-27T05:08:09Z
[ "Template:DJing", "Template:Short description", "Template:Multiple issues", "Template:When", "Template:Reflist", "Template:Cite web" ]
https://en.wikipedia.org/wiki/Beatmatching
4,306
Beltane
Beltane or Bealtaine (Irish pronunciation: [ˈbʲɑul̪ˠt̪ˠənʲə], approximated in English as /ˈbɒltɪnə/ BOL-tin-ə or /ˈbjɒltɪnə/ BYOL-tin-ə) is the Gaelic May Day festival, marking the beginning of summer. It is traditionally held on 1st May, or about midway between the spring equinox and summer solstice. Historically, it was widely observed in Ireland, Scotland, and the Isle of Man. In Irish the name for the festival day is Lá Bealtaine ([l̪ˠaː ˈbʲal̪ˠt̪ˠənʲə]) while the month of May is Mí na Bealtaine, in Scottish Gaelic Latha Bealltainn ([l̪ˠaː ˈpjaul̪ˠt̪ɪɲ]), and in Manx Gaelic Laa Boaltinn/Boaldyn. Beltane is one of the four main Gaelic seasonal festivals—along with Samhain, Imbolc, and Lughnasadh—and is similar to the Welsh Calan Mai. Bealtaine is mentioned in the earliest Irish literature and is associated with important events in Irish mythology. Also known as Cétshamhain ('first of summer'), it marked the beginning of summer and was when cattle were driven out to the summer pastures. Rituals were performed to protect cattle, people and crops, and to encourage growth. Special bonfires were kindled, whose flames, smoke and ashes were deemed to have protective powers. The people and their cattle would walk around or between bonfires, and sometimes leap over the flames or embers. All household fires would be doused and then re-lit from the Bealtaine bonfire. These gatherings would be accompanied by a feast, and some of the food and drink would be offered to the aos sí. Doors, windows, byres and livestock would be decorated with yellow May flowers, perhaps because they evoked fire. In parts of Ireland, people would make a May Bush: typically a thorn bush or branch decorated with flowers, ribbons, bright shells and rushlights. Holy wells were also visited, while Bealtaine dew was thought to bring beauty and maintain youthfulness. Many of these customs were part of May Day or Midsummer festivals in parts of Great Britain and Europe. Public celebrations of Bealtaine fell out of popularity by the 20th century, though some customs continue to be revived as local cultural events. Since the late 20th century, Celtic neopagans and Wiccans have observed a festival based on Bealtaine as a religious holiday. Neopagans in the southern hemisphere may mark the festival on 1st November. In Irish, the festival is usually called Lá Bealtaine ('day of Bealtaine') while the month of May is Mí Bhealtaine ("month of Bealtaine"). In Scottish Gaelic, the festival is Latha Bealltainn. Sometimes the older Scottish Gaelic spelling Bealltuinn is used. The term Latha Buidhe Bealltainn (Scottish) or Lá Buidhe Bealtaine (Irish), 'the bright or yellow day of Bealtaine', means the first of May. In Ireland it is referred to in a common folk tale as Luan Lae Bealtaine; the first day of the week (Monday/Luan) is added to highlight the first day of summer. The name is anglicized as Beltane, Beltain, Beltaine, Beltine and Beltany. An old alternative name for the festival was Cétshamain, probably meaning 'first of summer'. Ó Duinnín's Irish dictionary (1904) gives this as Céadamhain or Céadamh in modern Irish. It survives in the Scottish Gaelic name for the month of May, An Cèitean, and matches the Welsh Cyntefin. Two etymologies have been proposed. Beltaine could derive from a Common Celtic *belo-te(p)niâ, meaning 'bright fire'. The element *belo- might be cognate with the English word bale (as in bale-fire) meaning 'white', 'bright' or 'shining'. Alternatively, Beltaine might stem from a Common Celtic form reconstructed as *Beltiniyā, which would be cognate with the name of the Lithuanian goddess of death Giltinė, both from an earlier *gʷel-tiōn-, formed with the Proto-Indo-European root *gʷelH- ('suffering, death'). The absence of syncope (Irish sound laws rather predict a **Beltne form) can be explained by the popular belief that Beltaine was a compound of the word for 'fire', tene. There are place names in Ireland containing the word Bealtaine, indicating places where Bealtaine festivities were once held. It is often anglicised as Beltany. There are three Beltanys in County Donegal, including the Beltany stone circle, and two in County Tyrone. In County Armagh there is a place called Tamnaghvelton/Tamhnach Bhealtaine ('the Beltane field'). Lisbalting/Lios Bealtaine ('the Beltane ringfort') is in County Tipperary, while Glasheennabaultina/Glaisín na Bealtaine ('the Beltane stream') is the name of a stream joining the River Galey in County Limerick. Bealtaine was one of four Gaelic seasonal festivals: Samhain (1 November), Imbolc (1 February), Bealtaine (1 May), and Lughnasadh (1 August). Bealtaine marked the beginning of the pastoral summer season, when livestock were driven out to the summer pastures. Rituals were held at that time to protect them from harm, both natural and supernatural, and this mainly involved the "symbolic use of fire". There were also rituals to protect crops, dairy products and people, and to encourage growth. The aos sí (often referred to as spirits or fairies) were thought to be especially active at Bealtaine (as at Samhain), and the goal of many Bealtaine rituals was to appease them. Most scholars see the aos sí as remnants of the pagan gods and nature spirits. Bealtaine was a "spring time festival of optimism" during which "fertility ritual again was important, perhaps connecting with the waxing power of the sun". Bealtaine (the beginning of summer) and Samhain (the beginning of winter) are thought to have been the most important of the four Gaelic festivals. Sir James George Frazer wrote in The Golden Bough: A Study in Magic and Religion that the times of Bealtaine and Samhain are of little importance to European crop-growers, but of great importance to herdsmen. Thus, he suggests that halving the year at 1 May and 1 November dates from a time when the Celts were mainly a pastoral people, dependent on their herds. The earliest mention of Bealtaine is in Old Irish literature from Gaelic Ireland. According to the early medieval texts Sanas Cormaic (written by Cormac mac Cuilennáin) and Tochmarc Emire, Bealtaine was held on 1 May and marked the beginning of summer. The texts say that, to protect cattle from disease, druids would make two fires "with great incantations" and drive the cattle between them. According to 17th-century historian Geoffrey Keating, there was a great gathering at the hill of Uisneach each Bealtaine in medieval Ireland, where a sacrifice was made to a god named Beil. Keating wrote that two bonfires would be lit in every district of Ireland, and cattle would be driven between them to protect them from disease. There is no reference to such a gathering in the annals, but the medieval Dindsenchas (lore of places) includes a tale of a hero lighting a holy fire on Uisneach that blazed for seven years. Ronald Hutton writes that this may "preserve a tradition of Bealtaine ceremonies there", but adds "Keating or his source may simply have conflated this legend with the information in Sanas Chormaic to produce a piece of pseudo-history". Nevertheless, excavations at Uisneach in the 20th century found evidence of large fires and charred bones, and showed it to have been a place of ritual since ancient times. Evidence suggests it was "a sanctuary-site, in which fire was kept burning perpetually, or kindled at frequent intervals", where animal sacrifices were offered. Bealtaine is also mentioned in medieval Scottish literature. An early reference is found in the poem 'Peblis to the Play', contained in the Maitland Manuscripts of 15th- and 16th-century Scots poetry, which describes the celebration in the town of Peebles. From the late 18th century to the mid 20th century, many accounts of Bealtaine customs were recorded by folklorists and other writers. For example John Jamieson, in his Etymological Dictionary of the Scottish Language (1808), describes some of the Beltane customs which persisted in the 18th and early 19th centuries in parts of Scotland, which he noted were beginning to die out. Bonfires continued to be a key part of the festival in the modern era. All hearth fires would be doused before the bonfire was lit, generally on a hill. Ronald Hutton writes that "To increase the potency of the holy flames, in Britain at least they were often kindled by the most primitive of all means, of friction between wood." This is known as a need-fire, or tein' èiginn in Gaelic. It was a sacred fire that could only be kindled with a wooden drill, by a group of certain people (usually nine men), after they had removed all metal and after all other fires in the area had been doused. Nineteenth-century writers record such fires being kindled at Bealtaine in the Scottish Highlands, and also in Wales. Its flames were believed to guard against sickness, supernatural harm and witchcraft. In the 19th century, cattle were still driven over flames or between two fires—as described in Sanas Cormaic almost 1000 years before—in parts of Ireland and Scotland. Sometimes the cattle would be driven around a bonfire or be made to leap over flames or embers. The people themselves did likewise for good luck and protection. On the Isle of Man, people ensured that the smoke blew over them and their cattle. When the bonfire died down, people would daub themselves with its ashes and sprinkle it over their crops and livestock. Burning torches from the bonfire would be taken home, carried around the house or boundary of the farmstead, and used to re-light the hearth. From these rituals, it is clear that the fire was seen as having protective powers. Similar rituals were part of May Day or Midsummer customs in some other parts of the British Isles and mainland Europe. Frazer believed the fire rituals are a kind of imitative or sympathetic magic. He suggests they were meant to mimic the Sun and "ensure a needful supply of sunshine for men, animals, and plants", as well as to symbolically "burn up and destroy all harmful influences". Food was also cooked at the bonfire and there were rituals involving it. In the Scottish Highlands, Alexander Carmichael recorded that there was a feast featuring lamb, and that formerly this lamb was sacrificed. In 1769, Thomas Pennant wrote of Bealtaine bonfires in Perthshire, where a caudle made from eggs, butter, oatmeal and milk was cooked. Some of the mixture was poured on the ground as a libation. Everyone would then take an oatmeal cake, called a bannoch Bealltainn or 'Bealtaine bannock', which had nine knobs on it. Each person would face the fire, break off a knob one-by-one and throw it over their shoulder, offering them to the spirits to protect their livestock (one to protect the horses, one to protect the sheep, and so forth) and to the predators that might harm their livestock (one to the fox, one to the eagle, and so forth). Afterwards, they would drink the caudle. According to 18th century writers, in parts of Scotland there was another ritual involving the Beltane bannock. The cake would be cut and one of the slices marked with charcoal. The slices would then be put in a bonnet and everyone would take one out while blindfolded. According to one writer, whoever got the marked piece had to leap through the fire three times. According to another, those present pretended to throw the person into the fire and, for some time afterwards, would speak of them as if they were dead. This "may embody a memory of actual human sacrifice", or it may have always been symbolic. There was an almost identical May Day (Calan Mai) tradition in parts of Wales, and mock-burnings were part of spring and summer bonfire festivals in other parts of Europe. Yellow and white flowers such as primrose, rowan, hawthorn, gorse, hazel, and marsh marigold were traditionally placed at doorways and windows; this is documented in 19th century Ireland, Scotland and Mann. Sometimes loose flowers were strewn at doors and windows and sometimes they were made into bouquets, garlands or crosses and fastened to them. They would also be fastened to cows and equipment for milking and butter making. It is likely that such flowers were used because they evoked fire. Similar May Day customs are found across Europe. The May Bush or May Bough was popular in parts of Ireland until the late 19th century. This was a small tree or branch—typically hawthorn, rowan, holly or sycamore—decorated with bright flowers, ribbons, painted shells or eggshells from Easter Sunday, and so forth. The tree would either be decorated where it stood, or branches would be decorated and placed inside or outside the house (particularly above windows and doors, on the roof, and on barns). It was generally the responsibility of the oldest person of the house to decorate the May Bush, and the tree would remain up until May 31. The tree would also be decorated with candles or rushlights. Sometimes a May Bush would be paraded through the town. In parts of southern Ireland, gold and silver hurling balls known as May Balls would be hung on these May Bushes and handed out to children or given to the winners of a hurling match. In Dublin and Belfast, May Bushes were brought into town from the countryside and decorated by the whole neighbourhood. Each neighbourhood vied for the most handsome tree and, sometimes, residents of one would try to steal the May Bush of another. This led to the May Bush being outlawed in Victorian times. In some places, it was customary to sing and dance around the May Bush, and at the end of the festivities it may be burnt in the bonfire. In some areas the May Bush or Bough has also been called the "May Pole", but it is the bush or tree described above, and not the more commonly-known European maypole. Thorn trees are traditionally seen as special trees, associated with the aos sí. Frazer believed the customs of decorating trees or poles in springtime are a relic of tree worship and wrote: "The intention of these customs is to bring home to the village, and to each house, the blessings which the tree-spirit has in its power to bestow." Emyr Estyn Evans suggests that the May Bush custom may have come to Ireland from England, because it seemed to be found in areas with strong English influence and because the Irish saw it as unlucky to damage certain thorn trees. However, "lucky" and "unlucky" trees varied by region, and it has been suggested that Bealtaine was the only time when cutting thorn trees was allowed. The practice of bedecking a May Bush with flowers, ribbons, garlands and bright shells is found among the Gaelic diaspora, most notably in Newfoundland, and in some Easter traditions on the East Coast of the United States. Many Bealtaine practices were designed to ward off or appease the fairies and prevent them from stealing dairy products. For example, three black coals were placed under a butter churn to ensure the fairies did not steal the butter, and May Boughs were tied to milk pails, the tails of cattle were hung in the barns to ensure the cattle's milk was not stolen. Flowers were also used to decorate the horns of cattle, which was believed to bring good fortune. Food was left or milk poured at the doorstep or places associated with the aos sí, such as 'fairy trees', as an offering. However, milk was never given to a neighbor on May Day because it was feared that the milk would be transferred to the neighbor's cow. In Ireland, cattle would be brought to 'fairy forts', where a small amount of their blood would be collected. The owners would then pour it into the earth with prayers for the herd's safety. Sometimes the blood would be left to dry and then be burnt. It was thought that dairy products were especially at risk from harmful spirits. To protect farm produce and encourage fertility, farmers would lead a procession around the boundaries of their farm. They would "carry with them seeds of grain, implements of husbandry, the first well water, and the herb vervain (or rowan as a substitute). The procession generally stopped at the four cardinal points of the compass, beginning in the east, and rituals were performed in each of the four directions". People made the sign of the cross with milk for good luck on Beltane, and the sign of the cross was also made on the backsides of cattle. In the 19th century, folklorist Alexander Carmichael (1832–1912), collected the Scottish Gaelic song Am Beannachadh Bealltain ('The Bealtaine Blessing') in his Carmina Gadelica, which he heard from a crofter in South Uist. The first two verses were sung as follows: Beannaich, a Thrianailt fhioir nach gann, (Bless, O Threefold true and bountiful,) Mi fein, mo cheile agus mo chlann, (Myself, my spouse and my children,) Mo chlann mhaoth's am mathair chaomh 'n an ceann, (My tender children and their beloved mother at their head,) Air chlar chubhr nan raon, air airidh chaon nam beann, (On the fragrant plain, at the gay mountain sheiling,) Air chlar chubhr nan raon, air airidh chaon nam beann. (On the fragrant plain, at the gay mountain sheiling.) Gach ni na m' fhardaich, no ta 'na m' shealbh, (Everything within my dwelling or in my possession,) Gach buar is barr, gach tan is tealbh, (All kine and crops, all flocks and corn,) Bho Oidhche Shamhna chon Oidhche Bheallt, (From Hallow Eve to Beltane Eve,) Piseach maith, agus beannachd mallt, (With goodly progress and gentle blessing,) Bho mhuir, gu muir, agus bun gach allt, (From sea to sea, and every river mouth,) Bho thonn gu tonn, agus bonn gach steallt. (From wave to wave, and base of waterfall.) Holy wells were often visited at Bealtaine, and at the other Gaelic festivals of Imbolc and Lughnasadh. Visitors to holy wells would pray for health while walking sunwise (moving from east to west) around the well. They would then leave offerings; typically coins or clooties (see clootie well). The first water drawn from a well on Bealtaine was thought to be especially potent, and would bring good luck to the person who drew it. Bealtaine morning dew was also thought to bring good luck and health. At dawn or before sunrise on Bealtaine, maidens would roll in the dew or wash their faces with it. The dew was collected in a jar, left in sunlight, then filtered. The dew was thought to increase sexual attractiveness, maintain youthfulness, protect from sun damage (particularly freckles and sunburn) and help with skin ailments for the ensuing year. It was also thought that a man who washed his face with soap and water on Bealtaine will grow long whiskers on his face. It was widely believed that no one should light a fire on May Day morning until they saw smoke rising from a neighbor's house. It was also believed to be bad luck to put out ashes or clothes on May Day, and to give away coal or ashes would cause the giver difficulty in lighting fires for the next year. Also, if the family owned a white horse, it should remain in the barn all day, and if any other horse was owned, a red rag should be tied to its tail. Any foal born on May Day was fated to kill a man, and any cow that calved on May Day would die. Any birth or marriage on May Day was generally believed to be ill-fated. On May Night a cake and a jug were left on the table, because it was believed that the Irish who had died abroad would return on May Day to their ancestral homes, and it was also believed that the dead returned on May Day to visit their friends. A robin that flew into the house on Bealtaine was believed to portend the death of a household member. The festival persisted widely up until the 1950s, and in some places the celebration of Beltane continues today. As a festival, Bealtaine had largely died out by the mid-20th century, although some of its customs continued and in some places it has been revived as a cultural event. In Ireland, Bealtaine fires were common until the mid-20th century, but the custom seems to have lasted to the present day only in County Limerick (especially in Limerick itself) and in Arklow, County Wicklow. The lighting of a community Bealtaine fire from which each hearth fire is then relit is observed today in some parts of the Gaelic diaspora, though in most of these cases it is a cultural revival rather than an unbroken survival of the ancient tradition. In parts of Newfoundland, the custom of decorating the May Bush also survives. The town of Peebles in the Scottish Borders holds a traditional week-long Bealtaine Fair every year in June, when a local girl is crowned Bealtaine Queen on the steps of the parish church. Like other Borders festivals, it incorporates a Common Riding. Since 1988, a Beltane Fire Festival has been held every year on the night of 30 April on Calton Hill in Edinburgh, Scotland. While inspired by traditional Bealtaine, it is a modern celebration of summer's beginning which draws on many influences. The performance art event involves fire dances and a procession by costumed performers, led by the May Queen and the Green Man, culminating in the lighting of a bonfire. Butser Ancient Farm, an open-air archaeology museum in Hampshire, UK, has also held a Bealtaine festival since the 1980s. The festival mixes historical reenactment with folk influences, and features a May Queen and Green Man, living history displays, reenactor battles, demonstrations of traditional crafts, performances of folk music, and Celtic storytelling. The festival ends with the burning of a 30–40 ft wickerman, with a new historical or folk-inspired design each year. A similar Bealtaine Festival has been held each year since 2009 at Uisneach in Ireland. It culminates in a torchlit procession by participants in costume, some on horseback, and the lighting of a large bonfire at dusk. In 2017, the ceremonial fire was lit by the President of Ireland, Michael D Higgins. The 1970 recording 'Ride a White Swan', written and performed by Marc Bolan and his band T.Rex, contains the line "Ride a white Swan like the people of the Beltane". Bealtaine and Bealtaine-based festivals are held by some Neopagans. As there are many kinds of Neopaganism, their Bealtaine celebrations can be very different despite the shared name. Some try to emulate the historic festival as much as possible. Other Neopagans base their celebrations on many sources, the Gaelic festival being only one of them. Neopagans usually celebrate Beltane on 30 April – 1 May in the Northern Hemisphere and 31 October – 1 November in the Southern Hemisphere, beginning and ending at sunset. Some Neopagans celebrate it at the astronomical midpoint between the spring equinox and summer solstice (or the full moon nearest this point). In the Northern Hemisphere, this midpoint is when the ecliptic longitude of the Sun reaches 45 degrees. Celtic Reconstructionists strive to reconstruct ancient Celtic religion. Their religious practices are based on research and historical accounts, but modified to suit modern life. They avoid syncretism and eclecticism (i.e. combining practises from unrelated cultures). Celtic Reconstructionists usually celebrate Bealtaine when the local hawthorn trees are in bloom. Many observe the traditional bonfire rites, to whatever extent this is feasible where they live. This may involve passing themselves and their pets or livestock between two bonfires, and bringing home a candle lit from the bonfire. If they are unable to make a bonfire or attend a bonfire ceremony, candles may be used instead. They may decorate their homes with a May Bush, branches from blooming thorn trees, or equal-armed rowan crosses. Holy wells may be visited and offerings made to the spirits or deities of the wells. Traditional festival foods may also be prepared. Wiccans use the name Beltane or Beltain for their May Day celebrations. It is one of the yearly Sabbats of their Wheel of the Year, following Ostara and preceding Midsummer. Unlike Celtic Reconstructionism, Wicca is syncretic and melds practices from many different cultures. In general, the Wiccan Beltane is more akin to the Germanic/English May Day festival, both in its significance (focusing on fertility) and its rituals (such as maypole dancing). Some Wiccans enact a ritual union of the May Lord and May Lady.
[ { "paragraph_id": 0, "text": "Beltane or Bealtaine (Irish pronunciation: [ˈbʲɑul̪ˠt̪ˠənʲə], approximated in English as /ˈbɒltɪnə/ BOL-tin-ə or /ˈbjɒltɪnə/ BYOL-tin-ə) is the Gaelic May Day festival, marking the beginning of summer. It is traditionally held on 1st May, or about midway between the spring equinox and summer solstice. Historically, it was widely observed in Ireland, Scotland, and the Isle of Man. In Irish the name for the festival day is Lá Bealtaine ([l̪ˠaː ˈbʲal̪ˠt̪ˠənʲə]) while the month of May is Mí na Bealtaine, in Scottish Gaelic Latha Bealltainn ([l̪ˠaː ˈpjaul̪ˠt̪ɪɲ]), and in Manx Gaelic Laa Boaltinn/Boaldyn. Beltane is one of the four main Gaelic seasonal festivals—along with Samhain, Imbolc, and Lughnasadh—and is similar to the Welsh Calan Mai.", "title": "" }, { "paragraph_id": 1, "text": "Bealtaine is mentioned in the earliest Irish literature and is associated with important events in Irish mythology. Also known as Cétshamhain ('first of summer'), it marked the beginning of summer and was when cattle were driven out to the summer pastures. Rituals were performed to protect cattle, people and crops, and to encourage growth. Special bonfires were kindled, whose flames, smoke and ashes were deemed to have protective powers. The people and their cattle would walk around or between bonfires, and sometimes leap over the flames or embers. All household fires would be doused and then re-lit from the Bealtaine bonfire. These gatherings would be accompanied by a feast, and some of the food and drink would be offered to the aos sí. Doors, windows, byres and livestock would be decorated with yellow May flowers, perhaps because they evoked fire. In parts of Ireland, people would make a May Bush: typically a thorn bush or branch decorated with flowers, ribbons, bright shells and rushlights. Holy wells were also visited, while Bealtaine dew was thought to bring beauty and maintain youthfulness. Many of these customs were part of May Day or Midsummer festivals in parts of Great Britain and Europe.", "title": "" }, { "paragraph_id": 2, "text": "Public celebrations of Bealtaine fell out of popularity by the 20th century, though some customs continue to be revived as local cultural events. Since the late 20th century, Celtic neopagans and Wiccans have observed a festival based on Bealtaine as a religious holiday. Neopagans in the southern hemisphere may mark the festival on 1st November.", "title": "" }, { "paragraph_id": 3, "text": "In Irish, the festival is usually called Lá Bealtaine ('day of Bealtaine') while the month of May is Mí Bhealtaine (\"month of Bealtaine\"). In Scottish Gaelic, the festival is Latha Bealltainn. Sometimes the older Scottish Gaelic spelling Bealltuinn is used. The term Latha Buidhe Bealltainn (Scottish) or Lá Buidhe Bealtaine (Irish), 'the bright or yellow day of Bealtaine', means the first of May. In Ireland it is referred to in a common folk tale as Luan Lae Bealtaine; the first day of the week (Monday/Luan) is added to highlight the first day of summer.", "title": "Name" }, { "paragraph_id": 4, "text": "The name is anglicized as Beltane, Beltain, Beltaine, Beltine and Beltany.", "title": "Name" }, { "paragraph_id": 5, "text": "An old alternative name for the festival was Cétshamain, probably meaning 'first of summer'. Ó Duinnín's Irish dictionary (1904) gives this as Céadamhain or Céadamh in modern Irish. It survives in the Scottish Gaelic name for the month of May, An Cèitean, and matches the Welsh Cyntefin.", "title": "Name" }, { "paragraph_id": 6, "text": "Two etymologies have been proposed. Beltaine could derive from a Common Celtic *belo-te(p)niâ, meaning 'bright fire'. The element *belo- might be cognate with the English word bale (as in bale-fire) meaning 'white', 'bright' or 'shining'. Alternatively, Beltaine might stem from a Common Celtic form reconstructed as *Beltiniyā, which would be cognate with the name of the Lithuanian goddess of death Giltinė, both from an earlier *gʷel-tiōn-, formed with the Proto-Indo-European root *gʷelH- ('suffering, death'). The absence of syncope (Irish sound laws rather predict a **Beltne form) can be explained by the popular belief that Beltaine was a compound of the word for 'fire', tene.", "title": "Name" }, { "paragraph_id": 7, "text": "There are place names in Ireland containing the word Bealtaine, indicating places where Bealtaine festivities were once held. It is often anglicised as Beltany. There are three Beltanys in County Donegal, including the Beltany stone circle, and two in County Tyrone. In County Armagh there is a place called Tamnaghvelton/Tamhnach Bhealtaine ('the Beltane field'). Lisbalting/Lios Bealtaine ('the Beltane ringfort') is in County Tipperary, while Glasheennabaultina/Glaisín na Bealtaine ('the Beltane stream') is the name of a stream joining the River Galey in County Limerick.", "title": "Name" }, { "paragraph_id": 8, "text": "Bealtaine was one of four Gaelic seasonal festivals: Samhain (1 November), Imbolc (1 February), Bealtaine (1 May), and Lughnasadh (1 August). Bealtaine marked the beginning of the pastoral summer season, when livestock were driven out to the summer pastures. Rituals were held at that time to protect them from harm, both natural and supernatural, and this mainly involved the \"symbolic use of fire\". There were also rituals to protect crops, dairy products and people, and to encourage growth. The aos sí (often referred to as spirits or fairies) were thought to be especially active at Bealtaine (as at Samhain), and the goal of many Bealtaine rituals was to appease them. Most scholars see the aos sí as remnants of the pagan gods and nature spirits. Bealtaine was a \"spring time festival of optimism\" during which \"fertility ritual again was important, perhaps connecting with the waxing power of the sun\".", "title": "Historic customs" }, { "paragraph_id": 9, "text": "Bealtaine (the beginning of summer) and Samhain (the beginning of winter) are thought to have been the most important of the four Gaelic festivals. Sir James George Frazer wrote in The Golden Bough: A Study in Magic and Religion that the times of Bealtaine and Samhain are of little importance to European crop-growers, but of great importance to herdsmen. Thus, he suggests that halving the year at 1 May and 1 November dates from a time when the Celts were mainly a pastoral people, dependent on their herds.", "title": "Historic customs" }, { "paragraph_id": 10, "text": "The earliest mention of Bealtaine is in Old Irish literature from Gaelic Ireland. According to the early medieval texts Sanas Cormaic (written by Cormac mac Cuilennáin) and Tochmarc Emire, Bealtaine was held on 1 May and marked the beginning of summer. The texts say that, to protect cattle from disease, druids would make two fires \"with great incantations\" and drive the cattle between them.", "title": "Historic customs" }, { "paragraph_id": 11, "text": "According to 17th-century historian Geoffrey Keating, there was a great gathering at the hill of Uisneach each Bealtaine in medieval Ireland, where a sacrifice was made to a god named Beil. Keating wrote that two bonfires would be lit in every district of Ireland, and cattle would be driven between them to protect them from disease. There is no reference to such a gathering in the annals, but the medieval Dindsenchas (lore of places) includes a tale of a hero lighting a holy fire on Uisneach that blazed for seven years. Ronald Hutton writes that this may \"preserve a tradition of Bealtaine ceremonies there\", but adds \"Keating or his source may simply have conflated this legend with the information in Sanas Chormaic to produce a piece of pseudo-history\". Nevertheless, excavations at Uisneach in the 20th century found evidence of large fires and charred bones, and showed it to have been a place of ritual since ancient times. Evidence suggests it was \"a sanctuary-site, in which fire was kept burning perpetually, or kindled at frequent intervals\", where animal sacrifices were offered.", "title": "Historic customs" }, { "paragraph_id": 12, "text": "Bealtaine is also mentioned in medieval Scottish literature. An early reference is found in the poem 'Peblis to the Play', contained in the Maitland Manuscripts of 15th- and 16th-century Scots poetry, which describes the celebration in the town of Peebles.", "title": "Historic customs" }, { "paragraph_id": 13, "text": "From the late 18th century to the mid 20th century, many accounts of Bealtaine customs were recorded by folklorists and other writers. For example John Jamieson, in his Etymological Dictionary of the Scottish Language (1808), describes some of the Beltane customs which persisted in the 18th and early 19th centuries in parts of Scotland, which he noted were beginning to die out.", "title": "Historic customs" }, { "paragraph_id": 14, "text": "Bonfires continued to be a key part of the festival in the modern era. All hearth fires would be doused before the bonfire was lit, generally on a hill. Ronald Hutton writes that \"To increase the potency of the holy flames, in Britain at least they were often kindled by the most primitive of all means, of friction between wood.\" This is known as a need-fire, or tein' èiginn in Gaelic. It was a sacred fire that could only be kindled with a wooden drill, by a group of certain people (usually nine men), after they had removed all metal and after all other fires in the area had been doused. Nineteenth-century writers record such fires being kindled at Bealtaine in the Scottish Highlands, and also in Wales. Its flames were believed to guard against sickness, supernatural harm and witchcraft.", "title": "Historic customs" }, { "paragraph_id": 15, "text": "In the 19th century, cattle were still driven over flames or between two fires—as described in Sanas Cormaic almost 1000 years before—in parts of Ireland and Scotland. Sometimes the cattle would be driven around a bonfire or be made to leap over flames or embers. The people themselves did likewise for good luck and protection. On the Isle of Man, people ensured that the smoke blew over them and their cattle.", "title": "Historic customs" }, { "paragraph_id": 16, "text": "When the bonfire died down, people would daub themselves with its ashes and sprinkle it over their crops and livestock. Burning torches from the bonfire would be taken home, carried around the house or boundary of the farmstead, and used to re-light the hearth. From these rituals, it is clear that the fire was seen as having protective powers. Similar rituals were part of May Day or Midsummer customs in some other parts of the British Isles and mainland Europe. Frazer believed the fire rituals are a kind of imitative or sympathetic magic. He suggests they were meant to mimic the Sun and \"ensure a needful supply of sunshine for men, animals, and plants\", as well as to symbolically \"burn up and destroy all harmful influences\".", "title": "Historic customs" }, { "paragraph_id": 17, "text": "Food was also cooked at the bonfire and there were rituals involving it. In the Scottish Highlands, Alexander Carmichael recorded that there was a feast featuring lamb, and that formerly this lamb was sacrificed. In 1769, Thomas Pennant wrote of Bealtaine bonfires in Perthshire, where a caudle made from eggs, butter, oatmeal and milk was cooked. Some of the mixture was poured on the ground as a libation. Everyone would then take an oatmeal cake, called a bannoch Bealltainn or 'Bealtaine bannock', which had nine knobs on it. Each person would face the fire, break off a knob one-by-one and throw it over their shoulder, offering them to the spirits to protect their livestock (one to protect the horses, one to protect the sheep, and so forth) and to the predators that might harm their livestock (one to the fox, one to the eagle, and so forth). Afterwards, they would drink the caudle.", "title": "Historic customs" }, { "paragraph_id": 18, "text": "According to 18th century writers, in parts of Scotland there was another ritual involving the Beltane bannock. The cake would be cut and one of the slices marked with charcoal. The slices would then be put in a bonnet and everyone would take one out while blindfolded. According to one writer, whoever got the marked piece had to leap through the fire three times. According to another, those present pretended to throw the person into the fire and, for some time afterwards, would speak of them as if they were dead. This \"may embody a memory of actual human sacrifice\", or it may have always been symbolic. There was an almost identical May Day (Calan Mai) tradition in parts of Wales, and mock-burnings were part of spring and summer bonfire festivals in other parts of Europe.", "title": "Historic customs" }, { "paragraph_id": 19, "text": "Yellow and white flowers such as primrose, rowan, hawthorn, gorse, hazel, and marsh marigold were traditionally placed at doorways and windows; this is documented in 19th century Ireland, Scotland and Mann. Sometimes loose flowers were strewn at doors and windows and sometimes they were made into bouquets, garlands or crosses and fastened to them. They would also be fastened to cows and equipment for milking and butter making. It is likely that such flowers were used because they evoked fire. Similar May Day customs are found across Europe.", "title": "Historic customs" }, { "paragraph_id": 20, "text": "The May Bush or May Bough was popular in parts of Ireland until the late 19th century. This was a small tree or branch—typically hawthorn, rowan, holly or sycamore—decorated with bright flowers, ribbons, painted shells or eggshells from Easter Sunday, and so forth. The tree would either be decorated where it stood, or branches would be decorated and placed inside or outside the house (particularly above windows and doors, on the roof, and on barns). It was generally the responsibility of the oldest person of the house to decorate the May Bush, and the tree would remain up until May 31. The tree would also be decorated with candles or rushlights. Sometimes a May Bush would be paraded through the town. In parts of southern Ireland, gold and silver hurling balls known as May Balls would be hung on these May Bushes and handed out to children or given to the winners of a hurling match. In Dublin and Belfast, May Bushes were brought into town from the countryside and decorated by the whole neighbourhood. Each neighbourhood vied for the most handsome tree and, sometimes, residents of one would try to steal the May Bush of another. This led to the May Bush being outlawed in Victorian times. In some places, it was customary to sing and dance around the May Bush, and at the end of the festivities it may be burnt in the bonfire. In some areas the May Bush or Bough has also been called the \"May Pole\", but it is the bush or tree described above, and not the more commonly-known European maypole.", "title": "Historic customs" }, { "paragraph_id": 21, "text": "Thorn trees are traditionally seen as special trees, associated with the aos sí. Frazer believed the customs of decorating trees or poles in springtime are a relic of tree worship and wrote: \"The intention of these customs is to bring home to the village, and to each house, the blessings which the tree-spirit has in its power to bestow.\" Emyr Estyn Evans suggests that the May Bush custom may have come to Ireland from England, because it seemed to be found in areas with strong English influence and because the Irish saw it as unlucky to damage certain thorn trees. However, \"lucky\" and \"unlucky\" trees varied by region, and it has been suggested that Bealtaine was the only time when cutting thorn trees was allowed. The practice of bedecking a May Bush with flowers, ribbons, garlands and bright shells is found among the Gaelic diaspora, most notably in Newfoundland, and in some Easter traditions on the East Coast of the United States.", "title": "Historic customs" }, { "paragraph_id": 22, "text": "Many Bealtaine practices were designed to ward off or appease the fairies and prevent them from stealing dairy products. For example, three black coals were placed under a butter churn to ensure the fairies did not steal the butter, and May Boughs were tied to milk pails, the tails of cattle were hung in the barns to ensure the cattle's milk was not stolen. Flowers were also used to decorate the horns of cattle, which was believed to bring good fortune. Food was left or milk poured at the doorstep or places associated with the aos sí, such as 'fairy trees', as an offering. However, milk was never given to a neighbor on May Day because it was feared that the milk would be transferred to the neighbor's cow. In Ireland, cattle would be brought to 'fairy forts', where a small amount of their blood would be collected. The owners would then pour it into the earth with prayers for the herd's safety. Sometimes the blood would be left to dry and then be burnt. It was thought that dairy products were especially at risk from harmful spirits. To protect farm produce and encourage fertility, farmers would lead a procession around the boundaries of their farm. They would \"carry with them seeds of grain, implements of husbandry, the first well water, and the herb vervain (or rowan as a substitute). The procession generally stopped at the four cardinal points of the compass, beginning in the east, and rituals were performed in each of the four directions\". People made the sign of the cross with milk for good luck on Beltane, and the sign of the cross was also made on the backsides of cattle.", "title": "Historic customs" }, { "paragraph_id": 23, "text": "In the 19th century, folklorist Alexander Carmichael (1832–1912), collected the Scottish Gaelic song Am Beannachadh Bealltain ('The Bealtaine Blessing') in his Carmina Gadelica, which he heard from a crofter in South Uist. The first two verses were sung as follows:", "title": "Historic customs" }, { "paragraph_id": 24, "text": "Beannaich, a Thrianailt fhioir nach gann, (Bless, O Threefold true and bountiful,) Mi fein, mo cheile agus mo chlann, (Myself, my spouse and my children,) Mo chlann mhaoth's am mathair chaomh 'n an ceann, (My tender children and their beloved mother at their head,) Air chlar chubhr nan raon, air airidh chaon nam beann, (On the fragrant plain, at the gay mountain sheiling,) Air chlar chubhr nan raon, air airidh chaon nam beann. (On the fragrant plain, at the gay mountain sheiling.) Gach ni na m' fhardaich, no ta 'na m' shealbh, (Everything within my dwelling or in my possession,) Gach buar is barr, gach tan is tealbh, (All kine and crops, all flocks and corn,) Bho Oidhche Shamhna chon Oidhche Bheallt, (From Hallow Eve to Beltane Eve,) Piseach maith, agus beannachd mallt, (With goodly progress and gentle blessing,) Bho mhuir, gu muir, agus bun gach allt, (From sea to sea, and every river mouth,) Bho thonn gu tonn, agus bonn gach steallt. (From wave to wave, and base of waterfall.)", "title": "Historic customs" }, { "paragraph_id": 25, "text": "Holy wells were often visited at Bealtaine, and at the other Gaelic festivals of Imbolc and Lughnasadh. Visitors to holy wells would pray for health while walking sunwise (moving from east to west) around the well. They would then leave offerings; typically coins or clooties (see clootie well). The first water drawn from a well on Bealtaine was thought to be especially potent, and would bring good luck to the person who drew it. Bealtaine morning dew was also thought to bring good luck and health. At dawn or before sunrise on Bealtaine, maidens would roll in the dew or wash their faces with it. The dew was collected in a jar, left in sunlight, then filtered. The dew was thought to increase sexual attractiveness, maintain youthfulness, protect from sun damage (particularly freckles and sunburn) and help with skin ailments for the ensuing year. It was also thought that a man who washed his face with soap and water on Bealtaine will grow long whiskers on his face.", "title": "Historic customs" }, { "paragraph_id": 26, "text": "It was widely believed that no one should light a fire on May Day morning until they saw smoke rising from a neighbor's house. It was also believed to be bad luck to put out ashes or clothes on May Day, and to give away coal or ashes would cause the giver difficulty in lighting fires for the next year. Also, if the family owned a white horse, it should remain in the barn all day, and if any other horse was owned, a red rag should be tied to its tail. Any foal born on May Day was fated to kill a man, and any cow that calved on May Day would die. Any birth or marriage on May Day was generally believed to be ill-fated. On May Night a cake and a jug were left on the table, because it was believed that the Irish who had died abroad would return on May Day to their ancestral homes, and it was also believed that the dead returned on May Day to visit their friends. A robin that flew into the house on Bealtaine was believed to portend the death of a household member.", "title": "Historic customs" }, { "paragraph_id": 27, "text": "The festival persisted widely up until the 1950s, and in some places the celebration of Beltane continues today.", "title": "Historic customs" }, { "paragraph_id": 28, "text": "As a festival, Bealtaine had largely died out by the mid-20th century, although some of its customs continued and in some places it has been revived as a cultural event. In Ireland, Bealtaine fires were common until the mid-20th century, but the custom seems to have lasted to the present day only in County Limerick (especially in Limerick itself) and in Arklow, County Wicklow. The lighting of a community Bealtaine fire from which each hearth fire is then relit is observed today in some parts of the Gaelic diaspora, though in most of these cases it is a cultural revival rather than an unbroken survival of the ancient tradition. In parts of Newfoundland, the custom of decorating the May Bush also survives. The town of Peebles in the Scottish Borders holds a traditional week-long Bealtaine Fair every year in June, when a local girl is crowned Bealtaine Queen on the steps of the parish church. Like other Borders festivals, it incorporates a Common Riding.", "title": "Revival" }, { "paragraph_id": 29, "text": "Since 1988, a Beltane Fire Festival has been held every year on the night of 30 April on Calton Hill in Edinburgh, Scotland. While inspired by traditional Bealtaine, it is a modern celebration of summer's beginning which draws on many influences. The performance art event involves fire dances and a procession by costumed performers, led by the May Queen and the Green Man, culminating in the lighting of a bonfire.", "title": "Revival" }, { "paragraph_id": 30, "text": "Butser Ancient Farm, an open-air archaeology museum in Hampshire, UK, has also held a Bealtaine festival since the 1980s. The festival mixes historical reenactment with folk influences, and features a May Queen and Green Man, living history displays, reenactor battles, demonstrations of traditional crafts, performances of folk music, and Celtic storytelling. The festival ends with the burning of a 30–40 ft wickerman, with a new historical or folk-inspired design each year.", "title": "Revival" }, { "paragraph_id": 31, "text": "A similar Bealtaine Festival has been held each year since 2009 at Uisneach in Ireland. It culminates in a torchlit procession by participants in costume, some on horseback, and the lighting of a large bonfire at dusk. In 2017, the ceremonial fire was lit by the President of Ireland, Michael D Higgins.", "title": "Revival" }, { "paragraph_id": 32, "text": "The 1970 recording 'Ride a White Swan', written and performed by Marc Bolan and his band T.Rex, contains the line \"Ride a white Swan like the people of the Beltane\".", "title": "Revival" }, { "paragraph_id": 33, "text": "Bealtaine and Bealtaine-based festivals are held by some Neopagans. As there are many kinds of Neopaganism, their Bealtaine celebrations can be very different despite the shared name. Some try to emulate the historic festival as much as possible. Other Neopagans base their celebrations on many sources, the Gaelic festival being only one of them.", "title": "Revival" }, { "paragraph_id": 34, "text": "Neopagans usually celebrate Beltane on 30 April – 1 May in the Northern Hemisphere and 31 October – 1 November in the Southern Hemisphere, beginning and ending at sunset. Some Neopagans celebrate it at the astronomical midpoint between the spring equinox and summer solstice (or the full moon nearest this point). In the Northern Hemisphere, this midpoint is when the ecliptic longitude of the Sun reaches 45 degrees.", "title": "Revival" }, { "paragraph_id": 35, "text": "Celtic Reconstructionists strive to reconstruct ancient Celtic religion. Their religious practices are based on research and historical accounts, but modified to suit modern life. They avoid syncretism and eclecticism (i.e. combining practises from unrelated cultures).", "title": "Revival" }, { "paragraph_id": 36, "text": "Celtic Reconstructionists usually celebrate Bealtaine when the local hawthorn trees are in bloom. Many observe the traditional bonfire rites, to whatever extent this is feasible where they live. This may involve passing themselves and their pets or livestock between two bonfires, and bringing home a candle lit from the bonfire. If they are unable to make a bonfire or attend a bonfire ceremony, candles may be used instead. They may decorate their homes with a May Bush, branches from blooming thorn trees, or equal-armed rowan crosses. Holy wells may be visited and offerings made to the spirits or deities of the wells. Traditional festival foods may also be prepared.", "title": "Revival" }, { "paragraph_id": 37, "text": "Wiccans use the name Beltane or Beltain for their May Day celebrations. It is one of the yearly Sabbats of their Wheel of the Year, following Ostara and preceding Midsummer. Unlike Celtic Reconstructionism, Wicca is syncretic and melds practices from many different cultures. In general, the Wiccan Beltane is more akin to the Germanic/English May Day festival, both in its significance (focusing on fertility) and its rituals (such as maypole dancing). Some Wiccans enact a ritual union of the May Lord and May Lady.", "title": "Revival" }, { "paragraph_id": 38, "text": "", "title": "External links" } ]
Beltane or Bealtaine is the Gaelic May Day festival, marking the beginning of summer. It is traditionally held on 1st May, or about midway between the spring equinox and summer solstice. Historically, it was widely observed in Ireland, Scotland, and the Isle of Man. In Irish the name for the festival day is Lá Bealtaine while the month of May is Mí na Bealtaine, in Scottish Gaelic Latha Bealltainn, and in Manx Gaelic Laa Boaltinn/Boaldyn. Beltane is one of the four main Gaelic seasonal festivals—along with Samhain, Imbolc, and Lughnasadh—and is similar to the Welsh Calan Mai. Bealtaine is mentioned in the earliest Irish literature and is associated with important events in Irish mythology. Also known as Cétshamhain, it marked the beginning of summer and was when cattle were driven out to the summer pastures. Rituals were performed to protect cattle, people and crops, and to encourage growth. Special bonfires were kindled, whose flames, smoke and ashes were deemed to have protective powers. The people and their cattle would walk around or between bonfires, and sometimes leap over the flames or embers. All household fires would be doused and then re-lit from the Bealtaine bonfire. These gatherings would be accompanied by a feast, and some of the food and drink would be offered to the aos sí. Doors, windows, byres and livestock would be decorated with yellow May flowers, perhaps because they evoked fire. In parts of Ireland, people would make a May Bush: typically a thorn bush or branch decorated with flowers, ribbons, bright shells and rushlights. Holy wells were also visited, while Bealtaine dew was thought to bring beauty and maintain youthfulness. Many of these customs were part of May Day or Midsummer festivals in parts of Great Britain and Europe. Public celebrations of Bealtaine fell out of popularity by the 20th century, though some customs continue to be revived as local cultural events. Since the late 20th century, Celtic neopagans and Wiccans have observed a festival based on Bealtaine as a religious holiday. Neopagans in the southern hemisphere may mark the festival on 1st November.
2001-10-19T17:34:40Z
2023-12-12T12:21:57Z
[ "Template:IPA-ga", "Template:Webarchive", "Template:Celts", "Template:Lang", "Template:Wikt-lang", "Template:Cite encyclopedia", "Template:Authority control", "Template:Use dmy dates", "Template:IPAc-en", "Template:Respell", "Template:PIE", "Template:Cite web", "Template:Celtic mythology topics", "Template:Infobox holiday", "Template:Portal", "Template:Reflist", "Template:Use British English", "Template:IPA-gd", "Template:See also", "Template:Cite journal", "Template:Cite news", "Template:Wheel of the Year", "Template:Short description", "Template:ISBN", "Template:Contemporary witchcraft", "Template:Ireland topics", "Template:Cite book", "Template:IPA" ]
https://en.wikipedia.org/wiki/Beltane
4,312
Bethlehem
Bethlehem (/ˈbɛθlɪhɛm/; Arabic: بيت لحم, Bayt Laḥm, pronunciation; Hebrew: בֵּית לֶחֶם Bēṯ Leḥem) is a city in the Israeli-occupied West Bank, Palestine, located about 10 kilometres (6.2 mi) south of Jerusalem. It is the capital of the Bethlehem Governorate, and has a population of approximately 25,000 people. The city's economy is largely tourist-driven; international tourism peaks around and during Christmas, when Christians embark on a pilgrimage to the Church of the Nativity, revered as the location of the Nativity of Jesus. The earliest-known mention of Bethlehem is in the Amarna correspondence of ancient Egypt, dated to 1350–1330 BCE, when the town was inhabited by the Canaanites. In the Hebrew Bible, the period of the Israelites is described; it identifies Bethlehem as the birthplace of David. In the New Testament, the city is identified as the birthplace of Jesus of Nazareth. Under the Roman Empire, the city of Bethlehem was destroyed by Hadrian, but later rebuilt by Helena, and her son, Constantine the Great, who commissioned the Church of the Nativity in 327 CE. In 529, the Church of the Nativity was heavily damaged by Samaritans involved in the Samaritan revolts; following the victory of the Byzantine Empire, it was rebuilt by Justinian I. Amidst the Muslim conquest of the Levant, Bethlehem became part of Jund Filastin in 637. Muslims continued to rule the city until 1099, when it was conquered by the Crusaders, who replaced the local Christian clergy—composed of representatives from the Greek Orthodox Church—with representatives from the Catholic Church. In the mid-13th century, Bethlehem's walls were demolished by the Mamluk Sultanate. However, they were rebuilt by the Ottoman Empire in the 16th century, following the Ottoman–Mamluk War. After the dissolution of the Ottoman Empire at the end of World War I, it became part of Mandatory Palestine until 1948, when it was annexed by Jordan during the 1948 Arab–Israeli War. During the 1967 Six Day War, Bethlehem was occupied by Israel along with the rest of the West Bank. Since the Oslo Accords between Israel and the Palestinian National Authority, Bethlehem has been designated as part of Area A of the West Bank, nominally rendering it as being under Palestinian control. Movement around the city is limited due to the Israeli West Bank barrier. While it was historically a city of Arab Christians, Bethlehem now has a majority of Arab Muslims; it is still home to a significant community of Palestinian Christians, however it has dwindled significantly, mostly due to difficulties resulting from living under the Israeli occupation. Presently, Bethlehem has become encircled by dozens of Israeli settlements, which significantly hinder the ability of Palestinians in the city to openly access their land and livelihoods, which has contributed to the exodus of Palestinians. The current name for Bethlehem in local languages is Bayt Laḥm in Arabic (Arabic: بيت لحم), literally meaning "house of meat", and Bet Leḥem in Hebrew (Hebrew: בֵּית לֶחֶם), literally "house of bread" or "house of food." The city was called in Ancient Greek: Βηθλεέμ Greek pronunciation: [bɛːtʰle.ém] and in Latin: Bethleem. The earliest mention of Bethlehem as a place appears in the Amarna correspondence (c. 1400 BCE), in which it is referred to as Bit-Laḫmi, a name for which the origins remain unknown. One longstanding suggestion in scholarship is that it derives from the Mesopotamian or Canaanite fertility god Laḫmu and his consort sister Lahamu, lahmo being the Chaldean word for "fertility". Biblical scholar William F. Albright believed that this hypothesis, first put forth by Otto Schroeder, was "certainly accurate". Albright noted that the pronunciation of the name had remained essentially the same for 3,500 years, even if the perceived meaning had shifted over time: "'Temple of the God Lakhmu' in Canaanite, 'House of Bread' in Hebrew and Aramaic, 'House of Meat' in Arabic." While Schroeder's theory is not widely accepted, it continues to find favour in academic literature over the later literal translations. Another suggestion is an association with the root l-h-m "to fight", but this is thought unlikely. The earliest reference to Bethlehem appears in the Amarna correspondence (c. 1400 BCE). In one of his six letters to Pharaoh, Abdi-Heba, the Egyptian-appointed governor of Jerusalem, appeals for aid in retaking Bit-Laḫmi in the wake of disturbances by Apiru mercenaries: "Now even a town near Jerusalem, Bit-Lahmi by name, a village which once belonged to the king, has fallen to the enemy... Let the king hear the words of your servant Abdi-Heba, and send archers to restore the imperial lands of the king!" It is thought that the similarity of this name to its modern forms indicates that it was originally a settlement of Canaanites who shared a Semitic cultural and linguistic heritage with the later arrivals. Laḫmu was the Akkadian god of fertility, worshipped by the Canaanites as Leḥem. Some time in the third millennium BCE, Canaanites erected a temple on the hill now known as the Hill of the Nativity, probably dedicated to Laḫmu. The temple, and subsequently the town that formed around it, was then known as Beit Lahama, "House (Temple) of Lahmu". By 1200 BC, the area of Bethlehem, as well as much of the region, was conquered by the Philistines, which led the region to be known to the Greeks as "Philistia", later corrupted to "Palestine". A burial ground discovered in spring 2013, and surveyed in 2015 by a joint Italian–Palestinian team found that the necropolis covered 3 hectares (more than 7 acres) and originally contained more than 100 tombs in use between roughly 2200 BCE and 650 BCE. The archaeologists were able to identify at least 30 tombs. Archaeological confirmation of Bethlehem as a city in the Kingdom of Judah was uncovered in 2012 at the archaeological dig at the City of David in the form of a bulla (seal impression in dried clay) in ancient Hebrew script that reads "From the town of Bethlehem to the King." According to the excavators, it was used to seal the string closing a shipment of grain, wine, or other goods sent as a tax payment in the 8th or 7th century BCE. Biblical scholars believe Bethlehem, located in the "hill country" of Judea, may be the same as the Biblical Ephrath, which means "fertile", as there is a reference to it in the Book of Micah as Bethlehem Ephratah. The Hebrew Bible also calls it Beth-Lehem Judah, and the New Testament describes it as the "City of David". It is first mentioned in the Bible as the place where the matriarch Rachel died and was buried "by the wayside" (Genesis 48:7). Rachel's Tomb, the traditional grave site, stands at the entrance to Bethlehem. According to the Book of Ruth, the valley to the east is where Ruth of Moab gleaned the fields and returned to town with Naomi. In the Books of Samuel, Bethlehem is mentioned as the home of Jesse, father of King David of Israel, and the site of David's anointment by the prophet Samuel. It was from the well of Bethlehem that three of his warriors brought him water when he was hiding in the cave of Adullam. Writing in the 4th century, the Pilgrim of Bordeaux reported that the sepulchers of David, Ezekiel, Asaph, Job, Jesse, and Solomon were located near Bethlehem. There has been no corroboration of this. The Gospel of Matthew Matthew 1:18–2:23 and the Gospel of Luke Luke 2:1–39 represent Jesus as having been born in Bethlehem, known at the time as בית לחמא (Beit Lachma) in Aramaic, meaning "House of Bread". Modern scholars, however, regard the two accounts as contradictory and the Gospel of Mark, the earliest gospel, mentions nothing about Jesus having been born in Bethlehem, saying only that he came from Nazareth. Current scholars are divided on the actual birthplace of Jesus: some believe he was actually born in Nazareth, while others still hold that he was born in Bethlehem. Nonetheless, the tradition that Jesus was born in Bethlehem was prominent in the early church. In around 155, the apologist Justin Martyr recommended that those who doubted Jesus was really born in Bethlehem could go there and visit the very cave where he was supposed to have been born. The same cave is also referenced by the apocryphal Gospel of James and the fourth-century church historian Eusebius. After the Bar Kokhba revolt (c. 132–136 CE) was crushed, the Roman emperor Hadrian converted the Christian site above the Grotto into a shrine dedicated to the Greek god Adonis, to honour his favourite, the Greek youth Antinous. In around 395 CE, the Church Father Jerome wrote in a letter: "Bethlehem... belonging now to us... was overshadowed by a grove of Tammuz, that is to say, Adonis, and in the cave where once the infant Christ cried, the lover of Venus was lamented." Many scholars have taken this letter as evidence that the cave of the nativity over which the Church of the Nativity was later built had at one point been a shrine to the ancient Near Eastern fertility god Tammuz. Eusebius, however, mentions nothing about the cave having been associated with Tammuz and there are no other Patristic sources that suggest Tammuz had a shrine in Bethlehem. Peter Welten has argued that the cave was never dedicated to Tammuz and that Jerome misinterpreted Christian mourning over the Massacre of the Innocents as a pagan ritual over Tammuz's death. Joan E. Taylor has countered this contention by arguing that Jerome, as an educated man, could not have been so naïve as to mistake Christian mourning over the Massacre of the Innocents as a pagan ritual for Tammuz. In 326–328, the empress Helena, consort of the emperor Constantius Chlorus, and mother of the emperor Constantine the Great, made a pilgrimage to Syra-Palaestina, in the course of which she visited the ruins of Bethlehem. The Church of the Nativity was built at her initiative over the cave where Jesus was purported to have been born. During the Samaritan revolt of 529, Bethlehem was sacked and its walls and the Church of the Nativity destroyed; they were rebuilt on the orders of the Emperor Justinian I. In 614, the Persian Sassanid Empire, supported by Jewish rebels, invaded Palestina Prima and captured Bethlehem. A story recounted in later sources holds that they refrained from destroying the church on seeing the magi depicted in Persian clothing in a mosaic. In 637, shortly after Jerusalem was captured by the Muslim armies, 'Umar ibn al-Khattāb, the second Caliph, promised that the Church of the Nativity would be preserved for Christian use. A mosque dedicated to Umar was built upon the place in the city where he prayed, next to the church. Bethlehem then passed through the control of the Islamic caliphates of the Umayyads in the 8th century, then the Abbasids in the 9th century. A Persian geographer recorded in the mid-9th century that a well preserved and much venerated church existed in the town. In 985, the Arab geographer al-Muqaddasi visited Bethlehem, and referred to its church as the "Basilica of Constantine, the equal of which does not exist anywhere in the country-round." In 1009, during the reign of the sixth Fatimid Caliph, al-Hakim bi-Amr Allah, the Church of the Nativity was ordered to be demolished, but was spared by local Muslims, because they had been permitted to worship in the structure's southern transept. In 1099, Bethlehem was captured by the Crusaders, who fortified it and built a new monastery and cloister on the north side of the Church of the Nativity. The Greek Orthodox clergy were removed from their sees and replaced with Latin clerics. Up until that point the official Christian presence in the region was Greek Orthodox. On Christmas Day 1100, Baldwin I, first king of the Frankish Kingdom of Jerusalem, was crowned in Bethlehem, and that year a Latin episcopate was also established in the town. In 1187, Saladin, the Sultan of Egypt and Syria who led the Muslim Ayyubids, captured Bethlehem from the Crusaders. The Latin clerics were forced to leave, allowing the Greek Orthodox clergy to return. Saladin agreed to the return of two Latin priests and two deacons in 1192. However, Bethlehem suffered from the loss of the pilgrim trade, as there was a sharp decrease of European pilgrims. William IV, Count of Nevers had promised the Christian bishops of Bethlehem that if Bethlehem should fall under Muslim control, he would welcome them in the small town of Clamecy in present-day Burgundy, France. As a result, the Bishop of Bethlehem duly took up residence in the hospital of Panthenor, Clamecy, in 1223. Clamecy remained the continuous 'in partibus infidelium' seat of the Bishopric of Bethlehem for almost 600 years, until the French Revolution in 1789. Bethlehem, along with Jerusalem, Nazareth, and Sidon, was briefly ceded to the Crusader Kingdom of Jerusalem by a treaty between Holy Roman Emperor Frederick II and Ayyubid Sultan al-Kamil in 1229, in return for a ten-year truce between the Ayyubids and the Crusaders. The treaty expired in 1239, and Bethlehem was recaptured by the Muslims in 1244. In 1250, with the coming to power of the Mamluks under Rukn al-Din Baibars, tolerance of Christianity declined. Members of the clergy left the city, and in 1263 the town walls were demolished. The Latin clergy returned to Bethlehem the following century, establishing themselves in the monastery adjoining the Basilica of the Nativity. The Greek Orthodox were given control of the basilica and shared control of the Milk Grotto with the Latins and the Armenians. From 1517, during the years of Ottoman control, custody of the Basilica was bitterly disputed between the Catholic and Greek Orthodox churches. By the end of the 16th century, Bethlehem had become one of the largest villages in the District of Jerusalem, and was subdivided into seven quarters. The Basbus family served as the heads of Bethlehem among other leaders during this period. The Ottoman tax record and census from 1596 indicates that Bethlehem had a population of 1,435, making it the 13th largest village in Palestine at the time. Its total revenue amounted to 30,000 akce. Bethlehem paid taxes on wheat, barley and grapes. The Muslims and Christians were organized into separate communities, each having its own leader. Five leaders represented the village in the mid-16th century, three of whom were Muslims. Ottoman tax records suggest that the Christian population was slightly more prosperous or grew more grain than grapes (the former being a more valuable commodity). From 1831 to 1841, Palestine was under the rule of the Muhammad Ali Dynasty of Egypt. During this period, the town suffered an earthquake as well as the destruction of the Muslim quarter in 1834 by Egyptian troops, apparently as a reprisal for the murder of a favored loyalist of Ibrahim Pasha, during the Peasants' revolt in Palestine. In 1841, Bethlehem came under Ottoman rule once again and remained so until the end of World War I. Under the Ottomans, Bethlehem's inhabitants faced unemployment, compulsory military service, and heavy taxes, resulting in mass emigration, particularly to South America. An American missionary in the 1850s reported a population of under 4,000, nearly all of whom belonged to the Greek Church. He also noted that a lack of water limited the town's growth. Socin found from an official Ottoman village list from about 1870 that Bethlehem had a population of 179 Muslims in 59 houses, 979 "Latins" in 256 houses, 824 "Greeks" in 213 houses, and 41 Armenians in 11 houses, a total of 539 houses. The population count only included men. Hartmann found that Bethlehem had 520 houses. Bethlehem was part of Mandatory Palestine from 1920 to 1948. In the United Nations General Assembly's 1947 resolution to partition Palestine, Bethlehem was included in the international enclave of Jerusalem to be administered by the United Nations. Jordan captured the city during the 1948 Arab–Israeli War. Many refugees from areas captured by Israeli forces in 1947–48 fled to the Bethlehem area, primarily settling in what became the official refugee camps of 'Azza (Beit Jibrin) and 'Aida in the north and Dheisheh in the south. The influx of refugees significantly transformed Bethlehem's Christian majority into a Muslim one. Jordan retained control of the city until the Six-Day War in 1967, when Bethlehem was captured by Israel, along with the rest of the West Bank. Following the Six-Day War, Israel took control of the city. During the early months of First Intifada, on 5 May 1989, Milad Anton Shahin, aged 12, was shot dead by Israeli soldiers. Replying to a Member of Knesset in August 1990 Defence Minister Yitzak Rabin stated that a group of reservists in an observation post had come under attack by stone throwers. The commander of the post, a senior non-commissioned officer, fired two plastic bullets in deviation of operational rules. No evidence was found that this caused the boy's death. The officer was found guilty of illegal use of a weapon and sentenced to 5 months imprisonment, two of them actually in prison doing public service. He was also demoted. On December 21, 1995, Israeli troops withdrew from Bethlehem, and three days later the city came under the administration and military control of the Palestinian National Authority in accordance with the Interim Agreement on the West Bank and the Gaza Strip. When the Palestinian Authority assumed control in 1995, it publicly extended the boundaries of Bethlehem, allegedly to secure a Muslim majority. This expansion incorporated over 30,000 Muslims from nearby refugee camps into the city. Yasser Arafat, then the leader of the Palestine Liberation Organization (PLO), unilaterally replaced the predominantly Christian city council with a leadership that was largely Muslim. During the Second Palestinian Intifada in 2000–2005, Bethlehem's infrastructure and tourism industry were damaged. In 2002, it was a primary combat zone in Operation Defensive Shield, a major military counteroffensive by the Israeli Defense Forces (IDF). The IDF besieged the Church of the Nativity, where dozens of Palestinian militants had sought refuge. The siege lasted 39 days. Several militants were killed. It ended with an agreement to exile 13 of the militants to foreign countries. Today, the city is surrounded by two bypass roads for Israeli settlers, leaving the inhabitants squeezed between thirty-seven Jewish enclaves, where a quarter of all West Bank settlers, roughly 170,000, live; the gap between the two roads is closed by the 8-metre high Israeli West Bank barrier, which cuts Bethlehem off from its sister city Jerusalem. In 2002 the Church of Nativity was broken into by 200 militiamen who held priests and nuns hostages and plundered the church's coffers, it was subsequently sieged by Israeli forces until a deal was reached. Christian families that have lived in Bethlehem for hundreds of years are being forced to leave as land in Bethlehem is seized, and homes bulldozed, for construction of thousands of new Israeli homes. Land seizures for Israeli settlements have also prevented construction of a new hospital for the inhabitants of Bethlehem, as well as the barrier separating dozens of Palestinian families from their farmland and Christian communities from their places of worship. Christians have reportedly suffered persecution under the Palestinian Authority, leading to emigration. According to International Christian Concern, there are reports of Christians suffering sexual harassments, kidnappings, forced marriages, extortion and murder of converts by Muslims and PA officials. Bethlehem is located at an elevation of about 775 meters (2,543 ft) above sea level, 30 meters (98 ft) higher than nearby Jerusalem. Bethlehem is situated on the Judean Mountains. The city is located 73 kilometers (45 mi) northeast of Gaza City and the Mediterranean Sea, 75 kilometers (47 mi) west of Amman, Jordan, 59 kilometers (37 mi) southeast of Tel Aviv, Israel and 10 kilometers (6.2 mi) south of Jerusalem. Nearby cities and towns include Beit Safafa and Jerusalem to the north, Beit Jala to the northwest, Husan to the west, al-Khadr and Artas to the southwest, and Beit Sahour to the east. Beit Jala and the latter form an agglomeration with Bethlehem. The Aida and Azza refugee camps are located within the city limits. In the center of Bethlehem is its old city. The old city consists of eight quarters, laid out in a mosaic style, forming the area around the Manger Square. The quarters include the Christian an-Najajreh, al-Farahiyeh, al-Anatreh, al-Tarajmeh, al-Qawawsa and Hreizat quarters and al-Fawaghreh—the only Muslim quarter. Most of the Christian quarters are named after the Arab Ghassanid clans that settled there. Al-Qawawsa Quarter was formed by Arab Christian emigrants from the nearby town of Tuqu' in the 18th century. There is also a Syriac quarter outside of the old city, whose inhabitants originate from Midyat and Ma'asarte in Turkey. The total population of the old city is about 5,000. Bethlehem has a Mediterranean climate (Köppen climate classification: Csa), with hot and dry summers and mild, wetter winters. Winter temperatures (mid-December to mid-March) can be cool and rainy. January is the coldest month, with temperatures ranging from 1 to 13 degree Celsius (33–55 °F). From May through September, the weather is warm and sunny. August is the hottest month, with a high of 30 degrees Celsius (86 °F). Bethlehem receives an average of 700 millimeters (28 in) of rainfall annually, 70% between November and January. Bethlehem's average annual relative humidity is 60% and reaches its highest rates between January and February. Humidity levels are at their lowest in May. Night dew may occur in up to 180 days per year. The city is influenced by the Mediterranean Sea breeze that occurs around mid-day. However, Bethlehem is affected also by annual waves of hot, dry, sandy and dust Khamaseen winds from the Arabian Desert, during April, May and mid-June. According to Ottoman tax records, Christians made up roughly 60% of the population in the early 16th century, while the Christian and Muslim population became equal by the mid-16th century. However, there were no Muslim inhabitants counted by the end of the century, with a recorded population of 287 adult male tax-payers. Christians, like all non-Muslims throughout the Ottoman Empire, were required to pay the jizya tax. In 1867, an American visitor describes the town as having a population of 3,000 to 4,000; of whom about 100 were Protestants, 300 were Muslims and "the remainder belonging to the Latin and Greek Churches with a few Armenians." Another report from the same year puts the Christian population at 3,000, with an additional 50 Muslims. An 1885 source put the population at approximately 6,000 of "principally Christians, Latins and Greeks" with no Jewish inhabitants. The census of 1922 lists Bethlehem as having 6,658 residents (5,838 Christians, 818 Muslims, and two Jews), increasing in 1931 to 6,804 (5,588 Christians, 1,219 Muslims, five with no religion, and two Jews) with 506 in nearby suburbs (251 Muslims, 216 Christians, and 39 Jews). The 1938 village statistics list the population as 7,520 with 499 in nearby suburbs (including 42 Jews). The 1945 village statistics list Bethlehem's population as 8,820 (6,430 Christians, 2,370 Muslims, and 20 "other"). In 1948, the religious makeup of the city was 85% Christian, mostly of the Greek Orthodox and Roman Catholic denominations, and 13% Muslim. In the 1967 census taken by Israel authorities, the town of Bethlehem proper numbered 14,439 inhabitants, its 7,790 Muslim inhabitants represented 53.9% of the population, while the Christians of various denominations numbered 6,231 or 46.1%. In the PCBS's 1997 census, the city had a population of 21,670, including a total of 6,570 refugees, accounting for 30.3% of the city's population. In 1997, the age distribution of Bethlehem's inhabitants was 27.4% under the age of 10, 20% from 10 to 19, 17.3% from 20 to 29, 17.7% from 30 to 44, 12.1% from 45 to 64 and 5.3% above the age of 65. There were 11,079 males and 10,594 females. In the 2007 PCBS census, Bethlehem had a population of 25,266, of which 12,753 were males and 12,513 were females. There were 6,709 housing units, of which 5,211 were households. The average household consisted of 4.8 family members. By 2017, the population was 28,591. After the Muslim conquest of the Levant in the 630s, the local Christians were Arabized even though large numbers were ethnically Arabs of the Ghassanid clans. Bethlehem's two largest Arab Christian clans trace their ancestry to the Ghassanids, including al-Farahiyyah and an-Najajreh. The former have descended from the Ghassanids who migrated from Yemen and from the Wadi Musa area in present-day Jordan and an-Najajreh descend from Najran. Another Bethlehem clan, al-Anatreh, also trace their ancestry to the Ghassanids. The percentage of Christians in the town has been in a steady decline since the mid-twentieth century. In 1947, Christians made up 85% of the population, but by 1998, the figure had declined to 40%. In 2005, the mayor of Bethlehem, Victor Batarseh, explained that "due to the stress, either physical or psychological, and the bad economic situation, many people are emigrating, either Christians or Muslims, but it is more apparent among Christians, because they already are a minority." The Palestinian Authority is officially committed to equality for Christians, although there have been incidents of violence against them by the Preventive Security Service and militant factions. In 2006, a Zogby poll that interviewed more than 1,000 Palestinian Christians from Bethlehem found that 79% of the respondents cited the Israeli occupation as source of difficulties leading the emigration of their community. In the same year, the Palestinian Centre for Research and Cultural Dialogue conducted a poll among the city's Christians according to which 90% said they had had Muslim friends, 73.3% agreed that the PNA treated Christian heritage in the city with respect and 78% attributed the exodus of Christians to the Israeli blockade. The only mosque in the Old City is the Mosque of Omar, located in the Manger Square. By 2016, the Christian population of Bethlehem had declined to only 16%. The Christian population's proportion of Bethlehem fell from 87% in the 1950s to 12% in 2016. A study by Pew Research Center concluded that the decline in the Arab Christian population of the area was partially a result of a lower birth rate among Christians than among Muslims, but also partially due to the fact that Christians were more likely to emigrate from the region than any other religious group. The seizure of Christian land by Muslim mafias and the bias of the Palestinian Judicial system have been cited as reasons leading to emigration. Amon Ramnon, a researcher at the Jerusalem Institute for Policy Research, stated that the reason why more Christians were emigrating than Muslims is because it is easier for Arab Christians to integrate into western communities than for Arab Muslims, since many of them attend church-affiliated schools, where they are taught European languages. A higher percentage of Christians in the region are urban-dwellers, which also makes it easier for them to emigrate and assimilate into western populations. A statistical analysis of the Christian exodus cited lack of economic and educational opportunity, especially due to the Christians' middle-class status and higher education. Since the Second Intifada, 10% of the Christian population have left the city. However, it is likely that there are many other factors, most of which are shared with the Palestinian population as a whole. Shopping is a major attraction, especially during the Christmas season. The city's main streets and old markets are lined with shops selling Palestinian handicrafts, Middle Eastern spices, jewelry and oriental sweets such as baklawa. Olive wood carvings are the item most purchased by tourists visiting Bethlehem. Religious handicrafts include ornaments handmade from mother-of-pearl, as well as olive wood statues, boxes, and crosses. Other industries include stone and marble-cutting, textiles, furniture and furnishings. Bethlehem factories also produce paints, plastics, synthetic rubber, pharmaceuticals, construction materials and food products, mainly pasta and confectionery. Cremisan Wine, founded in 1885, is a winery run by monks in the Monastery of Cremisan. The grapes are grown mainly in the al-Khader district. In 2007, the monastery's wine production was around 700,000 liters per year. In 2008, Bethlehem hosted the largest economic conference to date in the Palestinian territories. It was initiated by Palestinian Prime Minister and former Finance Minister Salam Fayyad to convince more than a thousand businessmen, bankers and government officials from throughout the Middle East to invest in the West Bank and Gaza Strip. A total of 1.4 billion US dollars was secured for business investments in the Palestinian territories. Tourism is Bethlehem's main industry. Unlike other Palestinian localities prior to 2000, the majority of the employed residents did not have jobs in Israel. More than 20% of the working population is employed in the industry. Tourism accounts for approximately 65% of the city's economy and 11% of the Palestinian National Authority. The city has more than two million visitors every year. Tourism in Bethlehem ground to a halt for over a decade after the Second Intifada, but gradually began to pick back up in the early 2010s. The Church of the Nativity is one of Bethlehem's major tourist attractions and a magnet for Christian pilgrims. It stands in the center of the city — a part of the Manger Square — over a grotto or cave called the Holy Crypt, where Jesus is believed to have been born. Nearby is the Milk Grotto where the Holy Family took refuge on their Flight to Egypt and next door is the cave where St. Jerome spent thirty years creating the Vulgate, the dominant Latin version of the Bible until the Reformation. There are over thirty hotels in Bethlehem. Jacir Palace, built in 1910 near the church, is one of Bethlehem's most successful hotels and its oldest. It was closed down in 2000 due to the Israeli-Palestinian conflict, but reopened in 2005 as the Jacir Palace InterContinental at Bethlehem. In the New Testament, the Gospel of Luke says that Jesus' parents traveled from Nazareth to Bethlehem, where Jesus was born. The Gospel of Matthew mentions Bethlehem as the place of birth, and adds that King Herod was told that a 'King of the Jews' had been born in the town, prompting Herod to order the killing of all the boys who were two years old or under in the town and surrounding area. Joseph, warned of Herod's impending action by an angel of the Lord, decided to flee to Egypt with his family and then later settled in Nazareth after Herod's death. Early Christian traditions describe Jesus as being born in Bethlehem: in one account, a verse in the Book of Micah is interpreted as a prophecy that the Messiah would be born there. The second century Christian apologist Justin Martyr stated in his Dialogue with Trypho (written c. 155–161) that the Holy Family had taken refuge in a cave outside of the town and then placed Jesus in a manger. Origen of Alexandria, writing around the year 247, referred to a cave in the town of Bethlehem which local people believed was the birthplace of Jesus. This cave was possibly one which had previously been a site of the cult of Tammuz. The Gospel of Mark and the Gospel of John do not include a nativity narrative, but refer to him only as being from Nazareth. In a 2005 article in Archaeology magazine, archaeologist Aviram Oshri points to an absence of evidence for the settlement of Bethlehem near Jerusalem at the time when Jesus was born, and postulates that Jesus was born in Bethlehem of Galilee. However, other archaeologists argue that there is evidence that Bethlehem of Judea was inhabited at that time. In a 2011 article in Biblical Archaeology Review magazine, Jerome Murphy-O'Connor argues for the traditional position that Jesus was born in Bethlehem near Jerusalem. Christmas rites are held in Bethlehem on three different dates: December 25 is the traditional date by the Roman Catholic and Protestant denominations, but Greek, Coptic and Syrian Orthodox Christians celebrate Christmas on January 6 and Armenian Orthodox Christians on January 19. Most Christmas processions pass through Manger Square, the plaza outside the Basilica of the Nativity. Roman Catholic services take place in St. Catherine's Church and Protestants often hold services at Shepherds' Fields. Bethlehem celebrates festivals related to saints and prophets associated with Palestinian folklore. One such festival is the annual Feast of Saint George (al-Khadr) on May 5–6. During the celebrations, Greek Orthodox Christians from the city march in procession to the nearby town of al-Khader to baptize newborns in the waters around the Monastery of St. George and sacrifice a sheep in ritual. The Feast of St. Elijah is commemorated by a procession to Mar Elias, a Greek Orthodox monastery north of Bethlehem. The women embroiderers of Bethlehem were known for their bridalwear. Bethlehem embroidery was renowned for its "strong overall effect of colors and metallic brilliance." Less formal dresses were made of indigo fabric with a sleeveless coat (bisht) from locally woven wool worn over top. Dresses for special occasions were made of striped silk with winged sleeves with a short taqsireh jacket known as the Bethlehem jacket. The taqsireh was made of velvet or broadcloth, usually with heavy embroidery. Bethlehem work was unique in its use of couched gold or silver cord, or silk cord onto the silk, wool, felt or velvet used for the garment, to create stylized floral patterns with free or rounded lines. This technique was used for "royal" wedding dresses (thob malak), taqsirehs and the shatwehs worn by married women. It has been traced by some to Byzantium, and by others to the formal costumes of the Ottoman Empire's elite. As a Christian village, local women were also exposed to the detailing on church vestments with their heavy embroidery and silver brocade. The art of mother-of-pearl carving is said to have been a Bethlehem tradition since the 15th century when it was introduced by Franciscan friars from Italy. A constant stream of pilgrims generated a demand for these items, which also provided jobs for women. The industry was noted by Richard Pococke, who visited Bethlehem in 1727. Bethlehem is home to the Palestinian Heritage Center, established in 1991. The center aims to preserve and promote Palestinian embroidery, art and folklore. The International Center of Bethlehem is another cultural center that concentrates primarily on the culture of Bethlehem. It provides language and guide training, woman's studies and arts and crafts displays, and training. The Bethlehem branch of the Edward Said National Conservatory of Music has about 500 students. Its primary goals are to teach children music, train teachers for other schools, sponsor music research, and the study of Palestinian folklore music. Bethlehem has several museums: The Crib of the Nativity Theatre and Museum offers visitors 31 three-dimensional models depicting the significant stages of the life of Jesus. Its theater presents a 20-minute animated show. The Badd Giacaman Museum, located in the Old City of Bethlehem, dates back to the 18th century and is primarily dedicated to the history and process of olive oil production. Baituna al-Talhami Museum, established in 1972, contains displays of Bethlehem culture. The International Museum of Nativity was built by United Nations Educational, Scientific and Cultural Organization (UNESCO) to exhibit "high artistic quality in an evocative atmosphere". The Palestine Museum of Natural History is the first of its kind and is based on Bethlehem University campus. Bethlehem is the muhfaza (seat) or district capital of the Bethlehem Governorate. Bethlehem held its first municipal elections in 1876, after the mukhtars ("heads") of the quarters of Bethlehem's Old City (excluding the Syriac Quarter) made the decision to elect a local council of seven members to represent each clan in the town. A Basic Law was established so that if the victor for mayor was a Catholic, his deputy should be of the Greek Orthodox community. Throughout, Bethlehem's rule by the British and Jordan, the Syriac Quarter was allowed to participate in the election, as were the Ta'amrah Bedouins and Palestinian refugees, hence ratifying the number of municipal members in the council to 11. In 1976, an amendment was passed to allow women to vote and become council members and later the voting age was increased from 21 to 25. There are several branches of political parties on the council, including Communist, Islamist, and secular. The leftist factions of the Palestine Liberation Organization (PLO) such as the Popular Front for the Liberation of Palestine (PFLP) and the Palestinian People's Party (PPP) usually dominate the reserved seats. Hamas gained the majority of the open seats in the 2005 Palestinian municipal elections. In the October 2012 municipal elections, Fatah member Vera Baboun won, becoming the first female mayor of Bethlehem. According to the Palestinian Central Bureau of Statistics (PCBS), in 1997, approximately 84% of Bethlehem's population over the age of 10 was literate. Of the city's population, 10,414 were enrolled in schools (4,015 in primary school, 3,578 in secondary and 2,821 in high school). About 14.1% of high school students received diplomas. There were 135 schools in the Bethlehem Governorate in 2006; 100 run the Education Ministry of the Palestinian National Authority, seven by the United Nations Relief and Works Agency (UNRWA) and 28 were private. Bethlehem is home to Bethlehem University, a Catholic Christian co-educational institution of higher learning founded in 1973 in the Lasallian tradition, open to students of all faiths. Bethlehem University is the first university established in the West Bank, and can trace its roots to 1893 when the De La Salle Christian Brothers opened schools throughout Palestine and Egypt. Bethlehem has three bus stations owned by private companies which offer service to Jerusalem, Beit Jala, Beit Sahour, Hebron, Nahalin, Battir, al-Khader, al-Ubeidiya and Beit Fajjar. There are two taxi stations that make trips to Beit Sahour, Beit Jala, Jerusalem, Tuqu' and Herodium. There are also two car rental departments: Murad and 'Orabi. Buses and taxis with West Bank licenses are not allowed to enter Israel, including Jerusalem, without a permit. The Israeli construction of the West Bank barrier has affected Bethlehem politically, socially, and economically. The barrier is located along the northern side of the town's built-up area, within distance of houses in the Aida refugee camp on one side, and the Jerusalem municipality on the other. Most entrances and exits from the Bethlehem agglomeration to the rest of the West Bank are currently subjected to Israeli checkpoints and roadblocks. The level of access varies based on Israeli security directives. Travel for Bethlehem's Palestinian residents from the West Bank into Jerusalem is regulated by a permit-system. Palestinians require a permit to enter the Jewish holy site of Rachel's Tomb. Israeli citizens are barred from entering Bethlehem and the nearby biblical Solomon's Pools. Bethlehem is twinned with:
[ { "paragraph_id": 0, "text": "Bethlehem (/ˈbɛθlɪhɛm/; Arabic: بيت لحم, Bayt Laḥm, pronunciation; Hebrew: בֵּית לֶחֶם Bēṯ Leḥem) is a city in the Israeli-occupied West Bank, Palestine, located about 10 kilometres (6.2 mi) south of Jerusalem. It is the capital of the Bethlehem Governorate, and has a population of approximately 25,000 people. The city's economy is largely tourist-driven; international tourism peaks around and during Christmas, when Christians embark on a pilgrimage to the Church of the Nativity, revered as the location of the Nativity of Jesus.", "title": "" }, { "paragraph_id": 1, "text": "The earliest-known mention of Bethlehem is in the Amarna correspondence of ancient Egypt, dated to 1350–1330 BCE, when the town was inhabited by the Canaanites. In the Hebrew Bible, the period of the Israelites is described; it identifies Bethlehem as the birthplace of David. In the New Testament, the city is identified as the birthplace of Jesus of Nazareth. Under the Roman Empire, the city of Bethlehem was destroyed by Hadrian, but later rebuilt by Helena, and her son, Constantine the Great, who commissioned the Church of the Nativity in 327 CE. In 529, the Church of the Nativity was heavily damaged by Samaritans involved in the Samaritan revolts; following the victory of the Byzantine Empire, it was rebuilt by Justinian I.", "title": "" }, { "paragraph_id": 2, "text": "Amidst the Muslim conquest of the Levant, Bethlehem became part of Jund Filastin in 637. Muslims continued to rule the city until 1099, when it was conquered by the Crusaders, who replaced the local Christian clergy—composed of representatives from the Greek Orthodox Church—with representatives from the Catholic Church. In the mid-13th century, Bethlehem's walls were demolished by the Mamluk Sultanate. However, they were rebuilt by the Ottoman Empire in the 16th century, following the Ottoman–Mamluk War. After the dissolution of the Ottoman Empire at the end of World War I, it became part of Mandatory Palestine until 1948, when it was annexed by Jordan during the 1948 Arab–Israeli War. During the 1967 Six Day War, Bethlehem was occupied by Israel along with the rest of the West Bank. Since the Oslo Accords between Israel and the Palestinian National Authority, Bethlehem has been designated as part of Area A of the West Bank, nominally rendering it as being under Palestinian control. Movement around the city is limited due to the Israeli West Bank barrier.", "title": "" }, { "paragraph_id": 3, "text": "While it was historically a city of Arab Christians, Bethlehem now has a majority of Arab Muslims; it is still home to a significant community of Palestinian Christians, however it has dwindled significantly, mostly due to difficulties resulting from living under the Israeli occupation. Presently, Bethlehem has become encircled by dozens of Israeli settlements, which significantly hinder the ability of Palestinians in the city to openly access their land and livelihoods, which has contributed to the exodus of Palestinians.", "title": "" }, { "paragraph_id": 4, "text": "The current name for Bethlehem in local languages is Bayt Laḥm in Arabic (Arabic: بيت لحم), literally meaning \"house of meat\", and Bet Leḥem in Hebrew (Hebrew: בֵּית לֶחֶם), literally \"house of bread\" or \"house of food.\" The city was called in Ancient Greek: Βηθλεέμ Greek pronunciation: [bɛːtʰle.ém] and in Latin: Bethleem.", "title": "Etymology" }, { "paragraph_id": 5, "text": "The earliest mention of Bethlehem as a place appears in the Amarna correspondence (c. 1400 BCE), in which it is referred to as Bit-Laḫmi, a name for which the origins remain unknown. One longstanding suggestion in scholarship is that it derives from the Mesopotamian or Canaanite fertility god Laḫmu and his consort sister Lahamu, lahmo being the Chaldean word for \"fertility\". Biblical scholar William F. Albright believed that this hypothesis, first put forth by Otto Schroeder, was \"certainly accurate\". Albright noted that the pronunciation of the name had remained essentially the same for 3,500 years, even if the perceived meaning had shifted over time: \"'Temple of the God Lakhmu' in Canaanite, 'House of Bread' in Hebrew and Aramaic, 'House of Meat' in Arabic.\" While Schroeder's theory is not widely accepted, it continues to find favour in academic literature over the later literal translations. Another suggestion is an association with the root l-h-m \"to fight\", but this is thought unlikely.", "title": "Etymology" }, { "paragraph_id": 6, "text": "The earliest reference to Bethlehem appears in the Amarna correspondence (c. 1400 BCE). In one of his six letters to Pharaoh, Abdi-Heba, the Egyptian-appointed governor of Jerusalem, appeals for aid in retaking Bit-Laḫmi in the wake of disturbances by Apiru mercenaries: \"Now even a town near Jerusalem, Bit-Lahmi by name, a village which once belonged to the king, has fallen to the enemy... Let the king hear the words of your servant Abdi-Heba, and send archers to restore the imperial lands of the king!\"", "title": "History" }, { "paragraph_id": 7, "text": "It is thought that the similarity of this name to its modern forms indicates that it was originally a settlement of Canaanites who shared a Semitic cultural and linguistic heritage with the later arrivals. Laḫmu was the Akkadian god of fertility, worshipped by the Canaanites as Leḥem. Some time in the third millennium BCE, Canaanites erected a temple on the hill now known as the Hill of the Nativity, probably dedicated to Laḫmu. The temple, and subsequently the town that formed around it, was then known as Beit Lahama, \"House (Temple) of Lahmu\". By 1200 BC, the area of Bethlehem, as well as much of the region, was conquered by the Philistines, which led the region to be known to the Greeks as \"Philistia\", later corrupted to \"Palestine\".", "title": "History" }, { "paragraph_id": 8, "text": "A burial ground discovered in spring 2013, and surveyed in 2015 by a joint Italian–Palestinian team found that the necropolis covered 3 hectares (more than 7 acres) and originally contained more than 100 tombs in use between roughly 2200 BCE and 650 BCE. The archaeologists were able to identify at least 30 tombs.", "title": "History" }, { "paragraph_id": 9, "text": "Archaeological confirmation of Bethlehem as a city in the Kingdom of Judah was uncovered in 2012 at the archaeological dig at the City of David in the form of a bulla (seal impression in dried clay) in ancient Hebrew script that reads \"From the town of Bethlehem to the King.\" According to the excavators, it was used to seal the string closing a shipment of grain, wine, or other goods sent as a tax payment in the 8th or 7th century BCE.", "title": "History" }, { "paragraph_id": 10, "text": "Biblical scholars believe Bethlehem, located in the \"hill country\" of Judea, may be the same as the Biblical Ephrath, which means \"fertile\", as there is a reference to it in the Book of Micah as Bethlehem Ephratah. The Hebrew Bible also calls it Beth-Lehem Judah, and the New Testament describes it as the \"City of David\". It is first mentioned in the Bible as the place where the matriarch Rachel died and was buried \"by the wayside\" (Genesis 48:7). Rachel's Tomb, the traditional grave site, stands at the entrance to Bethlehem. According to the Book of Ruth, the valley to the east is where Ruth of Moab gleaned the fields and returned to town with Naomi. In the Books of Samuel, Bethlehem is mentioned as the home of Jesse, father of King David of Israel, and the site of David's anointment by the prophet Samuel. It was from the well of Bethlehem that three of his warriors brought him water when he was hiding in the cave of Adullam.", "title": "History" }, { "paragraph_id": 11, "text": "Writing in the 4th century, the Pilgrim of Bordeaux reported that the sepulchers of David, Ezekiel, Asaph, Job, Jesse, and Solomon were located near Bethlehem. There has been no corroboration of this.", "title": "History" }, { "paragraph_id": 12, "text": "The Gospel of Matthew Matthew 1:18–2:23 and the Gospel of Luke Luke 2:1–39 represent Jesus as having been born in Bethlehem, known at the time as בית לחמא (Beit Lachma) in Aramaic, meaning \"House of Bread\". Modern scholars, however, regard the two accounts as contradictory and the Gospel of Mark, the earliest gospel, mentions nothing about Jesus having been born in Bethlehem, saying only that he came from Nazareth. Current scholars are divided on the actual birthplace of Jesus: some believe he was actually born in Nazareth, while others still hold that he was born in Bethlehem.", "title": "History" }, { "paragraph_id": 13, "text": "Nonetheless, the tradition that Jesus was born in Bethlehem was prominent in the early church. In around 155, the apologist Justin Martyr recommended that those who doubted Jesus was really born in Bethlehem could go there and visit the very cave where he was supposed to have been born. The same cave is also referenced by the apocryphal Gospel of James and the fourth-century church historian Eusebius. After the Bar Kokhba revolt (c. 132–136 CE) was crushed, the Roman emperor Hadrian converted the Christian site above the Grotto into a shrine dedicated to the Greek god Adonis, to honour his favourite, the Greek youth Antinous.", "title": "History" }, { "paragraph_id": 14, "text": "In around 395 CE, the Church Father Jerome wrote in a letter: \"Bethlehem... belonging now to us... was overshadowed by a grove of Tammuz, that is to say, Adonis, and in the cave where once the infant Christ cried, the lover of Venus was lamented.\" Many scholars have taken this letter as evidence that the cave of the nativity over which the Church of the Nativity was later built had at one point been a shrine to the ancient Near Eastern fertility god Tammuz. Eusebius, however, mentions nothing about the cave having been associated with Tammuz and there are no other Patristic sources that suggest Tammuz had a shrine in Bethlehem. Peter Welten has argued that the cave was never dedicated to Tammuz and that Jerome misinterpreted Christian mourning over the Massacre of the Innocents as a pagan ritual over Tammuz's death. Joan E. Taylor has countered this contention by arguing that Jerome, as an educated man, could not have been so naïve as to mistake Christian mourning over the Massacre of the Innocents as a pagan ritual for Tammuz.", "title": "History" }, { "paragraph_id": 15, "text": "In 326–328, the empress Helena, consort of the emperor Constantius Chlorus, and mother of the emperor Constantine the Great, made a pilgrimage to Syra-Palaestina, in the course of which she visited the ruins of Bethlehem. The Church of the Nativity was built at her initiative over the cave where Jesus was purported to have been born. During the Samaritan revolt of 529, Bethlehem was sacked and its walls and the Church of the Nativity destroyed; they were rebuilt on the orders of the Emperor Justinian I. In 614, the Persian Sassanid Empire, supported by Jewish rebels, invaded Palestina Prima and captured Bethlehem. A story recounted in later sources holds that they refrained from destroying the church on seeing the magi depicted in Persian clothing in a mosaic.", "title": "History" }, { "paragraph_id": 16, "text": "In 637, shortly after Jerusalem was captured by the Muslim armies, 'Umar ibn al-Khattāb, the second Caliph, promised that the Church of the Nativity would be preserved for Christian use. A mosque dedicated to Umar was built upon the place in the city where he prayed, next to the church. Bethlehem then passed through the control of the Islamic caliphates of the Umayyads in the 8th century, then the Abbasids in the 9th century. A Persian geographer recorded in the mid-9th century that a well preserved and much venerated church existed in the town. In 985, the Arab geographer al-Muqaddasi visited Bethlehem, and referred to its church as the \"Basilica of Constantine, the equal of which does not exist anywhere in the country-round.\" In 1009, during the reign of the sixth Fatimid Caliph, al-Hakim bi-Amr Allah, the Church of the Nativity was ordered to be demolished, but was spared by local Muslims, because they had been permitted to worship in the structure's southern transept.", "title": "History" }, { "paragraph_id": 17, "text": "In 1099, Bethlehem was captured by the Crusaders, who fortified it and built a new monastery and cloister on the north side of the Church of the Nativity. The Greek Orthodox clergy were removed from their sees and replaced with Latin clerics. Up until that point the official Christian presence in the region was Greek Orthodox. On Christmas Day 1100, Baldwin I, first king of the Frankish Kingdom of Jerusalem, was crowned in Bethlehem, and that year a Latin episcopate was also established in the town.", "title": "History" }, { "paragraph_id": 18, "text": "In 1187, Saladin, the Sultan of Egypt and Syria who led the Muslim Ayyubids, captured Bethlehem from the Crusaders. The Latin clerics were forced to leave, allowing the Greek Orthodox clergy to return. Saladin agreed to the return of two Latin priests and two deacons in 1192. However, Bethlehem suffered from the loss of the pilgrim trade, as there was a sharp decrease of European pilgrims. William IV, Count of Nevers had promised the Christian bishops of Bethlehem that if Bethlehem should fall under Muslim control, he would welcome them in the small town of Clamecy in present-day Burgundy, France. As a result, the Bishop of Bethlehem duly took up residence in the hospital of Panthenor, Clamecy, in 1223. Clamecy remained the continuous 'in partibus infidelium' seat of the Bishopric of Bethlehem for almost 600 years, until the French Revolution in 1789.", "title": "History" }, { "paragraph_id": 19, "text": "Bethlehem, along with Jerusalem, Nazareth, and Sidon, was briefly ceded to the Crusader Kingdom of Jerusalem by a treaty between Holy Roman Emperor Frederick II and Ayyubid Sultan al-Kamil in 1229, in return for a ten-year truce between the Ayyubids and the Crusaders. The treaty expired in 1239, and Bethlehem was recaptured by the Muslims in 1244. In 1250, with the coming to power of the Mamluks under Rukn al-Din Baibars, tolerance of Christianity declined. Members of the clergy left the city, and in 1263 the town walls were demolished. The Latin clergy returned to Bethlehem the following century, establishing themselves in the monastery adjoining the Basilica of the Nativity. The Greek Orthodox were given control of the basilica and shared control of the Milk Grotto with the Latins and the Armenians.", "title": "History" }, { "paragraph_id": 20, "text": "From 1517, during the years of Ottoman control, custody of the Basilica was bitterly disputed between the Catholic and Greek Orthodox churches. By the end of the 16th century, Bethlehem had become one of the largest villages in the District of Jerusalem, and was subdivided into seven quarters. The Basbus family served as the heads of Bethlehem among other leaders during this period. The Ottoman tax record and census from 1596 indicates that Bethlehem had a population of 1,435, making it the 13th largest village in Palestine at the time. Its total revenue amounted to 30,000 akce.", "title": "History" }, { "paragraph_id": 21, "text": "Bethlehem paid taxes on wheat, barley and grapes. The Muslims and Christians were organized into separate communities, each having its own leader. Five leaders represented the village in the mid-16th century, three of whom were Muslims. Ottoman tax records suggest that the Christian population was slightly more prosperous or grew more grain than grapes (the former being a more valuable commodity).", "title": "History" }, { "paragraph_id": 22, "text": "From 1831 to 1841, Palestine was under the rule of the Muhammad Ali Dynasty of Egypt. During this period, the town suffered an earthquake as well as the destruction of the Muslim quarter in 1834 by Egyptian troops, apparently as a reprisal for the murder of a favored loyalist of Ibrahim Pasha, during the Peasants' revolt in Palestine. In 1841, Bethlehem came under Ottoman rule once again and remained so until the end of World War I. Under the Ottomans, Bethlehem's inhabitants faced unemployment, compulsory military service, and heavy taxes, resulting in mass emigration, particularly to South America. An American missionary in the 1850s reported a population of under 4,000, nearly all of whom belonged to the Greek Church. He also noted that a lack of water limited the town's growth.", "title": "History" }, { "paragraph_id": 23, "text": "Socin found from an official Ottoman village list from about 1870 that Bethlehem had a population of 179 Muslims in 59 houses, 979 \"Latins\" in 256 houses, 824 \"Greeks\" in 213 houses, and 41 Armenians in 11 houses, a total of 539 houses. The population count only included men. Hartmann found that Bethlehem had 520 houses.", "title": "History" }, { "paragraph_id": 24, "text": "Bethlehem was part of Mandatory Palestine from 1920 to 1948. In the United Nations General Assembly's 1947 resolution to partition Palestine, Bethlehem was included in the international enclave of Jerusalem to be administered by the United Nations. Jordan captured the city during the 1948 Arab–Israeli War. Many refugees from areas captured by Israeli forces in 1947–48 fled to the Bethlehem area, primarily settling in what became the official refugee camps of 'Azza (Beit Jibrin) and 'Aida in the north and Dheisheh in the south. The influx of refugees significantly transformed Bethlehem's Christian majority into a Muslim one.", "title": "History" }, { "paragraph_id": 25, "text": "Jordan retained control of the city until the Six-Day War in 1967, when Bethlehem was captured by Israel, along with the rest of the West Bank. Following the Six-Day War, Israel took control of the city.", "title": "History" }, { "paragraph_id": 26, "text": "During the early months of First Intifada, on 5 May 1989, Milad Anton Shahin, aged 12, was shot dead by Israeli soldiers. Replying to a Member of Knesset in August 1990 Defence Minister Yitzak Rabin stated that a group of reservists in an observation post had come under attack by stone throwers. The commander of the post, a senior non-commissioned officer, fired two plastic bullets in deviation of operational rules. No evidence was found that this caused the boy's death. The officer was found guilty of illegal use of a weapon and sentenced to 5 months imprisonment, two of them actually in prison doing public service. He was also demoted.", "title": "History" }, { "paragraph_id": 27, "text": "On December 21, 1995, Israeli troops withdrew from Bethlehem, and three days later the city came under the administration and military control of the Palestinian National Authority in accordance with the Interim Agreement on the West Bank and the Gaza Strip. When the Palestinian Authority assumed control in 1995, it publicly extended the boundaries of Bethlehem, allegedly to secure a Muslim majority. This expansion incorporated over 30,000 Muslims from nearby refugee camps into the city. Yasser Arafat, then the leader of the Palestine Liberation Organization (PLO), unilaterally replaced the predominantly Christian city council with a leadership that was largely Muslim. During the Second Palestinian Intifada in 2000–2005, Bethlehem's infrastructure and tourism industry were damaged. In 2002, it was a primary combat zone in Operation Defensive Shield, a major military counteroffensive by the Israeli Defense Forces (IDF). The IDF besieged the Church of the Nativity, where dozens of Palestinian militants had sought refuge. The siege lasted 39 days. Several militants were killed. It ended with an agreement to exile 13 of the militants to foreign countries.", "title": "History" }, { "paragraph_id": 28, "text": "Today, the city is surrounded by two bypass roads for Israeli settlers, leaving the inhabitants squeezed between thirty-seven Jewish enclaves, where a quarter of all West Bank settlers, roughly 170,000, live; the gap between the two roads is closed by the 8-metre high Israeli West Bank barrier, which cuts Bethlehem off from its sister city Jerusalem. In 2002 the Church of Nativity was broken into by 200 militiamen who held priests and nuns hostages and plundered the church's coffers, it was subsequently sieged by Israeli forces until a deal was reached.", "title": "History" }, { "paragraph_id": 29, "text": "Christian families that have lived in Bethlehem for hundreds of years are being forced to leave as land in Bethlehem is seized, and homes bulldozed, for construction of thousands of new Israeli homes. Land seizures for Israeli settlements have also prevented construction of a new hospital for the inhabitants of Bethlehem, as well as the barrier separating dozens of Palestinian families from their farmland and Christian communities from their places of worship. Christians have reportedly suffered persecution under the Palestinian Authority, leading to emigration. According to International Christian Concern, there are reports of Christians suffering sexual harassments, kidnappings, forced marriages, extortion and murder of converts by Muslims and PA officials.", "title": "History" }, { "paragraph_id": 30, "text": "Bethlehem is located at an elevation of about 775 meters (2,543 ft) above sea level, 30 meters (98 ft) higher than nearby Jerusalem. Bethlehem is situated on the Judean Mountains.", "title": "Geography" }, { "paragraph_id": 31, "text": "The city is located 73 kilometers (45 mi) northeast of Gaza City and the Mediterranean Sea, 75 kilometers (47 mi) west of Amman, Jordan, 59 kilometers (37 mi) southeast of Tel Aviv, Israel and 10 kilometers (6.2 mi) south of Jerusalem. Nearby cities and towns include Beit Safafa and Jerusalem to the north, Beit Jala to the northwest, Husan to the west, al-Khadr and Artas to the southwest, and Beit Sahour to the east. Beit Jala and the latter form an agglomeration with Bethlehem. The Aida and Azza refugee camps are located within the city limits.", "title": "Geography" }, { "paragraph_id": 32, "text": "In the center of Bethlehem is its old city. The old city consists of eight quarters, laid out in a mosaic style, forming the area around the Manger Square. The quarters include the Christian an-Najajreh, al-Farahiyeh, al-Anatreh, al-Tarajmeh, al-Qawawsa and Hreizat quarters and al-Fawaghreh—the only Muslim quarter. Most of the Christian quarters are named after the Arab Ghassanid clans that settled there. Al-Qawawsa Quarter was formed by Arab Christian emigrants from the nearby town of Tuqu' in the 18th century. There is also a Syriac quarter outside of the old city, whose inhabitants originate from Midyat and Ma'asarte in Turkey. The total population of the old city is about 5,000.", "title": "Geography" }, { "paragraph_id": 33, "text": "Bethlehem has a Mediterranean climate (Köppen climate classification: Csa), with hot and dry summers and mild, wetter winters. Winter temperatures (mid-December to mid-March) can be cool and rainy. January is the coldest month, with temperatures ranging from 1 to 13 degree Celsius (33–55 °F). From May through September, the weather is warm and sunny. August is the hottest month, with a high of 30 degrees Celsius (86 °F). Bethlehem receives an average of 700 millimeters (28 in) of rainfall annually, 70% between November and January.", "title": "Geography" }, { "paragraph_id": 34, "text": "Bethlehem's average annual relative humidity is 60% and reaches its highest rates between January and February. Humidity levels are at their lowest in May. Night dew may occur in up to 180 days per year. The city is influenced by the Mediterranean Sea breeze that occurs around mid-day. However, Bethlehem is affected also by annual waves of hot, dry, sandy and dust Khamaseen winds from the Arabian Desert, during April, May and mid-June.", "title": "Geography" }, { "paragraph_id": 35, "text": "According to Ottoman tax records, Christians made up roughly 60% of the population in the early 16th century, while the Christian and Muslim population became equal by the mid-16th century. However, there were no Muslim inhabitants counted by the end of the century, with a recorded population of 287 adult male tax-payers. Christians, like all non-Muslims throughout the Ottoman Empire, were required to pay the jizya tax. In 1867, an American visitor describes the town as having a population of 3,000 to 4,000; of whom about 100 were Protestants, 300 were Muslims and \"the remainder belonging to the Latin and Greek Churches with a few Armenians.\" Another report from the same year puts the Christian population at 3,000, with an additional 50 Muslims. An 1885 source put the population at approximately 6,000 of \"principally Christians, Latins and Greeks\" with no Jewish inhabitants.", "title": "Demographics" }, { "paragraph_id": 36, "text": "The census of 1922 lists Bethlehem as having 6,658 residents (5,838 Christians, 818 Muslims, and two Jews), increasing in 1931 to 6,804 (5,588 Christians, 1,219 Muslims, five with no religion, and two Jews) with 506 in nearby suburbs (251 Muslims, 216 Christians, and 39 Jews).", "title": "Demographics" }, { "paragraph_id": 37, "text": "The 1938 village statistics list the population as 7,520 with 499 in nearby suburbs (including 42 Jews). The 1945 village statistics list Bethlehem's population as 8,820 (6,430 Christians, 2,370 Muslims, and 20 \"other\").", "title": "Demographics" }, { "paragraph_id": 38, "text": "In 1948, the religious makeup of the city was 85% Christian, mostly of the Greek Orthodox and Roman Catholic denominations, and 13% Muslim. In the 1967 census taken by Israel authorities, the town of Bethlehem proper numbered 14,439 inhabitants, its 7,790 Muslim inhabitants represented 53.9% of the population, while the Christians of various denominations numbered 6,231 or 46.1%.", "title": "Demographics" }, { "paragraph_id": 39, "text": "In the PCBS's 1997 census, the city had a population of 21,670, including a total of 6,570 refugees, accounting for 30.3% of the city's population. In 1997, the age distribution of Bethlehem's inhabitants was 27.4% under the age of 10, 20% from 10 to 19, 17.3% from 20 to 29, 17.7% from 30 to 44, 12.1% from 45 to 64 and 5.3% above the age of 65. There were 11,079 males and 10,594 females. In the 2007 PCBS census, Bethlehem had a population of 25,266, of which 12,753 were males and 12,513 were females. There were 6,709 housing units, of which 5,211 were households. The average household consisted of 4.8 family members. By 2017, the population was 28,591.", "title": "Demographics" }, { "paragraph_id": 40, "text": "After the Muslim conquest of the Levant in the 630s, the local Christians were Arabized even though large numbers were ethnically Arabs of the Ghassanid clans. Bethlehem's two largest Arab Christian clans trace their ancestry to the Ghassanids, including al-Farahiyyah and an-Najajreh. The former have descended from the Ghassanids who migrated from Yemen and from the Wadi Musa area in present-day Jordan and an-Najajreh descend from Najran. Another Bethlehem clan, al-Anatreh, also trace their ancestry to the Ghassanids.", "title": "Demographics" }, { "paragraph_id": 41, "text": "The percentage of Christians in the town has been in a steady decline since the mid-twentieth century. In 1947, Christians made up 85% of the population, but by 1998, the figure had declined to 40%. In 2005, the mayor of Bethlehem, Victor Batarseh, explained that \"due to the stress, either physical or psychological, and the bad economic situation, many people are emigrating, either Christians or Muslims, but it is more apparent among Christians, because they already are a minority.\" The Palestinian Authority is officially committed to equality for Christians, although there have been incidents of violence against them by the Preventive Security Service and militant factions.", "title": "Demographics" }, { "paragraph_id": 42, "text": "In 2006, a Zogby poll that interviewed more than 1,000 Palestinian Christians from Bethlehem found that 79% of the respondents cited the Israeli occupation as source of difficulties leading the emigration of their community. In the same year, the Palestinian Centre for Research and Cultural Dialogue conducted a poll among the city's Christians according to which 90% said they had had Muslim friends, 73.3% agreed that the PNA treated Christian heritage in the city with respect and 78% attributed the exodus of Christians to the Israeli blockade. The only mosque in the Old City is the Mosque of Omar, located in the Manger Square. By 2016, the Christian population of Bethlehem had declined to only 16%. The Christian population's proportion of Bethlehem fell from 87% in the 1950s to 12% in 2016.", "title": "Demographics" }, { "paragraph_id": 43, "text": "A study by Pew Research Center concluded that the decline in the Arab Christian population of the area was partially a result of a lower birth rate among Christians than among Muslims, but also partially due to the fact that Christians were more likely to emigrate from the region than any other religious group. The seizure of Christian land by Muslim mafias and the bias of the Palestinian Judicial system have been cited as reasons leading to emigration. Amon Ramnon, a researcher at the Jerusalem Institute for Policy Research, stated that the reason why more Christians were emigrating than Muslims is because it is easier for Arab Christians to integrate into western communities than for Arab Muslims, since many of them attend church-affiliated schools, where they are taught European languages. A higher percentage of Christians in the region are urban-dwellers, which also makes it easier for them to emigrate and assimilate into western populations. A statistical analysis of the Christian exodus cited lack of economic and educational opportunity, especially due to the Christians' middle-class status and higher education. Since the Second Intifada, 10% of the Christian population have left the city. However, it is likely that there are many other factors, most of which are shared with the Palestinian population as a whole.", "title": "Demographics" }, { "paragraph_id": 44, "text": "Shopping is a major attraction, especially during the Christmas season. The city's main streets and old markets are lined with shops selling Palestinian handicrafts, Middle Eastern spices, jewelry and oriental sweets such as baklawa. Olive wood carvings are the item most purchased by tourists visiting Bethlehem. Religious handicrafts include ornaments handmade from mother-of-pearl, as well as olive wood statues, boxes, and crosses. Other industries include stone and marble-cutting, textiles, furniture and furnishings. Bethlehem factories also produce paints, plastics, synthetic rubber, pharmaceuticals, construction materials and food products, mainly pasta and confectionery.", "title": "Economy" }, { "paragraph_id": 45, "text": "Cremisan Wine, founded in 1885, is a winery run by monks in the Monastery of Cremisan. The grapes are grown mainly in the al-Khader district. In 2007, the monastery's wine production was around 700,000 liters per year.", "title": "Economy" }, { "paragraph_id": 46, "text": "In 2008, Bethlehem hosted the largest economic conference to date in the Palestinian territories. It was initiated by Palestinian Prime Minister and former Finance Minister Salam Fayyad to convince more than a thousand businessmen, bankers and government officials from throughout the Middle East to invest in the West Bank and Gaza Strip. A total of 1.4 billion US dollars was secured for business investments in the Palestinian territories.", "title": "Economy" }, { "paragraph_id": 47, "text": "Tourism is Bethlehem's main industry. Unlike other Palestinian localities prior to 2000, the majority of the employed residents did not have jobs in Israel. More than 20% of the working population is employed in the industry. Tourism accounts for approximately 65% of the city's economy and 11% of the Palestinian National Authority. The city has more than two million visitors every year. Tourism in Bethlehem ground to a halt for over a decade after the Second Intifada, but gradually began to pick back up in the early 2010s.", "title": "Economy" }, { "paragraph_id": 48, "text": "The Church of the Nativity is one of Bethlehem's major tourist attractions and a magnet for Christian pilgrims. It stands in the center of the city — a part of the Manger Square — over a grotto or cave called the Holy Crypt, where Jesus is believed to have been born. Nearby is the Milk Grotto where the Holy Family took refuge on their Flight to Egypt and next door is the cave where St. Jerome spent thirty years creating the Vulgate, the dominant Latin version of the Bible until the Reformation.", "title": "Economy" }, { "paragraph_id": 49, "text": "There are over thirty hotels in Bethlehem. Jacir Palace, built in 1910 near the church, is one of Bethlehem's most successful hotels and its oldest. It was closed down in 2000 due to the Israeli-Palestinian conflict, but reopened in 2005 as the Jacir Palace InterContinental at Bethlehem.", "title": "Economy" }, { "paragraph_id": 50, "text": "In the New Testament, the Gospel of Luke says that Jesus' parents traveled from Nazareth to Bethlehem, where Jesus was born. The Gospel of Matthew mentions Bethlehem as the place of birth, and adds that King Herod was told that a 'King of the Jews' had been born in the town, prompting Herod to order the killing of all the boys who were two years old or under in the town and surrounding area. Joseph, warned of Herod's impending action by an angel of the Lord, decided to flee to Egypt with his family and then later settled in Nazareth after Herod's death.", "title": "Religious significance and commemoration" }, { "paragraph_id": 51, "text": "Early Christian traditions describe Jesus as being born in Bethlehem: in one account, a verse in the Book of Micah is interpreted as a prophecy that the Messiah would be born there. The second century Christian apologist Justin Martyr stated in his Dialogue with Trypho (written c. 155–161) that the Holy Family had taken refuge in a cave outside of the town and then placed Jesus in a manger. Origen of Alexandria, writing around the year 247, referred to a cave in the town of Bethlehem which local people believed was the birthplace of Jesus. This cave was possibly one which had previously been a site of the cult of Tammuz. The Gospel of Mark and the Gospel of John do not include a nativity narrative, but refer to him only as being from Nazareth. In a 2005 article in Archaeology magazine, archaeologist Aviram Oshri points to an absence of evidence for the settlement of Bethlehem near Jerusalem at the time when Jesus was born, and postulates that Jesus was born in Bethlehem of Galilee. However, other archaeologists argue that there is evidence that Bethlehem of Judea was inhabited at that time. In a 2011 article in Biblical Archaeology Review magazine, Jerome Murphy-O'Connor argues for the traditional position that Jesus was born in Bethlehem near Jerusalem.", "title": "Religious significance and commemoration" }, { "paragraph_id": 52, "text": "Christmas rites are held in Bethlehem on three different dates: December 25 is the traditional date by the Roman Catholic and Protestant denominations, but Greek, Coptic and Syrian Orthodox Christians celebrate Christmas on January 6 and Armenian Orthodox Christians on January 19. Most Christmas processions pass through Manger Square, the plaza outside the Basilica of the Nativity. Roman Catholic services take place in St. Catherine's Church and Protestants often hold services at Shepherds' Fields.", "title": "Religious significance and commemoration" }, { "paragraph_id": 53, "text": "Bethlehem celebrates festivals related to saints and prophets associated with Palestinian folklore. One such festival is the annual Feast of Saint George (al-Khadr) on May 5–6. During the celebrations, Greek Orthodox Christians from the city march in procession to the nearby town of al-Khader to baptize newborns in the waters around the Monastery of St. George and sacrifice a sheep in ritual. The Feast of St. Elijah is commemorated by a procession to Mar Elias, a Greek Orthodox monastery north of Bethlehem.", "title": "Religious significance and commemoration" }, { "paragraph_id": 54, "text": "The women embroiderers of Bethlehem were known for their bridalwear. Bethlehem embroidery was renowned for its \"strong overall effect of colors and metallic brilliance.\" Less formal dresses were made of indigo fabric with a sleeveless coat (bisht) from locally woven wool worn over top. Dresses for special occasions were made of striped silk with winged sleeves with a short taqsireh jacket known as the Bethlehem jacket. The taqsireh was made of velvet or broadcloth, usually with heavy embroidery.", "title": "Culture" }, { "paragraph_id": 55, "text": "Bethlehem work was unique in its use of couched gold or silver cord, or silk cord onto the silk, wool, felt or velvet used for the garment, to create stylized floral patterns with free or rounded lines. This technique was used for \"royal\" wedding dresses (thob malak), taqsirehs and the shatwehs worn by married women. It has been traced by some to Byzantium, and by others to the formal costumes of the Ottoman Empire's elite. As a Christian village, local women were also exposed to the detailing on church vestments with their heavy embroidery and silver brocade.", "title": "Culture" }, { "paragraph_id": 56, "text": "The art of mother-of-pearl carving is said to have been a Bethlehem tradition since the 15th century when it was introduced by Franciscan friars from Italy. A constant stream of pilgrims generated a demand for these items, which also provided jobs for women. The industry was noted by Richard Pococke, who visited Bethlehem in 1727.", "title": "Culture" }, { "paragraph_id": 57, "text": "Bethlehem is home to the Palestinian Heritage Center, established in 1991. The center aims to preserve and promote Palestinian embroidery, art and folklore. The International Center of Bethlehem is another cultural center that concentrates primarily on the culture of Bethlehem. It provides language and guide training, woman's studies and arts and crafts displays, and training.", "title": "Culture" }, { "paragraph_id": 58, "text": "The Bethlehem branch of the Edward Said National Conservatory of Music has about 500 students. Its primary goals are to teach children music, train teachers for other schools, sponsor music research, and the study of Palestinian folklore music.", "title": "Culture" }, { "paragraph_id": 59, "text": "Bethlehem has several museums: The Crib of the Nativity Theatre and Museum offers visitors 31 three-dimensional models depicting the significant stages of the life of Jesus. Its theater presents a 20-minute animated show. The Badd Giacaman Museum, located in the Old City of Bethlehem, dates back to the 18th century and is primarily dedicated to the history and process of olive oil production. Baituna al-Talhami Museum, established in 1972, contains displays of Bethlehem culture. The International Museum of Nativity was built by United Nations Educational, Scientific and Cultural Organization (UNESCO) to exhibit \"high artistic quality in an evocative atmosphere\". The Palestine Museum of Natural History is the first of its kind and is based on Bethlehem University campus.", "title": "Culture" }, { "paragraph_id": 60, "text": "Bethlehem is the muhfaza (seat) or district capital of the Bethlehem Governorate.", "title": "Local government" }, { "paragraph_id": 61, "text": "Bethlehem held its first municipal elections in 1876, after the mukhtars (\"heads\") of the quarters of Bethlehem's Old City (excluding the Syriac Quarter) made the decision to elect a local council of seven members to represent each clan in the town. A Basic Law was established so that if the victor for mayor was a Catholic, his deputy should be of the Greek Orthodox community.", "title": "Local government" }, { "paragraph_id": 62, "text": "Throughout, Bethlehem's rule by the British and Jordan, the Syriac Quarter was allowed to participate in the election, as were the Ta'amrah Bedouins and Palestinian refugees, hence ratifying the number of municipal members in the council to 11. In 1976, an amendment was passed to allow women to vote and become council members and later the voting age was increased from 21 to 25.", "title": "Local government" }, { "paragraph_id": 63, "text": "There are several branches of political parties on the council, including Communist, Islamist, and secular. The leftist factions of the Palestine Liberation Organization (PLO) such as the Popular Front for the Liberation of Palestine (PFLP) and the Palestinian People's Party (PPP) usually dominate the reserved seats. Hamas gained the majority of the open seats in the 2005 Palestinian municipal elections.", "title": "Local government" }, { "paragraph_id": 64, "text": "In the October 2012 municipal elections, Fatah member Vera Baboun won, becoming the first female mayor of Bethlehem.", "title": "Local government" }, { "paragraph_id": 65, "text": "According to the Palestinian Central Bureau of Statistics (PCBS), in 1997, approximately 84% of Bethlehem's population over the age of 10 was literate. Of the city's population, 10,414 were enrolled in schools (4,015 in primary school, 3,578 in secondary and 2,821 in high school). About 14.1% of high school students received diplomas. There were 135 schools in the Bethlehem Governorate in 2006; 100 run the Education Ministry of the Palestinian National Authority, seven by the United Nations Relief and Works Agency (UNRWA) and 28 were private.", "title": "Education" }, { "paragraph_id": 66, "text": "Bethlehem is home to Bethlehem University, a Catholic Christian co-educational institution of higher learning founded in 1973 in the Lasallian tradition, open to students of all faiths. Bethlehem University is the first university established in the West Bank, and can trace its roots to 1893 when the De La Salle Christian Brothers opened schools throughout Palestine and Egypt.", "title": "Education" }, { "paragraph_id": 67, "text": "Bethlehem has three bus stations owned by private companies which offer service to Jerusalem, Beit Jala, Beit Sahour, Hebron, Nahalin, Battir, al-Khader, al-Ubeidiya and Beit Fajjar. There are two taxi stations that make trips to Beit Sahour, Beit Jala, Jerusalem, Tuqu' and Herodium. There are also two car rental departments: Murad and 'Orabi. Buses and taxis with West Bank licenses are not allowed to enter Israel, including Jerusalem, without a permit.", "title": "Transportation" }, { "paragraph_id": 68, "text": "The Israeli construction of the West Bank barrier has affected Bethlehem politically, socially, and economically. The barrier is located along the northern side of the town's built-up area, within distance of houses in the Aida refugee camp on one side, and the Jerusalem municipality on the other. Most entrances and exits from the Bethlehem agglomeration to the rest of the West Bank are currently subjected to Israeli checkpoints and roadblocks. The level of access varies based on Israeli security directives. Travel for Bethlehem's Palestinian residents from the West Bank into Jerusalem is regulated by a permit-system. Palestinians require a permit to enter the Jewish holy site of Rachel's Tomb. Israeli citizens are barred from entering Bethlehem and the nearby biblical Solomon's Pools.", "title": "Transportation" }, { "paragraph_id": 69, "text": "Bethlehem is twinned with:", "title": "Twin towns – sister cities" }, { "paragraph_id": 70, "text": "", "title": "External links" } ]
Bethlehem is a city in the Israeli-occupied West Bank, Palestine, located about 10 kilometres (6.2 mi) south of Jerusalem. It is the capital of the Bethlehem Governorate, and has a population of approximately 25,000 people. The city's economy is largely tourist-driven; international tourism peaks around and during Christmas, when Christians embark on a pilgrimage to the Church of the Nativity, revered as the location of the Nativity of Jesus. The earliest-known mention of Bethlehem is in the Amarna correspondence of ancient Egypt, dated to 1350–1330 BCE, when the town was inhabited by the Canaanites. In the Hebrew Bible, the period of the Israelites is described; it identifies Bethlehem as the birthplace of David. In the New Testament, the city is identified as the birthplace of Jesus of Nazareth. Under the Roman Empire, the city of Bethlehem was destroyed by Hadrian, but later rebuilt by Helena, and her son, Constantine the Great, who commissioned the Church of the Nativity in 327 CE. In 529, the Church of the Nativity was heavily damaged by Samaritans involved in the Samaritan revolts; following the victory of the Byzantine Empire, it was rebuilt by Justinian I. Amidst the Muslim conquest of the Levant, Bethlehem became part of Jund Filastin in 637. Muslims continued to rule the city until 1099, when it was conquered by the Crusaders, who replaced the local Christian clergy—composed of representatives from the Greek Orthodox Church—with representatives from the Catholic Church. In the mid-13th century, Bethlehem's walls were demolished by the Mamluk Sultanate. However, they were rebuilt by the Ottoman Empire in the 16th century, following the Ottoman–Mamluk War. After the dissolution of the Ottoman Empire at the end of World War I, it became part of Mandatory Palestine until 1948, when it was annexed by Jordan during the 1948 Arab–Israeli War. During the 1967 Six Day War, Bethlehem was occupied by Israel along with the rest of the West Bank. Since the Oslo Accords between Israel and the Palestinian National Authority, Bethlehem has been designated as part of Area A of the West Bank, nominally rendering it as being under Palestinian control. Movement around the city is limited due to the Israeli West Bank barrier. While it was historically a city of Arab Christians, Bethlehem now has a majority of Arab Muslims; it is still home to a significant community of Palestinian Christians, however it has dwindled significantly, mostly due to difficulties resulting from living under the Israeli occupation. Presently, Bethlehem has become encircled by dozens of Israeli settlements, which significantly hinder the ability of Palestinians in the city to openly access their land and livelihoods, which has contributed to the exodus of Palestinians.
2001-09-28T23:03:51Z
2023-12-25T00:26:22Z
[ "Template:Weather box", "Template:Pp-extended", "Template:Flagicon", "Template:Convert", "Template:Div col end", "Template:Commons category", "Template:Navboxes", "Template:Circa", "Template:Wikiquote", "Template:Further", "Template:Refbegin", "Template:Div col", "Template:Notelist", "Template:Cite web", "Template:Why", "Template:Citation needed", "Template:Short description", "Template:About", "Template:Efn", "Template:Better source needed", "Template:ISBN", "Template:Cite journal", "Template:Use mdy dates", "Template:Lang-la", "Template:Sfn whitelist", "Template:Audio", "Template:Sfn", "Template:Cite book", "Template:Oxford Dictionary of Late Antiquity", "Template:Lang-grc", "Template:Dead link", "Template:Infobox settlement", "Template:Reflist", "Template:Cbignore", "Template:Cite encyclopedia", "Template:Transliteration", "Template:According to whom", "Template:See also", "Template:Verify source", "Template:Webarchive", "Template:Cite news", "Template:Lang-ar", "Template:Lang-he", "Template:Bibleverse", "Template:Main", "Template:Bibleverse-nb", "Template:Refend", "Template:Wikivoyage", "Template:IPAc-en", "Template:IPA-grc", "Template:Rp", "Template:Portal", "Template:Authority control", "Template:Good article" ]
https://en.wikipedia.org/wiki/Bethlehem
4,313
Benjamin
Benjamin (Hebrew: בִּנְיָמִין Bīnyāmīn; "Son of (the) right") was the last of the two sons of Jacob and Rachel (i.e., Jacob's thirteenth child and twelfth and youngest son) in Jewish, Christian and Islamic tradition. He was also the progenitor of the Israelite Tribe of Benjamin. Unlike Rachel's first son, Joseph, Benjamin was born in Canaan according to biblical narrative. In the Samaritan Pentateuch, Benjamin's name appears as "Binyamēm" (Samaritan Hebrew: ࠁࠪࠍࠬࠉࠣࠌࠜࠉࠌࠬ, "son of days"). In the Quran, Benjamin is referred to as a righteous young child, who remained with Jacob when the older brothers plotted against Joseph. Later rabbinic traditions name him as one of four ancient Israelites who died without sin, the other three being Chileab, Jesse and Amram. The name is first mentioned in letters from King Sîn-kāšid of Uruk (1801–1771 BC), who called himself “King of Amnanum” and was a member of the Amorite tribal group the “Binu-Jamina” (single name “Binjamin”; Akkadian "Mar-Jamin"). The name means "Sons/Son of the South" and is linguistically related as a forerunner to the Old Testament name "Benjamin". According to the Hebrew Bible, Benjamin's name arose when Jacob deliberately changed the name "Benoni", the original name of Benjamin, since Benoni was an allusion to Rachel's dying just after she had given birth, as it means "son of my pain". Textual scholars regard these two names as fragments of naming narratives coming from different sources - one being the Jahwist and the other being the Elohist. Unusual for one of the 12 tribes of Israel, the Bible does not explain the etymology of Benjamin's name. Medieval commentator Rashi gives two different explanations, based on Midrashic sources. "Son of the south", with south derived from the word for the right hand side, referring to the birth of Benjamin in Canaan, as compared with the birth of all the other sons of Jacob in Aram. Modern scholars have proposed that "son of the south" / "right" is a reference to the tribe being subordinate to the more dominant tribe of Ephraim. Alternatively, Rashi suggests it means "son of days", meaning a son born in Jacob's old age. The Samaritan Pentateuch consistently spells his name "בנימים", with a terminal mem, ("Binyamim"), which could be translated literally as "spirit man" but is in line with the interpretation that the name was a reference to the advanced age of Jacob when Benjamin was born. According to classical rabbinical sources, Benjamin was only born after Rachel had fasted for a long time, as a religious devotion with the hope of a new child as a reward. By then Jacob had become over 100 years old. Benjamin is treated as a young child in most of the Biblical narrative, but at one point is abruptly described as the father of ten sons. Textual scholars believe that this is the result of the genealogical passage, in which his children are named, being from a much later source than the Jahwist and Elohist narratives, which make up most of the Joseph narrative, and which consistently describe Benjamin as a child. By allusion to the biblical Benjamin, in French, Polish and Spanish, "Benjamin" (benjamin/ beniamin/benjamín, respectively) is a common noun meaning the youngest child of a family, especially a particularly favoured one (with a similar connotation to "baby of the family"). The Torah's Joseph narrative, at a stage when Joseph is unrecognised by his brothers, describes Joseph as testing whether his brothers have reformed by secretly planting a silver cup in Benjamin's bag. Then, publicly searching the bags for it, and after finding it in Benjamin's possession, demanding that Benjamin become his slave as a punishment. The narrative goes on to state that when Judah (on behalf of the other brothers) begged Joseph not to enslave Benjamin and instead enslave him, since enslavement of Benjamin would break Jacob's heart. This caused Joseph to recant and reveal his identity. The midrashic book of Jasher argues that prior to revealing his identity, Joseph asked Benjamin to find his missing brother (i.e. Joseph) via astrology, using an astrolabe-like tool. It continues by stating that Benjamin divined that the man on the throne was Joseph, so Joseph identified himself to Benjamin (but not the other brothers), and revealed his scheme (as in the Torah) to test how fraternal the other brothers were. Some classical rabbinical sources argue that Joseph identified himself for other reasons. In these sources, Benjamin swore an oath, on the memory of Joseph, that he was innocent of theft, and, when challenged about how believable the oath would be, explained that remembering Joseph was so important to him that he had named his sons in Joseph's honour. These sources go on to state that Benjamin's oath touched Joseph so deeply that Joseph was no longer able to pretend to be a stranger. In the narrative, just prior to this test, when Joseph had first met all of his brothers (but not identified himself to them), he had held a feast for them; the narrative heavily implies that Benjamin was Joseph's favorite brother, since he is overcome with tears when he first meets Benjamin in particular, and he gives Benjamin five times as much food as he apportions to the others. According to textual scholars, this is really the Jahwist's account of the reunion after Joseph identifies himself, and the account of the threat to enslave Benjamin is just the Elohist's version of the same event, with the Elohist being more terse about Joseph's emotions towards Benjamin, merely mentioning that Benjamin was given five times as many gifts as the others. Upon his death, the patriarch Jacob blesses his youngest son: "Benjamin is a ravenous wolf; In the morning he consumes the foe, And in the evening he divides the spoil" (Genesis 49:27). This wolf symbolism has been interpreted to refer to several elements of the Tribe of Benjamin, including its heroic members like King Saul and Mordecai, the tribe's often warlike nature, and the tribe's jurisdiction over the Temple in Jerusalem in which sacrifices were 'devoured' by flame. Biblical scholars believe, due to their geographic overlap and their treatment in older passages, that Ephraim and Manasseh were originally considered one tribe, that of Joseph. According to several biblical scholars, Benjamin was also originally part of this single tribe, but the biblical account of Joseph as his father became lost. The description of Benjamin being born after the arrival in Canaan is thought by some scholars to refer to the tribe of Benjamin coming into existence by branching from the Joseph group after the tribe had settled in Canaan. A number of biblical scholars suspect that the distinction of the Joseph tribes (including Benjamin) is that they were the only Israelites which went to Egypt and returned, while the main Israelite tribes simply emerged as a subculture from the Canaanites and had remained in Canaan throughout. According to this view, the story of Jacob's visit to Laban to obtain a wife originated as a metaphor for this migration, with the property and family which were gained from Laban representing the gains of the Joseph tribes by the time they returned from Egypt. According to textual scholars, the Jahwist version of the Laban narrative only mentions the Joseph tribes, and Rachel, and does not mention the other tribal matriarchs whatsoever. According to Genesis 46:21, Benjamin had ten sons: Bela, Becher, Ashbel, Gera, Naaman, Ehi, Rosh, Muppim, Huppim, and Ard. The name of his wife/wives are not given, but the Book of Jubilees calls his wife Ijasaka and the Book of Jasher mentions two wives, Mechalia the daughter of Aram and Aribath the daughter of Shomron. The classical rabbinical tradition adds that each son's name honors Joseph: There is a disparity between the list given in Genesis 46 and that in Numbers 26, where the sons of Benjamin are listed along with the tribes they are the progenitors of. Becher, Gera, Ehi, and Rosh are omitted from the second list. Ard and Naaman, who are the sons of Benjamin according to Numbers 26, are listed as the sons of Belah and are the progenitors of the Ardites and the Naamites respectively. Though not named in the Quran, Benjamin (بنيامين Binyamīn) is referred to as the righteous youngest son of Jacob, in the narrative of Joseph in Islamic tradition. Apart from that, however, Islamic tradition does not provide much detail regarding Benjamin's life, and refers to him as being born from Jacob's wife Rachel. As with Jewish tradition, it also further links a connection between the names of Benjamin's children and Joseph.
[ { "paragraph_id": 0, "text": "Benjamin (Hebrew: בִּנְיָמִין Bīnyāmīn; \"Son of (the) right\") was the last of the two sons of Jacob and Rachel (i.e., Jacob's thirteenth child and twelfth and youngest son) in Jewish, Christian and Islamic tradition. He was also the progenitor of the Israelite Tribe of Benjamin. Unlike Rachel's first son, Joseph, Benjamin was born in Canaan according to biblical narrative.", "title": "" }, { "paragraph_id": 1, "text": "In the Samaritan Pentateuch, Benjamin's name appears as \"Binyamēm\" (Samaritan Hebrew: ࠁࠪࠍࠬࠉࠣࠌࠜࠉࠌࠬ, \"son of days\"). In the Quran, Benjamin is referred to as a righteous young child, who remained with Jacob when the older brothers plotted against Joseph. Later rabbinic traditions name him as one of four ancient Israelites who died without sin, the other three being Chileab, Jesse and Amram.", "title": "" }, { "paragraph_id": 2, "text": "The name is first mentioned in letters from King Sîn-kāšid of Uruk (1801–1771 BC), who called himself “King of Amnanum” and was a member of the Amorite tribal group the “Binu-Jamina” (single name “Binjamin”; Akkadian \"Mar-Jamin\"). The name means \"Sons/Son of the South\" and is linguistically related as a forerunner to the Old Testament name \"Benjamin\".", "title": "Name" }, { "paragraph_id": 3, "text": "According to the Hebrew Bible, Benjamin's name arose when Jacob deliberately changed the name \"Benoni\", the original name of Benjamin, since Benoni was an allusion to Rachel's dying just after she had given birth, as it means \"son of my pain\". Textual scholars regard these two names as fragments of naming narratives coming from different sources - one being the Jahwist and the other being the Elohist.", "title": "Name" }, { "paragraph_id": 4, "text": "Unusual for one of the 12 tribes of Israel, the Bible does not explain the etymology of Benjamin's name. Medieval commentator Rashi gives two different explanations, based on Midrashic sources. \"Son of the south\", with south derived from the word for the right hand side, referring to the birth of Benjamin in Canaan, as compared with the birth of all the other sons of Jacob in Aram. Modern scholars have proposed that \"son of the south\" / \"right\" is a reference to the tribe being subordinate to the more dominant tribe of Ephraim. Alternatively, Rashi suggests it means \"son of days\", meaning a son born in Jacob's old age. The Samaritan Pentateuch consistently spells his name \"בנימים\", with a terminal mem, (\"Binyamim\"), which could be translated literally as \"spirit man\" but is in line with the interpretation that the name was a reference to the advanced age of Jacob when Benjamin was born.", "title": "Name" }, { "paragraph_id": 5, "text": "According to classical rabbinical sources, Benjamin was only born after Rachel had fasted for a long time, as a religious devotion with the hope of a new child as a reward. By then Jacob had become over 100 years old. Benjamin is treated as a young child in most of the Biblical narrative, but at one point is abruptly described as the father of ten sons. Textual scholars believe that this is the result of the genealogical passage, in which his children are named, being from a much later source than the Jahwist and Elohist narratives, which make up most of the Joseph narrative, and which consistently describe Benjamin as a child.", "title": "Name" }, { "paragraph_id": 6, "text": "By allusion to the biblical Benjamin, in French, Polish and Spanish, \"Benjamin\" (benjamin/ beniamin/benjamín, respectively) is a common noun meaning the youngest child of a family, especially a particularly favoured one (with a similar connotation to \"baby of the family\").", "title": "Name" }, { "paragraph_id": 7, "text": "The Torah's Joseph narrative, at a stage when Joseph is unrecognised by his brothers, describes Joseph as testing whether his brothers have reformed by secretly planting a silver cup in Benjamin's bag. Then, publicly searching the bags for it, and after finding it in Benjamin's possession, demanding that Benjamin become his slave as a punishment.", "title": "Israelites in Egypt" }, { "paragraph_id": 8, "text": "The narrative goes on to state that when Judah (on behalf of the other brothers) begged Joseph not to enslave Benjamin and instead enslave him, since enslavement of Benjamin would break Jacob's heart. This caused Joseph to recant and reveal his identity. The midrashic book of Jasher argues that prior to revealing his identity, Joseph asked Benjamin to find his missing brother (i.e. Joseph) via astrology, using an astrolabe-like tool. It continues by stating that Benjamin divined that the man on the throne was Joseph, so Joseph identified himself to Benjamin (but not the other brothers), and revealed his scheme (as in the Torah) to test how fraternal the other brothers were.", "title": "Israelites in Egypt" }, { "paragraph_id": 9, "text": "Some classical rabbinical sources argue that Joseph identified himself for other reasons. In these sources, Benjamin swore an oath, on the memory of Joseph, that he was innocent of theft, and, when challenged about how believable the oath would be, explained that remembering Joseph was so important to him that he had named his sons in Joseph's honour. These sources go on to state that Benjamin's oath touched Joseph so deeply that Joseph was no longer able to pretend to be a stranger.", "title": "Israelites in Egypt" }, { "paragraph_id": 10, "text": "In the narrative, just prior to this test, when Joseph had first met all of his brothers (but not identified himself to them), he had held a feast for them; the narrative heavily implies that Benjamin was Joseph's favorite brother, since he is overcome with tears when he first meets Benjamin in particular, and he gives Benjamin five times as much food as he apportions to the others. According to textual scholars, this is really the Jahwist's account of the reunion after Joseph identifies himself, and the account of the threat to enslave Benjamin is just the Elohist's version of the same event, with the Elohist being more terse about Joseph's emotions towards Benjamin, merely mentioning that Benjamin was given five times as many gifts as the others.", "title": "Israelites in Egypt" }, { "paragraph_id": 11, "text": "Upon his death, the patriarch Jacob blesses his youngest son: \"Benjamin is a ravenous wolf; In the morning he consumes the foe, And in the evening he divides the spoil\" (Genesis 49:27). This wolf symbolism has been interpreted to refer to several elements of the Tribe of Benjamin, including its heroic members like King Saul and Mordecai, the tribe's often warlike nature, and the tribe's jurisdiction over the Temple in Jerusalem in which sacrifices were 'devoured' by flame.", "title": "Jacob's blessing" }, { "paragraph_id": 12, "text": "Biblical scholars believe, due to their geographic overlap and their treatment in older passages, that Ephraim and Manasseh were originally considered one tribe, that of Joseph. According to several biblical scholars, Benjamin was also originally part of this single tribe, but the biblical account of Joseph as his father became lost.", "title": "Origin" }, { "paragraph_id": 13, "text": "The description of Benjamin being born after the arrival in Canaan is thought by some scholars to refer to the tribe of Benjamin coming into existence by branching from the Joseph group after the tribe had settled in Canaan. A number of biblical scholars suspect that the distinction of the Joseph tribes (including Benjamin) is that they were the only Israelites which went to Egypt and returned, while the main Israelite tribes simply emerged as a subculture from the Canaanites and had remained in Canaan throughout.", "title": "Origin" }, { "paragraph_id": 14, "text": "According to this view, the story of Jacob's visit to Laban to obtain a wife originated as a metaphor for this migration, with the property and family which were gained from Laban representing the gains of the Joseph tribes by the time they returned from Egypt. According to textual scholars, the Jahwist version of the Laban narrative only mentions the Joseph tribes, and Rachel, and does not mention the other tribal matriarchs whatsoever.", "title": "Origin" }, { "paragraph_id": 15, "text": "According to Genesis 46:21, Benjamin had ten sons: Bela, Becher, Ashbel, Gera, Naaman, Ehi, Rosh, Muppim, Huppim, and Ard. The name of his wife/wives are not given, but the Book of Jubilees calls his wife Ijasaka and the Book of Jasher mentions two wives, Mechalia the daughter of Aram and Aribath the daughter of Shomron. The classical rabbinical tradition adds that each son's name honors Joseph:", "title": "Benjamin's sons" }, { "paragraph_id": 16, "text": "There is a disparity between the list given in Genesis 46 and that in Numbers 26, where the sons of Benjamin are listed along with the tribes they are the progenitors of.", "title": "Benjamin's sons" }, { "paragraph_id": 17, "text": "Becher, Gera, Ehi, and Rosh are omitted from the second list. Ard and Naaman, who are the sons of Benjamin according to Numbers 26, are listed as the sons of Belah and are the progenitors of the Ardites and the Naamites respectively.", "title": "Benjamin's sons" }, { "paragraph_id": 18, "text": "Though not named in the Quran, Benjamin (بنيامين Binyamīn) is referred to as the righteous youngest son of Jacob, in the narrative of Joseph in Islamic tradition. Apart from that, however, Islamic tradition does not provide much detail regarding Benjamin's life, and refers to him as being born from Jacob's wife Rachel. As with Jewish tradition, it also further links a connection between the names of Benjamin's children and Joseph.", "title": "In Islam" } ]
Benjamin was the last of the two sons of Jacob and Rachel in Jewish, Christian and Islamic tradition. He was also the progenitor of the Israelite Tribe of Benjamin. Unlike Rachel's first son, Joseph, Benjamin was born in Canaan according to biblical narrative. In the Samaritan Pentateuch, Benjamin's name appears as "Binyamēm". In the Quran, Benjamin is referred to as a righteous young child, who remained with Jacob when the older brothers plotted against Joseph. Later rabbinic traditions name him as one of four ancient Israelites who died without sin, the other three being Chileab, Jesse and Amram.
2002-02-25T15:43:11Z
2023-12-22T14:20:52Z
[ "Template:Short description", "Template:Pp-semi-indef", "Template:Infobox person", "Template:Bibleverse", "Template:Cite book", "Template:Qref", "Template:Authority control", "Template:SpecialChars", "Template:Lang", "Template:Cite web", "Template:Sons of Jacob", "Template:Characters and Names in Quran", "Template:About", "Template:Lang-he", "Template:Lookfrom", "Template:Reflist", "Template:Cite encyclopedia", "Template:Commons category-inline" ]
https://en.wikipedia.org/wiki/Benjamin
4,314
Black Sabbath
Black Sabbath were an English rock band formed in Birmingham in 1968 by vocalist Ozzy Osbourne, guitarist Tony Iommi, bassist Geezer Butler and drummer Bill Ward. They are often cited as pioneers of heavy metal music. The band helped define the genre with their first three albums Black Sabbath (1970), Paranoid (1970) and Master of Reality (1971). Following Osbourne's departure in 1979, the band underwent multiple line-up changes, with Iommi being the only constant member throughout their history. After previous iterations of the group – the Polka Tulk Blues Band and Earth – the band settled on the name Black Sabbath in 1969. They distinguished themselves through occult themes with horror-inspired lyrics and down-tuned guitars. Signing to Philips Records in November 1969, they released their first single, "Evil Woman", in January 1970, and their debut album, Black Sabbath, was released the following month. Though it received a negative critical response, the album was a commercial success, leading to a follow-up record, Paranoid, later that year. The band's popularity grew, and by 1973's Sabbath Bloody Sabbath, critics were starting to respond favourably. This album, along with its predecessor Vol. 4 (1972) and its successors Sabotage (1975), Technical Ecstasy (1976) and Never Say Die! (1978), saw the band explore more experimental and progressive styles. Osbourne's excessive substance abuse led to his firing in 1979. He was replaced by former Rainbow vocalist Ronnie James Dio. Sabbath recorded three albums with Dio, Heaven and Hell (1980), Mob Rules (1981) and the live album Live Evil (1982), with the last two featuring drummer Vinny Appice replacing Ward. Following Dio and Appice's departures, Iommi and Butler recorded Born Again (1983) with then-former Deep Purple vocalist Ian Gillan and Ward returning on drums, while the latter was replaced by then-Electric Light Orchestra drummer Bev Bevan on the subsequent tour. Black Sabbath split in 1984, with Iommi assembling a new version of the band the following year. For the next twelve years, the band endured many personnel changes that included vocalists Glenn Hughes, Ray Gillen and Tony Martin, as well as several drummers and bassists. In 1991, Iommi rejoined with Butler, Dio and Appice to record Dehumanizer (1992), though Dio and Appice had both departed again by the end of 1992. The original line-up reunited in 1997, releasing a live album, Reunion, in the following year, and touring occasionally until 2005, most of which saw Black Sabbath headlining Osbourne's annual festival tour Ozzfest. The band went on hiatus in 2006 when the Mob Rules lineup reunited as Heaven & Hell, touring during the late 2000s and releasing its sole studio album, The Devil You Know, in 2009 before disbanding after Dio's death in the following year. The original line-up of Black Sabbath reunited once again in 2011, though Ward departed prior to the recording of their final studio album and 19th overall, 13 (2013). During their farewell tour, Black Sabbath played their final concert in their home city of Birmingham on 4 February 2017. Occasional partial reunions have happened since, most recently when Osbourne and Iommi performed together at the closing ceremony of the 2022 Commonwealth Games in Birmingham. Black Sabbath have sold over 70 million records worldwide as of 2013, making them one of the most commercially successful heavy metal bands. Black Sabbath, together with Deep Purple and Led Zeppelin, have been referred to as the "unholy trinity of British hard rock and heavy metal in the early to mid-seventies". They were ranked by MTV as the "Greatest Metal Band of All Time" and placed second on VH1's "100 Greatest Artists of Hard Rock" list. Rolling Stone magazine ranked them number 85 on their "100 Greatest Artists of All Time" list. Black Sabbath were inducted into the UK Music Hall of Fame in 2005 and the Rock and Roll Hall of Fame in 2006. They have also won two Grammy Awards for Best Metal Performance, and in 2019 the band received a Grammy Lifetime Achievement Award. Following the break-up of their previous band, Mythology, in 1968, guitarist Tony Iommi and drummer Bill Ward sought to form a heavy blues rock band in Aston, Birmingham. They enlisted bassist Geezer Butler and vocalist Ozzy Osbourne, who had played together in a band called Rare Breed, Osbourne having placed an advertisement in a local music shop: "OZZY ZIG Needs Gig – has own PA". The new group was initially named the Polka Tulk Blues Band, the name taken either from a brand of talcum powder or an Indian/Pakistani clothing shop; the exact origin is confused. The Polka Tulk Blues Band included slide guitarist Jimmy Phillips, a childhood friend of Osbourne's, and saxophonist Alan "Aker" Clarke. After shortening the name to Polka Tulk, the band again changed their name to Earth (which Osbourne hated) and continued as a four-piece without Phillips and Clarke. Iommi became concerned that Phillips and Clarke lacked the necessary dedication and were not taking the band seriously. Rather than asking them to leave, they instead decided to break up and then quietly reformed the band as a four-piece. While the band was performing under the Earth moniker, they recorded several demos written by Norman Haines such as "The Rebel", "When I Came Down" and "Song for Jim", the latter of which being a reference to Jim Simpson, who was a manager for the bands Bakerloo Blues Line and Tea & Symphony, as well as the trumpet player for the group Locomotive. Simpson had recently started a new club named Henry's Blueshouse at The Crown Hotel in Birmingham and offered to let Earth play there after they agreed to waive the usual support band fee in return for free T-shirts. The audience response was positive and Simpson agreed to manage Earth. In December 1968, Iommi abruptly left Earth to join Jethro Tull. Although his stint with the band would be short-lived, Iommi made an appearance with Jethro Tull on The Rolling Stones Rock and Roll Circus TV show. Unsatisfied with the direction of Jethro Tull, Iommi returned to Earth by the end of the month. "It just wasn't right, so I left", Iommi said. "At first I thought Tull were great, but I didn't much go for having a leader in the band, which was Ian Anderson's way. When I came back from Tull, I came back with a new attitude altogether. They taught me that to get on, you got to work for it." While playing shows in England in 1969, the band discovered they were being mistaken for another English group named Earth, so they decided to change their name again (this name change would give rise to the well-known debate about the alleged aesthetic influence of Coven, which the British band always denied). A cinema across the street from the band's rehearsal room was showing the 1963 horror film Black Sabbath, starring Boris Karloff and directed by Mario Bava. While watching people line up to see the film, Butler noted that it was "strange that people spend so much money to see scary movies". Following that, Osbourne and Butler wrote the lyrics for a song called "Black Sabbath", which was inspired by the work of horror and adventure-story writer Dennis Wheatley, along with a vision that Butler had of a black silhouetted figure standing at the foot of his bed. Making use of the musical tritone, also known as "the Devil's Interval", the song's ominous sound and dark lyrics pushed the band in a darker direction, a stark contrast to the popular music of the late 1960s, which was dominated by flower power, folk music and hippie culture. Judas Priest frontman Rob Halford has called the track "probably the most evil song ever written". Inspired by the new sound, the band changed their name to Black Sabbath in August 1969, and made the decision to focus on writing similar material in an attempt to create the musical equivalent of horror films. The band's first show as Black Sabbath took place on 30 August 1969 in Workington, England. They were signed to Philips Records in November 1969 and released their first single, "Evil Woman" (a cover of a song by the band Crow), which was recorded at Trident Studios through Philips subsidiary Fontana Records in January 1970. Later releases were handled by Philips' newly formed progressive rock label, Vertigo Records. Black Sabbath's first major exposure came when the band appeared on John Peel's Top Gear radio show in 1969, performing "Black Sabbath", "N.I.B.", "Behind the Wall of Sleep" and "Sleeping Village" to a national audience in Great Britain shortly before recording of their first album commenced. Although the "Evil Woman" single failed to chart, the band were afforded two days of studio time in November to record their debut album with producer Rodger Bain. Iommi recalls recording live: "We thought, 'We have two days to do it, and one of the days is mixing.' So we played live. Ozzy was singing at the same time; we just put him in a separate booth and off we went. We never had a second run of most of the stuff". Black Sabbath was released on Friday the 13th, February 1970, and reached number eight in the UK Albums Chart. Following its U.S. and Canadian release in May 1970 by Warner Bros. Records, the album reached number 23 on the Billboard 200, where it remained for over a year. The album was given negative reviews by many critics. Lester Bangs dismissed it in a Rolling Stone review as "discordant jams with bass and guitar reeling like velocitised speedfreaks all over each other's musical perimeters, yet never quite finding synch". It sold in substantial numbers despite being panned, giving the band their first mainstream exposure. It has since been certified Platinum in both U.S. by the Recording Industry Association of America (RIAA) and in the UK by British Phonographic Industry (BPI), and is now generally accepted as the first heavy metal album. The band returned to the studio in June 1970, just four months after Black Sabbath was released. The new album was initially set to be named War Pigs after the song "War Pigs", which was critical of the Vietnam War; however, Warner changed the title of the album to Paranoid. The album's lead single, "Paranoid", was written in the studio at the last minute. Ward explains: "We didn't have enough songs for the album, and Tony just played the [Paranoid] guitar lick and that was it. It took twenty, twenty-five minutes from top to bottom." The single was released in September 1970 and reached number four on the UK Singles Chart, remaining Black Sabbath's only top 10 hit. The album followed in the UK in October 1970, where, pushed by the success of the "Paranoid" single, it reached number one on the UK Albums Chart. The U.S. release was held off until January 1971, as the Black Sabbath album was still on the chart at the time of Paranoid's UK release. The album reached No. 12 in the U.S. in March 1971, and would go on to sell four million copies in the U.S. with virtually no radio airplay. Like Black Sabbath, the album was panned by rock critics of the era, but modern-day reviewers such as AllMusic's Steve Huey cite Paranoid as "one of the greatest and most influential heavy metal albums of all time", which "defined the sound and style of heavy metal more than any other record in rock history". The album was ranked at number 131 on Rolling Stone magazine's list of The 500 Greatest Albums of All Time. Paranoid's chart success allowed the band to tour the U.S. for the first time – their first U.S. show was at a club called Ungano's at 210 West 70th Street in New York City – and spawned the release of the album's second single, "Iron Man". Although the single failed to reach the top 40, it remains one of Black Sabbath's most popular songs, as well as the band's highest-charting U.S. single until 1998's "Psycho Man". In February 1971, after a one-off performance at the Myponga Pop Festival in Australia, Black Sabbath returned to the studio to begin work on their third album. Following the chart success of Paranoid, the band were afforded more studio time, along with a "briefcase full of cash" to buy drugs. "We were getting into coke, big time", Ward explained. "Uppers, downers, Quaaludes, whatever you like. It got to the stage where you come up with ideas and forget them, because you were just so out of it." Production completed in April 1971, and in July the band released Master of Reality, just six months after the U.S. release of Paranoid. The album reached the top 10 in the U.S. and the United Kingdom, and was certified Gold in less than two months, eventually receiving Platinum certification in the 1980s and Double Platinum in the early 21st century. It contained Sabbath's first acoustic songs, alongside fan favourites such as "Children of the Grave" and "Sweet Leaf". Critical response of the era was generally unfavourable, with Lester Bangs delivering an ambivalent review of Master of Reality in Rolling Stone, describing the closing "Children of the Grave" as "naïve, simplistic, repetitive, absolute doggerel – but in the tradition [of rock 'n' roll] ... The only criterion is excitement, and Black Sabbath's got it". (In 2003, Rolling Stone would place the album at number 300 on their 500 Greatest Albums of All Time list.) Following the Master of Reality world tour in 1972, the band took their first break in three years. As Ward explained: "The band started to become very fatigued and very tired. We'd been on the road non-stop, year in and year out, constantly touring and recording. I think Master of Reality was kind of like the end of an era, the first three albums, and we decided to take our time with the next album." In June 1972, the band reconvened in Los Angeles to begin work on their next album at the Record Plant. With more time in the studio, the album saw the band experimenting with new textures, such as strings, piano, orchestration and multi-part songs. Recording was plagued with problems, many as a result of substance abuse issues. Struggling to record the song "Cornucopia" after "sitting in the middle of the room, just doing drugs", Ward was nearly fired. "I hated the song, there were some patterns that were just ... horrible," the drummer said. "I nailed it in the end, but the reaction I got was the cold shoulder from everybody. It was like, 'Well, just go home; you're not being of any use right now.' I felt like I'd blown it, I was about to get fired". Butler thought that the end product "was very badly produced, as far as I was concerned. Our then-manager insisted on producing it, so he could claim production costs". The album was originally titled Snowblind after the song of the same name, which deals with cocaine abuse. The record company changed the title at the last minute to Black Sabbath Vol. 4. Ward observed, "There was no Volume 1, 2 or 3, so it's a pretty stupid title, really". Vol. 4 was released in September 1972, and while critics were dismissive, it achieved Gold status in less than a month, and was the band's fourth consecutive release to sell a million in the U.S. "Tomorrow's Dream" was released as a single – the band's first since "Paranoid" – but failed to chart. Following an extensive tour of the U.S., in 1973 the band travelled again to Australia, followed by a tour for the first time to New Zealand, before moving onto mainland Europe. "The band were definitely in their heyday", recalled Ward, "in the sense that nobody had burnt out quite yet". Following the Vol. 4 world tour, Black Sabbath returned to Los Angeles to begin work on their next release. Pleased with the Vol. 4 album, the band sought to recreate the recording atmosphere, and returned to the Record Plant studio in Los Angeles. With new musical innovations of the era, the band were surprised to find that the room they had used previously at the Record Plant was replaced by a "giant synthesiser". The band rented a house in Bel Air and began writing in the summer of 1973, but in part because of substance issues and fatigue, they were unable to complete any songs. "Ideas weren't coming out the way they were on Vol. 4, and we really got discontent", Iommi said. "Everybody was sitting there waiting for me to come up with something. I just couldn't think of anything. And if I didn't come up with anything, nobody would do anything". After a month in Los Angeles with no results, the band opted to return to England. They rented Clearwell Castle in The Forest of Dean. "We rehearsed in the dungeons and it was really creepy, but it had some atmosphere, it conjured up things and stuff started coming out again". While working in the dungeon, Iommi stumbled onto the main riff of "Sabbath Bloody Sabbath", which set the tone for the new material. Recorded at Morgan Studios in London by Mike Butcher and building off the stylistic changes introduced on Vol. 4, new songs incorporated synthesisers, strings and complex arrangements. Yes keyboardist Rick Wakeman was brought in as a session player, appearing on "Sabbra Cadabra". In November 1973, Black Sabbath began to receive positive reviews in the mainstream press after the release of Sabbath Bloody Sabbath, with Gordon Fletcher of Rolling Stone calling the album "an extraordinarily gripping affair" and "nothing less than a complete success". Later reviewers such as AllMusic's Eduardo Rivadavia cite the album as a "masterpiece, essential to any heavy metal collection", while also displaying "a newfound sense of finesse and maturity". The album marked the band's fifth consecutive Platinum-selling album in the U.S., reaching number four on the UK Albums Chart and number 11 in the U.S. The band began a world tour in January 1974, which culminated at the California Jam festival in Ontario, California, on 6 April 1974. Attracting over 200,000 fans, Black Sabbath appeared alongside popular 1970s rock and pop bands Deep Purple, Eagles, Emerson, Lake & Palmer, Rare Earth, Seals & Crofts, Black Oak Arkansas and Earth, Wind & Fire. Portions of the show were telecast on ABC Television in the U.S., exposing the band to a wider American audience. In the same year, the band shifted management, signing with notorious English manager Don Arden. The move caused a contractual dispute with Black Sabbath's former management, and while on stage in the U.S., Osbourne was handed a subpoena that led to two years of litigation. Black Sabbath began work on their sixth album in February 1975, again in England at Morgan Studios in Willesden, this time with a decisive vision to differ the sound from Sabbath, Bloody Sabbath. "We could've continued and gone on and on, getting more technical, using orchestras and everything else which we didn't particularly want to. We took a look at ourselves, and we wanted to do a rock album – Sabbath, Bloody Sabbath wasn't a rock album, really". Produced by Black Sabbath and Mike Butcher, Sabotage was released in July 1975. As with its precursor, the album initially saw favourable reviews, with Rolling Stone stating "Sabotage is not only Black Sabbath's best record since Paranoid, it might be their best ever", although later reviewers such as AllMusic noted that "the magical chemistry that made such albums as Paranoid and Volume 4 so special was beginning to disintegrate". Sabotage reached the top 20 in both the U.S. and the United Kingdom, but was the band's first release not to achieve Platinum status in the U.S., only achieving Gold certification. Although the album's only single "Am I Going Insane (Radio)" failed to chart, Sabotage features fan favourites such as "Hole in the Sky" and "Symptom of the Universe". Black Sabbath toured in support of Sabotage with openers Kiss, but were forced to cut the tour short in November 1975, following a motorcycle accident in which Osbourne ruptured a muscle in his back. In December 1975, the band's record companies released a greatest hits album without input from the band, titled We Sold Our Soul for Rock 'n' Roll. The album charted throughout 1976, eventually selling two million copies in the U.S. Black Sabbath began work for their next album at Criteria Studios in Miami, Florida, in June 1976. To expand their sound, the band added keyboard player Gerald Woodroffe, who also had appeared to a lesser extent on Sabotage. During the recording of Technical Ecstasy, Osbourne admits that he began losing interest in Black Sabbath and began to consider the possibility of working with other musicians. Recording of Technical Ecstasy was difficult; by the time the album was completed, Osbourne was admitted to Stafford County Asylum in Britain. It was released on 25 September 1976 to mixed reviews, and – for the first time – later music critics gave the album less favourable retrospective reviews; two decades after its release, AllMusic gave the album two stars, and noted that the band was "unravelling at an alarming rate". The album featured less of the doomy, ominous sound of previous efforts, and incorporated more synthesisers and uptempo rock songs. Technical Ecstasy failed to reach the top 50 in the U.S. and was the band's second consecutive release not to achieve Platinum status, although it was later certified Gold in 1997. The album included "Dirty Women", which remains a live staple, as well as Ward's first lead vocal on the song "It's Alright". Touring in support of Technical Ecstasy began in November 1976, with openers Boston and Ted Nugent in the U.S., and completed in Europe with AC/DC in April 1977. In late 1977, while in rehearsal for their next album and just days before the band was set to enter the studio, Osbourne abruptly quit the band. Iommi called vocalist Dave Walker, a longtime friend of the band who had previously been a member of Fleetwood Mac and Savoy Brown, and informed him that Osbourne had left the band. Walker, who was at that time fronting a band called Mistress, flew to Birmingham from California in late 1977 to write material and rehearse with Black Sabbath. On 8 January 1978, Black Sabbath made their only live performance with Walker on vocals, playing an early version of the song "Junior's Eyes" on the BBC Television programme "Look! Hear!" Walker later recalled that, while in Birmingham, he had bumped into Osbourne in a pub and came to the conclusion that Osbourne was not fully committed to leaving Black Sabbath. "The last Sabbath albums were just very depressing for me", Osbourne said. "I was doing it for the sake of what we could get out of the record company, just to get fat on beer and put a record out." Walker has said that he wrote a lot of lyrics during his brief time in the band, but none of them were ever used. If any recordings of this version of the band other than the "Look! Hear!" footage still exist, Walker says that he is not aware of them. Osbourne initially set out to form a solo project featuring former Dirty Tricks members John Frazer-Binnie, Terry Horbury and Andy Bierne. As the new band were in rehearsals in January 1978, Osbourne had a change of heart and rejoined Black Sabbath. "Three days before we were due to go into the studio, Ozzy wanted to come back to the band", Iommi explained. "He wouldn't sing any of the stuff we'd written with the other guy (Walker), so it made it very difficult. We went into the studio with basically no songs. We'd write in the morning so we could rehearse and record at night. It was so difficult, like a conveyor belt, because you couldn't get time to reflect on stuff. 'Is this right? Is this working properly?' It was very difficult for me to come up with the ideas and putting them together that quick". The band spent five months at Sounds Interchange Studios in Toronto, Ontario, Canada, writing and recording what would become Never Say Die!. "It took quite a long time", Iommi said. "We were getting really drugged out, doing a lot of dope. We'd go down to the sessions, and have to pack up because we were too stoned, we'd have to stop. Nobody could get anything right, we were all over the place, everybody's playing a different thing. We'd go back and sleep it off, and try again the next day". The album was released in September 1978, reaching number 12 in the United Kingdom and number 69 in the U.S. Press response was unfavourable and did not improve over time, with Eduardo Rivadavia of AllMusic stating two decades after its release that the album's "unfocused songs perfectly reflected the band's tense personnel problems and drug abuse". The album featured the singles "Never Say Die" and "Hard Road", both of which cracked the top 40 in the United Kingdom. The band also made their second appearance on the BBC's Top of the Pops, performing "Never Say Die". It took nearly 20 years for the album to be certified Gold in the U.S. Touring in support of Never Say Die! began in May 1978 with openers Van Halen. Reviewers called Black Sabbath's performance "tired and uninspired", a stark contrast to the "youthful" performance of Van Halen, who were touring the world for the first time. The band filmed a performance at the Hammersmith Odeon in June 1978, which was later released on DVD as Never Say Die. The final show of the tour – and Osbourne's last appearance with the band until later reunions – was in Albuquerque, New Mexico, on 11 December. Following the tour, Black Sabbath returned to Los Angeles and again rented a house in Bel Air, where they spent nearly a year working on new material for the next album. The entire band were abusing both alcohol and other drugs, but Iommi says Osbourne "was on a totally different level altogether". The band would come up with new song ideas, but Osbourne showed little interest and would refuse to sing them. Pressure from the record label and frustrations with Osbourne's lack of input coming to a head, Iommi made the decision to fire Osbourne in 1979. Iommi believed the only options available were to fire Osbourne or break the band up completely. "At that time, Ozzy had come to an end", Iommi said. "We were all doing a lot of drugs, a lot of coke, a lot of everything, and Ozzy was getting drunk so much at the time. We were supposed to be rehearsing and nothing was happening. It was like, 'Rehearse today? No, we'll do it tomorrow.' It really got so bad that we didn't do anything. It just fizzled out". Ward, who was close with Osbourne, was chosen by Tony to break the news to the singer on 27 April 1979. "I hope I was professional, I might not have been, actually. When I'm drunk I am horrible, I am horrid", Ward said. "Alcohol was definitely one of the most damaging things to Black Sabbath. We were destined to destroy each other. The band were toxic, very toxic". Sharon Arden (later Sharon Osbourne), daughter of Black Sabbath manager Don Arden, suggested former Rainbow vocalist Ronnie James Dio to replace Ozzy Osbourne in 1979. Don Arden was at this point still trying to convince Osbourne to rejoin the band, as he viewed the original line-up as the most profitable. Dio officially joined in June, and the band began writing their next album. With a notably different vocal style from Osbourne's, Dio's addition to the band marked a change in Black Sabbath's sound. "They were totally different altogether", Iommi explains. "Not only voice-wise, but attitude-wise. Ozzy was a great showman, but when Dio came in, it was a different attitude, a different voice and a different musical approach, as far as vocals. Dio would sing across the riff, whereas Ozzy would follow the riff, like in "Iron Man". Ronnie came in and gave us another angle on writing." Geezer Butler temporarily left the band in September 1979 for personal reasons. According to Dio, the band initially hired Craig Gruber, with whom Dio had previously played while in Elf and Rainbow, on bass to assist with writing the new album. Gruber was soon replaced by Geoff Nicholls of Quartz. The new line-up returned to Criteria Studios in November to begin recording work, with Butler returning to the band in January 1980 and Nicholls moving to keyboards. Produced by Martin Birch, Heaven and Hell was released on 25 April 1980, to critical acclaim. Over a decade after its release, AllMusic said the album was "one of Sabbath's finest records, the band sounds reborn and re-energised throughout". Heaven and Hell peaked at number nine in the United Kingdom and number 28 in the U.S., the band's highest-charting album since Sabotage. The album eventually sold a million copies in the U.S., and the band embarked on an extensive world tour, making their first live appearance with Dio in Germany on 17 April 1980. Black Sabbath toured the U.S. throughout 1980 with Blue Öyster Cult on the "Black and Blue" tour, with a show at Nassau Coliseum in Uniondale, New York, filmed for Don Kirshner's Rock Concert and later released theatrically in 1981 as Black and Blue. On 26 July 1980, the band played to 75,000 fans at a sold-out Los Angeles Memorial Coliseum with Journey, Cheap Trick and Molly Hatchet. The next day, the band appeared at the 1980 Day on the Green at Oakland Coliseum. While on tour, Black Sabbath's former label in England issued a live album culled from a seven-year-old performance, titled Live at Last without any input from the band. The album reached number five on the UK chart and saw the re-release of "Paranoid" as a single, which reached the top 20. On 18 August 1980, after a show in Minneapolis, Ward quit the band. "It was intolerable for me to get on the stage without Ozzy. And I drank 24 hours a day, my alcoholism accelerated". Geezer Butler stated that after Ward's final show, the drummer came in drunk, stating that "he might as well be a Martian". Ward then got angry, packed his things and got on a bus to leave. Following Ward's sudden departure, the group hired drummer Vinny Appice. Further trouble for the band came during their 9 October 1980 concert at the Milwaukee Arena, which degenerated into a riot that caused $10,000 in damages to the arena and resulted in 160 arrests. According to the Associated Press: "The crowd of mostly adolescent males first became rowdy in a performance by the Blue Oyster Cult" and then grew restless while waiting an hour for Black Sabbath to begin playing. A member of the audience threw a beer bottle that struck bassist Butler and effectively ended the show. "The band then abruptly halted its performance and began leaving" as the crowd rioted. The band completed the Heaven and Hell world tour in February 1981 and returned to the studio to begin work on their next album. Black Sabbath's second studio album that was produced by Martin Birch and featured Ronnie James Dio as vocalist, Mob Rules, was released in October 1981 and was well received by fans, but less so by critics. Rolling Stone reviewer J. D. Considine gave the album one star, claiming "Mob Rules finds the band as dull-witted and flatulent as ever". Like most of the band's earlier work, time helped to improve the opinions of the music press. A decade after its release, AllMusic's Eduardo Rivadavia called Mob Rules "a magnificent record". The album was certified Gold and reached the top 20 on the UK chart. The album's title track, "The Mob Rules", which was recorded at John Lennon's old house in England, was also featured in the 1981 animated film Heavy Metal, although the film version is an alternate take and differs from the album version. Unhappy with the quality of 1980's Live at Last, the band recorded another live album – titled Live Evil – during the Mob Rules world tour, across the United States in Dallas, San Antonio and Seattle, in 1982. During the mixing process for the album, Iommi and Butler had a falling-out with Dio. Misinformed by their then-current mixing engineer, Iommi and Butler accused Dio of sneaking into the studio at night to raise the volume of his vocals. In addition, Dio was not satisfied with the pictures of him in the artwork. Butler also accused Dio and Appice of working on a solo album during the album's mixing without telling the other members of Black Sabbath. "Ronnie wanted more say in things", Iommi said. "And Geezer would get upset with him and that is where the rot set in. Live Evil is when it all fell apart. Ronnie wanted to do more of his own thing, and the engineer we were using at the time in the studio didn't know what to do, because Ronnie was telling him one thing and we were telling him another. At the end of the day, we just said, 'That's it, the band is over'". "When it comes time for the vocal, nobody tells me what to do. Nobody! Because they're not as good as me, so I do what I want to do", Dio later said. "I refuse to listen to Live Evil, because there are too many problems. If you look at the credits, the vocals and drums are listed off to the side. Open up the album and see how many pictures there are of Tony, and how many there are of me and Vinny". Ronnie James Dio left Black Sabbath in November 1982 to start his own band and took drummer Vinny Appice with him. Live Evil was released in January 1983, but was overshadowed by Ozzy Osbourne's Platinum-selling album Speak of the Devil. The remaining original members, Iommi and Butler, began auditioning singers for the band's next release. Deep Purple and Whitesnake's David Coverdale, Samson's Nicky Moore and Lone Star's John Sloman were all considered and Iommi states in his autobiography that Michael Bolton auditioned. The band settled on former Deep Purple vocalist Ian Gillan to replace Dio in December 1982. The project was initially not to be called Black Sabbath, but pressure from the record label forced the group to retain the name. The band entered The Manor Studios in Shipton-on-Cherwell, Oxfordshire, in June 1983 with a returned and newly sober Bill Ward on drums. "That was the very first album that I ever did clean and sober," Ward recalled. "I only got drunk after I finished all my work on the album – which wasn't a very good idea... Sixty to seventy per cent of my energy was taken up on learning how to get through the day without taking a drink and learning how to do things without drinking, and thirty per cent of me was involved in the album." Born Again (7 August 1983) was panned on release by critics. Despite this negative reception, it reached number four in the UK, and number 39 in the U.S. Even three decades after its release, AllMusic's Eduardo Rivadavia called the album "dreadful", noting that "Gillan's bluesy style and humorous lyrics were completely incompatible with the lords of doom and gloom". Unable to tour because of the pressures of the road, Ward quit the band. "I fell apart with the idea of touring," he later explained. "I got so much fear behind touring, I didn't talk about the fear, I drank behind the fear instead and that was a big mistake." He was replaced by former Electric Light Orchestra drummer Bev Bevan for the Born Again '83–'84 world tour, (often unofficially referred to as the 'Feighn Death Sabbath '83–'84' World Tour) which began in Europe with Diamond Head, and later in the U.S. with Quiet Riot and Night Ranger. The band headlined the 1983 Reading Festival in England, adding Deep Purple's "Smoke on the Water" to their encore. The tour in support of Born Again included a giant set of the Stonehenge monument. In a move later parodied in the mockumentary This Is Spinal Tap, the band made a mistake in ordering the set piece. Butler explained: We had Sharon Osbourne's dad, Don Arden, managing us. He came up with the idea of having the stage set be Stonehenge. He wrote the dimensions down and gave it to our tour manager. He wrote it down in metres but he meant to write it down in feet. The people who made it saw fifteen metres instead of fifteen feet. It was 45 feet high and it wouldn't fit on any stage anywhere so we just had to leave it in the storage area. It cost a fortune to make but there was not a building on earth that you could fit it into. Following the completion of the Born Again tour in March 1984, vocalist Ian Gillan left Black Sabbath to re-join Deep Purple, which was reforming after a long hiatus. Bevan left at the same time, and Gillan remarked that he and Bevan were made to feel like "hired help" by Iommi. The band then recruited an unknown Los Angeles vocalist named David Donato and Ward once again rejoined the band. The new line-up wrote and rehearsed throughout 1984, and eventually recorded a demo with producer Bob Ezrin in October. Unhappy with the results, the band parted ways with Donato shortly after. Disillusioned with the band's revolving line-up, Ward left shortly after stating "This isn't Black Sabbath". Butler would quit Sabbath next in November 1984 to form a solo band. "When Ian Gillan took over that was the end of it for me," he said. "I thought it was just a joke and I just totally left. When we got together with Gillan it was not supposed to be a Black Sabbath album. After we had done the album we gave it to Warner Bros. and they said they were going to put it out as a Black Sabbath album and we didn't have a leg to stand on. I got really disillusioned with it and Gillan was really pissed off about it. That lasted one album and one tour and then that was it." One vocalist whose status is disputed, both inside and outside Sabbath, is Christian evangelist and former Joshua frontman Jeff Fenholt. Fenholt insists he was a singer in Sabbath between January and May 1985. Iommi has never confirmed this. Fenholt gives a detailed account in Garry Sharpe-Young's book Sabbath Bloody Sabbath: The Battle for Black Sabbath. Following both Ward's and Butler's exits, sole remaining original member Iommi put Sabbath on hiatus, and began work on a solo album with long-time Sabbath keyboardist Geoff Nicholls. While working on new material, the original Sabbath line-up agreed to a spot at Bob Geldof's Live Aid, performing at the Philadelphia show on 13 July 1985. This event – which also featured reunions of The Who and Led Zeppelin – marked the first time the original line-up had appeared on stage since 1978. "We were all drunk when we did Live Aid," recalled Geezer Butler, "but we'd all got drunk separately." Returning to his solo work, Iommi enlisted bassist Dave Spitz (ex-Great White), drummer Eric Singer and initially intended to use multiple singers, including Rob Halford of Judas Priest, former Deep Purple and Trapeze vocalist Glenn Hughes, and former Sabbath vocalist Ronnie James Dio. This plan didn't work as he forecasted. "We were going to use different vocalists on the album, guest vocalists, but it was so difficult getting it together and getting releases from their record companies. Glenn Hughes came along to sing on one track and we decided to use him on the whole album." The band spent the remainder of the year in the studio, recording what would become Seventh Star (1986). Warner Bros. refused to release the album as a Tony Iommi solo release, instead insisting on using the name Black Sabbath. Pressured by the band's manager, Don Arden, the two compromised and released the album as "Black Sabbath featuring Tony Iommi" in January 1986. "It opened up a whole can of worms," Iommi explained. "If we could have done it as a solo album, it would have been accepted a lot more." Seventh Star sounded little like a Sabbath album, incorporating instead elements popularised by the 1980s Sunset Strip hard rock scene. It was panned by the critics of the era, although later reviewers such as AllMusic gave album verdicts, calling the album "often misunderstood and underrated". The new line-up rehearsed for six weeks preparing for a full world tour, although the band were eventually forced to use the Sabbath name. "I was into the 'Tony Iommi project', but I wasn't into the Black Sabbath moniker," Hughes said. "The idea of being in Black Sabbath didn't appeal to me whatsoever. Glenn Hughes singing in Black Sabbath is like James Brown singing in Metallica. It wasn't gonna work." Just four days before the start of the tour, Hughes got into a bar fight with the band's production manager John Downing which splintered the singer's orbital bone. The injury interfered with Hughes' ability to sing, and the band brought in vocalist Ray Gillen to continue the tour with W.A.S.P. and Anthrax, although nearly half of the U.S. dates would be cancelled because of poor ticket sales. Black Sabbath began work on new material in October 1986 at Air Studios in Montserrat with producer Jeff Glixman. The recording was fraught with problems from the beginning, as Glixman left after the initial sessions to be replaced by producer Vic Coppersmith-Heaven. Bassist Dave Spitz quit over "personal issues", and former Rainbow and Ozzy Osbourne bassist Bob Daisley was brought in. Daisley re-recorded all of the bass tracks, and wrote the album's lyrics, but before the album was complete, he left to join Gary Moore's backing band, taking drummer Eric Singer with him. After problems with second producer Coppersmith-Heaven, the band returned to Morgan Studios in England in January 1987 to work with new producer Chris Tsangarides. While working in the United Kingdom, new vocalist Ray Gillen abruptly left Black Sabbath to form Blue Murder with guitarist John Sykes (ex-Tygers of Pan Tang, Thin Lizzy, Whitesnake). The band enlisted heavy metal vocalist Tony Martin to re-record Gillen's tracks, and former Electric Light Orchestra drummer Bev Bevan to complete a few percussion overdubs. Before the release of the new album Black Sabbath accepted an offer to play six shows at Sun City, South Africa during the apartheid era. The band drew criticism from activists and artists involved with Artists United Against Apartheid, who had been boycotting South Africa since 1985. Drummer Bev Bevan refused to play the shows, and was replaced by Terry Chimes, formerly of the Clash, while Dave Spitz returned on bass. After nearly a year in production, The Eternal Idol was released on 8 December 1987 and ignored by contemporary reviewers. On-line internet era reviews were mixed. AllMusic said that "Martin's powerful voice added new fire" to the band, and the album contained "some of Iommi's heaviest riffs in years." Blender gave the album two stars, claiming the album was "Black Sabbath in name only". The album would stall at No. 66 in the United Kingdom, while peaking at 168 in the U.S. The band toured in support of Eternal Idol in Germany, Italy and for the first time, Greece. In part due to a backlash from promoters over the South Africa incident, other European shows were cancelled. Bassist Dave Spitz left the band again shortly before the tour, and was replaced by Jo Burt, formerly of Virginia Wolf. Following the poor commercial performance of The Eternal Idol, Black Sabbath were dropped by both Vertigo Records and Warner Bros. Records, and signed with I.R.S. Records. The band took time off in 1988, returning in August to begin work on their next album. As a result of the recording troubles with Eternal Idol, Tony Iommi opted to produce the band's next album himself. "It was a completely new start", Iommi said. "I had to rethink the whole thing, and decided that we needed to build up some credibility again". Iommi enlisted former Rainbow drummer Cozy Powell, long-time keyboardist Nicholls and session bassist Laurence Cottle, and rented a "very cheap studio in England". Black Sabbath released Headless Cross in April 1989, and it was also ignored by contemporary reviewers, although AllMusic contributor Eduardo Rivadavia gave the album four stars and called it "the finest non-Ozzy or Dio Black Sabbath album". Anchored by the number 62 charting single "Headless Cross", the album reached number 31 on the UK chart, and number 115 in the U.S. Queen guitarist Brian May, a good friend of Iommi's, played a guest solo on the song "When Death Calls". Following the album's release the band added touring bassist Neil Murray, formerly of Colosseum II, National Health, Whitesnake, Gary Moore's backing band, and Vow Wow. The unsuccessful Headless Cross U.S. tour began in May 1989 with openers Kingdom Come and Silent Rage, but because of poor ticket sales, the tour was cancelled after just eight shows. The European leg of the tour began in September, where the band were enjoying chart success. After a string of Japanese shows the band embarked on a 23 date Russian tour with Girlschool. Black Sabbath was one of the first bands to tour Russia, after Mikhail Gorbachev opened the country to western acts for the first time in 1989. The band returned to the studio in February 1990 to record Tyr, the follow-up to Headless Cross. While not technically a concept album, some of the album's lyrical themes are loosely based on Norse mythology. Tyr was released on 6 August 1990, reaching number 24 on the UK albums chart, but was the first Black Sabbath release not to break the Billboard 200 in the U.S. The album would receive mixed internet-era reviews, with AllMusic noting that the band "mix myth with metal in a crushing display of musical synthesis", while Blender gave the album just one star, claiming that "Iommi continues to besmirch the Sabbath name with this unremarkable collection". The band toured in support of Tyr with Circus of Power in Europe, but the final seven United Kingdom dates were cancelled because of poor ticket sales. For the first time in their career, the band's touring cycle did not include U.S. dates. While on his Lock Up the Wolves U.S. tour in August 1990, former Sabbath vocalist Ronnie James Dio was joined onstage at the Roy Wilkins Auditorium by Geezer Butler to perform "Neon Knights". Following the show, the two expressed interest in rejoining Sabbath. Butler convinced Iommi, who in turn broke up the current line-up, dismissing vocalist Tony Martin and bassist Neil Murray. "I do regret that in a lot of ways," Iommi said. "We were at a good point then. We decided to [reunite with Dio] and I don't even know why, really. There's the financial aspect, but that wasn't it. I seemed to think maybe we could recapture something we had." Dio and Butler joined Iommi and Cozy Powell in autumn 1990 to begin the next Sabbath release. While rehearsing in November, Powell suffered a broken hip when his horse died and fell on the drummer's legs. Unable to complete the album, Powell was replaced by former drummer Vinny Appice, reuniting the Mob Rules line-up, and the band entered the studio with producer Reinhold Mack. The year-long recording was plagued with problems, primarily stemming from writing tension between Iommi and Dio. Songs were rewritten multiple times. "It was just hard work," Iommi said. "We took too long on it, that album cost us a million dollars, which is bloody ridiculous." Dio recalled the album as difficult, but worth the effort: "It was something we had to really wring out of ourselves, but I think that's why it works. Sometimes you need that kind of tension, or else you end up making the Christmas album". The resulting Dehumanizer was released on 22 June 1992. In the U.S., the album was released on 30 June 1992 by Reprise Records, as Dio and his namesake band were still under contract to the label at the time. While the album received mixed reviews,, it was the band's biggest commercial success in a decade. Anchored by the top 40 rock radio single "TV Crimes", the album peaked at number 44 on the Billboard 200. The album also featured "Time Machine", a version of which had been recorded for the 1992 film Wayne's World. Additionally, the perception among fans of a return of some semblance of the "real" Sabbath provided the band with much needed momentum. Sabbath began touring in support of Dehumanizer in July 1992 with Testament, Danzig, Prong, and Exodus. While on tour, former vocalist Ozzy Osbourne announced his first retirement, and invited Sabbath to open for his solo band at the final two shows of his No More Tours tour in Costa Mesa, California. The band agreed, aside from Dio, who told Iommi, "I'm not doing that. I'm not supporting a clown." Dio spoke of the situation years later: I was told in the middle of the tour that we would be opening for Ozzy in Los Angeles. And I said, "No. Sorry, I have more pride than that." A lot of bad things were being said from camp to camp, and it created this horrible schism. So by [the band] agreeing to play the shows in L.A. with Ozzy, that, to me, spelled out reunion. And that obviously meant the doom of that particular project. Dio quit Sabbath following a show in Oakland, California on 13 November 1992, one night before the band were set to appear at Osbourne's retirement show. Judas Priest vocalist Rob Halford stepped in at the last minute, performing two nights with the band. Iommi and Butler joined Osbourne and former drummer Ward on stage for the first time since 1985's Live Aid concert, performing a brief set of Sabbath songs. This set the stage for a longer-term reunion of the original line-up, though that plan proved short-lived. "Ozzy, Geezer, Tony and Bill announced the reunion of Black Sabbath – again," remarked Dio. "And I thought that it was a great idea. But I guess Ozzy didn't think it was such a great idea… I'm never surprised when it comes to whatever happens with them. Never at all. They are very predictable. They don't talk." Drummer Vinny Appice left the band following the reunion show to rejoin Ronnie James Dio's solo band, later appearing on Dio's Strange Highways and Angry Machines. Iommi and Butler enlisted former Rainbow drummer Bobby Rondinelli, and reinstated former vocalist Tony Martin. The band returned to the studio to work on new material, although the project was not originally intended to be released under the Black Sabbath name. As Geezer Butler explains: It wasn't even supposed to be a Sabbath album; I wouldn't have even done it under the pretence of Sabbath. That was the time when the original band were talking about getting back together for a reunion tour. Tony and myself just went in with a couple of people, did an album just to have, while the reunion tour was (supposedly) going on. It was like an Iommi/Butler project album. Under pressure from their record label, the band released their seventeenth studio album, Cross Purposes, on 8 February 1994, under the Black Sabbath name. The album received mixed reviews, with Blender giving the album two stars, calling Soundgarden's 1994 album Superunknown "a far better Sabbath album than this by-the-numbers potboiler". AllMusic's Bradley Torreano called Cross Purposes "the first album since Born Again that actually sounds like a real Sabbath record". The album just missed the Top 40 in the UK reaching number 41, and also reached 122 on the Billboard 200 in the U.S. Cross Purposes contained the song "Evil Eye", which was co-written by Van Halen guitarist Eddie Van Halen, although uncredited because of record label restrictions. Touring in support of Cross Purposes began in February with Morbid Angel and Motörhead in the U.S. The band filmed a live performance at the Hammersmith Apollo on 13 April 1994, which was released on VHS accompanied by a CD, titled Cross Purposes Live. After the European tour with Cathedral and Godspeed in June 1994, drummer Bobby Rondinelli quit the band and was replaced by original Black Sabbath drummer Ward for five shows in South America. Following the touring cycle for Cross Purposes, bassist Geezer Butler quit the band for the second time. "I finally got totally disillusioned with the last Sabbath album, and I much preferred the stuff I was writing to the stuff Sabbath were doing". Butler formed a solo project called GZR, and released Plastic Planet in 1995. The album contained the song "Giving Up the Ghost", which was critical of Tony Iommi for carrying on with the Black Sabbath name, with the lyrics: You plagiarised and parodied / the magic of our meaning / a legend in your own mind / left all your friends behind / you can't admit that you're wrong / the spirit is dead and gone ("I heard it's something about me..." said Iommi. "I had the album given to me a while back. I played it once, then somebody else had it, so I haven't really paid any attention to the lyrics... It's nice to see him doing his own thing – getting things off his chest. I don't want to get into a rift with Geezer. He's still a friend." Following Butler's departure, newly returned drummer Ward once again left the band. Iommi reinstated former members Neil Murray on bass and Cozy Powell on drums, effectively reuniting the 1990 Tyr line-up. The band enlisted Body Count guitarist Ernie C to produce the new album, which was recorded in London in autumn of 1994. The album featured a guest vocal on "Illusion of Power" by Body Count vocalist Ice-T. The resulting Forbidden was released on 8 June 1995, but failed to chart in the U.S. The album was widely panned by critics; AllMusic's Bradley Torreano said "with boring songs, awful production, and uninspired performances, this is easily avoidable for all but the most enthusiastic fan"; while Blender magazine called Forbidden "an embarrassment... the band's worst album". Black Sabbath embarked on a world tour in July 1995 with openers Motörhead and Tiamat, but two months into the tour, drummer Cozy Powell left the band, citing health issues, and was replaced by former drummer Bobby Rondinelli. "The members I had in the last lineup – Bobby Rondinelli, Neil Murray – they're great, great characters..." Iommi told Sabbath fanzine Southern Cross. "That, for me, was an ideal lineup. I wasn't sure vocally what we should do, but Neil Murray and Bobby Rondinelli I really got on well with." After completing Asian dates in December 1995, Tony Iommi put the band on hiatus, and began work on a solo album with former Black Sabbath vocalist Glenn Hughes, and former Judas Priest drummer Dave Holland. The album was not officially released following its completion, although a widely traded bootleg called Eighth Star surfaced soon after. The album was officially released in 2004 as The 1996 DEP Sessions, with Holland's drums re-recorded by session drummer Jimmy Copley. In 1997, Tony Iommi disbanded the current line-up to officially reunite with Ozzy Osbourne and the original Black Sabbath line-up. Vocalist Tony Martin claimed that an original line-up reunion had been in the works since the band's brief reunion at Ozzy Osbourne's 1992 Costa Mesa show, and that the band released subsequent albums to fulfill their record contract with I.R.S. Records. Martin later recalled Forbidden (1995) as a "filler album that got the band out of the label deal, rid of the singer, and into the reunion. However I wasn't privy to that information at the time". I.R.S. Records released a compilation album in 1996 to fulfill the band's contract, titled The Sabbath Stones, which featured songs from Born Again (1983) to Forbidden (1995). In the summer of 1997, Iommi, Butler and Osbourne reunited to coheadline the Ozzfest tour alongside Osbourne's solo band. The line-up featured Osbourne's drummer Mike Bordin filling in for Ward. "It started off with me going off to join Ozzy for a couple of numbers," explained Iommi, "and then it got into Sabbath doing a short set, involving Geezer. And then it grew as it went on… We were concerned in case Bill couldn't make it – couldn't do it – because it was a lot of dates, and important dates… The only rehearsal that we had to do was for the drummer. But I think if Bill had come in, it would have took a lot more time. We would have had to focus a lot more on him." In December 1997, the group was joined by Ward, marking the first reunion of the original quartet since Osbourne's 1992 "retirement show". This line-up recorded two shows at the Birmingham NEC, released as the double album Reunion on 20 October 1998. The album reached number eleven on the Billboard 200, went platinum in the U.S. and spawned the single "Iron Man", which won Sabbath their first Grammy Award in 2000 for Best Metal Performance, 30 years after the song was originally released. Reunion featured two new studio tracks, "Psycho Man" and "Selling My Soul", both of which cracked the top 20 of the Billboard Mainstream Rock Tracks chart. Shortly before a European tour in the summer of 1998, Ward had a heart attack and was temporarily replaced by former drummer Vinny Appice. Ward returned for a U.S. tour with openers Pantera, which began in January 1999 and continued through the summer, headlining the annual Ozzfest tour. Following these appearances, the band was put on hiatus while members worked on solo material. Iommi released his first official solo album, Iommi, in 2000, while Osbourne continued work on Down to Earth (2001). Sabbath returned to the studio to work on new material with all four original members and producer Rick Rubin in the spring of 2001, but the sessions were halted when Osbourne was called away to finish tracks for his solo album in the summer. "It just came to an end…" Iommi said. "It's a shame because [the songs] were really good". Iommi commented on the difficulty getting all the members together to work: It's quite different recording now. We've all done so much in between. In [the early] days there was no mobile phone ringing every five seconds. When we first started, we had nothing. We all worked for the same thing. Now everybody has done so many other things. It's great fun and we all have a good chat, but it's just different, trying to put an album together. In March 2002, Osbourne's Emmy-winning reality show The Osbournes debuted on MTV, and quickly became a worldwide hit. The show introduced Osbourne to a broader audience and to capitalise, the band's back catalogue label, Sanctuary Records released a double live album Past Lives (2002), which featured concert material recorded in the 1970s, including the Live at Last (1980) album. The band remained on hiatus until the summer of 2004 when they returned to headline Ozzfest 2004 and 2005. In November 2005, Black Sabbath were inducted into the UK Music Hall of Fame, and in March 2006, after eleven years of eligibility—Osbourne famously refused the Hall's "meaningless" initial nomination in 1999—the band were inducted into the U.S. Rock and Roll Hall of Fame. At the awards ceremony Metallica played two Sabbath songs, "Hole in the Sky" and "Iron Man" in tribute. While Ozzy Osbourne was working on new solo album material in 2006, Rhino Records released Black Sabbath: The Dio Years, a compilation of songs culled from the four Black Sabbath releases featuring Ronnie James Dio. For the release, Iommi, Butler, Dio, and Appice reunited to write and record three new songs as Black Sabbath. The Dio Years was released on 3 April 2007, reaching number 54 on the Billboard 200, while the single "The Devil Cried" reached number 37 on the Mainstream Rock Tracks chart. Pleased with the results, Iommi and Dio decided to reunite the Dio era line-up for a world tour. While the line-up of Osbourne, Butler, Iommi, and Ward was still officially called Black Sabbath, the new line-up opted to call themselves Heaven & Hell, after the album of the same title, to avoid confusion. When asked about the name of the group, Iommi stated "it really is Black Sabbath, whatever we do... so everyone knows what they're getting [and] so people won't expect to hear 'Iron Man' and all those songs. We've done them for so many years, it's nice to do just all the stuff we did with Ronnie again." Ward was initially set to participate, but dropped out before the tour began due to musical differences with "a couple of the band members". He was replaced by former drummer Vinny Appice, effectively reuniting the line-up that had featured on the Mob Rules (1981) and Dehumanizer (1992) albums. Heaven & Hell toured the U.S. with openers Megadeth and Machine Head, and recorded a live album and DVD in New York on 30 March 2007, titled Live from Radio City Music Hall. In November 2007, Dio confirmed that the band had plans to record a new studio album, which was recorded in the following year. In April 2008 the band announced the upcoming release of a new box set and their participation in the Metal Masters Tour, alongside Judas Priest, Motörhead and Testament. The box set, The Rules of Hell, featuring remastered versions of all the Dio fronted Black Sabbath albums, was supported by the Metal Masters Tour. In 2009, the band announced the title of their debut studio album, The Devil You Know, released on 28 April. On 26 May 2009, Osbourne filed suit in a federal court in New York against Iommi alleging that he illegally claimed the band name. Iommi noted that he has been the only constant band member for its full 41-year career and that his bandmates relinquished their rights to the name in the 1980s, therefore claiming more rights to the name of the band. Although in the suit, Osbourne was seeking 50% ownership of the trademark, he said that he hoped the proceedings would lead to equal ownership among the four original members. In March 2010, Black Sabbath announced that along with Metallica they would be releasing a limited edition single together to celebrate Record Store Day. It was released on 17 April 2010. Ronnie James Dio died on 16 May 2010 from stomach cancer. In June 2010, the legal battle between Ozzy Osbourne and Tony Iommi over the trademarking of the Black Sabbath name ended, but the terms of the settlement have not been disclosed. In a January 2010 interview while promoting his biography I Am Ozzy, Osbourne stated that although he would not rule it out, he was doubtful there would be a reunion with all four original members of the band. Osbourne stated: "I'm not gonna say I've written it out forever, but right now I don't think there's any chance. But who knows what the future holds for me? If it's my destiny, fine." In July, Butler said that there would be no reunion in 2011, as Osbourne was already committed to touring with his solo band. However, by that August they had already met up to rehearse together, and continued to do so through the autumn. On 11 November 2011, Iommi, Butler, Osbourne, and Ward announced that they were reuniting to record a new album with a full tour in support beginning in 2012. Guitarist Iommi was diagnosed with lymphoma on 9 January 2012, which forced the band to cancel all but two shows (Download Festival, and Lollapalooza Festival) of a previously booked European tour. It was later announced that an intimate show would be played in their hometown Birmingham. It was the first concert since the reunion and the only indoors concerts that year. In February 2012, drummer Ward announced that he would not participate further in the band's reunion until he was offered a "signable contract". On 21 May 2012, at the O2 Academy in Birmingham, Black Sabbath played their first concert since 2005, with Tommy Clufetos playing the drums. In June, they performed at the Download Festival at the Donington Park motorsports circuit in Leicestershire, England, followed by the last concert of the short tour at Lollapalooza Festival in Chicago. Later that month, the band started recording an album. On 13 January 2013, the band announced that the album would be released in June under the title 13. Brad Wilk of Rage Against the Machine was chosen as the drummer, and Rick Rubin was chosen as the producer. Mixing of the album commenced in February. On 12 April 2013, the band released the album's track listing. The standard version of the album features eight new tracks, and the deluxe version features three bonus tracks. The band's first single from 13, "God Is Dead?", was released on 19 April 2013. On 20 April 2013, Black Sabbath commenced their first Australia/New Zealand tour in 40 years followed by a North American Tour in Summer 2013. The second single of the album, "End of the Beginning", debuted on 15 May in a CSI: Crime Scene Investigation episode, where all three members appeared. In June 2013, 13 topped both the UK Albums Chart and the U.S. Billboard 200, becoming their first album to reach number one on the latter chart. In 2014, Black Sabbath received their first Grammy Award since 2000 with "God Is Dead?" winning Best Metal Performance. In July 2013, Black Sabbath embarked on a North American Tour (for the first time since July 2001), followed by a Latin American tour in October 2013. In November 2013, the band started their European tour which lasted until December 2013. In March and April 2014, they made 12 stops in North America (mostly in Canada) as the second leg of their North American Tour before embarking in June 2014 on the second leg of their European tour, which ended with a concert at London's Hyde Park. On 29 September 2014, Osbourne told Metal Hammer that Black Sabbath would begin work on their twentieth studio album in early 2015 with producer Rick Rubin, followed by a final tour in 2016. In an April 2015 interview, however, Osbourne said that these plans "could change", and added, "We all live in different countries and some of them want to work and some of them don't want to, I believe. But we are going to do another tour together." On 3 September 2015, it was announced that Black Sabbath would embark on their final tour, titled The End, from January 2016 to February 2017. Numerous dates and locations across the U.S., Canada, Europe, Australia and New Zealand were announced. The final shows of The End tour took place at the Genting Arena in their home city of Birmingham, England on 2 and 4 February 2017. On 26 October 2015, it was announced the band consisting of Osbourne, Iommi and Butler would be returning to the Download Festival on 11 June 2016. Despite earlier reports that they would enter the studio before their farewell tour, Osbourne stated that there would not be another Black Sabbath studio album. However, an 8-track CD entitled The End was sold at dates on the tour. Along with some live recordings, the CD includes four unused tracks from the 13 sessions. On 4 March 2016, Iommi discussed future re-releases of the Tony Martin-era catalogue: "We've held back on the reissues of those albums because of the current Sabbath thing with Ozzy Osbourne, but they will certainly be happening... I'd like to do a couple of new tracks for those releases with Tony Martin... I'll also be looking at working on Cross Purposes and Forbidden." Martin had suggested that this could coincide with the 30th anniversary of The Eternal Idol, in 2017. In an interview that August, Martin added "[Iommi] still has his cancer issues of course and that may well stop it all from happening but if he wants to do something I am ready." On 10 August 2016, Iommi revealed that his cancer was in remission. Asked in November 2016 about his plans after Black Sabbath's final tour, Iommi replied, "I'll be doing some writing. Maybe I'll be doing something with the guys, maybe in the studio, but no touring." The band played their final concert on 4 February 2017 in Birmingham. The final song was streamed live on the band's Facebook page and fireworks went off as the band took their final bow. The band's final tour was not an easy one, as longstanding tensions between Osbourne and Iommi returned to the surface. Iommi stated that he would not rule out the possibility of one-off shows, "I wouldn't write that off, if one day that came about. That's possible. Or even doing an album, 'cause then, again, you're in one place. But I don't know if that would happen." In an April 2017 interview, Butler revealed that Black Sabbath considered making a blues album as the follow-up to 13, but added that, "the tour got in the way." On 7 March 2017, Black Sabbath announced their disbandment through posts made on their official social media accounts. In a June 2018 interview with ITV News, Osbourne expressed interest in reuniting with Black Sabbath for a performance at the 2022 Commonwealth Games which would be held in their home city Birmingham. Iommi said that performing at the event as Black Sabbath would be "a great thing to do to help represent Birmingham. I'm up for it. Let's see what happens." He also did not rule out the possibility for the band to reform only for a one-off performance rather than a full-length tour. Iommi was later announced to be part of the opening ceremony for the 2022 Commonwealth Games alongside Duran Duran. On 8 August 2022, Osbourne and Iommi made a surprise reunion to end the closing ceremony of the 2022 Commonwealth Games at the Alexander Stadium in Birmingham. They were joined by 2017 Black Sabbath touring musicians Tommy Clufetos and Adam Wakeman for a medley of "Iron Man" and "Paranoid". In September 2020, Osbourne stated in an interview that he was no longer interested in a reunion: "Not for me. It's done. The only thing I do regret is not doing the last farewell show in Birmingham with Bill Ward. I felt really bad about that. It would have been so nice. I don't know what the circumstances behind it were, but it would have been nice. I've talked to Tony a few times, but I don't have any of the slightest interest in doing another gig. Maybe Tony's getting bored now." Butler also ruled out the possibility of any future Black Sabbath performances in an interview with Eonmusic on 10 November 2020, stating that the band is over: "There will definitely be no more Sabbath. It's done." Iommi however, pondered the possibility of another reunion tour in an interview with The Mercury News, stating that he "would like to play with the guys again" and that he misses the audiences and stage. Bill Ward stated in an interview with Eddie Trunk that he no longer has the ability or chops to perform with Black Sabbath in concert, but expressed that he would love to make another album with Osbourne, Butler and Iommi. Despite ruling out the possibility of another Black Sabbath reunion, Osbourne revealed in an episode of Ozzy Speaks on Ozzy's Boneyard that he is working with Iommi, who appeared as one of the guests for his thirteenth solo album, Patient Number 9. In an October 2021 interview with the Metro, Ward revealed that he has kept "in contact" with his former bandmates and stated that he is "very open-minded" to the possibility of recording another Black Sabbath album: "I haven't spoken to the guys about it, but I have talked to a couple of people in management about the possibility of making a recording." On 30 September 2020, Black Sabbath announced a new Dr. Martens shoe collection. The partnership with the British footwear company celebrated the 50th anniversaries of the band's Black Sabbath and Paranoid albums, with the boots depicting artwork from the former. On 13 January 2021, the band announced that they would reissue both Heaven & Hell and Mob Rules as expanded deluxe editions on 5 March 2021, with unreleased material included. In September 2022, Osbourne reiterated that he was unwilling to continue Black Sabbath, stating that if another Black Sabbath album is released, he won't sing on it. However, he is open to working with Iommi on more solo projects following the latter's involvement on Patient Number 9. Osbourne later retired from touring in February 2023 after not sufficiently recovering from medical treatment, putting the possibility of another Black Sabbath reunion in concert in further doubt. Butler, who had retired in June 2023, insisted that Black Sabbath has been "put to bed", until August 2023 when he stated that he was open to performing a one-off show, but expressed that he had "no desire to tour again" with Black Sabbath. The Birmingham Royal Ballet presented Black Sabbath: The Ballet which premiered at the Birmingham Hippodrome in September 2023, before touring to Theatre Royal, Plymouth and Sadler's Wells Theatre in October. Black Sabbath were a heavy metal band. The band have also been cited as a key influence on genres including stoner rock, grunge, doom metal, and sludge metal. Early on, Black Sabbath were influenced by Cream, The Beatles, Fleetwood Mac, Jimi Hendrix, John Mayall & the Bluesbreakers, Blue Cheer, Led Zeppelin, and Jethro Tull. Although Black Sabbath went through many line-ups and stylistic changes, their core sound focuses on ominous lyrics and doomy music, often making use of the musical tritone, also called the "devil's interval". While their Ozzy-era albums such as Sabbath Bloody Sabbath (1973) had slight compositional similarities to the progressive rock genre that was growing in popularity at the time, standing in stark contrast to popular music of the early 1970s, Black Sabbath's dark sound was dismissed by rock critics of the era. Much like many of their early heavy metal contemporaries, the band received virtually no airplay on rock radio. As the band's primary songwriter, Tony Iommi wrote the majority of Black Sabbath's music, while Osbourne would write vocal melodies, and bassist Geezer Butler would write lyrics. The process was sometimes frustrating for Iommi, who often felt pressured to come up with new material: "If I didn't come up with anything, nobody would do anything." On Iommi's influence, Osbourne later said: Black Sabbath never used to write a structured song. There'd be a long intro that would go into a jazz piece, then go all folky... and it worked. Tony Iommi—and I have said this a zillion times—should be up there with the greats. He can pick up a guitar, play a riff, and you say, "He's gotta be out now, he can't top that." Then you come back, and I bet you a billion dollars, he'd come up with a riff that'd knock your fucking socks off. Beginning with their third album, Master of Reality (1971), Black Sabbath began to feature tuned-down guitars. In 1965, before forming Black Sabbath, guitarist Tony Iommi suffered an accident while working in a sheet metal factory, losing the tips of two fingers on his right hand. Iommi almost gave up music, but was urged by the factory manager to listen to Django Reinhardt, a jazz guitarist who lost the use of two fingers in a fire. Inspired by Reinhardt, Iommi created two thimbles made of plastic and leather to cap off his missing fingertips. The guitarist began using lighter strings, and detuning his guitar, to better grip the strings with his prosthesis. Early in the band's history Iommi experimented with different dropped tunings, including C♯ tuning, or 3 semitones down, before settling on E♭/D♯ tuning, or a half-step down from standard tuning. Black Sabbath has sold over 70 million records worldwide, including a RIAA-certified 15 million in the U.S. They are one of the most influential heavy metal bands of all time. The band helped to create the genre with ground-breaking releases such as Paranoid (1970), an album that Rolling Stone magazine said "changed music forever", and called the band "the Beatles of heavy metal". Time magazine called Paranoid "the birthplace of heavy metal", placing it in their Top 100 Albums of All Time. MTV placed Black Sabbath at number one on their Top Ten Heavy Metal Bands and VH1 placed them at number two on their list of the 100 Greatest Artists of Hard Rock. VH1 ranked Black Sabbath's "Iron Man" the number one song on their 40 Greatest Metal Songs countdown. Rolling Stone magazine ranked the band number 85 in their list of the "100 Greatest Artists of All Time". AllMusic's William Ruhlmann said: Black Sabbath has been so influential in the development of heavy metal rock music as to be a defining force in the style. The group took the blues-rock sound of late '60s acts like Cream, Blue Cheer, and Vanilla Fudge to its logical conclusion, slowing the tempo, accentuating the bass, and emphasising screaming guitar solos and howled vocals full of lyrics expressing mental anguish and macabre fantasies. If their predecessors clearly came out of an electrified blues tradition, Black Sabbath took that tradition in a new direction, and in so doing helped give birth to a musical style that continued to attract millions of fans decades later. According to Rolling Stone's Holly George-Warren, "Black Sabbath was the heavy metal king of the 1970s." Although initially "despised by rock critics and ignored by radio programmers", the group sold more than 8 million albums by the end of that decade. "The heavy metal band…" marvelled Ronnie James Dio. "A band that didn't apologise for coming to town; it just stepped on buildings when it came to town." Black Sabbath have influenced many acts including Judas Priest, Iron Maiden, Diamond Head, Slayer, Metallica, Nirvana, Korn, Black Flag, Mayhem, Venom, Guns N' Roses, Soundgarden, Body Count, Alice in Chains, Anthrax, Disturbed, Death, Opeth, Pantera, Megadeth, the Smashing Pumpkins, Slipknot, Foo Fighters, Fear Factory, Candlemass, Godsmack, and Van Halen. Two Gold-selling tribute albums have been released, Nativity in Black Volume 1 & 2, including covers by Sepultura, White Zombie, Type O Negative, Faith No More, Machine Head, Primus, System of a Down, and Monster Magnet. Metallica's Lars Ulrich, who, along with bandmate James Hetfield inducted Black Sabbath into the Rock and Roll Hall of Fame in 2006, said "Black Sabbath is and always will be synonymous with heavy metal", while Hetfield said "Sabbath got me started on all that evil-sounding shit, and it's stuck with me. Tony Iommi is the king of the heavy riff." Guns N' Roses guitarist Slash said of the Paranoid album: "There's just something about that whole record that, when you're a kid and you're turned onto it, it's like a whole different world. It just opens up your mind to another dimension...Paranoid is the whole Sabbath experience; very indicative of what Sabbath meant at the time. Tony's playing style—doesn't matter whether it's off Paranoid or if it's off Heaven and Hell—it's very distinctive." Anthrax guitarist Scott Ian said "I always get the question in every interview I do, 'What are your top five metal albums?' I make it easy for myself and always say the first five Sabbath albums." Lamb of God's Chris Adler said: "If anybody who plays heavy metal says that they weren't influenced by Black Sabbath's music, then I think that they're lying to you. I think all heavy metal music was, in some way, influenced by what Black Sabbath did." Judas Priest vocalist Rob Halford commented: "They were and still are a groundbreaking band...you can put on the first Black Sabbath album and it still sounds as fresh today as it did 30-odd years ago. And that's because great music has a timeless ability: To me, Sabbath are in the same league as the Beatles or Mozart. They're on the leading edge of something extraordinary." On Black Sabbath's standing, Rage Against the Machine guitarist Tom Morello states: "The heaviest, scariest, coolest riffs and the apocalyptic Ozzy wail are without peer. You can hear the despair and menace of the working-class Birmingham streets they came from in every kick-ass, evil groove. Their arrival ground hippy, flower-power psychedelia to a pulp and set the standard for all heavy bands to come." Phil Anselmo of Pantera and Down stated that "Only a fool would leave out what Black Sabbath brought to the heavy metal genre". According to Tracii Guns of L.A. Guns and former member of Guns N' Roses, the main riff of "Paradise City" by Guns N' Roses, from Appetite for Destruction (1987), was influenced by the song "Zero the Hero" from the Born Again album. King Diamond guitarist Andy LaRocque affirmed that the clean guitar part of "Sleepless Nights" from Conspiracy (1989) is inspired by Tony Iommi's playing on Never Say Die!. In addition to being pioneers of heavy metal, they also have been credited for laying the foundations for heavy metal subgenres stoner rock, sludge metal, thrash metal, black metal and doom metal as well as for alternative rock subgenre grunge. According to the critic Bob Gulla, the band's sound "shows up in virtually all of grunge's most popular bands, including Nirvana, Soundgarden, and Alice in Chains". Tony Iommi has been credited as the pioneer of lighter gauge guitar strings. The tips of his fingers were severed in a steel factory, and while using thimbles (artificial finger tips) he found that standard guitar strings were too difficult to bend and play. He found that there was only one size of strings available, so after years with Sabbath he had strings custom made. Culturally, Black Sabbath have exerted a huge influence in both television and literature and have in many cases become synonymous with heavy metal. In the film Almost Famous, Lester Bangs gives the protagonist an assignment to cover the band (plot point one) with the immortal line: 'Give me 500 words on Black Sabbath'. Contemporary music and arts publication Trebuchet Magazine has put this to practice by asking all new writers to write a short piece (500 words) on Black Sabbath as a means of proving their creativity and voice on a well documented subject. Original line-up Studio albums
[ { "paragraph_id": 0, "text": "Black Sabbath were an English rock band formed in Birmingham in 1968 by vocalist Ozzy Osbourne, guitarist Tony Iommi, bassist Geezer Butler and drummer Bill Ward. They are often cited as pioneers of heavy metal music. The band helped define the genre with their first three albums Black Sabbath (1970), Paranoid (1970) and Master of Reality (1971). Following Osbourne's departure in 1979, the band underwent multiple line-up changes, with Iommi being the only constant member throughout their history.", "title": "" }, { "paragraph_id": 1, "text": "After previous iterations of the group – the Polka Tulk Blues Band and Earth – the band settled on the name Black Sabbath in 1969. They distinguished themselves through occult themes with horror-inspired lyrics and down-tuned guitars. Signing to Philips Records in November 1969, they released their first single, \"Evil Woman\", in January 1970, and their debut album, Black Sabbath, was released the following month. Though it received a negative critical response, the album was a commercial success, leading to a follow-up record, Paranoid, later that year. The band's popularity grew, and by 1973's Sabbath Bloody Sabbath, critics were starting to respond favourably. This album, along with its predecessor Vol. 4 (1972) and its successors Sabotage (1975), Technical Ecstasy (1976) and Never Say Die! (1978), saw the band explore more experimental and progressive styles.", "title": "" }, { "paragraph_id": 2, "text": "Osbourne's excessive substance abuse led to his firing in 1979. He was replaced by former Rainbow vocalist Ronnie James Dio. Sabbath recorded three albums with Dio, Heaven and Hell (1980), Mob Rules (1981) and the live album Live Evil (1982), with the last two featuring drummer Vinny Appice replacing Ward. Following Dio and Appice's departures, Iommi and Butler recorded Born Again (1983) with then-former Deep Purple vocalist Ian Gillan and Ward returning on drums, while the latter was replaced by then-Electric Light Orchestra drummer Bev Bevan on the subsequent tour. Black Sabbath split in 1984, with Iommi assembling a new version of the band the following year. For the next twelve years, the band endured many personnel changes that included vocalists Glenn Hughes, Ray Gillen and Tony Martin, as well as several drummers and bassists. In 1991, Iommi rejoined with Butler, Dio and Appice to record Dehumanizer (1992), though Dio and Appice had both departed again by the end of 1992. The original line-up reunited in 1997, releasing a live album, Reunion, in the following year, and touring occasionally until 2005, most of which saw Black Sabbath headlining Osbourne's annual festival tour Ozzfest. The band went on hiatus in 2006 when the Mob Rules lineup reunited as Heaven & Hell, touring during the late 2000s and releasing its sole studio album, The Devil You Know, in 2009 before disbanding after Dio's death in the following year. The original line-up of Black Sabbath reunited once again in 2011, though Ward departed prior to the recording of their final studio album and 19th overall, 13 (2013). During their farewell tour, Black Sabbath played their final concert in their home city of Birmingham on 4 February 2017. Occasional partial reunions have happened since, most recently when Osbourne and Iommi performed together at the closing ceremony of the 2022 Commonwealth Games in Birmingham.", "title": "" }, { "paragraph_id": 3, "text": "Black Sabbath have sold over 70 million records worldwide as of 2013, making them one of the most commercially successful heavy metal bands. Black Sabbath, together with Deep Purple and Led Zeppelin, have been referred to as the \"unholy trinity of British hard rock and heavy metal in the early to mid-seventies\". They were ranked by MTV as the \"Greatest Metal Band of All Time\" and placed second on VH1's \"100 Greatest Artists of Hard Rock\" list. Rolling Stone magazine ranked them number 85 on their \"100 Greatest Artists of All Time\" list. Black Sabbath were inducted into the UK Music Hall of Fame in 2005 and the Rock and Roll Hall of Fame in 2006. They have also won two Grammy Awards for Best Metal Performance, and in 2019 the band received a Grammy Lifetime Achievement Award.", "title": "" }, { "paragraph_id": 4, "text": "Following the break-up of their previous band, Mythology, in 1968, guitarist Tony Iommi and drummer Bill Ward sought to form a heavy blues rock band in Aston, Birmingham. They enlisted bassist Geezer Butler and vocalist Ozzy Osbourne, who had played together in a band called Rare Breed, Osbourne having placed an advertisement in a local music shop: \"OZZY ZIG Needs Gig – has own PA\". The new group was initially named the Polka Tulk Blues Band, the name taken either from a brand of talcum powder or an Indian/Pakistani clothing shop; the exact origin is confused. The Polka Tulk Blues Band included slide guitarist Jimmy Phillips, a childhood friend of Osbourne's, and saxophonist Alan \"Aker\" Clarke. After shortening the name to Polka Tulk, the band again changed their name to Earth (which Osbourne hated) and continued as a four-piece without Phillips and Clarke. Iommi became concerned that Phillips and Clarke lacked the necessary dedication and were not taking the band seriously. Rather than asking them to leave, they instead decided to break up and then quietly reformed the band as a four-piece. While the band was performing under the Earth moniker, they recorded several demos written by Norman Haines such as \"The Rebel\", \"When I Came Down\" and \"Song for Jim\", the latter of which being a reference to Jim Simpson, who was a manager for the bands Bakerloo Blues Line and Tea & Symphony, as well as the trumpet player for the group Locomotive. Simpson had recently started a new club named Henry's Blueshouse at The Crown Hotel in Birmingham and offered to let Earth play there after they agreed to waive the usual support band fee in return for free T-shirts. The audience response was positive and Simpson agreed to manage Earth.", "title": "History" }, { "paragraph_id": 5, "text": "In December 1968, Iommi abruptly left Earth to join Jethro Tull. Although his stint with the band would be short-lived, Iommi made an appearance with Jethro Tull on The Rolling Stones Rock and Roll Circus TV show. Unsatisfied with the direction of Jethro Tull, Iommi returned to Earth by the end of the month. \"It just wasn't right, so I left\", Iommi said. \"At first I thought Tull were great, but I didn't much go for having a leader in the band, which was Ian Anderson's way. When I came back from Tull, I came back with a new attitude altogether. They taught me that to get on, you got to work for it.\"", "title": "History" }, { "paragraph_id": 6, "text": "While playing shows in England in 1969, the band discovered they were being mistaken for another English group named Earth, so they decided to change their name again (this name change would give rise to the well-known debate about the alleged aesthetic influence of Coven, which the British band always denied). A cinema across the street from the band's rehearsal room was showing the 1963 horror film Black Sabbath, starring Boris Karloff and directed by Mario Bava. While watching people line up to see the film, Butler noted that it was \"strange that people spend so much money to see scary movies\". Following that, Osbourne and Butler wrote the lyrics for a song called \"Black Sabbath\", which was inspired by the work of horror and adventure-story writer Dennis Wheatley, along with a vision that Butler had of a black silhouetted figure standing at the foot of his bed. Making use of the musical tritone, also known as \"the Devil's Interval\", the song's ominous sound and dark lyrics pushed the band in a darker direction, a stark contrast to the popular music of the late 1960s, which was dominated by flower power, folk music and hippie culture. Judas Priest frontman Rob Halford has called the track \"probably the most evil song ever written\". Inspired by the new sound, the band changed their name to Black Sabbath in August 1969, and made the decision to focus on writing similar material in an attempt to create the musical equivalent of horror films.", "title": "History" }, { "paragraph_id": 7, "text": "The band's first show as Black Sabbath took place on 30 August 1969 in Workington, England. They were signed to Philips Records in November 1969 and released their first single, \"Evil Woman\" (a cover of a song by the band Crow), which was recorded at Trident Studios through Philips subsidiary Fontana Records in January 1970. Later releases were handled by Philips' newly formed progressive rock label, Vertigo Records.", "title": "History" }, { "paragraph_id": 8, "text": "Black Sabbath's first major exposure came when the band appeared on John Peel's Top Gear radio show in 1969, performing \"Black Sabbath\", \"N.I.B.\", \"Behind the Wall of Sleep\" and \"Sleeping Village\" to a national audience in Great Britain shortly before recording of their first album commenced. Although the \"Evil Woman\" single failed to chart, the band were afforded two days of studio time in November to record their debut album with producer Rodger Bain. Iommi recalls recording live: \"We thought, 'We have two days to do it, and one of the days is mixing.' So we played live. Ozzy was singing at the same time; we just put him in a separate booth and off we went. We never had a second run of most of the stuff\".", "title": "History" }, { "paragraph_id": 9, "text": "Black Sabbath was released on Friday the 13th, February 1970, and reached number eight in the UK Albums Chart. Following its U.S. and Canadian release in May 1970 by Warner Bros. Records, the album reached number 23 on the Billboard 200, where it remained for over a year. The album was given negative reviews by many critics. Lester Bangs dismissed it in a Rolling Stone review as \"discordant jams with bass and guitar reeling like velocitised speedfreaks all over each other's musical perimeters, yet never quite finding synch\". It sold in substantial numbers despite being panned, giving the band their first mainstream exposure. It has since been certified Platinum in both U.S. by the Recording Industry Association of America (RIAA) and in the UK by British Phonographic Industry (BPI), and is now generally accepted as the first heavy metal album.", "title": "History" }, { "paragraph_id": 10, "text": "The band returned to the studio in June 1970, just four months after Black Sabbath was released. The new album was initially set to be named War Pigs after the song \"War Pigs\", which was critical of the Vietnam War; however, Warner changed the title of the album to Paranoid. The album's lead single, \"Paranoid\", was written in the studio at the last minute. Ward explains: \"We didn't have enough songs for the album, and Tony just played the [Paranoid] guitar lick and that was it. It took twenty, twenty-five minutes from top to bottom.\" The single was released in September 1970 and reached number four on the UK Singles Chart, remaining Black Sabbath's only top 10 hit. The album followed in the UK in October 1970, where, pushed by the success of the \"Paranoid\" single, it reached number one on the UK Albums Chart.", "title": "History" }, { "paragraph_id": 11, "text": "The U.S. release was held off until January 1971, as the Black Sabbath album was still on the chart at the time of Paranoid's UK release. The album reached No. 12 in the U.S. in March 1971, and would go on to sell four million copies in the U.S. with virtually no radio airplay. Like Black Sabbath, the album was panned by rock critics of the era, but modern-day reviewers such as AllMusic's Steve Huey cite Paranoid as \"one of the greatest and most influential heavy metal albums of all time\", which \"defined the sound and style of heavy metal more than any other record in rock history\". The album was ranked at number 131 on Rolling Stone magazine's list of The 500 Greatest Albums of All Time. Paranoid's chart success allowed the band to tour the U.S. for the first time – their first U.S. show was at a club called Ungano's at 210 West 70th Street in New York City – and spawned the release of the album's second single, \"Iron Man\". Although the single failed to reach the top 40, it remains one of Black Sabbath's most popular songs, as well as the band's highest-charting U.S. single until 1998's \"Psycho Man\".", "title": "History" }, { "paragraph_id": 12, "text": "In February 1971, after a one-off performance at the Myponga Pop Festival in Australia, Black Sabbath returned to the studio to begin work on their third album. Following the chart success of Paranoid, the band were afforded more studio time, along with a \"briefcase full of cash\" to buy drugs. \"We were getting into coke, big time\", Ward explained. \"Uppers, downers, Quaaludes, whatever you like. It got to the stage where you come up with ideas and forget them, because you were just so out of it.\"", "title": "History" }, { "paragraph_id": 13, "text": "Production completed in April 1971, and in July the band released Master of Reality, just six months after the U.S. release of Paranoid. The album reached the top 10 in the U.S. and the United Kingdom, and was certified Gold in less than two months, eventually receiving Platinum certification in the 1980s and Double Platinum in the early 21st century. It contained Sabbath's first acoustic songs, alongside fan favourites such as \"Children of the Grave\" and \"Sweet Leaf\". Critical response of the era was generally unfavourable, with Lester Bangs delivering an ambivalent review of Master of Reality in Rolling Stone, describing the closing \"Children of the Grave\" as \"naïve, simplistic, repetitive, absolute doggerel – but in the tradition [of rock 'n' roll] ... The only criterion is excitement, and Black Sabbath's got it\". (In 2003, Rolling Stone would place the album at number 300 on their 500 Greatest Albums of All Time list.)", "title": "History" }, { "paragraph_id": 14, "text": "Following the Master of Reality world tour in 1972, the band took their first break in three years. As Ward explained: \"The band started to become very fatigued and very tired. We'd been on the road non-stop, year in and year out, constantly touring and recording. I think Master of Reality was kind of like the end of an era, the first three albums, and we decided to take our time with the next album.\"", "title": "History" }, { "paragraph_id": 15, "text": "In June 1972, the band reconvened in Los Angeles to begin work on their next album at the Record Plant. With more time in the studio, the album saw the band experimenting with new textures, such as strings, piano, orchestration and multi-part songs. Recording was plagued with problems, many as a result of substance abuse issues. Struggling to record the song \"Cornucopia\" after \"sitting in the middle of the room, just doing drugs\", Ward was nearly fired. \"I hated the song, there were some patterns that were just ... horrible,\" the drummer said. \"I nailed it in the end, but the reaction I got was the cold shoulder from everybody. It was like, 'Well, just go home; you're not being of any use right now.' I felt like I'd blown it, I was about to get fired\". Butler thought that the end product \"was very badly produced, as far as I was concerned. Our then-manager insisted on producing it, so he could claim production costs\".", "title": "History" }, { "paragraph_id": 16, "text": "The album was originally titled Snowblind after the song of the same name, which deals with cocaine abuse. The record company changed the title at the last minute to Black Sabbath Vol. 4. Ward observed, \"There was no Volume 1, 2 or 3, so it's a pretty stupid title, really\". Vol. 4 was released in September 1972, and while critics were dismissive, it achieved Gold status in less than a month, and was the band's fourth consecutive release to sell a million in the U.S. \"Tomorrow's Dream\" was released as a single – the band's first since \"Paranoid\" – but failed to chart.", "title": "History" }, { "paragraph_id": 17, "text": "Following an extensive tour of the U.S., in 1973 the band travelled again to Australia, followed by a tour for the first time to New Zealand, before moving onto mainland Europe. \"The band were definitely in their heyday\", recalled Ward, \"in the sense that nobody had burnt out quite yet\".", "title": "History" }, { "paragraph_id": 18, "text": "Following the Vol. 4 world tour, Black Sabbath returned to Los Angeles to begin work on their next release. Pleased with the Vol. 4 album, the band sought to recreate the recording atmosphere, and returned to the Record Plant studio in Los Angeles. With new musical innovations of the era, the band were surprised to find that the room they had used previously at the Record Plant was replaced by a \"giant synthesiser\". The band rented a house in Bel Air and began writing in the summer of 1973, but in part because of substance issues and fatigue, they were unable to complete any songs. \"Ideas weren't coming out the way they were on Vol. 4, and we really got discontent\", Iommi said. \"Everybody was sitting there waiting for me to come up with something. I just couldn't think of anything. And if I didn't come up with anything, nobody would do anything\".", "title": "History" }, { "paragraph_id": 19, "text": "After a month in Los Angeles with no results, the band opted to return to England. They rented Clearwell Castle in The Forest of Dean. \"We rehearsed in the dungeons and it was really creepy, but it had some atmosphere, it conjured up things and stuff started coming out again\". While working in the dungeon, Iommi stumbled onto the main riff of \"Sabbath Bloody Sabbath\", which set the tone for the new material. Recorded at Morgan Studios in London by Mike Butcher and building off the stylistic changes introduced on Vol. 4, new songs incorporated synthesisers, strings and complex arrangements. Yes keyboardist Rick Wakeman was brought in as a session player, appearing on \"Sabbra Cadabra\".", "title": "History" }, { "paragraph_id": 20, "text": "In November 1973, Black Sabbath began to receive positive reviews in the mainstream press after the release of Sabbath Bloody Sabbath, with Gordon Fletcher of Rolling Stone calling the album \"an extraordinarily gripping affair\" and \"nothing less than a complete success\". Later reviewers such as AllMusic's Eduardo Rivadavia cite the album as a \"masterpiece, essential to any heavy metal collection\", while also displaying \"a newfound sense of finesse and maturity\". The album marked the band's fifth consecutive Platinum-selling album in the U.S., reaching number four on the UK Albums Chart and number 11 in the U.S.", "title": "History" }, { "paragraph_id": 21, "text": "The band began a world tour in January 1974, which culminated at the California Jam festival in Ontario, California, on 6 April 1974. Attracting over 200,000 fans, Black Sabbath appeared alongside popular 1970s rock and pop bands Deep Purple, Eagles, Emerson, Lake & Palmer, Rare Earth, Seals & Crofts, Black Oak Arkansas and Earth, Wind & Fire. Portions of the show were telecast on ABC Television in the U.S., exposing the band to a wider American audience. In the same year, the band shifted management, signing with notorious English manager Don Arden. The move caused a contractual dispute with Black Sabbath's former management, and while on stage in the U.S., Osbourne was handed a subpoena that led to two years of litigation.", "title": "History" }, { "paragraph_id": 22, "text": "Black Sabbath began work on their sixth album in February 1975, again in England at Morgan Studios in Willesden, this time with a decisive vision to differ the sound from Sabbath, Bloody Sabbath. \"We could've continued and gone on and on, getting more technical, using orchestras and everything else which we didn't particularly want to. We took a look at ourselves, and we wanted to do a rock album – Sabbath, Bloody Sabbath wasn't a rock album, really\". Produced by Black Sabbath and Mike Butcher, Sabotage was released in July 1975. As with its precursor, the album initially saw favourable reviews, with Rolling Stone stating \"Sabotage is not only Black Sabbath's best record since Paranoid, it might be their best ever\", although later reviewers such as AllMusic noted that \"the magical chemistry that made such albums as Paranoid and Volume 4 so special was beginning to disintegrate\".", "title": "History" }, { "paragraph_id": 23, "text": "Sabotage reached the top 20 in both the U.S. and the United Kingdom, but was the band's first release not to achieve Platinum status in the U.S., only achieving Gold certification. Although the album's only single \"Am I Going Insane (Radio)\" failed to chart, Sabotage features fan favourites such as \"Hole in the Sky\" and \"Symptom of the Universe\". Black Sabbath toured in support of Sabotage with openers Kiss, but were forced to cut the tour short in November 1975, following a motorcycle accident in which Osbourne ruptured a muscle in his back. In December 1975, the band's record companies released a greatest hits album without input from the band, titled We Sold Our Soul for Rock 'n' Roll. The album charted throughout 1976, eventually selling two million copies in the U.S.", "title": "History" }, { "paragraph_id": 24, "text": "Black Sabbath began work for their next album at Criteria Studios in Miami, Florida, in June 1976. To expand their sound, the band added keyboard player Gerald Woodroffe, who also had appeared to a lesser extent on Sabotage. During the recording of Technical Ecstasy, Osbourne admits that he began losing interest in Black Sabbath and began to consider the possibility of working with other musicians. Recording of Technical Ecstasy was difficult; by the time the album was completed, Osbourne was admitted to Stafford County Asylum in Britain. It was released on 25 September 1976 to mixed reviews, and – for the first time – later music critics gave the album less favourable retrospective reviews; two decades after its release, AllMusic gave the album two stars, and noted that the band was \"unravelling at an alarming rate\". The album featured less of the doomy, ominous sound of previous efforts, and incorporated more synthesisers and uptempo rock songs. Technical Ecstasy failed to reach the top 50 in the U.S. and was the band's second consecutive release not to achieve Platinum status, although it was later certified Gold in 1997. The album included \"Dirty Women\", which remains a live staple, as well as Ward's first lead vocal on the song \"It's Alright\". Touring in support of Technical Ecstasy began in November 1976, with openers Boston and Ted Nugent in the U.S., and completed in Europe with AC/DC in April 1977.", "title": "History" }, { "paragraph_id": 25, "text": "In late 1977, while in rehearsal for their next album and just days before the band was set to enter the studio, Osbourne abruptly quit the band. Iommi called vocalist Dave Walker, a longtime friend of the band who had previously been a member of Fleetwood Mac and Savoy Brown, and informed him that Osbourne had left the band. Walker, who was at that time fronting a band called Mistress, flew to Birmingham from California in late 1977 to write material and rehearse with Black Sabbath. On 8 January 1978, Black Sabbath made their only live performance with Walker on vocals, playing an early version of the song \"Junior's Eyes\" on the BBC Television programme \"Look! Hear!\" Walker later recalled that, while in Birmingham, he had bumped into Osbourne in a pub and came to the conclusion that Osbourne was not fully committed to leaving Black Sabbath. \"The last Sabbath albums were just very depressing for me\", Osbourne said. \"I was doing it for the sake of what we could get out of the record company, just to get fat on beer and put a record out.\" Walker has said that he wrote a lot of lyrics during his brief time in the band, but none of them were ever used. If any recordings of this version of the band other than the \"Look! Hear!\" footage still exist, Walker says that he is not aware of them.", "title": "History" }, { "paragraph_id": 26, "text": "Osbourne initially set out to form a solo project featuring former Dirty Tricks members John Frazer-Binnie, Terry Horbury and Andy Bierne. As the new band were in rehearsals in January 1978, Osbourne had a change of heart and rejoined Black Sabbath. \"Three days before we were due to go into the studio, Ozzy wanted to come back to the band\", Iommi explained. \"He wouldn't sing any of the stuff we'd written with the other guy (Walker), so it made it very difficult. We went into the studio with basically no songs. We'd write in the morning so we could rehearse and record at night. It was so difficult, like a conveyor belt, because you couldn't get time to reflect on stuff. 'Is this right? Is this working properly?' It was very difficult for me to come up with the ideas and putting them together that quick\".", "title": "History" }, { "paragraph_id": 27, "text": "The band spent five months at Sounds Interchange Studios in Toronto, Ontario, Canada, writing and recording what would become Never Say Die!. \"It took quite a long time\", Iommi said. \"We were getting really drugged out, doing a lot of dope. We'd go down to the sessions, and have to pack up because we were too stoned, we'd have to stop. Nobody could get anything right, we were all over the place, everybody's playing a different thing. We'd go back and sleep it off, and try again the next day\". The album was released in September 1978, reaching number 12 in the United Kingdom and number 69 in the U.S. Press response was unfavourable and did not improve over time, with Eduardo Rivadavia of AllMusic stating two decades after its release that the album's \"unfocused songs perfectly reflected the band's tense personnel problems and drug abuse\". The album featured the singles \"Never Say Die\" and \"Hard Road\", both of which cracked the top 40 in the United Kingdom. The band also made their second appearance on the BBC's Top of the Pops, performing \"Never Say Die\". It took nearly 20 years for the album to be certified Gold in the U.S.", "title": "History" }, { "paragraph_id": 28, "text": "Touring in support of Never Say Die! began in May 1978 with openers Van Halen. Reviewers called Black Sabbath's performance \"tired and uninspired\", a stark contrast to the \"youthful\" performance of Van Halen, who were touring the world for the first time. The band filmed a performance at the Hammersmith Odeon in June 1978, which was later released on DVD as Never Say Die. The final show of the tour – and Osbourne's last appearance with the band until later reunions – was in Albuquerque, New Mexico, on 11 December.", "title": "History" }, { "paragraph_id": 29, "text": "Following the tour, Black Sabbath returned to Los Angeles and again rented a house in Bel Air, where they spent nearly a year working on new material for the next album. The entire band were abusing both alcohol and other drugs, but Iommi says Osbourne \"was on a totally different level altogether\". The band would come up with new song ideas, but Osbourne showed little interest and would refuse to sing them. Pressure from the record label and frustrations with Osbourne's lack of input coming to a head, Iommi made the decision to fire Osbourne in 1979. Iommi believed the only options available were to fire Osbourne or break the band up completely. \"At that time, Ozzy had come to an end\", Iommi said. \"We were all doing a lot of drugs, a lot of coke, a lot of everything, and Ozzy was getting drunk so much at the time. We were supposed to be rehearsing and nothing was happening. It was like, 'Rehearse today? No, we'll do it tomorrow.' It really got so bad that we didn't do anything. It just fizzled out\". Ward, who was close with Osbourne, was chosen by Tony to break the news to the singer on 27 April 1979. \"I hope I was professional, I might not have been, actually. When I'm drunk I am horrible, I am horrid\", Ward said. \"Alcohol was definitely one of the most damaging things to Black Sabbath. We were destined to destroy each other. The band were toxic, very toxic\".", "title": "History" }, { "paragraph_id": 30, "text": "Sharon Arden (later Sharon Osbourne), daughter of Black Sabbath manager Don Arden, suggested former Rainbow vocalist Ronnie James Dio to replace Ozzy Osbourne in 1979. Don Arden was at this point still trying to convince Osbourne to rejoin the band, as he viewed the original line-up as the most profitable. Dio officially joined in June, and the band began writing their next album. With a notably different vocal style from Osbourne's, Dio's addition to the band marked a change in Black Sabbath's sound. \"They were totally different altogether\", Iommi explains. \"Not only voice-wise, but attitude-wise. Ozzy was a great showman, but when Dio came in, it was a different attitude, a different voice and a different musical approach, as far as vocals. Dio would sing across the riff, whereas Ozzy would follow the riff, like in \"Iron Man\". Ronnie came in and gave us another angle on writing.\"", "title": "History" }, { "paragraph_id": 31, "text": "Geezer Butler temporarily left the band in September 1979 for personal reasons. According to Dio, the band initially hired Craig Gruber, with whom Dio had previously played while in Elf and Rainbow, on bass to assist with writing the new album. Gruber was soon replaced by Geoff Nicholls of Quartz. The new line-up returned to Criteria Studios in November to begin recording work, with Butler returning to the band in January 1980 and Nicholls moving to keyboards. Produced by Martin Birch, Heaven and Hell was released on 25 April 1980, to critical acclaim. Over a decade after its release, AllMusic said the album was \"one of Sabbath's finest records, the band sounds reborn and re-energised throughout\". Heaven and Hell peaked at number nine in the United Kingdom and number 28 in the U.S., the band's highest-charting album since Sabotage. The album eventually sold a million copies in the U.S., and the band embarked on an extensive world tour, making their first live appearance with Dio in Germany on 17 April 1980.", "title": "History" }, { "paragraph_id": 32, "text": "Black Sabbath toured the U.S. throughout 1980 with Blue Öyster Cult on the \"Black and Blue\" tour, with a show at Nassau Coliseum in Uniondale, New York, filmed for Don Kirshner's Rock Concert and later released theatrically in 1981 as Black and Blue. On 26 July 1980, the band played to 75,000 fans at a sold-out Los Angeles Memorial Coliseum with Journey, Cheap Trick and Molly Hatchet. The next day, the band appeared at the 1980 Day on the Green at Oakland Coliseum. While on tour, Black Sabbath's former label in England issued a live album culled from a seven-year-old performance, titled Live at Last without any input from the band. The album reached number five on the UK chart and saw the re-release of \"Paranoid\" as a single, which reached the top 20.", "title": "History" }, { "paragraph_id": 33, "text": "On 18 August 1980, after a show in Minneapolis, Ward quit the band. \"It was intolerable for me to get on the stage without Ozzy. And I drank 24 hours a day, my alcoholism accelerated\". Geezer Butler stated that after Ward's final show, the drummer came in drunk, stating that \"he might as well be a Martian\". Ward then got angry, packed his things and got on a bus to leave. Following Ward's sudden departure, the group hired drummer Vinny Appice. Further trouble for the band came during their 9 October 1980 concert at the Milwaukee Arena, which degenerated into a riot that caused $10,000 in damages to the arena and resulted in 160 arrests. According to the Associated Press: \"The crowd of mostly adolescent males first became rowdy in a performance by the Blue Oyster Cult\" and then grew restless while waiting an hour for Black Sabbath to begin playing. A member of the audience threw a beer bottle that struck bassist Butler and effectively ended the show. \"The band then abruptly halted its performance and began leaving\" as the crowd rioted.", "title": "History" }, { "paragraph_id": 34, "text": "The band completed the Heaven and Hell world tour in February 1981 and returned to the studio to begin work on their next album. Black Sabbath's second studio album that was produced by Martin Birch and featured Ronnie James Dio as vocalist, Mob Rules, was released in October 1981 and was well received by fans, but less so by critics. Rolling Stone reviewer J. D. Considine gave the album one star, claiming \"Mob Rules finds the band as dull-witted and flatulent as ever\". Like most of the band's earlier work, time helped to improve the opinions of the music press. A decade after its release, AllMusic's Eduardo Rivadavia called Mob Rules \"a magnificent record\". The album was certified Gold and reached the top 20 on the UK chart. The album's title track, \"The Mob Rules\", which was recorded at John Lennon's old house in England, was also featured in the 1981 animated film Heavy Metal, although the film version is an alternate take and differs from the album version.", "title": "History" }, { "paragraph_id": 35, "text": "Unhappy with the quality of 1980's Live at Last, the band recorded another live album – titled Live Evil – during the Mob Rules world tour, across the United States in Dallas, San Antonio and Seattle, in 1982. During the mixing process for the album, Iommi and Butler had a falling-out with Dio. Misinformed by their then-current mixing engineer, Iommi and Butler accused Dio of sneaking into the studio at night to raise the volume of his vocals. In addition, Dio was not satisfied with the pictures of him in the artwork. Butler also accused Dio and Appice of working on a solo album during the album's mixing without telling the other members of Black Sabbath. \"Ronnie wanted more say in things\", Iommi said. \"And Geezer would get upset with him and that is where the rot set in. Live Evil is when it all fell apart. Ronnie wanted to do more of his own thing, and the engineer we were using at the time in the studio didn't know what to do, because Ronnie was telling him one thing and we were telling him another. At the end of the day, we just said, 'That's it, the band is over'\". \"When it comes time for the vocal, nobody tells me what to do. Nobody! Because they're not as good as me, so I do what I want to do\", Dio later said. \"I refuse to listen to Live Evil, because there are too many problems. If you look at the credits, the vocals and drums are listed off to the side. Open up the album and see how many pictures there are of Tony, and how many there are of me and Vinny\".", "title": "History" }, { "paragraph_id": 36, "text": "Ronnie James Dio left Black Sabbath in November 1982 to start his own band and took drummer Vinny Appice with him. Live Evil was released in January 1983, but was overshadowed by Ozzy Osbourne's Platinum-selling album Speak of the Devil.", "title": "History" }, { "paragraph_id": 37, "text": "The remaining original members, Iommi and Butler, began auditioning singers for the band's next release. Deep Purple and Whitesnake's David Coverdale, Samson's Nicky Moore and Lone Star's John Sloman were all considered and Iommi states in his autobiography that Michael Bolton auditioned. The band settled on former Deep Purple vocalist Ian Gillan to replace Dio in December 1982. The project was initially not to be called Black Sabbath, but pressure from the record label forced the group to retain the name. The band entered The Manor Studios in Shipton-on-Cherwell, Oxfordshire, in June 1983 with a returned and newly sober Bill Ward on drums. \"That was the very first album that I ever did clean and sober,\" Ward recalled. \"I only got drunk after I finished all my work on the album – which wasn't a very good idea... Sixty to seventy per cent of my energy was taken up on learning how to get through the day without taking a drink and learning how to do things without drinking, and thirty per cent of me was involved in the album.\"", "title": "History" }, { "paragraph_id": 38, "text": "Born Again (7 August 1983) was panned on release by critics. Despite this negative reception, it reached number four in the UK, and number 39 in the U.S. Even three decades after its release, AllMusic's Eduardo Rivadavia called the album \"dreadful\", noting that \"Gillan's bluesy style and humorous lyrics were completely incompatible with the lords of doom and gloom\".", "title": "History" }, { "paragraph_id": 39, "text": "Unable to tour because of the pressures of the road, Ward quit the band. \"I fell apart with the idea of touring,\" he later explained. \"I got so much fear behind touring, I didn't talk about the fear, I drank behind the fear instead and that was a big mistake.\" He was replaced by former Electric Light Orchestra drummer Bev Bevan for the Born Again '83–'84 world tour, (often unofficially referred to as the 'Feighn Death Sabbath '83–'84' World Tour) which began in Europe with Diamond Head, and later in the U.S. with Quiet Riot and Night Ranger. The band headlined the 1983 Reading Festival in England, adding Deep Purple's \"Smoke on the Water\" to their encore.", "title": "History" }, { "paragraph_id": 40, "text": "The tour in support of Born Again included a giant set of the Stonehenge monument. In a move later parodied in the mockumentary This Is Spinal Tap, the band made a mistake in ordering the set piece. Butler explained:", "title": "History" }, { "paragraph_id": 41, "text": "We had Sharon Osbourne's dad, Don Arden, managing us. He came up with the idea of having the stage set be Stonehenge. He wrote the dimensions down and gave it to our tour manager. He wrote it down in metres but he meant to write it down in feet. The people who made it saw fifteen metres instead of fifteen feet. It was 45 feet high and it wouldn't fit on any stage anywhere so we just had to leave it in the storage area. It cost a fortune to make but there was not a building on earth that you could fit it into.", "title": "History" }, { "paragraph_id": 42, "text": "Following the completion of the Born Again tour in March 1984, vocalist Ian Gillan left Black Sabbath to re-join Deep Purple, which was reforming after a long hiatus. Bevan left at the same time, and Gillan remarked that he and Bevan were made to feel like \"hired help\" by Iommi. The band then recruited an unknown Los Angeles vocalist named David Donato and Ward once again rejoined the band. The new line-up wrote and rehearsed throughout 1984, and eventually recorded a demo with producer Bob Ezrin in October. Unhappy with the results, the band parted ways with Donato shortly after. Disillusioned with the band's revolving line-up, Ward left shortly after stating \"This isn't Black Sabbath\". Butler would quit Sabbath next in November 1984 to form a solo band. \"When Ian Gillan took over that was the end of it for me,\" he said. \"I thought it was just a joke and I just totally left. When we got together with Gillan it was not supposed to be a Black Sabbath album. After we had done the album we gave it to Warner Bros. and they said they were going to put it out as a Black Sabbath album and we didn't have a leg to stand on. I got really disillusioned with it and Gillan was really pissed off about it. That lasted one album and one tour and then that was it.\"", "title": "History" }, { "paragraph_id": 43, "text": "One vocalist whose status is disputed, both inside and outside Sabbath, is Christian evangelist and former Joshua frontman Jeff Fenholt. Fenholt insists he was a singer in Sabbath between January and May 1985. Iommi has never confirmed this. Fenholt gives a detailed account in Garry Sharpe-Young's book Sabbath Bloody Sabbath: The Battle for Black Sabbath.", "title": "History" }, { "paragraph_id": 44, "text": "Following both Ward's and Butler's exits, sole remaining original member Iommi put Sabbath on hiatus, and began work on a solo album with long-time Sabbath keyboardist Geoff Nicholls. While working on new material, the original Sabbath line-up agreed to a spot at Bob Geldof's Live Aid, performing at the Philadelphia show on 13 July 1985. This event – which also featured reunions of The Who and Led Zeppelin – marked the first time the original line-up had appeared on stage since 1978. \"We were all drunk when we did Live Aid,\" recalled Geezer Butler, \"but we'd all got drunk separately.\"", "title": "History" }, { "paragraph_id": 45, "text": "Returning to his solo work, Iommi enlisted bassist Dave Spitz (ex-Great White), drummer Eric Singer and initially intended to use multiple singers, including Rob Halford of Judas Priest, former Deep Purple and Trapeze vocalist Glenn Hughes, and former Sabbath vocalist Ronnie James Dio. This plan didn't work as he forecasted. \"We were going to use different vocalists on the album, guest vocalists, but it was so difficult getting it together and getting releases from their record companies. Glenn Hughes came along to sing on one track and we decided to use him on the whole album.\"", "title": "History" }, { "paragraph_id": 46, "text": "The band spent the remainder of the year in the studio, recording what would become Seventh Star (1986). Warner Bros. refused to release the album as a Tony Iommi solo release, instead insisting on using the name Black Sabbath. Pressured by the band's manager, Don Arden, the two compromised and released the album as \"Black Sabbath featuring Tony Iommi\" in January 1986. \"It opened up a whole can of worms,\" Iommi explained. \"If we could have done it as a solo album, it would have been accepted a lot more.\" Seventh Star sounded little like a Sabbath album, incorporating instead elements popularised by the 1980s Sunset Strip hard rock scene. It was panned by the critics of the era, although later reviewers such as AllMusic gave album verdicts, calling the album \"often misunderstood and underrated\".", "title": "History" }, { "paragraph_id": 47, "text": "The new line-up rehearsed for six weeks preparing for a full world tour, although the band were eventually forced to use the Sabbath name. \"I was into the 'Tony Iommi project', but I wasn't into the Black Sabbath moniker,\" Hughes said. \"The idea of being in Black Sabbath didn't appeal to me whatsoever. Glenn Hughes singing in Black Sabbath is like James Brown singing in Metallica. It wasn't gonna work.\" Just four days before the start of the tour, Hughes got into a bar fight with the band's production manager John Downing which splintered the singer's orbital bone. The injury interfered with Hughes' ability to sing, and the band brought in vocalist Ray Gillen to continue the tour with W.A.S.P. and Anthrax, although nearly half of the U.S. dates would be cancelled because of poor ticket sales.", "title": "History" }, { "paragraph_id": 48, "text": "Black Sabbath began work on new material in October 1986 at Air Studios in Montserrat with producer Jeff Glixman. The recording was fraught with problems from the beginning, as Glixman left after the initial sessions to be replaced by producer Vic Coppersmith-Heaven. Bassist Dave Spitz quit over \"personal issues\", and former Rainbow and Ozzy Osbourne bassist Bob Daisley was brought in. Daisley re-recorded all of the bass tracks, and wrote the album's lyrics, but before the album was complete, he left to join Gary Moore's backing band, taking drummer Eric Singer with him. After problems with second producer Coppersmith-Heaven, the band returned to Morgan Studios in England in January 1987 to work with new producer Chris Tsangarides. While working in the United Kingdom, new vocalist Ray Gillen abruptly left Black Sabbath to form Blue Murder with guitarist John Sykes (ex-Tygers of Pan Tang, Thin Lizzy, Whitesnake).", "title": "History" }, { "paragraph_id": 49, "text": "The band enlisted heavy metal vocalist Tony Martin to re-record Gillen's tracks, and former Electric Light Orchestra drummer Bev Bevan to complete a few percussion overdubs. Before the release of the new album Black Sabbath accepted an offer to play six shows at Sun City, South Africa during the apartheid era. The band drew criticism from activists and artists involved with Artists United Against Apartheid, who had been boycotting South Africa since 1985. Drummer Bev Bevan refused to play the shows, and was replaced by Terry Chimes, formerly of the Clash, while Dave Spitz returned on bass.", "title": "History" }, { "paragraph_id": 50, "text": "After nearly a year in production, The Eternal Idol was released on 8 December 1987 and ignored by contemporary reviewers. On-line internet era reviews were mixed. AllMusic said that \"Martin's powerful voice added new fire\" to the band, and the album contained \"some of Iommi's heaviest riffs in years.\" Blender gave the album two stars, claiming the album was \"Black Sabbath in name only\". The album would stall at No. 66 in the United Kingdom, while peaking at 168 in the U.S. The band toured in support of Eternal Idol in Germany, Italy and for the first time, Greece. In part due to a backlash from promoters over the South Africa incident, other European shows were cancelled. Bassist Dave Spitz left the band again shortly before the tour, and was replaced by Jo Burt, formerly of Virginia Wolf.", "title": "History" }, { "paragraph_id": 51, "text": "Following the poor commercial performance of The Eternal Idol, Black Sabbath were dropped by both Vertigo Records and Warner Bros. Records, and signed with I.R.S. Records. The band took time off in 1988, returning in August to begin work on their next album. As a result of the recording troubles with Eternal Idol, Tony Iommi opted to produce the band's next album himself. \"It was a completely new start\", Iommi said. \"I had to rethink the whole thing, and decided that we needed to build up some credibility again\". Iommi enlisted former Rainbow drummer Cozy Powell, long-time keyboardist Nicholls and session bassist Laurence Cottle, and rented a \"very cheap studio in England\".", "title": "History" }, { "paragraph_id": 52, "text": "Black Sabbath released Headless Cross in April 1989, and it was also ignored by contemporary reviewers, although AllMusic contributor Eduardo Rivadavia gave the album four stars and called it \"the finest non-Ozzy or Dio Black Sabbath album\". Anchored by the number 62 charting single \"Headless Cross\", the album reached number 31 on the UK chart, and number 115 in the U.S. Queen guitarist Brian May, a good friend of Iommi's, played a guest solo on the song \"When Death Calls\". Following the album's release the band added touring bassist Neil Murray, formerly of Colosseum II, National Health, Whitesnake, Gary Moore's backing band, and Vow Wow.", "title": "History" }, { "paragraph_id": 53, "text": "The unsuccessful Headless Cross U.S. tour began in May 1989 with openers Kingdom Come and Silent Rage, but because of poor ticket sales, the tour was cancelled after just eight shows. The European leg of the tour began in September, where the band were enjoying chart success. After a string of Japanese shows the band embarked on a 23 date Russian tour with Girlschool. Black Sabbath was one of the first bands to tour Russia, after Mikhail Gorbachev opened the country to western acts for the first time in 1989.", "title": "History" }, { "paragraph_id": 54, "text": "The band returned to the studio in February 1990 to record Tyr, the follow-up to Headless Cross. While not technically a concept album, some of the album's lyrical themes are loosely based on Norse mythology. Tyr was released on 6 August 1990, reaching number 24 on the UK albums chart, but was the first Black Sabbath release not to break the Billboard 200 in the U.S. The album would receive mixed internet-era reviews, with AllMusic noting that the band \"mix myth with metal in a crushing display of musical synthesis\", while Blender gave the album just one star, claiming that \"Iommi continues to besmirch the Sabbath name with this unremarkable collection\". The band toured in support of Tyr with Circus of Power in Europe, but the final seven United Kingdom dates were cancelled because of poor ticket sales. For the first time in their career, the band's touring cycle did not include U.S. dates.", "title": "History" }, { "paragraph_id": 55, "text": "While on his Lock Up the Wolves U.S. tour in August 1990, former Sabbath vocalist Ronnie James Dio was joined onstage at the Roy Wilkins Auditorium by Geezer Butler to perform \"Neon Knights\". Following the show, the two expressed interest in rejoining Sabbath. Butler convinced Iommi, who in turn broke up the current line-up, dismissing vocalist Tony Martin and bassist Neil Murray. \"I do regret that in a lot of ways,\" Iommi said. \"We were at a good point then. We decided to [reunite with Dio] and I don't even know why, really. There's the financial aspect, but that wasn't it. I seemed to think maybe we could recapture something we had.\"", "title": "History" }, { "paragraph_id": 56, "text": "Dio and Butler joined Iommi and Cozy Powell in autumn 1990 to begin the next Sabbath release. While rehearsing in November, Powell suffered a broken hip when his horse died and fell on the drummer's legs. Unable to complete the album, Powell was replaced by former drummer Vinny Appice, reuniting the Mob Rules line-up, and the band entered the studio with producer Reinhold Mack. The year-long recording was plagued with problems, primarily stemming from writing tension between Iommi and Dio. Songs were rewritten multiple times. \"It was just hard work,\" Iommi said. \"We took too long on it, that album cost us a million dollars, which is bloody ridiculous.\" Dio recalled the album as difficult, but worth the effort: \"It was something we had to really wring out of ourselves, but I think that's why it works. Sometimes you need that kind of tension, or else you end up making the Christmas album\".", "title": "History" }, { "paragraph_id": 57, "text": "The resulting Dehumanizer was released on 22 June 1992. In the U.S., the album was released on 30 June 1992 by Reprise Records, as Dio and his namesake band were still under contract to the label at the time. While the album received mixed reviews,, it was the band's biggest commercial success in a decade. Anchored by the top 40 rock radio single \"TV Crimes\", the album peaked at number 44 on the Billboard 200. The album also featured \"Time Machine\", a version of which had been recorded for the 1992 film Wayne's World. Additionally, the perception among fans of a return of some semblance of the \"real\" Sabbath provided the band with much needed momentum.", "title": "History" }, { "paragraph_id": 58, "text": "Sabbath began touring in support of Dehumanizer in July 1992 with Testament, Danzig, Prong, and Exodus. While on tour, former vocalist Ozzy Osbourne announced his first retirement, and invited Sabbath to open for his solo band at the final two shows of his No More Tours tour in Costa Mesa, California. The band agreed, aside from Dio, who told Iommi, \"I'm not doing that. I'm not supporting a clown.\" Dio spoke of the situation years later:", "title": "History" }, { "paragraph_id": 59, "text": "I was told in the middle of the tour that we would be opening for Ozzy in Los Angeles. And I said, \"No. Sorry, I have more pride than that.\" A lot of bad things were being said from camp to camp, and it created this horrible schism. So by [the band] agreeing to play the shows in L.A. with Ozzy, that, to me, spelled out reunion. And that obviously meant the doom of that particular project.", "title": "History" }, { "paragraph_id": 60, "text": "Dio quit Sabbath following a show in Oakland, California on 13 November 1992, one night before the band were set to appear at Osbourne's retirement show. Judas Priest vocalist Rob Halford stepped in at the last minute, performing two nights with the band. Iommi and Butler joined Osbourne and former drummer Ward on stage for the first time since 1985's Live Aid concert, performing a brief set of Sabbath songs. This set the stage for a longer-term reunion of the original line-up, though that plan proved short-lived. \"Ozzy, Geezer, Tony and Bill announced the reunion of Black Sabbath – again,\" remarked Dio. \"And I thought that it was a great idea. But I guess Ozzy didn't think it was such a great idea… I'm never surprised when it comes to whatever happens with them. Never at all. They are very predictable. They don't talk.\"", "title": "History" }, { "paragraph_id": 61, "text": "Drummer Vinny Appice left the band following the reunion show to rejoin Ronnie James Dio's solo band, later appearing on Dio's Strange Highways and Angry Machines. Iommi and Butler enlisted former Rainbow drummer Bobby Rondinelli, and reinstated former vocalist Tony Martin. The band returned to the studio to work on new material, although the project was not originally intended to be released under the Black Sabbath name. As Geezer Butler explains:", "title": "History" }, { "paragraph_id": 62, "text": "It wasn't even supposed to be a Sabbath album; I wouldn't have even done it under the pretence of Sabbath. That was the time when the original band were talking about getting back together for a reunion tour. Tony and myself just went in with a couple of people, did an album just to have, while the reunion tour was (supposedly) going on. It was like an Iommi/Butler project album.", "title": "History" }, { "paragraph_id": 63, "text": "Under pressure from their record label, the band released their seventeenth studio album, Cross Purposes, on 8 February 1994, under the Black Sabbath name. The album received mixed reviews, with Blender giving the album two stars, calling Soundgarden's 1994 album Superunknown \"a far better Sabbath album than this by-the-numbers potboiler\". AllMusic's Bradley Torreano called Cross Purposes \"the first album since Born Again that actually sounds like a real Sabbath record\". The album just missed the Top 40 in the UK reaching number 41, and also reached 122 on the Billboard 200 in the U.S. Cross Purposes contained the song \"Evil Eye\", which was co-written by Van Halen guitarist Eddie Van Halen, although uncredited because of record label restrictions. Touring in support of Cross Purposes began in February with Morbid Angel and Motörhead in the U.S. The band filmed a live performance at the Hammersmith Apollo on 13 April 1994, which was released on VHS accompanied by a CD, titled Cross Purposes Live. After the European tour with Cathedral and Godspeed in June 1994, drummer Bobby Rondinelli quit the band and was replaced by original Black Sabbath drummer Ward for five shows in South America.", "title": "History" }, { "paragraph_id": 64, "text": "Following the touring cycle for Cross Purposes, bassist Geezer Butler quit the band for the second time. \"I finally got totally disillusioned with the last Sabbath album, and I much preferred the stuff I was writing to the stuff Sabbath were doing\". Butler formed a solo project called GZR, and released Plastic Planet in 1995. The album contained the song \"Giving Up the Ghost\", which was critical of Tony Iommi for carrying on with the Black Sabbath name, with the lyrics: You plagiarised and parodied / the magic of our meaning / a legend in your own mind / left all your friends behind / you can't admit that you're wrong / the spirit is dead and gone (\"I heard it's something about me...\" said Iommi. \"I had the album given to me a while back. I played it once, then somebody else had it, so I haven't really paid any attention to the lyrics... It's nice to see him doing his own thing – getting things off his chest. I don't want to get into a rift with Geezer. He's still a friend.\"", "title": "History" }, { "paragraph_id": 65, "text": "Following Butler's departure, newly returned drummer Ward once again left the band. Iommi reinstated former members Neil Murray on bass and Cozy Powell on drums, effectively reuniting the 1990 Tyr line-up. The band enlisted Body Count guitarist Ernie C to produce the new album, which was recorded in London in autumn of 1994. The album featured a guest vocal on \"Illusion of Power\" by Body Count vocalist Ice-T. The resulting Forbidden was released on 8 June 1995, but failed to chart in the U.S. The album was widely panned by critics; AllMusic's Bradley Torreano said \"with boring songs, awful production, and uninspired performances, this is easily avoidable for all but the most enthusiastic fan\"; while Blender magazine called Forbidden \"an embarrassment... the band's worst album\".", "title": "History" }, { "paragraph_id": 66, "text": "Black Sabbath embarked on a world tour in July 1995 with openers Motörhead and Tiamat, but two months into the tour, drummer Cozy Powell left the band, citing health issues, and was replaced by former drummer Bobby Rondinelli. \"The members I had in the last lineup – Bobby Rondinelli, Neil Murray – they're great, great characters...\" Iommi told Sabbath fanzine Southern Cross. \"That, for me, was an ideal lineup. I wasn't sure vocally what we should do, but Neil Murray and Bobby Rondinelli I really got on well with.\"", "title": "History" }, { "paragraph_id": 67, "text": "After completing Asian dates in December 1995, Tony Iommi put the band on hiatus, and began work on a solo album with former Black Sabbath vocalist Glenn Hughes, and former Judas Priest drummer Dave Holland. The album was not officially released following its completion, although a widely traded bootleg called Eighth Star surfaced soon after. The album was officially released in 2004 as The 1996 DEP Sessions, with Holland's drums re-recorded by session drummer Jimmy Copley.", "title": "History" }, { "paragraph_id": 68, "text": "In 1997, Tony Iommi disbanded the current line-up to officially reunite with Ozzy Osbourne and the original Black Sabbath line-up. Vocalist Tony Martin claimed that an original line-up reunion had been in the works since the band's brief reunion at Ozzy Osbourne's 1992 Costa Mesa show, and that the band released subsequent albums to fulfill their record contract with I.R.S. Records. Martin later recalled Forbidden (1995) as a \"filler album that got the band out of the label deal, rid of the singer, and into the reunion. However I wasn't privy to that information at the time\". I.R.S. Records released a compilation album in 1996 to fulfill the band's contract, titled The Sabbath Stones, which featured songs from Born Again (1983) to Forbidden (1995).", "title": "History" }, { "paragraph_id": 69, "text": "In the summer of 1997, Iommi, Butler and Osbourne reunited to coheadline the Ozzfest tour alongside Osbourne's solo band. The line-up featured Osbourne's drummer Mike Bordin filling in for Ward. \"It started off with me going off to join Ozzy for a couple of numbers,\" explained Iommi, \"and then it got into Sabbath doing a short set, involving Geezer. And then it grew as it went on… We were concerned in case Bill couldn't make it – couldn't do it – because it was a lot of dates, and important dates… The only rehearsal that we had to do was for the drummer. But I think if Bill had come in, it would have took a lot more time. We would have had to focus a lot more on him.\"", "title": "History" }, { "paragraph_id": 70, "text": "In December 1997, the group was joined by Ward, marking the first reunion of the original quartet since Osbourne's 1992 \"retirement show\". This line-up recorded two shows at the Birmingham NEC, released as the double album Reunion on 20 October 1998. The album reached number eleven on the Billboard 200, went platinum in the U.S. and spawned the single \"Iron Man\", which won Sabbath their first Grammy Award in 2000 for Best Metal Performance, 30 years after the song was originally released. Reunion featured two new studio tracks, \"Psycho Man\" and \"Selling My Soul\", both of which cracked the top 20 of the Billboard Mainstream Rock Tracks chart.", "title": "History" }, { "paragraph_id": 71, "text": "Shortly before a European tour in the summer of 1998, Ward had a heart attack and was temporarily replaced by former drummer Vinny Appice. Ward returned for a U.S. tour with openers Pantera, which began in January 1999 and continued through the summer, headlining the annual Ozzfest tour. Following these appearances, the band was put on hiatus while members worked on solo material. Iommi released his first official solo album, Iommi, in 2000, while Osbourne continued work on Down to Earth (2001).", "title": "History" }, { "paragraph_id": 72, "text": "Sabbath returned to the studio to work on new material with all four original members and producer Rick Rubin in the spring of 2001, but the sessions were halted when Osbourne was called away to finish tracks for his solo album in the summer. \"It just came to an end…\" Iommi said. \"It's a shame because [the songs] were really good\". Iommi commented on the difficulty getting all the members together to work:", "title": "History" }, { "paragraph_id": 73, "text": "It's quite different recording now. We've all done so much in between. In [the early] days there was no mobile phone ringing every five seconds. When we first started, we had nothing. We all worked for the same thing. Now everybody has done so many other things. It's great fun and we all have a good chat, but it's just different, trying to put an album together.", "title": "History" }, { "paragraph_id": 74, "text": "In March 2002, Osbourne's Emmy-winning reality show The Osbournes debuted on MTV, and quickly became a worldwide hit. The show introduced Osbourne to a broader audience and to capitalise, the band's back catalogue label, Sanctuary Records released a double live album Past Lives (2002), which featured concert material recorded in the 1970s, including the Live at Last (1980) album. The band remained on hiatus until the summer of 2004 when they returned to headline Ozzfest 2004 and 2005. In November 2005, Black Sabbath were inducted into the UK Music Hall of Fame, and in March 2006, after eleven years of eligibility—Osbourne famously refused the Hall's \"meaningless\" initial nomination in 1999—the band were inducted into the U.S. Rock and Roll Hall of Fame. At the awards ceremony Metallica played two Sabbath songs, \"Hole in the Sky\" and \"Iron Man\" in tribute.", "title": "History" }, { "paragraph_id": 75, "text": "While Ozzy Osbourne was working on new solo album material in 2006, Rhino Records released Black Sabbath: The Dio Years, a compilation of songs culled from the four Black Sabbath releases featuring Ronnie James Dio. For the release, Iommi, Butler, Dio, and Appice reunited to write and record three new songs as Black Sabbath. The Dio Years was released on 3 April 2007, reaching number 54 on the Billboard 200, while the single \"The Devil Cried\" reached number 37 on the Mainstream Rock Tracks chart. Pleased with the results, Iommi and Dio decided to reunite the Dio era line-up for a world tour. While the line-up of Osbourne, Butler, Iommi, and Ward was still officially called Black Sabbath, the new line-up opted to call themselves Heaven & Hell, after the album of the same title, to avoid confusion. When asked about the name of the group, Iommi stated \"it really is Black Sabbath, whatever we do... so everyone knows what they're getting [and] so people won't expect to hear 'Iron Man' and all those songs. We've done them for so many years, it's nice to do just all the stuff we did with Ronnie again.\" Ward was initially set to participate, but dropped out before the tour began due to musical differences with \"a couple of the band members\". He was replaced by former drummer Vinny Appice, effectively reuniting the line-up that had featured on the Mob Rules (1981) and Dehumanizer (1992) albums.", "title": "History" }, { "paragraph_id": 76, "text": "Heaven & Hell toured the U.S. with openers Megadeth and Machine Head, and recorded a live album and DVD in New York on 30 March 2007, titled Live from Radio City Music Hall. In November 2007, Dio confirmed that the band had plans to record a new studio album, which was recorded in the following year. In April 2008 the band announced the upcoming release of a new box set and their participation in the Metal Masters Tour, alongside Judas Priest, Motörhead and Testament. The box set, The Rules of Hell, featuring remastered versions of all the Dio fronted Black Sabbath albums, was supported by the Metal Masters Tour. In 2009, the band announced the title of their debut studio album, The Devil You Know, released on 28 April.", "title": "History" }, { "paragraph_id": 77, "text": "On 26 May 2009, Osbourne filed suit in a federal court in New York against Iommi alleging that he illegally claimed the band name. Iommi noted that he has been the only constant band member for its full 41-year career and that his bandmates relinquished their rights to the name in the 1980s, therefore claiming more rights to the name of the band. Although in the suit, Osbourne was seeking 50% ownership of the trademark, he said that he hoped the proceedings would lead to equal ownership among the four original members.", "title": "History" }, { "paragraph_id": 78, "text": "In March 2010, Black Sabbath announced that along with Metallica they would be releasing a limited edition single together to celebrate Record Store Day. It was released on 17 April 2010. Ronnie James Dio died on 16 May 2010 from stomach cancer. In June 2010, the legal battle between Ozzy Osbourne and Tony Iommi over the trademarking of the Black Sabbath name ended, but the terms of the settlement have not been disclosed.", "title": "History" }, { "paragraph_id": 79, "text": "In a January 2010 interview while promoting his biography I Am Ozzy, Osbourne stated that although he would not rule it out, he was doubtful there would be a reunion with all four original members of the band. Osbourne stated: \"I'm not gonna say I've written it out forever, but right now I don't think there's any chance. But who knows what the future holds for me? If it's my destiny, fine.\" In July, Butler said that there would be no reunion in 2011, as Osbourne was already committed to touring with his solo band. However, by that August they had already met up to rehearse together, and continued to do so through the autumn.", "title": "History" }, { "paragraph_id": 80, "text": "On 11 November 2011, Iommi, Butler, Osbourne, and Ward announced that they were reuniting to record a new album with a full tour in support beginning in 2012. Guitarist Iommi was diagnosed with lymphoma on 9 January 2012, which forced the band to cancel all but two shows (Download Festival, and Lollapalooza Festival) of a previously booked European tour. It was later announced that an intimate show would be played in their hometown Birmingham. It was the first concert since the reunion and the only indoors concerts that year. In February 2012, drummer Ward announced that he would not participate further in the band's reunion until he was offered a \"signable contract\".", "title": "History" }, { "paragraph_id": 81, "text": "On 21 May 2012, at the O2 Academy in Birmingham, Black Sabbath played their first concert since 2005, with Tommy Clufetos playing the drums. In June, they performed at the Download Festival at the Donington Park motorsports circuit in Leicestershire, England, followed by the last concert of the short tour at Lollapalooza Festival in Chicago. Later that month, the band started recording an album.", "title": "History" }, { "paragraph_id": 82, "text": "On 13 January 2013, the band announced that the album would be released in June under the title 13. Brad Wilk of Rage Against the Machine was chosen as the drummer, and Rick Rubin was chosen as the producer. Mixing of the album commenced in February. On 12 April 2013, the band released the album's track listing. The standard version of the album features eight new tracks, and the deluxe version features three bonus tracks.", "title": "History" }, { "paragraph_id": 83, "text": "The band's first single from 13, \"God Is Dead?\", was released on 19 April 2013. On 20 April 2013, Black Sabbath commenced their first Australia/New Zealand tour in 40 years followed by a North American Tour in Summer 2013. The second single of the album, \"End of the Beginning\", debuted on 15 May in a CSI: Crime Scene Investigation episode, where all three members appeared. In June 2013, 13 topped both the UK Albums Chart and the U.S. Billboard 200, becoming their first album to reach number one on the latter chart. In 2014, Black Sabbath received their first Grammy Award since 2000 with \"God Is Dead?\" winning Best Metal Performance.", "title": "History" }, { "paragraph_id": 84, "text": "In July 2013, Black Sabbath embarked on a North American Tour (for the first time since July 2001), followed by a Latin American tour in October 2013. In November 2013, the band started their European tour which lasted until December 2013. In March and April 2014, they made 12 stops in North America (mostly in Canada) as the second leg of their North American Tour before embarking in June 2014 on the second leg of their European tour, which ended with a concert at London's Hyde Park.", "title": "History" }, { "paragraph_id": 85, "text": "On 29 September 2014, Osbourne told Metal Hammer that Black Sabbath would begin work on their twentieth studio album in early 2015 with producer Rick Rubin, followed by a final tour in 2016. In an April 2015 interview, however, Osbourne said that these plans \"could change\", and added, \"We all live in different countries and some of them want to work and some of them don't want to, I believe. But we are going to do another tour together.\"", "title": "History" }, { "paragraph_id": 86, "text": "On 3 September 2015, it was announced that Black Sabbath would embark on their final tour, titled The End, from January 2016 to February 2017. Numerous dates and locations across the U.S., Canada, Europe, Australia and New Zealand were announced. The final shows of The End tour took place at the Genting Arena in their home city of Birmingham, England on 2 and 4 February 2017. On 26 October 2015, it was announced the band consisting of Osbourne, Iommi and Butler would be returning to the Download Festival on 11 June 2016. Despite earlier reports that they would enter the studio before their farewell tour, Osbourne stated that there would not be another Black Sabbath studio album. However, an 8-track CD entitled The End was sold at dates on the tour. Along with some live recordings, the CD includes four unused tracks from the 13 sessions.", "title": "History" }, { "paragraph_id": 87, "text": "On 4 March 2016, Iommi discussed future re-releases of the Tony Martin-era catalogue: \"We've held back on the reissues of those albums because of the current Sabbath thing with Ozzy Osbourne, but they will certainly be happening... I'd like to do a couple of new tracks for those releases with Tony Martin... I'll also be looking at working on Cross Purposes and Forbidden.\" Martin had suggested that this could coincide with the 30th anniversary of The Eternal Idol, in 2017. In an interview that August, Martin added \"[Iommi] still has his cancer issues of course and that may well stop it all from happening but if he wants to do something I am ready.\" On 10 August 2016, Iommi revealed that his cancer was in remission.", "title": "History" }, { "paragraph_id": 88, "text": "Asked in November 2016 about his plans after Black Sabbath's final tour, Iommi replied, \"I'll be doing some writing. Maybe I'll be doing something with the guys, maybe in the studio, but no touring.\" The band played their final concert on 4 February 2017 in Birmingham. The final song was streamed live on the band's Facebook page and fireworks went off as the band took their final bow. The band's final tour was not an easy one, as longstanding tensions between Osbourne and Iommi returned to the surface. Iommi stated that he would not rule out the possibility of one-off shows, \"I wouldn't write that off, if one day that came about. That's possible. Or even doing an album, 'cause then, again, you're in one place. But I don't know if that would happen.\" In an April 2017 interview, Butler revealed that Black Sabbath considered making a blues album as the follow-up to 13, but added that, \"the tour got in the way.\"", "title": "History" }, { "paragraph_id": 89, "text": "On 7 March 2017, Black Sabbath announced their disbandment through posts made on their official social media accounts.", "title": "History" }, { "paragraph_id": 90, "text": "In a June 2018 interview with ITV News, Osbourne expressed interest in reuniting with Black Sabbath for a performance at the 2022 Commonwealth Games which would be held in their home city Birmingham. Iommi said that performing at the event as Black Sabbath would be \"a great thing to do to help represent Birmingham. I'm up for it. Let's see what happens.\" He also did not rule out the possibility for the band to reform only for a one-off performance rather than a full-length tour. Iommi was later announced to be part of the opening ceremony for the 2022 Commonwealth Games alongside Duran Duran. On 8 August 2022, Osbourne and Iommi made a surprise reunion to end the closing ceremony of the 2022 Commonwealth Games at the Alexander Stadium in Birmingham. They were joined by 2017 Black Sabbath touring musicians Tommy Clufetos and Adam Wakeman for a medley of \"Iron Man\" and \"Paranoid\".", "title": "History" }, { "paragraph_id": 91, "text": "In September 2020, Osbourne stated in an interview that he was no longer interested in a reunion: \"Not for me. It's done. The only thing I do regret is not doing the last farewell show in Birmingham with Bill Ward. I felt really bad about that. It would have been so nice. I don't know what the circumstances behind it were, but it would have been nice. I've talked to Tony a few times, but I don't have any of the slightest interest in doing another gig. Maybe Tony's getting bored now.\" Butler also ruled out the possibility of any future Black Sabbath performances in an interview with Eonmusic on 10 November 2020, stating that the band is over: \"There will definitely be no more Sabbath. It's done.\" Iommi however, pondered the possibility of another reunion tour in an interview with The Mercury News, stating that he \"would like to play with the guys again\" and that he misses the audiences and stage. Bill Ward stated in an interview with Eddie Trunk that he no longer has the ability or chops to perform with Black Sabbath in concert, but expressed that he would love to make another album with Osbourne, Butler and Iommi.", "title": "History" }, { "paragraph_id": 92, "text": "Despite ruling out the possibility of another Black Sabbath reunion, Osbourne revealed in an episode of Ozzy Speaks on Ozzy's Boneyard that he is working with Iommi, who appeared as one of the guests for his thirteenth solo album, Patient Number 9. In an October 2021 interview with the Metro, Ward revealed that he has kept \"in contact\" with his former bandmates and stated that he is \"very open-minded\" to the possibility of recording another Black Sabbath album: \"I haven't spoken to the guys about it, but I have talked to a couple of people in management about the possibility of making a recording.\"", "title": "History" }, { "paragraph_id": 93, "text": "On 30 September 2020, Black Sabbath announced a new Dr. Martens shoe collection. The partnership with the British footwear company celebrated the 50th anniversaries of the band's Black Sabbath and Paranoid albums, with the boots depicting artwork from the former. On 13 January 2021, the band announced that they would reissue both Heaven & Hell and Mob Rules as expanded deluxe editions on 5 March 2021, with unreleased material included.", "title": "History" }, { "paragraph_id": 94, "text": "In September 2022, Osbourne reiterated that he was unwilling to continue Black Sabbath, stating that if another Black Sabbath album is released, he won't sing on it. However, he is open to working with Iommi on more solo projects following the latter's involvement on Patient Number 9. Osbourne later retired from touring in February 2023 after not sufficiently recovering from medical treatment, putting the possibility of another Black Sabbath reunion in concert in further doubt. Butler, who had retired in June 2023, insisted that Black Sabbath has been \"put to bed\", until August 2023 when he stated that he was open to performing a one-off show, but expressed that he had \"no desire to tour again\" with Black Sabbath.", "title": "History" }, { "paragraph_id": 95, "text": "The Birmingham Royal Ballet presented Black Sabbath: The Ballet which premiered at the Birmingham Hippodrome in September 2023, before touring to Theatre Royal, Plymouth and Sadler's Wells Theatre in October.", "title": "History" }, { "paragraph_id": 96, "text": "Black Sabbath were a heavy metal band. The band have also been cited as a key influence on genres including stoner rock, grunge, doom metal, and sludge metal. Early on, Black Sabbath were influenced by Cream, The Beatles, Fleetwood Mac, Jimi Hendrix, John Mayall & the Bluesbreakers, Blue Cheer, Led Zeppelin, and Jethro Tull.", "title": "Musical style" }, { "paragraph_id": 97, "text": "Although Black Sabbath went through many line-ups and stylistic changes, their core sound focuses on ominous lyrics and doomy music, often making use of the musical tritone, also called the \"devil's interval\". While their Ozzy-era albums such as Sabbath Bloody Sabbath (1973) had slight compositional similarities to the progressive rock genre that was growing in popularity at the time, standing in stark contrast to popular music of the early 1970s, Black Sabbath's dark sound was dismissed by rock critics of the era. Much like many of their early heavy metal contemporaries, the band received virtually no airplay on rock radio.", "title": "Musical style" }, { "paragraph_id": 98, "text": "As the band's primary songwriter, Tony Iommi wrote the majority of Black Sabbath's music, while Osbourne would write vocal melodies, and bassist Geezer Butler would write lyrics. The process was sometimes frustrating for Iommi, who often felt pressured to come up with new material: \"If I didn't come up with anything, nobody would do anything.\" On Iommi's influence, Osbourne later said:", "title": "Musical style" }, { "paragraph_id": 99, "text": "Black Sabbath never used to write a structured song. There'd be a long intro that would go into a jazz piece, then go all folky... and it worked. Tony Iommi—and I have said this a zillion times—should be up there with the greats. He can pick up a guitar, play a riff, and you say, \"He's gotta be out now, he can't top that.\" Then you come back, and I bet you a billion dollars, he'd come up with a riff that'd knock your fucking socks off.", "title": "Musical style" }, { "paragraph_id": 100, "text": "Beginning with their third album, Master of Reality (1971), Black Sabbath began to feature tuned-down guitars. In 1965, before forming Black Sabbath, guitarist Tony Iommi suffered an accident while working in a sheet metal factory, losing the tips of two fingers on his right hand. Iommi almost gave up music, but was urged by the factory manager to listen to Django Reinhardt, a jazz guitarist who lost the use of two fingers in a fire. Inspired by Reinhardt, Iommi created two thimbles made of plastic and leather to cap off his missing fingertips. The guitarist began using lighter strings, and detuning his guitar, to better grip the strings with his prosthesis. Early in the band's history Iommi experimented with different dropped tunings, including C♯ tuning, or 3 semitones down, before settling on E♭/D♯ tuning, or a half-step down from standard tuning.", "title": "Musical style" }, { "paragraph_id": 101, "text": "Black Sabbath has sold over 70 million records worldwide, including a RIAA-certified 15 million in the U.S. They are one of the most influential heavy metal bands of all time. The band helped to create the genre with ground-breaking releases such as Paranoid (1970), an album that Rolling Stone magazine said \"changed music forever\", and called the band \"the Beatles of heavy metal\". Time magazine called Paranoid \"the birthplace of heavy metal\", placing it in their Top 100 Albums of All Time.", "title": "Legacy" }, { "paragraph_id": 102, "text": "MTV placed Black Sabbath at number one on their Top Ten Heavy Metal Bands and VH1 placed them at number two on their list of the 100 Greatest Artists of Hard Rock. VH1 ranked Black Sabbath's \"Iron Man\" the number one song on their 40 Greatest Metal Songs countdown. Rolling Stone magazine ranked the band number 85 in their list of the \"100 Greatest Artists of All Time\". AllMusic's William Ruhlmann said:", "title": "Legacy" }, { "paragraph_id": 103, "text": "Black Sabbath has been so influential in the development of heavy metal rock music as to be a defining force in the style. The group took the blues-rock sound of late '60s acts like Cream, Blue Cheer, and Vanilla Fudge to its logical conclusion, slowing the tempo, accentuating the bass, and emphasising screaming guitar solos and howled vocals full of lyrics expressing mental anguish and macabre fantasies. If their predecessors clearly came out of an electrified blues tradition, Black Sabbath took that tradition in a new direction, and in so doing helped give birth to a musical style that continued to attract millions of fans decades later.", "title": "Legacy" }, { "paragraph_id": 104, "text": "According to Rolling Stone's Holly George-Warren, \"Black Sabbath was the heavy metal king of the 1970s.\" Although initially \"despised by rock critics and ignored by radio programmers\", the group sold more than 8 million albums by the end of that decade. \"The heavy metal band…\" marvelled Ronnie James Dio. \"A band that didn't apologise for coming to town; it just stepped on buildings when it came to town.\"", "title": "Legacy" }, { "paragraph_id": 105, "text": "Black Sabbath have influenced many acts including Judas Priest, Iron Maiden, Diamond Head, Slayer, Metallica, Nirvana, Korn, Black Flag, Mayhem, Venom, Guns N' Roses, Soundgarden, Body Count, Alice in Chains, Anthrax, Disturbed, Death, Opeth, Pantera, Megadeth, the Smashing Pumpkins, Slipknot, Foo Fighters, Fear Factory, Candlemass, Godsmack, and Van Halen. Two Gold-selling tribute albums have been released, Nativity in Black Volume 1 & 2, including covers by Sepultura, White Zombie, Type O Negative, Faith No More, Machine Head, Primus, System of a Down, and Monster Magnet.", "title": "Legacy" }, { "paragraph_id": 106, "text": "Metallica's Lars Ulrich, who, along with bandmate James Hetfield inducted Black Sabbath into the Rock and Roll Hall of Fame in 2006, said \"Black Sabbath is and always will be synonymous with heavy metal\", while Hetfield said \"Sabbath got me started on all that evil-sounding shit, and it's stuck with me. Tony Iommi is the king of the heavy riff.\" Guns N' Roses guitarist Slash said of the Paranoid album: \"There's just something about that whole record that, when you're a kid and you're turned onto it, it's like a whole different world. It just opens up your mind to another dimension...Paranoid is the whole Sabbath experience; very indicative of what Sabbath meant at the time. Tony's playing style—doesn't matter whether it's off Paranoid or if it's off Heaven and Hell—it's very distinctive.\" Anthrax guitarist Scott Ian said \"I always get the question in every interview I do, 'What are your top five metal albums?' I make it easy for myself and always say the first five Sabbath albums.\"", "title": "Legacy" }, { "paragraph_id": 107, "text": "Lamb of God's Chris Adler said: \"If anybody who plays heavy metal says that they weren't influenced by Black Sabbath's music, then I think that they're lying to you. I think all heavy metal music was, in some way, influenced by what Black Sabbath did.\" Judas Priest vocalist Rob Halford commented: \"They were and still are a groundbreaking band...you can put on the first Black Sabbath album and it still sounds as fresh today as it did 30-odd years ago. And that's because great music has a timeless ability: To me, Sabbath are in the same league as the Beatles or Mozart. They're on the leading edge of something extraordinary.\" On Black Sabbath's standing, Rage Against the Machine guitarist Tom Morello states: \"The heaviest, scariest, coolest riffs and the apocalyptic Ozzy wail are without peer. You can hear the despair and menace of the working-class Birmingham streets they came from in every kick-ass, evil groove. Their arrival ground hippy, flower-power psychedelia to a pulp and set the standard for all heavy bands to come.\" Phil Anselmo of Pantera and Down stated that \"Only a fool would leave out what Black Sabbath brought to the heavy metal genre\".", "title": "Legacy" }, { "paragraph_id": 108, "text": "According to Tracii Guns of L.A. Guns and former member of Guns N' Roses, the main riff of \"Paradise City\" by Guns N' Roses, from Appetite for Destruction (1987), was influenced by the song \"Zero the Hero\" from the Born Again album. King Diamond guitarist Andy LaRocque affirmed that the clean guitar part of \"Sleepless Nights\" from Conspiracy (1989) is inspired by Tony Iommi's playing on Never Say Die!.", "title": "Legacy" }, { "paragraph_id": 109, "text": "In addition to being pioneers of heavy metal, they also have been credited for laying the foundations for heavy metal subgenres stoner rock, sludge metal, thrash metal, black metal and doom metal as well as for alternative rock subgenre grunge. According to the critic Bob Gulla, the band's sound \"shows up in virtually all of grunge's most popular bands, including Nirvana, Soundgarden, and Alice in Chains\".", "title": "Legacy" }, { "paragraph_id": 110, "text": "Tony Iommi has been credited as the pioneer of lighter gauge guitar strings. The tips of his fingers were severed in a steel factory, and while using thimbles (artificial finger tips) he found that standard guitar strings were too difficult to bend and play. He found that there was only one size of strings available, so after years with Sabbath he had strings custom made.", "title": "Legacy" }, { "paragraph_id": 111, "text": "Culturally, Black Sabbath have exerted a huge influence in both television and literature and have in many cases become synonymous with heavy metal. In the film Almost Famous, Lester Bangs gives the protagonist an assignment to cover the band (plot point one) with the immortal line: 'Give me 500 words on Black Sabbath'. Contemporary music and arts publication Trebuchet Magazine has put this to practice by asking all new writers to write a short piece (500 words) on Black Sabbath as a means of proving their creativity and voice on a well documented subject.", "title": "Legacy" }, { "paragraph_id": 112, "text": "Original line-up", "title": "Band members" }, { "paragraph_id": 113, "text": "Studio albums", "title": "Discography" } ]
Black Sabbath were an English rock band formed in Birmingham in 1968 by vocalist Ozzy Osbourne, guitarist Tony Iommi, bassist Geezer Butler and drummer Bill Ward. They are often cited as pioneers of heavy metal music. The band helped define the genre with their first three albums Black Sabbath (1970), Paranoid (1970) and Master of Reality (1971). Following Osbourne's departure in 1979, the band underwent multiple line-up changes, with Iommi being the only constant member throughout their history. After previous iterations of the group – the Polka Tulk Blues Band and Earth – the band settled on the name Black Sabbath in 1969. They distinguished themselves through occult themes with horror-inspired lyrics and down-tuned guitars. Signing to Philips Records in November 1969, they released their first single, "Evil Woman", in January 1970, and their debut album, Black Sabbath, was released the following month. Though it received a negative critical response, the album was a commercial success, leading to a follow-up record, Paranoid, later that year. The band's popularity grew, and by 1973's Sabbath Bloody Sabbath, critics were starting to respond favourably. This album, along with its predecessor Vol. 4 (1972) and its successors Sabotage (1975), Technical Ecstasy (1976) and Never Say Die! (1978), saw the band explore more experimental and progressive styles. Osbourne's excessive substance abuse led to his firing in 1979. He was replaced by former Rainbow vocalist Ronnie James Dio. Sabbath recorded three albums with Dio, Heaven and Hell (1980), Mob Rules (1981) and the live album Live Evil (1982), with the last two featuring drummer Vinny Appice replacing Ward. Following Dio and Appice's departures, Iommi and Butler recorded Born Again (1983) with then-former Deep Purple vocalist Ian Gillan and Ward returning on drums, while the latter was replaced by then-Electric Light Orchestra drummer Bev Bevan on the subsequent tour. Black Sabbath split in 1984, with Iommi assembling a new version of the band the following year. For the next twelve years, the band endured many personnel changes that included vocalists Glenn Hughes, Ray Gillen and Tony Martin, as well as several drummers and bassists. In 1991, Iommi rejoined with Butler, Dio and Appice to record Dehumanizer (1992), though Dio and Appice had both departed again by the end of 1992. The original line-up reunited in 1997, releasing a live album, Reunion, in the following year, and touring occasionally until 2005, most of which saw Black Sabbath headlining Osbourne's annual festival tour Ozzfest. The band went on hiatus in 2006 when the Mob Rules lineup reunited as Heaven & Hell, touring during the late 2000s and releasing its sole studio album, The Devil You Know, in 2009 before disbanding after Dio's death in the following year. The original line-up of Black Sabbath reunited once again in 2011, though Ward departed prior to the recording of their final studio album and 19th overall, 13 (2013). During their farewell tour, Black Sabbath played their final concert in their home city of Birmingham on 4 February 2017. Occasional partial reunions have happened since, most recently when Osbourne and Iommi performed together at the closing ceremony of the 2022 Commonwealth Games in Birmingham. Black Sabbath have sold over 70 million records worldwide as of 2013, making them one of the most commercially successful heavy metal bands. Black Sabbath, together with Deep Purple and Led Zeppelin, have been referred to as the "unholy trinity of British hard rock and heavy metal in the early to mid-seventies". They were ranked by MTV as the "Greatest Metal Band of All Time" and placed second on VH1's "100 Greatest Artists of Hard Rock" list. Rolling Stone magazine ranked them number 85 on their "100 Greatest Artists of All Time" list. Black Sabbath were inducted into the UK Music Hall of Fame in 2005 and the Rock and Roll Hall of Fame in 2006. They have also won two Grammy Awards for Best Metal Performance, and in 2019 the band received a Grammy Lifetime Achievement Award.
2001-09-29T15:29:05Z
2023-12-29T00:33:12Z
[ "Template:Cite web", "Template:Short description", "Template:Infobox musical artist", "Template:Nowrap", "Template:Better source needed", "Template:Dead link", "Template:Refbegin", "Template:Commons category", "Template:Grammy Lifetime Achievement Award", "Template:Citation needed", "Template:Blockquote", "Template:Cite magazine", "Template:Cite book", "Template:Cite AV media notes", "Template:Refend", "Template:Rockhall", "Template:Black Sabbath", "Template:Div col end", "Template:Cite news", "Template:Official website", "Template:Ozzy Osbourne", "Template:2006 Rock and Roll Hall of Fame", "Template:Authority control", "Template:EngvarB", "Template:Small", "Template:Div col", "Template:Reflist", "Template:'", "Template:Page needed", "Template:Wikiquote", "Template:Good article", "Template:Pp-vandalism", "Template:Use dmy dates", "Template:Music", "Template:Cbignore", "Template:Heaven & Hell", "Template:About", "Template:Sfn", "Template:Main", "Template:'s" ]
https://en.wikipedia.org/wiki/Black_Sabbath
4,315
Buffalo Bills
The Buffalo Bills are a professional American football team based in the Buffalo–Niagara Falls metropolitan area. The Bills compete in the National Football League (NFL) as a member club of the league's American Football Conference (AFC) East division. The team plays its home games at Highmark Stadium in Orchard Park, New York. Founded in 1960 as a charter member of the American Football League (AFL), they joined the NFL in 1970 following the AFL–NFL merger. The Bills' name is derived from an All-America Football Conference (AAFC) franchise from Buffalo that was in turn named after western frontiersman Buffalo Bill. Drawing much of its fanbase from Western New York and Southern Ontario, the Bills are the only NFL team that plays home games in the state of New York. The franchise is owned by Terry and Kim Pegula, who purchased the Bills after the death of original owner Ralph Wilson in 2014. The Bills won consecutive AFL Championships in 1964 and 1965, the only major professional sports championships from a team representing Buffalo. After joining the NFL, they struggled heavily during the 1970s before they became perennial postseason contenders during the late 1980s to the late 1990s. Their greatest success occurred between 1990 and 1993 when they appeared in a record four consecutive Super Bowls; an accomplishment often overshadowed by them losing each game. From the early 2000s to the mid-2010s, the Bills endured the longest playoff drought of 17 years in the four major North American professional sports, making them the last franchise in the four leagues to qualify for the postseason in the 21st century. They returned to consistent postseason contention by the late 2010s, although the Bills have not returned to the Super Bowl. Alongside the Minnesota Vikings, their four Super Bowl appearances are the most among NFL franchises that have not won the Super Bowl. The Bills began competitive play in 1960 as a charter member of the American Football League led by head coach Buster Ramsey and joined the NFL as part of the AFL–NFL merger in 1970. The Bills won two consecutive American Football League titles in 1964 and 1965 with quarterback Jack Kemp and coach Lou Saban, but the club has yet to win a league championship since. Once the AFL–NFL merger took effect, the Bills became the second NFL team to represent the city; they followed the Buffalo All-Americans, a charter member of the league. Buffalo had been left out of the league since the All-Americans (by that point renamed the Bisons) folded in 1929; the Bills were no less than the third professional non-NFL team to compete in the city before the merger, following the Indians/Tigers of the early 1940s and an earlier team named the Bills, originally the Bisons, in the late 1940s in the All-America Football Conference (AAFC). Following the AFL–NFL merger, the Bills were generally mediocre in the 1970s, but featured All-Pro running back O. J. Simpson. After being pushed to the brink of failure in the mid-1980s, the collapse of the United States Football League and a series of highly drafted players such as Jim Kelly (who initially played for the USFL instead of the Bills), Thurman Thomas, Bruce Smith and Darryl Talley allowed the Bills to rebuild into a perennial contender in the late 1980s through the mid-1990s, a period in which the team won four consecutive AFC Championships; the team nevertheless lost all four subsequent Super Bowls, records in both categories that still stand. The rise of the division rival New England Patriots under Bill Belichick and Tom Brady, along with numerous failed attempts at rebuilding in the 2000s and 2010s, helped prevent the Bills from reaching the playoffs in seventeen consecutive seasons between 2000 and 2016, a 17-year drought that was the longest active playoff drought in all major professional sports at the time. On October 8, 2014, Buffalo Sabres owners Terry and Kim Pegula received unanimous approval to acquire the Bills during the NFL owners' meetings, becoming the second ownership group of the team after team founder Ralph Wilson. Under head coach Sean McDermott, the Bills broke the playoff drought, appearing in the playoffs for four of the next five seasons. The team earned its first division championship and playoff wins since 1995 during the 2020 season, aided by Brady's departure to Tampa Bay and out of the AFC East as well as the Bills' own development of a core of talent including Josh Allen, Stefon Diggs, and Tre'Davious White. The Buffalo Bills have also announced the plans to build a new stadium to replace Highmark Stadium in 2026. For their first two seasons, the Bills wore uniforms based on those of the Detroit Lions at the time. Ralph Wilson had been a minority owner of the Lions before founding the Bills, and the Bills' predecessors in the AAFC had also worn blue and silver uniforms. The team's original colors were Honolulu blue, silver and white, and the helmets were silver with no striping. There was no logo on the helmet, which displayed the players' numbers on each side. In 1962, the standing red bison was designated as the logo and took its place on a white helmet. In 1962, the team's colors also changed to red, white, and blue. The team switched to blue jerseys with red and white shoulder stripes similar to those worn by the Buffalo Bisons AHL hockey team of the same era. The helmets were white with a red center stripe. The jerseys again saw a change in 1964 when the shoulder stripes were replaced by a distinctive stripe pattern on the sleeves consisting of four stripes, two thicker inner stripes and two thinner outer stripes all bordered by red piping. By 1965, red and blue center stripes were put on the helmets. The Bills introduced blue pants worn with the white jerseys in 1973, the last year of the standing buffalo helmet. The blue pants remained through 1985. The face mask on the helmet was blue from 1974 through 1986 before changing to white. The standing bison logo was replaced by a blue charging one with a red slanting stripe streaming from its horn. The newer emblem, which is still the primary one used by the franchise, was designed by aerospace designer Stevens Wright in 1974. In 1984, the helmet's shell color was changed from white to red, primarily to help Bills quarterback Joe Ferguson distinguish them more readily from three of their division rivals at that time, the Baltimore Colts, the Miami Dolphins, and the New England Patriots, who all also wore white helmets at that point. Ferguson said "Everyone we played had white helmets at that time. Our new head coach Kay Stephenson just wanted to get more of a contrast on the field that may help spot a receiver down the field." (The Patriots have worn silver helmets since 1993, the Colts have since been realigned to the AFC South, and in 2019 the New York Jets have since switched back to green-colored helmets, after playing 20 years with white ones.) In 2002, under the direction of general manager Tom Donahoe, the Bills' uniforms went through radical changes. A darker shade of blue was introduced as the main jersey color, and nickel gray was introduced as an accent color. Both the blue and white jerseys featured red side panels. The white jerseys included a dark blue shoulder yoke and royal blue numbers. The helmet remained primarily red with one navy blue, two nickel, two royal blue, two white stripes, and white face mask. A new logo, a stylized "B" consisting of two bullets and a more detailed buffalo head on top, was proposed and had been released (it can be seen on a few baseball caps that were released for sale), but fan backlash led to the team retaining the running bison logo. The helmet logo adopted in 1974—a charging royal blue bison, with a red streak, white horn and eyeball—remained unchanged. In 2005, the Bills revived the standing bison helmet and uniform of the mid-1960s as a throwback uniform. The Bills usually wore the all-blue combination at home and the all-white combination on the road when not wearing the throwback uniforms. They stopped wearing blue-on-white after 2006, while the white-on-blue was not worn after 2007. For the 2011 season, the Bills unveiled a new uniform design, an updated rendition of the 1975–83 design. This change includes a return to the white helmets with "charging buffalo" logo, and a return to royal blue instead of navy. The set initially featured striped socks, but by 2021, the Bills gradually reduced its usage and began wearing either all-white or all-blue hosiery without stripes in most games. Buffalo sporadically wore white at home in the 1980s, including all eight home games in 1984, but stopped doing so beginning in 1987. On November 6, 2011, against the New York Jets, the Bills wore white at home for the first time since 1986. Since 2011, the Bills have worn white for a home game either with their primary uniform or a throwback set. The Bills' uniform received minor alterations as part of the league's new uniform contract with Nike. The new Nike uniform was unveiled on April 3, 2012. On November 12, 2015, the Bills and the New York Jets became the first two teams to participate in the NFL's Color Rush uniform initiative, with Buffalo wearing an all-red combination for the first time in team history. Like the primary uniforms, the set initially had red socks with white and blue stripes, but in 2020, it was replaced with red socks without stripes. A notable use of the Bills' uniforms outside of football was in the 2018 World Junior Ice Hockey Championships, when the United States men's national junior ice hockey team wore Bills-inspired uniforms in their outdoor game against Team Canada on December 29, 2017. This game was also played at the Bills' home stadium, Highmark Stadium. On April 1, 2021, the team announced they will wear white face masks during the upcoming season and beyond. The Bills have rivalries with their three AFC East opponents (Miami Dolphins, New England Patriots, and New York Jets) and also have had historical rivalries with other teams such as the Baltimore/Indianapolis Colts (a former divisional rival), Kansas City Chiefs, Houston Oilers/Tennessee Titans, Jacksonville Jaguars, and Dallas Cowboys. They also play an annual preseason game against the Detroit Lions. The Cleveland Browns once shared a rivalry with the Bills' predecessors in the All-America Football Conference. The current teams have a more friendly relationship and have played sporadically since the AFL–NFL merger. This is often considered Buffalo's most famous rivalry. Though the Bills and Dolphins both originated in the American Football League, the Dolphins did not start playing until 1966 as an expansion team while the Bills were one of the original eight teams. The rivalry first gained prominence when the Dolphins won every match-up against the Bills in the 1970s for an NFL-record 20 straight wins against a single opponent (the Bills defeated the Dolphins in their first matchup of the 1980s). Fortunes changed in the following decades with the rise of Jim Kelly as Buffalo's franchise quarterback, and though Kelly and Dolphins quarterback Dan Marino shared a competitive rivalry in the 1980s and 1990s, the Bills became dominant in the 1990s. Things have since cooled down after the retirements of Kelly and Marino and the rise of the New England Patriots, but Miami remains a fierce rival of the Bills, coming in second place in a recent poll of Buffalo's primary rival, and the two teams have typically been close to each other in win–loss records. Miami leads the overall series 62–56–1 as of 2022, but Buffalo has the advantage in the playoffs at 4–1, including a win in the 1992 AFC Championship Game. The rivalry with the New England Patriots began when both teams were original franchises in the American Football League (AFL) prior to the NFL–AFL merger, but did not gain notability until the emergence of New England's Tom Brady in 2001. The teams were very competitive prior to the 2000s. However, the arrival of Patriots quarterback Brady in the early 2000s led to New England dominating the AFC East, including the Bills, for two decades. As a result, the Patriots replaced the Dolphins as Buffalo's most hated rival. The Bills have taken a 6–1 edge since Brady's departure in 2020, which included consecutive AFC East titles from 2020 to 2022 and a series sweep of the Patriots in two of the three years. In 2021, the Bills dominated in a 47–17 victory against the Patriots in the rivalry's first playoff matchup in 59 years, which saw the Bills score a touchdown on every offensive drive throughout the entire game and as such is the only "perfect offensive game" in NFL history. Overall, the Patriots lead the series 78–49–1 as of 2023, but trail the Bills by a 46–45–1 margin without Brady on the field. The rivalry is also noted for several players being a member of both teams during their careers, including Drew Bledsoe, Doug Flutie, Lawyer Milloy, Brandon Spikes, Scott Chandler, Chris Hogan, Mike Gillislee, and Stephon Gilmore. The Bills and Jets were both original AFL teams, and both represent the state of New York, though the Jets (since 1984) actually play their games in East Rutherford, New Jersey. While the rivalry represents the differences between New York City and Western New York, it has historically not been as intense as the Bills' rivalries with the Dolphins and Patriots, and the teams' fanbases either have grudging respect or low-key annoyance (stemming more from the broader upstate-downstate tensions than the teams or sport) for each other when the teams are not playing one another. Oftentimes the Bills-Jets rivalry has become characterized by ugly games and shared mediocrity, but it has had a handful of competitive moments. The series heated up recently when former Jets head coach Rex Ryan became the Bills' head coach for two seasons, and had become notable again as Bills quarterback Josh Allen and former Jets quarterback Sam Darnold, both drafted in the same year, maintained a friendly rivalry with one another. Buffalo leads the series 69–58 as of 2023, including a playoff win in 1981. The Tennessee Titans (formerly the Houston Oilers) share an extended history with the Bills, both teams being original AFL clubs in 1960 and rivals in that league's East Division before the AFL-NFL merger. Matchups were intense in the 1990s with quarterback Warren Moon leading the Oilers against Jim Kelly's Bills. After both teams failed to meet the same success in the late 2000s to early 2010s, they have returned to consistent playoff contention since 2017, resulting in several high-profile games as of late. Memorable playoff moments between the teams include The Comeback, in which the Frank Reich-led Bills overcame a 35–3 deficit to stun the Oilers 41–38 in 1992, and the Music City Miracle, in which the now-Titans scored on a near-last-minute kickoff return with a controversial lateral pass ruling to beat the Bills 22–16 in 1999. The Music City Miracle was notable for being Buffalo's last playoff appearance until 2017. The Titans currently lead the series 30–20. A new rivalry emerged between the Bills and the Jacksonville Jaguars after former Bills head coach Doug Marrone, who had quit the team after the 2014 season, was hired as a coaching assistant for Jacksonville and eventually rose to become the Jaguars' head coach. The first game between the Marrone led Jaguars was a London game in week 7 of the 2015 season which saw the Jaguars' win 34–31. The most important game of this series was an ugly, low-scoring Wild Card game in 2017 that saw the Jaguars win 10–3. This game is notable as it was the first Bills playoff appearance in 17 seasons. Prior to this, Jacksonville had handed Buffalo its first playoff loss in Bills Stadium in 1996. Following the 2017 wild card game the Bills and Jaguars have met two additional times. The first was a "rematch" game in week 12 of the 2018 season which saw the Bills win 24–21. During this game trash talk from former Jaguars players such as Jalen Ramsey resulted in a brawl between the teams. The second time was in week 9 of the 2021 season. By now the "point" of the rivalry, Marrone's feud with the Bills organization, and the personal drama between Bills and Jaguars players no longer applied as Marrone had been fired and replaced by Urban Meyer and all the players from the 2017 Jaguars team have since moved on to other teams or retired. Regardless, this game was the seventh largest upset at the time in NFL history which saw the 15.5-point favorite Bills lose 6–9. The current series record is tied at 9-8-0 as of 2023. The Kansas City Chiefs, another original franchise in the AFL, have also had a long history against the Bills, despite the two teams never being in the same division. Buffalo currently leads the series 29–24–1, which has included five playoff meetings, three of which were AFL/AFC championship games; Kansas City won the 1966 AFL Championship game that determined the AFL's representative in the first Super Bowl, going on to face the Green Bay Packers, in addition to the 2020 AFC Championship game that saw the team advance to its second straight Super Bowl appearance, while Buffalo defeated Kansas City in the 1993 AFC championship game to advance to its fourth straight Super Bowl appearance. Each time the Super Bowl participant would end up losing the big game. Despite a lull in the series in the 2000s and 2010s, the rivalry gained attention nonetheless as the Bills and Chiefs met in nine of ten years from 2008 to 2017. After a 2-year hiatus in the series, four high-profile matchups occurred between the Bills and Chiefs in 2020 and 2021, including the aforementioned 2020 championship game and the 2021 Divisional round game, which is now considered one of the greatest playoff games of all time but was also controversial due to the league's overtime rules. A rivalry between Josh Allen and Chiefs quarterback Patrick Mahomes has also developed, drawing comparisons to Jim Kelly's rivalry with Dan Marino as well as the rivalry between Tom Brady and Peyton Manning. The Buffalo Bills have retired three numbers in franchise history: No. 12 for Jim Kelly, No. 34 for Thurman Thomas and No. 78 for Bruce Smith. Despite the fact that the Bills have retired only three jersey numbers, the team has other numbers no longer issued to any player or in reduced circulation. Since the earliest days of the team, the number 31 was not supposed to be issued to any other player. The Bills had stationery and various other team merchandise showing a running player wearing that number, and it was not supposed to represent any specific person, but the 'spirit of the team.' In the first three decades of the team's existence, the number 31 was only seen once: in 1969, when reserve running back Preston Ridlehuber damaged his number 36 jersey during a game, equipment manager Tony Marchitte gave him the number 31 jersey to wear while repairing the number 36. The number 31 was not issued again until 1990 when first round draft choice James (J.D.) Williams wore it for his first two seasons; it has since been returned to general circulation, currently worn as of 2022 by Dean Marlowe. Number 32 had been withdrawn from circulation, but not retired, after O. J. Simpson. Former owner Ralph Wilson insisted on not reissuing the number, even after Simpson's highly publicized murder case and later robbery conviction. The number was placed back into circulation in 2019 with Senorise Perry wearing the number that year; practice squad cornerback Kyler McMichael was the last player to wear the number. Number 15 was historically only issued sparingly after the retirement of Jack Kemp. It was last worn by Jake Kumerow in 2021. Number 1 has also only rarely been used, for reasons never explained. While there is no proper explanation, Tommy Hughitt was a player-coach for the early Buffalo teams in the New York Pro Football League and NFL from 1918 to 1924 and was both a major on-field success and a fixture in Buffalo culture after his retirement as a politician and auto salesman. Hugitt was reported to wear number 1 during this time. Wide receiver Emmanuel Sanders is the most recent Bill to wear the number; prior to his arrival in 2021, it had been 19 years since it had been worn in the regular season, when kicker Mike Hollis wore it in 2002. The Buffalo Bills Radio Network is flagshipped at WGR AM 550 in Buffalo, with sister station WWKB AM 1520 simulcasting all home games. Chris Brown is the team's current play-by-play announcer, having taken over from John Murphy (the announcer from 2003 to 2022 and color commentator most years from 1984 to 2003) after Murphy suffered a stroke. Former Bills center Eric Wood serves as the color analyst. In 2018, the team signed an agreement with Nexstar Media Group to carry Bills preseason games across its network of stations in the region. As of 2020, WIVB-TV serves as the flagship station of the network, which includes WJET-TV in Erie, WROC-TV in Rochester, WSYR-TV in Syracuse, WUTR in Utica, WETM-TV in Elmira and WIVT in Binghamton. Steve Tasker does color commentary on these games; the play-by-play position is rotated between Andrew Catalon and Rob Stone. WROC-TV reporter Thad Brown is the sideline reporter. Since 2008, preseason games have been broadcast in high definition. Beginning in the 2016 season, as per a new rights deal which covers rights to the team as well as its sister NHL franchise, the Buffalo Sabres, most team-related programming, including studio programming and the coach's show, was re-located to MSG Western New York—a joint venture of MSG and the team ownership. Preseason games will continue to air in simulcast on broadcast television. In the event regular-season games are broadcast by ESPN, in accordance with the league's television policies, a local Buffalo station simulcasts the game. From 2014 to 2017, WKBW-TV held the broadcast rights to that contest, with the station having won back the rights to cable games after WBBZ-TV held the rights for 2012 and 2013. Source: The Bills' official mascot is Billy Buffalo, an eight-foot-tall, anthropomorphic blue American bison who wears the jersey "number" BB. The Bills do not have cheerleaders. The Bills operated a cheerleading squad named the Buffalo Jills from 1967 to 1985; from 1986 to 2013, the Jills operated as an independent organization sponsored by various companies. The Jills suspended operations prior to the 2014 season due to legal actions. The Bills and Jills were previously involved in a legal battle, in which the Jills alleged they were employees, not independent contractors, and sought back pay. On March 3, 2022, a settlement was reached where the Bills agreed to pay the Jills $3.5 million, while Cumulus Media paid $4 million in stock options of the company while admitting no wrongdoing. The Bills are one of six teams in the NFL to designate an official marching band or drumline (the others being the Baltimore Ravens, Washington Commanders, New York Jets, Carolina Panthers and Seattle Seahawks). Since the last game of the 2013 season, this position has been served by the Stampede Drumline, known outside of Buffalo as Downbeat Percussion. The Bills have several theme songs associated with them. The most popular is a variation of the Isley Brothers hit "Shout", recorded by Scott Kemper, which served as the Bills' official promotional song from 1987 through 1990s. It can be heard at every Bills home game following a field goal or touchdown and at the end of the game if the Bills win. The Bills' unofficial fight song, "Go Bills", was penned by Bills head coach Marv Levy in the mid-1990s on a friendly wager with his players that he will write the song if the team won a particular game. The "Bills Backers" are the official fan organization of the Buffalo Bills. It has over 200 chapters across North America, Europe and Oceania. Also notable is the "Bills Mafia", organized via Twitter beginning in 2010 by Del Reid, Leslie Wille, and Breyon Harris; the phrase "Bills Mafia" had by 2017 grown to unofficially represent the broad community surrounding and encompassing the team as a whole, and players who join the Bills often speak of joining the Bills Mafia. Outsiders often treat the Bills' fan base in derogatory terms, especially since the 2010s, in part because of negative press coverage of select fans' wilder antics. In 2020, the Bills filed to trademark the "Bills Mafia" name. Bills fans are particularly well known for their wearing of Zubaz zebra-printed sportswear; so much is the association between Bills fans and Zubaz that when a revival of the company opened their first brick-and-mortar storefront, it chose Western New York as its first location. The "wing hat," a hat shaped like a spicy chicken wing (much in the same style as the Green Bay Packers' Cheesehead hats), can also frequently be seen atop Bills fans' heads, having originated as promotional merchandise by the Anchor Bar, the purported inventors of the modern chicken wing as a delicacy. Another hat associated with the Bills fandom is the water buffalo hat, resembling the headgear of the fictional Loyal Order of Water Buffaloes seen in the TV series The Flintstones; this hat gained particular popularity with the Water Buffalo Club 716, a community of over 2,000 Bills supporters from around the world founded in 2021 by Therese Forton-Barnes. In 1982, a local grocery store introduced the Whammy Weenie as a promotional item, a maraca-like hot dog-shaped device, painted green (which was not a Bills color, but instead painted as such in reference to a military slang term), that Bills fans were supposed to shake at the team's opponents; Bills owner Ralph Wilson, after having seen a Whammy Weenie dangled in front of his suite in the midst of a disappointing season, ordered the Whammy Weenie to be discontinued due to the double entendre it posed. Bills Mafia members are also well known for jumping off of elevated surfaces (often cars or RVs) into folding tables, in the style of professional wrestlers, during the pre-game tailgate. Bills fans are noted for their frequent support for charitable causes. After the Bills received help in breaking their 17-year playoff drought on a last-minute Cincinnati Bengals victory, Bills fans crowdfunded the charities of Bengals players Andy Dalton and Tyler Boyd with hundreds of thousands of dollars as a gesture of thanks. Also in 2020, following a November 8 upset win over the Seattle Seahawks led by one of the best career performances by quarterback Josh Allen, news emerged that Allen had elected to take the field after having been given the option to sit out the contest as he had received news of his grandmother's death only the night before. Fans showed support for their team and community by donating nearly $700,000 to the Oishei Children's Hospital, an organization supported by Allen throughout his time in Buffalo. Following the Bills' defeat of the Baltimore Ravens in the 2020–21 NFL playoffs and an injury to Ravens quarterback Lamar Jackson late in that game, Bills fans crowdfunded his favorite charity, Blessings in a Backpack. The Bills are one of the favorite teams of ESPN announcer Chris Berman, who picked the Bills to reach the Super Bowl nearly every year in the 1990s. Berman often uses the catchphrase "No one circles the wagons like the Buffalo Bills!" Berman gave the induction speech for Bills owner Ralph Wilson when Wilson was inducted into the Pro Football Hall of Fame in 2009. The Bills were also the favorite team of late NBC political commentator Tim Russert, a South Buffalo native, who often referred to the Bills on his Sunday morning talk show, Meet the Press. (His son, Luke, is also a notable fan of the team.) CNN's Wolf Blitzer, also a Buffalo native, has proclaimed he is also a fan, as has CBS Evening News lead anchor and Tonawanda native Jeff Glor and DNC Chairman Tom Perez. ESPN anchor Kevin Connors is also a noted Bills fan, dating to his time attending Ithaca College. Actor Nick Bakay, a Buffalo native, is also a well-known Bills fan; he has discussed the team in segments of NFL Top 10. Character actor William Fichtner, raised in Cheektowaga, is a fan, and did a commercial for the team in 2014. In 2015, Fichtner also narrated the ESPN 30 for 30 documentary on the Bills' four Super Bowl appearances, "Four Falls of Buffalo". Former Olympic swimmer Summer Sanders (an in-law to former Bills kicker Todd Schlopy) has professed her fandom of the team. Actor Christopher McDonald, who was raised in Romulus, New York, is a fan of the team. Persons notable almost entirely for their Bills fandom include Ken "Pinto Ron" Johnson, whose antics while appearing at every Bills home and away game since 1994 earned enough scrutiny that his tailgate parties were banned from stadium property on order of the league; John Lang, an Elvis impersonator who carries a large guitar that he uses as a billboard; Marc Miller, whose professional wrestling promo-style interview with WGRZ prior to Super Bowl XXVII (distinguished by the line "Dallas is going down, Gary!" and picked up at the time by The George Michael Sports Machine) was rediscovered in 2019; and Ezra Castro, also known as "Pancho Billa," a native of El Paso, Texas who wore a large sombrero and lucha mask in Bills colors. Castro was diagnosed with a spinal tumor that had metastasized in 2017; he was invited on stage during the 2018 NFL Draft to read one of the Bills' selections. Castro died on May 14, 2019. Several former Buffalo Bills players earned a name in politics in the late 20th century after their playing careers had ended, nearly always as members of the Republican Party. The most famous of these was quarterback Jack Kemp, who was elected to the U.S. House of Representatives from Western New York in 1971—two years after his playing career ended and remained there for nearly two decades, serving as the Republican Party nominee for Vice President of the United States under Bob Dole in 1996. Kemp's backup, Ed Rutkowski, served as county executive of Erie County from 1979 to 1987. Former tight end Jay Riemersma, defensive tackle Fred Smerlas and defensive end Phil Hansen have all run for Congress, though all three either lost or withdrew from their respective races. Quarterback Jim Kelly and running back Thurman Thomas have also both been mentioned as potential candidates for political office, although both have declined all requests to date.
[ { "paragraph_id": 0, "text": "The Buffalo Bills are a professional American football team based in the Buffalo–Niagara Falls metropolitan area. The Bills compete in the National Football League (NFL) as a member club of the league's American Football Conference (AFC) East division. The team plays its home games at Highmark Stadium in Orchard Park, New York. Founded in 1960 as a charter member of the American Football League (AFL), they joined the NFL in 1970 following the AFL–NFL merger. The Bills' name is derived from an All-America Football Conference (AAFC) franchise from Buffalo that was in turn named after western frontiersman Buffalo Bill. Drawing much of its fanbase from Western New York and Southern Ontario, the Bills are the only NFL team that plays home games in the state of New York. The franchise is owned by Terry and Kim Pegula, who purchased the Bills after the death of original owner Ralph Wilson in 2014.", "title": "" }, { "paragraph_id": 1, "text": "The Bills won consecutive AFL Championships in 1964 and 1965, the only major professional sports championships from a team representing Buffalo. After joining the NFL, they struggled heavily during the 1970s before they became perennial postseason contenders during the late 1980s to the late 1990s. Their greatest success occurred between 1990 and 1993 when they appeared in a record four consecutive Super Bowls; an accomplishment often overshadowed by them losing each game. From the early 2000s to the mid-2010s, the Bills endured the longest playoff drought of 17 years in the four major North American professional sports, making them the last franchise in the four leagues to qualify for the postseason in the 21st century. They returned to consistent postseason contention by the late 2010s, although the Bills have not returned to the Super Bowl. Alongside the Minnesota Vikings, their four Super Bowl appearances are the most among NFL franchises that have not won the Super Bowl.", "title": "" }, { "paragraph_id": 2, "text": "The Bills began competitive play in 1960 as a charter member of the American Football League led by head coach Buster Ramsey and joined the NFL as part of the AFL–NFL merger in 1970. The Bills won two consecutive American Football League titles in 1964 and 1965 with quarterback Jack Kemp and coach Lou Saban, but the club has yet to win a league championship since.", "title": "Franchise history" }, { "paragraph_id": 3, "text": "Once the AFL–NFL merger took effect, the Bills became the second NFL team to represent the city; they followed the Buffalo All-Americans, a charter member of the league. Buffalo had been left out of the league since the All-Americans (by that point renamed the Bisons) folded in 1929; the Bills were no less than the third professional non-NFL team to compete in the city before the merger, following the Indians/Tigers of the early 1940s and an earlier team named the Bills, originally the Bisons, in the late 1940s in the All-America Football Conference (AAFC).", "title": "Franchise history" }, { "paragraph_id": 4, "text": "Following the AFL–NFL merger, the Bills were generally mediocre in the 1970s, but featured All-Pro running back O. J. Simpson. After being pushed to the brink of failure in the mid-1980s, the collapse of the United States Football League and a series of highly drafted players such as Jim Kelly (who initially played for the USFL instead of the Bills), Thurman Thomas, Bruce Smith and Darryl Talley allowed the Bills to rebuild into a perennial contender in the late 1980s through the mid-1990s, a period in which the team won four consecutive AFC Championships; the team nevertheless lost all four subsequent Super Bowls, records in both categories that still stand.", "title": "Franchise history" }, { "paragraph_id": 5, "text": "The rise of the division rival New England Patriots under Bill Belichick and Tom Brady, along with numerous failed attempts at rebuilding in the 2000s and 2010s, helped prevent the Bills from reaching the playoffs in seventeen consecutive seasons between 2000 and 2016, a 17-year drought that was the longest active playoff drought in all major professional sports at the time. On October 8, 2014, Buffalo Sabres owners Terry and Kim Pegula received unanimous approval to acquire the Bills during the NFL owners' meetings, becoming the second ownership group of the team after team founder Ralph Wilson. Under head coach Sean McDermott, the Bills broke the playoff drought, appearing in the playoffs for four of the next five seasons. The team earned its first division championship and playoff wins since 1995 during the 2020 season, aided by Brady's departure to Tampa Bay and out of the AFC East as well as the Bills' own development of a core of talent including Josh Allen, Stefon Diggs, and Tre'Davious White. The Buffalo Bills have also announced the plans to build a new stadium to replace Highmark Stadium in 2026.", "title": "Franchise history" }, { "paragraph_id": 6, "text": "For their first two seasons, the Bills wore uniforms based on those of the Detroit Lions at the time. Ralph Wilson had been a minority owner of the Lions before founding the Bills, and the Bills' predecessors in the AAFC had also worn blue and silver uniforms.", "title": "Logos and uniforms" }, { "paragraph_id": 7, "text": "The team's original colors were Honolulu blue, silver and white, and the helmets were silver with no striping. There was no logo on the helmet, which displayed the players' numbers on each side.", "title": "Logos and uniforms" }, { "paragraph_id": 8, "text": "In 1962, the standing red bison was designated as the logo and took its place on a white helmet. In 1962, the team's colors also changed to red, white, and blue. The team switched to blue jerseys with red and white shoulder stripes similar to those worn by the Buffalo Bisons AHL hockey team of the same era. The helmets were white with a red center stripe. The jerseys again saw a change in 1964 when the shoulder stripes were replaced by a distinctive stripe pattern on the sleeves consisting of four stripes, two thicker inner stripes and two thinner outer stripes all bordered by red piping. By 1965, red and blue center stripes were put on the helmets.", "title": "Logos and uniforms" }, { "paragraph_id": 9, "text": "The Bills introduced blue pants worn with the white jerseys in 1973, the last year of the standing buffalo helmet. The blue pants remained through 1985. The face mask on the helmet was blue from 1974 through 1986 before changing to white.", "title": "Logos and uniforms" }, { "paragraph_id": 10, "text": "The standing bison logo was replaced by a blue charging one with a red slanting stripe streaming from its horn. The newer emblem, which is still the primary one used by the franchise, was designed by aerospace designer Stevens Wright in 1974.", "title": "Logos and uniforms" }, { "paragraph_id": 11, "text": "In 1984, the helmet's shell color was changed from white to red, primarily to help Bills quarterback Joe Ferguson distinguish them more readily from three of their division rivals at that time, the Baltimore Colts, the Miami Dolphins, and the New England Patriots, who all also wore white helmets at that point. Ferguson said \"Everyone we played had white helmets at that time. Our new head coach Kay Stephenson just wanted to get more of a contrast on the field that may help spot a receiver down the field.\" (The Patriots have worn silver helmets since 1993, the Colts have since been realigned to the AFC South, and in 2019 the New York Jets have since switched back to green-colored helmets, after playing 20 years with white ones.)", "title": "Logos and uniforms" }, { "paragraph_id": 12, "text": "In 2002, under the direction of general manager Tom Donahoe, the Bills' uniforms went through radical changes. A darker shade of blue was introduced as the main jersey color, and nickel gray was introduced as an accent color. Both the blue and white jerseys featured red side panels. The white jerseys included a dark blue shoulder yoke and royal blue numbers. The helmet remained primarily red with one navy blue, two nickel, two royal blue, two white stripes, and white face mask. A new logo, a stylized \"B\" consisting of two bullets and a more detailed buffalo head on top, was proposed and had been released (it can be seen on a few baseball caps that were released for sale), but fan backlash led to the team retaining the running bison logo. The helmet logo adopted in 1974—a charging royal blue bison, with a red streak, white horn and eyeball—remained unchanged.", "title": "Logos and uniforms" }, { "paragraph_id": 13, "text": "In 2005, the Bills revived the standing bison helmet and uniform of the mid-1960s as a throwback uniform.", "title": "Logos and uniforms" }, { "paragraph_id": 14, "text": "The Bills usually wore the all-blue combination at home and the all-white combination on the road when not wearing the throwback uniforms. They stopped wearing blue-on-white after 2006, while the white-on-blue was not worn after 2007.", "title": "Logos and uniforms" }, { "paragraph_id": 15, "text": "For the 2011 season, the Bills unveiled a new uniform design, an updated rendition of the 1975–83 design. This change includes a return to the white helmets with \"charging buffalo\" logo, and a return to royal blue instead of navy. The set initially featured striped socks, but by 2021, the Bills gradually reduced its usage and began wearing either all-white or all-blue hosiery without stripes in most games.", "title": "Logos and uniforms" }, { "paragraph_id": 16, "text": "Buffalo sporadically wore white at home in the 1980s, including all eight home games in 1984, but stopped doing so beginning in 1987. On November 6, 2011, against the New York Jets, the Bills wore white at home for the first time since 1986. Since 2011, the Bills have worn white for a home game either with their primary uniform or a throwback set.", "title": "Logos and uniforms" }, { "paragraph_id": 17, "text": "The Bills' uniform received minor alterations as part of the league's new uniform contract with Nike. The new Nike uniform was unveiled on April 3, 2012.", "title": "Logos and uniforms" }, { "paragraph_id": 18, "text": "On November 12, 2015, the Bills and the New York Jets became the first two teams to participate in the NFL's Color Rush uniform initiative, with Buffalo wearing an all-red combination for the first time in team history. Like the primary uniforms, the set initially had red socks with white and blue stripes, but in 2020, it was replaced with red socks without stripes.", "title": "Logos and uniforms" }, { "paragraph_id": 19, "text": "A notable use of the Bills' uniforms outside of football was in the 2018 World Junior Ice Hockey Championships, when the United States men's national junior ice hockey team wore Bills-inspired uniforms in their outdoor game against Team Canada on December 29, 2017. This game was also played at the Bills' home stadium, Highmark Stadium.", "title": "Logos and uniforms" }, { "paragraph_id": 20, "text": "On April 1, 2021, the team announced they will wear white face masks during the upcoming season and beyond.", "title": "Logos and uniforms" }, { "paragraph_id": 21, "text": "The Bills have rivalries with their three AFC East opponents (Miami Dolphins, New England Patriots, and New York Jets) and also have had historical rivalries with other teams such as the Baltimore/Indianapolis Colts (a former divisional rival), Kansas City Chiefs, Houston Oilers/Tennessee Titans, Jacksonville Jaguars, and Dallas Cowboys. They also play an annual preseason game against the Detroit Lions.", "title": "Rivalries" }, { "paragraph_id": 22, "text": "The Cleveland Browns once shared a rivalry with the Bills' predecessors in the All-America Football Conference. The current teams have a more friendly relationship and have played sporadically since the AFL–NFL merger.", "title": "Rivalries" }, { "paragraph_id": 23, "text": "This is often considered Buffalo's most famous rivalry. Though the Bills and Dolphins both originated in the American Football League, the Dolphins did not start playing until 1966 as an expansion team while the Bills were one of the original eight teams. The rivalry first gained prominence when the Dolphins won every match-up against the Bills in the 1970s for an NFL-record 20 straight wins against a single opponent (the Bills defeated the Dolphins in their first matchup of the 1980s). Fortunes changed in the following decades with the rise of Jim Kelly as Buffalo's franchise quarterback, and though Kelly and Dolphins quarterback Dan Marino shared a competitive rivalry in the 1980s and 1990s, the Bills became dominant in the 1990s. Things have since cooled down after the retirements of Kelly and Marino and the rise of the New England Patriots, but Miami remains a fierce rival of the Bills, coming in second place in a recent poll of Buffalo's primary rival, and the two teams have typically been close to each other in win–loss records. Miami leads the overall series 62–56–1 as of 2022, but Buffalo has the advantage in the playoffs at 4–1, including a win in the 1992 AFC Championship Game.", "title": "Rivalries" }, { "paragraph_id": 24, "text": "The rivalry with the New England Patriots began when both teams were original franchises in the American Football League (AFL) prior to the NFL–AFL merger, but did not gain notability until the emergence of New England's Tom Brady in 2001. The teams were very competitive prior to the 2000s. However, the arrival of Patriots quarterback Brady in the early 2000s led to New England dominating the AFC East, including the Bills, for two decades. As a result, the Patriots replaced the Dolphins as Buffalo's most hated rival. The Bills have taken a 6–1 edge since Brady's departure in 2020, which included consecutive AFC East titles from 2020 to 2022 and a series sweep of the Patriots in two of the three years. In 2021, the Bills dominated in a 47–17 victory against the Patriots in the rivalry's first playoff matchup in 59 years, which saw the Bills score a touchdown on every offensive drive throughout the entire game and as such is the only \"perfect offensive game\" in NFL history. Overall, the Patriots lead the series 78–49–1 as of 2023, but trail the Bills by a 46–45–1 margin without Brady on the field.", "title": "Rivalries" }, { "paragraph_id": 25, "text": "The rivalry is also noted for several players being a member of both teams during their careers, including Drew Bledsoe, Doug Flutie, Lawyer Milloy, Brandon Spikes, Scott Chandler, Chris Hogan, Mike Gillislee, and Stephon Gilmore.", "title": "Rivalries" }, { "paragraph_id": 26, "text": "The Bills and Jets were both original AFL teams, and both represent the state of New York, though the Jets (since 1984) actually play their games in East Rutherford, New Jersey. While the rivalry represents the differences between New York City and Western New York, it has historically not been as intense as the Bills' rivalries with the Dolphins and Patriots, and the teams' fanbases either have grudging respect or low-key annoyance (stemming more from the broader upstate-downstate tensions than the teams or sport) for each other when the teams are not playing one another. Oftentimes the Bills-Jets rivalry has become characterized by ugly games and shared mediocrity, but it has had a handful of competitive moments. The series heated up recently when former Jets head coach Rex Ryan became the Bills' head coach for two seasons, and had become notable again as Bills quarterback Josh Allen and former Jets quarterback Sam Darnold, both drafted in the same year, maintained a friendly rivalry with one another. Buffalo leads the series 69–58 as of 2023, including a playoff win in 1981.", "title": "Rivalries" }, { "paragraph_id": 27, "text": "The Tennessee Titans (formerly the Houston Oilers) share an extended history with the Bills, both teams being original AFL clubs in 1960 and rivals in that league's East Division before the AFL-NFL merger. Matchups were intense in the 1990s with quarterback Warren Moon leading the Oilers against Jim Kelly's Bills. After both teams failed to meet the same success in the late 2000s to early 2010s, they have returned to consistent playoff contention since 2017, resulting in several high-profile games as of late. Memorable playoff moments between the teams include The Comeback, in which the Frank Reich-led Bills overcame a 35–3 deficit to stun the Oilers 41–38 in 1992, and the Music City Miracle, in which the now-Titans scored on a near-last-minute kickoff return with a controversial lateral pass ruling to beat the Bills 22–16 in 1999. The Music City Miracle was notable for being Buffalo's last playoff appearance until 2017. The Titans currently lead the series 30–20.", "title": "Rivalries" }, { "paragraph_id": 28, "text": "A new rivalry emerged between the Bills and the Jacksonville Jaguars after former Bills head coach Doug Marrone, who had quit the team after the 2014 season, was hired as a coaching assistant for Jacksonville and eventually rose to become the Jaguars' head coach. The first game between the Marrone led Jaguars was a London game in week 7 of the 2015 season which saw the Jaguars' win 34–31. The most important game of this series was an ugly, low-scoring Wild Card game in 2017 that saw the Jaguars win 10–3. This game is notable as it was the first Bills playoff appearance in 17 seasons. Prior to this, Jacksonville had handed Buffalo its first playoff loss in Bills Stadium in 1996. Following the 2017 wild card game the Bills and Jaguars have met two additional times. The first was a \"rematch\" game in week 12 of the 2018 season which saw the Bills win 24–21. During this game trash talk from former Jaguars players such as Jalen Ramsey resulted in a brawl between the teams. The second time was in week 9 of the 2021 season. By now the \"point\" of the rivalry, Marrone's feud with the Bills organization, and the personal drama between Bills and Jaguars players no longer applied as Marrone had been fired and replaced by Urban Meyer and all the players from the 2017 Jaguars team have since moved on to other teams or retired. Regardless, this game was the seventh largest upset at the time in NFL history which saw the 15.5-point favorite Bills lose 6–9. The current series record is tied at 9-8-0 as of 2023.", "title": "Rivalries" }, { "paragraph_id": 29, "text": "The Kansas City Chiefs, another original franchise in the AFL, have also had a long history against the Bills, despite the two teams never being in the same division. Buffalo currently leads the series 29–24–1, which has included five playoff meetings, three of which were AFL/AFC championship games; Kansas City won the 1966 AFL Championship game that determined the AFL's representative in the first Super Bowl, going on to face the Green Bay Packers, in addition to the 2020 AFC Championship game that saw the team advance to its second straight Super Bowl appearance, while Buffalo defeated Kansas City in the 1993 AFC championship game to advance to its fourth straight Super Bowl appearance. Each time the Super Bowl participant would end up losing the big game. Despite a lull in the series in the 2000s and 2010s, the rivalry gained attention nonetheless as the Bills and Chiefs met in nine of ten years from 2008 to 2017. After a 2-year hiatus in the series, four high-profile matchups occurred between the Bills and Chiefs in 2020 and 2021, including the aforementioned 2020 championship game and the 2021 Divisional round game, which is now considered one of the greatest playoff games of all time but was also controversial due to the league's overtime rules. A rivalry between Josh Allen and Chiefs quarterback Patrick Mahomes has also developed, drawing comparisons to Jim Kelly's rivalry with Dan Marino as well as the rivalry between Tom Brady and Peyton Manning.", "title": "Rivalries" }, { "paragraph_id": 30, "text": "The Buffalo Bills have retired three numbers in franchise history: No. 12 for Jim Kelly, No. 34 for Thurman Thomas and No. 78 for Bruce Smith. Despite the fact that the Bills have retired only three jersey numbers, the team has other numbers no longer issued to any player or in reduced circulation.", "title": "Notable players" }, { "paragraph_id": 31, "text": "Since the earliest days of the team, the number 31 was not supposed to be issued to any other player. The Bills had stationery and various other team merchandise showing a running player wearing that number, and it was not supposed to represent any specific person, but the 'spirit of the team.' In the first three decades of the team's existence, the number 31 was only seen once: in 1969, when reserve running back Preston Ridlehuber damaged his number 36 jersey during a game, equipment manager Tony Marchitte gave him the number 31 jersey to wear while repairing the number 36. The number 31 was not issued again until 1990 when first round draft choice James (J.D.) Williams wore it for his first two seasons; it has since been returned to general circulation, currently worn as of 2022 by Dean Marlowe.", "title": "Notable players" }, { "paragraph_id": 32, "text": "Number 32 had been withdrawn from circulation, but not retired, after O. J. Simpson. Former owner Ralph Wilson insisted on not reissuing the number, even after Simpson's highly publicized murder case and later robbery conviction. The number was placed back into circulation in 2019 with Senorise Perry wearing the number that year; practice squad cornerback Kyler McMichael was the last player to wear the number.", "title": "Notable players" }, { "paragraph_id": 33, "text": "Number 15 was historically only issued sparingly after the retirement of Jack Kemp. It was last worn by Jake Kumerow in 2021.", "title": "Notable players" }, { "paragraph_id": 34, "text": "Number 1 has also only rarely been used, for reasons never explained. While there is no proper explanation, Tommy Hughitt was a player-coach for the early Buffalo teams in the New York Pro Football League and NFL from 1918 to 1924 and was both a major on-field success and a fixture in Buffalo culture after his retirement as a politician and auto salesman. Hugitt was reported to wear number 1 during this time. Wide receiver Emmanuel Sanders is the most recent Bill to wear the number; prior to his arrival in 2021, it had been 19 years since it had been worn in the regular season, when kicker Mike Hollis wore it in 2002.", "title": "Notable players" }, { "paragraph_id": 35, "text": "The Buffalo Bills Radio Network is flagshipped at WGR AM 550 in Buffalo, with sister station WWKB AM 1520 simulcasting all home games. Chris Brown is the team's current play-by-play announcer, having taken over from John Murphy (the announcer from 2003 to 2022 and color commentator most years from 1984 to 2003) after Murphy suffered a stroke. Former Bills center Eric Wood serves as the color analyst.", "title": "Radio and television" }, { "paragraph_id": 36, "text": "In 2018, the team signed an agreement with Nexstar Media Group to carry Bills preseason games across its network of stations in the region. As of 2020, WIVB-TV serves as the flagship station of the network, which includes WJET-TV in Erie, WROC-TV in Rochester, WSYR-TV in Syracuse, WUTR in Utica, WETM-TV in Elmira and WIVT in Binghamton. Steve Tasker does color commentary on these games; the play-by-play position is rotated between Andrew Catalon and Rob Stone. WROC-TV reporter Thad Brown is the sideline reporter. Since 2008, preseason games have been broadcast in high definition.", "title": "Radio and television" }, { "paragraph_id": 37, "text": "Beginning in the 2016 season, as per a new rights deal which covers rights to the team as well as its sister NHL franchise, the Buffalo Sabres, most team-related programming, including studio programming and the coach's show, was re-located to MSG Western New York—a joint venture of MSG and the team ownership. Preseason games will continue to air in simulcast on broadcast television.", "title": "Radio and television" }, { "paragraph_id": 38, "text": "In the event regular-season games are broadcast by ESPN, in accordance with the league's television policies, a local Buffalo station simulcasts the game. From 2014 to 2017, WKBW-TV held the broadcast rights to that contest, with the station having won back the rights to cable games after WBBZ-TV held the rights for 2012 and 2013.", "title": "Radio and television" }, { "paragraph_id": 39, "text": "Source:", "title": "Training camp sites" }, { "paragraph_id": 40, "text": "The Bills' official mascot is Billy Buffalo, an eight-foot-tall, anthropomorphic blue American bison who wears the jersey \"number\" BB.", "title": "Mascots, cheerleaders and marching band" }, { "paragraph_id": 41, "text": "The Bills do not have cheerleaders. The Bills operated a cheerleading squad named the Buffalo Jills from 1967 to 1985; from 1986 to 2013, the Jills operated as an independent organization sponsored by various companies. The Jills suspended operations prior to the 2014 season due to legal actions. The Bills and Jills were previously involved in a legal battle, in which the Jills alleged they were employees, not independent contractors, and sought back pay. On March 3, 2022, a settlement was reached where the Bills agreed to pay the Jills $3.5 million, while Cumulus Media paid $4 million in stock options of the company while admitting no wrongdoing.", "title": "Mascots, cheerleaders and marching band" }, { "paragraph_id": 42, "text": "The Bills are one of six teams in the NFL to designate an official marching band or drumline (the others being the Baltimore Ravens, Washington Commanders, New York Jets, Carolina Panthers and Seattle Seahawks). Since the last game of the 2013 season, this position has been served by the Stampede Drumline, known outside of Buffalo as Downbeat Percussion.", "title": "Mascots, cheerleaders and marching band" }, { "paragraph_id": 43, "text": "The Bills have several theme songs associated with them. The most popular is a variation of the Isley Brothers hit \"Shout\", recorded by Scott Kemper, which served as the Bills' official promotional song from 1987 through 1990s. It can be heard at every Bills home game following a field goal or touchdown and at the end of the game if the Bills win. The Bills' unofficial fight song, \"Go Bills\", was penned by Bills head coach Marv Levy in the mid-1990s on a friendly wager with his players that he will write the song if the team won a particular game.", "title": "Mascots, cheerleaders and marching band" }, { "paragraph_id": 44, "text": "The \"Bills Backers\" are the official fan organization of the Buffalo Bills. It has over 200 chapters across North America, Europe and Oceania. Also notable is the \"Bills Mafia\", organized via Twitter beginning in 2010 by Del Reid, Leslie Wille, and Breyon Harris; the phrase \"Bills Mafia\" had by 2017 grown to unofficially represent the broad community surrounding and encompassing the team as a whole, and players who join the Bills often speak of joining the Bills Mafia. Outsiders often treat the Bills' fan base in derogatory terms, especially since the 2010s, in part because of negative press coverage of select fans' wilder antics. In 2020, the Bills filed to trademark the \"Bills Mafia\" name.", "title": "Supporters" }, { "paragraph_id": 45, "text": "Bills fans are particularly well known for their wearing of Zubaz zebra-printed sportswear; so much is the association between Bills fans and Zubaz that when a revival of the company opened their first brick-and-mortar storefront, it chose Western New York as its first location. The \"wing hat,\" a hat shaped like a spicy chicken wing (much in the same style as the Green Bay Packers' Cheesehead hats), can also frequently be seen atop Bills fans' heads, having originated as promotional merchandise by the Anchor Bar, the purported inventors of the modern chicken wing as a delicacy. Another hat associated with the Bills fandom is the water buffalo hat, resembling the headgear of the fictional Loyal Order of Water Buffaloes seen in the TV series The Flintstones; this hat gained particular popularity with the Water Buffalo Club 716, a community of over 2,000 Bills supporters from around the world founded in 2021 by Therese Forton-Barnes. In 1982, a local grocery store introduced the Whammy Weenie as a promotional item, a maraca-like hot dog-shaped device, painted green (which was not a Bills color, but instead painted as such in reference to a military slang term), that Bills fans were supposed to shake at the team's opponents; Bills owner Ralph Wilson, after having seen a Whammy Weenie dangled in front of his suite in the midst of a disappointing season, ordered the Whammy Weenie to be discontinued due to the double entendre it posed.", "title": "Supporters" }, { "paragraph_id": 46, "text": "Bills Mafia members are also well known for jumping off of elevated surfaces (often cars or RVs) into folding tables, in the style of professional wrestlers, during the pre-game tailgate.", "title": "Supporters" }, { "paragraph_id": 47, "text": "Bills fans are noted for their frequent support for charitable causes. After the Bills received help in breaking their 17-year playoff drought on a last-minute Cincinnati Bengals victory, Bills fans crowdfunded the charities of Bengals players Andy Dalton and Tyler Boyd with hundreds of thousands of dollars as a gesture of thanks. Also in 2020, following a November 8 upset win over the Seattle Seahawks led by one of the best career performances by quarterback Josh Allen, news emerged that Allen had elected to take the field after having been given the option to sit out the contest as he had received news of his grandmother's death only the night before. Fans showed support for their team and community by donating nearly $700,000 to the Oishei Children's Hospital, an organization supported by Allen throughout his time in Buffalo. Following the Bills' defeat of the Baltimore Ravens in the 2020–21 NFL playoffs and an injury to Ravens quarterback Lamar Jackson late in that game, Bills fans crowdfunded his favorite charity, Blessings in a Backpack.", "title": "Supporters" }, { "paragraph_id": 48, "text": "The Bills are one of the favorite teams of ESPN announcer Chris Berman, who picked the Bills to reach the Super Bowl nearly every year in the 1990s. Berman often uses the catchphrase \"No one circles the wagons like the Buffalo Bills!\" Berman gave the induction speech for Bills owner Ralph Wilson when Wilson was inducted into the Pro Football Hall of Fame in 2009.", "title": "Supporters" }, { "paragraph_id": 49, "text": "The Bills were also the favorite team of late NBC political commentator Tim Russert, a South Buffalo native, who often referred to the Bills on his Sunday morning talk show, Meet the Press. (His son, Luke, is also a notable fan of the team.) CNN's Wolf Blitzer, also a Buffalo native, has proclaimed he is also a fan, as has CBS Evening News lead anchor and Tonawanda native Jeff Glor and DNC Chairman Tom Perez.", "title": "Supporters" }, { "paragraph_id": 50, "text": "ESPN anchor Kevin Connors is also a noted Bills fan, dating to his time attending Ithaca College. Actor Nick Bakay, a Buffalo native, is also a well-known Bills fan; he has discussed the team in segments of NFL Top 10. Character actor William Fichtner, raised in Cheektowaga, is a fan, and did a commercial for the team in 2014. In 2015, Fichtner also narrated the ESPN 30 for 30 documentary on the Bills' four Super Bowl appearances, \"Four Falls of Buffalo\". Former Olympic swimmer Summer Sanders (an in-law to former Bills kicker Todd Schlopy) has professed her fandom of the team. Actor Christopher McDonald, who was raised in Romulus, New York, is a fan of the team.", "title": "Supporters" }, { "paragraph_id": 51, "text": "Persons notable almost entirely for their Bills fandom include Ken \"Pinto Ron\" Johnson, whose antics while appearing at every Bills home and away game since 1994 earned enough scrutiny that his tailgate parties were banned from stadium property on order of the league; John Lang, an Elvis impersonator who carries a large guitar that he uses as a billboard; Marc Miller, whose professional wrestling promo-style interview with WGRZ prior to Super Bowl XXVII (distinguished by the line \"Dallas is going down, Gary!\" and picked up at the time by The George Michael Sports Machine) was rediscovered in 2019; and Ezra Castro, also known as \"Pancho Billa,\" a native of El Paso, Texas who wore a large sombrero and lucha mask in Bills colors. Castro was diagnosed with a spinal tumor that had metastasized in 2017; he was invited on stage during the 2018 NFL Draft to read one of the Bills' selections. Castro died on May 14, 2019.", "title": "Supporters" }, { "paragraph_id": 52, "text": "Several former Buffalo Bills players earned a name in politics in the late 20th century after their playing careers had ended, nearly always as members of the Republican Party. The most famous of these was quarterback Jack Kemp, who was elected to the U.S. House of Representatives from Western New York in 1971—two years after his playing career ended and remained there for nearly two decades, serving as the Republican Party nominee for Vice President of the United States under Bob Dole in 1996. Kemp's backup, Ed Rutkowski, served as county executive of Erie County from 1979 to 1987. Former tight end Jay Riemersma, defensive tackle Fred Smerlas and defensive end Phil Hansen have all run for Congress, though all three either lost or withdrew from their respective races. Quarterback Jim Kelly and running back Thurman Thomas have also both been mentioned as potential candidates for political office, although both have declined all requests to date.", "title": "In popular culture" } ]
The Buffalo Bills are a professional American football team based in the Buffalo–Niagara Falls metropolitan area. The Bills compete in the National Football League (NFL) as a member club of the league's American Football Conference (AFC) East division. The team plays its home games at Highmark Stadium in Orchard Park, New York. Founded in 1960 as a charter member of the American Football League (AFL), they joined the NFL in 1970 following the AFL–NFL merger. The Bills' name is derived from an All-America Football Conference (AAFC) franchise from Buffalo that was in turn named after western frontiersman Buffalo Bill. Drawing much of its fanbase from Western New York and Southern Ontario, the Bills are the only NFL team that plays home games in the state of New York. The franchise is owned by Terry and Kim Pegula, who purchased the Bills after the death of original owner Ralph Wilson in 2014. The Bills won consecutive AFL Championships in 1964 and 1965, the only major professional sports championships from a team representing Buffalo. After joining the NFL, they struggled heavily during the 1970s before they became perennial postseason contenders during the late 1980s to the late 1990s. Their greatest success occurred between 1990 and 1993 when they appeared in a record four consecutive Super Bowls; an accomplishment often overshadowed by them losing each game. From the early 2000s to the mid-2010s, the Bills endured the longest playoff drought of 17 years in the four major North American professional sports, making them the last franchise in the four leagues to qualify for the postseason in the 21st century. They returned to consistent postseason contention by the late 2010s, although the Bills have not returned to the Super Bowl. Alongside the Minnesota Vikings, their four Super Bowl appearances are the most among NFL franchises that have not won the Super Bowl.
2001-09-29T21:01:45Z
2023-12-28T01:32:13Z
[ "Template:Dead link", "Template:Webarchive", "Template:Portal bar", "Template:Infobox NFL team", "Template:Cite web", "Template:Buffalo Bills staff", "Template:Cite news", "Template:Commons category", "Template:Short description", "Template:Hatnote group", "Template:Official website", "Template:Reflist", "Template:Authority control", "Template:See also", "Template:Update inline", "Template:Navboxes", "Template:Buffalo Bills roster", "Template:By whom", "Template:Cite tweet", "Template:Efn", "Template:Main", "Template:Div col", "Template:Buffalo Bills", "Template:Use mdy dates", "Template:Notelist", "Template:Redirect-distinguish", "Template:Cite magazine" ]
https://en.wikipedia.org/wiki/Buffalo_Bills
4,318
Big Dig
The Central Artery/Tunnel Project (CA/T Project), commonly known as the Big Dig, was a megaproject in Boston that rerouted the Central Artery of Interstate 93 (I-93), the chief highway through the heart of the city, into the 1.5-mile (2.4 km) Thomas P. O'Neill Jr. Tunnel. The project also included the construction of the Ted Williams Tunnel (extending I-90 to Logan International Airport), the Leonard P. Zakim Bunker Hill Memorial Bridge over the Charles River, and the Rose Kennedy Greenway in the space vacated by the previous I-93 elevated roadway. Initially, the plan was also to include a rail connection between Boston's two major train terminals. Planning began in 1982; the construction work was carried out between 1991 and 2006; and the project concluded on December 31, 2007, when the partnership between the program manager and the Massachusetts Turnpike Authority ended. The Big Dig was the most expensive highway project in the United States, and was plagued by cost overruns, delays, leaks, design flaws, charges of poor execution and use of substandard materials, criminal charges and arrests, and the death of one motorist. The project was originally scheduled to be completed in 1998 at an estimated cost of $2.8 billion (in 1982 dollars, US$7.4 billion adjusted for inflation as of 2020). However, the project was completed in December 2007 at a cost of over $8.08 billion (in 1982 dollars, $21.5 billion adjusted for inflation, meaning a cost overrun of about 190%) as of 2020. The Boston Globe estimated that the project will ultimately cost $22 billion, including interest, and that it would not be paid off until 2038. As a result of a death, leaks, and other design flaws, Bechtel and Parsons Brinckerhoff—the consortium that oversaw the project—agreed to pay $407 million in restitution and several smaller companies agreed to pay a combined sum of approximately $51 million. The Rose Fitzgerald Kennedy Greenway is a roughly 1.5-mile-long (2.4 km) series of parks and public spaces which were the final part of the Big Dig after Interstate 93 was put underground. The Greenway was named in honor of Kennedy family matriarch Rose Fitzgerald Kennedy, and was officially dedicated on July 26, 2004. This project was developed in response to traffic congestion on Boston's historically tangled streets which were laid out centuries before the advent of the automobile. As early as 1930 the city's Planning Board recommended a raised express highway running north–south through the downtown district in order to draw through traffic off the city streets. Commissioner of Public Works William Callahan promoted plans for the Central Artery, an elevated expressway which eventually was constructed between the downtown area and the waterfront. Governor John Volpe interceded in the 1950s to change the design of the last section of the Central Artery, putting it underground through the Dewey Square Tunnel. While traffic moved somewhat better, the other problems remained. There was chronic congestion on the Central Artery (I-93), the elevated six-lane highway through the center of downtown Boston, which was, in the words of Pete Sigmund, "like a funnel full of slowly-moving, or stopped, cars (and swearing motorists)." In 1959, the 1.5-mile-long (2.4 km) road section carried approximately 75,000 vehicles a day, but by the 1990s, this had grown to 190,000 vehicles a day. Traffic jams of 16 hours were predicted for 2010. The expressway had tight turns, an excessive number of entrances and exits, entrance ramps without merge lanes, and as the decades passed and other planned expressways were cancelled, continually escalating vehicular traffic that was well beyond its design capacity. Local businesses again wanted relief, city leaders sought a reuniting of the waterfront with the city, and nearby residents desired removal of the matte green-painted elevated road which mayor Thomas Menino called Boston's "other Green Monster" (as an unfavorable comparison to Fenway Park's famed left-field wall). MIT engineers Bill Reynolds and (eventual state Secretary of Transportation) Frederick P. Salvucci envisioned moving the whole expressway underground. Another important motivation for the final form of the Big Dig was the abandonment of the Massachusetts Department of Public Works' intended expressway system through and around Boston. The Central Artery, as part of Mass. DPW's Master Plan of 1948, was originally planned to be the downtown Boston stretch of Interstate 95, and was signed as such; a bypass road called the Inner Belt, was subsequently renamed Interstate 695. (The law establishing the Interstate highway system was enacted in 1956.) The Inner Belt District was to pass to the west of the downtown core, through the neighborhood of Roxbury and the cities of Brookline, Cambridge, and Somerville. Earlier controversies over impact of the Boston extension of the Massachusetts Turnpike, particularly on the heavily populated neighborhood of Brighton, and the additional large amount of housing that would have had to be destroyed led to massive community opposition to both the Inner Belt and the Boston section of I-95. By 1970, building demolition and land clearances had been completed along the I-95 right of way through the neighborhoods of Roxbury, Jamaica Plain, the South End and Roslindale, which led to secession threats by Hyde Park, Boston's youngest and southernmost neighborhood (which I-95 was also slated to go through). By 1972, with relatively little work done on the Southwest Corridor portion of I-95 and none on the potentially massively disruptive Inner Belt, Governor Francis Sargent put a moratorium on highway construction within the Route 128 corridor, except for the final short stretch of Interstate 93. In 1974, the remainder of the Master Plan was canceled. With ever-increasing traffic volumes funneled onto I-93 alone, the Central Artery became chronically gridlocked. The Sargent moratorium led to the rerouting of I-95 away from Boston around the Route 128 beltway and the conversion of the cleared land in the southern part of the city into the Southwest Corridor linear park, as well as a new right-of-way for the Orange Line subway and Amtrak. Parts of the planned I-695 right-of-way remain unused and under consideration for future mass-transit projects. The original 1948 Master Plan included a Third Harbor Tunnel plan that was hugely controversial in its own right, because it would have disrupted the Maverick Square area of East Boston. It was never built. A major reason for the all-day congestion was that the Central Artery carried not only north–south traffic, but it also carried east–west traffic. Boston's Logan Airport lies across Boston Harbor in East Boston; and before the Big Dig, the only access to the airport from downtown was through the paired Callahan and Sumner tunnels. Traffic on the major highways from west of Boston—the Massachusetts Turnpike and Storrow Drive—mostly traveled on portions of the Central Artery to reach these tunnels. Getting between the Central Artery and the tunnels involved short diversions onto city streets, increasing local congestion. A number of public transportation projects were included as part of an environmental mitigation for the Big Dig. The most expensive was the building of the Phase II Silver Line tunnel under Fort Point Channel, done in coordination with Big Dig construction. Silver Line buses now use this tunnel and the Ted Williams Tunnel to link South Station and Logan Airport. Construction of the MBTA Green Line extension beyond Lechmere to Medford/Tufts station opened on December 12, 2022. As of 2023, promised projects to connect the Red and Blue subway lines, and to restore the Green Line streetcar service to the Arborway in Jamaica Plain have not been completed. The Red and Blue subway line connection underwent initial design, but no funding has been designated for the project. The Arborway Line restoration has been abandoned, following a final court decision in 2011. The original Big Dig plan also included the North-South Rail Link, which would have connected North and South Stations (the major passenger train stations in Boston), but this aspect of the project was ultimately dropped by the state transportation administration early in the Dukakis administration. Negotiations with the federal government had led to an agreement to widen some of the lanes in the new harbor tunnel, and accommodating these would require the tunnel to be deeper and mechanically vented; this left no room for the rail lines, and having diesel trains (then in use) passing through the tunnel would have substantially increased the cost of the ventilation system. The project was conceived in the 1970s by the Boston Transportation Planning Review to replace the rusting elevated six-lane Central Artery. The expressway separated downtown from the waterfront, and was increasingly choked with bumper-to-bumper traffic. Business leaders were more concerned about access to Logan Airport, and pushed instead for a third harbor tunnel. In their second terms, Michael Dukakis (governor) and Fred Salvucci (secretary of transportation) came up with the strategy of tying the two projects together—thereby combining the project that the business community supported with the project that they and the City of Boston supported. Planning for the Big Dig as a project officially began in 1982, with environmental impact studies starting in 1983. After years of extensive lobbying for federal dollars, a 1987 public works bill appropriating funding for the Big Dig was passed by the US Congress, but it was vetoed by President Ronald Reagan for being too expensive. When Congress overrode the veto, the project had its green light and ground was first broken in 1991. In 1997, the state legislature created the Metropolitan Highway System and transferred responsibility for the Central Artery and Tunnel "CA/T" Project from the Massachusetts Highway Department and the Massachusetts Governor's Office to the Massachusetts Turnpike Authority (MTA). The MTA, which had little experience in managing an undertaking of the scope and magnitude of the CA/T Project, hired a joint venture to provide preliminary designs, manage design consultants and construction contractors, track the project's cost and schedule, advise MTA on project decisions, and (in some instances) act as the MTA's representative. Eventually, MTA combined some of its employees with joint venture employees in an integrated project organization. This was intended to make management more efficient, but it hindered MTA's ability to independently oversee project activities because MTA and the joint venture had effectively become partners in the project. In addition to political and financial difficulties, the project received resistance from residents of Boston's historic North End, who in the 1950s had seen 20% of the neighborhood's businesses displaced by development of the Central Artery. In 1993, the North End Waterfront Central Artery Committee (NEWCAC) created, co-founded by Nancy Caruso, representing residents, businesses, and institutions in the North End and Waterfront neighborhoods of Boston. The NEWCAC Committee's goal included lessening the impact of the Central Artery/Tunnel Project on the community, representing the neighborhoods to government agencies, keeping the community informed, developing a list of priorities of immediate neighborhood concerns, and promoting responsible and appropriate development of the post-construction artery corridor in the North End and Waterfront neighborhoods. The political, financial and residential obstacles were magnified when several environmental and engineering obstacles occurred. The downtown area through which the tunnels were to be dug was largely land fill, and included existing Red Line and Blue Line subway tunnels as well as innumerable pipes and utility lines that would have to be replaced or moved. Tunnel workers encountered many unexpected geological and archaeological barriers, ranging from glacial debris to foundations of buried houses and a number of sunken ships lying within the reclaimed land. The project received approval from state environmental agencies in 1991, after satisfying concerns including release of toxins by the excavation and the possibility of disrupting the homes of millions of rats, causing them to roam the streets of Boston in search of new housing. By the time the federal environmental clearances were delivered in 1994, the process had taken some seven years, during which time inflation greatly increased the project's original cost estimates. Reworking such a busy corridor without seriously restricting traffic flow required a number of state-of-the-art construction techniques. Because the old elevated highway (which remained in operation throughout the construction process) rested on pylons located throughout the designated dig area, engineers first utilized slurry wall techniques to create 120-foot-deep (37 m) concrete walls upon which the highway could rest. These concrete walls also stabilized the sides of the site, preventing cave-ins during the continued excavation process. The multi-lane Interstate highway also had to pass under South Station's seven railroad tracks, which carried over 40,000 commuters and 400 trains per day. To avoid multiple relocations of train lines while the tunneling advanced, as had been initially planned, a specially designed jack was constructed to support the ground and tracks to allow the excavation to take place below. Construction crews also used ground freezing (an artificial induction of permafrost) to help stabilize surrounding ground as they excavated the tunnel. This was the largest tunneling project undertaken beneath railroad lines anywhere in the world. The ground freezing enabled safer, more efficient excavation, and also assisted in environmental issues, as less contaminated fill needed to be exported than if a traditional cut-and-cover method had been applied. Other challenges included existing subway tunnels crossing the path of the underground highway. To build slurry walls past these tunnels, it was necessary to dig beneath the tunnels and to build an underground concrete bridge to support the tunnels' weight, without interrupting rail service. The project was managed by the Massachusetts Turnpike Authority, with the Big Dig and the Turnpike's Boston Extension from the 1960s being financially and legally joined by the legislature as the Metropolitan Highway System. Design and construction was supervised by a joint venture of Bechtel Corporation and Parsons Brinckerhoff. Because of the enormous size of the project—too large for any company to undertake alone—the design and construction of the Big Dig was broken up into dozens of smaller subprojects with well-defined interfaces between contractors. Major heavy-construction contractors on the project included Jay Cashman, Modern Continental, Obayashi Corporation, Perini Corporation, Peter Kiewit Sons' Incorporated, J. F. White, and the Slattery division of Skanska USA. (Of those, Modern Continental was awarded the greatest gross value of contracts, joint ventures included.) The nature of the Charles River crossing had been a source of major controversy throughout the design phase of the project. Many environmental advocates preferred a river crossing entirely in tunnels, but this, along with 27 other plans, was rejected as too costly. Finally, with a deadline looming to begin construction on a separate project that would connect the Tobin Bridge to the Charles River crossing, Salvucci overrode the objections and chose a variant of the plan known as "Scheme Z". This plan was considered to be reasonably cost-effective, but had the drawback of requiring highway ramps stacked up as high as 100 feet (30 m) immediately adjacent to the Charles River. The city of Cambridge objected to the visual impact of the chosen Charles River crossing design. The city sued to revoke the project's environmental certificate and forced the project planners to redesign the river crossing again. Swiss engineer Christian Menn took over the design of the bridge. He suggested a cradle cable-stayed bridge that would carry ten lanes of traffic. The plan was accepted and construction began on the Leonard P. Zakim Bunker Hill Memorial Bridge. The bridge employed an asymmetrical design and a hybrid of steel and concrete was used to construct it. The distinctive bridge is supported by two forked towers connected to the span by cables and girders. It was the first bridge in the country to employ this method and it was, at the time, the widest cable-stayed bridge in the world, having since been surpassed by the Eastern span replacement of the San Francisco–Oakland Bay Bridge. Meanwhile, construction continued on the Tobin Bridge approach. By the time all parties agreed on the I-93 design, construction of the Tobin connector (today known as the "City Square Tunnel" for a Charlestown area it bypasses) was far along, significantly adding to the cost of constructing the US Route 1 interchange and retrofitting the tunnel. Boston blue clay and other soils extracted from the path of the tunnel were used to cap many local landfills, fill in the Granite Rail Quarry in Quincy, and restore the surface of Spectacle Island in the Boston Harbor Islands National Recreation Area. The Storrow Drive Connector, a companion bridge to the Zakim, began carrying traffic from I-93 to Storrow Drive in 1999. The project had been under consideration for years, but was opposed by the wealthy residents of the Beacon Hill neighborhood. However, it finally was accepted because it would funnel traffic bound for Storrow Drive and downtown Boston away from the mainline roadway. The Connector ultimately used a pair of ramps that had been constructed for Interstate 695, enabling the mainline I-93 to carry more traffic that would have used I-695 under the original Master Plan. When construction began, the project cost, including the Charles River crossing, was estimated at $5.8 billion. Eventual cost overruns were so high that the chairman of the Massachusetts Turnpike Authority, James Kerasiotes, was fired in 2000. His replacement had to commit to an $8.55 billion cap on federal contributions. The total expenses eventually passed $15 billion. Interest brought this cost to $21.93 billion. Several unusual engineering challenges arose during the project, requiring unusual solutions and methods to address them. At the beginning of the project, engineers had to figure out the safest way to build the tunnel without endangering the existing elevated highway above. Eventually, they created horizontal braces as wide as the tunnel, then cut away the elevated highway's struts, and lowered it onto the new braces. Three alternative construction methods were studied with their corresponding structural design to address existing conditions, safety measures, and constructability. In addition to codified loads, construction loads were computed to support final design and field execution . On January 18, 2003, the opening ceremony was held for the I-90 Connector Tunnel, extending the Massachusetts Turnpike (Interstate 90) east into the Ted Williams Tunnel, and onwards to Boston Logan International Airport. The Ted Williams tunnel had been completed and was in limited use for commercial traffic and high-occupancy vehicles since late 1995. The westbound lanes opened on the afternoon of January 18 and the eastbound lanes on January 19. The next phase, moving the elevated Interstate 93 underground, was completed in two stages: northbound lanes opened on March 29, 2003, and southbound lanes (in a temporary configuration) on December 20, 2003. A tunnel underneath Leverett Circle connecting eastbound Storrow Drive to I-93 North and the Tobin Bridge opened December 19, 2004, easing congestion at the circle. All southbound lanes of I-93 opened to traffic on March 5, 2005, including the left lane of the Zakim Bridge, and all of the refurbished Dewey Square Tunnel. By the end of December 2004, 95% of the Big Dig was completed. Major construction remained on the surface, including construction of final ramp configurations in the North End and in the South Bay interchange, and reconstruction of the surface streets. The final ramp downtown—exit 16A (formerly 20B) from I-93 south to Albany Street—opened January 13, 2006. In 2006, the two Interstate 93 tunnels were dedicated as the Thomas P. O'Neill Jr. Tunnel, after the former Democratic speaker of the House of Representatives from Massachusetts who pushed to have the Big Dig funded by the federal government. The Commonwealth of Massachusetts was required under the Federal Clean Air Act to mitigate air pollution generated by the highway improvements. Secretary of Transportation Fred Salvucci signed an agreement with the Conservation Law Foundation in 1990 enumerating 14 specific projects the state agreed to build. This list was affirmed in a 1992 lawsuit settlement. Projects which have been completed include: As of 2023, one mitigation project has been partially completed: Some projects have been removed or replaced, including: Some surface treatments that were part of the original project plan were dropped due to the massive cost overruns on the highway portion of the project. $99.1 million was allocated for mitigating improvements to the Charles River Basin, including the construction of North Point Park in Cambridge and Paul Revere Park in Charlestown. The North Bank Bridge, providing pedestrian and bicycle connectivity between the parks, was not funded until the American Recovery and Reinvestment Act of 2009. Nashua Street Park on the Boston side was completed in 2003, by McCourt Construction with $7.9 million in funding from MassDOT. As of 2017, $30.5 million had been transferred to the Massachusetts Department of Conservation and Recreation to complete five projects. Another incomplete but required project is the South Bank Bridge over the MBTA Commuter Rail tracks at North Station (connecting Nashua Street Park to the proposed South Bank Park, which is currently a parking lot under the Zakim Bridge at the Charles River locks). Improvements in the lower Charles River Basin include the new walkway at Lovejoy Wharf (constructed by the developer of 160 North Washington Street, the new headquarters of Converse), the Lynch Family Skate Park (constructed in 2015 by the Charles River Conservancy), rehabilitation of historic operations buildings for the Charles River Dam and lock, a maintenance facility, and a planned pedestrian walkway across the Charles River next to the MBTA Commuter Rail drawbridge at North Station (connecting Nashua Street Park and North Point Park). MassDOT is funding the South Bank Park, and replacement of the North Washington Street Bridge (construction Aug 2018–23). EF Education is funding public greenspace improvements as part of its three-phase expansion at North Point. Remaining funding may be used to construct the North Point Inlet pedestrian bridge, and a pedestrian walkway over Leverett Circle. Before being replaced with surface access during the reconstruction of the Science Park MBTA Green Line station, Leverett Circle had pedestrian bridges with stairs that provided elevated access between the station, the Charles River Parks, and the sidewalk to the Boston Museum of Science. The replacement ramps would comply with Americans with Disabilities Act requirements and allow easy travel by wheelchair or bicycle over the busy intersection. While not a legally mandated requirement, public art was part of the urban design planning process (and later design development work) through the Artery Arts Program. The intent of the program was to integrate public art into highway infrastructure (retaining walls, fences, and lighting) and the essential elements of the pedestrian environment (walkways, park landscape elements, and bridges). As overall project costs increased, the Artery Arts Program was seen as a potential liability, even though there was support and interest from the public and professional arts organizations in the area. At the beginning of the highway design process, a temporary arts program was initiated, and over 50 proposals were selected. However, development began on only a few projects before funding for the program was cut. Permanent public art that was funded includes: super graphic text and facades of former West End houses cast into the concrete elevated highway abutment support walls near North Station by artist Sheila Levrant de Bretteville; Harbor Fog, a sensor-activated mist, light and sound sculptural environment by artist Ross Miller in parcel 17; a historical sculpture celebrating the 18th and 19th century shipbuilding industry and a bust of shipbuilder Donald McKay in East Boston; blue interior lighting of the Zakim Bridge; and the Miller's River Littoral Way walkway and lighting under the loop ramps north of the Charles River. Extensive landscape planting, as well as a maintenance program to support the plantings, was requested by many community members during public meetings. The Big Dig separated the co-mingled traffic from the Massachusetts Turnpike and the Sumner and Callahan tunnels. While only one net lane in each direction was added to the north–south I-93, several new east–west lanes became available. East–west traffic on the Massachusetts Turnpike/I-90 now proceeds directly through the Ted Williams Tunnel to Logan Airport and Route 1A beyond. Traffic between Storrow Drive and the Callahan and Sumner Tunnels still uses a short portion of I-93, but additional lanes and direct connections are provided for this traffic. The result was a 62% reduction in vehicle hours of travel on I-93, the airport tunnels, and the connection from Storrow Drive, from an average 38,200 hours per day before construction (1994–1995) to 14,800 hours per day in 2004–2005, after the project was largely complete. The savings for travelers was estimated at $166 million annually in the same 2004–2005 time frame. Travel times on the Central Artery northbound during the afternoon peak hour were reduced 85.6%. A 2008 Boston Globe report asserted that waiting time for the majority of trips actually increased as a result of demand induced by the increased road capacity. Because more drivers were opting to use the new roads, traffic bottlenecks were only pushed outward from the city, not reduced or eliminated (although some trips are now faster). The report states, "Ultimately, many motorists going to and from the suburbs at peak rush hours are spending more time stuck in traffic, not less." The Globe also asserted that their analysis provides a fuller picture of the traffic situation than a state-commissioned study done two years earlier, in which the Big Dig was credited with helping to save at least $167 million a year by increasing economic productivity and decreasing motor vehicle operating costs. That study did not look at highways outside the Big Dig construction area and did not take into account new congestion elsewhere. Towards the end of the Big Dig in 2003, it was estimated that the demolition of the Central Artery highway would cause a $732 million increase in property value in Boston's financial district, with the replacement parks providing an additional $252 million in value. Additionally, as a result of the Big Dig, a large amount of waterfront space was opened up, which is now a high-rent residential and commercial area called the Seaport District. The development of Seaport alone was estimated to create $7 billion in private investment and 43,000 jobs. As part of the project, an elaborate Operations Control Center (OCC) control room was constructed in South Boston. Staffed on a "24/7/365" basis, this center monitors and reports on traffic congestion, and responds to emergencies. Continuous video surveillance is provided by hundreds of cameras, and thousands of sensors monitor traffic speed and density, air quality, water levels, temperatures, equipment status, and other conditions inside the tunnel. The OCC can activate emergency ventilation fans, change electronic display signs, and dispatch service crews when necessary. As far back as 2001, Turnpike Authority officials and contractors knew of thousands of leaks in ceiling and wall fissures, extensive water damage to steel supports and fireproofing systems, and overloaded drainage systems. Many of the leaks were a result of Modern Continental and other subcontractors failing to remove gravel and other debris before pouring concrete. This information was not made public until engineers at MIT (volunteer students and professors) performed several experiments and found serious problems with the tunnel. On September 15, 2004, a major leak in the Interstate 93 north tunnel forced the closure of the tunnel while repairs were conducted. This also forced the Turnpike Authority to release information regarding its non-disclosure of prior leaks. A follow-up reported on "extensive" leaks that were more severe than state authorities had previously acknowledged. The report went on to state that the $14.6 billion tunnel system was riddled with more than 400 leaks. A Boston Globe report, however, countered that by stating there were nearly 700 leaks in a single 1,000-foot (300 m) section of tunnel beneath South Station. Turnpike officials also stated that the number of leaks being investigated was down from 1,000 to 500. The problem of leaks is further aggravated by the fact that many of them involve corrosive salt water. This is caused by the proximity of Boston Harbor and the Atlantic Ocean, causing a mix of salt and fresh water leaks in the tunnel. The situation is made worse by road salt spread in the tunnel to melt ice during freezing weather, or brought in by vehicles passing through. Salt water and salt spray are well-known issues that must be dealt with in any marine environment. It has been reported that "hundreds of thousands of gallons of salt water are pumped out monthly" in the Big Dig, and a map has been prepared showing "hot spots" where water leakage is especially serious. Salt-accelerated corrosion has caused ceiling light fixtures to fail (see below), but can also cause rapid deterioration of embedded rebar and other structural steel reinforcements holding the tunnel walls and ceiling in place. Massachusetts State Police searched the offices of Aggregate Industries, the largest concrete supplier for the underground portions of the project, in June 2005. They seized evidence that Aggregate delivered concrete that did not meet contract specifications. In March 2006 Massachusetts Attorney General Tom Reilly announced plans to sue project contractors and others because of poor work on the project. Over 200 complaints were filed by the state of Massachusetts as a result of leaks, cost overruns, quality concerns, and safety violations. In total, the state has sought approximately $100 million from the contractors ($1 for every $141 spent). In May 2006, six employees of the company were arrested and charged with conspiracy to defraud the United States. The employees were accused of reusing old concrete and double-billing loads. In July 2007, Aggregate Industries settled the case with an agreement to pay $50 million. $42 million of the settlement went to civil cases and $8 million was paid in criminal fines. The company will provide $75 million in insurance for maintenance as well as pay $500,000 toward routine checks on areas suspected to contain substandard concrete. In July 2009, two of the accused, Gerard McNally and Keith Thomas, both managers, pled guilty to charges of conspiracy, mail fraud, and filing false reports. The following month, the remaining four, Robert Prosperi, Mark Blais, Gregory Stevenson, and John Farrar, were found guilty on conspiracy and fraud charges. The four were sentenced to probation and home confinement and Blais and Farrar were additionally sentenced to community service. A fatal accident raised safety questions and closed part of the project for most of the summer of 2006. On July 10, 2006, concrete ceiling panels and debris weighing 26 short tons (24 tonnes) and measuring 20 by 40 ft (6.1 by 12.2 m) fell on a car traveling on the two-lane ramp connecting northbound I-93 to eastbound I-90 in South Boston, killing Milena Del Valle, who was a passenger, and injuring her husband, Angel Del Valle, who was driving. Immediately following the fatal ceiling collapse, Governor Mitt Romney ordered a "stem-to-stern" safety audit conducted by the engineering firm of Wiss, Janney, Elstner Associates, Inc. to look for additional areas of risk. Said Romney: "We simply cannot live in a setting where a project of this scale has the potential of threatening human life, as has already been seen". The collapse and closure of the tunnel greatly snarled traffic in the city. The resulting traffic jams are cited as contributing to the death of another person, a heart attack victim who died en route to Boston Medical Center when his ambulance was caught in one such traffic jam two weeks after the collapse. On September 1, 2006, one eastbound lane of the connector tunnel was re-opened to traffic. Following extensive inspections and repairs, Interstate 90 east- and westbound lanes reopened in early January 2007. The final piece of the road network, a high occupancy vehicle lane connecting Interstate 93 north to the Ted Williams Tunnel, reopened on June 1, 2007. On July 10, 2007, after a lengthy investigation, the National Transportation Safety Board found that epoxy glue used to hold the roof in place during construction was not appropriate for long-term bonding. This was determined to be the cause of the roof collapse. The Power-Fast Epoxy Adhesive used in the installation was designed for short-term loading, such as wind or earthquake loads, not long-term loading, such as the weight of a panel. Powers Fasteners, the makers of the adhesive, revised their product specifications on May 15, 2007, to increase the safety factor from 4 to 10 for all of their epoxy products intended for use in overhead applications. The safety factor on Power-Fast Epoxy was increased from 4 to 16. On December 24, 2007, the Del Valle family announced they had reached a settlement with Powers Fasteners that would pay the family $6 million. In December 2008, Powers Fasteners agreed to pay $16 million to the state to settle manslaughter charges. Public safety workers have called the walkway safety handrails in the Big Dig tunnels "ginsu guardrails", because the squared-off edges of the support posts have caused mutilations and deaths of passengers ejected from crashed vehicles. After an eighth reported death involving the safety handrails, MassDOT officials announced plans to cover or remove the allegedly dangerous fixtures, but only near curves or exit ramps. This partial removal of hazards has been criticized by a safety specialist, who suggests that the handrails are just as dangerous in straight sections of the tunnel. In March 2011, it became known that senior MassDOT officials had failed to disclose an issue with the lighting fixtures in the O'Neill tunnel. In early February 2011, a maintenance crew found a fixture lying in the middle travel lane in the northbound tunnel. Assuming it to be simple road debris, the maintenance team picked it up and brought it back to its home facility. The next day, a supervisor passing through the yard realized that the 120 lb (54 kg) fixture was not road debris but was in fact one of the fixtures used to light the tunnel itself. Further investigation revealed that the fixture's mounting apparatus had failed, due to galvanic corrosion of incompatible metals, caused by having aluminum in direct contact with stainless steel, in the presence of salt water. The electrochemical potential difference between stainless steel and aluminum is in the range of 0.5 to 1.0V, depending on the exact alloys involved, and can cause considerable corrosion within months under unfavorable conditions. After the discovery of the reason why the fixture had failed, a comprehensive inspection of the other fixtures in the tunnel revealed that numerous other fixtures were also in the same state of deterioration. Some of the worst fixtures were temporarily shored up with plastic ties. Moving forward with temporary repairs, members of the MassDOT administration team decided not to let the news of the systemic failure and repair of the fixtures be released to the public or to Governor Deval Patrick's administration. As of April 2012, it appeared that all of the 25,000 light fixtures would have to be replaced, at an estimated cost of $54 million. The replacement work was mostly done at night, and required lane closures or occasional closing of the entire tunnel for safety, and was estimated to take up to two years to complete. As of April 2016, replacement of the light fixtures continued.
[ { "paragraph_id": 0, "text": "The Central Artery/Tunnel Project (CA/T Project), commonly known as the Big Dig, was a megaproject in Boston that rerouted the Central Artery of Interstate 93 (I-93), the chief highway through the heart of the city, into the 1.5-mile (2.4 km) Thomas P. O'Neill Jr. Tunnel. The project also included the construction of the Ted Williams Tunnel (extending I-90 to Logan International Airport), the Leonard P. Zakim Bunker Hill Memorial Bridge over the Charles River, and the Rose Kennedy Greenway in the space vacated by the previous I-93 elevated roadway. Initially, the plan was also to include a rail connection between Boston's two major train terminals. Planning began in 1982; the construction work was carried out between 1991 and 2006; and the project concluded on December 31, 2007, when the partnership between the program manager and the Massachusetts Turnpike Authority ended.", "title": "" }, { "paragraph_id": 1, "text": "The Big Dig was the most expensive highway project in the United States, and was plagued by cost overruns, delays, leaks, design flaws, charges of poor execution and use of substandard materials, criminal charges and arrests, and the death of one motorist. The project was originally scheduled to be completed in 1998 at an estimated cost of $2.8 billion (in 1982 dollars, US$7.4 billion adjusted for inflation as of 2020). However, the project was completed in December 2007 at a cost of over $8.08 billion (in 1982 dollars, $21.5 billion adjusted for inflation, meaning a cost overrun of about 190%) as of 2020. The Boston Globe estimated that the project will ultimately cost $22 billion, including interest, and that it would not be paid off until 2038. As a result of a death, leaks, and other design flaws, Bechtel and Parsons Brinckerhoff—the consortium that oversaw the project—agreed to pay $407 million in restitution and several smaller companies agreed to pay a combined sum of approximately $51 million.", "title": "" }, { "paragraph_id": 2, "text": "The Rose Fitzgerald Kennedy Greenway is a roughly 1.5-mile-long (2.4 km) series of parks and public spaces which were the final part of the Big Dig after Interstate 93 was put underground. The Greenway was named in honor of Kennedy family matriarch Rose Fitzgerald Kennedy, and was officially dedicated on July 26, 2004.", "title": "" }, { "paragraph_id": 3, "text": "This project was developed in response to traffic congestion on Boston's historically tangled streets which were laid out centuries before the advent of the automobile. As early as 1930 the city's Planning Board recommended a raised express highway running north–south through the downtown district in order to draw through traffic off the city streets. Commissioner of Public Works William Callahan promoted plans for the Central Artery, an elevated expressway which eventually was constructed between the downtown area and the waterfront. Governor John Volpe interceded in the 1950s to change the design of the last section of the Central Artery, putting it underground through the Dewey Square Tunnel. While traffic moved somewhat better, the other problems remained. There was chronic congestion on the Central Artery (I-93), the elevated six-lane highway through the center of downtown Boston, which was, in the words of Pete Sigmund, \"like a funnel full of slowly-moving, or stopped, cars (and swearing motorists).\" In 1959, the 1.5-mile-long (2.4 km) road section carried approximately 75,000 vehicles a day, but by the 1990s, this had grown to 190,000 vehicles a day. Traffic jams of 16 hours were predicted for 2010.", "title": "Origin" }, { "paragraph_id": 4, "text": "The expressway had tight turns, an excessive number of entrances and exits, entrance ramps without merge lanes, and as the decades passed and other planned expressways were cancelled, continually escalating vehicular traffic that was well beyond its design capacity. Local businesses again wanted relief, city leaders sought a reuniting of the waterfront with the city, and nearby residents desired removal of the matte green-painted elevated road which mayor Thomas Menino called Boston's \"other Green Monster\" (as an unfavorable comparison to Fenway Park's famed left-field wall). MIT engineers Bill Reynolds and (eventual state Secretary of Transportation) Frederick P. Salvucci envisioned moving the whole expressway underground.", "title": "Origin" }, { "paragraph_id": 5, "text": "Another important motivation for the final form of the Big Dig was the abandonment of the Massachusetts Department of Public Works' intended expressway system through and around Boston. The Central Artery, as part of Mass. DPW's Master Plan of 1948, was originally planned to be the downtown Boston stretch of Interstate 95, and was signed as such; a bypass road called the Inner Belt, was subsequently renamed Interstate 695. (The law establishing the Interstate highway system was enacted in 1956.) The Inner Belt District was to pass to the west of the downtown core, through the neighborhood of Roxbury and the cities of Brookline, Cambridge, and Somerville. Earlier controversies over impact of the Boston extension of the Massachusetts Turnpike, particularly on the heavily populated neighborhood of Brighton, and the additional large amount of housing that would have had to be destroyed led to massive community opposition to both the Inner Belt and the Boston section of I-95.", "title": "Origin" }, { "paragraph_id": 6, "text": "By 1970, building demolition and land clearances had been completed along the I-95 right of way through the neighborhoods of Roxbury, Jamaica Plain, the South End and Roslindale, which led to secession threats by Hyde Park, Boston's youngest and southernmost neighborhood (which I-95 was also slated to go through). By 1972, with relatively little work done on the Southwest Corridor portion of I-95 and none on the potentially massively disruptive Inner Belt, Governor Francis Sargent put a moratorium on highway construction within the Route 128 corridor, except for the final short stretch of Interstate 93. In 1974, the remainder of the Master Plan was canceled.", "title": "Origin" }, { "paragraph_id": 7, "text": "With ever-increasing traffic volumes funneled onto I-93 alone, the Central Artery became chronically gridlocked. The Sargent moratorium led to the rerouting of I-95 away from Boston around the Route 128 beltway and the conversion of the cleared land in the southern part of the city into the Southwest Corridor linear park, as well as a new right-of-way for the Orange Line subway and Amtrak. Parts of the planned I-695 right-of-way remain unused and under consideration for future mass-transit projects.", "title": "Origin" }, { "paragraph_id": 8, "text": "The original 1948 Master Plan included a Third Harbor Tunnel plan that was hugely controversial in its own right, because it would have disrupted the Maverick Square area of East Boston. It was never built.", "title": "Origin" }, { "paragraph_id": 9, "text": "A major reason for the all-day congestion was that the Central Artery carried not only north–south traffic, but it also carried east–west traffic. Boston's Logan Airport lies across Boston Harbor in East Boston; and before the Big Dig, the only access to the airport from downtown was through the paired Callahan and Sumner tunnels. Traffic on the major highways from west of Boston—the Massachusetts Turnpike and Storrow Drive—mostly traveled on portions of the Central Artery to reach these tunnels. Getting between the Central Artery and the tunnels involved short diversions onto city streets, increasing local congestion.", "title": "Origin" }, { "paragraph_id": 10, "text": "A number of public transportation projects were included as part of an environmental mitigation for the Big Dig. The most expensive was the building of the Phase II Silver Line tunnel under Fort Point Channel, done in coordination with Big Dig construction. Silver Line buses now use this tunnel and the Ted Williams Tunnel to link South Station and Logan Airport.", "title": "Origin" }, { "paragraph_id": 11, "text": "Construction of the MBTA Green Line extension beyond Lechmere to Medford/Tufts station opened on December 12, 2022. As of 2023, promised projects to connect the Red and Blue subway lines, and to restore the Green Line streetcar service to the Arborway in Jamaica Plain have not been completed. The Red and Blue subway line connection underwent initial design, but no funding has been designated for the project. The Arborway Line restoration has been abandoned, following a final court decision in 2011.", "title": "Origin" }, { "paragraph_id": 12, "text": "The original Big Dig plan also included the North-South Rail Link, which would have connected North and South Stations (the major passenger train stations in Boston), but this aspect of the project was ultimately dropped by the state transportation administration early in the Dukakis administration. Negotiations with the federal government had led to an agreement to widen some of the lanes in the new harbor tunnel, and accommodating these would require the tunnel to be deeper and mechanically vented; this left no room for the rail lines, and having diesel trains (then in use) passing through the tunnel would have substantially increased the cost of the ventilation system.", "title": "Origin" }, { "paragraph_id": 13, "text": "The project was conceived in the 1970s by the Boston Transportation Planning Review to replace the rusting elevated six-lane Central Artery. The expressway separated downtown from the waterfront, and was increasingly choked with bumper-to-bumper traffic. Business leaders were more concerned about access to Logan Airport, and pushed instead for a third harbor tunnel. In their second terms, Michael Dukakis (governor) and Fred Salvucci (secretary of transportation) came up with the strategy of tying the two projects together—thereby combining the project that the business community supported with the project that they and the City of Boston supported.", "title": "Early planning" }, { "paragraph_id": 14, "text": "Planning for the Big Dig as a project officially began in 1982, with environmental impact studies starting in 1983. After years of extensive lobbying for federal dollars, a 1987 public works bill appropriating funding for the Big Dig was passed by the US Congress, but it was vetoed by President Ronald Reagan for being too expensive. When Congress overrode the veto, the project had its green light and ground was first broken in 1991.", "title": "Early planning" }, { "paragraph_id": 15, "text": "In 1997, the state legislature created the Metropolitan Highway System and transferred responsibility for the Central Artery and Tunnel \"CA/T\" Project from the Massachusetts Highway Department and the Massachusetts Governor's Office to the Massachusetts Turnpike Authority (MTA). The MTA, which had little experience in managing an undertaking of the scope and magnitude of the CA/T Project, hired a joint venture to provide preliminary designs, manage design consultants and construction contractors, track the project's cost and schedule, advise MTA on project decisions, and (in some instances) act as the MTA's representative. Eventually, MTA combined some of its employees with joint venture employees in an integrated project organization. This was intended to make management more efficient, but it hindered MTA's ability to independently oversee project activities because MTA and the joint venture had effectively become partners in the project.", "title": "Early planning" }, { "paragraph_id": 16, "text": "In addition to political and financial difficulties, the project received resistance from residents of Boston's historic North End, who in the 1950s had seen 20% of the neighborhood's businesses displaced by development of the Central Artery. In 1993, the North End Waterfront Central Artery Committee (NEWCAC) created, co-founded by Nancy Caruso, representing residents, businesses, and institutions in the North End and Waterfront neighborhoods of Boston. The NEWCAC Committee's goal included lessening the impact of the Central Artery/Tunnel Project on the community, representing the neighborhoods to government agencies, keeping the community informed, developing a list of priorities of immediate neighborhood concerns, and promoting responsible and appropriate development of the post-construction artery corridor in the North End and Waterfront neighborhoods.", "title": "Obstacles" }, { "paragraph_id": 17, "text": "The political, financial and residential obstacles were magnified when several environmental and engineering obstacles occurred. The downtown area through which the tunnels were to be dug was largely land fill, and included existing Red Line and Blue Line subway tunnels as well as innumerable pipes and utility lines that would have to be replaced or moved. Tunnel workers encountered many unexpected geological and archaeological barriers, ranging from glacial debris to foundations of buried houses and a number of sunken ships lying within the reclaimed land.", "title": "Obstacles" }, { "paragraph_id": 18, "text": "The project received approval from state environmental agencies in 1991, after satisfying concerns including release of toxins by the excavation and the possibility of disrupting the homes of millions of rats, causing them to roam the streets of Boston in search of new housing. By the time the federal environmental clearances were delivered in 1994, the process had taken some seven years, during which time inflation greatly increased the project's original cost estimates.", "title": "Obstacles" }, { "paragraph_id": 19, "text": "Reworking such a busy corridor without seriously restricting traffic flow required a number of state-of-the-art construction techniques. Because the old elevated highway (which remained in operation throughout the construction process) rested on pylons located throughout the designated dig area, engineers first utilized slurry wall techniques to create 120-foot-deep (37 m) concrete walls upon which the highway could rest. These concrete walls also stabilized the sides of the site, preventing cave-ins during the continued excavation process.", "title": "Obstacles" }, { "paragraph_id": 20, "text": "The multi-lane Interstate highway also had to pass under South Station's seven railroad tracks, which carried over 40,000 commuters and 400 trains per day. To avoid multiple relocations of train lines while the tunneling advanced, as had been initially planned, a specially designed jack was constructed to support the ground and tracks to allow the excavation to take place below. Construction crews also used ground freezing (an artificial induction of permafrost) to help stabilize surrounding ground as they excavated the tunnel. This was the largest tunneling project undertaken beneath railroad lines anywhere in the world. The ground freezing enabled safer, more efficient excavation, and also assisted in environmental issues, as less contaminated fill needed to be exported than if a traditional cut-and-cover method had been applied.", "title": "Obstacles" }, { "paragraph_id": 21, "text": "Other challenges included existing subway tunnels crossing the path of the underground highway. To build slurry walls past these tunnels, it was necessary to dig beneath the tunnels and to build an underground concrete bridge to support the tunnels' weight, without interrupting rail service.", "title": "Obstacles" }, { "paragraph_id": 22, "text": "The project was managed by the Massachusetts Turnpike Authority, with the Big Dig and the Turnpike's Boston Extension from the 1960s being financially and legally joined by the legislature as the Metropolitan Highway System. Design and construction was supervised by a joint venture of Bechtel Corporation and Parsons Brinckerhoff. Because of the enormous size of the project—too large for any company to undertake alone—the design and construction of the Big Dig was broken up into dozens of smaller subprojects with well-defined interfaces between contractors. Major heavy-construction contractors on the project included Jay Cashman, Modern Continental, Obayashi Corporation, Perini Corporation, Peter Kiewit Sons' Incorporated, J. F. White, and the Slattery division of Skanska USA. (Of those, Modern Continental was awarded the greatest gross value of contracts, joint ventures included.)", "title": "Construction phase" }, { "paragraph_id": 23, "text": "The nature of the Charles River crossing had been a source of major controversy throughout the design phase of the project. Many environmental advocates preferred a river crossing entirely in tunnels, but this, along with 27 other plans, was rejected as too costly. Finally, with a deadline looming to begin construction on a separate project that would connect the Tobin Bridge to the Charles River crossing, Salvucci overrode the objections and chose a variant of the plan known as \"Scheme Z\". This plan was considered to be reasonably cost-effective, but had the drawback of requiring highway ramps stacked up as high as 100 feet (30 m) immediately adjacent to the Charles River.", "title": "Construction phase" }, { "paragraph_id": 24, "text": "The city of Cambridge objected to the visual impact of the chosen Charles River crossing design. The city sued to revoke the project's environmental certificate and forced the project planners to redesign the river crossing again.", "title": "Construction phase" }, { "paragraph_id": 25, "text": "Swiss engineer Christian Menn took over the design of the bridge. He suggested a cradle cable-stayed bridge that would carry ten lanes of traffic. The plan was accepted and construction began on the Leonard P. Zakim Bunker Hill Memorial Bridge. The bridge employed an asymmetrical design and a hybrid of steel and concrete was used to construct it. The distinctive bridge is supported by two forked towers connected to the span by cables and girders. It was the first bridge in the country to employ this method and it was, at the time, the widest cable-stayed bridge in the world, having since been surpassed by the Eastern span replacement of the San Francisco–Oakland Bay Bridge.", "title": "Construction phase" }, { "paragraph_id": 26, "text": "Meanwhile, construction continued on the Tobin Bridge approach. By the time all parties agreed on the I-93 design, construction of the Tobin connector (today known as the \"City Square Tunnel\" for a Charlestown area it bypasses) was far along, significantly adding to the cost of constructing the US Route 1 interchange and retrofitting the tunnel.", "title": "Construction phase" }, { "paragraph_id": 27, "text": "Boston blue clay and other soils extracted from the path of the tunnel were used to cap many local landfills, fill in the Granite Rail Quarry in Quincy, and restore the surface of Spectacle Island in the Boston Harbor Islands National Recreation Area.", "title": "Construction phase" }, { "paragraph_id": 28, "text": "The Storrow Drive Connector, a companion bridge to the Zakim, began carrying traffic from I-93 to Storrow Drive in 1999. The project had been under consideration for years, but was opposed by the wealthy residents of the Beacon Hill neighborhood. However, it finally was accepted because it would funnel traffic bound for Storrow Drive and downtown Boston away from the mainline roadway. The Connector ultimately used a pair of ramps that had been constructed for Interstate 695, enabling the mainline I-93 to carry more traffic that would have used I-695 under the original Master Plan.", "title": "Construction phase" }, { "paragraph_id": 29, "text": "When construction began, the project cost, including the Charles River crossing, was estimated at $5.8 billion. Eventual cost overruns were so high that the chairman of the Massachusetts Turnpike Authority, James Kerasiotes, was fired in 2000. His replacement had to commit to an $8.55 billion cap on federal contributions. The total expenses eventually passed $15 billion. Interest brought this cost to $21.93 billion.", "title": "Construction phase" }, { "paragraph_id": 30, "text": "Several unusual engineering challenges arose during the project, requiring unusual solutions and methods to address them.", "title": "Construction phase" }, { "paragraph_id": 31, "text": "At the beginning of the project, engineers had to figure out the safest way to build the tunnel without endangering the existing elevated highway above. Eventually, they created horizontal braces as wide as the tunnel, then cut away the elevated highway's struts, and lowered it onto the new braces. Three alternative construction methods were studied with their corresponding structural design to address existing conditions, safety measures, and constructability. In addition to codified loads, construction loads were computed to support final design and field execution .", "title": "Construction phase" }, { "paragraph_id": 32, "text": "On January 18, 2003, the opening ceremony was held for the I-90 Connector Tunnel, extending the Massachusetts Turnpike (Interstate 90) east into the Ted Williams Tunnel, and onwards to Boston Logan International Airport. The Ted Williams tunnel had been completed and was in limited use for commercial traffic and high-occupancy vehicles since late 1995. The westbound lanes opened on the afternoon of January 18 and the eastbound lanes on January 19.", "title": "Final phases" }, { "paragraph_id": 33, "text": "The next phase, moving the elevated Interstate 93 underground, was completed in two stages: northbound lanes opened on March 29, 2003, and southbound lanes (in a temporary configuration) on December 20, 2003. A tunnel underneath Leverett Circle connecting eastbound Storrow Drive to I-93 North and the Tobin Bridge opened December 19, 2004, easing congestion at the circle. All southbound lanes of I-93 opened to traffic on March 5, 2005, including the left lane of the Zakim Bridge, and all of the refurbished Dewey Square Tunnel.", "title": "Final phases" }, { "paragraph_id": 34, "text": "By the end of December 2004, 95% of the Big Dig was completed. Major construction remained on the surface, including construction of final ramp configurations in the North End and in the South Bay interchange, and reconstruction of the surface streets.", "title": "Final phases" }, { "paragraph_id": 35, "text": "The final ramp downtown—exit 16A (formerly 20B) from I-93 south to Albany Street—opened January 13, 2006.", "title": "Final phases" }, { "paragraph_id": 36, "text": "In 2006, the two Interstate 93 tunnels were dedicated as the Thomas P. O'Neill Jr. Tunnel, after the former Democratic speaker of the House of Representatives from Massachusetts who pushed to have the Big Dig funded by the federal government.", "title": "Final phases" }, { "paragraph_id": 37, "text": "The Commonwealth of Massachusetts was required under the Federal Clean Air Act to mitigate air pollution generated by the highway improvements. Secretary of Transportation Fred Salvucci signed an agreement with the Conservation Law Foundation in 1990 enumerating 14 specific projects the state agreed to build. This list was affirmed in a 1992 lawsuit settlement.", "title": "Coordinated projects" }, { "paragraph_id": 38, "text": "Projects which have been completed include:", "title": "Coordinated projects" }, { "paragraph_id": 39, "text": "As of 2023, one mitigation project has been partially completed:", "title": "Coordinated projects" }, { "paragraph_id": 40, "text": "Some projects have been removed or replaced, including:", "title": "Coordinated projects" }, { "paragraph_id": 41, "text": "Some surface treatments that were part of the original project plan were dropped due to the massive cost overruns on the highway portion of the project.", "title": "Coordinated projects" }, { "paragraph_id": 42, "text": "$99.1 million was allocated for mitigating improvements to the Charles River Basin, including the construction of North Point Park in Cambridge and Paul Revere Park in Charlestown. The North Bank Bridge, providing pedestrian and bicycle connectivity between the parks, was not funded until the American Recovery and Reinvestment Act of 2009. Nashua Street Park on the Boston side was completed in 2003, by McCourt Construction with $7.9 million in funding from MassDOT. As of 2017, $30.5 million had been transferred to the Massachusetts Department of Conservation and Recreation to complete five projects. Another incomplete but required project is the South Bank Bridge over the MBTA Commuter Rail tracks at North Station (connecting Nashua Street Park to the proposed South Bank Park, which is currently a parking lot under the Zakim Bridge at the Charles River locks).", "title": "Coordinated projects" }, { "paragraph_id": 43, "text": "Improvements in the lower Charles River Basin include the new walkway at Lovejoy Wharf (constructed by the developer of 160 North Washington Street, the new headquarters of Converse), the Lynch Family Skate Park (constructed in 2015 by the Charles River Conservancy), rehabilitation of historic operations buildings for the Charles River Dam and lock, a maintenance facility, and a planned pedestrian walkway across the Charles River next to the MBTA Commuter Rail drawbridge at North Station (connecting Nashua Street Park and North Point Park). MassDOT is funding the South Bank Park, and replacement of the North Washington Street Bridge (construction Aug 2018–23). EF Education is funding public greenspace improvements as part of its three-phase expansion at North Point. Remaining funding may be used to construct the North Point Inlet pedestrian bridge, and a pedestrian walkway over Leverett Circle. Before being replaced with surface access during the reconstruction of the Science Park MBTA Green Line station, Leverett Circle had pedestrian bridges with stairs that provided elevated access between the station, the Charles River Parks, and the sidewalk to the Boston Museum of Science. The replacement ramps would comply with Americans with Disabilities Act requirements and allow easy travel by wheelchair or bicycle over the busy intersection.", "title": "Coordinated projects" }, { "paragraph_id": 44, "text": "While not a legally mandated requirement, public art was part of the urban design planning process (and later design development work) through the Artery Arts Program. The intent of the program was to integrate public art into highway infrastructure (retaining walls, fences, and lighting) and the essential elements of the pedestrian environment (walkways, park landscape elements, and bridges). As overall project costs increased, the Artery Arts Program was seen as a potential liability, even though there was support and interest from the public and professional arts organizations in the area.", "title": "Coordinated projects" }, { "paragraph_id": 45, "text": "At the beginning of the highway design process, a temporary arts program was initiated, and over 50 proposals were selected. However, development began on only a few projects before funding for the program was cut. Permanent public art that was funded includes: super graphic text and facades of former West End houses cast into the concrete elevated highway abutment support walls near North Station by artist Sheila Levrant de Bretteville; Harbor Fog, a sensor-activated mist, light and sound sculptural environment by artist Ross Miller in parcel 17; a historical sculpture celebrating the 18th and 19th century shipbuilding industry and a bust of shipbuilder Donald McKay in East Boston; blue interior lighting of the Zakim Bridge; and the Miller's River Littoral Way walkway and lighting under the loop ramps north of the Charles River.", "title": "Coordinated projects" }, { "paragraph_id": 46, "text": "Extensive landscape planting, as well as a maintenance program to support the plantings, was requested by many community members during public meetings.", "title": "Coordinated projects" }, { "paragraph_id": 47, "text": "The Big Dig separated the co-mingled traffic from the Massachusetts Turnpike and the Sumner and Callahan tunnels. While only one net lane in each direction was added to the north–south I-93, several new east–west lanes became available. East–west traffic on the Massachusetts Turnpike/I-90 now proceeds directly through the Ted Williams Tunnel to Logan Airport and Route 1A beyond. Traffic between Storrow Drive and the Callahan and Sumner Tunnels still uses a short portion of I-93, but additional lanes and direct connections are provided for this traffic.", "title": "Impact on traffic" }, { "paragraph_id": 48, "text": "The result was a 62% reduction in vehicle hours of travel on I-93, the airport tunnels, and the connection from Storrow Drive, from an average 38,200 hours per day before construction (1994–1995) to 14,800 hours per day in 2004–2005, after the project was largely complete. The savings for travelers was estimated at $166 million annually in the same 2004–2005 time frame. Travel times on the Central Artery northbound during the afternoon peak hour were reduced 85.6%.", "title": "Impact on traffic" }, { "paragraph_id": 49, "text": "A 2008 Boston Globe report asserted that waiting time for the majority of trips actually increased as a result of demand induced by the increased road capacity. Because more drivers were opting to use the new roads, traffic bottlenecks were only pushed outward from the city, not reduced or eliminated (although some trips are now faster). The report states, \"Ultimately, many motorists going to and from the suburbs at peak rush hours are spending more time stuck in traffic, not less.\" The Globe also asserted that their analysis provides a fuller picture of the traffic situation than a state-commissioned study done two years earlier, in which the Big Dig was credited with helping to save at least $167 million a year by increasing economic productivity and decreasing motor vehicle operating costs. That study did not look at highways outside the Big Dig construction area and did not take into account new congestion elsewhere.", "title": "Impact on traffic" }, { "paragraph_id": 50, "text": "Towards the end of the Big Dig in 2003, it was estimated that the demolition of the Central Artery highway would cause a $732 million increase in property value in Boston's financial district, with the replacement parks providing an additional $252 million in value. Additionally, as a result of the Big Dig, a large amount of waterfront space was opened up, which is now a high-rent residential and commercial area called the Seaport District. The development of Seaport alone was estimated to create $7 billion in private investment and 43,000 jobs.", "title": "Impact on property values" }, { "paragraph_id": 51, "text": "", "title": "Operations Control Center (OCC)" }, { "paragraph_id": 52, "text": "As part of the project, an elaborate Operations Control Center (OCC) control room was constructed in South Boston. Staffed on a \"24/7/365\" basis, this center monitors and reports on traffic congestion, and responds to emergencies. Continuous video surveillance is provided by hundreds of cameras, and thousands of sensors monitor traffic speed and density, air quality, water levels, temperatures, equipment status, and other conditions inside the tunnel. The OCC can activate emergency ventilation fans, change electronic display signs, and dispatch service crews when necessary.", "title": "Operations Control Center (OCC)" }, { "paragraph_id": 53, "text": "", "title": "Problems" }, { "paragraph_id": 54, "text": "As far back as 2001, Turnpike Authority officials and contractors knew of thousands of leaks in ceiling and wall fissures, extensive water damage to steel supports and fireproofing systems, and overloaded drainage systems. Many of the leaks were a result of Modern Continental and other subcontractors failing to remove gravel and other debris before pouring concrete. This information was not made public until engineers at MIT (volunteer students and professors) performed several experiments and found serious problems with the tunnel.", "title": "Problems" }, { "paragraph_id": 55, "text": "On September 15, 2004, a major leak in the Interstate 93 north tunnel forced the closure of the tunnel while repairs were conducted. This also forced the Turnpike Authority to release information regarding its non-disclosure of prior leaks. A follow-up reported on \"extensive\" leaks that were more severe than state authorities had previously acknowledged. The report went on to state that the $14.6 billion tunnel system was riddled with more than 400 leaks. A Boston Globe report, however, countered that by stating there were nearly 700 leaks in a single 1,000-foot (300 m) section of tunnel beneath South Station. Turnpike officials also stated that the number of leaks being investigated was down from 1,000 to 500.", "title": "Problems" }, { "paragraph_id": 56, "text": "The problem of leaks is further aggravated by the fact that many of them involve corrosive salt water. This is caused by the proximity of Boston Harbor and the Atlantic Ocean, causing a mix of salt and fresh water leaks in the tunnel. The situation is made worse by road salt spread in the tunnel to melt ice during freezing weather, or brought in by vehicles passing through. Salt water and salt spray are well-known issues that must be dealt with in any marine environment. It has been reported that \"hundreds of thousands of gallons of salt water are pumped out monthly\" in the Big Dig, and a map has been prepared showing \"hot spots\" where water leakage is especially serious. Salt-accelerated corrosion has caused ceiling light fixtures to fail (see below), but can also cause rapid deterioration of embedded rebar and other structural steel reinforcements holding the tunnel walls and ceiling in place.", "title": "Problems" }, { "paragraph_id": 57, "text": "Massachusetts State Police searched the offices of Aggregate Industries, the largest concrete supplier for the underground portions of the project, in June 2005. They seized evidence that Aggregate delivered concrete that did not meet contract specifications. In March 2006 Massachusetts Attorney General Tom Reilly announced plans to sue project contractors and others because of poor work on the project. Over 200 complaints were filed by the state of Massachusetts as a result of leaks, cost overruns, quality concerns, and safety violations. In total, the state has sought approximately $100 million from the contractors ($1 for every $141 spent).", "title": "Problems" }, { "paragraph_id": 58, "text": "In May 2006, six employees of the company were arrested and charged with conspiracy to defraud the United States. The employees were accused of reusing old concrete and double-billing loads. In July 2007, Aggregate Industries settled the case with an agreement to pay $50 million. $42 million of the settlement went to civil cases and $8 million was paid in criminal fines. The company will provide $75 million in insurance for maintenance as well as pay $500,000 toward routine checks on areas suspected to contain substandard concrete. In July 2009, two of the accused, Gerard McNally and Keith Thomas, both managers, pled guilty to charges of conspiracy, mail fraud, and filing false reports. The following month, the remaining four, Robert Prosperi, Mark Blais, Gregory Stevenson, and John Farrar, were found guilty on conspiracy and fraud charges. The four were sentenced to probation and home confinement and Blais and Farrar were additionally sentenced to community service.", "title": "Problems" }, { "paragraph_id": 59, "text": "A fatal accident raised safety questions and closed part of the project for most of the summer of 2006. On July 10, 2006, concrete ceiling panels and debris weighing 26 short tons (24 tonnes) and measuring 20 by 40 ft (6.1 by 12.2 m) fell on a car traveling on the two-lane ramp connecting northbound I-93 to eastbound I-90 in South Boston, killing Milena Del Valle, who was a passenger, and injuring her husband, Angel Del Valle, who was driving. Immediately following the fatal ceiling collapse, Governor Mitt Romney ordered a \"stem-to-stern\" safety audit conducted by the engineering firm of Wiss, Janney, Elstner Associates, Inc. to look for additional areas of risk. Said Romney: \"We simply cannot live in a setting where a project of this scale has the potential of threatening human life, as has already been seen\". The collapse and closure of the tunnel greatly snarled traffic in the city. The resulting traffic jams are cited as contributing to the death of another person, a heart attack victim who died en route to Boston Medical Center when his ambulance was caught in one such traffic jam two weeks after the collapse. On September 1, 2006, one eastbound lane of the connector tunnel was re-opened to traffic.", "title": "Problems" }, { "paragraph_id": 60, "text": "Following extensive inspections and repairs, Interstate 90 east- and westbound lanes reopened in early January 2007. The final piece of the road network, a high occupancy vehicle lane connecting Interstate 93 north to the Ted Williams Tunnel, reopened on June 1, 2007.", "title": "Problems" }, { "paragraph_id": 61, "text": "On July 10, 2007, after a lengthy investigation, the National Transportation Safety Board found that epoxy glue used to hold the roof in place during construction was not appropriate for long-term bonding. This was determined to be the cause of the roof collapse. The Power-Fast Epoxy Adhesive used in the installation was designed for short-term loading, such as wind or earthquake loads, not long-term loading, such as the weight of a panel.", "title": "Problems" }, { "paragraph_id": 62, "text": "Powers Fasteners, the makers of the adhesive, revised their product specifications on May 15, 2007, to increase the safety factor from 4 to 10 for all of their epoxy products intended for use in overhead applications. The safety factor on Power-Fast Epoxy was increased from 4 to 16. On December 24, 2007, the Del Valle family announced they had reached a settlement with Powers Fasteners that would pay the family $6 million. In December 2008, Powers Fasteners agreed to pay $16 million to the state to settle manslaughter charges.", "title": "Problems" }, { "paragraph_id": 63, "text": "Public safety workers have called the walkway safety handrails in the Big Dig tunnels \"ginsu guardrails\", because the squared-off edges of the support posts have caused mutilations and deaths of passengers ejected from crashed vehicles. After an eighth reported death involving the safety handrails, MassDOT officials announced plans to cover or remove the allegedly dangerous fixtures, but only near curves or exit ramps. This partial removal of hazards has been criticized by a safety specialist, who suggests that the handrails are just as dangerous in straight sections of the tunnel.", "title": "Problems" }, { "paragraph_id": 64, "text": "In March 2011, it became known that senior MassDOT officials had failed to disclose an issue with the lighting fixtures in the O'Neill tunnel. In early February 2011, a maintenance crew found a fixture lying in the middle travel lane in the northbound tunnel. Assuming it to be simple road debris, the maintenance team picked it up and brought it back to its home facility. The next day, a supervisor passing through the yard realized that the 120 lb (54 kg) fixture was not road debris but was in fact one of the fixtures used to light the tunnel itself. Further investigation revealed that the fixture's mounting apparatus had failed, due to galvanic corrosion of incompatible metals, caused by having aluminum in direct contact with stainless steel, in the presence of salt water. The electrochemical potential difference between stainless steel and aluminum is in the range of 0.5 to 1.0V, depending on the exact alloys involved, and can cause considerable corrosion within months under unfavorable conditions.", "title": "Problems" }, { "paragraph_id": 65, "text": "After the discovery of the reason why the fixture had failed, a comprehensive inspection of the other fixtures in the tunnel revealed that numerous other fixtures were also in the same state of deterioration. Some of the worst fixtures were temporarily shored up with plastic ties. Moving forward with temporary repairs, members of the MassDOT administration team decided not to let the news of the systemic failure and repair of the fixtures be released to the public or to Governor Deval Patrick's administration.", "title": "Problems" }, { "paragraph_id": 66, "text": "As of April 2012, it appeared that all of the 25,000 light fixtures would have to be replaced, at an estimated cost of $54 million. The replacement work was mostly done at night, and required lane closures or occasional closing of the entire tunnel for safety, and was estimated to take up to two years to complete. As of April 2016, replacement of the light fixtures continued.", "title": "Problems" } ]
The Central Artery/Tunnel Project, commonly known as the Big Dig, was a megaproject in Boston that rerouted the Central Artery of Interstate 93 (I-93), the chief highway through the heart of the city, into the 1.5-mile (2.4 km) Thomas P. O'Neill Jr. Tunnel. The project also included the construction of the Ted Williams Tunnel, the Leonard P. Zakim Bunker Hill Memorial Bridge over the Charles River, and the Rose Kennedy Greenway in the space vacated by the previous I-93 elevated roadway. Initially, the plan was also to include a rail connection between Boston's two major train terminals. Planning began in 1982; the construction work was carried out between 1991 and 2006; and the project concluded on December 31, 2007, when the partnership between the program manager and the Massachusetts Turnpike Authority ended. The Big Dig was the most expensive highway project in the United States, and was plagued by cost overruns, delays, leaks, design flaws, charges of poor execution and use of substandard materials, criminal charges and arrests, and the death of one motorist. The project was originally scheduled to be completed in 1998 at an estimated cost of $2.8 billion. However, the project was completed in December 2007 at a cost of over $8.08 billion as of 2020. The Boston Globe estimated that the project will ultimately cost $22 billion, including interest, and that it would not be paid off until 2038. As a result of a death, leaks, and other design flaws, Bechtel and Parsons Brinckerhoff—the consortium that oversaw the project—agreed to pay $407 million in restitution and several smaller companies agreed to pay a combined sum of approximately $51 million. The Rose Fitzgerald Kennedy Greenway is a roughly 1.5-mile-long (2.4 km) series of parks and public spaces which were the final part of the Big Dig after Interstate 93 was put underground. The Greenway was named in honor of Kennedy family matriarch Rose Fitzgerald Kennedy, and was officially dedicated on July 26, 2004.
2001-09-30T02:24:15Z
2023-12-31T16:45:59Z
[ "Template:Short description", "Template:Citation needed", "Template:Cite book", "Template:Cite journal", "Template:Commons category", "Template:Use American English", "Template:Infobox tunnel", "Template:Expand section", "Template:Cite news", "Template:Webarchive", "Template:Cbignore", "Template:Dead link", "Template:Citation", "Template:Clear", "Template:Unreferenced section", "Template:Anchor", "Template:Main", "Template:Ill", "Template:Reflist", "Template:Authority control", "Template:Other uses", "Template:Use mdy dates", "Template:As of", "Template:Convert", "Template:Cite web" ]
https://en.wikipedia.org/wiki/Big_Dig
4,319
Books of Chronicles
The Book of Chronicles (Hebrew: דִּבְרֵי־הַיָּמִים Dīvrē-hayYāmīm, "words of the days"; Latin: Libri Chronicorum) is a book in the Hebrew Bible, found as two books (1–2 Chronicles) in the Christian Old Testament. Chronicles is the final book of the Hebrew Bible, concluding the third section of the Jewish Tanakh, the Ketuvim ("Writings"). It contains a genealogy starting with Adam and a history of ancient Judah and Israel up to the Edict of Cyrus in 539 BC. The book was divided into two books in the Septuagint and translated into Greek in the mid-3rd century BC. In Christian contexts Chronicles is referred to in the plural as the Books of Chronicles, after the Latin name chronicon given to the text by Jerome, but is also referred to by its Greek name as the Books of Paralipomenon. In Christian Bibles, they usually follow the two Books of Kings and precede Ezra–Nehemiah, the last history-oriented book of the Protestant Old Testament. The Chronicles narrative begins with Adam, Seth and Enosh, and the story is then carried forward, almost entirely through genealogical lists, down to the founding of the United Kingdom of Israel in the "introductory chapters", 1 Chronicles 1–9. The bulk of the remainder of 1 Chronicles, after a brief account of Saul in chapter 10, is concerned with the reign of David. The next long section concerns David's son Solomon, and the final part is concerned with the Kingdom of Judah, with occasional references to the northern Kingdom of Israel (2 Chronicles 10–36). The final chapter covers briefly the reigns of the last four kings, until Judah is destroyed and the people taken into exile in Babylon. In the two final verses, identical to the opening verses of the Book of Ezra, the Persian king Cyrus the Great conquers the Neo-Babylonian Empire, and authorises the restoration of the Temple in Jerusalem and the return of the exiles. Originally a single work, Chronicles was divided into two in the Septuagint, a Greek translation produced in the 3rd and 2nd centuries BC. It has three broad divisions: Within this broad structure there are signs that the author has used various other devices to structure his work, notably through drawing parallels between David and Solomon (the first becomes king, establishes the worship of Israel's God in Jerusalem, and fights the wars that will enable the Temple to be built, then Solomon becomes king, builds and dedicates the Temple, and reaps the benefits of prosperity and peace). 1 Chronicles is divided into 29 chapters and 2 Chronicles into 36 chapters. Biblical commentator C. J. Ball suggests that the division into two books introduced by the translators of the Septuagint "occurs in the most suitable place", namely with the conclusion of David's reign as king and the initiation of Solomon's reign. The Talmud considered Chronicles one book. The last events recorded in Chronicles take place in the reign of Cyrus the Great, the Persian king who conquered Babylon in 539 BC; this sets the earliest possible date for this passage of the book. Chronicles appears to be largely the work of a single individual. The writer was probably male, probably a Levite (temple priest), and probably from Jerusalem. He was well-read, a skilled editor, and a sophisticated theologian. He aimed to use the narratives in the Torah and former prophets to convey religious messages to his peers, the literary and political elite of Jerusalem in the time of the Achaemenid Empire. Jewish and Christian tradition identified this author as the 5th-century BC figure Ezra, who gives his name to the Book of Ezra; Ezra is also believed by the Talmudic sages to have written both his own book (i. e., Ezra–Nehemiah) and Chronicles up to his own time, the latter having been finished by Nehemiah. Later critics, skeptical of the long-maintained tradition, preferred to call the author "the Chronicler". However, many scholars maintain support for Ezra's authorship, not only based on centuries of work by Jewish historians, but also due to the consistency of language and speech patterns between Chronicles and Ezra–Nehemiah. Professor Emeritus Menahem Haran of the Hebrew University of Jerusalem explains, "the overall unity of the Chronistic Work is … demonstrated by a common ideology, the uniformity of legal, cultic and historical conceptions and specific style, all of which reflect one opus." One of the most striking, although inconclusive, features of Chronicles is that its closing sentence is repeated as the opening of Ezra–Nehemiah. In antiquity, such repeated verses, like the "catch-lines" used by modern printers, often appeared at the end of a scroll to facilitate the reader's passing on to the correct second book-scroll after completing the first. This scribal device was employed in works that exceeded the scope of a single scroll and had to be continued on another scroll. The latter half of the 20th century, amid growing skepticism in academia regarding history in the Biblical tradition, saw a reappraisal of the authorship question. Though there is a general lack of corroborating evidence, many now regard it as improbable that the author of Chronicles was also the author of the narrative portions of Ezra–Nehemiah. These critics suggest that Chronicles was probably composed between 400 and 250 BC, with the period 350–300 BC the most likely. This timeframe is achieved by estimates made based on genealogies appearing in the Greek Septuagint. This theory bases its premise on the latest person mentioned in Chronicles, Anani. Anani is an eighth-generation descendant of King Jehoiachin according to the Masoretic Text. This has persuaded many supporters of the Septuagint's reading to place Anani's likely date of birth a century later than what had been largely accepted for two millennia. Much of the content of Chronicles is a repetition of material from other books of the Bible, from Genesis to Kings, and so the usual scholarly view is that these books, or an early version of them, provided the author with the bulk of his material. It is, however, possible that the situation was rather more complex, and that books such as Genesis and Samuel should be regarded as contemporary with Chronicles, drawing on much of the same material, rather than a source for it. Despite much discussion of this issue, no agreement has been reached. The translators who created the Greek version of the Jewish Bible (the Septuagint) called this book Paralipomenon, "Things Left Out", indicating that they thought of it as a supplement to another work, probably Genesis–Kings, but the idea seems inappropriate, since much of Genesis–Kings has been copied almost without change. Some modern scholars proposed that Chronicles is a midrash, or traditional Jewish commentary, on Genesis–Kings, but again this is not entirely accurate since the author or authors do not comment on the older books so much as use them to create a new work. Recent suggestions have been that it was intended as a clarification of the history in Genesis–Kings, or a replacement or alternative for it. Presbyterian theologian Paul K. Hooker argues that the generally accepted message the author wished to give to his audience was a theological reflection, not a "history of Israel": Translations Introductions Audiobooks
[ { "paragraph_id": 0, "text": "The Book of Chronicles (Hebrew: דִּבְרֵי־הַיָּמִים Dīvrē-hayYāmīm, \"words of the days\"; Latin: Libri Chronicorum) is a book in the Hebrew Bible, found as two books (1–2 Chronicles) in the Christian Old Testament. Chronicles is the final book of the Hebrew Bible, concluding the third section of the Jewish Tanakh, the Ketuvim (\"Writings\"). It contains a genealogy starting with Adam and a history of ancient Judah and Israel up to the Edict of Cyrus in 539 BC.", "title": "" }, { "paragraph_id": 1, "text": "The book was divided into two books in the Septuagint and translated into Greek in the mid-3rd century BC. In Christian contexts Chronicles is referred to in the plural as the Books of Chronicles, after the Latin name chronicon given to the text by Jerome, but is also referred to by its Greek name as the Books of Paralipomenon. In Christian Bibles, they usually follow the two Books of Kings and precede Ezra–Nehemiah, the last history-oriented book of the Protestant Old Testament.", "title": "" }, { "paragraph_id": 2, "text": "The Chronicles narrative begins with Adam, Seth and Enosh, and the story is then carried forward, almost entirely through genealogical lists, down to the founding of the United Kingdom of Israel in the \"introductory chapters\", 1 Chronicles 1–9. The bulk of the remainder of 1 Chronicles, after a brief account of Saul in chapter 10, is concerned with the reign of David. The next long section concerns David's son Solomon, and the final part is concerned with the Kingdom of Judah, with occasional references to the northern Kingdom of Israel (2 Chronicles 10–36). The final chapter covers briefly the reigns of the last four kings, until Judah is destroyed and the people taken into exile in Babylon. In the two final verses, identical to the opening verses of the Book of Ezra, the Persian king Cyrus the Great conquers the Neo-Babylonian Empire, and authorises the restoration of the Temple in Jerusalem and the return of the exiles.", "title": "Summary" }, { "paragraph_id": 3, "text": "Originally a single work, Chronicles was divided into two in the Septuagint, a Greek translation produced in the 3rd and 2nd centuries BC. It has three broad divisions:", "title": "Structure" }, { "paragraph_id": 4, "text": "Within this broad structure there are signs that the author has used various other devices to structure his work, notably through drawing parallels between David and Solomon (the first becomes king, establishes the worship of Israel's God in Jerusalem, and fights the wars that will enable the Temple to be built, then Solomon becomes king, builds and dedicates the Temple, and reaps the benefits of prosperity and peace).", "title": "Structure" }, { "paragraph_id": 5, "text": "1 Chronicles is divided into 29 chapters and 2 Chronicles into 36 chapters. Biblical commentator C. J. Ball suggests that the division into two books introduced by the translators of the Septuagint \"occurs in the most suitable place\", namely with the conclusion of David's reign as king and the initiation of Solomon's reign.", "title": "Structure" }, { "paragraph_id": 6, "text": "The Talmud considered Chronicles one book.", "title": "Structure" }, { "paragraph_id": 7, "text": "The last events recorded in Chronicles take place in the reign of Cyrus the Great, the Persian king who conquered Babylon in 539 BC; this sets the earliest possible date for this passage of the book.", "title": "Composition" }, { "paragraph_id": 8, "text": "Chronicles appears to be largely the work of a single individual. The writer was probably male, probably a Levite (temple priest), and probably from Jerusalem. He was well-read, a skilled editor, and a sophisticated theologian. He aimed to use the narratives in the Torah and former prophets to convey religious messages to his peers, the literary and political elite of Jerusalem in the time of the Achaemenid Empire.", "title": "Composition" }, { "paragraph_id": 9, "text": "Jewish and Christian tradition identified this author as the 5th-century BC figure Ezra, who gives his name to the Book of Ezra; Ezra is also believed by the Talmudic sages to have written both his own book (i. e., Ezra–Nehemiah) and Chronicles up to his own time, the latter having been finished by Nehemiah. Later critics, skeptical of the long-maintained tradition, preferred to call the author \"the Chronicler\". However, many scholars maintain support for Ezra's authorship, not only based on centuries of work by Jewish historians, but also due to the consistency of language and speech patterns between Chronicles and Ezra–Nehemiah. Professor Emeritus Menahem Haran of the Hebrew University of Jerusalem explains, \"the overall unity of the Chronistic Work is … demonstrated by a common ideology, the uniformity of legal, cultic and historical conceptions and specific style, all of which reflect one opus.\"", "title": "Composition" }, { "paragraph_id": 10, "text": "One of the most striking, although inconclusive, features of Chronicles is that its closing sentence is repeated as the opening of Ezra–Nehemiah. In antiquity, such repeated verses, like the \"catch-lines\" used by modern printers, often appeared at the end of a scroll to facilitate the reader's passing on to the correct second book-scroll after completing the first. This scribal device was employed in works that exceeded the scope of a single scroll and had to be continued on another scroll.", "title": "Composition" }, { "paragraph_id": 11, "text": "The latter half of the 20th century, amid growing skepticism in academia regarding history in the Biblical tradition, saw a reappraisal of the authorship question. Though there is a general lack of corroborating evidence, many now regard it as improbable that the author of Chronicles was also the author of the narrative portions of Ezra–Nehemiah. These critics suggest that Chronicles was probably composed between 400 and 250 BC, with the period 350–300 BC the most likely. This timeframe is achieved by estimates made based on genealogies appearing in the Greek Septuagint. This theory bases its premise on the latest person mentioned in Chronicles, Anani. Anani is an eighth-generation descendant of King Jehoiachin according to the Masoretic Text. This has persuaded many supporters of the Septuagint's reading to place Anani's likely date of birth a century later than what had been largely accepted for two millennia.", "title": "Composition" }, { "paragraph_id": 12, "text": "Much of the content of Chronicles is a repetition of material from other books of the Bible, from Genesis to Kings, and so the usual scholarly view is that these books, or an early version of them, provided the author with the bulk of his material. It is, however, possible that the situation was rather more complex, and that books such as Genesis and Samuel should be regarded as contemporary with Chronicles, drawing on much of the same material, rather than a source for it. Despite much discussion of this issue, no agreement has been reached.", "title": "Composition" }, { "paragraph_id": 13, "text": "The translators who created the Greek version of the Jewish Bible (the Septuagint) called this book Paralipomenon, \"Things Left Out\", indicating that they thought of it as a supplement to another work, probably Genesis–Kings, but the idea seems inappropriate, since much of Genesis–Kings has been copied almost without change. Some modern scholars proposed that Chronicles is a midrash, or traditional Jewish commentary, on Genesis–Kings, but again this is not entirely accurate since the author or authors do not comment on the older books so much as use them to create a new work. Recent suggestions have been that it was intended as a clarification of the history in Genesis–Kings, or a replacement or alternative for it.", "title": "Composition" }, { "paragraph_id": 14, "text": "Presbyterian theologian Paul K. Hooker argues that the generally accepted message the author wished to give to his audience was a theological reflection, not a \"history of Israel\":", "title": "Themes" }, { "paragraph_id": 15, "text": "Translations", "title": "External links" }, { "paragraph_id": 16, "text": "Introductions", "title": "External links" }, { "paragraph_id": 17, "text": "Audiobooks", "title": "External links" } ]
The Book of Chronicles is a book in the Hebrew Bible, found as two books in the Christian Old Testament. Chronicles is the final book of the Hebrew Bible, concluding the third section of the Jewish Tanakh, the Ketuvim ("Writings"). It contains a genealogy starting with Adam and a history of ancient Judah and Israel up to the Edict of Cyrus in 539 BC. The book was divided into two books in the Septuagint and translated into Greek in the mid-3rd century BC. In Christian contexts Chronicles is referred to in the plural as the Books of Chronicles, after the Latin name chronicon given to the text by Jerome, but is also referred to by its Greek name as the Books of Paralipomenon. In Christian Bibles, they usually follow the two Books of Kings and precede Ezra–Nehemiah, the last history-oriented book of the Protestant Old Testament.
2001-09-30T06:22:34Z
2023-12-18T17:27:25Z
[ "Template:Lang-he", "Template:Transl", "Template:Who", "Template:First Book of Chronicles", "Template:Second Book of Chronicles", "Template:Short description", "Template:Lang-la", "Template:CathEncy", "Template:Cite web", "Template:Librivox book", "Template:S-non", "Template:Commons category", "Template:S-ttl", "Template:Books of the Bible", "Template:Clear", "Template:Reflist", "Template:Cite book", "Template:Wikisource", "Template:S-aft", "Template:Redirect-multi", "Template:S-bef", "Template:Portal", "Template:S-start", "Template:S-hou", "Template:S-end", "Template:Authority control", "Template:Tanakh OT", "Template:Lang", "Template:Sfn", "Template:Bibleverse" ]
https://en.wikipedia.org/wiki/Books_of_Chronicles
4,320
Binary search tree
In computer science, a binary search tree (BST), also called an ordered or sorted binary tree, is a rooted binary tree data structure with the key of each internal node being greater than all the keys in the respective node's left subtree and less than the ones in its right subtree. The time complexity of operations on the binary search tree is linear with respect to the height of the tree. Binary search trees allow binary search for fast lookup, addition, and removal of data items. Since the nodes in a BST are laid out so that each comparison skips about half of the remaining tree, the lookup performance is proportional to that of binary logarithm. BSTs were devised in the 1960s for the problem of efficient storage of labeled data and are attributed to Conway Berners-Lee and David Wheeler. The performance of a binary search tree is dependent on the order of insertion of the nodes into the tree since arbitrary insertions may lead to degeneracy; several variations of the binary search tree can be built with guaranteed worst-case performance. The basic operations include: search, traversal, insert and delete. BSTs with guaranteed worst-case complexities perform better than an unsorted array, which would require linear search time. The complexity analysis of BST shows that, on average, the insert, delete and search takes O ( log n ) {\displaystyle O(\log n)} for n {\displaystyle n} nodes. In the worst case, they degrade to that of a singly linked list: O ( n ) {\displaystyle O(n)} . To address the boundless increase of the tree height with arbitrary insertions and deletions, self-balancing variants of BSTs are introduced to bound the worst lookup complexity to that of the binary logarithm. AVL trees were the first self-balancing binary search trees, invented in 1962 by Georgy Adelson-Velsky and Evgenii Landis. Binary search trees can be used to implement abstract data types such as dynamic sets, lookup tables and priority queues, and used in sorting algorithms such as tree sort. The binary search tree algorithm was discovered independently by several researchers, including P.F. Windley, Andrew Donald Booth, Andrew Colin, Thomas N. Hibbard. The algorithm is attributed to Conway Berners-Lee and David Wheeler, who used it for storing labeled data in magnetic tapes in 1960. One of the earliest and popular binary search tree algorithm is that of Hibbard. The time complexities of a binary search tree increases boundlessly with the tree height if the nodes are inserted in an arbitrary order, therefore self-balancing binary search trees were introduced to bound the height of the tree to O ( log n ) {\displaystyle O(\log n)} . Various height-balanced binary search trees were introduced to confine the tree height, such as AVL trees, Treaps, and red–black trees. The AVL tree was invented by Georgy Adelson-Velsky and Evgenii Landis in 1962 for the efficient organization of information. It was the first self-balancing binary search tree to be invented. A binary search tree is a rooted binary tree in which nodes are arranged in strict total order in which the nodes with keys greater than any particular node A is stored on the right sub-trees to that node A and the nodes with keys equal to or less than A are stored on the left sub-trees to A, satisfying the binary search property. Binary search trees are also efficacious in sortings and search algorithms. However, the search complexity of a BST depends upon the order in which the nodes are inserted and deleted; since in worst case, successive operations in the binary search tree may lead to degeneracy and form a singly linked list (or "unbalanced tree") like structure, thus has the same worst-case complexity as a linked list. Binary search trees are also a fundamental data structure used in construction of abstract data structures such as sets, multisets, and associative arrays. Searching in a binary search tree for a specific key can be programmed recursively or iteratively. Searching begins by examining the root node. If the tree is nil, the key being searched for does not exist in the tree. Otherwise, if the key equals that of the root, the search is successful and the node is returned. If the key is less than that of the root, the search proceeds by examining the left subtree. Similarly, if the key is greater than that of the root, the search proceeds by examining the right subtree. This process is repeated until the key is found or the remaining subtree is nil {\displaystyle {\text{nil}}} . If the searched key is not found after a nil {\displaystyle {\text{nil}}} subtree is reached, then the key is not present in the tree. The following pseudocode implements the BST search procedure through recursion. The recursive procedure continues until a nil {\displaystyle {\text{nil}}} or the key {\displaystyle {\text{key}}} being searched for are encountered. The recursive version of the search can be "unrolled" into a while loop. On most machines, the iterative version is found to be more efficient. Since the search may proceed till some leaf node, the running time complexity of BST search is O ( h ) {\displaystyle O(h)} where h {\displaystyle h} is the height of the tree. However, the worst case for BST search is O ( n ) {\displaystyle O(n)} where n {\displaystyle n} is the total number of nodes in the BST, because an unbalanced BST may degenerate to a linked list. However, if the BST is height-balanced the height is O ( log n ) {\displaystyle O(\log n)} . For certain operations, given a node x {\displaystyle {\text{x}}} , finding the successor or predecessor of x {\displaystyle {\text{x}}} is crucial. Assuming all the keys of the BST are distinct, the successor of a node x {\displaystyle {\text{x}}} in BST is the node with the smallest key greater than x {\displaystyle {\text{x}}} 's key. On the other hand, the predecessor of a node x {\displaystyle {\text{x}}} in BST is the node with the largest key smaller than x {\displaystyle {\text{x}}} 's key. Following is pseudocode for finding the successor and predecessor of a node x {\displaystyle {\text{x}}} in BST. Operations such as finding a node in a BST whose key is the maximum or minimum are critical in certain operations, such as determining the successor and predecessor of nodes. Following is the pseudocode for the operations. Operations such as insertion and deletion cause the BST representation to change dynamically. The data structure must be modified in such a way that the properties of BST continue to hold. New nodes are inserted as leaf nodes in the BST. Following is an iterative implementation of the insertion operation. The procedure maintains a "trailing pointer" y {\displaystyle {\text{y}}} as a parent of x {\displaystyle {\text{x}}} . After initialization on line 2, the while loop along lines 4-11 causes the pointers to be updated. If y {\displaystyle {\text{y}}} is nil {\displaystyle {\text{nil}}} , the BST is empty, thus z {\displaystyle {\text{z}}} is inserted as the root node of the binary search tree T {\displaystyle {\text{T}}} , if it is not nil {\displaystyle {\text{nil}}} , insertion proceeds by comparing the keys to that of y {\displaystyle {\text{y}}} on the lines 15-19 and the node is inserted accordingly. The deletion of a node, say Z {\displaystyle {\text{Z}}} , from the binary search tree BST {\displaystyle {\text{BST}}} has three cases: The following pseudocode implements the deletion operation in a binary search tree. The BST-Delete {\displaystyle {\text{BST-Delete}}} procedure deals with the 3 special cases mentioned above. Lines 2-3 deal with case 1; lines 4-5 deal with case 2 and lines 6-16 for case 3. The helper function Shift-Nodes {\displaystyle {\text{Shift-Nodes}}} is used within the deletion algorithm for the purpose of replacing the node u {\displaystyle {\text{u}}} with v {\displaystyle {\text{v}}} in the binary search tree BST {\displaystyle {\text{BST}}} . This procedure handles the deletion (and substitution) of u {\displaystyle {\text{u}}} from BST {\displaystyle {\text{BST}}} . A BST can be traversed through three basic algorithms: inorder, preorder, and postorder tree walks. Following is a recursive implementation of the tree walks. Without rebalancing, insertions or deletions in a binary search tree may lead to degeneration, resulting in a height n {\displaystyle n} of the tree (where n {\displaystyle n} is number of items in a tree), so that the lookup performance is deteriorated to that of a linear search. Keeping the search tree balanced and height bounded by O ( log n ) {\displaystyle O(\log n)} is a key to the usefulness of the binary search tree. This can be achieved by "self-balancing" mechanisms during the updation operations to the tree designed to maintain the tree height to the binary logarithmic complexity. A tree is height-balanced if the heights of the left sub-tree and right sub-tree are guaranteed to be related by a constant factor. This property was introduced by the AVL tree and continued by the red–black tree. The heights of all the nodes on the path from the root to the modified leaf node have to be observed and possibly corrected on every insert and delete operation to the tree. In a weight-balanced tree, the criterion of a balanced tree is the number of leaves of the subtrees. The weights of the left and right subtrees differ at most by 1 {\displaystyle 1} . However, the difference is bound by a ratio α {\displaystyle \alpha } of the weights, since a strong balance condition of 1 {\displaystyle 1} cannot be maintained with O ( log n ) {\displaystyle O(\log n)} rebalancing work during insert and delete operations. The α {\displaystyle \alpha } -weight-balanced trees gives an entire family of balance conditions, where each left and right subtrees have each at least a fraction of α {\displaystyle \alpha } of the total weight of the subtree. There are several self-balanced binary search trees, including T-tree, treap, red-black tree, B-tree, 2–3 tree, and Splay tree. Binary search trees are used in sorting algorithms such as tree sort, where all the elements are inserted at once and the tree is traversed at an in-order fashion. BSTs are also used in quicksort. Binary search trees are used in implementing priority queues, using the node's key as priorities. Adding new elements to the queue follows the regular BST insertion operation but the removal operation depends on the type of priority queue:
[ { "paragraph_id": 0, "text": "In computer science, a binary search tree (BST), also called an ordered or sorted binary tree, is a rooted binary tree data structure with the key of each internal node being greater than all the keys in the respective node's left subtree and less than the ones in its right subtree. The time complexity of operations on the binary search tree is linear with respect to the height of the tree.", "title": "" }, { "paragraph_id": 1, "text": "Binary search trees allow binary search for fast lookup, addition, and removal of data items. Since the nodes in a BST are laid out so that each comparison skips about half of the remaining tree, the lookup performance is proportional to that of binary logarithm. BSTs were devised in the 1960s for the problem of efficient storage of labeled data and are attributed to Conway Berners-Lee and David Wheeler.", "title": "" }, { "paragraph_id": 2, "text": "The performance of a binary search tree is dependent on the order of insertion of the nodes into the tree since arbitrary insertions may lead to degeneracy; several variations of the binary search tree can be built with guaranteed worst-case performance. The basic operations include: search, traversal, insert and delete. BSTs with guaranteed worst-case complexities perform better than an unsorted array, which would require linear search time.", "title": "" }, { "paragraph_id": 3, "text": "The complexity analysis of BST shows that, on average, the insert, delete and search takes O ( log n ) {\\displaystyle O(\\log n)} for n {\\displaystyle n} nodes. In the worst case, they degrade to that of a singly linked list: O ( n ) {\\displaystyle O(n)} . To address the boundless increase of the tree height with arbitrary insertions and deletions, self-balancing variants of BSTs are introduced to bound the worst lookup complexity to that of the binary logarithm. AVL trees were the first self-balancing binary search trees, invented in 1962 by Georgy Adelson-Velsky and Evgenii Landis.", "title": "" }, { "paragraph_id": 4, "text": "Binary search trees can be used to implement abstract data types such as dynamic sets, lookup tables and priority queues, and used in sorting algorithms such as tree sort.", "title": "" }, { "paragraph_id": 5, "text": "The binary search tree algorithm was discovered independently by several researchers, including P.F. Windley, Andrew Donald Booth, Andrew Colin, Thomas N. Hibbard. The algorithm is attributed to Conway Berners-Lee and David Wheeler, who used it for storing labeled data in magnetic tapes in 1960. One of the earliest and popular binary search tree algorithm is that of Hibbard.", "title": "History" }, { "paragraph_id": 6, "text": "The time complexities of a binary search tree increases boundlessly with the tree height if the nodes are inserted in an arbitrary order, therefore self-balancing binary search trees were introduced to bound the height of the tree to O ( log n ) {\\displaystyle O(\\log n)} . Various height-balanced binary search trees were introduced to confine the tree height, such as AVL trees, Treaps, and red–black trees.", "title": "History" }, { "paragraph_id": 7, "text": "The AVL tree was invented by Georgy Adelson-Velsky and Evgenii Landis in 1962 for the efficient organization of information. It was the first self-balancing binary search tree to be invented.", "title": "History" }, { "paragraph_id": 8, "text": "A binary search tree is a rooted binary tree in which nodes are arranged in strict total order in which the nodes with keys greater than any particular node A is stored on the right sub-trees to that node A and the nodes with keys equal to or less than A are stored on the left sub-trees to A, satisfying the binary search property.", "title": "Overview" }, { "paragraph_id": 9, "text": "Binary search trees are also efficacious in sortings and search algorithms. However, the search complexity of a BST depends upon the order in which the nodes are inserted and deleted; since in worst case, successive operations in the binary search tree may lead to degeneracy and form a singly linked list (or \"unbalanced tree\") like structure, thus has the same worst-case complexity as a linked list.", "title": "Overview" }, { "paragraph_id": 10, "text": "Binary search trees are also a fundamental data structure used in construction of abstract data structures such as sets, multisets, and associative arrays.", "title": "Overview" }, { "paragraph_id": 11, "text": "Searching in a binary search tree for a specific key can be programmed recursively or iteratively.", "title": "Operations" }, { "paragraph_id": 12, "text": "Searching begins by examining the root node. If the tree is nil, the key being searched for does not exist in the tree. Otherwise, if the key equals that of the root, the search is successful and the node is returned. If the key is less than that of the root, the search proceeds by examining the left subtree. Similarly, if the key is greater than that of the root, the search proceeds by examining the right subtree. This process is repeated until the key is found or the remaining subtree is nil {\\displaystyle {\\text{nil}}} . If the searched key is not found after a nil {\\displaystyle {\\text{nil}}} subtree is reached, then the key is not present in the tree.", "title": "Operations" }, { "paragraph_id": 13, "text": "The following pseudocode implements the BST search procedure through recursion.", "title": "Operations" }, { "paragraph_id": 14, "text": "The recursive procedure continues until a nil {\\displaystyle {\\text{nil}}} or the key {\\displaystyle {\\text{key}}} being searched for are encountered.", "title": "Operations" }, { "paragraph_id": 15, "text": "The recursive version of the search can be \"unrolled\" into a while loop. On most machines, the iterative version is found to be more efficient.", "title": "Operations" }, { "paragraph_id": 16, "text": "Since the search may proceed till some leaf node, the running time complexity of BST search is O ( h ) {\\displaystyle O(h)} where h {\\displaystyle h} is the height of the tree. However, the worst case for BST search is O ( n ) {\\displaystyle O(n)} where n {\\displaystyle n} is the total number of nodes in the BST, because an unbalanced BST may degenerate to a linked list. However, if the BST is height-balanced the height is O ( log n ) {\\displaystyle O(\\log n)} .", "title": "Operations" }, { "paragraph_id": 17, "text": "For certain operations, given a node x {\\displaystyle {\\text{x}}} , finding the successor or predecessor of x {\\displaystyle {\\text{x}}} is crucial. Assuming all the keys of the BST are distinct, the successor of a node x {\\displaystyle {\\text{x}}} in BST is the node with the smallest key greater than x {\\displaystyle {\\text{x}}} 's key. On the other hand, the predecessor of a node x {\\displaystyle {\\text{x}}} in BST is the node with the largest key smaller than x {\\displaystyle {\\text{x}}} 's key. Following is pseudocode for finding the successor and predecessor of a node x {\\displaystyle {\\text{x}}} in BST.", "title": "Operations" }, { "paragraph_id": 18, "text": "Operations such as finding a node in a BST whose key is the maximum or minimum are critical in certain operations, such as determining the successor and predecessor of nodes. Following is the pseudocode for the operations.", "title": "Operations" }, { "paragraph_id": 19, "text": "Operations such as insertion and deletion cause the BST representation to change dynamically. The data structure must be modified in such a way that the properties of BST continue to hold. New nodes are inserted as leaf nodes in the BST. Following is an iterative implementation of the insertion operation.", "title": "Operations" }, { "paragraph_id": 20, "text": "The procedure maintains a \"trailing pointer\" y {\\displaystyle {\\text{y}}} as a parent of x {\\displaystyle {\\text{x}}} . After initialization on line 2, the while loop along lines 4-11 causes the pointers to be updated. If y {\\displaystyle {\\text{y}}} is nil {\\displaystyle {\\text{nil}}} , the BST is empty, thus z {\\displaystyle {\\text{z}}} is inserted as the root node of the binary search tree T {\\displaystyle {\\text{T}}} , if it is not nil {\\displaystyle {\\text{nil}}} , insertion proceeds by comparing the keys to that of y {\\displaystyle {\\text{y}}} on the lines 15-19 and the node is inserted accordingly.", "title": "Operations" }, { "paragraph_id": 21, "text": "The deletion of a node, say Z {\\displaystyle {\\text{Z}}} , from the binary search tree BST {\\displaystyle {\\text{BST}}} has three cases:", "title": "Operations" }, { "paragraph_id": 22, "text": "The following pseudocode implements the deletion operation in a binary search tree.", "title": "Operations" }, { "paragraph_id": 23, "text": "The BST-Delete {\\displaystyle {\\text{BST-Delete}}} procedure deals with the 3 special cases mentioned above. Lines 2-3 deal with case 1; lines 4-5 deal with case 2 and lines 6-16 for case 3. The helper function Shift-Nodes {\\displaystyle {\\text{Shift-Nodes}}} is used within the deletion algorithm for the purpose of replacing the node u {\\displaystyle {\\text{u}}} with v {\\displaystyle {\\text{v}}} in the binary search tree BST {\\displaystyle {\\text{BST}}} . This procedure handles the deletion (and substitution) of u {\\displaystyle {\\text{u}}} from BST {\\displaystyle {\\text{BST}}} .", "title": "Operations" }, { "paragraph_id": 24, "text": "A BST can be traversed through three basic algorithms: inorder, preorder, and postorder tree walks.", "title": "Traversal" }, { "paragraph_id": 25, "text": "Following is a recursive implementation of the tree walks.", "title": "Traversal" }, { "paragraph_id": 26, "text": "Without rebalancing, insertions or deletions in a binary search tree may lead to degeneration, resulting in a height n {\\displaystyle n} of the tree (where n {\\displaystyle n} is number of items in a tree), so that the lookup performance is deteriorated to that of a linear search. Keeping the search tree balanced and height bounded by O ( log n ) {\\displaystyle O(\\log n)} is a key to the usefulness of the binary search tree. This can be achieved by \"self-balancing\" mechanisms during the updation operations to the tree designed to maintain the tree height to the binary logarithmic complexity.", "title": "Balanced binary search trees" }, { "paragraph_id": 27, "text": "A tree is height-balanced if the heights of the left sub-tree and right sub-tree are guaranteed to be related by a constant factor. This property was introduced by the AVL tree and continued by the red–black tree. The heights of all the nodes on the path from the root to the modified leaf node have to be observed and possibly corrected on every insert and delete operation to the tree.", "title": "Balanced binary search trees" }, { "paragraph_id": 28, "text": "In a weight-balanced tree, the criterion of a balanced tree is the number of leaves of the subtrees. The weights of the left and right subtrees differ at most by 1 {\\displaystyle 1} . However, the difference is bound by a ratio α {\\displaystyle \\alpha } of the weights, since a strong balance condition of 1 {\\displaystyle 1} cannot be maintained with O ( log n ) {\\displaystyle O(\\log n)} rebalancing work during insert and delete operations. The α {\\displaystyle \\alpha } -weight-balanced trees gives an entire family of balance conditions, where each left and right subtrees have each at least a fraction of α {\\displaystyle \\alpha } of the total weight of the subtree.", "title": "Balanced binary search trees" }, { "paragraph_id": 29, "text": "There are several self-balanced binary search trees, including T-tree, treap, red-black tree, B-tree, 2–3 tree, and Splay tree.", "title": "Balanced binary search trees" }, { "paragraph_id": 30, "text": "Binary search trees are used in sorting algorithms such as tree sort, where all the elements are inserted at once and the tree is traversed at an in-order fashion. BSTs are also used in quicksort.", "title": "Examples of applications" }, { "paragraph_id": 31, "text": "Binary search trees are used in implementing priority queues, using the node's key as priorities. Adding new elements to the queue follows the regular BST insertion operation but the removal operation depends on the type of priority queue:", "title": "Examples of applications" } ]
In computer science, a binary search tree (BST), also called an ordered or sorted binary tree, is a rooted binary tree data structure with the key of each internal node being greater than all the keys in the respective node's left subtree and less than the ones in its right subtree. The time complexity of operations on the binary search tree is linear with respect to the height of the tree. Binary search trees allow binary search for fast lookup, addition, and removal of data items. Since the nodes in a BST are laid out so that each comparison skips about half of the remaining tree, the lookup performance is proportional to that of binary logarithm. BSTs were devised in the 1960s for the problem of efficient storage of labeled data and are attributed to Conway Berners-Lee and David Wheeler. The performance of a binary search tree is dependent on the order of insertion of the nodes into the tree since arbitrary insertions may lead to degeneracy; several variations of the binary search tree can be built with guaranteed worst-case performance. The basic operations include: search, traversal, insert and delete. BSTs with guaranteed worst-case complexities perform better than an unsorted array, which would require linear search time. The complexity analysis of BST shows that, on average, the insert, delete and search takes O for n nodes. In the worst case, they degrade to that of a singly linked list: O . To address the boundless increase of the tree height with arbitrary insertions and deletions, self-balancing variants of BSTs are introduced to bound the worst lookup complexity to that of the binary logarithm. AVL trees were the first self-balancing binary search trees, invented in 1962 by Georgy Adelson-Velsky and Evgenii Landis. Binary search trees can be used to implement abstract data types such as dynamic sets, lookup tables and priority queues, and used in sorting algorithms such as tree sort.
2001-10-29T21:04:42Z
2023-11-05T20:01:37Z
[ "Template:Reflist", "Template:Cite journal", "Template:Commons category", "Template:CS-Trees", "Template:Short description", "Template:Infobox data structure", "Template:Main", "Template:Rp", "Template:See also", "Template:Div col", "Template:Colend", "Template:Cite web", "Template:Citation", "Template:DADS", "Template:Data structures", "Template:Good article", "Template:R", "Template:Math", "Template:Main article", "Template:Cite book", "Template:Cite conference", "Template:Anchor", "Template:Cbignore" ]
https://en.wikipedia.org/wiki/Binary_search_tree
4,321
Binary tree
In computer science, a binary tree is a tree data structure in which each node has at most two children, referred to as the left child and the right child. That is, it is a k-ary tree with k = 2. A recursive definition using set theory is that a binary tree is a tuple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set containing the root. From a graph theory perspective, binary trees as defined here are arborescences. A binary tree may thus be also called a bifurcating arborescence, a term which appears in some early programming books before the modern computer science terminology prevailed. It is also possible to interpret a binary tree as an undirected, rather than directed graph, in which case a binary tree is an ordered, rooted tree. Some authors use rooted binary tree instead of binary tree to emphasize the fact that the tree is rooted, but as defined above, a binary tree is always rooted. In mathematics, what is termed binary tree can vary significantly from author to author. Some use the definition commonly used in computer science, but others define it as every non-leaf having exactly two children and don't necessarily label the children as left and right either. In computing, binary trees can be used in two very different ways: To define a binary tree, the possibility that only one of the children may be empty must be acknowledged. An artifact, which in some textbooks is called an extended binary tree, is needed for that purpose. An extended binary tree is thus recursively defined as: Another way of imagining this construction (and understanding the terminology) is to consider instead of the empty set a different type of node—for instance square nodes if the regular ones are circles. A binary tree is a rooted tree that is also an ordered tree (a.k.a. plane tree) in which every node has at most two children. A rooted tree naturally imparts a notion of levels (distance from the root); thus, for every node, a notion of children may be defined as the nodes connected to it a level below. Ordering of these children (e.g., by drawing them on a plane) makes it possible to distinguish a left child from a right child. But this still does not distinguish between a node with left but not a right child from a node with right but no left child. The necessary distinction can be made by first partitioning the edges; i.e., defining the binary tree as triplet (V, E1, E2), where (V, E1 ∪ E2) is a rooted tree (equivalently arborescence) and E1 ∩ E2 is empty, and also requiring that for all j ∈ { 1, 2 }, every node has at most one Ej child. A more informal way of making the distinction is to say, quoting the Encyclopedia of Mathematics, that "every node has a left child, a right child, neither, or both" and to specify that these "are all different" binary trees. Tree terminology is not well-standardized and so varies in literatures. In combinatorics, one considers the problem of counting the number of full binary trees of a given size. Here the trees have no values attached to their nodes (this would just multiply the number of possible trees by an easily determined factor), and trees are distinguished only by their structure; however, the left and right child of any node are distinguished (if they are different trees, then interchanging them will produce a tree distinct from the original one). The size of the tree is taken to be the number n of internal nodes (those with two children); the other nodes are leaf nodes and there are n + 1 of them. The number of such binary trees of size n is equal to the number of ways of fully parenthesizing a string of n + 1 symbols (representing leaves) separated by n binary operators (representing internal nodes), to determine the argument subexpressions of each operator. For instance for n = 3 one has to parenthesize a string like X ∗ X ∗ X ∗ X {\displaystyle X*X*X*X} , which is possible in five ways: The correspondence to binary trees should be obvious, and the addition of redundant parentheses (around an already parenthesized expression or around the full expression) is disallowed (or at least not counted as producing a new possibility). There is a unique binary tree of size 0 (consisting of a single leaf), and any other binary tree is characterized by the pair of its left and right children; if these have sizes i and j respectively, the full tree has size i + j + 1. Therefore, the number C n {\displaystyle C_{n}} of binary trees of size n has the following recursive description C 0 = 1 {\displaystyle C_{0}=1} , and C n = ∑ i = 0 n − 1 C i C n − 1 − i {\displaystyle \textstyle C_{n}=\sum _{i=0}^{n-1}C_{i}C_{n-1-i}} for any positive integer n. It follows that C n {\displaystyle C_{n}} is the Catalan number of index n. The above parenthesized strings should not be confused with the set of words of length 2n in the Dyck language, which consist only of parentheses in such a way that they are properly balanced. The number of such strings satisfies the same recursive description (each Dyck word of length 2n is determined by the Dyck subword enclosed by the initial '(' and its matching ')' together with the Dyck subword remaining after that closing parenthesis, whose lengths 2i and 2j satisfy i + j + 1 = n); this number is therefore also the Catalan number C n {\displaystyle C_{n}} . So there are also five Dyck words of length 6: These Dyck words do not correspond to binary trees in the same way. Instead, they are related by the following recursively defined bijection: the Dyck word equal to the empty string corresponds to the binary tree of size 0 with only one leaf. Any other Dyck word can be written as ( w 1 {\displaystyle w_{1}} ) w 2 {\displaystyle w_{2}} , where w 1 {\displaystyle w_{1}} , w 2 {\displaystyle w_{2}} are themselves (possibly empty) Dyck words and where the two written parentheses are matched. The bijection is then defined by letting the words w 1 {\displaystyle w_{1}} and w 2 {\displaystyle w_{2}} correspond to the binary trees that are the left and right children of the root. A bijective correspondence can also be defined as follows: enclose the Dyck word in an extra pair of parentheses, so that the result can be interpreted as a Lisp list expression (with the empty list () as only occurring atom); then the dotted-pair expression for that proper list is a fully parenthesized expression (with NIL as symbol and '.' as operator) describing the corresponding binary tree (which is, in fact, the internal representation of the proper list). The ability to represent binary trees as strings of symbols and parentheses implies that binary trees can represent the elements of a free magma on a singleton set. Binary trees can be constructed from programming language primitives in several ways. In a language with records and references, binary trees are typically constructed by having a tree node structure which contains some data and references to its left child and its right child. Sometimes it also contains a reference to its unique parent. If a node has fewer than two children, some of the child pointers may be set to a special null value, or to a special sentinel node. This method of storing binary trees wastes a fair bit of memory, as the pointers will be null (or point to the sentinel) more than half the time; a more conservative representation alternative is threaded binary tree. In languages with tagged unions such as ML, a tree node is often a tagged union of two types of nodes, one of which is a 3-tuple of data, left child, and right child, and the other of which is a "leaf" node, which contains no data and functions much like the null value in a language with pointers. For example, the following line of code in OCaml (an ML dialect) defines a binary tree that stores a character in each node. Binary trees can also be stored in breadth-first order as an implicit data structure in arrays, and if the tree is a complete binary tree, this method wastes no space. In this compact arrangement, if a node has an index i, its children are found at indices 2 i + 1 {\displaystyle 2i+1} (for the left child) and 2 i + 2 {\displaystyle 2i+2} (for the right), while its parent (if any) is found at index ⌊ i − 1 2 ⌋ {\displaystyle \left\lfloor {\frac {i-1}{2}}\right\rfloor } (assuming the root has index zero). Alternatively, with a 1-indexed array, the implementation is simplified with children found at 2 i {\displaystyle 2i} and 2 i + 1 {\displaystyle 2i+1} , and parent found at ⌊ i / 2 ⌋ {\displaystyle \lfloor i/2\rfloor } . This method benefits from more compact storage and better locality of reference, particularly during a preorder traversal. However, it is expensive to grow and wastes space proportional to 2 - n for a tree of depth h with n nodes. This method of storage is often used for binary heaps. A succinct data structure is one which occupies close to minimum possible space, as established by information theoretical lower bounds. The number of different binary trees on n {\displaystyle n} nodes is C n {\displaystyle \mathrm {C} _{n}} , the n {\displaystyle n} th Catalan number (assuming we view trees with identical structure as identical). For large n {\displaystyle n} , this is about 4 n {\displaystyle 4^{n}} ; thus we need at least about log 2 4 n = 2 n {\displaystyle \log _{2}4^{n}=2n} bits to encode it. A succinct binary tree therefore would occupy 2 n + o ( n ) {\displaystyle 2n+o(n)} bits. One simple representation which meets this bound is to visit the nodes of the tree in preorder, outputting "1" for an internal node and "0" for a leaf. If the tree contains data, we can simply simultaneously store it in a consecutive array in preorder. This function accomplishes this: The string structure has only 2 n + 1 {\displaystyle 2n+1} bits in the end, where n {\displaystyle n} is the number of (internal) nodes; we don't even have to store its length. To show that no information is lost, we can convert the output back to the original tree like this: More sophisticated succinct representations allow not only compact storage of trees but even useful operations on those trees directly while they're still in their succinct form. There is a natural one-to-one correspondence between ordered trees and binary trees. It allows any ordered tree to be uniquely represented as a binary tree, and vice versa: Let T be a node of an ordered tree, and let B denote T's image in the corresponding binary tree. Then B's left child represents T's first child, while the B's right child represents T's next sibling. For example, the ordered tree on the left and the binary tree on the right correspond: In the pictured binary tree, the black, left, edges represent first child, while the blue, right, edges represent next sibling. This representation is called a left-child right-sibling binary tree. There are a variety of different operations that can be performed on binary trees. Some are mutator operations, while others simply return useful information about the tree. Nodes can be inserted into binary trees in between two other nodes or added after a leaf node. In binary trees, a node that is inserted is specified as to whose child it will be. To add a new node after leaf node A, A assigns the new node as one of its children and the new node assigns node A as its parent. Insertion on internal nodes is slightly more complex than on leaf nodes. Say that the internal node is node A and that node B is the child of A. (If the insertion is to insert a right child, then B is the right child of A, and similarly with a left child insertion.) A assigns its child to the new node and the new node assigns its parent to A. Then the new node assigns its child to B and B assigns its parent as the new node. Deletion is the process whereby a node is removed from the tree. Only certain nodes in a binary tree can be removed unambiguously. Suppose that the node to delete is node A. If A has no children, deletion is accomplished by setting the child of A's parent to null. If A has one child, set the parent of A's child to A's parent and set the child of A's parent to A's child. In a binary tree, a node with two children cannot be deleted unambiguously. However, in certain binary trees (including binary search trees) these nodes can be deleted, though with a rearrangement of the tree structure. Pre-order, in-order, and post-order traversal visit each node in a tree by recursively visiting each node in the left and right subtrees of the root. Below are the brief descriptions of above mentioned traversals. In pre-order, we always visit the current node; next, we recursively traverse the current node's left subtree, and then we recursively traverse the current node's right subtree. The pre-order traversal is a topologically sorted one, because a parent node is processed before any of its child nodes is done. In in-order, we always recursively traverse the current node's left subtree; next, we visit the current node, and lastly, we recursively traverse the current node's right subtree. In post-order, we always recursively traverse the current node's left subtree; next, we recursively traverse the current node's right subtree and then visit the current node. Post-order traversal can be useful to get postfix expression of a binary expression tree. In depth-first order, we always attempt to visit the node farthest from the root node that we can, but with the caveat that it must be a child of a node we have already visited. Unlike a depth-first search on graphs, there is no need to remember all the nodes we have visited, because a tree cannot contain cycles. Pre-order is a special case of this. See depth-first search for more information. Contrasting with depth-first order is breadth-first order, which always attempts to visit the node closest to the root that it has not already visited. See breadth-first search for more information. Also called a level-order traversal. In a complete binary tree, a node's breadth-index (i − (2 − 1)) can be used as traversal instructions from the root. Reading bitwise from left to right, starting at bit d − 1, where d is the node's distance from the root (d = ⌊log2(i+1)⌋) and the node in question is not the root itself (d > 0). When the breadth-index is masked at bit d − 1, the bit values 0 and 1 mean to step either left or right, respectively. The process continues by successively checking the next bit to the right until there are no more. The rightmost bit indicates the final traversal from the desired node's parent to the node itself. There is a time-space trade-off between iterating a complete binary tree this way versus each node having pointer(s) to its sibling(s).
[ { "paragraph_id": 0, "text": "In computer science, a binary tree is a tree data structure in which each node has at most two children, referred to as the left child and the right child. That is, it is a k-ary tree with k = 2. A recursive definition using set theory is that a binary tree is a tuple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set containing the root.", "title": "" }, { "paragraph_id": 1, "text": "From a graph theory perspective, binary trees as defined here are arborescences. A binary tree may thus be also called a bifurcating arborescence, a term which appears in some early programming books before the modern computer science terminology prevailed. It is also possible to interpret a binary tree as an undirected, rather than directed graph, in which case a binary tree is an ordered, rooted tree. Some authors use rooted binary tree instead of binary tree to emphasize the fact that the tree is rooted, but as defined above, a binary tree is always rooted.", "title": "" }, { "paragraph_id": 2, "text": "In mathematics, what is termed binary tree can vary significantly from author to author. Some use the definition commonly used in computer science, but others define it as every non-leaf having exactly two children and don't necessarily label the children as left and right either.", "title": "" }, { "paragraph_id": 3, "text": "In computing, binary trees can be used in two very different ways:", "title": "" }, { "paragraph_id": 4, "text": "To define a binary tree, the possibility that only one of the children may be empty must be acknowledged. An artifact, which in some textbooks is called an extended binary tree, is needed for that purpose. An extended binary tree is thus recursively defined as:", "title": "Definitions" }, { "paragraph_id": 5, "text": "Another way of imagining this construction (and understanding the terminology) is to consider instead of the empty set a different type of node—for instance square nodes if the regular ones are circles.", "title": "Definitions" }, { "paragraph_id": 6, "text": "A binary tree is a rooted tree that is also an ordered tree (a.k.a. plane tree) in which every node has at most two children. A rooted tree naturally imparts a notion of levels (distance from the root); thus, for every node, a notion of children may be defined as the nodes connected to it a level below. Ordering of these children (e.g., by drawing them on a plane) makes it possible to distinguish a left child from a right child. But this still does not distinguish between a node with left but not a right child from a node with right but no left child.", "title": "Definitions" }, { "paragraph_id": 7, "text": "The necessary distinction can be made by first partitioning the edges; i.e., defining the binary tree as triplet (V, E1, E2), where (V, E1 ∪ E2) is a rooted tree (equivalently arborescence) and E1 ∩ E2 is empty, and also requiring that for all j ∈ { 1, 2 }, every node has at most one Ej child. A more informal way of making the distinction is to say, quoting the Encyclopedia of Mathematics, that \"every node has a left child, a right child, neither, or both\" and to specify that these \"are all different\" binary trees.", "title": "Definitions" }, { "paragraph_id": 8, "text": "Tree terminology is not well-standardized and so varies in literatures.", "title": "Types of binary trees" }, { "paragraph_id": 9, "text": "In combinatorics, one considers the problem of counting the number of full binary trees of a given size. Here the trees have no values attached to their nodes (this would just multiply the number of possible trees by an easily determined factor), and trees are distinguished only by their structure; however, the left and right child of any node are distinguished (if they are different trees, then interchanging them will produce a tree distinct from the original one). The size of the tree is taken to be the number n of internal nodes (those with two children); the other nodes are leaf nodes and there are n + 1 of them. The number of such binary trees of size n is equal to the number of ways of fully parenthesizing a string of n + 1 symbols (representing leaves) separated by n binary operators (representing internal nodes), to determine the argument subexpressions of each operator. For instance for n = 3 one has to parenthesize a string like X ∗ X ∗ X ∗ X {\\displaystyle X*X*X*X} , which is possible in five ways:", "title": "Combinatorics" }, { "paragraph_id": 10, "text": "The correspondence to binary trees should be obvious, and the addition of redundant parentheses (around an already parenthesized expression or around the full expression) is disallowed (or at least not counted as producing a new possibility).", "title": "Combinatorics" }, { "paragraph_id": 11, "text": "There is a unique binary tree of size 0 (consisting of a single leaf), and any other binary tree is characterized by the pair of its left and right children; if these have sizes i and j respectively, the full tree has size i + j + 1. Therefore, the number C n {\\displaystyle C_{n}} of binary trees of size n has the following recursive description C 0 = 1 {\\displaystyle C_{0}=1} , and C n = ∑ i = 0 n − 1 C i C n − 1 − i {\\displaystyle \\textstyle C_{n}=\\sum _{i=0}^{n-1}C_{i}C_{n-1-i}} for any positive integer n. It follows that C n {\\displaystyle C_{n}} is the Catalan number of index n.", "title": "Combinatorics" }, { "paragraph_id": 12, "text": "The above parenthesized strings should not be confused with the set of words of length 2n in the Dyck language, which consist only of parentheses in such a way that they are properly balanced. The number of such strings satisfies the same recursive description (each Dyck word of length 2n is determined by the Dyck subword enclosed by the initial '(' and its matching ')' together with the Dyck subword remaining after that closing parenthesis, whose lengths 2i and 2j satisfy i + j + 1 = n); this number is therefore also the Catalan number C n {\\displaystyle C_{n}} . So there are also five Dyck words of length 6:", "title": "Combinatorics" }, { "paragraph_id": 13, "text": "These Dyck words do not correspond to binary trees in the same way. Instead, they are related by the following recursively defined bijection: the Dyck word equal to the empty string corresponds to the binary tree of size 0 with only one leaf. Any other Dyck word can be written as ( w 1 {\\displaystyle w_{1}} ) w 2 {\\displaystyle w_{2}} , where w 1 {\\displaystyle w_{1}} , w 2 {\\displaystyle w_{2}} are themselves (possibly empty) Dyck words and where the two written parentheses are matched. The bijection is then defined by letting the words w 1 {\\displaystyle w_{1}} and w 2 {\\displaystyle w_{2}} correspond to the binary trees that are the left and right children of the root.", "title": "Combinatorics" }, { "paragraph_id": 14, "text": "A bijective correspondence can also be defined as follows: enclose the Dyck word in an extra pair of parentheses, so that the result can be interpreted as a Lisp list expression (with the empty list () as only occurring atom); then the dotted-pair expression for that proper list is a fully parenthesized expression (with NIL as symbol and '.' as operator) describing the corresponding binary tree (which is, in fact, the internal representation of the proper list).", "title": "Combinatorics" }, { "paragraph_id": 15, "text": "The ability to represent binary trees as strings of symbols and parentheses implies that binary trees can represent the elements of a free magma on a singleton set.", "title": "Combinatorics" }, { "paragraph_id": 16, "text": "Binary trees can be constructed from programming language primitives in several ways.", "title": "Methods for storing binary trees" }, { "paragraph_id": 17, "text": "In a language with records and references, binary trees are typically constructed by having a tree node structure which contains some data and references to its left child and its right child. Sometimes it also contains a reference to its unique parent. If a node has fewer than two children, some of the child pointers may be set to a special null value, or to a special sentinel node.", "title": "Methods for storing binary trees" }, { "paragraph_id": 18, "text": "This method of storing binary trees wastes a fair bit of memory, as the pointers will be null (or point to the sentinel) more than half the time; a more conservative representation alternative is threaded binary tree.", "title": "Methods for storing binary trees" }, { "paragraph_id": 19, "text": "In languages with tagged unions such as ML, a tree node is often a tagged union of two types of nodes, one of which is a 3-tuple of data, left child, and right child, and the other of which is a \"leaf\" node, which contains no data and functions much like the null value in a language with pointers. For example, the following line of code in OCaml (an ML dialect) defines a binary tree that stores a character in each node.", "title": "Methods for storing binary trees" }, { "paragraph_id": 20, "text": "Binary trees can also be stored in breadth-first order as an implicit data structure in arrays, and if the tree is a complete binary tree, this method wastes no space. In this compact arrangement, if a node has an index i, its children are found at indices 2 i + 1 {\\displaystyle 2i+1} (for the left child) and 2 i + 2 {\\displaystyle 2i+2} (for the right), while its parent (if any) is found at index ⌊ i − 1 2 ⌋ {\\displaystyle \\left\\lfloor {\\frac {i-1}{2}}\\right\\rfloor } (assuming the root has index zero). Alternatively, with a 1-indexed array, the implementation is simplified with children found at 2 i {\\displaystyle 2i} and 2 i + 1 {\\displaystyle 2i+1} , and parent found at ⌊ i / 2 ⌋ {\\displaystyle \\lfloor i/2\\rfloor } . This method benefits from more compact storage and better locality of reference, particularly during a preorder traversal. However, it is expensive to grow and wastes space proportional to 2 - n for a tree of depth h with n nodes.", "title": "Methods for storing binary trees" }, { "paragraph_id": 21, "text": "This method of storage is often used for binary heaps.", "title": "Methods for storing binary trees" }, { "paragraph_id": 22, "text": "A succinct data structure is one which occupies close to minimum possible space, as established by information theoretical lower bounds. The number of different binary trees on n {\\displaystyle n} nodes is C n {\\displaystyle \\mathrm {C} _{n}} , the n {\\displaystyle n} th Catalan number (assuming we view trees with identical structure as identical). For large n {\\displaystyle n} , this is about 4 n {\\displaystyle 4^{n}} ; thus we need at least about log 2 4 n = 2 n {\\displaystyle \\log _{2}4^{n}=2n} bits to encode it. A succinct binary tree therefore would occupy 2 n + o ( n ) {\\displaystyle 2n+o(n)} bits.", "title": "Encodings" }, { "paragraph_id": 23, "text": "One simple representation which meets this bound is to visit the nodes of the tree in preorder, outputting \"1\" for an internal node and \"0\" for a leaf. If the tree contains data, we can simply simultaneously store it in a consecutive array in preorder. This function accomplishes this:", "title": "Encodings" }, { "paragraph_id": 24, "text": "The string structure has only 2 n + 1 {\\displaystyle 2n+1} bits in the end, where n {\\displaystyle n} is the number of (internal) nodes; we don't even have to store its length. To show that no information is lost, we can convert the output back to the original tree like this:", "title": "Encodings" }, { "paragraph_id": 25, "text": "More sophisticated succinct representations allow not only compact storage of trees but even useful operations on those trees directly while they're still in their succinct form.", "title": "Encodings" }, { "paragraph_id": 26, "text": "There is a natural one-to-one correspondence between ordered trees and binary trees. It allows any ordered tree to be uniquely represented as a binary tree, and vice versa:", "title": "Encodings" }, { "paragraph_id": 27, "text": "Let T be a node of an ordered tree, and let B denote T's image in the corresponding binary tree. Then B's left child represents T's first child, while the B's right child represents T's next sibling.", "title": "Encodings" }, { "paragraph_id": 28, "text": "For example, the ordered tree on the left and the binary tree on the right correspond:", "title": "Encodings" }, { "paragraph_id": 29, "text": "In the pictured binary tree, the black, left, edges represent first child, while the blue, right, edges represent next sibling.", "title": "Encodings" }, { "paragraph_id": 30, "text": "This representation is called a left-child right-sibling binary tree.", "title": "Encodings" }, { "paragraph_id": 31, "text": "There are a variety of different operations that can be performed on binary trees. Some are mutator operations, while others simply return useful information about the tree.", "title": "Common operations" }, { "paragraph_id": 32, "text": "Nodes can be inserted into binary trees in between two other nodes or added after a leaf node. In binary trees, a node that is inserted is specified as to whose child it will be.", "title": "Common operations" }, { "paragraph_id": 33, "text": "To add a new node after leaf node A, A assigns the new node as one of its children and the new node assigns node A as its parent.", "title": "Common operations" }, { "paragraph_id": 34, "text": "Insertion on internal nodes is slightly more complex than on leaf nodes. Say that the internal node is node A and that node B is the child of A. (If the insertion is to insert a right child, then B is the right child of A, and similarly with a left child insertion.) A assigns its child to the new node and the new node assigns its parent to A. Then the new node assigns its child to B and B assigns its parent as the new node.", "title": "Common operations" }, { "paragraph_id": 35, "text": "Deletion is the process whereby a node is removed from the tree. Only certain nodes in a binary tree can be removed unambiguously.", "title": "Common operations" }, { "paragraph_id": 36, "text": "Suppose that the node to delete is node A. If A has no children, deletion is accomplished by setting the child of A's parent to null. If A has one child, set the parent of A's child to A's parent and set the child of A's parent to A's child.", "title": "Common operations" }, { "paragraph_id": 37, "text": "In a binary tree, a node with two children cannot be deleted unambiguously. However, in certain binary trees (including binary search trees) these nodes can be deleted, though with a rearrangement of the tree structure.", "title": "Common operations" }, { "paragraph_id": 38, "text": "Pre-order, in-order, and post-order traversal visit each node in a tree by recursively visiting each node in the left and right subtrees of the root. Below are the brief descriptions of above mentioned traversals.", "title": "Common operations" }, { "paragraph_id": 39, "text": "In pre-order, we always visit the current node; next, we recursively traverse the current node's left subtree, and then we recursively traverse the current node's right subtree. The pre-order traversal is a topologically sorted one, because a parent node is processed before any of its child nodes is done.", "title": "Common operations" }, { "paragraph_id": 40, "text": "In in-order, we always recursively traverse the current node's left subtree; next, we visit the current node, and lastly, we recursively traverse the current node's right subtree.", "title": "Common operations" }, { "paragraph_id": 41, "text": "In post-order, we always recursively traverse the current node's left subtree; next, we recursively traverse the current node's right subtree and then visit the current node. Post-order traversal can be useful to get postfix expression of a binary expression tree.", "title": "Common operations" }, { "paragraph_id": 42, "text": "In depth-first order, we always attempt to visit the node farthest from the root node that we can, but with the caveat that it must be a child of a node we have already visited. Unlike a depth-first search on graphs, there is no need to remember all the nodes we have visited, because a tree cannot contain cycles. Pre-order is a special case of this. See depth-first search for more information.", "title": "Common operations" }, { "paragraph_id": 43, "text": "Contrasting with depth-first order is breadth-first order, which always attempts to visit the node closest to the root that it has not already visited. See breadth-first search for more information. Also called a level-order traversal.", "title": "Common operations" }, { "paragraph_id": 44, "text": "In a complete binary tree, a node's breadth-index (i − (2 − 1)) can be used as traversal instructions from the root. Reading bitwise from left to right, starting at bit d − 1, where d is the node's distance from the root (d = ⌊log2(i+1)⌋) and the node in question is not the root itself (d > 0). When the breadth-index is masked at bit d − 1, the bit values 0 and 1 mean to step either left or right, respectively. The process continues by successively checking the next bit to the right until there are no more. The rightmost bit indicates the final traversal from the desired node's parent to the node itself. There is a time-space trade-off between iterating a complete binary tree this way versus each node having pointer(s) to its sibling(s).", "title": "Common operations" } ]
In computer science, a binary tree is a tree data structure in which each node has at most two children, referred to as the left child and the right child. That is, it is a k-ary tree with k = 2. A recursive definition using set theory is that a binary tree is a tuple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set containing the root. From a graph theory perspective, binary trees as defined here are arborescences. A binary tree may thus be also called a bifurcating arborescence, a term which appears in some early programming books before the modern computer science terminology prevailed. It is also possible to interpret a binary tree as an undirected, rather than directed graph, in which case a binary tree is an ordered, rooted tree. Some authors use rooted binary tree instead of binary tree to emphasize the fact that the tree is rooted, but as defined above, a binary tree is always rooted. In mathematics, what is termed binary tree can vary significantly from author to author. Some use the definition commonly used in computer science, but others define it as every non-leaf having exactly two children and don't necessarily label the children as left and right either. In computing, binary trees can be used in two very different ways: First, as a means of accessing nodes based on some value or label associated with each node. Binary trees labelled this way are used to implement binary search trees and binary heaps, and are used for efficient searching and sorting. The designation of non-root nodes as left or right child even when there is only one child present matters in some of these applications, in particular, it is significant in binary search trees. However, the arrangement of particular nodes into the tree is not part of the conceptual information. For example, in a normal binary search tree the placement of nodes depends almost entirely on the order in which they were added, and can be re-arranged (for example by balancing) without changing the meaning. Second, as a representation of data with a relevant bifurcating structure. In such cases, the particular arrangement of nodes under and/or to the left or right of other nodes is part of the information (that is, changing it would change the meaning). Common examples occur with Huffman coding and cladograms. The everyday division of documents into chapters, sections, paragraphs, and so on is an analogous example with n-ary rather than binary trees.
2001-09-30T09:52:49Z
2023-12-15T12:08:30Z
[ "Template:Authority control", "Template:Visible anchor", "Template:Main", "Template:Cite book", "Template:Webarchive", "Template:CS-Trees", "Template:Columns-list", "Template:Reflist", "Template:Cite web", "Template:Distinguish", "Template:Cleanup rewrite", "Template:Clarify", "Template:Citation needed", "Template:Sub", "Template:Commons category", "Template:Math", "Template:Tmath", "Template:Short description", "Template:Unreferenced section", "Template:Mono", "Template:SpringerEOM", "Template:ISBN" ]
https://en.wikipedia.org/wiki/Binary_tree
4,322
Borel measure
In mathematics, specifically in measure theory, a Borel measure on a topological space is a measure that is defined on all open sets (and thus on all Borel sets). Some authors require additional restrictions on the measure, as described below. Let X {\displaystyle X} be a locally compact Hausdorff space, and let B ( X ) {\displaystyle {\mathfrak {B}}(X)} be the smallest σ-algebra that contains the open sets of X {\displaystyle X} ; this is known as the σ-algebra of Borel sets. A Borel measure is any measure μ {\displaystyle \mu } defined on the σ-algebra of Borel sets. A few authors require in addition that μ {\displaystyle \mu } is locally finite, meaning that μ ( C ) < ∞ {\displaystyle \mu (C)<\infty } for every compact set C {\displaystyle C} . If a Borel measure μ {\displaystyle \mu } is both inner regular and outer regular, it is called a regular Borel measure. If μ {\displaystyle \mu } is both inner regular, outer regular, and locally finite, it is called a Radon measure. The real line R {\displaystyle \mathbb {R} } with its usual topology is a locally compact Hausdorff space; hence we can define a Borel measure on it. In this case, B ( R ) {\displaystyle {\mathfrak {B}}(\mathbb {R} )} is the smallest σ-algebra that contains the open intervals of R {\displaystyle \mathbb {R} } . While there are many Borel measures μ, the choice of Borel measure that assigns μ ( ( a , b ] ) = b − a {\displaystyle \mu ((a,b])=b-a} for every half-open interval ( a , b ] {\displaystyle (a,b]} is sometimes called "the" Borel measure on R {\displaystyle \mathbb {R} } . This measure turns out to be the restriction to the Borel σ-algebra of the Lebesgue measure λ {\displaystyle \lambda } , which is a complete measure and is defined on the Lebesgue σ-algebra. The Lebesgue σ-algebra is actually the completion of the Borel σ-algebra, which means that it is the smallest σ-algebra that contains all the Borel sets and can be equipped with a complete measure. Also, the Borel measure and the Lebesgue measure coincide on the Borel sets (i.e., λ ( E ) = μ ( E ) {\displaystyle \lambda (E)=\mu (E)} for every Borel measurable set, where μ {\displaystyle \mu } is the Borel measure described above). If X and Y are second-countable, Hausdorff topological spaces, then the set of Borel subsets B ( X × Y ) {\displaystyle B(X\times Y)} of their product coincides with the product of the sets B ( X ) × B ( Y ) {\displaystyle B(X)\times B(Y)} of Borel subsets of X and Y. That is, the Borel functor from the category of second-countable Hausdorff spaces to the category of measurable spaces preserves finite products. The Lebesgue–Stieltjes integral is the ordinary Lebesgue integral with respect to a measure known as the Lebesgue–Stieltjes measure, which may be associated to any function of bounded variation on the real line. The Lebesgue–Stieltjes measure is a regular Borel measure, and conversely every regular Borel measure on the real line is of this kind. One can define the Laplace transform of a finite Borel measure μ on the real line by the Lebesgue integral An important special case is where μ is a probability measure or, even more specifically, the Dirac delta function. In operational calculus, the Laplace transform of a measure is often treated as though the measure came from a distribution function f. In that case, to avoid potential confusion, one often writes where the lower limit of 0 is shorthand notation for This limit emphasizes that any point mass located at 0 is entirely captured by the Laplace transform. Although with the Lebesgue integral, it is not necessary to take such a limit, it does appear more naturally in connection with the Laplace–Stieltjes transform. Given a Borel measure μ on a metric space X such that μ(X) > 0 and μ(B(x, r)) ≤ r holds for some constant s > 0 and for every ball B(x, r) in X, then the Hausdorff dimension dimHaus(X) ≥ s. A partial converse is provided by the Frostman lemma: Lemma: Let A be a Borel subset of R, and let s > 0. Then the following are equivalent: The Cramér–Wold theorem in measure theory states that a Borel probability measure on R k {\displaystyle \mathbb {R} ^{k}} is uniquely determined by the totality of its one-dimensional projections. It is used as a method for proving joint convergence results. The theorem is named after Harald Cramér and Herman Ole Andreas Wold.
[ { "paragraph_id": 0, "text": "In mathematics, specifically in measure theory, a Borel measure on a topological space is a measure that is defined on all open sets (and thus on all Borel sets). Some authors require additional restrictions on the measure, as described below.", "title": "" }, { "paragraph_id": 1, "text": "Let X {\\displaystyle X} be a locally compact Hausdorff space, and let B ( X ) {\\displaystyle {\\mathfrak {B}}(X)} be the smallest σ-algebra that contains the open sets of X {\\displaystyle X} ; this is known as the σ-algebra of Borel sets. A Borel measure is any measure μ {\\displaystyle \\mu } defined on the σ-algebra of Borel sets. A few authors require in addition that μ {\\displaystyle \\mu } is locally finite, meaning that μ ( C ) < ∞ {\\displaystyle \\mu (C)<\\infty } for every compact set C {\\displaystyle C} . If a Borel measure μ {\\displaystyle \\mu } is both inner regular and outer regular, it is called a regular Borel measure. If μ {\\displaystyle \\mu } is both inner regular, outer regular, and locally finite, it is called a Radon measure.", "title": "Formal definition" }, { "paragraph_id": 2, "text": "The real line R {\\displaystyle \\mathbb {R} } with its usual topology is a locally compact Hausdorff space; hence we can define a Borel measure on it. In this case, B ( R ) {\\displaystyle {\\mathfrak {B}}(\\mathbb {R} )} is the smallest σ-algebra that contains the open intervals of R {\\displaystyle \\mathbb {R} } . While there are many Borel measures μ, the choice of Borel measure that assigns μ ( ( a , b ] ) = b − a {\\displaystyle \\mu ((a,b])=b-a} for every half-open interval ( a , b ] {\\displaystyle (a,b]} is sometimes called \"the\" Borel measure on R {\\displaystyle \\mathbb {R} } . This measure turns out to be the restriction to the Borel σ-algebra of the Lebesgue measure λ {\\displaystyle \\lambda } , which is a complete measure and is defined on the Lebesgue σ-algebra. The Lebesgue σ-algebra is actually the completion of the Borel σ-algebra, which means that it is the smallest σ-algebra that contains all the Borel sets and can be equipped with a complete measure. Also, the Borel measure and the Lebesgue measure coincide on the Borel sets (i.e., λ ( E ) = μ ( E ) {\\displaystyle \\lambda (E)=\\mu (E)} for every Borel measurable set, where μ {\\displaystyle \\mu } is the Borel measure described above).", "title": "On the real line" }, { "paragraph_id": 3, "text": "If X and Y are second-countable, Hausdorff topological spaces, then the set of Borel subsets B ( X × Y ) {\\displaystyle B(X\\times Y)} of their product coincides with the product of the sets B ( X ) × B ( Y ) {\\displaystyle B(X)\\times B(Y)} of Borel subsets of X and Y. That is, the Borel functor", "title": "Product spaces" }, { "paragraph_id": 4, "text": "from the category of second-countable Hausdorff spaces to the category of measurable spaces preserves finite products.", "title": "Product spaces" }, { "paragraph_id": 5, "text": "The Lebesgue–Stieltjes integral is the ordinary Lebesgue integral with respect to a measure known as the Lebesgue–Stieltjes measure, which may be associated to any function of bounded variation on the real line. The Lebesgue–Stieltjes measure is a regular Borel measure, and conversely every regular Borel measure on the real line is of this kind.", "title": "Applications" }, { "paragraph_id": 6, "text": "One can define the Laplace transform of a finite Borel measure μ on the real line by the Lebesgue integral", "title": "Applications" }, { "paragraph_id": 7, "text": "An important special case is where μ is a probability measure or, even more specifically, the Dirac delta function. In operational calculus, the Laplace transform of a measure is often treated as though the measure came from a distribution function f. In that case, to avoid potential confusion, one often writes", "title": "Applications" }, { "paragraph_id": 8, "text": "where the lower limit of 0 is shorthand notation for", "title": "Applications" }, { "paragraph_id": 9, "text": "This limit emphasizes that any point mass located at 0 is entirely captured by the Laplace transform. Although with the Lebesgue integral, it is not necessary to take such a limit, it does appear more naturally in connection with the Laplace–Stieltjes transform.", "title": "Applications" }, { "paragraph_id": 10, "text": "Given a Borel measure μ on a metric space X such that μ(X) > 0 and μ(B(x, r)) ≤ r holds for some constant s > 0 and for every ball B(x, r) in X, then the Hausdorff dimension dimHaus(X) ≥ s. A partial converse is provided by the Frostman lemma:", "title": "Applications" }, { "paragraph_id": 11, "text": "Lemma: Let A be a Borel subset of R, and let s > 0. Then the following are equivalent:", "title": "Applications" }, { "paragraph_id": 12, "text": "The Cramér–Wold theorem in measure theory states that a Borel probability measure on R k {\\displaystyle \\mathbb {R} ^{k}} is uniquely determined by the totality of its one-dimensional projections. It is used as a method for proving joint convergence results. The theorem is named after Harald Cramér and Herman Ole Andreas Wold.", "title": "Applications" } ]
In mathematics, specifically in measure theory, a Borel measure on a topological space is a measure that is defined on all open sets. Some authors require additional restrictions on the measure, as described below.
2001-10-28T22:32:11Z
2023-12-04T20:16:15Z
[ "Template:Short description", "Template:Reflist", "Template:Cite book", "Template:Citation", "Template:Harvnb", "Template:Measure theory", "Template:Use American English", "Template:Main", "Template:Webarchive" ]
https://en.wikipedia.org/wiki/Borel_measure
4,326
Blackadder
Blackadder is a series of four period British sitcoms, plus several one-off instalments, which originally aired on BBC1 from 1983 to 1989. All television episodes starred Rowan Atkinson as the antihero Edmund Blackadder and Tony Robinson as Blackadder's dogsbody, Baldrick. Each series was set in a different historical period, with the two protagonists accompanied by different characters, though several reappear in one series or another, e.g., Melchett (Stephen Fry), Lord Percy Percy / Captain Darling (Tim McInnerny) and George (Hugh Laurie). The first series, The Black Adder, was written by Richard Curtis and Rowan Atkinson, while subsequent series were written by Curtis and Ben Elton. The shows were produced by John Lloyd. In 2000, the fourth series, Blackadder Goes Forth, ranked at 16 in the 100 Greatest British Television Programmes, a list created by the British Film Institute. In a 2001 poll by Channel 4, Edmund Blackadder was ranked third on their list of the 100 Greatest TV Characters. In the 2004 TV poll to find Britain's Best Sitcom, Blackadder was voted the second-best British sitcom of all time, topped by Only Fools and Horses. It was also ranked as the 9th-best TV show of all time by Empire magazine. Rowan Atkinson said Blackadder is "the thing he found the least stressful" to do. Each series is set in a different period of British history, beginning in 1485 and ending in 1917, and comprises six half-hour episodes. Blackadder follows the misfortunes of Edmund Blackadder (played by Atkinson), who in each series is a member of the same British family dynasty. It is implied in each series that the Blackadder character is a descendant of the previous one (the end theme lyrics of series 2 episode "Head" specify that he is the great-grandson of the previous), although it is never specified how or when any of the Blackadders (who are usually bachelors) managed to father children. In series one, Edmund Blackadder is not particularly bright, and is much the intellectual inferior of his servant, Baldrick (played by Tony Robinson). However, in subsequent series the positions are reversed: Blackadder is clever, shrewd, scheming and manipulative while Baldrick is extremely dim. Each incarnation of Blackadder and Baldrick is also saddled with tolerating the presence of a dimwitted aristocrat. In the first two series this is Lord Percy Percy, played by Tim McInnerny. Hugh Laurie plays the role in the third and fourth series, as Prince George, Prince Regent, and Lieutenant George, respectively. The first series, made in 1983, was called The Black Adder and was set in the fictional reign of "Richard IV". The second series, Blackadder II (1986), was set during the reign of Elizabeth I. Blackadder the Third (1987) was set during the late 18th and early 19th centuries in the reign of George III, and Blackadder Goes Forth (1989) was set in 1917 in the trenches of the Great War. The Black Adder, the first series of Blackadder, was written by Richard Curtis and Rowan Atkinson and produced by John Lloyd. It originally aired on BBC1 from 15 June 1983 to 20 July 1983, and was a joint production with the Australian Seven Network. Set in 1485 at the end of the British Middle Ages, the series is written as an alternative history in which Richard III won the Battle of Bosworth Field only to be mistaken for someone else and murdered, and is succeeded by Richard IV (Brian Blessed), one of the Princes in the Tower. The series follows the exploits of Richard IV's unfavoured second son Edmund, the Duke of Edinburgh (who calls himself "The Black Adder") in his various attempts to increase his standing with his father and his eventual quest to overthrow him. Guest appearances in this series include Peter Cook as King Richard III, Russell Enoch as the Duke of Winchester, Miriam Margolyes as the Infanta Maria Escalosa of Spain (with Jim Broadbent as her interpreter), Frank Finlay as the Witchsmeller Pursuivant, Valentine Dyall as Lord Angus, Stephen Frost and Mark Arden as guards, and Rik Mayall as Mad Gerald. Conceived while Atkinson and Curtis were working on Not the Nine O'Clock News, the series dealt comically with a number of aspects of medieval life in Britain: witchcraft, royal succession, European relations, the Crusades, and the conflict between the Church and the Crown. Along with the secret history, many historical events portrayed in the series were anachronistic (for example, Constantinople had already fallen to the Ottoman Empire in 1453, predating the events in the episode by 32 years); this dramatic license would continue in the subsequent Blackadders. The filming of the series was highly ambitious, with a large cast and much location shooting. The series also featured Shakespearean dialogue, often adapted for comic effect; the end credits featured the words "Additional Dialogue by William Shakespeare". Blackadder II is set in England during the reign of Queen Elizabeth I (1558–1603), who is portrayed by Miranda Richardson. The principal character is Edmund, Lord Blackadder, the great-grandson of the original Black Adder. During the series, he regularly deals with the Queen, her obsequious Lord Chamberlain Lord Melchett (Stephen Fry) – his rival for the Queen's affections – and the Queen's demented former nanny Nursie (Patsy Byrne). Guest appearances in the series include Tom Baker as Captain Redbeard Rum, Simon Jones as Sir Walter Raleigh, Ronald Lacey as the Bishop of Bath and Wells, and Miriam Margoyles as Blackadder's aunt, Lady Whiteadder. The series also features two appearances by Hugh Laurie (as Simon Partridge, a friend of Blackadder's, in the episode "Beer"; and as Prince Ludwig the Indestructible in the series' finale "Chains"), as well as the first appearance of Gabrielle Glaister as "Bob", and of Rik Mayall as Lord Flashheart. Following the BBC's request for improvements (and a severe budget reduction), several changes were made. The second series was the first to establish the familiar Blackadder character: cunning, shrewd and witty, in sharp contrast to the first series' bumbling Prince Edmund. To reduce the cost of production, it was shot with virtually no outdoor scenes (the first series was shot largely on location) and several frequently used indoor sets, such as the Queen's throne room and Blackadder's front room. A quote from this series ranked number three in a list of the top 25 television "putdowns" of the last 40 years by the Radio Times magazine: "The eyes are open, the mouth moves, but Mr. Brain has long since departed, hasn't he, Percy?" Blackadder the Third is set in the late 18th and early 19th centuries, a period known as the Regency. In the series, Edmund Blackadder Esquire is the butler to the Prince Regent, the Prince of Wales (the prince is played by Hugh Laurie as a complete fop and idiot). Despite Edmund's respected intelligence and abilities, he has no personal fortune to speak of, apart from his frequently fluctuating wage packet (as well, it seems, from stealing and selling off the Prince's socks) from the Prince: "If I'm running short of cash, all I have to do is go upstairs and ask Prince Fathead for a rise." The episode titles were puns on Jane Austen novels. As well as Rowan Atkinson and Tony Robinson in their usual roles, this series starred Hugh Laurie as the Prince Regent and Helen Atkinson-Wood as Mrs. Miggins. The series features Dr. Samuel Johnson (Robbie Coltrane); William Pitt the Younger (Simon Osborne); the French Revolution (with Chris Barrie, Tim McInnerny as the Scarlet Pimpernel, and Nigel Planer); hammy theatrical actors (Kenneth Connor and Hugh Paddick); a squirrel-hating cross-dressing highwayman (Miranda Richardson); and a duel with the Duke of Wellington (Stephen Fry). This series is set in 1917, on the Western Front in the trenches of the First World War. Another "big push" is planned, and Captain Blackadder's one goal is to avoid being killed, but his schemes always land him back in the trenches. Blackadder is joined by his batman Private S. Baldrick (Tony Robinson) and idealistic Edwardian twit Lieutenant George (Hugh Laurie). General Melchett (Stephen Fry) rallies his troops from a French château thirty-five miles (56 km) from the front, where he is aided and abetted by his assistant, Captain Kevin Darling (Tim McInnerny), pencil-pusher supreme and Blackadder's nemesis, whose name is played on for maximum comedic value. Guest appearances in this series include Stephen Frost as the leader of a firing squad detail, Miranda Richardson as Nurse Mary Fletcher-Brown, two further appearances of Gabrielle Glaister as "Bob" (in this series, a young woman who pretended to be a boy in order to join the army), Rik Mayall appearing as Royal Flying Corps Squadron Commander The Lord Flasheart, Adrian Edmondson as Baron Manfred von Richthofen (aka "The Red Baron"), and Geoffrey Palmer as Field Marshal Douglas Haig. The series' tone is somewhat darker than the other Blackadders; it details the privations of trench warfare as well as the incompetence and life-wasting strategies of the top brass. For example, Baldrick is reduced to cooking rats and making coffee from mud, while General Melchett hatches a plan for the troops to walk very slowly toward the German lines, because "it'll be the last thing Fritz will expect." The final episode, "Goodbyeee", is known for being extraordinarily poignant for a comedy – especially the final scene, which sees the main characters (Blackadder, Baldrick, George, and Darling) finally going "over the top" and charging off into the fog and smoke of no man's land presumably to die. In a list of the 100 Greatest British Television Programmes, drawn up by the British Film Institute in 2000 and voted for by industry professionals, Blackadder Goes Forth was placed 16th. The Blackadder pilot was shot but never broadcast on TV in the UK (although some scenes were shown in the 25th anniversary special Blackadder Rides Again). One notable difference in the pilot, as in many pilots, is the casting. Baldrick is played not by Tony Robinson, but by Philip Fox. Another significant difference is that the character of Prince Edmund presented in the pilot is much closer to the intelligent, conniving Blackadder of the later series than the snivelling, weak buffoon of the original. Set in the year 1582, the script of the pilot is roughly the same as the episode "Born to Be King", albeit with some different jokes, with some lines appearing in other episodes of the series. UKTV Gold broadcast the pilot on 15 June 2023, as part of an 80-minute special hosted by Sir Tony Robinson and featuring interviews with Ben Elton and Richard Curtis. This special, set in the English Civil War, was shown as part of Comic Relief's Red Nose Day on Friday 5 February 1988. The 15-minute episode is set in November 1648, during the last days of the Civil War. Sir Edmund Blackadder and his servant, Baldrick, are the last two men loyal to the defeated King Charles I of England (played by Stephen Fry, portrayed as a soft-spoken, ineffective, naive character, with the voice and mannerisms of Charles I's namesake, the then Prince of Wales (now Charles III). However, due to a misunderstanding between Oliver Cromwell (guest-star Warren Clarke) and Baldrick, the King is arrested and sent to the Tower of London. The rest of the episode revolves around Blackadder's attempts to save the King as well as improve his own standing. The second special was broadcast on Friday 23 December 1988. In a twist on Charles Dickens' A Christmas Carol, Ebenezer Blackadder is the "kindest and loveliest" man in England. The Spirit of Christmas shows Blackadder the contrary antics of his ancestors and descendants, and reluctantly informs him that if he turns evil his descendants will enjoy power and fortune, while if he remains the same a future Blackadder will live shamefully subjugated to a future incompetent Baldrick. This remarkable encounter causes him to proclaim, "Bad guys have all the fun", and adopt the personality with which viewers are more familiar. Blackadder: Back & Forth was originally shown in the Millennium Dome in 2000, followed by a screening on Sky One in the same year (and later on BBC1). It is set on the turn of the millennium, and features Lord Blackadder placing a bet with his friends – modern versions of Queenie (Miranda Richardson), Melchett (Stephen Fry), George (Hugh Laurie) and Darling (Tim McInnerny) – that he has built a working time machine. While this is intended as a clever con trick, the machine surprisingly works, sending Blackadder and Baldrick back to the Cretaceous period, where they manage to cause the extinction of the dinosaurs through the use of Baldrick's best-worst-and-only pair of underpants as a weapon against a hungry T. Rex. Finding that Baldrick has forgotten to write dates on the machine's dials, the rest of the film follows their attempts to find their way back to 1999, often creating huge historical anomalies in the process that must be corrected before the end. The film includes cameo appearances from Kate Moss and Colin Firth. Broadcast in 2020 as part of Children in Need and Comic Relief's joint special The Big Night In during the COVID-19 pandemic, Fry resumed the role of Lord Melchett (an intellectually-brilliant version), Head of the Royal Household, under lockdown at Melchett Manor, to help Prince William deal with educating his children via Zoom and discussing Tiger King, before they both step outside to clap for the National Health Service. Melchett is said to be isolating with Lord Blackadder, both grandsons to their First World War counterparts. In 1998, as part of Prince Charles' 50th Birthday Gala televised on ITV, Atkinson returned to the Cavalier incarnation of Blackadder reading aloud a letter to the Privy Council of King Charles I. He colourfully refuses their invitation to stage a royal gala, calling such occasions "very, very, very dull" and asserting that there was "more musical talent on display when my servant Baldrick breaks wind." In 2000, on the BBC's annual Royal Variety Performance, Atkinson portrayed Blackadder as a present-day officer in "Her Majesty's Royal Regiment of Shirkers" and delivered a monologue titled "Blackadder: The Army Years", proposing that Britain regain her former greatness by invading (or at least buying) France. In 2012, as part of the Prince's Trust charity show We Are Most Amused, Atkinson and Robinson reprised their roles as Blackadder and Baldrick in a comedy sketch featuring Miranda Hart as leader of a government inquiry into the recent banking crisis. Blackadder, chief executive of a fictional British bank, appearing with Baldrick as his gardener, convinces the panel to publicly blame the entire crisis on Baldrick, to the latter's consternation. Baldrick (Tony Robinson) returned in 2023 for a Red Nose Day sketch for the BBC. There was no involvement of Rowan Atkinson or a subsequent reboot, amid speculation. Rowan Atkinson and Richard Curtis developed the idea for the sitcom while working on Not the Nine O'Clock News. Eager to avoid comparisons to the critically acclaimed Fawlty Towers, they proposed the idea of a historical sitcom. An unaired pilot episode was made in 1982, and a six-episode series was commissioned. The budget for the series was considerable, with much location shooting particularly at Alnwick Castle in Northumberland and the surrounding countryside in February 1983. The series also used large casts of extras, horses and expensive medieval-style costumes. Atkinson has said about the making of the first series: The first series was odd, it was very extravagant. It cost a million pounds for the six programmes ... [which] was a lot of money to spend ... It looked great, but it wasn't as consistently funny as we would have liked. Due to the high cost of the first series, the then-controller of programming of BBC1, Michael Grade, was reluctant to sign off a second series without major improvements to the show and drastic cost-cutting, leaving a gap of three years between the two series. Atkinson did not wish to continue writing for the second series. A chance meeting between Richard Curtis and comedian Ben Elton led to the decision to collaborate on a new series of Blackadder. Recognising the main faults of the first series, Curtis and Elton agreed that Blackadder II would be a studio-only production (along with the inclusion of a live audience during recording, instead of showing the episodes to an audience after taping). Besides adding a greater comedy focus, Elton suggested a major change in character emphasis: Baldrick would become the stupid sidekick, while Edmund Blackadder evolved into a cunning sycophant. This led to the familiar set-up that was maintained in the following series. Only in the Back & Forth millennium special was the shooting once again on location, because this was a production with a budget estimated at £3 million, and was a joint venture between Tiger Aspect, Sky Television, the New Millennium Experience Company and the BBC, rather than the BBC alone. Each series tended to feature the same set of regular actors in different period settings, although throughout the four series and specials, only Blackadder and Baldrick were constant characters. Several regular cast members recurred as characters with similar names, implying, like Blackadder, that they were descendants. Various actors have appeared in more than one of the Blackadder series and/or specials. These are: Ben Elton's arrival after the first series heralded the more frequent recruitment of comic actors from the alternative comedy era for guest appearances, including Robbie Coltrane, Rik Mayall (who had appeared in the final episode of the first series as "Mad Gerald"), Adrian Edmondson, Nigel Planer, Mark Arden, Stephen Frost, Chris Barrie and Jeremy Hardy. Elton himself played an anarchist in Blackadder the Third. Gabrielle Glaister played Bob, an attractive girl who poses as a man, in both series 2 and 4. Rik Mayall plays Lord Flashheart, a vulgar friend in his first appearance and then a successful rival of Blackadder in later episodes of series 2 and 4. He also played a decidedly Flashheart-like Robin Hood in Back & Forth. Lee Cornes also appeared in an episode of all three Curtis-Elton series. He appeared as a guard in the episode "Chains" of Blackadder II; as the poet Shelley in the episode "Ink and Incapability' of Blackadder the Third; and as firing squad soldier Private Fraser in the episode "Corporal Punishment" of Blackadder Goes Forth. More established actors, some at the veteran stage of their careers, were also recruited for roles. These included Peter Cook, John Grillo, Simon Jones, Tom Baker, Jim Broadbent, Hugh Paddick, Frank Finlay, Kenneth Connor, Bill Wallis, Ronald Lacey, Roger Blake, Denis Lill, Warren Clarke and Geoffrey Palmer, who played Field Marshal Sir Douglas Haig in "Goodbyeee", the final episode of Blackadder Goes Forth. Miriam Margolyes played three different guest roles: The Spanish Infanta in The Queen of Spain's Beard, Lady Whiteadder in Beer, and Queen Victoria in Blackadder's Christmas Carol. Unusually for a sitcom based loosely on factual events and in the historical past, a man was recruited for one episode essentially to play himself. Political commentator Vincent Hanna played a character billed as "his own great-great-great grandfather" in the episode "Dish and Dishonesty" of Blackadder the Third. Hanna was asked to take part because the scene was of a by-election in which Baldrick was a candidate and, in the style of modern television, Hanna gave a long-running "live" commentary of events at the count (and interviewed candidates and election agents) to a crowd through the town hall window. Howard Goodall's theme tune has the same melody throughout all the series, but is played in roughly the style of the period in which it is set. It is performed mostly with trumpets and timpani in The Black Adder, the fanfares used suggesting typical medieval court fanfares; with a combination of recorder, string quartet and electric guitar in Blackadder II (the end theme, with different lyrics each time reflecting on the episode's events, was sung by a countertenor); on oboe, cello and harpsichord (in the style of a minuet) for Blackadder the Third; by The Band of the 3rd Battalion, Royal Anglian Regiment in Blackadder Goes Forth; sung by carol singers in Blackadder's Christmas Carol; and by an orchestra in Blackadder: The Cavalier Years and Blackadder: Back & Forth. In 2000, the fourth series, Blackadder Goes Forth, ranked at 16 in the "100 Greatest British Television Programmes", a list created by the British Film Institute. In 2004, a BBC TV poll for "Britain's Best Sitcom", Blackadder was voted the second best British sitcom of all time, topped by Only Fools and Horses. It was also ranked as the 20th Best TV Show of All Time by Empire magazine. Despite regular statements denying any plans for a fifth series, cast members are regularly asked about the possibility of a new series. In January 2005, Tony Robinson told ITV's This Morning that Rowan Atkinson was more keen than he has been in the past to do a fifth series, set in the 1960s (centred on a rock band called the "Black Adder Five", with Baldrick – a.k.a. 'Bald Rick' – as the drummer). In the documentary Blackadder Rides Again, Robinson stated that the series would present Blackadder as the bastard son of Queen Elizabeth II and running a Beatles-like rock band. Rowan Atkinson, Tony Robinson, Hugh Laurie, Stephen Fry, Tim McInnerny and Miranda Richardson would have reprised their roles, and reportedly, Brian Blessed, Elspet Gray and Robert East would have returned from the first series to play Blackadder's biological family. Robinson in a stage performance 1 June 2007, again mentioned this idea, but in the context of a movie. One idea mentioned by Curtis was that it was Baldrick who had accidentally assassinated John F. Kennedy. However, aside from a brief mention in June 2005, there have been no further announcements from the BBC that a new series is being planned. Furthermore, in November 2005, Rowan Atkinson told BBC Breakfast that, although he would very much like to do a new series set in Colditz or another prisoner-of-war camp during World War II, something which both he and Stephen Fry reiterated at the end of Blackadder Rides Again, the chances of it happening are extremely slim. There were a couple of ideas that had previously floated for the fifth series. Batadder was intended to be a parody of Batman with Baldrick as the counterpart of Robin (suggested by John Lloyd). This idea eventually came to surface as part of the Comic Relief sketch "Spider-Plant Man" in 2005, with Atkinson as the title hero, Robinson as Robin, Jim Broadbent as Batman and Rachel Stevens as Mary Jane. Star Adder was to be set in space in the future (suggested by Atkinson), though this too was touched upon in Blackadder's Christmas Carol. On 10 April 2007, Hello! reported that Atkinson was moving forward with his ideas for a fifth series. He said, "I like the idea of him being a prisoner of war in Colditz. That would have the right level of authority and hierarchy which is apparent in all the Blackadders." A post on BlackAdderHall.com by Ben Elton in early 2007 said that Blackadder would return in some form, whether it be a TV series or film. Elton has since not given any more information on the putative Blackadder 5. During an interview in August 2007 about his film Mr. Bean's Holiday, Atkinson was asked about the possibility of a further Blackadder series, to which the simple reply "No, no chance" was given: There was a plan for a film set in the Russian revolution, a very interesting one called The Red Adder. He would have been a lieutenant in the Secret Police. Then the revolution happened and at the end he is in the same office doing the same job but just the colours on his uniform have changed. It was quite a sweet idea and we got quite a long way with it but in the end it died a death. Stephen Fry has expressed the view that, since the series went out on such a good "high", a film might not be a good idea. During his June 2007 stage performance, chronicled on the Tony Robinson's Cunning Night Out DVD, Robinson states that, after filming the Back & Forth special, the general idea was to reunite for another special in 2010. Robinson jokingly remarked that Hugh Laurie's success on House may make that difficult. At the end of Blackadder Rides Again, Robinson asked Tim McInnerny if he would do another series and he responded "no", because he thought people would not want to see them as they are now and would rather remember them for how they were. In the same documentary, Rowan Atkinson voiced his similar view; 'Times past; that's what they were!' However, Miranda Richardson and Tony Robinson expressed enthusiasm towards the idea of a series set in the Wild West, whilst John Lloyd favoured an idea for a series with a Neanderthal Blackadder. Lastly, Stephen Fry suggested a series set in a prisoner of war camp during World War II, but later remarked that "perhaps it's best to leave these things as a memory." On 28 November 2012, Rowan Atkinson reprised the role at the "We are most amused" comedy gala for the Prince's Trust at the Royal Albert Hall. He was joined by Tony Robinson as Baldrick. The sketch involved Blackadder as CEO of Melchett, Melchett and Darling bank facing an enquiry over the banking crisis. In August 2015, Tony Robinson said in an interview "I do think a new series of Blackadder is on the cards. I have spoken to virtually all the cast about this now. The only problem is Hugh [Laurie]'s fee. He's a huge star now." However, in October 2018, Richard Curtis "dashed hopes" that the show would return for a fifth series. In December 2020, Rowan Atkinson told the Radio Times: I don't actually like the process of making anything – with the possible exception of Blackadder. Because the responsibility for making that series funny was on many shoulders, not just mine. Blackadder represented the creative energy we all had in the '80s. To try to replicate that 30 years on wouldn't be easy. All series and many of the specials are available on VHS tapes, DVD & BluRay. Many are also available on BBC audio cassette. As of 2008, a "Best of BBC" edition box set is available containing all four major series together with Blackadder's Christmas Carol and Back & Forth. All four series and the Christmas special are also available for download on iTunes. On 5 February 1990, BBC Enterprises Ltd released the first series on two single VHS tapes. On 2 October 1989, BBC Enterprises Ltd released the second series on two single VHS tapes. On 6 March 1989, BBC Enterprises Ltd released the third series on two single VHS tapes. On 10 September 1990, BBC Enterprises Ltd released the fourth and final series on two single VHS tapes. On 7 September 1992, all eight single Blackadder video releases were re-released as four "complete" double VHS releases. The four entire series videos were re-released as single VHS tape releases on 2 October 1995. On 5 January 1998, five episodes of the first two series were released on a 15-rated VHS tape compilation by BBC Worldwide Ltd. On 4 November 1991, Blackadder's Christmas Carol was released on a single VHS tape release rated PG (Cat. No. BBCV 4646). Royal Mail is due to issue a set of special stamps celebrating Blackadder on 17 May 2023.
[ { "paragraph_id": 0, "text": "Blackadder is a series of four period British sitcoms, plus several one-off instalments, which originally aired on BBC1 from 1983 to 1989. All television episodes starred Rowan Atkinson as the antihero Edmund Blackadder and Tony Robinson as Blackadder's dogsbody, Baldrick. Each series was set in a different historical period, with the two protagonists accompanied by different characters, though several reappear in one series or another, e.g., Melchett (Stephen Fry), Lord Percy Percy / Captain Darling (Tim McInnerny) and George (Hugh Laurie).", "title": "" }, { "paragraph_id": 1, "text": "The first series, The Black Adder, was written by Richard Curtis and Rowan Atkinson, while subsequent series were written by Curtis and Ben Elton. The shows were produced by John Lloyd. In 2000, the fourth series, Blackadder Goes Forth, ranked at 16 in the 100 Greatest British Television Programmes, a list created by the British Film Institute. In a 2001 poll by Channel 4, Edmund Blackadder was ranked third on their list of the 100 Greatest TV Characters. In the 2004 TV poll to find Britain's Best Sitcom, Blackadder was voted the second-best British sitcom of all time, topped by Only Fools and Horses. It was also ranked as the 9th-best TV show of all time by Empire magazine. Rowan Atkinson said Blackadder is \"the thing he found the least stressful\" to do.", "title": "" }, { "paragraph_id": 2, "text": "Each series is set in a different period of British history, beginning in 1485 and ending in 1917, and comprises six half-hour episodes. Blackadder follows the misfortunes of Edmund Blackadder (played by Atkinson), who in each series is a member of the same British family dynasty. It is implied in each series that the Blackadder character is a descendant of the previous one (the end theme lyrics of series 2 episode \"Head\" specify that he is the great-grandson of the previous), although it is never specified how or when any of the Blackadders (who are usually bachelors) managed to father children. In series one, Edmund Blackadder is not particularly bright, and is much the intellectual inferior of his servant, Baldrick (played by Tony Robinson). However, in subsequent series the positions are reversed: Blackadder is clever, shrewd, scheming and manipulative while Baldrick is extremely dim. Each incarnation of Blackadder and Baldrick is also saddled with tolerating the presence of a dimwitted aristocrat. In the first two series this is Lord Percy Percy, played by Tim McInnerny. Hugh Laurie plays the role in the third and fourth series, as Prince George, Prince Regent, and Lieutenant George, respectively.", "title": "Premise" }, { "paragraph_id": 3, "text": "The first series, made in 1983, was called The Black Adder and was set in the fictional reign of \"Richard IV\". The second series, Blackadder II (1986), was set during the reign of Elizabeth I. Blackadder the Third (1987) was set during the late 18th and early 19th centuries in the reign of George III, and Blackadder Goes Forth (1989) was set in 1917 in the trenches of the Great War.", "title": "Premise" }, { "paragraph_id": 4, "text": "The Black Adder, the first series of Blackadder, was written by Richard Curtis and Rowan Atkinson and produced by John Lloyd. It originally aired on BBC1 from 15 June 1983 to 20 July 1983, and was a joint production with the Australian Seven Network.", "title": "Episodes" }, { "paragraph_id": 5, "text": "Set in 1485 at the end of the British Middle Ages, the series is written as an alternative history in which Richard III won the Battle of Bosworth Field only to be mistaken for someone else and murdered, and is succeeded by Richard IV (Brian Blessed), one of the Princes in the Tower. The series follows the exploits of Richard IV's unfavoured second son Edmund, the Duke of Edinburgh (who calls himself \"The Black Adder\") in his various attempts to increase his standing with his father and his eventual quest to overthrow him. Guest appearances in this series include Peter Cook as King Richard III, Russell Enoch as the Duke of Winchester, Miriam Margolyes as the Infanta Maria Escalosa of Spain (with Jim Broadbent as her interpreter), Frank Finlay as the Witchsmeller Pursuivant, Valentine Dyall as Lord Angus, Stephen Frost and Mark Arden as guards, and Rik Mayall as Mad Gerald.", "title": "Episodes" }, { "paragraph_id": 6, "text": "Conceived while Atkinson and Curtis were working on Not the Nine O'Clock News, the series dealt comically with a number of aspects of medieval life in Britain: witchcraft, royal succession, European relations, the Crusades, and the conflict between the Church and the Crown. Along with the secret history, many historical events portrayed in the series were anachronistic (for example, Constantinople had already fallen to the Ottoman Empire in 1453, predating the events in the episode by 32 years); this dramatic license would continue in the subsequent Blackadders. The filming of the series was highly ambitious, with a large cast and much location shooting. The series also featured Shakespearean dialogue, often adapted for comic effect; the end credits featured the words \"Additional Dialogue by William Shakespeare\".", "title": "Episodes" }, { "paragraph_id": 7, "text": "Blackadder II is set in England during the reign of Queen Elizabeth I (1558–1603), who is portrayed by Miranda Richardson. The principal character is Edmund, Lord Blackadder, the great-grandson of the original Black Adder. During the series, he regularly deals with the Queen, her obsequious Lord Chamberlain Lord Melchett (Stephen Fry) – his rival for the Queen's affections – and the Queen's demented former nanny Nursie (Patsy Byrne). Guest appearances in the series include Tom Baker as Captain Redbeard Rum, Simon Jones as Sir Walter Raleigh, Ronald Lacey as the Bishop of Bath and Wells, and Miriam Margoyles as Blackadder's aunt, Lady Whiteadder. The series also features two appearances by Hugh Laurie (as Simon Partridge, a friend of Blackadder's, in the episode \"Beer\"; and as Prince Ludwig the Indestructible in the series' finale \"Chains\"), as well as the first appearance of Gabrielle Glaister as \"Bob\", and of Rik Mayall as Lord Flashheart.", "title": "Episodes" }, { "paragraph_id": 8, "text": "Following the BBC's request for improvements (and a severe budget reduction), several changes were made. The second series was the first to establish the familiar Blackadder character: cunning, shrewd and witty, in sharp contrast to the first series' bumbling Prince Edmund. To reduce the cost of production, it was shot with virtually no outdoor scenes (the first series was shot largely on location) and several frequently used indoor sets, such as the Queen's throne room and Blackadder's front room.", "title": "Episodes" }, { "paragraph_id": 9, "text": "A quote from this series ranked number three in a list of the top 25 television \"putdowns\" of the last 40 years by the Radio Times magazine: \"The eyes are open, the mouth moves, but Mr. Brain has long since departed, hasn't he, Percy?\"", "title": "Episodes" }, { "paragraph_id": 10, "text": "Blackadder the Third is set in the late 18th and early 19th centuries, a period known as the Regency. In the series, Edmund Blackadder Esquire is the butler to the Prince Regent, the Prince of Wales (the prince is played by Hugh Laurie as a complete fop and idiot). Despite Edmund's respected intelligence and abilities, he has no personal fortune to speak of, apart from his frequently fluctuating wage packet (as well, it seems, from stealing and selling off the Prince's socks) from the Prince: \"If I'm running short of cash, all I have to do is go upstairs and ask Prince Fathead for a rise.\" The episode titles were puns on Jane Austen novels.", "title": "Episodes" }, { "paragraph_id": 11, "text": "As well as Rowan Atkinson and Tony Robinson in their usual roles, this series starred Hugh Laurie as the Prince Regent and Helen Atkinson-Wood as Mrs. Miggins. The series features Dr. Samuel Johnson (Robbie Coltrane); William Pitt the Younger (Simon Osborne); the French Revolution (with Chris Barrie, Tim McInnerny as the Scarlet Pimpernel, and Nigel Planer); hammy theatrical actors (Kenneth Connor and Hugh Paddick); a squirrel-hating cross-dressing highwayman (Miranda Richardson); and a duel with the Duke of Wellington (Stephen Fry).", "title": "Episodes" }, { "paragraph_id": 12, "text": "This series is set in 1917, on the Western Front in the trenches of the First World War. Another \"big push\" is planned, and Captain Blackadder's one goal is to avoid being killed, but his schemes always land him back in the trenches. Blackadder is joined by his batman Private S. Baldrick (Tony Robinson) and idealistic Edwardian twit Lieutenant George (Hugh Laurie). General Melchett (Stephen Fry) rallies his troops from a French château thirty-five miles (56 km) from the front, where he is aided and abetted by his assistant, Captain Kevin Darling (Tim McInnerny), pencil-pusher supreme and Blackadder's nemesis, whose name is played on for maximum comedic value. Guest appearances in this series include Stephen Frost as the leader of a firing squad detail, Miranda Richardson as Nurse Mary Fletcher-Brown, two further appearances of Gabrielle Glaister as \"Bob\" (in this series, a young woman who pretended to be a boy in order to join the army), Rik Mayall appearing as Royal Flying Corps Squadron Commander The Lord Flasheart, Adrian Edmondson as Baron Manfred von Richthofen (aka \"The Red Baron\"), and Geoffrey Palmer as Field Marshal Douglas Haig.", "title": "Episodes" }, { "paragraph_id": 13, "text": "The series' tone is somewhat darker than the other Blackadders; it details the privations of trench warfare as well as the incompetence and life-wasting strategies of the top brass. For example, Baldrick is reduced to cooking rats and making coffee from mud, while General Melchett hatches a plan for the troops to walk very slowly toward the German lines, because \"it'll be the last thing Fritz will expect.\"", "title": "Episodes" }, { "paragraph_id": 14, "text": "The final episode, \"Goodbyeee\", is known for being extraordinarily poignant for a comedy – especially the final scene, which sees the main characters (Blackadder, Baldrick, George, and Darling) finally going \"over the top\" and charging off into the fog and smoke of no man's land presumably to die. In a list of the 100 Greatest British Television Programmes, drawn up by the British Film Institute in 2000 and voted for by industry professionals, Blackadder Goes Forth was placed 16th.", "title": "Episodes" }, { "paragraph_id": 15, "text": "The Blackadder pilot was shot but never broadcast on TV in the UK (although some scenes were shown in the 25th anniversary special Blackadder Rides Again). One notable difference in the pilot, as in many pilots, is the casting. Baldrick is played not by Tony Robinson, but by Philip Fox. Another significant difference is that the character of Prince Edmund presented in the pilot is much closer to the intelligent, conniving Blackadder of the later series than the snivelling, weak buffoon of the original. Set in the year 1582, the script of the pilot is roughly the same as the episode \"Born to Be King\", albeit with some different jokes, with some lines appearing in other episodes of the series.", "title": "Episodes" }, { "paragraph_id": 16, "text": "UKTV Gold broadcast the pilot on 15 June 2023, as part of an 80-minute special hosted by Sir Tony Robinson and featuring interviews with Ben Elton and Richard Curtis.", "title": "Episodes" }, { "paragraph_id": 17, "text": "This special, set in the English Civil War, was shown as part of Comic Relief's Red Nose Day on Friday 5 February 1988. The 15-minute episode is set in November 1648, during the last days of the Civil War. Sir Edmund Blackadder and his servant, Baldrick, are the last two men loyal to the defeated King Charles I of England (played by Stephen Fry, portrayed as a soft-spoken, ineffective, naive character, with the voice and mannerisms of Charles I's namesake, the then Prince of Wales (now Charles III). However, due to a misunderstanding between Oliver Cromwell (guest-star Warren Clarke) and Baldrick, the King is arrested and sent to the Tower of London. The rest of the episode revolves around Blackadder's attempts to save the King as well as improve his own standing.", "title": "Episodes" }, { "paragraph_id": 18, "text": "The second special was broadcast on Friday 23 December 1988. In a twist on Charles Dickens' A Christmas Carol, Ebenezer Blackadder is the \"kindest and loveliest\" man in England. The Spirit of Christmas shows Blackadder the contrary antics of his ancestors and descendants, and reluctantly informs him that if he turns evil his descendants will enjoy power and fortune, while if he remains the same a future Blackadder will live shamefully subjugated to a future incompetent Baldrick. This remarkable encounter causes him to proclaim, \"Bad guys have all the fun\", and adopt the personality with which viewers are more familiar.", "title": "Episodes" }, { "paragraph_id": 19, "text": "Blackadder: Back & Forth was originally shown in the Millennium Dome in 2000, followed by a screening on Sky One in the same year (and later on BBC1). It is set on the turn of the millennium, and features Lord Blackadder placing a bet with his friends – modern versions of Queenie (Miranda Richardson), Melchett (Stephen Fry), George (Hugh Laurie) and Darling (Tim McInnerny) – that he has built a working time machine. While this is intended as a clever con trick, the machine surprisingly works, sending Blackadder and Baldrick back to the Cretaceous period, where they manage to cause the extinction of the dinosaurs through the use of Baldrick's best-worst-and-only pair of underpants as a weapon against a hungry T. Rex. Finding that Baldrick has forgotten to write dates on the machine's dials, the rest of the film follows their attempts to find their way back to 1999, often creating huge historical anomalies in the process that must be corrected before the end. The film includes cameo appearances from Kate Moss and Colin Firth.", "title": "Episodes" }, { "paragraph_id": 20, "text": "Broadcast in 2020 as part of Children in Need and Comic Relief's joint special The Big Night In during the COVID-19 pandemic, Fry resumed the role of Lord Melchett (an intellectually-brilliant version), Head of the Royal Household, under lockdown at Melchett Manor, to help Prince William deal with educating his children via Zoom and discussing Tiger King, before they both step outside to clap for the National Health Service. Melchett is said to be isolating with Lord Blackadder, both grandsons to their First World War counterparts.", "title": "Episodes" }, { "paragraph_id": 21, "text": "In 1998, as part of Prince Charles' 50th Birthday Gala televised on ITV, Atkinson returned to the Cavalier incarnation of Blackadder reading aloud a letter to the Privy Council of King Charles I. He colourfully refuses their invitation to stage a royal gala, calling such occasions \"very, very, very dull\" and asserting that there was \"more musical talent on display when my servant Baldrick breaks wind.\"", "title": "Episodes" }, { "paragraph_id": 22, "text": "In 2000, on the BBC's annual Royal Variety Performance, Atkinson portrayed Blackadder as a present-day officer in \"Her Majesty's Royal Regiment of Shirkers\" and delivered a monologue titled \"Blackadder: The Army Years\", proposing that Britain regain her former greatness by invading (or at least buying) France.", "title": "Episodes" }, { "paragraph_id": 23, "text": "In 2012, as part of the Prince's Trust charity show We Are Most Amused, Atkinson and Robinson reprised their roles as Blackadder and Baldrick in a comedy sketch featuring Miranda Hart as leader of a government inquiry into the recent banking crisis. Blackadder, chief executive of a fictional British bank, appearing with Baldrick as his gardener, convinces the panel to publicly blame the entire crisis on Baldrick, to the latter's consternation.", "title": "Episodes" }, { "paragraph_id": 24, "text": "Baldrick (Tony Robinson) returned in 2023 for a Red Nose Day sketch for the BBC. There was no involvement of Rowan Atkinson or a subsequent reboot, amid speculation.", "title": "Episodes" }, { "paragraph_id": 25, "text": "Rowan Atkinson and Richard Curtis developed the idea for the sitcom while working on Not the Nine O'Clock News. Eager to avoid comparisons to the critically acclaimed Fawlty Towers, they proposed the idea of a historical sitcom. An unaired pilot episode was made in 1982, and a six-episode series was commissioned. The budget for the series was considerable, with much location shooting particularly at Alnwick Castle in Northumberland and the surrounding countryside in February 1983. The series also used large casts of extras, horses and expensive medieval-style costumes. Atkinson has said about the making of the first series:", "title": "Production" }, { "paragraph_id": 26, "text": "The first series was odd, it was very extravagant. It cost a million pounds for the six programmes ... [which] was a lot of money to spend ... It looked great, but it wasn't as consistently funny as we would have liked.", "title": "Production" }, { "paragraph_id": 27, "text": "Due to the high cost of the first series, the then-controller of programming of BBC1, Michael Grade, was reluctant to sign off a second series without major improvements to the show and drastic cost-cutting, leaving a gap of three years between the two series. Atkinson did not wish to continue writing for the second series.", "title": "Production" }, { "paragraph_id": 28, "text": "A chance meeting between Richard Curtis and comedian Ben Elton led to the decision to collaborate on a new series of Blackadder. Recognising the main faults of the first series, Curtis and Elton agreed that Blackadder II would be a studio-only production (along with the inclusion of a live audience during recording, instead of showing the episodes to an audience after taping). Besides adding a greater comedy focus, Elton suggested a major change in character emphasis: Baldrick would become the stupid sidekick, while Edmund Blackadder evolved into a cunning sycophant. This led to the familiar set-up that was maintained in the following series.", "title": "Production" }, { "paragraph_id": 29, "text": "Only in the Back & Forth millennium special was the shooting once again on location, because this was a production with a budget estimated at £3 million, and was a joint venture between Tiger Aspect, Sky Television, the New Millennium Experience Company and the BBC, rather than the BBC alone.", "title": "Production" }, { "paragraph_id": 30, "text": "Each series tended to feature the same set of regular actors in different period settings, although throughout the four series and specials, only Blackadder and Baldrick were constant characters. Several regular cast members recurred as characters with similar names, implying, like Blackadder, that they were descendants.", "title": "Production" }, { "paragraph_id": 31, "text": "Various actors have appeared in more than one of the Blackadder series and/or specials. These are:", "title": "Production" }, { "paragraph_id": 32, "text": "Ben Elton's arrival after the first series heralded the more frequent recruitment of comic actors from the alternative comedy era for guest appearances, including Robbie Coltrane, Rik Mayall (who had appeared in the final episode of the first series as \"Mad Gerald\"), Adrian Edmondson, Nigel Planer, Mark Arden, Stephen Frost, Chris Barrie and Jeremy Hardy. Elton himself played an anarchist in Blackadder the Third.", "title": "Production" }, { "paragraph_id": 33, "text": "Gabrielle Glaister played Bob, an attractive girl who poses as a man, in both series 2 and 4. Rik Mayall plays Lord Flashheart, a vulgar friend in his first appearance and then a successful rival of Blackadder in later episodes of series 2 and 4. He also played a decidedly Flashheart-like Robin Hood in Back & Forth. Lee Cornes also appeared in an episode of all three Curtis-Elton series. He appeared as a guard in the episode \"Chains\" of Blackadder II; as the poet Shelley in the episode \"Ink and Incapability' of Blackadder the Third; and as firing squad soldier Private Fraser in the episode \"Corporal Punishment\" of Blackadder Goes Forth.", "title": "Production" }, { "paragraph_id": 34, "text": "More established actors, some at the veteran stage of their careers, were also recruited for roles. These included Peter Cook, John Grillo, Simon Jones, Tom Baker, Jim Broadbent, Hugh Paddick, Frank Finlay, Kenneth Connor, Bill Wallis, Ronald Lacey, Roger Blake, Denis Lill, Warren Clarke and Geoffrey Palmer, who played Field Marshal Sir Douglas Haig in \"Goodbyeee\", the final episode of Blackadder Goes Forth. Miriam Margolyes played three different guest roles: The Spanish Infanta in The Queen of Spain's Beard, Lady Whiteadder in Beer, and Queen Victoria in Blackadder's Christmas Carol.", "title": "Production" }, { "paragraph_id": 35, "text": "Unusually for a sitcom based loosely on factual events and in the historical past, a man was recruited for one episode essentially to play himself. Political commentator Vincent Hanna played a character billed as \"his own great-great-great grandfather\" in the episode \"Dish and Dishonesty\" of Blackadder the Third. Hanna was asked to take part because the scene was of a by-election in which Baldrick was a candidate and, in the style of modern television, Hanna gave a long-running \"live\" commentary of events at the count (and interviewed candidates and election agents) to a crowd through the town hall window.", "title": "Production" }, { "paragraph_id": 36, "text": "Howard Goodall's theme tune has the same melody throughout all the series, but is played in roughly the style of the period in which it is set. It is performed mostly with trumpets and timpani in The Black Adder, the fanfares used suggesting typical medieval court fanfares; with a combination of recorder, string quartet and electric guitar in Blackadder II (the end theme, with different lyrics each time reflecting on the episode's events, was sung by a countertenor); on oboe, cello and harpsichord (in the style of a minuet) for Blackadder the Third; by The Band of the 3rd Battalion, Royal Anglian Regiment in Blackadder Goes Forth; sung by carol singers in Blackadder's Christmas Carol; and by an orchestra in Blackadder: The Cavalier Years and Blackadder: Back & Forth.", "title": "Production" }, { "paragraph_id": 37, "text": "In 2000, the fourth series, Blackadder Goes Forth, ranked at 16 in the \"100 Greatest British Television Programmes\", a list created by the British Film Institute. In 2004, a BBC TV poll for \"Britain's Best Sitcom\", Blackadder was voted the second best British sitcom of all time, topped by Only Fools and Horses. It was also ranked as the 20th Best TV Show of All Time by Empire magazine.", "title": "Awards" }, { "paragraph_id": 38, "text": "Despite regular statements denying any plans for a fifth series, cast members are regularly asked about the possibility of a new series.", "title": "Future" }, { "paragraph_id": 39, "text": "In January 2005, Tony Robinson told ITV's This Morning that Rowan Atkinson was more keen than he has been in the past to do a fifth series, set in the 1960s (centred on a rock band called the \"Black Adder Five\", with Baldrick – a.k.a. 'Bald Rick' – as the drummer). In the documentary Blackadder Rides Again, Robinson stated that the series would present Blackadder as the bastard son of Queen Elizabeth II and running a Beatles-like rock band. Rowan Atkinson, Tony Robinson, Hugh Laurie, Stephen Fry, Tim McInnerny and Miranda Richardson would have reprised their roles, and reportedly, Brian Blessed, Elspet Gray and Robert East would have returned from the first series to play Blackadder's biological family. Robinson in a stage performance 1 June 2007, again mentioned this idea, but in the context of a movie.", "title": "Future" }, { "paragraph_id": 40, "text": "One idea mentioned by Curtis was that it was Baldrick who had accidentally assassinated John F. Kennedy. However, aside from a brief mention in June 2005, there have been no further announcements from the BBC that a new series is being planned. Furthermore, in November 2005, Rowan Atkinson told BBC Breakfast that, although he would very much like to do a new series set in Colditz or another prisoner-of-war camp during World War II, something which both he and Stephen Fry reiterated at the end of Blackadder Rides Again, the chances of it happening are extremely slim.", "title": "Future" }, { "paragraph_id": 41, "text": "There were a couple of ideas that had previously floated for the fifth series. Batadder was intended to be a parody of Batman with Baldrick as the counterpart of Robin (suggested by John Lloyd). This idea eventually came to surface as part of the Comic Relief sketch \"Spider-Plant Man\" in 2005, with Atkinson as the title hero, Robinson as Robin, Jim Broadbent as Batman and Rachel Stevens as Mary Jane. Star Adder was to be set in space in the future (suggested by Atkinson), though this too was touched upon in Blackadder's Christmas Carol.", "title": "Future" }, { "paragraph_id": 42, "text": "On 10 April 2007, Hello! reported that Atkinson was moving forward with his ideas for a fifth series. He said, \"I like the idea of him being a prisoner of war in Colditz. That would have the right level of authority and hierarchy which is apparent in all the Blackadders.\"", "title": "Future" }, { "paragraph_id": 43, "text": "A post on BlackAdderHall.com by Ben Elton in early 2007 said that Blackadder would return in some form, whether it be a TV series or film. Elton has since not given any more information on the putative Blackadder 5.", "title": "Future" }, { "paragraph_id": 44, "text": "During an interview in August 2007 about his film Mr. Bean's Holiday, Atkinson was asked about the possibility of a further Blackadder series, to which the simple reply \"No, no chance\" was given:", "title": "Future" }, { "paragraph_id": 45, "text": "There was a plan for a film set in the Russian revolution, a very interesting one called The Red Adder. He would have been a lieutenant in the Secret Police. Then the revolution happened and at the end he is in the same office doing the same job but just the colours on his uniform have changed. It was quite a sweet idea and we got quite a long way with it but in the end it died a death.", "title": "Future" }, { "paragraph_id": 46, "text": "Stephen Fry has expressed the view that, since the series went out on such a good \"high\", a film might not be a good idea.", "title": "Future" }, { "paragraph_id": 47, "text": "During his June 2007 stage performance, chronicled on the Tony Robinson's Cunning Night Out DVD, Robinson states that, after filming the Back & Forth special, the general idea was to reunite for another special in 2010. Robinson jokingly remarked that Hugh Laurie's success on House may make that difficult.", "title": "Future" }, { "paragraph_id": 48, "text": "At the end of Blackadder Rides Again, Robinson asked Tim McInnerny if he would do another series and he responded \"no\", because he thought people would not want to see them as they are now and would rather remember them for how they were. In the same documentary, Rowan Atkinson voiced his similar view; 'Times past; that's what they were!' However, Miranda Richardson and Tony Robinson expressed enthusiasm towards the idea of a series set in the Wild West, whilst John Lloyd favoured an idea for a series with a Neanderthal Blackadder. Lastly, Stephen Fry suggested a series set in a prisoner of war camp during World War II, but later remarked that \"perhaps it's best to leave these things as a memory.\"", "title": "Future" }, { "paragraph_id": 49, "text": "On 28 November 2012, Rowan Atkinson reprised the role at the \"We are most amused\" comedy gala for the Prince's Trust at the Royal Albert Hall. He was joined by Tony Robinson as Baldrick. The sketch involved Blackadder as CEO of Melchett, Melchett and Darling bank facing an enquiry over the banking crisis.", "title": "Future" }, { "paragraph_id": 50, "text": "In August 2015, Tony Robinson said in an interview \"I do think a new series of Blackadder is on the cards. I have spoken to virtually all the cast about this now. The only problem is Hugh [Laurie]'s fee. He's a huge star now.\" However, in October 2018, Richard Curtis \"dashed hopes\" that the show would return for a fifth series.", "title": "Future" }, { "paragraph_id": 51, "text": "In December 2020, Rowan Atkinson told the Radio Times:", "title": "Future" }, { "paragraph_id": 52, "text": "I don't actually like the process of making anything – with the possible exception of Blackadder. Because the responsibility for making that series funny was on many shoulders, not just mine. Blackadder represented the creative energy we all had in the '80s. To try to replicate that 30 years on wouldn't be easy.", "title": "Future" }, { "paragraph_id": 53, "text": "All series and many of the specials are available on VHS tapes, DVD & BluRay. Many are also available on BBC audio cassette. As of 2008, a \"Best of BBC\" edition box set is available containing all four major series together with Blackadder's Christmas Carol and Back & Forth. All four series and the Christmas special are also available for download on iTunes.", "title": "Home media" }, { "paragraph_id": 54, "text": "On 5 February 1990, BBC Enterprises Ltd released the first series on two single VHS tapes.", "title": "Home media" }, { "paragraph_id": 55, "text": "On 2 October 1989, BBC Enterprises Ltd released the second series on two single VHS tapes.", "title": "Home media" }, { "paragraph_id": 56, "text": "On 6 March 1989, BBC Enterprises Ltd released the third series on two single VHS tapes.", "title": "Home media" }, { "paragraph_id": 57, "text": "On 10 September 1990, BBC Enterprises Ltd released the fourth and final series on two single VHS tapes.", "title": "Home media" }, { "paragraph_id": 58, "text": "On 7 September 1992, all eight single Blackadder video releases were re-released as four \"complete\" double VHS releases. The four entire series videos were re-released as single VHS tape releases on 2 October 1995.", "title": "Home media" }, { "paragraph_id": 59, "text": "On 5 January 1998, five episodes of the first two series were released on a 15-rated VHS tape compilation by BBC Worldwide Ltd.", "title": "Home media" }, { "paragraph_id": 60, "text": "On 4 November 1991, Blackadder's Christmas Carol was released on a single VHS tape release rated PG (Cat. No. BBCV 4646).", "title": "Home media" }, { "paragraph_id": 61, "text": "Royal Mail is due to issue a set of special stamps celebrating Blackadder on 17 May 2023.", "title": "Stamps" } ]
Blackadder is a series of four period British sitcoms, plus several one-off instalments, which originally aired on BBC1 from 1983 to 1989. All television episodes starred Rowan Atkinson as the antihero Edmund Blackadder and Tony Robinson as Blackadder's dogsbody, Baldrick. Each series was set in a different historical period, with the two protagonists accompanied by different characters, though several reappear in one series or another, e.g., Melchett, Lord Percy Percy / Captain Darling and George. The first series, The Black Adder, was written by Richard Curtis and Rowan Atkinson, while subsequent series were written by Curtis and Ben Elton. The shows were produced by John Lloyd. In 2000, the fourth series, Blackadder Goes Forth, ranked at 16 in the 100 Greatest British Television Programmes, a list created by the British Film Institute. In a 2001 poll by Channel 4, Edmund Blackadder was ranked third on their list of the 100 Greatest TV Characters. In the 2004 TV poll to find Britain's Best Sitcom, Blackadder was voted the second-best British sitcom of all time, topped by Only Fools and Horses. It was also ranked as the 9th-best TV show of all time by Empire magazine. Rowan Atkinson said Blackadder is "the thing he found the least stressful" to do.
2001-09-30T17:23:27Z
2023-12-09T04:24:39Z
[ "Template:Use dmy dates", "Template:Ya", "Template:N/a", "Template:Citation", "Template:Rowan Atkinson", "Template:Short description", "Template:Hatnote group", "Template:More citations needed", "Template:Use British English", "List of Blackadder episodes", "Template:Update inline", "Template:British Comedy Guide", "Template:Wikiquote", "Template:Blackadder", "Template:Main", "Template:Convert", "Template:Citation needed", "Template:Reflist", "Template:Cite news", "Template:Cbignore", "Template:BBC programme", "Template:Authority control", "Template:Infobox television", "Template:Cite web", "Template:Webarchive", "Template:ISBN" ]
https://en.wikipedia.org/wiki/Blackadder
4,327
Boii
The Boii (Latin plural, singular Boius; Ancient Greek: Βόιοι) were a Celtic tribe of the later Iron Age, attested at various times in Cisalpine Gaul (present-day Northern Italy), Pannonia (present-day Austria and Hungary), present-day Bavaria, in and around present-day Bohemia (after whom the region is named in most languages; comprising the bulk of today's Czech Republic), parts of present-day Slovakia and Poland, and Gallia Narbonensis (located in modern Languedoc and Provence). In addition, the archaeological evidence indicates that in the 2nd century BC Celts expanded from Bohemia through the Kłodzko Valley into Silesia, now part of Poland and the Czech Republic. They first appear in history in connection with the Gallic invasion of northern Italy, 390 BC, when they made the Etruscan city of Felsina their new capital, Bononia (Bologna). After a series of wars they were decisively beaten by the Romans in the Battle of Mutina (193 BC) and their territory became part of the Roman province of Cisalpine Gaul. According to Strabo, writing two centuries after the events, rather than being destroyed by the Romans like their Celtic neighbours, The Boii were merely driven out of the regions they occupied; and after migrating to the regions round about the Ister, lived with the Taurisci, and carried on war against the Daci until they perished, tribe and all—and thus they left their country, which was a part of Illyria, to their neighbours as a pasture-ground for sheep. Around 60 BC, a group of Boii joined the Helvetiis' ill-fated attempt to conquer land in western Gaul and were defeated by Julius Caesar, along with their allies, in the Battle of Bibracte. Caesar settled the remnants of that group in Gorgobina, from where they sent 2,000 warriors to Vercingetorix's aid at the Battle of Alesia six years later. The eastern Boii on the Danube were incorporated into the Roman Empire in 8 AD. From all the different names of the same Celtic people in literature and inscriptions it is possible to abstract a Continental Celtic segment, boio-. There are two major derivations of this segment, both presupposing that it belongs to the family of Indo-European languages: from 'cow' and from 'warrior.' The Boii would thus be either 'the herding people' or 'the warrior people'. The 'cow' derivation depends most immediately on the Old Irish legal term for 'outsider': ambue, from Proto-Celtic *ambouios (<*an-bouios), 'not a cattle owner'. In a reference to the first known historical Boii, Polybius relates that their wealth consisted of cattle and gold, that they depended on agriculture and war, and that a man's status depended on the number of associates and assistants he had. The latter were presumably the *ambouii, as opposed to the man of status, who was *bouios, a cattle owner, and the *bouii were originally a class, 'the cattle owners'. The 'warrior' derivation was adopted by the linguist Julius Pokorny, who presented it as being from Indo-European *bhei(ə)-, *bhī-, 'hit'; however, not finding any Celtic names close to it (except for the Boii), he adduces examples somewhat more widely from originals further back in time: phohiio-s-, a Venetic personal name; Boioi, an Illyrian tribe; Boiōtoi, a Greek tribal name (the Boeotians); and a few others. Boii would be from the o-grade of *bhei-, which is *bhoi-. Such a connection is possible if the original form of Boii belonged to a tribe of Proto-Indo-European speakers long before the time of the historic Boii. If that is the case, then the Celtic tribe of central Europe must have been a final daughter population of a linguistically diversified ancestor tribe. The same wider connections can be hypothesized for the 'cow' derivation: the Boeotians have been known for well over a century as a people of kine, which might have been parallel to the meaning of Italy as 'land of calves'. Indo-European reconstructions can be made using *gʷou- 'cow' as a basis, such as *gʷowjeh³s; the root may itself be an imitation of the sound a cow makes. Contemporary derived words include Boiorix ('king of the Boii', one of the chieftains of the Cimbri) and Boiodurum ('gate/fort of the Boii', modern Passau) in Germany. Their memory also survives in the modern regional names of Bohemia (Boiohaemum), a mixed-language form from boio- and Proto-Germanic *haimaz, 'home': 'home of the Boii', and Bayern, Bavaria, which is derived from the Germanic Baiovarii tribe (Germanic *baja-warjaz: the first component is most plausibly explained as a Germanic version of Boii; the second part is a common formational morpheme of Germanic tribal names, meaning 'dwellers', as in Old English -ware); this combination 'Boii-dwellers' may have meant 'those who dwell where the Boii formerly dwelt'. According to the ancient authors, the Boii arrived in northern Italy by crossing the Alps. While of the other tribes who had come to Italy along with the Boii, the Senones, Lingones and Cenomani are also attested in Gaul at the time of the Roman conquest. It remains therefore unclear where exactly the Central Europe origins of the Boii lay, if somewhere in Gaul, Southern Germany or in Bohemia. Polybius relates that the Celts were close neighbors of the Etruscan civilization and "cast covetous eyes on their beautiful country". Invading the Po Valley with a large army, they drove out the Etruscans and resettled it, the Boii taking the right bank in the center of the valley. Strabo confirms that the Boii emigrated from their lands across the Alps and were one of the largest tribes of the Celts. The Boii occupied the old Etruscan settlement of Felsina, which they named Bononia (modern Bologna). Polybius describes the Celtic way of life in Cisalpine Gaul as follows: They lived in unwalled villages, without any superfluous furniture; for as they slept on beds of leaves and fed on meat and were exclusively occupied with war and agriculture, their lives were very simple, and they had no knowledge whatever of any art or science. Their possessions consisted of cattle and gold, because these were the only things they could carry about with them everywhere according to circumstances and shift where they chose. They treated comradeship as of the greatest importance, those among them being the most feared and most powerful who were thought to have the largest number of attendants and associates. The archaeological evidence from Bologna and its vicinity contradicts the testimony of Polybius and Livy on some points, who say the Boii expelled the Etruscans and perhaps some were forced to leave. It indicates the Boii neither destroyed nor depopulated Felsinum, but simply moved in and became part of the population by intermarriage. The cemeteries of the period in Bologna contain La Tène weapons and other artifacts, as well as Etruscan items such as bronze mirrors. At Monte Bibele not far away one grave contained La Tène weapons and a pot with an Etruscan female name scratched on it. In the second half of the 3rd century BC, the Boii allied with the other Cisalpine Gauls and the Etruscans against Rome. They also fought alongside Hannibal, killing the Roman general Lucius Postumius Albinus in 216 BC, whose skull was then turned into a sacrificial bowl. A short time earlier, they had been defeated at the Battle of Telamon in 225 BC, and were again at Placentia in 194 BC (modern Piacenza) and Mutina in 193 BC (modern Modena). Publius Cornelius Scipio Nasica completed the Roman conquest of the Boii in 191 BC, celebrating a triumph for it. After their losses, according to Strabo, a large portion of the Boii left Italy. Contrary to the interpretation of the classical writers, the Pannonian Boii attested in later sources are not simply the remnants of those who had fled from Italy, but rather another division of the tribe, which had settled there much earlier. The burial rites of the Italian Boii show many similarities with contemporary Bohemia, such as inhumation, which was uncommon with the other Cisalpine Gauls, or the absence of the typically western Celtic torcs. This makes it much more likely that the Cisalpine Boii had actually originated from Bohemia rather than the other way round. Having migrated to Italy from north of the Alps, some of the defeated Celts simply moved back to their kinsfolk. The Pannonian Boii are mentioned again in the late 2nd century BC when they repelled the Cimbri and Teutones (Strabo VII, 2, 2). Later on, they attacked the city of Noreia (in modern Austria) shortly before a group of Boii (32,000 according to Julius Caesar – the number is probably an exaggeration) joined the Helvetii in their attempt to settle in western Gaul. After the Helvetian defeat at Bibracte, the influential Aedui tribe allowed the Boii survivors to settle on their territory, where they occupied the oppidum of Gorgobina. Although attacked by Vercingetorix during one phase of the war, they supported him with two thousand troops at the battle of Alesia (Caesar, Commentarii de Bello Gallico, VII, 75). Again, other parts of the Boii had remained closer to their traditional home, and settled in the Slovak and Hungarian lowlands by the Danube and the Mura, with a centre at Bratislava. Around 60 BC they clashed with the rising power of the Dacians under their king Burebista and were defeated. When the Romans finally conquered Pannonia in 8 AD, the Boii seem not to have opposed them. Their former territory was now called deserta Boiorum (deserta meaning 'empty or sparsely populated lands'). However, the Boii had not been exterminated: There was a civitas Boiorum et Azaliorum (the Azalii being a neighbouring tribe) which was under the jurisdiction of a prefect of the Danube shore (praefectus ripae Danuvii). This civitas, a common Roman administrative term designating both a city and the tribal district around it, was later adjoined to the city of Carnuntum. Plautus refers to the Boii in Captivi: At nunc Siculus non est, Boius est, Boiam terit (Translation:) But now he is not a Sicilian – he is a Boius, he has got a Boia woman. There is a play on words: Boia means 'woman of the Boii', also 'convicted criminal's restraint collar'. In volume 21 of his History of Rome, Livy (59 BC – 17 AD) claims that it was a Boio man that offered to show Hannibal the way across the Alps. When, after the action had thus occurred, his own men returned to each general, Scipio could adopt no fixed plan of proceeding, except that he should form his measures from the plans and undertakings of the enemy: and Hannibal, uncertain whether he should pursue the march he had commenced into Italy, or fight with the Roman army which had first presented itself, the arrival of ambassadors from the Boii, and of a petty prince called Magalus, diverted from an immediate engagement; who, declaring that they would be the guides of his journey and the companions of his dangers, gave it as their opinion, that Italy ought to be attacked with the entire force of the war, his strength having been nowhere previously impaired. In the first century BC, the Boii living in an oppidum of Bratislava minted Biatecs, high-quality coins with inscriptions (probably the names of kings) in Latin letters. This is the only "written source" provided by the Boii themselves.
[ { "paragraph_id": 0, "text": "The Boii (Latin plural, singular Boius; Ancient Greek: Βόιοι) were a Celtic tribe of the later Iron Age, attested at various times in Cisalpine Gaul (present-day Northern Italy), Pannonia (present-day Austria and Hungary), present-day Bavaria, in and around present-day Bohemia (after whom the region is named in most languages; comprising the bulk of today's Czech Republic), parts of present-day Slovakia and Poland, and Gallia Narbonensis (located in modern Languedoc and Provence).", "title": "" }, { "paragraph_id": 1, "text": "In addition, the archaeological evidence indicates that in the 2nd century BC Celts expanded from Bohemia through the Kłodzko Valley into Silesia, now part of Poland and the Czech Republic.", "title": "" }, { "paragraph_id": 2, "text": "They first appear in history in connection with the Gallic invasion of northern Italy, 390 BC, when they made the Etruscan city of Felsina their new capital, Bononia (Bologna).", "title": "" }, { "paragraph_id": 3, "text": "After a series of wars they were decisively beaten by the Romans in the Battle of Mutina (193 BC) and their territory became part of the Roman province of Cisalpine Gaul. According to Strabo, writing two centuries after the events, rather than being destroyed by the Romans like their Celtic neighbours,", "title": "" }, { "paragraph_id": 4, "text": "The Boii were merely driven out of the regions they occupied; and after migrating to the regions round about the Ister, lived with the Taurisci, and carried on war against the Daci until they perished, tribe and all—and thus they left their country, which was a part of Illyria, to their neighbours as a pasture-ground for sheep.", "title": "" }, { "paragraph_id": 5, "text": "Around 60 BC, a group of Boii joined the Helvetiis' ill-fated attempt to conquer land in western Gaul and were defeated by Julius Caesar, along with their allies, in the Battle of Bibracte.", "title": "" }, { "paragraph_id": 6, "text": "Caesar settled the remnants of that group in Gorgobina, from where they sent 2,000 warriors to Vercingetorix's aid at the Battle of Alesia six years later. The eastern Boii on the Danube were incorporated into the Roman Empire in 8 AD.", "title": "" }, { "paragraph_id": 7, "text": "From all the different names of the same Celtic people in literature and inscriptions it is possible to abstract a Continental Celtic segment, boio-.", "title": "Etymology and name" }, { "paragraph_id": 8, "text": "There are two major derivations of this segment, both presupposing that it belongs to the family of Indo-European languages: from 'cow' and from 'warrior.' The Boii would thus be either 'the herding people' or 'the warrior people'.", "title": "Etymology and name" }, { "paragraph_id": 9, "text": "The 'cow' derivation depends most immediately on the Old Irish legal term for 'outsider': ambue, from Proto-Celtic *ambouios (<*an-bouios), 'not a cattle owner'.", "title": "Etymology and name" }, { "paragraph_id": 10, "text": "In a reference to the first known historical Boii, Polybius relates that their wealth consisted of cattle and gold, that they depended on agriculture and war, and that a man's status depended on the number of associates and assistants he had. The latter were presumably the *ambouii, as opposed to the man of status, who was *bouios, a cattle owner, and the *bouii were originally a class, 'the cattle owners'.", "title": "Etymology and name" }, { "paragraph_id": 11, "text": "The 'warrior' derivation was adopted by the linguist Julius Pokorny, who presented it as being from Indo-European *bhei(ə)-, *bhī-, 'hit'; however, not finding any Celtic names close to it (except for the Boii), he adduces examples somewhat more widely from originals further back in time: phohiio-s-, a Venetic personal name; Boioi, an Illyrian tribe; Boiōtoi, a Greek tribal name (the Boeotians); and a few others.", "title": "Etymology and name" }, { "paragraph_id": 12, "text": "Boii would be from the o-grade of *bhei-, which is *bhoi-. Such a connection is possible if the original form of Boii belonged to a tribe of Proto-Indo-European speakers long before the time of the historic Boii. If that is the case, then the Celtic tribe of central Europe must have been a final daughter population of a linguistically diversified ancestor tribe.", "title": "Etymology and name" }, { "paragraph_id": 13, "text": "The same wider connections can be hypothesized for the 'cow' derivation: the Boeotians have been known for well over a century as a people of kine, which might have been parallel to the meaning of Italy as 'land of calves'. Indo-European reconstructions can be made using *gʷou- 'cow' as a basis, such as *gʷowjeh³s; the root may itself be an imitation of the sound a cow makes.", "title": "Etymology and name" }, { "paragraph_id": 14, "text": "Contemporary derived words include Boiorix ('king of the Boii', one of the chieftains of the Cimbri) and Boiodurum ('gate/fort of the Boii', modern Passau) in Germany. Their memory also survives in the modern regional names of Bohemia (Boiohaemum), a mixed-language form from boio- and Proto-Germanic *haimaz, 'home': 'home of the Boii', and Bayern, Bavaria, which is derived from the Germanic Baiovarii tribe (Germanic *baja-warjaz: the first component is most plausibly explained as a Germanic version of Boii; the second part is a common formational morpheme of Germanic tribal names, meaning 'dwellers', as in Old English -ware); this combination 'Boii-dwellers' may have meant 'those who dwell where the Boii formerly dwelt'.", "title": "Etymology and name" }, { "paragraph_id": 15, "text": "According to the ancient authors, the Boii arrived in northern Italy by crossing the Alps. While of the other tribes who had come to Italy along with the Boii, the Senones, Lingones and Cenomani are also attested in Gaul at the time of the Roman conquest. It remains therefore unclear where exactly the Central Europe origins of the Boii lay, if somewhere in Gaul, Southern Germany or in Bohemia.", "title": "History" }, { "paragraph_id": 16, "text": "Polybius relates that the Celts were close neighbors of the Etruscan civilization and \"cast covetous eyes on their beautiful country\".", "title": "History" }, { "paragraph_id": 17, "text": "Invading the Po Valley with a large army, they drove out the Etruscans and resettled it, the Boii taking the right bank in the center of the valley. Strabo confirms that the Boii emigrated from their lands across the Alps and were one of the largest tribes of the Celts. The Boii occupied the old Etruscan settlement of Felsina, which they named Bononia (modern Bologna). Polybius describes the Celtic way of life in Cisalpine Gaul as follows:", "title": "History" }, { "paragraph_id": 18, "text": "They lived in unwalled villages, without any superfluous furniture; for as they slept on beds of leaves and fed on meat and were exclusively occupied with war and agriculture, their lives were very simple, and they had no knowledge whatever of any art or science. Their possessions consisted of cattle and gold, because these were the only things they could carry about with them everywhere according to circumstances and shift where they chose. They treated comradeship as of the greatest importance, those among them being the most feared and most powerful who were thought to have the largest number of attendants and associates.", "title": "History" }, { "paragraph_id": 19, "text": "The archaeological evidence from Bologna and its vicinity contradicts the testimony of Polybius and Livy on some points, who say the Boii expelled the Etruscans and perhaps some were forced to leave.", "title": "History" }, { "paragraph_id": 20, "text": "It indicates the Boii neither destroyed nor depopulated Felsinum, but simply moved in and became part of the population by intermarriage.", "title": "History" }, { "paragraph_id": 21, "text": "The cemeteries of the period in Bologna contain La Tène weapons and other artifacts, as well as Etruscan items such as bronze mirrors. At Monte Bibele not far away one grave contained La Tène weapons and a pot with an Etruscan female name scratched on it.", "title": "History" }, { "paragraph_id": 22, "text": "In the second half of the 3rd century BC, the Boii allied with the other Cisalpine Gauls and the Etruscans against Rome. They also fought alongside Hannibal, killing the Roman general Lucius Postumius Albinus in 216 BC, whose skull was then turned into a sacrificial bowl.", "title": "History" }, { "paragraph_id": 23, "text": "A short time earlier, they had been defeated at the Battle of Telamon in 225 BC, and were again at Placentia in 194 BC (modern Piacenza) and Mutina in 193 BC (modern Modena). Publius Cornelius Scipio Nasica completed the Roman conquest of the Boii in 191 BC, celebrating a triumph for it. After their losses, according to Strabo, a large portion of the Boii left Italy.", "title": "History" }, { "paragraph_id": 24, "text": "Contrary to the interpretation of the classical writers, the Pannonian Boii attested in later sources are not simply the remnants of those who had fled from Italy, but rather another division of the tribe, which had settled there much earlier.", "title": "History" }, { "paragraph_id": 25, "text": "The burial rites of the Italian Boii show many similarities with contemporary Bohemia, such as inhumation, which was uncommon with the other Cisalpine Gauls, or the absence of the typically western Celtic torcs.", "title": "History" }, { "paragraph_id": 26, "text": "This makes it much more likely that the Cisalpine Boii had actually originated from Bohemia rather than the other way round.", "title": "History" }, { "paragraph_id": 27, "text": "Having migrated to Italy from north of the Alps, some of the defeated Celts simply moved back to their kinsfolk.", "title": "History" }, { "paragraph_id": 28, "text": "The Pannonian Boii are mentioned again in the late 2nd century BC when they repelled the Cimbri and Teutones (Strabo VII, 2, 2). Later on, they attacked the city of Noreia (in modern Austria) shortly before a group of Boii (32,000 according to Julius Caesar – the number is probably an exaggeration) joined the Helvetii in their attempt to settle in western Gaul.", "title": "History" }, { "paragraph_id": 29, "text": "After the Helvetian defeat at Bibracte, the influential Aedui tribe allowed the Boii survivors to settle on their territory, where they occupied the oppidum of Gorgobina. Although attacked by Vercingetorix during one phase of the war, they supported him with two thousand troops at the battle of Alesia (Caesar, Commentarii de Bello Gallico, VII, 75).", "title": "History" }, { "paragraph_id": 30, "text": "Again, other parts of the Boii had remained closer to their traditional home, and settled in the Slovak and Hungarian lowlands by the Danube and the Mura, with a centre at Bratislava.", "title": "History" }, { "paragraph_id": 31, "text": "Around 60 BC they clashed with the rising power of the Dacians under their king Burebista and were defeated. When the Romans finally conquered Pannonia in 8 AD, the Boii seem not to have opposed them. Their former territory was now called deserta Boiorum (deserta meaning 'empty or sparsely populated lands').", "title": "History" }, { "paragraph_id": 32, "text": "However, the Boii had not been exterminated: There was a civitas Boiorum et Azaliorum (the Azalii being a neighbouring tribe) which was under the jurisdiction of a prefect of the Danube shore (praefectus ripae Danuvii). This civitas, a common Roman administrative term designating both a city and the tribal district around it, was later adjoined to the city of Carnuntum.", "title": "History" }, { "paragraph_id": 33, "text": "Plautus refers to the Boii in Captivi:", "title": "The Boii in ancient sources" }, { "paragraph_id": 34, "text": "At nunc Siculus non est, Boius est, Boiam terit", "title": "The Boii in ancient sources" }, { "paragraph_id": 35, "text": "(Translation:) But now he is not a Sicilian – he is a Boius, he has got a Boia woman.", "title": "The Boii in ancient sources" }, { "paragraph_id": 36, "text": "There is a play on words: Boia means 'woman of the Boii', also 'convicted criminal's restraint collar'.", "title": "The Boii in ancient sources" }, { "paragraph_id": 37, "text": "In volume 21 of his History of Rome, Livy (59 BC – 17 AD) claims that it was a Boio man that offered to show Hannibal the way across the Alps.", "title": "The Boii in ancient sources" }, { "paragraph_id": 38, "text": "When, after the action had thus occurred, his own men returned to each general, Scipio could adopt no fixed plan of proceeding, except that he should form his measures from the plans and undertakings of the enemy: and Hannibal, uncertain whether he should pursue the march he had commenced into Italy, or fight with the Roman army which had first presented itself, the arrival of ambassadors from the Boii, and of a petty prince called Magalus, diverted from an immediate engagement; who, declaring that they would be the guides of his journey and the companions of his dangers, gave it as their opinion, that Italy ought to be attacked with the entire force of the war, his strength having been nowhere previously impaired.", "title": "The Boii in ancient sources" }, { "paragraph_id": 39, "text": "In the first century BC, the Boii living in an oppidum of Bratislava minted Biatecs, high-quality coins with inscriptions (probably the names of kings) in Latin letters. This is the only \"written source\" provided by the Boii themselves.", "title": "The Boii in ancient sources" } ]
The Boii were a Celtic tribe of the later Iron Age, attested at various times in Cisalpine Gaul, Pannonia, present-day Bavaria, in and around present-day Bohemia, parts of present-day Slovakia and Poland, and Gallia Narbonensis. In addition, the archaeological evidence indicates that in the 2nd century BC Celts expanded from Bohemia through the Kłodzko Valley into Silesia, now part of Poland and the Czech Republic. They first appear in history in connection with the Gallic invasion of northern Italy, 390 BC, when they made the Etruscan city of Felsina their new capital, Bononia (Bologna). After a series of wars they were decisively beaten by the Romans in the Battle of Mutina and their territory became part of the Roman province of Cisalpine Gaul. According to Strabo, writing two centuries after the events, rather than being destroyed by the Romans like their Celtic neighbours, Around 60 BC, a group of Boii joined the Helvetiis' ill-fated attempt to conquer land in western Gaul and were defeated by Julius Caesar, along with their allies, in the Battle of Bibracte. Caesar settled the remnants of that group in Gorgobina, from where they sent 2,000 warriors to Vercingetorix's aid at the Battle of Alesia six years later. The eastern Boii on the Danube were incorporated into the Roman Empire in 8 AD.
2001-09-30T23:53:00Z
2023-12-20T15:21:55Z
[ "Template:Use dmy dates", "Template:Blockquote", "Template:Sfn", "Template:Cite web", "Template:Cite journal", "Template:Short description", "Template:Transl", "Template:Lang-grc", "Template:Lang", "Template:PIE", "Template:Dubious", "Template:Harvnb", "Template:Cite encyclopedia", "Template:Celts", "Template:For", "Template:Better source needed", "Template:Reflist", "Template:Cite book", "Template:OEtymD", "Template:Authority control", "Template:Citation needed" ]
https://en.wikipedia.org/wiki/Boii
4,329
Backgammon
Backgammon is a two-player board game played with counters and dice on tables boards. It is the most widespread Western member of the large family of tables games, whose ancestors date back nearly 5,000 years to the regions of Mesopotamia and Persia. The earliest record of backgammon itself dates to 17th-century England, being descended from the 16th-century game of Irish. Backgammon is a two-player game of contrary movement in which each player has fifteen pieces known traditionally as men (short for 'tablemen'), but increasingly known as 'checkers' in the US in recent decades, analogous to the other board game of Checkers. The backgammon table pieces move along twenty-four 'points' according to the roll of two dice. The objective of the game is to move the fifteen pieces around the board and be first to bear off, i.e., remove them from the board. The achievement of this while the opponent is still a long way behind results in a triple win known as a backgammon, hence the name of the game. Backgammon involves a combination of strategy and luck (from rolling dice). While the dice may determine the outcome of a single game, the better player will accumulate the better record over a series of many games. With each roll of the dice, players must choose from numerous options for moving their pieces and anticipate possible counter-moves by the opponent. The optional use of a doubling cube allows players to raise the stakes during the game. Contrary to popular belief, backgammon is not the oldest board game in the world, nor are all tables games variants of backgammon. In fact, the earliest known mention of backgammon was in a letter dated 1635, when it was emerging as a variant of the popular mediaeval Anglo-Scottish game of Irish; the latter was described as a better game. By the 19th century, however, backgammon had spread to Europe, where it rapidly superseded other tables games like Trictrac in popularity, and also to America, where the doubling cube was introduced. In other parts of the world, different tables games such as Nard or Nardy are better known. Backgammon is a recent member of the large family of tables games that date back to ancient times. The following is an overview of their development up to the time when backgammon appeared on the scene. The history of board games can be traced back nearly 5,000 years to archaeological discoveries of the Jiroft culture, located in present-day Iran, the world's oldest game set having been discovered in the region with equipment comprising a dumbbell-shaped board, counters and dice. Although its precise rules are unknown, it has been termed the Game of 20 Squares and Irving Finkel has suggested a possible reconstruction. The Royal Game of Ur from 2600 BC may also be an ancestor or intermediate of modern-day table games like backgammon and is the oldest game for which rules have been handed down. It used tetrahedral dice. Various other board games spanning the 10th to 7th centuries BC have been found throughout modern day Iraq, Syria, Israel, Egypt and western Iran. The Persian tables game of nard or nardšir emerged somewhere between the 3rd and 6th century AD, one text (Kār-nāmag ī Ardaxšēr ī Pāpakān) linking it with Ardashir I (r. 224–41), founder of the Sasanian dynasty, whereas another (Wičārišn ī čatrang ud nihišn ī nēw-ardaxšēr) attributes it to Bozorgmehr Bokhtagan, the vizier of Khosrow I (r. 531–79), who is credited with the invention of the game. The earliest identifiable tables game, Tabula, meaning 'table' or 'board', is described in an epigram of Byzantine Emperor Zeno (AD 476–491). The overall aim was to be first to bear one's pieces off; the board had the typical tables layout, with 24 points, 12 on each side; and there were 15 counters per player. However, unlike modern Western backgammon, there were three cubical dice not two, no bar nor doubling die, and all counters started off the board. Modern backgammon follows the same rules as tabula for hitting a blot and for bearing off; and the rules for re-entering pieces in backgammon are the same as those for initially entering pieces in tabula. The name Tavli (τάβλι) is still used in Greece for various tables games, which are frequently played in town plateias and cafes. The τάβλι of Emperor Zeno's time is believed to be a direct descendant of the earlier Roman Ludus duodecim scriptorum ('Game of twelve lines') with the board's middle row of points removed, and only the two outer rows remaining. Ludus duodecim scriptorum used a board with three rows of 12 points each, with the 15 pieces being moved in opposing directions by the two players across three rows according to the roll of the three cubical dice. Little specific text about the gameplay of Ludus duodecim scriptorum has survived; it may have been related to the older Ancient Greek dice game Kubeia. The earliest known mention of the game is in Ovid's Ars Amatoria ('The Art of Love'), written between 1 BC and 8 AD. In Roman times, this game was also known as alea. Tables games first appeared in France during the 11th century and became a favourite pastime of gamblers. In 1254, Louis IX issued a decree prohibiting his court officials and subjects from playing. They were played in Germany in the 12th century, and had reached Iceland by the 13th century. In Spain, the Alfonso X manuscript Libro de los juegos, completed in 1283, describes rules for a number of dice and table games in addition to its discussion of chess. By the 17th century, games at tables had spread to Sweden. A wooden board and counters were recovered from the wreck of the Vasa among the belongings of the ship's officers. Tables games appear widely in paintings of this period, mainly those of Dutch and German painters, such as Van Ostade, Jan Steen, Hieronymus Bosch, and Bruegel. Among surviving artworks are Cardsharps by Caravaggio. Backgammon's immediate predecessor was the 16th century tables game of Irish. Irish was the Anglo-Scottish equivalent of the French Toutes Tables and Spanish Todas Tablas, the latter name first being used in the 1283 El Libro de los Juegos, a translation of Arabic manuscripts by the Toledo School of Translators. Irish had been popular at the Scottish court of James IV and considered to be "the more serious and solid game" when the variant which became known as Backgammon began to emerge in the first half of the 17th century. In medieval Italy, Barail was played on a backgammon board, with the important difference that both players moved their pieces counter-clockwise and starting from the same side of the board. The game rules for Barail are recorded in a 13th century manuscript held in the Italian National Library in Florence. The earliest mention of backgammon, under the name Baggammon, was by James Howell in a letter dated 1635. In English, the word "backgammon" is most likely derived from "back" and Middle English: gamen, meaning "game" or "play". Meanwhile, the first use documented by the Oxford English Dictionary was in 1650. In 1666, it is reported that the "old name for backgammon used by Shakespeare and others" was Tables. However, it is clear from Willughby that "tables" was a generic name and that the phrase "playing at tables" was used in a similar way to "playing at cards". The first known rules of "Back Gammon" were produced by Francis Willughby around 1672; they were quickly followed by Charles Cotton in 1674. In the 16th century, Elizabethan laws and church regulations had prohibited "playing at tables" in England, but by the 18th century, Backgammon had superseded Irish and become popular among the English clergy. Edmond Hoyle published A Short Treatise on the Game of Back-Gammon in 1753; this described rules and strategy for the game and was bound together with a similar text on whist. The early form of backgammon was very similar to its predecessor, Irish. The aim, board, number of pieces or "men", direction of play and starting layout were the same as in the modern game. However, there was no doubling die, there was no bar on the board or the bar was not used (men simply being moved off the table when hit) and the scoring was different. The game was won double if either the winning throw was a doublet or the opponent still had men outside the home board. It was won triple if a player bore all men off before any of the opponent's men reached the home board; this was a back-gammon. Some terminology, such as "point", "hitting a blot", "home", "doublet", "bear off" and "men" are recognisably the same as in the modern game; others, such as "binding a man" (adding a second man to a point) "binding up the tables" (taking all one's first 6 points), "fore game", "latter game", "nipping a man" (hitting a blot and playing it on forwards) "playing at length" (using both dice to move one man) are no longer in vogue. By no later than 1850, the rules of play had changed to those used today. Tables boards were now made with a 'bar' in the centre and men that were hit went onto the bar. Winning double or by "two hits" was achieved by bearing all one's men off before the other has borne any — this was now called a gammon. If the winner bore off all men while the loser still had men in his adversary's table, it was a back-gammon and worth "three hits", i.e., triple. The most recent major development in backgammon was the addition of the doubling cube. Doubles had originally been recorded by placing "common parlour matches" on the bar in the centre of the board. A doubling cube was first introduced in the 1920s in New York City among members of gaming clubs in the Lower East Side. The cube required players not only to select the best move in a given position, but also to estimate the probability of winning from that position, transforming backgammon into the expected value-driven game played in the 20th and 21st centuries. The popularity of backgammon surged in the mid-1960s, in part due to the charisma of Prince Alexis Obolensky who became known as "The Father of Modern Backgammon". "Obe", as he was called by friends, co-founded the International Backgammon Association, which published a set of official rules. He also established the World Backgammon Club of Manhattan, devised a backgammon tournament system in 1963, then organized the first major international backgammon tournament in March 1964, which attracted royalty, celebrities and the press. The game became a huge fad and was played on college campuses, in discothèques and at country clubs; stockbrokers and bankers began playing at conservative men's clubs. People young and old all across the country dusted off their boards and pieces. Cigarette, liquor and car companies began to sponsor tournaments, and Hugh Hefner held backgammon parties at the Playboy Mansion. Backgammon clubs were formed and tournaments were held, resulting in a World Championship promoted in Las Vegas in 1967. In the second half of the 20th century, new terms were introduced in America, such as 'beaver' and 'checkers' for men (although American backgammon experts Jacoby and Crawford continued to use both the older terms as well as the new ones). Most recently, the United States Backgammon Federation (USBGF) was organized in 2009 to repopularize the game in the United States. Board and committee members include many of the top players, tournament directors and writers in the worldwide backgammon community. The USBGF has recently created Standards of Ethical Practice to address issues on which tournament rules fail to touch. In its country of origin, the UK Backgammon Federation is the national authority and runs a backgammon championship — the Backgammon Galaxy UK Open Tournament — as well as club championships, online leagues and knockout tournaments. Like the USBGF they are active members of the World Backgammon Federation (WBF) and their tournament rules have been adopted in their entirety by the WBF. Backgammon software has been developed not only to play and analyze games, but also for people to play one another over the internet. Dice rolls are provided by random or pseudorandom number generators. Real-time online play began with the First Internet Backgammon Server in July 1992, but there are now a range of options, many of which are commercial. Since 2018, backgammon has been overseen internationally by the World Backgammon Federation who set the rules of play for international tournaments. Backgammon playing pieces may be termed men, checkers, draughts, stones, counters, pawns, discs, pips, chips, or nips. Checkers is a relatively modern American English term derived from another board game, draughts, which in US English is called checkers. The objective is for players to bear off all their disc pieces from the board before their opponent can do the same. As the playing time for each individual game is short, it is often played in matches where victory is awarded to the first player to reach a certain number of points. The dimensions of a board when opened, for a tournament game, should be at a minimum of 44 cm by 55 cm to a maximum of 66 cm by 88 cm. Each side of the board has a track of 12 long triangles, called points. The points form a continuous track in the shape of a horseshoe, and are numbered from 1 to 24. In the most commonly used setup, each player begins with fifteen pieces; two are placed on their 24-point, three on their 8-point, and five each on their 13-point and their 6-point. The two players move their pieces in opposing directions, from the 24-point towards the 1-point. Points 1 through 6 are called the home board or inner board, and points 7 through 12 are called the outer board. The 7-point is referred to as the bar point, and the 13-point as the midpoint. Usually the 5-point for each player is called the "golden point". To start the game, each player rolls one die, and the player with the higher number moves first using the numbers shown on both dice. If the players roll the same number, they must roll again, leaving the first pair of dice on the board. The player with the higher number on the second roll moves using only the numbers shown on the dice used for the second roll. Both dice must land completely flat on the right-hand side of the gameboard. The players then take alternate turns, rolling two dice at the beginning of each turn. After rolling the dice, players must, if possible, move their pieces according to the number shown on each die. For example, if the player rolls a 6 and a 3 (denoted as "6-3"), the player must move one checker six points forward, and another or the same checker three points forward. The same checker may be moved twice, as long as the two moves can be made separately and legally: six and then three, or three and then six. If a player rolls two of the same number, called doubles, that player must play each die twice. For example, a roll of 5-5 allows the player to make four moves of five spaces each. On any roll, a player must move according to the numbers on both dice if it is at all possible to do so. If one or both numbers do not allow a legal move, the player forfeits that portion of the roll and the turn ends. If moves can be made according to either one die or the other, but not both, the higher number must be used. If one die is unable to be moved, but such a move is made possible by the moving of the other die, that move is compulsory. In the course of a move, a checker may land on any point that is unoccupied or is occupied by one or more of the player's own checkers. It may also land on a point occupied by exactly one opposing checker, or "blot". In this case, the blot has been "hit" and is placed in the middle of the board on the bar that divides the two sides of the playing surface. A checker may never land on a point occupied by two or more opposing checkers; thus, no point is ever occupied by checkers from both players simultaneously. There is no limit to the number of checkers that can occupy a point or the bar at any given time. Checkers placed on the bar must re-enter the game through the opponent's home board before any other move can be made. A roll of 1 allows the checker to enter on the 24-point (opponent's 1), a roll of 2 on the 23-point (opponent's 2), and so forth, up to a roll of 6 allowing entry on the 19-point (opponent's 6). Checkers may not enter on a point occupied by two or more opposing checkers. Checkers can enter on unoccupied points, or on points occupied by a single opposing checker; in the latter case, the single checker is hit and placed on the bar. A player may not move any other checkers until all checkers belonging to that player on the bar have re-entered the board. If a player has checkers on the bar, but rolls a combination that does not allow any of those checkers to re-enter, the player does not move. If the opponent's home board is completely "closed" (i.e. all six points are each occupied by two or more checkers), there is no roll that will allow a player to enter a checker from the bar, and that player stops rolling and playing until at least one point becomes open (occupied by one or zero checkers) due to the opponent's moves. A turn ends only when the player has removed his or her dice from the board. Prior to this moment, a move can be undone and replayed an unlimited number of times. When all of a player's checkers are in that player's home board, that player may start removing them; this is called "bearing off". A roll of 1 may be used to bear off a checker from the 1-point, a 2 from the 2-point, and so on. If all of a player's checkers are on points lower than the number showing on a particular die, the player must use that die to bear off one checker from the highest occupied point. For example, if a player rolls a 6 and a 5, but has no checkers on the 6-point and two on the 5-point, then the 6 and the 5 must be used to bear off the two checkers from the 5-point. When bearing off, a player may also move a lower die roll before the higher even if that means the full value of the higher die is not fully utilized. For example, if a player has exactly one checker remaining on the 6-point, and rolls a 6 and a 1, the player may move the 6-point checker one place to the 5-point with the lower die roll of 1, and then bear that checker off the 5-point using the die roll of 6; this is sometimes useful tactically. As before, if there is a way to use all moves showing on the dice by moving checkers within the home board or by bearing them off, the player must do so. If a player's checker is hit while in the process of bearing off, that player may not bear off any others until it has been re-entered into the game and moved into the player's home board, according to the normal movement rules. The first player to bear off all fifteen of their own checkers wins the game. When keeping score in backgammon, the points awarded depend on the scale of the victory. A player who bears off all fifteen pieces when the opponent has borne off at least one, wins a single game worth 1 point. If all fifteen have been borne off before the opponent gets at least one checker off, this is a gammon or double game worth 2 points. A backgammon or triple game is worth 3 points and occurs when the losing player has borne off no pieces and has one or more on the bar and/or in the winner's home table (inner board). To speed up match play and to provide an added dimension for strategy, a doubling cube is usually used. The doubling cube is not a die to be rolled, but rather a marker, with the numbers 2, 4, 8, 16, 32, and 64 inscribed on its sides to denote the current stake. At the start of each game, the doubling cube is placed on the midpoint of the bar with the number 64 showing; the cube is then said to be "centered, on 1". When the cube is still centered, either player may start their turn by proposing that the game be played for twice the current stakes. Their opponent must either accept ("take") the doubled stakes or resign ("drop") the game immediately. Whenever a player accepts doubled stakes, the cube is placed on their side of the board with the corresponding power of two facing upward, to indicate that the right to redouble, which is to offer to continue doubling the stakes, belongs exclusively to that player. If the opponent drops the doubled stakes, they lose the game at the current value of the doubling cube. For instance, if the cube showed the number 2 and a player wanted to redouble the stakes to put it at 4, the opponent choosing to drop the redouble would lose two, or twice the original stake. There is no limit on the number of redoubles. Although 64 is the highest number depicted on the doubling cube, the stakes may rise to 128, 256, and so on. In money games, a player is often permitted to "beaver" when offered the cube, doubling the value of the game again, while retaining possession of the cube. A variant of the doubling cube "beaver" is the "raccoon". Players who doubled their opponent, seeing the opponent beaver the cube, may in turn then double the stakes once again ("raccoon") as part of that cube phase before any dice are rolled. The opponent retains the doubling cube. An example of a "raccoon" is the following: White doubles Black to 2 points, Black accepts then beavers the cube to 4 points; White, confident of a win, raccoons the cube to 8 points, while Black retains the cube. Such a move adds greatly to the risk of having to face the doubling cube coming back at 8 times its original value when first doubling the opponent (offered at 2 points, counter offered at 16 points) should the luck of the dice change. Some players may opt to invoke the "Murphy rule" or the "automatic double rule". If both opponents roll the same opening number, the doubling cube is incremented on each occasion yet remains in the middle of the board, available to either player. The Murphy rule may be invoked with a maximum number of automatic doubles allowed and that limit is agreed to prior to a game or match commencing. When a player decides to double the opponent, the value is then a double of whatever face value is shown (e.g. if two automatic doubles have occurred putting the cube up to 4, the first in-game double will be for 8 points). The Murphy rule is not an official rule in backgammon and is rarely, if ever, seen in use at officially sanctioned tournaments. The "Jacoby rule", named after Oswald Jacoby, allows gammons and backgammons to count for their respective double and triple values only if the cube has already been offered and accepted. This encourages a player with a large lead to double, possibly ending the game, rather than to play it to conclusion hoping for a gammon or backgammon. The Jacoby rule is widely used in money play but is not used in match play. The "Crawford rule", named after John R. Crawford, is designed to make match play more equitable for the player in the lead. If a player is one point away from winning a match, that player's opponent will always want to double as early as possible in order to catch up. Whether the game is worth one point or two, the trailing player must win to continue the match. To balance the situation, the Crawford rule requires that when a player first reaches a score one point short of winning, neither player may use the doubling cube for the following game, called the "Crawford game". After the Crawford game, normal use of the doubling cube resumes. The Crawford rule is routinely used in tournament match play. It is possible for a Crawford game to never occur in a match. If the Crawford rule is in effect, then another option is the "Holland rule", named after Tim Holland, which stipulates that after the Crawford game, a player cannot double until after at least two rolls have been played by each side. It was common in tournament play in the 1980s, but is now rarely used. Minor variations to the standard game are common among casual players in certain regions. For instance, only allowing a maximum of five men on any point (Britain) or disallowing "hit-and-run" in the home board (Middle East). There are also many relatives of backgammon within the tables family with different aims, modes of play and strategies. Some are played primarily throughout one geographic region, and others add new tactical elements to the game. These other tables games commonly have a different starting position, restrict certain moves, or assign special value to certain dice rolls, but in some geographic games even the rules and direction of movement of the counters change, rendering them fundamentally different. Acey-deucey is a relative of backgammon in which players start with no counters on the board, and must enter them onto the board at the beginning of the game. The roll of 1-2 is given special consideration, allowing the player, after moving the 1 and the 2, to select any desired doubles move. A player also receives an extra turn after a roll of 1-2 or of doubles. Hypergammon is a game in which players have only three counters on the board, starting with one each on the 24, 23 and 22 points. With the aid of a computer this game was solved by Hugh Sconyers around 1994, meaning that exact equities for all cube positions are available for all 32 million possible positions. Nard is a traditional tables game from Persia which may be an ancestor of backgammon. It has a different opening layout in which all 15 pieces start on the 24th point. During play pieces may not be hit and there are no gammons or backgammons. Russian backgammon is a variant described in 1895 as: "...much in vogue in Russia, Germany, and other parts of the Continent...". Players start with no counters on the board, and both players move in the same direction to bear off in a common home board. In this variant, doubles are powerful: four moves are played as in backgammon, followed by four moves according to the difference of the dice value from 7, and then the player has another turn (with the caveat that the turn ends if any portion of it cannot be completed). Gul bara and Tapa are tables games popular in south-eastern Europe and Turkey. The play will iterate among Backgammon, Gul Bara, and Tapa until one of the players reaches a score of 7 or 5. Coan ki is an ancient Chinese tables game. Plakoto, Fevga and Portes are three varieties of tables games played in Greece. Together, the three are referred to as Tavli and are usually played one after the other; game being three, five, or seven points. Misere (backgammon to lose) is a variant of backgammon in which the objective is to lose the game. Tavla is a Turkish variation. Backgammon has an established opening theory, although it is less detailed than that of chess. The tree of positions expands rapidly because of the number of possible dice rolls and the moves available on each turn. Recent computer analysis has offered more insight on opening plays, but the midgame is reached quickly. After the opening, backgammon players frequently rely on some established general strategies, combining and switching among them to adapt to the changing conditions of a game. A blot has the highest probability of being hit when it is 6 points away from an opponent's checker. Strategies can derive from that. The most direct one is simply to avoid being hit, trapped, or held in a stand-off. A "running game" describes a strategy of moving as quickly as possible around the board, and is most successful when a player is already ahead in the race. When this fails, one may opt for a "holding game", maintaining control of a point on one's opponent's side of the board, called an anchor. As the game progresses, this player may gain an advantage by hitting an opponent's blot from the anchor, or by rolling large doubles that allow the checkers to escape into a running game. The "priming game" involves building a wall of checkers, called a prime, covering a number of consecutive points. This obstructs opposing checkers that are behind the prime. A checker trapped behind a six-point prime cannot escape until the prime is broken. A particularly successful priming effort may lead to a "blitz", which is a strategy of covering the entire home board as quickly as possible while keeping one's opponent on the bar. Because the opponent has difficulty re-entering from the bar or escaping, a player can quickly gain a running advantage and win the game, often with a gammon. A "backgame" is a strategy that involves holding two or more anchors in an opponent's home board while being substantially behind in the race. The anchors obstruct the opponent's checkers and create opportunities to hit them as they move home. The backgame is generally used only to salvage a game wherein a player is already significantly behind. Using a backgame as an initial strategy is usually unsuccessful. "Duplication" refers to the placement of checkers such that one's opponent needs the same dice rolls to achieve different goals. For example, players may position all of their blots in such a way that the opponent must roll a 2 in order to hit any of them, reducing the probability of being hit more than once. "Diversification" refers to a complementary tactic of placing one's own checkers in such a way that more numbers are useful. Many positions require a measurement of a player's standing in the race, for example, in making a doubling cube decision, or in determining whether to run home and begin bearing off. The minimum total of pips needed to move a player's checkers around and off the board is called the "pip count". The difference between the two players' pip counts is frequently used as a measure of the leader's racing advantage. Players often use mental calculation techniques to determine pip counts in live play. Backgammon is played in two principal variations, "money" and "match" play. Money play means that every point counts evenly and every game stands alone, whether money is actually being wagered or not. "Match" play means that the players play until one side scores (or exceeds) a certain number of points. The format has a significant effect on strategy. In a match, the objective is not to win the maximum possible number of points, but rather to simply reach the score needed to win the match. For example, a player leading a 9-point match by a score of 7–5 would be very reluctant to turn the doubling cube, as their opponent could take and make a costless redouble to 4, placing the entire outcome of the match on the current game. Conversely, the trailing player would double very aggressively, particularly if they have chances to win a gammon in the current game. In money play, the theoretically correct checker play and cube action would never vary based on the score. In 1975, Emmet Keeler and Joel Spencer considered the question of when to double or accept a double using an idealized version of backgammon. In their idealized version, the probability of winning varies randomly over time by Brownian motion, and there are no gammons or backgammons. They showed that the optimal time to offer a double was when the probability of winning reached 80%, and it is wise to accept a double only if the probability of winning is at least 20%. As their assumptions do not correspond perfectly to the real game, actual doubling strategy may vary, but the 80% number still provides a possible rule of thumb. To reduce the possibility of cheating, most good-quality backgammon sets use precision dice and a dice cup. This reduces the likelihood of loaded dice being used, which is the main way of cheating in face-to-face play. A common method of cheating online is the use of a computer program to find the optimal move on each turn; to combat this, many online sites use move-comparison software that identifies when a player's moves resemble those of a backgammon program. Online cheating has therefore become extremely difficult. In State of Oregon v. Barr, a 1982 court case pivotal to the continued widespread organised playing of backgammon in the US, the State argued that backgammon is a game of chance and that it was therefore subject to Oregon's stringent gambling laws. Paul Magriel was a key witness for the defence, contradicting Roger Nelson, the expert prosecution witness, by saying, "Game theory, however, really applies to games with imperfect knowledge, where something is concealed, such as poker. Backgammon is not such a game. Everything is in front of you. The person who uses that information in the most effective manner will win." After the closing arguments, Judge Stephen S. Walker concluded that backgammon is a game of skill, not a game of chance, and found the defendant, backgammon tournament director Ted Barr, not guilty of promoting gambling. Enthusiasts have formed clubs for social play of backgammon. Local clubs may hold informal gatherings, with members meeting at cafés and bars in the evening to play and converse. A few clubs offer additional services, maintaining their own facilities or offering computer analysis of troublesome plays. Around 2003, some club leaders noticed a growth of interest in backgammon, and attributed it to the game's popularity on the Internet. A backgammon chouette permits three or more players to participate in a single game, often for money. One player competes against a team of all the other participants, and positions rotate after each game. Chouette play often permits the use of multiple doubling cubes. Backgammon clubs may also organize tournaments. Large club tournaments sometimes draw competitors from other regions, with final matches viewed by hundreds of spectators. The top players at regional tournaments often compete in major national and international championships. Winners at major tournaments may receive prizes of tens of thousands of dollars. The first world championship competition in backgammon was held in Las Vegas, Nevada in 1967. Tim Holland was declared the winner that year and at the tournament the following year. For unknown reasons, there was no championship in 1970, but in 1971, Tim Holland again won the title. The competition remained in Las Vegas until 1975, when it moved to Paradise Island in the Bahamas. The years 1976, 1977 and 1978 saw "dual" World Championships, one in the Bahamas attended by the Americans, and the European Open Championships in Monte Carlo with mostly European players. In 1979, Lewis Deyong, who had promoted the Bahamas World Championship for the prior three years, suggested that the two events be combined. Monte Carlo was universally acknowledged as the site of the World Backgammon Championship and has remained as such for thirty years. The Monte Carlo tournament draws hundreds of players and spectators, and is played over the course of a week. By the 21st century, the largest international tournaments had established the basis of a tour for top professional players. Major tournaments are held yearly worldwide. PartyGaming sponsored the first World Series of Backgammon in 2006 from Cannes and later the "Backgammon Million" tournament held in the Bahamas in January 2007 with a prize pool of one million dollars, the largest for any tournament to date. In 2008, the World Series of Backgammon ran the world's largest international events in London, the UK Masters, the biggest tournament ever held in the UK with 128 international class players; the Nordic Open, which instantly became the largest in the world with around 500 players in all flights and 153 in the championship, and Cannes, which hosted the Riviera Cup, the traditional follow-up tournament to the World Championships. Cannes also hosted the WSOB championship, the WSOB finale, which saw 16 players play three-point shootout matches for €160,000. The event was recorded for television in Europe and aired on Eurosport. The World Backgammon Association (WBA) has been holding the biggest backgammon tour on the circuit since 2007, the "European Backgammon Tour" (EBGT). In 2011, the WBA collaborated with the online backgammon provider Play65 for the 2011 season of the European Backgammon Tour and with "Betfair" in 2012. The 2013 season of the European Backgammon Tour featured 11 stops and 19 qualified players competing for €19,000 in a grand finale in Lefkosa, Northern Cyprus. When backgammon is played for money, the most common arrangement is to assign a monetary value to each point, and to play to a certain score, or until either player chooses to stop. The stakes are raised by gammons, backgammons, and use of the doubling cube. Backgammon is sometimes available in casinos. Before the commercialization of artificial neural network programs, proposition bets on specific positions were very common among backgammon players and gamblers. As with most gambling games, successful play requires a combination of luck and skill, as a single dice roll can sometimes significantly change the outcome of the game. Backgammon is considered the national game in many countries of the Eastern Mediterranean: Egypt, Turkey, Cyprus, Syria, Israel, Palestine, Lebanon and Greece. The popularity of the game across the region is primarily an oral tradition, and appears to have been strengthened during the era of the Ottoman Empire, which controlled the whole Eastern Mediterranean in the early modern period. Afif Bahnassi, Syria's director of antiquities, stated in 1988: "For some reason, backgammon became the rage of the Ottoman Empire. It really spread across the Arab world with the Turks, and it stayed behind when they left." The game is a common feature of coffeehouses throughout the region. Since at least the early 19th century, Damascus became well known as the preeminent location for Damascene-style wooden marquetry backgammon sets that have become famous throughout the region. A unique feature of backgammon throughout the region is players' use of mixed Persian and Turkish numbers to announce dice rolls, rather than Arabic or other local languages. Related to this phenomenon, the game is frequently referred to as Shesh Besh, which is a rhyming combination shesh, meaning six in Persian (as well as many historical and current Semitic languages), and besh, meaning five in Turkish. Shesh besh is commonly used to refer to when a player scores a 5 and 6 at the same time on dice. This language contains six types of irregular inflections: In the early 20th century, as use of Classical Arabic was being promoted with the rise of Arab nationalism, efforts were made to replace the Persian-Turkish numbers used in backgammon play. Backgammon has been studied considerably by computer scientists. Neural networks and other approaches have offered significant advances to software for gameplay and analysis. With 15 white and 15 black counters and 24 possible positions, backgammon has 18 quintillion possible legal positions. The first strong computer opponent was BKG 9.8. It was written by Hans Berliner in the late 1970s on a DEC PDP-10 as an experiment in evaluating board game positions. Early versions of BKG played badly even against poor players, but Berliner noticed that its critical mistakes were always at transitional phases in the game. He applied principles of fuzzy logic to improve its play between phases, and by July 1979, BKG 9.8 was strong enough to play against the reigning world champion Luigi Villa. It won the match 7–1, becoming the first computer program to defeat a world champion in any board game. Berliner stated that the victory was largely a matter of luck, as the computer received more favorable dice rolls. In the late 1980s, backgammon programmers found more success with an approach based on artificial neural networks. TD-Gammon, developed by Gerald Tesauro of IBM, was the first of these programs to play near the expert level. Its neural network was trained using temporal difference learning applied to data generated from self-play. According to assessments by Bill Robertie and Kit Woolsey, TD-Gammon's play was at or above the level of the top human players in the world. Woolsey said of the program that "There is no question in my mind that its positional judgment is far better than mine." Tesauro proposed using rollout analysis to compare the performance of computer algorithms against human players. In this method, a Monte-Carlo evaluation of positions is conducted (typically thousands of trials) where different random dice sequences are simulated. The rollout score of the human (or the computer) is the difference of the average game results by following the selected move versus following the best move, then averaged for the entire set of taken moves. Neural network research has resulted in three modern proprietary programs, JellyFish, Snowie and eXtreme Gammon, as well as the shareware BGBlitz and the free software GNU Backgammon. These programs not only play the game, but offer tools for analyzing games and detailed comparisons of individual moves. The strength of these programs lies in their neural networks' weights tables, which are the result of months of training. Without them, these programs play no better than a human novice. For the bearoff phase, backgammon software usually relies on a database containing precomputed equities for all possible bearoff positions. There are 54,263 bearoff positions for each side. This means there are 54263 total bearoff positions (~3 billion positions). In 1981 Hugh Sconyers wrote a computer program that solved all positions with nine checkers or fewer for both sides. In the early 1990s Hugh extended his results to all bearoff positions. For each position there are four results: no cube, roller's cube, center cube and opponent's cube. So, Hugh's bearoff database contains the exact answers to ~12 billion bearoff situations. Computer-versus-computer competitions are also held at Computer Olympiad events.
[ { "paragraph_id": 0, "text": "Backgammon is a two-player board game played with counters and dice on tables boards. It is the most widespread Western member of the large family of tables games, whose ancestors date back nearly 5,000 years to the regions of Mesopotamia and Persia. The earliest record of backgammon itself dates to 17th-century England, being descended from the 16th-century game of Irish.", "title": "" }, { "paragraph_id": 1, "text": "Backgammon is a two-player game of contrary movement in which each player has fifteen pieces known traditionally as men (short for 'tablemen'), but increasingly known as 'checkers' in the US in recent decades, analogous to the other board game of Checkers. The backgammon table pieces move along twenty-four 'points' according to the roll of two dice. The objective of the game is to move the fifteen pieces around the board and be first to bear off, i.e., remove them from the board. The achievement of this while the opponent is still a long way behind results in a triple win known as a backgammon, hence the name of the game.", "title": "" }, { "paragraph_id": 2, "text": "Backgammon involves a combination of strategy and luck (from rolling dice). While the dice may determine the outcome of a single game, the better player will accumulate the better record over a series of many games. With each roll of the dice, players must choose from numerous options for moving their pieces and anticipate possible counter-moves by the opponent. The optional use of a doubling cube allows players to raise the stakes during the game.", "title": "" }, { "paragraph_id": 3, "text": "Contrary to popular belief, backgammon is not the oldest board game in the world, nor are all tables games variants of backgammon. In fact, the earliest known mention of backgammon was in a letter dated 1635, when it was emerging as a variant of the popular mediaeval Anglo-Scottish game of Irish; the latter was described as a better game. By the 19th century, however, backgammon had spread to Europe, where it rapidly superseded other tables games like Trictrac in popularity, and also to America, where the doubling cube was introduced. In other parts of the world, different tables games such as Nard or Nardy are better known.", "title": "History" }, { "paragraph_id": 4, "text": "Backgammon is a recent member of the large family of tables games that date back to ancient times. The following is an overview of their development up to the time when backgammon appeared on the scene.", "title": "History" }, { "paragraph_id": 5, "text": "The history of board games can be traced back nearly 5,000 years to archaeological discoveries of the Jiroft culture, located in present-day Iran, the world's oldest game set having been discovered in the region with equipment comprising a dumbbell-shaped board, counters and dice. Although its precise rules are unknown, it has been termed the Game of 20 Squares and Irving Finkel has suggested a possible reconstruction. The Royal Game of Ur from 2600 BC may also be an ancestor or intermediate of modern-day table games like backgammon and is the oldest game for which rules have been handed down. It used tetrahedral dice. Various other board games spanning the 10th to 7th centuries BC have been found throughout modern day Iraq, Syria, Israel, Egypt and western Iran.", "title": "History" }, { "paragraph_id": 6, "text": "The Persian tables game of nard or nardšir emerged somewhere between the 3rd and 6th century AD, one text (Kār-nāmag ī Ardaxšēr ī Pāpakān) linking it with Ardashir I (r. 224–41), founder of the Sasanian dynasty, whereas another (Wičārišn ī čatrang ud nihišn ī nēw-ardaxšēr) attributes it to Bozorgmehr Bokhtagan, the vizier of Khosrow I (r. 531–79), who is credited with the invention of the game.", "title": "History" }, { "paragraph_id": 7, "text": "The earliest identifiable tables game, Tabula, meaning 'table' or 'board', is described in an epigram of Byzantine Emperor Zeno (AD 476–491). The overall aim was to be first to bear one's pieces off; the board had the typical tables layout, with 24 points, 12 on each side; and there were 15 counters per player. However, unlike modern Western backgammon, there were three cubical dice not two, no bar nor doubling die, and all counters started off the board. Modern backgammon follows the same rules as tabula for hitting a blot and for bearing off; and the rules for re-entering pieces in backgammon are the same as those for initially entering pieces in tabula. The name Tavli (τάβλι) is still used in Greece for various tables games, which are frequently played in town plateias and cafes.", "title": "History" }, { "paragraph_id": 8, "text": "The τάβλι of Emperor Zeno's time is believed to be a direct descendant of the earlier Roman Ludus duodecim scriptorum ('Game of twelve lines') with the board's middle row of points removed, and only the two outer rows remaining. Ludus duodecim scriptorum used a board with three rows of 12 points each, with the 15 pieces being moved in opposing directions by the two players across three rows according to the roll of the three cubical dice. Little specific text about the gameplay of Ludus duodecim scriptorum has survived; it may have been related to the older Ancient Greek dice game Kubeia. The earliest known mention of the game is in Ovid's Ars Amatoria ('The Art of Love'), written between 1 BC and 8 AD. In Roman times, this game was also known as alea.", "title": "History" }, { "paragraph_id": 9, "text": "Tables games first appeared in France during the 11th century and became a favourite pastime of gamblers. In 1254, Louis IX issued a decree prohibiting his court officials and subjects from playing. They were played in Germany in the 12th century, and had reached Iceland by the 13th century. In Spain, the Alfonso X manuscript Libro de los juegos, completed in 1283, describes rules for a number of dice and table games in addition to its discussion of chess. By the 17th century, games at tables had spread to Sweden. A wooden board and counters were recovered from the wreck of the Vasa among the belongings of the ship's officers. Tables games appear widely in paintings of this period, mainly those of Dutch and German painters, such as Van Ostade, Jan Steen, Hieronymus Bosch, and Bruegel. Among surviving artworks are Cardsharps by Caravaggio.", "title": "History" }, { "paragraph_id": 10, "text": "Backgammon's immediate predecessor was the 16th century tables game of Irish. Irish was the Anglo-Scottish equivalent of the French Toutes Tables and Spanish Todas Tablas, the latter name first being used in the 1283 El Libro de los Juegos, a translation of Arabic manuscripts by the Toledo School of Translators. Irish had been popular at the Scottish court of James IV and considered to be \"the more serious and solid game\" when the variant which became known as Backgammon began to emerge in the first half of the 17th century. In medieval Italy, Barail was played on a backgammon board, with the important difference that both players moved their pieces counter-clockwise and starting from the same side of the board. The game rules for Barail are recorded in a 13th century manuscript held in the Italian National Library in Florence.", "title": "History" }, { "paragraph_id": 11, "text": "The earliest mention of backgammon, under the name Baggammon, was by James Howell in a letter dated 1635. In English, the word \"backgammon\" is most likely derived from \"back\" and Middle English: gamen, meaning \"game\" or \"play\". Meanwhile, the first use documented by the Oxford English Dictionary was in 1650. In 1666, it is reported that the \"old name for backgammon used by Shakespeare and others\" was Tables. However, it is clear from Willughby that \"tables\" was a generic name and that the phrase \"playing at tables\" was used in a similar way to \"playing at cards\". The first known rules of \"Back Gammon\" were produced by Francis Willughby around 1672; they were quickly followed by Charles Cotton in 1674.", "title": "History" }, { "paragraph_id": 12, "text": "In the 16th century, Elizabethan laws and church regulations had prohibited \"playing at tables\" in England, but by the 18th century, Backgammon had superseded Irish and become popular among the English clergy. Edmond Hoyle published A Short Treatise on the Game of Back-Gammon in 1753; this described rules and strategy for the game and was bound together with a similar text on whist.", "title": "History" }, { "paragraph_id": 13, "text": "The early form of backgammon was very similar to its predecessor, Irish. The aim, board, number of pieces or \"men\", direction of play and starting layout were the same as in the modern game. However, there was no doubling die, there was no bar on the board or the bar was not used (men simply being moved off the table when hit) and the scoring was different. The game was won double if either the winning throw was a doublet or the opponent still had men outside the home board. It was won triple if a player bore all men off before any of the opponent's men reached the home board; this was a back-gammon. Some terminology, such as \"point\", \"hitting a blot\", \"home\", \"doublet\", \"bear off\" and \"men\" are recognisably the same as in the modern game; others, such as \"binding a man\" (adding a second man to a point) \"binding up the tables\" (taking all one's first 6 points), \"fore game\", \"latter game\", \"nipping a man\" (hitting a blot and playing it on forwards) \"playing at length\" (using both dice to move one man) are no longer in vogue.", "title": "History" }, { "paragraph_id": 14, "text": "By no later than 1850, the rules of play had changed to those used today. Tables boards were now made with a 'bar' in the centre and men that were hit went onto the bar. Winning double or by \"two hits\" was achieved by bearing all one's men off before the other has borne any — this was now called a gammon. If the winner bore off all men while the loser still had men in his adversary's table, it was a back-gammon and worth \"three hits\", i.e., triple.", "title": "History" }, { "paragraph_id": 15, "text": "The most recent major development in backgammon was the addition of the doubling cube. Doubles had originally been recorded by placing \"common parlour matches\" on the bar in the centre of the board. A doubling cube was first introduced in the 1920s in New York City among members of gaming clubs in the Lower East Side. The cube required players not only to select the best move in a given position, but also to estimate the probability of winning from that position, transforming backgammon into the expected value-driven game played in the 20th and 21st centuries.", "title": "History" }, { "paragraph_id": 16, "text": "The popularity of backgammon surged in the mid-1960s, in part due to the charisma of Prince Alexis Obolensky who became known as \"The Father of Modern Backgammon\". \"Obe\", as he was called by friends, co-founded the International Backgammon Association, which published a set of official rules. He also established the World Backgammon Club of Manhattan, devised a backgammon tournament system in 1963, then organized the first major international backgammon tournament in March 1964, which attracted royalty, celebrities and the press. The game became a huge fad and was played on college campuses, in discothèques and at country clubs; stockbrokers and bankers began playing at conservative men's clubs. People young and old all across the country dusted off their boards and pieces. Cigarette, liquor and car companies began to sponsor tournaments, and Hugh Hefner held backgammon parties at the Playboy Mansion. Backgammon clubs were formed and tournaments were held, resulting in a World Championship promoted in Las Vegas in 1967.", "title": "History" }, { "paragraph_id": 17, "text": "In the second half of the 20th century, new terms were introduced in America, such as 'beaver' and 'checkers' for men (although American backgammon experts Jacoby and Crawford continued to use both the older terms as well as the new ones).", "title": "History" }, { "paragraph_id": 18, "text": "Most recently, the United States Backgammon Federation (USBGF) was organized in 2009 to repopularize the game in the United States. Board and committee members include many of the top players, tournament directors and writers in the worldwide backgammon community. The USBGF has recently created Standards of Ethical Practice to address issues on which tournament rules fail to touch.", "title": "History" }, { "paragraph_id": 19, "text": "In its country of origin, the UK Backgammon Federation is the national authority and runs a backgammon championship — the Backgammon Galaxy UK Open Tournament — as well as club championships, online leagues and knockout tournaments. Like the USBGF they are active members of the World Backgammon Federation (WBF) and their tournament rules have been adopted in their entirety by the WBF.", "title": "History" }, { "paragraph_id": 20, "text": "", "title": "History" }, { "paragraph_id": 21, "text": "Backgammon software has been developed not only to play and analyze games, but also for people to play one another over the internet. Dice rolls are provided by random or pseudorandom number generators. Real-time online play began with the First Internet Backgammon Server in July 1992, but there are now a range of options, many of which are commercial.", "title": "History" }, { "paragraph_id": 22, "text": "Since 2018, backgammon has been overseen internationally by the World Backgammon Federation who set the rules of play for international tournaments.", "title": "Rules" }, { "paragraph_id": 23, "text": "Backgammon playing pieces may be termed men, checkers, draughts, stones, counters, pawns, discs, pips, chips, or nips. Checkers is a relatively modern American English term derived from another board game, draughts, which in US English is called checkers.", "title": "Rules" }, { "paragraph_id": 24, "text": "The objective is for players to bear off all their disc pieces from the board before their opponent can do the same. As the playing time for each individual game is short, it is often played in matches where victory is awarded to the first player to reach a certain number of points.", "title": "Rules" }, { "paragraph_id": 25, "text": "The dimensions of a board when opened, for a tournament game, should be at a minimum of 44 cm by 55 cm to a maximum of 66 cm by 88 cm.", "title": "Rules" }, { "paragraph_id": 26, "text": "Each side of the board has a track of 12 long triangles, called points. The points form a continuous track in the shape of a horseshoe, and are numbered from 1 to 24. In the most commonly used setup, each player begins with fifteen pieces; two are placed on their 24-point, three on their 8-point, and five each on their 13-point and their 6-point. The two players move their pieces in opposing directions, from the 24-point towards the 1-point.", "title": "Rules" }, { "paragraph_id": 27, "text": "Points 1 through 6 are called the home board or inner board, and points 7 through 12 are called the outer board. The 7-point is referred to as the bar point, and the 13-point as the midpoint. Usually the 5-point for each player is called the \"golden point\".", "title": "Rules" }, { "paragraph_id": 28, "text": "To start the game, each player rolls one die, and the player with the higher number moves first using the numbers shown on both dice. If the players roll the same number, they must roll again, leaving the first pair of dice on the board. The player with the higher number on the second roll moves using only the numbers shown on the dice used for the second roll. Both dice must land completely flat on the right-hand side of the gameboard. The players then take alternate turns, rolling two dice at the beginning of each turn.", "title": "Rules" }, { "paragraph_id": 29, "text": "After rolling the dice, players must, if possible, move their pieces according to the number shown on each die. For example, if the player rolls a 6 and a 3 (denoted as \"6-3\"), the player must move one checker six points forward, and another or the same checker three points forward. The same checker may be moved twice, as long as the two moves can be made separately and legally: six and then three, or three and then six. If a player rolls two of the same number, called doubles, that player must play each die twice. For example, a roll of 5-5 allows the player to make four moves of five spaces each. On any roll, a player must move according to the numbers on both dice if it is at all possible to do so. If one or both numbers do not allow a legal move, the player forfeits that portion of the roll and the turn ends. If moves can be made according to either one die or the other, but not both, the higher number must be used. If one die is unable to be moved, but such a move is made possible by the moving of the other die, that move is compulsory.", "title": "Rules" }, { "paragraph_id": 30, "text": "In the course of a move, a checker may land on any point that is unoccupied or is occupied by one or more of the player's own checkers. It may also land on a point occupied by exactly one opposing checker, or \"blot\". In this case, the blot has been \"hit\" and is placed in the middle of the board on the bar that divides the two sides of the playing surface. A checker may never land on a point occupied by two or more opposing checkers; thus, no point is ever occupied by checkers from both players simultaneously. There is no limit to the number of checkers that can occupy a point or the bar at any given time.", "title": "Rules" }, { "paragraph_id": 31, "text": "Checkers placed on the bar must re-enter the game through the opponent's home board before any other move can be made. A roll of 1 allows the checker to enter on the 24-point (opponent's 1), a roll of 2 on the 23-point (opponent's 2), and so forth, up to a roll of 6 allowing entry on the 19-point (opponent's 6). Checkers may not enter on a point occupied by two or more opposing checkers. Checkers can enter on unoccupied points, or on points occupied by a single opposing checker; in the latter case, the single checker is hit and placed on the bar. A player may not move any other checkers until all checkers belonging to that player on the bar have re-entered the board. If a player has checkers on the bar, but rolls a combination that does not allow any of those checkers to re-enter, the player does not move. If the opponent's home board is completely \"closed\" (i.e. all six points are each occupied by two or more checkers), there is no roll that will allow a player to enter a checker from the bar, and that player stops rolling and playing until at least one point becomes open (occupied by one or zero checkers) due to the opponent's moves.", "title": "Rules" }, { "paragraph_id": 32, "text": "A turn ends only when the player has removed his or her dice from the board. Prior to this moment, a move can be undone and replayed an unlimited number of times.", "title": "Rules" }, { "paragraph_id": 33, "text": "When all of a player's checkers are in that player's home board, that player may start removing them; this is called \"bearing off\". A roll of 1 may be used to bear off a checker from the 1-point, a 2 from the 2-point, and so on. If all of a player's checkers are on points lower than the number showing on a particular die, the player must use that die to bear off one checker from the highest occupied point. For example, if a player rolls a 6 and a 5, but has no checkers on the 6-point and two on the 5-point, then the 6 and the 5 must be used to bear off the two checkers from the 5-point. When bearing off, a player may also move a lower die roll before the higher even if that means the full value of the higher die is not fully utilized. For example, if a player has exactly one checker remaining on the 6-point, and rolls a 6 and a 1, the player may move the 6-point checker one place to the 5-point with the lower die roll of 1, and then bear that checker off the 5-point using the die roll of 6; this is sometimes useful tactically. As before, if there is a way to use all moves showing on the dice by moving checkers within the home board or by bearing them off, the player must do so. If a player's checker is hit while in the process of bearing off, that player may not bear off any others until it has been re-entered into the game and moved into the player's home board, according to the normal movement rules.", "title": "Rules" }, { "paragraph_id": 34, "text": "The first player to bear off all fifteen of their own checkers wins the game. When keeping score in backgammon, the points awarded depend on the scale of the victory. A player who bears off all fifteen pieces when the opponent has borne off at least one, wins a single game worth 1 point. If all fifteen have been borne off before the opponent gets at least one checker off, this is a gammon or double game worth 2 points. A backgammon or triple game is worth 3 points and occurs when the losing player has borne off no pieces and has one or more on the bar and/or in the winner's home table (inner board).", "title": "Rules" }, { "paragraph_id": 35, "text": "To speed up match play and to provide an added dimension for strategy, a doubling cube is usually used. The doubling cube is not a die to be rolled, but rather a marker, with the numbers 2, 4, 8, 16, 32, and 64 inscribed on its sides to denote the current stake. At the start of each game, the doubling cube is placed on the midpoint of the bar with the number 64 showing; the cube is then said to be \"centered, on 1\". When the cube is still centered, either player may start their turn by proposing that the game be played for twice the current stakes. Their opponent must either accept (\"take\") the doubled stakes or resign (\"drop\") the game immediately.", "title": "Rules" }, { "paragraph_id": 36, "text": "Whenever a player accepts doubled stakes, the cube is placed on their side of the board with the corresponding power of two facing upward, to indicate that the right to redouble, which is to offer to continue doubling the stakes, belongs exclusively to that player. If the opponent drops the doubled stakes, they lose the game at the current value of the doubling cube. For instance, if the cube showed the number 2 and a player wanted to redouble the stakes to put it at 4, the opponent choosing to drop the redouble would lose two, or twice the original stake.", "title": "Rules" }, { "paragraph_id": 37, "text": "There is no limit on the number of redoubles. Although 64 is the highest number depicted on the doubling cube, the stakes may rise to 128, 256, and so on. In money games, a player is often permitted to \"beaver\" when offered the cube, doubling the value of the game again, while retaining possession of the cube.", "title": "Rules" }, { "paragraph_id": 38, "text": "A variant of the doubling cube \"beaver\" is the \"raccoon\". Players who doubled their opponent, seeing the opponent beaver the cube, may in turn then double the stakes once again (\"raccoon\") as part of that cube phase before any dice are rolled. The opponent retains the doubling cube. An example of a \"raccoon\" is the following: White doubles Black to 2 points, Black accepts then beavers the cube to 4 points; White, confident of a win, raccoons the cube to 8 points, while Black retains the cube. Such a move adds greatly to the risk of having to face the doubling cube coming back at 8 times its original value when first doubling the opponent (offered at 2 points, counter offered at 16 points) should the luck of the dice change.", "title": "Rules" }, { "paragraph_id": 39, "text": "Some players may opt to invoke the \"Murphy rule\" or the \"automatic double rule\". If both opponents roll the same opening number, the doubling cube is incremented on each occasion yet remains in the middle of the board, available to either player. The Murphy rule may be invoked with a maximum number of automatic doubles allowed and that limit is agreed to prior to a game or match commencing. When a player decides to double the opponent, the value is then a double of whatever face value is shown (e.g. if two automatic doubles have occurred putting the cube up to 4, the first in-game double will be for 8 points). The Murphy rule is not an official rule in backgammon and is rarely, if ever, seen in use at officially sanctioned tournaments.", "title": "Rules" }, { "paragraph_id": 40, "text": "The \"Jacoby rule\", named after Oswald Jacoby, allows gammons and backgammons to count for their respective double and triple values only if the cube has already been offered and accepted. This encourages a player with a large lead to double, possibly ending the game, rather than to play it to conclusion hoping for a gammon or backgammon. The Jacoby rule is widely used in money play but is not used in match play.", "title": "Rules" }, { "paragraph_id": 41, "text": "The \"Crawford rule\", named after John R. Crawford, is designed to make match play more equitable for the player in the lead. If a player is one point away from winning a match, that player's opponent will always want to double as early as possible in order to catch up. Whether the game is worth one point or two, the trailing player must win to continue the match. To balance the situation, the Crawford rule requires that when a player first reaches a score one point short of winning, neither player may use the doubling cube for the following game, called the \"Crawford game\". After the Crawford game, normal use of the doubling cube resumes. The Crawford rule is routinely used in tournament match play. It is possible for a Crawford game to never occur in a match.", "title": "Rules" }, { "paragraph_id": 42, "text": "If the Crawford rule is in effect, then another option is the \"Holland rule\", named after Tim Holland, which stipulates that after the Crawford game, a player cannot double until after at least two rolls have been played by each side. It was common in tournament play in the 1980s, but is now rarely used.", "title": "Rules" }, { "paragraph_id": 43, "text": "Minor variations to the standard game are common among casual players in certain regions. For instance, only allowing a maximum of five men on any point (Britain) or disallowing \"hit-and-run\" in the home board (Middle East).", "title": "Related games" }, { "paragraph_id": 44, "text": "There are also many relatives of backgammon within the tables family with different aims, modes of play and strategies. Some are played primarily throughout one geographic region, and others add new tactical elements to the game. These other tables games commonly have a different starting position, restrict certain moves, or assign special value to certain dice rolls, but in some geographic games even the rules and direction of movement of the counters change, rendering them fundamentally different.", "title": "Related games" }, { "paragraph_id": 45, "text": "Acey-deucey is a relative of backgammon in which players start with no counters on the board, and must enter them onto the board at the beginning of the game. The roll of 1-2 is given special consideration, allowing the player, after moving the 1 and the 2, to select any desired doubles move. A player also receives an extra turn after a roll of 1-2 or of doubles.", "title": "Related games" }, { "paragraph_id": 46, "text": "Hypergammon is a game in which players have only three counters on the board, starting with one each on the 24, 23 and 22 points. With the aid of a computer this game was solved by Hugh Sconyers around 1994, meaning that exact equities for all cube positions are available for all 32 million possible positions.", "title": "Related games" }, { "paragraph_id": 47, "text": "Nard is a traditional tables game from Persia which may be an ancestor of backgammon. It has a different opening layout in which all 15 pieces start on the 24th point. During play pieces may not be hit and there are no gammons or backgammons.", "title": "Related games" }, { "paragraph_id": 48, "text": "Russian backgammon is a variant described in 1895 as: \"...much in vogue in Russia, Germany, and other parts of the Continent...\". Players start with no counters on the board, and both players move in the same direction to bear off in a common home board. In this variant, doubles are powerful: four moves are played as in backgammon, followed by four moves according to the difference of the dice value from 7, and then the player has another turn (with the caveat that the turn ends if any portion of it cannot be completed).", "title": "Related games" }, { "paragraph_id": 49, "text": "Gul bara and Tapa are tables games popular in south-eastern Europe and Turkey. The play will iterate among Backgammon, Gul Bara, and Tapa until one of the players reaches a score of 7 or 5.", "title": "Related games" }, { "paragraph_id": 50, "text": "Coan ki is an ancient Chinese tables game.", "title": "Related games" }, { "paragraph_id": 51, "text": "Plakoto, Fevga and Portes are three varieties of tables games played in Greece. Together, the three are referred to as Tavli and are usually played one after the other; game being three, five, or seven points.", "title": "Related games" }, { "paragraph_id": 52, "text": "Misere (backgammon to lose) is a variant of backgammon in which the objective is to lose the game.", "title": "Related games" }, { "paragraph_id": 53, "text": "Tavla is a Turkish variation.", "title": "Related games" }, { "paragraph_id": 54, "text": "Backgammon has an established opening theory, although it is less detailed than that of chess. The tree of positions expands rapidly because of the number of possible dice rolls and the moves available on each turn. Recent computer analysis has offered more insight on opening plays, but the midgame is reached quickly. After the opening, backgammon players frequently rely on some established general strategies, combining and switching among them to adapt to the changing conditions of a game.", "title": "Strategy and tactics" }, { "paragraph_id": 55, "text": "A blot has the highest probability of being hit when it is 6 points away from an opponent's checker. Strategies can derive from that. The most direct one is simply to avoid being hit, trapped, or held in a stand-off. A \"running game\" describes a strategy of moving as quickly as possible around the board, and is most successful when a player is already ahead in the race. When this fails, one may opt for a \"holding game\", maintaining control of a point on one's opponent's side of the board, called an anchor. As the game progresses, this player may gain an advantage by hitting an opponent's blot from the anchor, or by rolling large doubles that allow the checkers to escape into a running game.", "title": "Strategy and tactics" }, { "paragraph_id": 56, "text": "The \"priming game\" involves building a wall of checkers, called a prime, covering a number of consecutive points. This obstructs opposing checkers that are behind the prime. A checker trapped behind a six-point prime cannot escape until the prime is broken. A particularly successful priming effort may lead to a \"blitz\", which is a strategy of covering the entire home board as quickly as possible while keeping one's opponent on the bar. Because the opponent has difficulty re-entering from the bar or escaping, a player can quickly gain a running advantage and win the game, often with a gammon.", "title": "Strategy and tactics" }, { "paragraph_id": 57, "text": "A \"backgame\" is a strategy that involves holding two or more anchors in an opponent's home board while being substantially behind in the race. The anchors obstruct the opponent's checkers and create opportunities to hit them as they move home. The backgame is generally used only to salvage a game wherein a player is already significantly behind. Using a backgame as an initial strategy is usually unsuccessful.", "title": "Strategy and tactics" }, { "paragraph_id": 58, "text": "\"Duplication\" refers to the placement of checkers such that one's opponent needs the same dice rolls to achieve different goals. For example, players may position all of their blots in such a way that the opponent must roll a 2 in order to hit any of them, reducing the probability of being hit more than once. \"Diversification\" refers to a complementary tactic of placing one's own checkers in such a way that more numbers are useful.", "title": "Strategy and tactics" }, { "paragraph_id": 59, "text": "Many positions require a measurement of a player's standing in the race, for example, in making a doubling cube decision, or in determining whether to run home and begin bearing off. The minimum total of pips needed to move a player's checkers around and off the board is called the \"pip count\". The difference between the two players' pip counts is frequently used as a measure of the leader's racing advantage. Players often use mental calculation techniques to determine pip counts in live play.", "title": "Strategy and tactics" }, { "paragraph_id": 60, "text": "Backgammon is played in two principal variations, \"money\" and \"match\" play. Money play means that every point counts evenly and every game stands alone, whether money is actually being wagered or not. \"Match\" play means that the players play until one side scores (or exceeds) a certain number of points. The format has a significant effect on strategy. In a match, the objective is not to win the maximum possible number of points, but rather to simply reach the score needed to win the match. For example, a player leading a 9-point match by a score of 7–5 would be very reluctant to turn the doubling cube, as their opponent could take and make a costless redouble to 4, placing the entire outcome of the match on the current game. Conversely, the trailing player would double very aggressively, particularly if they have chances to win a gammon in the current game. In money play, the theoretically correct checker play and cube action would never vary based on the score.", "title": "Strategy and tactics" }, { "paragraph_id": 61, "text": "In 1975, Emmet Keeler and Joel Spencer considered the question of when to double or accept a double using an idealized version of backgammon. In their idealized version, the probability of winning varies randomly over time by Brownian motion, and there are no gammons or backgammons. They showed that the optimal time to offer a double was when the probability of winning reached 80%, and it is wise to accept a double only if the probability of winning is at least 20%. As their assumptions do not correspond perfectly to the real game, actual doubling strategy may vary, but the 80% number still provides a possible rule of thumb.", "title": "Strategy and tactics" }, { "paragraph_id": 62, "text": "To reduce the possibility of cheating, most good-quality backgammon sets use precision dice and a dice cup. This reduces the likelihood of loaded dice being used, which is the main way of cheating in face-to-face play. A common method of cheating online is the use of a computer program to find the optimal move on each turn; to combat this, many online sites use move-comparison software that identifies when a player's moves resemble those of a backgammon program. Online cheating has therefore become extremely difficult.", "title": "Cheating" }, { "paragraph_id": 63, "text": "In State of Oregon v. Barr, a 1982 court case pivotal to the continued widespread organised playing of backgammon in the US, the State argued that backgammon is a game of chance and that it was therefore subject to Oregon's stringent gambling laws. Paul Magriel was a key witness for the defence, contradicting Roger Nelson, the expert prosecution witness, by saying, \"Game theory, however, really applies to games with imperfect knowledge, where something is concealed, such as poker. Backgammon is not such a game. Everything is in front of you. The person who uses that information in the most effective manner will win.\" After the closing arguments, Judge Stephen S. Walker concluded that backgammon is a game of skill, not a game of chance, and found the defendant, backgammon tournament director Ted Barr, not guilty of promoting gambling.", "title": "Social and competitive play" }, { "paragraph_id": 64, "text": "Enthusiasts have formed clubs for social play of backgammon. Local clubs may hold informal gatherings, with members meeting at cafés and bars in the evening to play and converse. A few clubs offer additional services, maintaining their own facilities or offering computer analysis of troublesome plays. Around 2003, some club leaders noticed a growth of interest in backgammon, and attributed it to the game's popularity on the Internet.", "title": "Social and competitive play" }, { "paragraph_id": 65, "text": "A backgammon chouette permits three or more players to participate in a single game, often for money. One player competes against a team of all the other participants, and positions rotate after each game. Chouette play often permits the use of multiple doubling cubes.", "title": "Social and competitive play" }, { "paragraph_id": 66, "text": "Backgammon clubs may also organize tournaments. Large club tournaments sometimes draw competitors from other regions, with final matches viewed by hundreds of spectators. The top players at regional tournaments often compete in major national and international championships. Winners at major tournaments may receive prizes of tens of thousands of dollars.", "title": "Social and competitive play" }, { "paragraph_id": 67, "text": "The first world championship competition in backgammon was held in Las Vegas, Nevada in 1967. Tim Holland was declared the winner that year and at the tournament the following year. For unknown reasons, there was no championship in 1970, but in 1971, Tim Holland again won the title. The competition remained in Las Vegas until 1975, when it moved to Paradise Island in the Bahamas. The years 1976, 1977 and 1978 saw \"dual\" World Championships, one in the Bahamas attended by the Americans, and the European Open Championships in Monte Carlo with mostly European players. In 1979, Lewis Deyong, who had promoted the Bahamas World Championship for the prior three years, suggested that the two events be combined. Monte Carlo was universally acknowledged as the site of the World Backgammon Championship and has remained as such for thirty years. The Monte Carlo tournament draws hundreds of players and spectators, and is played over the course of a week.", "title": "Social and competitive play" }, { "paragraph_id": 68, "text": "By the 21st century, the largest international tournaments had established the basis of a tour for top professional players. Major tournaments are held yearly worldwide. PartyGaming sponsored the first World Series of Backgammon in 2006 from Cannes and later the \"Backgammon Million\" tournament held in the Bahamas in January 2007 with a prize pool of one million dollars, the largest for any tournament to date. In 2008, the World Series of Backgammon ran the world's largest international events in London, the UK Masters, the biggest tournament ever held in the UK with 128 international class players; the Nordic Open, which instantly became the largest in the world with around 500 players in all flights and 153 in the championship, and Cannes, which hosted the Riviera Cup, the traditional follow-up tournament to the World Championships. Cannes also hosted the WSOB championship, the WSOB finale, which saw 16 players play three-point shootout matches for €160,000. The event was recorded for television in Europe and aired on Eurosport.", "title": "Social and competitive play" }, { "paragraph_id": 69, "text": "The World Backgammon Association (WBA) has been holding the biggest backgammon tour on the circuit since 2007, the \"European Backgammon Tour\" (EBGT). In 2011, the WBA collaborated with the online backgammon provider Play65 for the 2011 season of the European Backgammon Tour and with \"Betfair\" in 2012. The 2013 season of the European Backgammon Tour featured 11 stops and 19 qualified players competing for €19,000 in a grand finale in Lefkosa, Northern Cyprus.", "title": "Social and competitive play" }, { "paragraph_id": 70, "text": "When backgammon is played for money, the most common arrangement is to assign a monetary value to each point, and to play to a certain score, or until either player chooses to stop. The stakes are raised by gammons, backgammons, and use of the doubling cube. Backgammon is sometimes available in casinos. Before the commercialization of artificial neural network programs, proposition bets on specific positions were very common among backgammon players and gamblers. As with most gambling games, successful play requires a combination of luck and skill, as a single dice roll can sometimes significantly change the outcome of the game.", "title": "Social and competitive play" }, { "paragraph_id": 71, "text": "Backgammon is considered the national game in many countries of the Eastern Mediterranean: Egypt, Turkey, Cyprus, Syria, Israel, Palestine, Lebanon and Greece.", "title": "Mediterranean and West Asian cultural significance" }, { "paragraph_id": 72, "text": "The popularity of the game across the region is primarily an oral tradition, and appears to have been strengthened during the era of the Ottoman Empire, which controlled the whole Eastern Mediterranean in the early modern period. Afif Bahnassi, Syria's director of antiquities, stated in 1988: \"For some reason, backgammon became the rage of the Ottoman Empire. It really spread across the Arab world with the Turks, and it stayed behind when they left.\" The game is a common feature of coffeehouses throughout the region. Since at least the early 19th century, Damascus became well known as the preeminent location for Damascene-style wooden marquetry backgammon sets that have become famous throughout the region.", "title": "Mediterranean and West Asian cultural significance" }, { "paragraph_id": 73, "text": "A unique feature of backgammon throughout the region is players' use of mixed Persian and Turkish numbers to announce dice rolls, rather than Arabic or other local languages. Related to this phenomenon, the game is frequently referred to as Shesh Besh, which is a rhyming combination shesh, meaning six in Persian (as well as many historical and current Semitic languages), and besh, meaning five in Turkish. Shesh besh is commonly used to refer to when a player scores a 5 and 6 at the same time on dice. This language contains six types of irregular inflections:", "title": "Mediterranean and West Asian cultural significance" }, { "paragraph_id": 74, "text": "In the early 20th century, as use of Classical Arabic was being promoted with the rise of Arab nationalism, efforts were made to replace the Persian-Turkish numbers used in backgammon play.", "title": "Mediterranean and West Asian cultural significance" }, { "paragraph_id": 75, "text": "Backgammon has been studied considerably by computer scientists. Neural networks and other approaches have offered significant advances to software for gameplay and analysis. With 15 white and 15 black counters and 24 possible positions, backgammon has 18 quintillion possible legal positions.", "title": "Studies and analysis" }, { "paragraph_id": 76, "text": "The first strong computer opponent was BKG 9.8. It was written by Hans Berliner in the late 1970s on a DEC PDP-10 as an experiment in evaluating board game positions. Early versions of BKG played badly even against poor players, but Berliner noticed that its critical mistakes were always at transitional phases in the game. He applied principles of fuzzy logic to improve its play between phases, and by July 1979, BKG 9.8 was strong enough to play against the reigning world champion Luigi Villa. It won the match 7–1, becoming the first computer program to defeat a world champion in any board game. Berliner stated that the victory was largely a matter of luck, as the computer received more favorable dice rolls.", "title": "Studies and analysis" }, { "paragraph_id": 77, "text": "In the late 1980s, backgammon programmers found more success with an approach based on artificial neural networks. TD-Gammon, developed by Gerald Tesauro of IBM, was the first of these programs to play near the expert level. Its neural network was trained using temporal difference learning applied to data generated from self-play. According to assessments by Bill Robertie and Kit Woolsey, TD-Gammon's play was at or above the level of the top human players in the world. Woolsey said of the program that \"There is no question in my mind that its positional judgment is far better than mine.\"", "title": "Studies and analysis" }, { "paragraph_id": 78, "text": "Tesauro proposed using rollout analysis to compare the performance of computer algorithms against human players. In this method, a Monte-Carlo evaluation of positions is conducted (typically thousands of trials) where different random dice sequences are simulated. The rollout score of the human (or the computer) is the difference of the average game results by following the selected move versus following the best move, then averaged for the entire set of taken moves.", "title": "Studies and analysis" }, { "paragraph_id": 79, "text": "Neural network research has resulted in three modern proprietary programs, JellyFish, Snowie and eXtreme Gammon, as well as the shareware BGBlitz and the free software GNU Backgammon. These programs not only play the game, but offer tools for analyzing games and detailed comparisons of individual moves. The strength of these programs lies in their neural networks' weights tables, which are the result of months of training. Without them, these programs play no better than a human novice. For the bearoff phase, backgammon software usually relies on a database containing precomputed equities for all possible bearoff positions. There are 54,263 bearoff positions for each side. This means there are 54263 total bearoff positions (~3 billion positions). In 1981 Hugh Sconyers wrote a computer program that solved all positions with nine checkers or fewer for both sides. In the early 1990s Hugh extended his results to all bearoff positions. For each position there are four results: no cube, roller's cube, center cube and opponent's cube. So, Hugh's bearoff database contains the exact answers to ~12 billion bearoff situations.", "title": "Studies and analysis" }, { "paragraph_id": 80, "text": "Computer-versus-computer competitions are also held at Computer Olympiad events.", "title": "Studies and analysis" }, { "paragraph_id": 81, "text": "", "title": "External links" } ]
Backgammon is a two-player board game played with counters and dice on tables boards. It is the most widespread Western member of the large family of tables games, whose ancestors date back nearly 5,000 years to the regions of Mesopotamia and Persia. The earliest record of backgammon itself dates to 17th-century England, being descended from the 16th-century game of Irish. Backgammon is a two-player game of contrary movement in which each player has fifteen pieces known traditionally as men, but increasingly known as 'checkers' in the US in recent decades, analogous to the other board game of Checkers. The backgammon table pieces move along twenty-four 'points' according to the roll of two dice. The objective of the game is to move the fifteen pieces around the board and be first to bear off, i.e., remove them from the board. The achievement of this while the opponent is still a long way behind results in a triple win known as a backgammon, hence the name of the game. Backgammon involves a combination of strategy and luck. While the dice may determine the outcome of a single game, the better player will accumulate the better record over a series of many games. With each roll of the dice, players must choose from numerous options for moving their pieces and anticipate possible counter-moves by the opponent. The optional use of a doubling cube allows players to raise the stakes during the game.
2001-10-12T23:44:57Z
2023-12-31T01:16:06Z
[ "Template:Wikibooks inline", "Template:Boardgloss", "Template:Citation needed", "Template:Cite journal", "Template:ISBN", "Template:Isbn", "Template:Short description", "Template:Nowrap", "Template:Cite book", "Template:Refend", "Template:Tables games", "Template:Other uses", "Template:Notelist", "Template:Reflist", "Template:Curlie", "Template:Authority control", "Template:Efn", "Template:Tsp", "Template:Refbegin", "Template:Main", "Template:Hsp", "Template:Cite encyclopedia", "Template:Lang-enm", "Template:See also", "Template:Cite news", "Template:Commons category-inline", "Template:Anchor", "Template:Cite web", "Template:Wiktionary inline", "Template:Cite EB1911", "Template:Infobox game", "Template:Lang", "Template:Lang-fa", "Template:Portal", "Template:Spoken Wikipedia" ]
https://en.wikipedia.org/wiki/Backgammon
4,331
Book of Joshua
The Book of Joshua (Hebrew: סֵפֶר יְהוֹשֻׁעַ Sefer Yəhōšūaʿ, Tiberian: Sēp̄er Yŏhōšūaʿ; Greek: Ιησούς του Ναυή; Latin: Liber Iosue) is the sixth book in the Hebrew Bible and the Old Testament, and is the first book of the Deuteronomistic history, the story of Israel from the conquest of Canaan to the Babylonian exile. It tells of the campaigns of the Israelites in central, southern and northern Canaan, the destruction of their enemies, and the division of the land among the Twelve Tribes, framed by two set-piece speeches, the first by God commanding the conquest of the land, and, at the end, the second by Joshua warning of the need for faithful observance of the Law (torah) revealed to Moses. The strong consensus among scholars is that the Book of Joshua holds little historical value for early Israel and most likely reflects a much later period. The earliest parts of the book are possibly chapters 2–11, the story of the conquest; these chapters were later incorporated into an early form of Joshua likely written late in the reign of king Josiah (reigned 640–609 BCE), but the book was not completed until after the fall of Jerusalem to the Neo-Babylonian Empire in 586 BCE, and possibly not until after the return from the Babylonian exile in 539 BCE. I. Transfer of leadership to Joshua (1:1–18) II. Entrance into and conquest of Canaan (2:1–12:24) III. Division of the land among the tribes (13:1–22:34) IV. Conclusion (23:1–24:33) Chapter 1 commences "after the death of Moses" and presents the first of three important moments in Joshua marked with major speeches and reflections by the main characters; here first God, and then Joshua, make speeches about the goal of conquest of the Promised Land; in chapter 12, the narrator looks back on the conquest; and in chapter 23 Joshua gives a speech about what must be done if Israel is to live in peace in the land. God commissions Joshua to take possession of the land and warns him to keep faith with the Mosaic covenant. God's speech foreshadows the major themes of the book: the crossing of the Jordan River and conquest of the land, its distribution, and the imperative need for obedience to the Law. Joshua's own immediate obedience is seen in his speeches to the Israelite commanders and to the Transjordanian tribes, and the Transjordanians' affirmation of Joshua's leadership echoes Yahweh's assurances of victory. Rahab, a Canaanite woman of the Bible, sets in motion the entrance into Canaan by the Israelites. To avoid repeating failed attempts by Moses to have notable men of Israel predict the success rate of entry into Canaan mentioned in the book of Numbers, Joshua tasks two regular men with entering Jericho as spies. They arrive at Rahab's house and spend the night. The king of Jericho, having heard of possible Israelite spies, demands that Rahab reveal the men. She tells him that she is unaware of their whereabouts, when in reality, she hid them on her roof under flax. The next morning, Rahab professes her faith in God to the men and acknowledges her belief that Canaan was divinely reserved for the Israelites from the beginning. Because of Rahab's actions, the Israelites are able to enter Canaan. The Israelites cross the Jordan River through a miraculous intervention of God with the Ark of the Covenant and are circumcised at Gibeath-Haaraloth (translated as hill of foreskins), renamed Gilgal in memory. Gilgal sounds like Gallothi, "I have removed", but is more likely to translate as "circle of standing stones". The conquest begins with the battle of Jericho, followed by Ai (central Canaan), after which Joshua builds an altar to Yahweh at Mount Ebal in northern Canaan and renews the Covenant in a ceremony with elements of a divine land-grant ceremony, similar to ceremonies known from Mesopotamia. The narrative then switches to the south. The Gibeonites trick the Israelites into entering an alliance with them by saying that they are not Canaanites. Despite this, the Israelites decide to keep the alliance by enslaving them instead. An alliance of Amorite kingdoms headed by the Canaanite king of Jerusalem attacks the Gibeonites but they are defeated with Yahweh's miraculous help of stopping the Sun and the Moon, and hurling down large hailstones (Joshua 10:10–14). The enemy kings were eventually hanged on trees. The Deuteronomist author may have used the then-recent 701 BCE campaign of the Assyrian king Sennacherib in the Kingdom of Judah as his model; the hanging of the captured kings is in accordance with Assyrian practice of the 8th century BCE. With the south conquered the narrative moves to the northern campaign. A powerful multi-national (or more accurately, multi-ethnic) coalition headed by the king of Hazor, the most important northern city, is defeated at the Battle of the Waters of Merom with Yahweh's help. Hazor itself is then captured and destroyed. Chapter 11:16–23 summarises the extent of the conquest: Joshua has taken the entire land, almost entirely through military victories, with only the Gibeonites agreeing to peaceful terms with Israel. The land then "had rest from war" (Joshua 11:23, repeated at 14:15). Chapter 12 lists the vanquished kings on both sides of the Jordan River: the two kings who ruled east of the Jordan who were defeated under Moses' leadership (Joshua 12:1–6; cf. Numbers 21), and the 31 kings on the west of the Jordan who were defeated under Joshua's leadership (Joshua 12:7–24). The list of the 31 kings is quasi-tabular: Having described how the Israelites and Joshua have carried out the first of their God's commands, the narrative now turns to the second: to "put the people in possession of the land." Joshua is "old, advanced (or stricken) in years" by this time. This land distribution is a "covenantal land grant": Yahweh, as king, is issuing each tribe its territory. The "Cities of Refuge" and Levitical cities are attached to the end, since it is necessary for the tribes to receive their grants before they allocate parts of it to others. The Transjordanian tribes are dismissed, affirming their loyalty to Yahweh. The book reaffirms Moses' allocation of land east of the Jordan to the tribes of Reuben and Gad and the half-tribe of Manasseh, and then describes how Joshua divided the newly conquered land of Canaan into parcels, and assigned them to the tribes by lot. Joshua 14:1 also makes reference to the role of Eleazar the priest (ahead of Joshua) in the distribution process. The description serves a theological function to show how the promise of the land was realized in the biblical narrative; its origins are unclear, but the descriptions may reflect geographical relations among the places named. The wording of Joshua 18:1–4 suggests that the tribes of Reuben, Gad, Judah, Ephraim and Manasseh received their land allocation some time before the "remaining seven tribes", and a 21-member expedition set out to survey the remainder of the land with a view to organising the allocation to the tribes of Simeon, Benjamin, Asher, Naphtali, Zebulun, Issachar and Dan. Subsequently, 48 cities with their surrounding lands were allocated to the Tribe of Levi. Omitted in the Masoretic Text, but present in the Septuagint, is a statement that: Joshua completed the division of the land in its boundaries, and the children gave a portion to Joshua, by the commandment of the Lord. They gave to him the city for which he asked, Thamnath Sarach gave they him in Mount Ephraim, and Joshua built the city, and dwelt in it. And Joshua took the stone knives with which he had circumcised the children of Israel, which were in the way in the wilderness, and he placed them in Tamnath Sarach. By the end of chapter 21, the narrative records that the fulfilment of God's promise of land, rest and supremacy over the enemies of the Israelites was complete. The tribes to whom Moses had granted land east of the Jordan are authorized to return home to Gilead (here used in the widest sense for the whole Transjordan district), having faithfully 'kept the charge' of supporting the tribes occupying Canaan. They are granted "riches… with very much livestock, with silver, with gold, with bronze, with iron, and with very much clothing" as a reward. Joshua, in his old age and conscious that he is "going the way of all the earth", gathers the leaders of the Israelites together and reminds them of Yahweh's great works for them, and of the need to love Yahweh. The Israelites are told – just as Joshua himself had been told – that they must comply with "all that is written in the Book of the Law of Moses", neither "turn[ing] aside from it to the right hand or to the left" (i.e. by adding to the law, or diminishing from it). Joshua meets again with all the people at Shechem in chapter 24 and addresses them a second time. He recounts the history of God's formation of the Israelite nation, beginning with "Terah, the father of Abraham and Nahor, [who] lived beyond the Euphrates River and worshiped other gods." He invited the Israelites to choose between serving the Lord who had delivered them from Egypt, or the gods which their ancestors had served on the other side of the Euphrates, or the gods of the Amorites in whose land they now lived. The people chose to serve the Lord, a decision which Joshua recorded in the Book of the Law of God. He then erected a memorial stone "under the oak that was by the sanctuary of the Lord" in Shechem. The oak is associated with the Oak of Moreh where Abram had set up camp during his travels in this area. Thus "Joshua made a covenant with the people", literally "cut a covenant", a phrase common to the Hebrew, Greek, and Latin languages. It derives from the custom of sacrifice, in which the victims were cut in pieces and offered to the deity invoked in ratification of the engagement. The people then returned to their inheritance, i.e., their allocated lands. The Book of Joshua closes with three concluding items (referred to in the Jerusalem Bible as "Two Additions"): There were no Levitical cities given to the descendants of Aaron in Ephraim, so theologians Carl Friedrich Keil and Franz Delitzsch supposed the land may have been at Geba in the territory of the Tribe of Benjamin: "the situation, 'upon the mountains of Ephraim', is not at variance with this view, as these mountains extended, according to Judges 4:5, etc., far into the territory of Benjamin". In some manuscripts and editions of the Septuagint, there is an additional verse relating to the apostasy of the Israelites after Joshua's death. The Book of Joshua is an anonymous work. The Babylonian Talmud, written in the 3rd to 5th centuries CE, attributed it to Joshua himself, but this idea was rejected as untenable by John Calvin (1509–64), and by the time of Thomas Hobbes (1588–1679) it was recognised that the book must have been written much later than the period it depicted. There is now general agreement that it was composed as part of a larger work, the Deuteronomistic history, stretching from the Book of Deuteronomy to the Books of Kings, composed first at the court of king Josiah in the late 7th century BCE, and extensively revised in the 6th century BCE. The prevailing scholarly view is that Joshua is not a factual account of historical events. The apparent setting of Joshua in the 13th century BCE corroborates with the Bronze Age Collapse, which was indeed a time of widespread city-destruction. However, with a few exceptions (Hazor, Lachish), the destroyed cities are not the ones the Bible associates with Joshua, and the ones it does associate with him show little or no sign of even being occupied at the time. The archaeological evidence shows that Jericho and Ai were not occupied in the Near Eastern Late Bronze Age. Ai was first excavated by Judith Marquet-Krause. According to some scholars, the story of the conquest represents the nationalist propaganda of the 8th century BCE kings of Judah and their claims to the territory of the Kingdom of Israel; incorporated into an early form of Joshua written late in the reign of king Josiah (reigned 640–609 BCE). The book was probably revised and completed after the fall of Jerusalem to the Neo-Babylonian Empire in 586 BCE, and possibly after the return from the Babylonian exile in 538 BCE. In the 1930s Martin Noth made a sweeping criticism of the usefulness of the Book of Joshua for history. Noth was a student of Albrecht Alt, who emphasized form criticism (whose pioneer had been Hermann Gunkel in the 19th century) and the importance of etiology. Alt and Noth posited a peaceful movement of the Israelites into various areas of Canaan, in contradiction to the Biblical account. American archaeologist William F. Albright questioned the "tenacity" of etiologies, which were key to Noth's analysis of the campaigns in Joshua. Archaeological evidence in the 1930s showed that the city of Ai, an early target for conquest in the putative Joshua account, had existed and been destroyed, but in the 22nd century BCE. Some alternate sites for Ai, such as Khirbet el-Maqatir or Khirbet Nisya, have been proposed which would partially resolve the discrepancy in dates, but these sites have not been widely accepted. In 1951, Kathleen Kenyon showed that Jericho was from the Middle Bronze Age (c. 2100–1550 BCE), not the Late Bronze Age (c. 1550–1200 BCE). Kenyon argued that the early Israelite campaign could not be historically corroborated, but rather explained as an etiology of the location and a representation of the Israelite settlement. In 1955, G. Ernest Wright discussed the correlation of archaeological data to the early Israelite campaigns, which he divided into three phases per the Book of Joshua. He pointed to two sets of archaeological findings that "seem to suggest that the biblical account is in general correct regarding the nature of the late thirteenth and twelfth-eleventh centuries in the country" (i.e., "a period of tremendous violence"). He gives particular weight to what were then recent digs at Hazor by Yigael Yadin. Archaeologist Amnon Ben-Tor of the Hebrew University of Jerusalem, who has replaced Yadin as the supervisor of excavations at Hazor since 1990, believes that recently unearthed evidence of violent destruction by burning verifies the Biblical account of the city's conquest by the Israelites. In 2012, a team led by Ben-Tor and Sharon Zuckerman discovered a scorched palace from the 13th century BC in whose storerooms they found 3,400-year-old ewers holding burned crops. Sharon Zuckerman did not agree with Ben-Tor's theory, and claimed that the burning was the result of the city's numerous factions opposing each other with excessive force. In her commentary for the Westminster Bible Companion series, Carolyn Pressler suggested that readers of Joshua should give priority to its theological message ("what passages teach about God") and be aware of what these would have meant to audiences in the 7th and 6th centuries BCE. Richard Nelson explained that the needs of the centralised monarchy favoured a single story of origins, combining old traditions of an exodus from Egypt, belief in a national god as "divine warrior," and explanations for ruined cities, social stratification and ethnic groups, and contemporary tribes. Fragments of Joshua dating to the Hasmonean period were found among the Dead Sea Scrolls (4QJosh and 4QJosh, found in Qumran Cave 4). The Septuagint (Greek translation) is found in manuscripts such as Washington Manuscript I (5th century CE), and a reduced version of the Septuagint text is found in the illustrated Joshua Roll. The earliest complete copy of the book in Hebrew is in the Aleppo Codex (10th century CE). The overarching theological theme of the Deuteronomistic history is faithfulness and God's mercy, and their opposites, faithlessness and God's wrath. In the Book of Judges, the Books of Samuel, and the Books of Kings, the Israelites become faithless and God ultimately shows his anger by sending his people into exile. But in Joshua Israel is obedient, Joshua is faithful, and God fulfills his promise and gives them the land as a result. Yahweh's war campaign in Canaan validates Israel's entitlement to the land and provides a paradigm of how Israel was to live there: twelve tribes, with a designated leader, united by covenant in warfare and in worship of Yahweh alone at a single sanctuary, all in obedience to the commands of Moses as found in the Book of Deuteronomy. Divine judgment is also The Book of Joshua takes forward Deuteronomy's theme of Israel as a single people worshipping Yahweh in the land God has given them. Yahweh, as the main character in the book, takes the initiative in conquering the land, and Yahweh's power wins the battles. For example, the walls of Jericho fall because Yahweh fights for Israel, not because the Israelites show superior fighting ability. The potential disunity of Israel is a constant theme, the greatest threat of disunity coming from the tribes east of the Jordan. Chapter 22:19 even hints that the land across the Jordan is unclean and that the tribes who live there have secondary status. Land is the central topic of Joshua. The introduction to Deuteronomy recalled how Yahweh had given the land to the Israelites but then withdrew the gift when Israel showed fear and only Joshua and Caleb had trusted in God. The land is Yahweh's to give or to withhold, and the fact that he has promised it to Israel gives Israel an inalienable right to take it. For exilic and post-exilic readers, the land was both the sign of Yahweh's faithfulness and Israel's unfaithfulness, as well as the centre of their ethnic identity. In Deuteronomistic theology, "rest" meant Israel's unthreatened possession of the land, the achievement of which began with the conquests of Joshua. Joshua "carries out a systematic campaign against the civilians of Canaan – men, women and children – that amounts to genocide." This practice was known as herem, as described in Deuteronomy 20:17, which entailed no treaties with the enemy, no mercy, and no intermarriage. "The extermination of the nations glorifies Yahweh as a warrior and promotes Israel's claim to the land," while their continued survival "explores the themes of disobedience and penalty and looks forward to the story told in Judges and Kings." The divine call for massacre at Jericho and elsewhere can be explained in terms of cultural norms (Israel was not the only Iron Age state to practice herem) and theology (e.g. to ensure Israel's purity, fulfill God's promise, judge the Canaanites for their "sexual misconduct") but Patrick D. Miller in his commentary on Deuteronomy remarks, "there is no real way to make such reports palatable to the hearts and minds of contemporary readers and believers." Obedience versus disobedience is a constant theme of the work. Obedience ties in the Jordan crossing, the defeat of Jericho and Ai, circumcision and Passover, and the public display and reading of the Law. Disobedience appears in the story of Achan (stoned for violating the herem command), the Gibeonites, and the altar built by the Transjordan tribes. Joshua's two final addresses challenge the Israel of the future (the readers of the story) to obey the most important command of all, to worship Yahweh and no other gods. Joshua thus illustrates the central Deuteronomistic message, that obedience leads to success and disobedience to ruin. The Deuteronomistic history draws parallels in proper leadership between Moses, Joshua and Josiah. God's commission to Joshua in chapter 1 is framed as a royal installation. The people's pledge of loyalty to Joshua as the successor of Moses recalls royal practices. The covenant-renewal ceremony led by Joshua was the prerogative of the kings of Judah. God's command to Joshua to meditate on the "book of the law" day and night parallels the description of Josiah in 2 Kings 23:25 as a king uniquely concerned with the study of the law. The two figures had identical territorial goals; Josiah died in 609 BCE while attempting to annex the former Israel to his own kingdom of Judah. Some of the parallels with Moses can be seen in the following, and not exhaustive, list: The Book of Joshua deals with the conquest of the Land of Israel and its settlement, which are politically charged issues in Israeli society. In her article "The Rise and Fall of the Book of Joshua in Public Education in the Light of Ideological Changes in Israeli Society," Israeli biblical scholar Leah Mazor analyzes the history of the book and reveals a complex system of references to it expressed in a wide range of responses, often extreme, moving from narrow-minded admiration, through embarrassment and thunderous silence to a bitter and poignant critique. The changes in the status of the Book of Joshua, she shows, are the manifestations of the ongoing dialogue that Israeli society has with its cultural heritage, with its history, with the Zionist idea, and with the need to redefine its identity. David Ben-Gurion saw in the war narrative of Joshua an ideal basis for a unifying national myth for the State of Israel, framed against a common enemy, the Arabs. He met with politicians and scholars such as Biblical scholar Shemaryahu Talmon to discuss Joshua's supposed conquests and later published a book of the meeting transcripts; in a lecture at Ben-Gurion's home, archaeologist Yigael Yadin argued for the historicity of the Israelite military campaign pointing to the conquests of Hazor, Bethel, and Lachish. Palestinian writer Nur Masalha claimed that Zionism had presented the 1948 Arab-Israeli War (which saw the creation of the State of Israel) as a "miraculous" clearing of the land based on Joshua, and the Bible as a mandate for the expulsion of the Palestinians. The biblical narrative of conquest has been used as an apparatus of critique against Zionism. For example, Michael Prior criticizes the use of the campaign in Joshua to favor "colonial enterprises" (in general, not only Zionism), which have been interpreted as validating ethnic cleansing. He asserts that the Bible was used to make the mistreatment of Palestinians more morally palatable. A related moral condemnation can be seen in "The political sacralization of imperial genocide: contextualizing Timothy Dwight's The Conquest of Canaan" by Bill Templer. This kind of critique is not new; Jonathan Boyarin notes how Frederick W. Turner blamed Israel's monotheism for the very idea of genocide, which Boyarin found "simplistic" yet with precedents. In her tenure as Minister of Education, Israeli leftist politician Shulamit Aloni often complained about the centrality of the book of Joshua in the curricula, as opposed to the secondaryness of humane and universal principles found in the Books of the Prophets. Her attempt to change the Bible study program was unsuccessful.
[ { "paragraph_id": 0, "text": "The Book of Joshua (Hebrew: סֵפֶר יְהוֹשֻׁעַ Sefer Yəhōšūaʿ, Tiberian: Sēp̄er Yŏhōšūaʿ; Greek: Ιησούς του Ναυή; Latin: Liber Iosue) is the sixth book in the Hebrew Bible and the Old Testament, and is the first book of the Deuteronomistic history, the story of Israel from the conquest of Canaan to the Babylonian exile. It tells of the campaigns of the Israelites in central, southern and northern Canaan, the destruction of their enemies, and the division of the land among the Twelve Tribes, framed by two set-piece speeches, the first by God commanding the conquest of the land, and, at the end, the second by Joshua warning of the need for faithful observance of the Law (torah) revealed to Moses.", "title": "" }, { "paragraph_id": 1, "text": "The strong consensus among scholars is that the Book of Joshua holds little historical value for early Israel and most likely reflects a much later period. The earliest parts of the book are possibly chapters 2–11, the story of the conquest; these chapters were later incorporated into an early form of Joshua likely written late in the reign of king Josiah (reigned 640–609 BCE), but the book was not completed until after the fall of Jerusalem to the Neo-Babylonian Empire in 586 BCE, and possibly not until after the return from the Babylonian exile in 539 BCE.", "title": "" }, { "paragraph_id": 2, "text": "I. Transfer of leadership to Joshua (1:1–18)", "title": "Contents" }, { "paragraph_id": 3, "text": "II. Entrance into and conquest of Canaan (2:1–12:24)", "title": "Contents" }, { "paragraph_id": 4, "text": "III. Division of the land among the tribes (13:1–22:34)", "title": "Contents" }, { "paragraph_id": 5, "text": "IV. Conclusion (23:1–24:33)", "title": "Contents" }, { "paragraph_id": 6, "text": "Chapter 1 commences \"after the death of Moses\" and presents the first of three important moments in Joshua marked with major speeches and reflections by the main characters; here first God, and then Joshua, make speeches about the goal of conquest of the Promised Land; in chapter 12, the narrator looks back on the conquest; and in chapter 23 Joshua gives a speech about what must be done if Israel is to live in peace in the land.", "title": "Contents" }, { "paragraph_id": 7, "text": "God commissions Joshua to take possession of the land and warns him to keep faith with the Mosaic covenant. God's speech foreshadows the major themes of the book: the crossing of the Jordan River and conquest of the land, its distribution, and the imperative need for obedience to the Law. Joshua's own immediate obedience is seen in his speeches to the Israelite commanders and to the Transjordanian tribes, and the Transjordanians' affirmation of Joshua's leadership echoes Yahweh's assurances of victory.", "title": "Contents" }, { "paragraph_id": 8, "text": "Rahab, a Canaanite woman of the Bible, sets in motion the entrance into Canaan by the Israelites. To avoid repeating failed attempts by Moses to have notable men of Israel predict the success rate of entry into Canaan mentioned in the book of Numbers, Joshua tasks two regular men with entering Jericho as spies. They arrive at Rahab's house and spend the night. The king of Jericho, having heard of possible Israelite spies, demands that Rahab reveal the men. She tells him that she is unaware of their whereabouts, when in reality, she hid them on her roof under flax. The next morning, Rahab professes her faith in God to the men and acknowledges her belief that Canaan was divinely reserved for the Israelites from the beginning. Because of Rahab's actions, the Israelites are able to enter Canaan.", "title": "Contents" }, { "paragraph_id": 9, "text": "The Israelites cross the Jordan River through a miraculous intervention of God with the Ark of the Covenant and are circumcised at Gibeath-Haaraloth (translated as hill of foreskins), renamed Gilgal in memory. Gilgal sounds like Gallothi, \"I have removed\", but is more likely to translate as \"circle of standing stones\". The conquest begins with the battle of Jericho, followed by Ai (central Canaan), after which Joshua builds an altar to Yahweh at Mount Ebal in northern Canaan and renews the Covenant in a ceremony with elements of a divine land-grant ceremony, similar to ceremonies known from Mesopotamia.", "title": "Contents" }, { "paragraph_id": 10, "text": "The narrative then switches to the south. The Gibeonites trick the Israelites into entering an alliance with them by saying that they are not Canaanites. Despite this, the Israelites decide to keep the alliance by enslaving them instead. An alliance of Amorite kingdoms headed by the Canaanite king of Jerusalem attacks the Gibeonites but they are defeated with Yahweh's miraculous help of stopping the Sun and the Moon, and hurling down large hailstones (Joshua 10:10–14). The enemy kings were eventually hanged on trees. The Deuteronomist author may have used the then-recent 701 BCE campaign of the Assyrian king Sennacherib in the Kingdom of Judah as his model; the hanging of the captured kings is in accordance with Assyrian practice of the 8th century BCE.", "title": "Contents" }, { "paragraph_id": 11, "text": "With the south conquered the narrative moves to the northern campaign. A powerful multi-national (or more accurately, multi-ethnic) coalition headed by the king of Hazor, the most important northern city, is defeated at the Battle of the Waters of Merom with Yahweh's help. Hazor itself is then captured and destroyed. Chapter 11:16–23 summarises the extent of the conquest: Joshua has taken the entire land, almost entirely through military victories, with only the Gibeonites agreeing to peaceful terms with Israel. The land then \"had rest from war\" (Joshua 11:23, repeated at 14:15). Chapter 12 lists the vanquished kings on both sides of the Jordan River: the two kings who ruled east of the Jordan who were defeated under Moses' leadership (Joshua 12:1–6; cf. Numbers 21), and the 31 kings on the west of the Jordan who were defeated under Joshua's leadership (Joshua 12:7–24). The list of the 31 kings is quasi-tabular:", "title": "Contents" }, { "paragraph_id": 12, "text": "Having described how the Israelites and Joshua have carried out the first of their God's commands, the narrative now turns to the second: to \"put the people in possession of the land.\" Joshua is \"old, advanced (or stricken) in years\" by this time.", "title": "Contents" }, { "paragraph_id": 13, "text": "This land distribution is a \"covenantal land grant\": Yahweh, as king, is issuing each tribe its territory. The \"Cities of Refuge\" and Levitical cities are attached to the end, since it is necessary for the tribes to receive their grants before they allocate parts of it to others. The Transjordanian tribes are dismissed, affirming their loyalty to Yahweh.", "title": "Contents" }, { "paragraph_id": 14, "text": "The book reaffirms Moses' allocation of land east of the Jordan to the tribes of Reuben and Gad and the half-tribe of Manasseh, and then describes how Joshua divided the newly conquered land of Canaan into parcels, and assigned them to the tribes by lot. Joshua 14:1 also makes reference to the role of Eleazar the priest (ahead of Joshua) in the distribution process. The description serves a theological function to show how the promise of the land was realized in the biblical narrative; its origins are unclear, but the descriptions may reflect geographical relations among the places named.", "title": "Contents" }, { "paragraph_id": 15, "text": "The wording of Joshua 18:1–4 suggests that the tribes of Reuben, Gad, Judah, Ephraim and Manasseh received their land allocation some time before the \"remaining seven tribes\", and a 21-member expedition set out to survey the remainder of the land with a view to organising the allocation to the tribes of Simeon, Benjamin, Asher, Naphtali, Zebulun, Issachar and Dan. Subsequently, 48 cities with their surrounding lands were allocated to the Tribe of Levi.", "title": "Contents" }, { "paragraph_id": 16, "text": "Omitted in the Masoretic Text, but present in the Septuagint, is a statement that:", "title": "Contents" }, { "paragraph_id": 17, "text": "Joshua completed the division of the land in its boundaries, and the children gave a portion to Joshua, by the commandment of the Lord. They gave to him the city for which he asked, Thamnath Sarach gave they him in Mount Ephraim, and Joshua built the city, and dwelt in it. And Joshua took the stone knives with which he had circumcised the children of Israel, which were in the way in the wilderness, and he placed them in Tamnath Sarach.", "title": "Contents" }, { "paragraph_id": 18, "text": "By the end of chapter 21, the narrative records that the fulfilment of God's promise of land, rest and supremacy over the enemies of the Israelites was complete. The tribes to whom Moses had granted land east of the Jordan are authorized to return home to Gilead (here used in the widest sense for the whole Transjordan district), having faithfully 'kept the charge' of supporting the tribes occupying Canaan. They are granted \"riches… with very much livestock, with silver, with gold, with bronze, with iron, and with very much clothing\" as a reward.", "title": "Contents" }, { "paragraph_id": 19, "text": "Joshua, in his old age and conscious that he is \"going the way of all the earth\", gathers the leaders of the Israelites together and reminds them of Yahweh's great works for them, and of the need to love Yahweh. The Israelites are told – just as Joshua himself had been told – that they must comply with \"all that is written in the Book of the Law of Moses\", neither \"turn[ing] aside from it to the right hand or to the left\" (i.e. by adding to the law, or diminishing from it).", "title": "Contents" }, { "paragraph_id": 20, "text": "Joshua meets again with all the people at Shechem in chapter 24 and addresses them a second time. He recounts the history of God's formation of the Israelite nation, beginning with \"Terah, the father of Abraham and Nahor, [who] lived beyond the Euphrates River and worshiped other gods.\" He invited the Israelites to choose between serving the Lord who had delivered them from Egypt, or the gods which their ancestors had served on the other side of the Euphrates, or the gods of the Amorites in whose land they now lived. The people chose to serve the Lord, a decision which Joshua recorded in the Book of the Law of God. He then erected a memorial stone \"under the oak that was by the sanctuary of the Lord\" in Shechem. The oak is associated with the Oak of Moreh where Abram had set up camp during his travels in this area. Thus \"Joshua made a covenant with the people\", literally \"cut a covenant\", a phrase common to the Hebrew, Greek, and Latin languages. It derives from the custom of sacrifice, in which the victims were cut in pieces and offered to the deity invoked in ratification of the engagement.", "title": "Contents" }, { "paragraph_id": 21, "text": "The people then returned to their inheritance, i.e., their allocated lands.", "title": "Contents" }, { "paragraph_id": 22, "text": "The Book of Joshua closes with three concluding items (referred to in the Jerusalem Bible as \"Two Additions\"):", "title": "Contents" }, { "paragraph_id": 23, "text": "There were no Levitical cities given to the descendants of Aaron in Ephraim, so theologians Carl Friedrich Keil and Franz Delitzsch supposed the land may have been at Geba in the territory of the Tribe of Benjamin: \"the situation, 'upon the mountains of Ephraim', is not at variance with this view, as these mountains extended, according to Judges 4:5, etc., far into the territory of Benjamin\".", "title": "Contents" }, { "paragraph_id": 24, "text": "In some manuscripts and editions of the Septuagint, there is an additional verse relating to the apostasy of the Israelites after Joshua's death.", "title": "Contents" }, { "paragraph_id": 25, "text": "The Book of Joshua is an anonymous work. The Babylonian Talmud, written in the 3rd to 5th centuries CE, attributed it to Joshua himself, but this idea was rejected as untenable by John Calvin (1509–64), and by the time of Thomas Hobbes (1588–1679) it was recognised that the book must have been written much later than the period it depicted. There is now general agreement that it was composed as part of a larger work, the Deuteronomistic history, stretching from the Book of Deuteronomy to the Books of Kings, composed first at the court of king Josiah in the late 7th century BCE, and extensively revised in the 6th century BCE.", "title": "Composition" }, { "paragraph_id": 26, "text": "The prevailing scholarly view is that Joshua is not a factual account of historical events. The apparent setting of Joshua in the 13th century BCE corroborates with the Bronze Age Collapse, which was indeed a time of widespread city-destruction. However, with a few exceptions (Hazor, Lachish), the destroyed cities are not the ones the Bible associates with Joshua, and the ones it does associate with him show little or no sign of even being occupied at the time. The archaeological evidence shows that Jericho and Ai were not occupied in the Near Eastern Late Bronze Age.", "title": "Composition" }, { "paragraph_id": 27, "text": "Ai was first excavated by Judith Marquet-Krause. According to some scholars, the story of the conquest represents the nationalist propaganda of the 8th century BCE kings of Judah and their claims to the territory of the Kingdom of Israel; incorporated into an early form of Joshua written late in the reign of king Josiah (reigned 640–609 BCE). The book was probably revised and completed after the fall of Jerusalem to the Neo-Babylonian Empire in 586 BCE, and possibly after the return from the Babylonian exile in 538 BCE.", "title": "Composition" }, { "paragraph_id": 28, "text": "In the 1930s Martin Noth made a sweeping criticism of the usefulness of the Book of Joshua for history. Noth was a student of Albrecht Alt, who emphasized form criticism (whose pioneer had been Hermann Gunkel in the 19th century) and the importance of etiology. Alt and Noth posited a peaceful movement of the Israelites into various areas of Canaan, in contradiction to the Biblical account. American archaeologist William F. Albright questioned the \"tenacity\" of etiologies, which were key to Noth's analysis of the campaigns in Joshua.", "title": "Composition" }, { "paragraph_id": 29, "text": "Archaeological evidence in the 1930s showed that the city of Ai, an early target for conquest in the putative Joshua account, had existed and been destroyed, but in the 22nd century BCE. Some alternate sites for Ai, such as Khirbet el-Maqatir or Khirbet Nisya, have been proposed which would partially resolve the discrepancy in dates, but these sites have not been widely accepted. In 1951, Kathleen Kenyon showed that Jericho was from the Middle Bronze Age (c. 2100–1550 BCE), not the Late Bronze Age (c. 1550–1200 BCE). Kenyon argued that the early Israelite campaign could not be historically corroborated, but rather explained as an etiology of the location and a representation of the Israelite settlement.", "title": "Composition" }, { "paragraph_id": 30, "text": "In 1955, G. Ernest Wright discussed the correlation of archaeological data to the early Israelite campaigns, which he divided into three phases per the Book of Joshua. He pointed to two sets of archaeological findings that \"seem to suggest that the biblical account is in general correct regarding the nature of the late thirteenth and twelfth-eleventh centuries in the country\" (i.e., \"a period of tremendous violence\"). He gives particular weight to what were then recent digs at Hazor by Yigael Yadin.", "title": "Composition" }, { "paragraph_id": 31, "text": "Archaeologist Amnon Ben-Tor of the Hebrew University of Jerusalem, who has replaced Yadin as the supervisor of excavations at Hazor since 1990, believes that recently unearthed evidence of violent destruction by burning verifies the Biblical account of the city's conquest by the Israelites. In 2012, a team led by Ben-Tor and Sharon Zuckerman discovered a scorched palace from the 13th century BC in whose storerooms they found 3,400-year-old ewers holding burned crops. Sharon Zuckerman did not agree with Ben-Tor's theory, and claimed that the burning was the result of the city's numerous factions opposing each other with excessive force.", "title": "Composition" }, { "paragraph_id": 32, "text": "In her commentary for the Westminster Bible Companion series, Carolyn Pressler suggested that readers of Joshua should give priority to its theological message (\"what passages teach about God\") and be aware of what these would have meant to audiences in the 7th and 6th centuries BCE. Richard Nelson explained that the needs of the centralised monarchy favoured a single story of origins, combining old traditions of an exodus from Egypt, belief in a national god as \"divine warrior,\" and explanations for ruined cities, social stratification and ethnic groups, and contemporary tribes.", "title": "Composition" }, { "paragraph_id": 33, "text": "Fragments of Joshua dating to the Hasmonean period were found among the Dead Sea Scrolls (4QJosh and 4QJosh, found in Qumran Cave 4). The Septuagint (Greek translation) is found in manuscripts such as Washington Manuscript I (5th century CE), and a reduced version of the Septuagint text is found in the illustrated Joshua Roll. The earliest complete copy of the book in Hebrew is in the Aleppo Codex (10th century CE).", "title": "Composition" }, { "paragraph_id": 34, "text": "The overarching theological theme of the Deuteronomistic history is faithfulness and God's mercy, and their opposites, faithlessness and God's wrath. In the Book of Judges, the Books of Samuel, and the Books of Kings, the Israelites become faithless and God ultimately shows his anger by sending his people into exile. But in Joshua Israel is obedient, Joshua is faithful, and God fulfills his promise and gives them the land as a result. Yahweh's war campaign in Canaan validates Israel's entitlement to the land and provides a paradigm of how Israel was to live there: twelve tribes, with a designated leader, united by covenant in warfare and in worship of Yahweh alone at a single sanctuary, all in obedience to the commands of Moses as found in the Book of Deuteronomy.", "title": "Themes" }, { "paragraph_id": 35, "text": "Divine judgment is also", "title": "Themes" }, { "paragraph_id": 36, "text": "The Book of Joshua takes forward Deuteronomy's theme of Israel as a single people worshipping Yahweh in the land God has given them. Yahweh, as the main character in the book, takes the initiative in conquering the land, and Yahweh's power wins the battles. For example, the walls of Jericho fall because Yahweh fights for Israel, not because the Israelites show superior fighting ability. The potential disunity of Israel is a constant theme, the greatest threat of disunity coming from the tribes east of the Jordan. Chapter 22:19 even hints that the land across the Jordan is unclean and that the tribes who live there have secondary status.", "title": "Themes" }, { "paragraph_id": 37, "text": "Land is the central topic of Joshua. The introduction to Deuteronomy recalled how Yahweh had given the land to the Israelites but then withdrew the gift when Israel showed fear and only Joshua and Caleb had trusted in God. The land is Yahweh's to give or to withhold, and the fact that he has promised it to Israel gives Israel an inalienable right to take it. For exilic and post-exilic readers, the land was both the sign of Yahweh's faithfulness and Israel's unfaithfulness, as well as the centre of their ethnic identity. In Deuteronomistic theology, \"rest\" meant Israel's unthreatened possession of the land, the achievement of which began with the conquests of Joshua.", "title": "Themes" }, { "paragraph_id": 38, "text": "Joshua \"carries out a systematic campaign against the civilians of Canaan – men, women and children – that amounts to genocide.\" This practice was known as herem, as described in Deuteronomy 20:17, which entailed no treaties with the enemy, no mercy, and no intermarriage. \"The extermination of the nations glorifies Yahweh as a warrior and promotes Israel's claim to the land,\" while their continued survival \"explores the themes of disobedience and penalty and looks forward to the story told in Judges and Kings.\" The divine call for massacre at Jericho and elsewhere can be explained in terms of cultural norms (Israel was not the only Iron Age state to practice herem) and theology (e.g. to ensure Israel's purity, fulfill God's promise, judge the Canaanites for their \"sexual misconduct\") but Patrick D. Miller in his commentary on Deuteronomy remarks, \"there is no real way to make such reports palatable to the hearts and minds of contemporary readers and believers.\"", "title": "Themes" }, { "paragraph_id": 39, "text": "Obedience versus disobedience is a constant theme of the work. Obedience ties in the Jordan crossing, the defeat of Jericho and Ai, circumcision and Passover, and the public display and reading of the Law. Disobedience appears in the story of Achan (stoned for violating the herem command), the Gibeonites, and the altar built by the Transjordan tribes. Joshua's two final addresses challenge the Israel of the future (the readers of the story) to obey the most important command of all, to worship Yahweh and no other gods. Joshua thus illustrates the central Deuteronomistic message, that obedience leads to success and disobedience to ruin.", "title": "Themes" }, { "paragraph_id": 40, "text": "The Deuteronomistic history draws parallels in proper leadership between Moses, Joshua and Josiah. God's commission to Joshua in chapter 1 is framed as a royal installation. The people's pledge of loyalty to Joshua as the successor of Moses recalls royal practices. The covenant-renewal ceremony led by Joshua was the prerogative of the kings of Judah. God's command to Joshua to meditate on the \"book of the law\" day and night parallels the description of Josiah in 2 Kings 23:25 as a king uniquely concerned with the study of the law. The two figures had identical territorial goals; Josiah died in 609 BCE while attempting to annex the former Israel to his own kingdom of Judah.", "title": "Themes" }, { "paragraph_id": 41, "text": "Some of the parallels with Moses can be seen in the following, and not exhaustive, list:", "title": "Themes" }, { "paragraph_id": 42, "text": "The Book of Joshua deals with the conquest of the Land of Israel and its settlement, which are politically charged issues in Israeli society. In her article \"The Rise and Fall of the Book of Joshua in Public Education in the Light of Ideological Changes in Israeli Society,\" Israeli biblical scholar Leah Mazor analyzes the history of the book and reveals a complex system of references to it expressed in a wide range of responses, often extreme, moving from narrow-minded admiration, through embarrassment and thunderous silence to a bitter and poignant critique. The changes in the status of the Book of Joshua, she shows, are the manifestations of the ongoing dialogue that Israeli society has with its cultural heritage, with its history, with the Zionist idea, and with the need to redefine its identity.", "title": "Moral and political interpretations" }, { "paragraph_id": 43, "text": "David Ben-Gurion saw in the war narrative of Joshua an ideal basis for a unifying national myth for the State of Israel, framed against a common enemy, the Arabs. He met with politicians and scholars such as Biblical scholar Shemaryahu Talmon to discuss Joshua's supposed conquests and later published a book of the meeting transcripts; in a lecture at Ben-Gurion's home, archaeologist Yigael Yadin argued for the historicity of the Israelite military campaign pointing to the conquests of Hazor, Bethel, and Lachish. Palestinian writer Nur Masalha claimed that Zionism had presented the 1948 Arab-Israeli War (which saw the creation of the State of Israel) as a \"miraculous\" clearing of the land based on Joshua, and the Bible as a mandate for the expulsion of the Palestinians.", "title": "Moral and political interpretations" }, { "paragraph_id": 44, "text": "The biblical narrative of conquest has been used as an apparatus of critique against Zionism. For example, Michael Prior criticizes the use of the campaign in Joshua to favor \"colonial enterprises\" (in general, not only Zionism), which have been interpreted as validating ethnic cleansing. He asserts that the Bible was used to make the mistreatment of Palestinians more morally palatable. A related moral condemnation can be seen in \"The political sacralization of imperial genocide: contextualizing Timothy Dwight's The Conquest of Canaan\" by Bill Templer. This kind of critique is not new; Jonathan Boyarin notes how Frederick W. Turner blamed Israel's monotheism for the very idea of genocide, which Boyarin found \"simplistic\" yet with precedents. In her tenure as Minister of Education, Israeli leftist politician Shulamit Aloni often complained about the centrality of the book of Joshua in the curricula, as opposed to the secondaryness of humane and universal principles found in the Books of the Prophets. Her attempt to change the Bible study program was unsuccessful.", "title": "Moral and political interpretations" } ]
The Book of Joshua is the sixth book in the Hebrew Bible and the Old Testament, and is the first book of the Deuteronomistic history, the story of Israel from the conquest of Canaan to the Babylonian exile. It tells of the campaigns of the Israelites in central, southern and northern Canaan, the destruction of their enemies, and the division of the land among the Twelve Tribes, framed by two set-piece speeches, the first by God commanding the conquest of the land, and, at the end, the second by Joshua warning of the need for faithful observance of the Law (torah) revealed to Moses. The strong consensus among scholars is that the Book of Joshua holds little historical value for early Israel and most likely reflects a much later period. The earliest parts of the book are possibly chapters 2–11, the story of the conquest; these chapters were later incorporated into an early form of Joshua likely written late in the reign of king Josiah, but the book was not completed until after the fall of Jerusalem to the Neo-Babylonian Empire in 586 BCE, and possibly not until after the return from the Babylonian exile in 539 BCE.
2001-10-01T02:49:45Z
2023-12-18T01:37:42Z
[ "Template:Authority control", "Template:Blockquote", "Template:Cite book", "Template:S-bef", "Template:S-end", "Template:The Bible and warfare", "Template:About", "Template:Who", "Template:Reflist", "Template:Book of Joshua", "Template:Lang-he", "Template:Px2", "Template:Lang-la", "Template:Cite journal", "Template:S-start", "Template:S-aft", "Template:Wikisource", "Template:Commons category", "Template:S-hou", "Template:Citation needed", "Template:Bibleref2", "Template:Cite web", "Template:Sfn", "Template:Bibleverse", "Template:Books of the Bible", "Template:Rp", "Template:S-ttl", "Template:Short description", "Template:Tanakh OT", "Template:Lang-gr", "Template:Transl", "Template:See also", "Template:Librivox book" ]
https://en.wikipedia.org/wiki/Book_of_Joshua
4,332
Book of Ezra
The Book of Ezra is a book of the Hebrew Bible; which formerly included the Book of Nehemiah in a single book, commonly distinguished in scholarship as Ezra–Nehemiah. The two became separated with the first printed rabbinic bibles of the early 16th century, following late medieval Latin Christian tradition. Composed in Hebrew and Aramaic, its subject is the Return to Zion following the close of the Babylonian captivity. Together with the Book of Nehemiah, it represents the final chapter in the historical narrative of the Hebrew Bible. Book of Ezra is divided into two parts: the first telling the story of the first return of exiles in the first year of Cyrus the Great (538 BC) and the completion and dedication of the new Temple in Jerusalem in the sixth year of Darius I (515 BC); the second telling of the subsequent mission of Ezra to Jerusalem and his struggle to purify the Jews from marriage with non-Jews. Ezra is written to fit a schematic pattern in which the God of Israel inspires a king of Persia to commission a leader from the Jewish community to carry out a mission. Three successive leaders carry out three such missions: the first rebuilding the Temple, the second purifying the Jewish community, and the third sealing the holy city itself behind a wall. (This third mission, that of Nehemiah, is not part of the Book of Ezra.) The theological program of the book explains the many problems its chronological structure presents. It probably appeared in its earliest version around 399 BC, and continued to be revised and edited for several centuries before being accepted as scriptural in the early Christian era. The Book of Ezra consists of ten chapters: chapters 1–6, covering the period from the Cyrus the Great to the dedication of the Second Temple, are told in the third person; chapters 7–10, dealing with the mission of Ezra, are told largely in the first person. The book contains several documents presented as historical inclusions, written in Aramaic while the surrounding text is in Hebrew (1:2–4, 4:8–16, 4:17–22, 5:7–17, 6:3–5, 6:6–12, 7:12–26) In the early 6th century BC, the Kingdom of Judah rebelled against the Neo-Babylonian Empire and was destroyed. As a result, the royal court, the priests, the prophets and scribes were taken into captivity in the city of Babylon. There a profound intellectual revolution took place, the exiles blaming their fate on disobedience to their God and looking forward to a future when he would allow a purified people to return to Jerusalem and rebuild the Temple in Jerusalem. The same period saw the rapid rise of Persia, previously an unimportant kingdom in present-day southern Iran, to a position of great power, and in 539 BC Cyrus II, the Persian ruler, conquered Babylon. It is difficult to describe the parties and politics of Judea in this period because of the lack of historical sources, but there seem to have been three important groups involved: the returnees from the exile who claimed the reconstruction with the support of Cyrus II; "the adversaries of Judah and Benjamin"; and a third group, "people of the land", who seem to be local opposition against the returnees building the Temple in Jerusalem. The following table is a guide to major events in the region during the period covered by the Book of Ezra: The single Hebrew book Ezra–Nehemiah, with title "Ezra", was translated into Greek around the middle of the 2nd century BC. The Septuagint calls Esdras B to Ezra–Nehemiah and Esdras A to 1 Esdras respectively; and this usage is noted by the early Christian scholar Origen, who remarked that the Hebrew 'book of Ezra' might then be considered a 'double' book. Jerome, writing in the early 5th century, noted that this duplication had since been adopted by Greek and Latin Christians. Jerome himself rejected the duplication in his Vulgate translation of the Bible into Latin from the Hebrew; and consequently all early Vulgate manuscripts present Ezra-Nehemiah as a single book,. However, from the 9th century onwards, Latin bibles are found that for the first time separate the Ezra and Nehemiah sections of Ezra-Nehemiah as two distinct books, then called the first and second books of Ezra; and this becomes standard in the Paris Bibles of the 13th century. It was not until 1516/17, in the first printed Rabbinic Bible of Daniel Bomberg that the separation was introduced generally in Hebrew Bibles. 1 Esdras, also known as "Esdras α", is an alternate Greek-language version of Ezra. This text has one additional section, the 'Tale of the Three Guardsmen' in the middle of Ezra 4. 1 Esdras (3 Esdras in the Vulgate) was considered apocryphal by Jerome. Koresh of Ezra 1:1 is called "king of Persia", which title was introduced by Cyrus the Great some time after he defeated Astyages of Media (585–550 BC). Scholars are divided over the chronological sequence of the activities of Ezra and Nehemiah. Ezra 7:8 says that Ezra arrived in Jerusalem in the seventh year of king Artaxerxes, while Nehemiah 2:1–9 has Nehemiah arriving in Artaxerxes' twentieth year. If this was Artaxerxes I (465–424 BC), then Ezra arrived in 458 and Nehemiah in 445 BC. Nehemiah 8–9, in which the two (possibly by editorial error) appear together, supports this scenario. The contents of Ezra–Nehemiah are structured in a theological rather than chronological order: "The Temple must come first, then the purifying of the community, then the building of the outer walls of the city, and so finally all could reach a grand climax in the reading of the law." The narrative follows a repeating pattern in which the God of Israel "stirs up" the king of Persia to commission a Jewish leader (Zerubbabel, Ezra, Nehemiah) to undertake a mission; the leader completes his mission in the face of opposition; and success is marked by a great assembly. The tasks of the three leaders are progressive: first the Temple is restored (Zerubabbel), then the community of Israel (Ezra), and finally the walls which will separate the purified community and Temple from the outside world (Nehemiah). The pattern is completed with a final coda in which Nehemiah restores the belief of Yahweh. This concern with a schematic pattern-making, rather than with history in the modern sense of a factual account of events in the order in which they occurred, explains the origin of the many problems which surround both Ezra and Nehemiah as historical sources. Twentieth-century views on the composition of Ezra revolved around whether the author was Ezra himself (and who may have also authored the Books of Chronicles) or was another author or authors (who also wrote the Chronicles). More recently it has been increasingly recognised that Ezra, Nehemiah and Chronicles all have extremely complex histories stretching over many stages of editing, and most scholars now are cautious of assuming a unified composition with a single theology and point of view. As an indication of the many layers of editing which Ezra has undergone, one recent study finds that Ezra 1–6 and Ezra 9–10 were originally separate documents, that they were spliced together at a later stage by the authors of Ezra 7–8, and that all have undergone extensive later editing. Seven purported Persian decrees of kings or letters to and from high officials are quoted in Ezra. Their authenticity has been contentious; while some scholars accept them in their current form, most accept only part of them as genuine, while still others reject them entirely. L.L. Grabbe surveys six tests against which the documents can be measured (comparative known Persian material, linguistic details, contents, presence of Jewish theology, the Persian attitude to local religions, and Persian letter-writing formulas) and concludes that all the documents are late post-Persian works and probable forgeries, but that some features suggest a genuine Persian correspondence behind some of them. Commentaries Translations
[ { "paragraph_id": 0, "text": "The Book of Ezra is a book of the Hebrew Bible; which formerly included the Book of Nehemiah in a single book, commonly distinguished in scholarship as Ezra–Nehemiah. The two became separated with the first printed rabbinic bibles of the early 16th century, following late medieval Latin Christian tradition. Composed in Hebrew and Aramaic, its subject is the Return to Zion following the close of the Babylonian captivity. Together with the Book of Nehemiah, it represents the final chapter in the historical narrative of the Hebrew Bible.", "title": "" }, { "paragraph_id": 1, "text": "Book of Ezra is divided into two parts: the first telling the story of the first return of exiles in the first year of Cyrus the Great (538 BC) and the completion and dedication of the new Temple in Jerusalem in the sixth year of Darius I (515 BC); the second telling of the subsequent mission of Ezra to Jerusalem and his struggle to purify the Jews from marriage with non-Jews.", "title": "" }, { "paragraph_id": 2, "text": "Ezra is written to fit a schematic pattern in which the God of Israel inspires a king of Persia to commission a leader from the Jewish community to carry out a mission. Three successive leaders carry out three such missions: the first rebuilding the Temple, the second purifying the Jewish community, and the third sealing the holy city itself behind a wall. (This third mission, that of Nehemiah, is not part of the Book of Ezra.) The theological program of the book explains the many problems its chronological structure presents. It probably appeared in its earliest version around 399 BC, and continued to be revised and edited for several centuries before being accepted as scriptural in the early Christian era.", "title": "" }, { "paragraph_id": 3, "text": "The Book of Ezra consists of ten chapters: chapters 1–6, covering the period from the Cyrus the Great to the dedication of the Second Temple, are told in the third person; chapters 7–10, dealing with the mission of Ezra, are told largely in the first person. The book contains several documents presented as historical inclusions, written in Aramaic while the surrounding text is in Hebrew (1:2–4, 4:8–16, 4:17–22, 5:7–17, 6:3–5, 6:6–12, 7:12–26)", "title": "Summary" }, { "paragraph_id": 4, "text": "In the early 6th century BC, the Kingdom of Judah rebelled against the Neo-Babylonian Empire and was destroyed. As a result, the royal court, the priests, the prophets and scribes were taken into captivity in the city of Babylon. There a profound intellectual revolution took place, the exiles blaming their fate on disobedience to their God and looking forward to a future when he would allow a purified people to return to Jerusalem and rebuild the Temple in Jerusalem. The same period saw the rapid rise of Persia, previously an unimportant kingdom in present-day southern Iran, to a position of great power, and in 539 BC Cyrus II, the Persian ruler, conquered Babylon.", "title": "Historical background" }, { "paragraph_id": 5, "text": "It is difficult to describe the parties and politics of Judea in this period because of the lack of historical sources, but there seem to have been three important groups involved: the returnees from the exile who claimed the reconstruction with the support of Cyrus II; \"the adversaries of Judah and Benjamin\"; and a third group, \"people of the land\", who seem to be local opposition against the returnees building the Temple in Jerusalem.", "title": "Historical background" }, { "paragraph_id": 6, "text": "The following table is a guide to major events in the region during the period covered by the Book of Ezra:", "title": "Historical background" }, { "paragraph_id": 7, "text": "The single Hebrew book Ezra–Nehemiah, with title \"Ezra\", was translated into Greek around the middle of the 2nd century BC. The Septuagint calls Esdras B to Ezra–Nehemiah and Esdras A to 1 Esdras respectively; and this usage is noted by the early Christian scholar Origen, who remarked that the Hebrew 'book of Ezra' might then be considered a 'double' book. Jerome, writing in the early 5th century, noted that this duplication had since been adopted by Greek and Latin Christians. Jerome himself rejected the duplication in his Vulgate translation of the Bible into Latin from the Hebrew; and consequently all early Vulgate manuscripts present Ezra-Nehemiah as a single book,. However, from the 9th century onwards, Latin bibles are found that for the first time separate the Ezra and Nehemiah sections of Ezra-Nehemiah as two distinct books, then called the first and second books of Ezra; and this becomes standard in the Paris Bibles of the 13th century. It was not until 1516/17, in the first printed Rabbinic Bible of Daniel Bomberg that the separation was introduced generally in Hebrew Bibles.", "title": "Texts" }, { "paragraph_id": 8, "text": "1 Esdras, also known as \"Esdras α\", is an alternate Greek-language version of Ezra. This text has one additional section, the 'Tale of the Three Guardsmen' in the middle of Ezra 4. 1 Esdras (3 Esdras in the Vulgate) was considered apocryphal by Jerome.", "title": "Texts" }, { "paragraph_id": 9, "text": "Koresh of Ezra 1:1 is called \"king of Persia\", which title was introduced by Cyrus the Great some time after he defeated Astyages of Media (585–550 BC).", "title": "Date, structure and composition" }, { "paragraph_id": 10, "text": "Scholars are divided over the chronological sequence of the activities of Ezra and Nehemiah. Ezra 7:8 says that Ezra arrived in Jerusalem in the seventh year of king Artaxerxes, while Nehemiah 2:1–9 has Nehemiah arriving in Artaxerxes' twentieth year. If this was Artaxerxes I (465–424 BC), then Ezra arrived in 458 and Nehemiah in 445 BC. Nehemiah 8–9, in which the two (possibly by editorial error) appear together, supports this scenario.", "title": "Date, structure and composition" }, { "paragraph_id": 11, "text": "The contents of Ezra–Nehemiah are structured in a theological rather than chronological order: \"The Temple must come first, then the purifying of the community, then the building of the outer walls of the city, and so finally all could reach a grand climax in the reading of the law.\"", "title": "Date, structure and composition" }, { "paragraph_id": 12, "text": "The narrative follows a repeating pattern in which the God of Israel \"stirs up\" the king of Persia to commission a Jewish leader (Zerubbabel, Ezra, Nehemiah) to undertake a mission; the leader completes his mission in the face of opposition; and success is marked by a great assembly. The tasks of the three leaders are progressive: first the Temple is restored (Zerubabbel), then the community of Israel (Ezra), and finally the walls which will separate the purified community and Temple from the outside world (Nehemiah). The pattern is completed with a final coda in which Nehemiah restores the belief of Yahweh. This concern with a schematic pattern-making, rather than with history in the modern sense of a factual account of events in the order in which they occurred, explains the origin of the many problems which surround both Ezra and Nehemiah as historical sources.", "title": "Date, structure and composition" }, { "paragraph_id": 13, "text": "Twentieth-century views on the composition of Ezra revolved around whether the author was Ezra himself (and who may have also authored the Books of Chronicles) or was another author or authors (who also wrote the Chronicles). More recently it has been increasingly recognised that Ezra, Nehemiah and Chronicles all have extremely complex histories stretching over many stages of editing, and most scholars now are cautious of assuming a unified composition with a single theology and point of view. As an indication of the many layers of editing which Ezra has undergone, one recent study finds that Ezra 1–6 and Ezra 9–10 were originally separate documents, that they were spliced together at a later stage by the authors of Ezra 7–8, and that all have undergone extensive later editing.", "title": "Date, structure and composition" }, { "paragraph_id": 14, "text": "Seven purported Persian decrees of kings or letters to and from high officials are quoted in Ezra. Their authenticity has been contentious; while some scholars accept them in their current form, most accept only part of them as genuine, while still others reject them entirely. L.L. Grabbe surveys six tests against which the documents can be measured (comparative known Persian material, linguistic details, contents, presence of Jewish theology, the Persian attitude to local religions, and Persian letter-writing formulas) and concludes that all the documents are late post-Persian works and probable forgeries, but that some features suggest a genuine Persian correspondence behind some of them.", "title": "Persian documents" }, { "paragraph_id": 15, "text": "Commentaries", "title": "External links" }, { "paragraph_id": 16, "text": "Translations", "title": "External links" } ]
The Book of Ezra is a book of the Hebrew Bible; which formerly included the Book of Nehemiah in a single book, commonly distinguished in scholarship as Ezra–Nehemiah. The two became separated with the first printed rabbinic bibles of the early 16th century, following late medieval Latin Christian tradition. Composed in Hebrew and Aramaic, its subject is the Return to Zion following the close of the Babylonian captivity. Together with the Book of Nehemiah, it represents the final chapter in the historical narrative of the Hebrew Bible. Book of Ezra is divided into two parts: the first telling the story of the first return of exiles in the first year of Cyrus the Great (538 BC) and the completion and dedication of the new Temple in Jerusalem in the sixth year of Darius I (515 BC); the second telling of the subsequent mission of Ezra to Jerusalem and his struggle to purify the Jews from marriage with non-Jews. Ezra is written to fit a schematic pattern in which the God of Israel inspires a king of Persia to commission a leader from the Jewish community to carry out a mission. Three successive leaders carry out three such missions: the first rebuilding the Temple, the second purifying the Jewish community, and the third sealing the holy city itself behind a wall. The theological program of the book explains the many problems its chronological structure presents. It probably appeared in its earliest version around 399 BC, and continued to be revised and edited for several centuries before being accepted as scriptural in the early Christian era.
2001-10-02T20:19:57Z
2023-11-11T15:24:12Z
[ "Template:Tanakh OT", "Template:Nowrap", "Template:Reflist", "Template:Wikisourcepar", "Template:S-end", "Template:Books of the Bible", "Template:Small", "Template:Books of Ketuvim", "Template:S-hou", "Template:S-ttl", "Template:S-aft", "Template:For", "Template:Nobold", "Template:Bibleverse", "Template:Citation", "Template:S-bef", "Template:S-start", "Template:Book of Ezra", "Template:Authority control", "Template:Short description", "Template:Cite journal", "Template:Cite book", "Template:Cite web", "Template:Librivox book" ]
https://en.wikipedia.org/wiki/Book_of_Ezra
4,333
Book of Daniel
The Book of Daniel is a 2nd-century BC biblical apocalypse with a 6th century BC setting. Ostensibly "an account of the activities and visions of Daniel, a noble Jew exiled at Babylon", it combines a prophecy of history with an eschatology (a portrayal of end times) both cosmic in scope and political in focus, and its message is that just as the God of Israel saves Daniel from his enemies, so he would save all Israel in their present oppression. The Hebrew Bible includes Daniel in the Ketuvim (writings), while Christian biblical canons group the work with the Major Prophets. It divides into two parts: a set of six court tales in chapters 1–6, written mostly in Aramaic, and four apocalyptic visions in chapters 7–12, written mostly in Hebrew; the deuterocanonical books contain three additional sections, the Prayer of Azariah and Song of the Three Holy Children, Susanna, and Bel and the Dragon. The book's influence has resonated through later ages, from the community of the Dead Sea Scrolls and the authors of the canonical gospels and the Book of Revelation, to various movements from the 2nd century to the Protestant Reformation and modern millennialist movements—on which it continues to have a profound influence. The Book of Daniel is divided between the court tales of chapters 1–6 and the apocalyptic visions of 7–12, and between the Hebrew of chapters 1 and 8–12 and the Aramaic of chapters 2–7. The division is reinforced by the chiastic arrangement of the Aramaic chapters (see below), and by a chronological progression in chapters 1–6 from Babylonian to Median rule, and from Babylonian to Persian rule in chapters 7–12. Various suggestions have been made by scholars to explain the fact that the genre division does not coincide with the other two, but it appears that the language division and concentric structure of chapters 2–6 are artificial literary devices designed to bind the two halves of the book together. The following outline is provided by Collins in his commentary on Daniel: PART I: Tales (chapters 1:1–6:29) PART II: Visions (chapters 7:1–12:13) There is a recognised chiasm (a concentric literary structure in which the main point of a passage is placed in the centre and framed by parallel elements on either side in "ABBA" fashion) in the chapter arrangement of the Aramaic section. The following is taken from Paul Redditt's "Introduction to the Prophets": In the third year of King Jehoiakim, God allows Jerusalem to fall into the power of Nebuchadnezzar II, king of Babylon. Young Israelites of noble and royal family, "without physical defect, and handsome," versed in wisdom and competent to serve in the palace of the king, are taken to Babylon to be taught the literature and language of that nation. Among them are Daniel and his three companions, who refuse to touch the royal food and wine. Their overseer fears for his life in case the health of his charges deteriorates, but Daniel suggests a trial and the four emerge healthier than their counterparts from ten days of consuming nothing but vegetables and water. They are allowed to continue to refrain from eating the king's food, and to Daniel, God gives insight into visions and dreams. When their training is done Nebuchadnezzar finds them 'ten times better' than all the wise men in his service and therefore keeps them at his court, where Daniel continues until the first year of King Cyrus. In the second year of his reign, Nebuchadnezzar has a dream. When he wakes up, he realizes that the dream has some important message, so he consults his wise men. Wary of their potential to fabricate an explanation, the king refuses to tell the wise men what he saw in his dream. Rather, he demands that his wise men tell him what the content of the dream was, and then interpret it. When the wise men protest that this is beyond the power of any man, he sentences all, including Daniel and his friends, to death. Daniel receives an explanatory vision from God: Nebuchadnezzar had seen an enormous statue with a head of gold, breast and arms of silver, belly and thighs of bronze, legs of iron, and feet of mixed iron and clay, then saw the statue destroyed by a rock that turned into a mountain filling the whole earth. Daniel explains the dream to the king: the statue symbolized four successive kingdoms, starting with Nebuchadnezzar, all of which would be crushed by God's kingdom, which would endure forever. Nebuchadnezzar acknowledges the supremacy of Daniel's god, raises Daniel over all his wise men, and places Daniel and his companions over the province of Babylon. Daniel's companions Shadrach, Meshach, and Abednego refuse to bow to King Nebuchadnezzar's golden statue and are thrown into a fiery furnace. Nebuchadnezzar is astonished to see a fourth figure in the furnace with the three, one "with the appearance like a son of the gods." So the king calls the three to come out of the fire, blesses the God of Israel, and decrees that any who blaspheme against him shall be torn limb from limb. Nebuchadnezzar recounts a dream of a huge tree that is suddenly cut down at the command of a heavenly messenger. Daniel is summoned and interprets the dream. The tree is Nebuchadnezzar himself, who for seven years will lose his mind and live like a wild beast. All of this comes to pass until, at the end of the specified time, Nebuchadnezzar acknowledges that "heaven rules" and his kingdom and sanity are restored. Belshazzar and his nobles blasphemously drink from sacred Jewish temple vessels, offering praise to inanimate gods, until a mysterious hand suddenly appears and writes upon the wall. The horrified king summons Daniel, who upbraids him for his lack of humility before God and interprets the message: Belshazzar's kingdom will be given to the Medes and Persians. Belshazzar rewards Daniel and raises him to be third in the kingdom, and that very night Belshazzar is slain and Darius the Mede takes the kingdom. Darius elevates Daniel to high office, exciting the jealousy of other officials. Knowing of Daniel's devotion to his God, his enemies trick the king into issuing an edict forbidding worship of any other god or man for a 30-day period. Daniel continues to pray three times a day to God towards Jerusalem; he is accused and King Darius, forced by his own decree, throws Daniel into the lions' den. But God shuts up the mouths of the lions, and the next morning Darius rejoices to find him unharmed. The king casts Daniel's accusers into the lions' pit together with their wives and children to be instantly devoured, while he himself acknowledges Daniel's God as he whose kingdom shall never be destroyed. In the first year of Belshazzar Daniel has a dream of four monstrous beasts arising from the sea. The fourth, a beast with ten horns, devours the whole earth, treading it down and crushing it, and a further small horn appears and uproots three of the earlier horns. The Ancient of Days judges and destroys the beast, and "one like a son of man" is given everlasting kingship over the entire world. One of Daniel's attendants explains that the four beasts represent four kings, but that "the holy ones of the Most High" would receive the everlasting kingdom. The fourth beast would be a fourth kingdom with ten kings, and another king who would pull down three kings and make war on the "holy ones" for "a time, two times and a half," after which the heavenly judgment will be made against him and the "holy ones" will receive the everlasting kingdom. In the third year of Belshazzar Daniel has a vision of a ram and goat. The ram has two mighty horns, one longer than the other, and it charges west, north and south, overpowering all other beasts. A goat with a single horn appears from the west and destroys the ram. The goat becomes very powerful until the horn breaks off and is replaced by four lesser horns. A small horn that grows very large, it stops the daily temple sacrifices and desecrates the sanctuary for two thousand three hundred "evening and mornings" (which could be either 1,150 or 2,300 days) until the temple is cleansed. The angel Gabriel informs him that the ram represents the Medes and Persians, the goat is Greece, and the "little horn" is a wicked king. In the first year of Darius the Mede, Daniel meditates on the word of Jeremiah that the desolation of Jerusalem would last seventy years; he confesses the sin of Israel and pleads for God to restore Israel and the "desolated sanctuary" of the Temple. The angel Gabriel explains that the seventy years stand for seventy "weeks" of years (490 years), during which the Temple will first be restored, then later defiled by a "prince who is to come," "until the decreed end is poured out." Daniel 10: In the third year of Cyrus Daniel sees in his vision an angel (called "a man", but clearly a supernatural being) who explains that he is in the midst of a war with the "prince of Persia", assisted only by Michael, "your prince." The "prince of Greece" will shortly come, but first he will reveal what will happen to Daniel's people. Daniel 11: A future king of Persia will make war on the king of Greece, a "mighty king" will arise and wield power until his empire is broken up and given to others, and finally the king of the south (identified in verse 8 as Egypt) will go to war with the "king of the north." After many battles (described in great detail) a "contemptible person" will become king of the north; this king will invade the south two times, the first time with success, but on his second he will be stopped by "ships of Kittim." He will turn back to his own country, and on the way his soldiers will desecrate the Temple, abolish the daily sacrifice, and set up the abomination of desolation. He will defeat and subjugate Libya and Egypt, but "reports from the east and north will alarm him," and he will meet his end "between the sea and the holy mountain." Daniel 12: At this time Michael will come. It will be a time of great distress, but all those whose names are written will be delivered. "Multitudes who sleep in the dust of the earth will awake, some to everlasting life, others to shame and everlasting contempt; those who are wise will shine like the brightness of the heavens, and those who lead many to righteousness, like the stars for ever and ever." In the final verses the remaining time to the end is revealed: "a time, times and half a time" (three years and a half). Daniel fails to understand and asks again what will happen, and is told: "From the time that the daily sacrifice is abolished and the abomination that causes desolation is set up, there will be 1,290 days. Blessed is the one who waits for and reaches the end of the 1,335 days." The Greek text of Daniel is considerably longer than the Hebrew, due to three additional stories: they remain in Catholic and Orthodox Christian Bibles but were rejected by the Christian Protestant movement in the 16th century on the basis that they were absent from the Hebrew Bible. The visions of chapters 7–12 reflect the crisis which took place in Judea in 167–164 BC when Antiochus IV Epiphanes, the Greek king of the Seleucid Empire, threatened to destroy traditional Jewish worship in Jerusalem. When Antiochus came to the throne in 175 BC the Jews were largely pro-Seleucid. The High Priestly family was split by rivalry, and one member, Jason, offered the king a large sum to be made High Priest. Jason also asked—or more accurately, paid—to be allowed to make Jerusalem a polis, or Greek city. This meant, among other things, that city government would be in the hands of the citizens, which meant in turn that citizenship would be a valuable commodity, to be purchased from Jason. None of this threatened the Jewish religion, and the reforms were widely welcomed, especially among the Jerusalem aristocracy and the leading priests. Three years later Jason was deposed when another priest, Menelaus, offered Antiochus an even larger sum for the post of High Priest. Antiochus invaded Egypt twice, in 169 BC with success, but on the second incursion, in late 168 BC, he was forced to withdraw by the Romans. Jason, hearing a rumour that Antiochus was dead, attacked Menelaus to take back the High Priesthood. Antiochus drove Jason out of Jerusalem, plundered the Temple, and introduced measures to pacify his Egyptian border by imposing complete Hellenization: the Jewish Book of the Law was prohibited and on 15 December 167 BC an "abomination of desolation", probably a Greek altar, was introduced into the Temple. With the Jewish religion now clearly under threat a resistance movement sprang up, led by the Maccabee brothers, and over the next three years it won sufficient victories over Antiochus to take back and purify the Temple. The crisis which the author of Daniel addresses is the defilement of the altar in Jerusalem in 167 BC (first introduced in chapter 8:11): the daily offering which used to take place twice a day, at morning and evening, stopped, and the phrase "evenings and mornings" recurs through the following chapters as a reminder of the missed sacrifices. But whereas the events leading up to the sacking of the Temple in 167 BC and the immediate aftermath are remarkably accurate, the predicted war between the Syrians and the Egyptians (11:40–43) never took place, and the prophecy that Antiochus would die in Palestine (11:44–45) was inaccurate (he died in Persia). The most probable conclusion is that the account must have been completed near the end of the reign of Antiochus but before his death in December 164 BC, or at least before news of it reached Jerusalem, and the consensus of modern scholarship is accordingly that the book dates to the period 167–163 BC. It is generally accepted that Daniel originated as a collection of Aramaic court tales later expanded by the Hebrew revelations. The court tales may have originally circulated independently, but the edited collection was probably composed in the third or early second-century BC. Chapter 1 was composed (in Aramaic) at this time as a brief introduction to provide historical context, introduce the characters of the tales, and explain how Daniel and his friends came to Babylon. The visions of chapters 7–12 were added and chapter 1 translated into Hebrew at the third stage when the final book was being drawn together; this final stage, marking the composition of Daniel as a book, took place between the desecration of the Temple by Antiochus Epiphanies in 167 and his death in 164 BC. Daniel is a product of "Wisdom" circles, but the type of wisdom is mantic (the discovery of heavenly secrets from earthly signs) rather than the wisdom of learning—the main source of wisdom in Daniel is God's revelation. It is one of a large number of Jewish apocalypses, all of them pseudonymous. The stories of the first half are legendary in origin, and the visions of the second the product of anonymous authors in the Maccabean period (2nd century BC). Chapters 1–6 are in the voice of an anonymous narrator, except for chapter 4 which is in the form of a letter from king Nebuchadnezzar; the second half (chapters 7–12) is presented by Daniel himself, introduced by the anonymous narrator in chapters 7 and 10. The author/editor was probably an educated Jew, knowledgeable in Greek learning, and of high standing in his own community. It is possible that the name of Daniel was chosen for the hero of the book because of his reputation as a wise seer in Hebrew tradition. Ezekiel, who lived during the Babylonian exile, mentioned him in association with Noah and Job (Ezekiel 14:14) as a figure of legendary wisdom (28:3), and a hero named Daniel (more accurately Dan'el, but the spelling is close enough for the two to be regarded as identical) features in a late 2nd millennium myth from Ugarit. "The legendary Daniel, known from long ago but still remembered as an exemplary character ... serves as the principal human 'hero' in the biblical book that now bears his name"; Daniel is the wise and righteous intermediary who is able to interpret dreams and thus convey the will of God to humans, the recipient of visions from on high that are interpreted to him by heavenly intermediaries. The prophecies of Daniel are accurate down to the career of Antiochus IV Epiphanes, king of Syria and oppressor of the Jews, but not in its prediction of his death: the author seems to know about Antiochus' two campaigns in Egypt (169 and 167 BC), the desecration of the Temple (the "abomination of desolation"), and the fortification of the Akra (a fortress built inside Jerusalem), but he seems to know nothing about the reconstruction of the Temple or about the actual circumstances of Antiochus' death in late 164 BC. Chapters 10–12 must therefore have been written between 167 and 164 BC. There is no evidence of a significant time lapse between those chapters and chapters 8 and 9, and chapter 7 may have been written just a few months earlier again. Some evidence of the book's date can be found in the fact that Daniel is not present in the Hebrew Bible's canon of the prophets (where it might arguably be expected to fit), which was closed c. 200 BC. Rather, Daniel forms a part of the Ketuvim (writings) also formed c. 200 BC. Additionally, the Wisdom of Sirach, a work dating from c. 180 BC, draws on almost every book of the Old Testament except Daniel, leading scholars to suppose that its author was unaware of it. Some have criticised this idea since the Wisdom of Sirach excludes other books (such as Job) as well as key figures such as Jonah and Mordecai. Daniel is, however, quoted in a section of the Sibylline Oracles commonly dated to the middle of the 2nd century BC, and was popular at Qumran at much the same time, suggesting that it was known from the middle of that century. The Book of Daniel is preserved in the 12-chapter Masoretic Text and in two longer Greek versions, the original Septuagint version, c. 100 BC, and the later Theodotion version from c. 2nd century AD. Both Greek texts contain three additions to Daniel: The Prayer of Azariah and Song of the Three Holy Children; the story of Susannah and the Elders; and the story of Bel and the Dragon. Theodotion is much closer to the Masoretic Text and became so popular that it replaced the original Septuagint version in all but two manuscripts of the Septuagint itself. The Greek additions were apparently never part of the Hebrew text. Eight copies of the Book of Daniel, all incomplete, have been found at Qumran, two in Cave 1, five in Cave 4, and one in Cave 6. Between them, they preserve text from eleven of Daniel's twelve chapters, and the twelfth is quoted in the Florilegium (a compilation scroll) 4Q174, showing that the book at Qumran did not lack this conclusion. All eight manuscripts were copied between 125 BC (4QDan) and about 50 AD (4QDan), showing that Daniel was being read at Qumran only about 40 years after its composition. All appear to preserve the 12-chapter Masoretic version rather than the longer Greek text. None reveal any major disagreements against the Masoretic, and the four scrolls that preserve the relevant sections (1QDan, 4QDan, 4QDan, and 4QDan) all follow the bilingual nature of Daniel where the book opens in Hebrew, switches to Aramaic at 2:4b, then reverts to Hebrew at 8:1. (This section deals with modern scholarly reconstructions of the meaning of Daniel to its original authors and audience) The Book of Daniel is an apocalypse, a literary genre in which a heavenly reality is revealed to a human recipient; such works are characterized by visions, symbolism, an other-worldly mediator, an emphasis on cosmic events, angels and demons, and pseudonymity (false authorship). The production of apocalypses occurred commonly from 300 BC to 100 AD, not only among Jews and Christians, but also among Greeks, Romans, Persians and Egyptians, and Daniel is a representative apocalyptic seer, the recipient of divine revelation: he has learned the wisdom of the Babylonian magicians and surpassed them, because his God is the true source of knowledge; he is one of the maskilim (משכלים), the wise ones, who have the task of teaching righteousness and whose number may be considered to include the authors of the book itself. The book is also an eschatology, as the divine revelation concerns the end of the present age, a predicted moment in which God will intervene in history to usher in the final kingdom. It gives no real details of the end-time, but it seems that God's kingdom will be on this earth, that it will be governed by justice and righteousness, and that the tables will be turned on the Seleucids and those Jews who have cooperated with them. The message of the Book of Daniel is that, just as the God of Israel saved Daniel and his friends from their enemies, so he would save all Israel in their present oppression. The book is filled with monsters, angels, and numerology, drawn from a wide range of sources, both biblical and non-biblical, that would have had meaning in the context of 2nd-century Jewish culture, and while Christian interpreters have always viewed these as predicting events in the New Testament—"the Son of God", "the Son of Man", Christ and the Antichrist—the book's intended audience is the Jews of the 2nd century BC. The following explains a few of these predictions, as understood by modern biblical scholars. The concepts of immortality and resurrection, with rewards for the righteous and punishment for the wicked, have roots much deeper than Daniel, but the first clear statement is found in the final chapter of that book: "Many of those who sleep in the dust of the earth shall awake, some to everlasting life, and some to everlasting shame and contempt." According to Daniel R. Schwartz, without the claim of the resurrection of Jesus, Christianity would have disappeared like the movements following other charismatic Jewish figures of the 1st century. Daniel was quoted and referenced by both Jews and Christians in the 1st century AD as predicting the imminent end-time. Moments of national and cultural crisis continually reawakened the apocalyptic spirit, through the Montanists of the 2nd/3rd centuries, persecuted for their millennialism, to the more extreme elements of the 16th-century Reformation such as the Zwickau prophets and the Münster Rebellion. During the English Civil War, the Fifth Monarchy Men took their name and political program from Daniel 7, demanding that Oliver Cromwell allow them to form a "government of saints" in preparation for the coming of the Messiah; when Cromwell refused, they identified him instead as the Beast usurping the rightful place of King Jesus. For modern popularizers, the visions and revelations of Daniel remain a guide to the future, when the Antichrist will be destroyed by Jesus Christ at the Second Coming. Daniel belongs not only to the religious tradition but also to the wider Western intellectual and artistic heritage. It was easily the most popular of the prophetic books for the Anglo-Saxons, who nevertheless treated it not as prophecy but as a historical book, "a repository of dramatic stories about confrontations between God and a series of emperor-figures who represent the highest reach of man". Isaac Newton paid special attention to it, Francis Bacon borrowed a motto from it for his work Novum Organum, Baruch Spinoza drew on it, its apocalyptic second half attracted the attention of Carl Jung, and it inspired musicians from medieval liturgical drama to Darius Milhaud and artists including Michelangelo, Rembrandt and Eugène Delacroix.
[ { "paragraph_id": 0, "text": "The Book of Daniel is a 2nd-century BC biblical apocalypse with a 6th century BC setting. Ostensibly \"an account of the activities and visions of Daniel, a noble Jew exiled at Babylon\", it combines a prophecy of history with an eschatology (a portrayal of end times) both cosmic in scope and political in focus, and its message is that just as the God of Israel saves Daniel from his enemies, so he would save all Israel in their present oppression.", "title": "" }, { "paragraph_id": 1, "text": "The Hebrew Bible includes Daniel in the Ketuvim (writings), while Christian biblical canons group the work with the Major Prophets. It divides into two parts: a set of six court tales in chapters 1–6, written mostly in Aramaic, and four apocalyptic visions in chapters 7–12, written mostly in Hebrew; the deuterocanonical books contain three additional sections, the Prayer of Azariah and Song of the Three Holy Children, Susanna, and Bel and the Dragon.", "title": "" }, { "paragraph_id": 2, "text": "The book's influence has resonated through later ages, from the community of the Dead Sea Scrolls and the authors of the canonical gospels and the Book of Revelation, to various movements from the 2nd century to the Protestant Reformation and modern millennialist movements—on which it continues to have a profound influence.", "title": "" }, { "paragraph_id": 3, "text": "The Book of Daniel is divided between the court tales of chapters 1–6 and the apocalyptic visions of 7–12, and between the Hebrew of chapters 1 and 8–12 and the Aramaic of chapters 2–7. The division is reinforced by the chiastic arrangement of the Aramaic chapters (see below), and by a chronological progression in chapters 1–6 from Babylonian to Median rule, and from Babylonian to Persian rule in chapters 7–12. Various suggestions have been made by scholars to explain the fact that the genre division does not coincide with the other two, but it appears that the language division and concentric structure of chapters 2–6 are artificial literary devices designed to bind the two halves of the book together. The following outline is provided by Collins in his commentary on Daniel:", "title": "Structure" }, { "paragraph_id": 4, "text": "PART I: Tales (chapters 1:1–6:29)", "title": "Structure" }, { "paragraph_id": 5, "text": "PART II: Visions (chapters 7:1–12:13)", "title": "Structure" }, { "paragraph_id": 6, "text": "There is a recognised chiasm (a concentric literary structure in which the main point of a passage is placed in the centre and framed by parallel elements on either side in \"ABBA\" fashion) in the chapter arrangement of the Aramaic section. The following is taken from Paul Redditt's \"Introduction to the Prophets\":", "title": "Structure" }, { "paragraph_id": 7, "text": "In the third year of King Jehoiakim, God allows Jerusalem to fall into the power of Nebuchadnezzar II, king of Babylon. Young Israelites of noble and royal family, \"without physical defect, and handsome,\" versed in wisdom and competent to serve in the palace of the king, are taken to Babylon to be taught the literature and language of that nation. Among them are Daniel and his three companions, who refuse to touch the royal food and wine. Their overseer fears for his life in case the health of his charges deteriorates, but Daniel suggests a trial and the four emerge healthier than their counterparts from ten days of consuming nothing but vegetables and water. They are allowed to continue to refrain from eating the king's food, and to Daniel, God gives insight into visions and dreams. When their training is done Nebuchadnezzar finds them 'ten times better' than all the wise men in his service and therefore keeps them at his court, where Daniel continues until the first year of King Cyrus.", "title": "Content" }, { "paragraph_id": 8, "text": "In the second year of his reign, Nebuchadnezzar has a dream. When he wakes up, he realizes that the dream has some important message, so he consults his wise men. Wary of their potential to fabricate an explanation, the king refuses to tell the wise men what he saw in his dream. Rather, he demands that his wise men tell him what the content of the dream was, and then interpret it. When the wise men protest that this is beyond the power of any man, he sentences all, including Daniel and his friends, to death. Daniel receives an explanatory vision from God: Nebuchadnezzar had seen an enormous statue with a head of gold, breast and arms of silver, belly and thighs of bronze, legs of iron, and feet of mixed iron and clay, then saw the statue destroyed by a rock that turned into a mountain filling the whole earth. Daniel explains the dream to the king: the statue symbolized four successive kingdoms, starting with Nebuchadnezzar, all of which would be crushed by God's kingdom, which would endure forever. Nebuchadnezzar acknowledges the supremacy of Daniel's god, raises Daniel over all his wise men, and places Daniel and his companions over the province of Babylon.", "title": "Content" }, { "paragraph_id": 9, "text": "Daniel's companions Shadrach, Meshach, and Abednego refuse to bow to King Nebuchadnezzar's golden statue and are thrown into a fiery furnace. Nebuchadnezzar is astonished to see a fourth figure in the furnace with the three, one \"with the appearance like a son of the gods.\" So the king calls the three to come out of the fire, blesses the God of Israel, and decrees that any who blaspheme against him shall be torn limb from limb.", "title": "Content" }, { "paragraph_id": 10, "text": "Nebuchadnezzar recounts a dream of a huge tree that is suddenly cut down at the command of a heavenly messenger. Daniel is summoned and interprets the dream. The tree is Nebuchadnezzar himself, who for seven years will lose his mind and live like a wild beast. All of this comes to pass until, at the end of the specified time, Nebuchadnezzar acknowledges that \"heaven rules\" and his kingdom and sanity are restored.", "title": "Content" }, { "paragraph_id": 11, "text": "Belshazzar and his nobles blasphemously drink from sacred Jewish temple vessels, offering praise to inanimate gods, until a mysterious hand suddenly appears and writes upon the wall. The horrified king summons Daniel, who upbraids him for his lack of humility before God and interprets the message: Belshazzar's kingdom will be given to the Medes and Persians. Belshazzar rewards Daniel and raises him to be third in the kingdom, and that very night Belshazzar is slain and Darius the Mede takes the kingdom.", "title": "Content" }, { "paragraph_id": 12, "text": "Darius elevates Daniel to high office, exciting the jealousy of other officials. Knowing of Daniel's devotion to his God, his enemies trick the king into issuing an edict forbidding worship of any other god or man for a 30-day period. Daniel continues to pray three times a day to God towards Jerusalem; he is accused and King Darius, forced by his own decree, throws Daniel into the lions' den. But God shuts up the mouths of the lions, and the next morning Darius rejoices to find him unharmed. The king casts Daniel's accusers into the lions' pit together with their wives and children to be instantly devoured, while he himself acknowledges Daniel's God as he whose kingdom shall never be destroyed.", "title": "Content" }, { "paragraph_id": 13, "text": "In the first year of Belshazzar Daniel has a dream of four monstrous beasts arising from the sea. The fourth, a beast with ten horns, devours the whole earth, treading it down and crushing it, and a further small horn appears and uproots three of the earlier horns. The Ancient of Days judges and destroys the beast, and \"one like a son of man\" is given everlasting kingship over the entire world. One of Daniel's attendants explains that the four beasts represent four kings, but that \"the holy ones of the Most High\" would receive the everlasting kingdom. The fourth beast would be a fourth kingdom with ten kings, and another king who would pull down three kings and make war on the \"holy ones\" for \"a time, two times and a half,\" after which the heavenly judgment will be made against him and the \"holy ones\" will receive the everlasting kingdom.", "title": "Content" }, { "paragraph_id": 14, "text": "In the third year of Belshazzar Daniel has a vision of a ram and goat. The ram has two mighty horns, one longer than the other, and it charges west, north and south, overpowering all other beasts. A goat with a single horn appears from the west and destroys the ram. The goat becomes very powerful until the horn breaks off and is replaced by four lesser horns. A small horn that grows very large, it stops the daily temple sacrifices and desecrates the sanctuary for two thousand three hundred \"evening and mornings\" (which could be either 1,150 or 2,300 days) until the temple is cleansed. The angel Gabriel informs him that the ram represents the Medes and Persians, the goat is Greece, and the \"little horn\" is a wicked king.", "title": "Content" }, { "paragraph_id": 15, "text": "In the first year of Darius the Mede, Daniel meditates on the word of Jeremiah that the desolation of Jerusalem would last seventy years; he confesses the sin of Israel and pleads for God to restore Israel and the \"desolated sanctuary\" of the Temple. The angel Gabriel explains that the seventy years stand for seventy \"weeks\" of years (490 years), during which the Temple will first be restored, then later defiled by a \"prince who is to come,\" \"until the decreed end is poured out.\"", "title": "Content" }, { "paragraph_id": 16, "text": "Daniel 10: In the third year of Cyrus Daniel sees in his vision an angel (called \"a man\", but clearly a supernatural being) who explains that he is in the midst of a war with the \"prince of Persia\", assisted only by Michael, \"your prince.\" The \"prince of Greece\" will shortly come, but first he will reveal what will happen to Daniel's people.", "title": "Content" }, { "paragraph_id": 17, "text": "Daniel 11: A future king of Persia will make war on the king of Greece, a \"mighty king\" will arise and wield power until his empire is broken up and given to others, and finally the king of the south (identified in verse 8 as Egypt) will go to war with the \"king of the north.\" After many battles (described in great detail) a \"contemptible person\" will become king of the north; this king will invade the south two times, the first time with success, but on his second he will be stopped by \"ships of Kittim.\" He will turn back to his own country, and on the way his soldiers will desecrate the Temple, abolish the daily sacrifice, and set up the abomination of desolation. He will defeat and subjugate Libya and Egypt, but \"reports from the east and north will alarm him,\" and he will meet his end \"between the sea and the holy mountain.\"", "title": "Content" }, { "paragraph_id": 18, "text": "Daniel 12: At this time Michael will come. It will be a time of great distress, but all those whose names are written will be delivered. \"Multitudes who sleep in the dust of the earth will awake, some to everlasting life, others to shame and everlasting contempt; those who are wise will shine like the brightness of the heavens, and those who lead many to righteousness, like the stars for ever and ever.\" In the final verses the remaining time to the end is revealed: \"a time, times and half a time\" (three years and a half). Daniel fails to understand and asks again what will happen, and is told: \"From the time that the daily sacrifice is abolished and the abomination that causes desolation is set up, there will be 1,290 days. Blessed is the one who waits for and reaches the end of the 1,335 days.\"", "title": "Content" }, { "paragraph_id": 19, "text": "The Greek text of Daniel is considerably longer than the Hebrew, due to three additional stories: they remain in Catholic and Orthodox Christian Bibles but were rejected by the Christian Protestant movement in the 16th century on the basis that they were absent from the Hebrew Bible.", "title": "Content" }, { "paragraph_id": 20, "text": "The visions of chapters 7–12 reflect the crisis which took place in Judea in 167–164 BC when Antiochus IV Epiphanes, the Greek king of the Seleucid Empire, threatened to destroy traditional Jewish worship in Jerusalem. When Antiochus came to the throne in 175 BC the Jews were largely pro-Seleucid. The High Priestly family was split by rivalry, and one member, Jason, offered the king a large sum to be made High Priest. Jason also asked—or more accurately, paid—to be allowed to make Jerusalem a polis, or Greek city. This meant, among other things, that city government would be in the hands of the citizens, which meant in turn that citizenship would be a valuable commodity, to be purchased from Jason. None of this threatened the Jewish religion, and the reforms were widely welcomed, especially among the Jerusalem aristocracy and the leading priests. Three years later Jason was deposed when another priest, Menelaus, offered Antiochus an even larger sum for the post of High Priest.", "title": "Historical background" }, { "paragraph_id": 21, "text": "Antiochus invaded Egypt twice, in 169 BC with success, but on the second incursion, in late 168 BC, he was forced to withdraw by the Romans. Jason, hearing a rumour that Antiochus was dead, attacked Menelaus to take back the High Priesthood. Antiochus drove Jason out of Jerusalem, plundered the Temple, and introduced measures to pacify his Egyptian border by imposing complete Hellenization: the Jewish Book of the Law was prohibited and on 15 December 167 BC an \"abomination of desolation\", probably a Greek altar, was introduced into the Temple. With the Jewish religion now clearly under threat a resistance movement sprang up, led by the Maccabee brothers, and over the next three years it won sufficient victories over Antiochus to take back and purify the Temple.", "title": "Historical background" }, { "paragraph_id": 22, "text": "The crisis which the author of Daniel addresses is the defilement of the altar in Jerusalem in 167 BC (first introduced in chapter 8:11): the daily offering which used to take place twice a day, at morning and evening, stopped, and the phrase \"evenings and mornings\" recurs through the following chapters as a reminder of the missed sacrifices. But whereas the events leading up to the sacking of the Temple in 167 BC and the immediate aftermath are remarkably accurate, the predicted war between the Syrians and the Egyptians (11:40–43) never took place, and the prophecy that Antiochus would die in Palestine (11:44–45) was inaccurate (he died in Persia). The most probable conclusion is that the account must have been completed near the end of the reign of Antiochus but before his death in December 164 BC, or at least before news of it reached Jerusalem, and the consensus of modern scholarship is accordingly that the book dates to the period 167–163 BC.", "title": "Historical background" }, { "paragraph_id": 23, "text": "It is generally accepted that Daniel originated as a collection of Aramaic court tales later expanded by the Hebrew revelations. The court tales may have originally circulated independently, but the edited collection was probably composed in the third or early second-century BC. Chapter 1 was composed (in Aramaic) at this time as a brief introduction to provide historical context, introduce the characters of the tales, and explain how Daniel and his friends came to Babylon. The visions of chapters 7–12 were added and chapter 1 translated into Hebrew at the third stage when the final book was being drawn together; this final stage, marking the composition of Daniel as a book, took place between the desecration of the Temple by Antiochus Epiphanies in 167 and his death in 164 BC.", "title": "Composition" }, { "paragraph_id": 24, "text": "Daniel is a product of \"Wisdom\" circles, but the type of wisdom is mantic (the discovery of heavenly secrets from earthly signs) rather than the wisdom of learning—the main source of wisdom in Daniel is God's revelation. It is one of a large number of Jewish apocalypses, all of them pseudonymous. The stories of the first half are legendary in origin, and the visions of the second the product of anonymous authors in the Maccabean period (2nd century BC). Chapters 1–6 are in the voice of an anonymous narrator, except for chapter 4 which is in the form of a letter from king Nebuchadnezzar; the second half (chapters 7–12) is presented by Daniel himself, introduced by the anonymous narrator in chapters 7 and 10.", "title": "Composition" }, { "paragraph_id": 25, "text": "The author/editor was probably an educated Jew, knowledgeable in Greek learning, and of high standing in his own community. It is possible that the name of Daniel was chosen for the hero of the book because of his reputation as a wise seer in Hebrew tradition. Ezekiel, who lived during the Babylonian exile, mentioned him in association with Noah and Job (Ezekiel 14:14) as a figure of legendary wisdom (28:3), and a hero named Daniel (more accurately Dan'el, but the spelling is close enough for the two to be regarded as identical) features in a late 2nd millennium myth from Ugarit. \"The legendary Daniel, known from long ago but still remembered as an exemplary character ... serves as the principal human 'hero' in the biblical book that now bears his name\"; Daniel is the wise and righteous intermediary who is able to interpret dreams and thus convey the will of God to humans, the recipient of visions from on high that are interpreted to him by heavenly intermediaries.", "title": "Composition" }, { "paragraph_id": 26, "text": "The prophecies of Daniel are accurate down to the career of Antiochus IV Epiphanes, king of Syria and oppressor of the Jews, but not in its prediction of his death: the author seems to know about Antiochus' two campaigns in Egypt (169 and 167 BC), the desecration of the Temple (the \"abomination of desolation\"), and the fortification of the Akra (a fortress built inside Jerusalem), but he seems to know nothing about the reconstruction of the Temple or about the actual circumstances of Antiochus' death in late 164 BC. Chapters 10–12 must therefore have been written between 167 and 164 BC. There is no evidence of a significant time lapse between those chapters and chapters 8 and 9, and chapter 7 may have been written just a few months earlier again.", "title": "Composition" }, { "paragraph_id": 27, "text": "Some evidence of the book's date can be found in the fact that Daniel is not present in the Hebrew Bible's canon of the prophets (where it might arguably be expected to fit), which was closed c. 200 BC. Rather, Daniel forms a part of the Ketuvim (writings) also formed c. 200 BC.", "title": "Composition" }, { "paragraph_id": 28, "text": "Additionally, the Wisdom of Sirach, a work dating from c. 180 BC, draws on almost every book of the Old Testament except Daniel, leading scholars to suppose that its author was unaware of it. Some have criticised this idea since the Wisdom of Sirach excludes other books (such as Job) as well as key figures such as Jonah and Mordecai.", "title": "Composition" }, { "paragraph_id": 29, "text": "Daniel is, however, quoted in a section of the Sibylline Oracles commonly dated to the middle of the 2nd century BC, and was popular at Qumran at much the same time, suggesting that it was known from the middle of that century.", "title": "Composition" }, { "paragraph_id": 30, "text": "The Book of Daniel is preserved in the 12-chapter Masoretic Text and in two longer Greek versions, the original Septuagint version, c. 100 BC, and the later Theodotion version from c. 2nd century AD. Both Greek texts contain three additions to Daniel: The Prayer of Azariah and Song of the Three Holy Children; the story of Susannah and the Elders; and the story of Bel and the Dragon. Theodotion is much closer to the Masoretic Text and became so popular that it replaced the original Septuagint version in all but two manuscripts of the Septuagint itself. The Greek additions were apparently never part of the Hebrew text.", "title": "Manuscripts" }, { "paragraph_id": 31, "text": "Eight copies of the Book of Daniel, all incomplete, have been found at Qumran, two in Cave 1, five in Cave 4, and one in Cave 6. Between them, they preserve text from eleven of Daniel's twelve chapters, and the twelfth is quoted in the Florilegium (a compilation scroll) 4Q174, showing that the book at Qumran did not lack this conclusion. All eight manuscripts were copied between 125 BC (4QDan) and about 50 AD (4QDan), showing that Daniel was being read at Qumran only about 40 years after its composition. All appear to preserve the 12-chapter Masoretic version rather than the longer Greek text. None reveal any major disagreements against the Masoretic, and the four scrolls that preserve the relevant sections (1QDan, 4QDan, 4QDan, and 4QDan) all follow the bilingual nature of Daniel where the book opens in Hebrew, switches to Aramaic at 2:4b, then reverts to Hebrew at 8:1.", "title": "Manuscripts" }, { "paragraph_id": 32, "text": "(This section deals with modern scholarly reconstructions of the meaning of Daniel to its original authors and audience)", "title": "Genre, meaning, symbolism and chronology" }, { "paragraph_id": 33, "text": "The Book of Daniel is an apocalypse, a literary genre in which a heavenly reality is revealed to a human recipient; such works are characterized by visions, symbolism, an other-worldly mediator, an emphasis on cosmic events, angels and demons, and pseudonymity (false authorship). The production of apocalypses occurred commonly from 300 BC to 100 AD, not only among Jews and Christians, but also among Greeks, Romans, Persians and Egyptians, and Daniel is a representative apocalyptic seer, the recipient of divine revelation: he has learned the wisdom of the Babylonian magicians and surpassed them, because his God is the true source of knowledge; he is one of the maskilim (משכלים), the wise ones, who have the task of teaching righteousness and whose number may be considered to include the authors of the book itself. The book is also an eschatology, as the divine revelation concerns the end of the present age, a predicted moment in which God will intervene in history to usher in the final kingdom. It gives no real details of the end-time, but it seems that God's kingdom will be on this earth, that it will be governed by justice and righteousness, and that the tables will be turned on the Seleucids and those Jews who have cooperated with them.", "title": "Genre, meaning, symbolism and chronology" }, { "paragraph_id": 34, "text": "The message of the Book of Daniel is that, just as the God of Israel saved Daniel and his friends from their enemies, so he would save all Israel in their present oppression. The book is filled with monsters, angels, and numerology, drawn from a wide range of sources, both biblical and non-biblical, that would have had meaning in the context of 2nd-century Jewish culture, and while Christian interpreters have always viewed these as predicting events in the New Testament—\"the Son of God\", \"the Son of Man\", Christ and the Antichrist—the book's intended audience is the Jews of the 2nd century BC. The following explains a few of these predictions, as understood by modern biblical scholars.", "title": "Genre, meaning, symbolism and chronology" }, { "paragraph_id": 35, "text": "The concepts of immortality and resurrection, with rewards for the righteous and punishment for the wicked, have roots much deeper than Daniel, but the first clear statement is found in the final chapter of that book: \"Many of those who sleep in the dust of the earth shall awake, some to everlasting life, and some to everlasting shame and contempt.\" According to Daniel R. Schwartz, without the claim of the resurrection of Jesus, Christianity would have disappeared like the movements following other charismatic Jewish figures of the 1st century.", "title": "Influence" }, { "paragraph_id": 36, "text": "Daniel was quoted and referenced by both Jews and Christians in the 1st century AD as predicting the imminent end-time. Moments of national and cultural crisis continually reawakened the apocalyptic spirit, through the Montanists of the 2nd/3rd centuries, persecuted for their millennialism, to the more extreme elements of the 16th-century Reformation such as the Zwickau prophets and the Münster Rebellion. During the English Civil War, the Fifth Monarchy Men took their name and political program from Daniel 7, demanding that Oliver Cromwell allow them to form a \"government of saints\" in preparation for the coming of the Messiah; when Cromwell refused, they identified him instead as the Beast usurping the rightful place of King Jesus. For modern popularizers, the visions and revelations of Daniel remain a guide to the future, when the Antichrist will be destroyed by Jesus Christ at the Second Coming.", "title": "Influence" }, { "paragraph_id": 37, "text": "Daniel belongs not only to the religious tradition but also to the wider Western intellectual and artistic heritage. It was easily the most popular of the prophetic books for the Anglo-Saxons, who nevertheless treated it not as prophecy but as a historical book, \"a repository of dramatic stories about confrontations between God and a series of emperor-figures who represent the highest reach of man\". Isaac Newton paid special attention to it, Francis Bacon borrowed a motto from it for his work Novum Organum, Baruch Spinoza drew on it, its apocalyptic second half attracted the attention of Carl Jung, and it inspired musicians from medieval liturgical drama to Darius Milhaud and artists including Michelangelo, Rembrandt and Eugène Delacroix.", "title": "Influence" }, { "paragraph_id": 38, "text": "", "title": "External links" } ]
The Book of Daniel is a 2nd-century BC biblical apocalypse with a 6th century BC setting. Ostensibly "an account of the activities and visions of Daniel, a noble Jew exiled at Babylon", it combines a prophecy of history with an eschatology both cosmic in scope and political in focus, and its message is that just as the God of Israel saves Daniel from his enemies, so he would save all Israel in their present oppression. The Hebrew Bible includes Daniel in the Ketuvim (writings), while Christian biblical canons group the work with the Major Prophets. It divides into two parts: a set of six court tales in chapters 1–6, written mostly in Aramaic, and four apocalyptic visions in chapters 7–12, written mostly in Hebrew; the deuterocanonical books contain three additional sections, the Prayer of Azariah and Song of the Three Holy Children, Susanna, and Bel and the Dragon. The book's influence has resonated through later ages, from the community of the Dead Sea Scrolls and the authors of the canonical gospels and the Book of Revelation, to various movements from the 2nd century to the Protestant Reformation and modern millennialist movements—on which it continues to have a profound influence.
2001-10-01T05:25:18Z
2023-12-24T08:35:53Z
[ "Template:Sfn", "Template:S-bef", "Template:Book of Daniel", "Template:Cite web", "Template:Librivox book", "Template:S-ttl", "Template:Refbegin", "Template:Refend", "Template:S-end", "Template:Other uses", "Template:See also", "Template:Doomsday", "Template:Main", "Template:Wikiquote", "Template:S-aft", "Template:Circa", "Template:Wikisource", "Template:S-hou", "Template:Tanakh OT", "Template:Reflist", "Template:Commons category", "Template:Daniel chapters", "Template:Books of the Bible", "Template:Authority control", "Template:Short description", "Template:Cite book", "Template:S-start" ]
https://en.wikipedia.org/wiki/Book_of_Daniel
4,335
Batman
Batman is a superhero appearing in American comic books published by DC Comics. The character was created by artist Bob Kane and writer Bill Finger, and debuted in the 27th issue of the comic book Detective Comics on March 30, 1939. In the DC Universe continuity, Batman is the alias of Bruce Wayne, a wealthy American playboy, philanthropist, and industrialist who resides in Gotham City. Batman's origin story features him swearing vengeance against criminals after witnessing the murder of his parents Thomas and Martha as a child, a vendetta tempered with the ideal of justice. He trains himself physically and intellectually, crafts a bat-inspired persona, and monitors the Gotham streets at night. Kane, Finger, and other creators accompanied Batman with supporting characters, including his sidekicks Robin and Batgirl; allies Alfred Pennyworth, James Gordon, and Catwoman; and foes such as the Penguin, the Riddler, Two-Face, and his archenemy, the Joker. Kane conceived Batman in early 1939 to capitalize on the popularity of DC's Superman; although Kane frequently claimed sole creation credit, Finger substantially developed the concept from a generic superhero into something more bat-like. The character received his own spin-off publication, Batman, in 1940. Batman was originally introduced as a ruthless vigilante who frequently killed or maimed criminals, but evolved into a character with a stringent moral code and strong sense of justice. Unlike most superheroes, Batman does not possess any superpowers, instead relying on his intellect, fighting skills, and wealth. The 1960s Batman television series used a camp aesthetic, which continued to be associated with the character for years after the show ended. Various creators worked to return the character to his darker roots in the 1970s and 1980s, culminating with the 1986 miniseries The Dark Knight Returns by Frank Miller. DC has featured Batman in many comic books, including comics published under its imprints such as Vertigo and Black Label. The longest-running Batman comic, Detective Comics, is the longest-running comic book in the United States. Batman is frequently depicted alongside other DC superheroes, such as Superman and Wonder Woman, as a member of organizations such as the Justice League and the Outsiders. In addition to Bruce Wayne, other characters have taken on the Batman persona on different occasions, such as Jean-Paul Valley / Azrael in the 1993–1994 "Knightfall" story arc; Dick Grayson, the first Robin, from 2009 to 2011; and Jace Fox, son of Wayne's ally Lucius, as of 2021. DC has also published comics featuring alternate versions of Batman, including the incarnation seen in The Dark Knight Returns and its successors, the incarnation from the Flashpoint (2011) event, and numerous interpretations from Elseworlds stories. One of the most iconic characters in popular culture, Batman has been listed among the greatest comic book superheroes and fictional characters ever created. He is one of the most commercially successful superheroes, and his likeness has been licensed and featured in various media and merchandise sold around the world; this includes toy lines such as Lego Batman and video games like the Batman: Arkham series. Batman has been adapted in live-action and animated incarnations, including the 1960s Batman television series played by Adam West and in film by Michael Keaton in Batman (1989), Batman Returns (1992), and The Flash (2023), Val Kilmer in Batman Forever (1995), George Clooney in Batman & Robin (1997), Christian Bale in The Dark Knight trilogy (2005–2012), Ben Affleck in the DC Extended Universe (2016–2023), and Robert Pattinson in The Batman (2022). Kevin Conroy, Diedrich Bader, Jensen Ackles, Troy Baker, and Will Arnett, among others, have provided the character's voice. In early 1939, the success of Superman in Action Comics prompted editors at National Comics Publications (the future DC Comics) to request more superheroes for its titles. In response, Bob Kane created "the Bat-Man". Collaborator Bill Finger recalled that "Kane had an idea for a character called 'Batman,' and he'd like me to see the drawings. I went over to Kane's, and he had drawn a character who looked very much like Superman with kind of ...reddish tights, I believe, with boots ...no gloves, no gauntlets ...with a small domino mask, swinging on a rope. He had two stiff wings that were sticking out, looking like bat wings. And under it was a big sign ...BATMAN". According to Kane, the bat-wing-like cape was inspired by his childhood recollection of Leonardo da Vinci's sketch of an ornithopter flying device. Finger suggested giving the character a cowl instead of a simple domino mask, a cape instead of wings, and gloves; he also recommended removing the red sections from the original costume. Finger said he devised the name Bruce Wayne for the character's secret identity: "Bruce Wayne's first name came from Robert the Bruce, the Scottish patriot. Wayne, being a playboy, was a man of gentry. I searched for a name that would suggest colonialism. I tried Adams, Hancock ...then I thought of Mad Anthony Wayne." He later said his suggestions were influenced by Lee Falk's popular The Phantom, a syndicated newspaper comic-strip character with which Kane was also familiar. Kane and Finger drew upon contemporary 1930s popular culture for inspiration regarding much of the Bat-Man's look, personality, methods, and weaponry. Details find predecessors in pulp fiction, comic strips, newspaper headlines, and autobiographical details referring to Kane himself. As an aristocratic hero with a double identity, Batman had predecessors in the Scarlet Pimpernel (created by Baroness Emmuska Orczy, 1903) and Zorro (created by Johnston McCulley, 1919). Like them, Batman performed his heroic deeds in secret, averted suspicion by playing aloof in public, and marked his work with a signature symbol. Kane noted the influence of the films The Mark of Zorro (1920) and The Bat Whispers (1930) in the creation of the character's iconography. Finger, drawing inspiration from pulp heroes like Doc Savage, The Shadow, Dick Tracy, and Sherlock Holmes, made the character a master sleuth. In his 1989 autobiography, Kane detailed Finger's contributions to Batman's creation: One day I called Bill and said, 'I have a new character called the Bat-Man and I've made some crude, elementary sketches I'd like you to look at.' He came over and I showed him the drawings. At the time, I only had a small domino mask, like the one Robin later wore, on Batman's face. Bill said, 'Why not make him look more like a bat and put a hood on him, and take the eyeballs out and just put slits for eyes to make him look more mysterious?' At this point, the Bat-Man wore a red union suit; the wings, trunks, and mask were black. I thought that red and black would be a good combination. Bill said that the costume was too bright: 'Color it dark grey to make it look more ominous.' The cape looked like two stiff bat wings attached to his arms. As Bill and I talked, we realized that these wings would get cumbersome when Bat-Man was in action and changed them into a cape, scalloped to look like bat wings when he was fighting or swinging down on a rope. Also, he didn't have any gloves on, and we added them so that he wouldn't leave fingerprints. Kane signed away ownership in the character in exchange for, among other compensation, a mandatory byline on all Batman comics. This byline did not originally say "Batman created by Bob Kane"; his name was simply written on the title page of each story. The name disappeared from the comic book in the mid-1960s, replaced by credits for each story's actual writer and artists. In the late 1970s, when Jerry Siegel and Joe Shuster began receiving a "created by" credit on the Superman titles, along with William Moulton Marston being given the byline for creating Wonder Woman, Batman stories began saying "Created by Bob Kane" in addition to the other credits. Finger did not receive the same recognition. While he had received credit for other DC work since the 1940s, he began, in the 1960s, to receive limited acknowledgment for his Batman writing; in the letters page of Batman #169 (February 1965) for example, editor Julius Schwartz names him as the creator of the Riddler, one of Batman's recurring villains. However, Finger's contract left him only with his writing page rate and no byline. Kane wrote, "Bill was disheartened by the lack of major accomplishments in his career. He felt that he had not used his creative potential to its fullest and that success had passed him by." At the time of Finger's death in 1974, DC had not officially credited Finger as Batman co-creator. Jerry Robinson, who also worked with Finger and Kane on the strip at this time, has criticized Kane for failing to share the credit. He recalled Finger resenting his position, stating in a 2005 interview with The Comics Journal: Bob made him more insecure, because while he slaved working on Batman, he wasn't sharing in any of the glory or the money that Bob began to make, which is why ...[he was] going to leave [Kane's employ]. ...[Kane] should have credited Bill as co-creator, because I know; I was there. ...That was one thing I would never forgive Bob for, was not to take care of Bill or recognize his vital role in the creation of Batman. As with Siegel and Shuster, it should have been the same, the same co-creator credit in the strip, writer, and artist. Although Kane initially rebutted Finger's claims at having created the character, writing in a 1965 open letter to fans that "it seemed to me that Bill Finger has given out the impression that he and not myself created the ''Batman, t' [sic] as well as Robin and all the other leading villains and characters. This statement is fraudulent and entirely untrue." Kane himself also commented on Finger's lack of credit. "The trouble with being a 'ghost' writer or artist is that you must remain rather anonymously without 'credit'. However, if one wants the 'credit', then one has to cease being a 'ghost' or follower and become a leader or innovator." In 1989, Kane revisited Finger's situation, recalling in an interview: In those days it was like, one artist and he had his name over it [the comic strip] — the policy of DC in the comic books was, if you can't write it, obtain other writers, but their names would never appear on the comic book in the finished version. So Bill never asked me for it [the byline] and I never volunteered — I guess my ego at that time. And I felt badly, really, when he [Finger] died. In September 2015, DC Entertainment revealed that Finger would be receiving credit for his role in Batman's creation on the 2016 superhero film Batman v Superman: Dawn of Justice and the second season of Gotham after a deal was worked out between the Finger family and DC. Finger received credit as a creator of Batman for the first time in a comic in October 2015 with Batman and Robin Eternal #3 and Batman: Arkham Knight Genesis #3. The updated acknowledgment for the character appeared as "Batman created by Bob Kane with Bill Finger". The first Batman story, "The Case of the Chemical Syndicate", was published in Detective Comics #27 (cover dated May 1939). It was inspired, some say plagiarized, by the 60 page story “Partners of Peril” in The Shadow #113, which was written by Theodore Tinsley and illustrated by Tom Lovell. Finger said, "Batman was originally written in the style of the pulps", and this influence was evident with Batman showing little remorse over killing or maiming criminals. Batman proved a hit character, and he received his own solo title in 1940 while continuing to star in Detective Comics. By that time, Detective Comics was the top-selling and most influential publisher in the industry; Batman and the company's other major hero, Superman, were the cornerstones of the company's success. The two characters were featured side by side as the stars of World's Finest Comics, which was originally titled World's Best Comics when it debuted in fall 1940. Creators including Jerry Robinson and Dick Sprang also worked on the strips during this period. Over the course of the first few Batman strips elements were added to the character and the artistic depiction of Batman evolved. Kane noted that within six issues he drew the character's jawline more pronounced, and lengthened the ears on the costume. "About a year later he was almost the full figure, my mature Batman", Kane said. Batman's characteristic utility belt was introduced in Detective Comics #29 (July 1939), followed by the boomerang-like batarang and the first bat-themed vehicle, the Batplane, in #31 (September 1939). The character's origin was revealed in #33 (November 1939), unfolding in a two-page story that establishes the brooding persona of Batman, a character driven by the death of his parents. Written by Finger, it depicts a young Bruce Wayne witnessing his parents' murder at the hands of a mugger. Days later, at their grave, the child vows that "by the spirits of my parents [I will] avenge their deaths by spending the rest of my life warring on all criminals". The early, pulp-inflected portrayal of Batman started to soften in Detective Comics #38 (April 1940) with the introduction of Robin, Batman's junior counterpart. Robin was introduced, based on Finger's suggestion, because Batman needed a "Watson" with whom Batman could talk. Sales nearly doubled, despite Kane's preference for a solo Batman, and it sparked a proliferation of "kid sidekicks". The first issue of the solo spin-off series Batman was notable not only for introducing two of his most persistent enemies, the Joker and Catwoman, but for a pre-Robin inventory story, originally meant for Detective Comics #38, in which Batman shoots some monstrous giants to death. That story prompted editor Whitney Ellsworth to decree that the character could no longer kill or use a gun. By 1942, the writers and artists behind the Batman comics had established most of the basic elements of the Batman mythos. In the years following World War II, DC Comics "adopted a postwar editorial direction that increasingly de-emphasized social commentary in favor of lighthearted juvenile fantasy". The impact of this editorial approach was evident in Batman comics of the postwar period; removed from the "bleak and menacing world" of the strips of the early 1940s, Batman was instead portrayed as a respectable citizen and paternal figure that inhabited a "bright and colorful" environment. Batman was one of the few superhero characters to be continuously published as interest in the genre waned during the 1950s. In the story "The Mightiest Team in the World" in Superman #76 (June 1952), Batman teams up with Superman for the first time and the pair discover each other's secret identity. Following the success of this story, World's Finest Comics was revamped so it featured stories starring both heroes together, instead of the separate Batman and Superman features that had been running before. The team-up of the characters was "a financial success in an era when those were few and far between"; this series of stories ran until the book's cancellation in 1986. Batman comics were among those criticized when the comic book industry came under scrutiny with the publication of psychologist Fredric Wertham's book Seduction of the Innocent in 1954. Wertham's thesis was that children imitated crimes committed in comic books, and that these works corrupted the morals of the youth. Wertham criticized Batman comics for their supposed homosexual overtones and argued that Batman and Robin were portrayed as lovers. Wertham's criticisms raised a public outcry during the 1950s, eventually leading to the establishment of the Comics Code Authority, a code that is no longer in use by the comic book industry. The tendency towards a "sunnier Batman" in the postwar years intensified after the introduction of the Comics Code. Scholars have suggested that the characters of Batwoman (in 1956) and the pre-Barbara Gordon Bat-Girl (in 1961) were introduced in part to refute the allegation that Batman and Robin were gay, and the stories took on a campier, lighter feel. In the late 1950s, Batman stories gradually became more science fiction-oriented, an attempt at mimicking the success of other DC characters that had dabbled in the genre. New characters such as Batwoman, the original Bat-Girl, Ace the Bat-Hound, and Bat-Mite were introduced. Batman's adventures often involved odd transformations or bizarre space aliens. In 1960, Batman debuted as a member of the Justice League of America in The Brave and the Bold #28 (February 1960), and went on to appear in several Justice League comic book series starting later that same year. By 1964, sales of Batman titles had fallen drastically. Bob Kane noted that, as a result, DC was "planning to kill Batman off altogether". In response to this, editor Julius Schwartz was assigned to the Batman titles. He presided over drastic changes, beginning with 1964's Detective Comics #327 (May 1964), which was cover-billed as the "New Look". Schwartz introduced changes designed to make Batman more contemporary, and to return him to more detective-oriented stories. He brought in artist Carmine Infantino to help overhaul the character. The Batmobile was redesigned, and Batman's costume was modified to incorporate a yellow ellipse behind the bat-insignia. The space aliens, time travel, and characters of the 1950s such as Batwoman, Ace the Bat-Hound, and Bat-Mite were retired. Bruce Wayne's butler Alfred was killed off (though his death was quickly reversed) while a new female relative for the Wayne family, Aunt Harriet Cooper, came to live with Bruce Wayne and Dick Grayson. The debut of the Batman television series in 1966 had a profound influence on the character. The success of the series increased sales throughout the comic book industry, and Batman reached a circulation of close to 900,000 copies. Elements such as the character of Batgirl and the show's campy nature were introduced into the comics; the series also initiated the return of Alfred. Although both the comics and TV show were successful for a time, the camp approach eventually wore thin and the show was canceled in 1968. In the aftermath, the Batman comics themselves lost popularity once again. As Julius Schwartz noted, "When the television show was a success, I was asked to be campy, and of course when the show faded, so did the comic books." Starting in 1969, writer Dennis O'Neil and artist Neal Adams made a deliberate effort to distance Batman from the campy portrayal of the 1960s TV series and to return the character to his roots as a "grim avenger of the night". O'Neil said his idea was "simply to take it back to where it started. I went to the DC library and read some of the early stories. I tried to get a sense of what Kane and Finger were after." O'Neil and Adams first collaborated on the story "The Secret of the Waiting Graves" in Detective Comics #395 (January 1970). Few stories were true collaborations between O'Neil, Adams, Schwartz, and inker Dick Giordano, and in actuality these men were mixed and matched with various other creators during the 1970s; nevertheless the influence of their work was "tremendous". Giordano said: "We went back to a grimmer, darker Batman, and I think that's why these stories did so well ..." While the work of O'Neil and Adams was popular with fans, the acclaim did little to improve declining sales; the same held true with a similarly acclaimed run by writer Steve Englehart and penciler Marshall Rogers in Detective Comics #471–476 (August 1977 – April 1978), which went on to influence the 1989 movie Batman and be adapted for Batman: The Animated Series, which debuted in 1992. Regardless, circulation continued to drop through the 1970s and 1980s, hitting an all-time low in 1985. Frank Miller's limited series The Dark Knight Returns (February–June 1986) returned the character to his darker roots, both in atmosphere and tone. The comic book, which tells the story of a 55-year-old Batman coming out of retirement in a possible future, reinvigorated interest in the character. The Dark Knight Returns was a financial success and has since become one of the medium's most noted touchstones. The series also sparked a major resurgence in the character's popularity. That year Dennis O'Neil took over as editor of the Batman titles and set the template for the portrayal of Batman following DC's status quo-altering 12-issue miniseries Crisis on Infinite Earths. O'Neil operated under the assumption that he was hired to revamp the character and as a result tried to instill a different tone in the books than had gone before. One outcome of this new approach was the "Year One" storyline in Batman #404–407 (February–May 1987), in which Frank Miller and artist David Mazzucchelli redefined the character's origins. Writer Alan Moore and artist Brian Bolland continued this dark trend with 1988's 48-page one-shot issue Batman: The Killing Joke, in which the Joker, attempting to drive Commissioner Gordon insane, cripples Gordon's daughter Barbara, and then kidnaps and tortures the commissioner, physically and psychologically. The Batman comics garnered major attention in 1988 when DC Comics created a 900 number for readers to call to vote on whether Jason Todd, the second Robin, lived or died. Voters decided in favor of Jason's death by a narrow margin of 28 votes (see Batman: A Death in the Family). The 1993 "Knightfall" story arc introduced a new villain, Bane, who critically injures Batman after pushing him to the limits of his endurance. Jean-Paul Valley, known as Azrael, is called upon to wear the Batsuit during Bruce Wayne's convalescence. Writers Doug Moench, Chuck Dixon, and Alan Grant worked on the Batman titles during "Knightfall", and would also contribute to other Batman crossovers throughout the 1990s. 1998's "Cataclysm" storyline served as the precursor to 1999's "No Man's Land", a year-long storyline that ran through all the Batman-related titles dealing with the effects of an earthquake-ravaged Gotham City. At the conclusion of "No Man's Land", O'Neil stepped down as editor and was replaced by Bob Schreck. Another writer who rose to prominence on the Batman comic series, was Jeph Loeb. Along with longtime collaborator Tim Sale, they wrote two miniseries (The Long Halloween and Dark Victory) that pit an early-in-his-career version of Batman against his entire rogues gallery (including Two-Face, whose origin was re-envisioned by Loeb) while dealing with various mysteries involving serial killers Holiday and the Hangman. In 2003, Loeb teamed with artist Jim Lee to work on another mystery arc: "Batman: Hush" for the main Batman book. The 12–issue story line has Batman and Catwoman teaming up against Batman's entire rogues gallery, including an apparently resurrected Jason Todd, while seeking to find the identity of the mysterious supervillain Hush. While the character of Hush failed to catch on with readers, the arc was a sales success for DC. The series became #1 on the Diamond Comic Distributors sales chart for the first time since Batman #500 (October 1993) and Todd's appearance laid the groundwork for writer Judd Winick's subsequent run as writer on Batman, with another multi-issue arc, "Under the Hood", which ran from Batman #637–650 (April 2005 – April 2006). In 2005, DC launched All Star Batman & Robin the Boy Wonder, a stand-alone comic book miniseries set outside the main DC Universe continuity. Written by Frank Miller and drawn by Jim Lee, the series was a commercial success for DC Comics, although it was widely panned by critics for its writing, characterization, and strong depictions of violence. Starting in 2006, Grant Morrison and Paul Dini were the regular writers of Batman and Detective Comics, with Morrison reincorporating controversial elements of Batman lore. Most notably of these elements were the science fiction-themed storylines of the 1950s Batman comics, which Morrison revised as hallucinations Batman experienced under the influence of various mind-bending gases and extensive sensory deprivation training. In Batman and Son, Morrison re-introduced the son of Bruce Wayne and Talia Al Ghul, Damian Wayne, to continuity, who had been raised by his mother in the League of Assassins. A son of Wayne and Al Ghul had previously appeared as an infant in the non-canon Son of the Demon. In the storyline The Three Ghosts of Batman, Morrison expanded upon the gun-wielding imposter Batman from his first issue on the series, introducing two more imposter Batmen, all former police officers. Morrison created an apocalyptic possible future in Batman #666, where Damian Wayne has adopted the role of Batman following his father's death, but unlike Bruce Wayne, having no issue with killing criminals. Following this story, Morrison reintroduced a number of Silver Age characters such as Knight and Squire, El Gaucho, and Man of Bats in The Batmen of All Nations, laying the groundwork for their future work on Batman Incorporated. Morrison's run reached its first climax with "Batman R.I.P.", which brought Batman up against the villainous "Black Glove" organization, led by Doctor Simon Hurt, which sought to drive Batman to madness and ruin the Wayne family's reputation. "Batman R.I.P." segued into Final Crisis (also written by Morrison), which saw the apparent death of Batman at the hands of Darkseid, revealing in its final pages that Bruce was alive, but sent back in time by Darkseid's Omega Sanction. In the 2009 miniseries Batman: Battle for the Cowl, Wayne's former protégé Dick Grayson becomes the new Batman, and Wayne's son Damian becomes the new Robin. In June 2009, Judd Winick returned to writing Batman, while Grant Morrison was given their own series, titled Batman and Robin. Batman and Robin followed this new dynamic duo, introducing villains such as Professor Pyg and Flamingo, and further developing the characters of Knight and Squire. In 2010, the storyline Batman: The Return of Bruce Wayne saw Bruce travel through history, eventually returning to the present day. Although he reclaimed the mantle of Batman, he also allowed Grayson to continue being Batman. Bruce decided to take his crime-fighting cause globally, which is the central focus of Batman Incorporated. DC Comics would later announce that Grayson would be the main character in Batman, Detective Comics, and Batman and Robin, while Wayne would be the main character in Batman Incorporated and another ongoing series, Batman: The Dark Knight. The first volume of Batman Incorporated continued Morrison's quest to reintroduce elements of previous stories, with the return of the original Kathy Kane Batwoman, and finished with the reveal of Talia Al Ghul as the person behind Leviathan, and the series main antagonist. In September 2011, DC Comics' entire line of superhero comic books, including its Batman franchise, were cancelled and relaunched with new #1 issues as part of The New 52 reboot. Bruce Wayne is the only character to operate under the Batman identity and is featured in Batman, Detective Comics, Batman and Robin, and Batman: The Dark Knight. Dick Grayson returns to the mantle of Nightwing and appears in his own ongoing series. While many characters have their histories significantly altered to attract new readers, Batman's history remained mostly intact. Batman Incorporated was relaunched in 2012–2013 to complete the "Leviathan" storyline in issues 0-13. It also contextualized the possible future of Batman #666 as a vision Bruce Wayne experienced while travelling through time, and reached its conclusion in 2013. In this final act of Morrison's run reached its emotional climax with the death of Damian Wayne at the hands of his evil clone, the Heretic, working for Leviathan. The run concluded with Leviathan's plan to destroy the world thwarted by the members of Batman Incorporated, the reveal that Kathy Kane was alive and working for the organization Spyral, and the death of Talia Al Ghul at Kane's hands. In the run's final pages, Ra's Al Ghul stands in a room of clones of Damian Wayne, declaring "Sons of Batman. Rise!", ending Morrison's work on Batman. With the beginning of The New 52, Scott Snyder took over as writer of the Batman title. His first major story arc was "Night of the Owls", where Batman confronts the Court of Owls, a secret society that has controlled Gotham for centuries. It was followed by Batman vol. 2 #0, published in June 2012, a brief flashback to Zero Year, teasing the upcoming Zero Year arc. The second story arc was "Death of the Family", in which the Joker returns to Gotham and attacks each member of the Batman family in an attempt to prove Batman's extended cast makes the character weaker. The third story arc was "Batman: Zero Year", which redefined Batman's origin in The New 52, replacing the previous Year One storyline. The final story before the Convergence (2015) storyline was "Endgame", depicting the supposed final battle between Batman and the Joker when he unleashes the deadly Endgame virus onto Gotham City. The storyline ends in issue #40 with Batman and Joker's apparent deaths. Starting with Batman vol. 2 #41, Commissioner James Gordon takes over Bruce's mantle as a new, state-sanctioned, robotic-Batman, debuting in the Free Comic Book Day special comic Divergence. However, Bruce Wayne is soon revealed to be alive, albeit now with almost total amnesia of his life as Batman, but, with Alfred's help, remembers his life as Bruce Wayne. Bruce Wayne finds happiness and proposes to his girlfriend, Julie Madison, but Mr. Bloom heavily injures Jim Gordon and takes control of Gotham City and threatens to destroy the city by energizing a particle reactor to create a "strange star" to swallow the city. Bruce Wayne discovers the truth that he was Batman and after talking to a stranger who smiles a lot (it is heavily implied that this is the amnesic Joker) he forces Alfred to implant his memories as Batman, but at the cost of his memories as the reborn Bruce Wayne. He returns and helps Jim Gordon defeat Mr. Bloom and shut down the reactor. Gordon gets his job back as the commissioner, and the government Batman project is shut down. In 2015, DC Comics released The Dark Knight III: The Master Race, the sequel to Frank Miller's The Dark Knight Returns and The Dark Knight Strikes Again. In June 2016, the DC Rebirth event relaunched DC Comics' entire line of comic book titles. Batman was rebooted as starting with a one-shot issue entitled Batman: Rebirth #1 (August 2016). The series then began shipping twice-monthly as a third volume, starting with Batman vol. 3 #1 (August 2016). The third volume of Batman was written by Tom King, and artwork was provided by David Finch and Mikel Janín. The Batman series introduced two vigilantes, Gotham and Gotham Girl. Detective Comics resumed its original numbering system starting with June 2016's #934, and the New 52 series was labeled as volume 2, with issues numbering from #0-52. Similarly with the Batman title, the New 52 issues were labeled as volume 2 and encompassed issues #0-52. Writer James Tynion IV and artists Eddy Barrows and Alvaro Martinez worked on Detective Comics #934, and the series initially featured a team consisting of Tim Drake, Stephanie Brown, Cassandra Cain, and Clayface, led by Batman and Batwoman. DC Comics ended the DC Rebirth branding in December 2017, opting to include everything under a larger DC Universe banner and naming. The continuity established by DC Rebirth continues across DC's comic book titles, including volume 1 of Detective Comics and volume 3 of Batman. After the conclusion of Batman vol. 3 #85 a new creative team consisting of James Tynion IV with art by Tony S. Daniel and Danny Miki replaced Tom King, David Finch and Mikel Janín. Following Tynion's departure from DC Comics, Joshua Williamson, who previously wrote the backup story in issue #106, briefly became the new head writer in December 2021 starting with issue #118. Chip Zdarsky then became the head writer with artist Jorge Jimenez returning after having previously illustrated parts of Tynion's run. Their run begun with issue #125, which was released on July 5, 2022 and starts with "Failsafe", a six-issue story arc. Batman's secret identity is Bruce Wayne, a wealthy American industrialist. As a child, Bruce witnessed the murder of his parents, Dr. Thomas Wayne and Martha Wayne, which ultimately led him to craft the Batman persona and seek justice against criminals. He resides on the outskirts of Gotham City in his personal residence, Wayne Manor. Wayne averts suspicion by acting the part of a superficial playboy idly living off his family's fortune and the profits of Wayne Enterprises, his inherited conglomerate. He supports philanthropic causes through his nonprofit Wayne Foundation, which in part addresses social issues encouraging crime as well as assisting victims of it, but is more widely known as a celebrity socialite. In public, he frequently appears in the company of high-status women, which encourages tabloid gossip while feigning near-drunkenness with consuming large quantities of disguised ginger ale since Wayne is actually a strict teetotaler to maintain his physical and mental prowess. Although Bruce Wayne leads an active romantic life, his vigilante activities as Batman account for most of his time. Various modern stories have portrayed the extravagant, playboy image of Bruce Wayne as a facade. This is in contrast to the Post-Crisis Superman, whose Clark Kent persona is the true identity, while the Superman persona is the facade. In Batman Unmasked, a television documentary about the psychology of the character, behavioral scientist Benjamin Karney notes that Batman's personality is driven by Bruce Wayne's inherent humanity; that "Batman, for all its benefits and for all of the time Bruce Wayne devotes to it, is ultimately a tool for Bruce Wayne's efforts to make the world better". Bruce Wayne's principles include the desire to prevent future harm and a vow not to kill. Bruce Wayne believes that our actions define us, we fail for a reason, and anything is possible. Writers of Batman and Superman stories have often compared and contrasted the two. Interpretations vary depending on the writer, the story, and the timing. Grant Morrison notes that both heroes "believe in the same kind of things" despite the day/night contrast their heroic roles display. Morrison notes an equally stark contrast in their real identities. Bruce Wayne and Clark Kent belong to different social classes: "Bruce has a butler, Clark has a boss." T. James Musler's book Unleashing the Superhero in Us All explores the extent to which Bruce Wayne's vast personal wealth is important in his life story, and the crucial role it plays in his efforts as Batman. Will Brooker notes in his book Batman Unmasked that "the confirmation of the Batman's identity lies with the young audience ...he doesn't have to be Bruce Wayne; he just needs the suit and gadgets, the abilities, and most importantly the morality, the humanity. There's just a sense about him: 'they trust him ...and they're never wrong." Batman's primary character traits can be summarized as "wealth; physical prowess; deductive abilities and obsession". The details and tone of Batman comic books have varied over the years with different creative teams. Dennis O'Neil noted that character consistency was not a major concern during early editorial regimes: "Julie Schwartz did a Batman in Batman and Detective and Murray Boltinoff did a Batman in the Brave and the Bold and apart from the costume they bore very little resemblance to each other. Julie and Murray did not want to coordinate their efforts, nor were they asked to do so. Continuity was not important in those days." The driving force behind Bruce Wayne's character is his parents' murder and their absence. Bob Kane and Bill Finger discussed Batman's background and decided that "there's nothing more traumatic than having your parents murdered before your eyes". Despite his trauma, he sets his mind on studying to become a scientist and to train his body into physical perfection to fight crime in Gotham City as Batman, an inspired idea from Wayne's insight into the criminal mind. He also speaks over 40 languages. Another of Batman's characterizations is that of a vigilante; in order to stop evil that started with the death of his parents, he must sometimes break the law himself. Although manifested differently by being re-told by different artists, it is nevertheless that the details and the prime components of Batman's origin have never varied at all in the comic books, the "reiteration of the basic origin events holds together otherwise divergent expressions". The origin is the source of the character's traits and attributes, which play out in many of the character's adventures. Batman is often treated as a vigilante by other characters in his stories. Frank Miller views the character as "a dionysian figure, a force for anarchy that imposes an individual order". Dressed as a bat, Batman deliberately cultivates a frightening persona in order to aid him in crime-fighting, a fear that originates from the criminals' own guilty conscience. Miller is often credited with reintroducing anti-heroic traits into Batman's characterization, such as his brooding personality, willingness to use violence and torture, and increasingly alienated behavior. Batman, shortly a year after his debut and the introduction of Robin, was changed in 1940 after DC editor Whitney Ellsworth felt the character would be tainted by his lethal methods and DC established their own ethical code, subsequently he was retconned to have a stringent moral code, which has stayed with the character of Batman ever since. Miller's Batman was closer to the original pre-Robin version, who was willing to kill criminals if necessary. On several occasions former Robin Dick Grayson has served as Batman; most notably in 2009 while Wayne was believed dead, and served as a second Batman even after Wayne returned in 2010. As part of DC's 2011 continuity relaunch, Grayson returned to being Nightwing following the Flashpoint crossover event. In an interview with IGN, Morrison detailed that having Dick Grayson as Batman and Damian Wayne as Robin represented a "reverse" of the normal dynamic between Batman and Robin, with, "a more light-hearted and spontaneous Batman and a scowling, badass Robin". Morrison explained their intentions for the new characterization of Batman: "Dick Grayson is kind of this consummate superhero. The guy has been Batman's partner since he was a kid, he's led the Teen Titans, and he's trained with everybody in the DC Universe. So he's a very different kind of Batman. He's a lot easier; He's a lot looser and more relaxed." Over the years, there have been numerous others to assume the name of Batman, or to officially take over for Bruce during his leaves of absence. Jean-Paul Valley, also known as Azrael, assumed the cowl after the events of the Knightfall saga. Jim Gordon donned a mecha-suit after the events of Batman: Endgame, and served as Batman in 2015 and 2016. In 2021, as part of the Fear State crossover event, Lucius Fox's son Jace Fox succeeds Bruce as Batman in a 2021 storyline, depicted in the series I Am Batman, after Batman was declared dead. Additionally, members of the group Batman Incorporated, Bruce Wayne's experiment at franchising his brand of vigilantism, have at times stood in as the official Batman in cities around the world. Various others have also taken up the role of Batman in stories set in alternative universes and possible futures, including, among them, various former proteges of Bruce Wayne. Batman's interactions with both villains and cohorts have, over time, developed a strong supporting cast of characters. Batman faces a variety of foes ranging from common criminals to outlandish supervillains. Many of them mirror aspects of the Batman's character and development, often having tragic origin stories that lead them to a life of crime. These foes are commonly referred to as Batman's rogues gallery. Batman's "most implacable foe" is the Joker, a homicidal maniac with a clown-like appearance. The Joker is considered by critics to be his perfect adversary, since he is the antithesis of Batman in personality and appearance; the Joker has a maniacal demeanor with a colorful appearance, while Batman has a serious and resolute demeanor with a dark appearance. As a "personification of the irrational", the Joker represents "everything Batman [opposes]". Other long-time recurring foes that are part of Batman's rogues gallery include Catwoman (a cat burglar anti-heroine who is variously an ally and romantic interest), the Penguin, Ra's al Ghul, Two-Face (Harvey Dent), the Riddler, the Scarecrow, Mr. Freeze, Poison Ivy, Harley Quinn, Bane, Clayface, and Killer Croc, among others. Many of Batman's adversaries are often psychiatric patients at Arkham Asylum. Batman's butler, Alfred Pennyworth, first appeared in Batman #16 (1943). He serves as Bruce Wayne's loyal father figure and is one of the few persons to know his secret identity. Alfred raised Bruce after his parents' death and knows him on a very personal level. He is sometimes portrayed as a sidekick to Batman and the only other resident of Wayne Manor aside from Bruce. The character "[lends] a homely touch to Batman's environs and [is] ever ready to provide a steadying and reassuring hand" to the hero and his sidekick. The informal name "Batman family" is used for a group of characters closely allied with Batman, generally masked vigilantes who either have been trained by Batman or operate in Gotham City with his tacit approval. Currently, the Batfamily consists of Jean-Paul Valley/Azrael, Michael Lane/Azrael, Barbara Gordon/Batgirl/Oracle, Cassandra Cain/Batgirl/Orphan, Stephanie Brown/Batgirl/Spoiler, Luke Fox/Batwing, Kate Kane/Batwoman, Harper Row/Bluebird, Selina Kyle/Catwoman, Minkhoa Khan/Ghost-Maker, Harleen Quinzel/Harley Quinn, Dick Grayson/Nightwing, Jason Todd/Red Hood, Damian Wayne/Robin, Tim Drake/Robin, and Duke Thomas/The Signal. Lucius Fox, a technology specialist and Bruce Wayne's business manager who is well aware of his employer's clandestine vigilante activities (Lucius' son Luke would later become aware of Bruce's secret identity and adopt the superhero mantle of Batwing as well as become a member of the Justice League); Dr. Leslie Thompkins, a family friend who like Alfred became a surrogate parental figure to Bruce Wayne after the deaths of his parents, and is also aware of his secret identity; Vicki Vale, an investigative journalist who often reports on Batman's activities for the Gotham Gazette; Ace the Bat-Hound, Batman's canine partner who was mainly active in the 1950s and 1960s; and Bat-Mite, an extra-dimensional imp mostly active in the 1960s who idolizes Batman. As Batman's ally in the Gotham City police, Commissioner James "Jim" Gordon debuted along with Batman in Detective Comics #27 and has been a consistent presence ever since. As a crime-fighting everyman, he shares Batman's goals while offering, much as the character of Dr. Watson does in Sherlock Holmes stories, a normal person's perspective on the work of Batman's extraordinary genius. Batman is at times a member of superhero teams such as the Justice League of America and the Outsiders. Batman has often been paired in adventures with his Justice League teammate Superman, notably as the co-stars of World's Finest Comics and Superman/Batman series. In Pre-Crisis continuity, the two are depicted as close friends; however, in current continuity, they are still close friends but an uneasy relationship, with an emphasis on their differing views on crime-fighting and justice. In Superman/Batman #3 (December 2003), Superman observes, "Sometimes, I admit, I think of Bruce as a man in a costume. Then, with some gadget from his utility belt, he reminds me that he has an extraordinarily inventive mind. And how lucky I am to be able to call on him." Robin, Batman's vigilante partner, has been a widely recognized supporting character for many years; each iteration of the Robin character, of which there have been five in the mainstream continuity, function as members of the Batman family, but additionally, as Batman's "central" sidekick in various media. Bill Finger stated that he wanted to include Robin because "Batman didn't have anyone to talk to, and it got a little tiresome always having him thinking." The first Robin, Dick Grayson, was introduced in 1940. In the 1970s he finally grew up, went off to college and became the hero Nightwing. A second Robin, Jason Todd, appeared in the 1980s. In the stories he was eventually badly beaten and then killed in an explosion set by the Joker, but was later revived. He used the Joker's old persona, the Red Hood, and became an antihero vigilante with no qualms about using firearms or deadly force. Carrie Kelley, the first female Robin to appear in Batman stories, was the final Robin in the continuity of Frank Miller's graphic novels The Dark Knight Returns and The Dark Knight Strikes Again, fighting alongside an aging Batman in stories set out of the mainstream continuity. The third Robin in the mainstream comics is Tim Drake, who first appeared in 1989. He went on to star in his own comic series, and currently goes by the Red Robin, a variation on the traditional Robin persona. In the first decade of the new millennium, Stephanie Brown served as the fourth in-universe Robin between stints as her self-made vigilante identity the Spoiler, and later as Batgirl. After Brown's apparent death, Drake resumed the role of Robin for a time. The role eventually passed to Damian Wayne, the 10-year-old son of Bruce Wayne and Talia al Ghul, in the late 2000s. Damian's tenure as du jour Robin ended when the character was killed off in the pages of Batman Incorporated in 2013. Batman's next young sidekick is Harper Row, a streetwise young woman who avoids the name Robin but followed the ornithological theme nonetheless; she debuted the codename and identity of the Bluebird in 2014. Unlike the Robins, the Bluebird is willing and permitted to use a gun, albeit non-lethal; her weapon of choice is a modified rifle that fires taser rounds. In 2015, a new series began titled We Are...Robin, focused on a group of teenagers using the Robin persona to fight crime in Gotham City. The most prominent of these, Duke Thomas, later becomes Batman's crimefighting partner as The Signal. Throughout the character's history, Batman has had numerous adopted and biological children throughout the character's various interpretations and iterations. In the mainline DC Universe, Bruce is the adoptive father of Dick Grayson, Jason Todd, Tim Drake, and Cassandra Cain, and the biological father of Damian Wayne, who is Bruce's son with his old lover Talia Al Ghul (the daughter of Bruce's ex-mentor and League of Assassins head Ra's al Ghul, thus making Ra's Damian's grandfather), all of whom Bruce trained to become and have followed his path as crimefighters. In addition to his legally adopted children, Bruce is also a surrogate father to proteges Duke Thomas and Stephanie Brown. Notable alternate universe biological children of Bruce's include Helena Wayne, the biological daughter of the Golden Age/Earth 2's Bruce Wayne and that universe's Selina Kyle, Terry and Matt McGuiness from the DC Animated Universe, and Ibn al Xu'ffasch from the Kingdom Come universe. Damian Wayne is the biological son of Bruce Wayne and Talia al Ghul, and thus the grandson of Ra's al Ghul. Terry and Matt McGuiness were the result of an experiment led by the DCAU's Amanda Waller to create a replacement Batman to succeed Bruce once he aged out of the mantle. Waller had her team gather Bruce's genetic material from the aftermaths of numerous battles and crime scenes and used the genetic material to transform the reproductive system of Warren McGuiness, Terry and Matt's father, to be a copy to Bruce's. Terry eventually did meet Bruce and wound up becoming Batman in the series Batman Beyond, though he did not discover his relation to Bruce until 15 years after they first met when an elderly Amanda Waller revealed the full story to him. Like Damian, Ibn al Xu'ffasch is Bruce's son with Talia al Ghul, but unlike Damian, al Xu'ffasch did not learn of his relation to Bruce until his adulthood. Ibn later married the daughter of Dick Grayson and Starfire, Mari Grayson, whom he had two children with. Writers have varied in the approach over the years to the "playboy" aspect of Bruce Wayne's persona. Some writers show his playboy reputation as a manufactured illusion to support his mission as Batman, while others have depicted Bruce Wayne as genuinely enjoying the benefits of being "Gotham's most eligible bachelor". Bruce Wayne has been portrayed as being romantically linked with many women throughout his various incarnations. Batman's first romantic interest was Julie Madison in Detective Comics #31 (September 1939); however, their romance was short-lived. Some of Batman's romantic interests have been women with a respected status in society, such as Julie Madison, Vicki Vale, and Silver St. Cloud. Batman has also been romantically involved with allies and enemies such as Kathy Kane (Batwoman), Sasha Bordeaux, Zatanna, Wonder Woman, and Pamela Isley (Poison Ivy). His most significant relationships occurred with Selina Kyle (Catwoman) and Talia al Ghul; both women bore his biological offsprings, Helena Wayne and Damian Wayne, respectively. While most of Batman's romantic relationships tend to be short in duration, Catwoman has been his most enduring romance throughout the years. The attraction between Batman and Catwoman, whose real name is Selina Kyle, is present in nearly every version and medium in which the characters appear, including a love story between their two secret identities as early as in the 1966 film Batman. Although Catwoman is typically portrayed as a villain, Batman and Catwoman have worked together in achieving common goals and are usually depicted as having a romantic connection. In an early 1980s storyline, Selina Kyle and Bruce Wayne develop a relationship, in which the closing panel of the final story shows her referring to Batman as "Bruce". However, a change in the editorial team brought a swift end to that storyline and, apparently, all that transpired during the story arc. Out of costume, Bruce and Selina develop a romantic relationship during The Long Halloween. The story shows Selina saving Bruce from Poison Ivy. However, the relationship ends when Bruce rejects her advances twice; once as Bruce and once as Batman. In Batman: Dark Victory, he stands her up on two holidays, causing her to leave him for good and to leave Gotham City for a while. When the two meet at an opera many years later, during the events of the 12-issue story arc called "Hush", Bruce comments that the two no longer have a relationship as Bruce and Selina. However, "Hush" sees Batman and Catwoman allied against the entire rogues gallery and rekindling their romantic relationship. In "Hush", Batman reveals his true identity to Catwoman. The Earth-Two Batman, a character from a parallel world, partners with and marries the reformed Earth-Two Selina Kyle, as shown in Superman Family #211. They have a daughter named Helena Wayne, who becomes the Huntress. Along with Dick Grayson, the Earth-Two Robin, the Huntress takes the role as Gotham's protector once Bruce Wayne retires to become police commissioner, a position he occupies until he is killed during one final adventure as Batman. Batman and Catwoman are shown having a sexual encounter on the roof of a building in Catwoman vol. 4 #1 (2011); the same issue implies that the two have an ongoing sexual relationship. Following the 2016 DC Rebirth continuity reboot, the two once again have a sexual encounter on top of a building in Batman vol. 3 #14 (2017). Following the 2016 DC Rebirth continuity reboot, Batman and Catwoman work together in the third volume of Batman. The two also have a romantic relationship, in which they are shown having a sexual encounter on a rooftop and sleeping together. Bruce proposes to Selina in Batman vol. 3 #24 (2017), and in issue #32, Selina asks Bruce to propose to her again. When he does so, she says, "Yes." Batman vol. 3 Annual #2 (January 2018) centers on a romantic storyline between Batman and Catwoman. Towards the end, the story is flash-forwarded to the future, in which Bruce Wayne and Selina Kyle are a married couple in their golden years. Bruce receives a terminal medical diagnosis, and Selina cares for him until his death. Batman has no inherent superhuman powers; he relies on "his own scientific knowledge, detective skills, and athletic prowess". Batman's inexhaustible wealth gives him access to advanced technologies, and as a proficient scientist, he is able to use and modify these technologies to his advantage. In the stories, Batman is regarded as one of the world's greatest detectives, if not the world's greatest crime solver. Batman has been repeatedly described as having a genius-level intellect, being one of the greatest martial artists in the DC Universe, and having peak human physical and mental conditioning. As a polymath, his knowledge and expertise in countless disciplines is nearly unparalleled by any other character in the DC Universe. He has shown prowess in assorted fields such as mathematics, biology, physics, chemistry, and several levels of engineering. He has traveled the world acquiring the skills needed to aid him in his endeavors as Batman. In the Superman: Doomed story arc, Superman considers Batman to be one of the most brilliant minds on the planet. Batman has trained extensively in various fighting styles, making him one of the best hand-to-hand fighters in the DC Universe. He has fully utilized his photographic memory to master a total of 127 forms of martial arts including, but not limited to, aikido, boxing, Brazilian jiu-jitsu, capoeira, eskrima, fencing, gatka, hapkido, Jeet Kune Do, judo, kalaripayattu, karate, kenjutsu, kenpō, kickboxing, kobudō, Krav Maga, kyūdō, bōjutsu, Muay Thai, ninjutsu, pankration, sambo, savate, silat, taekwondo, wrestling, numerous styles of Wushu (kung fu) (such as baguazhang, Chin Na, Hung Ga, Shaolinquan, tai chi, Wing Chun), and Yaw-Yan. In terms of his physical condition, Batman is described as peak human and far beyond an Olympic-athlete-level condition, able to perform feats such as easily running across rooftops in a Parkour-esque fashion, pressing thousands of pounds regularly, and even bench pressing six hundred pounds of soil and coffin in a poisoned and starved state. Superman describes Batman as "the most dangerous man on Earth", able to defeat an entire team of superpowered extraterrestrials by himself in order to rescue his imprisoned teammates in Grant Morrison's first storyline in JLA. Batman is strongly disciplined, and he has the ability to function under great physical pain and resist most forms of telepathy and mind control. He is a master of disguise, multilingual, and an expert in espionage, often gathering information under the identity of a notorious gangster named Matches Malone. Batman is highly skilled in stealth movement and escapology, which allows him to appear and disappear at will and to break free of nearly inescapable deathtraps with little to no harm. He is also a master strategist, considered DC’s greatest tactician, with numerous plans in preparation for almost any eventuality. Batman is an expert in interrogation techniques and his intimidating and frightening appearance alone is often all that is needed in getting information from suspects. Despite having the potential to harm his enemies, Batman's most defining characteristic is his strong commitment to justice and his reluctance to take a life. This unyielding moral rectitude has earned him the respect of several heroes in the DC Universe, most notably that of Superman and Wonder Woman. Among physical and other crime fighting related training, he is also proficient at other types of skills. Some of these include being a licensed pilot (in order to operate the Batplane), as well as being able to operate other types of machinery. In some publications, he even underwent some magician training. Batman utilizes a vast arsenal of specialized, high-tech vehicles and gadgets in his war against crime, the designs of which usually share a bat motif. Batman historian Les Daniels credits Gardner Fox with creating the concept of Batman's arsenal with the introduction of the utility belt in Detective Comics #29 (July 1939) and the first bat-themed weapons the batarang and the "Batgyro" in Detective Comics #31 and 32 (Sept. and October 1939). Batman's batsuit aids in his combat against enemies, having the properties of both Kevlar and Nomex. It protects him from gunfire and other significant impacts, and incorporates the imagery of a bat in order to frighten criminals. The details of the Batman costume change repeatedly through various decades, stories, media and artists' interpretations, but the most distinctive elements remain consistent: a scallop-hem cape; a cowl covering most of the face; a pair of bat-like ears; a stylized bat emblem on the chest; and the ever-present utility belt. His gloves typically feature three scallops that protrude from long, gauntlet-like cuffs, although in his earliest appearances he wore short, plain gloves without the scallops. The overall look of the character, particularly the length of the cowl's ears and of the cape, varies greatly depending on the artist. Dennis O'Neil said, "We now say that Batman has two hundred suits hanging in the Batcave so they don't have to look the same ...Everybody loves to draw Batman, and everybody wants to put their own spin on it." Finger and Kane originally conceptualized Batman as having a black cape and cowl and grey suit, but conventions in coloring called for black to be highlighted with blue. Hence, the costume's colors have appeared in the comics as dark blue and grey; as well as black and grey. In the Tim Burton's Batman and Batman Returns films, Batman has been depicted as completely black with a bat in the middle surrounded by a yellow background. Christopher Nolan's The Dark Knight Trilogy depicted Batman wearing high-tech gear painted completely black with a black bat in the middle. Ben Affleck's Batman in the DC Extended Universe films wears a suit grey in color with a black cowl, cape, and bat symbol. Seemingly following the suit of the DC Extended Universe outfit, Robert Pattinson's uniform in The Batman restores the more traditional gray bodysuit and black appendage design, notably different from prior iterations by mostly utilizing real world armor and apparel pieces from modern military and motorcycle gear. Batman's primary vehicle is the Batmobile, which is usually depicted as an imposing black car, often with tailfins that suggest a bat's wings. Batman also has an aircraft called the Batplane (originally a relatively traditionally, but bat-motifed plane, later seen as the much more unique "Batwing" starting in the 1989 film), along with various other means of transportation. In proper practice, the "bat" prefix (as in Batmobile or batarang) is rarely used by Batman himself when referring to his equipment, particularly after some portrayals (primarily the 1960s Batman live-action television show and the Super Friends animated series) stretched the practice to campy proportions. For example, the 1960s television show depicted a Batboat, Bat-Sub, and Batcycle, among other bat-themed vehicles. The 1960s television series Batman has an arsenal that includes such "bat-" names as the Bat-computer, Bat-scanner, bat-radar, bat-cuffs, bat-pontoons, bat-drinking water dispenser, bat-camera with polarized bat-filter, bat-shark repellent bat-spray, and Bat-rope. The storyline "A Death in the Family" suggests that given Batman's grim nature, he is unlikely to have adopted the "bat" prefix on his own. In The Dark Knight Returns, Batman tells Carrie Kelley that the original Robin came up with the name "Batmobile" when he was young, since that is what a kid would call Batman's vehicle. The Batmobile, which was before frequently depicted to resemble a sports car, was redesigned in 2011 when DC Comics relaunched its entire line of comic books, with the Batmobile being given heavier armor and new aesthetics. Batman keeps most of his field equipment in his utility belt. Over the years it has shown to contain an assortment of crime-fighting tools, weapons, and investigative and technological instruments. Different versions of the belt have these items stored in compartments, often as pouches or hard cylinders attached evenly around it. Since the 1989 film, Batman is often depicted as carrying a projectile which shoots a retractable grappling hook attached to a cable (before this, a he employed a traditionally thrown grappling hook.) This allows him to attach to distant objects, be propelled into the air, and thus swing from the rooftops of Gotham City. An exception to the range of Batman's equipment are hand guns, which he refuses to use on principle, since a gun was used in his parents' murder. In modern stories in terms of his vehicles, Batman compromises on that principle to install weapon systems on them for the purpose of non-lethally disabling other vehicles, forcing entry into locations and attacking dangerous targets too large to defeat by other means. When Batman is needed, the Gotham City police activate a searchlight with a bat-shaped insignia over the lens called the Bat-Signal, which shines into the night sky, creating a bat-symbol on a passing cloud which can be seen from any point in Gotham. The origin of the signal varies, depending on the continuity and medium. In various incarnations, most notably the 1960s Batman TV series, Commissioner Gordon also has a dedicated phone line, dubbed the Bat-Phone, connected to a bright red telephone (in the TV series) which sits on a wooden base and has a transparent top. The line connects directly to Batman's residence, Wayne Manor, specifically both to a similar phone sitting on the desk in Bruce Wayne's study and the extension phone in the Batcave. The Batcave is Batman's secret headquarters, consisting of a series of caves beneath his mansion, Wayne Manor. As his command center, the Batcave serves multiple purposes; supercomputer, surveillance, redundant power-generators, forensics lab, medical infirmary, private study, training dojo, fabrication workshop, arsenal, hangar and garage. It houses the vehicles and equipment Batman uses in his campaign to fight crime. It is also a trophy room and storage facility for Batman's unique memorabilia collected over the years from various cases he has worked on. In both the comic book Batman: Shadow of the Bat #45 and the 2005 film Batman Begins, the cave is said to have been part of the Underground Railroad. Batman's history has undergone many retroactive continuity revisions, both minor and major. Elements of the character's history have varied greatly. Scholars William Uricchio and Roberta E. Pearson noted in the early 1990s, "Unlike some fictional characters, the Batman has no primary urtext set in a specific period, but has rather existed in a plethora of equally valid texts constantly appearing over more than five decades." The central fixed event in the Batman stories is the character's origin story. As a young boy, Bruce Wayne was horrified and traumatized when he watched his parents, the physician Dr. Thomas Wayne and his wife Martha, murdered with a gun by a mugger named Joe Chill. Batman refuses to utilize any sort of gun on the principle that a gun was used to murder his parents. This event drove him to train his body to its peak condition and fight crime in Gotham City as Batman. Pearson and Uricchio also noted beyond the origin story and such events as the introduction of Robin, "Until recently, the fixed and accruing and hence, canonized, events have been few in number", a situation altered by an increased effort by later Batman editors such as Dennis O'Neil to ensure consistency and continuity between stories. In Batman's first appearance in Detective Comics #27, he is already operating as a crime-fighter. Batman's origin is first presented in Detective Comics #33 (November 1939) and is later expanded upon in Batman #47. As these comics state, Bruce Wayne is born to Dr. Thomas Wayne and his wife Martha, two very wealthy and charitable Gotham City socialites. Bruce is brought up in Wayne Manor, and leads a happy and privileged existence until the age of 8, when his parents are killed by a small-time criminal named Joe Chill while on their way home from a movie theater. That night, Bruce Wayne swears an oath to spend his life fighting crime. He engages in intense intellectual and physical training; however, he realizes that these skills alone would not be enough. "Criminals are a superstitious cowardly lot", Wayne remarks, "so my disguise must be able to strike terror into their hearts. I must be a creature of the night, black, terrible ..." As if responding to his desires, a bat suddenly flies through the window, inspiring Bruce to craft the Batman persona. In early strips, Batman's career as a vigilante earns him the ire of the police. During this period, Bruce Wayne has a fiancé named Julie Madison. In Detective Comics #38, Wayne takes in an orphaned circus acrobat, Dick Grayson, who becomes his vigilante partner, Robin. Batman also becomes a founding member of the Justice Society of America, although he, like Superman, is an honorary member, and thus only participates occasionally. Batman's relationship with the law thaws quickly, and he is made an honorary member of Gotham City's police department. During this time, Alfred Pennyworth arrives at Wayne Manor, and after deducing the Dynamic Duo's secret identities, joins their service as their butler. The Silver Age of Comic Books in DC Comics is sometimes held to have begun in 1956 when the publisher introduced Barry Allen as a new, updated version of the Flash. Batman is not significantly changed by the late 1950s for the continuity which would be later referred to as Earth-One. The lighter tone Batman had taken in the period between the Golden and Silver Ages led to the stories of the late 1950s and early 1960s that often feature many science-fiction elements, and Batman is not significantly updated in the manner of other characters until Detective Comics #327 (May 1964), in which Batman reverts to his detective roots, with most science-fiction elements jettisoned from the series. After the introduction of DC Comics' Multiverse in the 1960s, DC established that stories from the Golden Age star the Earth-Two Batman, a character from a parallel world. This version of Batman partners with and marries the reformed Earth-Two Catwoman (Selina Kyle). The two have a daughter, Helena Wayne, who becomes the Huntress. She assumes the position as Gotham's protector along with Dick Grayson, the Earth-Two Robin, once Bruce Wayne retires to become police commissioner. Wayne holds the position of police commissioner until he is killed during one final adventure as Batman. Batman titles, however, often ignored that a distinction had been made between the pre-revamp and post-revamp Batmen (since unlike the Flash or Green Lantern, Batman comics had been published without interruption through the 1950s) and would occasionally make reference to stories from the Golden Age. Nevertheless, details of Batman's history were altered or expanded upon through the decades. Additions include meetings with a future Superman during his youth, his upbringing by his uncle Philip Wayne (introduced in Batman #208 (February 1969)) after his parents' death, and appearances of his father and himself as prototypical versions of Batman and Robin, respectively. In 1980, then-editor Paul Levitz commissioned the Untold Legend of the Batman miniseries to thoroughly chronicle Batman's origin and history. Batman meets and regularly works with other heroes during the Silver Age, most notably Superman, whom he began regularly working alongside in a series of team-ups in World's Finest Comics, starting in 1954 and continuing through the series' cancellation in 1986. Batman and Superman are usually depicted as close friends. As a founding member of the Justice League of America, Batman appears in its first story, in 1960's The Brave and the Bold #28. In the 1970s and 1980s, The Brave and the Bold became a Batman title, in which Batman teams up with a different DC Universe superhero each month. In 1969, Dick Grayson attends college as part of DC Comics' effort to revise the Batman comics. Additionally, Batman also moves from his mansion, Wayne Manor into a penthouse apartment atop the Wayne Foundation building in downtown Gotham City, in order to be closer to Gotham City's crime. In 1974's "Night of the Stalker" storyline, a diploma on the wall reveals Bruce Wayne as a graduate of Yale Law School. Batman spends the 1970s and early 1980s mainly working solo, with occasional team-ups with Robin and/or Batgirl. Batman's adventures also become somewhat darker and more grim during this period, depicting increasingly violent crimes, including the first appearance (since the early Golden Age) of the Joker as a homicidal psychopath, and the arrival of Ra's al Ghul, a centuries-old terrorist who knows Batman's secret identity. In the 1980s, Dick Grayson becomes Nightwing. In the final issue of The Brave and the Bold in 1983, Batman quits the Justice League and forms a new group called the Outsiders. He serves as the team's leader until Batman and the Outsiders #32 (1986) and the comic subsequently changed its title. After the 12-issue miniseries Crisis on Infinite Earths, DC Comics retconned the histories of some major characters in an attempt at updating them for contemporary audiences. Frank Miller retold Batman's origin in the storyline "Year One" from Batman #404–407, which emphasizes a grittier tone in the character. Though the Earth-Two Batman is erased from history, many stories of Batman's Silver Age/Earth-One career (along with an amount of Golden Age ones) remain canonical in the Post-Crisis universe, with his origins remaining the same in essence, despite alteration. For example, Gotham's police are mostly corrupt, setting up further need for Batman's existence. The guardian Phillip Wayne is removed, leaving young Bruce to be raised by Alfred Pennyworth. Additionally, Batman is no longer a founding member of the Justice League of America, although he becomes leader for a short time of a new incarnation of the team launched in 1987. To help fill in the revised backstory for Batman following Crisis, DC launched a new Batman title called Legends of the Dark Knight in 1989 and has published various miniseries and one-shot stories since then that largely take place during the "Year One" period. Subsequently, Batman begins exhibiting an excessive, reckless approach to his crimefighting, a result of the pain of losing Jason Todd. Batman works solo until the decade's close, when Tim Drake becomes the new Robin. Many of the major Batman storylines since the 1990s have been intertitle crossovers that run for a number of issues. In 1993, DC published "Knightfall". During the storyline's first phase, the new villain Bane paralyzes Batman, leading Wayne to ask Azrael to take on the role. After the end of "Knightfall", the storylines split in two directions, following both the Azrael-Batman's adventures, and Bruce Wayne's quest to become Batman once more. The story arcs realign in "KnightsEnd", as Azrael becomes increasingly violent and is defeated by a healed Bruce Wayne. Wayne hands the Batman mantle to Dick Grayson (then Nightwing) for an interim period, while Wayne trains for a return to the role. The 1994 company-wide crossover storyline Zero Hour: Crisis in Time! changes aspects of DC continuity again, including those of Batman. Noteworthy among these changes is that the general populace and the criminal element now consider Batman an urban legend rather than a known force. Batman once again becomes a member of the Justice League during Grant Morrison's 1996 relaunch of the series, titled JLA. During this time, Gotham City faces catastrophe in the decade's closing crossover arc. In 1998's "Cataclysm" storyline, Gotham City is devastated by an earthquake and ultimately cut off from the United States. Deprived of many of his technological resources, Batman fights to reclaim the city from legions of gangs during 1999's "No Man's Land". Meanwhile, Batman's relationship with the Gotham City Police Department changed for the worse with the events of "Batman: Officer Down" and "Batman: War Games/War Crimes"; Batman's long-time law enforcement allies Commissioner Gordon and Harvey Bullock are forced out of the police department in "Officer Down", while "War Games" and "War Crimes" saw Batman become a wanted fugitive after a contingency plan of his to neutralize Gotham City's criminal underworld is accidentally triggered, resulting in a massive gang war that ends with the sadistic Black Mask the undisputed ruler of the city's criminal gangs. Lex Luthor arranges for the murder of Batman's on-again, off-again love interest Vesper Lynd (introduced in the mid-1990s) during the "Bruce Wayne: Murderer?" and "Bruce Wayne: Fugitive" story arcs. Though Batman is able to clear his name, he loses another ally in the form of his new bodyguard Sasha, who is recruited into the organization known as "Checkmate" while stuck in prison due to her refusal to turn state's evidence against her employer. While he was unable to prove that Luthor was behind the murder of Vesper, Batman does get his revenge with help from Talia al Ghul in Superman/Batman #1–6. DC Comics' 2005 miniseries Identity Crisis reveals that JLA member Zatanna had edited Batman's memories to prevent him from stopping the Justice League from lobotomizing Dr. Light after he raped Sue Dibny. Batman later creates the Brother I satellite surveillance system to watch over and, if necessary, kill the other heroes after he remembered. The revelation of Batman's creation and his tacit responsibility for the Blue Beetle's death becomes a driving force in the lead-up to the Infinite Crisis miniseries, which again restructures DC continuity. Batman and a team of superheroes destroy Brother EYE and the OMACs, though, at the very end, Batman reaches his apparent breaking point when Alexander Luthor Jr. seriously wounds Nightwing. Picking up a gun, Batman nearly shoots Luthor in order to avenge his former sidekick, until Wonder Woman convinces him to not pull the trigger. Following Infinite Crisis, Bruce Wayne, Dick Grayson (having recovered from his wounds), and Tim Drake retrace the steps Bruce had taken when he originally left Gotham City, to "rebuild Batman". In the Face the Face storyline, Batman and Robin return to Gotham City after their year-long absence. Part of this absence is captured during Week 30 of the 52 series, which shows Batman fighting his inner demons. Later on in 52, Batman is shown undergoing an intense meditation ritual in Nanda Parbat. This becomes an important part of the regular Batman title, which reveals that Batman is reborn as a more effective crime fighter while undergoing this ritual, having "hunted down and ate" the last traces of fear in his mind. At the end of the "Face the Face" story arc, Bruce officially adopts Tim (who had lost both of his parents at various points in the character's history) as his son. The follow-up story arc in Batman, Batman and Son, introduces Damian Wayne, who is Batman's son with Talia al Ghul. Although originally, in Batman: Son of the Demon, Bruce's coupling with Talia was implied to be consensual, this arc retconned it into Talia forcing herself on Bruce. Batman, along with Superman and Wonder Woman, reforms the Justice League in the new Justice League of America series, and is leading the newest incarnation of the Outsiders. Grant Morrison's 2008 storyline, "Batman R.I.P." featured Batman being physically and mentally broken by the enigmatic villain Doctor Hurt and attracted news coverage in advance of its highly promoted conclusion, which would speculated to feature the death of Bruce Wayne. However, though Batman is shown to possibly perish at the end of the arc, the two-issue arc "Last Rites", which leads into the crossover storyline "Final Crisis", shows that Batman survives his helicopter crash into the Gotham City River and returns to the Batcave, only to be summoned to the Hall of Justice by the JLA to help investigate the New God Orion's death. The story ends with Batman retrieving the god-killing bullet used to kill Orion, setting up its use in "Final Crisis". In the pages of Final Crisis Batman is reduced to a charred skeleton. In Final Crisis #7, Wayne is shown witnessing the passing of the first man, Anthro. Wayne's "death" sets up the three-issue Battle for the Cowl miniseries in which Wayne's ex-proteges compete for the "right" to assume the role of Batman, which concludes with Grayson becoming Batman, while Tim Drake takes on the identity of the Red Robin. Dick and Damian continue as Batman and Robin, and in the crossover storyline "Blackest Night", what appears to be Bruce's corpse is reanimated as a Black Lantern zombie, but is later shown that Bruce's corpse is one of Darkseid's failed Batman clones. Dick and Batman's other friends conclude that Bruce is alive. Bruce subsequently returned in Morrison's miniseries Batman: The Return of Bruce Wayne, which depicted his travels through time from prehistory to present-day Gotham. Bruce's return set up Batman Incorporated, an ongoing series which focused on Wayne franchising the Batman identity across the globe, allowing Dick and Damian to continue as Gotham's Dynamic Duo. Bruce publicly announced that Wayne Enterprises will aid Batman on his mission, known as "Batman, Incorporated". However, due to rebooted continuity that occurred as part of DC Comics' 2011 relaunch of all of its comic books, The New 52, Dick Grayson was restored as Nightwing with Wayne serving as the sole Batman once again. The relaunch also interrupted the publication of Batman, Incorporated, which resumed its story in 2012–2013 with changes to suit the new status quo. During The New 52, all of DC's continuity was reset and the timeline was changed, making Batman the first superhero to emerge. This emergence took place during Zero Year, where Bruce Wayne returns to Gotham and becomes Batman, fighting the original Red Hood and the Riddler. In the present day, Batman discovers the Court of Owls, a secret organization operating in Gotham for decades. Batman somewhat defeats the Court by defeating Owlman, although the Court continues to operate on a smaller scale. The Joker returns after losing the skin on his face (as shown in the opening issue of the second volume of Detective Comics) and attempts to kill the Batman's allies, though he is stopped by Batman. After some time, Joker returns again, and both he and Batman die while fighting each other. Jim Gordon temporarily becomes Batman, using a high-tech suit, while it is revealed that an amnesiac Bruce Wayne is still alive. Gordon attempts to fight a new villain called Mr. Bloom, while Wayne, regains his memories with the help of Alfred Pennyworth and Julie Madison. Once with his memories, Wayne becomes Batman again and defeats Mr. Bloom with the help of Gordon. The timeline was reset again during Rebirth, although no significant changes were made to the Batman mythos. Batman meets two new superheroes operating in Gotham named Gotham and Gotham Girl. Psycho-Pirate gets into Gotham's head and turns against Batman, and is finally defeated when he is killed. This event is very traumatic for Gotham Girl and she begins to lose her sanity. Batman forms his own Suicide Squad, including Catwoman, and attempts to take down Bane. The mission is successful, and Batman breaks Bane's back. Batman proposes to Catwoman. After healing from his wounds, an angry Bane travels to Gotham, where he fights Batman and loses. Batman then tells Catwoman about the War of Jokes and Riddles, and she agrees to marry him. Bane takes control of Arkham Asylum and manipulates Catwoman into leaving Wayne before the wedding. This causes Wayne to become very angry, and, as Batman, lashes out against criminals, nearly killing Mr. Freeze. Batman learns of Bane's control over Arkham and teams up with the Penguin to stop him. Bane captures Batman, and Scarecrow causes him to hallucinate, although he eventually breaks free. Batman escapes and reunites with Catwoman, while Bane captures and kills Alfred Pennyworth. Batman returns and defeats Bane, although too late to save Alfred. Gotham Girl prompts him to marry Catwoman. It is revealed that the Joker who was working for Bane was really Clayface in disguise. The real Joker has been plotting a master plan to take over Gotham. This plan comes to fruition during The Joker War, in which Joker takes over the city. Batman defeats the Joker who vanishes after an explosion. Ghost-Maker, an enemy from Batman's past, appears in Gotham, and, after a battle, becomes a sort of ally to Batman. A new group called the Magistrate rises up in Gotham, led by Simon Saint, whose goal is to outlaw vigilantes such as Batman. At the same time, Scarecrow returns, fighting Batman. During Fear State, Batman battles and defeats both Scarecrow and the Magistrate's Peacekeepers. Batman/Bruce Wayne is featured in the Smallville Season 11 digital comic based on the TV series. As a young boy, Bruce Wayne saw his parents gunned down by Joe Chill. This incident changed Bruce's life forever. In 2001, Bruce donned the persona of "Batman", to fight the criminals of Gotham City. Bruce fought criminals on his own for the better part of the next ten years. However, by 2011, Bruce had begun working with the young Barbara Gordon who became known as Nightwing. This same year, Bruce learned that Joe Chill was in Metropolis and went to confront him. His quest for Chill briefly led to Bruce getting into conflict with Superman. However, the two soon joined forces. When they found Chill, Bruce came close to killing him, but the Prankster and Mister Freeze beat him to it, on behalf of Intergang. The Prankster also gunned down Superman with Green Kryptonite bullets. Bruce managed to save his life, after which they apprehended the Prankster and Mister Freeze. Bruce was reluctant to join the Watchtower Network but kept finding himself working alongside its agents. Eventually, Bruce gave in and joined, to help them with the Crisis. After the battle against the Monitors, Bruce became a founding member of the Justice League. Furthermore, as Barbara was leaving Earth, Bruce got a new partner in Dick Grayson. In Batman: Citizen Wayne, the role of Batman is taken on by Harvey Dent after his whole face has been destroyed by an enemy. Bruce Wayne is a newspaper publisher who is highly critical of Batman and his brutal methods and goes after him when he actually kills the enemy in question, both men dying in the final battle. In the opening of the DC Bombshells continuity set during World War II, Bruce's parents are saved from Joe Chill's attack thanks to the baseball superheroine known as Batwoman. While Batman does not exist in this continuity, Kate Kane does borrow a number of elements from the main version, such as inspiring younger heroines to follow in her steps as Batgirls and losing a child named Jason. In the book's conclusion that takes place 15 years into the future, a grown up Bruce Wayne becomes Batman (not out of tragedy but out of inspiration by the Bombshells) and is trained by the older Catwoman to herald in the new age of superheroes. The Batman from Frank Miller's Batman: The Dark Knight Returns and its spin-offs, Batman: The Dark Knight Strikes Again and All Star Batman and Robin the Boy Wonder is a tired vigilante in a much darker, edgier setting home to Miller's own new interpretations of various DC characters. In the 2017 Dark Nights: Metal event, it is revealed that a Dark Multiverse exists alongside the main DC Multiverse. Each reality in the Dark Multiverse is negative and transient reflection of its existing counterpart, which were intended to be acquired by World Forger who would feed these timelines to his 'dragon', Barbatos. However, this balance came to an end when Barbatos escaped his bonds and allowed the rejected timelines to remain in some form of existence. Eventually, Barbatos is released onto the DC universe when Batman is treated with five unique metals, turning him into a portal to the Dark Multiverse, with this portal also allowing Barbatos to summon an army of evil alternate Batmen known as the Dark Knights, led by a God-like Batman, who describe themselves as having been created based on Batman's dark imaginations of what he could do if he possessed the powers of his colleagues. During the Dark Nights: Death Metal storyline, more Dark Multiverse versions of Batman appear. Barbatos is a hooded, God-like being in the Dark Multiverse. Barbatos had previously visited Prime-Earth in the DC Multiverse and founded the Tribe of Judas, which would later become the Court of Owls. Sometime before returning (either willingly or not) to the Dark Multiverse, Barbatos encountered Hawkman/Carter Hall, and was hit by his mace. Barbatos tried to return to the Multiverse but the events of Final Crisis prevented him from doing so. However, after witnessing Bruce Wayne/Batman being sent back in time by Darkseid's Omega Beams, Barbatos realised the similarities between his and Bruce's Bat emblems and believed he could use him as a doorway. Barbatos' followers manipulated events in order for Bruce to be injected with four out of the five metals needed to create the doorway, and after the fifth was injected in the present day, Barbatos was able to transport himself and the Dark Knights to Prime-Earth to conquer it. The Batman Who Laughs is a version of Batman from Earth -22, a dark reflection of the Earth-22. In that reality, the Earth -22 Joker learned of Batman's identity as Bruce Wayne and killed most of Batman's other rogues along with Commissioner Gordon. He then subjected a sizeable population of Gotham's populace to the chemicals that transformed him, subsequently killing several parents in front of their children with the goal of turning them into essentially a combination of himself and Batman. When Batman grappled with the Joker, it resulted in the latter's death as Batman is exposed to a purified form of the chemicals that gradually turned him into a new Joker, the process proving irreversible by the time Batman discovered what was happening to him. The Batman who Laughs proceeded to take over Earth-22, killing off most of his allies and turning Damian into a mini-Joker. The Batman Who Laughs seems to be the de facto leader or second-in-command of Barbatos' Dark Knights and recruited the other members. After arriving on Prime-Earth, the Batman Who Laughs takes control of Gotham and oversees events at the Challenger's mountain. He distributes joker cards to the Batman's Rogues, giving them the ability to alter reality and take over sections of the city. Accompanying him are Damian and three other youths whom he also calls his sons, all four being twisted versions of Robin, having intended to destroy all of reality by linking the Over-Monitor to Anti-Monitor's astral brain. But The Batman Who Laughs is defeated when the Prime Universe Batman is aided by the Joker, who notes the alternate Batman's failure to perceive this scenario due to still being a version of Batman. While assumed dead, the Batman who Laughs is revealed to be in the custody of Lex Luthor who offers him a place in the Legion of Doom. The Red Death is a version of Batman from Earth -52, originally an aged man who broke after the deaths of Dick, Jason, Tim, and Damian. Believing he has a chance to prevent the loss of more loved ones, Bruce decides he needs the Flash's Speed Force to achieve this and equips himself with the Rogues' equipment to capture the Flash. He knocks Barry out and ties him to the Batmobile, which has a machine created from reverse-engineering the Cosmic Treadmill attached to it. Using this machine against Barry's wishes, Bruce drove straight into the Speed Force while absorbing Barry in the process. Scarred by the ordeal, he developed a split personality created from residual traces of the Earth -52 Barry's mind. The newly-born Red Death tests his new powers but realizes he cannot stop his Earth from its destruction until he is recruited by The Batman Who Laughs, who promises him a new Earth to live upon. After entering Prime-Earth, the Red Death arrives in Central City and is confronted by Iris West and Wally West, during which he uses his powers to slow Wally and age them both. The Flash confronts the Red Death, and Doctor Fate saves Barry before the latter can attack. The Red Death proclaims that he will save Central City and make it his new home. After Barry is transported to a 'sand'-filled cave beneath Central City, the Red Death arrives and reveals several Flashmobiles and chases after Barry. During the events of the Wild Hunt, the Red Death ceased when exposed by an energy wave from the release of a newlyborn universe with the restored Earth -52 Barry eventually destroyed from the energy consuming him. The Murder Machine is a version of Batman from Earth -44, a dark reflection of the Earth-44. Distraught from having lost Alfred, Batman requested Cyborg to help him finish the Alfred Protocol, an A.I. version of Alfred. But the Alfred Protocol malfunctioned upon activation and began to multiply and kill all of Batman's Rogues Gallery. Bruce pleaded with Cyborg to help find a way to fix it but the latter refused. The Alfred Protocol began to merge with Bruce and the two became the Murder Machine, and his first act as this new entity was to kill Cyborg. After being recruited by the Batman Who Laughs, the Murder Machine arrives on Prime-Earth with the other Dark Knights. He proceeds to the Justice League's Watchtower and confronts Cyborg. After Cyborg is incapacitated by the other Dark Knights, the Murder Machine infects and converts the Watchtower as the Dark Knights' new base of operations. The Dawnbreaker is a version of Batman from Earth -32, a dark reflection of the Earth-32 where Batman became a Green Lantern. When Earth -32 Bruce lost his parents to Joe Chill, he is chosen by a Green Power Ring to become a Green Lantern. But Bruce's will overrides the ring's ban on lethal force and corrupts it, enabling him to use it to kill Chill and various criminals. After Bruce killed Gordon when eventually confronted, he wipes out the Green Lantern Corp and the Guardians of the Universe when they confront him. Bruce then entered his giant Green Lantern Power Battery and exits with a new outfit and moniker, the Dawnbreaker. However, he finds that his Earth has begun to collapse and he is met by the Batman Who Laughs who, after recruiting the Red Death and the Murder Machine, recruits the Dawnbreaker, promising him a new world to shroud in darkness. After arriving on Earth-0, Dawnbreaker heads to Coast City where he is confronted by Hal Jordan. Dawnbreaker tries to consume Hal Jordan in a 'blackout' but the latter is rescued by Doctor Fate. With Green Lantern gone, Dawnbreaker takes control of Coast City. The Dawnbreaker confronts Hal Jordan in a blacked out cave underneath Coast City, claiming that the Green Lantern oath is worthless in his cave. The Drowned is a version of Batman from Earth -11, a dark reflection of the reversed-gender Earth-11. Originally known as Batwoman, Bryce Wayne was in a relationship with Sylvester Kyle (Earth-11's male version of Selina Kyle) until he was killed by a metahuman. A revenge-driven Bryce spent 18 months hunting down every rogue metahuman before Aquawoman and the Atlanteans emerged from their self-imposed exile. While Aquawoman claimed her people came in peace, a skeptical Bryce declared war on Atlantis with the Atlanteans flooding Gotham in retaliation when their queen was killed. Bryce survived the disaster by performing auto-surgery on herself by introducing mutated hybrid DNA into her body, giving Bryce the ability to breath underwater, accelerated healing, and water manipulation. She also created an army of Dead Waters to fight for her. Donning a new attire, Bryce called herself The Drowned and successfully conquered Atlantis at the cost of flooding every city. After seeing her signal being lit, the Drowned met the Batman Who Laughs, who recruits her as a Dark Knight. After arriving on Earth-0, the Drowned headed to Amnesty Bay, where she was confronted by Aquaman and Mera. The two were unable to combat the Drowned and her army of Dead Waters, with Mera becoming infected and controlled by the Drowned while Aquaman was saved by Doctor Fate. The Drowned proceeded to take control of Amnesty Bay. When Aquaman is transported fathoms below Amnesty Bay, the Drowned attacks him, revealing that the infected Mera has mutated into a gargantuan shark/crab/octopus creature. The Merciless is a version of Batman from Earth -12. Here Batman is in a relationship with Wonder Woman. Having killed Ares in a fit of rage when Ares presumably kills Wonder Woman, the Earth -12 Batman acquired Ares's helmet and assumed that he can channel its power to war with justice and mercy rather than ruthless brutality. But it corrupted him and the 'Merciless' Batman ended up killing Wonder Woman (who had actually just been knocked out) while eliminating all his enemies. The Merciless is later depicted as destroying the Valhalla Mountain when Sam Lane, Amanda Waller, Steve Trevor and Mister Bones attempt a counter-attack against the Dark Batmen after the regular heroes have apparently failed. The Merciless confronts Wonder Woman after she is transported under the foundation of A.R.G.U.S Headquarters in Washington D.C., revealing his armory filled with the divine arsenal of the Gods he killed on his Earth. He reveals to her that his Diana taught him to fight and after he destroyed the Gods, the Merciless found Themyscria and fought them for three days. The Merciless also reveals that he ordered the Ferryman at the River Styx to gather every coin from every dead Amazon seeking passage into the afterlife which he melted into a giant golden drachma, which he strikes with a hammer, summoning the undead Amazons. The Devastator is a version of Batman from Earth -1, a dark reflection of Earth-1. When Superman turned evil and kills friend and foe alike along with Lois, the Earth-1 Batman injected himself with an engineered version of the Doomsday virus to stop the Kryptonian at the cost of his humanity as he transformed into a Doomsday-like monster. Despite his victory, the Devastator still feels remorse for not being able to protect Metropolis from Superman's wrath. The Batman Who Laughs offers The Devastator a second chance at saving those whom he feels are blindly inspired by Superman. Bruce infects the Earth-0 Lois Lane, Supergirl, and all of Metropolis with the Doomsday virus as he views it as the only way to protect them from Superman's strength and false prophecies. Along with the Murder Machine, the Devastator was sent to retrieve the Cosmic Tuning Tower, ripping it out of its foundation and throwing it outside the Fortress of Solitude. He is then confronted by the two Green Lanterns of Earth (Simon Baz and Jessica Cruz), The Flash/Wally West, Firestorm, and Lobo and he proceeds to incapacitate all except Lobo who he throws into the Sun. Grabbing the Cosmic Tuning Tower, the Devastator leaps into space and lands on the Challenger's Mountain, planting the tower on top of it. Bathomet is a Cthulhu-like Batman from an unknown part of the Dark Multiverse. Batmage is an evil sorcerer version of Batman from an unknown part of the Dark Multiverse. Batmanosaurus Rex (also called B-Rex) is a version of Batman from an unknown part of the Dark Multiverse. It is the result of Batman uploading his mind into the robotic Tyrannosaurus that he has in the Batcave when the Batcave collapsed for an unknown reason. Castle Bat is a version of Batman from an unknown part of the Dark Multiverse who sacrificed Damian Wayne as part of a ritual that would merge his soul with Gotham City enabling him to easily hunt down every villain. The Batman Who Laughs uses him as a headquarters for the Dark Knights. Darkfather is a Batman from an unknown part of the Dark Multiverse who defeated Darkseid and acquired his powers. After mastering the Anti-Life Equation, Darkfather turned the Parademons of Apokolips into his Pararobins. Dr. Arkham is a Batman from an unknown part of the Dark Multiverse who left the vigilante business and took part in performing experiments on humans. Batmanhattan is a Batman from an unknown part of the Dark Multiverse who harnessed the powers of Doctor Manhattan. The Batman Who Laughs would later lobotomize Batmanhattan and then transplant his brain into Batmanhattan in order to become Darkest Knight. Batom is a Batman from an unknown part of the Dark Multiverse who sports the same Bio-Belt as Atom. Batmobeast is a version of Batman from an unknown part of the Dark Multiverse whose consciousness was uploaded into a monster truck after every digital system was destroyed by the people of his Earth. Robin King is a child version of Bruce Wayne from an unknown part of the Dark Multiverse who developed mass-murdering tendencies. Baby Batman is a baby version of Batman from an unknown part of the Dark Multiverse who downloaded his mind into an infant-resembling artificial body. Grim Knight is a Batman from an unknown part of the Dark Multiverse who wields firearms ever since the day his parents were killed by Joe Chill. In Injustice: Gods Among Us, Batman was originally close friends with Superman (with Superman even asking him to be godfather to his child with Lois Lane) but when Superman was tricked by the Joker into killing Lois and destroying Metropolis, their relationship slowly went from estranged to antagonistic to enemies. Superman begins a new world order where he and the Justice League use brute force and fear to coerce people into following the law, but Batman sees the tyranny in this and opposes Superman's Regime with his Insurgency. He suffers a few losses, notably of Dick Grayson by the hands of his biological son Damian (albeit by accident), who sided with Superman. By the end of Year One Superman breaks Batman's back in an attempt to delay any future defiance. During most of Year Two Batman is out of commission, relying on his allies to stop the Regime when the Green Lantern Corps gets involved. In Year Three Batman allies himself with magic-users, notably John Constantine, though this ends with Constantine revealed to have been using Batman to further his own goals. Year Four has Batman look to the Greek gods to stop Superman. However, he comes to regret this when the gods decide to overpower humanity themselves, leading him to enlist the New God Highfather to stop them. He evades a trap set up by Superman when the fallen hero tries to make a meeting to discuss their problems. By the game's events, Batman has suffered many losses by the hands of the Regime and in a last-ditch effort summons the counterparts of Wonder Woman, Green Lantern, Green Arrow, and Aquaman from the mainstream universe, needing them to help him retrieve a shard of kryptonite from his now-abandoned Batcave; the kryptonite was meant to be a last resort for if Superman went rogue, but Batman made it he could only access it if key members of the League agreed. Since most of them allied with Superman who are dead (Green Arrow) he needed duplicates. When this plan fails, he is reluctant to bring over the mainstream Superman, convinced that any version of Superman is corruptible. However, his prime counterpart convinces him to have faith and he does so, with the mainstream Superman defeating his counterpart and ending the Regime's influence. In JLA/Avengers, Batman appears along with his teammates in the Justice League, when they are made to fight the Avengers in the Grandmaster's cosmic game. While touring the Marvel Universe for the first time, Batman witnesses the Punisher killing a gang of drug dealers, and attacks him (the fight takes place off-panel). He later forms an alliance with Captain America after engaging in a brief fistfight to test his opponent's skills. Due to this alliance, he realizes the stakes of the game and loses it for the JLA. When the two universes are merged by Krona, the heroes are left confused as to what actually occurred in their reality; the Grandmaster clarifies by showing them the various tragedies that befell the heroes in their lifetimes. Batman, for his part, witnesses Jason Todd's death and his injury at the hands of Bane. In the final battle, Krona defeats the JLA with minor difficulty, but is defeated when the Flash and Hawkeye disrupt his control of his power source. Just Imagine... is a series of comics created by Stan Lee (the co-creator of several Marvel Comics characters), with reimaginings of various DC characters. In this continuity, Wayne Williams is framed for a crime he did not commit, works his way into getting out of prison, and becomes a mysterious wrestler known as Batman to fund a career as a vigilante using complex equipment to avenge himself against the criminals who originally framed him. The Kingdom Come limited series depicts a Batman who, ravaged by years of fighting crime, uses an exoskeleton to keep himself together and keeps the peace on the streets of Gotham using remote-controlled robots. He is late middle-aged and wears an eerie grin. It is no longer a secret that he is Bruce Wayne and is referred to as the "Batman" even when he appears in civilian guise. In Superman: American Alien, a 2016 comic that shows an alternate retelling of Superman's origin, Bruce Wayne is training under Ra's al Ghul when he is told about someone posing as him at a birthday party thrown for him, causing Bruce to become interested in this person. Years later, having been Batman for a while, he finds out that the same person, revealed to be Clark Kent, is a reporter who spoke to Bruce's new ward Dick Grayson. Donning his costume, Bruce confronts Clark but is quickly overpowered, and is shocked when none of his equipment harms Clark. Clark finds out Bruce's identity by taking his mask and cape, and Bruce escapes. He seemingly leaves behind Clark's recording of his conversation with Dick, and Clark does not reveal Bruce's double life to the public. Bruce's cape later becomes part of Clark's prototype costume as he first begins his crime fighting career. In the reality of Batman: White Knight, Bruce has grown up believing he is a descendant of Edmond Wayne, the founder of Gotham City and Wayne Enterprises. In reality, though, he is actually a descendant of Bakkar, a disgraced former member of the Order of St. Dumas, who murdered Edmond Wayne and assumed his identity. Jean-Paul Valley, a.k.a. Azrael, is actually the real Wayne descendant, which Bruce only learns from Jack Napier right before Jack forces Harley Quinn to kill him as the Joker will not let him kill himself. After helping save the city from the plotting of Neo-Joker to destroy Gotham, he hands over the keys to his various Batmobiles to the GCPD Gotham Terrorism Oppression unit and unmasks himself in front of Gordon to earn back his trust after the ordeal. He later turns himself in after incapacitating Azrael in combat for his many unintentional crimes while Batman. During his trial, he and Harleen Quinzel married on her suggestion to keep her from testifying against him, resulting in him becoming stepfather to hers and Jack's children. After 12 years in prison, he helps stop a riot, but upon hearing that someone has stolen a prototype Batsuit and is going around as Batman, he escapes with Jason Todd's help and heads into the city, aided by a sentient AI program of Jack (from a chip placed in his head before). Aided by commissioner Barbara Gordon and Duke Thomas, Bruce encounters the new Batman, and finds out more about the plans of Derek Powers, who he reveals was responsible for building his Batman gear before taking over Wayne Enterprises. In the end, Bruce teas up with Terry, the GCPD, and the GTO unit led by Dick Grayson into attacking the company headquarters to stop Powers' plan to illegally sell Bat-mechas across the planet. After that succeeds, Bruce is approached by FBI agents Diana Prince and John Stewart, who offer to change his sentence to time served in exchange for his help in investigating reports of a flying teenager in Kansas. Batman has become a pop culture icon, recognized around the world. The character's presence has extended beyond his comic book origins; events such as the release of the 1989 Batman film and its accompanying merchandising "brought the Batman to the forefront of public consciousness". In an article commemorating the sixtieth anniversary of the character, The Guardian wrote, "Batman is a figure blurred by the endless reinvention that is modern mass culture. He is at once an icon and a commodity: the perfect cultural artefact for the 21st century." The character of Batman has appeared in various media aside from comic books, such as newspaper syndicated comic strips, books, radio dramas, television, a stage show, and several theatrical feature films. The first adaptation of Batman was as a daily newspaper comic strip which premiered on October 25, 1943. That same year the character was adapted in the 15-part serial Batman, with Lewis Wilson becoming the first actor to portray Batman on screen. While Batman never had a radio series of his own, the character made occasional guest appearances in The Adventures of Superman, starting in 1945 on occasions when Superman voice actor Bud Collyer needed time off. A second movie serial, Batman and Robin, followed in 1949, with Robert Lowery taking over the role of Batman. The exposure provided by these adaptations during the 1940s "helped make [Batman] a household name for millions who never bought a comic book". In the 1964 publication of Donald Barthelme's collection of short stories Come Back, Dr. Caligari, Barthelme wrote "The Joker's Greatest Triumph". Batman is portrayed for purposes of spoof as a pretentious French-speaking rich man. The Batman television series, starring Adam West, premiered in January 1966 on the ABC television network. Inflected with a camp sense of humor, the show became a pop culture phenomenon. In his memoir, Back to the Batcave, West notes his dislike for the term 'camp' as it was applied to the 1960s series, opining that the show was instead a farce or lampoon, and a deliberate one, at that. The series ran for 120 episodes, ending in 1968. In between the first and second season of the Batman television series, the cast and crew made the theatrical film Batman (1966). The Who recorded the theme song from the Batman show for their 1966 EP Ready Steady Who, and the Kinks performed the theme song on their 1967 album Live at Kelvin Hall. Adam West also appeared in character as Batman in several commercials and a 1966 US Government PSA for Savings Bonds. Despite not having an immediate continuation, the series spawned a (failed) pilot episode for a spin-off Batgirl television series and, decades later, the Batman '66 (2013-2016) comic book series, the animated films Batman: Return of the Caped Crusaders (2016) and Batman vs. Two-Face (2017), and even the mockumentary Return to the Batcave: The Misadventures of Adam and Burt (2003). In the 1996 episode Heroes and Villains of Only Fools and Horses, David Jason spoofed the role of Batman. The popularity of the Batman TV series also resulted in the first animated adaptation of Batman in The Batman/Superman Hour; the Batman segments of the series were repackaged as The Adventures of Batman and Batman with Robin the Boy Wonder which produced thirty-three episodes between 1968 and 1977. From 1973 until 1986, Batman had a starring role in ABC's Super Friends series, which was animated by Hanna-Barbera. Olan Soule was the voice of Batman in all these shows, but was eventually replaced during Super Friends by Adam West, who also voiced the character in Filmation's 1977 series The New Adventures of Batman. In 1992, Batman: The Animated Series premiered on the Fox television network, produced by Warner Bros. Animation and featuring Kevin Conroy as the voice of Batman. The series received considerable acclaim for its darker tone, mature writing, stylistic design, and thematic complexity compared to previous superhero cartoons, in addition to multiple Emmy Awards. The series' success led to the theatrical film Batman: Mask of the Phantasm (1993), as well as various spin-off TV series that included Superman: The Animated Series, The New Batman Adventures, Justice League and Justice League Unlimited (each of which also featured Conroy as Batman's voice). The futuristic series Batman Beyond also took place in this same animated continuity and featured a newer, younger Batman voiced by Will Friedle, with the elderly Bruce Wayne (again voiced by Conroy) as a mentor. In 2004, an unrelated animated series titled The Batman made its debut with Rino Romano voicing Batman. In 2008, this show was replaced by another animated series, Batman: The Brave and the Bold, featuring Diedrich Bader's voice as Batman. In 2013, a new CGI-animated series titled Beware the Batman made its debut, with Anthony Ruivivar voicing Batman. In 2014, the live-action TV series Gotham premiered on the Fox network, featuring David Mazouz as a 12-year-old Bruce Wayne. In 2018, when the series was renewed for its fifth and final season it was announced that Batman would make an appearance in the series finale's flash-forward. Iain Glen portrays Bruce Wayne in the live-action series Titans, appearing in the show's second season in 2019. Prior to Glen, Batman was played by stunt doubles Alain Moussi and Maxim Savarias in the first season. To commemorate the 75th anniversary of the character, Warner Bros aired the television short film, Batman: Strange Days, that was also posted on DC's YouTube channel. In August 2019, it was announced that Kevin Conroy would make his live-action television debut as an older Bruce Wayne in the upcoming Arrowverse crossover, Crisis on Infinite Earths. In the crossover, he portrayed a parallel universe iteration of Batman from Earth-99. In Batwoman, the Earth-Prime version of Bruce Wayne / Batman is portrayed by Warren Christie. In May 2021, it was announced that a new animated series titled Batman: Caped Crusader was in development by Bruce Timm (co-creator of Batman: The Animated Series), JJ Abrams, and Matt Reeves. The series is said to be a reimagining of the Caped Crusader that returns to the character's noir roots. As previously stated, Batman's first cinematic appearances consisted of the 1943 serial film Batman and its 1949 sequel Batman and Robin, which were both released by Columbia Pictures and depicted a government-backed version of Batman and Robin (censorship at the time would not have allowed for vigilantes to be depicted as unauthorized crimefighters). The serials (especially the first one) are, though, notorious for their accentuation on anti-Japanese sentiments due to their World War II-period setting. In 1966, 20th Century Fox released Batman's first feature-length film, titled Batman (also advertised as Batman: The Movie), based on and featuring most of the cast from the 1960s TV series. In 1989, Warner Bros. released the feature film Batman, directed by Tim Burton and starring Michael Keaton as the title character. The film was a huge success; not only was it the top-grossing film of the year, but at the time was the fifth highest-grossing film in history. The film also won the Academy Award for Best Art Direction. The film's success spawned three sequels: Batman Returns (1992), Batman Forever (1995) and Batman & Robin (1997), the latter two of which were directed by Joel Schumacher instead of Burton, and replaced Keaton as Batman with Val Kilmer and George Clooney, respectively. The second Schumacher film failed to outgross any of its predecessors and was critically panned, causing Warner Bros. to cancel the planned fourth sequel, Batman Unchained, and end the initial film series. The first two films later became the basis for the Burton-inspired comic book series Batman '89 (2021). Keaton would later reprise his role as Bruce Wayne / Batman for the 2023 film, The Flash. In 2005, Batman Begins was released by Warner Bros. as a reboot of the film series, directed by Christopher Nolan and starring Christian Bale as Batman. Its sequel, The Dark Knight (2008), set the record for the highest grossing opening weekend of all time in the U.S., earning approximately $158 million, and became the fastest film to reach the $400 million mark in the history of American cinema (eighteenth day of release). These record-breaking attendances saw The Dark Knight end its run as the second-highest domestic grossing film (at the time) with $533 million, bested then only by Titanic. The film also won two Academy Awards, including Best Supporting Actor for the late Heath Ledger. It was eventually followed by The Dark Knight Rises (2012), which served as a conclusion to Nolan's film series that has since been known as The Dark Knight Trilogy. Since 2008, Batman has also starred in various direct-to-video films under the DC Universe Animated Original Movies label. Kevin Conroy reprised his voice role of Batman for several of these films while others have featured celebrity voice actors in the role, including Jeremy Sisto, William Baldwin, Bruce Greenwood, Ben McKenzie, Peter Weller, and Jensen Ackles. In the direct-to-video films of the DC Animated Movie Universe, Batman was voiced by Kevin Conroy again in Justice League: The Flashpoint Paradox (2013) and by Jason O'Mara in all subsequent films, such as The Death of Superman (2018) and Batman: Hush (2019). A Lego-themed version of Batman was also featured as one of the protagonists in the theatrically-released animated film The Lego Movie (2014), with Will Arnett providing the voice. Arnett reprised the voice role for the spin-off film The Lego Batman Movie (2017), as well as for the sequel The Lego Movie 2: The Second Part (2019). Keanu Reeves voiced Batman in the animated film DC League of Super-Pets (2022). In 2016, Ben Affleck began portraying Batman in the DC Extended Universe with the release of the film Batman v Superman: Dawn of Justice, directed by Zack Snyder, a younger child version of the character was played by Brandon Spink in the same film. Affleck also made a cameo appearance as Batman in David Ayer's film Suicide Squad (2016). Affleck reprised the role in the 2017 film Justice League, also set in the DC Extended Universe, as well as the director's cut, Zack Snyder's Justice League. Affleck reprised his role in the 2023 film, The Flash, also set in the DC Extended Universe. This and a cameo appearance in Aquaman and the Lost Kingdom are expected to be Affleck's last appearance in the role. Dante Pereira-Olson portrays a young Bruce Wayne in the 2019 film Joker. Robert Pattinson portrays Bruce Wayne / Batman in the 2022 film, The Batman, directed by Matt Reeves. A new iteration of Batman is set to appear in the DC Universe (DCU) franchise, beginning with the film The Brave and the Bold, produced by DC Studios. The film will focus on Batman and Damian Wayne. Starting with the Pop Art period, and on a continuing basis, since the 1960s, the character of Batman has been "appropriated" by multiple visual artists and incorporated into contemporary artwork, most notably by Andy Warhol, Roy Lichtenstein, Mel Ramos, Dulce Pinzon, Mr. Brainwash, Raymond Pettibon, Peter Saul, and others. Since 1986, Batman has starred in multiple video games, most of which were adaptations of the various cinematic or animated incarnations of the character. Among the most successful of these games is the Batman: Arkham series. The first installment, Batman: Arkham Asylum (2009), was released by Rocksteady Studios to critical acclaim; review aggregator Metacritic reports it as having received 92% positive reviews. It was followed by the sequel Batman: Arkham City (2011), which also received widespread acclaim and holds a Metacritic ranking of 94%. A prequel game titled Batman: Arkham Origins (2013) was later released by WB Games Montréal. A fourth game titled Batman: Arkham Knight (2015) has also been released by Rocksteady. As with most animated Batman media, Kevin Conroy provided the voice of the character for these games, with the exception of Arkham Origins in which the younger Batman is voiced by Roger Craig Smith. In 2016, Telltale Games released Batman: The Telltale Series adventure game, which changed the Wayne family's history as it is depicted in the Batman mythos. A sequel, titled Batman: The Enemy Within, was released in 2017. Mayfair Games published the DC Heroes role-playing game in 1985, then published the 80-page supplement Batman the following year, written by Mike Stackpole, with cover art by Ed Hannigan. In 1989, Mayfair Games published an updated 96-page softcover Batman Sourcebook, again written by Mike Stackpole, with additional material by J. Santana, Louis Prosperi, Jack Barker and Ray Winninger, with graphic design by Gregory Scott, and cover and interior art by DC Comics staff. Mayfair released a simplified version of DC Heroes called The Batman Role-Playing Game in 1989 to coincide with the Batman film. Gay interpretations of the character have been part of the academic study of Batman since psychologist Fredric Wertham asserted in Seduction of the Innocent in 1954 that "Batman stories are psychologically homosexual ...The Batman type of story may stimulate children to homosexual fantasies, of the nature of which they may be unconscious." Andy Medhurst wrote in his 1991 essay "Batman, Deviance, and Camp" that Batman is interesting to gay audiences because "he was one of the first fictional characters to be attacked on the grounds of his presumed homosexuality". Professor of film and cultural studies Will Brooker argues the validity of a queer reading of Batman, and that gay readers would naturally find themselves drawn to the lifestyle depicted within, whether the character of Bruce Wayne himself were explicitly gay or not. He also identifies a homophobic element to the vigor with which mainstream fandom rejects the possibility of a gay reading of the character. In 2005, painter Mark Chamberlain displayed a number of watercolors depicting both Batman and Robin in suggestive and sexually explicit poses, prompting DC to threaten legal action. Creators associated with the character have expressed their own opinions. Writer Alan Grant has stated, "The Batman I wrote for 13 years isn't gay ...everybody's Batman all the way back to Bob Kane ...none of them wrote him as a gay character. Only Joel Schumacher might have had an opposing view." Frank Miller views the character as sublimating his sexual urges into crimefighting so much so that he is "borderline pathological", concluding "He'd be much healthier if he were gay." Grant Morrison said that "Gayness is built into Batman ...Obviously as a fictional character he's intended to be heterosexual, but the basis of the whole concept is utterly gay." Batman has been the subject of psychological study for some time, and there have been a number of interpretations into the character's psyche. In Batman and Psychology: A Dark and Stormy Knight, Dr. Travis Langley argues that the concept of archetypes as described by psychologists Carl Jung and Joseph Campbell is present in the Batman mythos, such that the character represents the "shadow archetype". This archetype, according to Langley, represents a person's own dark side; it is not necessarily an evil one, but rather one that is hidden from the outside and concealed from both the world and oneself. Langley argues that Bruce Wayne confronts his own darkness early in life; he chooses to use it to instill fear in wrongdoers, with his bright and dark sides working together to fight evil. Langley uses the Jungian perspective to assert that Batman appeals to our own need to face our "shadow selves". Langley also taught a class called Batman, a title he was adamant about. "I could have called it something like the Psychology of Nocturnal Vigilantism, but no. I called it Batman," Langley says. Several psychologists have explored Bruce Wayne/Batman's mental health. Robin. S. Rosenberg evaluated his actions and problems to determine if they reach the level of mental disorders. She examined the possibility of several mental health issues, including dissociative identity disorder, obsessive–compulsive disorder, and several others. She concluded that Bruce Wayne/Batman may have a disorder or a combination of disorders but due to his fictional nature, a definitive diagnosis will remain unknown. However, Langley himself states in his book that Batman is far too functional and well-adjusted, due to his training, confrontation of his fear early on and other factors, to be mentally ill. More likely, he asserts Batman's mental attitude is far more in line with a dedicated Olympic athlete.
[ { "paragraph_id": 0, "text": "Batman is a superhero appearing in American comic books published by DC Comics. The character was created by artist Bob Kane and writer Bill Finger, and debuted in the 27th issue of the comic book Detective Comics on March 30, 1939. In the DC Universe continuity, Batman is the alias of Bruce Wayne, a wealthy American playboy, philanthropist, and industrialist who resides in Gotham City. Batman's origin story features him swearing vengeance against criminals after witnessing the murder of his parents Thomas and Martha as a child, a vendetta tempered with the ideal of justice. He trains himself physically and intellectually, crafts a bat-inspired persona, and monitors the Gotham streets at night. Kane, Finger, and other creators accompanied Batman with supporting characters, including his sidekicks Robin and Batgirl; allies Alfred Pennyworth, James Gordon, and Catwoman; and foes such as the Penguin, the Riddler, Two-Face, and his archenemy, the Joker.", "title": "" }, { "paragraph_id": 1, "text": "Kane conceived Batman in early 1939 to capitalize on the popularity of DC's Superman; although Kane frequently claimed sole creation credit, Finger substantially developed the concept from a generic superhero into something more bat-like. The character received his own spin-off publication, Batman, in 1940. Batman was originally introduced as a ruthless vigilante who frequently killed or maimed criminals, but evolved into a character with a stringent moral code and strong sense of justice. Unlike most superheroes, Batman does not possess any superpowers, instead relying on his intellect, fighting skills, and wealth. The 1960s Batman television series used a camp aesthetic, which continued to be associated with the character for years after the show ended. Various creators worked to return the character to his darker roots in the 1970s and 1980s, culminating with the 1986 miniseries The Dark Knight Returns by Frank Miller.", "title": "" }, { "paragraph_id": 2, "text": "DC has featured Batman in many comic books, including comics published under its imprints such as Vertigo and Black Label. The longest-running Batman comic, Detective Comics, is the longest-running comic book in the United States. Batman is frequently depicted alongside other DC superheroes, such as Superman and Wonder Woman, as a member of organizations such as the Justice League and the Outsiders. In addition to Bruce Wayne, other characters have taken on the Batman persona on different occasions, such as Jean-Paul Valley / Azrael in the 1993–1994 \"Knightfall\" story arc; Dick Grayson, the first Robin, from 2009 to 2011; and Jace Fox, son of Wayne's ally Lucius, as of 2021. DC has also published comics featuring alternate versions of Batman, including the incarnation seen in The Dark Knight Returns and its successors, the incarnation from the Flashpoint (2011) event, and numerous interpretations from Elseworlds stories.", "title": "" }, { "paragraph_id": 3, "text": "One of the most iconic characters in popular culture, Batman has been listed among the greatest comic book superheroes and fictional characters ever created. He is one of the most commercially successful superheroes, and his likeness has been licensed and featured in various media and merchandise sold around the world; this includes toy lines such as Lego Batman and video games like the Batman: Arkham series. Batman has been adapted in live-action and animated incarnations, including the 1960s Batman television series played by Adam West and in film by Michael Keaton in Batman (1989), Batman Returns (1992), and The Flash (2023), Val Kilmer in Batman Forever (1995), George Clooney in Batman & Robin (1997), Christian Bale in The Dark Knight trilogy (2005–2012), Ben Affleck in the DC Extended Universe (2016–2023), and Robert Pattinson in The Batman (2022). Kevin Conroy, Diedrich Bader, Jensen Ackles, Troy Baker, and Will Arnett, among others, have provided the character's voice.", "title": "" }, { "paragraph_id": 4, "text": "In early 1939, the success of Superman in Action Comics prompted editors at National Comics Publications (the future DC Comics) to request more superheroes for its titles. In response, Bob Kane created \"the Bat-Man\". Collaborator Bill Finger recalled that \"Kane had an idea for a character called 'Batman,' and he'd like me to see the drawings. I went over to Kane's, and he had drawn a character who looked very much like Superman with kind of ...reddish tights, I believe, with boots ...no gloves, no gauntlets ...with a small domino mask, swinging on a rope. He had two stiff wings that were sticking out, looking like bat wings. And under it was a big sign ...BATMAN\". According to Kane, the bat-wing-like cape was inspired by his childhood recollection of Leonardo da Vinci's sketch of an ornithopter flying device.", "title": "Publication history" }, { "paragraph_id": 5, "text": "Finger suggested giving the character a cowl instead of a simple domino mask, a cape instead of wings, and gloves; he also recommended removing the red sections from the original costume. Finger said he devised the name Bruce Wayne for the character's secret identity: \"Bruce Wayne's first name came from Robert the Bruce, the Scottish patriot. Wayne, being a playboy, was a man of gentry. I searched for a name that would suggest colonialism. I tried Adams, Hancock ...then I thought of Mad Anthony Wayne.\" He later said his suggestions were influenced by Lee Falk's popular The Phantom, a syndicated newspaper comic-strip character with which Kane was also familiar.", "title": "Publication history" }, { "paragraph_id": 6, "text": "Kane and Finger drew upon contemporary 1930s popular culture for inspiration regarding much of the Bat-Man's look, personality, methods, and weaponry. Details find predecessors in pulp fiction, comic strips, newspaper headlines, and autobiographical details referring to Kane himself. As an aristocratic hero with a double identity, Batman had predecessors in the Scarlet Pimpernel (created by Baroness Emmuska Orczy, 1903) and Zorro (created by Johnston McCulley, 1919). Like them, Batman performed his heroic deeds in secret, averted suspicion by playing aloof in public, and marked his work with a signature symbol. Kane noted the influence of the films The Mark of Zorro (1920) and The Bat Whispers (1930) in the creation of the character's iconography. Finger, drawing inspiration from pulp heroes like Doc Savage, The Shadow, Dick Tracy, and Sherlock Holmes, made the character a master sleuth.", "title": "Publication history" }, { "paragraph_id": 7, "text": "In his 1989 autobiography, Kane detailed Finger's contributions to Batman's creation:", "title": "Publication history" }, { "paragraph_id": 8, "text": "One day I called Bill and said, 'I have a new character called the Bat-Man and I've made some crude, elementary sketches I'd like you to look at.' He came over and I showed him the drawings. At the time, I only had a small domino mask, like the one Robin later wore, on Batman's face. Bill said, 'Why not make him look more like a bat and put a hood on him, and take the eyeballs out and just put slits for eyes to make him look more mysterious?' At this point, the Bat-Man wore a red union suit; the wings, trunks, and mask were black. I thought that red and black would be a good combination. Bill said that the costume was too bright: 'Color it dark grey to make it look more ominous.' The cape looked like two stiff bat wings attached to his arms. As Bill and I talked, we realized that these wings would get cumbersome when Bat-Man was in action and changed them into a cape, scalloped to look like bat wings when he was fighting or swinging down on a rope. Also, he didn't have any gloves on, and we added them so that he wouldn't leave fingerprints.", "title": "Publication history" }, { "paragraph_id": 9, "text": "Kane signed away ownership in the character in exchange for, among other compensation, a mandatory byline on all Batman comics. This byline did not originally say \"Batman created by Bob Kane\"; his name was simply written on the title page of each story. The name disappeared from the comic book in the mid-1960s, replaced by credits for each story's actual writer and artists. In the late 1970s, when Jerry Siegel and Joe Shuster began receiving a \"created by\" credit on the Superman titles, along with William Moulton Marston being given the byline for creating Wonder Woman, Batman stories began saying \"Created by Bob Kane\" in addition to the other credits.", "title": "Publication history" }, { "paragraph_id": 10, "text": "Finger did not receive the same recognition. While he had received credit for other DC work since the 1940s, he began, in the 1960s, to receive limited acknowledgment for his Batman writing; in the letters page of Batman #169 (February 1965) for example, editor Julius Schwartz names him as the creator of the Riddler, one of Batman's recurring villains. However, Finger's contract left him only with his writing page rate and no byline. Kane wrote, \"Bill was disheartened by the lack of major accomplishments in his career. He felt that he had not used his creative potential to its fullest and that success had passed him by.\" At the time of Finger's death in 1974, DC had not officially credited Finger as Batman co-creator.", "title": "Publication history" }, { "paragraph_id": 11, "text": "Jerry Robinson, who also worked with Finger and Kane on the strip at this time, has criticized Kane for failing to share the credit. He recalled Finger resenting his position, stating in a 2005 interview with The Comics Journal:", "title": "Publication history" }, { "paragraph_id": 12, "text": "Bob made him more insecure, because while he slaved working on Batman, he wasn't sharing in any of the glory or the money that Bob began to make, which is why ...[he was] going to leave [Kane's employ]. ...[Kane] should have credited Bill as co-creator, because I know; I was there. ...That was one thing I would never forgive Bob for, was not to take care of Bill or recognize his vital role in the creation of Batman. As with Siegel and Shuster, it should have been the same, the same co-creator credit in the strip, writer, and artist.", "title": "Publication history" }, { "paragraph_id": 13, "text": "Although Kane initially rebutted Finger's claims at having created the character, writing in a 1965 open letter to fans that \"it seemed to me that Bill Finger has given out the impression that he and not myself created the ''Batman, t' [sic] as well as Robin and all the other leading villains and characters. This statement is fraudulent and entirely untrue.\" Kane himself also commented on Finger's lack of credit. \"The trouble with being a 'ghost' writer or artist is that you must remain rather anonymously without 'credit'. However, if one wants the 'credit', then one has to cease being a 'ghost' or follower and become a leader or innovator.\"", "title": "Publication history" }, { "paragraph_id": 14, "text": "In 1989, Kane revisited Finger's situation, recalling in an interview:", "title": "Publication history" }, { "paragraph_id": 15, "text": "In those days it was like, one artist and he had his name over it [the comic strip] — the policy of DC in the comic books was, if you can't write it, obtain other writers, but their names would never appear on the comic book in the finished version. So Bill never asked me for it [the byline] and I never volunteered — I guess my ego at that time. And I felt badly, really, when he [Finger] died.", "title": "Publication history" }, { "paragraph_id": 16, "text": "In September 2015, DC Entertainment revealed that Finger would be receiving credit for his role in Batman's creation on the 2016 superhero film Batman v Superman: Dawn of Justice and the second season of Gotham after a deal was worked out between the Finger family and DC. Finger received credit as a creator of Batman for the first time in a comic in October 2015 with Batman and Robin Eternal #3 and Batman: Arkham Knight Genesis #3. The updated acknowledgment for the character appeared as \"Batman created by Bob Kane with Bill Finger\".", "title": "Publication history" }, { "paragraph_id": 17, "text": "The first Batman story, \"The Case of the Chemical Syndicate\", was published in Detective Comics #27 (cover dated May 1939). It was inspired, some say plagiarized, by the 60 page story “Partners of Peril” in The Shadow #113, which was written by Theodore Tinsley and illustrated by Tom Lovell. Finger said, \"Batman was originally written in the style of the pulps\", and this influence was evident with Batman showing little remorse over killing or maiming criminals. Batman proved a hit character, and he received his own solo title in 1940 while continuing to star in Detective Comics. By that time, Detective Comics was the top-selling and most influential publisher in the industry; Batman and the company's other major hero, Superman, were the cornerstones of the company's success. The two characters were featured side by side as the stars of World's Finest Comics, which was originally titled World's Best Comics when it debuted in fall 1940. Creators including Jerry Robinson and Dick Sprang also worked on the strips during this period.", "title": "Publication history" }, { "paragraph_id": 18, "text": "Over the course of the first few Batman strips elements were added to the character and the artistic depiction of Batman evolved. Kane noted that within six issues he drew the character's jawline more pronounced, and lengthened the ears on the costume. \"About a year later he was almost the full figure, my mature Batman\", Kane said. Batman's characteristic utility belt was introduced in Detective Comics #29 (July 1939), followed by the boomerang-like batarang and the first bat-themed vehicle, the Batplane, in #31 (September 1939). The character's origin was revealed in #33 (November 1939), unfolding in a two-page story that establishes the brooding persona of Batman, a character driven by the death of his parents. Written by Finger, it depicts a young Bruce Wayne witnessing his parents' murder at the hands of a mugger. Days later, at their grave, the child vows that \"by the spirits of my parents [I will] avenge their deaths by spending the rest of my life warring on all criminals\".", "title": "Publication history" }, { "paragraph_id": 19, "text": "The early, pulp-inflected portrayal of Batman started to soften in Detective Comics #38 (April 1940) with the introduction of Robin, Batman's junior counterpart. Robin was introduced, based on Finger's suggestion, because Batman needed a \"Watson\" with whom Batman could talk. Sales nearly doubled, despite Kane's preference for a solo Batman, and it sparked a proliferation of \"kid sidekicks\". The first issue of the solo spin-off series Batman was notable not only for introducing two of his most persistent enemies, the Joker and Catwoman, but for a pre-Robin inventory story, originally meant for Detective Comics #38, in which Batman shoots some monstrous giants to death. That story prompted editor Whitney Ellsworth to decree that the character could no longer kill or use a gun.", "title": "Publication history" }, { "paragraph_id": 20, "text": "By 1942, the writers and artists behind the Batman comics had established most of the basic elements of the Batman mythos. In the years following World War II, DC Comics \"adopted a postwar editorial direction that increasingly de-emphasized social commentary in favor of lighthearted juvenile fantasy\". The impact of this editorial approach was evident in Batman comics of the postwar period; removed from the \"bleak and menacing world\" of the strips of the early 1940s, Batman was instead portrayed as a respectable citizen and paternal figure that inhabited a \"bright and colorful\" environment.", "title": "Publication history" }, { "paragraph_id": 21, "text": "Batman was one of the few superhero characters to be continuously published as interest in the genre waned during the 1950s. In the story \"The Mightiest Team in the World\" in Superman #76 (June 1952), Batman teams up with Superman for the first time and the pair discover each other's secret identity. Following the success of this story, World's Finest Comics was revamped so it featured stories starring both heroes together, instead of the separate Batman and Superman features that had been running before. The team-up of the characters was \"a financial success in an era when those were few and far between\"; this series of stories ran until the book's cancellation in 1986.", "title": "Publication history" }, { "paragraph_id": 22, "text": "Batman comics were among those criticized when the comic book industry came under scrutiny with the publication of psychologist Fredric Wertham's book Seduction of the Innocent in 1954. Wertham's thesis was that children imitated crimes committed in comic books, and that these works corrupted the morals of the youth. Wertham criticized Batman comics for their supposed homosexual overtones and argued that Batman and Robin were portrayed as lovers. Wertham's criticisms raised a public outcry during the 1950s, eventually leading to the establishment of the Comics Code Authority, a code that is no longer in use by the comic book industry. The tendency towards a \"sunnier Batman\" in the postwar years intensified after the introduction of the Comics Code. Scholars have suggested that the characters of Batwoman (in 1956) and the pre-Barbara Gordon Bat-Girl (in 1961) were introduced in part to refute the allegation that Batman and Robin were gay, and the stories took on a campier, lighter feel.", "title": "Publication history" }, { "paragraph_id": 23, "text": "In the late 1950s, Batman stories gradually became more science fiction-oriented, an attempt at mimicking the success of other DC characters that had dabbled in the genre. New characters such as Batwoman, the original Bat-Girl, Ace the Bat-Hound, and Bat-Mite were introduced. Batman's adventures often involved odd transformations or bizarre space aliens. In 1960, Batman debuted as a member of the Justice League of America in The Brave and the Bold #28 (February 1960), and went on to appear in several Justice League comic book series starting later that same year.", "title": "Publication history" }, { "paragraph_id": 24, "text": "By 1964, sales of Batman titles had fallen drastically. Bob Kane noted that, as a result, DC was \"planning to kill Batman off altogether\". In response to this, editor Julius Schwartz was assigned to the Batman titles. He presided over drastic changes, beginning with 1964's Detective Comics #327 (May 1964), which was cover-billed as the \"New Look\". Schwartz introduced changes designed to make Batman more contemporary, and to return him to more detective-oriented stories. He brought in artist Carmine Infantino to help overhaul the character. The Batmobile was redesigned, and Batman's costume was modified to incorporate a yellow ellipse behind the bat-insignia. The space aliens, time travel, and characters of the 1950s such as Batwoman, Ace the Bat-Hound, and Bat-Mite were retired. Bruce Wayne's butler Alfred was killed off (though his death was quickly reversed) while a new female relative for the Wayne family, Aunt Harriet Cooper, came to live with Bruce Wayne and Dick Grayson.", "title": "Publication history" }, { "paragraph_id": 25, "text": "The debut of the Batman television series in 1966 had a profound influence on the character. The success of the series increased sales throughout the comic book industry, and Batman reached a circulation of close to 900,000 copies. Elements such as the character of Batgirl and the show's campy nature were introduced into the comics; the series also initiated the return of Alfred. Although both the comics and TV show were successful for a time, the camp approach eventually wore thin and the show was canceled in 1968. In the aftermath, the Batman comics themselves lost popularity once again. As Julius Schwartz noted, \"When the television show was a success, I was asked to be campy, and of course when the show faded, so did the comic books.\"", "title": "Publication history" }, { "paragraph_id": 26, "text": "Starting in 1969, writer Dennis O'Neil and artist Neal Adams made a deliberate effort to distance Batman from the campy portrayal of the 1960s TV series and to return the character to his roots as a \"grim avenger of the night\". O'Neil said his idea was \"simply to take it back to where it started. I went to the DC library and read some of the early stories. I tried to get a sense of what Kane and Finger were after.\"", "title": "Publication history" }, { "paragraph_id": 27, "text": "O'Neil and Adams first collaborated on the story \"The Secret of the Waiting Graves\" in Detective Comics #395 (January 1970). Few stories were true collaborations between O'Neil, Adams, Schwartz, and inker Dick Giordano, and in actuality these men were mixed and matched with various other creators during the 1970s; nevertheless the influence of their work was \"tremendous\". Giordano said: \"We went back to a grimmer, darker Batman, and I think that's why these stories did so well ...\" While the work of O'Neil and Adams was popular with fans, the acclaim did little to improve declining sales; the same held true with a similarly acclaimed run by writer Steve Englehart and penciler Marshall Rogers in Detective Comics #471–476 (August 1977 – April 1978), which went on to influence the 1989 movie Batman and be adapted for Batman: The Animated Series, which debuted in 1992. Regardless, circulation continued to drop through the 1970s and 1980s, hitting an all-time low in 1985.", "title": "Publication history" }, { "paragraph_id": 28, "text": "Frank Miller's limited series The Dark Knight Returns (February–June 1986) returned the character to his darker roots, both in atmosphere and tone. The comic book, which tells the story of a 55-year-old Batman coming out of retirement in a possible future, reinvigorated interest in the character. The Dark Knight Returns was a financial success and has since become one of the medium's most noted touchstones. The series also sparked a major resurgence in the character's popularity.", "title": "Publication history" }, { "paragraph_id": 29, "text": "That year Dennis O'Neil took over as editor of the Batman titles and set the template for the portrayal of Batman following DC's status quo-altering 12-issue miniseries Crisis on Infinite Earths. O'Neil operated under the assumption that he was hired to revamp the character and as a result tried to instill a different tone in the books than had gone before. One outcome of this new approach was the \"Year One\" storyline in Batman #404–407 (February–May 1987), in which Frank Miller and artist David Mazzucchelli redefined the character's origins. Writer Alan Moore and artist Brian Bolland continued this dark trend with 1988's 48-page one-shot issue Batman: The Killing Joke, in which the Joker, attempting to drive Commissioner Gordon insane, cripples Gordon's daughter Barbara, and then kidnaps and tortures the commissioner, physically and psychologically.", "title": "Publication history" }, { "paragraph_id": 30, "text": "The Batman comics garnered major attention in 1988 when DC Comics created a 900 number for readers to call to vote on whether Jason Todd, the second Robin, lived or died. Voters decided in favor of Jason's death by a narrow margin of 28 votes (see Batman: A Death in the Family).", "title": "Publication history" }, { "paragraph_id": 31, "text": "The 1993 \"Knightfall\" story arc introduced a new villain, Bane, who critically injures Batman after pushing him to the limits of his endurance. Jean-Paul Valley, known as Azrael, is called upon to wear the Batsuit during Bruce Wayne's convalescence. Writers Doug Moench, Chuck Dixon, and Alan Grant worked on the Batman titles during \"Knightfall\", and would also contribute to other Batman crossovers throughout the 1990s. 1998's \"Cataclysm\" storyline served as the precursor to 1999's \"No Man's Land\", a year-long storyline that ran through all the Batman-related titles dealing with the effects of an earthquake-ravaged Gotham City. At the conclusion of \"No Man's Land\", O'Neil stepped down as editor and was replaced by Bob Schreck.", "title": "Publication history" }, { "paragraph_id": 32, "text": "Another writer who rose to prominence on the Batman comic series, was Jeph Loeb. Along with longtime collaborator Tim Sale, they wrote two miniseries (The Long Halloween and Dark Victory) that pit an early-in-his-career version of Batman against his entire rogues gallery (including Two-Face, whose origin was re-envisioned by Loeb) while dealing with various mysteries involving serial killers Holiday and the Hangman.", "title": "Publication history" }, { "paragraph_id": 33, "text": "In 2003, Loeb teamed with artist Jim Lee to work on another mystery arc: \"Batman: Hush\" for the main Batman book. The 12–issue story line has Batman and Catwoman teaming up against Batman's entire rogues gallery, including an apparently resurrected Jason Todd, while seeking to find the identity of the mysterious supervillain Hush. While the character of Hush failed to catch on with readers, the arc was a sales success for DC. The series became #1 on the Diamond Comic Distributors sales chart for the first time since Batman #500 (October 1993) and Todd's appearance laid the groundwork for writer Judd Winick's subsequent run as writer on Batman, with another multi-issue arc, \"Under the Hood\", which ran from Batman #637–650 (April 2005 – April 2006).", "title": "Publication history" }, { "paragraph_id": 34, "text": "In 2005, DC launched All Star Batman & Robin the Boy Wonder, a stand-alone comic book miniseries set outside the main DC Universe continuity. Written by Frank Miller and drawn by Jim Lee, the series was a commercial success for DC Comics, although it was widely panned by critics for its writing, characterization, and strong depictions of violence.", "title": "Publication history" }, { "paragraph_id": 35, "text": "Starting in 2006, Grant Morrison and Paul Dini were the regular writers of Batman and Detective Comics, with Morrison reincorporating controversial elements of Batman lore. Most notably of these elements were the science fiction-themed storylines of the 1950s Batman comics, which Morrison revised as hallucinations Batman experienced under the influence of various mind-bending gases and extensive sensory deprivation training. In Batman and Son, Morrison re-introduced the son of Bruce Wayne and Talia Al Ghul, Damian Wayne, to continuity, who had been raised by his mother in the League of Assassins. A son of Wayne and Al Ghul had previously appeared as an infant in the non-canon Son of the Demon. In the storyline The Three Ghosts of Batman, Morrison expanded upon the gun-wielding imposter Batman from his first issue on the series, introducing two more imposter Batmen, all former police officers. Morrison created an apocalyptic possible future in Batman #666, where Damian Wayne has adopted the role of Batman following his father's death, but unlike Bruce Wayne, having no issue with killing criminals. Following this story, Morrison reintroduced a number of Silver Age characters such as Knight and Squire, El Gaucho, and Man of Bats in The Batmen of All Nations, laying the groundwork for their future work on Batman Incorporated.", "title": "Publication history" }, { "paragraph_id": 36, "text": "Morrison's run reached its first climax with \"Batman R.I.P.\", which brought Batman up against the villainous \"Black Glove\" organization, led by Doctor Simon Hurt, which sought to drive Batman to madness and ruin the Wayne family's reputation. \"Batman R.I.P.\" segued into Final Crisis (also written by Morrison), which saw the apparent death of Batman at the hands of Darkseid, revealing in its final pages that Bruce was alive, but sent back in time by Darkseid's Omega Sanction. In the 2009 miniseries Batman: Battle for the Cowl, Wayne's former protégé Dick Grayson becomes the new Batman, and Wayne's son Damian becomes the new Robin. In June 2009, Judd Winick returned to writing Batman, while Grant Morrison was given their own series, titled Batman and Robin. Batman and Robin followed this new dynamic duo, introducing villains such as Professor Pyg and Flamingo, and further developing the characters of Knight and Squire.", "title": "Publication history" }, { "paragraph_id": 37, "text": "In 2010, the storyline Batman: The Return of Bruce Wayne saw Bruce travel through history, eventually returning to the present day. Although he reclaimed the mantle of Batman, he also allowed Grayson to continue being Batman. Bruce decided to take his crime-fighting cause globally, which is the central focus of Batman Incorporated. DC Comics would later announce that Grayson would be the main character in Batman, Detective Comics, and Batman and Robin, while Wayne would be the main character in Batman Incorporated and another ongoing series, Batman: The Dark Knight. The first volume of Batman Incorporated continued Morrison's quest to reintroduce elements of previous stories, with the return of the original Kathy Kane Batwoman, and finished with the reveal of Talia Al Ghul as the person behind Leviathan, and the series main antagonist.", "title": "Publication history" }, { "paragraph_id": 38, "text": "In September 2011, DC Comics' entire line of superhero comic books, including its Batman franchise, were cancelled and relaunched with new #1 issues as part of The New 52 reboot. Bruce Wayne is the only character to operate under the Batman identity and is featured in Batman, Detective Comics, Batman and Robin, and Batman: The Dark Knight. Dick Grayson returns to the mantle of Nightwing and appears in his own ongoing series. While many characters have their histories significantly altered to attract new readers, Batman's history remained mostly intact.", "title": "Publication history" }, { "paragraph_id": 39, "text": "Batman Incorporated was relaunched in 2012–2013 to complete the \"Leviathan\" storyline in issues 0-13. It also contextualized the possible future of Batman #666 as a vision Bruce Wayne experienced while travelling through time, and reached its conclusion in 2013. In this final act of Morrison's run reached its emotional climax with the death of Damian Wayne at the hands of his evil clone, the Heretic, working for Leviathan. The run concluded with Leviathan's plan to destroy the world thwarted by the members of Batman Incorporated, the reveal that Kathy Kane was alive and working for the organization Spyral, and the death of Talia Al Ghul at Kane's hands. In the run's final pages, Ra's Al Ghul stands in a room of clones of Damian Wayne, declaring \"Sons of Batman. Rise!\", ending Morrison's work on Batman.", "title": "Publication history" }, { "paragraph_id": 40, "text": "With the beginning of The New 52, Scott Snyder took over as writer of the Batman title. His first major story arc was \"Night of the Owls\", where Batman confronts the Court of Owls, a secret society that has controlled Gotham for centuries. It was followed by Batman vol. 2 #0, published in June 2012, a brief flashback to Zero Year, teasing the upcoming Zero Year arc. The second story arc was \"Death of the Family\", in which the Joker returns to Gotham and attacks each member of the Batman family in an attempt to prove Batman's extended cast makes the character weaker.", "title": "Publication history" }, { "paragraph_id": 41, "text": "The third story arc was \"Batman: Zero Year\", which redefined Batman's origin in The New 52, replacing the previous Year One storyline. The final story before the Convergence (2015) storyline was \"Endgame\", depicting the supposed final battle between Batman and the Joker when he unleashes the deadly Endgame virus onto Gotham City. The storyline ends in issue #40 with Batman and Joker's apparent deaths.", "title": "Publication history" }, { "paragraph_id": 42, "text": "Starting with Batman vol. 2 #41, Commissioner James Gordon takes over Bruce's mantle as a new, state-sanctioned, robotic-Batman, debuting in the Free Comic Book Day special comic Divergence. However, Bruce Wayne is soon revealed to be alive, albeit now with almost total amnesia of his life as Batman, but, with Alfred's help, remembers his life as Bruce Wayne. Bruce Wayne finds happiness and proposes to his girlfriend, Julie Madison, but Mr. Bloom heavily injures Jim Gordon and takes control of Gotham City and threatens to destroy the city by energizing a particle reactor to create a \"strange star\" to swallow the city. Bruce Wayne discovers the truth that he was Batman and after talking to a stranger who smiles a lot (it is heavily implied that this is the amnesic Joker) he forces Alfred to implant his memories as Batman, but at the cost of his memories as the reborn Bruce Wayne. He returns and helps Jim Gordon defeat Mr. Bloom and shut down the reactor. Gordon gets his job back as the commissioner, and the government Batman project is shut down.", "title": "Publication history" }, { "paragraph_id": 43, "text": "In 2015, DC Comics released The Dark Knight III: The Master Race, the sequel to Frank Miller's The Dark Knight Returns and The Dark Knight Strikes Again.", "title": "Publication history" }, { "paragraph_id": 44, "text": "In June 2016, the DC Rebirth event relaunched DC Comics' entire line of comic book titles. Batman was rebooted as starting with a one-shot issue entitled Batman: Rebirth #1 (August 2016). The series then began shipping twice-monthly as a third volume, starting with Batman vol. 3 #1 (August 2016). The third volume of Batman was written by Tom King, and artwork was provided by David Finch and Mikel Janín. The Batman series introduced two vigilantes, Gotham and Gotham Girl. Detective Comics resumed its original numbering system starting with June 2016's #934, and the New 52 series was labeled as volume 2, with issues numbering from #0-52. Similarly with the Batman title, the New 52 issues were labeled as volume 2 and encompassed issues #0-52. Writer James Tynion IV and artists Eddy Barrows and Alvaro Martinez worked on Detective Comics #934, and the series initially featured a team consisting of Tim Drake, Stephanie Brown, Cassandra Cain, and Clayface, led by Batman and Batwoman.", "title": "Publication history" }, { "paragraph_id": 45, "text": "DC Comics ended the DC Rebirth branding in December 2017, opting to include everything under a larger DC Universe banner and naming. The continuity established by DC Rebirth continues across DC's comic book titles, including volume 1 of Detective Comics and volume 3 of Batman.", "title": "Publication history" }, { "paragraph_id": 46, "text": "After the conclusion of Batman vol. 3 #85 a new creative team consisting of James Tynion IV with art by Tony S. Daniel and Danny Miki replaced Tom King, David Finch and Mikel Janín. Following Tynion's departure from DC Comics, Joshua Williamson, who previously wrote the backup story in issue #106, briefly became the new head writer in December 2021 starting with issue #118. Chip Zdarsky then became the head writer with artist Jorge Jimenez returning after having previously illustrated parts of Tynion's run. Their run begun with issue #125, which was released on July 5, 2022 and starts with \"Failsafe\", a six-issue story arc.", "title": "Publication history" }, { "paragraph_id": 47, "text": "Batman's secret identity is Bruce Wayne, a wealthy American industrialist. As a child, Bruce witnessed the murder of his parents, Dr. Thomas Wayne and Martha Wayne, which ultimately led him to craft the Batman persona and seek justice against criminals. He resides on the outskirts of Gotham City in his personal residence, Wayne Manor. Wayne averts suspicion by acting the part of a superficial playboy idly living off his family's fortune and the profits of Wayne Enterprises, his inherited conglomerate. He supports philanthropic causes through his nonprofit Wayne Foundation, which in part addresses social issues encouraging crime as well as assisting victims of it, but is more widely known as a celebrity socialite. In public, he frequently appears in the company of high-status women, which encourages tabloid gossip while feigning near-drunkenness with consuming large quantities of disguised ginger ale since Wayne is actually a strict teetotaler to maintain his physical and mental prowess. Although Bruce Wayne leads an active romantic life, his vigilante activities as Batman account for most of his time.", "title": "Characterization" }, { "paragraph_id": 48, "text": "Various modern stories have portrayed the extravagant, playboy image of Bruce Wayne as a facade. This is in contrast to the Post-Crisis Superman, whose Clark Kent persona is the true identity, while the Superman persona is the facade. In Batman Unmasked, a television documentary about the psychology of the character, behavioral scientist Benjamin Karney notes that Batman's personality is driven by Bruce Wayne's inherent humanity; that \"Batman, for all its benefits and for all of the time Bruce Wayne devotes to it, is ultimately a tool for Bruce Wayne's efforts to make the world better\". Bruce Wayne's principles include the desire to prevent future harm and a vow not to kill. Bruce Wayne believes that our actions define us, we fail for a reason, and anything is possible.", "title": "Characterization" }, { "paragraph_id": 49, "text": "Writers of Batman and Superman stories have often compared and contrasted the two. Interpretations vary depending on the writer, the story, and the timing. Grant Morrison notes that both heroes \"believe in the same kind of things\" despite the day/night contrast their heroic roles display. Morrison notes an equally stark contrast in their real identities. Bruce Wayne and Clark Kent belong to different social classes: \"Bruce has a butler, Clark has a boss.\" T. James Musler's book Unleashing the Superhero in Us All explores the extent to which Bruce Wayne's vast personal wealth is important in his life story, and the crucial role it plays in his efforts as Batman.", "title": "Characterization" }, { "paragraph_id": 50, "text": "Will Brooker notes in his book Batman Unmasked that \"the confirmation of the Batman's identity lies with the young audience ...he doesn't have to be Bruce Wayne; he just needs the suit and gadgets, the abilities, and most importantly the morality, the humanity. There's just a sense about him: 'they trust him ...and they're never wrong.\"", "title": "Characterization" }, { "paragraph_id": 51, "text": "Batman's primary character traits can be summarized as \"wealth; physical prowess; deductive abilities and obsession\". The details and tone of Batman comic books have varied over the years with different creative teams. Dennis O'Neil noted that character consistency was not a major concern during early editorial regimes: \"Julie Schwartz did a Batman in Batman and Detective and Murray Boltinoff did a Batman in the Brave and the Bold and apart from the costume they bore very little resemblance to each other. Julie and Murray did not want to coordinate their efforts, nor were they asked to do so. Continuity was not important in those days.\"", "title": "Characterization" }, { "paragraph_id": 52, "text": "The driving force behind Bruce Wayne's character is his parents' murder and their absence. Bob Kane and Bill Finger discussed Batman's background and decided that \"there's nothing more traumatic than having your parents murdered before your eyes\". Despite his trauma, he sets his mind on studying to become a scientist and to train his body into physical perfection to fight crime in Gotham City as Batman, an inspired idea from Wayne's insight into the criminal mind. He also speaks over 40 languages.", "title": "Characterization" }, { "paragraph_id": 53, "text": "Another of Batman's characterizations is that of a vigilante; in order to stop evil that started with the death of his parents, he must sometimes break the law himself. Although manifested differently by being re-told by different artists, it is nevertheless that the details and the prime components of Batman's origin have never varied at all in the comic books, the \"reiteration of the basic origin events holds together otherwise divergent expressions\". The origin is the source of the character's traits and attributes, which play out in many of the character's adventures.", "title": "Characterization" }, { "paragraph_id": 54, "text": "Batman is often treated as a vigilante by other characters in his stories. Frank Miller views the character as \"a dionysian figure, a force for anarchy that imposes an individual order\". Dressed as a bat, Batman deliberately cultivates a frightening persona in order to aid him in crime-fighting, a fear that originates from the criminals' own guilty conscience. Miller is often credited with reintroducing anti-heroic traits into Batman's characterization, such as his brooding personality, willingness to use violence and torture, and increasingly alienated behavior. Batman, shortly a year after his debut and the introduction of Robin, was changed in 1940 after DC editor Whitney Ellsworth felt the character would be tainted by his lethal methods and DC established their own ethical code, subsequently he was retconned to have a stringent moral code, which has stayed with the character of Batman ever since. Miller's Batman was closer to the original pre-Robin version, who was willing to kill criminals if necessary.", "title": "Characterization" }, { "paragraph_id": 55, "text": "On several occasions former Robin Dick Grayson has served as Batman; most notably in 2009 while Wayne was believed dead, and served as a second Batman even after Wayne returned in 2010. As part of DC's 2011 continuity relaunch, Grayson returned to being Nightwing following the Flashpoint crossover event.", "title": "Characterization" }, { "paragraph_id": 56, "text": "In an interview with IGN, Morrison detailed that having Dick Grayson as Batman and Damian Wayne as Robin represented a \"reverse\" of the normal dynamic between Batman and Robin, with, \"a more light-hearted and spontaneous Batman and a scowling, badass Robin\". Morrison explained their intentions for the new characterization of Batman: \"Dick Grayson is kind of this consummate superhero. The guy has been Batman's partner since he was a kid, he's led the Teen Titans, and he's trained with everybody in the DC Universe. So he's a very different kind of Batman. He's a lot easier; He's a lot looser and more relaxed.\"", "title": "Characterization" }, { "paragraph_id": 57, "text": "Over the years, there have been numerous others to assume the name of Batman, or to officially take over for Bruce during his leaves of absence. Jean-Paul Valley, also known as Azrael, assumed the cowl after the events of the Knightfall saga. Jim Gordon donned a mecha-suit after the events of Batman: Endgame, and served as Batman in 2015 and 2016. In 2021, as part of the Fear State crossover event, Lucius Fox's son Jace Fox succeeds Bruce as Batman in a 2021 storyline, depicted in the series I Am Batman, after Batman was declared dead.", "title": "Characterization" }, { "paragraph_id": 58, "text": "Additionally, members of the group Batman Incorporated, Bruce Wayne's experiment at franchising his brand of vigilantism, have at times stood in as the official Batman in cities around the world. Various others have also taken up the role of Batman in stories set in alternative universes and possible futures, including, among them, various former proteges of Bruce Wayne.", "title": "Characterization" }, { "paragraph_id": 59, "text": "Batman's interactions with both villains and cohorts have, over time, developed a strong supporting cast of characters.", "title": "Supporting characters" }, { "paragraph_id": 60, "text": "Batman faces a variety of foes ranging from common criminals to outlandish supervillains. Many of them mirror aspects of the Batman's character and development, often having tragic origin stories that lead them to a life of crime. These foes are commonly referred to as Batman's rogues gallery. Batman's \"most implacable foe\" is the Joker, a homicidal maniac with a clown-like appearance. The Joker is considered by critics to be his perfect adversary, since he is the antithesis of Batman in personality and appearance; the Joker has a maniacal demeanor with a colorful appearance, while Batman has a serious and resolute demeanor with a dark appearance. As a \"personification of the irrational\", the Joker represents \"everything Batman [opposes]\". Other long-time recurring foes that are part of Batman's rogues gallery include Catwoman (a cat burglar anti-heroine who is variously an ally and romantic interest), the Penguin, Ra's al Ghul, Two-Face (Harvey Dent), the Riddler, the Scarecrow, Mr. Freeze, Poison Ivy, Harley Quinn, Bane, Clayface, and Killer Croc, among others. Many of Batman's adversaries are often psychiatric patients at Arkham Asylum.", "title": "Supporting characters" }, { "paragraph_id": 61, "text": "Batman's butler, Alfred Pennyworth, first appeared in Batman #16 (1943). He serves as Bruce Wayne's loyal father figure and is one of the few persons to know his secret identity. Alfred raised Bruce after his parents' death and knows him on a very personal level. He is sometimes portrayed as a sidekick to Batman and the only other resident of Wayne Manor aside from Bruce. The character \"[lends] a homely touch to Batman's environs and [is] ever ready to provide a steadying and reassuring hand\" to the hero and his sidekick.", "title": "Supporting characters" }, { "paragraph_id": 62, "text": "The informal name \"Batman family\" is used for a group of characters closely allied with Batman, generally masked vigilantes who either have been trained by Batman or operate in Gotham City with his tacit approval. Currently, the Batfamily consists of Jean-Paul Valley/Azrael, Michael Lane/Azrael, Barbara Gordon/Batgirl/Oracle, Cassandra Cain/Batgirl/Orphan, Stephanie Brown/Batgirl/Spoiler, Luke Fox/Batwing, Kate Kane/Batwoman, Harper Row/Bluebird, Selina Kyle/Catwoman, Minkhoa Khan/Ghost-Maker, Harleen Quinzel/Harley Quinn, Dick Grayson/Nightwing, Jason Todd/Red Hood, Damian Wayne/Robin, Tim Drake/Robin, and Duke Thomas/The Signal.", "title": "Supporting characters" }, { "paragraph_id": 63, "text": "Lucius Fox, a technology specialist and Bruce Wayne's business manager who is well aware of his employer's clandestine vigilante activities (Lucius' son Luke would later become aware of Bruce's secret identity and adopt the superhero mantle of Batwing as well as become a member of the Justice League); Dr. Leslie Thompkins, a family friend who like Alfred became a surrogate parental figure to Bruce Wayne after the deaths of his parents, and is also aware of his secret identity; Vicki Vale, an investigative journalist who often reports on Batman's activities for the Gotham Gazette; Ace the Bat-Hound, Batman's canine partner who was mainly active in the 1950s and 1960s; and Bat-Mite, an extra-dimensional imp mostly active in the 1960s who idolizes Batman.", "title": "Supporting characters" }, { "paragraph_id": 64, "text": "As Batman's ally in the Gotham City police, Commissioner James \"Jim\" Gordon debuted along with Batman in Detective Comics #27 and has been a consistent presence ever since. As a crime-fighting everyman, he shares Batman's goals while offering, much as the character of Dr. Watson does in Sherlock Holmes stories, a normal person's perspective on the work of Batman's extraordinary genius.", "title": "Supporting characters" }, { "paragraph_id": 65, "text": "Batman is at times a member of superhero teams such as the Justice League of America and the Outsiders. Batman has often been paired in adventures with his Justice League teammate Superman, notably as the co-stars of World's Finest Comics and Superman/Batman series. In Pre-Crisis continuity, the two are depicted as close friends; however, in current continuity, they are still close friends but an uneasy relationship, with an emphasis on their differing views on crime-fighting and justice. In Superman/Batman #3 (December 2003), Superman observes, \"Sometimes, I admit, I think of Bruce as a man in a costume. Then, with some gadget from his utility belt, he reminds me that he has an extraordinarily inventive mind. And how lucky I am to be able to call on him.\"", "title": "Supporting characters" }, { "paragraph_id": 66, "text": "", "title": "Supporting characters" }, { "paragraph_id": 67, "text": "Robin, Batman's vigilante partner, has been a widely recognized supporting character for many years; each iteration of the Robin character, of which there have been five in the mainstream continuity, function as members of the Batman family, but additionally, as Batman's \"central\" sidekick in various media. Bill Finger stated that he wanted to include Robin because \"Batman didn't have anyone to talk to, and it got a little tiresome always having him thinking.\" The first Robin, Dick Grayson, was introduced in 1940. In the 1970s he finally grew up, went off to college and became the hero Nightwing. A second Robin, Jason Todd, appeared in the 1980s. In the stories he was eventually badly beaten and then killed in an explosion set by the Joker, but was later revived. He used the Joker's old persona, the Red Hood, and became an antihero vigilante with no qualms about using firearms or deadly force. Carrie Kelley, the first female Robin to appear in Batman stories, was the final Robin in the continuity of Frank Miller's graphic novels The Dark Knight Returns and The Dark Knight Strikes Again, fighting alongside an aging Batman in stories set out of the mainstream continuity.", "title": "Supporting characters" }, { "paragraph_id": 68, "text": "The third Robin in the mainstream comics is Tim Drake, who first appeared in 1989. He went on to star in his own comic series, and currently goes by the Red Robin, a variation on the traditional Robin persona. In the first decade of the new millennium, Stephanie Brown served as the fourth in-universe Robin between stints as her self-made vigilante identity the Spoiler, and later as Batgirl. After Brown's apparent death, Drake resumed the role of Robin for a time. The role eventually passed to Damian Wayne, the 10-year-old son of Bruce Wayne and Talia al Ghul, in the late 2000s. Damian's tenure as du jour Robin ended when the character was killed off in the pages of Batman Incorporated in 2013. Batman's next young sidekick is Harper Row, a streetwise young woman who avoids the name Robin but followed the ornithological theme nonetheless; she debuted the codename and identity of the Bluebird in 2014. Unlike the Robins, the Bluebird is willing and permitted to use a gun, albeit non-lethal; her weapon of choice is a modified rifle that fires taser rounds. In 2015, a new series began titled We Are...Robin, focused on a group of teenagers using the Robin persona to fight crime in Gotham City. The most prominent of these, Duke Thomas, later becomes Batman's crimefighting partner as The Signal.", "title": "Supporting characters" }, { "paragraph_id": 69, "text": "Throughout the character's history, Batman has had numerous adopted and biological children throughout the character's various interpretations and iterations. In the mainline DC Universe, Bruce is the adoptive father of Dick Grayson, Jason Todd, Tim Drake, and Cassandra Cain, and the biological father of Damian Wayne, who is Bruce's son with his old lover Talia Al Ghul (the daughter of Bruce's ex-mentor and League of Assassins head Ra's al Ghul, thus making Ra's Damian's grandfather), all of whom Bruce trained to become and have followed his path as crimefighters. In addition to his legally adopted children, Bruce is also a surrogate father to proteges Duke Thomas and Stephanie Brown. Notable alternate universe biological children of Bruce's include Helena Wayne, the biological daughter of the Golden Age/Earth 2's Bruce Wayne and that universe's Selina Kyle, Terry and Matt McGuiness from the DC Animated Universe, and Ibn al Xu'ffasch from the Kingdom Come universe. Damian Wayne is the biological son of Bruce Wayne and Talia al Ghul, and thus the grandson of Ra's al Ghul. Terry and Matt McGuiness were the result of an experiment led by the DCAU's Amanda Waller to create a replacement Batman to succeed Bruce once he aged out of the mantle. Waller had her team gather Bruce's genetic material from the aftermaths of numerous battles and crime scenes and used the genetic material to transform the reproductive system of Warren McGuiness, Terry and Matt's father, to be a copy to Bruce's. Terry eventually did meet Bruce and wound up becoming Batman in the series Batman Beyond, though he did not discover his relation to Bruce until 15 years after they first met when an elderly Amanda Waller revealed the full story to him. Like Damian, Ibn al Xu'ffasch is Bruce's son with Talia al Ghul, but unlike Damian, al Xu'ffasch did not learn of his relation to Bruce until his adulthood. Ibn later married the daughter of Dick Grayson and Starfire, Mari Grayson, whom he had two children with.", "title": "Supporting characters" }, { "paragraph_id": 70, "text": "Writers have varied in the approach over the years to the \"playboy\" aspect of Bruce Wayne's persona. Some writers show his playboy reputation as a manufactured illusion to support his mission as Batman, while others have depicted Bruce Wayne as genuinely enjoying the benefits of being \"Gotham's most eligible bachelor\". Bruce Wayne has been portrayed as being romantically linked with many women throughout his various incarnations.", "title": "Supporting characters" }, { "paragraph_id": 71, "text": "Batman's first romantic interest was Julie Madison in Detective Comics #31 (September 1939); however, their romance was short-lived. Some of Batman's romantic interests have been women with a respected status in society, such as Julie Madison, Vicki Vale, and Silver St. Cloud. Batman has also been romantically involved with allies and enemies such as Kathy Kane (Batwoman), Sasha Bordeaux, Zatanna, Wonder Woman, and Pamela Isley (Poison Ivy). His most significant relationships occurred with Selina Kyle (Catwoman) and Talia al Ghul; both women bore his biological offsprings, Helena Wayne and Damian Wayne, respectively.", "title": "Supporting characters" }, { "paragraph_id": 72, "text": "While most of Batman's romantic relationships tend to be short in duration, Catwoman has been his most enduring romance throughout the years. The attraction between Batman and Catwoman, whose real name is Selina Kyle, is present in nearly every version and medium in which the characters appear, including a love story between their two secret identities as early as in the 1966 film Batman. Although Catwoman is typically portrayed as a villain, Batman and Catwoman have worked together in achieving common goals and are usually depicted as having a romantic connection.", "title": "Supporting characters" }, { "paragraph_id": 73, "text": "In an early 1980s storyline, Selina Kyle and Bruce Wayne develop a relationship, in which the closing panel of the final story shows her referring to Batman as \"Bruce\". However, a change in the editorial team brought a swift end to that storyline and, apparently, all that transpired during the story arc. Out of costume, Bruce and Selina develop a romantic relationship during The Long Halloween. The story shows Selina saving Bruce from Poison Ivy. However, the relationship ends when Bruce rejects her advances twice; once as Bruce and once as Batman. In Batman: Dark Victory, he stands her up on two holidays, causing her to leave him for good and to leave Gotham City for a while. When the two meet at an opera many years later, during the events of the 12-issue story arc called \"Hush\", Bruce comments that the two no longer have a relationship as Bruce and Selina. However, \"Hush\" sees Batman and Catwoman allied against the entire rogues gallery and rekindling their romantic relationship. In \"Hush\", Batman reveals his true identity to Catwoman.", "title": "Supporting characters" }, { "paragraph_id": 74, "text": "The Earth-Two Batman, a character from a parallel world, partners with and marries the reformed Earth-Two Selina Kyle, as shown in Superman Family #211. They have a daughter named Helena Wayne, who becomes the Huntress. Along with Dick Grayson, the Earth-Two Robin, the Huntress takes the role as Gotham's protector once Bruce Wayne retires to become police commissioner, a position he occupies until he is killed during one final adventure as Batman.", "title": "Supporting characters" }, { "paragraph_id": 75, "text": "Batman and Catwoman are shown having a sexual encounter on the roof of a building in Catwoman vol. 4 #1 (2011); the same issue implies that the two have an ongoing sexual relationship. Following the 2016 DC Rebirth continuity reboot, the two once again have a sexual encounter on top of a building in Batman vol. 3 #14 (2017).", "title": "Supporting characters" }, { "paragraph_id": 76, "text": "Following the 2016 DC Rebirth continuity reboot, Batman and Catwoman work together in the third volume of Batman. The two also have a romantic relationship, in which they are shown having a sexual encounter on a rooftop and sleeping together. Bruce proposes to Selina in Batman vol. 3 #24 (2017), and in issue #32, Selina asks Bruce to propose to her again. When he does so, she says, \"Yes.\"", "title": "Supporting characters" }, { "paragraph_id": 77, "text": "Batman vol. 3 Annual #2 (January 2018) centers on a romantic storyline between Batman and Catwoman. Towards the end, the story is flash-forwarded to the future, in which Bruce Wayne and Selina Kyle are a married couple in their golden years. Bruce receives a terminal medical diagnosis, and Selina cares for him until his death.", "title": "Supporting characters" }, { "paragraph_id": 78, "text": "Batman has no inherent superhuman powers; he relies on \"his own scientific knowledge, detective skills, and athletic prowess\". Batman's inexhaustible wealth gives him access to advanced technologies, and as a proficient scientist, he is able to use and modify these technologies to his advantage. In the stories, Batman is regarded as one of the world's greatest detectives, if not the world's greatest crime solver. Batman has been repeatedly described as having a genius-level intellect, being one of the greatest martial artists in the DC Universe, and having peak human physical and mental conditioning. As a polymath, his knowledge and expertise in countless disciplines is nearly unparalleled by any other character in the DC Universe. He has shown prowess in assorted fields such as mathematics, biology, physics, chemistry, and several levels of engineering. He has traveled the world acquiring the skills needed to aid him in his endeavors as Batman. In the Superman: Doomed story arc, Superman considers Batman to be one of the most brilliant minds on the planet.", "title": "Abilities" }, { "paragraph_id": 79, "text": "Batman has trained extensively in various fighting styles, making him one of the best hand-to-hand fighters in the DC Universe. He has fully utilized his photographic memory to master a total of 127 forms of martial arts including, but not limited to, aikido, boxing, Brazilian jiu-jitsu, capoeira, eskrima, fencing, gatka, hapkido, Jeet Kune Do, judo, kalaripayattu, karate, kenjutsu, kenpō, kickboxing, kobudō, Krav Maga, kyūdō, bōjutsu, Muay Thai, ninjutsu, pankration, sambo, savate, silat, taekwondo, wrestling, numerous styles of Wushu (kung fu) (such as baguazhang, Chin Na, Hung Ga, Shaolinquan, tai chi, Wing Chun), and Yaw-Yan. In terms of his physical condition, Batman is described as peak human and far beyond an Olympic-athlete-level condition, able to perform feats such as easily running across rooftops in a Parkour-esque fashion, pressing thousands of pounds regularly, and even bench pressing six hundred pounds of soil and coffin in a poisoned and starved state. Superman describes Batman as \"the most dangerous man on Earth\", able to defeat an entire team of superpowered extraterrestrials by himself in order to rescue his imprisoned teammates in Grant Morrison's first storyline in JLA.", "title": "Abilities" }, { "paragraph_id": 80, "text": "Batman is strongly disciplined, and he has the ability to function under great physical pain and resist most forms of telepathy and mind control. He is a master of disguise, multilingual, and an expert in espionage, often gathering information under the identity of a notorious gangster named Matches Malone. Batman is highly skilled in stealth movement and escapology, which allows him to appear and disappear at will and to break free of nearly inescapable deathtraps with little to no harm. He is also a master strategist, considered DC’s greatest tactician, with numerous plans in preparation for almost any eventuality.", "title": "Abilities" }, { "paragraph_id": 81, "text": "Batman is an expert in interrogation techniques and his intimidating and frightening appearance alone is often all that is needed in getting information from suspects. Despite having the potential to harm his enemies, Batman's most defining characteristic is his strong commitment to justice and his reluctance to take a life. This unyielding moral rectitude has earned him the respect of several heroes in the DC Universe, most notably that of Superman and Wonder Woman.", "title": "Abilities" }, { "paragraph_id": 82, "text": "Among physical and other crime fighting related training, he is also proficient at other types of skills. Some of these include being a licensed pilot (in order to operate the Batplane), as well as being able to operate other types of machinery. In some publications, he even underwent some magician training.", "title": "Abilities" }, { "paragraph_id": 83, "text": "Batman utilizes a vast arsenal of specialized, high-tech vehicles and gadgets in his war against crime, the designs of which usually share a bat motif. Batman historian Les Daniels credits Gardner Fox with creating the concept of Batman's arsenal with the introduction of the utility belt in Detective Comics #29 (July 1939) and the first bat-themed weapons the batarang and the \"Batgyro\" in Detective Comics #31 and 32 (Sept. and October 1939).", "title": "Abilities" }, { "paragraph_id": 84, "text": "Batman's batsuit aids in his combat against enemies, having the properties of both Kevlar and Nomex. It protects him from gunfire and other significant impacts, and incorporates the imagery of a bat in order to frighten criminals.", "title": "Abilities" }, { "paragraph_id": 85, "text": "The details of the Batman costume change repeatedly through various decades, stories, media and artists' interpretations, but the most distinctive elements remain consistent: a scallop-hem cape; a cowl covering most of the face; a pair of bat-like ears; a stylized bat emblem on the chest; and the ever-present utility belt. His gloves typically feature three scallops that protrude from long, gauntlet-like cuffs, although in his earliest appearances he wore short, plain gloves without the scallops. The overall look of the character, particularly the length of the cowl's ears and of the cape, varies greatly depending on the artist. Dennis O'Neil said, \"We now say that Batman has two hundred suits hanging in the Batcave so they don't have to look the same ...Everybody loves to draw Batman, and everybody wants to put their own spin on it.\"", "title": "Abilities" }, { "paragraph_id": 86, "text": "Finger and Kane originally conceptualized Batman as having a black cape and cowl and grey suit, but conventions in coloring called for black to be highlighted with blue. Hence, the costume's colors have appeared in the comics as dark blue and grey; as well as black and grey. In the Tim Burton's Batman and Batman Returns films, Batman has been depicted as completely black with a bat in the middle surrounded by a yellow background. Christopher Nolan's The Dark Knight Trilogy depicted Batman wearing high-tech gear painted completely black with a black bat in the middle. Ben Affleck's Batman in the DC Extended Universe films wears a suit grey in color with a black cowl, cape, and bat symbol. Seemingly following the suit of the DC Extended Universe outfit, Robert Pattinson's uniform in The Batman restores the more traditional gray bodysuit and black appendage design, notably different from prior iterations by mostly utilizing real world armor and apparel pieces from modern military and motorcycle gear.", "title": "Abilities" }, { "paragraph_id": 87, "text": "Batman's primary vehicle is the Batmobile, which is usually depicted as an imposing black car, often with tailfins that suggest a bat's wings.", "title": "Abilities" }, { "paragraph_id": 88, "text": "Batman also has an aircraft called the Batplane (originally a relatively traditionally, but bat-motifed plane, later seen as the much more unique \"Batwing\" starting in the 1989 film), along with various other means of transportation.", "title": "Abilities" }, { "paragraph_id": 89, "text": "In proper practice, the \"bat\" prefix (as in Batmobile or batarang) is rarely used by Batman himself when referring to his equipment, particularly after some portrayals (primarily the 1960s Batman live-action television show and the Super Friends animated series) stretched the practice to campy proportions. For example, the 1960s television show depicted a Batboat, Bat-Sub, and Batcycle, among other bat-themed vehicles. The 1960s television series Batman has an arsenal that includes such \"bat-\" names as the Bat-computer, Bat-scanner, bat-radar, bat-cuffs, bat-pontoons, bat-drinking water dispenser, bat-camera with polarized bat-filter, bat-shark repellent bat-spray, and Bat-rope. The storyline \"A Death in the Family\" suggests that given Batman's grim nature, he is unlikely to have adopted the \"bat\" prefix on his own. In The Dark Knight Returns, Batman tells Carrie Kelley that the original Robin came up with the name \"Batmobile\" when he was young, since that is what a kid would call Batman's vehicle.", "title": "Abilities" }, { "paragraph_id": 90, "text": "The Batmobile, which was before frequently depicted to resemble a sports car, was redesigned in 2011 when DC Comics relaunched its entire line of comic books, with the Batmobile being given heavier armor and new aesthetics.", "title": "Abilities" }, { "paragraph_id": 91, "text": "Batman keeps most of his field equipment in his utility belt. Over the years it has shown to contain an assortment of crime-fighting tools, weapons, and investigative and technological instruments. Different versions of the belt have these items stored in compartments, often as pouches or hard cylinders attached evenly around it.", "title": "Abilities" }, { "paragraph_id": 92, "text": "Since the 1989 film, Batman is often depicted as carrying a projectile which shoots a retractable grappling hook attached to a cable (before this, a he employed a traditionally thrown grappling hook.) This allows him to attach to distant objects, be propelled into the air, and thus swing from the rooftops of Gotham City.", "title": "Abilities" }, { "paragraph_id": 93, "text": "An exception to the range of Batman's equipment are hand guns, which he refuses to use on principle, since a gun was used in his parents' murder. In modern stories in terms of his vehicles, Batman compromises on that principle to install weapon systems on them for the purpose of non-lethally disabling other vehicles, forcing entry into locations and attacking dangerous targets too large to defeat by other means.", "title": "Abilities" }, { "paragraph_id": 94, "text": "When Batman is needed, the Gotham City police activate a searchlight with a bat-shaped insignia over the lens called the Bat-Signal, which shines into the night sky, creating a bat-symbol on a passing cloud which can be seen from any point in Gotham. The origin of the signal varies, depending on the continuity and medium.", "title": "Abilities" }, { "paragraph_id": 95, "text": "In various incarnations, most notably the 1960s Batman TV series, Commissioner Gordon also has a dedicated phone line, dubbed the Bat-Phone, connected to a bright red telephone (in the TV series) which sits on a wooden base and has a transparent top. The line connects directly to Batman's residence, Wayne Manor, specifically both to a similar phone sitting on the desk in Bruce Wayne's study and the extension phone in the Batcave.", "title": "Abilities" }, { "paragraph_id": 96, "text": "The Batcave is Batman's secret headquarters, consisting of a series of caves beneath his mansion, Wayne Manor. As his command center, the Batcave serves multiple purposes; supercomputer, surveillance, redundant power-generators, forensics lab, medical infirmary, private study, training dojo, fabrication workshop, arsenal, hangar and garage. It houses the vehicles and equipment Batman uses in his campaign to fight crime. It is also a trophy room and storage facility for Batman's unique memorabilia collected over the years from various cases he has worked on.", "title": "Abilities" }, { "paragraph_id": 97, "text": "In both the comic book Batman: Shadow of the Bat #45 and the 2005 film Batman Begins, the cave is said to have been part of the Underground Railroad.", "title": "Abilities" }, { "paragraph_id": 98, "text": "Batman's history has undergone many retroactive continuity revisions, both minor and major. Elements of the character's history have varied greatly. Scholars William Uricchio and Roberta E. Pearson noted in the early 1990s, \"Unlike some fictional characters, the Batman has no primary urtext set in a specific period, but has rather existed in a plethora of equally valid texts constantly appearing over more than five decades.\"", "title": "Fictional character biography" }, { "paragraph_id": 99, "text": "The central fixed event in the Batman stories is the character's origin story. As a young boy, Bruce Wayne was horrified and traumatized when he watched his parents, the physician Dr. Thomas Wayne and his wife Martha, murdered with a gun by a mugger named Joe Chill. Batman refuses to utilize any sort of gun on the principle that a gun was used to murder his parents. This event drove him to train his body to its peak condition and fight crime in Gotham City as Batman. Pearson and Uricchio also noted beyond the origin story and such events as the introduction of Robin, \"Until recently, the fixed and accruing and hence, canonized, events have been few in number\", a situation altered by an increased effort by later Batman editors such as Dennis O'Neil to ensure consistency and continuity between stories.", "title": "Fictional character biography" }, { "paragraph_id": 100, "text": "In Batman's first appearance in Detective Comics #27, he is already operating as a crime-fighter. Batman's origin is first presented in Detective Comics #33 (November 1939) and is later expanded upon in Batman #47. As these comics state, Bruce Wayne is born to Dr. Thomas Wayne and his wife Martha, two very wealthy and charitable Gotham City socialites. Bruce is brought up in Wayne Manor, and leads a happy and privileged existence until the age of 8, when his parents are killed by a small-time criminal named Joe Chill while on their way home from a movie theater. That night, Bruce Wayne swears an oath to spend his life fighting crime. He engages in intense intellectual and physical training; however, he realizes that these skills alone would not be enough. \"Criminals are a superstitious cowardly lot\", Wayne remarks, \"so my disguise must be able to strike terror into their hearts. I must be a creature of the night, black, terrible ...\" As if responding to his desires, a bat suddenly flies through the window, inspiring Bruce to craft the Batman persona.", "title": "Fictional character biography" }, { "paragraph_id": 101, "text": "In early strips, Batman's career as a vigilante earns him the ire of the police. During this period, Bruce Wayne has a fiancé named Julie Madison. In Detective Comics #38, Wayne takes in an orphaned circus acrobat, Dick Grayson, who becomes his vigilante partner, Robin. Batman also becomes a founding member of the Justice Society of America, although he, like Superman, is an honorary member, and thus only participates occasionally. Batman's relationship with the law thaws quickly, and he is made an honorary member of Gotham City's police department. During this time, Alfred Pennyworth arrives at Wayne Manor, and after deducing the Dynamic Duo's secret identities, joins their service as their butler.", "title": "Fictional character biography" }, { "paragraph_id": 102, "text": "The Silver Age of Comic Books in DC Comics is sometimes held to have begun in 1956 when the publisher introduced Barry Allen as a new, updated version of the Flash. Batman is not significantly changed by the late 1950s for the continuity which would be later referred to as Earth-One. The lighter tone Batman had taken in the period between the Golden and Silver Ages led to the stories of the late 1950s and early 1960s that often feature many science-fiction elements, and Batman is not significantly updated in the manner of other characters until Detective Comics #327 (May 1964), in which Batman reverts to his detective roots, with most science-fiction elements jettisoned from the series.", "title": "Fictional character biography" }, { "paragraph_id": 103, "text": "After the introduction of DC Comics' Multiverse in the 1960s, DC established that stories from the Golden Age star the Earth-Two Batman, a character from a parallel world. This version of Batman partners with and marries the reformed Earth-Two Catwoman (Selina Kyle). The two have a daughter, Helena Wayne, who becomes the Huntress. She assumes the position as Gotham's protector along with Dick Grayson, the Earth-Two Robin, once Bruce Wayne retires to become police commissioner. Wayne holds the position of police commissioner until he is killed during one final adventure as Batman. Batman titles, however, often ignored that a distinction had been made between the pre-revamp and post-revamp Batmen (since unlike the Flash or Green Lantern, Batman comics had been published without interruption through the 1950s) and would occasionally make reference to stories from the Golden Age. Nevertheless, details of Batman's history were altered or expanded upon through the decades. Additions include meetings with a future Superman during his youth, his upbringing by his uncle Philip Wayne (introduced in Batman #208 (February 1969)) after his parents' death, and appearances of his father and himself as prototypical versions of Batman and Robin, respectively. In 1980, then-editor Paul Levitz commissioned the Untold Legend of the Batman miniseries to thoroughly chronicle Batman's origin and history.", "title": "Fictional character biography" }, { "paragraph_id": 104, "text": "Batman meets and regularly works with other heroes during the Silver Age, most notably Superman, whom he began regularly working alongside in a series of team-ups in World's Finest Comics, starting in 1954 and continuing through the series' cancellation in 1986. Batman and Superman are usually depicted as close friends. As a founding member of the Justice League of America, Batman appears in its first story, in 1960's The Brave and the Bold #28. In the 1970s and 1980s, The Brave and the Bold became a Batman title, in which Batman teams up with a different DC Universe superhero each month.", "title": "Fictional character biography" }, { "paragraph_id": 105, "text": "In 1969, Dick Grayson attends college as part of DC Comics' effort to revise the Batman comics. Additionally, Batman also moves from his mansion, Wayne Manor into a penthouse apartment atop the Wayne Foundation building in downtown Gotham City, in order to be closer to Gotham City's crime. In 1974's \"Night of the Stalker\" storyline, a diploma on the wall reveals Bruce Wayne as a graduate of Yale Law School. Batman spends the 1970s and early 1980s mainly working solo, with occasional team-ups with Robin and/or Batgirl. Batman's adventures also become somewhat darker and more grim during this period, depicting increasingly violent crimes, including the first appearance (since the early Golden Age) of the Joker as a homicidal psychopath, and the arrival of Ra's al Ghul, a centuries-old terrorist who knows Batman's secret identity. In the 1980s, Dick Grayson becomes Nightwing.", "title": "Fictional character biography" }, { "paragraph_id": 106, "text": "In the final issue of The Brave and the Bold in 1983, Batman quits the Justice League and forms a new group called the Outsiders. He serves as the team's leader until Batman and the Outsiders #32 (1986) and the comic subsequently changed its title.", "title": "Fictional character biography" }, { "paragraph_id": 107, "text": "After the 12-issue miniseries Crisis on Infinite Earths, DC Comics retconned the histories of some major characters in an attempt at updating them for contemporary audiences. Frank Miller retold Batman's origin in the storyline \"Year One\" from Batman #404–407, which emphasizes a grittier tone in the character. Though the Earth-Two Batman is erased from history, many stories of Batman's Silver Age/Earth-One career (along with an amount of Golden Age ones) remain canonical in the Post-Crisis universe, with his origins remaining the same in essence, despite alteration. For example, Gotham's police are mostly corrupt, setting up further need for Batman's existence. The guardian Phillip Wayne is removed, leaving young Bruce to be raised by Alfred Pennyworth. Additionally, Batman is no longer a founding member of the Justice League of America, although he becomes leader for a short time of a new incarnation of the team launched in 1987. To help fill in the revised backstory for Batman following Crisis, DC launched a new Batman title called Legends of the Dark Knight in 1989 and has published various miniseries and one-shot stories since then that largely take place during the \"Year One\" period.", "title": "Fictional character biography" }, { "paragraph_id": 108, "text": "Subsequently, Batman begins exhibiting an excessive, reckless approach to his crimefighting, a result of the pain of losing Jason Todd. Batman works solo until the decade's close, when Tim Drake becomes the new Robin.", "title": "Fictional character biography" }, { "paragraph_id": 109, "text": "Many of the major Batman storylines since the 1990s have been intertitle crossovers that run for a number of issues. In 1993, DC published \"Knightfall\". During the storyline's first phase, the new villain Bane paralyzes Batman, leading Wayne to ask Azrael to take on the role. After the end of \"Knightfall\", the storylines split in two directions, following both the Azrael-Batman's adventures, and Bruce Wayne's quest to become Batman once more. The story arcs realign in \"KnightsEnd\", as Azrael becomes increasingly violent and is defeated by a healed Bruce Wayne. Wayne hands the Batman mantle to Dick Grayson (then Nightwing) for an interim period, while Wayne trains for a return to the role.", "title": "Fictional character biography" }, { "paragraph_id": 110, "text": "The 1994 company-wide crossover storyline Zero Hour: Crisis in Time! changes aspects of DC continuity again, including those of Batman. Noteworthy among these changes is that the general populace and the criminal element now consider Batman an urban legend rather than a known force.", "title": "Fictional character biography" }, { "paragraph_id": 111, "text": "Batman once again becomes a member of the Justice League during Grant Morrison's 1996 relaunch of the series, titled JLA. During this time, Gotham City faces catastrophe in the decade's closing crossover arc. In 1998's \"Cataclysm\" storyline, Gotham City is devastated by an earthquake and ultimately cut off from the United States. Deprived of many of his technological resources, Batman fights to reclaim the city from legions of gangs during 1999's \"No Man's Land\".", "title": "Fictional character biography" }, { "paragraph_id": 112, "text": "Meanwhile, Batman's relationship with the Gotham City Police Department changed for the worse with the events of \"Batman: Officer Down\" and \"Batman: War Games/War Crimes\"; Batman's long-time law enforcement allies Commissioner Gordon and Harvey Bullock are forced out of the police department in \"Officer Down\", while \"War Games\" and \"War Crimes\" saw Batman become a wanted fugitive after a contingency plan of his to neutralize Gotham City's criminal underworld is accidentally triggered, resulting in a massive gang war that ends with the sadistic Black Mask the undisputed ruler of the city's criminal gangs. Lex Luthor arranges for the murder of Batman's on-again, off-again love interest Vesper Lynd (introduced in the mid-1990s) during the \"Bruce Wayne: Murderer?\" and \"Bruce Wayne: Fugitive\" story arcs. Though Batman is able to clear his name, he loses another ally in the form of his new bodyguard Sasha, who is recruited into the organization known as \"Checkmate\" while stuck in prison due to her refusal to turn state's evidence against her employer. While he was unable to prove that Luthor was behind the murder of Vesper, Batman does get his revenge with help from Talia al Ghul in Superman/Batman #1–6.", "title": "Fictional character biography" }, { "paragraph_id": 113, "text": "DC Comics' 2005 miniseries Identity Crisis reveals that JLA member Zatanna had edited Batman's memories to prevent him from stopping the Justice League from lobotomizing Dr. Light after he raped Sue Dibny. Batman later creates the Brother I satellite surveillance system to watch over and, if necessary, kill the other heroes after he remembered. The revelation of Batman's creation and his tacit responsibility for the Blue Beetle's death becomes a driving force in the lead-up to the Infinite Crisis miniseries, which again restructures DC continuity. Batman and a team of superheroes destroy Brother EYE and the OMACs, though, at the very end, Batman reaches his apparent breaking point when Alexander Luthor Jr. seriously wounds Nightwing. Picking up a gun, Batman nearly shoots Luthor in order to avenge his former sidekick, until Wonder Woman convinces him to not pull the trigger.", "title": "Fictional character biography" }, { "paragraph_id": 114, "text": "Following Infinite Crisis, Bruce Wayne, Dick Grayson (having recovered from his wounds), and Tim Drake retrace the steps Bruce had taken when he originally left Gotham City, to \"rebuild Batman\". In the Face the Face storyline, Batman and Robin return to Gotham City after their year-long absence. Part of this absence is captured during Week 30 of the 52 series, which shows Batman fighting his inner demons. Later on in 52, Batman is shown undergoing an intense meditation ritual in Nanda Parbat. This becomes an important part of the regular Batman title, which reveals that Batman is reborn as a more effective crime fighter while undergoing this ritual, having \"hunted down and ate\" the last traces of fear in his mind. At the end of the \"Face the Face\" story arc, Bruce officially adopts Tim (who had lost both of his parents at various points in the character's history) as his son. The follow-up story arc in Batman, Batman and Son, introduces Damian Wayne, who is Batman's son with Talia al Ghul. Although originally, in Batman: Son of the Demon, Bruce's coupling with Talia was implied to be consensual, this arc retconned it into Talia forcing herself on Bruce.", "title": "Fictional character biography" }, { "paragraph_id": 115, "text": "Batman, along with Superman and Wonder Woman, reforms the Justice League in the new Justice League of America series, and is leading the newest incarnation of the Outsiders.", "title": "Fictional character biography" }, { "paragraph_id": 116, "text": "Grant Morrison's 2008 storyline, \"Batman R.I.P.\" featured Batman being physically and mentally broken by the enigmatic villain Doctor Hurt and attracted news coverage in advance of its highly promoted conclusion, which would speculated to feature the death of Bruce Wayne. However, though Batman is shown to possibly perish at the end of the arc, the two-issue arc \"Last Rites\", which leads into the crossover storyline \"Final Crisis\", shows that Batman survives his helicopter crash into the Gotham City River and returns to the Batcave, only to be summoned to the Hall of Justice by the JLA to help investigate the New God Orion's death. The story ends with Batman retrieving the god-killing bullet used to kill Orion, setting up its use in \"Final Crisis\". In the pages of Final Crisis Batman is reduced to a charred skeleton. In Final Crisis #7, Wayne is shown witnessing the passing of the first man, Anthro. Wayne's \"death\" sets up the three-issue Battle for the Cowl miniseries in which Wayne's ex-proteges compete for the \"right\" to assume the role of Batman, which concludes with Grayson becoming Batman, while Tim Drake takes on the identity of the Red Robin. Dick and Damian continue as Batman and Robin, and in the crossover storyline \"Blackest Night\", what appears to be Bruce's corpse is reanimated as a Black Lantern zombie, but is later shown that Bruce's corpse is one of Darkseid's failed Batman clones. Dick and Batman's other friends conclude that Bruce is alive.", "title": "Fictional character biography" }, { "paragraph_id": 117, "text": "Bruce subsequently returned in Morrison's miniseries Batman: The Return of Bruce Wayne, which depicted his travels through time from prehistory to present-day Gotham. Bruce's return set up Batman Incorporated, an ongoing series which focused on Wayne franchising the Batman identity across the globe, allowing Dick and Damian to continue as Gotham's Dynamic Duo. Bruce publicly announced that Wayne Enterprises will aid Batman on his mission, known as \"Batman, Incorporated\". However, due to rebooted continuity that occurred as part of DC Comics' 2011 relaunch of all of its comic books, The New 52, Dick Grayson was restored as Nightwing with Wayne serving as the sole Batman once again. The relaunch also interrupted the publication of Batman, Incorporated, which resumed its story in 2012–2013 with changes to suit the new status quo.", "title": "Fictional character biography" }, { "paragraph_id": 118, "text": "During The New 52, all of DC's continuity was reset and the timeline was changed, making Batman the first superhero to emerge. This emergence took place during Zero Year, where Bruce Wayne returns to Gotham and becomes Batman, fighting the original Red Hood and the Riddler. In the present day, Batman discovers the Court of Owls, a secret organization operating in Gotham for decades. Batman somewhat defeats the Court by defeating Owlman, although the Court continues to operate on a smaller scale. The Joker returns after losing the skin on his face (as shown in the opening issue of the second volume of Detective Comics) and attempts to kill the Batman's allies, though he is stopped by Batman. After some time, Joker returns again, and both he and Batman die while fighting each other. Jim Gordon temporarily becomes Batman, using a high-tech suit, while it is revealed that an amnesiac Bruce Wayne is still alive. Gordon attempts to fight a new villain called Mr. Bloom, while Wayne, regains his memories with the help of Alfred Pennyworth and Julie Madison. Once with his memories, Wayne becomes Batman again and defeats Mr. Bloom with the help of Gordon.", "title": "Fictional character biography" }, { "paragraph_id": 119, "text": "The timeline was reset again during Rebirth, although no significant changes were made to the Batman mythos. Batman meets two new superheroes operating in Gotham named Gotham and Gotham Girl. Psycho-Pirate gets into Gotham's head and turns against Batman, and is finally defeated when he is killed. This event is very traumatic for Gotham Girl and she begins to lose her sanity.", "title": "Fictional character biography" }, { "paragraph_id": 120, "text": "Batman forms his own Suicide Squad, including Catwoman, and attempts to take down Bane. The mission is successful, and Batman breaks Bane's back. Batman proposes to Catwoman.", "title": "Fictional character biography" }, { "paragraph_id": 121, "text": "After healing from his wounds, an angry Bane travels to Gotham, where he fights Batman and loses. Batman then tells Catwoman about the War of Jokes and Riddles, and she agrees to marry him. Bane takes control of Arkham Asylum and manipulates Catwoman into leaving Wayne before the wedding. This causes Wayne to become very angry, and, as Batman, lashes out against criminals, nearly killing Mr. Freeze.", "title": "Fictional character biography" }, { "paragraph_id": 122, "text": "Batman learns of Bane's control over Arkham and teams up with the Penguin to stop him. Bane captures Batman, and Scarecrow causes him to hallucinate, although he eventually breaks free. Batman escapes and reunites with Catwoman, while Bane captures and kills Alfred Pennyworth. Batman returns and defeats Bane, although too late to save Alfred. Gotham Girl prompts him to marry Catwoman.", "title": "Fictional character biography" }, { "paragraph_id": 123, "text": "It is revealed that the Joker who was working for Bane was really Clayface in disguise. The real Joker has been plotting a master plan to take over Gotham. This plan comes to fruition during The Joker War, in which Joker takes over the city. Batman defeats the Joker who vanishes after an explosion. Ghost-Maker, an enemy from Batman's past, appears in Gotham, and, after a battle, becomes a sort of ally to Batman. A new group called the Magistrate rises up in Gotham, led by Simon Saint, whose goal is to outlaw vigilantes such as Batman. At the same time, Scarecrow returns, fighting Batman. During Fear State, Batman battles and defeats both Scarecrow and the Magistrate's Peacekeepers.", "title": "Fictional character biography" }, { "paragraph_id": 124, "text": "Batman/Bruce Wayne is featured in the Smallville Season 11 digital comic based on the TV series. As a young boy, Bruce Wayne saw his parents gunned down by Joe Chill. This incident changed Bruce's life forever. In 2001, Bruce donned the persona of \"Batman\", to fight the criminals of Gotham City. Bruce fought criminals on his own for the better part of the next ten years. However, by 2011, Bruce had begun working with the young Barbara Gordon who became known as Nightwing. This same year, Bruce learned that Joe Chill was in Metropolis and went to confront him. His quest for Chill briefly led to Bruce getting into conflict with Superman. However, the two soon joined forces. When they found Chill, Bruce came close to killing him, but the Prankster and Mister Freeze beat him to it, on behalf of Intergang. The Prankster also gunned down Superman with Green Kryptonite bullets. Bruce managed to save his life, after which they apprehended the Prankster and Mister Freeze.", "title": "Other versions" }, { "paragraph_id": 125, "text": "Bruce was reluctant to join the Watchtower Network but kept finding himself working alongside its agents. Eventually, Bruce gave in and joined, to help them with the Crisis. After the battle against the Monitors, Bruce became a founding member of the Justice League. Furthermore, as Barbara was leaving Earth, Bruce got a new partner in Dick Grayson.", "title": "Other versions" }, { "paragraph_id": 126, "text": "In Batman: Citizen Wayne, the role of Batman is taken on by Harvey Dent after his whole face has been destroyed by an enemy. Bruce Wayne is a newspaper publisher who is highly critical of Batman and his brutal methods and goes after him when he actually kills the enemy in question, both men dying in the final battle.", "title": "Other versions" }, { "paragraph_id": 127, "text": "In the opening of the DC Bombshells continuity set during World War II, Bruce's parents are saved from Joe Chill's attack thanks to the baseball superheroine known as Batwoman. While Batman does not exist in this continuity, Kate Kane does borrow a number of elements from the main version, such as inspiring younger heroines to follow in her steps as Batgirls and losing a child named Jason. In the book's conclusion that takes place 15 years into the future, a grown up Bruce Wayne becomes Batman (not out of tragedy but out of inspiration by the Bombshells) and is trained by the older Catwoman to herald in the new age of superheroes.", "title": "Other versions" }, { "paragraph_id": 128, "text": "The Batman from Frank Miller's Batman: The Dark Knight Returns and its spin-offs, Batman: The Dark Knight Strikes Again and All Star Batman and Robin the Boy Wonder is a tired vigilante in a much darker, edgier setting home to Miller's own new interpretations of various DC characters.", "title": "Other versions" }, { "paragraph_id": 129, "text": "In the 2017 Dark Nights: Metal event, it is revealed that a Dark Multiverse exists alongside the main DC Multiverse. Each reality in the Dark Multiverse is negative and transient reflection of its existing counterpart, which were intended to be acquired by World Forger who would feed these timelines to his 'dragon', Barbatos. However, this balance came to an end when Barbatos escaped his bonds and allowed the rejected timelines to remain in some form of existence. Eventually, Barbatos is released onto the DC universe when Batman is treated with five unique metals, turning him into a portal to the Dark Multiverse, with this portal also allowing Barbatos to summon an army of evil alternate Batmen known as the Dark Knights, led by a God-like Batman, who describe themselves as having been created based on Batman's dark imaginations of what he could do if he possessed the powers of his colleagues.", "title": "Other versions" }, { "paragraph_id": 130, "text": "During the Dark Nights: Death Metal storyline, more Dark Multiverse versions of Batman appear.", "title": "Other versions" }, { "paragraph_id": 131, "text": "Barbatos is a hooded, God-like being in the Dark Multiverse. Barbatos had previously visited Prime-Earth in the DC Multiverse and founded the Tribe of Judas, which would later become the Court of Owls. Sometime before returning (either willingly or not) to the Dark Multiverse, Barbatos encountered Hawkman/Carter Hall, and was hit by his mace. Barbatos tried to return to the Multiverse but the events of Final Crisis prevented him from doing so. However, after witnessing Bruce Wayne/Batman being sent back in time by Darkseid's Omega Beams, Barbatos realised the similarities between his and Bruce's Bat emblems and believed he could use him as a doorway. Barbatos' followers manipulated events in order for Bruce to be injected with four out of the five metals needed to create the doorway, and after the fifth was injected in the present day, Barbatos was able to transport himself and the Dark Knights to Prime-Earth to conquer it.", "title": "Other versions" }, { "paragraph_id": 132, "text": "The Batman Who Laughs is a version of Batman from Earth -22, a dark reflection of the Earth-22. In that reality, the Earth -22 Joker learned of Batman's identity as Bruce Wayne and killed most of Batman's other rogues along with Commissioner Gordon. He then subjected a sizeable population of Gotham's populace to the chemicals that transformed him, subsequently killing several parents in front of their children with the goal of turning them into essentially a combination of himself and Batman. When Batman grappled with the Joker, it resulted in the latter's death as Batman is exposed to a purified form of the chemicals that gradually turned him into a new Joker, the process proving irreversible by the time Batman discovered what was happening to him. The Batman who Laughs proceeded to take over Earth-22, killing off most of his allies and turning Damian into a mini-Joker. The Batman Who Laughs seems to be the de facto leader or second-in-command of Barbatos' Dark Knights and recruited the other members. After arriving on Prime-Earth, the Batman Who Laughs takes control of Gotham and oversees events at the Challenger's mountain. He distributes joker cards to the Batman's Rogues, giving them the ability to alter reality and take over sections of the city. Accompanying him are Damian and three other youths whom he also calls his sons, all four being twisted versions of Robin, having intended to destroy all of reality by linking the Over-Monitor to Anti-Monitor's astral brain. But The Batman Who Laughs is defeated when the Prime Universe Batman is aided by the Joker, who notes the alternate Batman's failure to perceive this scenario due to still being a version of Batman. While assumed dead, the Batman who Laughs is revealed to be in the custody of Lex Luthor who offers him a place in the Legion of Doom.", "title": "Other versions" }, { "paragraph_id": 133, "text": "The Red Death is a version of Batman from Earth -52, originally an aged man who broke after the deaths of Dick, Jason, Tim, and Damian. Believing he has a chance to prevent the loss of more loved ones, Bruce decides he needs the Flash's Speed Force to achieve this and equips himself with the Rogues' equipment to capture the Flash. He knocks Barry out and ties him to the Batmobile, which has a machine created from reverse-engineering the Cosmic Treadmill attached to it. Using this machine against Barry's wishes, Bruce drove straight into the Speed Force while absorbing Barry in the process. Scarred by the ordeal, he developed a split personality created from residual traces of the Earth -52 Barry's mind. The newly-born Red Death tests his new powers but realizes he cannot stop his Earth from its destruction until he is recruited by The Batman Who Laughs, who promises him a new Earth to live upon. After entering Prime-Earth, the Red Death arrives in Central City and is confronted by Iris West and Wally West, during which he uses his powers to slow Wally and age them both. The Flash confronts the Red Death, and Doctor Fate saves Barry before the latter can attack. The Red Death proclaims that he will save Central City and make it his new home. After Barry is transported to a 'sand'-filled cave beneath Central City, the Red Death arrives and reveals several Flashmobiles and chases after Barry.", "title": "Other versions" }, { "paragraph_id": 134, "text": "During the events of the Wild Hunt, the Red Death ceased when exposed by an energy wave from the release of a newlyborn universe with the restored Earth -52 Barry eventually destroyed from the energy consuming him.", "title": "Other versions" }, { "paragraph_id": 135, "text": "The Murder Machine is a version of Batman from Earth -44, a dark reflection of the Earth-44. Distraught from having lost Alfred, Batman requested Cyborg to help him finish the Alfred Protocol, an A.I. version of Alfred. But the Alfred Protocol malfunctioned upon activation and began to multiply and kill all of Batman's Rogues Gallery. Bruce pleaded with Cyborg to help find a way to fix it but the latter refused. The Alfred Protocol began to merge with Bruce and the two became the Murder Machine, and his first act as this new entity was to kill Cyborg. After being recruited by the Batman Who Laughs, the Murder Machine arrives on Prime-Earth with the other Dark Knights. He proceeds to the Justice League's Watchtower and confronts Cyborg. After Cyborg is incapacitated by the other Dark Knights, the Murder Machine infects and converts the Watchtower as the Dark Knights' new base of operations.", "title": "Other versions" }, { "paragraph_id": 136, "text": "The Dawnbreaker is a version of Batman from Earth -32, a dark reflection of the Earth-32 where Batman became a Green Lantern. When Earth -32 Bruce lost his parents to Joe Chill, he is chosen by a Green Power Ring to become a Green Lantern. But Bruce's will overrides the ring's ban on lethal force and corrupts it, enabling him to use it to kill Chill and various criminals. After Bruce killed Gordon when eventually confronted, he wipes out the Green Lantern Corp and the Guardians of the Universe when they confront him. Bruce then entered his giant Green Lantern Power Battery and exits with a new outfit and moniker, the Dawnbreaker. However, he finds that his Earth has begun to collapse and he is met by the Batman Who Laughs who, after recruiting the Red Death and the Murder Machine, recruits the Dawnbreaker, promising him a new world to shroud in darkness. After arriving on Earth-0, Dawnbreaker heads to Coast City where he is confronted by Hal Jordan. Dawnbreaker tries to consume Hal Jordan in a 'blackout' but the latter is rescued by Doctor Fate. With Green Lantern gone, Dawnbreaker takes control of Coast City. The Dawnbreaker confronts Hal Jordan in a blacked out cave underneath Coast City, claiming that the Green Lantern oath is worthless in his cave.", "title": "Other versions" }, { "paragraph_id": 137, "text": "The Drowned is a version of Batman from Earth -11, a dark reflection of the reversed-gender Earth-11. Originally known as Batwoman, Bryce Wayne was in a relationship with Sylvester Kyle (Earth-11's male version of Selina Kyle) until he was killed by a metahuman. A revenge-driven Bryce spent 18 months hunting down every rogue metahuman before Aquawoman and the Atlanteans emerged from their self-imposed exile. While Aquawoman claimed her people came in peace, a skeptical Bryce declared war on Atlantis with the Atlanteans flooding Gotham in retaliation when their queen was killed. Bryce survived the disaster by performing auto-surgery on herself by introducing mutated hybrid DNA into her body, giving Bryce the ability to breath underwater, accelerated healing, and water manipulation. She also created an army of Dead Waters to fight for her. Donning a new attire, Bryce called herself The Drowned and successfully conquered Atlantis at the cost of flooding every city. After seeing her signal being lit, the Drowned met the Batman Who Laughs, who recruits her as a Dark Knight. After arriving on Earth-0, the Drowned headed to Amnesty Bay, where she was confronted by Aquaman and Mera. The two were unable to combat the Drowned and her army of Dead Waters, with Mera becoming infected and controlled by the Drowned while Aquaman was saved by Doctor Fate. The Drowned proceeded to take control of Amnesty Bay. When Aquaman is transported fathoms below Amnesty Bay, the Drowned attacks him, revealing that the infected Mera has mutated into a gargantuan shark/crab/octopus creature.", "title": "Other versions" }, { "paragraph_id": 138, "text": "The Merciless is a version of Batman from Earth -12. Here Batman is in a relationship with Wonder Woman. Having killed Ares in a fit of rage when Ares presumably kills Wonder Woman, the Earth -12 Batman acquired Ares's helmet and assumed that he can channel its power to war with justice and mercy rather than ruthless brutality. But it corrupted him and the 'Merciless' Batman ended up killing Wonder Woman (who had actually just been knocked out) while eliminating all his enemies. The Merciless is later depicted as destroying the Valhalla Mountain when Sam Lane, Amanda Waller, Steve Trevor and Mister Bones attempt a counter-attack against the Dark Batmen after the regular heroes have apparently failed. The Merciless confronts Wonder Woman after she is transported under the foundation of A.R.G.U.S Headquarters in Washington D.C., revealing his armory filled with the divine arsenal of the Gods he killed on his Earth. He reveals to her that his Diana taught him to fight and after he destroyed the Gods, the Merciless found Themyscria and fought them for three days. The Merciless also reveals that he ordered the Ferryman at the River Styx to gather every coin from every dead Amazon seeking passage into the afterlife which he melted into a giant golden drachma, which he strikes with a hammer, summoning the undead Amazons.", "title": "Other versions" }, { "paragraph_id": 139, "text": "The Devastator is a version of Batman from Earth -1, a dark reflection of Earth-1. When Superman turned evil and kills friend and foe alike along with Lois, the Earth-1 Batman injected himself with an engineered version of the Doomsday virus to stop the Kryptonian at the cost of his humanity as he transformed into a Doomsday-like monster. Despite his victory, the Devastator still feels remorse for not being able to protect Metropolis from Superman's wrath. The Batman Who Laughs offers The Devastator a second chance at saving those whom he feels are blindly inspired by Superman. Bruce infects the Earth-0 Lois Lane, Supergirl, and all of Metropolis with the Doomsday virus as he views it as the only way to protect them from Superman's strength and false prophecies. Along with the Murder Machine, the Devastator was sent to retrieve the Cosmic Tuning Tower, ripping it out of its foundation and throwing it outside the Fortress of Solitude. He is then confronted by the two Green Lanterns of Earth (Simon Baz and Jessica Cruz), The Flash/Wally West, Firestorm, and Lobo and he proceeds to incapacitate all except Lobo who he throws into the Sun. Grabbing the Cosmic Tuning Tower, the Devastator leaps into space and lands on the Challenger's Mountain, planting the tower on top of it.", "title": "Other versions" }, { "paragraph_id": 140, "text": "Bathomet is a Cthulhu-like Batman from an unknown part of the Dark Multiverse.", "title": "Other versions" }, { "paragraph_id": 141, "text": "Batmage is an evil sorcerer version of Batman from an unknown part of the Dark Multiverse.", "title": "Other versions" }, { "paragraph_id": 142, "text": "Batmanosaurus Rex (also called B-Rex) is a version of Batman from an unknown part of the Dark Multiverse. It is the result of Batman uploading his mind into the robotic Tyrannosaurus that he has in the Batcave when the Batcave collapsed for an unknown reason.", "title": "Other versions" }, { "paragraph_id": 143, "text": "Castle Bat is a version of Batman from an unknown part of the Dark Multiverse who sacrificed Damian Wayne as part of a ritual that would merge his soul with Gotham City enabling him to easily hunt down every villain. The Batman Who Laughs uses him as a headquarters for the Dark Knights.", "title": "Other versions" }, { "paragraph_id": 144, "text": "Darkfather is a Batman from an unknown part of the Dark Multiverse who defeated Darkseid and acquired his powers. After mastering the Anti-Life Equation, Darkfather turned the Parademons of Apokolips into his Pararobins.", "title": "Other versions" }, { "paragraph_id": 145, "text": "Dr. Arkham is a Batman from an unknown part of the Dark Multiverse who left the vigilante business and took part in performing experiments on humans.", "title": "Other versions" }, { "paragraph_id": 146, "text": "Batmanhattan is a Batman from an unknown part of the Dark Multiverse who harnessed the powers of Doctor Manhattan. The Batman Who Laughs would later lobotomize Batmanhattan and then transplant his brain into Batmanhattan in order to become Darkest Knight.", "title": "Other versions" }, { "paragraph_id": 147, "text": "Batom is a Batman from an unknown part of the Dark Multiverse who sports the same Bio-Belt as Atom.", "title": "Other versions" }, { "paragraph_id": 148, "text": "Batmobeast is a version of Batman from an unknown part of the Dark Multiverse whose consciousness was uploaded into a monster truck after every digital system was destroyed by the people of his Earth.", "title": "Other versions" }, { "paragraph_id": 149, "text": "Robin King is a child version of Bruce Wayne from an unknown part of the Dark Multiverse who developed mass-murdering tendencies.", "title": "Other versions" }, { "paragraph_id": 150, "text": "Baby Batman is a baby version of Batman from an unknown part of the Dark Multiverse who downloaded his mind into an infant-resembling artificial body.", "title": "Other versions" }, { "paragraph_id": 151, "text": "Grim Knight is a Batman from an unknown part of the Dark Multiverse who wields firearms ever since the day his parents were killed by Joe Chill.", "title": "Other versions" }, { "paragraph_id": 152, "text": "In Injustice: Gods Among Us, Batman was originally close friends with Superman (with Superman even asking him to be godfather to his child with Lois Lane) but when Superman was tricked by the Joker into killing Lois and destroying Metropolis, their relationship slowly went from estranged to antagonistic to enemies. Superman begins a new world order where he and the Justice League use brute force and fear to coerce people into following the law, but Batman sees the tyranny in this and opposes Superman's Regime with his Insurgency. He suffers a few losses, notably of Dick Grayson by the hands of his biological son Damian (albeit by accident), who sided with Superman. By the end of Year One Superman breaks Batman's back in an attempt to delay any future defiance. During most of Year Two Batman is out of commission, relying on his allies to stop the Regime when the Green Lantern Corps gets involved. In Year Three Batman allies himself with magic-users, notably John Constantine, though this ends with Constantine revealed to have been using Batman to further his own goals. Year Four has Batman look to the Greek gods to stop Superman. However, he comes to regret this when the gods decide to overpower humanity themselves, leading him to enlist the New God Highfather to stop them. He evades a trap set up by Superman when the fallen hero tries to make a meeting to discuss their problems. By the game's events, Batman has suffered many losses by the hands of the Regime and in a last-ditch effort summons the counterparts of Wonder Woman, Green Lantern, Green Arrow, and Aquaman from the mainstream universe, needing them to help him retrieve a shard of kryptonite from his now-abandoned Batcave; the kryptonite was meant to be a last resort for if Superman went rogue, but Batman made it he could only access it if key members of the League agreed. Since most of them allied with Superman who are dead (Green Arrow) he needed duplicates. When this plan fails, he is reluctant to bring over the mainstream Superman, convinced that any version of Superman is corruptible. However, his prime counterpart convinces him to have faith and he does so, with the mainstream Superman defeating his counterpart and ending the Regime's influence.", "title": "Other versions" }, { "paragraph_id": 153, "text": "In JLA/Avengers, Batman appears along with his teammates in the Justice League, when they are made to fight the Avengers in the Grandmaster's cosmic game. While touring the Marvel Universe for the first time, Batman witnesses the Punisher killing a gang of drug dealers, and attacks him (the fight takes place off-panel). He later forms an alliance with Captain America after engaging in a brief fistfight to test his opponent's skills. Due to this alliance, he realizes the stakes of the game and loses it for the JLA. When the two universes are merged by Krona, the heroes are left confused as to what actually occurred in their reality; the Grandmaster clarifies by showing them the various tragedies that befell the heroes in their lifetimes. Batman, for his part, witnesses Jason Todd's death and his injury at the hands of Bane. In the final battle, Krona defeats the JLA with minor difficulty, but is defeated when the Flash and Hawkeye disrupt his control of his power source.", "title": "Other versions" }, { "paragraph_id": 154, "text": "Just Imagine... is a series of comics created by Stan Lee (the co-creator of several Marvel Comics characters), with reimaginings of various DC characters. In this continuity, Wayne Williams is framed for a crime he did not commit, works his way into getting out of prison, and becomes a mysterious wrestler known as Batman to fund a career as a vigilante using complex equipment to avenge himself against the criminals who originally framed him.", "title": "Other versions" }, { "paragraph_id": 155, "text": "The Kingdom Come limited series depicts a Batman who, ravaged by years of fighting crime, uses an exoskeleton to keep himself together and keeps the peace on the streets of Gotham using remote-controlled robots. He is late middle-aged and wears an eerie grin. It is no longer a secret that he is Bruce Wayne and is referred to as the \"Batman\" even when he appears in civilian guise.", "title": "Other versions" }, { "paragraph_id": 156, "text": "In Superman: American Alien, a 2016 comic that shows an alternate retelling of Superman's origin, Bruce Wayne is training under Ra's al Ghul when he is told about someone posing as him at a birthday party thrown for him, causing Bruce to become interested in this person. Years later, having been Batman for a while, he finds out that the same person, revealed to be Clark Kent, is a reporter who spoke to Bruce's new ward Dick Grayson. Donning his costume, Bruce confronts Clark but is quickly overpowered, and is shocked when none of his equipment harms Clark. Clark finds out Bruce's identity by taking his mask and cape, and Bruce escapes. He seemingly leaves behind Clark's recording of his conversation with Dick, and Clark does not reveal Bruce's double life to the public. Bruce's cape later becomes part of Clark's prototype costume as he first begins his crime fighting career.", "title": "Other versions" }, { "paragraph_id": 157, "text": "In the reality of Batman: White Knight, Bruce has grown up believing he is a descendant of Edmond Wayne, the founder of Gotham City and Wayne Enterprises. In reality, though, he is actually a descendant of Bakkar, a disgraced former member of the Order of St. Dumas, who murdered Edmond Wayne and assumed his identity. Jean-Paul Valley, a.k.a. Azrael, is actually the real Wayne descendant, which Bruce only learns from Jack Napier right before Jack forces Harley Quinn to kill him as the Joker will not let him kill himself. After helping save the city from the plotting of Neo-Joker to destroy Gotham, he hands over the keys to his various Batmobiles to the GCPD Gotham Terrorism Oppression unit and unmasks himself in front of Gordon to earn back his trust after the ordeal. He later turns himself in after incapacitating Azrael in combat for his many unintentional crimes while Batman. During his trial, he and Harleen Quinzel married on her suggestion to keep her from testifying against him, resulting in him becoming stepfather to hers and Jack's children. After 12 years in prison, he helps stop a riot, but upon hearing that someone has stolen a prototype Batsuit and is going around as Batman, he escapes with Jason Todd's help and heads into the city, aided by a sentient AI program of Jack (from a chip placed in his head before). Aided by commissioner Barbara Gordon and Duke Thomas, Bruce encounters the new Batman, and finds out more about the plans of Derek Powers, who he reveals was responsible for building his Batman gear before taking over Wayne Enterprises. In the end, Bruce teas up with Terry, the GCPD, and the GTO unit led by Dick Grayson into attacking the company headquarters to stop Powers' plan to illegally sell Bat-mechas across the planet. After that succeeds, Bruce is approached by FBI agents Diana Prince and John Stewart, who offer to change his sentence to time served in exchange for his help in investigating reports of a flying teenager in Kansas.", "title": "Other versions" }, { "paragraph_id": 158, "text": "Batman has become a pop culture icon, recognized around the world. The character's presence has extended beyond his comic book origins; events such as the release of the 1989 Batman film and its accompanying merchandising \"brought the Batman to the forefront of public consciousness\". In an article commemorating the sixtieth anniversary of the character, The Guardian wrote, \"Batman is a figure blurred by the endless reinvention that is modern mass culture. He is at once an icon and a commodity: the perfect cultural artefact for the 21st century.\"", "title": "Cultural impact and legacy" }, { "paragraph_id": 159, "text": "The character of Batman has appeared in various media aside from comic books, such as newspaper syndicated comic strips, books, radio dramas, television, a stage show, and several theatrical feature films. The first adaptation of Batman was as a daily newspaper comic strip which premiered on October 25, 1943. That same year the character was adapted in the 15-part serial Batman, with Lewis Wilson becoming the first actor to portray Batman on screen. While Batman never had a radio series of his own, the character made occasional guest appearances in The Adventures of Superman, starting in 1945 on occasions when Superman voice actor Bud Collyer needed time off. A second movie serial, Batman and Robin, followed in 1949, with Robert Lowery taking over the role of Batman. The exposure provided by these adaptations during the 1940s \"helped make [Batman] a household name for millions who never bought a comic book\".", "title": "Cultural impact and legacy" }, { "paragraph_id": 160, "text": "In the 1964 publication of Donald Barthelme's collection of short stories Come Back, Dr. Caligari, Barthelme wrote \"The Joker's Greatest Triumph\". Batman is portrayed for purposes of spoof as a pretentious French-speaking rich man.", "title": "Cultural impact and legacy" }, { "paragraph_id": 161, "text": "The Batman television series, starring Adam West, premiered in January 1966 on the ABC television network. Inflected with a camp sense of humor, the show became a pop culture phenomenon. In his memoir, Back to the Batcave, West notes his dislike for the term 'camp' as it was applied to the 1960s series, opining that the show was instead a farce or lampoon, and a deliberate one, at that. The series ran for 120 episodes, ending in 1968. In between the first and second season of the Batman television series, the cast and crew made the theatrical film Batman (1966). The Who recorded the theme song from the Batman show for their 1966 EP Ready Steady Who, and the Kinks performed the theme song on their 1967 album Live at Kelvin Hall. Adam West also appeared in character as Batman in several commercials and a 1966 US Government PSA for Savings Bonds. Despite not having an immediate continuation, the series spawned a (failed) pilot episode for a spin-off Batgirl television series and, decades later, the Batman '66 (2013-2016) comic book series, the animated films Batman: Return of the Caped Crusaders (2016) and Batman vs. Two-Face (2017), and even the mockumentary Return to the Batcave: The Misadventures of Adam and Burt (2003).", "title": "Cultural impact and legacy" }, { "paragraph_id": 162, "text": "In the 1996 episode Heroes and Villains of Only Fools and Horses, David Jason spoofed the role of Batman.", "title": "Cultural impact and legacy" }, { "paragraph_id": 163, "text": "The popularity of the Batman TV series also resulted in the first animated adaptation of Batman in The Batman/Superman Hour; the Batman segments of the series were repackaged as The Adventures of Batman and Batman with Robin the Boy Wonder which produced thirty-three episodes between 1968 and 1977. From 1973 until 1986, Batman had a starring role in ABC's Super Friends series, which was animated by Hanna-Barbera. Olan Soule was the voice of Batman in all these shows, but was eventually replaced during Super Friends by Adam West, who also voiced the character in Filmation's 1977 series The New Adventures of Batman.", "title": "Cultural impact and legacy" }, { "paragraph_id": 164, "text": "In 1992, Batman: The Animated Series premiered on the Fox television network, produced by Warner Bros. Animation and featuring Kevin Conroy as the voice of Batman. The series received considerable acclaim for its darker tone, mature writing, stylistic design, and thematic complexity compared to previous superhero cartoons, in addition to multiple Emmy Awards. The series' success led to the theatrical film Batman: Mask of the Phantasm (1993), as well as various spin-off TV series that included Superman: The Animated Series, The New Batman Adventures, Justice League and Justice League Unlimited (each of which also featured Conroy as Batman's voice). The futuristic series Batman Beyond also took place in this same animated continuity and featured a newer, younger Batman voiced by Will Friedle, with the elderly Bruce Wayne (again voiced by Conroy) as a mentor.", "title": "Cultural impact and legacy" }, { "paragraph_id": 165, "text": "In 2004, an unrelated animated series titled The Batman made its debut with Rino Romano voicing Batman. In 2008, this show was replaced by another animated series, Batman: The Brave and the Bold, featuring Diedrich Bader's voice as Batman. In 2013, a new CGI-animated series titled Beware the Batman made its debut, with Anthony Ruivivar voicing Batman.", "title": "Cultural impact and legacy" }, { "paragraph_id": 166, "text": "In 2014, the live-action TV series Gotham premiered on the Fox network, featuring David Mazouz as a 12-year-old Bruce Wayne. In 2018, when the series was renewed for its fifth and final season it was announced that Batman would make an appearance in the series finale's flash-forward.", "title": "Cultural impact and legacy" }, { "paragraph_id": 167, "text": "Iain Glen portrays Bruce Wayne in the live-action series Titans, appearing in the show's second season in 2019. Prior to Glen, Batman was played by stunt doubles Alain Moussi and Maxim Savarias in the first season.", "title": "Cultural impact and legacy" }, { "paragraph_id": 168, "text": "To commemorate the 75th anniversary of the character, Warner Bros aired the television short film, Batman: Strange Days, that was also posted on DC's YouTube channel.", "title": "Cultural impact and legacy" }, { "paragraph_id": 169, "text": "In August 2019, it was announced that Kevin Conroy would make his live-action television debut as an older Bruce Wayne in the upcoming Arrowverse crossover, Crisis on Infinite Earths. In the crossover, he portrayed a parallel universe iteration of Batman from Earth-99. In Batwoman, the Earth-Prime version of Bruce Wayne / Batman is portrayed by Warren Christie.", "title": "Cultural impact and legacy" }, { "paragraph_id": 170, "text": "In May 2021, it was announced that a new animated series titled Batman: Caped Crusader was in development by Bruce Timm (co-creator of Batman: The Animated Series), JJ Abrams, and Matt Reeves. The series is said to be a reimagining of the Caped Crusader that returns to the character's noir roots.", "title": "Cultural impact and legacy" }, { "paragraph_id": 171, "text": "As previously stated, Batman's first cinematic appearances consisted of the 1943 serial film Batman and its 1949 sequel Batman and Robin, which were both released by Columbia Pictures and depicted a government-backed version of Batman and Robin (censorship at the time would not have allowed for vigilantes to be depicted as unauthorized crimefighters). The serials (especially the first one) are, though, notorious for their accentuation on anti-Japanese sentiments due to their World War II-period setting. In 1966, 20th Century Fox released Batman's first feature-length film, titled Batman (also advertised as Batman: The Movie), based on and featuring most of the cast from the 1960s TV series.", "title": "Cultural impact and legacy" }, { "paragraph_id": 172, "text": "In 1989, Warner Bros. released the feature film Batman, directed by Tim Burton and starring Michael Keaton as the title character. The film was a huge success; not only was it the top-grossing film of the year, but at the time was the fifth highest-grossing film in history. The film also won the Academy Award for Best Art Direction. The film's success spawned three sequels: Batman Returns (1992), Batman Forever (1995) and Batman & Robin (1997), the latter two of which were directed by Joel Schumacher instead of Burton, and replaced Keaton as Batman with Val Kilmer and George Clooney, respectively. The second Schumacher film failed to outgross any of its predecessors and was critically panned, causing Warner Bros. to cancel the planned fourth sequel, Batman Unchained, and end the initial film series. The first two films later became the basis for the Burton-inspired comic book series Batman '89 (2021). Keaton would later reprise his role as Bruce Wayne / Batman for the 2023 film, The Flash.", "title": "Cultural impact and legacy" }, { "paragraph_id": 173, "text": "In 2005, Batman Begins was released by Warner Bros. as a reboot of the film series, directed by Christopher Nolan and starring Christian Bale as Batman. Its sequel, The Dark Knight (2008), set the record for the highest grossing opening weekend of all time in the U.S., earning approximately $158 million, and became the fastest film to reach the $400 million mark in the history of American cinema (eighteenth day of release). These record-breaking attendances saw The Dark Knight end its run as the second-highest domestic grossing film (at the time) with $533 million, bested then only by Titanic. The film also won two Academy Awards, including Best Supporting Actor for the late Heath Ledger. It was eventually followed by The Dark Knight Rises (2012), which served as a conclusion to Nolan's film series that has since been known as The Dark Knight Trilogy.", "title": "Cultural impact and legacy" }, { "paragraph_id": 174, "text": "Since 2008, Batman has also starred in various direct-to-video films under the DC Universe Animated Original Movies label. Kevin Conroy reprised his voice role of Batman for several of these films while others have featured celebrity voice actors in the role, including Jeremy Sisto, William Baldwin, Bruce Greenwood, Ben McKenzie, Peter Weller, and Jensen Ackles. In the direct-to-video films of the DC Animated Movie Universe, Batman was voiced by Kevin Conroy again in Justice League: The Flashpoint Paradox (2013) and by Jason O'Mara in all subsequent films, such as The Death of Superman (2018) and Batman: Hush (2019). A Lego-themed version of Batman was also featured as one of the protagonists in the theatrically-released animated film The Lego Movie (2014), with Will Arnett providing the voice. Arnett reprised the voice role for the spin-off film The Lego Batman Movie (2017), as well as for the sequel The Lego Movie 2: The Second Part (2019). Keanu Reeves voiced Batman in the animated film DC League of Super-Pets (2022).", "title": "Cultural impact and legacy" }, { "paragraph_id": 175, "text": "In 2016, Ben Affleck began portraying Batman in the DC Extended Universe with the release of the film Batman v Superman: Dawn of Justice, directed by Zack Snyder, a younger child version of the character was played by Brandon Spink in the same film. Affleck also made a cameo appearance as Batman in David Ayer's film Suicide Squad (2016). Affleck reprised the role in the 2017 film Justice League, also set in the DC Extended Universe, as well as the director's cut, Zack Snyder's Justice League. Affleck reprised his role in the 2023 film, The Flash, also set in the DC Extended Universe. This and a cameo appearance in Aquaman and the Lost Kingdom are expected to be Affleck's last appearance in the role.", "title": "Cultural impact and legacy" }, { "paragraph_id": 176, "text": "Dante Pereira-Olson portrays a young Bruce Wayne in the 2019 film Joker.", "title": "Cultural impact and legacy" }, { "paragraph_id": 177, "text": "Robert Pattinson portrays Bruce Wayne / Batman in the 2022 film, The Batman, directed by Matt Reeves.", "title": "Cultural impact and legacy" }, { "paragraph_id": 178, "text": "A new iteration of Batman is set to appear in the DC Universe (DCU) franchise, beginning with the film The Brave and the Bold, produced by DC Studios. The film will focus on Batman and Damian Wayne.", "title": "Cultural impact and legacy" }, { "paragraph_id": 179, "text": "Starting with the Pop Art period, and on a continuing basis, since the 1960s, the character of Batman has been \"appropriated\" by multiple visual artists and incorporated into contemporary artwork, most notably by Andy Warhol, Roy Lichtenstein, Mel Ramos, Dulce Pinzon, Mr. Brainwash, Raymond Pettibon, Peter Saul, and others.", "title": "Cultural impact and legacy" }, { "paragraph_id": 180, "text": "Since 1986, Batman has starred in multiple video games, most of which were adaptations of the various cinematic or animated incarnations of the character. Among the most successful of these games is the Batman: Arkham series. The first installment, Batman: Arkham Asylum (2009), was released by Rocksteady Studios to critical acclaim; review aggregator Metacritic reports it as having received 92% positive reviews. It was followed by the sequel Batman: Arkham City (2011), which also received widespread acclaim and holds a Metacritic ranking of 94%. A prequel game titled Batman: Arkham Origins (2013) was later released by WB Games Montréal. A fourth game titled Batman: Arkham Knight (2015) has also been released by Rocksteady. As with most animated Batman media, Kevin Conroy provided the voice of the character for these games, with the exception of Arkham Origins in which the younger Batman is voiced by Roger Craig Smith. In 2016, Telltale Games released Batman: The Telltale Series adventure game, which changed the Wayne family's history as it is depicted in the Batman mythos. A sequel, titled Batman: The Enemy Within, was released in 2017.", "title": "Cultural impact and legacy" }, { "paragraph_id": 181, "text": "Mayfair Games published the DC Heroes role-playing game in 1985, then published the 80-page supplement Batman the following year, written by Mike Stackpole, with cover art by Ed Hannigan. In 1989, Mayfair Games published an updated 96-page softcover Batman Sourcebook, again written by Mike Stackpole, with additional material by J. Santana, Louis Prosperi, Jack Barker and Ray Winninger, with graphic design by Gregory Scott, and cover and interior art by DC Comics staff.", "title": "Cultural impact and legacy" }, { "paragraph_id": 182, "text": "Mayfair released a simplified version of DC Heroes called The Batman Role-Playing Game in 1989 to coincide with the Batman film.", "title": "Cultural impact and legacy" }, { "paragraph_id": 183, "text": "Gay interpretations of the character have been part of the academic study of Batman since psychologist Fredric Wertham asserted in Seduction of the Innocent in 1954 that \"Batman stories are psychologically homosexual ...The Batman type of story may stimulate children to homosexual fantasies, of the nature of which they may be unconscious.\" Andy Medhurst wrote in his 1991 essay \"Batman, Deviance, and Camp\" that Batman is interesting to gay audiences because \"he was one of the first fictional characters to be attacked on the grounds of his presumed homosexuality\". Professor of film and cultural studies Will Brooker argues the validity of a queer reading of Batman, and that gay readers would naturally find themselves drawn to the lifestyle depicted within, whether the character of Bruce Wayne himself were explicitly gay or not. He also identifies a homophobic element to the vigor with which mainstream fandom rejects the possibility of a gay reading of the character. In 2005, painter Mark Chamberlain displayed a number of watercolors depicting both Batman and Robin in suggestive and sexually explicit poses, prompting DC to threaten legal action.", "title": "Cultural impact and legacy" }, { "paragraph_id": 184, "text": "Creators associated with the character have expressed their own opinions. Writer Alan Grant has stated, \"The Batman I wrote for 13 years isn't gay ...everybody's Batman all the way back to Bob Kane ...none of them wrote him as a gay character. Only Joel Schumacher might have had an opposing view.\" Frank Miller views the character as sublimating his sexual urges into crimefighting so much so that he is \"borderline pathological\", concluding \"He'd be much healthier if he were gay.\" Grant Morrison said that \"Gayness is built into Batman ...Obviously as a fictional character he's intended to be heterosexual, but the basis of the whole concept is utterly gay.\"", "title": "Cultural impact and legacy" }, { "paragraph_id": 185, "text": "Batman has been the subject of psychological study for some time, and there have been a number of interpretations into the character's psyche.", "title": "Cultural impact and legacy" }, { "paragraph_id": 186, "text": "In Batman and Psychology: A Dark and Stormy Knight, Dr. Travis Langley argues that the concept of archetypes as described by psychologists Carl Jung and Joseph Campbell is present in the Batman mythos, such that the character represents the \"shadow archetype\". This archetype, according to Langley, represents a person's own dark side; it is not necessarily an evil one, but rather one that is hidden from the outside and concealed from both the world and oneself. Langley argues that Bruce Wayne confronts his own darkness early in life; he chooses to use it to instill fear in wrongdoers, with his bright and dark sides working together to fight evil. Langley uses the Jungian perspective to assert that Batman appeals to our own need to face our \"shadow selves\". Langley also taught a class called Batman, a title he was adamant about. \"I could have called it something like the Psychology of Nocturnal Vigilantism, but no. I called it Batman,\" Langley says.", "title": "Cultural impact and legacy" }, { "paragraph_id": 187, "text": "Several psychologists have explored Bruce Wayne/Batman's mental health. Robin. S. Rosenberg evaluated his actions and problems to determine if they reach the level of mental disorders. She examined the possibility of several mental health issues, including dissociative identity disorder, obsessive–compulsive disorder, and several others. She concluded that Bruce Wayne/Batman may have a disorder or a combination of disorders but due to his fictional nature, a definitive diagnosis will remain unknown. However, Langley himself states in his book that Batman is far too functional and well-adjusted, due to his training, confrontation of his fear early on and other factors, to be mentally ill. More likely, he asserts Batman's mental attitude is far more in line with a dedicated Olympic athlete.", "title": "Cultural impact and legacy" } ]
Batman is a superhero appearing in American comic books published by DC Comics. The character was created by artist Bob Kane and writer Bill Finger, and debuted in the 27th issue of the comic book Detective Comics on March 30, 1939. In the DC Universe continuity, Batman is the alias of Bruce Wayne, a wealthy American playboy, philanthropist, and industrialist who resides in Gotham City. Batman's origin story features him swearing vengeance against criminals after witnessing the murder of his parents Thomas and Martha as a child, a vendetta tempered with the ideal of justice. He trains himself physically and intellectually, crafts a bat-inspired persona, and monitors the Gotham streets at night. Kane, Finger, and other creators accompanied Batman with supporting characters, including his sidekicks Robin and Batgirl; allies Alfred Pennyworth, James Gordon, and Catwoman; and foes such as the Penguin, the Riddler, Two-Face, and his archenemy, the Joker. Kane conceived Batman in early 1939 to capitalize on the popularity of DC's Superman; although Kane frequently claimed sole creation credit, Finger substantially developed the concept from a generic superhero into something more bat-like. The character received his own spin-off publication, Batman, in 1940. Batman was originally introduced as a ruthless vigilante who frequently killed or maimed criminals, but evolved into a character with a stringent moral code and strong sense of justice. Unlike most superheroes, Batman does not possess any superpowers, instead relying on his intellect, fighting skills, and wealth. The 1960s Batman television series used a camp aesthetic, which continued to be associated with the character for years after the show ended. Various creators worked to return the character to his darker roots in the 1970s and 1980s, culminating with the 1986 miniseries The Dark Knight Returns by Frank Miller. DC has featured Batman in many comic books, including comics published under its imprints such as Vertigo and Black Label. The longest-running Batman comic, Detective Comics, is the longest-running comic book in the United States. Batman is frequently depicted alongside other DC superheroes, such as Superman and Wonder Woman, as a member of organizations such as the Justice League and the Outsiders. In addition to Bruce Wayne, other characters have taken on the Batman persona on different occasions, such as Jean-Paul Valley / Azrael in the 1993–1994 "Knightfall" story arc; Dick Grayson, the first Robin, from 2009 to 2011; and Jace Fox, son of Wayne's ally Lucius, as of 2021. DC has also published comics featuring alternate versions of Batman, including the incarnation seen in The Dark Knight Returns and its successors, the incarnation from the Flashpoint (2011) event, and numerous interpretations from Elseworlds stories. One of the most iconic characters in popular culture, Batman has been listed among the greatest comic book superheroes and fictional characters ever created. He is one of the most commercially successful superheroes, and his likeness has been licensed and featured in various media and merchandise sold around the world; this includes toy lines such as Lego Batman and video games like the Batman: Arkham series. Batman has been adapted in live-action and animated incarnations, including the 1960s Batman television series played by Adam West and in film by Michael Keaton in Batman (1989), Batman Returns (1992), and The Flash (2023), Val Kilmer in Batman Forever (1995), George Clooney in Batman & Robin (1997), Christian Bale in The Dark Knight trilogy (2005–2012), Ben Affleck in the DC Extended Universe (2016–2023), and Robert Pattinson in The Batman (2022). Kevin Conroy, Diedrich Bader, Jensen Ackles, Troy Baker, and Will Arnett, among others, have provided the character's voice.
2001-10-23T04:05:04Z
2023-12-29T01:15:52Z
[ "Template:Main", "Template:Citation needed", "Template:Navboxes", "Template:Short description", "Template:Infobox comics character", "Template:Efn", "Template:Sfnp", "Template:Who", "Template:Further", "Template:Expand section", "Template:Reflist", "Template:Cite magazine", "Template:Curlie", "Template:Notelist", "Template:Harvp", "Template:Cite thesis", "Template:Refbegin", "Template:Cite comic", "Template:Webarchive", "Template:DCdatabase", "Template:About", "Template:Pp-move", "Template:See also", "Template:Blockquote", "Template:Sic", "Template:Batman", "Template:Redirect", "Template:Cite journal", "Template:Official website", "Template:Subject bar", "Template:Cite web", "Template:Cite news", "Template:Dead link", "Template:Cbignore", "Template:Refend", "Template:Pp-semi-indef", "Template:Use mdy dates", "Template:ISBN", "Template:Cite book", "Template:Commons cat", "Template:TOC limit", "Template:Anchor", "Template:Page needed", "Template:Justice League characters", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Batman
4,338
Brittonic
Brittonic or Brythonic may refer to:
[ { "paragraph_id": 0, "text": "Brittonic or Brythonic may refer to:", "title": "" } ]
Brittonic or Brythonic may refer to: Common Brittonic, or Brythonic, the Celtic language anciently spoken in Great Britain Brittonic languages, a branch of the Celtic languages descended from Common Brittonic Britons, or Celtic Britons, the Celtic people of Great Britain in ancient times
2020-08-27T20:57:46Z
[ "Template:Wiktionary", "Template:Disambiguation" ]
https://en.wikipedia.org/wiki/Brittonic
4,339
Boston Red Sox
The Boston Red Sox are an American professional baseball team based in Boston. The Red Sox compete in Major League Baseball (MLB) as a member club of the American League (AL) East division. Founded in 1901 as one of the American League's eight charter franchises, the team's home ballpark has been Fenway Park since 1912. The "Red Sox" name was chosen by the team owner, John I. Taylor, c. 1908, following the lead of previous teams that had been known as the "Boston Red Stockings", including the Boston Braves (now the Atlanta Braves). The team has won nine World Series championships, tied for the third-most of any MLB team, and has played in 13 World Series. Their most recent World Series appearance and win was in 2018. In addition, they won the 1904 American League pennant, but were not able to defend their 1903 World Series championship when the New York Giants refused to participate in the 1904 World Series. The Red Sox were a dominant team in the new league, defeating the Pittsburgh Pirates in the first World Series in 1903 and winning four more championships by 1918. However, they then went into one of the longest championship droughts in baseball history, dubbed the "Curse of the Bambino" after its alleged inception due to the Red Sox' sale of star player Babe Ruth to the rival New York Yankees two years after their World Championship in 1918. The Sox endured an 86-year wait before the team's sixth World Championship in 2004. The team's history during that period was punctuated with some of the most memorable moments in World Series history, including Enos Slaughter's "mad dash" in 1946, the "Impossible Dream" of 1967, Carlton Fisk's home run in 1975, and Bill Buckner's error in 1986. Following their victory in the 2018 World Series, they became the first team to win four World Series trophies in the 21st century, with championships in 2004, 2007, 2013 and 2018. The team's history has also been marked by the team's intense rivalry with the New York Yankees, arguably the fiercest and most historic in North American professional sports. The Red Sox are owned by Fenway Sports Group, which also owns Liverpool F.C. of the Premier League in England, the National Hockey League's Pittsburgh Penguins, and partially owns RFK Racing of the NASCAR Cup Series. They are consistently one of the top MLB teams in average road attendance, while the small capacity of Fenway Park prevents them from leading in overall attendance. From May 15, 2003, to April 10, 2013, the Red Sox sold out every home game—a total of 820 games (794 regular season) for a major professional sports record. Both Neil Diamond's "Sweet Caroline" and The Standells' "Dirty Water" have become anthems for the Red Sox. As of the end of the 2023 season, the franchise's all-time regular-season record is 9,874–9,182 (.518). The name Red Sox, chosen by owner John I. Taylor after the 1907 season, refers to the red hose in the team uniform beginning in 1908. Sox had been previously adopted for the Chicago White Sox by newspapers needing a headline-friendly form of Stockings, as "Stockings Win!" in large type did not fit in a column. The team name "Red Sox" had previously been used as early as 1888 by a 'colored' team from Norfolk, Virginia. The Spanish language media sometimes refers to the team as Medias Rojas, a translation of "red socks". The official Spanish site uses the variant "Los Red Sox". The Red Stockings nickname was previously used by the Cincinnati Red Stockings, who were members of the pioneering National Association of Base Ball Players. Managed by Harry Wright, Cincinnati adopted a uniform with white knickers and red stockings and earned the famous nickname, a year or two before hiring the first fully professional team in 1869. When the club folded after the 1870 season, Wright was hired by Boston businessman Ivers Whitney Adams to organize a new team in Boston, and he brought three teammates and the "Red Stockings" nickname along. (Most nicknames were then unofficial—neither club names nor registered trademarks—so the migration was informal.) The Boston Red Stockings won four championships in the five seasons of the new National Association, the first professional league. When a new Cincinnati club was formed as a charter member of the National League in 1876, the "Red Stockings" nickname was commonly reserved for them once again, and the Boston team was referred to as the "Red Caps". Other names were sometimes used before Boston officially adopted the nickname "Braves" in 1912; the club eventually left Boston for Milwaukee and is now playing in Atlanta. In 1901, the upstart American League established a competing club in Boston. (Originally, a team was supposed to be started in Buffalo, but league ownership at the last minute removed that city from their plans in favor of the expansion Boston franchise.) For seven seasons, the AL team wore dark blue stockings and had no official nickname. They were simply "Boston", "Bostonians" or "the Bostons"; or the "Americans" or "Boston Americans" as in "American Leaguers", Boston being a two-team city. Their 1901–1907 jerseys, both home, and road, just read "Boston", except for 1902 when they sported large letters "B" and "A" denoting "Boston" and "American." Newspaper writers of the time used other nicknames for the club, including "Somersets" (for owner Charles Somers), "Plymouth Rocks", "Beaneaters", the "Collinsites" (for manager Jimmy Collins)", and "Pilgrims." For years many sources have listed "Pilgrims" as the early Boston AL team's official nickname, but researcher Bill Nowlin has demonstrated that the name was barely used, if at all, during the team's early years. The origin of the nickname appears to be a poem entitled "The Pilgrims At Home" written by Edwin Fitzwilliam that was sung at the 1907 home opener ("Rory O'More" melody). This nickname was commonly used during that season, perhaps because the team had a new manager and several rookie players. John I. Taylor had said in December 1907 that the Pilgrims "sounded too much like homeless wanderers." The National League club in Boston, though seldom called the "Red Stockings" anymore, still wore red trim. In 1907, the National League club adopted an all-white uniform, and the American League team saw an opportunity. On December 18, 1907, Taylor announced that the club had officially adopted red as its new team color. The 1908 uniforms featured a large icon of a red stocking angling across the shirt front. For 1908, the National League club returned to wearing red trim, but the American League team finally had an official nickname and remained the "Red Sox" for good. The name is often shortened to "Bosox" or "BoSox", a combination of "Boston" and "Sox" (similar to the "ChiSox" in Chicago or the minor league "WooSox" of Worcester, a minor league affiliate of Boston). Sportswriters sometimes refer to the Red Sox as the Crimson Hose and the Olde Towne Team. Recently, media have begun to call them the "Sawx" casually, reflecting how the word is pronounced with a New England accent. However, most fans simply refer to the team as the "Sox" when the context is understood to mean Red Sox. The formal name of the entity which owns the team is "Boston Red Sox Baseball Club Limited Partnership". The name shown on a door near the main entrance to Fenway Park, "Boston American League Baseball Company", was used prior to the team's reorganization as a limited partnership on May 26, 1978. In 1901, the minor Western League, led by Ban Johnson, declared itself to be equal to the National League, then the only major league in baseball. Johnson had changed the name of the league to the American League prior to the 1900 season. In 1901, the league created a franchise in Boston, called the "Boston Americans", to compete with the National League team there. Playing their home games at Huntington Avenue Grounds, the Boston franchise finished second in the league in 1901 and third in 1902. The team was originally owned by C.W. Somers. In January 1902, he sold all but one share of the team to Henry Killilea. The early teams were led by manager and star third baseman Jimmy Collins, outfielders Chick Stahl, Buck Freeman, and Patsy Dougherty, and pitcher Cy Young, who in 1901 won the pitching Triple Crown with 33 wins (41.8% of the team's 79 wins), 1.62 ERA and 158 strikeouts. In 1903, the team won their first American League pennant and, as a result, Boston participated in the first modern World Series, going up against the Pittsburgh Pirates. Aided by the modified chants of "Tessie" by the Royal Rooters fan club and by its stronger pitching staff, the Americans won the best-of-nine series five games to three. In April 1904, the team was purchased by John I. Taylor of Boston. The 1904 team found itself in a pennant race against the New York Highlanders. A predecessor to what became a storied rivalry, this race featured the trade of Patsy Dougherty to the Highlanders for Bob Unglaub. In order to win the pennant, the Highlanders needed to win both games of their final doubleheader with the Americans at the Highlanders' home stadium, Hilltop Park. With Jack Chesbro on the mound, and the score tied 2–2 with a man on third in the top of the ninth, a spitball got away from Chesbro and Lou Criger scored the go-ahead run and the Americans won their second pennant. However, the NL champion New York Giants declined to play any postseason series, but a sharp public reaction led the two leagues to make the World Series a permanent championship, starting in 1905. In 1906, Boston lost 105 games and finished last in the league. In December 1907, Taylor proposed that the Boston Americans name change to the Boston Red Sox. By 1909, center fielder Tris Speaker had become a fixture in the Boston outfield, and the team finished the season in third place. In 1912, the Red Sox won 105 games and the pennant. The 105 wins stood as the club record until the 2018 club won 108. Anchored by an outfield including Tris Speaker, Harry Hooper and Duffy Lewis, and pitcher Smoky Joe Wood, the Red Sox beat the New York Giants 4–3–1 in the 1912 World Series best known for Snodgrass's Muff. From 1913 to 1916 the Red Sox were owned by Joseph Lannin. In 1914, Lannin signed a young up-and-coming pitcher named Babe Ruth from the Baltimore Orioles of the International League. In 1915, the team won 101 games and went on to the 1915 World Series, where they beat the Philadelphia Phillies four games to one. Following the 1915 season, Tris Speaker was traded to the Cleveland Indians. The Red Sox went on to win the 1916 World Series, defeating the Brooklyn Robins. Harry Frazee bought the Red Sox from Joseph Lannin in 1916 for about $675,000. In 1918, Babe Ruth led the team to another World Series championship over the Chicago Cubs. Prior to the sale of Babe Ruth, multiple trades occurred between the Red Sox and the Yankees. On December 18, 1918, outfielder Duffy Lewis, pitcher Dutch Leonard and pitcher Ernie Shore were traded to the Yankees for pitcher Ray Caldwell, Slim Love, Roxy Walters, Frank Gilhooley and $15,000. In July 1919, pitcher Carl Mays quit the team and then was traded to the Yankees for Bob McGraw, Allan Russell and $40,000. After Mays was traded, league president Ban Johnson suspended him due to his breaking of his contract with the Red Sox. The Yankees went to court after Johnson suspended Mays. After the Yankees were able to play Mays, the American League split into two factions: the Yankees, Red Sox and White Sox, known as the "Insurrectos", versus Johnson and the remaining five clubs, a.k.a. the "Loyal Five". On December 26, 1919, the team sold Babe Ruth, who had played the previous six seasons for the Red Sox, to the rival New York Yankees. The sale was announced on January 6, 1920. In 1919, Ruth had broken the single-season home run record, hitting 29 home runs. It was believed that Frazee sold Ruth to finance the Broadway musical No, No, Nanette. While No, No, Nanette did not open on Broadway until 1925, Leigh Montville's book, The Big Bam: The Life and Times of Babe Ruth, reports that No, No, Nanette had originated as a non-musical stage play called My Lady Friends, which opened on Broadway in December 1919. According to the book, My Lady Friends had been financed by Ruth's sale to the Yankees. The sale of Babe Ruth came to be viewed as the beginning of the Yankees–Red Sox rivalry, considered the "best rivalry" by American sports journalists. In the December 1920, Wally Schang, Waite Hoyt, Harry Harper and Mike McNally were traded to the Yankees for Del Pratt, Muddy Ruel, Hank Thormahlen, Sammy Vick. The following winter, shortstop Everett Scott, and pitchers Bullet Joe Bush and Sad Sam Jones were traded to the Yankees for Roger Peckinpaugh, who was immediately traded to the Washington Senators, Jack Quinn, Rip Collins, Bill Piercy. On July 23, 1922, Joe Dugan and Elmer Smith were traded to the Yankees for Elmer Miller, Chick Fewster, Johnny Mitchell, and Lefty O'Doul. Acquiring Dugan helped the Yankees edge the St. Louis Browns in a tight pennant race. After late trades in 1922, a June 15 trading deadline went into effect. In 1923, Herb Pennock was traded by the Red Sox to the Yankees for Camp Skinner, Norm McMillan, and George Murray. The loss of several top players sent the Red Sox into free fall. During the 1920s and early 1930s, the Red Sox were fixtures in the second division, never finishing closer than 20 games out of first. The losses increased after Frazee sold the team to Bob Quinn in 1923. The team bottomed out in 1932 with a record of 43–111, still the worst record in franchise history. However, in 1931, Earl Webb set the all-time mark for most doubles in a season with 67. In 1933, Tom Yawkey bought the team. Yawkey acquired pitchers Wes Ferrell and Lefty Grove, Joe Cronin, a shortstop and manager, and first baseman Jimmie Foxx. In 1938, Foxx hit 50 home runs, which stood as a club record for 68 years. That year Foxx also set a club-record of 175 runs. In 1939, the Red Sox purchased the contract of outfielder Ted Williams from the minor league San Diego Padres of the Pacific Coast League, ushering in an era of the team sometimes called the "Ted Sox." Williams consistently hit for both high power and high average, and is generally considered one of the greatest hitters of all time. The right-field bullpens in Fenway were built in part for Williams' left-handed swing, and are sometimes called "Williamsburg." Before this addition, it was over 400 feet (120 m) to right field. He served two stints in the United States Marine Corps as a pilot and saw active duty in both World War II and the Korean War, missing at least five full seasons of baseball. His book The Science of Hitting is widely read by students of baseball. He is currently the last player to hit over .400 for a full season, batting .406 in 1941. Williams feuded with sports writers his whole career, calling them "The Knights of the Keyboard", and his relationship with the fans was often rocky as he was seen spitting towards the stands on more than one occasion. With Williams, the Red Sox reached the 1946 World Series but lost to the St. Louis Cardinals in seven games in part because of the use of the "Williams Shift", a defensive tactic in which the shortstop moves to the right side of the infield to make it harder for the left-handed-hitting Williams to hit to that side of the field. Some have claimed that he was too proud to hit to the other side of the field, not wanting to let the Cardinals take away his game. His performance may have also been affected by a pitch he took in the elbow in an exhibition game a few days earlier. Either way, in his only World Series, Williams gathered just five singles in 25 at-bats for a .200 average. The Cardinals won the 1946 Series when Enos Slaughter scored the go-ahead run all the way from first base on a base hit to left field. The throw from Leon Culberson was cut off by shortstop Johnny Pesky, who relayed the ball to the plate just a hair too late. Some say Pesky hesitated or "held the ball" before he turned to throw the ball, but this has been disputed. Along with Williams and Pesky, the Red Sox featured several other star players during the 1940s, including second baseman Bobby Doerr and center fielder Dom DiMaggio (the younger brother of Joe DiMaggio). The Red Sox narrowly lost the AL pennant in 1948 and 1949. In 1948, Boston finished in a tie with Cleveland, and their loss to Cleveland in a one-game playoff ended hopes of an all-Boston World Series. Curiously, manager Joseph McCarthy chose journeyman Denny Galehouse to start the playoff game when the young lefty phenom Mel Parnell was available to pitch. In 1949, the Red Sox were one game ahead of the New York Yankees, with the only two games left for both teams being against each other, and they lost both of those games. The 1950s were viewed as a time of tribulation for the Red Sox. After Williams returned from the Korean War in 1953, many of the best players from the late 1940s had retired or been traded. The stark contrast in the team led critics to call the Red Sox' daily lineup "Ted Williams and the Seven Dwarfs." Jackie Robinson was even worked out by the team at Fenway Park, however, owner Tom Yawkey did not want an African American player on his team. Willie Mays also tried out for Boston and was highly praised by team scouts. In 1955, Frank Malzone debuted at third base and Ted Williams hit .388 at the age of 38 in 1957, but there was little else for Boston fans to root for. Williams retired at the end of the 1960 season, famously hitting a home run in his final at-bat as memorialized in the John Updike story "Hub fans bid Kid adieu." The Red Sox finally became the last Major League team to field an African American player when they promoted infielder Pumpsie Green from their AAA farm team in 1959. The 1960s also started poorly for the Red Sox, though 1961 saw the debut of Carl "Yaz" Yastrzemski, Williams' replacement in left field, who developed into one of the better hitters of a pitching-rich decade. Red Sox fans know 1967 as the season of the "Impossible Dream." The slogan refers to the hit song from the popular musical play "Man of La Mancha". 1967 saw one of the great pennant races in baseball history with four teams in the AL pennant race until almost the last game. The BoSox had finished the 1966 season in ninth place, but they found new life with Yastrzemski as the team won the pennant to reach the 1967 World Series. Yastrzemski won the American League Triple Crown (the most recent player to accomplish such a feat until Miguel Cabrera did so in 2012), hitting .326 with 44 home runs and 121 runs batted in. He was named the league's Most Valuable Player, just one vote shy of a unanimous selection as a Minnesota sportswriter placed Twins center fielder César Tovar first on his ballot. But the Red Sox lost the series to the St. Louis Cardinals in seven games. Cardinals pitcher Bob Gibson stymied the Red Sox, winning three games. An 18-year-old Bostonian rookie named Tony Conigliaro slugged 24 home runs in 1964. "Tony C" became the youngest player in Major League Baseball to hit his 100th home run, a record that stands today. He was struck just above the left cheek bone by a fastball thrown by Jack Hamilton of the California Angels on Friday, August 18, 1967, and sat out the entire next season with headaches and blurred vision. Although he did have a productive season in 1970, he was never the same. Although the Red Sox were competitive for much of the late 1960s and early 1970s, they never finished higher than second place in their division. The closest they came to a divisional title was 1972 when they lost by a half-game to the Detroit Tigers. The start of the season was delayed by a players' strike, and the Red Sox had lost one more game to the strike than the Tigers had. Games lost to the strike were not made up. The Red Sox went to Detroit with a half-game lead for the final series of the season, but lost the first two of those three and were eliminated from the pennant race. The Red Sox won the AL pennant in 1975. The 1975 Red Sox were as colorful as they were talented, with Yastrzemski and rookie outfielders Jim Rice and Fred Lynn, veteran outfielder Dwight Evans, catcher Carlton Fisk, and pitchers Luis Tiant and eccentric junkballer Bill "The Spaceman" Lee. Fred Lynn won both the American League Rookie of the Year award and the Most Valuable Player award, a feat which had never previously been accomplished, and was not duplicated until Ichiro Suzuki did it in 2001. In the 1975 American League Championship Series, the Red Sox swept the Oakland A's. In the 1975 World Series, they faced the heavily favored Cincinnati Reds, also known as The Big Red Machine. Luis Tiant won games 1 and 4 of the World Series but after five games, the Red Sox trailed the series 3 games to 2. Game 6 at Fenway Park is considered among the greatest games in postseason history. Down 6–3 in the bottom of the eighth inning, Red Sox pinch hitter Bernie Carbo hit a three-run homer into the center field bleachers off Reds fireman Rawly Eastwick to tie the game. In the top of the 11th inning, right fielder Dwight Evans made a spectacular catch of a Joe Morgan line drive and doubled off Ken Griffey at first base to preserve the tie. In the bottom of the 12th inning, Carlton Fisk hit a deep fly ball that sliced towards the left-field foul pole above the Green Monster. As the ball sailed into the night, Fisk waved his arms frantically towards fair territory, seemingly pleading with the ball not to go foul. The ball complied, and bedlam ensued at Fenway as Fisk rounded the bases to win the game for the Red Sox 7–6. The Red Sox lost game 7, 4–3 even though they had an early 3–0 lead. Starting pitcher Bill Lee threw a slow looping curve which he called a "Leephus pitch" or "space ball" to Reds first baseman Tony Pérez who hit the ball over the Green Monster and across the street. The Reds scored the winning run in the 9th inning. Carlton Fisk said famously about the 1975 World Series, "We won that thing 3 games to 4." In 1978, the Red Sox and the Yankees were involved in a tight pennant race. The Yankees were 14+1⁄2 games behind the Red Sox in July, and on September 10, after completing a 4-game sweep of the Red Sox (known as "The Boston Massacre"), the Yankees tied for the divisional lead. On September 16 the Yankees held a 3+1⁄2 game lead over the Red Sox, but the Sox won 11 of their next 13 games and by the final day of the season, the Yankees' magic number to win the division was one—with a win over Cleveland or a Boston loss to the Toronto Blue Jays clinching the division. However, New York lost 9–2 and Boston won 5–0, forcing a one-game playoff to be held at Fenway Park on Monday, October 2. The most remembered moment from the game was Bucky Dent's 7th inning three-run home run in off Mike Torrez just over the Green Monster, giving the Yankees their first lead. The dejected Boston manager, Don Zimmer, gave Mr. Dent a new middle name which lives on in Boston sports lore to this day, uttering three words as the ball sailed over the left-field wall: "Bucky Fucking Dent!" Reggie Jackson provided a solo home run in the 8th that proved to be the difference in the Yankees' 5–4 win, which ended with Yastrzemski popping out to Graig Nettles in foul territory with Rick Burleson representing the tying run at third. Although Dent became a Red Sox demon, the Red Sox got retribution in 1990 when the Yankees fired Dent as their manager during a series at Fenway Park. Carl Yastrzemski retired after the 1983 season, during which the Red Sox finished sixth in the seven-team AL East, posting their worst record since 1966. However, in 1986, it appeared that the team's fortunes were about to change. The offense had remained strong with Jim Rice, Dwight Evans, Don Baylor and Wade Boggs. Roger Clemens led the pitching staff, going 24–4 with a 2.48 ERA, and had a 20-strikeout game to win both the American League Cy Young and Most Valuable Player awards. Clemens became the first starting pitcher to win both awards since Vida Blue in 1971. Despite spending a month and a half on the disabled list in the middle of the season, left-hander Bruce Hurst went 13–8, striking out 167 and pitching four shutout games. Boston sportswriters that season compared Clemens and Hurst to Don Drysdale and Sandy Koufax from the 1960s Los Angeles Dodgers. The Red Sox won the AL East for the first time in 11 seasons, and faced the California Angels in the ALCS. The teams split the first two games in Boston, but the Angels won the next two home games, taking a 3–1 lead in the series. With the Angels poised to win the series, the Red Sox trailed 5–2 heading into the ninth inning of Game 5. A two-run homer by Baylor cut the lead to one. With two outs and a runner on, and one strike away from elimination, Dave Henderson homered off Donnie Moore to put Boston up 6–5. Although the Angels tied the game in the bottom of the ninth, the Red Sox won in the 11th on a Henderson sacrifice fly off Moore. The Red Sox then found themselves with six- and seven-run wins at Fenway Park in Games 6 and 7 to win the American League title. The Red Sox faced a heavily favored New York Mets team that had won 108 games in the regular season in the 1986 World Series. Boston won the first two games in Shea Stadium but lost the next two at Fenway, knotting the series at 2 games apiece. After Bruce Hurst recorded his second victory of the series in Game 5, the Red Sox returned to Shea Stadium looking to garner their first championship in 68 years. However, Game 6 became one of the most devastating losses in club history. After pitching seven strong innings, Clemens was lifted from the game with a 3–2 lead. Years later, Manager John McNamara said Clemens was suffering from a blister and asked to be taken out of the game, a claim Clemens denied. The Mets then scored a run off reliever and former Met Calvin Schiraldi to tie the score 3–3. The game went to extra innings, where the Red Sox took a 5–3 lead in the top of the 10th on a solo home run by Henderson, a double by Boggs and an RBI single by second baseman Marty Barrett. After recording two outs in the bottom of the 10th, a graphic appeared on the NBC telecast hailing Barrett as the Player of the Game and Bruce Hurst as Most Valuable Player of the World Series. A message even appeared briefly on the Shea Stadium scoreboard congratulating the Red Sox as world champions. After so many years of abject frustration, Red Sox fans around the world could taste victory. With the count at two balls and one strike, Mets catcher Gary Carter hit a single. It was followed by singles by Kevin Mitchell and Ray Knight. With Mookie Wilson batting, a wild pitch by Bob Stanley tied the game at 5. Wilson then hit a slow ground ball to first; the ball rolled through Bill Buckner's legs, allowing Knight to score the winning run from second. While Buckner was singled out as responsible for the loss, many observers—as well as both Wilson and Buckner—have noted that even if Buckner had fielded the ball cleanly, the speedy Wilson probably would have still been safe, leaving the game-winning run at third with two out. Many observers questioned why Buckner was in the game at that point considering he had bad knees and that Dave Stapleton had come in as a late-inning defensive replacement in prior series games. It appeared as though McNamara was trying to reward Buckner for his long and illustrious career by leaving him in the game. After falling behind 3–0, the Mets then won Game 7, concluding the devastating collapse and feeding the myth that the Red Sox were "cursed." This World Series loss had a strange twist: Red Sox General Manager Lou Gorman was vice-president, player personnel, of the Mets from 1980 to 1983. Working under Mets' GM Frank Cashen, with whom Gorman served with the Orioles, he helped lay the foundation for the Mets' championship. The Red Sox returned to the postseason in 1988. With the club in fourth place midway through the 1988 season at the All-Star break, manager John McNamara was fired and replaced by Walpole resident and longtime minor-league manager Joe Morgan on July 15. The club immediately won 12 games in a row, and 19 of 20 overall, to surge to the AL East title in what was called Morgan Magic. But the magic was short-lived, as the team was swept by the Oakland Athletics in the ALCS. The Most Valuable Player of that Series was former Red Sox pitcher and Baseball Hall of Fame player Dennis Eckersley, who saved all four wins for Oakland. Two years later, in 1990, the Red Sox again won the division and face the Athletics in the ALCS. However, the outcome was the same, with the A's sweeping the ALCS in four straight. In 1990, Yankees fans started to chant "1918!" to taunt the Red Sox. The demeaning chant echoed at Yankee Stadium each time the Red Sox were there. Also, Fenway Park became the scene of Bucky Dent's worst moment as a manager, although it was where he had his greatest triumph. In June, when the Red Sox swept the Yankees during a four-game series at Fenway Park, the Yankees fired Dent as their manager. Red Sox fans felt retribution to Dent being fired on their field, but the Yankees used him as a scapegoat. However, Dan Shaughnessy of The Boston Globe severely criticized Yankees owner George Steinbrenner for firing Dent—his 18th managerial change in as many years since becoming owner—in Boston and said he should "have waited until the Yankees got to Baltimore" to fire Dent. He said that "if Dent had been fired in Seattle or Milwaukee, this would have been just another event in an endless line of George's jettisons. But it happened in Boston and the nightly news had its hook." "The firing was only special because ... it's the first time a Yankee manager—who was also a Red Sox demon—was purged on the ancient Indian burial grounds of the Back Bay." However, Bill Pennington called the firing of Dent "merciless." Tom Yawkey died in 1976, and his wife Jean R. Yawkey took control of the team until her death in 1992. Their initials are shown in two stripes on the left field wall in Morse code. Upon Jean's death, control of the team passed to the Yawkey Trust, led by John Harrington. The trust sold the team in 2002, concluding 70 years of Yawkey ownership. In 1994, General Manager Lou Gorman was replaced by Dan Duquette, a Massachusetts native who had worked for the Montreal Expos. Duquette revived the team's farm system, which during his tenure produced players such as Nomar Garciaparra, Carl Pavano and David Eckstein. Duquette also spent money on free agents, notably an 8-year, $160 million deal for Manny Ramírez after the 2000 season. The Red Sox won the newly realigned American League East in 1995, finishing seven games ahead of the Yankees. However, they were swept in three games in the ALDS by the Cleveland Indians. Their postseason losing streak reached 13 straight games, dating back to the 1986 World Series. Roger Clemens tied his major league record by fanning 20 Detroit Tigers on September 18, 1996, in one of his final appearances in a Red Sox uniform. After Clemens had turned 30 and then had four seasons, 1993–96, which were by his standards mediocre at best, Duquette said the pitcher was entering "the twilight of his career". Clemens went on to pitch well for another ten years and win four more Cy Young Awards. Out of contention in 1997, the team traded closer Heathcliff Slocumb to Seattle for catching prospect Jason Varitek and right-handed pitcher Derek Lowe. Prior to the start of the 1998 season, the Red Sox dealt pitchers Tony Armas Jr. and Carl Pavano to the Montreal Expos for pitcher Pedro Martínez. Martínez became the anchor of the team's pitching staff and turned in several outstanding seasons. In 1998, the team won the American League Wild Card but again lost the American League Division Series to the Indians. In 1999, Duquette called Fenway Park "economically obsolete" and, along with Red Sox ownership, led a push for a new stadium. On the field, the 1999 Red Sox were finally able to overturn their fortunes against the Indians in the American League Division Series. Cleveland took a 2–0 series lead, but Boston won the next three games behind strong pitching by Derek Lowe, Pedro Martínez and his brother Ramón Martínez. Game 4's 23–7 win by the Red Sox was the highest-scoring playoff game in major league history. Game 5 began with the Indians taking a 5–2 lead after two innings, but Pedro Martínez, nursing a shoulder injury, came on in the fourth inning and pitched six innings without allowing a hit while the team's offense rallied for a 12–8 win behind two home runs and seven runs batted in from outfielder Troy O'Leary. After the ALDS victory, the Red Sox lost the American League Championship Series to the Yankees, four games to one. The one bright spot was a lopsided win for the Red Sox in the much-hyped Martinez-Clemens game. In 2002, the Red Sox were sold by Yawkey trustee and president Harrington to New England Sports Ventures, a consortium headed by principal owner John Henry. Tom Werner served as executive chairman, Larry Lucchino served as president and CEO, and serving as vice-chairman was Les Otten. Dan Duquette was fired as GM of the club on February 28, with former Angels GM Mike Port taking the helm for the 2002 season. A week later, manager Joe Kerrigan was fired and was replaced by Grady Little. While nearly all offseason moves were made under Duquette, such as signing outfielder Johnny Damon away from the Oakland Athletics, the new ownership made additions such as outfielder Cliff Floyd and relief pitcher Alan Embree. Nomar Garciaparra, Manny Ramírez, and Floyd all hit well, while Pedro Martínez put up his usual outstanding numbers. Derek Lowe, newly converted into a starter, won 20 games—becoming the first player to save 20 games and win 20 games in back-to-back seasons. After failing to reach the playoffs, Port was replaced by Yale University graduate Theo Epstein. Epstein, raised in Brookline, Massachusetts, and just 28 at the time of his hiring, became the youngest general manager in MLB history. The 2003 team was known as the "Cowboy Up" team, a nickname derived from first baseman Kevin Millar's challenge to his teammates to show more determination. In the 2003 American League Division Series, the Red Sox rallied from a 0–2 series deficit against the Athletics to win the best-of-five series. Derek Lowe returned to his former relief pitching role to save Game 5, a 4–3 victory. The team then faced the Yankees in the 2003 American League Championship Series. In Game 7, Boston led 5–2 in the eighth inning, but Pedro Martínez allowed three runs to tie the game. The Red Sox could not score off Mariano Rivera over the last three innings and eventually lost the game 6–5 when Yankee third baseman Aaron Boone hit a solo home run off Tim Wakefield. Some placed the blame for the loss on manager Grady Little for failing to remove starting pitcher Martínez in the 8th inning after some observers believe he began to show signs of tiring. It was stated by Epstein that the decision to not renew Little's contract was "made on a body of work after careful contemplation of the big picture...did not depend on any one decision in any one postseason game." Boston would hire former Philadelphia Phillies manager Terry Francona to manage the 2004 season. During the 2003–04 offseason, the Red Sox acquired another ace pitcher, Curt Schilling, and a closer, Keith Foulke. Due to some midseason struggles with injuries, management shook up the team at the July 31 trading deadline as part of a four-team trade. The Red Sox traded the team's popular, yet oft-injured, shortstop Nomar Garciaparra and outfielder Matt Murton to the Chicago Cubs, and received first baseman Doug Mientkiewicz from the Minnesota Twins, and shortstop Orlando Cabrera from the Montreal Expos. In a separate transaction, the Red Sox acquired center fielder Dave Roberts from the Los Angeles Dodgers. Following the trades, the club won 22 out of 25 games and qualified for the playoffs as the AL Wild Card. Players and fans affectionately referred to the players as "the Idiots", a term coined by Damon and Millar during the playoff push to describe the team's eclectic roster and devil-may-care attitude toward their supposed "curse." Boston began the postseason by sweeping the AL West champion Anaheim Angels in the ALDS. In the third game of the series, David Ortiz hit a walk-off two-run homer in the 10th inning to win the game and the series to advance to a rematch of the previous year's ALCS in the ALCS against the Yankees. The ALCS started very poorly for the Red Sox, as they lost the first three games (including a crushing 19–8 home loss in game 3). In Game 4, the Red Sox found themselves facing elimination, trailing 4–3 in the ninth with Mariano Rivera in to close for the Yankees. After Rivera issued a walk to Millar, Roberts came on to pinch run and promptly stole second base. He then scored on an RBI single by Bill Mueller, sending the game into extra innings. The Red Sox went on to win the game 6–4 on a two-run home run by Ortiz in the 12th inning. The odds were still very much against the Sox in the series, but Ortiz also made the walk-off hit in the 14th inning of Game 5. The comeback continued with a victory from an injured Schilling in Game 6. Three sutures being used to stabilize the tendon in Schilling's right ankle bled throughout the game, famously making his sock appear bloody red. With it, Boston became the first team in MLB history to force a series-deciding Game 7 after trailing 3–0 in games. The Red Sox completed their historic comeback in Game 7 with a 10–3 victory over the Yankees. Ortiz began the scoring with a two-run homer. Along with his game-winning runs batted in during games 4 and 5, he was named ALCS Most Valuable Player. The Red Sox joined the 1942 Toronto Maple Leafs and the 1975 New York Islanders as the only North American professional sports teams in history at the time to win a best-of-seven games series after being down 3–0. (The 2010 Philadelphia Flyers and the 2014 Los Angeles Kings would later accomplish the feat). The Red Sox swept the St. Louis Cardinals in the 2004 World Series. The Red Sox never trailed throughout the series; Mark Bellhorn hit a game-winning home run off Pesky's Pole in game 1, and Schilling pitched another bloodied-sock victory in game 2, followed by similarly masterful pitching performances by Martinez and Derek Lowe. It was the Red Sox' first championship in 86 years. Manny Ramírez was named World Series MVP. To add a final, surreal touch to Boston's championship season, on the night of Game 4 a total lunar eclipse colored the moon red over Busch Stadium. The Red Sox earned many accolades from the sports media and throughout the nation for their season, such as in December, when Sports Illustrated named the Boston Red Sox the 2004 Sportsmen of the Year. The 2005 AL East was decided on the last weekend of the season, with the Yankees coming to Fenway Park with a one-game lead in the standings. The Red Sox won two of the three games to finish the season with the same record as the Yankees, 95–67. However, a playoff was not needed, as the loser of such a playoff would still make the playoffs as a wild card team. As the Yankees had won the season series, they were awarded the division title, and the Red Sox competed in the playoffs as the wild card team. Boston failed to defend their championship, and was swept in three games by the eventual 2005 World Series champion Chicago White Sox in the first round of the playoffs. In 2006 David Ortiz broke Jimmie Foxx's single-season Red Sox home run record by hitting 54 homers. However, Boston failed to make the playoffs after compiling a 9–21 record in the month of August due to several injuries in the club's roster. Theo Epstein's first step toward restocking the team for 2007 was to pursue one of the most anticipated acquisitions in baseball history. On November 14, MLB announced that Boston had won the bid for the rights to negotiate a contract with Japanese Nippon Professional Baseball superstar pitcher Daisuke Matsuzaka. Boston placed a bid of $51.1 million to negotiate with Matsuzaka and completed a 6-year, $52 million contract after they were announced as the winning bid. The Red Sox moved into first place in the AL East by mid-April and never relinquished their division lead. Initially, rookie second baseman Dustin Pedroia under-performed, hitting below .200 in April. Manager Terry Francona refused to bench him and his patience paid off as Pedroia eventually won the AL Rookie of the Year Award for his performance that season, which included 165 hits and a .317 batting average. On the mound, Josh Beckett emerged as the ace of the staff with his first 20-win season, as fellow starting pitchers Schilling, Matsuzaka, Wakefield and Julián Tavárez all struggled at times. Relief pitcher Hideki Okajima, another recent arrival from the NPB, posted an ERA of 0.88 through the first half and was selected for the All-Star Game. Okajima finished the season with a 2.22 ERA and 5 saves, emerging as one of baseball's top relievers. Minor league call-up Clay Buchholz provided a spark on September 1 by pitching a no-hitter in his second career start. The Red Sox captured their first AL East title since 1995. The Red Sox swept the Angels in the ALDS. Facing the Cleveland Indians in the ALCS, the Red Sox fell in games 2, 3, and 4 before Beckett picked up his second victory of the series in game 5, starting a comeback. The Red Sox captured their twelfth American League pennant by outscoring the Indians 30–5 over the final three games. The Red Sox faced the Colorado Rockies in the 2007 World Series, and swept the Rockies in four games. In Game 4, Wakefield gave up his spot in the rotation to a recovered Jon Lester, who gave the Red Sox an impressive start, pitching 5+2⁄3 shutout innings. Key home runs late in the game by third baseman Mike Lowell and pinch-hitter Bobby Kielty secured the Red Sox' second title in four years, as Lowell was named Most Valuable Player in the World Series. The Red Sox began their season by participating in the third opening day game in MLB history to be played in Japan, where they defeated the Oakland A's in the Tokyo Dome. On May 19, Jon Lester threw the 18th no-hitter in team history, defeating the Kansas City Royals 7–0. Down the stretch, outfielder Manny Ramirez became embroiled in controversy surrounding public incidents with fellow players and other team employees, as well as criticism of ownership and not playing, which some claimed was due to laziness and nonexistent injuries. The front office decided to move the disgruntled outfielder at the July 31 trade deadline, shipping him to the Dodgers in a three-way deal with the Pittsburgh Pirates that landed them Jason Bay to replace him in left field. With Ramirez gone, and Bay providing a new spark in the lineup, the Red Sox improved vastly and made the playoffs as the AL Wild Card. The Red Sox defeated the Angels in the 2008 ALDS three games to one. The Red Sox then took on their AL East rivals the Tampa Bay Rays in the ALCS. Down three games to one in the 5th game of the ALCS, Boston mounted a comeback from trailing 7–0 in the 7th inning to win 8–7. They tied the series at three games apiece with a Game 6 victory before losing Game 7, 3–1, thus becoming the eighth team in a row since 2000 to fail to repeat as world champions. The Red Sox returned to postseason play in 2009 but were swept in the ALDS by the Los Angeles Angels. In 2010, they placed third in the division and failed to make the playoffs. In 2011, the Red Sox collapsed, becoming the first team in MLB history to blow a 9-game lead in the division heading into September, going 7–20 in the final month and failing again to make the playoffs. In December 2011, Bobby Valentine was hired as a new manager. The 2012 season marked the centennial of Fenway Park, and on April 20, past and present Red Sox players and coaches assembled to celebrate the park's anniversary. However, the collapse that they endured in September 2011 carried over into the season. The Red Sox struggled throughout the season due to injuries, inconsistent play, and off-field news. They finished 69–93 for their first losing season since 1997 and their worst season since 1965. Boston, which finished last in the American League East with a 69–93 record in 2012 (26 games behind the Yankees), became the 11th team in major league history to go from worst in the division to first the next season when it clinched the A.L. East division title on September 20, 2013. Many credit the team's turnaround with the hiring of manager John Farrell, the former Red Sox pitching coach under Terry Francona from 2007 to 2010. As a former member of the staff, he had the respect of influential players such as Lester, Pedroia, and Ortiz. But there were other moves made in the offseason by general manager Ben Cherington who targeted "character" players to fill the team's needs. These acquisitions included veteran catcher David Ross, Jonny Gomes, Mike Napoli, and Shane Victorino. While some questioned these players as "re-treads", it was clear that Cherington was trying to move past 2011–2012 by bringing in "clubhouse players". Essential to the turnaround, however, was the pitching staff. With ace veteran John Lackey coming off Tommy John surgery and both Jon Lester and Clay Buchholz returning to their prior form, this allowed the team to rely less on their bullpen. Everything seemed in danger of collapsing, however, when both closers, Joel Hanrahan and Andrew Bailey, went down early with season-ending injuries. Farrell gave the closing job to Koji Uehara on June 21 who delivered with a 1.09 ERA and an MLB record 0.565 WHIP. On September 11, the 37-year-old right-hander set a new Red Sox record when he retired 33 straight batters. Other reasons include the trade deadline acquisition of pitcher Jake Peavy when the Red Sox were in second place in the AL East, the depth of the bench with players such as Mike Carp and rookies Jackie Bradley Jr. and Xander Bogaerts, and the re-emergence of players such as Will Middlebrooks and Daniel Nava. On September 28, 2013, the team secured home field advantage throughout the American League playoffs when their closest competition, the Oakland Athletics, lost. The next day, the team finished the season going 97–65, the best record in the American League and tied with the St. Louis Cardinals for the best record in baseball. They proceeded to defeat the St. Louis Cardinals in the 2013 World Series, four games to two. The Red Sox became the first team since the 1991 Minnesota Twins to win the World Series a year after finishing in last place, and the second overall. The 2012 Red Sox's .426 winning percentage was the lowest for a team in a season prior to a World Series championship. Throughout the season, the Red Sox players and organization formed a close association with the city of Boston and its people in relation to the Boston Marathon bombing that occurred on April 15, 2013. On April 20, the day after the alleged bombers were captured, David Ortiz gave a pre-game speech following a ceremony honoring the victims and the local law enforcement, in which he stated, "This is our fucking city! And nobody is going to dictate our freedom! Stay strong!" For the entirety of the season, the team wore an additional arm patch that exhibited the Red Sox "B" logo and the word "Strong" within a blue circle. The team also hung up in the dugout a custom jersey that read "Boston Strong" with the number 617, representing the city of Boston's area code. On many occasions during the season, victims of the attack and law enforcement involved were given the honor of throwing the ceremonial first pitch. Following their victory in the 2013 World Series, the first one clinched at home in Fenway Park since 1918, Red Sox players Jonny Gomes and Jarrod Saltalamacchia performed a ceremony during the team's traditional duck boat victory parade, in which they placed the World Series trophy and the custom 617 jersey on the Boston Marathon finish line on Boylston Street, followed by a moment of silence and the singing of "God Bless America". This ceremony helped the city "reclaim" its spirit that was lost after the bombing. Overall, the Red Sox team and organization played a role in the healing process after the tragedy, owing to the team's unifying effect on the city. Following the 2013 championship, the team finished last in the AL East during 2014 with a record of 71–91, and again in 2015 with a record of 78–84. On September 12, 2015, David Ortiz hit his 500th career home run off Matt Moore in Tropicana Field becoming the 27th player in MLB history to achieve that prestigious milestone; in November 2015, Ortiz announced that the 2016 season was to be his last. The Red Sox had a record of 93–69 and won their division in 2016, with six American League All-Stars, the AL Cy Young Award winner in Rick Porcello, and the runner-up for the AL Most Valuable Player Award, Mookie Betts. Rookie Andrew Benintendi established himself in the Red Sox outfield, and Steven Wright emerged as one of the year's biggest surprises. The Red Sox grabbed the lead in the AL East early and held on to it throughout the year, which included many teams honoring Ortiz throughout the season. Despite the success, the team lost five of their last six games of the regular season and were swept in the ALDS by the eventual American League Champion Cleveland Indians. The Red Sox once again finished with a record of 93–69 in 2017 and repeated as division champions. The team went 5–5 in their last ten regular-season games and were eliminated by the Houston Astros in the ALDS in four games. The Red Sox subsequently fired their manager, John Farrell, and hired Alex Cora, signing him to a three-year deal. The Red Sox finished with a 108–54 (.667) record, winning the American League East division title for the third consecutive season, eight games ahead of the second-place New York Yankees, and were the first team to clinch a berth in the 2018 postseason. The Red Sox surpassed the 100-win mark for the first time since 1946, broke the franchise record of 105 wins that had been set in 1912, and won the most games of any MLB team since the 2001 Seattle Mariners won 116. The 2018 Red Sox were led by All-Stars Mookie Betts, J. D. Martinez, Chris Sale, and Craig Kimbrel. Betts led baseball in batting average and slugging percentage, while Martinez led in runs batted in. Sale tossed only 158 innings due to a shoulder injury late in the year, but was otherwise superb, posting a 2.11 earned run average to go along with 237 strikeouts. Kimbrel saved 42 games and struck out 96 batters. The Red Sox entered the postseason as the top seed in the American League, and defeated the New York Yankees (100–62) in four games in the Division Series. Next, they defeated the defending champion Houston Astros (103–59) in five games in the League Championship Series. Boston then defeated the Los Angeles Dodgers (92–71) in five games in the World Series, for the team's fourth championship in 15 years and ninth in franchise history. The team's motto during the season, "do damage", became "damage done" upon their victory. Based on these exploits, the team is considered the best MLB team of the 2010s, one of the best Red Sox teams ever, and one of the best baseball teams since the 1998 New York Yankees. Despite retaining most players from the 2018 championship team, the 2019 Red Sox won 24 fewer games, finishing third in the division and missing the playoffs for the first time since 2015. President of Baseball Operations Dave Dombrowski was dismissed following a September loss to the Yankees. On October 28, the Red Sox hired Chaim Bloom as his replacement on a five-year contract, with the title of Chief Baseball Officer. On January 7, 2020, it was reported in The Athletic that the Red Sox had used their video replay room to steal signs during their 2018 season. On January 15, the Red Sox and manager Alex Cora agreed to mutually part ways after he was named in MLB's report about the Houston Astros sign stealing scandal, which occurred during his tenure as bench coach with the 2017 Astros. Ron Roenicke was subsequently named Boston's interim manager. On February 10, a trade of Mookie Betts and David Price to the Los Angeles Dodgers was made official, in a move seen as a salary dump by analysts, although denied by Red Sox executives. In March, the start of the MLB season was indefinitely postponed, due to the COVID-19 pandemic. In April, MLB's investigation into 2018 sign-stealing resulted in a finding of improper actions by the team's replay operator, who as a result was suspended for the 2020 season, and the team forfeited their second-round selection in the 2020 MLB draft. The "interim" tag was subsequently removed from Roenicke's title. The team struggled throughout their abbreviated 60-game regular season, contested July 24 through September 27, finishing in last place in the AL East division, with a record of 24–36. Prior to the final regular season game, management announced that Roenicke would not return as manager for the 2021 season. Alex Cora returned as manager for the 2021 season, with the team finishing at 92–70 and qualifying for the postseason as the fourth seed in the AL. The Red Sox defeated the Yankees in the AL Wild Card Game, and defeated the Rays in the Division Series, but were eliminated by the Astros in the League Championship Series. The 2022 season was much less successful, with the team finishing in last place within their division with a 78–84 record, the first losing record for the team in a 162-game season since 2015. Bloom was fired on September 14, 2023. His replacement, Craig Breslow, an executive with the Chicago Cubs and former pitcher for the Red Sox, was hired on October 25, 2023. For major MLB awards, voted by the Baseball Writers' Association of America (BBWAA), Red Sox players have won the MVP Award 12 times, most recently by Mookie Betts in 2018; the Cy Young Award seven times, most recently by Rick Porcello in 2016; Rookie of the Year six times, most recently by Dustin Pedroia in 2007; and Manager of the Year twice, most recently by Jimy Williams in 1999. † Due to the COVID-19 pandemic, the 2020 season was contested behind closed doors, and some 2021 games were contested with limited attendance per local ordinances. Source: The franchise's first spring training was held in Charlottesville, Virginia, in 1901, when the team was known as the Boston Americans. Since 1993, the city of Fort Myers, Florida, has hosted Boston's spring training, first at City of Palms Park, and since 2012 at JetBlue Park at Fenway South. In October 2008, the Lee County, Florida, Board of Commissioners approved an agreement with the Red Sox to build a new spring training facility for the team. In November 2008, the Red Sox signed an agreement with Lee County intended to keep their spring training home in the Fort Myers area for 30 more years. In April 2009, the Red Sox announced that the new stadium would be located on a 126-acre (51 ha) lot north of Southwest Florida International Airport. In March 2011, the team and JetBlue Airlines officials announced that the new field would be named JetBlue Park at Fenway South. JetBlue Park opened in March 2012. Many characteristics of the stadium have been taken from Fenway Park, including a 37-foot (11 m) Green Monster wall in left field. Included in the wall is a restored version of the manual scoreboard that was housed at Fenway for almost 30 years, beginning in the 1970s. The field dimensions are identical to those at Fenway. The unofficial beginning of the spring training season for the Red Sox is Truck Day, the day a tractor-trailer filled with equipment leaves Fenway Park bound for the team's spring training facility in Florida. 2021's Truck Day was February 8. The Red Sox and New York Yankees have been rivals for more than 100 years. The rivalry is often considered one of the oldest, fiercest and most famous rivalries in professional sports. The rivalry is often a heated subject of conversation in the Northeastern United States. Since the 1995 inception of the wild card team and an added Division Series, every postseason except for 2014 and 2023 has featured one or both of the American League East rivals. The two teams have squared off in the American League Championship Series (ALCS) three times, with the Yankees winning in 1999 and 2003 and the Sox winning in 2004. The teams have faced off in one American League Division Series (ALDS); 2018, won by the Red Sox in four games. The teams have played one American League Wild Card Game on October 5, 2021, which the Red Sox won as well. The teams have twice met in the last regular-season series to decide the league title, in 1904 (which the Red Sox won) and 1949 (which the Yankees won). The teams also finished tied for first in 1978, when the Yankees won a high-profile one-game playoff for the division title. The 1978 division race is memorable for the Red Sox having held a 14-game lead over the Yankees more than halfway through the season. In 2003, The Red Sox lost in Game 7 of the ALCS on Aaron Boone's walk-off home run. Similarly, the 2004 ALCS is notable for the Yankees leading 3 games to 0 and ultimately losing the best-of-seven series. The Red Sox comeback was the first time in major league history that a team came back from an 0–3 deficit to win a series. The rivalry is often termed "the best" and "greatest rivalry in all of sports." Games between the two teams often generate a great deal of interest and get extensive media coverage, including being broadcast on national television. The rivalry between Boston and the Tampa Bay Rays developed in the late 2000s, after the two clubs had their first postseason meeting in the 2008 ALCS. Since then, both teams have won the American League East division a combined seven times. While the rivalry is more recent than Sox' rivalry with the Yankees, it has been called one of the most competitive in modern baseball. The teams have met three times in the MLB postseason, with the Rays winning the 2008 ALCS and the Red Sox winning the 2013 ALDS and 2021 ALDS. The flagship radio station of the Red Sox is WEEI-FM 93.7. Joe Castiglione has broadcast Red Sox games since 1983 (initially assisting Ken Coleman) and has been the lead play-by-play announcer since 1993. Tim Neverett worked with him from 2016 through 2018, but in 2019, WEEI opted for a more conversational format with a variety of commentators (see the above link) alongside Castiglione. Former Red Sox player Lou Merloni has provided color commentary since 2013. Castiglione's predecessors include Curt Gowdy and Ned Martin. He has also worked with play-by-play veterans Bob Starr and Jerry Trupiano. Many stations throughout New England and beyond carry the broadcasts. All Red Sox telecasts not shown nationally are available on New England Sports Network (NESN), with Dave O'Brien calling play-by-play, and Kevin Youkilis, Kevin Millar and Will Middlebrooks splitting color commentary duties. Jerry Remy, a former Red Sox second baseman, served as color analyst from 1988 up until his death in 2021. Remy had lung cancer, and would at times step away from broadcasting duties to focus on his health. Former Red Sox pitcher Dennis Eckersley, a former Red Sox pitcher, worked as a color commentator for NESN until his retirement following the 2022 season. Several local television stations, including the original WHDH-TV, WNAC-TV (now the current WHDH), WBZ-TV, WSBK-TV, WLVI, WABU, and WFXT, broadcast Red Sox games prior to 2006, when NESN became the exclusive home of the team. The integration of music into the culture of the Red Sox dates back to the Americans era, which saw the first use of the popular 1902 showtune Tessie as a rallying cry by fans. The tune saw a resurgence in popularity when a new version by Boston area band The Dropkick Murphys was featured in the 2005 film Fever Pitch, which tells the story of an obsessive Red Sox fan. The song is frequently played after home wins and inspired the name of Red Sox mascot Wally the Green Monster's "sister" Tessie. Their song "I'm Shipping Up to Boston" was used to signify the entrance of Boston's closing pitcher. Another song associated with the team and its fanbase is Neil Diamond's 1969 single "Sweet Caroline". The song was first introduced to Fenway Park in 1997. By 2002, its play had been established as a nightly occurrence. It continues to be played at every home game during the 8th inning, sung along to by those in attendance. In 2007, Diamond revealed that the song was written for Caroline Kennedy, American diplomat and daughter of Boston icon President John F. Kennedy. Caroline Kennedy's great-grandfather, John F. Fitzgerald, threw Fenway Park's first-ever ceremonial opening pitch on April 20, 1912. When Diamond was named a Kennedy Center Honors recipient in 2011, Red Sox executive assistant Claire Durant arranged for 80 Red Sox fans to travel to Washington for the ceremony, which culminated in them singing the song behind Smokey Robinson onstage. Previously, the Red Sox published three official requirements for a player to have his number retired on their website and in their annual media guides. The requirements were as follows: These requirements were reconsidered after the election of Carlton Fisk to the Hall of Fame in 2000; who met the first two requirements but played the second half of his career with the Chicago White Sox. As a means of meeting the criteria, then-GM Dan Duquette hired Fisk for one day as a special assistant, which allowed Fisk to technically finish his career with the Red Sox. In 2008, the Red Sox made an "exception" by retiring number 6 for Johnny Pesky. Pesky neither spent ten years as a player nor was elected to the Baseball Hall of Fame; however, Red Sox ownership cited "... his versatility of his contributions—on the field, off the field, [and] in the dugout ...", including as a manager, scout, and special instructor and decided that the honor had been well-earned. Pesky spent 57 years with the Red Sox organization; as a minor league player (1940–1941), major league player (1942, 1946–1952), minor league manager (1961–1962, 1990), major league manager (1963–1964, 1980), broadcaster (1969–1974), major league coach (1975–1984), and as a special instructor and assistant general manager (1985–2012). In 2015, the Red Sox chose to forgo the official criteria and retire Pedro Martínez' number 45. Martínez only spent seven of his 18 seasons in Boston. In justifying the number's retirement, Red Sox principal owner John Henry stated, "To be elected into the Baseball Hall of Fame upon his first year of eligibility speaks volumes regarding Pedro's outstanding career, and is a testament to the respect and admiration so many in baseball have for him." After announcing Martínez's number retirement, the official criteria no longer appeared on the team website nor future media guides. In 2017, less than eight months after he played the final game of his illustrious career, David Ortiz had his number 34 retired by the Red Sox. Ortiz was elected to the Hall of Fame in his first year of eligibility in 2022. To date, Ortiz is the only Red Sox player to have been on the active playoff roster of three World Series championship teams (2004, 2007, 2013) since the issuance of jersey numbers starting in 1931. The number 42 was officially retired by Major League Baseball in 1997, but Mo Vaughn was one of a handful of players to continue wearing number 42 due to a grandfather clause. He last wore it for the team in 1998. In commemoration of Jackie Robinson Day, MLB invited players to wear the number 42 for games played on April 15, which Coco Crisp (CF), David Ortiz (DH), and DeMarlo Hale (Coach) did in 2007 and again in 2008. Starting in 2009, MLB had all uniformed players for all teams wear number 42 for Jackie Robinson Day. While not officially retired, the Red Sox have not issued several numbers since the departure of prominent figures who wore them, specifically: There has also been debate in Boston media circles and among fans about the potential retiring of Tony Conigliaro's number 25. Nonetheless, since Conigliaro's last full season in Boston, 1970, the number has never been taken out of circulation and issued to multiple players—notably Troy O'Leary from 1995 to 2001—along with coach Dwight Evans in 2002 and manager Bobby Valentine in 2012. Until the late 1990s, the numbers originally hung on the right-field facade in the order in which they were retired: 9–4–1–8. It was pointed out that the numbers, when read as a date (9/4/18), marked the eve of the first game of the 1918 World Series, the last championship series that the Red Sox won before 2004. After the facade was repainted, the numbers were rearranged in numerical order. In 2012, the numbers were rearranged again in chronological order of retirement (9, 4, 1, 8, 27, 6, 14) followed by Robinson's 42. As additional numbers were retired, Robinson's 42 was moved to the right so it remains the right-most number hanging. Several baseball writers, professionally based in Boston while writing about the Red Sox, have been recipients of the BBWAA Career Excellence Award (formerly the J. G. Taylor Spink Award), given for "meritorious contributions to baseball writing". Each of these writers spent at least part of their career with The Boston Globe. Since 1995, the team has maintained its own hall of fame, recognizing distinguished careers of former uniformed and non-uniformed team personnel. Red Sox personnel inducted to the National Baseball Hall of Fame are automatically inducted to the team's hall of fame. Other honorees are chosen via a 15-member selection committee. As of the 2021 season, Boston's farm system consists of six minor league affiliates, fielding seven minor league teams (the Red Sox have two teams in the Dominican Summer League).
[ { "paragraph_id": 0, "text": "The Boston Red Sox are an American professional baseball team based in Boston. The Red Sox compete in Major League Baseball (MLB) as a member club of the American League (AL) East division. Founded in 1901 as one of the American League's eight charter franchises, the team's home ballpark has been Fenway Park since 1912. The \"Red Sox\" name was chosen by the team owner, John I. Taylor, c. 1908, following the lead of previous teams that had been known as the \"Boston Red Stockings\", including the Boston Braves (now the Atlanta Braves). The team has won nine World Series championships, tied for the third-most of any MLB team, and has played in 13 World Series. Their most recent World Series appearance and win was in 2018. In addition, they won the 1904 American League pennant, but were not able to defend their 1903 World Series championship when the New York Giants refused to participate in the 1904 World Series.", "title": "" }, { "paragraph_id": 1, "text": "The Red Sox were a dominant team in the new league, defeating the Pittsburgh Pirates in the first World Series in 1903 and winning four more championships by 1918. However, they then went into one of the longest championship droughts in baseball history, dubbed the \"Curse of the Bambino\" after its alleged inception due to the Red Sox' sale of star player Babe Ruth to the rival New York Yankees two years after their World Championship in 1918. The Sox endured an 86-year wait before the team's sixth World Championship in 2004. The team's history during that period was punctuated with some of the most memorable moments in World Series history, including Enos Slaughter's \"mad dash\" in 1946, the \"Impossible Dream\" of 1967, Carlton Fisk's home run in 1975, and Bill Buckner's error in 1986. Following their victory in the 2018 World Series, they became the first team to win four World Series trophies in the 21st century, with championships in 2004, 2007, 2013 and 2018. The team's history has also been marked by the team's intense rivalry with the New York Yankees, arguably the fiercest and most historic in North American professional sports.", "title": "" }, { "paragraph_id": 2, "text": "The Red Sox are owned by Fenway Sports Group, which also owns Liverpool F.C. of the Premier League in England, the National Hockey League's Pittsburgh Penguins, and partially owns RFK Racing of the NASCAR Cup Series. They are consistently one of the top MLB teams in average road attendance, while the small capacity of Fenway Park prevents them from leading in overall attendance. From May 15, 2003, to April 10, 2013, the Red Sox sold out every home game—a total of 820 games (794 regular season) for a major professional sports record. Both Neil Diamond's \"Sweet Caroline\" and The Standells' \"Dirty Water\" have become anthems for the Red Sox.", "title": "" }, { "paragraph_id": 3, "text": "As of the end of the 2023 season, the franchise's all-time regular-season record is 9,874–9,182 (.518).", "title": "" }, { "paragraph_id": 4, "text": "The name Red Sox, chosen by owner John I. Taylor after the 1907 season, refers to the red hose in the team uniform beginning in 1908. Sox had been previously adopted for the Chicago White Sox by newspapers needing a headline-friendly form of Stockings, as \"Stockings Win!\" in large type did not fit in a column. The team name \"Red Sox\" had previously been used as early as 1888 by a 'colored' team from Norfolk, Virginia. The Spanish language media sometimes refers to the team as Medias Rojas, a translation of \"red socks\". The official Spanish site uses the variant \"Los Red Sox\".", "title": "Nickname" }, { "paragraph_id": 5, "text": "The Red Stockings nickname was previously used by the Cincinnati Red Stockings, who were members of the pioneering National Association of Base Ball Players. Managed by Harry Wright, Cincinnati adopted a uniform with white knickers and red stockings and earned the famous nickname, a year or two before hiring the first fully professional team in 1869. When the club folded after the 1870 season, Wright was hired by Boston businessman Ivers Whitney Adams to organize a new team in Boston, and he brought three teammates and the \"Red Stockings\" nickname along. (Most nicknames were then unofficial—neither club names nor registered trademarks—so the migration was informal.) The Boston Red Stockings won four championships in the five seasons of the new National Association, the first professional league.", "title": "Nickname" }, { "paragraph_id": 6, "text": "When a new Cincinnati club was formed as a charter member of the National League in 1876, the \"Red Stockings\" nickname was commonly reserved for them once again, and the Boston team was referred to as the \"Red Caps\". Other names were sometimes used before Boston officially adopted the nickname \"Braves\" in 1912; the club eventually left Boston for Milwaukee and is now playing in Atlanta.", "title": "Nickname" }, { "paragraph_id": 7, "text": "In 1901, the upstart American League established a competing club in Boston. (Originally, a team was supposed to be started in Buffalo, but league ownership at the last minute removed that city from their plans in favor of the expansion Boston franchise.) For seven seasons, the AL team wore dark blue stockings and had no official nickname. They were simply \"Boston\", \"Bostonians\" or \"the Bostons\"; or the \"Americans\" or \"Boston Americans\" as in \"American Leaguers\", Boston being a two-team city. Their 1901–1907 jerseys, both home, and road, just read \"Boston\", except for 1902 when they sported large letters \"B\" and \"A\" denoting \"Boston\" and \"American.\" Newspaper writers of the time used other nicknames for the club, including \"Somersets\" (for owner Charles Somers), \"Plymouth Rocks\", \"Beaneaters\", the \"Collinsites\" (for manager Jimmy Collins)\", and \"Pilgrims.\"", "title": "Nickname" }, { "paragraph_id": 8, "text": "For years many sources have listed \"Pilgrims\" as the early Boston AL team's official nickname, but researcher Bill Nowlin has demonstrated that the name was barely used, if at all, during the team's early years. The origin of the nickname appears to be a poem entitled \"The Pilgrims At Home\" written by Edwin Fitzwilliam that was sung at the 1907 home opener (\"Rory O'More\" melody). This nickname was commonly used during that season, perhaps because the team had a new manager and several rookie players. John I. Taylor had said in December 1907 that the Pilgrims \"sounded too much like homeless wanderers.\"", "title": "Nickname" }, { "paragraph_id": 9, "text": "The National League club in Boston, though seldom called the \"Red Stockings\" anymore, still wore red trim. In 1907, the National League club adopted an all-white uniform, and the American League team saw an opportunity. On December 18, 1907, Taylor announced that the club had officially adopted red as its new team color. The 1908 uniforms featured a large icon of a red stocking angling across the shirt front. For 1908, the National League club returned to wearing red trim, but the American League team finally had an official nickname and remained the \"Red Sox\" for good.", "title": "Nickname" }, { "paragraph_id": 10, "text": "The name is often shortened to \"Bosox\" or \"BoSox\", a combination of \"Boston\" and \"Sox\" (similar to the \"ChiSox\" in Chicago or the minor league \"WooSox\" of Worcester, a minor league affiliate of Boston). Sportswriters sometimes refer to the Red Sox as the Crimson Hose and the Olde Towne Team. Recently, media have begun to call them the \"Sawx\" casually, reflecting how the word is pronounced with a New England accent. However, most fans simply refer to the team as the \"Sox\" when the context is understood to mean Red Sox.", "title": "Nickname" }, { "paragraph_id": 11, "text": "The formal name of the entity which owns the team is \"Boston Red Sox Baseball Club Limited Partnership\". The name shown on a door near the main entrance to Fenway Park, \"Boston American League Baseball Company\", was used prior to the team's reorganization as a limited partnership on May 26, 1978.", "title": "Nickname" }, { "paragraph_id": 12, "text": "In 1901, the minor Western League, led by Ban Johnson, declared itself to be equal to the National League, then the only major league in baseball. Johnson had changed the name of the league to the American League prior to the 1900 season. In 1901, the league created a franchise in Boston, called the \"Boston Americans\", to compete with the National League team there.", "title": "History" }, { "paragraph_id": 13, "text": "Playing their home games at Huntington Avenue Grounds, the Boston franchise finished second in the league in 1901 and third in 1902. The team was originally owned by C.W. Somers. In January 1902, he sold all but one share of the team to Henry Killilea.", "title": "History" }, { "paragraph_id": 14, "text": "The early teams were led by manager and star third baseman Jimmy Collins, outfielders Chick Stahl, Buck Freeman, and Patsy Dougherty, and pitcher Cy Young, who in 1901 won the pitching Triple Crown with 33 wins (41.8% of the team's 79 wins), 1.62 ERA and 158 strikeouts.", "title": "History" }, { "paragraph_id": 15, "text": "In 1903, the team won their first American League pennant and, as a result, Boston participated in the first modern World Series, going up against the Pittsburgh Pirates. Aided by the modified chants of \"Tessie\" by the Royal Rooters fan club and by its stronger pitching staff, the Americans won the best-of-nine series five games to three.", "title": "History" }, { "paragraph_id": 16, "text": "In April 1904, the team was purchased by John I. Taylor of Boston. The 1904 team found itself in a pennant race against the New York Highlanders. A predecessor to what became a storied rivalry, this race featured the trade of Patsy Dougherty to the Highlanders for Bob Unglaub. In order to win the pennant, the Highlanders needed to win both games of their final doubleheader with the Americans at the Highlanders' home stadium, Hilltop Park. With Jack Chesbro on the mound, and the score tied 2–2 with a man on third in the top of the ninth, a spitball got away from Chesbro and Lou Criger scored the go-ahead run and the Americans won their second pennant. However, the NL champion New York Giants declined to play any postseason series, but a sharp public reaction led the two leagues to make the World Series a permanent championship, starting in 1905.", "title": "History" }, { "paragraph_id": 17, "text": "In 1906, Boston lost 105 games and finished last in the league. In December 1907, Taylor proposed that the Boston Americans name change to the Boston Red Sox.", "title": "History" }, { "paragraph_id": 18, "text": "By 1909, center fielder Tris Speaker had become a fixture in the Boston outfield, and the team finished the season in third place. In 1912, the Red Sox won 105 games and the pennant. The 105 wins stood as the club record until the 2018 club won 108. Anchored by an outfield including Tris Speaker, Harry Hooper and Duffy Lewis, and pitcher Smoky Joe Wood, the Red Sox beat the New York Giants 4–3–1 in the 1912 World Series best known for Snodgrass's Muff.", "title": "History" }, { "paragraph_id": 19, "text": "From 1913 to 1916 the Red Sox were owned by Joseph Lannin. In 1914, Lannin signed a young up-and-coming pitcher named Babe Ruth from the Baltimore Orioles of the International League. In 1915, the team won 101 games and went on to the 1915 World Series, where they beat the Philadelphia Phillies four games to one. Following the 1915 season, Tris Speaker was traded to the Cleveland Indians. The Red Sox went on to win the 1916 World Series, defeating the Brooklyn Robins.", "title": "History" }, { "paragraph_id": 20, "text": "Harry Frazee bought the Red Sox from Joseph Lannin in 1916 for about $675,000. In 1918, Babe Ruth led the team to another World Series championship over the Chicago Cubs.", "title": "History" }, { "paragraph_id": 21, "text": "Prior to the sale of Babe Ruth, multiple trades occurred between the Red Sox and the Yankees. On December 18, 1918, outfielder Duffy Lewis, pitcher Dutch Leonard and pitcher Ernie Shore were traded to the Yankees for pitcher Ray Caldwell, Slim Love, Roxy Walters, Frank Gilhooley and $15,000. In July 1919, pitcher Carl Mays quit the team and then was traded to the Yankees for Bob McGraw, Allan Russell and $40,000.", "title": "History" }, { "paragraph_id": 22, "text": "After Mays was traded, league president Ban Johnson suspended him due to his breaking of his contract with the Red Sox. The Yankees went to court after Johnson suspended Mays. After the Yankees were able to play Mays, the American League split into two factions: the Yankees, Red Sox and White Sox, known as the \"Insurrectos\", versus Johnson and the remaining five clubs, a.k.a. the \"Loyal Five\".", "title": "History" }, { "paragraph_id": 23, "text": "On December 26, 1919, the team sold Babe Ruth, who had played the previous six seasons for the Red Sox, to the rival New York Yankees. The sale was announced on January 6, 1920. In 1919, Ruth had broken the single-season home run record, hitting 29 home runs. It was believed that Frazee sold Ruth to finance the Broadway musical No, No, Nanette. While No, No, Nanette did not open on Broadway until 1925, Leigh Montville's book, The Big Bam: The Life and Times of Babe Ruth, reports that No, No, Nanette had originated as a non-musical stage play called My Lady Friends, which opened on Broadway in December 1919. According to the book, My Lady Friends had been financed by Ruth's sale to the Yankees. The sale of Babe Ruth came to be viewed as the beginning of the Yankees–Red Sox rivalry, considered the \"best rivalry\" by American sports journalists.", "title": "History" }, { "paragraph_id": 24, "text": "In the December 1920, Wally Schang, Waite Hoyt, Harry Harper and Mike McNally were traded to the Yankees for Del Pratt, Muddy Ruel, Hank Thormahlen, Sammy Vick. The following winter, shortstop Everett Scott, and pitchers Bullet Joe Bush and Sad Sam Jones were traded to the Yankees for Roger Peckinpaugh, who was immediately traded to the Washington Senators, Jack Quinn, Rip Collins, Bill Piercy.", "title": "History" }, { "paragraph_id": 25, "text": "On July 23, 1922, Joe Dugan and Elmer Smith were traded to the Yankees for Elmer Miller, Chick Fewster, Johnny Mitchell, and Lefty O'Doul. Acquiring Dugan helped the Yankees edge the St. Louis Browns in a tight pennant race. After late trades in 1922, a June 15 trading deadline went into effect. In 1923, Herb Pennock was traded by the Red Sox to the Yankees for Camp Skinner, Norm McMillan, and George Murray.", "title": "History" }, { "paragraph_id": 26, "text": "The loss of several top players sent the Red Sox into free fall. During the 1920s and early 1930s, the Red Sox were fixtures in the second division, never finishing closer than 20 games out of first. The losses increased after Frazee sold the team to Bob Quinn in 1923. The team bottomed out in 1932 with a record of 43–111, still the worst record in franchise history. However, in 1931, Earl Webb set the all-time mark for most doubles in a season with 67.", "title": "History" }, { "paragraph_id": 27, "text": "In 1933, Tom Yawkey bought the team. Yawkey acquired pitchers Wes Ferrell and Lefty Grove, Joe Cronin, a shortstop and manager, and first baseman Jimmie Foxx. In 1938, Foxx hit 50 home runs, which stood as a club record for 68 years. That year Foxx also set a club-record of 175 runs.", "title": "History" }, { "paragraph_id": 28, "text": "In 1939, the Red Sox purchased the contract of outfielder Ted Williams from the minor league San Diego Padres of the Pacific Coast League, ushering in an era of the team sometimes called the \"Ted Sox.\" Williams consistently hit for both high power and high average, and is generally considered one of the greatest hitters of all time. The right-field bullpens in Fenway were built in part for Williams' left-handed swing, and are sometimes called \"Williamsburg.\" Before this addition, it was over 400 feet (120 m) to right field. He served two stints in the United States Marine Corps as a pilot and saw active duty in both World War II and the Korean War, missing at least five full seasons of baseball. His book The Science of Hitting is widely read by students of baseball. He is currently the last player to hit over .400 for a full season, batting .406 in 1941. Williams feuded with sports writers his whole career, calling them \"The Knights of the Keyboard\", and his relationship with the fans was often rocky as he was seen spitting towards the stands on more than one occasion.", "title": "History" }, { "paragraph_id": 29, "text": "With Williams, the Red Sox reached the 1946 World Series but lost to the St. Louis Cardinals in seven games in part because of the use of the \"Williams Shift\", a defensive tactic in which the shortstop moves to the right side of the infield to make it harder for the left-handed-hitting Williams to hit to that side of the field. Some have claimed that he was too proud to hit to the other side of the field, not wanting to let the Cardinals take away his game. His performance may have also been affected by a pitch he took in the elbow in an exhibition game a few days earlier. Either way, in his only World Series, Williams gathered just five singles in 25 at-bats for a .200 average.", "title": "History" }, { "paragraph_id": 30, "text": "The Cardinals won the 1946 Series when Enos Slaughter scored the go-ahead run all the way from first base on a base hit to left field. The throw from Leon Culberson was cut off by shortstop Johnny Pesky, who relayed the ball to the plate just a hair too late. Some say Pesky hesitated or \"held the ball\" before he turned to throw the ball, but this has been disputed.", "title": "History" }, { "paragraph_id": 31, "text": "Along with Williams and Pesky, the Red Sox featured several other star players during the 1940s, including second baseman Bobby Doerr and center fielder Dom DiMaggio (the younger brother of Joe DiMaggio).", "title": "History" }, { "paragraph_id": 32, "text": "The Red Sox narrowly lost the AL pennant in 1948 and 1949. In 1948, Boston finished in a tie with Cleveland, and their loss to Cleveland in a one-game playoff ended hopes of an all-Boston World Series. Curiously, manager Joseph McCarthy chose journeyman Denny Galehouse to start the playoff game when the young lefty phenom Mel Parnell was available to pitch. In 1949, the Red Sox were one game ahead of the New York Yankees, with the only two games left for both teams being against each other, and they lost both of those games.", "title": "History" }, { "paragraph_id": 33, "text": "The 1950s were viewed as a time of tribulation for the Red Sox. After Williams returned from the Korean War in 1953, many of the best players from the late 1940s had retired or been traded. The stark contrast in the team led critics to call the Red Sox' daily lineup \"Ted Williams and the Seven Dwarfs.\" Jackie Robinson was even worked out by the team at Fenway Park, however, owner Tom Yawkey did not want an African American player on his team. Willie Mays also tried out for Boston and was highly praised by team scouts. In 1955, Frank Malzone debuted at third base and Ted Williams hit .388 at the age of 38 in 1957, but there was little else for Boston fans to root for. Williams retired at the end of the 1960 season, famously hitting a home run in his final at-bat as memorialized in the John Updike story \"Hub fans bid Kid adieu.\" The Red Sox finally became the last Major League team to field an African American player when they promoted infielder Pumpsie Green from their AAA farm team in 1959.", "title": "History" }, { "paragraph_id": 34, "text": "The 1960s also started poorly for the Red Sox, though 1961 saw the debut of Carl \"Yaz\" Yastrzemski, Williams' replacement in left field, who developed into one of the better hitters of a pitching-rich decade.", "title": "History" }, { "paragraph_id": 35, "text": "Red Sox fans know 1967 as the season of the \"Impossible Dream.\" The slogan refers to the hit song from the popular musical play \"Man of La Mancha\". 1967 saw one of the great pennant races in baseball history with four teams in the AL pennant race until almost the last game. The BoSox had finished the 1966 season in ninth place, but they found new life with Yastrzemski as the team won the pennant to reach the 1967 World Series. Yastrzemski won the American League Triple Crown (the most recent player to accomplish such a feat until Miguel Cabrera did so in 2012), hitting .326 with 44 home runs and 121 runs batted in. He was named the league's Most Valuable Player, just one vote shy of a unanimous selection as a Minnesota sportswriter placed Twins center fielder César Tovar first on his ballot. But the Red Sox lost the series to the St. Louis Cardinals in seven games. Cardinals pitcher Bob Gibson stymied the Red Sox, winning three games.", "title": "History" }, { "paragraph_id": 36, "text": "An 18-year-old Bostonian rookie named Tony Conigliaro slugged 24 home runs in 1964. \"Tony C\" became the youngest player in Major League Baseball to hit his 100th home run, a record that stands today. He was struck just above the left cheek bone by a fastball thrown by Jack Hamilton of the California Angels on Friday, August 18, 1967, and sat out the entire next season with headaches and blurred vision. Although he did have a productive season in 1970, he was never the same.", "title": "History" }, { "paragraph_id": 37, "text": "Although the Red Sox were competitive for much of the late 1960s and early 1970s, they never finished higher than second place in their division. The closest they came to a divisional title was 1972 when they lost by a half-game to the Detroit Tigers. The start of the season was delayed by a players' strike, and the Red Sox had lost one more game to the strike than the Tigers had. Games lost to the strike were not made up. The Red Sox went to Detroit with a half-game lead for the final series of the season, but lost the first two of those three and were eliminated from the pennant race.", "title": "History" }, { "paragraph_id": 38, "text": "The Red Sox won the AL pennant in 1975. The 1975 Red Sox were as colorful as they were talented, with Yastrzemski and rookie outfielders Jim Rice and Fred Lynn, veteran outfielder Dwight Evans, catcher Carlton Fisk, and pitchers Luis Tiant and eccentric junkballer Bill \"The Spaceman\" Lee. Fred Lynn won both the American League Rookie of the Year award and the Most Valuable Player award, a feat which had never previously been accomplished, and was not duplicated until Ichiro Suzuki did it in 2001. In the 1975 American League Championship Series, the Red Sox swept the Oakland A's.", "title": "History" }, { "paragraph_id": 39, "text": "In the 1975 World Series, they faced the heavily favored Cincinnati Reds, also known as The Big Red Machine. Luis Tiant won games 1 and 4 of the World Series but after five games, the Red Sox trailed the series 3 games to 2. Game 6 at Fenway Park is considered among the greatest games in postseason history. Down 6–3 in the bottom of the eighth inning, Red Sox pinch hitter Bernie Carbo hit a three-run homer into the center field bleachers off Reds fireman Rawly Eastwick to tie the game. In the top of the 11th inning, right fielder Dwight Evans made a spectacular catch of a Joe Morgan line drive and doubled off Ken Griffey at first base to preserve the tie. In the bottom of the 12th inning, Carlton Fisk hit a deep fly ball that sliced towards the left-field foul pole above the Green Monster. As the ball sailed into the night, Fisk waved his arms frantically towards fair territory, seemingly pleading with the ball not to go foul. The ball complied, and bedlam ensued at Fenway as Fisk rounded the bases to win the game for the Red Sox 7–6.", "title": "History" }, { "paragraph_id": 40, "text": "The Red Sox lost game 7, 4–3 even though they had an early 3–0 lead. Starting pitcher Bill Lee threw a slow looping curve which he called a \"Leephus pitch\" or \"space ball\" to Reds first baseman Tony Pérez who hit the ball over the Green Monster and across the street. The Reds scored the winning run in the 9th inning. Carlton Fisk said famously about the 1975 World Series, \"We won that thing 3 games to 4.\"", "title": "History" }, { "paragraph_id": 41, "text": "In 1978, the Red Sox and the Yankees were involved in a tight pennant race. The Yankees were 14+1⁄2 games behind the Red Sox in July, and on September 10, after completing a 4-game sweep of the Red Sox (known as \"The Boston Massacre\"), the Yankees tied for the divisional lead.", "title": "History" }, { "paragraph_id": 42, "text": "On September 16 the Yankees held a 3+1⁄2 game lead over the Red Sox, but the Sox won 11 of their next 13 games and by the final day of the season, the Yankees' magic number to win the division was one—with a win over Cleveland or a Boston loss to the Toronto Blue Jays clinching the division. However, New York lost 9–2 and Boston won 5–0, forcing a one-game playoff to be held at Fenway Park on Monday, October 2.", "title": "History" }, { "paragraph_id": 43, "text": "The most remembered moment from the game was Bucky Dent's 7th inning three-run home run in off Mike Torrez just over the Green Monster, giving the Yankees their first lead. The dejected Boston manager, Don Zimmer, gave Mr. Dent a new middle name which lives on in Boston sports lore to this day, uttering three words as the ball sailed over the left-field wall: \"Bucky Fucking Dent!\" Reggie Jackson provided a solo home run in the 8th that proved to be the difference in the Yankees' 5–4 win, which ended with Yastrzemski popping out to Graig Nettles in foul territory with Rick Burleson representing the tying run at third. Although Dent became a Red Sox demon, the Red Sox got retribution in 1990 when the Yankees fired Dent as their manager during a series at Fenway Park.", "title": "History" }, { "paragraph_id": 44, "text": "Carl Yastrzemski retired after the 1983 season, during which the Red Sox finished sixth in the seven-team AL East, posting their worst record since 1966.", "title": "History" }, { "paragraph_id": 45, "text": "However, in 1986, it appeared that the team's fortunes were about to change. The offense had remained strong with Jim Rice, Dwight Evans, Don Baylor and Wade Boggs. Roger Clemens led the pitching staff, going 24–4 with a 2.48 ERA, and had a 20-strikeout game to win both the American League Cy Young and Most Valuable Player awards. Clemens became the first starting pitcher to win both awards since Vida Blue in 1971. Despite spending a month and a half on the disabled list in the middle of the season, left-hander Bruce Hurst went 13–8, striking out 167 and pitching four shutout games. Boston sportswriters that season compared Clemens and Hurst to Don Drysdale and Sandy Koufax from the 1960s Los Angeles Dodgers.", "title": "History" }, { "paragraph_id": 46, "text": "The Red Sox won the AL East for the first time in 11 seasons, and faced the California Angels in the ALCS. The teams split the first two games in Boston, but the Angels won the next two home games, taking a 3–1 lead in the series. With the Angels poised to win the series, the Red Sox trailed 5–2 heading into the ninth inning of Game 5. A two-run homer by Baylor cut the lead to one. With two outs and a runner on, and one strike away from elimination, Dave Henderson homered off Donnie Moore to put Boston up 6–5. Although the Angels tied the game in the bottom of the ninth, the Red Sox won in the 11th on a Henderson sacrifice fly off Moore. The Red Sox then found themselves with six- and seven-run wins at Fenway Park in Games 6 and 7 to win the American League title.", "title": "History" }, { "paragraph_id": 47, "text": "The Red Sox faced a heavily favored New York Mets team that had won 108 games in the regular season in the 1986 World Series. Boston won the first two games in Shea Stadium but lost the next two at Fenway, knotting the series at 2 games apiece. After Bruce Hurst recorded his second victory of the series in Game 5, the Red Sox returned to Shea Stadium looking to garner their first championship in 68 years. However, Game 6 became one of the most devastating losses in club history. After pitching seven strong innings, Clemens was lifted from the game with a 3–2 lead. Years later, Manager John McNamara said Clemens was suffering from a blister and asked to be taken out of the game, a claim Clemens denied. The Mets then scored a run off reliever and former Met Calvin Schiraldi to tie the score 3–3. The game went to extra innings, where the Red Sox took a 5–3 lead in the top of the 10th on a solo home run by Henderson, a double by Boggs and an RBI single by second baseman Marty Barrett.", "title": "History" }, { "paragraph_id": 48, "text": "After recording two outs in the bottom of the 10th, a graphic appeared on the NBC telecast hailing Barrett as the Player of the Game and Bruce Hurst as Most Valuable Player of the World Series. A message even appeared briefly on the Shea Stadium scoreboard congratulating the Red Sox as world champions. After so many years of abject frustration, Red Sox fans around the world could taste victory. With the count at two balls and one strike, Mets catcher Gary Carter hit a single. It was followed by singles by Kevin Mitchell and Ray Knight. With Mookie Wilson batting, a wild pitch by Bob Stanley tied the game at 5. Wilson then hit a slow ground ball to first; the ball rolled through Bill Buckner's legs, allowing Knight to score the winning run from second.", "title": "History" }, { "paragraph_id": 49, "text": "While Buckner was singled out as responsible for the loss, many observers—as well as both Wilson and Buckner—have noted that even if Buckner had fielded the ball cleanly, the speedy Wilson probably would have still been safe, leaving the game-winning run at third with two out.", "title": "History" }, { "paragraph_id": 50, "text": "Many observers questioned why Buckner was in the game at that point considering he had bad knees and that Dave Stapleton had come in as a late-inning defensive replacement in prior series games. It appeared as though McNamara was trying to reward Buckner for his long and illustrious career by leaving him in the game. After falling behind 3–0, the Mets then won Game 7, concluding the devastating collapse and feeding the myth that the Red Sox were \"cursed.\"", "title": "History" }, { "paragraph_id": 51, "text": "This World Series loss had a strange twist: Red Sox General Manager Lou Gorman was vice-president, player personnel, of the Mets from 1980 to 1983. Working under Mets' GM Frank Cashen, with whom Gorman served with the Orioles, he helped lay the foundation for the Mets' championship.", "title": "History" }, { "paragraph_id": 52, "text": "The Red Sox returned to the postseason in 1988. With the club in fourth place midway through the 1988 season at the All-Star break, manager John McNamara was fired and replaced by Walpole resident and longtime minor-league manager Joe Morgan on July 15. The club immediately won 12 games in a row, and 19 of 20 overall, to surge to the AL East title in what was called Morgan Magic. But the magic was short-lived, as the team was swept by the Oakland Athletics in the ALCS. The Most Valuable Player of that Series was former Red Sox pitcher and Baseball Hall of Fame player Dennis Eckersley, who saved all four wins for Oakland. Two years later, in 1990, the Red Sox again won the division and face the Athletics in the ALCS. However, the outcome was the same, with the A's sweeping the ALCS in four straight.", "title": "History" }, { "paragraph_id": 53, "text": "In 1990, Yankees fans started to chant \"1918!\" to taunt the Red Sox. The demeaning chant echoed at Yankee Stadium each time the Red Sox were there. Also, Fenway Park became the scene of Bucky Dent's worst moment as a manager, although it was where he had his greatest triumph. In June, when the Red Sox swept the Yankees during a four-game series at Fenway Park, the Yankees fired Dent as their manager. Red Sox fans felt retribution to Dent being fired on their field, but the Yankees used him as a scapegoat. However, Dan Shaughnessy of The Boston Globe severely criticized Yankees owner George Steinbrenner for firing Dent—his 18th managerial change in as many years since becoming owner—in Boston and said he should \"have waited until the Yankees got to Baltimore\" to fire Dent. He said that \"if Dent had been fired in Seattle or Milwaukee, this would have been just another event in an endless line of George's jettisons. But it happened in Boston and the nightly news had its hook.\" \"The firing was only special because ... it's the first time a Yankee manager—who was also a Red Sox demon—was purged on the ancient Indian burial grounds of the Back Bay.\" However, Bill Pennington called the firing of Dent \"merciless.\"", "title": "History" }, { "paragraph_id": 54, "text": "Tom Yawkey died in 1976, and his wife Jean R. Yawkey took control of the team until her death in 1992. Their initials are shown in two stripes on the left field wall in Morse code. Upon Jean's death, control of the team passed to the Yawkey Trust, led by John Harrington. The trust sold the team in 2002, concluding 70 years of Yawkey ownership.", "title": "History" }, { "paragraph_id": 55, "text": "In 1994, General Manager Lou Gorman was replaced by Dan Duquette, a Massachusetts native who had worked for the Montreal Expos. Duquette revived the team's farm system, which during his tenure produced players such as Nomar Garciaparra, Carl Pavano and David Eckstein. Duquette also spent money on free agents, notably an 8-year, $160 million deal for Manny Ramírez after the 2000 season.", "title": "History" }, { "paragraph_id": 56, "text": "The Red Sox won the newly realigned American League East in 1995, finishing seven games ahead of the Yankees. However, they were swept in three games in the ALDS by the Cleveland Indians. Their postseason losing streak reached 13 straight games, dating back to the 1986 World Series.", "title": "History" }, { "paragraph_id": 57, "text": "Roger Clemens tied his major league record by fanning 20 Detroit Tigers on September 18, 1996, in one of his final appearances in a Red Sox uniform. After Clemens had turned 30 and then had four seasons, 1993–96, which were by his standards mediocre at best, Duquette said the pitcher was entering \"the twilight of his career\". Clemens went on to pitch well for another ten years and win four more Cy Young Awards.", "title": "History" }, { "paragraph_id": 58, "text": "Out of contention in 1997, the team traded closer Heathcliff Slocumb to Seattle for catching prospect Jason Varitek and right-handed pitcher Derek Lowe. Prior to the start of the 1998 season, the Red Sox dealt pitchers Tony Armas Jr. and Carl Pavano to the Montreal Expos for pitcher Pedro Martínez. Martínez became the anchor of the team's pitching staff and turned in several outstanding seasons. In 1998, the team won the American League Wild Card but again lost the American League Division Series to the Indians.", "title": "History" }, { "paragraph_id": 59, "text": "In 1999, Duquette called Fenway Park \"economically obsolete\" and, along with Red Sox ownership, led a push for a new stadium.", "title": "History" }, { "paragraph_id": 60, "text": "On the field, the 1999 Red Sox were finally able to overturn their fortunes against the Indians in the American League Division Series. Cleveland took a 2–0 series lead, but Boston won the next three games behind strong pitching by Derek Lowe, Pedro Martínez and his brother Ramón Martínez. Game 4's 23–7 win by the Red Sox was the highest-scoring playoff game in major league history. Game 5 began with the Indians taking a 5–2 lead after two innings, but Pedro Martínez, nursing a shoulder injury, came on in the fourth inning and pitched six innings without allowing a hit while the team's offense rallied for a 12–8 win behind two home runs and seven runs batted in from outfielder Troy O'Leary. After the ALDS victory, the Red Sox lost the American League Championship Series to the Yankees, four games to one. The one bright spot was a lopsided win for the Red Sox in the much-hyped Martinez-Clemens game.", "title": "History" }, { "paragraph_id": 61, "text": "In 2002, the Red Sox were sold by Yawkey trustee and president Harrington to New England Sports Ventures, a consortium headed by principal owner John Henry. Tom Werner served as executive chairman, Larry Lucchino served as president and CEO, and serving as vice-chairman was Les Otten. Dan Duquette was fired as GM of the club on February 28, with former Angels GM Mike Port taking the helm for the 2002 season. A week later, manager Joe Kerrigan was fired and was replaced by Grady Little.", "title": "History" }, { "paragraph_id": 62, "text": "While nearly all offseason moves were made under Duquette, such as signing outfielder Johnny Damon away from the Oakland Athletics, the new ownership made additions such as outfielder Cliff Floyd and relief pitcher Alan Embree. Nomar Garciaparra, Manny Ramírez, and Floyd all hit well, while Pedro Martínez put up his usual outstanding numbers. Derek Lowe, newly converted into a starter, won 20 games—becoming the first player to save 20 games and win 20 games in back-to-back seasons.", "title": "History" }, { "paragraph_id": 63, "text": "After failing to reach the playoffs, Port was replaced by Yale University graduate Theo Epstein. Epstein, raised in Brookline, Massachusetts, and just 28 at the time of his hiring, became the youngest general manager in MLB history.", "title": "History" }, { "paragraph_id": 64, "text": "The 2003 team was known as the \"Cowboy Up\" team, a nickname derived from first baseman Kevin Millar's challenge to his teammates to show more determination. In the 2003 American League Division Series, the Red Sox rallied from a 0–2 series deficit against the Athletics to win the best-of-five series. Derek Lowe returned to his former relief pitching role to save Game 5, a 4–3 victory. The team then faced the Yankees in the 2003 American League Championship Series. In Game 7, Boston led 5–2 in the eighth inning, but Pedro Martínez allowed three runs to tie the game. The Red Sox could not score off Mariano Rivera over the last three innings and eventually lost the game 6–5 when Yankee third baseman Aaron Boone hit a solo home run off Tim Wakefield. Some placed the blame for the loss on manager Grady Little for failing to remove starting pitcher Martínez in the 8th inning after some observers believe he began to show signs of tiring. It was stated by Epstein that the decision to not renew Little's contract was \"made on a body of work after careful contemplation of the big picture...did not depend on any one decision in any one postseason game.\" Boston would hire former Philadelphia Phillies manager Terry Francona to manage the 2004 season.", "title": "History" }, { "paragraph_id": 65, "text": "During the 2003–04 offseason, the Red Sox acquired another ace pitcher, Curt Schilling, and a closer, Keith Foulke. Due to some midseason struggles with injuries, management shook up the team at the July 31 trading deadline as part of a four-team trade. The Red Sox traded the team's popular, yet oft-injured, shortstop Nomar Garciaparra and outfielder Matt Murton to the Chicago Cubs, and received first baseman Doug Mientkiewicz from the Minnesota Twins, and shortstop Orlando Cabrera from the Montreal Expos. In a separate transaction, the Red Sox acquired center fielder Dave Roberts from the Los Angeles Dodgers. Following the trades, the club won 22 out of 25 games and qualified for the playoffs as the AL Wild Card. Players and fans affectionately referred to the players as \"the Idiots\", a term coined by Damon and Millar during the playoff push to describe the team's eclectic roster and devil-may-care attitude toward their supposed \"curse.\"", "title": "History" }, { "paragraph_id": 66, "text": "Boston began the postseason by sweeping the AL West champion Anaheim Angels in the ALDS. In the third game of the series, David Ortiz hit a walk-off two-run homer in the 10th inning to win the game and the series to advance to a rematch of the previous year's ALCS in the ALCS against the Yankees. The ALCS started very poorly for the Red Sox, as they lost the first three games (including a crushing 19–8 home loss in game 3). In Game 4, the Red Sox found themselves facing elimination, trailing 4–3 in the ninth with Mariano Rivera in to close for the Yankees. After Rivera issued a walk to Millar, Roberts came on to pinch run and promptly stole second base. He then scored on an RBI single by Bill Mueller, sending the game into extra innings. The Red Sox went on to win the game 6–4 on a two-run home run by Ortiz in the 12th inning. The odds were still very much against the Sox in the series, but Ortiz also made the walk-off hit in the 14th inning of Game 5. The comeback continued with a victory from an injured Schilling in Game 6. Three sutures being used to stabilize the tendon in Schilling's right ankle bled throughout the game, famously making his sock appear bloody red. With it, Boston became the first team in MLB history to force a series-deciding Game 7 after trailing 3–0 in games. The Red Sox completed their historic comeback in Game 7 with a 10–3 victory over the Yankees. Ortiz began the scoring with a two-run homer. Along with his game-winning runs batted in during games 4 and 5, he was named ALCS Most Valuable Player. The Red Sox joined the 1942 Toronto Maple Leafs and the 1975 New York Islanders as the only North American professional sports teams in history at the time to win a best-of-seven games series after being down 3–0. (The 2010 Philadelphia Flyers and the 2014 Los Angeles Kings would later accomplish the feat).", "title": "History" }, { "paragraph_id": 67, "text": "The Red Sox swept the St. Louis Cardinals in the 2004 World Series. The Red Sox never trailed throughout the series; Mark Bellhorn hit a game-winning home run off Pesky's Pole in game 1, and Schilling pitched another bloodied-sock victory in game 2, followed by similarly masterful pitching performances by Martinez and Derek Lowe. It was the Red Sox' first championship in 86 years. Manny Ramírez was named World Series MVP. To add a final, surreal touch to Boston's championship season, on the night of Game 4 a total lunar eclipse colored the moon red over Busch Stadium. The Red Sox earned many accolades from the sports media and throughout the nation for their season, such as in December, when Sports Illustrated named the Boston Red Sox the 2004 Sportsmen of the Year.", "title": "History" }, { "paragraph_id": 68, "text": "The 2005 AL East was decided on the last weekend of the season, with the Yankees coming to Fenway Park with a one-game lead in the standings. The Red Sox won two of the three games to finish the season with the same record as the Yankees, 95–67. However, a playoff was not needed, as the loser of such a playoff would still make the playoffs as a wild card team. As the Yankees had won the season series, they were awarded the division title, and the Red Sox competed in the playoffs as the wild card team. Boston failed to defend their championship, and was swept in three games by the eventual 2005 World Series champion Chicago White Sox in the first round of the playoffs. In 2006 David Ortiz broke Jimmie Foxx's single-season Red Sox home run record by hitting 54 homers. However, Boston failed to make the playoffs after compiling a 9–21 record in the month of August due to several injuries in the club's roster.", "title": "History" }, { "paragraph_id": 69, "text": "Theo Epstein's first step toward restocking the team for 2007 was to pursue one of the most anticipated acquisitions in baseball history. On November 14, MLB announced that Boston had won the bid for the rights to negotiate a contract with Japanese Nippon Professional Baseball superstar pitcher Daisuke Matsuzaka. Boston placed a bid of $51.1 million to negotiate with Matsuzaka and completed a 6-year, $52 million contract after they were announced as the winning bid.", "title": "History" }, { "paragraph_id": 70, "text": "The Red Sox moved into first place in the AL East by mid-April and never relinquished their division lead. Initially, rookie second baseman Dustin Pedroia under-performed, hitting below .200 in April. Manager Terry Francona refused to bench him and his patience paid off as Pedroia eventually won the AL Rookie of the Year Award for his performance that season, which included 165 hits and a .317 batting average. On the mound, Josh Beckett emerged as the ace of the staff with his first 20-win season, as fellow starting pitchers Schilling, Matsuzaka, Wakefield and Julián Tavárez all struggled at times. Relief pitcher Hideki Okajima, another recent arrival from the NPB, posted an ERA of 0.88 through the first half and was selected for the All-Star Game. Okajima finished the season with a 2.22 ERA and 5 saves, emerging as one of baseball's top relievers. Minor league call-up Clay Buchholz provided a spark on September 1 by pitching a no-hitter in his second career start. The Red Sox captured their first AL East title since 1995.", "title": "History" }, { "paragraph_id": 71, "text": "The Red Sox swept the Angels in the ALDS. Facing the Cleveland Indians in the ALCS, the Red Sox fell in games 2, 3, and 4 before Beckett picked up his second victory of the series in game 5, starting a comeback. The Red Sox captured their twelfth American League pennant by outscoring the Indians 30–5 over the final three games. The Red Sox faced the Colorado Rockies in the 2007 World Series, and swept the Rockies in four games. In Game 4, Wakefield gave up his spot in the rotation to a recovered Jon Lester, who gave the Red Sox an impressive start, pitching 5+2⁄3 shutout innings. Key home runs late in the game by third baseman Mike Lowell and pinch-hitter Bobby Kielty secured the Red Sox' second title in four years, as Lowell was named Most Valuable Player in the World Series.", "title": "History" }, { "paragraph_id": 72, "text": "The Red Sox began their season by participating in the third opening day game in MLB history to be played in Japan, where they defeated the Oakland A's in the Tokyo Dome. On May 19, Jon Lester threw the 18th no-hitter in team history, defeating the Kansas City Royals 7–0. Down the stretch, outfielder Manny Ramirez became embroiled in controversy surrounding public incidents with fellow players and other team employees, as well as criticism of ownership and not playing, which some claimed was due to laziness and nonexistent injuries. The front office decided to move the disgruntled outfielder at the July 31 trade deadline, shipping him to the Dodgers in a three-way deal with the Pittsburgh Pirates that landed them Jason Bay to replace him in left field. With Ramirez gone, and Bay providing a new spark in the lineup, the Red Sox improved vastly and made the playoffs as the AL Wild Card. The Red Sox defeated the Angels in the 2008 ALDS three games to one. The Red Sox then took on their AL East rivals the Tampa Bay Rays in the ALCS. Down three games to one in the 5th game of the ALCS, Boston mounted a comeback from trailing 7–0 in the 7th inning to win 8–7. They tied the series at three games apiece with a Game 6 victory before losing Game 7, 3–1, thus becoming the eighth team in a row since 2000 to fail to repeat as world champions.", "title": "History" }, { "paragraph_id": 73, "text": "The Red Sox returned to postseason play in 2009 but were swept in the ALDS by the Los Angeles Angels. In 2010, they placed third in the division and failed to make the playoffs. In 2011, the Red Sox collapsed, becoming the first team in MLB history to blow a 9-game lead in the division heading into September, going 7–20 in the final month and failing again to make the playoffs. In December 2011, Bobby Valentine was hired as a new manager. The 2012 season marked the centennial of Fenway Park, and on April 20, past and present Red Sox players and coaches assembled to celebrate the park's anniversary. However, the collapse that they endured in September 2011 carried over into the season. The Red Sox struggled throughout the season due to injuries, inconsistent play, and off-field news. They finished 69–93 for their first losing season since 1997 and their worst season since 1965.", "title": "History" }, { "paragraph_id": 74, "text": "Boston, which finished last in the American League East with a 69–93 record in 2012 (26 games behind the Yankees), became the 11th team in major league history to go from worst in the division to first the next season when it clinched the A.L. East division title on September 20, 2013. Many credit the team's turnaround with the hiring of manager John Farrell, the former Red Sox pitching coach under Terry Francona from 2007 to 2010. As a former member of the staff, he had the respect of influential players such as Lester, Pedroia, and Ortiz. But there were other moves made in the offseason by general manager Ben Cherington who targeted \"character\" players to fill the team's needs. These acquisitions included veteran catcher David Ross, Jonny Gomes, Mike Napoli, and Shane Victorino. While some questioned these players as \"re-treads\", it was clear that Cherington was trying to move past 2011–2012 by bringing in \"clubhouse players\". Essential to the turnaround, however, was the pitching staff. With ace veteran John Lackey coming off Tommy John surgery and both Jon Lester and Clay Buchholz returning to their prior form, this allowed the team to rely less on their bullpen. Everything seemed in danger of collapsing, however, when both closers, Joel Hanrahan and Andrew Bailey, went down early with season-ending injuries. Farrell gave the closing job to Koji Uehara on June 21 who delivered with a 1.09 ERA and an MLB record 0.565 WHIP. On September 11, the 37-year-old right-hander set a new Red Sox record when he retired 33 straight batters. Other reasons include the trade deadline acquisition of pitcher Jake Peavy when the Red Sox were in second place in the AL East, the depth of the bench with players such as Mike Carp and rookies Jackie Bradley Jr. and Xander Bogaerts, and the re-emergence of players such as Will Middlebrooks and Daniel Nava. On September 28, 2013, the team secured home field advantage throughout the American League playoffs when their closest competition, the Oakland Athletics, lost. The next day, the team finished the season going 97–65, the best record in the American League and tied with the St. Louis Cardinals for the best record in baseball. They proceeded to defeat the St. Louis Cardinals in the 2013 World Series, four games to two. The Red Sox became the first team since the 1991 Minnesota Twins to win the World Series a year after finishing in last place, and the second overall. The 2012 Red Sox's .426 winning percentage was the lowest for a team in a season prior to a World Series championship.", "title": "History" }, { "paragraph_id": 75, "text": "Throughout the season, the Red Sox players and organization formed a close association with the city of Boston and its people in relation to the Boston Marathon bombing that occurred on April 15, 2013. On April 20, the day after the alleged bombers were captured, David Ortiz gave a pre-game speech following a ceremony honoring the victims and the local law enforcement, in which he stated, \"This is our fucking city! And nobody is going to dictate our freedom! Stay strong!\" For the entirety of the season, the team wore an additional arm patch that exhibited the Red Sox \"B\" logo and the word \"Strong\" within a blue circle. The team also hung up in the dugout a custom jersey that read \"Boston Strong\" with the number 617, representing the city of Boston's area code. On many occasions during the season, victims of the attack and law enforcement involved were given the honor of throwing the ceremonial first pitch. Following their victory in the 2013 World Series, the first one clinched at home in Fenway Park since 1918, Red Sox players Jonny Gomes and Jarrod Saltalamacchia performed a ceremony during the team's traditional duck boat victory parade, in which they placed the World Series trophy and the custom 617 jersey on the Boston Marathon finish line on Boylston Street, followed by a moment of silence and the singing of \"God Bless America\". This ceremony helped the city \"reclaim\" its spirit that was lost after the bombing. Overall, the Red Sox team and organization played a role in the healing process after the tragedy, owing to the team's unifying effect on the city.", "title": "History" }, { "paragraph_id": 76, "text": "Following the 2013 championship, the team finished last in the AL East during 2014 with a record of 71–91, and again in 2015 with a record of 78–84. On September 12, 2015, David Ortiz hit his 500th career home run off Matt Moore in Tropicana Field becoming the 27th player in MLB history to achieve that prestigious milestone; in November 2015, Ortiz announced that the 2016 season was to be his last.", "title": "History" }, { "paragraph_id": 77, "text": "The Red Sox had a record of 93–69 and won their division in 2016, with six American League All-Stars, the AL Cy Young Award winner in Rick Porcello, and the runner-up for the AL Most Valuable Player Award, Mookie Betts. Rookie Andrew Benintendi established himself in the Red Sox outfield, and Steven Wright emerged as one of the year's biggest surprises. The Red Sox grabbed the lead in the AL East early and held on to it throughout the year, which included many teams honoring Ortiz throughout the season. Despite the success, the team lost five of their last six games of the regular season and were swept in the ALDS by the eventual American League Champion Cleveland Indians. The Red Sox once again finished with a record of 93–69 in 2017 and repeated as division champions. The team went 5–5 in their last ten regular-season games and were eliminated by the Houston Astros in the ALDS in four games. The Red Sox subsequently fired their manager, John Farrell, and hired Alex Cora, signing him to a three-year deal.", "title": "History" }, { "paragraph_id": 78, "text": "The Red Sox finished with a 108–54 (.667) record, winning the American League East division title for the third consecutive season, eight games ahead of the second-place New York Yankees, and were the first team to clinch a berth in the 2018 postseason. The Red Sox surpassed the 100-win mark for the first time since 1946, broke the franchise record of 105 wins that had been set in 1912, and won the most games of any MLB team since the 2001 Seattle Mariners won 116. The 2018 Red Sox were led by All-Stars Mookie Betts, J. D. Martinez, Chris Sale, and Craig Kimbrel. Betts led baseball in batting average and slugging percentage, while Martinez led in runs batted in. Sale tossed only 158 innings due to a shoulder injury late in the year, but was otherwise superb, posting a 2.11 earned run average to go along with 237 strikeouts. Kimbrel saved 42 games and struck out 96 batters.", "title": "History" }, { "paragraph_id": 79, "text": "The Red Sox entered the postseason as the top seed in the American League, and defeated the New York Yankees (100–62) in four games in the Division Series. Next, they defeated the defending champion Houston Astros (103–59) in five games in the League Championship Series. Boston then defeated the Los Angeles Dodgers (92–71) in five games in the World Series, for the team's fourth championship in 15 years and ninth in franchise history. The team's motto during the season, \"do damage\", became \"damage done\" upon their victory.", "title": "History" }, { "paragraph_id": 80, "text": "Based on these exploits, the team is considered the best MLB team of the 2010s, one of the best Red Sox teams ever, and one of the best baseball teams since the 1998 New York Yankees.", "title": "History" }, { "paragraph_id": 81, "text": "Despite retaining most players from the 2018 championship team, the 2019 Red Sox won 24 fewer games, finishing third in the division and missing the playoffs for the first time since 2015. President of Baseball Operations Dave Dombrowski was dismissed following a September loss to the Yankees. On October 28, the Red Sox hired Chaim Bloom as his replacement on a five-year contract, with the title of Chief Baseball Officer.", "title": "History" }, { "paragraph_id": 82, "text": "On January 7, 2020, it was reported in The Athletic that the Red Sox had used their video replay room to steal signs during their 2018 season. On January 15, the Red Sox and manager Alex Cora agreed to mutually part ways after he was named in MLB's report about the Houston Astros sign stealing scandal, which occurred during his tenure as bench coach with the 2017 Astros. Ron Roenicke was subsequently named Boston's interim manager. On February 10, a trade of Mookie Betts and David Price to the Los Angeles Dodgers was made official, in a move seen as a salary dump by analysts, although denied by Red Sox executives. In March, the start of the MLB season was indefinitely postponed, due to the COVID-19 pandemic. In April, MLB's investigation into 2018 sign-stealing resulted in a finding of improper actions by the team's replay operator, who as a result was suspended for the 2020 season, and the team forfeited their second-round selection in the 2020 MLB draft. The \"interim\" tag was subsequently removed from Roenicke's title. The team struggled throughout their abbreviated 60-game regular season, contested July 24 through September 27, finishing in last place in the AL East division, with a record of 24–36. Prior to the final regular season game, management announced that Roenicke would not return as manager for the 2021 season.", "title": "History" }, { "paragraph_id": 83, "text": "Alex Cora returned as manager for the 2021 season, with the team finishing at 92–70 and qualifying for the postseason as the fourth seed in the AL. The Red Sox defeated the Yankees in the AL Wild Card Game, and defeated the Rays in the Division Series, but were eliminated by the Astros in the League Championship Series. The 2022 season was much less successful, with the team finishing in last place within their division with a 78–84 record, the first losing record for the team in a 162-game season since 2015.", "title": "History" }, { "paragraph_id": 84, "text": "Bloom was fired on September 14, 2023. His replacement, Craig Breslow, an executive with the Chicago Cubs and former pitcher for the Red Sox, was hired on October 25, 2023.", "title": "History" }, { "paragraph_id": 85, "text": "For major MLB awards, voted by the Baseball Writers' Association of America (BBWAA), Red Sox players have won the MVP Award 12 times, most recently by Mookie Betts in 2018; the Cy Young Award seven times, most recently by Rick Porcello in 2016; Rookie of the Year six times, most recently by Dustin Pedroia in 2007; and Manager of the Year twice, most recently by Jimy Williams in 1999.", "title": "Awards" }, { "paragraph_id": 86, "text": "† Due to the COVID-19 pandemic, the 2020 season was contested behind closed doors, and some 2021 games were contested with limited attendance per local ordinances.", "title": "Regular season home attendance" }, { "paragraph_id": 87, "text": "Source:", "title": "Regular season home attendance" }, { "paragraph_id": 88, "text": "The franchise's first spring training was held in Charlottesville, Virginia, in 1901, when the team was known as the Boston Americans. Since 1993, the city of Fort Myers, Florida, has hosted Boston's spring training, first at City of Palms Park, and since 2012 at JetBlue Park at Fenway South.", "title": "Spring training" }, { "paragraph_id": 89, "text": "In October 2008, the Lee County, Florida, Board of Commissioners approved an agreement with the Red Sox to build a new spring training facility for the team. In November 2008, the Red Sox signed an agreement with Lee County intended to keep their spring training home in the Fort Myers area for 30 more years. In April 2009, the Red Sox announced that the new stadium would be located on a 126-acre (51 ha) lot north of Southwest Florida International Airport. In March 2011, the team and JetBlue Airlines officials announced that the new field would be named JetBlue Park at Fenway South.", "title": "Spring training" }, { "paragraph_id": 90, "text": "JetBlue Park opened in March 2012. Many characteristics of the stadium have been taken from Fenway Park, including a 37-foot (11 m) Green Monster wall in left field. Included in the wall is a restored version of the manual scoreboard that was housed at Fenway for almost 30 years, beginning in the 1970s. The field dimensions are identical to those at Fenway.", "title": "Spring training" }, { "paragraph_id": 91, "text": "The unofficial beginning of the spring training season for the Red Sox is Truck Day, the day a tractor-trailer filled with equipment leaves Fenway Park bound for the team's spring training facility in Florida. 2021's Truck Day was February 8.", "title": "Spring training" }, { "paragraph_id": 92, "text": "The Red Sox and New York Yankees have been rivals for more than 100 years. The rivalry is often considered one of the oldest, fiercest and most famous rivalries in professional sports.", "title": "Rivalries" }, { "paragraph_id": 93, "text": "The rivalry is often a heated subject of conversation in the Northeastern United States. Since the 1995 inception of the wild card team and an added Division Series, every postseason except for 2014 and 2023 has featured one or both of the American League East rivals. The two teams have squared off in the American League Championship Series (ALCS) three times, with the Yankees winning in 1999 and 2003 and the Sox winning in 2004. The teams have faced off in one American League Division Series (ALDS); 2018, won by the Red Sox in four games. The teams have played one American League Wild Card Game on October 5, 2021, which the Red Sox won as well.", "title": "Rivalries" }, { "paragraph_id": 94, "text": "The teams have twice met in the last regular-season series to decide the league title, in 1904 (which the Red Sox won) and 1949 (which the Yankees won). The teams also finished tied for first in 1978, when the Yankees won a high-profile one-game playoff for the division title. The 1978 division race is memorable for the Red Sox having held a 14-game lead over the Yankees more than halfway through the season. In 2003, The Red Sox lost in Game 7 of the ALCS on Aaron Boone's walk-off home run. Similarly, the 2004 ALCS is notable for the Yankees leading 3 games to 0 and ultimately losing the best-of-seven series. The Red Sox comeback was the first time in major league history that a team came back from an 0–3 deficit to win a series.", "title": "Rivalries" }, { "paragraph_id": 95, "text": "The rivalry is often termed \"the best\" and \"greatest rivalry in all of sports.\" Games between the two teams often generate a great deal of interest and get extensive media coverage, including being broadcast on national television.", "title": "Rivalries" }, { "paragraph_id": 96, "text": "The rivalry between Boston and the Tampa Bay Rays developed in the late 2000s, after the two clubs had their first postseason meeting in the 2008 ALCS. Since then, both teams have won the American League East division a combined seven times. While the rivalry is more recent than Sox' rivalry with the Yankees, it has been called one of the most competitive in modern baseball.", "title": "Rivalries" }, { "paragraph_id": 97, "text": "The teams have met three times in the MLB postseason, with the Rays winning the 2008 ALCS and the Red Sox winning the 2013 ALDS and 2021 ALDS.", "title": "Rivalries" }, { "paragraph_id": 98, "text": "The flagship radio station of the Red Sox is WEEI-FM 93.7. Joe Castiglione has broadcast Red Sox games since 1983 (initially assisting Ken Coleman) and has been the lead play-by-play announcer since 1993. Tim Neverett worked with him from 2016 through 2018, but in 2019, WEEI opted for a more conversational format with a variety of commentators (see the above link) alongside Castiglione. Former Red Sox player Lou Merloni has provided color commentary since 2013. Castiglione's predecessors include Curt Gowdy and Ned Martin. He has also worked with play-by-play veterans Bob Starr and Jerry Trupiano. Many stations throughout New England and beyond carry the broadcasts.", "title": "Radio and television" }, { "paragraph_id": 99, "text": "All Red Sox telecasts not shown nationally are available on New England Sports Network (NESN), with Dave O'Brien calling play-by-play, and Kevin Youkilis, Kevin Millar and Will Middlebrooks splitting color commentary duties. Jerry Remy, a former Red Sox second baseman, served as color analyst from 1988 up until his death in 2021. Remy had lung cancer, and would at times step away from broadcasting duties to focus on his health. Former Red Sox pitcher Dennis Eckersley, a former Red Sox pitcher, worked as a color commentator for NESN until his retirement following the 2022 season. Several local television stations, including the original WHDH-TV, WNAC-TV (now the current WHDH), WBZ-TV, WSBK-TV, WLVI, WABU, and WFXT, broadcast Red Sox games prior to 2006, when NESN became the exclusive home of the team.", "title": "Radio and television" }, { "paragraph_id": 100, "text": "The integration of music into the culture of the Red Sox dates back to the Americans era, which saw the first use of the popular 1902 showtune Tessie as a rallying cry by fans. The tune saw a resurgence in popularity when a new version by Boston area band The Dropkick Murphys was featured in the 2005 film Fever Pitch, which tells the story of an obsessive Red Sox fan. The song is frequently played after home wins and inspired the name of Red Sox mascot Wally the Green Monster's \"sister\" Tessie. Their song \"I'm Shipping Up to Boston\" was used to signify the entrance of Boston's closing pitcher.", "title": "Music" }, { "paragraph_id": 101, "text": "Another song associated with the team and its fanbase is Neil Diamond's 1969 single \"Sweet Caroline\". The song was first introduced to Fenway Park in 1997. By 2002, its play had been established as a nightly occurrence. It continues to be played at every home game during the 8th inning, sung along to by those in attendance. In 2007, Diamond revealed that the song was written for Caroline Kennedy, American diplomat and daughter of Boston icon President John F. Kennedy. Caroline Kennedy's great-grandfather, John F. Fitzgerald, threw Fenway Park's first-ever ceremonial opening pitch on April 20, 1912. When Diamond was named a Kennedy Center Honors recipient in 2011, Red Sox executive assistant Claire Durant arranged for 80 Red Sox fans to travel to Washington for the ceremony, which culminated in them singing the song behind Smokey Robinson onstage.", "title": "Music" }, { "paragraph_id": 102, "text": "Previously, the Red Sox published three official requirements for a player to have his number retired on their website and in their annual media guides. The requirements were as follows:", "title": "Retired numbers" }, { "paragraph_id": 103, "text": "These requirements were reconsidered after the election of Carlton Fisk to the Hall of Fame in 2000; who met the first two requirements but played the second half of his career with the Chicago White Sox. As a means of meeting the criteria, then-GM Dan Duquette hired Fisk for one day as a special assistant, which allowed Fisk to technically finish his career with the Red Sox.", "title": "Retired numbers" }, { "paragraph_id": 104, "text": "In 2008, the Red Sox made an \"exception\" by retiring number 6 for Johnny Pesky. Pesky neither spent ten years as a player nor was elected to the Baseball Hall of Fame; however, Red Sox ownership cited \"... his versatility of his contributions—on the field, off the field, [and] in the dugout ...\", including as a manager, scout, and special instructor and decided that the honor had been well-earned. Pesky spent 57 years with the Red Sox organization; as a minor league player (1940–1941), major league player (1942, 1946–1952), minor league manager (1961–1962, 1990), major league manager (1963–1964, 1980), broadcaster (1969–1974), major league coach (1975–1984), and as a special instructor and assistant general manager (1985–2012).", "title": "Retired numbers" }, { "paragraph_id": 105, "text": "In 2015, the Red Sox chose to forgo the official criteria and retire Pedro Martínez' number 45. Martínez only spent seven of his 18 seasons in Boston. In justifying the number's retirement, Red Sox principal owner John Henry stated, \"To be elected into the Baseball Hall of Fame upon his first year of eligibility speaks volumes regarding Pedro's outstanding career, and is a testament to the respect and admiration so many in baseball have for him.\" After announcing Martínez's number retirement, the official criteria no longer appeared on the team website nor future media guides.", "title": "Retired numbers" }, { "paragraph_id": 106, "text": "In 2017, less than eight months after he played the final game of his illustrious career, David Ortiz had his number 34 retired by the Red Sox. Ortiz was elected to the Hall of Fame in his first year of eligibility in 2022. To date, Ortiz is the only Red Sox player to have been on the active playoff roster of three World Series championship teams (2004, 2007, 2013) since the issuance of jersey numbers starting in 1931.", "title": "Retired numbers" }, { "paragraph_id": 107, "text": "The number 42 was officially retired by Major League Baseball in 1997, but Mo Vaughn was one of a handful of players to continue wearing number 42 due to a grandfather clause. He last wore it for the team in 1998. In commemoration of Jackie Robinson Day, MLB invited players to wear the number 42 for games played on April 15, which Coco Crisp (CF), David Ortiz (DH), and DeMarlo Hale (Coach) did in 2007 and again in 2008. Starting in 2009, MLB had all uniformed players for all teams wear number 42 for Jackie Robinson Day.", "title": "Retired numbers" }, { "paragraph_id": 108, "text": "While not officially retired, the Red Sox have not issued several numbers since the departure of prominent figures who wore them, specifically:", "title": "Retired numbers" }, { "paragraph_id": 109, "text": "There has also been debate in Boston media circles and among fans about the potential retiring of Tony Conigliaro's number 25. Nonetheless, since Conigliaro's last full season in Boston, 1970, the number has never been taken out of circulation and issued to multiple players—notably Troy O'Leary from 1995 to 2001—along with coach Dwight Evans in 2002 and manager Bobby Valentine in 2012.", "title": "Retired numbers" }, { "paragraph_id": 110, "text": "Until the late 1990s, the numbers originally hung on the right-field facade in the order in which they were retired: 9–4–1–8. It was pointed out that the numbers, when read as a date (9/4/18), marked the eve of the first game of the 1918 World Series, the last championship series that the Red Sox won before 2004. After the facade was repainted, the numbers were rearranged in numerical order. In 2012, the numbers were rearranged again in chronological order of retirement (9, 4, 1, 8, 27, 6, 14) followed by Robinson's 42. As additional numbers were retired, Robinson's 42 was moved to the right so it remains the right-most number hanging.", "title": "Retired numbers" }, { "paragraph_id": 111, "text": "Several baseball writers, professionally based in Boston while writing about the Red Sox, have been recipients of the BBWAA Career Excellence Award (formerly the J. G. Taylor Spink Award), given for \"meritorious contributions to baseball writing\". Each of these writers spent at least part of their career with The Boston Globe.", "title": "Baseball Hall of Famers" }, { "paragraph_id": 112, "text": "Since 1995, the team has maintained its own hall of fame, recognizing distinguished careers of former uniformed and non-uniformed team personnel. Red Sox personnel inducted to the National Baseball Hall of Fame are automatically inducted to the team's hall of fame. Other honorees are chosen via a 15-member selection committee.", "title": "Baseball Hall of Famers" }, { "paragraph_id": 113, "text": "As of the 2021 season, Boston's farm system consists of six minor league affiliates, fielding seven minor league teams (the Red Sox have two teams in the Dominican Summer League).", "title": "Minor league affiliations" } ]
The Boston Red Sox are an American professional baseball team based in Boston. The Red Sox compete in Major League Baseball (MLB) as a member club of the American League (AL) East division. Founded in 1901 as one of the American League's eight charter franchises, the team's home ballpark has been Fenway Park since 1912. The "Red Sox" name was chosen by the team owner, John I. Taylor, c. 1908, following the lead of previous teams that had been known as the "Boston Red Stockings", including the Boston Braves. The team has won nine World Series championships, tied for the third-most of any MLB team, and has played in 13 World Series. Their most recent World Series appearance and win was in 2018. In addition, they won the 1904 American League pennant, but were not able to defend their 1903 World Series championship when the New York Giants refused to participate in the 1904 World Series. The Red Sox were a dominant team in the new league, defeating the Pittsburgh Pirates in the first World Series in 1903 and winning four more championships by 1918. However, they then went into one of the longest championship droughts in baseball history, dubbed the "Curse of the Bambino" after its alleged inception due to the Red Sox' sale of star player Babe Ruth to the rival New York Yankees two years after their World Championship in 1918. The Sox endured an 86-year wait before the team's sixth World Championship in 2004. The team's history during that period was punctuated with some of the most memorable moments in World Series history, including Enos Slaughter's "mad dash" in 1946, the "Impossible Dream" of 1967, Carlton Fisk's home run in 1975, and Bill Buckner's error in 1986. Following their victory in the 2018 World Series, they became the first team to win four World Series trophies in the 21st century, with championships in 2004, 2007, 2013 and 2018. The team's history has also been marked by the team's intense rivalry with the New York Yankees, arguably the fiercest and most historic in North American professional sports. The Red Sox are owned by Fenway Sports Group, which also owns Liverpool F.C. of the Premier League in England, the National Hockey League's Pittsburgh Penguins, and partially owns RFK Racing of the NASCAR Cup Series. They are consistently one of the top MLB teams in average road attendance, while the small capacity of Fenway Park prevents them from leading in overall attendance. From May 15, 2003, to April 10, 2013, the Red Sox sold out every home game—a total of 820 games for a major professional sports record. Both Neil Diamond's "Sweet Caroline" and The Standells' "Dirty Water" have become anthems for the Red Sox. As of the end of the 2023 season, the franchise's all-time regular-season record is 9,874–9,182 (.518).
2001-10-30T16:20:15Z
2023-12-28T05:07:08Z
[ "Template:See also", "Template:Ford C. Frick award list", "Template:Baseball primary link", "Template:Notelist", "Template:Dead link", "Template:Authority control", "Template:Infobox MLB", "Template:MLBTeam", "Template:S-ttl", "Template:Boston Red Sox", "Template:Navboxes", "Template:Efn", "Template:Use American English", "Template:Mlby", "Template:C.", "Template:Sfn", "Template:Col-end", "Template:Cite web", "Template:S-bef", "Template:Redirect", "Template:Dagger", "Template:Harvnb", "Template:Further", "Template:Mdash", "Template:Col-break", "Template:Reflist", "Template:Cbignore", "Template:S-aft", "Template:Main", "Template:Lang", "Template:Frac", "Template:Baseball hall of fame list", "Template:S-end", "Template:Portal bar", "Template:Short description", "Template:Boston Red Sox roster", "Template:Retired number list", "Template:Col-begin", "Template:Cite book", "Template:Commons category", "Template:S-start-collapsible", "Template:Use mdy dates", "Template:Pp-vandalism", "Template:Wsy", "Template:Winning percentage", "Template:Convert", "Template:Cite news", "Template:Newseum front page archive", "Template:Pp-move" ]
https://en.wikipedia.org/wiki/Boston_Red_Sox
4,340
Baltimore Orioles
The Baltimore Orioles (also known as the O's) are an American professional baseball team based in Baltimore. The Orioles compete in Major League Baseball (MLB) as a member of the American League (AL) East division. As one of the American League's eight charter teams in 1901, the franchise spent its first year as a major league club in Milwaukee as the Milwaukee Brewers before moving to St. Louis to become the St. Louis Browns in 1902. After 52 years in St. Louis, the franchise was purchased in 1953 by a syndicate of Baltimore business and civic interests led by attorney and civic activist Clarence Miles and Mayor Thomas D'Alesandro Jr. The team's current owner is American trial lawyer Peter Angelos. The Orioles' home ballpark is Oriole Park at Camden Yards, which opened in 1992 in downtown Baltimore. The oriole is the official state bird of Maryland; the name has been used by several baseball clubs in the city, including another AL charter member franchise which moved to New York in 1903 and became the Yankees. Nicknames for the team include the "O's" and the "Birds". The franchise's first World Series appearance came in 1944 when the Browns lost to the St. Louis Cardinals. The Orioles went on to make six World Series appearances from 1966 to 1983, winning three in 1966, 1970, and 1983. This era of the club featured several future Hall of Famers who would later be inducted representing the Orioles, such as third baseman Brooks Robinson, outfielder Frank Robinson, starting pitcher Jim Palmer, first baseman Eddie Murray, shortstop Cal Ripken Jr., and manager Earl Weaver. The Orioles have won a total of ten division championships (1969, 1970, 1971, 1973, 1974, 1979, 1983, 1997, 2014, 2023), seven pennants (1944 while in St. Louis, 1966, 1969, 1970, 1971, 1979, 1983), and three wild card berths (1996, 2012, 2016). The franchise was the last charter member of the American League to win a pennant, and the last charter member to win a World Series. After 14 consecutive losing seasons between 1998 and 2011, the team qualified for the postseason three times under manager Buck Showalter and general manager Dan Duquette, including a division title and advancement to the American League Championship Series for the first time in 17 years in 2014. Four years later, the Orioles lost 115 games, the most in franchise history. The Orioles chose not to renew the expired contracts of Showalter and Duquette after the season, ending their respective tenures with Baltimore. The Orioles' current manager is Brandon Hyde, while Mike Elias serves as general manager and executive vice president. Two years after finishing 52-110 in 2021, the Orioles went 101-61 in 2023, en route to winning the AL East for the first time since 2014. From 1901 through the end of 2023, the franchise's overall win–loss record is 9,029–10,013 (.474). Since moving to Baltimore in 1954, the Orioles have an overall win–loss record of 5,567–5,459 (.505) through the end of 2023. The modern Orioles franchise can trace its roots back to the original Milwaukee Brewers of the minor Western League, beginning in 1877, when the league reorganized. The Brewers were there when the Western League renamed itself the American League in 1900. At the end of the 1900 season, the American League removed itself from baseball's National Agreement (the formal understanding between the NL and the minor leagues). Two months later, the AL declared itself a competing major league. As a result of several franchise shifts, the Brewers were one of only two Western League teams that didn't fold, move or get kicked out of the league (the other being the Detroit Tigers). In its first game in the American League, the team lost to the Detroit Tigers 14–13 after surrendering a nine-run lead in the 9th inning. To this day, it is a major league record for the biggest deficit overcome that late in the game. In the first American League season in 1901, they finished last (eighth place) with a record of 48–89. During its lone Major League season, the team played at Lloyd Street Grounds, between 16th and 18th Streets in Milwaukee. After one year in Milwaukee, the club relocated to St Louis, and for a while enjoyed some success, especially in the 1920s behind Hall of Fame first baseman George Sisler. However, the team's fortunes declined from then on, as playing success and gate receipts instead went increasingly to the Browns' own tenants at Sportsman's Park, the National League Cardinals, who became perennial NL contenders in the 1920s due to organizational innovations by team president Branch Rickey, a former player and manager for the Browns. Through World War II, the Browns won only one pennant, in the 1944 season stocked with wartime replacement players, and lost to the Cardinals in the third and last World Series played entirely in one ballpark, (until 2020 due to the COVID-19 pandemic). In 1953, with the Browns unable to afford even basic stadium upkeep and facing potential condemnation of the park by safety inspectors, owner Bill Veeck sold Sportsman's Park to the Cardinals and attempted to move the club back to Milwaukee, but this was vetoed by the other American League owners. Instead, Veeck sold his franchise to a partnership of Baltimore businessmen. Because Veeck was unpopular with fellow American League owners, his leaving baseball was a condition for the AL owners to approve the move. The Miles-Krieger (Gunther Brewing Company)-Hoffberger group renamed their new team the Baltimore Orioles soon after taking control of the franchise. The nickname has a rich history in Baltimore, having been used by a National League club in the 1890s, an American League club (1901–02), and an International League club (AAA) from 1903 to 1953. The IL Orioles' most famous player was a local Baltimore product, hard-hitting left-handed pitcher Babe Ruth. When Oriole Park burned down in 1944, the team moved to a temporary home, Municipal Stadium, where they won the Junior World Series. Their large postseason crowds caught the attention of the major leagues, eventually leading to a new MLB franchise in Baltimore. The new AL Orioles took about six years to become competitive even after jettisoning most of the holdovers from St. Louis. Under the guidance of Paul Richards, who served as both field manager and general manager from 1955 to 1958 (the first man since John McGraw to hold both positions simultaneously), the Orioles began a slow climb to respectability. While they posted a .500 record only once in their first five years (76–76 in 1957), they were a success at the gate. In their first season, for instance, they drew more than 1.06 million fans – more than five times what they had ever drawn in their tenures in Milwaukee and St. Louis. This came amid slight turnover in the ownership group. Miles served as team president for two years, then stepped down in favor of developer James Keelty. In turn, Keelty gave way in 1960 to financier Joe Iglehart. By the early 1960s, stars such as Brooks Robinson, John "Boog" Powell, and Dave McNally were being developed by a strong farm system. The Orioles first made themselves heard in 1960, when they finished 89–65, good enough for second in the American League. While they were still eight games behind the Yankees, it was the first time they had been a factor in a pennant race that late in the season since 1944. It was also the first season of a 26-year stretch where the team would have only two losing seasons. Shortstop Ron Hansen was named AL Rookie of the Year, and first-year pitcher Chuck Estrada tied for the league lead in wins with 18, finishing second to Hansen in the Rookie of the Year balloting. After the 1965 season, Hoffberger acquired controlling interest in the Orioles from Iglehart and installed himself as president. He had been serving as a silent partner over the past decade despite being the largest shareholder. Frank Cashen, advertising chief of Hoffberger's brewery, became executive vice-president. The Orioles farm system had begun to produce a number of high-quality players and coaches who formed the core of winning teams; from 1966 to 1983, the Orioles won three World Series titles (1966, 1970, and 1983), six American League pennants (1966, 1969, 1970, 1971, 1979, and 1983), and five of the first six American League East titles. The first of those titles, in 1966, made the Orioles the last of the eight teams that made up the American League from 1903 to 1960 to win a World Series. During this time, the Orioles were known for playing baseball the Oriole Way, an organizational ethic best described by longtime farm hand and coach Cal Ripken, Sr.'s phrase "perfect practice makes perfect!" The Oriole Way was a belief that hard work, professionalism, and a strong understanding of fundamentals were the keys to success at the major league level. It was based on the belief that if every coach, at every level, taught the game the same way, the organization could produce "replacement parts" that could be substituted seamlessly into the big league club with little or no adjustment. This led to a run of success from 1966 to 1983 which saw the Orioles become the envy of the league, and the winningest team in baseball. During this stretch, three different Orioles were named Most Valuable Player (Frank Robinson in 1966, Boog Powell in 1970, and Cal Ripken Jr. in 1983), four Oriole pitchers combined for six Cy Young Awards (Mike Cuellar in 1969, Jim Palmer in 1973, 1975, and 1976, Mike Flanagan in 1979, and Steve Stone in 1980), and three players were named Rookie of the Year (Al Bumbry in 1973, Eddie Murray in 1977, and Cal Ripken Jr. in 1982). It was also during this time that the Orioles severed their last remaining financial link to their era in St. Louis. In 1979, Hoffberger sold the Orioles to his longtime friend, Washington attorney Edward Bennett Williams. As part of the deal, Williams bought the publicly traded shares Donald Barnes had issued in 1936 while the team was still in St. Louis, making the franchise privately held once again and severing one of the few remaining links with the Orioles' past in St. Louis. During this rise to prominence, Weaver Ball came into vogue. Named for fiery manager Earl Weaver, it was defined by the Oriole trifecta of "Pitching, Defense, and the Three-Run Home Run." When an Oriole GM was told by a reporter that Weaver, as the skipper of a very talented team, was a "push-button manager", he replied, "Earl built the machine and installed all the buttons!" As Frank and Brooks Robinson grew older, newer stars emerged, including multiple Cy Young Award winner Jim Palmer and switch-hitting first baseman Eddie Murray. With the decline and eventual departure of two other professional sports teams in the area, the NFL's Baltimore Colts and baseball's Washington Senators, the Orioles' excellence paid off at the gate, as the team cultivated a large and rabid fan base at Memorial Stadium. After winning the 1983 World Series, the Orioles spent the next five years in steady decline, finishing 1986 in last place for the first time since the franchise moved to Baltimore. The team hit bottom in 1988 when it started the season 0–21, en route to 107 losses and the worst record in the majors that year. The "Why Not?" Orioles surprised the baseball world the following year by spending most of the summer in first place until September when the Toronto Blue Jays overtook them and seized the AL East title on the final weekend of the regular season. The next two years were spent below the .500 mark, highlighted only by Cal Ripken Jr. winning his second AL MVP Award in 1991. The Orioles said goodbye to Memorial Stadium, the team's home for 38 years, at the end of the 1991 campaign. Opening to much fanfare in 1992, Oriole Park at Camden Yards was an instant success, inspiring other retro-style major league ballparks in the next decades. The stadium was the site of the 1993 All-Star Game. The Orioles returned to contention in the first two seasons at Camden Yards, only to finish in third place both times. In 1993, with then-owner Eli Jacobs forced to divest himself of the franchise, Baltimore-based attorney Peter Angelos, along with the ownership syndicate he headed, was awarded the Orioles in bankruptcy court in New York City, returning the team to local ownership for the first time since 1979. Angelos' partners included author Tom Clancy and comic book distributor Steve Geppi. The Orioles, who spent all of 1994 chasing the New York Yankees, occupied second place in the new five-team AL East when the players strike, which began on August 11, forced the eventual cancellation of the season. The labor impasse would continue into the spring of 1995. Almost all the major league clubs held spring training using replacement players, with the intention of beginning the season with them. The Orioles, whose owner was a labor union lawyer, were the lone dissenters against creating an ersatz team, choosing instead to sit out spring training and possibly the entire season. Had they fielded a substitute team, Cal Ripken Jr.'s consecutive games streak would have been jeopardized. The replacements questions became moot when the strike was finally settled. The Ripken countdown resumed once the season began. Ripken finally broke Lou Gehrig's consecutive games streak of 2,130 games in a nationally televised game against the California Angels on September 6. This was later voted the all-time baseball moment of the 20th century by fans from around the country in 1999. Ripken finished his streak with 2,632 straight games, finally sitting on September 20, 1998, the Orioles final home game of the season against the Yankees at Camden Yards. Before the 1996 season, Angelos hired Pat Gillick as general manager. Given the green light to spend heavily on established talent, Gillick signed several premium players like B. J. Surhoff, Randy Myers, David Wells and Roberto Alomar. Under new manager Davey Johnson and on the strength of a then-major league record 257 home runs in a single season, the Orioles returned to the playoffs after a 12-year absence by clinching the AL wild card berth. Alomar set off a firestorm in September when he spat into home plate umpire John Hirschbeck's face during an argument in Toronto. He was later suspended for the first five games of the 1997 season, even though most wanted him banned from the postseason. After dethroning the defending American League champion Cleveland Indians 3–1 in the Division Series, the Orioles fell to the Yankees 4–1 in an ALCS notable for right field umpire Rich Garcia's failure to call fan interference in the first game of the series, when 12-year-old Yankee fan Jeffrey Maier reached over the outfield wall to catch an in-play ball, which was scored as a home run for Derek Jeter, tying the game at 4–4 in the eighth inning. Absent Maier's interference, it appeared as if the ball might have been off the wall or caught by right fielder Tony Tarasco. The Yankees went on to win the game in extra innings on an ensuing walk-off home run by Bernie Williams. The Orioles went "wire-to-wire" (first place from start to finish) in winning the AL East title in 1997. After eliminating the Seattle Mariners 3–1 in the Division Series, the team lost again in the ALCS, this time to the underdog Indians 4–2, with each Oriole loss by only a run. Johnson resigned as manager after the season, largely due to a spat with Angelos concerning Alomar's fine for missing a team function being donated to Johnson's wife's charity. Pitching coach Ray Miller replaced Johnson. With Miller at the helm, the Orioles found themselves not only out of the playoffs, but also with a losing season. When Gillick's contract expired in 1998, it was not renewed. Angelos brought in Frank Wren to take over as GM. The Orioles added volatile slugger Albert Belle, but the team's woes continued in the 1999 season, with stars like Rafael Palmeiro, Roberto Alomar, and Eric Davis leaving in free agency. After a second straight losing season, Angelos fired both Miller and Wren. He named Syd Thrift the new GM and brought in former Cleveland manager Mike Hargrove. In a rare event on March 28, 1999, the Orioles staged an exhibition series against the Cuban national team in Havana. The Orioles won the game 3–2 in 11 innings. They were the first Major League team to play in Cuba since 1959, when the Los Angeles Dodgers faced the Orioles in an exhibition. The Cuban team visited Baltimore in May 1999 (winning 10–6). The first decade of the 21st century saw the Orioles struggle due to the combination of lackluster play on the team's part, a string of ineffective management, and the ascent of New York and Boston to the top of the game – each rival having a clear advantage in financial flexibility due to their larger media market size. Further complicating the situation for the Orioles was the relocation of the National League's Montreal Expos franchise to nearby Washington, D.C., in 2004. Orioles owner Peter Angelos demanded compensation from Major League Baseball, as the new Washington Nationals threatened to carve into the Orioles fan base and television dollars. However, there was some hope that having competition in the larger Baltimore-Washington metro market would spur the Orioles to field a better product to compete for fans with the Nationals. A new President of Baseball of Operations named Andy MacPhail was brought in about halfway through the 2007 season. MacPhail spent the remainder of the 2007 season assessing the talent level of the Orioles, and determined that significant steps needed to be made if the Orioles were ever to be a contender again in the American League East. He completed two blockbuster trades during the next off-season, each sending a premium player away in return for five prospects (or younger less expensive players). Tejada, who had hit .296 with 18 HR and 81 RBI in 2007, went to the Houston Astros in exchange for outfielder Luke Scott, pitchers Matt Albers, Troy Patton, and Dennis Sarfate, and third baseman Mike Costanzo. Also, the newly designated ace of the Orioles rotation Érik Bédard, who went 13–5 with a 3.16 ERA in 2007 with 221 strikeouts, was sent to the Seattle Mariners in exchange for top outfield prospect Adam Jones, left-handed pitcher George Sherrill, and three minor league pitchers Chris Tillman, Kam Mickolio, and Tony Butler. The Bedard trade in particular would go down as one of the most lop-sided and successful trades in the history of the franchise. While MacPhail would find success in most of his trades made for the Orioles over the long-term, the veteran stop acquisitions that he would make would not often pan out, and as a result, the team would never finish higher than 4th place in the AL East, or with more than 69 wins, while MacPhail was in charge. Although some of his free agent signings would have positive contributions (such as reliever Koji Uehara), most gave mediocre returns, at best. In particular, the Orioles never managed to cobble together a successful pitching staff during this time. Their most consistent starting pitcher from 2008 to 2011 was the late bloomer Jeremy Guthrie who was named the Opening Day starter in 3 of the 4 seasons and had a cumulative 4.12 ERA during this stretch. Following Davey Johnson's dismissal after the 1997 playoff season, Orioles ownership struggled to find a manager that they liked, and this time period was no exception. Dave Trembley was brought on as an interim manager in June 2007, and had the interim tag removed later that year. Trembley was at the helm again in 2008 and 2009 but was never able to lead the team out of the cellar in the AL East. After starting the 2010 season a dismal 15–39, Dave Trembley was fired and third base coach Juan Samuel was named the interim manager. The Orioles were seeking a more permanent solution at manager as the 2010 season continued to unfold, and two-time AL Manager of the Year Buck Showalter was eventually hired in July 2010. The Orioles went 34–23 after Buck took over, foreshadowing that a brighter future might be on the horizon, and giving Orioles fans renewed hope and optimism for the team's future. The Orioles made some aggressive moves to improve the team in 2011 in the hopes of securing their first playoff berth since 1997. Andy MacPhail completed trades to bring in established veterans like Mark Reynolds and J. J. Hardy from the Diamondbacks and Twins, respectively. Veteran free agents Derrek Lee and Vladimir Guerrero were also brought in to help improve the offense. At the 2011 trade deadline, fan favorite Koji Uehara was sent to the Texas Rangers in exchange for Chris Davis and Tommy Hunter, a move that would not pay immediate dividends, but would be crucial to the team's later success. While these moves had varying impacts, the Orioles did score 95 more runs in 2011 than they had the previous year. The team still finished last in the AL East due to the utter failures of the team's pitching staff. Brian Matusz compiled one of the highest single-season ERAs in MLB history (10.69 over 12 starts) and every pitcher who started a game for the Orioles in 2011 ended the season with an ERA of 4.50 or higher except for Jeremy Guthrie. The Orioles finished 30th out of 30 MLB teams that year with a 4.89 team ERA. Andy MacPhail's contract was not renewed in October 2011 and a search for a new GM began. After a public interview process where several candidates declined to take the position, ex-GM Dan Duquette was brought in to serve as the Executive Vice-President of Baseball Operations. Duquette wasted no time in overhauling the Orioles roster, especially the MLB-worst pitching staff. He traded fan favorite Jeremy Guthrie to the Colorado Rockies in exchange for Jason Hammel. He brought in new free agent starting pitcher Wei-Yin Chen from the Nippon Professional Baseball league, and Miguel González was signed as a minor league free agent. Nate McLouth was signed to a minor league deal in June 2012 and would prove to make a significant impact down the stretch. This year also marked the debut of the much hyped prospect Manny Machado. The Orioles won 93 games in 2012 (after winning 69 in the previous year) thanks in large part to a 29–9 record in one-run games, and a 16–2 record in extra inning games. The difference between this Orioles bullpen and bullpens past was like night and day, led by Jim Johnson and his 51 saves. He finished with a 2.49 ERA that season with Darren O'Day, Luis Ayala, Pedro Strop, and Troy Patton all finishing as well with ERAs under 3.00. Experts were amazed as the team continued to outperform expectations, but regression never came that year. They battled with the New York Yankees for first place in the AL East up until September, and would earn their first playoff berth in 15 years by winning the second wildcard spot in the American League. In the 'sudden death' wildcard game against the Texas Rangers, Joe Saunders (acquired in August of that year in exchange for Matt Lindstrom) defeated Yu Darvish to help the Orioles advance to the divisional round, where they faced a familiar opponent, the Yankees. The Orioles forced the series to go five games (losing games 1 and 3 of the series, while winning 2 and 4), but CC Sabathia outpitched the Orioles Jason Hammel in Game 5 and the Orioles were eliminated from the playoffs. While the Orioles would ultimately miss the playoffs in 2013, they finished with a record of 85–77, tying the Yankees for third place in the AL East. By posting winning records in 2012 and 2013, the Orioles achieved the feat of back-to-back winning seasons for the first time since 1996 and 1997. On September 16, 2014, the Orioles clinched the division for the first time since 1997 with a win against the Toronto Blue Jays as well as making it back to the postseason for the second time in three years. The Orioles finished the 2014 season with a 96–66 record and went on to sweep the Detroit Tigers in the ALDS. The O's were then in turn swept by the Kansas City Royals in the ALCS. Out of an abundance of caution, the Baltimore Orioles announced the postponement of the April 27 and 28 games in 2015 against the Chicago White Sox following violent riots in West Baltimore following the death of Freddie Gray. Following the announcement of the second postponement, the Orioles also announced that the third game in the series scheduled for Wednesday, April 29 was to be closed to the public and would be televised only, apparently the first time in 145 years of Major League Baseball that a game had no spectators and breaking the previous 131-year-old record for lowest paid attendance to an official game (the previous record being 6.) The Orioles beat the White Sox, 8–2. The Orioles said the make-up games would be played Thursday, May 28, as a double-header. In addition, the weekend games against the Tampa Bay Rays was moved to the Rays' home stadium in St. Petersburg where Baltimore played as the home team. Despite the 2016 season being another above .500 season for the Orioles; they would fail to win their division, but were able to secure a Wild card spot. However, they would lose against the Toronto Blue Jays in the AL Wild Card game in Toronto. This was the last postseason appearance for Baltimore until 2023. In 2017, the Orioles started with a modest 22–10 record. Despite early season success, the Orioles suffered their first losing season since 2011. The Orioles would suffer one of Major League Baseball's worst seasons in 2018, en route to going 47–115. 2018 proved to be general manager Duquette and Showalter's final season in Baltimore, as their contracts were not renewed after the season. The Orioles began their rebuild by trading away fan favorites Manny Machado, Zach Britton, Jonathan Schoop, Brad Brach, Kevin Gausman, and Darren O'Day in July 2018. In 2019, the Orioles finished 54–108, which was the second Orioles team to surpass the 1988 Orioles team's losses. In 2020, the Orioles experienced an upside in their rebuild, as they finished 25–35 in a season shortened by the COVID-19 pandemic, their best finish since 2017. In 2021, the Orioles experienced two different losing streaks of at least 14, en route to a 52–110 finish. 2021 was their third 110-loss season in team history. Their first was 1939 when they were known as the St. Louis Browns, the second was in 2018 as the Baltimore Orioles. On June 9, 2022, Louis Angelos sued his brother, Orioles chairman and CEO John P. Angelos, and mother Georgia Angelos in Baltimore County Circuit Court. Louis Angelos claims that their father intended for the brothers and their mother to share control of the team. The lawsuit states the elder Angelos collapsed in 2017 due to heart problems and established a trust with his wife and sons as co-trustees. Louis Angelos is seeking to have his brother and mother removed as co-trustees of the trust that controls the Orioles and removed as co-agents of Peter Angelos' power of attorney. The suit claims Georgia Angelos wants to sell the team and an advisor attempted to negotiate a sale in 2020 but John Angelos vetoed a potential deal. The suit claims Angelos unilaterally fired long-time employees loyal to his father, including former center fielder Brady Anderson, the longtime special assistant to the executive vice president for baseball operations. The suit claims John Angelos transferred tens of millions of dollars worth of property out of his father's law firm and into a limited liability company controlled by his personal attorney. In separate statements released by the team, Georgia and John Angelos refuted the claims. In the event of any sale, Major League Baseball has reportedly encouraged Cal Ripken Jr to be part of any incoming ownership group that may take control of the team. In April 2023, the Orioles went 19–9, setting a franchise record for wins in the month of April. By August 2023, the Orioles, led by a core of first-and-second-year players Adley Rutschman, Gunnar Henderson, Félix Bautista and Kyle Bradish, were in first place in the division and described in The Athletic as "young, fun and arguably the best story in baseball." Much of their good will was overshadowed, however, when it was reported that play-by-play announcer Kevin Brown had been suspended indefinitely by the Orioles for his pregame remarks on MASN, the team-owned network, two weeks earlier. During a "seemingly benign" introduction to a series against the Tampa Bay Rays, Brown observed that the team had struggled to win a series in Tampa in the past several seasons. It was described in The Athletic as a "petty" move by John Angelos, "the only person [in the organization] with enough power that no one dare question the validity of anything he says and does, no matter how foolish it is." Several broadcasters came to Brown's defense after the news broke. Gary Cohen said the team had "draped itself in utter humiliation" and Michael Kay said the suspension made "the Orioles look so small and insignificant and minor league." The Orioles finished the 2023 season with a record of 101-61. In The American League Division Series, the Orioles lost three straight games to the Texas Rangers. The series sweep was the first time in the entire 2023 season when the Orioles had been swept in a series. The Orioles' home uniform is white with the word "Orioles" written across the chest. The road uniform is gray with the word "Baltimore" written across the chest. This style, with noticeable changes in the script, striping and materials, has been worn for much of the team's history, but with a few exceptions: A long campaign of several decades was waged by numerous fans and sportswriters to return the name of the city to the "away" jerseys which was used since the 1950s and had been formerly dropped during the 1970s era of Edward Bennett Williams when the ownership was continuing to market the team also to fans in the nation's capital region after the moving of the former Washington Senators in 1971. After several decades, approximately 20% of the team's attendance came from the metro Washington area. An alternate uniform is black with the word "Orioles" written across the chest. They first wore black uniforms in the 1993 season and continue to do so since; the current style with the letters lacking additional trim was first used in 2000. The Orioles wear their black alternate jerseys for Friday night games with the alternate "O's" cap (first introduced in 2005), whether at home or on the road; the regular batting helmet is still used with this uniform. In 2017, the Orioles began to use their batting practice caps for select games with the black uniforms. The aforementioned caps resemble their regular road caps save for the black bill. Occasionally, the Orioles would also wear the black alternates on other days of the week, often pairing them with the home or road "cartoon bird" caps. After the "City Connect" uniforms became the team's Friday home uniform (see below), the black alternates were only used on Friday road games and on home games depending on the preference of the starting pitcher. The Orioles also wore orange alternate uniforms at various points in their history. The orange alternates were first used in the 1971 season and were paired with orange pants, but these lasted only two seasons. The second orange uniform, which was a pullover style, was worn from 1975 to 1987, but were not worn at all in the 1983, 1985 and 1986 seasons. A third orange uniform was used from 1988 to 1992, returning to the button-down style. In 2012, the Orioles brought back the orange uniforms as a second alternate uniform; the team currently wears them on Saturdays at home or on the road, though they've also worn them on other days of the week either due to pitcher's preference or a previously postponed contest. The Orioles' cap design have alternated between the team's iconic "cartoon bird" logo and the full-bodied bird logo. Initially, the caps had the full-bodied bird logo between 1954 and 1965, alternating between an all-black cap and an orange-brimmed black cap. They also wore a black cap with an orange block-letter "B" for part of the 1963 season. The "cartoon bird" was first used in 1966, and with minor tweaks, was prominently featured on the team's caps until 1988. Initially, the Orioles kept the orange-brimmed black cap with the "cartoon bird", but switched to a white-paneled black cap with orange brim in 1975. Also that same year, they wore orange-paneled black caps to pair with the orange alternates, but these lasted only two seasons. In 1989, the full-bodied bird logo returned along with the all-black cap, with a few tweaks along the way. Initially the cap was used regardless of home or road games, but in 2002 the caps were worn only on the road until 2008. An orange-brimmed variety was also introduced in 1995. Initially exclusive to the team's black uniforms, this style became the home cap in 2002 and became the team's regular cap (home or away) from 2009 to 2011. In 2012, the Orioles brought back a modernized version of the "cartoon bird" along with the white-paneled and orange-brimmed black cap for home games and the orange-brimmed black cap for road games. In 2013, ESPN ran a "Battle of the Uniforms" contest between all 30 Major League clubs. Despite using a ranking system that had the Orioles as a #13 seed, the Birds beat the #1 seed Cardinals in the championship round. In 2023, the Orioles introduced a new City Connect jersey, inspired by the art and culture of Baltimore and its neighborhoods. In Baltimore, Orioles radio broadcasts can be heard on WBAL-AM and WIYY, both owned by Hearst Television. Geoff Arnold, Melanie Newman, Brett Hollander, Scott Garceau and Kevin Brown alternate as play-by-play announcers. WBAL feeds the games to a network of 36 stations, covering Washington, D.C., and all or portions of Maryland, Pennsylvania, Delaware, Virginia, West Virginia, and North Carolina. This is WBAL's fourth stint as the Orioles flagship. WBAL has carried Orioles games for most of the team's time in Baltimore. Prior to WBAL and WIYY, Orioles games were broadcast locally on WJZ-FM from 2015 to 2021. WJZ had earlier carried broadcasts from 2007 to 2010. Six former Orioles franchise radio announcers have received the Hall of Fame's Ford C. Frick Award for excellence in broadcasting: Chuck Thompson (who was also the voice of the old NFL Baltimore Colts); Jon Miller (now with the San Francisco Giants); Ernie Harwell, Herb Carneal; Bob Murphy and Harry Caray (as a St. Louis Browns announcer in the 1940s). Other former Baltimore announcers include Josh Lewin (currently with New York Mets), Bill O'Donnell, Tom Marr, Scott Garceau (returned in 2020 season), Mel Proctor, Michael Reghi, former major league catcher Buck Martinez (now Toronto Blue Jays play-by-play), and former Oriole players including Brooks Robinson, pitcher Mike Flanagan and outfielder John Lowenstein. In 1991, the Orioles experimented with longtime TV writer/producer Ken Levine as a play-by-play broadcaster. Levine was best noted for his work on TV shows such as Cheers and M*A*S*H, but lasted only one season in the Orioles broadcast booth. MASN, co-owned by the Orioles and the Washington Nationals, is the team's exclusive television broadcaster. MASN airs almost the entire slate of regular season games. Some exceptions include Saturday games on either Fox (via its Baltimore affiliate, WBFF) or Fox Sports 1, or Sunday Night Baseball on ESPN. Many MASN telecasts in conflict with Nationals' game telecasts air on an alternate MASN2 feed. Veteran sportscaster Gary Thorne served as lead television announcer from 2007 to 2019, with Jim Hunter as his backup along with Hall of Fame member and former Orioles pitcher Jim Palmer and former Oriole infielder Mike Bordick as color analysts, who almost always work separately. In 2020, Thorne and Palmer were removed from the television booth due to COVID-19 concerns, and replaced with Scott Garceau. In 2021, MASN let go Thorne, Hunter, analysts Mike Bordick and Rick Dempsey, and studio host Tom Davis, and added Ben McDonald as a secondary analyst. Starting in 2022, Kevin Brown became the primary TV play-by-play announcer, with Garceau, Arnold or Newman the backups. The Orioles severed their ties with Comcast SportsNet Mid-Atlantic (now NBC Sports Washington) at the end of the 2006 season in favor of MASN, a joint venture with the Washington Nationals. It had been the Orioles' cable partner since 1984, when it was known as Home Team Sports. The Orioles and the Washington Nationals have been in a dispute since the early 2010s, MASN is owned by both teams with the Orioles holding an 80% stake. The dispute which is ongoing as of October 2020 contends that the Nationals deserves a greater fee from MASN due to the team's recent success and market growth. When fees paid to each team were first negotiated, both teams were paid the same fees. WJZ-TV was the Orioles' broadcast TV home, completing its latest stint from 1994 through 2017. Since MASN acquired rights in 2007, its coverage was simulcast on WJZ-TV under the branding "MASN on WJZ 13". MASN elected not to syndicate any Orioles or Washington Nationals games to broadcast television for the 2018 season, marking the first time since the Orioles' arrival that their games are not on local broadcast television. Previously, WJZ-TV carried the team from their arrival in Baltimore in 1954 through 1978. In the first four seasons, WJZ-TV shared coverage with Baltimore's other two stations, WMAR-TV and WBAL-TV. The games moved to WMAR from 1979 through 1993 before returning to WJZ-TV. From 1994 to 2009, some Orioles games aired on WNUV. Since its introduction at games by the "Roar from 34", led by Wild Bill Hagy and others, in the late 1970s, it has been a tradition at Orioles games for fans to yell out the "Oh" in the line "Oh, say does that Star-Spangled Banner yet wave" in "The Star-Spangled Banner". "The Star-Spangled Banner" has special meaning to Baltimore historically, as it was written during the Battle of Baltimore in the War of 1812 by Francis Scott Key, a Baltimorean. The tradition is often carried out at other sporting events, both professional and amateur, and even sometimes at non-sporting events where the anthem is played, throughout the Baltimore/Washington area and beyond. Fans in Norfolk, Virginia, chanted "O!" even before the Tides became an Orioles affiliate. The practice caught some attention in the spring of 2005, when fans performed the "O!" cry at Washington Nationals games at RFK Stadium. The "O!" chant is also common at sporting events for the various Maryland Terrapins teams at the University of Maryland, College Park. At Cal Ripken Jr.'s induction into the National Baseball Hall of Fame, the crowd, composed mostly of Orioles fans, carried out the "O!" tradition during Tony Gwynn's daughter's rendition of "The Star-Spangled Banner". Additionally, a faint but audible "O!" could be heard on the television broadcast of Barack Obama's pre-inaugural visit to Baltimore as the national anthem played before his entrance. A resounding "O!" bellowed from the nearly 30,000 Ravens fans who attended the November 21, 2010, away game at the Carolina Panthers' Bank of America Stadium in Charlotte, North Carolina. A similar loud "O!" was heard from fans attending Super Bowl XLVII between the Baltimore Ravens and the San Francisco 49ers. The "O!" chant was also heard during the 2016 Summer Olympics in Rio de Janeiro, Brazil, when Baltimore native Michael Phelps received his gold medal for the 4 × 200 m freestyle on August 9, 2016. In recent years, when the Orioles host the Toronto Blue Jays, fans have begun to shout out the multiple instances of the word "O" in "O Canada". Washington Capitals fans will do the same when they play one of the NHL's Canadian teams. It has been an Orioles tradition since 1975 to play John Denver's "Thank God I'm a Country Boy" during the seventh-inning stretch. In the edition of July 5, 2007, of Baltimore's weekly sports publication Press Box, an article by Mike Gibbons covered the apocryphal details of how this tradition came to be. During "Thank God I'm a Country Boy", Charlie Zill, then an usher, would put on overalls, a straw hat, and false teeth and dance around the club level section (244) that he tended to. He also has an orange violin that spins for the fiddle solos. He went by the name Zillbilly and had done the skit from the 1999 season until shortly before he died in early 2013. Of course, that does nothing to explain why the Orioles' Audio staff began playing the song during every game's seventh inning stretch beginning in August, 1975. In reality, the song was tremendously successful nationwide, topping the Billboard Top 100 for one week in 1975, and was played in stadiums across the country. The Orioles were chasing the Red Sox for the American League East Division title and incorporated numerous "good luck charms." After an inspiring comeback win, Oriole staff began playing this song at the seventh-inning stretch of every home game as one of the good-luck charms, beginning in August. During a nationally televised game on September 20, 1997, Denver himself danced to the song atop the Orioles' dugout, one of his final public appearances before dying in a plane crash three weeks later. Songs from notable games in the team's history include "One Moment in Time" for Cal Ripken's record-breaking game in 1995, as well as the theme from Pearl Harbor, "There You'll Be" by Faith Hill, during his final game in 2001. The theme from Field of Dreams was played at the last game at Memorial Stadium in 1991, and the song "Magic to Do" from the stage musical Pippin was used that season to commemorate "Orioles Magic" on 33rd Street. During the Orioles' heyday in the 1970s, a club song, appropriately titled "Orioles Magic (Feel It Happen)", was composed by Walt Woodward, and played when the team ran out until Opening Day of 2008. Since then, the song (a favorite among all fans, who appreciated its references to Wild Bill Hagy and Earl Weaver) is played (along with a video featuring several Orioles stars performing the song) only after wins. Seven Nation Army is played as a hype song while the fans chant the signature bass riff as a rally cry during key moments of a game or after a walk-off hit. During the Orioles' final homestand of the season, it is a tradition to display a replica of the 15-star, 15-stripe American flag at Camden Yards. Prior to 1992, the 15-star, 15-stripe flag flew from Memorial Stadium's center-field flagpole in place of the 50-star, 13-stripe flag during the final homestand. Since the move to Camden Yards, the former flag has been displayed on the batters' eye. During the Orioles' final home game of the season, The United States Army Field Band from Fort Meade performs the National Anthem prior to the start of the game. The Band has also played the National Anthem at the finales of three World Series in which the Orioles played: 1970, 1971 and 1979. They are introduced as the "First Army Band" during the pregame ceremonies. For 23 years, Rex Barney was the PA announcer for the Orioles. His voice became a fixture of both Memorial Stadium and Camden Yards, and his expression "Give that fan a contract", uttered whenever a fan caught a foul ball, was one of his trademarks – the other being his distinct "Thank Yooooou ..." following every announcement. (He was also known on occasion to say "Give that fan an error" after a dropped foul ball.) Barney died on August 12, 1997, and in his honor that night's game at Camden Yards against the Oakland Athletics was held without a public–address announcer. Barney was replaced as Camden Yards' PA announcer by Dave McGowan, who held the position until December 2011. Lifelong Orioles fan and former MLB Fan Cave resident Ryan Wagner soon took over as the PA announcer. He was chosen out of a field of more than 670 applicants in the 2011–12 offseason. As of the 2022 season, Adrienne Roberson is the current Orioles PA announcer. Of the eight original American League teams, the Orioles were the last of the eight to win the World Series, doing so in 1966 with its four–game sweep of the heavily favored Los Angeles Dodgers. When the Orioles were the St. Louis Browns, they played in only one World Series, the 1944 matchup against their Sportsman's Park tenants, the Cardinals. The Orioles won the first-ever American League Championship Series in 1969, and in 2012 the Orioles beat the Texas Rangers in the inaugural American League Wild Card game, where for the first time two Wild Card teams faced each other during postseason play. The Orioles will retire a number only when a player has been inducted into the Hall of Fame with Cal Ripken Jr. being the only exception. However, the Orioles have placed moratoriums on other former Orioles' numbers following their deaths (see note below). To date, the Orioles have retired the following numbers: Note: Cal Ripken Sr.'s number 7, Elrod Hendricks' number 44, and Mike Flanagan's number 46 have not officially been retired, but a moratorium has been placed on them and they have not been issued by the team since their deaths. Jackie Robinson's number 42 is retired throughout Major League Baseball The Orioles' official team hall of fame is located on display on Eutaw Street at Camden Yards. The Baltimore Orioles farm system consists of seven minor league affiliates. The Orioles have a regional rivalry with the nearby Washington Nationals nicknamed the Beltway Series or Battle of the Beltways. Baltimore currently leads the series with a 55–39 record over the Nationals.
[ { "paragraph_id": 0, "text": "The Baltimore Orioles (also known as the O's) are an American professional baseball team based in Baltimore. The Orioles compete in Major League Baseball (MLB) as a member of the American League (AL) East division. As one of the American League's eight charter teams in 1901, the franchise spent its first year as a major league club in Milwaukee as the Milwaukee Brewers before moving to St. Louis to become the St. Louis Browns in 1902. After 52 years in St. Louis, the franchise was purchased in 1953 by a syndicate of Baltimore business and civic interests led by attorney and civic activist Clarence Miles and Mayor Thomas D'Alesandro Jr. The team's current owner is American trial lawyer Peter Angelos. The Orioles' home ballpark is Oriole Park at Camden Yards, which opened in 1992 in downtown Baltimore.", "title": "" }, { "paragraph_id": 1, "text": "The oriole is the official state bird of Maryland; the name has been used by several baseball clubs in the city, including another AL charter member franchise which moved to New York in 1903 and became the Yankees. Nicknames for the team include the \"O's\" and the \"Birds\".", "title": "" }, { "paragraph_id": 2, "text": "The franchise's first World Series appearance came in 1944 when the Browns lost to the St. Louis Cardinals. The Orioles went on to make six World Series appearances from 1966 to 1983, winning three in 1966, 1970, and 1983. This era of the club featured several future Hall of Famers who would later be inducted representing the Orioles, such as third baseman Brooks Robinson, outfielder Frank Robinson, starting pitcher Jim Palmer, first baseman Eddie Murray, shortstop Cal Ripken Jr., and manager Earl Weaver. The Orioles have won a total of ten division championships (1969, 1970, 1971, 1973, 1974, 1979, 1983, 1997, 2014, 2023), seven pennants (1944 while in St. Louis, 1966, 1969, 1970, 1971, 1979, 1983), and three wild card berths (1996, 2012, 2016). The franchise was the last charter member of the American League to win a pennant, and the last charter member to win a World Series.", "title": "" }, { "paragraph_id": 3, "text": "After 14 consecutive losing seasons between 1998 and 2011, the team qualified for the postseason three times under manager Buck Showalter and general manager Dan Duquette, including a division title and advancement to the American League Championship Series for the first time in 17 years in 2014. Four years later, the Orioles lost 115 games, the most in franchise history. The Orioles chose not to renew the expired contracts of Showalter and Duquette after the season, ending their respective tenures with Baltimore. The Orioles' current manager is Brandon Hyde, while Mike Elias serves as general manager and executive vice president. Two years after finishing 52-110 in 2021, the Orioles went 101-61 in 2023, en route to winning the AL East for the first time since 2014.", "title": "" }, { "paragraph_id": 4, "text": "From 1901 through the end of 2023, the franchise's overall win–loss record is 9,029–10,013 (.474). Since moving to Baltimore in 1954, the Orioles have an overall win–loss record of 5,567–5,459 (.505) through the end of 2023.", "title": "" }, { "paragraph_id": 5, "text": "The modern Orioles franchise can trace its roots back to the original Milwaukee Brewers of the minor Western League, beginning in 1877, when the league reorganized. The Brewers were there when the Western League renamed itself the American League in 1900.", "title": "History" }, { "paragraph_id": 6, "text": "At the end of the 1900 season, the American League removed itself from baseball's National Agreement (the formal understanding between the NL and the minor leagues). Two months later, the AL declared itself a competing major league. As a result of several franchise shifts, the Brewers were one of only two Western League teams that didn't fold, move or get kicked out of the league (the other being the Detroit Tigers). In its first game in the American League, the team lost to the Detroit Tigers 14–13 after surrendering a nine-run lead in the 9th inning. To this day, it is a major league record for the biggest deficit overcome that late in the game. In the first American League season in 1901, they finished last (eighth place) with a record of 48–89. During its lone Major League season, the team played at Lloyd Street Grounds, between 16th and 18th Streets in Milwaukee.", "title": "History" }, { "paragraph_id": 7, "text": "After one year in Milwaukee, the club relocated to St Louis, and for a while enjoyed some success, especially in the 1920s behind Hall of Fame first baseman George Sisler. However, the team's fortunes declined from then on, as playing success and gate receipts instead went increasingly to the Browns' own tenants at Sportsman's Park, the National League Cardinals, who became perennial NL contenders in the 1920s due to organizational innovations by team president Branch Rickey, a former player and manager for the Browns.", "title": "History" }, { "paragraph_id": 8, "text": "Through World War II, the Browns won only one pennant, in the 1944 season stocked with wartime replacement players, and lost to the Cardinals in the third and last World Series played entirely in one ballpark, (until 2020 due to the COVID-19 pandemic).", "title": "History" }, { "paragraph_id": 9, "text": "In 1953, with the Browns unable to afford even basic stadium upkeep and facing potential condemnation of the park by safety inspectors, owner Bill Veeck sold Sportsman's Park to the Cardinals and attempted to move the club back to Milwaukee, but this was vetoed by the other American League owners.", "title": "History" }, { "paragraph_id": 10, "text": "Instead, Veeck sold his franchise to a partnership of Baltimore businessmen. Because Veeck was unpopular with fellow American League owners, his leaving baseball was a condition for the AL owners to approve the move.", "title": "History" }, { "paragraph_id": 11, "text": "The Miles-Krieger (Gunther Brewing Company)-Hoffberger group renamed their new team the Baltimore Orioles soon after taking control of the franchise. The nickname has a rich history in Baltimore, having been used by a National League club in the 1890s, an American League club (1901–02), and an International League club (AAA) from 1903 to 1953. The IL Orioles' most famous player was a local Baltimore product, hard-hitting left-handed pitcher Babe Ruth. When Oriole Park burned down in 1944, the team moved to a temporary home, Municipal Stadium, where they won the Junior World Series. Their large postseason crowds caught the attention of the major leagues, eventually leading to a new MLB franchise in Baltimore.", "title": "History" }, { "paragraph_id": 12, "text": "The new AL Orioles took about six years to become competitive even after jettisoning most of the holdovers from St. Louis. Under the guidance of Paul Richards, who served as both field manager and general manager from 1955 to 1958 (the first man since John McGraw to hold both positions simultaneously), the Orioles began a slow climb to respectability. While they posted a .500 record only once in their first five years (76–76 in 1957), they were a success at the gate. In their first season, for instance, they drew more than 1.06 million fans – more than five times what they had ever drawn in their tenures in Milwaukee and St. Louis. This came amid slight turnover in the ownership group. Miles served as team president for two years, then stepped down in favor of developer James Keelty. In turn, Keelty gave way in 1960 to financier Joe Iglehart.", "title": "History" }, { "paragraph_id": 13, "text": "By the early 1960s, stars such as Brooks Robinson, John \"Boog\" Powell, and Dave McNally were being developed by a strong farm system. The Orioles first made themselves heard in 1960, when they finished 89–65, good enough for second in the American League. While they were still eight games behind the Yankees, it was the first time they had been a factor in a pennant race that late in the season since 1944. It was also the first season of a 26-year stretch where the team would have only two losing seasons. Shortstop Ron Hansen was named AL Rookie of the Year, and first-year pitcher Chuck Estrada tied for the league lead in wins with 18, finishing second to Hansen in the Rookie of the Year balloting.", "title": "History" }, { "paragraph_id": 14, "text": "After the 1965 season, Hoffberger acquired controlling interest in the Orioles from Iglehart and installed himself as president. He had been serving as a silent partner over the past decade despite being the largest shareholder. Frank Cashen, advertising chief of Hoffberger's brewery, became executive vice-president.", "title": "History" }, { "paragraph_id": 15, "text": "The Orioles farm system had begun to produce a number of high-quality players and coaches who formed the core of winning teams; from 1966 to 1983, the Orioles won three World Series titles (1966, 1970, and 1983), six American League pennants (1966, 1969, 1970, 1971, 1979, and 1983), and five of the first six American League East titles. The first of those titles, in 1966, made the Orioles the last of the eight teams that made up the American League from 1903 to 1960 to win a World Series.", "title": "History" }, { "paragraph_id": 16, "text": "During this time, the Orioles were known for playing baseball the Oriole Way, an organizational ethic best described by longtime farm hand and coach Cal Ripken, Sr.'s phrase \"perfect practice makes perfect!\" The Oriole Way was a belief that hard work, professionalism, and a strong understanding of fundamentals were the keys to success at the major league level. It was based on the belief that if every coach, at every level, taught the game the same way, the organization could produce \"replacement parts\" that could be substituted seamlessly into the big league club with little or no adjustment. This led to a run of success from 1966 to 1983 which saw the Orioles become the envy of the league, and the winningest team in baseball.", "title": "History" }, { "paragraph_id": 17, "text": "During this stretch, three different Orioles were named Most Valuable Player (Frank Robinson in 1966, Boog Powell in 1970, and Cal Ripken Jr. in 1983), four Oriole pitchers combined for six Cy Young Awards (Mike Cuellar in 1969, Jim Palmer in 1973, 1975, and 1976, Mike Flanagan in 1979, and Steve Stone in 1980), and three players were named Rookie of the Year (Al Bumbry in 1973, Eddie Murray in 1977, and Cal Ripken Jr. in 1982).", "title": "History" }, { "paragraph_id": 18, "text": "It was also during this time that the Orioles severed their last remaining financial link to their era in St. Louis. In 1979, Hoffberger sold the Orioles to his longtime friend, Washington attorney Edward Bennett Williams. As part of the deal, Williams bought the publicly traded shares Donald Barnes had issued in 1936 while the team was still in St. Louis, making the franchise privately held once again and severing one of the few remaining links with the Orioles' past in St. Louis.", "title": "History" }, { "paragraph_id": 19, "text": "During this rise to prominence, Weaver Ball came into vogue. Named for fiery manager Earl Weaver, it was defined by the Oriole trifecta of \"Pitching, Defense, and the Three-Run Home Run.\" When an Oriole GM was told by a reporter that Weaver, as the skipper of a very talented team, was a \"push-button manager\", he replied, \"Earl built the machine and installed all the buttons!\"", "title": "History" }, { "paragraph_id": 20, "text": "As Frank and Brooks Robinson grew older, newer stars emerged, including multiple Cy Young Award winner Jim Palmer and switch-hitting first baseman Eddie Murray. With the decline and eventual departure of two other professional sports teams in the area, the NFL's Baltimore Colts and baseball's Washington Senators, the Orioles' excellence paid off at the gate, as the team cultivated a large and rabid fan base at Memorial Stadium.", "title": "History" }, { "paragraph_id": 21, "text": "After winning the 1983 World Series, the Orioles spent the next five years in steady decline, finishing 1986 in last place for the first time since the franchise moved to Baltimore. The team hit bottom in 1988 when it started the season 0–21, en route to 107 losses and the worst record in the majors that year. The \"Why Not?\" Orioles surprised the baseball world the following year by spending most of the summer in first place until September when the Toronto Blue Jays overtook them and seized the AL East title on the final weekend of the regular season. The next two years were spent below the .500 mark, highlighted only by Cal Ripken Jr. winning his second AL MVP Award in 1991. The Orioles said goodbye to Memorial Stadium, the team's home for 38 years, at the end of the 1991 campaign.", "title": "History" }, { "paragraph_id": 22, "text": "Opening to much fanfare in 1992, Oriole Park at Camden Yards was an instant success, inspiring other retro-style major league ballparks in the next decades. The stadium was the site of the 1993 All-Star Game. The Orioles returned to contention in the first two seasons at Camden Yards, only to finish in third place both times.", "title": "History" }, { "paragraph_id": 23, "text": "In 1993, with then-owner Eli Jacobs forced to divest himself of the franchise, Baltimore-based attorney Peter Angelos, along with the ownership syndicate he headed, was awarded the Orioles in bankruptcy court in New York City, returning the team to local ownership for the first time since 1979. Angelos' partners included author Tom Clancy and comic book distributor Steve Geppi. The Orioles, who spent all of 1994 chasing the New York Yankees, occupied second place in the new five-team AL East when the players strike, which began on August 11, forced the eventual cancellation of the season.", "title": "History" }, { "paragraph_id": 24, "text": "The labor impasse would continue into the spring of 1995. Almost all the major league clubs held spring training using replacement players, with the intention of beginning the season with them. The Orioles, whose owner was a labor union lawyer, were the lone dissenters against creating an ersatz team, choosing instead to sit out spring training and possibly the entire season. Had they fielded a substitute team, Cal Ripken Jr.'s consecutive games streak would have been jeopardized. The replacements questions became moot when the strike was finally settled. The Ripken countdown resumed once the season began. Ripken finally broke Lou Gehrig's consecutive games streak of 2,130 games in a nationally televised game against the California Angels on September 6. This was later voted the all-time baseball moment of the 20th century by fans from around the country in 1999. Ripken finished his streak with 2,632 straight games, finally sitting on September 20, 1998, the Orioles final home game of the season against the Yankees at Camden Yards.", "title": "History" }, { "paragraph_id": 25, "text": "Before the 1996 season, Angelos hired Pat Gillick as general manager. Given the green light to spend heavily on established talent, Gillick signed several premium players like B. J. Surhoff, Randy Myers, David Wells and Roberto Alomar. Under new manager Davey Johnson and on the strength of a then-major league record 257 home runs in a single season, the Orioles returned to the playoffs after a 12-year absence by clinching the AL wild card berth. Alomar set off a firestorm in September when he spat into home plate umpire John Hirschbeck's face during an argument in Toronto. He was later suspended for the first five games of the 1997 season, even though most wanted him banned from the postseason. After dethroning the defending American League champion Cleveland Indians 3–1 in the Division Series, the Orioles fell to the Yankees 4–1 in an ALCS notable for right field umpire Rich Garcia's failure to call fan interference in the first game of the series, when 12-year-old Yankee fan Jeffrey Maier reached over the outfield wall to catch an in-play ball, which was scored as a home run for Derek Jeter, tying the game at 4–4 in the eighth inning. Absent Maier's interference, it appeared as if the ball might have been off the wall or caught by right fielder Tony Tarasco. The Yankees went on to win the game in extra innings on an ensuing walk-off home run by Bernie Williams.", "title": "History" }, { "paragraph_id": 26, "text": "The Orioles went \"wire-to-wire\" (first place from start to finish) in winning the AL East title in 1997. After eliminating the Seattle Mariners 3–1 in the Division Series, the team lost again in the ALCS, this time to the underdog Indians 4–2, with each Oriole loss by only a run. Johnson resigned as manager after the season, largely due to a spat with Angelos concerning Alomar's fine for missing a team function being donated to Johnson's wife's charity. Pitching coach Ray Miller replaced Johnson.", "title": "History" }, { "paragraph_id": 27, "text": "With Miller at the helm, the Orioles found themselves not only out of the playoffs, but also with a losing season. When Gillick's contract expired in 1998, it was not renewed. Angelos brought in Frank Wren to take over as GM. The Orioles added volatile slugger Albert Belle, but the team's woes continued in the 1999 season, with stars like Rafael Palmeiro, Roberto Alomar, and Eric Davis leaving in free agency. After a second straight losing season, Angelos fired both Miller and Wren. He named Syd Thrift the new GM and brought in former Cleveland manager Mike Hargrove. In a rare event on March 28, 1999, the Orioles staged an exhibition series against the Cuban national team in Havana. The Orioles won the game 3–2 in 11 innings. They were the first Major League team to play in Cuba since 1959, when the Los Angeles Dodgers faced the Orioles in an exhibition. The Cuban team visited Baltimore in May 1999 (winning 10–6).", "title": "History" }, { "paragraph_id": 28, "text": "The first decade of the 21st century saw the Orioles struggle due to the combination of lackluster play on the team's part, a string of ineffective management, and the ascent of New York and Boston to the top of the game – each rival having a clear advantage in financial flexibility due to their larger media market size. Further complicating the situation for the Orioles was the relocation of the National League's Montreal Expos franchise to nearby Washington, D.C., in 2004. Orioles owner Peter Angelos demanded compensation from Major League Baseball, as the new Washington Nationals threatened to carve into the Orioles fan base and television dollars. However, there was some hope that having competition in the larger Baltimore-Washington metro market would spur the Orioles to field a better product to compete for fans with the Nationals.", "title": "History" }, { "paragraph_id": 29, "text": "A new President of Baseball of Operations named Andy MacPhail was brought in about halfway through the 2007 season. MacPhail spent the remainder of the 2007 season assessing the talent level of the Orioles, and determined that significant steps needed to be made if the Orioles were ever to be a contender again in the American League East. He completed two blockbuster trades during the next off-season, each sending a premium player away in return for five prospects (or younger less expensive players). Tejada, who had hit .296 with 18 HR and 81 RBI in 2007, went to the Houston Astros in exchange for outfielder Luke Scott, pitchers Matt Albers, Troy Patton, and Dennis Sarfate, and third baseman Mike Costanzo. Also, the newly designated ace of the Orioles rotation Érik Bédard, who went 13–5 with a 3.16 ERA in 2007 with 221 strikeouts, was sent to the Seattle Mariners in exchange for top outfield prospect Adam Jones, left-handed pitcher George Sherrill, and three minor league pitchers Chris Tillman, Kam Mickolio, and Tony Butler. The Bedard trade in particular would go down as one of the most lop-sided and successful trades in the history of the franchise.", "title": "History" }, { "paragraph_id": 30, "text": "While MacPhail would find success in most of his trades made for the Orioles over the long-term, the veteran stop acquisitions that he would make would not often pan out, and as a result, the team would never finish higher than 4th place in the AL East, or with more than 69 wins, while MacPhail was in charge. Although some of his free agent signings would have positive contributions (such as reliever Koji Uehara), most gave mediocre returns, at best. In particular, the Orioles never managed to cobble together a successful pitching staff during this time. Their most consistent starting pitcher from 2008 to 2011 was the late bloomer Jeremy Guthrie who was named the Opening Day starter in 3 of the 4 seasons and had a cumulative 4.12 ERA during this stretch.", "title": "History" }, { "paragraph_id": 31, "text": "Following Davey Johnson's dismissal after the 1997 playoff season, Orioles ownership struggled to find a manager that they liked, and this time period was no exception. Dave Trembley was brought on as an interim manager in June 2007, and had the interim tag removed later that year. Trembley was at the helm again in 2008 and 2009 but was never able to lead the team out of the cellar in the AL East. After starting the 2010 season a dismal 15–39, Dave Trembley was fired and third base coach Juan Samuel was named the interim manager. The Orioles were seeking a more permanent solution at manager as the 2010 season continued to unfold, and two-time AL Manager of the Year Buck Showalter was eventually hired in July 2010. The Orioles went 34–23 after Buck took over, foreshadowing that a brighter future might be on the horizon, and giving Orioles fans renewed hope and optimism for the team's future.", "title": "History" }, { "paragraph_id": 32, "text": "The Orioles made some aggressive moves to improve the team in 2011 in the hopes of securing their first playoff berth since 1997. Andy MacPhail completed trades to bring in established veterans like Mark Reynolds and J. J. Hardy from the Diamondbacks and Twins, respectively. Veteran free agents Derrek Lee and Vladimir Guerrero were also brought in to help improve the offense. At the 2011 trade deadline, fan favorite Koji Uehara was sent to the Texas Rangers in exchange for Chris Davis and Tommy Hunter, a move that would not pay immediate dividends, but would be crucial to the team's later success. While these moves had varying impacts, the Orioles did score 95 more runs in 2011 than they had the previous year. The team still finished last in the AL East due to the utter failures of the team's pitching staff. Brian Matusz compiled one of the highest single-season ERAs in MLB history (10.69 over 12 starts) and every pitcher who started a game for the Orioles in 2011 ended the season with an ERA of 4.50 or higher except for Jeremy Guthrie. The Orioles finished 30th out of 30 MLB teams that year with a 4.89 team ERA. Andy MacPhail's contract was not renewed in October 2011 and a search for a new GM began. After a public interview process where several candidates declined to take the position, ex-GM Dan Duquette was brought in to serve as the Executive Vice-President of Baseball Operations.", "title": "History" }, { "paragraph_id": 33, "text": "Duquette wasted no time in overhauling the Orioles roster, especially the MLB-worst pitching staff. He traded fan favorite Jeremy Guthrie to the Colorado Rockies in exchange for Jason Hammel. He brought in new free agent starting pitcher Wei-Yin Chen from the Nippon Professional Baseball league, and Miguel González was signed as a minor league free agent. Nate McLouth was signed to a minor league deal in June 2012 and would prove to make a significant impact down the stretch. This year also marked the debut of the much hyped prospect Manny Machado.", "title": "History" }, { "paragraph_id": 34, "text": "The Orioles won 93 games in 2012 (after winning 69 in the previous year) thanks in large part to a 29–9 record in one-run games, and a 16–2 record in extra inning games. The difference between this Orioles bullpen and bullpens past was like night and day, led by Jim Johnson and his 51 saves. He finished with a 2.49 ERA that season with Darren O'Day, Luis Ayala, Pedro Strop, and Troy Patton all finishing as well with ERAs under 3.00. Experts were amazed as the team continued to outperform expectations, but regression never came that year. They battled with the New York Yankees for first place in the AL East up until September, and would earn their first playoff berth in 15 years by winning the second wildcard spot in the American League.", "title": "History" }, { "paragraph_id": 35, "text": "In the 'sudden death' wildcard game against the Texas Rangers, Joe Saunders (acquired in August of that year in exchange for Matt Lindstrom) defeated Yu Darvish to help the Orioles advance to the divisional round, where they faced a familiar opponent, the Yankees. The Orioles forced the series to go five games (losing games 1 and 3 of the series, while winning 2 and 4), but CC Sabathia outpitched the Orioles Jason Hammel in Game 5 and the Orioles were eliminated from the playoffs.", "title": "History" }, { "paragraph_id": 36, "text": "While the Orioles would ultimately miss the playoffs in 2013, they finished with a record of 85–77, tying the Yankees for third place in the AL East. By posting winning records in 2012 and 2013, the Orioles achieved the feat of back-to-back winning seasons for the first time since 1996 and 1997.", "title": "History" }, { "paragraph_id": 37, "text": "On September 16, 2014, the Orioles clinched the division for the first time since 1997 with a win against the Toronto Blue Jays as well as making it back to the postseason for the second time in three years. The Orioles finished the 2014 season with a 96–66 record and went on to sweep the Detroit Tigers in the ALDS. The O's were then in turn swept by the Kansas City Royals in the ALCS.", "title": "History" }, { "paragraph_id": 38, "text": "Out of an abundance of caution, the Baltimore Orioles announced the postponement of the April 27 and 28 games in 2015 against the Chicago White Sox following violent riots in West Baltimore following the death of Freddie Gray. Following the announcement of the second postponement, the Orioles also announced that the third game in the series scheduled for Wednesday, April 29 was to be closed to the public and would be televised only, apparently the first time in 145 years of Major League Baseball that a game had no spectators and breaking the previous 131-year-old record for lowest paid attendance to an official game (the previous record being 6.) The Orioles beat the White Sox, 8–2. The Orioles said the make-up games would be played Thursday, May 28, as a double-header. In addition, the weekend games against the Tampa Bay Rays was moved to the Rays' home stadium in St. Petersburg where Baltimore played as the home team.", "title": "History" }, { "paragraph_id": 39, "text": "Despite the 2016 season being another above .500 season for the Orioles; they would fail to win their division, but were able to secure a Wild card spot. However, they would lose against the Toronto Blue Jays in the AL Wild Card game in Toronto. This was the last postseason appearance for Baltimore until 2023. In 2017, the Orioles started with a modest 22–10 record. Despite early season success, the Orioles suffered their first losing season since 2011. The Orioles would suffer one of Major League Baseball's worst seasons in 2018, en route to going 47–115. 2018 proved to be general manager Duquette and Showalter's final season in Baltimore, as their contracts were not renewed after the season.", "title": "History" }, { "paragraph_id": 40, "text": "The Orioles began their rebuild by trading away fan favorites Manny Machado, Zach Britton, Jonathan Schoop, Brad Brach, Kevin Gausman, and Darren O'Day in July 2018. In 2019, the Orioles finished 54–108, which was the second Orioles team to surpass the 1988 Orioles team's losses. In 2020, the Orioles experienced an upside in their rebuild, as they finished 25–35 in a season shortened by the COVID-19 pandemic, their best finish since 2017. In 2021, the Orioles experienced two different losing streaks of at least 14, en route to a 52–110 finish. 2021 was their third 110-loss season in team history. Their first was 1939 when they were known as the St. Louis Browns, the second was in 2018 as the Baltimore Orioles.", "title": "History" }, { "paragraph_id": 41, "text": "On June 9, 2022, Louis Angelos sued his brother, Orioles chairman and CEO John P. Angelos, and mother Georgia Angelos in Baltimore County Circuit Court. Louis Angelos claims that their father intended for the brothers and their mother to share control of the team. The lawsuit states the elder Angelos collapsed in 2017 due to heart problems and established a trust with his wife and sons as co-trustees. Louis Angelos is seeking to have his brother and mother removed as co-trustees of the trust that controls the Orioles and removed as co-agents of Peter Angelos' power of attorney.", "title": "History" }, { "paragraph_id": 42, "text": "The suit claims Georgia Angelos wants to sell the team and an advisor attempted to negotiate a sale in 2020 but John Angelos vetoed a potential deal. The suit claims Angelos unilaterally fired long-time employees loyal to his father, including former center fielder Brady Anderson, the longtime special assistant to the executive vice president for baseball operations. The suit claims John Angelos transferred tens of millions of dollars worth of property out of his father's law firm and into a limited liability company controlled by his personal attorney.", "title": "History" }, { "paragraph_id": 43, "text": "In separate statements released by the team, Georgia and John Angelos refuted the claims.", "title": "History" }, { "paragraph_id": 44, "text": "In the event of any sale, Major League Baseball has reportedly encouraged Cal Ripken Jr to be part of any incoming ownership group that may take control of the team.", "title": "History" }, { "paragraph_id": 45, "text": "In April 2023, the Orioles went 19–9, setting a franchise record for wins in the month of April. By August 2023, the Orioles, led by a core of first-and-second-year players Adley Rutschman, Gunnar Henderson, Félix Bautista and Kyle Bradish, were in first place in the division and described in The Athletic as \"young, fun and arguably the best story in baseball.\" Much of their good will was overshadowed, however, when it was reported that play-by-play announcer Kevin Brown had been suspended indefinitely by the Orioles for his pregame remarks on MASN, the team-owned network, two weeks earlier. During a \"seemingly benign\" introduction to a series against the Tampa Bay Rays, Brown observed that the team had struggled to win a series in Tampa in the past several seasons. It was described in The Athletic as a \"petty\" move by John Angelos, \"the only person [in the organization] with enough power that no one dare question the validity of anything he says and does, no matter how foolish it is.\" Several broadcasters came to Brown's defense after the news broke. Gary Cohen said the team had \"draped itself in utter humiliation\" and Michael Kay said the suspension made \"the Orioles look so small and insignificant and minor league.\"", "title": "History" }, { "paragraph_id": 46, "text": "The Orioles finished the 2023 season with a record of 101-61. In The American League Division Series, the Orioles lost three straight games to the Texas Rangers. The series sweep was the first time in the entire 2023 season when the Orioles had been swept in a series.", "title": "History" }, { "paragraph_id": 47, "text": "The Orioles' home uniform is white with the word \"Orioles\" written across the chest. The road uniform is gray with the word \"Baltimore\" written across the chest. This style, with noticeable changes in the script, striping and materials, has been worn for much of the team's history, but with a few exceptions:", "title": "Logos and uniforms" }, { "paragraph_id": 48, "text": "A long campaign of several decades was waged by numerous fans and sportswriters to return the name of the city to the \"away\" jerseys which was used since the 1950s and had been formerly dropped during the 1970s era of Edward Bennett Williams when the ownership was continuing to market the team also to fans in the nation's capital region after the moving of the former Washington Senators in 1971. After several decades, approximately 20% of the team's attendance came from the metro Washington area.", "title": "Logos and uniforms" }, { "paragraph_id": 49, "text": "An alternate uniform is black with the word \"Orioles\" written across the chest. They first wore black uniforms in the 1993 season and continue to do so since; the current style with the letters lacking additional trim was first used in 2000. The Orioles wear their black alternate jerseys for Friday night games with the alternate \"O's\" cap (first introduced in 2005), whether at home or on the road; the regular batting helmet is still used with this uniform. In 2017, the Orioles began to use their batting practice caps for select games with the black uniforms. The aforementioned caps resemble their regular road caps save for the black bill. Occasionally, the Orioles would also wear the black alternates on other days of the week, often pairing them with the home or road \"cartoon bird\" caps. After the \"City Connect\" uniforms became the team's Friday home uniform (see below), the black alternates were only used on Friday road games and on home games depending on the preference of the starting pitcher.", "title": "Logos and uniforms" }, { "paragraph_id": 50, "text": "The Orioles also wore orange alternate uniforms at various points in their history. The orange alternates were first used in the 1971 season and were paired with orange pants, but these lasted only two seasons. The second orange uniform, which was a pullover style, was worn from 1975 to 1987, but were not worn at all in the 1983, 1985 and 1986 seasons. A third orange uniform was used from 1988 to 1992, returning to the button-down style. In 2012, the Orioles brought back the orange uniforms as a second alternate uniform; the team currently wears them on Saturdays at home or on the road, though they've also worn them on other days of the week either due to pitcher's preference or a previously postponed contest.", "title": "Logos and uniforms" }, { "paragraph_id": 51, "text": "The Orioles' cap design have alternated between the team's iconic \"cartoon bird\" logo and the full-bodied bird logo. Initially, the caps had the full-bodied bird logo between 1954 and 1965, alternating between an all-black cap and an orange-brimmed black cap. They also wore a black cap with an orange block-letter \"B\" for part of the 1963 season. The \"cartoon bird\" was first used in 1966, and with minor tweaks, was prominently featured on the team's caps until 1988. Initially, the Orioles kept the orange-brimmed black cap with the \"cartoon bird\", but switched to a white-paneled black cap with orange brim in 1975. Also that same year, they wore orange-paneled black caps to pair with the orange alternates, but these lasted only two seasons.", "title": "Logos and uniforms" }, { "paragraph_id": 52, "text": "In 1989, the full-bodied bird logo returned along with the all-black cap, with a few tweaks along the way. Initially the cap was used regardless of home or road games, but in 2002 the caps were worn only on the road until 2008. An orange-brimmed variety was also introduced in 1995. Initially exclusive to the team's black uniforms, this style became the home cap in 2002 and became the team's regular cap (home or away) from 2009 to 2011.", "title": "Logos and uniforms" }, { "paragraph_id": 53, "text": "In 2012, the Orioles brought back a modernized version of the \"cartoon bird\" along with the white-paneled and orange-brimmed black cap for home games and the orange-brimmed black cap for road games.", "title": "Logos and uniforms" }, { "paragraph_id": 54, "text": "In 2013, ESPN ran a \"Battle of the Uniforms\" contest between all 30 Major League clubs. Despite using a ranking system that had the Orioles as a #13 seed, the Birds beat the #1 seed Cardinals in the championship round.", "title": "Logos and uniforms" }, { "paragraph_id": 55, "text": "In 2023, the Orioles introduced a new City Connect jersey, inspired by the art and culture of Baltimore and its neighborhoods.", "title": "Logos and uniforms" }, { "paragraph_id": 56, "text": "In Baltimore, Orioles radio broadcasts can be heard on WBAL-AM and WIYY, both owned by Hearst Television. Geoff Arnold, Melanie Newman, Brett Hollander, Scott Garceau and Kevin Brown alternate as play-by-play announcers. WBAL feeds the games to a network of 36 stations, covering Washington, D.C., and all or portions of Maryland, Pennsylvania, Delaware, Virginia, West Virginia, and North Carolina.", "title": "Radio and television coverage" }, { "paragraph_id": 57, "text": "This is WBAL's fourth stint as the Orioles flagship. WBAL has carried Orioles games for most of the team's time in Baltimore. Prior to WBAL and WIYY, Orioles games were broadcast locally on WJZ-FM from 2015 to 2021. WJZ had earlier carried broadcasts from 2007 to 2010.", "title": "Radio and television coverage" }, { "paragraph_id": 58, "text": "Six former Orioles franchise radio announcers have received the Hall of Fame's Ford C. Frick Award for excellence in broadcasting: Chuck Thompson (who was also the voice of the old NFL Baltimore Colts); Jon Miller (now with the San Francisco Giants); Ernie Harwell, Herb Carneal; Bob Murphy and Harry Caray (as a St. Louis Browns announcer in the 1940s).", "title": "Radio and television coverage" }, { "paragraph_id": 59, "text": "Other former Baltimore announcers include Josh Lewin (currently with New York Mets), Bill O'Donnell, Tom Marr, Scott Garceau (returned in 2020 season), Mel Proctor, Michael Reghi, former major league catcher Buck Martinez (now Toronto Blue Jays play-by-play), and former Oriole players including Brooks Robinson, pitcher Mike Flanagan and outfielder John Lowenstein. In 1991, the Orioles experimented with longtime TV writer/producer Ken Levine as a play-by-play broadcaster. Levine was best noted for his work on TV shows such as Cheers and M*A*S*H, but lasted only one season in the Orioles broadcast booth.", "title": "Radio and television coverage" }, { "paragraph_id": 60, "text": "MASN, co-owned by the Orioles and the Washington Nationals, is the team's exclusive television broadcaster. MASN airs almost the entire slate of regular season games. Some exceptions include Saturday games on either Fox (via its Baltimore affiliate, WBFF) or Fox Sports 1, or Sunday Night Baseball on ESPN. Many MASN telecasts in conflict with Nationals' game telecasts air on an alternate MASN2 feed.", "title": "Radio and television coverage" }, { "paragraph_id": 61, "text": "Veteran sportscaster Gary Thorne served as lead television announcer from 2007 to 2019, with Jim Hunter as his backup along with Hall of Fame member and former Orioles pitcher Jim Palmer and former Oriole infielder Mike Bordick as color analysts, who almost always work separately. In 2020, Thorne and Palmer were removed from the television booth due to COVID-19 concerns, and replaced with Scott Garceau. In 2021, MASN let go Thorne, Hunter, analysts Mike Bordick and Rick Dempsey, and studio host Tom Davis, and added Ben McDonald as a secondary analyst. Starting in 2022, Kevin Brown became the primary TV play-by-play announcer, with Garceau, Arnold or Newman the backups.", "title": "Radio and television coverage" }, { "paragraph_id": 62, "text": "The Orioles severed their ties with Comcast SportsNet Mid-Atlantic (now NBC Sports Washington) at the end of the 2006 season in favor of MASN, a joint venture with the Washington Nationals. It had been the Orioles' cable partner since 1984, when it was known as Home Team Sports. The Orioles and the Washington Nationals have been in a dispute since the early 2010s, MASN is owned by both teams with the Orioles holding an 80% stake. The dispute which is ongoing as of October 2020 contends that the Nationals deserves a greater fee from MASN due to the team's recent success and market growth. When fees paid to each team were first negotiated, both teams were paid the same fees.", "title": "Radio and television coverage" }, { "paragraph_id": 63, "text": "WJZ-TV was the Orioles' broadcast TV home, completing its latest stint from 1994 through 2017. Since MASN acquired rights in 2007, its coverage was simulcast on WJZ-TV under the branding \"MASN on WJZ 13\". MASN elected not to syndicate any Orioles or Washington Nationals games to broadcast television for the 2018 season, marking the first time since the Orioles' arrival that their games are not on local broadcast television.", "title": "Radio and television coverage" }, { "paragraph_id": 64, "text": "Previously, WJZ-TV carried the team from their arrival in Baltimore in 1954 through 1978. In the first four seasons, WJZ-TV shared coverage with Baltimore's other two stations, WMAR-TV and WBAL-TV. The games moved to WMAR from 1979 through 1993 before returning to WJZ-TV. From 1994 to 2009, some Orioles games aired on WNUV.", "title": "Radio and television coverage" }, { "paragraph_id": 65, "text": "Since its introduction at games by the \"Roar from 34\", led by Wild Bill Hagy and others, in the late 1970s, it has been a tradition at Orioles games for fans to yell out the \"Oh\" in the line \"Oh, say does that Star-Spangled Banner yet wave\" in \"The Star-Spangled Banner\". \"The Star-Spangled Banner\" has special meaning to Baltimore historically, as it was written during the Battle of Baltimore in the War of 1812 by Francis Scott Key, a Baltimorean.", "title": "Musical traditions" }, { "paragraph_id": 66, "text": "The tradition is often carried out at other sporting events, both professional and amateur, and even sometimes at non-sporting events where the anthem is played, throughout the Baltimore/Washington area and beyond. Fans in Norfolk, Virginia, chanted \"O!\" even before the Tides became an Orioles affiliate. The practice caught some attention in the spring of 2005, when fans performed the \"O!\" cry at Washington Nationals games at RFK Stadium. The \"O!\" chant is also common at sporting events for the various Maryland Terrapins teams at the University of Maryland, College Park. At Cal Ripken Jr.'s induction into the National Baseball Hall of Fame, the crowd, composed mostly of Orioles fans, carried out the \"O!\" tradition during Tony Gwynn's daughter's rendition of \"The Star-Spangled Banner\". Additionally, a faint but audible \"O!\" could be heard on the television broadcast of Barack Obama's pre-inaugural visit to Baltimore as the national anthem played before his entrance. A resounding \"O!\" bellowed from the nearly 30,000 Ravens fans who attended the November 21, 2010, away game at the Carolina Panthers' Bank of America Stadium in Charlotte, North Carolina. A similar loud \"O!\" was heard from fans attending Super Bowl XLVII between the Baltimore Ravens and the San Francisco 49ers. The \"O!\" chant was also heard during the 2016 Summer Olympics in Rio de Janeiro, Brazil, when Baltimore native Michael Phelps received his gold medal for the 4 × 200 m freestyle on August 9, 2016.", "title": "Musical traditions" }, { "paragraph_id": 67, "text": "In recent years, when the Orioles host the Toronto Blue Jays, fans have begun to shout out the multiple instances of the word \"O\" in \"O Canada\". Washington Capitals fans will do the same when they play one of the NHL's Canadian teams.", "title": "Musical traditions" }, { "paragraph_id": 68, "text": "It has been an Orioles tradition since 1975 to play John Denver's \"Thank God I'm a Country Boy\" during the seventh-inning stretch.", "title": "Musical traditions" }, { "paragraph_id": 69, "text": "In the edition of July 5, 2007, of Baltimore's weekly sports publication Press Box, an article by Mike Gibbons covered the apocryphal details of how this tradition came to be. During \"Thank God I'm a Country Boy\", Charlie Zill, then an usher, would put on overalls, a straw hat, and false teeth and dance around the club level section (244) that he tended to. He also has an orange violin that spins for the fiddle solos. He went by the name Zillbilly and had done the skit from the 1999 season until shortly before he died in early 2013. Of course, that does nothing to explain why the Orioles' Audio staff began playing the song during every game's seventh inning stretch beginning in August, 1975.", "title": "Musical traditions" }, { "paragraph_id": 70, "text": "In reality, the song was tremendously successful nationwide, topping the Billboard Top 100 for one week in 1975, and was played in stadiums across the country. The Orioles were chasing the Red Sox for the American League East Division title and incorporated numerous \"good luck charms.\" After an inspiring comeback win, Oriole staff began playing this song at the seventh-inning stretch of every home game as one of the good-luck charms, beginning in August.", "title": "Musical traditions" }, { "paragraph_id": 71, "text": "During a nationally televised game on September 20, 1997, Denver himself danced to the song atop the Orioles' dugout, one of his final public appearances before dying in a plane crash three weeks later.", "title": "Musical traditions" }, { "paragraph_id": 72, "text": "Songs from notable games in the team's history include \"One Moment in Time\" for Cal Ripken's record-breaking game in 1995, as well as the theme from Pearl Harbor, \"There You'll Be\" by Faith Hill, during his final game in 2001. The theme from Field of Dreams was played at the last game at Memorial Stadium in 1991, and the song \"Magic to Do\" from the stage musical Pippin was used that season to commemorate \"Orioles Magic\" on 33rd Street. During the Orioles' heyday in the 1970s, a club song, appropriately titled \"Orioles Magic (Feel It Happen)\", was composed by Walt Woodward, and played when the team ran out until Opening Day of 2008. Since then, the song (a favorite among all fans, who appreciated its references to Wild Bill Hagy and Earl Weaver) is played (along with a video featuring several Orioles stars performing the song) only after wins. Seven Nation Army is played as a hype song while the fans chant the signature bass riff as a rally cry during key moments of a game or after a walk-off hit.", "title": "Musical traditions" }, { "paragraph_id": 73, "text": "During the Orioles' final homestand of the season, it is a tradition to display a replica of the 15-star, 15-stripe American flag at Camden Yards. Prior to 1992, the 15-star, 15-stripe flag flew from Memorial Stadium's center-field flagpole in place of the 50-star, 13-stripe flag during the final homestand. Since the move to Camden Yards, the former flag has been displayed on the batters' eye. During the Orioles' final home game of the season, The United States Army Field Band from Fort Meade performs the National Anthem prior to the start of the game. The Band has also played the National Anthem at the finales of three World Series in which the Orioles played: 1970, 1971 and 1979. They are introduced as the \"First Army Band\" during the pregame ceremonies.", "title": "Musical traditions" }, { "paragraph_id": 74, "text": "For 23 years, Rex Barney was the PA announcer for the Orioles. His voice became a fixture of both Memorial Stadium and Camden Yards, and his expression \"Give that fan a contract\", uttered whenever a fan caught a foul ball, was one of his trademarks – the other being his distinct \"Thank Yooooou ...\" following every announcement. (He was also known on occasion to say \"Give that fan an error\" after a dropped foul ball.) Barney died on August 12, 1997, and in his honor that night's game at Camden Yards against the Oakland Athletics was held without a public–address announcer.", "title": "PA announcer" }, { "paragraph_id": 75, "text": "Barney was replaced as Camden Yards' PA announcer by Dave McGowan, who held the position until December 2011.", "title": "PA announcer" }, { "paragraph_id": 76, "text": "Lifelong Orioles fan and former MLB Fan Cave resident Ryan Wagner soon took over as the PA announcer. He was chosen out of a field of more than 670 applicants in the 2011–12 offseason.", "title": "PA announcer" }, { "paragraph_id": 77, "text": "As of the 2022 season, Adrienne Roberson is the current Orioles PA announcer.", "title": "PA announcer" }, { "paragraph_id": 78, "text": "Of the eight original American League teams, the Orioles were the last of the eight to win the World Series, doing so in 1966 with its four–game sweep of the heavily favored Los Angeles Dodgers. When the Orioles were the St. Louis Browns, they played in only one World Series, the 1944 matchup against their Sportsman's Park tenants, the Cardinals. The Orioles won the first-ever American League Championship Series in 1969, and in 2012 the Orioles beat the Texas Rangers in the inaugural American League Wild Card game, where for the first time two Wild Card teams faced each other during postseason play.", "title": "Postseason appearances" }, { "paragraph_id": 79, "text": "The Orioles will retire a number only when a player has been inducted into the Hall of Fame with Cal Ripken Jr. being the only exception. However, the Orioles have placed moratoriums on other former Orioles' numbers following their deaths (see note below). To date, the Orioles have retired the following numbers:", "title": "Baseball Hall of Famers" }, { "paragraph_id": 80, "text": "Note: Cal Ripken Sr.'s number 7, Elrod Hendricks' number 44, and Mike Flanagan's number 46 have not officially been retired, but a moratorium has been placed on them and they have not been issued by the team since their deaths.", "title": "Baseball Hall of Famers" }, { "paragraph_id": 81, "text": "Jackie Robinson's number 42 is retired throughout Major League Baseball", "title": "Baseball Hall of Famers" }, { "paragraph_id": 82, "text": "The Orioles' official team hall of fame is located on display on Eutaw Street at Camden Yards.", "title": "Baseball Hall of Famers" }, { "paragraph_id": 83, "text": "The Baltimore Orioles farm system consists of seven minor league affiliates.", "title": "Minor league affiliates" }, { "paragraph_id": 84, "text": "The Orioles have a regional rivalry with the nearby Washington Nationals nicknamed the Beltway Series or Battle of the Beltways. Baltimore currently leads the series with a 55–39 record over the Nationals.", "title": "Rivalries" } ]
The Baltimore Orioles are an American professional baseball team based in Baltimore. The Orioles compete in Major League Baseball (MLB) as a member of the American League (AL) East division. As one of the American League's eight charter teams in 1901, the franchise spent its first year as a major league club in Milwaukee as the Milwaukee Brewers before moving to St. Louis to become the St. Louis Browns in 1902. After 52 years in St. Louis, the franchise was purchased in 1953 by a syndicate of Baltimore business and civic interests led by attorney and civic activist Clarence Miles and Mayor Thomas D'Alesandro Jr. The team's current owner is American trial lawyer Peter Angelos. The Orioles' home ballpark is Oriole Park at Camden Yards, which opened in 1992 in downtown Baltimore. The oriole is the official state bird of Maryland; the name has been used by several baseball clubs in the city, including another AL charter member franchise which moved to New York in 1903 and became the Yankees. Nicknames for the team include the "O's" and the "Birds". The franchise's first World Series appearance came in 1944 when the Browns lost to the St. Louis Cardinals. The Orioles went on to make six World Series appearances from 1966 to 1983, winning three in 1966, 1970, and 1983. This era of the club featured several future Hall of Famers who would later be inducted representing the Orioles, such as third baseman Brooks Robinson, outfielder Frank Robinson, starting pitcher Jim Palmer, first baseman Eddie Murray, shortstop Cal Ripken Jr., and manager Earl Weaver. The Orioles have won a total of ten division championships, seven pennants, and three wild card berths. The franchise was the last charter member of the American League to win a pennant, and the last charter member to win a World Series. After 14 consecutive losing seasons between 1998 and 2011, the team qualified for the postseason three times under manager Buck Showalter and general manager Dan Duquette, including a division title and advancement to the American League Championship Series for the first time in 17 years in 2014. Four years later, the Orioles lost 115 games, the most in franchise history. The Orioles chose not to renew the expired contracts of Showalter and Duquette after the season, ending their respective tenures with Baltimore. The Orioles' current manager is Brandon Hyde, while Mike Elias serves as general manager and executive vice president. Two years after finishing 52-110 in 2021, the Orioles went 101-61 in 2023, en route to winning the AL East for the first time since 2014. From 1901 through the end of 2023, the franchise's overall win–loss record is 9,029–10,013 (.474). Since moving to Baltimore in 1954, the Orioles have an overall win–loss record of 5,567–5,459 (.505) through the end of 2023.
2001-10-09T19:23:39Z
2023-12-27T19:21:37Z
[ "Template:Webarchive", "Template:Who", "Template:N/A", "Template:Yes", "Template:Authority control", "Template:About", "Template:Col-begin-fixed", "Template:Further", "Template:Col-end", "Template:Nowrap", "Template:Ref label", "Template:Cite magazine", "Template:S-aft", "Template:Short description", "Template:Infobox MLB", "Template:Col-break", "Template:Cite book", "Template:Official website", "Template:Navboxes", "Template:Portal bar", "Template:Nbsp", "Template:Baseball hall of fame list", "Template:Baltimore Orioles roster", "Template:Refn", "Template:Whmc stl photodb", "Template:Baltimore Orioles", "Template:Winning percentage", "Template:Baseball year", "Template:Ford C. Frick award list", "Template:Note label", "Template:Retired number list", "Template:Reflist", "Template:S-start-collapsible", "Template:S-end", "Template:Use mdy dates", "Template:Multiple issues", "Template:Main", "Template:Commons category", "Template:S-ttl", "Template:Redirect2", "Template:Snd", "Template:Cite news", "Template:Cite web", "Template:S-bef", "Template:Use American English", "Template:No", "Template:See also" ]
https://en.wikipedia.org/wiki/Baltimore_Orioles
4,342
Bastarnae
The Bastarnae (Latin variants: Bastarni or Basternae; Ancient Greek: Βαστάρναι or Βαστέρναι), sometimes called the Peuci or Peucini (Ancient Greek: Πευκῖνοι), were an ancient people who between 200 BC and 300 AD inhabited areas north of the Roman frontier on the Lower Danube. The Bastarnae lived in the region between the Carpathian Mountains and the river Dnieper, to the north and east of ancient Dacia. The Peucini were a subtribe who occupied the region north of the Danube Delta. Their name was sometimes used for the Bastarnae as a whole. The earliest Graeco-Roman historians to refer to the Bastarnae imply that they spoke Celtic languages. In contrast, later historical sources imply that they spoke Germanic languages, and could be considered Germanic peoples. Like other peoples who lived in the same geographical region, Graeco-Roman writers also referred to the Bastarnae as a "Scythian" people, but this was probably a reference to their general way of life, rather than a linguistic category. Although largely sedentary, some elements may have adopted a semi-nomadic lifestyle. So far, no archaeological sites have been conclusively attributed to the Bastarnae. The archaeological horizons most often associated by scholars with the Bastarnae are the Zarubintsy and Poienesti-Lukashevka cultures. The Bastarnae first came into conflict with the Romans during the first century BC when, in alliance with Dacians and Sarmatians, they unsuccessfully resisted Roman expansion into Moesia and Pannonia. Later, they appear to have maintained friendly relations with the Roman Empire during the first two centuries AD. This changed c. 180, when the Bastarnae are recorded as participants in an invasion of Roman territory, once again in alliance with Sarmatian and Dacian elements. In the mid-3rd century, the Bastarnae were part of a Gothic-led grand coalition of lower Danube tribes that repeatedly invaded the Balkan provinces of the Roman Empire. Many Bastarnae were resettled within the Roman Empire in the late third century. The origin of the tribal name is uncertain. It is not even clear whether it was an exonym (a name ascribed to them by outsiders) or an endonym (a name by which the Bastarnae described themselves). A related question is whether the groups denoted "Bastarnae" by the Romans considered themselves a distinct ethnic group at all (endonym) or whether it was a generic exonym used by the Greco-Romans to denote a disparate group of tribes of the Carpathian region that could not be classified as Dacians or Sarmatians. One possible derivation is from the proto-Germanic word *bastjan (from Proto-Indo-European root *bʰas-), meaning "binding" or "tie". In this case, Bastarnae may have had the original meaning of a coalition or bund of tribes. It is possible that the Roman term basterna, denoting a type of wagon or litter, is derived from the name of this people (or, if it is an exonym, that the name of the people is derived from it) who were known, like many Germanic tribes, to travel with a wagon train for their families. It has also been suggested that the name is linked with the Germanic word bastard, meaning illegitimate or mongrel, and this name is sometimes contrasted to proposed Germanic etymologies for the name of the Sciri who lived in the same general region. However, Roger Batty considers this Germanic derivation unlikely. If the name is an endonym, then this derivation is unlikely, as most endonyms have flattering meanings (e.g. "brave", "strong", "noble"). Trubačev proposes a derivation from Old Persian, Avestan bast- "bound, tied; slave" (cf. Ossetic bættən "bind", bast "bound") and Iranian *arna- "offspring", equating it with the δουλόσποροι "slave Sporoi" mentioned by Nonnus and Cosmas, where the Sporoi are the people Procopius mentions as the ancestors of the Slavs. The original homeland of the Bastarnae remains uncertain. Babeş and Shchukin argue in favour of an origin in eastern Pomerania on the Baltic coast of today's north-west Poland, on the grounds of correspondences in archaeological material, e.g. a Pomeranian-style fibula found in a Poieneşti site in Moldavia, although Batty considers the evidence insufficient. Babeş identifies the Sidoni, a branch of the Bastarnae which Strabo places north of the Danube delta with the Sidini located by Ptolemy in Pomerania. Batty argues that Greco-Roman sources of the first century AD locate the Bastarnae homeland on the northern side of the Northern Carpathian mountain range, encompassing south-east Poland and south-west Ukraine (i.e. the region traditionally known as Galicia). In one garbled passage Pliny located the Bastarnae "and other Germans" somehow near what is now northern Hungary and Slovakia. In another he located them and the Peucini above the Dacians. The Peutinger Map (produced ca. 400 AD, but including material from as early as the first century) shows the Bastarnae (mis-spelt Blastarni) north of the Carpathian mountains and appears to name the Galician Carpathians as the Alpes Bastarnicae. From Galicia, the Bastarnae expanded into the Moldavia and Bessarabia regions, reaching the Danube Delta. Strabo describes the Bastarnae as inhabiting the territory "between the Ister (the Danube) and the Borysthenes (the Dnieper)". He identifies three sub-tribes of the Bastarnae: the Atmoni, Sidoni and Peucini. The latter derived their name from Peuce, a large island in the Danube Delta which they had colonised. The second-century geographer Ptolemy states that the Carpiani or Carpi (believed to have occupied Moldavia) separated the Peucini from the other Bastarnae "above Dacia" (i.e. north of Dacia). It thus appears that the Bastarnae were settled in a vast arc stretching around the northern and eastern flanks of the Carpathians from south-east Poland to the Danube Delta. The larger group inhabited the northern and eastern slopes of the Carpathians and the region between the Prut and Dnieper rivers (modern-day Moldova/western Ukraine), while a separate group (the Peucini, Sidoni and Atmoni) dwelt in and north of the Danube Delta region. Scholars hold divergent theories about the ethnicity of the Bastarnae. One view, following what appears to be the most authoritative view among earliest scholars, is that they spoke a Celtic language. However others hold that they were Scythian/Germanic, or mixed Germanic/Sarmatian. A fringe theory is that they were Proto-Slavic. Shchukin argues that the ethnicity of the Bastarnae was unique and rather than trying to label them as Celtic, Germanic or Sarmatian, it should be accepted that the "Basternae were the Basternae". Batty argues that assigning an "ethnicity" to the Bastarnae is meaningless; as in the context of the Iron Age Pontic-Danubian region, with its multiple overlapping peoples and languages, ethnicity was a very fluid concept, which changed rapidly and frequently, according to socio-political vicissitudes. That was especially true of the Bastarnae, who are attested over a relatively-vast area. Polybius (200–118 BC) writing about the time of Perseus of Macedon (d. 166 BCE): According to Livy (64 BC – 17 AD): According to Strabo (64 BC – 24 AD): According to Plutarch (46–120 AD): According to Tacitus (56–120 AD), describing the peoples of Germania: According to Cassius Dio (155–235 AD): According to Zosismus (490s–510 AD): A leading reason to consider the Bastarnae as Celtic is that the regions they are documented to have occupied (the northern and eastern slopes of the Carpathians) overlapped to a great extent with the locations of Celtic tribes attested in the northern Carpathians. (The modern name of this region, Galicia, is generally regarded as having a later origin, in either a Slavic or Turkic language. However, some scholars have instead suggested that the name Galicia may derive from its former Celtic inhabitants the Taurisci, Osi, Cotini and Anartes of Slovakia and northern Romania and the Britogalli of the Danube Delta region.) In addition, archaeological cultures which some scholars have linked to the Bastarnae (Poieneşti-Lukashevka and Zarubintsy) display pronounced Celtic affinities. Finally, the arrival of the Bastarnae in the Pontic-Danubian region, which can be dated to 233–216 BC according to two ancient sources, coincides with the latter phase of Celtic migration into the region (400–200 BC). The earliest historians give a Celtic or Gallic origin to the Bastarnae. Roman historian Livy, writing in c. 10 AD, attests that the Bastarnae spoke Celtic. Relating the Bastarnic invasion of the Balkans of 179 BC (see Allies of Philip of Macedon below), he describes them then as "they were not very different in either language or manners" to the Celtic tribe of the Scordisci, a tribe of Pannonia. The Scordisci are described as Celtic by Strabo (although he adds that they had mingled with Illyrians and Thracians). The Greek historian Plutarch inform us that the Roman consul Hostilius "secretly stirred up the Gauls settled along the Danube, who are called Basternae". However, a Celtic identity for the Bastarnae is apparently contradicted by Polybius (writing ca. 150 BC), who was an actual contemporary of the events described, unlike Livy, who was writing some 200 years later. Polybius clearly distinguishes the Bastarnae from the "Galatae" (i.e. Celts): "An embassy from the Dardani arrived [at the Roman Senate], talking of the Bastarnae, their huge numbers, the strength and valour of their warriors, and also reporting that Perseus [king of Macedon] and the Galatae were in league with this tribe." In addition, inscription AE (1905) 14, recording a campaign on the Hungarian Plain by the Augustan-era general Marcus Vinucius (10 BC or 8 BC), also appears to distinguish the Bastarnae from neighbouring Celtic tribes: "Marcus Vinucius... governor of Illyricum, the first [Roman general] to advance across the river Danube, defeated in battle and routed an army of Dacians and Basternae, and subjugated the Cotini, Osi,...[missing tribal name] and Anartii to the power of the emperor Augustus and of the people of Rome." The three names of Bastarnae leaders found in ancient sources are of Celtic origin: Cotto, Clondicus and Teutagonus. Greco-Roman geographers of the first century AD are unanimous in associating the Bastarnae and Peucini with Germanic peoples, and one source, Tacitus, specifies that they spoke a language like the Germanic peoples. The Greek geographer Strabo (writing c. 5–20 AD) says the Bastarnae are "of Germanic stock". The Roman geographer Pliny the Elder (c. 77 AD), classifies the Bastarnae and Peucini as being one of the five main subdivisions of Germanic peoples, the other subdivisions as the three West Germanic groups, the Inguaeones, Istuaeones and Hermiones, and the East Germanic Vandili. The Roman historian Tacitus (c. 100 AD) described the Bastarnae as probably being a Germanic people, but with substantial Sarmatian influence: Strabo includes the Roxolani, generally considered by scholars to have been a Sarmatian tribe, in a list of Bastarnae subgroups. However, this may simply be an error due to the close proximity of the two peoples north of the Danube Delta. In the third century, the Greek historian Dio Cassius states that the "Bastarnae are properly classed as Scythians" and "members of the Scythian race". Likewise, the sixth-century historian Zosimus, reporting events around 280 AD, refers to "the Bastarnae, a Scythian people". However, it appears that these late Greco-Roman chroniclers used the term "Scythian" without regard to language. The earliest Scythians were steppe nomads associated with Iranic languages, as were their successors the Sarmatians, who were also called Scythians, while classical authors such as Zosimus also routinely refers to the Goths, who were undoubtedly Germanic-speakers, as "Scythians". It is possible that some Bastarnae may have been assimilated by the surrounding (and possibly dominant) Sarmatians, perhaps adopting their tongue (which belonged to the Iranian group of Indo-European languages) and customs. Thus Tacitus' comment that "mixed marriages are giving [the Bastarnae] to some extent the vile appearance of the Sarmatians". On the other hand, the Bastarnae maintained a separate name until ca. 300 AD, probably implying retention of their distinctive ethno-linguistic heritage up to that time. It seems likely, on balance, that the core population of Bastarnae had always been, and continued to be, Germanic in language and culture. According to Malcolm Todd, traditional archaeology has not been able to construct a typology of Bastarnae material culture, and thus to ascribe particular archaeological sites to the Bastarnae. A complicating factor is that the regions where Bastarnae are attested contained a patchwork of peoples and cultures (Sarmatians, Scythians, Dacians, Thracians, Celts, Germans and others), some sedentary, some nomadic. In any event, post-1960s archaeological theory has questioned the validity of equating material "cultures", as defined by archaeologists, with distinct ethnic groups. In this view, it is impossible to attribute a "culture" to a particular ethnic group: it is likely that the material cultures discerned in the region belonged to several, if not all, of the groups inhabiting it. These cultures probably represent relatively large-scale socio-economic interactions between disparate communities of the broad region, possibly including mutually antagonistic groups. It is not even certain whether the Bastarnae were sedentary, nomadic or semi-nomadic. Tacitus' statement that they were "German in their way of life and types of dwelling" implies a sedentary bias, but their close relations with the Sarmatians, who were nomadic, may indicate a more nomadic lifestyle for some Bastarnae, as does their attested wide geographical range. If the Bastarnae were nomadic, then the sedentary "cultures" identified by archaeologists in their lebensraum would not represent them. Nomadic peoples generally leave scant traces, due to the impermanent materials and foundations used in the construction of their dwellings. Scholars have identified two closely related sedentary "cultures" as possible candidates to represent the Bastarnae (among other peoples) as their locations broadly correspond to where ancient sources placed the Basternae: the Zarubintsy culture lying in the forest-steppe zone in northern Ukraine and southern Belarus, and the Poieneşti-Lukashevka culture (Lucăşeuca) in northern Moldavia. These cultures were characterised by agriculture, documented by numerous finds of sickles. Dwellings were either of surface or semi-subterranean types, with posts supporting the walls, a hearth in the middle and large conical pits located nearby. Some sites were defended by ditches and banks, structures thought to have been built to defend against nomadic tribes from the steppe. Inhabitants practiced cremation. Cremated remains were either placed in large, hand-made ceramic urns, or were placed in a large pit and surrounded by food and ornaments such as spiral bracelets and Middle to Late La Tène-type fibulae (attesting the continuing strength of Celtic influence in this region). A major problem with associating the Poieneşti-Lukashevka and Zarubintsy cultures with the Bastarnae is that both cultures had disappeared by the early first century AD, while the Bastarnae continue to be attested in those regions throughout the Roman Principate. Another issue is that the Poieneşti-Lukashevka culture has also been attributed to the Costoboci, a people considered ethnically Dacian by mainstream scholarship, who inhabited northern Moldavia, according to Ptolemy (ca. 140 AD). Indeed, Mircea Babeş and Silvia Theodor, the two Romanian archaeologists who identified Lukashevka as Bastarnic, nevertheless insisted that the majority of the population in the Lukashevka sphere (in northern Moldavia) was "Geto-Dacian". A further problem is that neither of these cultures were present in the Danube Delta region, where a major concentration of Bastarnae are attested by the ancient sources. Starting in about 200 AD, the Chernyakhov culture became established in the modern-day western Ukraine and Moldova region inhabited by the Bastarnae. The culture is characterised by a high degree of sophistication in the production of metal and ceramic artefacts, as well as of uniformity over a vast area. Although this culture has conventionally been identified with the migration of the Gothic ethnos into the region from the northwest, Todd argues that its most important origin is Scytho-Sarmatian. Although the Goths certainly contributed to it, so probably did other peoples of the region such as the Dacians, proto-Slavs, Carpi and possibly the Bastarnae. The Bastarnae first appear in the historical record in 179 BC, when they crossed the Danube in a massive force. They did so at the invitation of their long-time ally, King Philip V of Macedon, a direct descendant of Antigonus, one of the Diadochi, the generals of Alexander the Great who had shared his empire after his death in 323 BC. The Macedonian king had suffered a disastrous defeat at the hands of the Romans in the Second Macedonian War (200–197 BC), which had reduced him from a powerful Hellenistic monarch to the status of a petty client-king with a much-reduced territory and a tiny army. After nearly 20 years of slavish adherence to the Roman Senate's dictats, Philip had been goaded by the incessant and devastating raiding of the Dardani, a warlike Thraco-Illyrian tribe on his northern border, which his treaty-limited army was too small to counter effectively. Counting on the Bastarnae, with whom he had forged friendly relations, he plotted a strategy to deal with the Dardani and then to regain his lost territories in Greece and his political independence. First, he would unleash the Bastarnae against the Dardani. After the latter had been crushed, Philip planned to settle Bastarnae families in Dardania (southern Kosovo/Skopje region) to ensure that the region was permanently subdued. In a second phase, Philip aimed to launch the Bastarnae on an invasion of Italy via the Adriatic coast. Although he was aware that the Bastarnae were likely to be defeated, Philip hoped that the Romans would be distracted long enough to allow him to reoccupy his former possessions in Greece. However, Philip, now 60 years of age, died before the Bastarnae could arrive. The Bastarnae host was still en route through Thrace, where it became embroiled in hostilities with the locals, who had not provided them with sufficient food at affordable prices as they marched through. Probably in the vicinity of Philippopolis (modern Plovdiv, Bulgaria), the Bastarnae broke out of their marching columns and pillaged the land far and wide. The terrified local Thracians took refuge with their families and animal herds on the slopes of Mons Donuca (Mount Musala), the highest mountain in Thrace. A large force of Bastarnae chased them up the mountain, but were driven back and scattered by a massive hailstorm. Then the Thracians ambushed them, turning their descent into a panic-stricken rout. Back at their wagon fort in the plain, around half of the demoralised Bastarnae decided to return home, leaving c. 30,000 to press on to Macedonia. Philip's son and successor Perseus, while protesting his loyalty to Rome, deployed his Bastarnae guests in winter quarters in a valley in Dardania, presumably as a prelude to a campaign against the Dardani the following summer. However, in the depths of winter their camp was attacked by the Dardani. The Bastarnae easily beat off the attackers, chased them back to their chief town and besieged them, but they were surprised in the rear by a second force of Dardani, which had approached their camp stealthily by mountain paths, and proceeded to storm and ransack it. Having lost their entire baggage and supplies, the Bastarnae were obliged to withdraw from Dardania and to return home. Most perished as they crossed the frozen Danube on foot, only for the ice to give way. Despite the failure of Philip's Bastarnae strategy, the suspicion aroused by these events in the Roman Senate, which had been warned by the Dardani of the Bastarnae invasion, ensured the demise of Macedonia as an independent state. Rome declared war on Perseus in 171 BC and after the Macedonian army was crushed at the Battle of Pydna (168 BC), Macedonia was split up into four Roman puppet-cantons (167 BC). Twenty-one years later, these were in turn abolished and annexed to the Roman Republic as the province of Macedonia (146 BC). The Bastarnae first came into direct conflict with Rome as a result of expansion into the lower Danube region by the proconsuls (governors) of Macedonia in 75–72 BC. Gaius Scribonius Curio (proconsul 75–73 BC) campaigned successfully against the Dardani and the Moesi, becoming the first Roman general to reach the Danube with his army. His successor, Marcus Licinius Lucullus (brother of the famous Lucius Lucullus), campaigned against the Thracian Bessi tribe and the Moesi, ravaging the whole of Moesia, the region between the Haemus (Balkan) mountain range and the Danube. In 72 BC, his troops occupied the Greek coastal cities of Scythia Minor (modern Dobruja region, Romania/Bulgaria), which had sided with Rome's Hellenistic arch-enemy, King Mithridates VI of Pontus, in the Third Mithridatic War (73–63 BC). The presence of Roman forces in the Danube Delta was seen as a major threat by all the neighbouring transdanubian peoples: the Peucini Bastarnae, the Sarmatians and, most importantly, by Burebista (ruled 82–44 BC), king of the Getae. The Getae occupied the region today called Wallachia as well as Scythia Minor and were either a Dacian- or Thracian- speaking people. Burebista had unified the Getae tribes into a single kingdom, for which the Greek cities were vital trade outlets. In addition, he had established his hegemony over neighbouring Sarmatian and Bastarnae tribes. At its peak, the Getae kingdom reportedly was able to muster 200,000 warriors. Burebista led his transdanubian coalition in a struggle against Roman encroachment, conducting many raids against Roman allies in Moesia and Thrace, penetrating as far as Macedonia and Illyria. The coalition's main chance came in 62 BC, when the Greek cities rebelled against Roman rule. In 61 BC, the notoriously oppressive and militarily incompetent proconsul of Macedonia, Gaius Antonius, nicknamed Hybrida ("The Monster"), an uncle of the famous Mark Antony, led an army against the Greek cities. As his army approached Histria, Antonius detached his entire mounted force from the marching column and led it away on a lengthy excursion, leaving his infantry without cavalry cover, a tactic he had already used with disastrous results against the Dardani. Dio implies that he did so out of cowardice, in order to avoid the imminent clash with the opposition, but it is more likely that he was pursuing a large enemy cavalry force, probably Sarmatians. A Bastarnae host, which had crossed the Danube to assist the Histrians, promptly attacked, surrounded and massacred the Roman infantry, capturing several of their vexilla (military standards). This battle resulted in the collapse of the Roman position on the lower Danube. Burebista apparently annexed the Greek cities (55–48 BC). At the same time, the subjugated "allied" tribes of Moesia and Thrace evidently repudiated their treaties with Rome, as they had to be reconquered by Augustus in 29–8 BC (see below). In 44 BC, Roman dictator-for-life Julius Caesar planned to lead a major campaign to crush Burebista and his allies once and for all, but he was assassinated before it could start. However, the campaign was made redundant by Burebista's overthrow and death in the same year, after which his Getae empire fragmented into four, later five, independent petty kingdoms. These were militarily far weaker, as Strabo assessed their combined military potential at just 40,000 armed men, and were often involved in internecine warfare. The Geto-Dacians did not again become a threat to Roman hegemony in the lower Danube until the rise of Decebal 130 years later (86 AD). Once he had established himself as sole ruler of the Roman state in 30 BC, Caesar's grand-nephew and adopted son Augustus inaugurated a strategy of advancing the empire's south-eastern European border to the line of the Danube from the Alps, the Dinaric Alps and Macedonia. The primary objective was to increase strategic depth between the border and Italy and also to provide a major fluvial supply route between the Roman armies in the region. On the lower Danube, which was given priority over the upper Danube, this required the annexation of Moesia. The Romans' target was thus the tribes which inhabited Moesia, namely (from west to east) the Triballi, Moesi and those Getae who dwelt south of the Danube. The Bastarnae were also a target because they had recently subjugated the Triballi, whose territory lay on the southern bank of the Danube between the tributary rivers Utus (Vit) and Ciabrus (Tsibritsa), with their chief town at Oescus (Gigen, Bulgaria). In addition, Augustus wanted to avenge the defeat of Gaius Antonius at Histria 32 years before and to recover the lost military standards. These were held in a powerful fortress called Genucla (Isaccea, near modern Tulcea, Romania, in the Danube Delta region), controlled by Zyraxes, the local Getan king. The man selected for the task was Marcus Licinius Crassus, grandson of Crassus the triumvir and an experienced general at 33 years of age, who was appointed proconsul of Macedonia in 29 BC. The Bastarnae provided the casus belli by crossing the Haemus and attacking the Dentheletae, a Thracian tribe who were Roman allies. Crassus marched to the Dentheletae's assistance, but the Bastarnae host hastily withdrew over the Haemus at his approach. Crassus followed them closely into Moesia but they would not be drawn into battle, withdrawing beyond the Tsibritsa. Crassus now turned his attention to the Moesi, his prime target. After a successful campaign which resulted in the submission of a substantial section of the Moesi, Crassus again sought out the Bastarnae. Discovering their location from some peace envoys they had sent to him, he lured them into battle near the Tsibritsa by a stratagem. Hiding his main body of troops in a wood, he stationed as bait a smaller vanguard in open ground before the wood. As expected, the Bastarnae attacked the vanguard in force, only to find themselves entangled in the full-scale pitched battle with the Romans that they had tried to avoid. The Bastarnae tried to retreat into the forest but were hampered by the wagon train carrying their women and children, as these could not move through the trees. Trapped into fighting to save their families, the Bastarnae were routed. Crassus personally killed their king, Deldo, in combat, a feat which qualified him for Rome's highest military honour, spolia opima, but Augustus refused to award it on a technicality. Thousands of fleeing Bastarnae perished, many asphyxiated in nearby woods by encircling fires set by the Romans, others drowned trying to swim across the Danube. Nevertheless, a substantial force dug themselves into a powerful hillfort. Crassus laid siege to fort, but had to enlist the assistance of Rholes, a Getan petty king, to dislodge them, for which service Rholes was granted the title of socius et amicus populi Romani ("ally and friend of the Roman people"). The following year (28 BC), Crassus marched on Genucla. Zyraxes escaped with his treasure and fled over the Danube into Scythia to seek aid from the Bastarnae. Before he was able to bring reinforcements, Genucla fell to a combined land and fluvial assault by the Romans. The strategic result of Crassus' campaigns was the permanent annexation of Moesia by Rome. About a decade later, in 10 BC, the Bastarnae again clashed with Rome during Augustus' conquest of Pannonia (the bellum Pannonicum 14–9 BC). Inscription AE (1905) 14 records a campaign on the Hungarian Plain by the Augustan-era general Marcus Vinucius: Marcus Vinucius...[patronymic], Consul [in 19 BC]...[various official titles], governor of Illyricum, the first [Roman general] to advance across the river Danube, defeated in battle and routed an army of Dacians and Basternae, and subjugated the Cotini, Osi,...[missing tribal name] and Anartii to the power of the emperor Augustus and of the people of Rome. Most likely, the Bastarnae, in alliance with Dacians, were attempting to assist the hard-pressed Illyrian/Celtic tribes of Pannonia in their resistance to Rome. It appears that in the final years of Augustus' rule, the Bastarnae made their peace with Rome. The Res Gestae Divi Augusti ("Acts of the divine Augustus", 14 AD), an inscription commissioned by Augustus to list his achievements, states that he received an embassy from the Bastarnae seeking a treaty of friendship. It appears that a treaty was concluded and apparently proved remarkably effective, as no hostilities with the Bastarnae are recorded in surviving ancient sources until c. 175, some 160 years after Augustus' inscription was carved. But surviving evidence for the history of this period is so thin that it cannot be excluded that the Bastarnae clashed with Rome during it. The Bastarnae participated in the Dacian Wars of Domitian (86–88) and Trajan (101–102 and 105–106), fighting on both wars on the Dacian side In the late second century, the Historia Augusta mentions that in the rule of Marcus Aurelius (161–180), an alliance of lower Danube tribes including the Bastarnae, the Sarmatian Roxolani and the Costoboci took advantage of the emperor's difficulties on the upper Danube (the Marcomannic Wars) to invade Roman territory. During the late second century, the main ethnic change in the northern Black Sea region was the immigration, from the Vistula valley in the North, of the Goths and accompanying Germanic tribes such as the Taifali and the Hasdingi, a branch of the Vandal people. This migration was part of a series of major population movements in the European barbaricum (the Roman term for regions outside their empire). The Goths appear to have established a loose political hegemony over the existing tribes in the region. Under the leadership of the Goths, a series of major invasions of the Roman empire were launched by a grand coalition of lower Danubian tribes from c. 238 onwards. The participation of the Bastarnae in these is likely but largely unspecified, due to Zosimus' and other chroniclers' tendency to lump all these tribes under the general term "Scythians" – meaning all the inhabitants of Scythia, rather than the specific Iranic-speaking people called the Scythians. Thus, in 250–251, the Bastarnae were probably involved in the Gothic and Sarmatian invasions which culminated in the Roman defeat at the Battle of Abrittus and the slaying of Emperor Decius (251). This disaster was the start of the Third Century Crisis of the Roman Empire, a period of military and economic chaos. At this critical moment, the Roman army was crippled by the outbreak of a second smallpox pandemic, the plague of Cyprian (251–70). The effects are described by Zosimus as even worse than the earlier Antonine plague (166–180), which probably killed 15–30% of the empire's inhabitants. Taking advantage of Roman military disarray, a vast number of barbarian peoples overran much of the empire. The Sarmato-Gothic alliance of the lower Danube carried out major invasions of the Balkans region in 252, and in the periods 253–258 and 260–268. The Peucini Bastarnae are specifically mentioned in the 267/268 invasion, when the coalition built a fleet in the estuary of the river Tyras (Dniester). The Peucini Bastarnae would have been critical to this venture since, as coastal and delta dwellers, they would have had seafaring experience that the nomadic Sarmatians and Goths lacked. The barbarians sailed along the Black Sea coast to Tomis in Moesia Inferior, which they tried to take by assault without success. They then attacked the provincial capital Marcianopolis (Devnya, Bulgaria), also in vain. Sailing on through the Bosporus, the expedition laid siege to Thessalonica in Macedonia. Driven off by Roman forces, the coalition host moved overland into Thracia, where finally it was crushed by Emperor Claudius II (r. 268–270) at Naissus (269). Claudius II was the first of a sequence of military emperors (the so-called "Illyrian emperors" from their main ethnic origin) who restored order in the empire in the late third century. These emperors followed a policy of large-scale resettlement within the empire of defeated barbarian tribes, granting them land in return for an obligation of military service much heavier than the usual conscription quota. The policy had the triple benefit, from the Roman point of view, of weakening the hostile tribe, repopulating the plague-ravaged frontier provinces (bringing their abandoned fields back into cultivation) and providing a pool of first-rate recruits for the army. It could also be popular with the barbarian prisoners, who were often delighted by the prospect of a land grant within the empire. In the fourth century, such communities were known as laeti. The emperor Probus (r. 276–282) is recorded as resettling 100,000 Bastarnae in Moesia, in addition to other peoples, including Goths, Gepids and Vandals. The Bastarnae are reported to have honoured their oath of allegiance to the emperor, while the other resettled peoples mutinied while Probus was distracted by usurpation attempts and ravaged the Danubian provinces far and wide. A further massive transfer of Bastarnae was carried out by Emperor Diocletian (ruled 284–305) after he and his colleague Galerius defeated a coalition of Bastarnae and Carpi in 299. The remaining transdanubian Bastarnae disappear into historical obscurity in the late empire. Neither of the main ancient sources for this period, Ammianus Marcellinus and Zosimus, mention the Bastarnae in their accounts of the fourth century, possibly implying the loss of their separate identity, presumably assimilated by the regional hegemons, the Goths. Such assimilation would have been facilitated if, as is possible, the Bastarnae spoke an East Germanic language closely related to Gothic. If the Bastarnae remained an identifiable group, it is highly likely that they participated in the vast Gothic-led migration, driven by Hunnic pressure, that was admitted into Moesia by Emperor Valens in 376 and eventually defeated and killed Valens at Adrianople in 378. Although Ammianus refers to the migrants collectively as "Goths", he states that, in addition, "Taifali and other tribes" were involved. However, after a gap of 150 years, there is a final mention of Bastarnae in the mid-5th century. In 451, the Hunnic leader Attila invaded Gaul with a large army which was ultimately routed at the Battle of Châlons by a Roman-led coalition under the general Aetius. Attila's host, according to Jordanes, included contingents from the "innumerable tribes that had been brought under his sway". This included the Bastarnae, according to the Gallic nobleman Sidonius Apollinaris. However, E.A. Thompson argues that Sidonius' mention of Bastarnae at Chalons is probably false: his purpose was to write a panegyric and not a history, and Sidonius added some spurious names to the list of real participants (e.g. Burgundians, Sciri and Franks) for dramatic effect.
[ { "paragraph_id": 0, "text": "The Bastarnae (Latin variants: Bastarni or Basternae; Ancient Greek: Βαστάρναι or Βαστέρναι), sometimes called the Peuci or Peucini (Ancient Greek: Πευκῖνοι), were an ancient people who between 200 BC and 300 AD inhabited areas north of the Roman frontier on the Lower Danube. The Bastarnae lived in the region between the Carpathian Mountains and the river Dnieper, to the north and east of ancient Dacia. The Peucini were a subtribe who occupied the region north of the Danube Delta. Their name was sometimes used for the Bastarnae as a whole.", "title": "" }, { "paragraph_id": 1, "text": "The earliest Graeco-Roman historians to refer to the Bastarnae imply that they spoke Celtic languages. In contrast, later historical sources imply that they spoke Germanic languages, and could be considered Germanic peoples. Like other peoples who lived in the same geographical region, Graeco-Roman writers also referred to the Bastarnae as a \"Scythian\" people, but this was probably a reference to their general way of life, rather than a linguistic category.", "title": "" }, { "paragraph_id": 2, "text": "Although largely sedentary, some elements may have adopted a semi-nomadic lifestyle. So far, no archaeological sites have been conclusively attributed to the Bastarnae. The archaeological horizons most often associated by scholars with the Bastarnae are the Zarubintsy and Poienesti-Lukashevka cultures.", "title": "" }, { "paragraph_id": 3, "text": "The Bastarnae first came into conflict with the Romans during the first century BC when, in alliance with Dacians and Sarmatians, they unsuccessfully resisted Roman expansion into Moesia and Pannonia. Later, they appear to have maintained friendly relations with the Roman Empire during the first two centuries AD. This changed c. 180, when the Bastarnae are recorded as participants in an invasion of Roman territory, once again in alliance with Sarmatian and Dacian elements. In the mid-3rd century, the Bastarnae were part of a Gothic-led grand coalition of lower Danube tribes that repeatedly invaded the Balkan provinces of the Roman Empire.", "title": "" }, { "paragraph_id": 4, "text": "Many Bastarnae were resettled within the Roman Empire in the late third century.", "title": "" }, { "paragraph_id": 5, "text": "The origin of the tribal name is uncertain. It is not even clear whether it was an exonym (a name ascribed to them by outsiders) or an endonym (a name by which the Bastarnae described themselves). A related question is whether the groups denoted \"Bastarnae\" by the Romans considered themselves a distinct ethnic group at all (endonym) or whether it was a generic exonym used by the Greco-Romans to denote a disparate group of tribes of the Carpathian region that could not be classified as Dacians or Sarmatians.", "title": "Etymology" }, { "paragraph_id": 6, "text": "One possible derivation is from the proto-Germanic word *bastjan (from Proto-Indo-European root *bʰas-), meaning \"binding\" or \"tie\". In this case, Bastarnae may have had the original meaning of a coalition or bund of tribes.", "title": "Etymology" }, { "paragraph_id": 7, "text": "It is possible that the Roman term basterna, denoting a type of wagon or litter, is derived from the name of this people (or, if it is an exonym, that the name of the people is derived from it) who were known, like many Germanic tribes, to travel with a wagon train for their families.", "title": "Etymology" }, { "paragraph_id": 8, "text": "It has also been suggested that the name is linked with the Germanic word bastard, meaning illegitimate or mongrel, and this name is sometimes contrasted to proposed Germanic etymologies for the name of the Sciri who lived in the same general region. However, Roger Batty considers this Germanic derivation unlikely. If the name is an endonym, then this derivation is unlikely, as most endonyms have flattering meanings (e.g. \"brave\", \"strong\", \"noble\").", "title": "Etymology" }, { "paragraph_id": 9, "text": "Trubačev proposes a derivation from Old Persian, Avestan bast- \"bound, tied; slave\" (cf. Ossetic bættən \"bind\", bast \"bound\") and Iranian *arna- \"offspring\", equating it with the δουλόσποροι \"slave Sporoi\" mentioned by Nonnus and Cosmas, where the Sporoi are the people Procopius mentions as the ancestors of the Slavs.", "title": "Etymology" }, { "paragraph_id": 10, "text": "The original homeland of the Bastarnae remains uncertain. Babeş and Shchukin argue in favour of an origin in eastern Pomerania on the Baltic coast of today's north-west Poland, on the grounds of correspondences in archaeological material, e.g. a Pomeranian-style fibula found in a Poieneşti site in Moldavia, although Batty considers the evidence insufficient. Babeş identifies the Sidoni, a branch of the Bastarnae which Strabo places north of the Danube delta with the Sidini located by Ptolemy in Pomerania.", "title": "Territory" }, { "paragraph_id": 11, "text": "Batty argues that Greco-Roman sources of the first century AD locate the Bastarnae homeland on the northern side of the Northern Carpathian mountain range, encompassing south-east Poland and south-west Ukraine (i.e. the region traditionally known as Galicia). In one garbled passage Pliny located the Bastarnae \"and other Germans\" somehow near what is now northern Hungary and Slovakia. In another he located them and the Peucini above the Dacians. The Peutinger Map (produced ca. 400 AD, but including material from as early as the first century) shows the Bastarnae (mis-spelt Blastarni) north of the Carpathian mountains and appears to name the Galician Carpathians as the Alpes Bastarnicae.", "title": "Territory" }, { "paragraph_id": 12, "text": "From Galicia, the Bastarnae expanded into the Moldavia and Bessarabia regions, reaching the Danube Delta. Strabo describes the Bastarnae as inhabiting the territory \"between the Ister (the Danube) and the Borysthenes (the Dnieper)\". He identifies three sub-tribes of the Bastarnae: the Atmoni, Sidoni and Peucini. The latter derived their name from Peuce, a large island in the Danube Delta which they had colonised. The second-century geographer Ptolemy states that the Carpiani or Carpi (believed to have occupied Moldavia) separated the Peucini from the other Bastarnae \"above Dacia\" (i.e. north of Dacia).", "title": "Territory" }, { "paragraph_id": 13, "text": "It thus appears that the Bastarnae were settled in a vast arc stretching around the northern and eastern flanks of the Carpathians from south-east Poland to the Danube Delta. The larger group inhabited the northern and eastern slopes of the Carpathians and the region between the Prut and Dnieper rivers (modern-day Moldova/western Ukraine), while a separate group (the Peucini, Sidoni and Atmoni) dwelt in and north of the Danube Delta region.", "title": "Territory" }, { "paragraph_id": 14, "text": "Scholars hold divergent theories about the ethnicity of the Bastarnae. One view, following what appears to be the most authoritative view among earliest scholars, is that they spoke a Celtic language. However others hold that they were Scythian/Germanic, or mixed Germanic/Sarmatian. A fringe theory is that they were Proto-Slavic. Shchukin argues that the ethnicity of the Bastarnae was unique and rather than trying to label them as Celtic, Germanic or Sarmatian, it should be accepted that the \"Basternae were the Basternae\". Batty argues that assigning an \"ethnicity\" to the Bastarnae is meaningless; as in the context of the Iron Age Pontic-Danubian region, with its multiple overlapping peoples and languages, ethnicity was a very fluid concept, which changed rapidly and frequently, according to socio-political vicissitudes. That was especially true of the Bastarnae, who are attested over a relatively-vast area.", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 15, "text": "Polybius (200–118 BC) writing about the time of Perseus of Macedon (d. 166 BCE):", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 16, "text": "According to Livy (64 BC – 17 AD):", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 17, "text": "According to Strabo (64 BC – 24 AD):", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 18, "text": "According to Plutarch (46–120 AD):", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 19, "text": "According to Tacitus (56–120 AD), describing the peoples of Germania:", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 20, "text": "According to Cassius Dio (155–235 AD):", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 21, "text": "According to Zosismus (490s–510 AD):", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 22, "text": "A leading reason to consider the Bastarnae as Celtic is that the regions they are documented to have occupied (the northern and eastern slopes of the Carpathians) overlapped to a great extent with the locations of Celtic tribes attested in the northern Carpathians. (The modern name of this region, Galicia, is generally regarded as having a later origin, in either a Slavic or Turkic language. However, some scholars have instead suggested that the name Galicia may derive from its former Celtic inhabitants the Taurisci, Osi, Cotini and Anartes of Slovakia and northern Romania and the Britogalli of the Danube Delta region.) In addition, archaeological cultures which some scholars have linked to the Bastarnae (Poieneşti-Lukashevka and Zarubintsy) display pronounced Celtic affinities. Finally, the arrival of the Bastarnae in the Pontic-Danubian region, which can be dated to 233–216 BC according to two ancient sources, coincides with the latter phase of Celtic migration into the region (400–200 BC).", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 23, "text": "The earliest historians give a Celtic or Gallic origin to the Bastarnae. Roman historian Livy, writing in c. 10 AD, attests that the Bastarnae spoke Celtic. Relating the Bastarnic invasion of the Balkans of 179 BC (see Allies of Philip of Macedon below), he describes them then as \"they were not very different in either language or manners\" to the Celtic tribe of the Scordisci, a tribe of Pannonia. The Scordisci are described as Celtic by Strabo (although he adds that they had mingled with Illyrians and Thracians). The Greek historian Plutarch inform us that the Roman consul Hostilius \"secretly stirred up the Gauls settled along the Danube, who are called Basternae\".", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 24, "text": "However, a Celtic identity for the Bastarnae is apparently contradicted by Polybius (writing ca. 150 BC), who was an actual contemporary of the events described, unlike Livy, who was writing some 200 years later. Polybius clearly distinguishes the Bastarnae from the \"Galatae\" (i.e. Celts): \"An embassy from the Dardani arrived [at the Roman Senate], talking of the Bastarnae, their huge numbers, the strength and valour of their warriors, and also reporting that Perseus [king of Macedon] and the Galatae were in league with this tribe.\" In addition, inscription AE (1905) 14, recording a campaign on the Hungarian Plain by the Augustan-era general Marcus Vinucius (10 BC or 8 BC), also appears to distinguish the Bastarnae from neighbouring Celtic tribes: \"Marcus Vinucius... governor of Illyricum, the first [Roman general] to advance across the river Danube, defeated in battle and routed an army of Dacians and Basternae, and subjugated the Cotini, Osi,...[missing tribal name] and Anartii to the power of the emperor Augustus and of the people of Rome.\"", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 25, "text": "The three names of Bastarnae leaders found in ancient sources are of Celtic origin: Cotto, Clondicus and Teutagonus.", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 26, "text": "Greco-Roman geographers of the first century AD are unanimous in associating the Bastarnae and Peucini with Germanic peoples, and one source, Tacitus, specifies that they spoke a language like the Germanic peoples. The Greek geographer Strabo (writing c. 5–20 AD) says the Bastarnae are \"of Germanic stock\".", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 27, "text": "The Roman geographer Pliny the Elder (c. 77 AD), classifies the Bastarnae and Peucini as being one of the five main subdivisions of Germanic peoples, the other subdivisions as the three West Germanic groups, the Inguaeones, Istuaeones and Hermiones, and the East Germanic Vandili.", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 28, "text": "The Roman historian Tacitus (c. 100 AD) described the Bastarnae as probably being a Germanic people, but with substantial Sarmatian influence:", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 29, "text": "Strabo includes the Roxolani, generally considered by scholars to have been a Sarmatian tribe, in a list of Bastarnae subgroups. However, this may simply be an error due to the close proximity of the two peoples north of the Danube Delta. In the third century, the Greek historian Dio Cassius states that the \"Bastarnae are properly classed as Scythians\" and \"members of the Scythian race\". Likewise, the sixth-century historian Zosimus, reporting events around 280 AD, refers to \"the Bastarnae, a Scythian people\". However, it appears that these late Greco-Roman chroniclers used the term \"Scythian\" without regard to language. The earliest Scythians were steppe nomads associated with Iranic languages, as were their successors the Sarmatians, who were also called Scythians, while classical authors such as Zosimus also routinely refers to the Goths, who were undoubtedly Germanic-speakers, as \"Scythians\".", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 30, "text": "It is possible that some Bastarnae may have been assimilated by the surrounding (and possibly dominant) Sarmatians, perhaps adopting their tongue (which belonged to the Iranian group of Indo-European languages) and customs. Thus Tacitus' comment that \"mixed marriages are giving [the Bastarnae] to some extent the vile appearance of the Sarmatians\". On the other hand, the Bastarnae maintained a separate name until ca. 300 AD, probably implying retention of their distinctive ethno-linguistic heritage up to that time. It seems likely, on balance, that the core population of Bastarnae had always been, and continued to be, Germanic in language and culture.", "title": "Ethno-linguistic affiliation" }, { "paragraph_id": 31, "text": "According to Malcolm Todd, traditional archaeology has not been able to construct a typology of Bastarnae material culture, and thus to ascribe particular archaeological sites to the Bastarnae. A complicating factor is that the regions where Bastarnae are attested contained a patchwork of peoples and cultures (Sarmatians, Scythians, Dacians, Thracians, Celts, Germans and others), some sedentary, some nomadic. In any event, post-1960s archaeological theory has questioned the validity of equating material \"cultures\", as defined by archaeologists, with distinct ethnic groups. In this view, it is impossible to attribute a \"culture\" to a particular ethnic group: it is likely that the material cultures discerned in the region belonged to several, if not all, of the groups inhabiting it. These cultures probably represent relatively large-scale socio-economic interactions between disparate communities of the broad region, possibly including mutually antagonistic groups.", "title": "Material culture" }, { "paragraph_id": 32, "text": "It is not even certain whether the Bastarnae were sedentary, nomadic or semi-nomadic. Tacitus' statement that they were \"German in their way of life and types of dwelling\" implies a sedentary bias, but their close relations with the Sarmatians, who were nomadic, may indicate a more nomadic lifestyle for some Bastarnae, as does their attested wide geographical range. If the Bastarnae were nomadic, then the sedentary \"cultures\" identified by archaeologists in their lebensraum would not represent them. Nomadic peoples generally leave scant traces, due to the impermanent materials and foundations used in the construction of their dwellings.", "title": "Material culture" }, { "paragraph_id": 33, "text": "Scholars have identified two closely related sedentary \"cultures\" as possible candidates to represent the Bastarnae (among other peoples) as their locations broadly correspond to where ancient sources placed the Basternae: the Zarubintsy culture lying in the forest-steppe zone in northern Ukraine and southern Belarus, and the Poieneşti-Lukashevka culture (Lucăşeuca) in northern Moldavia. These cultures were characterised by agriculture, documented by numerous finds of sickles. Dwellings were either of surface or semi-subterranean types, with posts supporting the walls, a hearth in the middle and large conical pits located nearby. Some sites were defended by ditches and banks, structures thought to have been built to defend against nomadic tribes from the steppe. Inhabitants practiced cremation. Cremated remains were either placed in large, hand-made ceramic urns, or were placed in a large pit and surrounded by food and ornaments such as spiral bracelets and Middle to Late La Tène-type fibulae (attesting the continuing strength of Celtic influence in this region).", "title": "Material culture" }, { "paragraph_id": 34, "text": "A major problem with associating the Poieneşti-Lukashevka and Zarubintsy cultures with the Bastarnae is that both cultures had disappeared by the early first century AD, while the Bastarnae continue to be attested in those regions throughout the Roman Principate. Another issue is that the Poieneşti-Lukashevka culture has also been attributed to the Costoboci, a people considered ethnically Dacian by mainstream scholarship, who inhabited northern Moldavia, according to Ptolemy (ca. 140 AD). Indeed, Mircea Babeş and Silvia Theodor, the two Romanian archaeologists who identified Lukashevka as Bastarnic, nevertheless insisted that the majority of the population in the Lukashevka sphere (in northern Moldavia) was \"Geto-Dacian\". A further problem is that neither of these cultures were present in the Danube Delta region, where a major concentration of Bastarnae are attested by the ancient sources.", "title": "Material culture" }, { "paragraph_id": 35, "text": "Starting in about 200 AD, the Chernyakhov culture became established in the modern-day western Ukraine and Moldova region inhabited by the Bastarnae. The culture is characterised by a high degree of sophistication in the production of metal and ceramic artefacts, as well as of uniformity over a vast area. Although this culture has conventionally been identified with the migration of the Gothic ethnos into the region from the northwest, Todd argues that its most important origin is Scytho-Sarmatian. Although the Goths certainly contributed to it, so probably did other peoples of the region such as the Dacians, proto-Slavs, Carpi and possibly the Bastarnae.", "title": "Material culture" }, { "paragraph_id": 36, "text": "The Bastarnae first appear in the historical record in 179 BC, when they crossed the Danube in a massive force. They did so at the invitation of their long-time ally, King Philip V of Macedon, a direct descendant of Antigonus, one of the Diadochi, the generals of Alexander the Great who had shared his empire after his death in 323 BC. The Macedonian king had suffered a disastrous defeat at the hands of the Romans in the Second Macedonian War (200–197 BC), which had reduced him from a powerful Hellenistic monarch to the status of a petty client-king with a much-reduced territory and a tiny army. After nearly 20 years of slavish adherence to the Roman Senate's dictats, Philip had been goaded by the incessant and devastating raiding of the Dardani, a warlike Thraco-Illyrian tribe on his northern border, which his treaty-limited army was too small to counter effectively. Counting on the Bastarnae, with whom he had forged friendly relations, he plotted a strategy to deal with the Dardani and then to regain his lost territories in Greece and his political independence. First, he would unleash the Bastarnae against the Dardani. After the latter had been crushed, Philip planned to settle Bastarnae families in Dardania (southern Kosovo/Skopje region) to ensure that the region was permanently subdued. In a second phase, Philip aimed to launch the Bastarnae on an invasion of Italy via the Adriatic coast. Although he was aware that the Bastarnae were likely to be defeated, Philip hoped that the Romans would be distracted long enough to allow him to reoccupy his former possessions in Greece.", "title": "Relations with Rome" }, { "paragraph_id": 37, "text": "However, Philip, now 60 years of age, died before the Bastarnae could arrive. The Bastarnae host was still en route through Thrace, where it became embroiled in hostilities with the locals, who had not provided them with sufficient food at affordable prices as they marched through. Probably in the vicinity of Philippopolis (modern Plovdiv, Bulgaria), the Bastarnae broke out of their marching columns and pillaged the land far and wide. The terrified local Thracians took refuge with their families and animal herds on the slopes of Mons Donuca (Mount Musala), the highest mountain in Thrace. A large force of Bastarnae chased them up the mountain, but were driven back and scattered by a massive hailstorm. Then the Thracians ambushed them, turning their descent into a panic-stricken rout. Back at their wagon fort in the plain, around half of the demoralised Bastarnae decided to return home, leaving c. 30,000 to press on to Macedonia.", "title": "Relations with Rome" }, { "paragraph_id": 38, "text": "Philip's son and successor Perseus, while protesting his loyalty to Rome, deployed his Bastarnae guests in winter quarters in a valley in Dardania, presumably as a prelude to a campaign against the Dardani the following summer. However, in the depths of winter their camp was attacked by the Dardani. The Bastarnae easily beat off the attackers, chased them back to their chief town and besieged them, but they were surprised in the rear by a second force of Dardani, which had approached their camp stealthily by mountain paths, and proceeded to storm and ransack it. Having lost their entire baggage and supplies, the Bastarnae were obliged to withdraw from Dardania and to return home. Most perished as they crossed the frozen Danube on foot, only for the ice to give way. Despite the failure of Philip's Bastarnae strategy, the suspicion aroused by these events in the Roman Senate, which had been warned by the Dardani of the Bastarnae invasion, ensured the demise of Macedonia as an independent state. Rome declared war on Perseus in 171 BC and after the Macedonian army was crushed at the Battle of Pydna (168 BC), Macedonia was split up into four Roman puppet-cantons (167 BC). Twenty-one years later, these were in turn abolished and annexed to the Roman Republic as the province of Macedonia (146 BC).", "title": "Relations with Rome" }, { "paragraph_id": 39, "text": "The Bastarnae first came into direct conflict with Rome as a result of expansion into the lower Danube region by the proconsuls (governors) of Macedonia in 75–72 BC. Gaius Scribonius Curio (proconsul 75–73 BC) campaigned successfully against the Dardani and the Moesi, becoming the first Roman general to reach the Danube with his army. His successor, Marcus Licinius Lucullus (brother of the famous Lucius Lucullus), campaigned against the Thracian Bessi tribe and the Moesi, ravaging the whole of Moesia, the region between the Haemus (Balkan) mountain range and the Danube. In 72 BC, his troops occupied the Greek coastal cities of Scythia Minor (modern Dobruja region, Romania/Bulgaria), which had sided with Rome's Hellenistic arch-enemy, King Mithridates VI of Pontus, in the Third Mithridatic War (73–63 BC).", "title": "Relations with Rome" }, { "paragraph_id": 40, "text": "The presence of Roman forces in the Danube Delta was seen as a major threat by all the neighbouring transdanubian peoples: the Peucini Bastarnae, the Sarmatians and, most importantly, by Burebista (ruled 82–44 BC), king of the Getae. The Getae occupied the region today called Wallachia as well as Scythia Minor and were either a Dacian- or Thracian- speaking people. Burebista had unified the Getae tribes into a single kingdom, for which the Greek cities were vital trade outlets. In addition, he had established his hegemony over neighbouring Sarmatian and Bastarnae tribes. At its peak, the Getae kingdom reportedly was able to muster 200,000 warriors. Burebista led his transdanubian coalition in a struggle against Roman encroachment, conducting many raids against Roman allies in Moesia and Thrace, penetrating as far as Macedonia and Illyria.", "title": "Relations with Rome" }, { "paragraph_id": 41, "text": "The coalition's main chance came in 62 BC, when the Greek cities rebelled against Roman rule. In 61 BC, the notoriously oppressive and militarily incompetent proconsul of Macedonia, Gaius Antonius, nicknamed Hybrida (\"The Monster\"), an uncle of the famous Mark Antony, led an army against the Greek cities. As his army approached Histria, Antonius detached his entire mounted force from the marching column and led it away on a lengthy excursion, leaving his infantry without cavalry cover, a tactic he had already used with disastrous results against the Dardani. Dio implies that he did so out of cowardice, in order to avoid the imminent clash with the opposition, but it is more likely that he was pursuing a large enemy cavalry force, probably Sarmatians. A Bastarnae host, which had crossed the Danube to assist the Histrians, promptly attacked, surrounded and massacred the Roman infantry, capturing several of their vexilla (military standards). This battle resulted in the collapse of the Roman position on the lower Danube. Burebista apparently annexed the Greek cities (55–48 BC). At the same time, the subjugated \"allied\" tribes of Moesia and Thrace evidently repudiated their treaties with Rome, as they had to be reconquered by Augustus in 29–8 BC (see below).", "title": "Relations with Rome" }, { "paragraph_id": 42, "text": "In 44 BC, Roman dictator-for-life Julius Caesar planned to lead a major campaign to crush Burebista and his allies once and for all, but he was assassinated before it could start. However, the campaign was made redundant by Burebista's overthrow and death in the same year, after which his Getae empire fragmented into four, later five, independent petty kingdoms. These were militarily far weaker, as Strabo assessed their combined military potential at just 40,000 armed men, and were often involved in internecine warfare. The Geto-Dacians did not again become a threat to Roman hegemony in the lower Danube until the rise of Decebal 130 years later (86 AD).", "title": "Relations with Rome" }, { "paragraph_id": 43, "text": "Once he had established himself as sole ruler of the Roman state in 30 BC, Caesar's grand-nephew and adopted son Augustus inaugurated a strategy of advancing the empire's south-eastern European border to the line of the Danube from the Alps, the Dinaric Alps and Macedonia. The primary objective was to increase strategic depth between the border and Italy and also to provide a major fluvial supply route between the Roman armies in the region.", "title": "Relations with Rome" }, { "paragraph_id": 44, "text": "On the lower Danube, which was given priority over the upper Danube, this required the annexation of Moesia. The Romans' target was thus the tribes which inhabited Moesia, namely (from west to east) the Triballi, Moesi and those Getae who dwelt south of the Danube. The Bastarnae were also a target because they had recently subjugated the Triballi, whose territory lay on the southern bank of the Danube between the tributary rivers Utus (Vit) and Ciabrus (Tsibritsa), with their chief town at Oescus (Gigen, Bulgaria). In addition, Augustus wanted to avenge the defeat of Gaius Antonius at Histria 32 years before and to recover the lost military standards. These were held in a powerful fortress called Genucla (Isaccea, near modern Tulcea, Romania, in the Danube Delta region), controlled by Zyraxes, the local Getan king. The man selected for the task was Marcus Licinius Crassus, grandson of Crassus the triumvir and an experienced general at 33 years of age, who was appointed proconsul of Macedonia in 29 BC.", "title": "Relations with Rome" }, { "paragraph_id": 45, "text": "The Bastarnae provided the casus belli by crossing the Haemus and attacking the Dentheletae, a Thracian tribe who were Roman allies. Crassus marched to the Dentheletae's assistance, but the Bastarnae host hastily withdrew over the Haemus at his approach. Crassus followed them closely into Moesia but they would not be drawn into battle, withdrawing beyond the Tsibritsa. Crassus now turned his attention to the Moesi, his prime target. After a successful campaign which resulted in the submission of a substantial section of the Moesi, Crassus again sought out the Bastarnae. Discovering their location from some peace envoys they had sent to him, he lured them into battle near the Tsibritsa by a stratagem. Hiding his main body of troops in a wood, he stationed as bait a smaller vanguard in open ground before the wood. As expected, the Bastarnae attacked the vanguard in force, only to find themselves entangled in the full-scale pitched battle with the Romans that they had tried to avoid. The Bastarnae tried to retreat into the forest but were hampered by the wagon train carrying their women and children, as these could not move through the trees. Trapped into fighting to save their families, the Bastarnae were routed. Crassus personally killed their king, Deldo, in combat, a feat which qualified him for Rome's highest military honour, spolia opima, but Augustus refused to award it on a technicality. Thousands of fleeing Bastarnae perished, many asphyxiated in nearby woods by encircling fires set by the Romans, others drowned trying to swim across the Danube. Nevertheless, a substantial force dug themselves into a powerful hillfort. Crassus laid siege to fort, but had to enlist the assistance of Rholes, a Getan petty king, to dislodge them, for which service Rholes was granted the title of socius et amicus populi Romani (\"ally and friend of the Roman people\").", "title": "Relations with Rome" }, { "paragraph_id": 46, "text": "The following year (28 BC), Crassus marched on Genucla. Zyraxes escaped with his treasure and fled over the Danube into Scythia to seek aid from the Bastarnae. Before he was able to bring reinforcements, Genucla fell to a combined land and fluvial assault by the Romans. The strategic result of Crassus' campaigns was the permanent annexation of Moesia by Rome.", "title": "Relations with Rome" }, { "paragraph_id": 47, "text": "About a decade later, in 10 BC, the Bastarnae again clashed with Rome during Augustus' conquest of Pannonia (the bellum Pannonicum 14–9 BC). Inscription AE (1905) 14 records a campaign on the Hungarian Plain by the Augustan-era general Marcus Vinucius:", "title": "Relations with Rome" }, { "paragraph_id": 48, "text": "Marcus Vinucius...[patronymic], Consul [in 19 BC]...[various official titles], governor of Illyricum, the first [Roman general] to advance across the river Danube, defeated in battle and routed an army of Dacians and Basternae, and subjugated the Cotini, Osi,...[missing tribal name] and Anartii to the power of the emperor Augustus and of the people of Rome.", "title": "Relations with Rome" }, { "paragraph_id": 49, "text": "Most likely, the Bastarnae, in alliance with Dacians, were attempting to assist the hard-pressed Illyrian/Celtic tribes of Pannonia in their resistance to Rome.", "title": "Relations with Rome" }, { "paragraph_id": 50, "text": "It appears that in the final years of Augustus' rule, the Bastarnae made their peace with Rome. The Res Gestae Divi Augusti (\"Acts of the divine Augustus\", 14 AD), an inscription commissioned by Augustus to list his achievements, states that he received an embassy from the Bastarnae seeking a treaty of friendship. It appears that a treaty was concluded and apparently proved remarkably effective, as no hostilities with the Bastarnae are recorded in surviving ancient sources until c. 175, some 160 years after Augustus' inscription was carved. But surviving evidence for the history of this period is so thin that it cannot be excluded that the Bastarnae clashed with Rome during it. The Bastarnae participated in the Dacian Wars of Domitian (86–88) and Trajan (101–102 and 105–106), fighting on both wars on the Dacian side", "title": "Relations with Rome" }, { "paragraph_id": 51, "text": "In the late second century, the Historia Augusta mentions that in the rule of Marcus Aurelius (161–180), an alliance of lower Danube tribes including the Bastarnae, the Sarmatian Roxolani and the Costoboci took advantage of the emperor's difficulties on the upper Danube (the Marcomannic Wars) to invade Roman territory.", "title": "Relations with Rome" }, { "paragraph_id": 52, "text": "During the late second century, the main ethnic change in the northern Black Sea region was the immigration, from the Vistula valley in the North, of the Goths and accompanying Germanic tribes such as the Taifali and the Hasdingi, a branch of the Vandal people. This migration was part of a series of major population movements in the European barbaricum (the Roman term for regions outside their empire). The Goths appear to have established a loose political hegemony over the existing tribes in the region.", "title": "Relations with Rome" }, { "paragraph_id": 53, "text": "Under the leadership of the Goths, a series of major invasions of the Roman empire were launched by a grand coalition of lower Danubian tribes from c. 238 onwards. The participation of the Bastarnae in these is likely but largely unspecified, due to Zosimus' and other chroniclers' tendency to lump all these tribes under the general term \"Scythians\" – meaning all the inhabitants of Scythia, rather than the specific Iranic-speaking people called the Scythians. Thus, in 250–251, the Bastarnae were probably involved in the Gothic and Sarmatian invasions which culminated in the Roman defeat at the Battle of Abrittus and the slaying of Emperor Decius (251). This disaster was the start of the Third Century Crisis of the Roman Empire, a period of military and economic chaos. At this critical moment, the Roman army was crippled by the outbreak of a second smallpox pandemic, the plague of Cyprian (251–70). The effects are described by Zosimus as even worse than the earlier Antonine plague (166–180), which probably killed 15–30% of the empire's inhabitants.", "title": "Relations with Rome" }, { "paragraph_id": 54, "text": "Taking advantage of Roman military disarray, a vast number of barbarian peoples overran much of the empire. The Sarmato-Gothic alliance of the lower Danube carried out major invasions of the Balkans region in 252, and in the periods 253–258 and 260–268. The Peucini Bastarnae are specifically mentioned in the 267/268 invasion, when the coalition built a fleet in the estuary of the river Tyras (Dniester). The Peucini Bastarnae would have been critical to this venture since, as coastal and delta dwellers, they would have had seafaring experience that the nomadic Sarmatians and Goths lacked. The barbarians sailed along the Black Sea coast to Tomis in Moesia Inferior, which they tried to take by assault without success. They then attacked the provincial capital Marcianopolis (Devnya, Bulgaria), also in vain. Sailing on through the Bosporus, the expedition laid siege to Thessalonica in Macedonia. Driven off by Roman forces, the coalition host moved overland into Thracia, where finally it was crushed by Emperor Claudius II (r. 268–270) at Naissus (269).", "title": "Relations with Rome" }, { "paragraph_id": 55, "text": "Claudius II was the first of a sequence of military emperors (the so-called \"Illyrian emperors\" from their main ethnic origin) who restored order in the empire in the late third century. These emperors followed a policy of large-scale resettlement within the empire of defeated barbarian tribes, granting them land in return for an obligation of military service much heavier than the usual conscription quota. The policy had the triple benefit, from the Roman point of view, of weakening the hostile tribe, repopulating the plague-ravaged frontier provinces (bringing their abandoned fields back into cultivation) and providing a pool of first-rate recruits for the army. It could also be popular with the barbarian prisoners, who were often delighted by the prospect of a land grant within the empire. In the fourth century, such communities were known as laeti.", "title": "Relations with Rome" }, { "paragraph_id": 56, "text": "The emperor Probus (r. 276–282) is recorded as resettling 100,000 Bastarnae in Moesia, in addition to other peoples, including Goths, Gepids and Vandals. The Bastarnae are reported to have honoured their oath of allegiance to the emperor, while the other resettled peoples mutinied while Probus was distracted by usurpation attempts and ravaged the Danubian provinces far and wide. A further massive transfer of Bastarnae was carried out by Emperor Diocletian (ruled 284–305) after he and his colleague Galerius defeated a coalition of Bastarnae and Carpi in 299.", "title": "Relations with Rome" }, { "paragraph_id": 57, "text": "The remaining transdanubian Bastarnae disappear into historical obscurity in the late empire. Neither of the main ancient sources for this period, Ammianus Marcellinus and Zosimus, mention the Bastarnae in their accounts of the fourth century, possibly implying the loss of their separate identity, presumably assimilated by the regional hegemons, the Goths. Such assimilation would have been facilitated if, as is possible, the Bastarnae spoke an East Germanic language closely related to Gothic. If the Bastarnae remained an identifiable group, it is highly likely that they participated in the vast Gothic-led migration, driven by Hunnic pressure, that was admitted into Moesia by Emperor Valens in 376 and eventually defeated and killed Valens at Adrianople in 378. Although Ammianus refers to the migrants collectively as \"Goths\", he states that, in addition, \"Taifali and other tribes\" were involved.", "title": "Relations with Rome" }, { "paragraph_id": 58, "text": "However, after a gap of 150 years, there is a final mention of Bastarnae in the mid-5th century. In 451, the Hunnic leader Attila invaded Gaul with a large army which was ultimately routed at the Battle of Châlons by a Roman-led coalition under the general Aetius. Attila's host, according to Jordanes, included contingents from the \"innumerable tribes that had been brought under his sway\". This included the Bastarnae, according to the Gallic nobleman Sidonius Apollinaris. However, E.A. Thompson argues that Sidonius' mention of Bastarnae at Chalons is probably false: his purpose was to write a panegyric and not a history, and Sidonius added some spurious names to the list of real participants (e.g. Burgundians, Sciri and Franks) for dramatic effect.", "title": "Relations with Rome" } ]
The Bastarnae, sometimes called the Peuci or Peucini, were an ancient people who between 200 BC and 300 AD inhabited areas north of the Roman frontier on the Lower Danube. The Bastarnae lived in the region between the Carpathian Mountains and the river Dnieper, to the north and east of ancient Dacia. The Peucini were a subtribe who occupied the region north of the Danube Delta. Their name was sometimes used for the Bastarnae as a whole. The earliest Graeco-Roman historians to refer to the Bastarnae imply that they spoke Celtic languages. In contrast, later historical sources imply that they spoke Germanic languages, and could be considered Germanic peoples. Like other peoples who lived in the same geographical region, Graeco-Roman writers also referred to the Bastarnae as a "Scythian" people, but this was probably a reference to their general way of life, rather than a linguistic category. Although largely sedentary, some elements may have adopted a semi-nomadic lifestyle. So far, no archaeological sites have been conclusively attributed to the Bastarnae. The archaeological horizons most often associated by scholars with the Bastarnae are the Zarubintsy and Poienesti-Lukashevka cultures. The Bastarnae first came into conflict with the Romans during the first century BC when, in alliance with Dacians and Sarmatians, they unsuccessfully resisted Roman expansion into Moesia and Pannonia. Later, they appear to have maintained friendly relations with the Roman Empire during the first two centuries AD. This changed c. 180, when the Bastarnae are recorded as participants in an invasion of Roman territory, once again in alliance with Sarmatian and Dacian elements. In the mid-3rd century, the Bastarnae were part of a Gothic-led grand coalition of lower Danube tribes that repeatedly invaded the Balkan provinces of the Roman Empire. Many Bastarnae were resettled within the Roman Empire in the late third century.
2023-06-24T09:09:05Z
[ "Template:Short description", "Template:Sfn", "Template:Germanic tribes (750BC-1AD)", "Template:Reflist", "Template:Cite book", "Template:Primary sources", "Template:Refn", "Template:Germanic peoples", "Template:Commons category", "Template:EB1911 poster", "Template:Lang-grc", "Template:Synthesis inline", "Template:Harvtxt", "Template:Cite web" ]
https://en.wikipedia.org/wiki/Bastarnae
4,343
Bavarian
Bavarian is the adjective form of the German state of Bavaria, and refers to people of ancestry from Bavaria. Bavarian may also refer to:
[ { "paragraph_id": 0, "text": "Bavarian is the adjective form of the German state of Bavaria, and refers to people of ancestry from Bavaria.", "title": "" }, { "paragraph_id": 1, "text": "Bavarian may also refer to:", "title": "" } ]
Bavarian is the adjective form of the German state of Bavaria, and refers to people of ancestry from Bavaria. Bavarian may also refer to: Bavarii, a Germanic tribe Bavarians, a nation and ethnographic group of Germans Bavarian, Iran, a village in Fars Province Bavarian language, a West Germanic language
2023-07-11T16:25:29Z
[ "Template:Lookfrom", "Template:Disambiguation" ]
https://en.wikipedia.org/wiki/Bavarian
4,345
Bohemia
Bohemia (/boʊˈhiːmiə/ boh-HEE-mee-ə; Czech: Čechy [ˈtʃɛxɪ] ; German: Böhmen; Upper Sorbian: Čěska [ˈtʃɪska]; Silesian: Czechy) is the westernmost and largest historical region of the Czech Republic. Bohemia can also refer to a wider area consisting of the historical Lands of the Bohemian Crown ruled by the Bohemian kings, including Moravia and Czech Silesia, in which case the smaller region is referred to as Bohemia proper as a means of distinction. Bohemia was a duchy of Great Moravia, later an independent principality, a kingdom in the Holy Roman Empire, and subsequently a part of the Habsburg monarchy and the Austrian Empire. After World War I and the establishment of an independent Czechoslovak state, the whole of Bohemia became a part of Czechoslovakia, defying claims of the German-speaking inhabitants that regions with German-speaking majority should be included in the Republic of German-Austria. Between 1938 and 1945, these border regions were annexed to Nazi Germany as the Sudetenland. The remainder of Czech territory became the Second Czechoslovak Republic, and was subsequently occupied as the Protectorate of Bohemia and Moravia until the end of World War II, after which Bohemia became part of the restored Czechoslovakia. In 1969, the Czech lands (including Bohemia) were given autonomy within Czechoslovakia as the Czech Socialist Republic. In 1990, the name was changed to the Czech Republic, which became a separate state in 1993 with the breakup of Czechoslovakia. Until 1948, Bohemia was an administrative unit of Czechoslovakia as one of its "lands" (země). Since then, administrative reforms have replaced self-governing lands with a modified system of "regions" (kraje), which do not follow the borders of the historical Czech lands (or the regions from the 1960 and 2000 reforms). However, the three lands are mentioned in the preamble of the Constitution of the Czech Republic: "We, citizens of the Czech Republic in Bohemia, Moravia and Silesia..." Bohemia had an area of 52,065 km (20,102 sq mi), and today is home to about 6.8 million of the Czech Republic's 10.8 million inhabitants. Bohemia was bordered in the south by Upper and Lower Austria (both in Austria), in the west by Bavaria (in Germany), and in the north by Saxony and Lusatia (in Germany and Poland, respectively), in the northeast by Silesia (in Poland), and in the east by Moravia (also part of the Czech Republic). Bohemia's borders were mostly marked by mountain ranges such as the Bohemian Forest, the Ore Mountains, and the Giant Mountains; the Bohemian-Moravian border roughly follows the Elbe-Danube watershed. In the second century BCE, the Romans were competing for dominance in northern Italy with various peoples, including the Gauls-Celtic tribe Boii. The Romans defeated the Boii at the Battle of Placentia (194 BCE) and the Battle of Mutina (193 BCE). Afterward, many of the Boii retreated north across the Alps. Much later Roman authors refer to the area they had once occupied (the "desert of the Boii" as Pliny and Strabo called it) as Boiohaemum. The earliest mention was by Tacitus' Germania 28 (written at the end of the first century AD), and later mentions of the same name are in Strabo and Velleius Paterculus. The name appears to consist of the tribal name Boio- plus the Proto-Germanic noun *haimaz "home" (whence Gothic haims, German Heim, Heimat, English home), indicating a Proto-Germanic *Bajahaimaz. Boiohaemum was apparently isolated to the area where King Marobod's kingdom was centred, within the Hercynian forest. Byzantine Emperor Constantine VII in his 10th-century work De Administrando Imperio also mentioned the region as Boiki (see White Serbia). The Czech name "Čechy" is derived from the name of the Slavic ethnic group, the Czechs, who settled in the area during the sixth or seventh century AD. Bohemia, like neighbouring Bavaria, is named after the Boii, a large Celtic nation known to the Romans for their migrations and settlement in northern Italy and other places. Another part of the nation moved west with the Helvetii into southern France, which was one of the events leading to the interventions of Julius Caesar's Gaulish campaign of 58 BC. The emigration of the Helvetii and Boii left southern Germany and Bohemia a lightly inhabited "desert" into which Suebic peoples arrived, speaking Germanic languages, and became dominant over remaining Celtic groups. To the south, over the Danube, the Romans extended their empire, and to the southeast, in present-day Hungary, were Dacian peoples. In the area of modern Bohemia, the Marcomanni and other Suebic groups were led by their king, Marobodus, after they had suffered defeat to Roman forces in Germany. He took advantage of the natural defenses provided by its mountains and forests. They were able to maintain a strong alliance with neighbouring tribes, including (at different times) the Lugii, Quadi, Hermunduri, Semnones, and Buri, which was sometimes partly controlled by the Roman Empire and sometimes in conflict with it; for example, in the second century, they fought Marcus Aurelius. In late classical times and the early Middle Ages, two new Suebic groupings appeared to the west of Bohemia in southern Germany, the Alemanni (in the Helvetian desert), and the Bavarians (Baiuvarii). Many Suebic tribes from the Bohemian region took part in such movements westwards, even settling as far away as Spain and Portugal. With them were also tribes who had pushed from the east, such as the Vandals, and Alans. Other groups pushed southwards towards Pannonia. The last known mention of the Kingdom of the Marcomanni, concerning a queen named Fritigil, is from the fourth century, and she was thought to have lived in or near Pannonia. The Suebian Langobardi, who moved over many generations from the Baltic Sea, via the Elbe and Pannonia to Italy, recorded in a tribal history a time spent in "Bainaib". After the Migration Period, Bohemia was partially repopulated around the sixth century, and eventually Slavic tribes arrived from the east, and their language began to replace the older Germanic, Celtic, and Sarmatian ones. These are precursors of today's Czechs, but the exact amount of Slavic immigration is a subject of debate. The Slavic influx was divided into two or three waves. The first wave came from the southeast and east, when the Germanic Lombards left Bohemia (circa 568 AD). Soon after, from the 630s to 660s, the territory was taken by Samo's tribal confederation. His death marked the end of the old "Slavonic" confederation, the second attempt to establish such a Slavonic union after Carantania in Carinthia. Other sources (Descriptio civitatum et regionum ad septentrionalem plagam Danubii, Bavaria, 800–850) divide the population of Bohemia into the Merehani, Marharaii, Beheimare (Bohemani), and Fraganeo. (The suffix -ani or -ni means "people of-"). Christianity first appeared in the early 9th century, but became dominant only much later, in the 10th or 11th century. The 9th century was crucial for the future of Bohemia. The manorial system sharply declined, as it did in Bavaria. The influence of the central Fraganeo-Czechs grew, as a result of the important cultic centre in their territory. They were Slavic-speaking, thus contributed to the transformation of diverse neighbouring populations into a new nation named and led by them with a united "slavic" ethnic consciousness. Bohemia was made a part of the early Slavic state of Great Moravia, under the rule of Svatopluk I (r. 870–894). After Svatopluk's death Great Moravia was weakened by years of internal conflict and constant warfare, ultimately collapsing and fragmenting because of the continual incursions of the invading nomadic Magyars. Bohemia's initial incorporation into the Moravian Empire resulted in the extensive Christianization of the population. A native monarchy arose to the throne, and Bohemia came under the rule of the Přemyslid dynasty, which would rule the Czech lands for the next several hundred years. The Přemyslids secured their frontiers after the collapse of the Moravian state by entering into a state of semivassalage to the Frankish rulers. The alliance was facilitated by Bohemia's conversion to Christianity, in the 9th century. Continuing close relations were developed with the East Frankish Kingdom, which devolved from the Carolingian Empire, into East Francia, eventually becoming the Holy Roman Empire. After a decisive victory of the Holy Roman Empire and Bohemia over invading Magyars in the 955 Battle of Lechfeld, Boleslaus I of Bohemia was granted the Moravia by German emperor Otto the Great. Bohemia would remain a largely autonomous state under the Holy Roman Empire for several decades. The jurisdiction of the Holy Roman Empire was definitively reasserted when Jaromír of Bohemia was granted fief of the Kingdom of Bohemia by Emperor King Henry II of the Holy Roman Empire, with the promise that he hold it as a vassal once he reoccupied Prague with a German army in 1004, ending the rule of Bolesław I of Poland. The first to use the title of "King of Bohemia" were the Přemyslid dukes Vratislav II (1085) and Vladislaus II (1158), but their heirs would return to the title of duke. The title of king became hereditary under Ottokar I (1198). His grandson Ottokar II (king from 1253 to 1278) conquered a short-lived empire that contained modern Austria and Slovenia. The mid-13th century had the beginning of substantial German immigration, as the court sought to replace losses from the brief Mongol invasion of Europe in 1241. Germans settled primarily along the northern, western, and southern borders of Bohemia, although many lived in towns throughout the kingdom. The House of Luxembourg accepted the invitation to the Bohemian throne with the marriage to the Premyslid heiress, Elizabeth and the crowning subsequent of John I of Bohemia (in the Czech Republic known as Jan Lucemburský) in 1310. His son, Charles IV, became King of Bohemia in 1346. He founded Charles University in Prague, Central Europe's first university, two years later. His reign brought Bohemia to its peak both politically and in total area, resulting in his being the first king of Bohemia to also be elected as Holy Roman Emperor. Under his rule, the Bohemian crown controlled such diverse lands as Moravia, Silesia, Upper Lusatia and Lower Lusatia, Brandenburg, an area around Nuremberg called New Bohemia, Luxembourg, and several small towns scattered around Germany. From the 13th century on, settlements of Germans developed throughout Bohemia, making Bohemia a bilingual country. The German settlers particularly brought mining technology to the mountainous regions of the Sudetes. In the mining town of Sankt Joachimsthal (now Jáchymov), famous coins called Joachimsthalers were coined, which gave their name to the thaler and the dollar. Meanwhile, Prague German intermediated between Upper German and East Central German, influencing the foundations of modern standard German. At the same time and place, the teachings of Jan Hus, the rector of Charles University and a prominent reformer and religious thinker, influenced the rise of modern Czech. During the ecumenical Council of Constance in 1415, Jan Hus was sentenced to be burnt at the stake as a heretic. The verdict was passed despite the fact that Hus was granted formal protection by Emperor Sigismund of Luxembourg prior to the journey. Hus was invited to attend the council to defend himself and the Czech positions in the religious court, but with the emperor's approval, he was executed on 6 July 1415. The execution of Hus, as well as five consecutive papal crusades against followers of Hus, forced the Bohemians to defend themselves in the Hussite Wars. The uprising against imperial forces was led by a former mercenary, Jan Žižka of Trocnov. As the leader of the Hussite armies, he used innovative tactics and weapons, such as howitzers, pistols, and fortified wagons, which were revolutionary for the time, and established Žižka as a great general who never lost a battle. After Žižka's death, Prokop the Great took over the command for the army, and under his lead the Hussites were victorious for another ten years, to the sheer terror of Europe. The Hussite cause gradually splintered into two main factions, the moderate Utraquists and the more fanatic Taborites. The Utraquists began to lay the groundwork for an agreement with the Catholic Church and found the more radical views of the Taborites distasteful. Additionally, with general war-weariness and yearning for order, the Utraquists were able to eventually defeat the Taborites in the Battle of Lipany in 1434. Sigismund said after the battle that "only the Bohemians could defeat the Bohemians." Despite an apparent victory for the Catholics, the Bohemian Utraquists were still strong enough to negotiate freedom of religion in 1436. That happened in the so-called Compacts of Basel, declaring peace and freedom between Catholics and Utraquists. It lasted for only a short period of time, as Pope Pius II declared the compacts to be invalid in 1462. In 1458, George of Poděbrady was elected to ascend to the Bohemian throne. He is remembered for his attempt to set up a pan-European "Christian League", which would form all the states of Europe into a community based on religion. In the process of negotiating, he appointed Zdeněk Lev of Rožmitál to tour the European courts and to conduct the talks. However, the negotiations were not completed because George's position was substantially damaged over time by his deteriorating relationship with the Pope. After the death of King Louis II of Hungary and Bohemia in the Battle of Mohács in 1526, Archduke Ferdinand I of Austria became the new king of Bohemia, and the country became a constituent state of the Habsburg monarchy. Bohemia enjoyed religious freedom between 1436 and 1620, and became one of the most liberal countries of the Christian world during that period. In 1609, Holy Roman Emperor Rudolf II, who made Prague again the capital of the empire at the time, himself a Roman Catholic, was moved by the Bohemian nobility to publish Maiestas Rudolphina, which confirmed the older Confessio Bohemica of 1575. After Emperor Matthias II and then King of Bohemia Ferdinand II (later Holy Roman Emperor) began oppressing the rights of Protestants in Bohemia, the resulting Bohemian Revolt led to outbreak of the Thirty Years' War in 1618. Elector Frederick V of the Electorate of the Palatinate, a Calvinist Protestant, was elected by the Bohemian nobility to replace Ferdinand on the Bohemian throne, and was known as the Winter King. Frederick's wife, the popular Elizabeth Stuart and subsequently, Elizabeth of Bohemia, known as the Winter Queen or Queen of Hearts, was the daughter of King James I of England and VI of Scotland. After Frederick's defeat in the Battle of White Mountain in 1620, 27 Bohemian estates leaders together with Jan Jesenius, rector of the Charles University of Prague, were executed on the Prague's Old Town Square on 21 June 1621, and the rest were exiled from the country; their lands were then given to Catholic loyalists (mostly of Bavarian and Saxon origin). That ended the pro-reformation movement in Bohemia and also ended the role of Prague as ruling city of the Holy Roman Empire. In the so-called "renewed constitution" of 1627, German was established as a second official language in the Czech lands. Czech formally remained the first language in the kingdom, but both German and Latin were widely spoken among the ruling classes, although German became increasingly dominant, and Czech was spoken in much of the countryside. The formal independence of Bohemia was further jeopardized when the Bohemian Diet approved administrative reform in 1749. It included the indivisibility of the Habsburg Empire and the centralization of rule, which essentially meant the merging of the Royal Bohemian Chancellery with the Austrian Chancellery. At the end of the 18th century, the Czech National Revival movement, in cooperation with part of the Bohemian aristocracy, started a campaign for restoration of the kingdom's historic rights, whereby Czech was to regain its historical role and replace German as the language of administration. The enlightened absolutism of Joseph II and Leopold II, who introduced minor language concessions, showed promise for the Czech movement, but many of these reforms were later rescinded. During the Revolution of 1848, many Czech nationalists called for autonomy for Bohemia from Habsburg Austria, but the revolutionaries were defeated. At the same time, German-speaking towns elected representatives for the first German Parliament at Frankfurt. Towns between Karlsbad and Reichenberg chose leftist representatives, while Eger, Rumburg, and Troppau elected conservative representatives. The old Bohemian Diet, one of the last remnants of the independence, was dissolved, although Czech experienced a rebirth as romantic nationalism developed among the Czechs. In 1861, a new elected Bohemian Diet was established. The renewal of the old Bohemian Crown (Kingdom of Bohemia, Margraviate of Moravia, and Duchy of Upper and Lower Silesia) became the official political program of both Czech liberal politicians and the majority of Bohemian aristocracy ("state rights program"), while parties representing the German minority and small part of the aristocracy proclaimed their loyalty to the centralist Constitution (so-called "Verfassungstreue"). After the defeat of Austria in the Austro-Prussian War in 1866, Hungarian politicians achieved the Austro-Hungarian Compromise of 1867, ostensibly creating equality between the Austrian and Hungarian halves of the empire. An attempt by the Czechs to create a tripartite monarchy (Austria-Hungary-Bohemia) failed in 1871. The "state-rights program" remained the official platform of all Czech political parties (except for social democrats) until 1918. Under the state-rights program, appealing to the stability of Bohemia's borders over many centuries, the Czech emancipation movement claimed the right to the whole of the Bohemian lands over the Germans' right to the lands, amounting to a third of Bohemia, where they formed the majority. After World War I, the German Bohemians demanded that the regions with German-speaking majority be included in a German state. Czech political leaders however claimed the entire Bohemian lands, including majority German-speaking areas, for Czechoslovakia. By the end of October, bilingual towns had been occupied by Czech forces. By end of November, many purely German-speaking towns had been occupied. German or Austrian troops, bound by the cease-fire agreement, did not support Bohemian German self-defense, while the Czechoslovak army, having status of an Entete army, could freely operate. The absorption of the German-speaking areas in Czechoslovakia was hence a fait accompli. As a result, the totality of Bohemia (as the largest and most populous land) became the core of the newly formed country of Czechoslovakia, which combined Bohemia, Moravia, Czech Silesia, Upper Hungary (present-day Slovakia) and Carpathian Ruthenia into one state. Under its first president, Tomáš Masaryk, Czechoslovakia became a liberal democratic republic, but serious issues emerged regarding the Czech majority's relationship with the native German and Hungarian minorities. Following the Munich Agreement in 1938, the border regions of Bohemia historically inhabited predominantly by ethnic Germans (the Sudetenland) were annexed to Nazi Germany. The remnants of Bohemia and Moravia were then annexed by Germany in 1939, while the Slovak lands became the separate Slovak Republic, a puppet state of Nazi Germany. From 1939 to 1945, Bohemia (without the Sudetenland), together with Moravia, formed the German Protectorate of Bohemia and Moravia. During World War II, the Germans operated the Theresienstadt Ghetto for Jews, the Dulag Luft Ost, Stalag IV-C and Stalag 359 prisoner-of-war camps for French, British, Belgian, Serbian, Dutch, Slovak, Soviet, Romanian, Italian and other Allied POWs, and the Ilag IV camp for interned civilians from western Allied countries in the region. There were also 17 subcamps of the Flossenbürg concentration camp, in which both men and women, mostly Polish, Soviet and Jewish, but also French, Yugoslav, Czech, Romani and of several other ethnicities, were imprisoned and subjected to forced labour, and 16 subcamps of the Gross-Rosen concentration camp, in which men and women, mostly Polish and Jewish, but also Czechs, Russians and other people, were similarly imprisoned and subjected to forced labour. Any open opposition to German occupation was brutally suppressed by the Nazi authorities, and many Czech patriots were executed as a result. In 1942, the Czechoslovak resistance carried out the assassination of Reinhard Heydrich, and in reprisal German forces murdered the population of a whole village, Lidice. In the spring of 1945, death marches of prisoners of several subcamps of the Flossenbürg, Gross-Rosen and Buchenwald concentration camps in Saxony and Silesia, and Allied POWs from camps in Austria reached the region. In May 1945, Allied American, Polish, Czechoslovak, Soviet and Romanian troops captured the region, which was then restored to Czechoslovakia. After the war ended in 1945, after initial plans to cede lands to Germany or to create German-speaking cantons had been abandoned, the vast majority of the Bohemian Germans were expelled by the order of the re-established Czechoslovak central government, based on the Potsdam Agreement. The Bohemian Germans' property was confiscated by the Czech authorities, and according to contemporary estimates, amounted to a third of the Czechoslovak national income. Germans who were valued for their skills were allowed to stay to pass on their knowledge to the Czech migrants. The expulsion severely depopulated the area and from then on, locales were referred to in only their Czech equivalents regardless of their previous demographic makeup. The resettlement of the formerly German-settled areas allowed many poorer people to acquire property, thus "equalizing" Czechoslovak society. The Communist Party won the most votes in free elections, but not a simple majority. Klement Gottwald, the communist leader, became prime minister of a coalition government. In February 1948, the non-communist members of the government resigned in protest against arbitrary measures by the communists and their Soviet protectors in many of the state's institutions. Gottwald and the communists responded with a coup d'état and installed a pro-Soviet authoritarian state. In 1949, Bohemia ceased to be an administrative unit of Czechoslovakia, as the country was divided into administrative regions that did not follow the historical borders. In 1989, Agnes of Bohemia became the first saint from a Central European country to be canonized by Pope John Paul II before the "Velvet Revolution" later that year. After the Velvet Divorce in 1993, the territory of Bohemia remained in the Czech Republic. The new Constitution of the Czech Republic provided for higher administrative units to be established, providing for the possibility of Bohemia as an administrative unit, but did not specify the form they would take. A constitutional act in 1997 rejected the restoration of self-governing historical Czech lands, and decided for the regional system that has been in use since 2000. Petr Pithart, former Czech prime minister and president of the Senate at the time, remained one of the main advocates of the land system, claiming that the primary reason for its refusal was the fear of possible Moravian separatism. Bohemia thus remains a historical region, and its administration is divided between Prague and the Central Bohemian, Plzeň, Karlovy Vary, Ústí nad Labem, Liberec, and Hradec Králové regions, as well as most of the Pardubice and South Bohemian region, and parts of the Vysočina and South Moravian regions. In addition to their use in the names of the regions, the historical land names remain in use in names of municipalities, cadastral areas, railway stations or geographical names. The distinction and border between the Czech lands is also preserved in local dialects. Zittau (Czech: Žitava) and Ostritz (Czech: Ostřice) in modern south-eastern Saxony were initially a part of Bohemia in the Middle Ages (and briefly Lower Silesia in 1319–1346). Žitava was a Bohemian royal city, granted city rights by King Ottokar II of Bohemia in 1255. In 1346, it co-formed the Lusatian League along with five most dominant Upper Lusatian cities, which were also under Bohemian rule, and had closer economic interests with those cities since. Žitava was not formally annexed from Bohemia to Upper Lusatia, however, it shared the history of Upper Lusatia since, and was annexed from the Kingdom of Bohemia by the Electorate of Saxony in 1635. The coat of arms of Zittau is a remnant of the city's ties to both Bohemia and Lower Silesia, as it contains the Bohemian lion and the Lower Silesian Piast Eagle. In 1945, some 4,000 Czechs were registered in Zittau, and formed a Czech National Committee. The Czechs made an attempt to reintegrate the city with Bohemia, and thus Czechoslovakia, but the efforts were decisevely rejected in 1948. The area around Kłodzko (Czech: Kladsko; Latin: Glacio) in south-western Poland was culturally and traditionally a part of Bohemia, but was also a part of Lower Silesia under rule of the Polish Piast dynasty in 1278–1290 and 1327–1341. Kłodzko Land has been again a part of Lower Silesia since its conquest by the Kingdom of Prussia in 1763. Referred to as "Little Prague", the Kłodzko Valley region on the Nysa Kłodzka River was the focus of several attempts to reincorporate the area into Czechoslovakia, one of several Polish–Czechoslovak border conflicts. The last attempt occurred in May 1945, when Czechoslovakia tried to annex the area. The Czechs argued that because of the small Czech minority present in the western part of the Kłodzko Valley, which was called the region's "Czech Corner", the area should go over to Czechoslovakia instead of being assigned to Poland, as no relevant Polish minority lived in the area. Pressure brought on by the Soviet Union led to a ceasing of military operations, with the Czech minority being expelled to Germany and Czechoslovakia. According to canon law of the Roman Catholic Church, the area remained part of the Roman Catholic Archdiocese of Prague until 1972. Capitalizing on interest regarding the Kladsko area in the Czech national psyche, a special tourist area in the Náchod District has been designated as the Kladsko Borderland Tourist Area (tourism district; Czech: turistická oblast Kladské pomezí). The area, entirely within the Czech Republic, was formerly known as the Jirásek's Region (Czech: Jiráskův kraj), Adršpach rocks (Czech: Adršpašské skály). Kraje of Bohemia during the Kingdom of Bohemia: 50°N 15°E / 50°N 15°E / 50; 15
[ { "paragraph_id": 0, "text": "Bohemia (/boʊˈhiːmiə/ boh-HEE-mee-ə; Czech: Čechy [ˈtʃɛxɪ] ; German: Böhmen; Upper Sorbian: Čěska [ˈtʃɪska]; Silesian: Czechy) is the westernmost and largest historical region of the Czech Republic. Bohemia can also refer to a wider area consisting of the historical Lands of the Bohemian Crown ruled by the Bohemian kings, including Moravia and Czech Silesia, in which case the smaller region is referred to as Bohemia proper as a means of distinction.", "title": "" }, { "paragraph_id": 1, "text": "Bohemia was a duchy of Great Moravia, later an independent principality, a kingdom in the Holy Roman Empire, and subsequently a part of the Habsburg monarchy and the Austrian Empire. After World War I and the establishment of an independent Czechoslovak state, the whole of Bohemia became a part of Czechoslovakia, defying claims of the German-speaking inhabitants that regions with German-speaking majority should be included in the Republic of German-Austria. Between 1938 and 1945, these border regions were annexed to Nazi Germany as the Sudetenland.", "title": "" }, { "paragraph_id": 2, "text": "The remainder of Czech territory became the Second Czechoslovak Republic, and was subsequently occupied as the Protectorate of Bohemia and Moravia until the end of World War II, after which Bohemia became part of the restored Czechoslovakia. In 1969, the Czech lands (including Bohemia) were given autonomy within Czechoslovakia as the Czech Socialist Republic. In 1990, the name was changed to the Czech Republic, which became a separate state in 1993 with the breakup of Czechoslovakia.", "title": "" }, { "paragraph_id": 3, "text": "Until 1948, Bohemia was an administrative unit of Czechoslovakia as one of its \"lands\" (země). Since then, administrative reforms have replaced self-governing lands with a modified system of \"regions\" (kraje), which do not follow the borders of the historical Czech lands (or the regions from the 1960 and 2000 reforms). However, the three lands are mentioned in the preamble of the Constitution of the Czech Republic: \"We, citizens of the Czech Republic in Bohemia, Moravia and Silesia...\"", "title": "" }, { "paragraph_id": 4, "text": "Bohemia had an area of 52,065 km (20,102 sq mi), and today is home to about 6.8 million of the Czech Republic's 10.8 million inhabitants. Bohemia was bordered in the south by Upper and Lower Austria (both in Austria), in the west by Bavaria (in Germany), and in the north by Saxony and Lusatia (in Germany and Poland, respectively), in the northeast by Silesia (in Poland), and in the east by Moravia (also part of the Czech Republic). Bohemia's borders were mostly marked by mountain ranges such as the Bohemian Forest, the Ore Mountains, and the Giant Mountains; the Bohemian-Moravian border roughly follows the Elbe-Danube watershed.", "title": "" }, { "paragraph_id": 5, "text": "In the second century BCE, the Romans were competing for dominance in northern Italy with various peoples, including the Gauls-Celtic tribe Boii. The Romans defeated the Boii at the Battle of Placentia (194 BCE) and the Battle of Mutina (193 BCE). Afterward, many of the Boii retreated north across the Alps. Much later Roman authors refer to the area they had once occupied (the \"desert of the Boii\" as Pliny and Strabo called it) as Boiohaemum. The earliest mention was by Tacitus' Germania 28 (written at the end of the first century AD), and later mentions of the same name are in Strabo and Velleius Paterculus. The name appears to consist of the tribal name Boio- plus the Proto-Germanic noun *haimaz \"home\" (whence Gothic haims, German Heim, Heimat, English home), indicating a Proto-Germanic *Bajahaimaz.", "title": "Etymology" }, { "paragraph_id": 6, "text": "Boiohaemum was apparently isolated to the area where King Marobod's kingdom was centred, within the Hercynian forest. Byzantine Emperor Constantine VII in his 10th-century work De Administrando Imperio also mentioned the region as Boiki (see White Serbia).", "title": "Etymology" }, { "paragraph_id": 7, "text": "The Czech name \"Čechy\" is derived from the name of the Slavic ethnic group, the Czechs, who settled in the area during the sixth or seventh century AD.", "title": "Etymology" }, { "paragraph_id": 8, "text": "Bohemia, like neighbouring Bavaria, is named after the Boii, a large Celtic nation known to the Romans for their migrations and settlement in northern Italy and other places. Another part of the nation moved west with the Helvetii into southern France, which was one of the events leading to the interventions of Julius Caesar's Gaulish campaign of 58 BC. The emigration of the Helvetii and Boii left southern Germany and Bohemia a lightly inhabited \"desert\" into which Suebic peoples arrived, speaking Germanic languages, and became dominant over remaining Celtic groups. To the south, over the Danube, the Romans extended their empire, and to the southeast, in present-day Hungary, were Dacian peoples.", "title": "History" }, { "paragraph_id": 9, "text": "In the area of modern Bohemia, the Marcomanni and other Suebic groups were led by their king, Marobodus, after they had suffered defeat to Roman forces in Germany. He took advantage of the natural defenses provided by its mountains and forests. They were able to maintain a strong alliance with neighbouring tribes, including (at different times) the Lugii, Quadi, Hermunduri, Semnones, and Buri, which was sometimes partly controlled by the Roman Empire and sometimes in conflict with it; for example, in the second century, they fought Marcus Aurelius.", "title": "History" }, { "paragraph_id": 10, "text": "In late classical times and the early Middle Ages, two new Suebic groupings appeared to the west of Bohemia in southern Germany, the Alemanni (in the Helvetian desert), and the Bavarians (Baiuvarii). Many Suebic tribes from the Bohemian region took part in such movements westwards, even settling as far away as Spain and Portugal. With them were also tribes who had pushed from the east, such as the Vandals, and Alans.", "title": "History" }, { "paragraph_id": 11, "text": "Other groups pushed southwards towards Pannonia. The last known mention of the Kingdom of the Marcomanni, concerning a queen named Fritigil, is from the fourth century, and she was thought to have lived in or near Pannonia. The Suebian Langobardi, who moved over many generations from the Baltic Sea, via the Elbe and Pannonia to Italy, recorded in a tribal history a time spent in \"Bainaib\".", "title": "History" }, { "paragraph_id": 12, "text": "After the Migration Period, Bohemia was partially repopulated around the sixth century, and eventually Slavic tribes arrived from the east, and their language began to replace the older Germanic, Celtic, and Sarmatian ones. These are precursors of today's Czechs, but the exact amount of Slavic immigration is a subject of debate. The Slavic influx was divided into two or three waves. The first wave came from the southeast and east, when the Germanic Lombards left Bohemia (circa 568 AD). Soon after, from the 630s to 660s, the territory was taken by Samo's tribal confederation. His death marked the end of the old \"Slavonic\" confederation, the second attempt to establish such a Slavonic union after Carantania in Carinthia.", "title": "History" }, { "paragraph_id": 13, "text": "Other sources (Descriptio civitatum et regionum ad septentrionalem plagam Danubii, Bavaria, 800–850) divide the population of Bohemia into the Merehani, Marharaii, Beheimare (Bohemani), and Fraganeo. (The suffix -ani or -ni means \"people of-\"). Christianity first appeared in the early 9th century, but became dominant only much later, in the 10th or 11th century.", "title": "History" }, { "paragraph_id": 14, "text": "The 9th century was crucial for the future of Bohemia. The manorial system sharply declined, as it did in Bavaria. The influence of the central Fraganeo-Czechs grew, as a result of the important cultic centre in their territory. They were Slavic-speaking, thus contributed to the transformation of diverse neighbouring populations into a new nation named and led by them with a united \"slavic\" ethnic consciousness.", "title": "History" }, { "paragraph_id": 15, "text": "Bohemia was made a part of the early Slavic state of Great Moravia, under the rule of Svatopluk I (r. 870–894). After Svatopluk's death Great Moravia was weakened by years of internal conflict and constant warfare, ultimately collapsing and fragmenting because of the continual incursions of the invading nomadic Magyars. Bohemia's initial incorporation into the Moravian Empire resulted in the extensive Christianization of the population. A native monarchy arose to the throne, and Bohemia came under the rule of the Přemyslid dynasty, which would rule the Czech lands for the next several hundred years.", "title": "History" }, { "paragraph_id": 16, "text": "The Přemyslids secured their frontiers after the collapse of the Moravian state by entering into a state of semivassalage to the Frankish rulers. The alliance was facilitated by Bohemia's conversion to Christianity, in the 9th century. Continuing close relations were developed with the East Frankish Kingdom, which devolved from the Carolingian Empire, into East Francia, eventually becoming the Holy Roman Empire.", "title": "History" }, { "paragraph_id": 17, "text": "After a decisive victory of the Holy Roman Empire and Bohemia over invading Magyars in the 955 Battle of Lechfeld, Boleslaus I of Bohemia was granted the Moravia by German emperor Otto the Great. Bohemia would remain a largely autonomous state under the Holy Roman Empire for several decades. The jurisdiction of the Holy Roman Empire was definitively reasserted when Jaromír of Bohemia was granted fief of the Kingdom of Bohemia by Emperor King Henry II of the Holy Roman Empire, with the promise that he hold it as a vassal once he reoccupied Prague with a German army in 1004, ending the rule of Bolesław I of Poland.", "title": "History" }, { "paragraph_id": 18, "text": "The first to use the title of \"King of Bohemia\" were the Přemyslid dukes Vratislav II (1085) and Vladislaus II (1158), but their heirs would return to the title of duke. The title of king became hereditary under Ottokar I (1198). His grandson Ottokar II (king from 1253 to 1278) conquered a short-lived empire that contained modern Austria and Slovenia. The mid-13th century had the beginning of substantial German immigration, as the court sought to replace losses from the brief Mongol invasion of Europe in 1241. Germans settled primarily along the northern, western, and southern borders of Bohemia, although many lived in towns throughout the kingdom.", "title": "History" }, { "paragraph_id": 19, "text": "The House of Luxembourg accepted the invitation to the Bohemian throne with the marriage to the Premyslid heiress, Elizabeth and the crowning subsequent of John I of Bohemia (in the Czech Republic known as Jan Lucemburský) in 1310. His son, Charles IV, became King of Bohemia in 1346. He founded Charles University in Prague, Central Europe's first university, two years later.", "title": "History" }, { "paragraph_id": 20, "text": "His reign brought Bohemia to its peak both politically and in total area, resulting in his being the first king of Bohemia to also be elected as Holy Roman Emperor. Under his rule, the Bohemian crown controlled such diverse lands as Moravia, Silesia, Upper Lusatia and Lower Lusatia, Brandenburg, an area around Nuremberg called New Bohemia, Luxembourg, and several small towns scattered around Germany.", "title": "History" }, { "paragraph_id": 21, "text": "From the 13th century on, settlements of Germans developed throughout Bohemia, making Bohemia a bilingual country. The German settlers particularly brought mining technology to the mountainous regions of the Sudetes. In the mining town of Sankt Joachimsthal (now Jáchymov), famous coins called Joachimsthalers were coined, which gave their name to the thaler and the dollar.", "title": "History" }, { "paragraph_id": 22, "text": "Meanwhile, Prague German intermediated between Upper German and East Central German, influencing the foundations of modern standard German. At the same time and place, the teachings of Jan Hus, the rector of Charles University and a prominent reformer and religious thinker, influenced the rise of modern Czech.", "title": "History" }, { "paragraph_id": 23, "text": "During the ecumenical Council of Constance in 1415, Jan Hus was sentenced to be burnt at the stake as a heretic. The verdict was passed despite the fact that Hus was granted formal protection by Emperor Sigismund of Luxembourg prior to the journey. Hus was invited to attend the council to defend himself and the Czech positions in the religious court, but with the emperor's approval, he was executed on 6 July 1415. The execution of Hus, as well as five consecutive papal crusades against followers of Hus, forced the Bohemians to defend themselves in the Hussite Wars.", "title": "History" }, { "paragraph_id": 24, "text": "The uprising against imperial forces was led by a former mercenary, Jan Žižka of Trocnov. As the leader of the Hussite armies, he used innovative tactics and weapons, such as howitzers, pistols, and fortified wagons, which were revolutionary for the time, and established Žižka as a great general who never lost a battle.", "title": "History" }, { "paragraph_id": 25, "text": "After Žižka's death, Prokop the Great took over the command for the army, and under his lead the Hussites were victorious for another ten years, to the sheer terror of Europe. The Hussite cause gradually splintered into two main factions, the moderate Utraquists and the more fanatic Taborites. The Utraquists began to lay the groundwork for an agreement with the Catholic Church and found the more radical views of the Taborites distasteful. Additionally, with general war-weariness and yearning for order, the Utraquists were able to eventually defeat the Taborites in the Battle of Lipany in 1434. Sigismund said after the battle that \"only the Bohemians could defeat the Bohemians.\"", "title": "History" }, { "paragraph_id": 26, "text": "Despite an apparent victory for the Catholics, the Bohemian Utraquists were still strong enough to negotiate freedom of religion in 1436. That happened in the so-called Compacts of Basel, declaring peace and freedom between Catholics and Utraquists. It lasted for only a short period of time, as Pope Pius II declared the compacts to be invalid in 1462.", "title": "History" }, { "paragraph_id": 27, "text": "In 1458, George of Poděbrady was elected to ascend to the Bohemian throne. He is remembered for his attempt to set up a pan-European \"Christian League\", which would form all the states of Europe into a community based on religion. In the process of negotiating, he appointed Zdeněk Lev of Rožmitál to tour the European courts and to conduct the talks. However, the negotiations were not completed because George's position was substantially damaged over time by his deteriorating relationship with the Pope.", "title": "History" }, { "paragraph_id": 28, "text": "After the death of King Louis II of Hungary and Bohemia in the Battle of Mohács in 1526, Archduke Ferdinand I of Austria became the new king of Bohemia, and the country became a constituent state of the Habsburg monarchy.", "title": "History" }, { "paragraph_id": 29, "text": "Bohemia enjoyed religious freedom between 1436 and 1620, and became one of the most liberal countries of the Christian world during that period. In 1609, Holy Roman Emperor Rudolf II, who made Prague again the capital of the empire at the time, himself a Roman Catholic, was moved by the Bohemian nobility to publish Maiestas Rudolphina, which confirmed the older Confessio Bohemica of 1575.", "title": "History" }, { "paragraph_id": 30, "text": "After Emperor Matthias II and then King of Bohemia Ferdinand II (later Holy Roman Emperor) began oppressing the rights of Protestants in Bohemia, the resulting Bohemian Revolt led to outbreak of the Thirty Years' War in 1618. Elector Frederick V of the Electorate of the Palatinate, a Calvinist Protestant, was elected by the Bohemian nobility to replace Ferdinand on the Bohemian throne, and was known as the Winter King. Frederick's wife, the popular Elizabeth Stuart and subsequently, Elizabeth of Bohemia, known as the Winter Queen or Queen of Hearts, was the daughter of King James I of England and VI of Scotland.", "title": "History" }, { "paragraph_id": 31, "text": "After Frederick's defeat in the Battle of White Mountain in 1620, 27 Bohemian estates leaders together with Jan Jesenius, rector of the Charles University of Prague, were executed on the Prague's Old Town Square on 21 June 1621, and the rest were exiled from the country; their lands were then given to Catholic loyalists (mostly of Bavarian and Saxon origin). That ended the pro-reformation movement in Bohemia and also ended the role of Prague as ruling city of the Holy Roman Empire.", "title": "History" }, { "paragraph_id": 32, "text": "In the so-called \"renewed constitution\" of 1627, German was established as a second official language in the Czech lands. Czech formally remained the first language in the kingdom, but both German and Latin were widely spoken among the ruling classes, although German became increasingly dominant, and Czech was spoken in much of the countryside.", "title": "History" }, { "paragraph_id": 33, "text": "The formal independence of Bohemia was further jeopardized when the Bohemian Diet approved administrative reform in 1749. It included the indivisibility of the Habsburg Empire and the centralization of rule, which essentially meant the merging of the Royal Bohemian Chancellery with the Austrian Chancellery.", "title": "History" }, { "paragraph_id": 34, "text": "At the end of the 18th century, the Czech National Revival movement, in cooperation with part of the Bohemian aristocracy, started a campaign for restoration of the kingdom's historic rights, whereby Czech was to regain its historical role and replace German as the language of administration. The enlightened absolutism of Joseph II and Leopold II, who introduced minor language concessions, showed promise for the Czech movement, but many of these reforms were later rescinded. During the Revolution of 1848, many Czech nationalists called for autonomy for Bohemia from Habsburg Austria, but the revolutionaries were defeated. At the same time, German-speaking towns elected representatives for the first German Parliament at Frankfurt. Towns between Karlsbad and Reichenberg chose leftist representatives, while Eger, Rumburg, and Troppau elected conservative representatives. The old Bohemian Diet, one of the last remnants of the independence, was dissolved, although Czech experienced a rebirth as romantic nationalism developed among the Czechs.", "title": "History" }, { "paragraph_id": 35, "text": "In 1861, a new elected Bohemian Diet was established. The renewal of the old Bohemian Crown (Kingdom of Bohemia, Margraviate of Moravia, and Duchy of Upper and Lower Silesia) became the official political program of both Czech liberal politicians and the majority of Bohemian aristocracy (\"state rights program\"), while parties representing the German minority and small part of the aristocracy proclaimed their loyalty to the centralist Constitution (so-called \"Verfassungstreue\").", "title": "History" }, { "paragraph_id": 36, "text": "After the defeat of Austria in the Austro-Prussian War in 1866, Hungarian politicians achieved the Austro-Hungarian Compromise of 1867, ostensibly creating equality between the Austrian and Hungarian halves of the empire. An attempt by the Czechs to create a tripartite monarchy (Austria-Hungary-Bohemia) failed in 1871. The \"state-rights program\" remained the official platform of all Czech political parties (except for social democrats) until 1918.", "title": "History" }, { "paragraph_id": 37, "text": "Under the state-rights program, appealing to the stability of Bohemia's borders over many centuries, the Czech emancipation movement claimed the right to the whole of the Bohemian lands over the Germans' right to the lands, amounting to a third of Bohemia, where they formed the majority.", "title": "History" }, { "paragraph_id": 38, "text": "After World War I, the German Bohemians demanded that the regions with German-speaking majority be included in a German state. Czech political leaders however claimed the entire Bohemian lands, including majority German-speaking areas, for Czechoslovakia. By the end of October, bilingual towns had been occupied by Czech forces. By end of November, many purely German-speaking towns had been occupied. German or Austrian troops, bound by the cease-fire agreement, did not support Bohemian German self-defense, while the Czechoslovak army, having status of an Entete army, could freely operate. The absorption of the German-speaking areas in Czechoslovakia was hence a fait accompli.", "title": "History" }, { "paragraph_id": 39, "text": "As a result, the totality of Bohemia (as the largest and most populous land) became the core of the newly formed country of Czechoslovakia, which combined Bohemia, Moravia, Czech Silesia, Upper Hungary (present-day Slovakia) and Carpathian Ruthenia into one state. Under its first president, Tomáš Masaryk, Czechoslovakia became a liberal democratic republic, but serious issues emerged regarding the Czech majority's relationship with the native German and Hungarian minorities.", "title": "History" }, { "paragraph_id": 40, "text": "Following the Munich Agreement in 1938, the border regions of Bohemia historically inhabited predominantly by ethnic Germans (the Sudetenland) were annexed to Nazi Germany. The remnants of Bohemia and Moravia were then annexed by Germany in 1939, while the Slovak lands became the separate Slovak Republic, a puppet state of Nazi Germany. From 1939 to 1945, Bohemia (without the Sudetenland), together with Moravia, formed the German Protectorate of Bohemia and Moravia.", "title": "History" }, { "paragraph_id": 41, "text": "During World War II, the Germans operated the Theresienstadt Ghetto for Jews, the Dulag Luft Ost, Stalag IV-C and Stalag 359 prisoner-of-war camps for French, British, Belgian, Serbian, Dutch, Slovak, Soviet, Romanian, Italian and other Allied POWs, and the Ilag IV camp for interned civilians from western Allied countries in the region. There were also 17 subcamps of the Flossenbürg concentration camp, in which both men and women, mostly Polish, Soviet and Jewish, but also French, Yugoslav, Czech, Romani and of several other ethnicities, were imprisoned and subjected to forced labour, and 16 subcamps of the Gross-Rosen concentration camp, in which men and women, mostly Polish and Jewish, but also Czechs, Russians and other people, were similarly imprisoned and subjected to forced labour.", "title": "History" }, { "paragraph_id": 42, "text": "Any open opposition to German occupation was brutally suppressed by the Nazi authorities, and many Czech patriots were executed as a result. In 1942, the Czechoslovak resistance carried out the assassination of Reinhard Heydrich, and in reprisal German forces murdered the population of a whole village, Lidice. In the spring of 1945, death marches of prisoners of several subcamps of the Flossenbürg, Gross-Rosen and Buchenwald concentration camps in Saxony and Silesia, and Allied POWs from camps in Austria reached the region.", "title": "History" }, { "paragraph_id": 43, "text": "In May 1945, Allied American, Polish, Czechoslovak, Soviet and Romanian troops captured the region, which was then restored to Czechoslovakia. After the war ended in 1945, after initial plans to cede lands to Germany or to create German-speaking cantons had been abandoned, the vast majority of the Bohemian Germans were expelled by the order of the re-established Czechoslovak central government, based on the Potsdam Agreement. The Bohemian Germans' property was confiscated by the Czech authorities, and according to contemporary estimates, amounted to a third of the Czechoslovak national income. Germans who were valued for their skills were allowed to stay to pass on their knowledge to the Czech migrants. The expulsion severely depopulated the area and from then on, locales were referred to in only their Czech equivalents regardless of their previous demographic makeup. The resettlement of the formerly German-settled areas allowed many poorer people to acquire property, thus \"equalizing\" Czechoslovak society.", "title": "History" }, { "paragraph_id": 44, "text": "The Communist Party won the most votes in free elections, but not a simple majority. Klement Gottwald, the communist leader, became prime minister of a coalition government.", "title": "History" }, { "paragraph_id": 45, "text": "In February 1948, the non-communist members of the government resigned in protest against arbitrary measures by the communists and their Soviet protectors in many of the state's institutions. Gottwald and the communists responded with a coup d'état and installed a pro-Soviet authoritarian state. In 1949, Bohemia ceased to be an administrative unit of Czechoslovakia, as the country was divided into administrative regions that did not follow the historical borders.", "title": "History" }, { "paragraph_id": 46, "text": "In 1989, Agnes of Bohemia became the first saint from a Central European country to be canonized by Pope John Paul II before the \"Velvet Revolution\" later that year.", "title": "History" }, { "paragraph_id": 47, "text": "After the Velvet Divorce in 1993, the territory of Bohemia remained in the Czech Republic. The new Constitution of the Czech Republic provided for higher administrative units to be established, providing for the possibility of Bohemia as an administrative unit, but did not specify the form they would take. A constitutional act in 1997 rejected the restoration of self-governing historical Czech lands, and decided for the regional system that has been in use since 2000. Petr Pithart, former Czech prime minister and president of the Senate at the time, remained one of the main advocates of the land system, claiming that the primary reason for its refusal was the fear of possible Moravian separatism.", "title": "History" }, { "paragraph_id": 48, "text": "Bohemia thus remains a historical region, and its administration is divided between Prague and the Central Bohemian, Plzeň, Karlovy Vary, Ústí nad Labem, Liberec, and Hradec Králové regions, as well as most of the Pardubice and South Bohemian region, and parts of the Vysočina and South Moravian regions. In addition to their use in the names of the regions, the historical land names remain in use in names of municipalities, cadastral areas, railway stations or geographical names. The distinction and border between the Czech lands is also preserved in local dialects.", "title": "History" }, { "paragraph_id": 49, "text": "Zittau (Czech: Žitava) and Ostritz (Czech: Ostřice) in modern south-eastern Saxony were initially a part of Bohemia in the Middle Ages (and briefly Lower Silesia in 1319–1346). Žitava was a Bohemian royal city, granted city rights by King Ottokar II of Bohemia in 1255. In 1346, it co-formed the Lusatian League along with five most dominant Upper Lusatian cities, which were also under Bohemian rule, and had closer economic interests with those cities since. Žitava was not formally annexed from Bohemia to Upper Lusatia, however, it shared the history of Upper Lusatia since, and was annexed from the Kingdom of Bohemia by the Electorate of Saxony in 1635. The coat of arms of Zittau is a remnant of the city's ties to both Bohemia and Lower Silesia, as it contains the Bohemian lion and the Lower Silesian Piast Eagle.", "title": "Former parts" }, { "paragraph_id": 50, "text": "In 1945, some 4,000 Czechs were registered in Zittau, and formed a Czech National Committee. The Czechs made an attempt to reintegrate the city with Bohemia, and thus Czechoslovakia, but the efforts were decisevely rejected in 1948.", "title": "Former parts" }, { "paragraph_id": 51, "text": "The area around Kłodzko (Czech: Kladsko; Latin: Glacio) in south-western Poland was culturally and traditionally a part of Bohemia, but was also a part of Lower Silesia under rule of the Polish Piast dynasty in 1278–1290 and 1327–1341. Kłodzko Land has been again a part of Lower Silesia since its conquest by the Kingdom of Prussia in 1763. Referred to as \"Little Prague\", the Kłodzko Valley region on the Nysa Kłodzka River was the focus of several attempts to reincorporate the area into Czechoslovakia, one of several Polish–Czechoslovak border conflicts.", "title": "Former parts" }, { "paragraph_id": 52, "text": "The last attempt occurred in May 1945, when Czechoslovakia tried to annex the area. The Czechs argued that because of the small Czech minority present in the western part of the Kłodzko Valley, which was called the region's \"Czech Corner\", the area should go over to Czechoslovakia instead of being assigned to Poland, as no relevant Polish minority lived in the area. Pressure brought on by the Soviet Union led to a ceasing of military operations, with the Czech minority being expelled to Germany and Czechoslovakia. According to canon law of the Roman Catholic Church, the area remained part of the Roman Catholic Archdiocese of Prague until 1972.", "title": "Former parts" }, { "paragraph_id": 53, "text": "Capitalizing on interest regarding the Kladsko area in the Czech national psyche, a special tourist area in the Náchod District has been designated as the Kladsko Borderland Tourist Area (tourism district; Czech: turistická oblast Kladské pomezí). The area, entirely within the Czech Republic, was formerly known as the Jirásek's Region (Czech: Jiráskův kraj), Adršpach rocks (Czech: Adršpašské skály).", "title": "Former parts" }, { "paragraph_id": 54, "text": "Kraje of Bohemia during the Kingdom of Bohemia:", "title": "Historical administrative divisions" }, { "paragraph_id": 55, "text": "50°N 15°E / 50°N 15°E / 50; 15", "title": "External links" } ]
Bohemia is the westernmost and largest historical region of the Czech Republic. Bohemia can also refer to a wider area consisting of the historical Lands of the Bohemian Crown ruled by the Bohemian kings, including Moravia and Czech Silesia, in which case the smaller region is referred to as Bohemia proper as a means of distinction. Bohemia was a duchy of Great Moravia, later an independent principality, a kingdom in the Holy Roman Empire, and subsequently a part of the Habsburg monarchy and the Austrian Empire. After World War I and the establishment of an independent Czechoslovak state, the whole of Bohemia became a part of Czechoslovakia, defying claims of the German-speaking inhabitants that regions with German-speaking majority should be included in the Republic of German-Austria. Between 1938 and 1945, these border regions were annexed to Nazi Germany as the Sudetenland. The remainder of Czech territory became the Second Czechoslovak Republic, and was subsequently occupied as the Protectorate of Bohemia and Moravia until the end of World War II, after which Bohemia became part of the restored Czechoslovakia. In 1969, the Czech lands were given autonomy within Czechoslovakia as the Czech Socialist Republic. In 1990, the name was changed to the Czech Republic, which became a separate state in 1993 with the breakup of Czechoslovakia. Until 1948, Bohemia was an administrative unit of Czechoslovakia as one of its "lands" (země). Since then, administrative reforms have replaced self-governing lands with a modified system of "regions" (kraje), which do not follow the borders of the historical Czech lands. However, the three lands are mentioned in the preamble of the Constitution of the Czech Republic: "We, citizens of the Czech Republic in Bohemia, Moravia and Silesia..." Bohemia had an area of 52,065 km2 (20,102 sq mi), and today is home to about 6.8 million of the Czech Republic's 10.8 million inhabitants. Bohemia was bordered in the south by Upper and Lower Austria, in the west by Bavaria, and in the north by Saxony and Lusatia, in the northeast by Silesia, and in the east by Moravia. Bohemia's borders were mostly marked by mountain ranges such as the Bohemian Forest, the Ore Mountains, and the Giant Mountains; the Bohemian-Moravian border roughly follows the Elbe-Danube watershed.
2001-11-11T22:46:35Z
2023-12-21T19:45:37Z
[ "Template:IPA-cs", "Template:Webarchive", "Template:Coord", "Template:Infobox settlement", "Template:Citation", "Template:Czech lands", "Template:IPAc-en", "Template:Convert", "Template:Cite journal", "Template:Main", "Template:EB1911 poster", "Template:Authority control", "Template:Other uses", "Template:IPA", "Template:Lang-szl", "Template:Lang-de", "Template:EB9 poster", "Template:Lang", "Template:More refs", "Template:Lang-cz", "Template:Circa", "Template:Lang-la", "Template:Reflist", "Template:Commons category", "Template:Use dmy dates", "Template:Audio-de", "Template:See also", "Template:Cite web", "Template:ISBN", "Template:Cite encyclopedia", "Template:Cite magazine", "Template:Short description", "Template:Respell", "Template:Lang-hsb", "Template:-", "Template:Cite book", "Template:Legend inline", "Template:Lang-cs", "Template:Further" ]
https://en.wikipedia.org/wiki/Bohemia
4,348
BBC Radio 1
BBC Radio 1 is a British national radio station owned and operated by the BBC. It specialises in modern popular music and current chart hits throughout the day. The station provides alternative genres at night, including electronica, dance, hip hop and indie, while its sister station 1Xtra plays black contemporary music, including hip hop and R&B. Radio 1 also runs two online streams, Radio 1 Dance, dedicated to dance music, and Radio 1 Relax, dedicated to chill-out music; both are available to listen only on BBC Sounds. Radio 1 broadcasts throughout the UK on FM between 97.1 MHz and 99.7 MHz, digital radio, digital TV and BBC Sounds. It was launched in 1952 to meet the demand for music generated by pirate radio stations, when the average age of the UK population was 27. The BBC claims that it targets the 15–29 age group, and the average age of its UK audience since 2009 is 30. BBC Radio 1 started 24-hour broadcasting on 1 May 1991. According to RAJAR, the station broadcasts to a weekly audience of 7.7 million with a listening share of 4.8% as of September 2023. Radio 1 was established in 1967 (along with the more middle-of-the-road BBC Radio 2) as a successor to the BBC Light Programme, which had broadcast popular music and other entertainment since 1945. Radio 1 was conceived as a direct response to the popularity of offshore pirate radio stations such as Radio Caroline and Radio London, which had been outlawed by Act of Parliament. The new service was initially promoted in the summer of 1967 by trails (voiced by Kenny Everett) which referred to it as "Radio 247", the station's temporary working title. Radio 1 was launched at 7:00 am on Saturday 30 September 1967. Broadcasts were on 1215 kHz AM (247 metres), using a network of transmitters which had carried the Light Programme. Most were of comparatively low power, at less than 50 kilowatts, leading to patchy coverage of the country. The first disc jockey to broadcast on the new station was Tony Blackburn, who had previously been on Radio Caroline and Radio London, and presented what became known as the Radio 1 Breakfast Show. The first words on Radio 1 – after a countdown by the Controller of Radios 1 and 2, Robin Scott, and a jingle, recorded at PAMS in Dallas, Texas, beginning "The voice of Radio 1" – were: And, good morning everyone. Welcome to the exciting new sound of Radio 1. This was the first use of US-style jingles on BBC radio, but the style was familiar to listeners who were acquainted with Blackburn and other DJs from their days on pirate radio. The reason jingles from PAMS were used was that the Musicians' Union would not agree to a single fee for the singers and musicians if the jingles were made "in-house" by the BBC; they wanted repeat fees each time one was played. The first music to be heard on the station was an extract from "Beefeaters" by Johnny Dankworth. "Theme One", specially composed for the launch by George Martin was played for the first time before Radio 1 officially launched at 7 am. The first complete record played on Radio 1 was "Flowers in the Rain" by The Move. The initial rota of staff included John Peel, Pete Myers, and a gaggle of others, some transferred from pirate stations, such as Keith Skues, Ed Stewart, Mike Raven, David Ryder, Jim Fisher, Jimmy Young, Dave Cash, Kenny Everett, Simon Dee, Terry Wogan, Duncan Johnson, Doug Crawford, Tommy Vance, Chris Denning, and Emperor Rosko. Many of the most popular pirate radio voices, such as Simon Dee, had only a one-hour slot per week ("Midday Spin"). I want to slag off all the people in charge of radio stations. Firstly, Radio 1. They outlawed the pirates and then didn't, as they promised, cater for the market the pirates created. Radio 1 and 2, most afternoons, run concurrently and the whole thing has slid right back to where it was before the pirates happened. They've totally fucked it. There's no radio station for young people any more. It's all down to housewives and trendies in Islington. They're killing the country by having that play list monopoly. —Joe Strummer Initially, the station was unpopular with some of its target audience who, it is claimed, disliked the fact that much of its airtime was shared with Radio 2 and that it was less unequivocally aimed at a young audience than the offshore stations, with some DJs such as Jimmy Young being in their 40s. The very fact that it was part of an "establishment" institution such as the BBC was a turn-off for some, and needle time restrictions prevented it from playing as many records as offshore stations had. It also had limited finances and often, as in January 1975, suffered disproportionately when the BBC had to make financial cutbacks, strengthening an impression that it was regarded as a lower priority by senior BBC executives. Despite this, it gained massive audiences, becoming the most listened-to station in the world, with audiences of over ten million claimed for some of its shows (up to twenty million for some of the combined Radio 1 and Radio 2 shows). In the early-to-mid-1970s Radio 1 presenters were rarely out of the British tabloids, thanks to the Publicity Department's high-profile work. The touring summer live broadcasts called the Radio 1 Roadshow – usually as part of the BBC 'Radio Weeks' promotions that took Radio 1, 2 and 4 shows on the road – drew some of the largest crowds of the decade. The station undoubtedly played a role in maintaining the high sales of 45 rpm single records, although it benefited from a lack of competition, apart from Radio Luxembourg, and from Manx Radio in the Isle of Man. (Independent Local Radio did not begin until October 1973, took many years to cover virtually all of the UK and was initially a mixture of music and talk). Alan Freeman's "Saturday Rock Show" was voted "Best Radio Show" five years running by readers of a national music publication, and was then axed by controller Derek Chinnery. News coverage on the station was boosted in 1973 when Newsbeat bulletins aired for the first time, and Richard Skinner joined the station as one of the new programme's presenters. On air, 1978 was the busiest year of the decade. David Jensen replaced Dave Lee Travis as host of the weekday drivetime programme so that DLT could replace Noel Edmonds as presenter of the Radio 1 Breakfast show. Later in the year the Sunday teatime chart show was extended from a Top 20 countdown to a Top 40 countdown, and Tommy Vance, one of the station's original presenters, rejoined the station to present a new programme, The Friday Rock Show. and on 23 November Radio 1 moved from 247m (1215 kHz) to 275 & 285m (1053 & 1089 kHz) medium wave as part of a plan to improve national AM reception, and to conform with the Geneva Frequency Plan of 1975. Annie Nightingale, whose first Radio 1 programme aired on 5 October 1969, was Britain's first national female DJ (the earliest record presenter is thought to be Jean Metcalfe of Family Favourites, but given that Metcalfe only presented the programme she is not considered a "true" DJ) and is now the longest-serving presenter, having constantly evolved her musical tastes with the times. In 1978, Al Matthews became the first black disc jockey to join Radio 1. His Saturday night show Discovatin' was broadcast for over two years. During the summer months a Wednesday show was also broadcast featuring live acts. At the start of 1981, Mike Read took over The Radio 1 Breakfast Show from Dave Lee Travis. Towards the end of the year, Steve Wright started the long-running Steve Wright in the Afternoon show. In 1982, the new Radio 1's Weekend Breakfast Show started, initially with Tony Blackburn supported by Maggie Philbin and Keith Chegwin. Adrian John and Pat Sharp also joined for the early weekend shows. Gary Davies and Janice Long also joined, hosting Saturday night late and evening shows respectively. In 1984, Robbie Vincent joined to host a Sunday evening soul show. Mike Smith left for a while to present BBC1's Breakfast Time; Gary Davies then took over the weekday lunchtime slot. Bruno Brookes joined and replaced Peter Powell as presenter of the teatime show, with Powell replacing Blackburn on a new weekend breakfast show. In 1985, Radio 1 relocated from its studios in Broadcasting House to Egton House. In March 1985, Ranking Miss P became the first black female DJ on the station, hosting a reggae programme. In July, Andy Kershaw also joined the station. Simon Mayo joined the station in 1986, while Smith re-joined to replace Read on the breakfast show. In response to the growth in dance and rap music, Jeff Young joined in October 1987 with the Big Beat show. At the end of the year Nicky Campbell, Mark Goodier and Liz Kershaw all joined, and Janice Long left. Mayo replaced Smith on the breakfast show in May 1988. In September, Goodier and Kershaw took over weekend breakfasts with Powell departing. Campbell took over weekday evenings as part of a move into night-time broadcasting as 1 October 1988 saw Radio 1 extend broadcast hours until 02:00; previously the station had closed for the night at midnight. From September 1988, Radio 1 began its FM switch-on, with further major transmitter switch-ons in 1989 and 1990. It was not until the mid-1990s that all existing BBC radio transmitters had Radio 1 added. Previously, Radio 1 had "borrowed" Radio 2's VHF/FM frequencies for around 25 hours each week. On 1 May 1991, Radio 1 began 24-hour broadcasting, although only on FM, as the station's MW transmitters were switched off between midnight and 06:00. In 1992, Radio 1, for the first and only time, covered a general election. Their coverage was presented by Nicky Campbell. In his last few months as controller, Johnny Beerling commissioned a handful of new shows that in some ways set the tone for what was to come under Matthew Bannister. One of these "Loud'n'proud" was the UK's first national radio series aimed at a gay audience, which was produced in Manchester and aired from August 1993. Far from being a "parting quirk", the show was a surprise hit and led to the network's first coverage of the large outdoor Gay Pride event in 1994. The Man Ezeke became Radio 1's first black regular daytime presenter when he began hosting on Sunday lunchtimes in January 1993. Bannister took the reins fully in October 1993. His aim was to rid the station of its "Smashie and Nicey" image in order to appeal to the under-25s. Although originally launched as a youth station, by the early 1990s, its loyal listeners and DJs had aged with the station over its 25-year history. Many long-standing DJs, such as Simon Bates, Dave Lee Travis, Alan Freeman, Bob Harris, Paul Gambaccini, Gary Davies, and later Steve Wright, Bruno Brookes and Johnnie Walker left the station or were dismissed, and in January 1995, older music (typically anything recorded before 1990) was dropped from the daytime playlist. Many listeners rebelled as the first new DJs to be introduced represented a crossover from other parts of the BBC (notably Bannister and Trevor Dann's former colleagues at the BBC's London station, GLR) with Emma Freud and Danny Baker. Another problem was that, at the time, Radio 2 was sticking resolutely to a format which appealed mainly to those who had been listening since the days of the Light Programme, and commercial radio, which was targeting the "Radio 1 and a half" audience, consequently enjoyed a massive increase in its audience share at Radio 1's expense. After the departure of Steve Wright, who had been unsuccessfully moved from his long-running afternoon show to the breakfast show in January 1994, Bannister hired Chris Evans to present the breakfast show in April 1995. Evans was a popular presenter but was dismissed in 1997 after he demanded to present the breakfast show for only four days per week. Evans was replaced from 17 February 1997 by Mark and Lard – Mark Radcliffe and his sidekick Marc Riley – who found the slick, mass-audience style required for a breakfast show did not come naturally to them. They were replaced by Zoe Ball and Kevin Greening eight months later in October 1997; Greening soon moved on, leaving Ball as sole presenter. The reinvention of the station happened at a fortuitous time, with the rise of Britpop in the mid-1990s – bands like Oasis, Blur and Pulp were popular and credible at the time, and the station's popularity rose with them. Documentaries like John Peel's Lost in Music, which looked at the influence that the use of drugs have had over popular musicians, received critical acclaim but were slated inside Broadcasting House. At just before 09:00 on 1 July 1994, Radio 1 broadcast on mediumwave for the final time. In March 1995, Radio 1 hosted an "Interactive Radio Night" with Jo Whiley and Steve Lamacq broadcasting from Cyberia, an internet café and featuring live performances by Orbital via ISDN. Later in the 1990s the Britpop boom declined, and manufactured chart pop (boy bands and acts aimed at sub-teenagers) came to dominate the charts. New-genre music occupied the evenings (indie on weekdays and dance at weekends), with a mix of specialist shows and playlist fillers through late nights. The rise of rave culture through the late 1980s and early 1990s gave the station the opportunity to move into a controversial and youth-orientated movement by bringing in club DJ Pete Tong amongst others. There had been a dance music programme on Radio 1 since 1987 and Pete Tong was the second DJ to present an all dance music show. This quickly gave birth to the Essential Mix where underground DJs mix electronic and club based music in a two-hour slot. Dance and urban music has been a permanent feature on Radio 1 since with club DJs such as Judge Jules, Danny Rampling, Trevor Nelson, and the Dreem Teem all moving from London's Kiss 100 to the station. Listening numbers continued to decline but the station succeeded in targeting a younger, cross-gender age group. Eventually, this change in content was reflected by a rise in audience that is continuing to this day. Notably, the station has received praise for shows such as The Surgery, Bobby Friction and Nihal's show, The Evening Session and its successor Zane Lowe's show. Its website has also been well received. However, the breakfast show and the UK Top 40 continued to struggle. In 2000, Zoe Ball was replaced in the mornings by close friend and fellow ladette Sara Cox, but, despite heavy promotion, listening figures for the breakfast show continued to fall. In 2004 Cox was replaced by Chris Moyles. The newly rebranded breakfast show was known as The Chris Moyles Show and it increased its audience, ahead of the Today programme on Radio 4 as the second most popular breakfast show (after The Chris Evans Breakfast Show hosted by Chris Evans). Moyles continued to use inappropriate ways to try to tempt listeners from the Wake Up to Wogan show. In 2006, for example, creating a SAY NO TO WOGAN campaign live on-air. This angered the BBC hierarchy, though the row simmered down when it was clear that the 'campaign' had totally failed to alter the listening trends of the time – Wogan still increased figures at a faster rate than Moyles. The chart show's ratings fell after the departure of long-time host Mark Goodier, amid falling single sales in the UK. Ratings for the show fell in 2002 whilst Goodier was still presenting the show, meaning that commercial radio's Network Chart overtook it in the ratings for the first time. However, the BBC denied he was being sacked. Before July 2015, when the chart release day was changed to Friday, the BBC show competed with networked commercial radio's The Big Top 40 Show which was broadcast at the same time. Many DJs either ousted by Bannister or who left during his tenure (such as Johnnie Walker, Bob Harris and Steve Wright) have joined Radio 2 which has now overtaken Radio 1 as the UK's most popular radio station, using a style that Radio 1 had until the early 1990s. The success of Moyles' show has come alongside increased success for the station in general. In 2006, DJs Scott Mills and Zane Lowe won gold Sony Radio Awards, while the station itself came away with the best station award. A new evening schedule was introduced in September 2006, dividing the week by genre. Monday was mainly pop-funkrock-oriented, Tuesday was R&B and hip-hop, Thursdays and Fridays were primarily dance, with specialist R&B and reggae shows. Following the death of John Peel in October 2004, Annie Nightingale is now the longest-serving presenter, having worked there since 1970. The licence-fee funding of Radio 1, alongside Radio 2, is often criticised by the commercial sector. In the first quarter of 2011 Radio 1 was part of an efficiency review conducted by John Myers. His role, according to Andrew Harrison, the chief executive of RadioCentre, was "to identify both areas of best practice and possible savings." The controller of Radio 1 and sister station 1Xtra changed to Ben Cooper on 28 October 2011, following the departure of Andy Parfitt. Ben Cooper answered to the Director of BBC Audio and Music, Tim Davie. On 7 December 2011, Ben Cooper's first major changes to the station were announced. Skream & Benga, Toddla T, Charlie Sloth and Friction replaced Judge Jules, Gilles Peterson, Kissy Sell Out and Fabio & Grooverider. A number of shows were shuffled to incorporate the new line-up. On 28 February 2012, further changes were announced. Greg James and Scott Mills swapped shows and Jameela Jamil, Gemma Cairney and Danny Howard joined the station. The new line-up of DJs for In New DJs We Trust was also announced with B.Traits, Mosca, Jordan Suckley and Julio Bashmore hosting shows on a four weekly rotation. This new schedule took effect on Monday, 2 April 2012. In September 2012, Nick Grimshaw replaced Chris Moyles as host of "Radio 1's Breakfast Show". Grimshaw previously hosted Mon-Thurs 10pm-Midnight, Weekend Breakfast and Sunday evenings alongside Annie Mac. Grimshaw was replaced by Phil Taggart and Alice Levine on the 10pm-Midnight show. In November 2012, another series of changes were announced. This included the departure of Reggie Yates and Vernon Kay. Jameela Jamil was announced as the new presenter of The Official Chart. Matt Edmondson moved to weekend mornings with Tom Deacon briefly replacing him on Wednesday nights. Dan Howell and Phil Lester, famous YouTubers and video bloggers, joined the station. The changes took effect in January 2013. Former presenter Sara Cox hosted her last show on Radio 1 in February 2014 before moving back to Radio 2. In March 2014, Gemma Cairney left the weekend breakfast show to host the weekday early breakfast slot, swapping shows with Dev. In September 2014, Radio 1 operated a series of changes to their output which saw many notable presenters leave the station – including Edith Bowman, Nihal and Rob da Bank. Huw Stephens gained a new show hosting 10 pm – 1 am Monday–Wednesday with Alice Levine presenting weekends 1 pm – 4 pm. Radio 1's Residency also expanded with Skream joining the rotational line-up on Thursday nights (10 pm – 1 am). From December 2014 to April 2016, Radio 1 included a weekly late night show presented by a well known Internet personality called The Internet Takeover. Shows have been presented by various YouTubers such as Jim Chapman and Hannah Witton. In January 2015, Clara Amfo replaced Jameela Jamil as host of The Official Chart on Sundays (4 pm – 7 pm) and in March, Zane Lowe left Radio 1 and was replaced by Annie Mac on the new music evening show. In May 2015, Fearne Cotton left the station after 10 years of broadcasting. Her weekday mid-morning show was taken over by Clara Amfo. Adele Roberts also joined the weekday schedule line-up, hosting the Early Breakfast show. In July 2015, the Official Chart moved to a Friday from 4 pm to 5:45 pm, hosted by Greg James. The move took place to take into account the changes to the release dates of music globally. Cel Spellman joined the station to host Sunday evenings. In September 2017, a new slot namely Radio 1's Greatest Hits was introduced for weekends 10am-1pm. The show started on 2 September 2017. On 30 September 2017, Radio 1 celebrated its 50th birthday. Commemorations included a three-day pop-up station, 'Radio 1 Vintage', celebrating the station's presenters and special on-air programmes on the day itself, including a special breakfast show co-presented by the station's launch DJ Tony Blackburn, which is also broadcast on BBC Radio 2. In October 2017, another major schedule change was announced. Friction left the station. The change features Charlie Sloth gained a new slot called 'The 8th' which aired Mon-Thu 9-11pm. Other changes include MistaJam took over Danny Howard on the Dance Anthems. Katie Thistleton joined Cel Spellman on Sunday evenings, namely 'Life Hacks' (4-6pm) which features content from the Radio 1 Surgery, and Most Played (6-7pm). Danny Howard would host a new show on Friday 11pm-1am. Huw Stephens's show pushed to 11pm-1am. Kan D Man and DJ Limelight joined the station to host a weekly Asian Beats show on Sundays between 1-3am, Rene LaVice joined the station with the Drum & Bass show on Tuesdays 1-3am. Phil Taggart presented the Hype Chart on Tuesdays 3-4am. In February 2018, the first major schedule change of the year happened on the weekend. This saw Maya Jama and Jordan North join BBC Radio 1 to present the Radio 1's Greatest Hits, which would be on Saturday and Sunday respectively. Alice Levine moved to the breakfast slot to join Dev. Matt Edmondson would replace Alice Levine's original slot in the afternoon and joined by a different guest co-presenter each week. The changes took into effect on 24 February 2018. In April 2018, another major schedule change was made due to the incorporation of weekend schedule on Fridays. This means that Nick Grimshaw, Clara Amfo and Greg James would host four days in a week. Scott Mills became the new host for The Official Chart and Dance Anthems, which replaces Greg James, and Maya Jama would present The Radio 1's Greatest Hits on 10am-1pm. Mollie King joined Matt Edmondson officially on the 1-4pm slot, namely 'Matt and Mollie'. The changes took into effect on 15 June 2018. In May 2018, it was announced that Nick Grimshaw would leave the Breakfast Show after six years, the second longest run hosting the show in history (only second to Chris Moyles). However, Grimshaw did not leave the station, but swapped slots with Greg James, who hosted the home time show from 4-7pm weekdays. This change took place as of 20 August 2018 for the Radio 1 Breakfast Show (which was then renamed to Radio 1 Breakfast). Grimshaw's show started on 3 September 2018. In June 2018, another series of schedule changes was announced. This sees the BBC Introducing Show with Huw Stephens on Sundays 11pm-1am. Jack Saunders joined the station and presented Radio 1 Indie Show from Monday-Thursday 11pm-1am. Other changes include the shows rearrangement of Sunday evenings. Phil Taggart's chillest show moved to 7-9pm, then followed by The Rock Show with Daniel P Carter at 9-11pm. The changes took into effect in September 2018. In October 2018, Charlie Sloth announced that he was leaving Radio 1 and 1Xtra after serving the station for nearly 10 years. He was hosting The 8th and The Rap Show at that point. His last show was expected to be on 3 November 2018. However, Charlie had been in the spotlight for storming the stage and delivering a sweary, Kanye West-esque rant at the Audio & Radio Industry Awards (ARIAS) on Thursday 18 October 2018, which points towards Edith Bowman. Charlie was nominated for best specialist music show at the ARIAS – a category he lost out on to Soundtracking with Edith Bowman and prompting him to appear on stage during her acceptance. He apologised on Twitter regarding this issue and Radio 1 had agreed with Charlie that he will not do the 10 remaining shows that were originally planned. This meant that his last show ended on 18 October 2018. From 20 October 2018 onwards, Seani B filled his The Rap Show slot on 9pm-11pm and Dev covered "The 8th" beginning 22 October 2018. In the same month, B.Traits announced that she was leaving BBC Radio 1 after six years of commitment. She said she feels as though she can no longer devote the necessary time needed to make the show the best it can be, and is moving on to focus on new projects and adventures. Her last show was on 26 October 2018. The Radio 1's Essentials Mix is then shifted earlier to 1am-3am, followed by Radio 1's Wind-Down from 3 am to 6 am. The changes took effect from 2 November 2018 onwards. At the end of October 2018, Dev's takeover on The 8th resulted in the swapping between Matt Edmondson and Mollie King's show with Dev and Alice Levine's show. This meant that Matt and Mollie became the new Weekend Breakfast hosts, and Dev and Alice became the afternoon show hosts. The changes came into effect on 16 November 2018. On 15 November 2018, Radio 1 announced that Tiffany Calver, who has previously hosted a dedicated hip-hop show on the new-music station KissFresh, would join the station and host the Rap Show. The change took effect from 5 January 2019. On 26 November 2018, Radio 1 announced that the new hosts for the evening slot previously hosted by Charlie Sloth would be Rickie Haywood-Williams, Melvin Odoom, and Charlie Hedges. The trio previously presented on Kiss's breakfast show. The change took effect in April 2019. In July 2019 it was announced that there would be two new shows on the weekend, the weekend early breakfast show and best new pop, both of which started on 6 September 2019. The weekend early morning breakfast show would be and is currently hosted by Arielle Free. It is broadcast between 04:00–06:00 on Friday and Saturday and Sunday between 05:00–07:00. Best new pop would be and is currently hosted by Mollie King and is currently broadcast between 06:00–06:30 on a Friday Morning. This in turn changed the timing of the Weekend Breakfast Show hosted by Mollie King and Matt Edmondson, which is now broadcast at Friday 06:30–10:00 and between 07:00–10:00 on Saturday & Sunday. Due to the COVID-19 pandemic, there were temporary changes. In March 2020, Radio 1 Breakfast began later at 7 am to 11 am. Scott Mills would also present his show from 1 pm-3 pm with Nick Grimshaw starting until 6 pm. BBC Radio 1 Dance Anthems now started from 3 pm with 2 hours Classic Anthems and it would end at 7 pm. In July 2020, Alice Levine and Cel Spellman announced their resignation from BBC Radio 1. In September, Vick Hope was announced to join Katie Thisleton, replacing Spellman. In September 2020, a new schedule was announced. This meant that The Radio 1 Breakfast Show was extended by 30 minutes until 10:30 am. Also, Scott Mills' show was shortened by 30 minutes from 4 to 3:30 pm. Toddla T was also announced to be leaving the show after 11 years. Annie Mac's evening show moved from 7 pm to 6 pm with Rickie, Melvin and Charlie from 8 pm. Jack Saunders would host a new show called Radio 1's Future Artists with Jack Saunders from Monday to Wednesday. Friday Schedule was also announced. Radio 1 Party Anthems moved from 6 pm to 3 pm and it would be hosted by Dev. Also, Annie Mac, Danny Howard, Pete Tong and Essential Mix shows moved 1 hour earlier. Dance Anthems on Saturday have been confirmed starting to its original time slot from 4 pm. On 26 September 2020, MistaJam left BBC Radio 1 and BBC Radio 1Xtra after 15 years. It was announced that Charlie Hedges would take over Dance Anthems from 3 October 2020. BBC Radio 1 Dance launched on Friday 9 October. The station is broadcast exclusively on BBC Sounds. In November 2020 it was confirmed that Dev Griffin, Huw Stephens, and Phil Taggart would all be leaving the station at the end of the year. From January 2021, Radio 1 Breakfast was to return to five days per week while Arielle Free would host Early Breakfast (Mon-Thu 0500–0700) and three new presenters were to take turns hosting the early breakfast slot on Fridays. Adele Roberts left Early Breakfast after five years, moving to Weekend Breakfast (Sat-Sun 0700–1030). Matt Edmondson and Mollie King returned to Weekend Afternoons (Fri-Sun 1300–1600). On Sunday evenings, Sian Eleri replaced Phil Taggart as host of the Chillest Show and Gemma Bradley replaced Huw Stephens on BBC Introducing. On 9 April 2021, BBC Radio 1 and other BBC radio stations were cut at 12:10pm for the national anthem following the death of Prince Philip, Duke of Edinburgh, and the stations then carried the BBC Radio News special programme until 4pm. Radio 1 then played music without vocals and on 10 and 11 April 2021 played downtempo and chilled music. The Official Chart was not aired, for the second time since Princess Diana's death. On 20 April 2021, Annie Mac tweeted that she would leave BBC Radio 1 after 17 years. It was also announced that Diplo would be leaving after 10 years. On Weeknights, Clara Amfo replaced Annie on Radio 1's Future Sounds (Mon-Thu 1800–2000). On Fridays, Danny Howard replaced Annie at 6 pm – with Sarah Story, a former Capital FM presenter, hosting from 8 pm. Rickie, Melvin and Charlie were announced as new hosts of the Live Lounge slot, replacing Clara Amfo. Jack Saunders also moved to an earlier time slot (Mon-Thu 2000–2200), replacing Rickie, Melvin and Charlie. Sian Eleri gained 3 new shows per week, hosting Radio 1's Power Down Playlist from 10pm-11pm Mon-Wed. BBC Introducing Dance with Jaguar airs at this time slot on a Thursday evening. On 21 April 2021, Radio 1 Relax launched on BBC Sounds, playing relaxing music and sounds such as wind and rain. After 14 years on BBC Radio 1, Nick Grimshaw announced he would be leaving the station, with Vick Hope and Jordan North taking over the time-slot. Grimshaw broadcast his final show on 12 August 2021. Vick and Jordan's new show first aired on 6 September 2021. Vick continued to co-host Life Hacks alongside Katie Thistleton, while Dean McCullough joined BBC Radio 1 to host Friday-Sunday 1030–1300. In September 2022, DJ Target and René LaVice left the station, making loads of changes, first of all, 'Radio 1's Soundsystem with Jeremiah Asimiah has moved from 2300 on Saturday to 0100 on Sundays to Saturdays from 1900-2100, replacing DJ Target. Radio 1's Drum & Bass Show has been moved to Saturdays 2300 to Sundays 0100, now being presented by Charlie Tee. Radio 1's Indie Show with Jack Saunders has been moved from Thursdays 2000-2200 to Sundays 2100-2300, Future Artists is still being broadcast Mon-Wed 2000-2200. On Mondays, Radio 1's Rock Show with Daniel P Carter will move from Sundays 2100-2300 to Mondays 2300 to Tuesdays 0100, followed by a new 'Future Rock' with Alyx Hylcombe on Tuesdays 0100-0200, and ending off with Future Alternative with Nels Hylton 0200-0300, moving from Thursdays 0300-0400. And a new programme is shown called Future Pop with Mollie King on Thursdays 2000-2200, Mollie will still host Weekends 1300-1600 with co-host Matt Edmondson. On 25 August 2022, Scott Mills and co-host Chris Stark aired their final show. Their radio time slots have been given to Dean McCullough and Vicky Hawksworth while the role of hosting the Official Chart has been given to Jack Saunders. On 8 September 2022, Radio 1 and the other radio stations were cut at 6:32pm to report the Death of Queen Elizabeth II and carried a BBC Radio News special. Radio 1 resumed broadcasts at 7am on 9 September 2022, playing downtempo music throughout the day and over the weekend. The Official Chart did not air on the Friday, which was the third time in two years since the death of the Duke of Edinburgh. Radio 1 returned to normal programming on 11 September 2022. From inception for over 20 years, Radio 1 broadcast from an adjacent pair of continuity suites (originally Con A and Con B) in the main control room of Broadcasting House. These cons were configured to allow DJs to operate the equipment themselves and play their own records and jingle cartridges (called self-op). This was a departure from traditional BBC practice, where a studio manager would play in discs from the studio control cubicle. Due to needle time restrictions, much of the music was played from tapes of BBC session recordings. The DJs were assisted by one or more technical operators (TOs) who would set up tapes and control sound levels during broadcasts. In 1985, Radio 1 moved across the road from Broadcasting House to Egton House. The station moved to Yalding House in 1996, and Egton House was demolished in 2003 to make way for an extension to Broadcasting House. This extension would eventually be renamed the Egton Wing, and then the Peel Wing. Until recently, the studios were located in the basement of Yalding House (near to BBC Broadcasting House) on Great Portland Street in central London. They used to broadcast from two main studios in the basement; Y2 and Y3 (there is also a smaller studio, YP1, used mainly for production). These two main studios (Y2 and Y3) are separated by the "Live Lounge", although it is mainly used as an office; live sets are rarely recorded from it, for Maida Vale Studios is used instead for larger set-ups. The studios are linked by webcams and windows through the "Live Lounge", allowing DJs to see each other when changing between shows. Y2 is the studio from where The Chris Moyles Show was broadcast and is also the studio rigged with static cameras for when the station broadcasts on the "Live Cam". The station moved there in 1996 from Egton House. In December 2012, Radio 1 moved from Yalding House to new studios on the 8th floor of the new BBC Broadcasting House, Portland Place, just a few metres away from the "Peel Wing", formerly the "Egton Wing", which occupies the land on which Egton House previously stood: it was renamed the "Peel Wing" in 2012 in honour of the long-serving BBC Radio 1 presenter, John Peel, who broadcast on the station from its launch in 1967 until his death in 2004. Programmes have also regularly been broadcast from other regions, notably The Mark and Lard Show, broadcast every weekday from New Broadcasting House, Oxford Road, Manchester for over a decade (October 1993–March 2004) – the longest regular broadcast on the network from outside the capital. In August 2022, the studio 82A (from which Radio 1 broadcasts) was renamed 82Mills, following the departure of the long-running DJ Scott Mills. Radio 1 originally broadcast on 1215 kHz AM (or 247 metres). On 23 November 1978, the station was moved to 1053 kHz and 1089 kHz (275 and 285 m). The BBC had been allocated three FM frequency ranges in 1955, for the then Light Programme (now BBC Radio 2), Third Programme (now BBC Radio 3) and Home Service (now BBC Radio 4) stations. Thus, when Radio 1 was launched, there was no FM frequency range allocated for the station. The official reason was that there was no space, even though no commercial stations had yet been launched on FM. To solve this issue, from launch until the end of the 1980s Radio 1 was allocated Radio 2's FM transmitters for a few hours per week. These were Saturday afternoons, Sunday teatime and evening – most notably for the Top 40 Singles Chart on Sunday afternoons and up until midnight; 10 pm to midnight on weeknights including Sounds of the Seventies until 1975, and thereafter the John Peel show (Mon–Thurs), The Friday Rock Show with Tommy Vance and most Bank Holiday afternoons when Radio 2 was broadcasting a Bank Holiday edition of Sport on 2. Due to the rising competition from commercial FM stations, the BBC began to draw up plans for Radio 1 to broadcast on FM full time. This process began in London on 31 October 1987, at low power on a temporary frequency of 104.8 MHz. The Home Office in the UK began to free up FM police communication bandwidths, which at the time were operating from 97.9 MHz to 102.0 MHz, in preparation for new FM radio stations planned for the future, which included BBC Radio 1. The BBC acquired 97.9 FM to 99.8 FM specifically for Radio 1. The rollout of Radio 1 on FM nationally began on 1 September 1988, starting with Central Scotland (98.6 MHz), the Midlands (98.4 MHz) and the north of England (98.8 MHz). On 24 November 1988, Belfast was added to the network on another temporary frequency on 96.0 MHz. Due to the expansion of Radio 1's FM broadcast hours, Radio 1 scaled back its airtime on Radio 2's FM frequencies - ending on weeknights (10pm–midnight), Saturday afternoons from 1pm until 7pm and Sunday evenings (7pm–midnight). The only programme continuing to broadcast on Radio 2's FM frequency was the UK Top 40, which broadcast between 5pm and 7pm on Sunday afternoon and evening; at the finish of the Top 40 show, the FM transmitters were handed back to Radio 2 at 7pm. By September 1990, with further expansion of Radio 1 FM's frequencies, after 23 years all usage of Radio 2's FM frequencies came to an end, resulting in BBC Radio 2 transmitting on FM full-time. This was due to the then new BBC Radio 5 Live broadcasting on Radio 2's former AM frequencies on 603 & 909 MW. Radio 1 made great efforts to promote its new FM service, renaming itself on-air initially as 'Radio 1 FM' and later as '1FM' until 1995. After reorganisation and a change of transmitter reallocation of the FM frequencies, especially in London (from 104.8 to 98.8 MHz), the Midlands (98.4 to 97.9 MHz) and Belfast (96.0 to 99.7 MHz), the engineering programme was completed in 1995. The Conservative government decided to increase competition on AM and disallowed the simulcasting of services on both AM and FM, affecting both BBC and Independent Local Radio. Radio 1's medium wave frequencies were reallocated to Independent National Radio. Radio 1's last broadcast on MW was on 1 July 1994, with Stephen Duffy's "Kiss Me" being the last record played on MW just before 9 am. For those who continued to listen, just after 9 am, Radio 1 jingles were played in reverse chronological order ending with its first jingle from 30 September 1967. In the initial months after this closure, a pre-recorded message by Mark Goodier was played to advise listeners that Radio 1 was now an "FM-only" station and to retune to the FM frequency. Around this time, Radio 1 began broadcasting on spare audio subcarriers on Sky Television's via Astra's SES satellite analogue service; initially in mono (on UK Gold) and later in stereo (on UK Living) transponders. The 1053 / 1089 frequencies were allocated to the then newly-created Talk Radio UK. The BBC launched its national radio stations on DAB digital radio in 1995; however, the technology was expensive at the time and so was not marketed, instead used as a test for future technologies. DAB was "officially" launched in 2002 as sets became cheaper. Today it can also be heard on UK digital TV services Freeview, Virgin Media, Sky and the Internet as well as FM. In July 2005, Sirius Satellite Radio began simulcasting Radio 1 across the United States as channel 11 on its own service and channel 6011 on Dish Network satellite TV. Sirius Canada began simulcasting Radio 1 when it was launched on 1 December 2005 (also on channel 11). The Sirius simulcasts were time shifted five hours to allow US and Canadian listeners in the Eastern Time Zone to hear Radio 1 at the same time of day as UK listeners. On 12 November 2008, Radio 1 made its debut on XM Satellite Radio in both the US and Canada on channel 29, moving to XM 15 and Sirius 15 on 4 May 2011. Until the full station was removed in August 2011, Radio 1 was able to be heard by approximately 20.6 million listeners in North America on satellite radio alone. BBC Radio 1 can be heard on cable in the Netherlands at 105.10 FM. At midnight on 9 August 2011, Sirius XM ceased carrying BBC Radio 1 programming with no prior warning. On 10 August 2011 the BBC issued the following statement: The BBC’s commercial arm BBC Worldwide has been in partnership with SIRIUS Satellite Radio to broadcast Radio 1 on their main network, since 2005. This agreement has now unfortunately come to an end and BBC Worldwide are in current discussions with the satellite radio station to find ways to continue to bring popular music channel, BBC Radio 1, to the US audience. We will keep you posted. Thousands of angry Sirius XM customers began a campaign on Facebook and other social media to reinstate BBC Radio 1 on Sirius XM Radio. One week later, Sirius and the BBC agreed on a new carriage agreement that saw Radio 1 broadcast on a time-shifted format on the Sirius XM Internet Radio platform only, on channel 815. Starting on 15 January 2012, The Official Chart Show began broadcasting on SiriusXM 20on20 channel 3, at 4 pm and 9 pm Eastern Standard Time. From 1999 until 2012, Radio 1 split the home nations for localised programming in Scotland, Wales and Northern Ireland, to allow the broadcast of a showcase programme for regional talent. Most recently, these shows were under the BBC Introducing brand. Scotland, Wales and Northern Ireland had their own shows, which were broadcast on a 3-week rotational basis in England. From January 2011 until June 2012, Scotland's show was presented by Ally McCrae. Previously it was hosted by Vic Galloway (who also presents for BBC Radio Scotland); who had presented the show solo since 2004, after his original co-host Gill Mills departed. Wales's show was hosted by Jen Long between January 2011 until May 2012. Previously Bethan Elfyn occupied the slot, who had at one time hosted alongside Huw Stephens, until Stephens left to join the national network, although he still broadcasts a show for Wales – a Welsh-language music show on BBC Radio Cymru on Thursday evenings. Phil Taggart presented the Northern Ireland programme between November 2011 and May 2012. The show was formerly presented by Rory McConnell. Before joining the national network, Colin Murray was a presenter on The Session in Northern Ireland, along with Donna Legge; after Murray's promotion to the network Legge hosted alone for a time, and on her departure McConnell took her place. The regional opt-outs originally went out from 8 pm to 10 pm on Thursdays (the Evening Session's time slot) and were known as the "Session in the Nations" (the "Session" tag was later dropped due to the demise of the Evening Session); they later moved to run from 7:30 pm to 9 pm, with the first half-hour of Zane Lowe's programme going out across the whole of the UK. On 18 October 2007 the regional programmes moved to a Wednesday night/Thursday morning slot from midnight to 2 am under the BBC Introducing banner, allowing Lowe's Thursday show to be aired across the network; prior to this change Huw Stephens had presented the Wednesday midnight show nationally. In January 2011, BBC Introducing was moved to the new time slot of midnight to 2 am on Monday mornings, and the Scottish and Welsh shows were given new presenters in the form of Ally McCrae and Jen Long. The opt-outs were only available to listeners on the FM frequencies. Because of the way the DAB and digital TV services of Radio 1 are broadcast (a single-frequency network on DAB and a single broadcast feed of Radio 1 on TV platforms), the digital version of the station was not regionalised. The BBC Trust announced in May 2012 that the regional music programmes on Radio 1 would be replaced with a single programme offering a UK-wide platform for new music as part of a series of cost-cutting measures across the BBC. In June 2012, the regional shows ended and were replaced by a single BBC Introducing show presented by Jen Long and Ally McCrae. Because of its youth-orientated nature, Radio 1 plays a broad mix of current and potential future hits, including independent/alternative, hip hop, rock, dance/electronica and pop. This made the station stand out from other top 40 stations, both in the UK and across the world. Since its progressive view on modern electronic music, the BBC Radio 1 is well-liked and known in the worldwide drum and bass community, frequently hosting producers and DJs like Hybrid Minds or Wilkinson. Due to restrictions on the amount of commercial music that could be played on radio in the UK until 1988 (the "needle time" limitation) the station has recorded many live performances. Studio sessions (recordings of about four tracks made in a single day), also supplemented the live music content, many of them finding their way to commercially available LPs and CDs. The sessions recorded for John Peel's late night programme are particularly renowned. The station has continued to record live music with its Live Lounge feature and the Piano Sessions, which started in November 2014. The station also broadcasts documentaries and interviews. Although this type of programming arose from necessity it has given the station diversity. The needletime restrictions meant the station tended to have a higher level of speech by DJs. While the station is often criticised for "waffling" by presenters, an experimental "more music day" in 1988 was declared a failure after only a third of callers favoured it. Radio 1 has a public service broadcasting obligation to provide news, which it fulfills through Newsbeat bulletins throughout the day. Shared with 1Xtra and Asian Network, short news summaries are provided roughly hourly on the half-hour between 06:30 and 16:30, with two additional 15-minute bulletins at 12:45 and 17:45 and nine summaries over the weekend and Bank Holiday between 07:30 and 15:30. In recent years Radio 1 has used social media to help reach a younger audience. Its YouTube channel now has over 7.5 million subscribers. The highest viewed videos on the channel are predominately live music performances from the Live Lounge. The station also has a heavy presence on social media, with audience interaction occurring through Facebook and Twitter as well as text messaging. It was announced in 2013 that Radio 1 had submitted plans to launch its own dedicated video channel on the BBC iPlayer where videos of live performances as well as some features and shows would be streamed in a central location. Plans were approved by the BBC Trust in November 2014 and the channel launched on 10 November 2014. Radio 1 provides alternative programming on some Bank Holidays. Programmes have included 'The 10 Hour Takeover', a request-based special, in which the DJs on air would encourage listeners to select any available track to play, 'One Hit Wonder Day' and 'The Chart of the Decade' where the 150 biggest selling singles in the last 10 years were counted down and played in full. On Sunday 30 September 2007, Radio 1 celebrated its 40th birthday. To mark this anniversary Radio 1 hosted a week of special features, including a re-creation of Simon Bates' Golden Hour, and 40 different artists performing 40 different covers, one from each year since Radio 1 was established. On Saturday 30 September 2017, Radio 1 celebrated its 50th birthday. Tony Blackburn recreated the first ever Radio 1 broadcast on Radio 2, simulcast on pop-up station Radio 1 Vintage, followed by The Radio 1 Breakfast Show celebration, tricast on Radio 1, Radio 2 and Radio 1 Vintage, presented by Tony Blackburn and Nick Grimshaw, featuring former presenters as guests Simon Mayo, Sara Cox and Mike Read. Radio 1 regularly supports the BBC's in house charities Comic Relief, Sport Relief and Children in Need. On 18 March 2011, BBC's Radio 1 longest-serving breakfast DJ Chris Moyles and sidekick Dave Vitty broadcast for 52 hours as part of a Guinness World Record attempt, in aid of Comic Relief. The pair stayed on air for 52 hours in total setting a new world record for 'Radio DJ Endurance Marathon (Team)’ after already breaking Simon Mayo's 12-year record for Radio 1's Longest Show of 37 hours which he set in 1999, also for Comic Relief. The presenters started on 16 March 2011 and came off air at 10:30 am on 18 March 2011. During this Fearne Cotton made a bet with DJ Chris Moyles that if they raise over £2,000,000 she will appear on the show in a swimsuit. After passing the £2,000,000 mark, Cotton appeared on the studio webcam in a stripy monochrome swimsuit. The appearance of Cotton between 10:10 am and 10:30 am caused the Radio 1 website to crash due to a high volume of traffic. In total the event raised £2,622,421 for Comic Relief. In 1981, Radio 1 broadcast a radio adaptation of the space opera film, Star Wars. The 13-episode serial was adapted for radio by the author Brian Daley and directed by John Madden, and was a co-production between the BBC and the American Broadcaster NPR. In 1994, Radio 1 broadcast a radio adaptation of the Batman comic book storyline Knightfall, as part of the Mark Goodier show, featuring Michael Gough recreating his movie role as Alfred. Later that same year, Radio 1 also broadcast a re-edited version of the Radio 4 Superman radio drama. The Radio 1 Roadshow, which usually involved Radio 1 DJs and pop stars travelling around popular UK seaside destinations, began in 1973, as a response to the imminent introduction of local commercial radio stations. hosted by Alan Freeman in Newquay, Cornwall, with the final one held at Heaton Park, Manchester in 1999. Although the Roadshow attracted large crowds and the style changed with the style of the station itself—such as the introduction of whistlestop audio postcards of each location in 1994 ("2minuteTour")—they were still rooted in the older style of the station, and therefore fit for retirement. In March 2000, Radio 1 decided to change the Roadshow format, renaming it One Big Sunday in the process. Several of these Sundays were held in large city-centre parks. In 2003, the event changed again and was rebranded One Big Weekend, with each event occurring biannually and covering two days. Under this name, it visited Derry in Northern Ireland, as part of the Music Lives campaign, and Perry Park in Birmingham. The most recent change occurred in 2005 when the event was yet again renamed and the decision taken to hold only one per year, this time as Radio 1's Big Weekend. Venues under this title have included Herrington Country Park, Camperdown Country Park, Moor Park–which was the first Weekend to feature a third stage–Mote Park, Lydiard Park, Bangor and Carlisle Airport. Tickets for each Big Weekend are given away free of charge, making it the largest free ticketed music festival in Europe. BBC Radio 1's Big Weekend was replaced by a larger festival in 2012, named 'Radio 1's Hackney Weekend', with a crowd capacity of 100,000. The Hackney Weekend took place over the weekend of 23–24 June 2012 in Hackney Marshes, Hackney, London. The event was to celebrate the 2012 Cultural Olympiad in London and had artists such as Rihanna, Jay-Z and Florence and the Machine. In 2013, Radio 1's Big Weekend returned to Derry as part of the City of Culture 2013 celebrations. So far, Derry is the only city to have hosted the Big Weekend twice. In May 2014, Radio 1's Big Weekend was held in Glasgow, Scotland. Acts which played at the event included Rita Ora, The 1975, Katy Perry, Jake Bugg and Pharrell Williams. The event was opened on the Friday with a dance set in George Square, featuring Radio 1 Dance DJs such as Danny Howard and Pete Tong, and other well-known acts such as Martin Garrix and Tiesto. In 2015, the event was held in Norwich and featured performances from the likes of Taylor Swift, Muse, David Guetta, Years & Years and others. 2016 saw the event make its way to Exeter. It was headlined by Coldplay, who closed the weekend on the Sunday evening. The event was in Hull in 2017 and saw performances by artists such as Zara Larsson, Shawn Mendes, Stormzy, Katy Perry, Little Mix, Sean Paul, Rita Ora, The Chainsmokers, Clean Bandit and Kings of Leon. To take advantage of Glastonbury Festival's fallow year in 2018, 4 separate Big Weekends were held simultaneously between 25 and 28 May. Stylized as "BBC Music's Biggest Weekend", events were held in Swansea (with a line-up curated by Radio 1), Coventry and Perth (both curated by Radio 2) and Belfast (curated by Radio 6 Music). Tickets sold out for the Swansea, Perth and Coventry Big Weekends. In 2020, the Big Weekend at Dundee was cancelled as a result of the COVID-19 pandemic. In May 2020, Radio 1 announced a virtual Big Weekend. It took place from 22 to 24 May and featured performances from artists like Mabel and Anne-Marie. Radio 1 has annually held a dance music weekend broadcast live from Ibiza since the 1990s. The weekend is usually the first weekend in August and has performances from world-famous DJs and Radio 1's own dance music talent such as Pete Tong and Annie Mac. In September 2008, Radio 1 launched an annual music event for teenagers aged 14 to 17 years. Originally named BBC Switch Live, the first event was held on 12 October 2008 at the Hammersmith Apollo. In 2009, the event became an annual awards ceremony and the following year was renamed BBC Radio 1's Teen Awards. The awards honoured inspirational teens alongside the best music, movies, TV and sport stars in a variety of categories. In 2011, it was moved to Wembley Arena and later Studio 1 at Television Centre, London. Highlights of the event has been broadcast across BBC Television. Despite the awards ceremony not taking place since 2019, the main award, "Teen Hero", has continued to be awarded by Radio 1 as Teen Heroes. The event has been hosted by various Radio 1 DJs and guest co-hosts. Radio 1 often has a presence at the Edinburgh Festival Fringe. Past events have included 'The Fun and Filth Cabaret' and 'Scott Mills: The Musical'. Europe's Biggest Dance Show is a series of dance music oriented radio specials produced by Radio 1. The first, Europe's Biggest Dance Show 2019, was broadcast on Friday 11 October 2019 where Radio 1 joined with several European radio stations, all members of the European Broadcasting Union, including Swedish SR P3, German 1LIVE and RBB Fritz, Belgian VRT Studio Brussel, Irish RTÉ 2fm, French Radio France Mouv and Dutch NPO 3FM. A second show, Europe's Biggest Dance Show 2020, was broadcast on Friday 8 May 2020. It had the same contributing stations as 2019; however, it had begun at 7 pm BST, rather than 8 pm as the previous year. The third installment of Europe's Biggest Dance Show was broadcast on Friday 23 October 2020. French Mouv' dropped out of the broadcast until further notice while Finnish YleX and Norwegian NRK mP3 joined the show. A fourth show, Europe's Biggest Dance Show 2021, was broadcast on Friday 29 October 2021. It saw the first contribution of Austrian station FM4, while the Dutch NPO 3FM dropped out. The fifth installment, Europe's Biggest Dance Show 2022, was broadcast on Friday 14 October 2022. It saw the first contribution the Ukrainian Radio Promin of UA:PBC and the return of Dutch NPO 3FM to the show. Since 2018, BBC Radio 1 has performed format-breaking listener stunts. In 2018, Greg James and Nick Grimshaw announced to play Hide and Seek on the radio to be found 22 hours later at the Royal Liver Building in Liverpool. In 2019 James and Grimshaw hid at the Grand Pier, Weston-super-Mare for almost 26 hours. In the summer of 2021 Radio 1 held Radio 1's Summer Breakout, where James was locked inside a camper van and had to escape by entering a password. James escaped the van after 62 hours. The following year, James was booted off the Radio 1 Breakfast Show and had to complete a giant 20-piece jigsaw puzzle to find the missing pieces scattered across the United Kingdom. After six days, James completed the puzzle and was reinstated as host of the Breakfast show. In the summer of 2023, all DJs other than Greg James went into hiding, with James and the listeners asked to piece back the schedule and find all 30 DJs. On 20 July, James and the listeners were informed that if any DJs were still missing by noon (UK time) on July 21, the station would go off air. Mollie King was still hidden at this time, so the station went off air for five minutes, between 12:00 and 12:05, before returning to broadcasting at 12:05 pm. On 17 September 2020, the BBC announced that it would launch an online-only sister station for BBC Radio 1, called BBC Radio 1 Dance, which would primarily play all kinds of songs from the Dance genre. The station was launched on 9 October 2020 at 6 pm BST. A second online-only sister station, BBC Radio 1 Relax, was launched on 22 April 2021. The station plays a selection of relaxation and well-being focused shows. Radio 1 has won the International Dance Music Awards' Best Radio Station every year from 2002 to 2020 with the exception of 2010.
[ { "paragraph_id": 0, "text": "BBC Radio 1 is a British national radio station owned and operated by the BBC. It specialises in modern popular music and current chart hits throughout the day. The station provides alternative genres at night, including electronica, dance, hip hop and indie, while its sister station 1Xtra plays black contemporary music, including hip hop and R&B. Radio 1 also runs two online streams, Radio 1 Dance, dedicated to dance music, and Radio 1 Relax, dedicated to chill-out music; both are available to listen only on BBC Sounds.", "title": "" }, { "paragraph_id": 1, "text": "Radio 1 broadcasts throughout the UK on FM between 97.1 MHz and 99.7 MHz, digital radio, digital TV and BBC Sounds. It was launched in 1952 to meet the demand for music generated by pirate radio stations, when the average age of the UK population was 27. The BBC claims that it targets the 15–29 age group, and the average age of its UK audience since 2009 is 30. BBC Radio 1 started 24-hour broadcasting on 1 May 1991.", "title": "" }, { "paragraph_id": 2, "text": "According to RAJAR, the station broadcasts to a weekly audience of 7.7 million with a listening share of 4.8% as of September 2023.", "title": "" }, { "paragraph_id": 3, "text": "Radio 1 was established in 1967 (along with the more middle-of-the-road BBC Radio 2) as a successor to the BBC Light Programme, which had broadcast popular music and other entertainment since 1945. Radio 1 was conceived as a direct response to the popularity of offshore pirate radio stations such as Radio Caroline and Radio London, which had been outlawed by Act of Parliament. The new service was initially promoted in the summer of 1967 by trails (voiced by Kenny Everett) which referred to it as \"Radio 247\", the station's temporary working title.", "title": "History" }, { "paragraph_id": 4, "text": "Radio 1 was launched at 7:00 am on Saturday 30 September 1967.", "title": "1960s" }, { "paragraph_id": 5, "text": "Broadcasts were on 1215 kHz AM (247 metres), using a network of transmitters which had carried the Light Programme. Most were of comparatively low power, at less than 50 kilowatts, leading to patchy coverage of the country.", "title": "1960s" }, { "paragraph_id": 6, "text": "The first disc jockey to broadcast on the new station was Tony Blackburn, who had previously been on Radio Caroline and Radio London, and presented what became known as the Radio 1 Breakfast Show. The first words on Radio 1 – after a countdown by the Controller of Radios 1 and 2, Robin Scott, and a jingle, recorded at PAMS in Dallas, Texas, beginning \"The voice of Radio 1\" – were:", "title": "1960s" }, { "paragraph_id": 7, "text": "And, good morning everyone. Welcome to the exciting new sound of Radio 1.", "title": "1960s" }, { "paragraph_id": 8, "text": "This was the first use of US-style jingles on BBC radio, but the style was familiar to listeners who were acquainted with Blackburn and other DJs from their days on pirate radio. The reason jingles from PAMS were used was that the Musicians' Union would not agree to a single fee for the singers and musicians if the jingles were made \"in-house\" by the BBC; they wanted repeat fees each time one was played.", "title": "1960s" }, { "paragraph_id": 9, "text": "The first music to be heard on the station was an extract from \"Beefeaters\" by Johnny Dankworth. \"Theme One\", specially composed for the launch by George Martin was played for the first time before Radio 1 officially launched at 7 am. The first complete record played on Radio 1 was \"Flowers in the Rain\" by The Move.", "title": "1960s" }, { "paragraph_id": 10, "text": "The initial rota of staff included John Peel, Pete Myers, and a gaggle of others, some transferred from pirate stations, such as Keith Skues, Ed Stewart, Mike Raven, David Ryder, Jim Fisher, Jimmy Young, Dave Cash, Kenny Everett, Simon Dee, Terry Wogan, Duncan Johnson, Doug Crawford, Tommy Vance, Chris Denning, and Emperor Rosko. Many of the most popular pirate radio voices, such as Simon Dee, had only a one-hour slot per week (\"Midday Spin\").", "title": "1960s" }, { "paragraph_id": 11, "text": "I want to slag off all the people in charge of radio stations. Firstly, Radio 1. They outlawed the pirates and then didn't, as they promised, cater for the market the pirates created. Radio 1 and 2, most afternoons, run concurrently and the whole thing has slid right back to where it was before the pirates happened. They've totally fucked it. There's no radio station for young people any more. It's all down to housewives and trendies in Islington. They're killing the country by having that play list monopoly.", "title": "1960s" }, { "paragraph_id": 12, "text": "—Joe Strummer", "title": "1960s" }, { "paragraph_id": 13, "text": "Initially, the station was unpopular with some of its target audience who, it is claimed, disliked the fact that much of its airtime was shared with Radio 2 and that it was less unequivocally aimed at a young audience than the offshore stations, with some DJs such as Jimmy Young being in their 40s. The very fact that it was part of an \"establishment\" institution such as the BBC was a turn-off for some, and needle time restrictions prevented it from playing as many records as offshore stations had. It also had limited finances and often, as in January 1975, suffered disproportionately when the BBC had to make financial cutbacks, strengthening an impression that it was regarded as a lower priority by senior BBC executives.", "title": "1960s" }, { "paragraph_id": 14, "text": "Despite this, it gained massive audiences, becoming the most listened-to station in the world, with audiences of over ten million claimed for some of its shows (up to twenty million for some of the combined Radio 1 and Radio 2 shows). In the early-to-mid-1970s Radio 1 presenters were rarely out of the British tabloids, thanks to the Publicity Department's high-profile work. The touring summer live broadcasts called the Radio 1 Roadshow – usually as part of the BBC 'Radio Weeks' promotions that took Radio 1, 2 and 4 shows on the road – drew some of the largest crowds of the decade. The station undoubtedly played a role in maintaining the high sales of 45 rpm single records, although it benefited from a lack of competition, apart from Radio Luxembourg, and from Manx Radio in the Isle of Man. (Independent Local Radio did not begin until October 1973, took many years to cover virtually all of the UK and was initially a mixture of music and talk). Alan Freeman's \"Saturday Rock Show\" was voted \"Best Radio Show\" five years running by readers of a national music publication, and was then axed by controller Derek Chinnery.", "title": "1960s" }, { "paragraph_id": 15, "text": "News coverage on the station was boosted in 1973 when Newsbeat bulletins aired for the first time, and Richard Skinner joined the station as one of the new programme's presenters.", "title": "1960s" }, { "paragraph_id": 16, "text": "On air, 1978 was the busiest year of the decade. David Jensen replaced Dave Lee Travis as host of the weekday drivetime programme so that DLT could replace Noel Edmonds as presenter of the Radio 1 Breakfast show. Later in the year the Sunday teatime chart show was extended from a Top 20 countdown to a Top 40 countdown, and Tommy Vance, one of the station's original presenters, rejoined the station to present a new programme, The Friday Rock Show. and on 23 November Radio 1 moved from 247m (1215 kHz) to 275 & 285m (1053 & 1089 kHz) medium wave as part of a plan to improve national AM reception, and to conform with the Geneva Frequency Plan of 1975.", "title": "1960s" }, { "paragraph_id": 17, "text": "Annie Nightingale, whose first Radio 1 programme aired on 5 October 1969, was Britain's first national female DJ (the earliest record presenter is thought to be Jean Metcalfe of Family Favourites, but given that Metcalfe only presented the programme she is not considered a \"true\" DJ) and is now the longest-serving presenter, having constantly evolved her musical tastes with the times.", "title": "1960s" }, { "paragraph_id": 18, "text": "In 1978, Al Matthews became the first black disc jockey to join Radio 1. His Saturday night show Discovatin' was broadcast for over two years. During the summer months a Wednesday show was also broadcast featuring live acts.", "title": "1960s" }, { "paragraph_id": 19, "text": "At the start of 1981, Mike Read took over The Radio 1 Breakfast Show from Dave Lee Travis. Towards the end of the year, Steve Wright started the long-running Steve Wright in the Afternoon show. In 1982, the new Radio 1's Weekend Breakfast Show started, initially with Tony Blackburn supported by Maggie Philbin and Keith Chegwin. Adrian John and Pat Sharp also joined for the early weekend shows. Gary Davies and Janice Long also joined, hosting Saturday night late and evening shows respectively.", "title": "1960s" }, { "paragraph_id": 20, "text": "In 1984, Robbie Vincent joined to host a Sunday evening soul show. Mike Smith left for a while to present BBC1's Breakfast Time; Gary Davies then took over the weekday lunchtime slot. Bruno Brookes joined and replaced Peter Powell as presenter of the teatime show, with Powell replacing Blackburn on a new weekend breakfast show.", "title": "1960s" }, { "paragraph_id": 21, "text": "In 1985, Radio 1 relocated from its studios in Broadcasting House to Egton House. In March 1985, Ranking Miss P became the first black female DJ on the station, hosting a reggae programme. In July, Andy Kershaw also joined the station.", "title": "1960s" }, { "paragraph_id": 22, "text": "Simon Mayo joined the station in 1986, while Smith re-joined to replace Read on the breakfast show.", "title": "1960s" }, { "paragraph_id": 23, "text": "In response to the growth in dance and rap music, Jeff Young joined in October 1987 with the Big Beat show. At the end of the year Nicky Campbell, Mark Goodier and Liz Kershaw all joined, and Janice Long left.", "title": "1960s" }, { "paragraph_id": 24, "text": "Mayo replaced Smith on the breakfast show in May 1988. In September, Goodier and Kershaw took over weekend breakfasts with Powell departing. Campbell took over weekday evenings as part of a move into night-time broadcasting as 1 October 1988 saw Radio 1 extend broadcast hours until 02:00; previously the station had closed for the night at midnight.", "title": "1960s" }, { "paragraph_id": 25, "text": "From September 1988, Radio 1 began its FM switch-on, with further major transmitter switch-ons in 1989 and 1990. It was not until the mid-1990s that all existing BBC radio transmitters had Radio 1 added. Previously, Radio 1 had \"borrowed\" Radio 2's VHF/FM frequencies for around 25 hours each week.", "title": "1960s" }, { "paragraph_id": 26, "text": "On 1 May 1991, Radio 1 began 24-hour broadcasting, although only on FM, as the station's MW transmitters were switched off between midnight and 06:00.", "title": "1960s" }, { "paragraph_id": 27, "text": "In 1992, Radio 1, for the first and only time, covered a general election. Their coverage was presented by Nicky Campbell.", "title": "1960s" }, { "paragraph_id": 28, "text": "In his last few months as controller, Johnny Beerling commissioned a handful of new shows that in some ways set the tone for what was to come under Matthew Bannister. One of these \"Loud'n'proud\" was the UK's first national radio series aimed at a gay audience, which was produced in Manchester and aired from August 1993. Far from being a \"parting quirk\", the show was a surprise hit and led to the network's first coverage of the large outdoor Gay Pride event in 1994.", "title": "1960s" }, { "paragraph_id": 29, "text": "The Man Ezeke became Radio 1's first black regular daytime presenter when he began hosting on Sunday lunchtimes in January 1993.", "title": "1960s" }, { "paragraph_id": 30, "text": "Bannister took the reins fully in October 1993. His aim was to rid the station of its \"Smashie and Nicey\" image in order to appeal to the under-25s. Although originally launched as a youth station, by the early 1990s, its loyal listeners and DJs had aged with the station over its 25-year history. Many long-standing DJs, such as Simon Bates, Dave Lee Travis, Alan Freeman, Bob Harris, Paul Gambaccini, Gary Davies, and later Steve Wright, Bruno Brookes and Johnnie Walker left the station or were dismissed, and in January 1995, older music (typically anything recorded before 1990) was dropped from the daytime playlist.", "title": "1960s" }, { "paragraph_id": 31, "text": "Many listeners rebelled as the first new DJs to be introduced represented a crossover from other parts of the BBC (notably Bannister and Trevor Dann's former colleagues at the BBC's London station, GLR) with Emma Freud and Danny Baker. Another problem was that, at the time, Radio 2 was sticking resolutely to a format which appealed mainly to those who had been listening since the days of the Light Programme, and commercial radio, which was targeting the \"Radio 1 and a half\" audience, consequently enjoyed a massive increase in its audience share at Radio 1's expense.", "title": "1960s" }, { "paragraph_id": 32, "text": "After the departure of Steve Wright, who had been unsuccessfully moved from his long-running afternoon show to the breakfast show in January 1994, Bannister hired Chris Evans to present the breakfast show in April 1995. Evans was a popular presenter but was dismissed in 1997 after he demanded to present the breakfast show for only four days per week. Evans was replaced from 17 February 1997 by Mark and Lard – Mark Radcliffe and his sidekick Marc Riley – who found the slick, mass-audience style required for a breakfast show did not come naturally to them. They were replaced by Zoe Ball and Kevin Greening eight months later in October 1997; Greening soon moved on, leaving Ball as sole presenter. The reinvention of the station happened at a fortuitous time, with the rise of Britpop in the mid-1990s – bands like Oasis, Blur and Pulp were popular and credible at the time, and the station's popularity rose with them. Documentaries like John Peel's Lost in Music, which looked at the influence that the use of drugs have had over popular musicians, received critical acclaim but were slated inside Broadcasting House.", "title": "1960s" }, { "paragraph_id": 33, "text": "At just before 09:00 on 1 July 1994, Radio 1 broadcast on mediumwave for the final time.", "title": "1960s" }, { "paragraph_id": 34, "text": "In March 1995, Radio 1 hosted an \"Interactive Radio Night\" with Jo Whiley and Steve Lamacq broadcasting from Cyberia, an internet café and featuring live performances by Orbital via ISDN.", "title": "1960s" }, { "paragraph_id": 35, "text": "Later in the 1990s the Britpop boom declined, and manufactured chart pop (boy bands and acts aimed at sub-teenagers) came to dominate the charts. New-genre music occupied the evenings (indie on weekdays and dance at weekends), with a mix of specialist shows and playlist fillers through late nights. The rise of rave culture through the late 1980s and early 1990s gave the station the opportunity to move into a controversial and youth-orientated movement by bringing in club DJ Pete Tong amongst others. There had been a dance music programme on Radio 1 since 1987 and Pete Tong was the second DJ to present an all dance music show. This quickly gave birth to the Essential Mix where underground DJs mix electronic and club based music in a two-hour slot. Dance and urban music has been a permanent feature on Radio 1 since with club DJs such as Judge Jules, Danny Rampling, Trevor Nelson, and the Dreem Teem all moving from London's Kiss 100 to the station.", "title": "1960s" }, { "paragraph_id": 36, "text": "Listening numbers continued to decline but the station succeeded in targeting a younger, cross-gender age group. Eventually, this change in content was reflected by a rise in audience that is continuing to this day. Notably, the station has received praise for shows such as The Surgery, Bobby Friction and Nihal's show, The Evening Session and its successor Zane Lowe's show. Its website has also been well received.", "title": "1960s" }, { "paragraph_id": 37, "text": "However, the breakfast show and the UK Top 40 continued to struggle. In 2000, Zoe Ball was replaced in the mornings by close friend and fellow ladette Sara Cox, but, despite heavy promotion, listening figures for the breakfast show continued to fall. In 2004 Cox was replaced by Chris Moyles. The newly rebranded breakfast show was known as The Chris Moyles Show and it increased its audience, ahead of the Today programme on Radio 4 as the second most popular breakfast show (after The Chris Evans Breakfast Show hosted by Chris Evans). Moyles continued to use inappropriate ways to try to tempt listeners from the Wake Up to Wogan show. In 2006, for example, creating a SAY NO TO WOGAN campaign live on-air. This angered the BBC hierarchy, though the row simmered down when it was clear that the 'campaign' had totally failed to alter the listening trends of the time – Wogan still increased figures at a faster rate than Moyles. The chart show's ratings fell after the departure of long-time host Mark Goodier, amid falling single sales in the UK. Ratings for the show fell in 2002 whilst Goodier was still presenting the show, meaning that commercial radio's Network Chart overtook it in the ratings for the first time. However, the BBC denied he was being sacked. Before July 2015, when the chart release day was changed to Friday, the BBC show competed with networked commercial radio's The Big Top 40 Show which was broadcast at the same time.", "title": "1960s" }, { "paragraph_id": 38, "text": "Many DJs either ousted by Bannister or who left during his tenure (such as Johnnie Walker, Bob Harris and Steve Wright) have joined Radio 2 which has now overtaken Radio 1 as the UK's most popular radio station, using a style that Radio 1 had until the early 1990s. The success of Moyles' show has come alongside increased success for the station in general. In 2006, DJs Scott Mills and Zane Lowe won gold Sony Radio Awards, while the station itself came away with the best station award.", "title": "1960s" }, { "paragraph_id": 39, "text": "A new evening schedule was introduced in September 2006, dividing the week by genre. Monday was mainly pop-funkrock-oriented, Tuesday was R&B and hip-hop, Thursdays and Fridays were primarily dance, with specialist R&B and reggae shows.", "title": "1960s" }, { "paragraph_id": 40, "text": "Following the death of John Peel in October 2004, Annie Nightingale is now the longest-serving presenter, having worked there since 1970.", "title": "1960s" }, { "paragraph_id": 41, "text": "The licence-fee funding of Radio 1, alongside Radio 2, is often criticised by the commercial sector. In the first quarter of 2011 Radio 1 was part of an efficiency review conducted by John Myers. His role, according to Andrew Harrison, the chief executive of RadioCentre, was \"to identify both areas of best practice and possible savings.\"", "title": "1960s" }, { "paragraph_id": 42, "text": "The controller of Radio 1 and sister station 1Xtra changed to Ben Cooper on 28 October 2011, following the departure of Andy Parfitt. Ben Cooper answered to the Director of BBC Audio and Music, Tim Davie.", "title": "1960s" }, { "paragraph_id": 43, "text": "On 7 December 2011, Ben Cooper's first major changes to the station were announced. Skream & Benga, Toddla T, Charlie Sloth and Friction replaced Judge Jules, Gilles Peterson, Kissy Sell Out and Fabio & Grooverider. A number of shows were shuffled to incorporate the new line-up. On 28 February 2012, further changes were announced. Greg James and Scott Mills swapped shows and Jameela Jamil, Gemma Cairney and Danny Howard joined the station. The new line-up of DJs for In New DJs We Trust was also announced with B.Traits, Mosca, Jordan Suckley and Julio Bashmore hosting shows on a four weekly rotation. This new schedule took effect on Monday, 2 April 2012.", "title": "1960s" }, { "paragraph_id": 44, "text": "In September 2012, Nick Grimshaw replaced Chris Moyles as host of \"Radio 1's Breakfast Show\". Grimshaw previously hosted Mon-Thurs 10pm-Midnight, Weekend Breakfast and Sunday evenings alongside Annie Mac. Grimshaw was replaced by Phil Taggart and Alice Levine on the 10pm-Midnight show.", "title": "1960s" }, { "paragraph_id": 45, "text": "In November 2012, another series of changes were announced. This included the departure of Reggie Yates and Vernon Kay. Jameela Jamil was announced as the new presenter of The Official Chart. Matt Edmondson moved to weekend mornings with Tom Deacon briefly replacing him on Wednesday nights. Dan Howell and Phil Lester, famous YouTubers and video bloggers, joined the station. The changes took effect in January 2013.", "title": "1960s" }, { "paragraph_id": 46, "text": "Former presenter Sara Cox hosted her last show on Radio 1 in February 2014 before moving back to Radio 2. In March 2014, Gemma Cairney left the weekend breakfast show to host the weekday early breakfast slot, swapping shows with Dev.", "title": "1960s" }, { "paragraph_id": 47, "text": "In September 2014, Radio 1 operated a series of changes to their output which saw many notable presenters leave the station – including Edith Bowman, Nihal and Rob da Bank. Huw Stephens gained a new show hosting 10 pm – 1 am Monday–Wednesday with Alice Levine presenting weekends 1 pm – 4 pm. Radio 1's Residency also expanded with Skream joining the rotational line-up on Thursday nights (10 pm – 1 am).", "title": "1960s" }, { "paragraph_id": 48, "text": "From December 2014 to April 2016, Radio 1 included a weekly late night show presented by a well known Internet personality called The Internet Takeover. Shows have been presented by various YouTubers such as Jim Chapman and Hannah Witton.", "title": "1960s" }, { "paragraph_id": 49, "text": "In January 2015, Clara Amfo replaced Jameela Jamil as host of The Official Chart on Sundays (4 pm – 7 pm) and in March, Zane Lowe left Radio 1 and was replaced by Annie Mac on the new music evening show.", "title": "1960s" }, { "paragraph_id": 50, "text": "In May 2015, Fearne Cotton left the station after 10 years of broadcasting. Her weekday mid-morning show was taken over by Clara Amfo. Adele Roberts also joined the weekday schedule line-up, hosting the Early Breakfast show.", "title": "1960s" }, { "paragraph_id": 51, "text": "In July 2015, the Official Chart moved to a Friday from 4 pm to 5:45 pm, hosted by Greg James. The move took place to take into account the changes to the release dates of music globally. Cel Spellman joined the station to host Sunday evenings.", "title": "1960s" }, { "paragraph_id": 52, "text": "In September 2017, a new slot namely Radio 1's Greatest Hits was introduced for weekends 10am-1pm. The show started on 2 September 2017. On 30 September 2017, Radio 1 celebrated its 50th birthday. Commemorations included a three-day pop-up station, 'Radio 1 Vintage', celebrating the station's presenters and special on-air programmes on the day itself, including a special breakfast show co-presented by the station's launch DJ Tony Blackburn, which is also broadcast on BBC Radio 2.", "title": "1960s" }, { "paragraph_id": 53, "text": "In October 2017, another major schedule change was announced. Friction left the station. The change features Charlie Sloth gained a new slot called 'The 8th' which aired Mon-Thu 9-11pm. Other changes include MistaJam took over Danny Howard on the Dance Anthems. Katie Thistleton joined Cel Spellman on Sunday evenings, namely 'Life Hacks' (4-6pm) which features content from the Radio 1 Surgery, and Most Played (6-7pm). Danny Howard would host a new show on Friday 11pm-1am. Huw Stephens's show pushed to 11pm-1am. Kan D Man and DJ Limelight joined the station to host a weekly Asian Beats show on Sundays between 1-3am, Rene LaVice joined the station with the Drum & Bass show on Tuesdays 1-3am. Phil Taggart presented the Hype Chart on Tuesdays 3-4am.", "title": "1960s" }, { "paragraph_id": 54, "text": "In February 2018, the first major schedule change of the year happened on the weekend. This saw Maya Jama and Jordan North join BBC Radio 1 to present the Radio 1's Greatest Hits, which would be on Saturday and Sunday respectively. Alice Levine moved to the breakfast slot to join Dev. Matt Edmondson would replace Alice Levine's original slot in the afternoon and joined by a different guest co-presenter each week. The changes took into effect on 24 February 2018.", "title": "1960s" }, { "paragraph_id": 55, "text": "In April 2018, another major schedule change was made due to the incorporation of weekend schedule on Fridays. This means that Nick Grimshaw, Clara Amfo and Greg James would host four days in a week. Scott Mills became the new host for The Official Chart and Dance Anthems, which replaces Greg James, and Maya Jama would present The Radio 1's Greatest Hits on 10am-1pm. Mollie King joined Matt Edmondson officially on the 1-4pm slot, namely 'Matt and Mollie'. The changes took into effect on 15 June 2018.", "title": "1960s" }, { "paragraph_id": 56, "text": "In May 2018, it was announced that Nick Grimshaw would leave the Breakfast Show after six years, the second longest run hosting the show in history (only second to Chris Moyles). However, Grimshaw did not leave the station, but swapped slots with Greg James, who hosted the home time show from 4-7pm weekdays. This change took place as of 20 August 2018 for the Radio 1 Breakfast Show (which was then renamed to Radio 1 Breakfast). Grimshaw's show started on 3 September 2018.", "title": "1960s" }, { "paragraph_id": 57, "text": "In June 2018, another series of schedule changes was announced. This sees the BBC Introducing Show with Huw Stephens on Sundays 11pm-1am. Jack Saunders joined the station and presented Radio 1 Indie Show from Monday-Thursday 11pm-1am. Other changes include the shows rearrangement of Sunday evenings. Phil Taggart's chillest show moved to 7-9pm, then followed by The Rock Show with Daniel P Carter at 9-11pm. The changes took into effect in September 2018.", "title": "1960s" }, { "paragraph_id": 58, "text": "In October 2018, Charlie Sloth announced that he was leaving Radio 1 and 1Xtra after serving the station for nearly 10 years. He was hosting The 8th and The Rap Show at that point. His last show was expected to be on 3 November 2018. However, Charlie had been in the spotlight for storming the stage and delivering a sweary, Kanye West-esque rant at the Audio & Radio Industry Awards (ARIAS) on Thursday 18 October 2018, which points towards Edith Bowman. Charlie was nominated for best specialist music show at the ARIAS – a category he lost out on to Soundtracking with Edith Bowman and prompting him to appear on stage during her acceptance. He apologised on Twitter regarding this issue and Radio 1 had agreed with Charlie that he will not do the 10 remaining shows that were originally planned. This meant that his last show ended on 18 October 2018. From 20 October 2018 onwards, Seani B filled his The Rap Show slot on 9pm-11pm and Dev covered \"The 8th\" beginning 22 October 2018.", "title": "1960s" }, { "paragraph_id": 59, "text": "In the same month, B.Traits announced that she was leaving BBC Radio 1 after six years of commitment. She said she feels as though she can no longer devote the necessary time needed to make the show the best it can be, and is moving on to focus on new projects and adventures. Her last show was on 26 October 2018. The Radio 1's Essentials Mix is then shifted earlier to 1am-3am, followed by Radio 1's Wind-Down from 3 am to 6 am. The changes took effect from 2 November 2018 onwards.", "title": "1960s" }, { "paragraph_id": 60, "text": "At the end of October 2018, Dev's takeover on The 8th resulted in the swapping between Matt Edmondson and Mollie King's show with Dev and Alice Levine's show. This meant that Matt and Mollie became the new Weekend Breakfast hosts, and Dev and Alice became the afternoon show hosts. The changes came into effect on 16 November 2018.", "title": "1960s" }, { "paragraph_id": 61, "text": "On 15 November 2018, Radio 1 announced that Tiffany Calver, who has previously hosted a dedicated hip-hop show on the new-music station KissFresh, would join the station and host the Rap Show. The change took effect from 5 January 2019.", "title": "1960s" }, { "paragraph_id": 62, "text": "On 26 November 2018, Radio 1 announced that the new hosts for the evening slot previously hosted by Charlie Sloth would be Rickie Haywood-Williams, Melvin Odoom, and Charlie Hedges. The trio previously presented on Kiss's breakfast show. The change took effect in April 2019.", "title": "1960s" }, { "paragraph_id": 63, "text": "In July 2019 it was announced that there would be two new shows on the weekend, the weekend early breakfast show and best new pop, both of which started on 6 September 2019.", "title": "1960s" }, { "paragraph_id": 64, "text": "The weekend early morning breakfast show would be and is currently hosted by Arielle Free. It is broadcast between 04:00–06:00 on Friday and Saturday and Sunday between 05:00–07:00.", "title": "1960s" }, { "paragraph_id": 65, "text": "Best new pop would be and is currently hosted by Mollie King and is currently broadcast between 06:00–06:30 on a Friday Morning.", "title": "1960s" }, { "paragraph_id": 66, "text": "This in turn changed the timing of the Weekend Breakfast Show hosted by Mollie King and Matt Edmondson, which is now broadcast at Friday 06:30–10:00 and between 07:00–10:00 on Saturday & Sunday.", "title": "1960s" }, { "paragraph_id": 67, "text": "Due to the COVID-19 pandemic, there were temporary changes.", "title": "1960s" }, { "paragraph_id": 68, "text": "In March 2020, Radio 1 Breakfast began later at 7 am to 11 am. Scott Mills would also present his show from 1 pm-3 pm with Nick Grimshaw starting until 6 pm. BBC Radio 1 Dance Anthems now started from 3 pm with 2 hours Classic Anthems and it would end at 7 pm.", "title": "1960s" }, { "paragraph_id": 69, "text": "In July 2020, Alice Levine and Cel Spellman announced their resignation from BBC Radio 1. In September, Vick Hope was announced to join Katie Thisleton, replacing Spellman.", "title": "1960s" }, { "paragraph_id": 70, "text": "In September 2020, a new schedule was announced.", "title": "1960s" }, { "paragraph_id": 71, "text": "This meant that The Radio 1 Breakfast Show was extended by 30 minutes until 10:30 am. Also, Scott Mills' show was shortened by 30 minutes from 4 to 3:30 pm. Toddla T was also announced to be leaving the show after 11 years. Annie Mac's evening show moved from 7 pm to 6 pm with Rickie, Melvin and Charlie from 8 pm. Jack Saunders would host a new show called Radio 1's Future Artists with Jack Saunders from Monday to Wednesday.", "title": "1960s" }, { "paragraph_id": 72, "text": "Friday Schedule was also announced. Radio 1 Party Anthems moved from 6 pm to 3 pm and it would be hosted by Dev. Also, Annie Mac, Danny Howard, Pete Tong and Essential Mix shows moved 1 hour earlier. Dance Anthems on Saturday have been confirmed starting to its original time slot from 4 pm.", "title": "1960s" }, { "paragraph_id": 73, "text": "On 26 September 2020, MistaJam left BBC Radio 1 and BBC Radio 1Xtra after 15 years. It was announced that Charlie Hedges would take over Dance Anthems from 3 October 2020.", "title": "1960s" }, { "paragraph_id": 74, "text": "BBC Radio 1 Dance launched on Friday 9 October. The station is broadcast exclusively on BBC Sounds.", "title": "1960s" }, { "paragraph_id": 75, "text": "In November 2020 it was confirmed that Dev Griffin, Huw Stephens, and Phil Taggart would all be leaving the station at the end of the year. From January 2021, Radio 1 Breakfast was to return to five days per week while Arielle Free would host Early Breakfast (Mon-Thu 0500–0700) and three new presenters were to take turns hosting the early breakfast slot on Fridays. Adele Roberts left Early Breakfast after five years, moving to Weekend Breakfast (Sat-Sun 0700–1030). Matt Edmondson and Mollie King returned to Weekend Afternoons (Fri-Sun 1300–1600). On Sunday evenings, Sian Eleri replaced Phil Taggart as host of the Chillest Show and Gemma Bradley replaced Huw Stephens on BBC Introducing.", "title": "1960s" }, { "paragraph_id": 76, "text": "On 9 April 2021, BBC Radio 1 and other BBC radio stations were cut at 12:10pm for the national anthem following the death of Prince Philip, Duke of Edinburgh, and the stations then carried the BBC Radio News special programme until 4pm. Radio 1 then played music without vocals and on 10 and 11 April 2021 played downtempo and chilled music. The Official Chart was not aired, for the second time since Princess Diana's death.", "title": "1960s" }, { "paragraph_id": 77, "text": "On 20 April 2021, Annie Mac tweeted that she would leave BBC Radio 1 after 17 years. It was also announced that Diplo would be leaving after 10 years. On Weeknights, Clara Amfo replaced Annie on Radio 1's Future Sounds (Mon-Thu 1800–2000). On Fridays, Danny Howard replaced Annie at 6 pm – with Sarah Story, a former Capital FM presenter, hosting from 8 pm. Rickie, Melvin and Charlie were announced as new hosts of the Live Lounge slot, replacing Clara Amfo. Jack Saunders also moved to an earlier time slot (Mon-Thu 2000–2200), replacing Rickie, Melvin and Charlie. Sian Eleri gained 3 new shows per week, hosting Radio 1's Power Down Playlist from 10pm-11pm Mon-Wed. BBC Introducing Dance with Jaguar airs at this time slot on a Thursday evening.", "title": "1960s" }, { "paragraph_id": 78, "text": "On 21 April 2021, Radio 1 Relax launched on BBC Sounds, playing relaxing music and sounds such as wind and rain.", "title": "1960s" }, { "paragraph_id": 79, "text": "After 14 years on BBC Radio 1, Nick Grimshaw announced he would be leaving the station, with Vick Hope and Jordan North taking over the time-slot. Grimshaw broadcast his final show on 12 August 2021. Vick and Jordan's new show first aired on 6 September 2021. Vick continued to co-host Life Hacks alongside Katie Thistleton, while Dean McCullough joined BBC Radio 1 to host Friday-Sunday 1030–1300.", "title": "1960s" }, { "paragraph_id": 80, "text": "In September 2022, DJ Target and René LaVice left the station, making loads of changes, first of all, 'Radio 1's Soundsystem with Jeremiah Asimiah has moved from 2300 on Saturday to 0100 on Sundays to Saturdays from 1900-2100, replacing DJ Target. Radio 1's Drum & Bass Show has been moved to Saturdays 2300 to Sundays 0100, now being presented by Charlie Tee. Radio 1's Indie Show with Jack Saunders has been moved from Thursdays 2000-2200 to Sundays 2100-2300, Future Artists is still being broadcast Mon-Wed 2000-2200. On Mondays, Radio 1's Rock Show with Daniel P Carter will move from Sundays 2100-2300 to Mondays 2300 to Tuesdays 0100, followed by a new 'Future Rock' with Alyx Hylcombe on Tuesdays 0100-0200, and ending off with Future Alternative with Nels Hylton 0200-0300, moving from Thursdays 0300-0400. And a new programme is shown called Future Pop with Mollie King on Thursdays 2000-2200, Mollie will still host Weekends 1300-1600 with co-host Matt Edmondson. On 25 August 2022, Scott Mills and co-host Chris Stark aired their final show. Their radio time slots have been given to Dean McCullough and Vicky Hawksworth while the role of hosting the Official Chart has been given to Jack Saunders.", "title": "1960s" }, { "paragraph_id": 81, "text": "On 8 September 2022, Radio 1 and the other radio stations were cut at 6:32pm to report the Death of Queen Elizabeth II and carried a BBC Radio News special. Radio 1 resumed broadcasts at 7am on 9 September 2022, playing downtempo music throughout the day and over the weekend. The Official Chart did not air on the Friday, which was the third time in two years since the death of the Duke of Edinburgh. Radio 1 returned to normal programming on 11 September 2022.", "title": "1960s" }, { "paragraph_id": 82, "text": "From inception for over 20 years, Radio 1 broadcast from an adjacent pair of continuity suites (originally Con A and Con B) in the main control room of Broadcasting House. These cons were configured to allow DJs to operate the equipment themselves and play their own records and jingle cartridges (called self-op). This was a departure from traditional BBC practice, where a studio manager would play in discs from the studio control cubicle. Due to needle time restrictions, much of the music was played from tapes of BBC session recordings. The DJs were assisted by one or more technical operators (TOs) who would set up tapes and control sound levels during broadcasts.", "title": "Broadcast" }, { "paragraph_id": 83, "text": "In 1985, Radio 1 moved across the road from Broadcasting House to Egton House. The station moved to Yalding House in 1996, and Egton House was demolished in 2003 to make way for an extension to Broadcasting House. This extension would eventually be renamed the Egton Wing, and then the Peel Wing.", "title": "Broadcast" }, { "paragraph_id": 84, "text": "Until recently, the studios were located in the basement of Yalding House (near to BBC Broadcasting House) on Great Portland Street in central London. They used to broadcast from two main studios in the basement; Y2 and Y3 (there is also a smaller studio, YP1, used mainly for production). These two main studios (Y2 and Y3) are separated by the \"Live Lounge\", although it is mainly used as an office; live sets are rarely recorded from it, for Maida Vale Studios is used instead for larger set-ups. The studios are linked by webcams and windows through the \"Live Lounge\", allowing DJs to see each other when changing between shows. Y2 is the studio from where The Chris Moyles Show was broadcast and is also the studio rigged with static cameras for when the station broadcasts on the \"Live Cam\". The station moved there in 1996 from Egton House.", "title": "Broadcast" }, { "paragraph_id": 85, "text": "In December 2012, Radio 1 moved from Yalding House to new studios on the 8th floor of the new BBC Broadcasting House, Portland Place, just a few metres away from the \"Peel Wing\", formerly the \"Egton Wing\", which occupies the land on which Egton House previously stood: it was renamed the \"Peel Wing\" in 2012 in honour of the long-serving BBC Radio 1 presenter, John Peel, who broadcast on the station from its launch in 1967 until his death in 2004.", "title": "Broadcast" }, { "paragraph_id": 86, "text": "Programmes have also regularly been broadcast from other regions, notably The Mark and Lard Show, broadcast every weekday from New Broadcasting House, Oxford Road, Manchester for over a decade (October 1993–March 2004) – the longest regular broadcast on the network from outside the capital.", "title": "Broadcast" }, { "paragraph_id": 87, "text": "In August 2022, the studio 82A (from which Radio 1 broadcasts) was renamed 82Mills, following the departure of the long-running DJ Scott Mills.", "title": "Broadcast" }, { "paragraph_id": 88, "text": "Radio 1 originally broadcast on 1215 kHz AM (or 247 metres). On 23 November 1978, the station was moved to 1053 kHz and 1089 kHz (275 and 285 m).", "title": "Broadcast" }, { "paragraph_id": 89, "text": "The BBC had been allocated three FM frequency ranges in 1955, for the then Light Programme (now BBC Radio 2), Third Programme (now BBC Radio 3) and Home Service (now BBC Radio 4) stations. Thus, when Radio 1 was launched, there was no FM frequency range allocated for the station. The official reason was that there was no space, even though no commercial stations had yet been launched on FM. To solve this issue, from launch until the end of the 1980s Radio 1 was allocated Radio 2's FM transmitters for a few hours per week. These were Saturday afternoons, Sunday teatime and evening – most notably for the Top 40 Singles Chart on Sunday afternoons and up until midnight; 10 pm to midnight on weeknights including Sounds of the Seventies until 1975, and thereafter the John Peel show (Mon–Thurs), The Friday Rock Show with Tommy Vance and most Bank Holiday afternoons when Radio 2 was broadcasting a Bank Holiday edition of Sport on 2.", "title": "Broadcast" }, { "paragraph_id": 90, "text": "Due to the rising competition from commercial FM stations, the BBC began to draw up plans for Radio 1 to broadcast on FM full time. This process began in London on 31 October 1987, at low power on a temporary frequency of 104.8 MHz. The Home Office in the UK began to free up FM police communication bandwidths, which at the time were operating from 97.9 MHz to 102.0 MHz, in preparation for new FM radio stations planned for the future, which included BBC Radio 1. The BBC acquired 97.9 FM to 99.8 FM specifically for Radio 1.", "title": "Broadcast" }, { "paragraph_id": 91, "text": "The rollout of Radio 1 on FM nationally began on 1 September 1988, starting with Central Scotland (98.6 MHz), the Midlands (98.4 MHz) and the north of England (98.8 MHz). On 24 November 1988, Belfast was added to the network on another temporary frequency on 96.0 MHz.", "title": "Broadcast" }, { "paragraph_id": 92, "text": "Due to the expansion of Radio 1's FM broadcast hours, Radio 1 scaled back its airtime on Radio 2's FM frequencies - ending on weeknights (10pm–midnight), Saturday afternoons from 1pm until 7pm and Sunday evenings (7pm–midnight). The only programme continuing to broadcast on Radio 2's FM frequency was the UK Top 40, which broadcast between 5pm and 7pm on Sunday afternoon and evening; at the finish of the Top 40 show, the FM transmitters were handed back to Radio 2 at 7pm.", "title": "Broadcast" }, { "paragraph_id": 93, "text": "By September 1990, with further expansion of Radio 1 FM's frequencies, after 23 years all usage of Radio 2's FM frequencies came to an end, resulting in BBC Radio 2 transmitting on FM full-time. This was due to the then new BBC Radio 5 Live broadcasting on Radio 2's former AM frequencies on 603 & 909 MW.", "title": "Broadcast" }, { "paragraph_id": 94, "text": "Radio 1 made great efforts to promote its new FM service, renaming itself on-air initially as 'Radio 1 FM' and later as '1FM' until 1995. After reorganisation and a change of transmitter reallocation of the FM frequencies, especially in London (from 104.8 to 98.8 MHz), the Midlands (98.4 to 97.9 MHz) and Belfast (96.0 to 99.7 MHz), the engineering programme was completed in 1995.", "title": "Broadcast" }, { "paragraph_id": 95, "text": "The Conservative government decided to increase competition on AM and disallowed the simulcasting of services on both AM and FM, affecting both BBC and Independent Local Radio. Radio 1's medium wave frequencies were reallocated to Independent National Radio. Radio 1's last broadcast on MW was on 1 July 1994, with Stephen Duffy's \"Kiss Me\" being the last record played on MW just before 9 am. For those who continued to listen, just after 9 am, Radio 1 jingles were played in reverse chronological order ending with its first jingle from 30 September 1967. In the initial months after this closure, a pre-recorded message by Mark Goodier was played to advise listeners that Radio 1 was now an \"FM-only\" station and to retune to the FM frequency. Around this time, Radio 1 began broadcasting on spare audio subcarriers on Sky Television's via Astra's SES satellite analogue service; initially in mono (on UK Gold) and later in stereo (on UK Living) transponders. The 1053 / 1089 frequencies were allocated to the then newly-created Talk Radio UK.", "title": "Broadcast" }, { "paragraph_id": 96, "text": "The BBC launched its national radio stations on DAB digital radio in 1995; however, the technology was expensive at the time and so was not marketed, instead used as a test for future technologies. DAB was \"officially\" launched in 2002 as sets became cheaper. Today it can also be heard on UK digital TV services Freeview, Virgin Media, Sky and the Internet as well as FM. In July 2005, Sirius Satellite Radio began simulcasting Radio 1 across the United States as channel 11 on its own service and channel 6011 on Dish Network satellite TV. Sirius Canada began simulcasting Radio 1 when it was launched on 1 December 2005 (also on channel 11). The Sirius simulcasts were time shifted five hours to allow US and Canadian listeners in the Eastern Time Zone to hear Radio 1 at the same time of day as UK listeners. On 12 November 2008, Radio 1 made its debut on XM Satellite Radio in both the US and Canada on channel 29, moving to XM 15 and Sirius 15 on 4 May 2011. Until the full station was removed in August 2011, Radio 1 was able to be heard by approximately 20.6 million listeners in North America on satellite radio alone. BBC Radio 1 can be heard on cable in the Netherlands at 105.10 FM.", "title": "Broadcast" }, { "paragraph_id": 97, "text": "At midnight on 9 August 2011, Sirius XM ceased carrying BBC Radio 1 programming with no prior warning. On 10 August 2011 the BBC issued the following statement:", "title": "Broadcast" }, { "paragraph_id": 98, "text": "The BBC’s commercial arm BBC Worldwide has been in partnership with SIRIUS Satellite Radio to broadcast Radio 1 on their main network, since 2005. This agreement has now unfortunately come to an end and BBC Worldwide are in current discussions with the satellite radio station to find ways to continue to bring popular music channel, BBC Radio 1, to the US audience. We will keep you posted.", "title": "Broadcast" }, { "paragraph_id": 99, "text": "Thousands of angry Sirius XM customers began a campaign on Facebook and other social media to reinstate BBC Radio 1 on Sirius XM Radio. One week later, Sirius and the BBC agreed on a new carriage agreement that saw Radio 1 broadcast on a time-shifted format on the Sirius XM Internet Radio platform only, on channel 815.", "title": "Broadcast" }, { "paragraph_id": 100, "text": "Starting on 15 January 2012, The Official Chart Show began broadcasting on SiriusXM 20on20 channel 3, at 4 pm and 9 pm Eastern Standard Time.", "title": "Broadcast" }, { "paragraph_id": 101, "text": "From 1999 until 2012, Radio 1 split the home nations for localised programming in Scotland, Wales and Northern Ireland, to allow the broadcast of a showcase programme for regional talent. Most recently, these shows were under the BBC Introducing brand. Scotland, Wales and Northern Ireland had their own shows, which were broadcast on a 3-week rotational basis in England.", "title": "Broadcast" }, { "paragraph_id": 102, "text": "From January 2011 until June 2012, Scotland's show was presented by Ally McCrae. Previously it was hosted by Vic Galloway (who also presents for BBC Radio Scotland); who had presented the show solo since 2004, after his original co-host Gill Mills departed.", "title": "Broadcast" }, { "paragraph_id": 103, "text": "Wales's show was hosted by Jen Long between January 2011 until May 2012. Previously Bethan Elfyn occupied the slot, who had at one time hosted alongside Huw Stephens, until Stephens left to join the national network, although he still broadcasts a show for Wales – a Welsh-language music show on BBC Radio Cymru on Thursday evenings.", "title": "Broadcast" }, { "paragraph_id": 104, "text": "Phil Taggart presented the Northern Ireland programme between November 2011 and May 2012. The show was formerly presented by Rory McConnell. Before joining the national network, Colin Murray was a presenter on The Session in Northern Ireland, along with Donna Legge; after Murray's promotion to the network Legge hosted alone for a time, and on her departure McConnell took her place.", "title": "Broadcast" }, { "paragraph_id": 105, "text": "The regional opt-outs originally went out from 8 pm to 10 pm on Thursdays (the Evening Session's time slot) and were known as the \"Session in the Nations\" (the \"Session\" tag was later dropped due to the demise of the Evening Session); they later moved to run from 7:30 pm to 9 pm, with the first half-hour of Zane Lowe's programme going out across the whole of the UK. On 18 October 2007 the regional programmes moved to a Wednesday night/Thursday morning slot from midnight to 2 am under the BBC Introducing banner, allowing Lowe's Thursday show to be aired across the network; prior to this change Huw Stephens had presented the Wednesday midnight show nationally. In January 2011, BBC Introducing was moved to the new time slot of midnight to 2 am on Monday mornings, and the Scottish and Welsh shows were given new presenters in the form of Ally McCrae and Jen Long.", "title": "Broadcast" }, { "paragraph_id": 106, "text": "The opt-outs were only available to listeners on the FM frequencies. Because of the way the DAB and digital TV services of Radio 1 are broadcast (a single-frequency network on DAB and a single broadcast feed of Radio 1 on TV platforms), the digital version of the station was not regionalised.", "title": "Broadcast" }, { "paragraph_id": 107, "text": "The BBC Trust announced in May 2012 that the regional music programmes on Radio 1 would be replaced with a single programme offering a UK-wide platform for new music as part of a series of cost-cutting measures across the BBC. In June 2012, the regional shows ended and were replaced by a single BBC Introducing show presented by Jen Long and Ally McCrae.", "title": "Broadcast" }, { "paragraph_id": 108, "text": "Because of its youth-orientated nature, Radio 1 plays a broad mix of current and potential future hits, including independent/alternative, hip hop, rock, dance/electronica and pop. This made the station stand out from other top 40 stations, both in the UK and across the world. Since its progressive view on modern electronic music, the BBC Radio 1 is well-liked and known in the worldwide drum and bass community, frequently hosting producers and DJs like Hybrid Minds or Wilkinson.", "title": "Content" }, { "paragraph_id": 109, "text": "Due to restrictions on the amount of commercial music that could be played on radio in the UK until 1988 (the \"needle time\" limitation) the station has recorded many live performances. Studio sessions (recordings of about four tracks made in a single day), also supplemented the live music content, many of them finding their way to commercially available LPs and CDs. The sessions recorded for John Peel's late night programme are particularly renowned. The station has continued to record live music with its Live Lounge feature and the Piano Sessions, which started in November 2014.", "title": "Content" }, { "paragraph_id": 110, "text": "The station also broadcasts documentaries and interviews. Although this type of programming arose from necessity it has given the station diversity. The needletime restrictions meant the station tended to have a higher level of speech by DJs. While the station is often criticised for \"waffling\" by presenters, an experimental \"more music day\" in 1988 was declared a failure after only a third of callers favoured it.", "title": "Content" }, { "paragraph_id": 111, "text": "Radio 1 has a public service broadcasting obligation to provide news, which it fulfills through Newsbeat bulletins throughout the day. Shared with 1Xtra and Asian Network, short news summaries are provided roughly hourly on the half-hour between 06:30 and 16:30, with two additional 15-minute bulletins at 12:45 and 17:45 and nine summaries over the weekend and Bank Holiday between 07:30 and 15:30.", "title": "Content" }, { "paragraph_id": 112, "text": "In recent years Radio 1 has used social media to help reach a younger audience. Its YouTube channel now has over 7.5 million subscribers. The highest viewed videos on the channel are predominately live music performances from the Live Lounge.", "title": "Content" }, { "paragraph_id": 113, "text": "The station also has a heavy presence on social media, with audience interaction occurring through Facebook and Twitter as well as text messaging.", "title": "Content" }, { "paragraph_id": 114, "text": "It was announced in 2013 that Radio 1 had submitted plans to launch its own dedicated video channel on the BBC iPlayer where videos of live performances as well as some features and shows would be streamed in a central location. Plans were approved by the BBC Trust in November 2014 and the channel launched on 10 November 2014.", "title": "Content" }, { "paragraph_id": 115, "text": "Radio 1 provides alternative programming on some Bank Holidays. Programmes have included 'The 10 Hour Takeover', a request-based special, in which the DJs on air would encourage listeners to select any available track to play, 'One Hit Wonder Day' and 'The Chart of the Decade' where the 150 biggest selling singles in the last 10 years were counted down and played in full.", "title": "Content" }, { "paragraph_id": 116, "text": "On Sunday 30 September 2007, Radio 1 celebrated its 40th birthday. To mark this anniversary Radio 1 hosted a week of special features, including a re-creation of Simon Bates' Golden Hour, and 40 different artists performing 40 different covers, one from each year since Radio 1 was established. On Saturday 30 September 2017, Radio 1 celebrated its 50th birthday. Tony Blackburn recreated the first ever Radio 1 broadcast on Radio 2, simulcast on pop-up station Radio 1 Vintage, followed by The Radio 1 Breakfast Show celebration, tricast on Radio 1, Radio 2 and Radio 1 Vintage, presented by Tony Blackburn and Nick Grimshaw, featuring former presenters as guests Simon Mayo, Sara Cox and Mike Read.", "title": "Content" }, { "paragraph_id": 117, "text": "Radio 1 regularly supports the BBC's in house charities Comic Relief, Sport Relief and Children in Need.", "title": "Content" }, { "paragraph_id": 118, "text": "On 18 March 2011, BBC's Radio 1 longest-serving breakfast DJ Chris Moyles and sidekick Dave Vitty broadcast for 52 hours as part of a Guinness World Record attempt, in aid of Comic Relief. The pair stayed on air for 52 hours in total setting a new world record for 'Radio DJ Endurance Marathon (Team)’ after already breaking Simon Mayo's 12-year record for Radio 1's Longest Show of 37 hours which he set in 1999, also for Comic Relief.", "title": "Content" }, { "paragraph_id": 119, "text": "The presenters started on 16 March 2011 and came off air at 10:30 am on 18 March 2011. During this Fearne Cotton made a bet with DJ Chris Moyles that if they raise over £2,000,000 she will appear on the show in a swimsuit. After passing the £2,000,000 mark, Cotton appeared on the studio webcam in a stripy monochrome swimsuit. The appearance of Cotton between 10:10 am and 10:30 am caused the Radio 1 website to crash due to a high volume of traffic.", "title": "Content" }, { "paragraph_id": 120, "text": "In total the event raised £2,622,421 for Comic Relief.", "title": "Content" }, { "paragraph_id": 121, "text": "In 1981, Radio 1 broadcast a radio adaptation of the space opera film, Star Wars. The 13-episode serial was adapted for radio by the author Brian Daley and directed by John Madden, and was a co-production between the BBC and the American Broadcaster NPR.", "title": "Content" }, { "paragraph_id": 122, "text": "In 1994, Radio 1 broadcast a radio adaptation of the Batman comic book storyline Knightfall, as part of the Mark Goodier show, featuring Michael Gough recreating his movie role as Alfred. Later that same year, Radio 1 also broadcast a re-edited version of the Radio 4 Superman radio drama.", "title": "Content" }, { "paragraph_id": 123, "text": "The Radio 1 Roadshow, which usually involved Radio 1 DJs and pop stars travelling around popular UK seaside destinations, began in 1973, as a response to the imminent introduction of local commercial radio stations. hosted by Alan Freeman in Newquay, Cornwall, with the final one held at Heaton Park, Manchester in 1999. Although the Roadshow attracted large crowds and the style changed with the style of the station itself—such as the introduction of whistlestop audio postcards of each location in 1994 (\"2minuteTour\")—they were still rooted in the older style of the station, and therefore fit for retirement.", "title": "Events" }, { "paragraph_id": 124, "text": "In March 2000, Radio 1 decided to change the Roadshow format, renaming it One Big Sunday in the process. Several of these Sundays were held in large city-centre parks. In 2003, the event changed again and was rebranded One Big Weekend, with each event occurring biannually and covering two days. Under this name, it visited Derry in Northern Ireland, as part of the Music Lives campaign, and Perry Park in Birmingham.", "title": "Events" }, { "paragraph_id": 125, "text": "The most recent change occurred in 2005 when the event was yet again renamed and the decision taken to hold only one per year, this time as Radio 1's Big Weekend. Venues under this title have included Herrington Country Park, Camperdown Country Park, Moor Park–which was the first Weekend to feature a third stage–Mote Park, Lydiard Park, Bangor and Carlisle Airport.", "title": "Events" }, { "paragraph_id": 126, "text": "Tickets for each Big Weekend are given away free of charge, making it the largest free ticketed music festival in Europe.", "title": "Events" }, { "paragraph_id": 127, "text": "BBC Radio 1's Big Weekend was replaced by a larger festival in 2012, named 'Radio 1's Hackney Weekend', with a crowd capacity of 100,000. The Hackney Weekend took place over the weekend of 23–24 June 2012 in Hackney Marshes, Hackney, London. The event was to celebrate the 2012 Cultural Olympiad in London and had artists such as Rihanna, Jay-Z and Florence and the Machine.", "title": "Events" }, { "paragraph_id": 128, "text": "In 2013, Radio 1's Big Weekend returned to Derry as part of the City of Culture 2013 celebrations. So far, Derry is the only city to have hosted the Big Weekend twice.", "title": "Events" }, { "paragraph_id": 129, "text": "In May 2014, Radio 1's Big Weekend was held in Glasgow, Scotland. Acts which played at the event included Rita Ora, The 1975, Katy Perry, Jake Bugg and Pharrell Williams. The event was opened on the Friday with a dance set in George Square, featuring Radio 1 Dance DJs such as Danny Howard and Pete Tong, and other well-known acts such as Martin Garrix and Tiesto.", "title": "Events" }, { "paragraph_id": 130, "text": "In 2015, the event was held in Norwich and featured performances from the likes of Taylor Swift, Muse, David Guetta, Years & Years and others.", "title": "Events" }, { "paragraph_id": 131, "text": "2016 saw the event make its way to Exeter. It was headlined by Coldplay, who closed the weekend on the Sunday evening.", "title": "Events" }, { "paragraph_id": 132, "text": "The event was in Hull in 2017 and saw performances by artists such as Zara Larsson, Shawn Mendes, Stormzy, Katy Perry, Little Mix, Sean Paul, Rita Ora, The Chainsmokers, Clean Bandit and Kings of Leon.", "title": "Events" }, { "paragraph_id": 133, "text": "To take advantage of Glastonbury Festival's fallow year in 2018, 4 separate Big Weekends were held simultaneously between 25 and 28 May. Stylized as \"BBC Music's Biggest Weekend\", events were held in Swansea (with a line-up curated by Radio 1), Coventry and Perth (both curated by Radio 2) and Belfast (curated by Radio 6 Music). Tickets sold out for the Swansea, Perth and Coventry Big Weekends.", "title": "Events" }, { "paragraph_id": 134, "text": "In 2020, the Big Weekend at Dundee was cancelled as a result of the COVID-19 pandemic. In May 2020, Radio 1 announced a virtual Big Weekend. It took place from 22 to 24 May and featured performances from artists like Mabel and Anne-Marie.", "title": "Events" }, { "paragraph_id": 135, "text": "Radio 1 has annually held a dance music weekend broadcast live from Ibiza since the 1990s. The weekend is usually the first weekend in August and has performances from world-famous DJs and Radio 1's own dance music talent such as Pete Tong and Annie Mac.", "title": "Events" }, { "paragraph_id": 136, "text": "In September 2008, Radio 1 launched an annual music event for teenagers aged 14 to 17 years. Originally named BBC Switch Live, the first event was held on 12 October 2008 at the Hammersmith Apollo. In 2009, the event became an annual awards ceremony and the following year was renamed BBC Radio 1's Teen Awards. The awards honoured inspirational teens alongside the best music, movies, TV and sport stars in a variety of categories. In 2011, it was moved to Wembley Arena and later Studio 1 at Television Centre, London. Highlights of the event has been broadcast across BBC Television.", "title": "Events" }, { "paragraph_id": 137, "text": "Despite the awards ceremony not taking place since 2019, the main award, \"Teen Hero\", has continued to be awarded by Radio 1 as Teen Heroes.", "title": "Events" }, { "paragraph_id": 138, "text": "The event has been hosted by various Radio 1 DJs and guest co-hosts.", "title": "Events" }, { "paragraph_id": 139, "text": "Radio 1 often has a presence at the Edinburgh Festival Fringe. Past events have included 'The Fun and Filth Cabaret' and 'Scott Mills: The Musical'.", "title": "Events" }, { "paragraph_id": 140, "text": "Europe's Biggest Dance Show is a series of dance music oriented radio specials produced by Radio 1.", "title": "Events" }, { "paragraph_id": 141, "text": "The first, Europe's Biggest Dance Show 2019, was broadcast on Friday 11 October 2019 where Radio 1 joined with several European radio stations, all members of the European Broadcasting Union, including Swedish SR P3, German 1LIVE and RBB Fritz, Belgian VRT Studio Brussel, Irish RTÉ 2fm, French Radio France Mouv and Dutch NPO 3FM.", "title": "Events" }, { "paragraph_id": 142, "text": "A second show, Europe's Biggest Dance Show 2020, was broadcast on Friday 8 May 2020. It had the same contributing stations as 2019; however, it had begun at 7 pm BST, rather than 8 pm as the previous year.", "title": "Events" }, { "paragraph_id": 143, "text": "The third installment of Europe's Biggest Dance Show was broadcast on Friday 23 October 2020. French Mouv' dropped out of the broadcast until further notice while Finnish YleX and Norwegian NRK mP3 joined the show.", "title": "Events" }, { "paragraph_id": 144, "text": "A fourth show, Europe's Biggest Dance Show 2021, was broadcast on Friday 29 October 2021. It saw the first contribution of Austrian station FM4, while the Dutch NPO 3FM dropped out.", "title": "Events" }, { "paragraph_id": 145, "text": "The fifth installment, Europe's Biggest Dance Show 2022, was broadcast on Friday 14 October 2022. It saw the first contribution the Ukrainian Radio Promin of UA:PBC and the return of Dutch NPO 3FM to the show.", "title": "Events" }, { "paragraph_id": 146, "text": "Since 2018, BBC Radio 1 has performed format-breaking listener stunts. In 2018, Greg James and Nick Grimshaw announced to play Hide and Seek on the radio to be found 22 hours later at the Royal Liver Building in Liverpool. In 2019 James and Grimshaw hid at the Grand Pier, Weston-super-Mare for almost 26 hours.", "title": "Events" }, { "paragraph_id": 147, "text": "In the summer of 2021 Radio 1 held Radio 1's Summer Breakout, where James was locked inside a camper van and had to escape by entering a password. James escaped the van after 62 hours. The following year, James was booted off the Radio 1 Breakfast Show and had to complete a giant 20-piece jigsaw puzzle to find the missing pieces scattered across the United Kingdom. After six days, James completed the puzzle and was reinstated as host of the Breakfast show.", "title": "Events" }, { "paragraph_id": 148, "text": "In the summer of 2023, all DJs other than Greg James went into hiding, with James and the listeners asked to piece back the schedule and find all 30 DJs. On 20 July, James and the listeners were informed that if any DJs were still missing by noon (UK time) on July 21, the station would go off air. Mollie King was still hidden at this time, so the station went off air for five minutes, between 12:00 and 12:05, before returning to broadcasting at 12:05 pm.", "title": "Events" }, { "paragraph_id": 149, "text": "On 17 September 2020, the BBC announced that it would launch an online-only sister station for BBC Radio 1, called BBC Radio 1 Dance, which would primarily play all kinds of songs from the Dance genre. The station was launched on 9 October 2020 at 6 pm BST. A second online-only sister station, BBC Radio 1 Relax, was launched on 22 April 2021. The station plays a selection of relaxation and well-being focused shows.", "title": "Online-only sister stations" }, { "paragraph_id": 150, "text": "Radio 1 has won the International Dance Music Awards' Best Radio Station every year from 2002 to 2020 with the exception of 2010.", "title": "Awards and nominations" } ]
BBC Radio 1 is a British national radio station owned and operated by the BBC. It specialises in modern popular music and current chart hits throughout the day. The station provides alternative genres at night, including electronica, dance, hip hop and indie, while its sister station 1Xtra plays black contemporary music, including hip hop and R&B. Radio 1 also runs two online streams, Radio 1 Dance, dedicated to dance music, and Radio 1 Relax, dedicated to chill-out music; both are available to listen only on BBC Sounds. Radio 1 broadcasts throughout the UK on FM between 97.1 MHz and 99.7 MHz, digital radio, digital TV and BBC Sounds. It was launched in 1952 to meet the demand for music generated by pirate radio stations, when the average age of the UK population was 27. The BBC claims that it targets the 15–29 age group, and the average age of its UK audience since 2009 is 30. BBC Radio 1 started 24-hour broadcasting on 1 May 1991. According to RAJAR, the station broadcasts to a weekly audience of 7.7 million with a listening share of 4.8% as of September 2023.
2001-10-02T11:34:29Z
2023-12-29T17:39:53Z
[ "Template:Use dmy dates", "Template:Nbsp", "Template:More citations needed section", "Template:Infobox award", "Template:Spoken Wikipedia", "Template:Subject bar", "Template:Further", "Template:Cite book", "Template:YouTube", "Template:Navboxes", "Template:For", "Template:EngvarB", "Template:Unreferenced section", "Template:Primary source inline", "Template:Reflist", "Template:Cite web", "Template:Cite tweet", "Template:Dead link", "Template:Short description", "Template:Infobox radio station", "Template:'", "Template:Snd", "Template:Webarchive", "Template:Cite news", "Template:Cite journal", "Template:Official website", "Template:LastFM music", "Template:Blockquote", "Template:Main", "Template:Cbignore", "Template:Authority control", "Template:Ndash", "Template:Cite magazine", "Template:BBC Radio 1", "Template:Citation needed", "Template:Frequency", "Template:Quote box", "Template:Refbegin", "Template:Refend", "Template:BBC Online" ]
https://en.wikipedia.org/wiki/BBC_Radio_1
4,349
BBC Red Button
BBC Red Button is a brand used for digital interactive television services provided by the BBC, and broadcast in the United Kingdom. The services replaced Ceefax, the BBC's analogue teletext service. BBC Red Button's text services were due to close on 30 January 2020, but the switch off was suspended on 29 January 2020 following protests. The service was launched on 23 September 1999 as BBC Text. It was relaunched in November 2001 under the BBCi brand and operated under this name until late 2008, when it was rebranded as BBC Red Button. The "red button" name refers to the common interface on remote controls for digital televisions and set-top boxes, a red push-button that launches digital teletext services. Although initially marketed as a spectacular new form of television, by 2008 this had given way to positioning interactive television as ‘everyday’. This was due in part to the institutional landscape of television in the UK. In September 2009, the BBC celebrated 10 years of the digital interactive TV service. BBC Text originally launched on digital terrestrial services on 23 September 1999, and was later introduced on satellite and cable platforms. In the first phase, the service was created using content migrated from the existing analogue teletext service, Ceefax. A digital text service had been available since the launch of digital terrestrial television in November 1998, but the BBC Text service was not publicly launched until November 1999, due to a lack of availability of compatible set-top boxes. BBC Text was considerably more advanced than Ceefax, in that it offered a richer visual interface, with the possibility of photographic images and designed graphics (as opposed to Ceefax graphics which were composed of simple blocks of colour). BBC Text also enabled channel association, the ability for the user to retain their selected television channel visible in one section of the screen whilst viewing the text service, in contrast to Ceefax, which could only be viewed as a full-screen display, or as a semitransparent overlay (i.e. opaque blocks of colour on top of the television channel, with the black background now transparent; not 'translucent blocks of colour with a translucent black background') above the television picture. The original text service had no return path, this being made available in later phases. BBC Text pioneered an early form of "on-demand" interactive television, called Enhanced TV. During the 1999 Wimbledon Championships, the BBC presented a service that allowed viewers to select a video stream of different matches, and access additional information such as player profiles, scores and interactive quizzes. Although the experimental service was publicly available, there were no digital set-top boxes or receivers available on the market that could decode the signal, and the service was presented to the public only via BBC demonstrations using prototype receivers. The BBCi brand launched in November 2001 and was conceived as a cohesive multi-platform brand name for all the BBC's digital interactive services, encompassing the corporation's digital teletext, interactive television and website services. According to the BBC, the "i" in BBCi stood for "interactivity" as well as "innovation". The various services all took on a common interface device, an "i-bar" branded with the BBCi logo, which sought to emphasise the brand across different technologies by providing similar navigation. For example, the BBC website, which had previously been called BBC Online, took on the BBCi brand from 2001, displaying an i-bar across the top of every page, offering a category-based navigation: Categories, TV, Radio, Communicate, Where I Live, A-Z Index, and a search. Similarly, BBC interactive television services all offered a horizontal i-bar along the bottom of television screens, with four colour-coded interactions linked to the four colour buttons on TV remote controls. After three years of consistent use across different platforms, the BBC began to drop the BBCi brand gradually; on 6 May 2004, the BBC website was renamed bbc.co.uk, after the main URL used to access the site. Interactive TV services continued under the BBCi brand until late 2008. Today, the broadcaster's online video player, the BBC iPlayer, reflects the branding legacy by retaining an i-prefix in its branding. In June 2013, a HD version of BBC Red Button was launched for the summertime. It closed on 25 November 2013 after the 50th anniversary of Doctor Who. It returned each year along with the other BBC Red Button channels as a temporary channel for the duration of the Wimbledon tennis tournament. On 26 March 2018, CBBC HD began its downtime and the relaunch of BBC Red Button HD took place to cover the 2018 Commonwealth Games. It was added on Sky on channel 981 and Freeview channel 602 on 3 April 2018 and closed on 16 April 2018 after the Games had concluded. Later in 2021, it was originally supposed to be closed on the end of Wimbledon but was kept on air for the 2020 Olympics. On February 15 2023, as part of the BBC's plan to upgrade all of its channels to high-definition as standard, the high-definition video feed of BBC Red Button was made the default on all television platforms, replacing the long-standing "standard definition" feed which was used outside of significant sporting events. From 2008, the BBC gradually began to drop the BBCi name from its digital interactive TV services also, replacing it with the name BBC Red Button. The BBCi logo continued in on-screen presentation for some time. BBC Connected Red Button launched in December 2012 on Virgin TiVo and on some Freeview and Freesat 'Smart TVs' in December 2013. The service is a composite IP and broadcast service and may be the future of Red Button on internet connected televisions. The service was renamed BBC Red Button+ in April 2015. It launched with an updated brand. After nearly 21 years of service, the BBC announced in 2019 that due to financial cuts, the text services on Red Button on all platforms would be removed from 30 January 2020. The video services, used during events like Wimbledon and the Olympic Games, however, would continue. On 29 January 2020, the BBC announced their suspension of the switch-off due to protests, one day before the service was due to have started being phased out. This announcement comes following a petition, organised by the National Federation of the Blind of the UK (NFBUK), which was submitted to the BBC and Downing Street. The petition expresses NFBUK's concerns with the switch-off, citing that the service is "vital for visually impaired, deaf, disabled and older people, as well as many other people who want to find out information independently in an easy, convenient and accessible format, who are not online." They're concerned that the withdrawal of the service would leave many already vulnerable people into further isolation and marginalisation from society. NFBUK states they cannot understand how the BBC can meet their obligations set in the Royal Charter following the cut of the Red Button Teletext service. BBC Red Button is available on all digital television platforms in the UK, including digital cable through Virgin Media, digital satellite through Sky and Freesat and digital terrestrial television through Freeview. On Freeview interactivity does not permit users to submit data (such as answering questions in a quiz or requesting video on demand), as the platform does not provide a return path. On Freeview, users can easily switch between the service and full screen TV. Initially, for over a decade, the only way to access this was by pressing "0" on the remote control, but since the removal of the shortcuts menu in 2016, it can be accessed by pressing "green" as well as "0" - although it only tells users to press "green" instead of "green or 0". The BBC currently provides one video stream to all platforms, which can be accessed directly from Freeview channel 601, Freesat and Sky on channel 981 (UK only) and Virgin Media UK channel 991. Until mid-February 2023, the feed provided was only in standard definition, with a high-definition version of RB 1 (the primary feed) used for high-profile sporting events, which included the Olympics and Wimbledon. Since February 15, 2023, the standard definition feed was replaced across all platforms with a high-definition version, as part of the BBC's plan to upgrade its channel offering into high-definition. One advantage of the feed is the DVR ability as the conventional Red Button interaction restricts DVR record / pause / rewind functions, and is a major caveat for many. Prior to 2023, the BBC had the ability to increase the amount of streams during major events and had done so on numerous occasions, as follows: As of 2023, the BBC will no longer be providing additional Red Button streams for any events. Instead, it will be directing viewers to watch additional feeds via the BBC iPlayer. 2023 Wimbledon was the first major tournament not to provide any additional feeds on linear television. Generally, BBC Red Button offers text and video based services, as well as enhanced television programmes which offer extra information, video or quizzes. In September 2005, BBCi launched an update to the interactivity available from the BBC's Radio channels on Freeview. Originally only Radiotext was available. After the update, users could access information about the programme, schedules, news, sport and weather. From 2005, Freeview users could access the CBBC Extra video stream. The same team behind the BBC's digital text service also launched the early incarnations of the BBC's Interactive Wimbledon and Interactive Open Golf services in 2000, which were awarded an Interactive BAFTA that year. The News Multiscreen was removed from the digital service in October 2009, to make room for future Freeview HD broadcasts. As of July 2022, the Question Time page on p155 appears to be outdated since January 2018, as it still states that the show will be returning on January 11 from Islington. Here is a table of the contents of the BBC Red Button as of March 2023: The service was initially compatible with ONdigital and ITV Digital boxes, though loading speeds were slower than newer Freeview boxes. Page numbers were introduced in 2004 to aid navigation, with 3-digit page numbers matching with those of the analogue Ceefax in 2006. Pages exclusive to digital are given a four digit number. An index navigation screen was also introduced, replacing the previous BBCi Menu. The Teletext service from the UK commercial broadcasters had stopped supporting the old boxes in 2005. As of 2010, the ONdigital boxes only load pages 100 and 199 and some interactive services that use channel 301, if any other page is loaded it exits the service. Usage of these boxes dwindled further as technology developed. They used "original" technology and as such were not upgradable. Following each regional changeover to full digital TV broadcasting, the remaining units are no longer of use, as they do not support the "8K-mode" for DVB-T introduced across the UK as part of the digital switchover.
[ { "paragraph_id": 0, "text": "BBC Red Button is a brand used for digital interactive television services provided by the BBC, and broadcast in the United Kingdom. The services replaced Ceefax, the BBC's analogue teletext service. BBC Red Button's text services were due to close on 30 January 2020, but the switch off was suspended on 29 January 2020 following protests.", "title": "" }, { "paragraph_id": 1, "text": "The service was launched on 23 September 1999 as BBC Text. It was relaunched in November 2001 under the BBCi brand and operated under this name until late 2008, when it was rebranded as BBC Red Button. The \"red button\" name refers to the common interface on remote controls for digital televisions and set-top boxes, a red push-button that launches digital teletext services.", "title": "History and branding" }, { "paragraph_id": 2, "text": "Although initially marketed as a spectacular new form of television, by 2008 this had given way to positioning interactive television as ‘everyday’. This was due in part to the institutional landscape of television in the UK.", "title": "History and branding" }, { "paragraph_id": 3, "text": "In September 2009, the BBC celebrated 10 years of the digital interactive TV service.", "title": "History and branding" }, { "paragraph_id": 4, "text": "BBC Text originally launched on digital terrestrial services on 23 September 1999, and was later introduced on satellite and cable platforms. In the first phase, the service was created using content migrated from the existing analogue teletext service, Ceefax. A digital text service had been available since the launch of digital terrestrial television in November 1998, but the BBC Text service was not publicly launched until November 1999, due to a lack of availability of compatible set-top boxes.", "title": "History and branding" }, { "paragraph_id": 5, "text": "BBC Text was considerably more advanced than Ceefax, in that it offered a richer visual interface, with the possibility of photographic images and designed graphics (as opposed to Ceefax graphics which were composed of simple blocks of colour). BBC Text also enabled channel association, the ability for the user to retain their selected television channel visible in one section of the screen whilst viewing the text service, in contrast to Ceefax, which could only be viewed as a full-screen display, or as a semitransparent overlay (i.e. opaque blocks of colour on top of the television channel, with the black background now transparent; not 'translucent blocks of colour with a translucent black background') above the television picture. The original text service had no return path, this being made available in later phases.", "title": "History and branding" }, { "paragraph_id": 6, "text": "BBC Text pioneered an early form of \"on-demand\" interactive television, called Enhanced TV. During the 1999 Wimbledon Championships, the BBC presented a service that allowed viewers to select a video stream of different matches, and access additional information such as player profiles, scores and interactive quizzes. Although the experimental service was publicly available, there were no digital set-top boxes or receivers available on the market that could decode the signal, and the service was presented to the public only via BBC demonstrations using prototype receivers.", "title": "History and branding" }, { "paragraph_id": 7, "text": "The BBCi brand launched in November 2001 and was conceived as a cohesive multi-platform brand name for all the BBC's digital interactive services, encompassing the corporation's digital teletext, interactive television and website services. According to the BBC, the \"i\" in BBCi stood for \"interactivity\" as well as \"innovation\".", "title": "History and branding" }, { "paragraph_id": 8, "text": "The various services all took on a common interface device, an \"i-bar\" branded with the BBCi logo, which sought to emphasise the brand across different technologies by providing similar navigation. For example, the BBC website, which had previously been called BBC Online, took on the BBCi brand from 2001, displaying an i-bar across the top of every page, offering a category-based navigation: Categories, TV, Radio, Communicate, Where I Live, A-Z Index, and a search. Similarly, BBC interactive television services all offered a horizontal i-bar along the bottom of television screens, with four colour-coded interactions linked to the four colour buttons on TV remote controls.", "title": "History and branding" }, { "paragraph_id": 9, "text": "After three years of consistent use across different platforms, the BBC began to drop the BBCi brand gradually; on 6 May 2004, the BBC website was renamed bbc.co.uk, after the main URL used to access the site. Interactive TV services continued under the BBCi brand until late 2008.", "title": "History and branding" }, { "paragraph_id": 10, "text": "Today, the broadcaster's online video player, the BBC iPlayer, reflects the branding legacy by retaining an i-prefix in its branding.", "title": "History and branding" }, { "paragraph_id": 11, "text": "In June 2013, a HD version of BBC Red Button was launched for the summertime. It closed on 25 November 2013 after the 50th anniversary of Doctor Who. It returned each year along with the other BBC Red Button channels as a temporary channel for the duration of the Wimbledon tennis tournament. On 26 March 2018, CBBC HD began its downtime and the relaunch of BBC Red Button HD took place to cover the 2018 Commonwealth Games. It was added on Sky on channel 981 and Freeview channel 602 on 3 April 2018 and closed on 16 April 2018 after the Games had concluded. Later in 2021, it was originally supposed to be closed on the end of Wimbledon but was kept on air for the 2020 Olympics.", "title": "History and branding" }, { "paragraph_id": 12, "text": "On February 15 2023, as part of the BBC's plan to upgrade all of its channels to high-definition as standard, the high-definition video feed of BBC Red Button was made the default on all television platforms, replacing the long-standing \"standard definition\" feed which was used outside of significant sporting events.", "title": "History and branding" }, { "paragraph_id": 13, "text": "From 2008, the BBC gradually began to drop the BBCi name from its digital interactive TV services also, replacing it with the name BBC Red Button. The BBCi logo continued in on-screen presentation for some time.", "title": "History and branding" }, { "paragraph_id": 14, "text": "BBC Connected Red Button launched in December 2012 on Virgin TiVo and on some Freeview and Freesat 'Smart TVs' in December 2013. The service is a composite IP and broadcast service and may be the future of Red Button on internet connected televisions.", "title": "History and branding" }, { "paragraph_id": 15, "text": "The service was renamed BBC Red Button+ in April 2015. It launched with an updated brand.", "title": "History and branding" }, { "paragraph_id": 16, "text": "After nearly 21 years of service, the BBC announced in 2019 that due to financial cuts, the text services on Red Button on all platforms would be removed from 30 January 2020. The video services, used during events like Wimbledon and the Olympic Games, however, would continue.", "title": "History and branding" }, { "paragraph_id": 17, "text": "On 29 January 2020, the BBC announced their suspension of the switch-off due to protests, one day before the service was due to have started being phased out. This announcement comes following a petition, organised by the National Federation of the Blind of the UK (NFBUK), which was submitted to the BBC and Downing Street. The petition expresses NFBUK's concerns with the switch-off, citing that the service is \"vital for visually impaired, deaf, disabled and older people, as well as many other people who want to find out information independently in an easy, convenient and accessible format, who are not online.\" They're concerned that the withdrawal of the service would leave many already vulnerable people into further isolation and marginalisation from society. NFBUK states they cannot understand how the BBC can meet their obligations set in the Royal Charter following the cut of the Red Button Teletext service.", "title": "History and branding" }, { "paragraph_id": 18, "text": "BBC Red Button is available on all digital television platforms in the UK, including digital cable through Virgin Media, digital satellite through Sky and Freesat and digital terrestrial television through Freeview. On Freeview interactivity does not permit users to submit data (such as answering questions in a quiz or requesting video on demand), as the platform does not provide a return path.", "title": "Availability" }, { "paragraph_id": 19, "text": "On Freeview, users can easily switch between the service and full screen TV. Initially, for over a decade, the only way to access this was by pressing \"0\" on the remote control, but since the removal of the shortcuts menu in 2016, it can be accessed by pressing \"green\" as well as \"0\" - although it only tells users to press \"green\" instead of \"green or 0\".", "title": "Availability" }, { "paragraph_id": 20, "text": "The BBC currently provides one video stream to all platforms, which can be accessed directly from Freeview channel 601, Freesat and Sky on channel 981 (UK only) and Virgin Media UK channel 991. Until mid-February 2023, the feed provided was only in standard definition, with a high-definition version of RB 1 (the primary feed) used for high-profile sporting events, which included the Olympics and Wimbledon. Since February 15, 2023, the standard definition feed was replaced across all platforms with a high-definition version, as part of the BBC's plan to upgrade its channel offering into high-definition. One advantage of the feed is the DVR ability as the conventional Red Button interaction restricts DVR record / pause / rewind functions, and is a major caveat for many.", "title": "Availability" }, { "paragraph_id": 21, "text": "Prior to 2023, the BBC had the ability to increase the amount of streams during major events and had done so on numerous occasions, as follows:", "title": "Availability" }, { "paragraph_id": 22, "text": "As of 2023, the BBC will no longer be providing additional Red Button streams for any events. Instead, it will be directing viewers to watch additional feeds via the BBC iPlayer. 2023 Wimbledon was the first major tournament not to provide any additional feeds on linear television.", "title": "Availability" }, { "paragraph_id": 23, "text": "Generally, BBC Red Button offers text and video based services, as well as enhanced television programmes which offer extra information, video or quizzes.", "title": "Content" }, { "paragraph_id": 24, "text": "In September 2005, BBCi launched an update to the interactivity available from the BBC's Radio channels on Freeview. Originally only Radiotext was available. After the update, users could access information about the programme, schedules, news, sport and weather. From 2005, Freeview users could access the CBBC Extra video stream.", "title": "Content" }, { "paragraph_id": 25, "text": "The same team behind the BBC's digital text service also launched the early incarnations of the BBC's Interactive Wimbledon and Interactive Open Golf services in 2000, which were awarded an Interactive BAFTA that year.", "title": "Content" }, { "paragraph_id": 26, "text": "The News Multiscreen was removed from the digital service in October 2009, to make room for future Freeview HD broadcasts.", "title": "Content" }, { "paragraph_id": 27, "text": "As of July 2022, the Question Time page on p155 appears to be outdated since January 2018, as it still states that the show will be returning on January 11 from Islington.", "title": "Content" }, { "paragraph_id": 28, "text": "Here is a table of the contents of the BBC Red Button as of March 2023:", "title": "Content" }, { "paragraph_id": 29, "text": "The service was initially compatible with ONdigital and ITV Digital boxes, though loading speeds were slower than newer Freeview boxes.", "title": "Compatibility" }, { "paragraph_id": 30, "text": "Page numbers were introduced in 2004 to aid navigation, with 3-digit page numbers matching with those of the analogue Ceefax in 2006. Pages exclusive to digital are given a four digit number. An index navigation screen was also introduced, replacing the previous BBCi Menu.", "title": "Compatibility" }, { "paragraph_id": 31, "text": "The Teletext service from the UK commercial broadcasters had stopped supporting the old boxes in 2005. As of 2010, the ONdigital boxes only load pages 100 and 199 and some interactive services that use channel 301, if any other page is loaded it exits the service.", "title": "Compatibility" }, { "paragraph_id": 32, "text": "Usage of these boxes dwindled further as technology developed. They used \"original\" technology and as such were not upgradable. Following each regional changeover to full digital TV broadcasting, the remaining units are no longer of use, as they do not support the \"8K-mode\" for DVB-T introduced across the UK as part of the digital switchover.", "title": "Compatibility" }, { "paragraph_id": 33, "text": "", "title": "References" } ]
BBC Red Button is a brand used for digital interactive television services provided by the BBC, and broadcast in the United Kingdom. The services replaced Ceefax, the BBC's analogue teletext service. BBC Red Button's text services were due to close on 30 January 2020, but the switch off was suspended on 29 January 2020 following protests.
2001-10-02T02:42:22Z
2023-12-21T19:23:20Z
[ "Template:Short description", "Template:Cite web", "Template:BBC", "Template:BBC Television", "Template:Use British English", "Template:N/a", "Template:Use dmy dates", "Template:Notelist", "Template:Cite journal", "Template:Dead link", "Template:Infobox television channel", "Template:Portal", "Template:Reflist", "Template:Cite news" ]
https://en.wikipedia.org/wiki/BBC_Red_Button
4,352
Backplane
A backplane (or "backplane system") is a group of electrical connectors in parallel with each other, so that each pin of each connector is linked to the same relative pin of all the other connectors, forming a computer bus. It is used to connect several printed circuit boards together to make up a complete computer system. Backplanes commonly use a printed circuit board, but wire-wrapped backplanes have also been used in minicomputers and high-reliability applications. A backplane is generally differentiated from a motherboard by the lack of on-board processing and storage elements. A backplane uses plug-in cards for storage and processing. Early microcomputer systems like the Altair 8800 used a backplane for the processor and expansion cards. Backplanes are normally used in preference to cables because of their greater reliability. In a cabled system, the cables need to be flexed every time that a card is added or removed from the system; this flexing eventually causes mechanical failures. A backplane does not suffer from this problem, so its service life is limited only by the longevity of its connectors. For example, DIN 41612 connectors (used in the VMEbus system) have three durability grades built to withstand (respectively) 50, 400 and 500 insertions and removals, or "mating cycles". To transmit information, Serial Back-Plane technology uses a low-voltage differential signaling transmission method for sending information. In addition, there are bus expansion cables which will extend a computer bus to an external backplane, usually located in an enclosure, to provide more or different slots than the host computer provides. These cable sets have a transmitter board located in the computer, an expansion board in the remote backplane, and a cable between the two. Backplanes have grown in complexity from the simple Industry Standard Architecture (ISA) (used in the original IBM PC) or S-100 style where all the connectors were connected to a common bus. Due to limitations inherent in the Peripheral Component Interconnect (PCI) specification for driving slots, backplanes are now offered as passive and active. True passive backplanes offer no active bus driving circuitry. Any desired arbitration logic is placed on the daughter cards. Active backplanes include chips which buffer the various signals to the slots. The distinction between the two isn't always clear, but may become an important issue if a whole system is expected to not have a single point of failure (SPOF) . Common myth around passive backplane, even if it is single, is not usually considered a SPOF. Active back-planes are even more complicated and thus have a non-zero risk of malfunction. However one situation that can cause disruption both in the case of Active and Passive Back-planes is while performing maintenance activities i.e. while swapping boards there is always a possibility of damaging the Pins/Connectors on the Back-plane, this may cause full outage for the system as all boards mounted on the back-plane should be removed in order to fix the system. Therefore, we are seeing newer architectures where systems use high speed redundant connectivity to interconnect system boards point to point with No Single Point of Failure anywhere in the system. When a backplane is used with a plug-in single-board computer (SBC) or system host board (SHB), the combination provides the same functionality as a motherboard, providing processing power, memory, I/O and slots for plug-in cards. While there are a few motherboards that offer more than 8 slots, that is the traditional limit. In addition, as technology progresses, the availability and number of a particular slot type may be limited in terms of what is currently offered by motherboard manufacturers. However, backplane architecture is somewhat unrelated to the SBC technology plugged into it. There are some limitations to what can be constructed, in that the SBC chip set and processor have to provide the capability of supporting the slot types. In addition, virtually an unlimited number of slots can be provided with 20, including the SBC slot, as a practical though not an absolute limit. Thus, a PICMG backplane can provide any number and any mix of ISA, PCI, PCI-X, and PCI-e slots, limited only by the ability of the SBC to interface to and drive those slots. For example, an SBC with the latest i7 processor could interface with a backplane providing up to 19 ISA slots to drive legacy I/O cards. Some backplanes are constructed with slots for connecting to devices on both sides, and are referred to as midplanes. This ability to plug cards into either side of a midplane is often useful in larger systems made up primarily of modules attached to the midplane. Midplanes are often used in computers, mostly in blade servers, where server blades reside on one side and the peripheral (power, networking, and other I/O) and service modules reside on the other. Midplanes are also popular in networking and telecommunications equipment where one side of the chassis accepts system processing cards and the other side of the chassis accepts network interface cards. Orthogonal midplanes connect vertical cards on one side to horizontal boards on the other side. One common orthogonal midplane connects many vertical telephone line cards on one side, each one connected to copper telephone wires, to a horizontal communications card on the other side. A "virtual midplane" is an imaginary plane between vertical cards on one side that directly connect to horizontal boards on the other side; the card-slot aligners of the card cage and self-aligning connectors on the cards hold the cards in position. Some people use the term "midplane" to describe a board that sits between and connects a hard drive hot-swap backplane and redundant power supplies. Servers commonly have a backplane to attach hot swappable hard disk drives and solid state drives; backplane pins pass directly into hard drive sockets without cables. They may have single connector to connect one disk array controller or multiple connectors that can be connected to one or more controllers in arbitrary way. Backplanes are commonly found in disk enclosures, disk arrays, and servers. Backplanes for SAS and SATA HDDs most commonly use the SGPIO protocol as means of communication between the host adapter and the backplane. Alternatively SCSI Enclosure Services can be used. With Parallel SCSI subsystems, SAF-TE is used. A single-board computer meeting the PICMG 1.3 specification and compatible with a PICMG 1.3 backplane is referred to as a System Host Board. In the Intel Single-Board Computer world, PICMG provides standards for the backplane interface: PICMG 1.0, 1.1 and 1.2 provide ISA and PCI support, with 1.2 adding PCIX support. PICMG 1.3 provides PCI-Express support.
[ { "paragraph_id": 0, "text": "A backplane (or \"backplane system\") is a group of electrical connectors in parallel with each other, so that each pin of each connector is linked to the same relative pin of all the other connectors, forming a computer bus. It is used to connect several printed circuit boards together to make up a complete computer system. Backplanes commonly use a printed circuit board, but wire-wrapped backplanes have also been used in minicomputers and high-reliability applications.", "title": "" }, { "paragraph_id": 1, "text": "A backplane is generally differentiated from a motherboard by the lack of on-board processing and storage elements. A backplane uses plug-in cards for storage and processing.", "title": "" }, { "paragraph_id": 2, "text": "Early microcomputer systems like the Altair 8800 used a backplane for the processor and expansion cards.", "title": "Usage" }, { "paragraph_id": 3, "text": "Backplanes are normally used in preference to cables because of their greater reliability. In a cabled system, the cables need to be flexed every time that a card is added or removed from the system; this flexing eventually causes mechanical failures. A backplane does not suffer from this problem, so its service life is limited only by the longevity of its connectors. For example, DIN 41612 connectors (used in the VMEbus system) have three durability grades built to withstand (respectively) 50, 400 and 500 insertions and removals, or \"mating cycles\". To transmit information, Serial Back-Plane technology uses a low-voltage differential signaling transmission method for sending information.", "title": "Usage" }, { "paragraph_id": 4, "text": "In addition, there are bus expansion cables which will extend a computer bus to an external backplane, usually located in an enclosure, to provide more or different slots than the host computer provides. These cable sets have a transmitter board located in the computer, an expansion board in the remote backplane, and a cable between the two.", "title": "Usage" }, { "paragraph_id": 5, "text": "Backplanes have grown in complexity from the simple Industry Standard Architecture (ISA) (used in the original IBM PC) or S-100 style where all the connectors were connected to a common bus. Due to limitations inherent in the Peripheral Component Interconnect (PCI) specification for driving slots, backplanes are now offered as passive and active.", "title": "Active versus passive backplanes" }, { "paragraph_id": 6, "text": "True passive backplanes offer no active bus driving circuitry. Any desired arbitration logic is placed on the daughter cards. Active backplanes include chips which buffer the various signals to the slots.", "title": "Active versus passive backplanes" }, { "paragraph_id": 7, "text": "The distinction between the two isn't always clear, but may become an important issue if a whole system is expected to not have a single point of failure (SPOF) . Common myth around passive backplane, even if it is single, is not usually considered a SPOF. Active back-planes are even more complicated and thus have a non-zero risk of malfunction. However one situation that can cause disruption both in the case of Active and Passive Back-planes is while performing maintenance activities i.e. while swapping boards there is always a possibility of damaging the Pins/Connectors on the Back-plane, this may cause full outage for the system as all boards mounted on the back-plane should be removed in order to fix the system. Therefore, we are seeing newer architectures where systems use high speed redundant connectivity to interconnect system boards point to point with No Single Point of Failure anywhere in the system.", "title": "Active versus passive backplanes" }, { "paragraph_id": 8, "text": "When a backplane is used with a plug-in single-board computer (SBC) or system host board (SHB), the combination provides the same functionality as a motherboard, providing processing power, memory, I/O and slots for plug-in cards. While there are a few motherboards that offer more than 8 slots, that is the traditional limit. In addition, as technology progresses, the availability and number of a particular slot type may be limited in terms of what is currently offered by motherboard manufacturers.", "title": "Backplanes versus motherboards" }, { "paragraph_id": 9, "text": "However, backplane architecture is somewhat unrelated to the SBC technology plugged into it. There are some limitations to what can be constructed, in that the SBC chip set and processor have to provide the capability of supporting the slot types. In addition, virtually an unlimited number of slots can be provided with 20, including the SBC slot, as a practical though not an absolute limit. Thus, a PICMG backplane can provide any number and any mix of ISA, PCI, PCI-X, and PCI-e slots, limited only by the ability of the SBC to interface to and drive those slots. For example, an SBC with the latest i7 processor could interface with a backplane providing up to 19 ISA slots to drive legacy I/O cards.", "title": "Backplanes versus motherboards" }, { "paragraph_id": 10, "text": "Some backplanes are constructed with slots for connecting to devices on both sides, and are referred to as midplanes. This ability to plug cards into either side of a midplane is often useful in larger systems made up primarily of modules attached to the midplane.", "title": "Midplane" }, { "paragraph_id": 11, "text": "Midplanes are often used in computers, mostly in blade servers, where server blades reside on one side and the peripheral (power, networking, and other I/O) and service modules reside on the other. Midplanes are also popular in networking and telecommunications equipment where one side of the chassis accepts system processing cards and the other side of the chassis accepts network interface cards.", "title": "Midplane" }, { "paragraph_id": 12, "text": "Orthogonal midplanes connect vertical cards on one side to horizontal boards on the other side. One common orthogonal midplane connects many vertical telephone line cards on one side, each one connected to copper telephone wires, to a horizontal communications card on the other side.", "title": "Midplane" }, { "paragraph_id": 13, "text": "A \"virtual midplane\" is an imaginary plane between vertical cards on one side that directly connect to horizontal boards on the other side; the card-slot aligners of the card cage and self-aligning connectors on the cards hold the cards in position.", "title": "Midplane" }, { "paragraph_id": 14, "text": "Some people use the term \"midplane\" to describe a board that sits between and connects a hard drive hot-swap backplane and redundant power supplies.", "title": "Midplane" }, { "paragraph_id": 15, "text": "Servers commonly have a backplane to attach hot swappable hard disk drives and solid state drives; backplane pins pass directly into hard drive sockets without cables. They may have single connector to connect one disk array controller or multiple connectors that can be connected to one or more controllers in arbitrary way. Backplanes are commonly found in disk enclosures, disk arrays, and servers.", "title": "Backplanes in storage" }, { "paragraph_id": 16, "text": "Backplanes for SAS and SATA HDDs most commonly use the SGPIO protocol as means of communication between the host adapter and the backplane. Alternatively SCSI Enclosure Services can be used. With Parallel SCSI subsystems, SAF-TE is used.", "title": "Backplanes in storage" }, { "paragraph_id": 17, "text": "A single-board computer meeting the PICMG 1.3 specification and compatible with a PICMG 1.3 backplane is referred to as a System Host Board.", "title": "Platforms" }, { "paragraph_id": 18, "text": "In the Intel Single-Board Computer world, PICMG provides standards for the backplane interface: PICMG 1.0, 1.1 and 1.2 provide ISA and PCI support, with 1.2 adding PCIX support. PICMG 1.3 provides PCI-Express support.", "title": "Platforms" } ]
A backplane is a group of electrical connectors in parallel with each other, so that each pin of each connector is linked to the same relative pin of all the other connectors, forming a computer bus. It is used to connect several printed circuit boards together to make up a complete computer system. Backplanes commonly use a printed circuit board, but wire-wrapped backplanes have also been used in minicomputers and high-reliability applications. A backplane is generally differentiated from a motherboard by the lack of on-board processing and storage elements. A backplane uses plug-in cards for storage and processing.
2002-02-25T15:43:11Z
2023-11-24T22:43:23Z
[ "Template:Use dmy dates", "Template:Main", "Template:Cite book", "Template:Webarchive", "Template:Cite journal", "Template:Commons category", "Template:Short description", "Template:Anchor", "Template:Reflist", "Template:Cite web" ]
https://en.wikipedia.org/wiki/Backplane
4,353
Baldric
A baldric (also baldrick, bawdrick, bauldrick as well as other rare or obsolete variations) is a belt worn over one shoulder that is typically used to carry a weapon (usually a sword) or other implement such as a bugle or drum. The word may also refer to any belt in general, but this usage is poetic or archaic. In modern contexts, military drum majors usually wear a baldric. Baldrics have been used since ancient times, usually as part of military dress. The design offers more support for weight than a standard waist belt, without restricting movement of the arms, and while allowing easy access to the object carried. Alternatively, and especially in modern times, the baldric may fill a ceremonial role rather than a practical one. Most Roman tombstones in the third century had depictions of white baldrics. One end of the baldric was broad and finished in a straight edge, while the other was tapered to a narrow strip. The narrow end was brought through a scabbard runner, it was probably wrapped around the scabbard twice. Circular metal discs called Phalera were attached to the broad end. Four leather baldrics were found in Vimose and Thorsbjerg. One of these measured 118 long and 8 cm wide. During ancient Roman times the balteus (plural baltei) was a type of baldric commonly used to suspend a sword. It was a belt generally worn over the shoulder, passing obliquely down to the side, typically made of leather, often ornamented with precious stones, metals or both. There was also a similar belt worn by the Romans, particularly by soldiers, called a cintus (pl. cinti) that fastened around the waist. The word accintus meaning a soldier (literally, "girt" as for battle) attests to this differing usage. Many non-military or paramilitary organisations include baldrics as part of ceremonial dress. The Knights of Columbus 4th Degree Colour Corps uses a baldric as part of their uniform; it supports a ceremonial sword. The University of Illinois Marching Illini wore two baldrics as a part of their uniform until 2009, with one over each shoulder. They crossed in the front and back and were buttoned onto the jacket beneath a cape and epaulets. Today, the current Marching Illini wear one baldric with two sides, ILLINI on one side and the traditional orange and white baldric from the previous uniform on the other. A crossed pair of baldrics is often worn as part of the uniform of Morris dancers; different coloured baldrics help to distinguish different sides. Baldrics appear in the classical literary canon, and later in fantasy and science fiction genres. Joshamee Gibbs,
[ { "paragraph_id": 0, "text": "A baldric (also baldrick, bawdrick, bauldrick as well as other rare or obsolete variations) is a belt worn over one shoulder that is typically used to carry a weapon (usually a sword) or other implement such as a bugle or drum. The word may also refer to any belt in general, but this usage is poetic or archaic. In modern contexts, military drum majors usually wear a baldric.", "title": "" }, { "paragraph_id": 1, "text": "Baldrics have been used since ancient times, usually as part of military dress. The design offers more support for weight than a standard waist belt, without restricting movement of the arms, and while allowing easy access to the object carried. Alternatively, and especially in modern times, the baldric may fill a ceremonial role rather than a practical one. Most Roman tombstones in the third century had depictions of white baldrics.", "title": "Usage" }, { "paragraph_id": 2, "text": "One end of the baldric was broad and finished in a straight edge, while the other was tapered to a narrow strip. The narrow end was brought through a scabbard runner, it was probably wrapped around the scabbard twice. Circular metal discs called Phalera were attached to the broad end. Four leather baldrics were found in Vimose and Thorsbjerg. One of these measured 118 long and 8 cm wide.", "title": "Design" }, { "paragraph_id": 3, "text": "During ancient Roman times the balteus (plural baltei) was a type of baldric commonly used to suspend a sword. It was a belt generally worn over the shoulder, passing obliquely down to the side, typically made of leather, often ornamented with precious stones, metals or both. There was also a similar belt worn by the Romans, particularly by soldiers, called a cintus (pl. cinti) that fastened around the waist. The word accintus meaning a soldier (literally, \"girt\" as for battle) attests to this differing usage.", "title": "Roman balteus" }, { "paragraph_id": 4, "text": "Many non-military or paramilitary organisations include baldrics as part of ceremonial dress. The Knights of Columbus 4th Degree Colour Corps uses a baldric as part of their uniform; it supports a ceremonial sword.", "title": "Today" }, { "paragraph_id": 5, "text": "The University of Illinois Marching Illini wore two baldrics as a part of their uniform until 2009, with one over each shoulder. They crossed in the front and back and were buttoned onto the jacket beneath a cape and epaulets. Today, the current Marching Illini wear one baldric with two sides, ILLINI on one side and the traditional orange and white baldric from the previous uniform on the other.", "title": "Today" }, { "paragraph_id": 6, "text": "A crossed pair of baldrics is often worn as part of the uniform of Morris dancers; different coloured baldrics help to distinguish different sides.", "title": "Today" }, { "paragraph_id": 7, "text": "Baldrics appear in the classical literary canon, and later in fantasy and science fiction genres.", "title": "In literature and culture" }, { "paragraph_id": 8, "text": "Joshamee Gibbs,", "title": "In literature and culture" } ]
A baldric is a belt worn over one shoulder that is typically used to carry a weapon or other implement such as a bugle or drum. The word may also refer to any belt in general, but this usage is poetic or archaic. In modern contexts, military drum majors usually wear a baldric.
2001-10-02T11:43:04Z
2023-08-13T16:30:28Z
[ "Template:Wikt", "Template:Portal", "Template:Cite book", "Template:Webarchive", "Template:Short description", "Template:About", "Template:Use dmy dates", "Template:Reflist", "Template:Cite web", "Template:Cite EB1911" ]
https://en.wikipedia.org/wiki/Baldric
4,356
Battle of Waterloo
The Battle of Waterloo (Dutch pronunciation: [ˈʋaːtərloː] ) was fought on Sunday 18 June 1815, near Waterloo (at that time in the United Kingdom of the Netherlands, now in Belgium), marking the end of the Napoleonic Wars. A French army under the command of Napoleon was defeated by two armies of the Seventh Coalition. One of these was a British-led force with units from the United Kingdom, the Netherlands, Hanover, Brunswick, and Nassau, under the command of the Duke of Wellington (often referred to as the Anglo-allied army or Wellington's army). The other comprised three corps of the Prussian army under Field Marshal von Blücher (the fourth corps of this army fought at the Battle of Wavre on the same day). The battle was known contemporarily as the Battle of Mont Saint-Jean in France or La Belle Alliance ("the Beautiful Alliance") in Prussia. Upon Napoleon's return to power in March 1815 (beginning the Hundred Days), many states that had previously opposed him formed the Seventh Coalition and hurriedly mobilised their armies. Wellington's and Blücher's armies were cantoned close to the northeastern border of France. Napoleon planned to attack them separately, before they could link up and invade France with other members of the coalition. On 16 June, Napoleon successfully attacked the bulk of the Prussian army at the Battle of Ligny with his main force, while a small portion of the French army contested the Battle of Quatre Bras to prevent the Anglo-allied army from reinforcing the Prussians. The Anglo-allied army held their ground at Quatre Bras, and on the 17th, the Prussians withdrew from Ligny in good order, while Wellington then withdrew in parallel with the Prussians northward to Waterloo on 17 June. Napoleon sent a third of his forces to pursue the Prussians, which resulted in the separate Battle of Wavre with the Prussian rear-guard on 18–19 June, and prevented that French force from participating at Waterloo. Upon learning that the Prussian army was able to support him, Wellington decided to offer battle on the Mont-Saint-Jean escarpment across the Brussels road, near the village of Waterloo. Here he withstood repeated attacks by the French throughout the afternoon of 18 June and almost lost the battle, but was eventually aided by the progressively arriving 50,000 Prussians who attacked the French flank and inflicted heavy casualties. In the evening, Napoleon assaulted the Anglo-allied line with his last reserves, the senior infantry battalions of the Imperial Guard. With the Prussians breaking through on the French right flank, the Anglo-allied army repulsed the Imperial Guard, and the French army was routed. Waterloo was the decisive engagement of the Waterloo campaign and Napoleon's last. It was also the second bloodiest single day battle of the Napoleonic Wars, after Borodino. According to Wellington, the battle was "the nearest-run thing you ever saw in your life". Napoleon abdicated four days later, and coalition forces entered Paris on 7 July. The defeat at Waterloo marked the end of Napoleon's Hundred Days return from exile. It precipitated Napoleon's second and definitive abdication as Emperor of the French, and ended the First French Empire. It set a historical milestone between serial European wars and decades of relative peace, often referred to as the Pax Britannica. In popular culture, the phrase "meeting one's Waterloo" has become an expression for someone suffering a final defeat, as in the ABBA song "Waterloo". The battlefield is located in the Belgian municipalities of Braine-l'Alleud and Lasne, about 15 kilometres (9.3 mi) south of Brussels, and about 2 kilometres (1.2 mi) from the town of Waterloo. The site of the battlefield today is dominated by the monument of the Lion's Mound, a large artificial hill constructed from earth taken from the battlefield itself, but the topography of the battlefield near the mound has not been preserved. On 13 March 1815, six days before Napoleon reached Paris, the powers at the Congress of Vienna declared him an outlaw. Four days later, the United Kingdom, Russia, Austria, and Prussia mobilised armies to defeat Napoleon. Critically outnumbered, Napoleon knew that once his attempts at dissuading one or more members of the Seventh Coalition from invading France had failed, his only chance of remaining in power was to attack before the coalition mobilised. Had Napoleon succeeded in destroying the existing coalition forces south of Brussels before they were reinforced, he might have been able to drive the British back to the sea and knock the Prussians out of the war. Crucially, this would have bought him time to recruit and train more men before turning his armies against the Austrians and Russians. An additional consideration for Napoleon was that a French victory might cause French-speaking sympathisers in Belgium to launch a friendly revolution. Also, coalition troops in Belgium were largely second-line, as many units were of dubious quality and loyalty. Chandler asserts that most of the British veterans of the Peninsular War were being transported to North America to fight in the War of 1812. In December 1814, the British Army had been reduced by 47,000 men. This was largely achieved by the disbandment of the second battalion of 22 infantry regiments. The initial dispositions of Wellington, the British commander, were intended to counter the threat of Napoleon enveloping the Coalition armies by moving through Mons to the south-west of Brussels. This would have pushed Wellington closer to the Prussian forces, led by Gebhard Leberecht von Blücher, but might have cut Wellington's communications with his base at Ostend. In order to delay Wellington's deployment, Napoleon spread false intelligence which suggested that Wellington's supply chain from the channel ports would be cut. By June, Napoleon had raised a total army strength of about 300,000 men. The force at his disposal at Waterloo was less than one third that size, but the rank and file were mostly loyal and experienced soldiers. Napoleon divided his army into a left wing commanded by Marshal Ney, a right wing commanded by Marshal Grouchy and a reserve under his command (although all three elements remained close enough to support one another). Crossing the frontier near Charleroi before dawn on 15 June, the French rapidly overran Coalition outposts, securing Napoleon's "central position" between Wellington's and Blücher's armies. He hoped this would prevent them from combining, and he would be able to destroy first the Prussians' army, then Wellington's. Only very late on the night of 15 June was Wellington certain that the Charleroi attack was the main French thrust. In the early hours of 16 June, at the Duchess of Richmond's ball in Brussels, he received a dispatch from the Prince of Orange and was shocked by the speed of Napoleon's advance. He hastily ordered his army to concentrate on Quatre Bras, where the Prince of Orange, with the brigade of Prince Bernhard of Saxe-Weimar, was holding a tenuous position against the soldiers of Ney's left wing. Ney's orders were to secure the crossroads of Quatre Bras, so that he could later swing east and reinforce Napoleon if necessary. Ney found the crossroads of Quatre Bras lightly held by the Prince of Orange, who repelled Ney's initial attacks but was gradually driven back by overwhelming numbers of French troops. First reinforcements, and then Wellington arrived. He took command and drove Ney back, securing the crossroads by early evening, too late to send help to the Prussians, who had already been defeated. Meanwhile, on 16 June, Napoleon attacked and defeated Blücher's Prussians at the Battle of Ligny using part of the reserve and the right wing of his army. The Prussian centre gave way under heavy French assaults, but the flanks held their ground. The Prussian retreat from Ligny went uninterrupted and seemingly unnoticed by the French. The bulk of their rearguard units held their positions until about midnight, and some elements did not move out until the following morning, ignored by the French. Crucially, the Prussians did not retreat to the east, along their own lines of communication. Instead, they, too, fell back northwards—parallel to Wellington's line of march, still within supporting distance and in communication with him throughout. The Prussians rallied on Bülow's IV Corps, which had not been engaged at Ligny and was in a strong position south of Wavre. With the Prussian retreat from Ligny, Wellington's position at Quatre Bras was untenable. The next day he withdrew northwards, to a defensive position that he had reconnoitred the previous year—the low ridge of Mont-Saint-Jean, south of the village of Waterloo and the Sonian Forest. Napoleon, with the reserves, made a late start on 17 June and joined Ney at Quatre Bras at 13:00 to attack Wellington's army but found the position empty. The French pursued Wellington's retreating army to Waterloo; however, due to bad weather, mud and the head start that Napoleon's tardy advance had allowed Wellington, there was no substantial engagement, apart from a cavalry action at Genappe. Before leaving Ligny, Napoleon had ordered Grouchy, who commanded the right wing, to follow up the retreating Prussians with 33,000 men. A late start, uncertainty about the direction the Prussians had taken, and the vagueness of the orders given to him, meant that Grouchy was too late to prevent the Prussian army reaching Wavre, from where it could march to support Wellington. More importantly, the heavily outnumbered Prussian rear-guard was able to use the River Dyle to enable a savage and prolonged action to delay Grouchy. As 17 June drew to a close, Wellington's army had arrived at its position at Waterloo, with the main body of Napoleon's army following. Blücher's army was gathering in and around Wavre, around 8 miles (13 km) to the east of the town. Early on the morning of the 18th, Wellington received an assurance from Blücher that the Prussian army would support him. He decided to hold his ground and give battle. Three armies participated in the battle: Napoleon's Armée du Nord, a multinational army under Wellington, and a Prussian army under General Blücher. The French army of around 69,000 consisted of 48,000 infantry, 14,000 cavalry, and 7,000 artillery with 250 guns. Napoleon had used conscription to fill the ranks of the French army throughout his rule, but he did not conscript men for the 1815 campaign. His troops were mainly veterans with considerable experience and a fierce devotion to their Emperor. The cavalry in particular was both numerous and formidable, and included fourteen regiments of armoured heavy cavalry, and seven of highly versatile lancers who were armed with lances, sabres and firearms. However, as the army took shape, French officers were allocated to units as they presented themselves for duty, so that many units were commanded by officers the soldiers did not know, and often did not trust. Crucially, some of these officers had little experience in working together as a unified force, so that support for other units was often not given. The French army was forced to march through rain and black coal-dust mud to reach Waterloo, and then to contend with mud and rain as it slept in the open. Little food was available for the soldiers, but nevertheless the veteran French soldiers were fiercely loyal to Napoleon. Wellington later said that he had "an infamous army, very weak and ill-equipped, and a very inexperienced Staff". His troops consisted of 67,000 men: 50,000 infantry, 11,000 cavalry, and 6,000 artillery with 150 guns. Of these, 24,000 were British, with another 6,000 from the King's German Legion (KGL). All of the British Army troops were regular soldiers and the majority of them had served in the Peninsula. Of the 23 British regiments in action, only 4 (the 14th, 33rd, 69th, and 73rd Foot) had not served in the Peninsula, and a similar level of experience was to be found in the British cavalry and artillery. In addition, there were 17,000 Dutch and Belgian troops, 11,000 from Hanover, 6,000 from Brunswick, and 3,000 from Nassau. Many of the troops in the Coalition armies were inexperienced. The Dutch army had been re-established in 1815, following the earlier defeat of Napoleon. With the exception of the British and some from Hanover and Brunswick who had fought with the British army in Spain, many of the professional soldiers in the Coalition armies had spent some of their time in the French army or in armies allied to the Napoleonic regime. The historian Alessandro Barbero states that in this heterogeneous army the difference between British and foreign troops did not prove significant under fire. Wellington was also acutely short of heavy cavalry, having only seven British and three Dutch regiments. The Duke of York imposed many of his staff officers on Wellington, including his second-in-command the Earl of Uxbridge. Uxbridge commanded the cavalry and had carte blanche from Wellington to commit these forces at his discretion. Wellington stationed a further 17,000 troops at Halle, 8 miles (13 km) away to the west. They were mostly composed of Dutch troops under the Prince of Orange's younger brother Prince Frederick of the Netherlands. They were placed as a guard against any possible wide flanking movement by the French forces, and also to act as a rearguard if Wellington was forced to retreat towards Antwerp and the coast. The Prussian army was in the throes of reorganisation. In 1815, the former Reserve regiments, Legions, and Freikorps volunteer formations from the wars of 1813–1814 were in the process of being absorbed into the line, along with many Landwehr (militia) regiments. The Landwehr were mostly untrained and unequipped when they arrived in Belgium. The Prussian cavalry were in a similar state. Its artillery was also reorganising and did not give its best performance—guns and equipment continued to arrive during and after the battle. Offsetting these handicaps, the Prussian Army had excellent and professional leadership in its General Staff organisation. These officers came from four schools developed for this purpose and thus worked to a common standard of training. This system was in marked contrast to the conflicting, vague orders issued by the French army. This staff system ensured that before Ligny, three-quarters of the Prussian army concentrated for battle with 24 hours' notice. After Ligny, the Prussian army, although defeated, was able to realign its supply train, reorganise itself, and intervene decisively on the Waterloo battlefield within 48 hours. Two-and-a-half Prussian army corps, or 48,000 men, were engaged at Waterloo; two brigades under Bülow, commander of IV Corps, attacked Lobau at 16:30, while Zieten's I Corps and parts of Pirch I's II Corps engaged at about 18:00. The Waterloo position chosen by Wellington was a strong one. It consisted of a long ridge running east–west, perpendicular to, and bisected by, the main road to Brussels. Along the crest of the ridge ran the Ohain road, a deep sunken lane. Near the crossroads with the Brussels road was a large elm tree that was roughly in the centre of Wellington's position and served as his command post for much of the day. Wellington deployed his infantry in a line just behind the crest of the ridge following the Ohain road. Using the reverse slope, as he had many times previously, Wellington concealed his strength from the French, with the exception of his skirmishers and artillery. The length of front of the battlefield was also relatively short at 2.5 miles (4 km). This allowed Wellington to draw up his forces in depth, which he did in the centre and on the right, all the way towards the village of Braine-l'Alleud, in the expectation that the Prussians would reinforce his left during the day. In front of the ridge, there were three positions that could be fortified. On the extreme right were the château, garden, and orchard of Hougoumont. This was a large and well-built country house, initially hidden in trees. The house faced north along a sunken, covered lane (usually described by the British as "the hollow-way") along which it could be supplied. On the extreme left was the hamlet of Papelotte. Both Hougoumont and Papelotte were fortified and garrisoned, and thus anchored Wellington's flanks securely. Papelotte also commanded the road to Wavre that the Prussians would use to send reinforcements to Wellington's position. On the western side of the main road, and in front of the rest of Wellington's line, was the farmhouse and orchard of La Haye Sainte, which was garrisoned with 400 light infantry of the King's German Legion. On the opposite side of the road was a disused sand quarry, where the 95th Rifles were posted as sharpshooters. Wellington's forces positioning presented a formidable challenge to any attacking force. Any attempt to turn Wellington's right would entail taking the entrenched Hougoumont position. Any attack on his right centre would mean the attackers would have to march between enfilading fire from Hougoumont and La Haye Sainte. On the left, any attack would also be enfiladed by fire from La Haye Sainte and its adjoining sandpit, and any attempt at turning the left flank would entail fighting through the lanes and hedgerows surrounding Papelotte and the other garrisoned buildings on that flank, and some very wet ground in the Smohain defile. The French army formed on the slopes of another ridge to the south. Napoleon could not see Wellington's positions, so he drew his forces up symmetrically about the Brussels road. On the right was I Corps under d'Erlon with 16,000 infantry and 1,500 cavalry, plus a cavalry reserve of 4,700. On the left was II Corps under Reille with 13,000 infantry, and 1,300 cavalry, and a cavalry reserve of 4,600. In the centre about the road south of the inn La Belle Alliance were a reserve including Lobau's VI Corps with 6,000 men, the 13,000 infantry of the Imperial Guard, and a cavalry reserve of 2,000. In the right rear of the French position was the substantial village of Plancenoit, and at the extreme right, the Bois de Paris wood. Napoleon initially commanded the battle from Rossomme farm, where he could see the entire battlefield, but moved to a position near La Belle Alliance early in the afternoon. Command on the battlefield (which was largely hidden from his view) was delegated to Ney. Wellington rose at around 02:00 or 03:00 on 18 June, and wrote letters until dawn. He had earlier written to Blücher confirming that he would give battle at Mont-Saint-Jean if Blücher could provide him with at least one corps; otherwise he would retreat towards Brussels. At a late-night council, Blücher's chief of staff, August Neidhardt von Gneisenau, had been distrustful of Wellington's strategy, but Blücher persuaded him that they should march to join Wellington's army. In the morning Wellington duly received a reply from Blücher, promising to support him with three corps. From 06:00 Wellington was in the field supervising the deployment of his forces. At Wavre, the Prussian IV Corps under Bülow was designated to lead the march to Waterloo as it was in the best shape, not having been involved in the Battle of Ligny. Although they had not taken casualties, IV Corps had been marching for two days, covering the retreat of the three other corps of the Prussian army from the battlefield of Ligny. They had been posted farthest away from the battlefield, and progress was very slow. The roads were in poor condition after the night's heavy rain, and Bülow's men had to pass through the congested streets of Wavre and move 88 artillery pieces. Matters were not helped when a fire broke out in Wavre, blocking several streets along Bülow's intended route. As a result, the last part of the corps left at 10:00, six hours after the leading elements had moved out towards Waterloo. Bülow's men were followed to Waterloo first by I Corps and then by II Corps. Napoleon breakfasted off silver plate at Le Caillou, the house where he had spent the night. When Soult suggested that Grouchy should be recalled to join the main force, Napoleon said, "Just because you have all been beaten by Wellington, you think he's a good general. I tell you Wellington is a bad general, the English are bad troops, and this affair is nothing more than eating breakfast". Napoleon's seemingly dismissive remark may have been strategic, given his maxim "in war, morale is everything". He had acted similarly in the past, and on the morning of the battle of Waterloo may have been responding to the pessimism and objections of his chief of staff and senior generals. Later on, being told by his brother, Jerome, of some gossip overheard by a waiter between British officers at lunch at the 'King of Spain' inn in Genappe that the Prussians were to march over from Wavre, Napoleon declared that the Prussians would need at least two days to recover and would be dealt with by Grouchy. Surprisingly, Jerome's overheard gossip aside, the French commanders present at the pre-battle conference at Le Caillou had no information about the alarming proximity of the Prussians and did not suspect that Blücher's men would start erupting onto the field of battle in great numbers just five hours later. Napoleon had delayed the start of the battle owing to the sodden ground, which would have made manoeuvring cavalry and artillery difficult. In addition, many of his forces had bivouacked well to the south of La Belle Alliance. At 10:00, in response to a dispatch he had received from Grouchy six hours earlier, he sent a reply telling Grouchy to "head for Wavre [to Grouchy's north] in order to draw near to us [to the west of Grouchy]" and then "push before him" the Prussians to arrive at Waterloo "as soon as possible". At 11:00, Napoleon drafted his general order: Reille's Corps on the left and d'Erlon's Corps to the right were to attack the village of Mont-Saint-Jean and keep abreast of one another. This order assumed Wellington's battle-line was in the village, rather than at the more forward position on the ridge. To enable this, Jerome's division would make an initial attack on Hougoumont, which Napoleon expected would draw in Wellington's reserves, since its loss would threaten his communications with the sea. A grande batterie of the reserve artillery of I, II, and VI Corps was to then bombard the centre of Wellington's position from about 13:00. D'Erlon's corps would then attack Wellington's left, break through, and roll up his line from east to west. In his memoirs, Napoleon wrote that his intention was to separate Wellington's army from the Prussians and drive it back towards the sea. Historian Andrew Roberts notes that "It is a curious fact about the Battle of Waterloo that no one is absolutely certain when it actually began". Wellington recorded in his dispatches that at "about ten o'clock [Napoleon] commenced a furious attack upon our post at Hougoumont". Other sources state that the attack began around 11:30. The house and its immediate environs were defended by four light companies of Guards, and the wood and park by Hanoverian Jäger and the 1/2nd Nassau. The initial attack by Bauduin's brigade emptied the wood and park, but was driven back by heavy British artillery fire, and cost Bauduin his life. As the British guns were distracted by a duel with French artillery, a second attack by Soye's brigade and what had been Bauduin's succeeded in reaching the north gate of the house. Sous-Lieutenant Legros, a French officer, broke the gate open with an axe, and some French troops managed to enter the courtyard. The Coldstream Guards and the Scots Guards arrived to support the defence. There was a fierce melee, and the British managed to close the gate on the French troops streaming in. The Frenchmen trapped in the courtyard were all killed. Only a young drummer boy was spared. Fighting continued around Hougoumont all afternoon. Its surroundings were heavily invested by French light infantry, and coordinated attacks were made against the troops behind Hougoumont. Wellington's army defended the house and the hollow way running north from it. In the afternoon, Napoleon personally ordered the house to be shelled to set it on fire, resulting in the destruction of all but the chapel. Du Plat's brigade of the King's German Legion was brought forward to defend the hollow way, which they had to do without senior officers. Eventually they were relieved by the 71st Highlanders, a British infantry regiment. Adam's brigade was further reinforced by Hugh Halkett's 3rd Hanoverian Brigade, and successfully repulsed further infantry and cavalry attacks sent by Reille. Hougoumont held out until the end of the battle. I had occupied that post with a detachment from General Byng's brigade of Guards, which was in position in its rear; and it was some time under the command of Lieutenant-Colonel MacDonald, and afterwards of Colonel Home; and I am happy to add that it was maintained, throughout the day, with the utmost gallantry by these brave troops, notwithstanding the repeated efforts of large bodies of the enemy to obtain possession of it. When I reached Lloyd's abandoned guns, I stood near them for about a minute to contemplate the scene: it was grand beyond description. Hougoumont and its wood sent up a broad flame through the dark masses of smoke that overhung the field; beneath this cloud the French were indistinctly visible. Here a waving mass of long red feathers could be seen; there, gleams as from a sheet of steel showed that the cuirassiers were moving; 400 cannon were belching forth fire and death on every side; the roaring and shouting were indistinguishably commixed—together they gave me an idea of a labouring volcano. Bodies of infantry and cavalry were pouring down on us, and it was time to leave contemplation, so I moved towards our columns, which were standing up in square. The fighting at Hougoumont has often been characterised as a diversionary attack to draw in Wellington's reserves which escalated into an all-day battle and drew in French reserves instead. In fact there is a good case to believe that both Napoleon and Wellington thought that holding Hougoumont was key to winning the battle. Hougoumont was a part of the battlefield that Napoleon could see clearly, and he continued to direct resources towards it and its surroundings all afternoon (33 battalions in all, 14,000 troops). Similarly, though the house never contained a large number of troops, Wellington devoted 21 battalions (12,000 troops) over the course of the afternoon in keeping the hollow way open to allow fresh troops and ammunition to reach the buildings. He moved several artillery batteries from his hard-pressed centre to support Hougoumont, and later stated that "the success of the battle turned upon closing the gates at Hougoumont". Much like the fight for Little Round Top during the Battle of Gettysburg in the US Civil War some fifty years later, the struggle for Hougoumont became the key battle within the battle. Hougoumont proved to be decisive terrain. The 80 guns of Napoleon's grande batterie drew up in the centre. These opened fire at 11:50, according to Lord Hill (commander of the Anglo-allied II Corps), while other sources put the time between noon and 13:30. The grande batterie was too far back to aim accurately, and the only other troops they could see were skirmishers of the regiments of Kempt and Pack, and Perponcher's 2nd Dutch division (the others were employing Wellington's characteristic "reverse slope defence"). The bombardment caused a large number of casualties. Although some projectiles buried themselves in the soft soil, most found their marks on the reverse slope of the ridge. The bombardment forced the cavalry of the Union Brigade (in third line) to move to its left, to reduce their casualty rate. At about 13:15, Napoleon saw the first columns of Prussians around the village of Lasne-Chapelle-Saint-Lambert, 4 to 5 miles (6.4 to 8.0 km) away from his right flank—about three hours march for an army. Napoleon's reaction was to have Marshal Soult send a message to Grouchy telling him to come towards the battlefield and attack the arriving Prussians. Grouchy, however, had been executing Napoleon's previous orders to follow the Prussians "with your sword against his back" towards Wavre, and was by then too far away to reach Waterloo. Grouchy was advised by his subordinate, Gérard, to "march to the sound of the guns", but stuck to his orders and engaged the Prussian III Corps rear guard under the command of Lieutenant-General Baron von Thielmann at the Battle of Wavre. Moreover, Soult's letter ordering Grouchy to move quickly to join Napoleon and attack Bülow would not actually reach Grouchy until after 20:00. A little after 13:00, I Corps' attack began in large columns. Bernard Cornwell writes "[column] suggests an elongated formation with its narrow end aimed like a spear at the enemy line, while in truth it was much more like a brick advancing sideways and d'Erlon's assault was made up of four such bricks, each one a division of French infantry". Each division, with one exception, was drawn up in huge masses, consisting of the eight or nine battalions of which they were formed, deployed, and placed in a column one behind the other, with only five paces interval between the battalions. The one exception was the 1st Division (Commanded by Quiot, the leader of the 1st Brigade). Its two brigades were formed in a similar manner, but side by side instead of behind one another. This was done because, being on the left of the four divisions, it was ordered to send one (Quiot's brigade) against the south and west of La Haye Sainte, while the other (Bourgeois') was to attack the eastern side of the same post. The divisions were to advance in echelon from the left at a distance of 400 paces apart—the 2nd Division (Donzelot's) on the right of Bourgeois' brigade, the 3rd Division (Marcognet's) next, and the 4th Division (Durutte's) on the right. They were led by Ney to the assault, each column having a front of about a hundred and sixty to two hundred files. The leftmost division advanced on the walled farmhouse compound La Haye Sainte. The farmhouse was defended by the King's German Legion. While one French battalion engaged the defenders from the front, the following battalions fanned out to either side and, with the support of several squadrons of cuirassiers, succeeded in isolating the farmhouse. The King's German Legion resolutely defended the farmhouse. Each time the French tried to scale the walls the outnumbered Germans somehow held them off. The Prince of Orange saw that La Haye Sainte had been cut off and tried to reinforce it by sending forward the Hanoverian Lüneburg Battalion in line. Cuirassiers concealed in a fold in the ground caught and destroyed it in minutes and then rode on past La Haye Sainte, almost to the crest of the ridge, where they covered d'Erlon's left flank as his attack developed. At about 13:30, d'Erlon started to advance his three other divisions, some 14,000 men over a front of about 1,000 metres (1,100 yards), against Wellington's left wing. At the point they aimed for they faced 6,000 men: the first line consisted of the 1st brigade ("Van Bylandt's brigade") of the 2nd Netherlands division, flanked by the British brigades of Kempt and Pack on either side. The second line consisted of British and Hanoverian troops under Sir Thomas Picton, who were lying down in dead ground behind the ridge. All had suffered badly at Quatre Bras. In addition, the Bylandt brigade had been ordered to deploy its skirmishers in the hollow road and on the forward slope. The rest of the brigade was lying down just behind the road. At the moment these skirmishers were rejoining their parent battalions, the brigade was ordered to its feet and started to return fire. On the left of the brigade, where the 7th Dutch Militia stood, a "few files were shot down and an opening in the line thus occurred". The battalion had no reserves and was unable to close the gap. D'Erlon's troops pushed through this gap in the line and the remaining battalions in the Bylandt brigade (8th Dutch Militia and Belgian 7th Line Battalion) were forced to retreat to the square of the 5th Dutch Militia, which was in reserve between Picton's troops, about 100 paces to the rear. There they regrouped under the command of Colonel Van Zuylen van Nijevelt. A moment later the Prince of Orange ordered a counterattack, which actually occurred around 10 minutes later. Bylandt was wounded and retired off the field, passing command of the brigade to Lt. Kol. De Jongh. D'Erlon's men ascended the slope and advanced on the sunken road, Chemin d'Ohain, that ran from behind La Haye Sainte and continued east. It was lined on both sides by thick hedges, with Bylandt's brigade just across the road while the British brigades had been lying down some 100 yards back from the road, Pack's to Bylandt's left and Kempt's to Bylandt's right. Kempt's 1,900 men were engaged by Bourgeois' brigade of 1,900 men of Quiot's division. In the centre, Donzelot's division had pushed back Bylandt's brigade. On the right of the French advance was Marcognet's division led by Grenier's brigade consisting of the 45e Régiment de Ligne and followed by the 25e Régiment de Ligne, somewhat less than 2,000 men, and behind them, Nogue's brigade of the 21e and 45e regiments. Opposing them on the other side of the road was Pack's 9th Brigade consisting of the 44th Foot and three Scottish regiments: the Royal Scots, the 42nd Black Watch, and the 92nd Gordons, totalling something over 2,000 men. A very even fight between British and French infantry was about to occur. The French advance drove in the British skirmishers and reached the sunken road. As they did so, Pack's men stood up, formed into a four deep line formation for fear of the French cavalry, advanced, and opened fire. However, a firefight had been anticipated and the French infantry had accordingly advanced in more linear formation. Now, fully deployed into line, they returned fire and successfully pressed the British troops; although the attack faltered at the centre, the line in front of d'Erlon's right started to crumble. Picton was killed shortly after ordering the counter-attack and the British and Hanoverian troops also began to give way under the pressure of numbers. Pack's regiments, all four ranks deep, advanced to attack the French in the road but faltered and began to fire on the French instead of charging. The 42nd Black Watch halted at the hedge and the resulting fire-fight drove back the British 92nd Foot while the leading French 45e Ligne burst through the hedge cheering. Along the sunken road, the French were forcing the Anglo-allies back, the British line was dispersing, and at two o'clock in the afternoon Napoleon was winning the Battle of Waterloo. Reports from Baron von Müffling, the Prussian liaison officer attached to Wellington's army, relate that: "After 3 o'clock the Duke's situation became critical, unless the succour of the Prussian army arrived soon". Our officers of cavalry have acquired a trick of galloping at everything. They never consider the situation, never think of manoeuvring before an enemy, and never keep back or provide a reserve. At this crucial juncture, Uxbridge ordered his two brigades of British heavy cavalry—formed unseen behind the ridge—to charge in support of the hard-pressed infantry. The 1st Brigade, known as the Household Brigade, commanded by Major-General Lord Edward Somerset, consisted of guards regiments: the 1st and 2nd Life Guards, the Royal Horse Guards (the Blues), and the 1st (King's) Dragoon Guards. The 2nd Brigade, also known as the Union Brigade, commanded by Major-General Sir William Ponsonby, was so called as it consisted of an English (the 1st or The Royals), a Scottish (2nd Scots Greys), and an Irish (6th or Inniskilling) regiment of heavy dragoons. More than 20 years of warfare had eroded the numbers of suitable cavalry mounts available on the European continent; this resulted in the British heavy cavalry entering the 1815 campaign with the finest horses of any contemporary cavalry arm. British cavalry troopers also received excellent mounted swordsmanship training. They were, however, inferior to the French in manoeuvring in large formations, were cavalier in attitude, and, unlike the infantry, some units had scant experience of warfare. The Scots Greys, for example, had not been in action since 1795. According to Wellington, though they were superior individual horsemen, they were inflexible and lacked tactical ability. "I considered one squadron a match for two French, I didn't like to see four British opposed to four French: and as the numbers increased and order, of course, became more necessary I was the more unwilling to risk our men without having a superiority in numbers." The two brigades had a combined field strength of about 2,000 (2,651 official strength); they charged with the 47-year-old Uxbridge leading them and a very inadequate number of squadrons held in reserve. There is evidence that Uxbridge gave an order, the morning of the battle, to all cavalry brigade commanders to commit their commands on their own initiative, as direct orders from himself might not always be forthcoming, and to "support movements to their front". It appears that Uxbridge expected the brigades of Sir John Ormsby Vandeleur, Hussey Vivian, and the Dutch cavalry to provide support to the British heavies. Uxbridge later regretted leading the charge in person, saying "I committed a great mistake", when he should have been organising an adequate reserve to move forward in support. The Household Brigade crossed the crest of the Anglo-allied position and charged downhill. The cuirassiers guarding d'Erlon's left flank were still dispersed, and so were swept over the deeply sunken main road and then routed. The blows of the sabres on the cuirasses sounded like braziers at work. Sir Walter Scott, in Paul's Letters to his Kinsfolk, described the following scene: Sir John Elley, who led the charge of the heavy brigade, was [...] at one time surrounded by several of the cuirassiers; but, being a tall and uncommonly powerful man, completely master of his sword and horse, he cut his way out, leaving several of his assailants on the ground, marked with wounds, indicating the unusual strength of the arm which inflicted them. Indeed, had not the ghastly evidence remained on the field, many of the blows dealt upon this occasion would have seemed borrowed from the annals of knight-errantry [...] Continuing their attack, the squadrons on the left of the Household Brigade then destroyed Aulard's brigade. Despite attempts to recall them, they continued past La Haye Sainte and found themselves at the bottom of the hill on blown horses facing Schmitz's brigade formed in squares. To their left, the Union Brigade suddenly swept through the infantry lines, giving rise to the legend that some of the 92nd Gordon Highland Regiment clung onto their stirrups and accompanied them into the charge. From the centre leftwards, the Royal Dragoons destroyed Bourgeois' brigade, capturing the eagle of the 105e Ligne. The Inniskillings routed the other brigade of Quoit's division, and the Scots Greys came upon the lead French regiment, 45e Ligne, as it was still reforming after having crossed the sunken road and broken through the hedge row in pursuit of the British infantry. The Greys captured the eagle of the 45e Ligne and overwhelmed Grenier's brigade. These would be the only two French eagles captured by the British during the battle. On Wellington's extreme left, Durutte's division had time to form squares and fend off groups of Greys. As with the Household Cavalry, the officers of the Royals and Inniskillings found it very difficult to rein back their troops, who lost all cohesion. Having taken casualties, and still trying to reorder themselves, the Scots Greys and the rest of the Union Brigade found themselves before the main French lines. Their horses were blown, and they were still in disorder without any idea of what their next collective objective was. Some attacked nearby gun batteries of the Grande Battery. Although the Greys had neither the time nor means to disable the cannon or carry them off, they put very many out of action as the gun crews were killed or fled the battlefield. Sergeant Major Dickinson of the Greys stated that his regiment was rallied before going on to attack the French artillery: Hamilton, the regimental commander, rather than holding them back cried out to his men "Charge, charge the guns!" Napoleon promptly responded by ordering a counter-attack by the cuirassier brigades of Farine and Travers and Jaquinot's two Chevau-léger (lancer) regiments in the I Corps light cavalry division. Disorganized and milling about the bottom of the valley between Hougoumont and La Belle Alliance, the Scots Greys and the rest of the British heavy cavalry were taken by surprise by the countercharge of Milhaud's cuirassiers, joined by lancers from Baron Jaquinot's 1st Cavalry Division. As Ponsonby tried to rally his men against the French cuirassers, he was attacked by Jaquinot's lancers and captured. A nearby party of Scots Greys saw the capture and attempted to rescue their brigade commander. The French lancer who had captured Ponsonby killed him and then used his lance to kill three of the Scots Greys who had attempted the rescue. By the time Ponsonby died, the momentum had entirely returned in favour of the French. Milhaud's and Jaquinot's cavalrymen drove the Union Brigade from the valley. The result was very heavy losses for the British cavalry. A countercharge, by British light dragoons under Major-General Vandeleur and Dutch–Belgian light dragoons and hussars under Major-General Ghigny on the left wing, and Dutch–Belgian carabiniers under Major-General Trip in the centre, repelled the French cavalry. All figures quoted for the losses of the cavalry brigades as a result of this charge are estimates, as casualties were only noted down after the day of the battle and were for the battle as a whole. Some historians, Barbero for example, believe the official rolls tend to overestimate the number of cavalrymen present in their squadrons on the field of battle and that the proportionate losses were, as a result, considerably higher than the numbers on paper might suggest. The Union Brigade lost heavily in both officers and men killed (including its commander, William Ponsonby, and Colonel Hamilton of the Scots Greys) and wounded. The 2nd Life Guards and the King's Dragoon Guards of the Household Brigade also lost heavily (with Colonel Fuller, commander of the King's DG, killed). However, the 1st Life Guards, on the extreme right of the charge, and the Blues, who formed a reserve, had kept their cohesion and consequently suffered significantly fewer casualties. On the rolls the official, or paper strength, for both Brigades is given as 2,651 while Barbero and others estimate the actual strength at around 2,000 and the official recorded losses for the two heavy cavalry brigades during the battle was 1,205 troopers and 1,303 horses. Some historians, such as Chandler, Weller, Uffindell, and Corum, assert that the British heavy cavalry were destroyed as a viable force following their first, epic charge. Barbero states that the Scots Greys were practically wiped out and that the other two regiments of the Union Brigade suffered comparable losses. Other historians, such as Clark-Kennedy and Wood, citing British eyewitness accounts, describe the continuing role of the heavy cavalry after their charge. The heavy brigades, far from being ineffective, continued to provide valuable services. They countercharged French cavalry numerous times (both brigades), halted a combined cavalry and infantry attack (Household Brigade only), were used to bolster the morale of those units in their vicinity at times of crisis, and filled gaps in the Anglo-allied line caused by high casualties in infantry formations (both brigades). This service was rendered at a very high cost, as close combat with French cavalry, carbine fire, infantry musketry, and—more deadly than all of these—artillery fire steadily eroded the number of effectives in the two brigades. At 6 o'clock in the afternoon the whole Union Brigade could field only three squadrons, though these countercharged French cavalry, losing half their number in the process. At the end of the fighting, the two brigades, by this time combined, could muster one squadron. Fourteen thousand French troops of d'Erlon's I Corps had been committed to this attack. The I Corps had been driven in rout back across the valley, costing Napoleon 3,000 casualties including over 2,000 prisoners taken. Also some valuable time was lost, as the charge had dispersed numerous units and it would take until 16:00 for d'Erlon's shaken corps to reform. And although elements of the Prussians now began to appear on the field to his right, Napoleon had already ordered Lobau's VI corps to move to the right flank to hold them back before d'Erlon's attack began. A little before 16:00, Ney noted an apparent exodus from Wellington's centre. He mistook the movement of casualties to the rear for the beginnings of a retreat, and sought to exploit it. Following the defeat of d'Erlon's Corps, Ney had few infantry reserves left, as most of the infantry had been committed either to the futile Hougoumont attack or to the defence of the French right. Ney therefore tried to break Wellington's centre with cavalry alone. Initially, Milhaud's reserve cavalry corps of cuirassiers and Lefebvre-Desnoëttes' light cavalry division of the Imperial Guard, some 4,800 sabres, were committed. When these were repulsed, Kellermann's heavy cavalry corps and Guyot's heavy cavalry of the Guard were added to the massed assault, a total of around 9,000 cavalry in 67 squadrons. When Napoleon saw the charge he said it was an hour too soon. Wellington's infantry responded by forming squares (hollow box-formations four ranks deep). Squares were much smaller than usually depicted in paintings of the battle—a 500-man battalion square would have been no more than 60 feet (18 m) in length on a side. Infantry squares that stood their ground were deadly to cavalry, as cavalry could not engage with soldiers behind a hedge of bayonets, but were themselves vulnerable to fire from the squares. Horses would not charge a square, nor could they be outflanked, but they were vulnerable to artillery or infantry. Wellington ordered his artillery crews to take shelter within the squares as the cavalry approached, and to return to their guns and resume fire as they retreated. Witnesses in the British infantry recorded as many as 12 assaults, though this probably includes successive waves of the same general attack; the number of general assaults was undoubtedly far fewer. Kellermann, recognising the futility of the attacks, tried to reserve the elite carabinier brigade from joining in, but eventually Ney spotted them and insisted on their involvement. A British eyewitness of the first French cavalry attack, an officer in the Foot Guards, recorded his impressions very lucidly and somewhat poetically: About four p.m., the enemy's artillery in front of us ceased firing all of a sudden, and we saw large masses of cavalry advance: not a man present who survived could have forgotten in after life the awful grandeur of that charge. You discovered at a distance what appeared to be an overwhelming, long moving line, which, ever advancing, glittered like a stormy wave of the sea when it catches the sunlight. On they came until they got near enough, whilst the very earth seemed to vibrate beneath the thundering tramp of the mounted host. One might suppose that nothing could have resisted the shock of this terrible moving mass. They were the famous cuirassiers, almost all old soldiers, who had distinguished themselves on most of the battlefields of Europe. In an almost incredibly short period they were within twenty yards of us, shouting "Vive l'Empereur!" The word of command, "Prepare to receive cavalry", had been given, every man in the front ranks knelt, and a wall bristling with steel, held together by steady hands, presented itself to the infuriated cuirassiers. In essence this type of massed cavalry attack relied almost entirely on psychological shock for effect. Close artillery support could disrupt infantry squares and allow cavalry to penetrate; at Waterloo, however, co-operation between the French cavalry and artillery was not impressive. The French artillery did not get close enough to the Anglo-allied infantry in sufficient numbers to be decisive. Artillery fire between charges did produce mounting casualties, but most of this fire was at relatively long range and was often indirect, at targets beyond the ridge. If infantry being attacked held firm in their square defensive formations, and were not panicked, cavalry on their own could do very little damage to them. The French cavalry attacks were repeatedly repelled by the steadfast infantry squares, the harrying fire of British artillery as the French cavalry recoiled down the slopes to regroup, and the decisive countercharges of Wellington's light cavalry regiments, the Dutch heavy cavalry brigade, and the remaining effectives of the Household Cavalry. At least one artillery officer disobeyed Wellington's order to seek shelter in the adjacent squares during the charges. Captain Mercer, who commanded 'G' Troop, Royal Horse Artillery, thought the Brunswick troops on either side of him so shaky that he kept his battery of six nine-pounders in action against the cavalry throughout, to great effect. I thus allowed them to advance unmolested until the head of the column might have been about fifty or sixty yards from us, and then gave the word, "Fire!" The effect was terrible. Nearly the whole leading rank fell at once; and the round shot, penetrating the column carried confusion throughout its extent ... the discharge of every gun was followed by a fall of men and horses like that of grass before the mower's scythe. For reasons that remain unclear, no attempt was made to spike other Anglo-allied guns while they were in French possession. In line with Wellington's orders, gunners were able to return to their pieces and fire into the French cavalry as they withdrew after each attack. After numerous costly but fruitless attacks on the Mont-Saint-Jean ridge, the French cavalry was spent. Their casualties cannot easily be estimated. Senior French cavalry officers, in particular the generals, experienced heavy losses. Four divisional commanders were wounded, nine brigadiers wounded, and one killed—testament to their courage and their habit of leading from the front. Illustratively, Houssaye reports that the Grenadiers à Cheval numbered 796 of all ranks on 15 June, but just 462 on 19 June, while the Empress Dragoons lost 416 of 816 over the same period. Overall, Guyot's Guard heavy cavalry division lost 47% of its strength. Eventually it became obvious, even to Ney, that cavalry alone were achieving little. Belatedly, he organised a combined-arms attack, using Bachelu's division and Tissot's regiment of Foy's division from Reille's II Corps (about 6,500 infantrymen) plus those French cavalry that remained in a fit state to fight. This assault was directed along much the same route as the previous heavy cavalry attacks (between Hougoumont and La Haye Sainte). It was halted by a charge of the Household Brigade cavalry led by Uxbridge. The British cavalry were unable, however, to break the French infantry, and fell back with losses from musketry fire. Uxbridge recorded that he tried to lead the Dutch Carabiniers, under Major-General Trip, to renew the attack and that they refused to follow him. Other members of the British cavalry staff also commented on this occurrence. However, there is no support for this incident in Dutch or Belgian sources, and Wellington wrote in his Dispatch to Secretary for War Bathurst on 19 June 1815 that General Trip had "conducted himself much to my satisfaction". Uxbridge then ordered a charge by three squadrons of the 3rd Hussars of the King's German Legion. They broke through the French cavalry, but became hemmed in, were cut off and suffered severe losses. Meanwhile, Bachelu's and Tissot's men and their cavalry supports were being hard hit by fire from artillery and from Adam's infantry brigade, and they eventually fell back. Although the French cavalry caused few direct casualties to Wellington's centre, artillery fire onto his infantry squares caused many. Wellington's cavalry, except for Sir John Vandeleur's and Sir Hussey Vivian's brigades on the far left, had all been committed to the fight, and had taken significant losses. The situation appeared so desperate that the Cumberland Hussars, the only Hanoverian cavalry regiment present, fled the field spreading alarm all the way to Brussels. At approximately the same time as Ney's combined-arms assault on the centre-right of Wellington's line, rallied elements of D'Erlon's I Corps, spearheaded by the 13th Légère, renewed the attack on La Haye Sainte and this time were successful, partly because the King's German Legion's ammunition ran out. However, the Germans had held the centre of the battlefield for almost the entire day, and this had stalled the French advance. With La Haye Sainte captured, Ney then moved skirmishers and horse artillery up towards Wellington's centre. French artillery began to pulverise the infantry squares at short range with canister. The 30th and 73rd Regiments suffered such heavy losses that they had to combine to form a viable square. The possession of La Haye Sainte by the French was a very dangerous incident. It uncovered the very centre of the Anglo-allied army, and established the enemy within 60 yards of that centre. The French lost no time in taking advantage of this, by pushing forward infantry supported by guns, which enabled them to maintain a most destructive fire upon Alten's left and Kempt's right ... The success Napoleon needed to continue his offensive had occurred. Ney was on the verge of breaking the Anglo-allied centre. Along with this artillery fire a multitude of French tirailleurs occupied the dominant positions behind La Haye Sainte and poured an effective fire into the squares. The situation for the Anglo-allies was now so dire that the 33rd Regiment's colours and all of Halkett's brigade's colours were sent to the rear for safety, described by historian Alessandro Barbero as, "... a measure that was without precedent". Wellington, noticing the slackening of fire from La Haye Sainte, with his staff rode closer to it. French skirmishers appeared around the building and fired on the British command as it struggled to get away through the hedgerow along the road. The Prince of Orange then ordered a single battalion of the KGL, the Fifth, to recapture the farm despite the obvious presence of enemy cavalry. Their Colonel, Christian Friedrich Wilhelm von Ompteda obeyed and led the battalion down the slope, chasing off some French skirmishers until French cuirassiers fell on his open flank, killed him, destroyed his battalion and took its colour. A Dutch–Belgian cavalry regiment ordered to charge retreated from the field instead, fired on by their own infantry. Merlen's Light Cavalry Brigade charged the French artillery taking position near La Haye Sainte but were shot to pieces and the brigade fell apart. The Netherlands Cavalry Division, Wellington's last cavalry reserve behind the centre having lost half their strength was now useless and the French cavalry, despite its losses, were masters of the field, compelling the Anglo-allied infantry to remain in square. More and more French artillery was brought forward. A French battery advanced to within 300 yards of the 1/1st Nassau square causing heavy casualties. When the Nassauers attempted to attack the battery they were ridden down by a squadron of cuirassiers. Yet another battery deployed on the flank of Mercer's battery and shot up its horses and limbers and pushed Mercer back. Mercer later recalled, The rapidity and precision of this fire was quite appalling. Every shot almost took effect, and I certainly expected we should all be annihilated. ... The saddle-bags, in many instances were torn from horses' backs ... One shell I saw explode under the two finest wheel-horses in the troop down they dropped French tirailleurs occupied the dominant positions, especially one on a knoll overlooking the square of the 27th. Unable to break square to drive off the French infantry because of the presence of French cavalry and artillery, the 27th had to remain in that formation and endure the fire of the tirailleurs. That fire nearly annihilated the 27th Foot, the Inniskillings, who lost two thirds of their strength within that three or four hours. The banks on the road side, the garden wall, the knoll and sandpit swarmed with skirmishers, who seemed determined to keep down our fire in front; those behind the artificial bank seemed more intent upon destroying the 27th, who at this time, it may literally be said, were lying dead in square; their loss after La Haye Sainte had fallen was awful, without the satisfaction of having scarcely fired a shot, and many of our troops in rear of the ridge were similarly situated. During this time many of Wellington's generals and aides were killed or wounded including FitzRoy Somerset, Canning, de Lancey, Alten and Cooke. The situation was now critical and Wellington, trapped in an infantry square and ignorant of events beyond it, was desperate for the arrival of help from the Prussians. He later wrote, The time they occupied in approaching seemed interminable. Both they and my watch seemed to have stuck fast. Night or the Prussians must come. The Prussian IV Corps (Bülow's) was the first to arrive in strength. Bülow's objective was Plancenoit, which the Prussians intended to use as a springboard into the rear of the French positions. Blücher intended to secure his right upon the Châteaux Frichermont using the Bois de Paris road. Blücher and Wellington had been exchanging communications since 10:00 and had agreed to this advance on Frichermont if Wellington's centre was under attack. General Bülow noted that the way to Plancenoit lay open and that the time was 16:30. At about this time, the Prussian 15th Brigade (Losthin's) was sent to link up with the Nassauers of Wellington's left flank in the Frichermont-La Haie area, with the brigade's horse artillery battery and additional brigade artillery deployed to its left in support. Napoleon sent Lobau's corps to stop the rest of Bülow's IV Corps proceeding to Plancenoit. The 15th Brigade threw Lobau's troops out of Frichermont with a determined bayonet charge, then proceeded up the Frichermont heights, battering French Chasseurs with 12-pounder artillery fire, and pushed on to Plancenoit. This sent Lobau's corps into retreat to the Plancenoit area, driving Lobau past the rear of the Armee Du Nord's right flank and directly threatening its only line of retreat. Hiller's 16th Brigade also pushed forward with six battalions against Plancenoit. Napoleon had dispatched all eight battalions of the Young Guard to reinforce Lobau, who was now seriously pressed. The Young Guard counter-attacked and, after very hard fighting, secured Plancenoit, but were themselves counter-attacked and driven out. Napoleon sent two battalions of the Middle/Old Guard into Plancenoit and after ferocious bayonet fighting—they did not deign to fire their muskets—this force recaptured the village. Throughout the late afternoon, the Prussian I Corps (Zieten's) had been arriving in greater strength in the area just north of La Haie. General Müffling, the Prussian liaison to Wellington, rode to meet Zieten. Zieten had by this time brought up the Prussian 1st Brigade (Steinmetz's), but had become concerned at the sight of stragglers and casualties from the Nassau units on Wellington's left and from the Prussian 15th Brigade (Laurens'). These troops appeared to be withdrawing and Zieten, fearing that his own troops would be caught up in a general retreat, was starting to move away from Wellington's flank and towards the Prussian main body near Plancenoit. Zieten had also received a direct order from Blücher to support Bülow, which Zieten obeyed, starting to march to Bülow's aid. Müffling saw this movement away and persuaded Zieten to support Wellington's left flank. Müffling warned Zieten that "The battle is lost if the corps does not keep on the move and immediately support the English army." Zieten resumed his march to support Wellington directly, and the arrival of his troops allowed Wellington to reinforce his crumbling centre by moving cavalry from his left. The French were expecting Grouchy to march to their support from Wavre, and when Prussian I Corps (Zieten's) appeared at Waterloo instead of Grouchy, "the shock of disillusionment shattered French morale" and "the sight of Zieten's arrival caused turmoil to rage in Napoleon's army". I Corps proceeded to attack the French troops before Papelotte and by 19:30 the French position was bent into a rough horseshoe shape. The ends of the line were now based on Hougoumont on the left, Plancenoit on the right, and the centre on La Haie. Durutte had taken the positions of La Haie and Papelotte in a series of attacks, but now retreated behind Smohain without opposing the Prussian 24th Regiment (Laurens') as it retook both. The 24th advanced against the new French position, was repulsed, and returned to the attack supported by Silesian Schützen (riflemen) and the F/1st Landwehr. The French initially fell back before the renewed assault, but now began seriously to contest ground, attempting to regain Smohain and hold on to the ridgeline and the last few houses of Papelotte. The Prussian 24th Regiment linked up with a Highlander battalion on its far right and along with the 13th Landwehr Regiment and cavalry support threw the French out of these positions. Further attacks by the 13th Landwehr and the 15th Brigade drove the French from Frichermont. Durutte's division, finding itself about to be charged by massed squadrons of Zieten's I Corps cavalry reserve, retreated from the battlefield. The rest of d'Erlon's I Corps also broke and fled in panic, while to the west the French Middle Guard were assaulting Wellington's centre. The Prussian I Corps then advanced towards the Brussels road, the only line of retreat available to the French. Meanwhile, with Wellington's centre exposed by the fall of La Haye Sainte and the Plancenoit front temporarily stabilised, Napoleon committed his last reserve, the hitherto-undefeated Imperial Guard infantry. This attack, mounted at around 19:30, was intended to break through Wellington's centre and roll up his line away from the Prussians. Although it is one of the most celebrated passages of arms in military history, it had been unclear which units actually participated. It appears that it was mounted by five battalions of the Middle Guard, and not by the grenadiers or chasseurs of the Old Guard. Three Old Guard battalions did move forward and formed the attack's second line, though they remained in reserve and did not directly assault the Anglo-allied line. ... I saw four regiments of the middle guard, conducted by the Emperor, arriving. With these troops, he wished to renew the attack, and penetrate the centre of the enemy. He ordered me to lead them on; generals, officers and soldiers all displayed the greatest intrepidity; but this body of troops was too weak to resist, for a long time, the forces opposed to it by the enemy, and it was soon necessary to renounce the hope which this attack had, for a few moments, inspired. Napoleon himself oversaw the initial deployment of the Middle and Old Guard. The Middle Guard formed in battalion squares, each about 550 men strong, with the 1st/3rd Grenadiers, led by Generals Friant and Poret de Morvan, on the right along the road, to their left and rear was General Harlet leading the square of the 4th Grenadiers, then the 1st/3rd Chasseurs under General Michel, next the 2nd/3rd Chasseurs and finally the large single square of two battalions of 800 soldiers of the 4th Chasseurs led by General Henrion. Two batteries of Imperial Guard Horse Artillery accompanied them with sections of two guns between the squares. Each square was led by a general and Marshal Ney, mounted on his 5th horse of the day, led the advance. Behind them, in reserve, were the three battalions of the Old Guard, right to left 1st/2nd Grenadiers, 2nd/2nd Chasseurs and 1st/2nd Chasseurs. Napoleon left Ney to conduct the assault; however, Ney led the Middle Guard on an oblique towards the Anglo-allied centre right instead of attacking straight up the centre. Napoleon sent Ney's senior ADC Colonel Crabbé to order Ney to adjust, but Crabbé was unable to get there in time. Other troops rallied to support the advance of the Guard. On the left infantry from Reille's corps that was not engaged with Hougoumont and cavalry advanced. On the right all the now rallied elements of D'Érlon's corps once again ascended the ridge and engaged the Anglo-allied line. French artillery also moved forward in support; Duchand's battery, in particular, inflicting losses on Colin Halkett's brigade. Halkett's front line, consisting of the 30th Foot and 73rd, traded fire with the 1st/3rd and 4th Grenadiers but they were driven back in confusion into the 33rd and 69th regiments, Halket was shot in the face and seriously wounded and the whole brigade having been ordered to pull back, retreated in a mob. Other Anglo-allied troops began to give way as well. A counterattack by the Nassauers and the remains of Kielmansegge's brigade from the Anglo-allied second line, led by the Prince of Orange, was also thrown back and the Prince of Orange was seriously wounded. The survivors of Halkett's brigade were reformed, and engaged the French in a firefight. I saw the Garde Impériale advancing while the English troops were leaving the plateau en masse and moving in the direction of Waterloo; the battle seemed lost... The Dutch divisional commander Chassé, on his own initiative, decided at this critical moment to advance with his relatively fresh Dutch division. Chassé first ordered his artillery forward; led by a battery of Dutch horse-artillery commanded by Captain Krahmer de Bichin the battery opened a destructive fire into the 1st/3rd Grenadiers' flank. This still did not stop the Guard's advance, so Chassé, who was affectionately called "Generaal Bajonet" by his soldiers, ordered his first brigade, commanded by Colonel Hendrik Detmers, to charge the outnumbered French with the bayonet. As the Guard wavered Chassé galloped among his men and found Captain De Haan with a few soldiers of the 19th Militia, whom he ordered into a flank attack. According to Chassé: [De Haan] jumped over the hedge, reformed the line of about fifty men and the murderous fire he inflicted caused death and confusion among the enemy's lines. He took advantage of their confusion and advanced with the bayonet against them. I had the unspeakable joy to witness 300 Cuirassiers run away from 50 Dutchmen. The French grenadiers then faltered and broke. The 4th Grenadiers, seeing their comrades retreat and having suffered heavy casualties themselves, now wheeled right about and retired. To the left of the 4th Grenadiers were the two squares of the 1st/ and 2nd/3rd Chasseurs who angled further to the west and had suffered more from artillery fire than the grenadiers. But as their advance mounted the ridge they found it apparently abandoned and covered with dead. Suddenly 1,500 British Foot Guards under Peregrine Maitland, who had been lying down to protect themselves from the French artillery, rose and devastated them with point-blank volleys. The chasseurs deployed to answer the fire, but some 300 fell from the first volley, including Colonel Mallet and General Michel, and both battalion commanders. A bayonet charge by the Foot Guards then broke the leaderless squares, which fell back onto the following column. The 4th Chasseurs battalion, 800 strong, now came up onto the exposed battalions of British Foot Guards, who lost all cohesion and dashed back up the slope as a disorganized crowd with the chasseurs in pursuit. At the crest the chasseurs came upon the battery that had caused severe casualties on the 1st and 2nd/3rd Chasseurs. They opened fire and swept away the gunners. The left flank of their square now came under fire from a heavy formation of British skirmishers, which the chasseurs drove back. But the skirmishers were replaced by the 52nd Light Infantry (2nd Division), led by John Colborne, which wheeled in line onto the chasseurs' flank and poured a devastating fire into them. The chasseurs returned a very sharp fire which killed or wounded some 150 men of the 52nd. The 52nd then charged, and under this onslaught, the chasseurs broke. The last of the Guard retreated headlong. A ripple of panic passed through the French lines as the astounding news spread: "La Garde recule. Sauve qui peut!" ("The Guard is retreating. Every man for himself!") Wellington now stood up in Copenhagen's stirrups and waved his hat in the air to signal a general advance. His army rushed forward from the lines and threw themselves upon the retreating French. The surviving Imperial Guard rallied on their three reserve battalions (some sources say four) just south of La Haye Sainte for a last stand. A charge from Adam's Brigade and the Hanoverian Landwehr Osnabrück Battalion, plus Vivian's and Vandeleur's relatively fresh cavalry brigades to their right, threw them into confusion. Those left in semi-cohesive units retreated towards La Belle Alliance. It was during this retreat that some of the Guards were invited to surrender, eliciting the famous, if apocryphal, retort "La Garde meurt, elle ne se rend pas!" ("The Guard dies, it does not surrender!"). At about the same time, the Prussian 5th, 14th, and 16th Brigades were starting to push through Plancenoit, in the third assault of the day. The church was by now on fire, while its graveyard—the French centre of resistance—had corpses strewn about "as if by a whirlwind". Five Guard battalions were deployed in support of the Young Guard, virtually all of which was now committed to the defence, along with remnants of Lobau's corps. The key to the Plancenoit position proved to be the Chantelet woods to the south. Pirch's II Corps had arrived with two brigades and reinforced the attack of IV Corps, advancing through the woods. The 25th Regiment's musketeer battalions threw the 1/2e Grenadiers (Old Guard) out of the Chantelet woods, outflanking Plancenoit and forcing a retreat. The Old Guard retreated in good order until they met the mass of troops retreating in panic, and became part of that rout. The Prussian IV Corps advanced beyond Plancenoit to find masses of French retreating in disorder from British pursuit. The Prussians were unable to fire for fear of hitting Wellington's units. This was the fifth and final time that Plancenoit changed hands. French forces not retreating with the Guard were surrounded in their positions and eliminated, neither side asking for nor offering quarter. The French Young Guard Division reported 96 per cent casualties, and two-thirds of Lobau's Corps ceased to exist. Despite their great courage and stamina, the French Guards fighting in the village began to show signs of wavering. The church was already on fire with columns of red flame coming out of the windows, aisles and doors. In the village itself—still the scene of bitter house-to-house fighting—everything was burning, adding to the confusion. However, once Major von Witzleben's manoeuvre was accomplished and the French Guards saw their flank and rear threatened, they began to withdraw. The Guard Chasseurs under General Pelet formed the rearguard. The remnants of the Guard left in a great rush, leaving large masses of artillery, equipment and ammunition wagons in the wake of their retreat. The evacuation of Plancenoit led to the loss of the position that was to be used to cover the withdrawal of the French Army to Charleroi. The Guard fell back from Plancenoit in the direction of Maison du Roi and Caillou. Unlike other parts of the battlefield, there were no cries of "Sauve qui peut!" here. Instead, the cry "Sauvons nos aigles!" ("Let's save our eagles!") could be heard. The French right, left, and centre had all now failed. The last cohesive French force consisted of two battalions of the Old Guard stationed around La Belle Alliance; they had been so placed to act as a final reserve and to protect Napoleon in the event of a French retreat. He hoped to rally the French army behind them, but as retreat turned into rout, they too were forced to withdraw, one on either side of La Belle Alliance, in square as protection against Coalition cavalry. Until persuaded that the battle was lost and he should leave, Napoleon commanded the square to the left of the inn. Adam's Brigade charged and forced back this square, while the Prussians engaged the other. As dusk fell, both squares withdrew in relatively good order, but the French artillery and everything else fell into the hands of the Prussian and Anglo-allied armies. The retreating Guards were surrounded by thousands of fleeing, broken French troops. Coalition cavalry harried the fugitives until about 23:00, with Gneisenau pursuing them as far as Genappe before ordering a halt. There, Napoleon's abandoned carriage was captured, still containing an annotated copy of Machiavelli's The Prince, and diamonds left behind in the rush to escape. These diamonds became part of King Friedrich Wilhelm of Prussia's crown jewels; one Major Keller of the F/15th received the Pour le Mérite with oak leaves for the feat. By this time 78 guns and 2,000 prisoners had also been taken, including more generals. There remained to us still four squares of the Old Guard to protect the retreat. These brave grenadiers, the choice of the army, forced successively to retire, yielded ground foot by foot, till, overwhelmed by numbers, they were almost entirely annihilated. From that moment, a retrograde movement was declared, and the army formed nothing but a confused mass. There was not, however, a total rout, nor the cry of sauve qui peut, as has been calumniously stated in the bulletin. In the middle of the position occupied by the French army, and exactly upon the height, is a farm [sic], called La Belle Alliance. The march of all the Prussian columns was directed towards this farm, which was visible from every side. It was there that Napoleon was during the battle; it was thence that he gave his orders, that he flattered himself with the hopes of victory; and it was there that his ruin was decided. There, too, it was that, by happy chance, Field Marshal Blücher and Lord Wellington met in the dark, and mutually saluted each other as victors. Other sources agree that the meeting of the commanders took place near La Belle Alliance, with this occurring at around 21:00. Waterloo cost Wellington around 17,000 dead or wounded, and Blücher some 7,000 (810 of which were suffered by just one unit: the 18th Regiment, which served in Bülow's 15th Brigade, had fought at both Frichermont and Plancenoit, and won 33 Iron Crosses). Napoleon's losses were 24,000 to 26,000 killed or wounded, including 6,000 to 7,000 captured with an additional 15,000 deserting subsequent to the battle and over the following days. 22 June. This morning I went to visit the field of battle, which is a little beyond the village of Waterloo, on the plateau of Mont-Saint-Jean; but on arrival there the sight was too horrible to behold. I felt sick in the stomach and was obliged to return. The multitude of carcasses, the heaps of wounded men with mangled limbs unable to move, and perishing from not having their wounds dressed or from hunger, as the Allies were, of course, obliged to take their surgeons and waggons with them, formed a spectacle I shall never forget. The wounded, both of the Allies and the French, remain in an equally deplorable state. At 10:30 on 19 June, General Grouchy, still following his orders, defeated General Thielemann at Wavre and withdrew in good order—though at the cost of 33,000 French troops that never reached the Waterloo battlefield. Wellington sent his official dispatch describing the battle to England on 19 June 1815; it arrived in London on 21 June 1815 and was published as a London Gazette Extraordinary on 22 June. Wellington, Blücher and other Coalition forces advanced upon Paris. After his troops fell back, Napoleon fled to Paris following his defeat, arriving at 5:30 am on 21 June. Napoleon wrote to his brother and regent in Paris, Joseph, believing that he could still raise an army to fight back the Anglo-Prussian forces while fleeing from the Waterloo battlefield. Napoleon believed he could rally French supporters to his cause and call upon conscripts to hold off invading forces until General Grouchy's army could reinforce him in Paris. However, following defeat at Waterloo, Napoleon's support from the French public and his own army waned, including by General Ney, who believed that Paris would fall if Napoleon remained in power. Napoleon's brother Lucien and Marshal Louis-Nicolas Davout advised him to continue fighting, dissolve the Chamber of Deputies from Louis XVIII's constitutional government, and for Napoleon to rule France as a military dictator, which Napoleon had been under the guise of Emperor of the French from 1804 until 1814. To circumvent Napoleon overthrowing the Chamber of Deputies and a possible French Civil War, the Chamber of Deputies voted to become permanent on 21 June after persuasion from Lafayette. On 22 June, Napoleon wished to abdicate in favour of his son, Napoleon II, after realizing that he lacked military, public, and governmental support for his claim to continue to rule France. Napoleon's proposal for the instatement of his son was swiftly rejected by the legislature. Napoleon announced his second abdication on 24 June 1815. In the final skirmish of the Napoleonic Wars, Marshal Davout, Napoleon's minister of war, was defeated by Blücher at Issy on 3 July 1815. Allegedly, Napoleon tried to escape to North America, but the Royal Navy was blockading French ports to forestall such a move. He finally surrendered to Captain Frederick Maitland of HMS Bellerophon on 15 July. There was a campaign against French fortresses that still held out; Longwy capitulated on 13 September 1815, the last to do so. Louis XVIII was restored to the throne of France and Napoleon was exiled to Saint Helena, where he died in 1821. The Treaty of Paris was signed on 20 November 1815. Royal Highness, – Exposed to the factions which divide my country, and to the enmity of the great Powers of Europe, I have terminated my political career; and I come, like Themistocles, to throw myself upon the hospitality (m'asseoir sur le foyer) of the British people. I claim from your Royal Highness the protections of the laws, and throw myself upon the most powerful, the most constant, and the most generous of my enemies. Peregrine Maitland's 1st Foot Guards, who had defeated the Chasseurs of the Middle Guard, were mistakenly thought to have defeated the Grenadiers of the Old Guard. They were thus awarded the title of Grenadier Guards in recognition of their feat and adopted bearskins in the style of the Grenadiers. Britain's Household Cavalry likewise adopted the cuirass in 1821 in recognition of their success against their armoured French counterparts. The effectiveness of the lance was noted by all participants and this weapon subsequently became more widespread throughout Europe; the British converted their first light cavalry regiment to lancers in 1816, their uniforms, of Polish origin, were based on those of the Imperial Guard lancers. Teeth of tens of thousands of dead soldiers were removed by surviving troops, locals or even scavengers who had travelled there from Britain, then used for making denture replacements in Britain and elsewhere. The so-called "Waterloo teeth" were in demand because they came from relatively healthy young men. Despite the efforts of scavengers both human and otherwise, human remains could still be seen at Waterloo a year after the battle. Waterloo proved a decisive battle in more than one sense. Each generation in Europe up to the outbreak of the First World War looked back at Waterloo as the turning point that dictated the course of subsequent world history, seeing it in retrospect as the event that ushered in the Concert of Europe, an era characterised by relative peace, material prosperity and technological progress. The battle definitively ended the series of wars that had convulsed Europe—and involved other regions of the world—since the French Revolution of the early 1790s. It also ended the First French Empire and the political and military career of Napoleon Bonaparte, one of the greatest commanders and statesmen in history. There followed almost four decades of international peace in Europe. No further major international conflict occurred until the Crimean War of 1853–1856. Changes to the configuration of European states, as refashioned in the aftermath of Waterloo, included the formation of the Holy Alliance of reactionary governments intent on repressing revolutionary and democratic ideas, and the reshaping of the former Holy Roman Empire into a German Confederation increasingly marked by the political dominance of Prussia. The bicentenary of Waterloo prompted renewed attention to the geopolitical and economic legacy of the battle and to the century of relative transatlantic peace which followed. General Antoine-Henri, Baron Jomini, one of the leading military writers on the Napoleonic art of war, had a number of theories to explain Napoleon's defeat at Waterloo. In my opinion, four principal causes led to this disaster: The first, and most influential, was the arrival, skilfully combined, of Blücher, and the false movement that favoured this arrival; the second, was the admirable firmness of the British infantry, joined to the sang-froid and aplomb of its chiefs; the third, was the horrible weather, that had softened the ground, and rendered the offensive movements so toilsome, and retarded till one o'clock the attack that should have been made in the morning; the fourth, was the inconceivable formation of the first corps, in masses very much too deep for the first grand attack. The Prussian soldier, historian, and theorist Carl von Clausewitz, who as a young colonel had served as chief-of-staff to Thielmann's Prussian III Corps during the Waterloo campaign, expressed the following opinion: Bonaparte and the authors who support him have always attempted to portray the great catastrophes that befell him as the result of chance. They seek to make their readers believe that through his great wisdom and extraordinary energy the whole project had already moved forward with the greatest confidence, that complete success was but a hair's breadth away, when treachery, accident, or even fate, as they sometimes call it, ruined everything. He and his supporters do not want to admit that huge mistakes, sheer recklessness, and, above all, overreaching ambition that exceeded all realistic possibilities, were the true causes. Wellington wrote in his dispatch to London: I should not do justice to my own feelings, or to Marshal Blücher and the Prussian army, if I did not attribute the successful result of this arduous day to the cordial and timely assistance I received from them. The operation of General Bülow upon the enemy's flank was a most decisive one; and, even if I had not found myself in a situation to make the attack which produced the final result, it would have forced the enemy to retire if his attacks should have failed, and would have prevented him from taking advantage of them if they should unfortunately have succeeded In his famous study of the Campaign of 1815, the Prussian Clausewitz does not agree with Wellington on this assessment. Indeed, he claims that if Bonaparte had attacked in the morning, the battle would probably have been decided by the time the Prussians arrived, and an attack by Blücher, while not impossible or useless, would have been much less certain of success. Parkinson (2000) adds: "Neither army beat Napoleon alone. But whatever the part played by Prussian troops in the actual moment when the Imperial Guard was repulsed, it is difficult to see how Wellington could have staved off defeat, when his centre had been almost shattered, his reserves were almost all committed, the French right remained unmolested and the Imperial Guard intact. ... Blücher may not have been totally responsible for victory over Napoleon, but he deserved full credit for preventing a British defeat". Steele (2014) writes: "Blücher's arrival not only diverted vital reinforcements, but also forced Napoleon to accelerate his effort against Wellington. The tide of battle had been turned by the hard-driving Blücher. As his Prussians pushed in Napoleon's flank, Wellington was able to shift to the offensive". It has also been noted that Wellington's maps of the battlefield were based on a recent reconnaissance and therefore more up to date than those used by Napoleon, who had to rely on Ferraris-Capitaine maps of 1794. Some portions of the terrain on the battlefield have been altered from their 1815 appearance. Tourism began the day after the battle, with Captain Mercer noting that on 19 June "a carriage drove on the ground from Brussels, the inmates of which, alighting, proceeded to examine the field". In 1820, the Netherlands' King William I ordered the construction of a monument. The Lion's Mound, a giant artificial hill, was constructed here using 300,000 cubic metres (390,000 cu yd) of earth taken from the ridge at the centre of the British line, effectively removing the southern bank of Wellington's sunken road. Every one is aware that the variously inclined undulations of the plains, where the engagement between Napoleon and Wellington took place, are no longer what they were on 18 June 1815. By taking from this mournful field the wherewithal to make a monument to it, its real relief has been taken away, and history, disconcerted, no longer finds her bearings there. It has been disfigured for the sake of glorifying it. Wellington, when he beheld Waterloo once more, two years later, exclaimed, "They have altered my field of battle!" Where the great pyramid of earth, surmounted by the lion, rises to-day, there was a hillock which descended in an easy slope towards the Nivelles road, but which was almost an escarpment on the side of the highway to Genappe. The elevation of this escarpment can still be measured by the height of the two knolls of the two great sepulchres which enclose the road from Genappe to Brussels: one, the English tomb, is on the left; the other, the German tomb, is on the right. There is no French tomb. The whole of that plain is a sepulchre for France. The alleged remark by Wellington about the alteration of the battlefield as described by Hugo was never documented, however. Other terrain features and notable landmarks on the field have remained virtually unchanged since the battle. These include the rolling farmland to the east of the Brussels–Charleroi Road as well as the buildings at Hougoumont, La Haye Sainte, and La Belle Alliance. Apart from the Lion's Mound, there are several more conventional but noteworthy monuments throughout the battlefield. A cluster of monuments at the Brussels–Charleroi and Braine L'Alleud–Ohain crossroads marks the mass graves of British, Dutch, Hanoverian and King's German Legion troops. A monument to the French dead, entitled L'Aigle blessé ("The Wounded Eagle"), marks the location where it is believed one of the Imperial Guard units formed a square during the closing moments of the battle. A monument to the Prussian dead is located in the village of Plancenoit on the site where one of their artillery batteries took position. The Duhesme mausoleum is one among the few graves of the fallen. It is located at the side of Saint Martin's Church in Ways, a hamlet in the municipality of Genappe. Seventeen fallen officers are buried in the crypt of the British Monument in the Brussels Cemetery in Evere. Had the French won the Battle of Waterloo, Napoleon planned to commemorate the victory by building a pyramid of white stones, akin to the pyramids he had seen during his invasion of Egypt in 1798. After the battle, the bodies of the tens of thousands who died were hastily buried in mass graves across the battlefield – a process that took at least ten days, according to accounts by those who visited the battlefield just after the battle. Remarkably, there is no record of any such mass grave being discovered in the 20th and 21st centuries; only two complete human skeletons have been found. The remains of a soldier thought to be 23-year-old Friederich Brandt were discovered in 2012. He was a slightly hunchbacked infantryman, 1.60 metres (5 ft 3 in) tall, and was hit in the chest by a French bullet. His coins, rifle and position on the battlefield identified him as an Hanoverian fighting in the King's German Legion. In 2022 a second skeleton was found in a ditch near a former field hospital by the Waterloo Uncovered charity. In December 2022, the historians Dr. Bernard Wilkin (Belgium) and Robin Schäfer (Germany), assisted by Belgian archaeologist Dominique Bosquet, discovered and recovered the largest assembly of remains of Waterloo battlefield casualties found in recent times. In the aftermath of the historian's research into the fate of the Waterloo battlefield (see below), several local individuals had come forward who were in the possession of human remains recovered on it. Forensic examination has shown that these remains belonged to at least four soldiers, some of whom are likely to be Prussian. Another set of human remains, initially discovered on the central battlefield by illegal metal detecting and consisting of the remains of six British soldiers, was also recovered by the team. Objects found with the casualties on the central battlefield point to the fact that at least one of them served in the First Foot Guards. So far, a reason given for the absence of human remains in any quantity was that European battlefields of the time were often scoured for bones to make bone meal, which was much in demand as a fertilizer before the discovery of superphosphates in the 1840s. This theory however is questionable, as actual evidence for it is lacking. In 2022 however, historians Dr. Bernard Wilkin and Robin Schäfer, supported by the British archaeologist Professor Tony Pollard, have concluded that in the aftermath of the conflict, local farmers dug up the corpses of horses and men and sold them to the Waterloo sugar factory. There, the ground-down bones were fired in kilns to make bone-char, which was then used to filter sugar syrup as part of the production process. As part of the bicentennial celebration of the battle, in 2015 Belgium minted a two-euro coin depicting the Lion monument over a map of the field of battle. France officially protested against this issue of coins, while the Belgian government noted that the French mint sells souvenir medals at Waterloo. After 180,000 coins were minted but not released, the issue was melted. Instead, Belgium issued an identical commemorative coin in the non-standard value of 2+1/2 euros. Legally valid only within the issuing country (but unlikely to circulate) it was minted in brass, packaged, and sold by the Belgian mint for 6 euros. A ten-euro coin, showing Wellington, Blücher, their troops and the silhouette of Napoleon, was also available in silver for 42 euros.
[ { "paragraph_id": 0, "text": "The Battle of Waterloo (Dutch pronunciation: [ˈʋaːtərloː] ) was fought on Sunday 18 June 1815, near Waterloo (at that time in the United Kingdom of the Netherlands, now in Belgium), marking the end of the Napoleonic Wars. A French army under the command of Napoleon was defeated by two armies of the Seventh Coalition. One of these was a British-led force with units from the United Kingdom, the Netherlands, Hanover, Brunswick, and Nassau, under the command of the Duke of Wellington (often referred to as the Anglo-allied army or Wellington's army). The other comprised three corps of the Prussian army under Field Marshal von Blücher (the fourth corps of this army fought at the Battle of Wavre on the same day). The battle was known contemporarily as the Battle of Mont Saint-Jean in France or La Belle Alliance (\"the Beautiful Alliance\") in Prussia.", "title": "" }, { "paragraph_id": 1, "text": "Upon Napoleon's return to power in March 1815 (beginning the Hundred Days), many states that had previously opposed him formed the Seventh Coalition and hurriedly mobilised their armies. Wellington's and Blücher's armies were cantoned close to the northeastern border of France. Napoleon planned to attack them separately, before they could link up and invade France with other members of the coalition.", "title": "" }, { "paragraph_id": 2, "text": "On 16 June, Napoleon successfully attacked the bulk of the Prussian army at the Battle of Ligny with his main force, while a small portion of the French army contested the Battle of Quatre Bras to prevent the Anglo-allied army from reinforcing the Prussians. The Anglo-allied army held their ground at Quatre Bras, and on the 17th, the Prussians withdrew from Ligny in good order, while Wellington then withdrew in parallel with the Prussians northward to Waterloo on 17 June. Napoleon sent a third of his forces to pursue the Prussians, which resulted in the separate Battle of Wavre with the Prussian rear-guard on 18–19 June, and prevented that French force from participating at Waterloo.", "title": "" }, { "paragraph_id": 3, "text": "Upon learning that the Prussian army was able to support him, Wellington decided to offer battle on the Mont-Saint-Jean escarpment across the Brussels road, near the village of Waterloo. Here he withstood repeated attacks by the French throughout the afternoon of 18 June and almost lost the battle, but was eventually aided by the progressively arriving 50,000 Prussians who attacked the French flank and inflicted heavy casualties. In the evening, Napoleon assaulted the Anglo-allied line with his last reserves, the senior infantry battalions of the Imperial Guard. With the Prussians breaking through on the French right flank, the Anglo-allied army repulsed the Imperial Guard, and the French army was routed.", "title": "" }, { "paragraph_id": 4, "text": "Waterloo was the decisive engagement of the Waterloo campaign and Napoleon's last. It was also the second bloodiest single day battle of the Napoleonic Wars, after Borodino. According to Wellington, the battle was \"the nearest-run thing you ever saw in your life\". Napoleon abdicated four days later, and coalition forces entered Paris on 7 July. The defeat at Waterloo marked the end of Napoleon's Hundred Days return from exile. It precipitated Napoleon's second and definitive abdication as Emperor of the French, and ended the First French Empire. It set a historical milestone between serial European wars and decades of relative peace, often referred to as the Pax Britannica. In popular culture, the phrase \"meeting one's Waterloo\" has become an expression for someone suffering a final defeat, as in the ABBA song \"Waterloo\".", "title": "" }, { "paragraph_id": 5, "text": "The battlefield is located in the Belgian municipalities of Braine-l'Alleud and Lasne, about 15 kilometres (9.3 mi) south of Brussels, and about 2 kilometres (1.2 mi) from the town of Waterloo. The site of the battlefield today is dominated by the monument of the Lion's Mound, a large artificial hill constructed from earth taken from the battlefield itself, but the topography of the battlefield near the mound has not been preserved.", "title": "" }, { "paragraph_id": 6, "text": "On 13 March 1815, six days before Napoleon reached Paris, the powers at the Congress of Vienna declared him an outlaw. Four days later, the United Kingdom, Russia, Austria, and Prussia mobilised armies to defeat Napoleon. Critically outnumbered, Napoleon knew that once his attempts at dissuading one or more members of the Seventh Coalition from invading France had failed, his only chance of remaining in power was to attack before the coalition mobilised.", "title": "Prelude" }, { "paragraph_id": 7, "text": "Had Napoleon succeeded in destroying the existing coalition forces south of Brussels before they were reinforced, he might have been able to drive the British back to the sea and knock the Prussians out of the war. Crucially, this would have bought him time to recruit and train more men before turning his armies against the Austrians and Russians.", "title": "Prelude" }, { "paragraph_id": 8, "text": "An additional consideration for Napoleon was that a French victory might cause French-speaking sympathisers in Belgium to launch a friendly revolution. Also, coalition troops in Belgium were largely second-line, as many units were of dubious quality and loyalty. Chandler asserts that most of the British veterans of the Peninsular War were being transported to North America to fight in the War of 1812. In December 1814, the British Army had been reduced by 47,000 men. This was largely achieved by the disbandment of the second battalion of 22 infantry regiments.", "title": "Prelude" }, { "paragraph_id": 9, "text": "The initial dispositions of Wellington, the British commander, were intended to counter the threat of Napoleon enveloping the Coalition armies by moving through Mons to the south-west of Brussels. This would have pushed Wellington closer to the Prussian forces, led by Gebhard Leberecht von Blücher, but might have cut Wellington's communications with his base at Ostend. In order to delay Wellington's deployment, Napoleon spread false intelligence which suggested that Wellington's supply chain from the channel ports would be cut.", "title": "Prelude" }, { "paragraph_id": 10, "text": "By June, Napoleon had raised a total army strength of about 300,000 men. The force at his disposal at Waterloo was less than one third that size, but the rank and file were mostly loyal and experienced soldiers. Napoleon divided his army into a left wing commanded by Marshal Ney, a right wing commanded by Marshal Grouchy and a reserve under his command (although all three elements remained close enough to support one another). Crossing the frontier near Charleroi before dawn on 15 June, the French rapidly overran Coalition outposts, securing Napoleon's \"central position\" between Wellington's and Blücher's armies. He hoped this would prevent them from combining, and he would be able to destroy first the Prussians' army, then Wellington's.", "title": "Prelude" }, { "paragraph_id": 11, "text": "Only very late on the night of 15 June was Wellington certain that the Charleroi attack was the main French thrust. In the early hours of 16 June, at the Duchess of Richmond's ball in Brussels, he received a dispatch from the Prince of Orange and was shocked by the speed of Napoleon's advance. He hastily ordered his army to concentrate on Quatre Bras, where the Prince of Orange, with the brigade of Prince Bernhard of Saxe-Weimar, was holding a tenuous position against the soldiers of Ney's left wing.", "title": "Prelude" }, { "paragraph_id": 12, "text": "Ney's orders were to secure the crossroads of Quatre Bras, so that he could later swing east and reinforce Napoleon if necessary. Ney found the crossroads of Quatre Bras lightly held by the Prince of Orange, who repelled Ney's initial attacks but was gradually driven back by overwhelming numbers of French troops. First reinforcements, and then Wellington arrived. He took command and drove Ney back, securing the crossroads by early evening, too late to send help to the Prussians, who had already been defeated.", "title": "Prelude" }, { "paragraph_id": 13, "text": "Meanwhile, on 16 June, Napoleon attacked and defeated Blücher's Prussians at the Battle of Ligny using part of the reserve and the right wing of his army. The Prussian centre gave way under heavy French assaults, but the flanks held their ground. The Prussian retreat from Ligny went uninterrupted and seemingly unnoticed by the French. The bulk of their rearguard units held their positions until about midnight, and some elements did not move out until the following morning, ignored by the French.", "title": "Prelude" }, { "paragraph_id": 14, "text": "Crucially, the Prussians did not retreat to the east, along their own lines of communication. Instead, they, too, fell back northwards—parallel to Wellington's line of march, still within supporting distance and in communication with him throughout. The Prussians rallied on Bülow's IV Corps, which had not been engaged at Ligny and was in a strong position south of Wavre.", "title": "Prelude" }, { "paragraph_id": 15, "text": "With the Prussian retreat from Ligny, Wellington's position at Quatre Bras was untenable. The next day he withdrew northwards, to a defensive position that he had reconnoitred the previous year—the low ridge of Mont-Saint-Jean, south of the village of Waterloo and the Sonian Forest.", "title": "Prelude" }, { "paragraph_id": 16, "text": "Napoleon, with the reserves, made a late start on 17 June and joined Ney at Quatre Bras at 13:00 to attack Wellington's army but found the position empty. The French pursued Wellington's retreating army to Waterloo; however, due to bad weather, mud and the head start that Napoleon's tardy advance had allowed Wellington, there was no substantial engagement, apart from a cavalry action at Genappe.", "title": "Prelude" }, { "paragraph_id": 17, "text": "Before leaving Ligny, Napoleon had ordered Grouchy, who commanded the right wing, to follow up the retreating Prussians with 33,000 men. A late start, uncertainty about the direction the Prussians had taken, and the vagueness of the orders given to him, meant that Grouchy was too late to prevent the Prussian army reaching Wavre, from where it could march to support Wellington. More importantly, the heavily outnumbered Prussian rear-guard was able to use the River Dyle to enable a savage and prolonged action to delay Grouchy.", "title": "Prelude" }, { "paragraph_id": 18, "text": "As 17 June drew to a close, Wellington's army had arrived at its position at Waterloo, with the main body of Napoleon's army following. Blücher's army was gathering in and around Wavre, around 8 miles (13 km) to the east of the town. Early on the morning of the 18th, Wellington received an assurance from Blücher that the Prussian army would support him. He decided to hold his ground and give battle.", "title": "Prelude" }, { "paragraph_id": 19, "text": "Three armies participated in the battle: Napoleon's Armée du Nord, a multinational army under Wellington, and a Prussian army under General Blücher.", "title": "Armies" }, { "paragraph_id": 20, "text": "The French army of around 69,000 consisted of 48,000 infantry, 14,000 cavalry, and 7,000 artillery with 250 guns. Napoleon had used conscription to fill the ranks of the French army throughout his rule, but he did not conscript men for the 1815 campaign. His troops were mainly veterans with considerable experience and a fierce devotion to their Emperor. The cavalry in particular was both numerous and formidable, and included fourteen regiments of armoured heavy cavalry, and seven of highly versatile lancers who were armed with lances, sabres and firearms.", "title": "Armies" }, { "paragraph_id": 21, "text": "However, as the army took shape, French officers were allocated to units as they presented themselves for duty, so that many units were commanded by officers the soldiers did not know, and often did not trust. Crucially, some of these officers had little experience in working together as a unified force, so that support for other units was often not given.", "title": "Armies" }, { "paragraph_id": 22, "text": "The French army was forced to march through rain and black coal-dust mud to reach Waterloo, and then to contend with mud and rain as it slept in the open. Little food was available for the soldiers, but nevertheless the veteran French soldiers were fiercely loyal to Napoleon.", "title": "Armies" }, { "paragraph_id": 23, "text": "Wellington later said that he had \"an infamous army, very weak and ill-equipped, and a very inexperienced Staff\". His troops consisted of 67,000 men: 50,000 infantry, 11,000 cavalry, and 6,000 artillery with 150 guns. Of these, 24,000 were British, with another 6,000 from the King's German Legion (KGL). All of the British Army troops were regular soldiers and the majority of them had served in the Peninsula. Of the 23 British regiments in action, only 4 (the 14th, 33rd, 69th, and 73rd Foot) had not served in the Peninsula, and a similar level of experience was to be found in the British cavalry and artillery. In addition, there were 17,000 Dutch and Belgian troops, 11,000 from Hanover, 6,000 from Brunswick, and 3,000 from Nassau.", "title": "Armies" }, { "paragraph_id": 24, "text": "Many of the troops in the Coalition armies were inexperienced. The Dutch army had been re-established in 1815, following the earlier defeat of Napoleon. With the exception of the British and some from Hanover and Brunswick who had fought with the British army in Spain, many of the professional soldiers in the Coalition armies had spent some of their time in the French army or in armies allied to the Napoleonic regime. The historian Alessandro Barbero states that in this heterogeneous army the difference between British and foreign troops did not prove significant under fire.", "title": "Armies" }, { "paragraph_id": 25, "text": "Wellington was also acutely short of heavy cavalry, having only seven British and three Dutch regiments. The Duke of York imposed many of his staff officers on Wellington, including his second-in-command the Earl of Uxbridge. Uxbridge commanded the cavalry and had carte blanche from Wellington to commit these forces at his discretion. Wellington stationed a further 17,000 troops at Halle, 8 miles (13 km) away to the west. They were mostly composed of Dutch troops under the Prince of Orange's younger brother Prince Frederick of the Netherlands. They were placed as a guard against any possible wide flanking movement by the French forces, and also to act as a rearguard if Wellington was forced to retreat towards Antwerp and the coast.", "title": "Armies" }, { "paragraph_id": 26, "text": "The Prussian army was in the throes of reorganisation. In 1815, the former Reserve regiments, Legions, and Freikorps volunteer formations from the wars of 1813–1814 were in the process of being absorbed into the line, along with many Landwehr (militia) regiments. The Landwehr were mostly untrained and unequipped when they arrived in Belgium. The Prussian cavalry were in a similar state. Its artillery was also reorganising and did not give its best performance—guns and equipment continued to arrive during and after the battle.", "title": "Armies" }, { "paragraph_id": 27, "text": "Offsetting these handicaps, the Prussian Army had excellent and professional leadership in its General Staff organisation. These officers came from four schools developed for this purpose and thus worked to a common standard of training. This system was in marked contrast to the conflicting, vague orders issued by the French army. This staff system ensured that before Ligny, three-quarters of the Prussian army concentrated for battle with 24 hours' notice.", "title": "Armies" }, { "paragraph_id": 28, "text": "After Ligny, the Prussian army, although defeated, was able to realign its supply train, reorganise itself, and intervene decisively on the Waterloo battlefield within 48 hours. Two-and-a-half Prussian army corps, or 48,000 men, were engaged at Waterloo; two brigades under Bülow, commander of IV Corps, attacked Lobau at 16:30, while Zieten's I Corps and parts of Pirch I's II Corps engaged at about 18:00.", "title": "Armies" }, { "paragraph_id": 29, "text": "The Waterloo position chosen by Wellington was a strong one. It consisted of a long ridge running east–west, perpendicular to, and bisected by, the main road to Brussels. Along the crest of the ridge ran the Ohain road, a deep sunken lane. Near the crossroads with the Brussels road was a large elm tree that was roughly in the centre of Wellington's position and served as his command post for much of the day. Wellington deployed his infantry in a line just behind the crest of the ridge following the Ohain road.", "title": "Battlefield" }, { "paragraph_id": 30, "text": "Using the reverse slope, as he had many times previously, Wellington concealed his strength from the French, with the exception of his skirmishers and artillery. The length of front of the battlefield was also relatively short at 2.5 miles (4 km). This allowed Wellington to draw up his forces in depth, which he did in the centre and on the right, all the way towards the village of Braine-l'Alleud, in the expectation that the Prussians would reinforce his left during the day.", "title": "Battlefield" }, { "paragraph_id": 31, "text": "In front of the ridge, there were three positions that could be fortified. On the extreme right were the château, garden, and orchard of Hougoumont. This was a large and well-built country house, initially hidden in trees. The house faced north along a sunken, covered lane (usually described by the British as \"the hollow-way\") along which it could be supplied. On the extreme left was the hamlet of Papelotte.", "title": "Battlefield" }, { "paragraph_id": 32, "text": "Both Hougoumont and Papelotte were fortified and garrisoned, and thus anchored Wellington's flanks securely. Papelotte also commanded the road to Wavre that the Prussians would use to send reinforcements to Wellington's position. On the western side of the main road, and in front of the rest of Wellington's line, was the farmhouse and orchard of La Haye Sainte, which was garrisoned with 400 light infantry of the King's German Legion. On the opposite side of the road was a disused sand quarry, where the 95th Rifles were posted as sharpshooters.", "title": "Battlefield" }, { "paragraph_id": 33, "text": "Wellington's forces positioning presented a formidable challenge to any attacking force. Any attempt to turn Wellington's right would entail taking the entrenched Hougoumont position. Any attack on his right centre would mean the attackers would have to march between enfilading fire from Hougoumont and La Haye Sainte. On the left, any attack would also be enfiladed by fire from La Haye Sainte and its adjoining sandpit, and any attempt at turning the left flank would entail fighting through the lanes and hedgerows surrounding Papelotte and the other garrisoned buildings on that flank, and some very wet ground in the Smohain defile.", "title": "Battlefield" }, { "paragraph_id": 34, "text": "The French army formed on the slopes of another ridge to the south. Napoleon could not see Wellington's positions, so he drew his forces up symmetrically about the Brussels road. On the right was I Corps under d'Erlon with 16,000 infantry and 1,500 cavalry, plus a cavalry reserve of 4,700. On the left was II Corps under Reille with 13,000 infantry, and 1,300 cavalry, and a cavalry reserve of 4,600. In the centre about the road south of the inn La Belle Alliance were a reserve including Lobau's VI Corps with 6,000 men, the 13,000 infantry of the Imperial Guard, and a cavalry reserve of 2,000.", "title": "Battlefield" }, { "paragraph_id": 35, "text": "In the right rear of the French position was the substantial village of Plancenoit, and at the extreme right, the Bois de Paris wood. Napoleon initially commanded the battle from Rossomme farm, where he could see the entire battlefield, but moved to a position near La Belle Alliance early in the afternoon. Command on the battlefield (which was largely hidden from his view) was delegated to Ney.", "title": "Battlefield" }, { "paragraph_id": 36, "text": "Wellington rose at around 02:00 or 03:00 on 18 June, and wrote letters until dawn. He had earlier written to Blücher confirming that he would give battle at Mont-Saint-Jean if Blücher could provide him with at least one corps; otherwise he would retreat towards Brussels. At a late-night council, Blücher's chief of staff, August Neidhardt von Gneisenau, had been distrustful of Wellington's strategy, but Blücher persuaded him that they should march to join Wellington's army. In the morning Wellington duly received a reply from Blücher, promising to support him with three corps.", "title": "Battle" }, { "paragraph_id": 37, "text": "From 06:00 Wellington was in the field supervising the deployment of his forces. At Wavre, the Prussian IV Corps under Bülow was designated to lead the march to Waterloo as it was in the best shape, not having been involved in the Battle of Ligny. Although they had not taken casualties, IV Corps had been marching for two days, covering the retreat of the three other corps of the Prussian army from the battlefield of Ligny. They had been posted farthest away from the battlefield, and progress was very slow.", "title": "Battle" }, { "paragraph_id": 38, "text": "The roads were in poor condition after the night's heavy rain, and Bülow's men had to pass through the congested streets of Wavre and move 88 artillery pieces. Matters were not helped when a fire broke out in Wavre, blocking several streets along Bülow's intended route. As a result, the last part of the corps left at 10:00, six hours after the leading elements had moved out towards Waterloo. Bülow's men were followed to Waterloo first by I Corps and then by II Corps.", "title": "Battle" }, { "paragraph_id": 39, "text": "Napoleon breakfasted off silver plate at Le Caillou, the house where he had spent the night. When Soult suggested that Grouchy should be recalled to join the main force, Napoleon said, \"Just because you have all been beaten by Wellington, you think he's a good general. I tell you Wellington is a bad general, the English are bad troops, and this affair is nothing more than eating breakfast\".", "title": "Battle" }, { "paragraph_id": 40, "text": "Napoleon's seemingly dismissive remark may have been strategic, given his maxim \"in war, morale is everything\". He had acted similarly in the past, and on the morning of the battle of Waterloo may have been responding to the pessimism and objections of his chief of staff and senior generals.", "title": "Battle" }, { "paragraph_id": 41, "text": "Later on, being told by his brother, Jerome, of some gossip overheard by a waiter between British officers at lunch at the 'King of Spain' inn in Genappe that the Prussians were to march over from Wavre, Napoleon declared that the Prussians would need at least two days to recover and would be dealt with by Grouchy. Surprisingly, Jerome's overheard gossip aside, the French commanders present at the pre-battle conference at Le Caillou had no information about the alarming proximity of the Prussians and did not suspect that Blücher's men would start erupting onto the field of battle in great numbers just five hours later.", "title": "Battle" }, { "paragraph_id": 42, "text": "Napoleon had delayed the start of the battle owing to the sodden ground, which would have made manoeuvring cavalry and artillery difficult. In addition, many of his forces had bivouacked well to the south of La Belle Alliance. At 10:00, in response to a dispatch he had received from Grouchy six hours earlier, he sent a reply telling Grouchy to \"head for Wavre [to Grouchy's north] in order to draw near to us [to the west of Grouchy]\" and then \"push before him\" the Prussians to arrive at Waterloo \"as soon as possible\".", "title": "Battle" }, { "paragraph_id": 43, "text": "At 11:00, Napoleon drafted his general order: Reille's Corps on the left and d'Erlon's Corps to the right were to attack the village of Mont-Saint-Jean and keep abreast of one another. This order assumed Wellington's battle-line was in the village, rather than at the more forward position on the ridge. To enable this, Jerome's division would make an initial attack on Hougoumont, which Napoleon expected would draw in Wellington's reserves, since its loss would threaten his communications with the sea. A grande batterie of the reserve artillery of I, II, and VI Corps was to then bombard the centre of Wellington's position from about 13:00. D'Erlon's corps would then attack Wellington's left, break through, and roll up his line from east to west. In his memoirs, Napoleon wrote that his intention was to separate Wellington's army from the Prussians and drive it back towards the sea.", "title": "Battle" }, { "paragraph_id": 44, "text": "Historian Andrew Roberts notes that \"It is a curious fact about the Battle of Waterloo that no one is absolutely certain when it actually began\". Wellington recorded in his dispatches that at \"about ten o'clock [Napoleon] commenced a furious attack upon our post at Hougoumont\". Other sources state that the attack began around 11:30. The house and its immediate environs were defended by four light companies of Guards, and the wood and park by Hanoverian Jäger and the 1/2nd Nassau.", "title": "Battle" }, { "paragraph_id": 45, "text": "The initial attack by Bauduin's brigade emptied the wood and park, but was driven back by heavy British artillery fire, and cost Bauduin his life. As the British guns were distracted by a duel with French artillery, a second attack by Soye's brigade and what had been Bauduin's succeeded in reaching the north gate of the house. Sous-Lieutenant Legros, a French officer, broke the gate open with an axe, and some French troops managed to enter the courtyard. The Coldstream Guards and the Scots Guards arrived to support the defence. There was a fierce melee, and the British managed to close the gate on the French troops streaming in. The Frenchmen trapped in the courtyard were all killed. Only a young drummer boy was spared.", "title": "Battle" }, { "paragraph_id": 46, "text": "Fighting continued around Hougoumont all afternoon. Its surroundings were heavily invested by French light infantry, and coordinated attacks were made against the troops behind Hougoumont. Wellington's army defended the house and the hollow way running north from it. In the afternoon, Napoleon personally ordered the house to be shelled to set it on fire, resulting in the destruction of all but the chapel. Du Plat's brigade of the King's German Legion was brought forward to defend the hollow way, which they had to do without senior officers. Eventually they were relieved by the 71st Highlanders, a British infantry regiment. Adam's brigade was further reinforced by Hugh Halkett's 3rd Hanoverian Brigade, and successfully repulsed further infantry and cavalry attacks sent by Reille. Hougoumont held out until the end of the battle.", "title": "Battle" }, { "paragraph_id": 47, "text": "I had occupied that post with a detachment from General Byng's brigade of Guards, which was in position in its rear; and it was some time under the command of Lieutenant-Colonel MacDonald, and afterwards of Colonel Home; and I am happy to add that it was maintained, throughout the day, with the utmost gallantry by these brave troops, notwithstanding the repeated efforts of large bodies of the enemy to obtain possession of it.", "title": "Battle" }, { "paragraph_id": 48, "text": "When I reached Lloyd's abandoned guns, I stood near them for about a minute to contemplate the scene: it was grand beyond description. Hougoumont and its wood sent up a broad flame through the dark masses of smoke that overhung the field; beneath this cloud the French were indistinctly visible. Here a waving mass of long red feathers could be seen; there, gleams as from a sheet of steel showed that the cuirassiers were moving; 400 cannon were belching forth fire and death on every side; the roaring and shouting were indistinguishably commixed—together they gave me an idea of a labouring volcano. Bodies of infantry and cavalry were pouring down on us, and it was time to leave contemplation, so I moved towards our columns, which were standing up in square.", "title": "Battle" }, { "paragraph_id": 49, "text": "The fighting at Hougoumont has often been characterised as a diversionary attack to draw in Wellington's reserves which escalated into an all-day battle and drew in French reserves instead. In fact there is a good case to believe that both Napoleon and Wellington thought that holding Hougoumont was key to winning the battle. Hougoumont was a part of the battlefield that Napoleon could see clearly, and he continued to direct resources towards it and its surroundings all afternoon (33 battalions in all, 14,000 troops). Similarly, though the house never contained a large number of troops, Wellington devoted 21 battalions (12,000 troops) over the course of the afternoon in keeping the hollow way open to allow fresh troops and ammunition to reach the buildings. He moved several artillery batteries from his hard-pressed centre to support Hougoumont, and later stated that \"the success of the battle turned upon closing the gates at Hougoumont\". Much like the fight for Little Round Top during the Battle of Gettysburg in the US Civil War some fifty years later, the struggle for Hougoumont became the key battle within the battle. Hougoumont proved to be decisive terrain.", "title": "Battle" }, { "paragraph_id": 50, "text": "The 80 guns of Napoleon's grande batterie drew up in the centre. These opened fire at 11:50, according to Lord Hill (commander of the Anglo-allied II Corps), while other sources put the time between noon and 13:30. The grande batterie was too far back to aim accurately, and the only other troops they could see were skirmishers of the regiments of Kempt and Pack, and Perponcher's 2nd Dutch division (the others were employing Wellington's characteristic \"reverse slope defence\").", "title": "Battle" }, { "paragraph_id": 51, "text": "The bombardment caused a large number of casualties. Although some projectiles buried themselves in the soft soil, most found their marks on the reverse slope of the ridge. The bombardment forced the cavalry of the Union Brigade (in third line) to move to its left, to reduce their casualty rate.", "title": "Battle" }, { "paragraph_id": 52, "text": "At about 13:15, Napoleon saw the first columns of Prussians around the village of Lasne-Chapelle-Saint-Lambert, 4 to 5 miles (6.4 to 8.0 km) away from his right flank—about three hours march for an army. Napoleon's reaction was to have Marshal Soult send a message to Grouchy telling him to come towards the battlefield and attack the arriving Prussians. Grouchy, however, had been executing Napoleon's previous orders to follow the Prussians \"with your sword against his back\" towards Wavre, and was by then too far away to reach Waterloo.", "title": "Battle" }, { "paragraph_id": 53, "text": "Grouchy was advised by his subordinate, Gérard, to \"march to the sound of the guns\", but stuck to his orders and engaged the Prussian III Corps rear guard under the command of Lieutenant-General Baron von Thielmann at the Battle of Wavre. Moreover, Soult's letter ordering Grouchy to move quickly to join Napoleon and attack Bülow would not actually reach Grouchy until after 20:00.", "title": "Battle" }, { "paragraph_id": 54, "text": "A little after 13:00, I Corps' attack began in large columns. Bernard Cornwell writes \"[column] suggests an elongated formation with its narrow end aimed like a spear at the enemy line, while in truth it was much more like a brick advancing sideways and d'Erlon's assault was made up of four such bricks, each one a division of French infantry\". Each division, with one exception, was drawn up in huge masses, consisting of the eight or nine battalions of which they were formed, deployed, and placed in a column one behind the other, with only five paces interval between the battalions.", "title": "Battle" }, { "paragraph_id": 55, "text": "The one exception was the 1st Division (Commanded by Quiot, the leader of the 1st Brigade). Its two brigades were formed in a similar manner, but side by side instead of behind one another. This was done because, being on the left of the four divisions, it was ordered to send one (Quiot's brigade) against the south and west of La Haye Sainte, while the other (Bourgeois') was to attack the eastern side of the same post.", "title": "Battle" }, { "paragraph_id": 56, "text": "The divisions were to advance in echelon from the left at a distance of 400 paces apart—the 2nd Division (Donzelot's) on the right of Bourgeois' brigade, the 3rd Division (Marcognet's) next, and the 4th Division (Durutte's) on the right. They were led by Ney to the assault, each column having a front of about a hundred and sixty to two hundred files.", "title": "Battle" }, { "paragraph_id": 57, "text": "The leftmost division advanced on the walled farmhouse compound La Haye Sainte. The farmhouse was defended by the King's German Legion. While one French battalion engaged the defenders from the front, the following battalions fanned out to either side and, with the support of several squadrons of cuirassiers, succeeded in isolating the farmhouse. The King's German Legion resolutely defended the farmhouse. Each time the French tried to scale the walls the outnumbered Germans somehow held them off. The Prince of Orange saw that La Haye Sainte had been cut off and tried to reinforce it by sending forward the Hanoverian Lüneburg Battalion in line. Cuirassiers concealed in a fold in the ground caught and destroyed it in minutes and then rode on past La Haye Sainte, almost to the crest of the ridge, where they covered d'Erlon's left flank as his attack developed.", "title": "Battle" }, { "paragraph_id": 58, "text": "At about 13:30, d'Erlon started to advance his three other divisions, some 14,000 men over a front of about 1,000 metres (1,100 yards), against Wellington's left wing. At the point they aimed for they faced 6,000 men: the first line consisted of the 1st brigade (\"Van Bylandt's brigade\") of the 2nd Netherlands division, flanked by the British brigades of Kempt and Pack on either side. The second line consisted of British and Hanoverian troops under Sir Thomas Picton, who were lying down in dead ground behind the ridge. All had suffered badly at Quatre Bras. In addition, the Bylandt brigade had been ordered to deploy its skirmishers in the hollow road and on the forward slope. The rest of the brigade was lying down just behind the road.", "title": "Battle" }, { "paragraph_id": 59, "text": "At the moment these skirmishers were rejoining their parent battalions, the brigade was ordered to its feet and started to return fire. On the left of the brigade, where the 7th Dutch Militia stood, a \"few files were shot down and an opening in the line thus occurred\". The battalion had no reserves and was unable to close the gap. D'Erlon's troops pushed through this gap in the line and the remaining battalions in the Bylandt brigade (8th Dutch Militia and Belgian 7th Line Battalion) were forced to retreat to the square of the 5th Dutch Militia, which was in reserve between Picton's troops, about 100 paces to the rear. There they regrouped under the command of Colonel Van Zuylen van Nijevelt. A moment later the Prince of Orange ordered a counterattack, which actually occurred around 10 minutes later. Bylandt was wounded and retired off the field, passing command of the brigade to Lt. Kol. De Jongh.", "title": "Battle" }, { "paragraph_id": 60, "text": "D'Erlon's men ascended the slope and advanced on the sunken road, Chemin d'Ohain, that ran from behind La Haye Sainte and continued east. It was lined on both sides by thick hedges, with Bylandt's brigade just across the road while the British brigades had been lying down some 100 yards back from the road, Pack's to Bylandt's left and Kempt's to Bylandt's right. Kempt's 1,900 men were engaged by Bourgeois' brigade of 1,900 men of Quiot's division. In the centre, Donzelot's division had pushed back Bylandt's brigade.", "title": "Battle" }, { "paragraph_id": 61, "text": "On the right of the French advance was Marcognet's division led by Grenier's brigade consisting of the 45e Régiment de Ligne and followed by the 25e Régiment de Ligne, somewhat less than 2,000 men, and behind them, Nogue's brigade of the 21e and 45e regiments. Opposing them on the other side of the road was Pack's 9th Brigade consisting of the 44th Foot and three Scottish regiments: the Royal Scots, the 42nd Black Watch, and the 92nd Gordons, totalling something over 2,000 men. A very even fight between British and French infantry was about to occur.", "title": "Battle" }, { "paragraph_id": 62, "text": "The French advance drove in the British skirmishers and reached the sunken road. As they did so, Pack's men stood up, formed into a four deep line formation for fear of the French cavalry, advanced, and opened fire. However, a firefight had been anticipated and the French infantry had accordingly advanced in more linear formation. Now, fully deployed into line, they returned fire and successfully pressed the British troops; although the attack faltered at the centre, the line in front of d'Erlon's right started to crumble. Picton was killed shortly after ordering the counter-attack and the British and Hanoverian troops also began to give way under the pressure of numbers.", "title": "Battle" }, { "paragraph_id": 63, "text": "Pack's regiments, all four ranks deep, advanced to attack the French in the road but faltered and began to fire on the French instead of charging. The 42nd Black Watch halted at the hedge and the resulting fire-fight drove back the British 92nd Foot while the leading French 45e Ligne burst through the hedge cheering. Along the sunken road, the French were forcing the Anglo-allies back, the British line was dispersing, and at two o'clock in the afternoon Napoleon was winning the Battle of Waterloo.", "title": "Battle" }, { "paragraph_id": 64, "text": "Reports from Baron von Müffling, the Prussian liaison officer attached to Wellington's army, relate that: \"After 3 o'clock the Duke's situation became critical, unless the succour of the Prussian army arrived soon\".", "title": "Battle" }, { "paragraph_id": 65, "text": "Our officers of cavalry have acquired a trick of galloping at everything. They never consider the situation, never think of manoeuvring before an enemy, and never keep back or provide a reserve.", "title": "Battle" }, { "paragraph_id": 66, "text": "At this crucial juncture, Uxbridge ordered his two brigades of British heavy cavalry—formed unseen behind the ridge—to charge in support of the hard-pressed infantry. The 1st Brigade, known as the Household Brigade, commanded by Major-General Lord Edward Somerset, consisted of guards regiments: the 1st and 2nd Life Guards, the Royal Horse Guards (the Blues), and the 1st (King's) Dragoon Guards. The 2nd Brigade, also known as the Union Brigade, commanded by Major-General Sir William Ponsonby, was so called as it consisted of an English (the 1st or The Royals), a Scottish (2nd Scots Greys), and an Irish (6th or Inniskilling) regiment of heavy dragoons.", "title": "Battle" }, { "paragraph_id": 67, "text": "More than 20 years of warfare had eroded the numbers of suitable cavalry mounts available on the European continent; this resulted in the British heavy cavalry entering the 1815 campaign with the finest horses of any contemporary cavalry arm. British cavalry troopers also received excellent mounted swordsmanship training. They were, however, inferior to the French in manoeuvring in large formations, were cavalier in attitude, and, unlike the infantry, some units had scant experience of warfare.", "title": "Battle" }, { "paragraph_id": 68, "text": "The Scots Greys, for example, had not been in action since 1795. According to Wellington, though they were superior individual horsemen, they were inflexible and lacked tactical ability. \"I considered one squadron a match for two French, I didn't like to see four British opposed to four French: and as the numbers increased and order, of course, became more necessary I was the more unwilling to risk our men without having a superiority in numbers.\"", "title": "Battle" }, { "paragraph_id": 69, "text": "The two brigades had a combined field strength of about 2,000 (2,651 official strength); they charged with the 47-year-old Uxbridge leading them and a very inadequate number of squadrons held in reserve. There is evidence that Uxbridge gave an order, the morning of the battle, to all cavalry brigade commanders to commit their commands on their own initiative, as direct orders from himself might not always be forthcoming, and to \"support movements to their front\". It appears that Uxbridge expected the brigades of Sir John Ormsby Vandeleur, Hussey Vivian, and the Dutch cavalry to provide support to the British heavies. Uxbridge later regretted leading the charge in person, saying \"I committed a great mistake\", when he should have been organising an adequate reserve to move forward in support.", "title": "Battle" }, { "paragraph_id": 70, "text": "The Household Brigade crossed the crest of the Anglo-allied position and charged downhill. The cuirassiers guarding d'Erlon's left flank were still dispersed, and so were swept over the deeply sunken main road and then routed.", "title": "Battle" }, { "paragraph_id": 71, "text": "The blows of the sabres on the cuirasses sounded like braziers at work.", "title": "Battle" }, { "paragraph_id": 72, "text": "Sir Walter Scott, in Paul's Letters to his Kinsfolk, described the following scene:", "title": "Battle" }, { "paragraph_id": 73, "text": "Sir John Elley, who led the charge of the heavy brigade, was [...] at one time surrounded by several of the cuirassiers; but, being a tall and uncommonly powerful man, completely master of his sword and horse, he cut his way out, leaving several of his assailants on the ground, marked with wounds, indicating the unusual strength of the arm which inflicted them. Indeed, had not the ghastly evidence remained on the field, many of the blows dealt upon this occasion would have seemed borrowed from the annals of knight-errantry [...]", "title": "Battle" }, { "paragraph_id": 74, "text": "Continuing their attack, the squadrons on the left of the Household Brigade then destroyed Aulard's brigade. Despite attempts to recall them, they continued past La Haye Sainte and found themselves at the bottom of the hill on blown horses facing Schmitz's brigade formed in squares.", "title": "Battle" }, { "paragraph_id": 75, "text": "To their left, the Union Brigade suddenly swept through the infantry lines, giving rise to the legend that some of the 92nd Gordon Highland Regiment clung onto their stirrups and accompanied them into the charge. From the centre leftwards, the Royal Dragoons destroyed Bourgeois' brigade, capturing the eagle of the 105e Ligne. The Inniskillings routed the other brigade of Quoit's division, and the Scots Greys came upon the lead French regiment, 45e Ligne, as it was still reforming after having crossed the sunken road and broken through the hedge row in pursuit of the British infantry. The Greys captured the eagle of the 45e Ligne and overwhelmed Grenier's brigade. These would be the only two French eagles captured by the British during the battle. On Wellington's extreme left, Durutte's division had time to form squares and fend off groups of Greys.", "title": "Battle" }, { "paragraph_id": 76, "text": "As with the Household Cavalry, the officers of the Royals and Inniskillings found it very difficult to rein back their troops, who lost all cohesion. Having taken casualties, and still trying to reorder themselves, the Scots Greys and the rest of the Union Brigade found themselves before the main French lines. Their horses were blown, and they were still in disorder without any idea of what their next collective objective was. Some attacked nearby gun batteries of the Grande Battery. Although the Greys had neither the time nor means to disable the cannon or carry them off, they put very many out of action as the gun crews were killed or fled the battlefield. Sergeant Major Dickinson of the Greys stated that his regiment was rallied before going on to attack the French artillery: Hamilton, the regimental commander, rather than holding them back cried out to his men \"Charge, charge the guns!\"", "title": "Battle" }, { "paragraph_id": 77, "text": "Napoleon promptly responded by ordering a counter-attack by the cuirassier brigades of Farine and Travers and Jaquinot's two Chevau-léger (lancer) regiments in the I Corps light cavalry division. Disorganized and milling about the bottom of the valley between Hougoumont and La Belle Alliance, the Scots Greys and the rest of the British heavy cavalry were taken by surprise by the countercharge of Milhaud's cuirassiers, joined by lancers from Baron Jaquinot's 1st Cavalry Division.", "title": "Battle" }, { "paragraph_id": 78, "text": "As Ponsonby tried to rally his men against the French cuirassers, he was attacked by Jaquinot's lancers and captured. A nearby party of Scots Greys saw the capture and attempted to rescue their brigade commander. The French lancer who had captured Ponsonby killed him and then used his lance to kill three of the Scots Greys who had attempted the rescue.", "title": "Battle" }, { "paragraph_id": 79, "text": "By the time Ponsonby died, the momentum had entirely returned in favour of the French. Milhaud's and Jaquinot's cavalrymen drove the Union Brigade from the valley. The result was very heavy losses for the British cavalry. A countercharge, by British light dragoons under Major-General Vandeleur and Dutch–Belgian light dragoons and hussars under Major-General Ghigny on the left wing, and Dutch–Belgian carabiniers under Major-General Trip in the centre, repelled the French cavalry.", "title": "Battle" }, { "paragraph_id": 80, "text": "All figures quoted for the losses of the cavalry brigades as a result of this charge are estimates, as casualties were only noted down after the day of the battle and were for the battle as a whole. Some historians, Barbero for example, believe the official rolls tend to overestimate the number of cavalrymen present in their squadrons on the field of battle and that the proportionate losses were, as a result, considerably higher than the numbers on paper might suggest.", "title": "Battle" }, { "paragraph_id": 81, "text": "The Union Brigade lost heavily in both officers and men killed (including its commander, William Ponsonby, and Colonel Hamilton of the Scots Greys) and wounded. The 2nd Life Guards and the King's Dragoon Guards of the Household Brigade also lost heavily (with Colonel Fuller, commander of the King's DG, killed). However, the 1st Life Guards, on the extreme right of the charge, and the Blues, who formed a reserve, had kept their cohesion and consequently suffered significantly fewer casualties. On the rolls the official, or paper strength, for both Brigades is given as 2,651 while Barbero and others estimate the actual strength at around 2,000 and the official recorded losses for the two heavy cavalry brigades during the battle was 1,205 troopers and 1,303 horses.", "title": "Battle" }, { "paragraph_id": 82, "text": "Some historians, such as Chandler, Weller, Uffindell, and Corum, assert that the British heavy cavalry were destroyed as a viable force following their first, epic charge. Barbero states that the Scots Greys were practically wiped out and that the other two regiments of the Union Brigade suffered comparable losses. Other historians, such as Clark-Kennedy and Wood, citing British eyewitness accounts, describe the continuing role of the heavy cavalry after their charge. The heavy brigades, far from being ineffective, continued to provide valuable services. They countercharged French cavalry numerous times (both brigades), halted a combined cavalry and infantry attack (Household Brigade only), were used to bolster the morale of those units in their vicinity at times of crisis, and filled gaps in the Anglo-allied line caused by high casualties in infantry formations (both brigades).", "title": "Battle" }, { "paragraph_id": 83, "text": "This service was rendered at a very high cost, as close combat with French cavalry, carbine fire, infantry musketry, and—more deadly than all of these—artillery fire steadily eroded the number of effectives in the two brigades. At 6 o'clock in the afternoon the whole Union Brigade could field only three squadrons, though these countercharged French cavalry, losing half their number in the process. At the end of the fighting, the two brigades, by this time combined, could muster one squadron.", "title": "Battle" }, { "paragraph_id": 84, "text": "Fourteen thousand French troops of d'Erlon's I Corps had been committed to this attack. The I Corps had been driven in rout back across the valley, costing Napoleon 3,000 casualties including over 2,000 prisoners taken. Also some valuable time was lost, as the charge had dispersed numerous units and it would take until 16:00 for d'Erlon's shaken corps to reform. And although elements of the Prussians now began to appear on the field to his right, Napoleon had already ordered Lobau's VI corps to move to the right flank to hold them back before d'Erlon's attack began.", "title": "Battle" }, { "paragraph_id": 85, "text": "A little before 16:00, Ney noted an apparent exodus from Wellington's centre. He mistook the movement of casualties to the rear for the beginnings of a retreat, and sought to exploit it. Following the defeat of d'Erlon's Corps, Ney had few infantry reserves left, as most of the infantry had been committed either to the futile Hougoumont attack or to the defence of the French right. Ney therefore tried to break Wellington's centre with cavalry alone. Initially, Milhaud's reserve cavalry corps of cuirassiers and Lefebvre-Desnoëttes' light cavalry division of the Imperial Guard, some 4,800 sabres, were committed. When these were repulsed, Kellermann's heavy cavalry corps and Guyot's heavy cavalry of the Guard were added to the massed assault, a total of around 9,000 cavalry in 67 squadrons. When Napoleon saw the charge he said it was an hour too soon.", "title": "Battle" }, { "paragraph_id": 86, "text": "Wellington's infantry responded by forming squares (hollow box-formations four ranks deep). Squares were much smaller than usually depicted in paintings of the battle—a 500-man battalion square would have been no more than 60 feet (18 m) in length on a side. Infantry squares that stood their ground were deadly to cavalry, as cavalry could not engage with soldiers behind a hedge of bayonets, but were themselves vulnerable to fire from the squares. Horses would not charge a square, nor could they be outflanked, but they were vulnerable to artillery or infantry. Wellington ordered his artillery crews to take shelter within the squares as the cavalry approached, and to return to their guns and resume fire as they retreated.", "title": "Battle" }, { "paragraph_id": 87, "text": "Witnesses in the British infantry recorded as many as 12 assaults, though this probably includes successive waves of the same general attack; the number of general assaults was undoubtedly far fewer. Kellermann, recognising the futility of the attacks, tried to reserve the elite carabinier brigade from joining in, but eventually Ney spotted them and insisted on their involvement.", "title": "Battle" }, { "paragraph_id": 88, "text": "A British eyewitness of the first French cavalry attack, an officer in the Foot Guards, recorded his impressions very lucidly and somewhat poetically:", "title": "Battle" }, { "paragraph_id": 89, "text": "About four p.m., the enemy's artillery in front of us ceased firing all of a sudden, and we saw large masses of cavalry advance: not a man present who survived could have forgotten in after life the awful grandeur of that charge. You discovered at a distance what appeared to be an overwhelming, long moving line, which, ever advancing, glittered like a stormy wave of the sea when it catches the sunlight. On they came until they got near enough, whilst the very earth seemed to vibrate beneath the thundering tramp of the mounted host. One might suppose that nothing could have resisted the shock of this terrible moving mass. They were the famous cuirassiers, almost all old soldiers, who had distinguished themselves on most of the battlefields of Europe. In an almost incredibly short period they were within twenty yards of us, shouting \"Vive l'Empereur!\" The word of command, \"Prepare to receive cavalry\", had been given, every man in the front ranks knelt, and a wall bristling with steel, held together by steady hands, presented itself to the infuriated cuirassiers.", "title": "Battle" }, { "paragraph_id": 90, "text": "In essence this type of massed cavalry attack relied almost entirely on psychological shock for effect. Close artillery support could disrupt infantry squares and allow cavalry to penetrate; at Waterloo, however, co-operation between the French cavalry and artillery was not impressive. The French artillery did not get close enough to the Anglo-allied infantry in sufficient numbers to be decisive. Artillery fire between charges did produce mounting casualties, but most of this fire was at relatively long range and was often indirect, at targets beyond the ridge.", "title": "Battle" }, { "paragraph_id": 91, "text": "If infantry being attacked held firm in their square defensive formations, and were not panicked, cavalry on their own could do very little damage to them. The French cavalry attacks were repeatedly repelled by the steadfast infantry squares, the harrying fire of British artillery as the French cavalry recoiled down the slopes to regroup, and the decisive countercharges of Wellington's light cavalry regiments, the Dutch heavy cavalry brigade, and the remaining effectives of the Household Cavalry.", "title": "Battle" }, { "paragraph_id": 92, "text": "At least one artillery officer disobeyed Wellington's order to seek shelter in the adjacent squares during the charges. Captain Mercer, who commanded 'G' Troop, Royal Horse Artillery, thought the Brunswick troops on either side of him so shaky that he kept his battery of six nine-pounders in action against the cavalry throughout, to great effect.", "title": "Battle" }, { "paragraph_id": 93, "text": "I thus allowed them to advance unmolested until the head of the column might have been about fifty or sixty yards from us, and then gave the word, \"Fire!\" The effect was terrible. Nearly the whole leading rank fell at once; and the round shot, penetrating the column carried confusion throughout its extent ... the discharge of every gun was followed by a fall of men and horses like that of grass before the mower's scythe.", "title": "Battle" }, { "paragraph_id": 94, "text": "For reasons that remain unclear, no attempt was made to spike other Anglo-allied guns while they were in French possession. In line with Wellington's orders, gunners were able to return to their pieces and fire into the French cavalry as they withdrew after each attack. After numerous costly but fruitless attacks on the Mont-Saint-Jean ridge, the French cavalry was spent.", "title": "Battle" }, { "paragraph_id": 95, "text": "Their casualties cannot easily be estimated. Senior French cavalry officers, in particular the generals, experienced heavy losses. Four divisional commanders were wounded, nine brigadiers wounded, and one killed—testament to their courage and their habit of leading from the front. Illustratively, Houssaye reports that the Grenadiers à Cheval numbered 796 of all ranks on 15 June, but just 462 on 19 June, while the Empress Dragoons lost 416 of 816 over the same period. Overall, Guyot's Guard heavy cavalry division lost 47% of its strength.", "title": "Battle" }, { "paragraph_id": 96, "text": "Eventually it became obvious, even to Ney, that cavalry alone were achieving little. Belatedly, he organised a combined-arms attack, using Bachelu's division and Tissot's regiment of Foy's division from Reille's II Corps (about 6,500 infantrymen) plus those French cavalry that remained in a fit state to fight. This assault was directed along much the same route as the previous heavy cavalry attacks (between Hougoumont and La Haye Sainte). It was halted by a charge of the Household Brigade cavalry led by Uxbridge. The British cavalry were unable, however, to break the French infantry, and fell back with losses from musketry fire.", "title": "Battle" }, { "paragraph_id": 97, "text": "Uxbridge recorded that he tried to lead the Dutch Carabiniers, under Major-General Trip, to renew the attack and that they refused to follow him. Other members of the British cavalry staff also commented on this occurrence. However, there is no support for this incident in Dutch or Belgian sources, and Wellington wrote in his Dispatch to Secretary for War Bathurst on 19 June 1815 that General Trip had \"conducted himself much to my satisfaction\". Uxbridge then ordered a charge by three squadrons of the 3rd Hussars of the King's German Legion. They broke through the French cavalry, but became hemmed in, were cut off and suffered severe losses. Meanwhile, Bachelu's and Tissot's men and their cavalry supports were being hard hit by fire from artillery and from Adam's infantry brigade, and they eventually fell back.", "title": "Battle" }, { "paragraph_id": 98, "text": "Although the French cavalry caused few direct casualties to Wellington's centre, artillery fire onto his infantry squares caused many. Wellington's cavalry, except for Sir John Vandeleur's and Sir Hussey Vivian's brigades on the far left, had all been committed to the fight, and had taken significant losses. The situation appeared so desperate that the Cumberland Hussars, the only Hanoverian cavalry regiment present, fled the field spreading alarm all the way to Brussels.", "title": "Battle" }, { "paragraph_id": 99, "text": "At approximately the same time as Ney's combined-arms assault on the centre-right of Wellington's line, rallied elements of D'Erlon's I Corps, spearheaded by the 13th Légère, renewed the attack on La Haye Sainte and this time were successful, partly because the King's German Legion's ammunition ran out. However, the Germans had held the centre of the battlefield for almost the entire day, and this had stalled the French advance.", "title": "Battle" }, { "paragraph_id": 100, "text": "With La Haye Sainte captured, Ney then moved skirmishers and horse artillery up towards Wellington's centre. French artillery began to pulverise the infantry squares at short range with canister. The 30th and 73rd Regiments suffered such heavy losses that they had to combine to form a viable square.", "title": "Battle" }, { "paragraph_id": 101, "text": "The possession of La Haye Sainte by the French was a very dangerous incident. It uncovered the very centre of the Anglo-allied army, and established the enemy within 60 yards of that centre. The French lost no time in taking advantage of this, by pushing forward infantry supported by guns, which enabled them to maintain a most destructive fire upon Alten's left and Kempt's right ...", "title": "Battle" }, { "paragraph_id": 102, "text": "The success Napoleon needed to continue his offensive had occurred. Ney was on the verge of breaking the Anglo-allied centre.", "title": "Battle" }, { "paragraph_id": 103, "text": "Along with this artillery fire a multitude of French tirailleurs occupied the dominant positions behind La Haye Sainte and poured an effective fire into the squares. The situation for the Anglo-allies was now so dire that the 33rd Regiment's colours and all of Halkett's brigade's colours were sent to the rear for safety, described by historian Alessandro Barbero as, \"... a measure that was without precedent\".", "title": "Battle" }, { "paragraph_id": 104, "text": "Wellington, noticing the slackening of fire from La Haye Sainte, with his staff rode closer to it. French skirmishers appeared around the building and fired on the British command as it struggled to get away through the hedgerow along the road. The Prince of Orange then ordered a single battalion of the KGL, the Fifth, to recapture the farm despite the obvious presence of enemy cavalry. Their Colonel, Christian Friedrich Wilhelm von Ompteda obeyed and led the battalion down the slope, chasing off some French skirmishers until French cuirassiers fell on his open flank, killed him, destroyed his battalion and took its colour.", "title": "Battle" }, { "paragraph_id": 105, "text": "A Dutch–Belgian cavalry regiment ordered to charge retreated from the field instead, fired on by their own infantry. Merlen's Light Cavalry Brigade charged the French artillery taking position near La Haye Sainte but were shot to pieces and the brigade fell apart. The Netherlands Cavalry Division, Wellington's last cavalry reserve behind the centre having lost half their strength was now useless and the French cavalry, despite its losses, were masters of the field, compelling the Anglo-allied infantry to remain in square. More and more French artillery was brought forward.", "title": "Battle" }, { "paragraph_id": 106, "text": "A French battery advanced to within 300 yards of the 1/1st Nassau square causing heavy casualties. When the Nassauers attempted to attack the battery they were ridden down by a squadron of cuirassiers. Yet another battery deployed on the flank of Mercer's battery and shot up its horses and limbers and pushed Mercer back. Mercer later recalled,", "title": "Battle" }, { "paragraph_id": 107, "text": "The rapidity and precision of this fire was quite appalling. Every shot almost took effect, and I certainly expected we should all be annihilated. ... The saddle-bags, in many instances were torn from horses' backs ... One shell I saw explode under the two finest wheel-horses in the troop down they dropped", "title": "Battle" }, { "paragraph_id": 108, "text": "French tirailleurs occupied the dominant positions, especially one on a knoll overlooking the square of the 27th. Unable to break square to drive off the French infantry because of the presence of French cavalry and artillery, the 27th had to remain in that formation and endure the fire of the tirailleurs. That fire nearly annihilated the 27th Foot, the Inniskillings, who lost two thirds of their strength within that three or four hours.", "title": "Battle" }, { "paragraph_id": 109, "text": "The banks on the road side, the garden wall, the knoll and sandpit swarmed with skirmishers, who seemed determined to keep down our fire in front; those behind the artificial bank seemed more intent upon destroying the 27th, who at this time, it may literally be said, were lying dead in square; their loss after La Haye Sainte had fallen was awful, without the satisfaction of having scarcely fired a shot, and many of our troops in rear of the ridge were similarly situated.", "title": "Battle" }, { "paragraph_id": 110, "text": "During this time many of Wellington's generals and aides were killed or wounded including FitzRoy Somerset, Canning, de Lancey, Alten and Cooke. The situation was now critical and Wellington, trapped in an infantry square and ignorant of events beyond it, was desperate for the arrival of help from the Prussians. He later wrote,", "title": "Battle" }, { "paragraph_id": 111, "text": "The time they occupied in approaching seemed interminable. Both they and my watch seemed to have stuck fast.", "title": "Battle" }, { "paragraph_id": 112, "text": "Night or the Prussians must come.", "title": "Battle" }, { "paragraph_id": 113, "text": "The Prussian IV Corps (Bülow's) was the first to arrive in strength. Bülow's objective was Plancenoit, which the Prussians intended to use as a springboard into the rear of the French positions. Blücher intended to secure his right upon the Châteaux Frichermont using the Bois de Paris road. Blücher and Wellington had been exchanging communications since 10:00 and had agreed to this advance on Frichermont if Wellington's centre was under attack. General Bülow noted that the way to Plancenoit lay open and that the time was 16:30.", "title": "Battle" }, { "paragraph_id": 114, "text": "At about this time, the Prussian 15th Brigade (Losthin's) was sent to link up with the Nassauers of Wellington's left flank in the Frichermont-La Haie area, with the brigade's horse artillery battery and additional brigade artillery deployed to its left in support. Napoleon sent Lobau's corps to stop the rest of Bülow's IV Corps proceeding to Plancenoit. The 15th Brigade threw Lobau's troops out of Frichermont with a determined bayonet charge, then proceeded up the Frichermont heights, battering French Chasseurs with 12-pounder artillery fire, and pushed on to Plancenoit. This sent Lobau's corps into retreat to the Plancenoit area, driving Lobau past the rear of the Armee Du Nord's right flank and directly threatening its only line of retreat. Hiller's 16th Brigade also pushed forward with six battalions against Plancenoit.", "title": "Battle" }, { "paragraph_id": 115, "text": "Napoleon had dispatched all eight battalions of the Young Guard to reinforce Lobau, who was now seriously pressed. The Young Guard counter-attacked and, after very hard fighting, secured Plancenoit, but were themselves counter-attacked and driven out. Napoleon sent two battalions of the Middle/Old Guard into Plancenoit and after ferocious bayonet fighting—they did not deign to fire their muskets—this force recaptured the village.", "title": "Battle" }, { "paragraph_id": 116, "text": "Throughout the late afternoon, the Prussian I Corps (Zieten's) had been arriving in greater strength in the area just north of La Haie. General Müffling, the Prussian liaison to Wellington, rode to meet Zieten.", "title": "Battle" }, { "paragraph_id": 117, "text": "Zieten had by this time brought up the Prussian 1st Brigade (Steinmetz's), but had become concerned at the sight of stragglers and casualties from the Nassau units on Wellington's left and from the Prussian 15th Brigade (Laurens'). These troops appeared to be withdrawing and Zieten, fearing that his own troops would be caught up in a general retreat, was starting to move away from Wellington's flank and towards the Prussian main body near Plancenoit. Zieten had also received a direct order from Blücher to support Bülow, which Zieten obeyed, starting to march to Bülow's aid.", "title": "Battle" }, { "paragraph_id": 118, "text": "Müffling saw this movement away and persuaded Zieten to support Wellington's left flank. Müffling warned Zieten that \"The battle is lost if the corps does not keep on the move and immediately support the English army.\" Zieten resumed his march to support Wellington directly, and the arrival of his troops allowed Wellington to reinforce his crumbling centre by moving cavalry from his left.", "title": "Battle" }, { "paragraph_id": 119, "text": "The French were expecting Grouchy to march to their support from Wavre, and when Prussian I Corps (Zieten's) appeared at Waterloo instead of Grouchy, \"the shock of disillusionment shattered French morale\" and \"the sight of Zieten's arrival caused turmoil to rage in Napoleon's army\". I Corps proceeded to attack the French troops before Papelotte and by 19:30 the French position was bent into a rough horseshoe shape. The ends of the line were now based on Hougoumont on the left, Plancenoit on the right, and the centre on La Haie.", "title": "Battle" }, { "paragraph_id": 120, "text": "Durutte had taken the positions of La Haie and Papelotte in a series of attacks, but now retreated behind Smohain without opposing the Prussian 24th Regiment (Laurens') as it retook both. The 24th advanced against the new French position, was repulsed, and returned to the attack supported by Silesian Schützen (riflemen) and the F/1st Landwehr. The French initially fell back before the renewed assault, but now began seriously to contest ground, attempting to regain Smohain and hold on to the ridgeline and the last few houses of Papelotte.", "title": "Battle" }, { "paragraph_id": 121, "text": "The Prussian 24th Regiment linked up with a Highlander battalion on its far right and along with the 13th Landwehr Regiment and cavalry support threw the French out of these positions. Further attacks by the 13th Landwehr and the 15th Brigade drove the French from Frichermont. Durutte's division, finding itself about to be charged by massed squadrons of Zieten's I Corps cavalry reserve, retreated from the battlefield. The rest of d'Erlon's I Corps also broke and fled in panic, while to the west the French Middle Guard were assaulting Wellington's centre. The Prussian I Corps then advanced towards the Brussels road, the only line of retreat available to the French.", "title": "Battle" }, { "paragraph_id": 122, "text": "Meanwhile, with Wellington's centre exposed by the fall of La Haye Sainte and the Plancenoit front temporarily stabilised, Napoleon committed his last reserve, the hitherto-undefeated Imperial Guard infantry. This attack, mounted at around 19:30, was intended to break through Wellington's centre and roll up his line away from the Prussians. Although it is one of the most celebrated passages of arms in military history, it had been unclear which units actually participated. It appears that it was mounted by five battalions of the Middle Guard, and not by the grenadiers or chasseurs of the Old Guard. Three Old Guard battalions did move forward and formed the attack's second line, though they remained in reserve and did not directly assault the Anglo-allied line.", "title": "Battle" }, { "paragraph_id": 123, "text": "... I saw four regiments of the middle guard, conducted by the Emperor, arriving. With these troops, he wished to renew the attack, and penetrate the centre of the enemy. He ordered me to lead them on; generals, officers and soldiers all displayed the greatest intrepidity; but this body of troops was too weak to resist, for a long time, the forces opposed to it by the enemy, and it was soon necessary to renounce the hope which this attack had, for a few moments, inspired.", "title": "Battle" }, { "paragraph_id": 124, "text": "Napoleon himself oversaw the initial deployment of the Middle and Old Guard. The Middle Guard formed in battalion squares, each about 550 men strong, with the 1st/3rd Grenadiers, led by Generals Friant and Poret de Morvan, on the right along the road, to their left and rear was General Harlet leading the square of the 4th Grenadiers, then the 1st/3rd Chasseurs under General Michel, next the 2nd/3rd Chasseurs and finally the large single square of two battalions of 800 soldiers of the 4th Chasseurs led by General Henrion. Two batteries of Imperial Guard Horse Artillery accompanied them with sections of two guns between the squares. Each square was led by a general and Marshal Ney, mounted on his 5th horse of the day, led the advance. Behind them, in reserve, were the three battalions of the Old Guard, right to left 1st/2nd Grenadiers, 2nd/2nd Chasseurs and 1st/2nd Chasseurs. Napoleon left Ney to conduct the assault; however, Ney led the Middle Guard on an oblique towards the Anglo-allied centre right instead of attacking straight up the centre. Napoleon sent Ney's senior ADC Colonel Crabbé to order Ney to adjust, but Crabbé was unable to get there in time.", "title": "Battle" }, { "paragraph_id": 125, "text": "Other troops rallied to support the advance of the Guard. On the left infantry from Reille's corps that was not engaged with Hougoumont and cavalry advanced. On the right all the now rallied elements of D'Érlon's corps once again ascended the ridge and engaged the Anglo-allied line. French artillery also moved forward in support; Duchand's battery, in particular, inflicting losses on Colin Halkett's brigade. Halkett's front line, consisting of the 30th Foot and 73rd, traded fire with the 1st/3rd and 4th Grenadiers but they were driven back in confusion into the 33rd and 69th regiments, Halket was shot in the face and seriously wounded and the whole brigade having been ordered to pull back, retreated in a mob. Other Anglo-allied troops began to give way as well. A counterattack by the Nassauers and the remains of Kielmansegge's brigade from the Anglo-allied second line, led by the Prince of Orange, was also thrown back and the Prince of Orange was seriously wounded. The survivors of Halkett's brigade were reformed, and engaged the French in a firefight.", "title": "Battle" }, { "paragraph_id": 126, "text": "I saw the Garde Impériale advancing while the English troops were leaving the plateau en masse and moving in the direction of Waterloo; the battle seemed lost...", "title": "Battle" }, { "paragraph_id": 127, "text": "The Dutch divisional commander Chassé, on his own initiative, decided at this critical moment to advance with his relatively fresh Dutch division. Chassé first ordered his artillery forward; led by a battery of Dutch horse-artillery commanded by Captain Krahmer de Bichin the battery opened a destructive fire into the 1st/3rd Grenadiers' flank. This still did not stop the Guard's advance, so Chassé, who was affectionately called \"Generaal Bajonet\" by his soldiers, ordered his first brigade, commanded by Colonel Hendrik Detmers, to charge the outnumbered French with the bayonet. As the Guard wavered Chassé galloped among his men and found Captain De Haan with a few soldiers of the 19th Militia, whom he ordered into a flank attack. According to Chassé:", "title": "Battle" }, { "paragraph_id": 128, "text": "[De Haan] jumped over the hedge, reformed the line of about fifty men and the murderous fire he inflicted caused death and confusion among the enemy's lines. He took advantage of their confusion and advanced with the bayonet against them. I had the unspeakable joy to witness 300 Cuirassiers run away from 50 Dutchmen.", "title": "Battle" }, { "paragraph_id": 129, "text": "The French grenadiers then faltered and broke. The 4th Grenadiers, seeing their comrades retreat and having suffered heavy casualties themselves, now wheeled right about and retired.", "title": "Battle" }, { "paragraph_id": 130, "text": "To the left of the 4th Grenadiers were the two squares of the 1st/ and 2nd/3rd Chasseurs who angled further to the west and had suffered more from artillery fire than the grenadiers. But as their advance mounted the ridge they found it apparently abandoned and covered with dead. Suddenly 1,500 British Foot Guards under Peregrine Maitland, who had been lying down to protect themselves from the French artillery, rose and devastated them with point-blank volleys. The chasseurs deployed to answer the fire, but some 300 fell from the first volley, including Colonel Mallet and General Michel, and both battalion commanders. A bayonet charge by the Foot Guards then broke the leaderless squares, which fell back onto the following column. The 4th Chasseurs battalion, 800 strong, now came up onto the exposed battalions of British Foot Guards, who lost all cohesion and dashed back up the slope as a disorganized crowd with the chasseurs in pursuit. At the crest the chasseurs came upon the battery that had caused severe casualties on the 1st and 2nd/3rd Chasseurs. They opened fire and swept away the gunners. The left flank of their square now came under fire from a heavy formation of British skirmishers, which the chasseurs drove back. But the skirmishers were replaced by the 52nd Light Infantry (2nd Division), led by John Colborne, which wheeled in line onto the chasseurs' flank and poured a devastating fire into them. The chasseurs returned a very sharp fire which killed or wounded some 150 men of the 52nd. The 52nd then charged, and under this onslaught, the chasseurs broke.", "title": "Battle" }, { "paragraph_id": 131, "text": "The last of the Guard retreated headlong. A ripple of panic passed through the French lines as the astounding news spread: \"La Garde recule. Sauve qui peut!\" (\"The Guard is retreating. Every man for himself!\") Wellington now stood up in Copenhagen's stirrups and waved his hat in the air to signal a general advance. His army rushed forward from the lines and threw themselves upon the retreating French.", "title": "Battle" }, { "paragraph_id": 132, "text": "The surviving Imperial Guard rallied on their three reserve battalions (some sources say four) just south of La Haye Sainte for a last stand. A charge from Adam's Brigade and the Hanoverian Landwehr Osnabrück Battalion, plus Vivian's and Vandeleur's relatively fresh cavalry brigades to their right, threw them into confusion. Those left in semi-cohesive units retreated towards La Belle Alliance. It was during this retreat that some of the Guards were invited to surrender, eliciting the famous, if apocryphal, retort \"La Garde meurt, elle ne se rend pas!\" (\"The Guard dies, it does not surrender!\").", "title": "Battle" }, { "paragraph_id": 133, "text": "At about the same time, the Prussian 5th, 14th, and 16th Brigades were starting to push through Plancenoit, in the third assault of the day. The church was by now on fire, while its graveyard—the French centre of resistance—had corpses strewn about \"as if by a whirlwind\". Five Guard battalions were deployed in support of the Young Guard, virtually all of which was now committed to the defence, along with remnants of Lobau's corps. The key to the Plancenoit position proved to be the Chantelet woods to the south. Pirch's II Corps had arrived with two brigades and reinforced the attack of IV Corps, advancing through the woods.", "title": "Battle" }, { "paragraph_id": 134, "text": "The 25th Regiment's musketeer battalions threw the 1/2e Grenadiers (Old Guard) out of the Chantelet woods, outflanking Plancenoit and forcing a retreat. The Old Guard retreated in good order until they met the mass of troops retreating in panic, and became part of that rout. The Prussian IV Corps advanced beyond Plancenoit to find masses of French retreating in disorder from British pursuit. The Prussians were unable to fire for fear of hitting Wellington's units. This was the fifth and final time that Plancenoit changed hands.", "title": "Battle" }, { "paragraph_id": 135, "text": "French forces not retreating with the Guard were surrounded in their positions and eliminated, neither side asking for nor offering quarter. The French Young Guard Division reported 96 per cent casualties, and two-thirds of Lobau's Corps ceased to exist.", "title": "Battle" }, { "paragraph_id": 136, "text": "Despite their great courage and stamina, the French Guards fighting in the village began to show signs of wavering. The church was already on fire with columns of red flame coming out of the windows, aisles and doors. In the village itself—still the scene of bitter house-to-house fighting—everything was burning, adding to the confusion. However, once Major von Witzleben's manoeuvre was accomplished and the French Guards saw their flank and rear threatened, they began to withdraw. The Guard Chasseurs under General Pelet formed the rearguard. The remnants of the Guard left in a great rush, leaving large masses of artillery, equipment and ammunition wagons in the wake of their retreat. The evacuation of Plancenoit led to the loss of the position that was to be used to cover the withdrawal of the French Army to Charleroi. The Guard fell back from Plancenoit in the direction of Maison du Roi and Caillou. Unlike other parts of the battlefield, there were no cries of \"Sauve qui peut!\" here. Instead, the cry \"Sauvons nos aigles!\" (\"Let's save our eagles!\") could be heard.", "title": "Battle" }, { "paragraph_id": 137, "text": "The French right, left, and centre had all now failed. The last cohesive French force consisted of two battalions of the Old Guard stationed around La Belle Alliance; they had been so placed to act as a final reserve and to protect Napoleon in the event of a French retreat. He hoped to rally the French army behind them, but as retreat turned into rout, they too were forced to withdraw, one on either side of La Belle Alliance, in square as protection against Coalition cavalry. Until persuaded that the battle was lost and he should leave, Napoleon commanded the square to the left of the inn. Adam's Brigade charged and forced back this square, while the Prussians engaged the other.", "title": "Battle" }, { "paragraph_id": 138, "text": "As dusk fell, both squares withdrew in relatively good order, but the French artillery and everything else fell into the hands of the Prussian and Anglo-allied armies. The retreating Guards were surrounded by thousands of fleeing, broken French troops. Coalition cavalry harried the fugitives until about 23:00, with Gneisenau pursuing them as far as Genappe before ordering a halt. There, Napoleon's abandoned carriage was captured, still containing an annotated copy of Machiavelli's The Prince, and diamonds left behind in the rush to escape. These diamonds became part of King Friedrich Wilhelm of Prussia's crown jewels; one Major Keller of the F/15th received the Pour le Mérite with oak leaves for the feat. By this time 78 guns and 2,000 prisoners had also been taken, including more generals.", "title": "Battle" }, { "paragraph_id": 139, "text": "There remained to us still four squares of the Old Guard to protect the retreat. These brave grenadiers, the choice of the army, forced successively to retire, yielded ground foot by foot, till, overwhelmed by numbers, they were almost entirely annihilated. From that moment, a retrograde movement was declared, and the army formed nothing but a confused mass. There was not, however, a total rout, nor the cry of sauve qui peut, as has been calumniously stated in the bulletin.", "title": "Battle" }, { "paragraph_id": 140, "text": "In the middle of the position occupied by the French army, and exactly upon the height, is a farm [sic], called La Belle Alliance. The march of all the Prussian columns was directed towards this farm, which was visible from every side. It was there that Napoleon was during the battle; it was thence that he gave his orders, that he flattered himself with the hopes of victory; and it was there that his ruin was decided. There, too, it was that, by happy chance, Field Marshal Blücher and Lord Wellington met in the dark, and mutually saluted each other as victors.", "title": "Battle" }, { "paragraph_id": 141, "text": "Other sources agree that the meeting of the commanders took place near La Belle Alliance, with this occurring at around 21:00.", "title": "Battle" }, { "paragraph_id": 142, "text": "Waterloo cost Wellington around 17,000 dead or wounded, and Blücher some 7,000 (810 of which were suffered by just one unit: the 18th Regiment, which served in Bülow's 15th Brigade, had fought at both Frichermont and Plancenoit, and won 33 Iron Crosses). Napoleon's losses were 24,000 to 26,000 killed or wounded, including 6,000 to 7,000 captured with an additional 15,000 deserting subsequent to the battle and over the following days.", "title": "Aftermath" }, { "paragraph_id": 143, "text": "22 June. This morning I went to visit the field of battle, which is a little beyond the village of Waterloo, on the plateau of Mont-Saint-Jean; but on arrival there the sight was too horrible to behold. I felt sick in the stomach and was obliged to return. The multitude of carcasses, the heaps of wounded men with mangled limbs unable to move, and perishing from not having their wounds dressed or from hunger, as the Allies were, of course, obliged to take their surgeons and waggons with them, formed a spectacle I shall never forget. The wounded, both of the Allies and the French, remain in an equally deplorable state.", "title": "Aftermath" }, { "paragraph_id": 144, "text": "At 10:30 on 19 June, General Grouchy, still following his orders, defeated General Thielemann at Wavre and withdrew in good order—though at the cost of 33,000 French troops that never reached the Waterloo battlefield. Wellington sent his official dispatch describing the battle to England on 19 June 1815; it arrived in London on 21 June 1815 and was published as a London Gazette Extraordinary on 22 June. Wellington, Blücher and other Coalition forces advanced upon Paris.", "title": "Aftermath" }, { "paragraph_id": 145, "text": "After his troops fell back, Napoleon fled to Paris following his defeat, arriving at 5:30 am on 21 June. Napoleon wrote to his brother and regent in Paris, Joseph, believing that he could still raise an army to fight back the Anglo-Prussian forces while fleeing from the Waterloo battlefield. Napoleon believed he could rally French supporters to his cause and call upon conscripts to hold off invading forces until General Grouchy's army could reinforce him in Paris. However, following defeat at Waterloo, Napoleon's support from the French public and his own army waned, including by General Ney, who believed that Paris would fall if Napoleon remained in power. Napoleon's brother Lucien and Marshal Louis-Nicolas Davout advised him to continue fighting, dissolve the Chamber of Deputies from Louis XVIII's constitutional government, and for Napoleon to rule France as a military dictator, which Napoleon had been under the guise of Emperor of the French from 1804 until 1814. To circumvent Napoleon overthrowing the Chamber of Deputies and a possible French Civil War, the Chamber of Deputies voted to become permanent on 21 June after persuasion from Lafayette. On 22 June, Napoleon wished to abdicate in favour of his son, Napoleon II, after realizing that he lacked military, public, and governmental support for his claim to continue to rule France. Napoleon's proposal for the instatement of his son was swiftly rejected by the legislature.", "title": "Aftermath" }, { "paragraph_id": 146, "text": "Napoleon announced his second abdication on 24 June 1815. In the final skirmish of the Napoleonic Wars, Marshal Davout, Napoleon's minister of war, was defeated by Blücher at Issy on 3 July 1815. Allegedly, Napoleon tried to escape to North America, but the Royal Navy was blockading French ports to forestall such a move. He finally surrendered to Captain Frederick Maitland of HMS Bellerophon on 15 July. There was a campaign against French fortresses that still held out; Longwy capitulated on 13 September 1815, the last to do so. Louis XVIII was restored to the throne of France and Napoleon was exiled to Saint Helena, where he died in 1821. The Treaty of Paris was signed on 20 November 1815.", "title": "Aftermath" }, { "paragraph_id": 147, "text": "Royal Highness, – Exposed to the factions which divide my country, and to the enmity of the great Powers of Europe, I have terminated my political career; and I come, like Themistocles, to throw myself upon the hospitality (m'asseoir sur le foyer) of the British people. I claim from your Royal Highness the protections of the laws, and throw myself upon the most powerful, the most constant, and the most generous of my enemies.", "title": "Aftermath" }, { "paragraph_id": 148, "text": "Peregrine Maitland's 1st Foot Guards, who had defeated the Chasseurs of the Middle Guard, were mistakenly thought to have defeated the Grenadiers of the Old Guard. They were thus awarded the title of Grenadier Guards in recognition of their feat and adopted bearskins in the style of the Grenadiers. Britain's Household Cavalry likewise adopted the cuirass in 1821 in recognition of their success against their armoured French counterparts. The effectiveness of the lance was noted by all participants and this weapon subsequently became more widespread throughout Europe; the British converted their first light cavalry regiment to lancers in 1816, their uniforms, of Polish origin, were based on those of the Imperial Guard lancers.", "title": "Aftermath" }, { "paragraph_id": 149, "text": "Teeth of tens of thousands of dead soldiers were removed by surviving troops, locals or even scavengers who had travelled there from Britain, then used for making denture replacements in Britain and elsewhere. The so-called \"Waterloo teeth\" were in demand because they came from relatively healthy young men. Despite the efforts of scavengers both human and otherwise, human remains could still be seen at Waterloo a year after the battle.", "title": "Aftermath" }, { "paragraph_id": 150, "text": "Waterloo proved a decisive battle in more than one sense. Each generation in Europe up to the outbreak of the First World War looked back at Waterloo as the turning point that dictated the course of subsequent world history, seeing it in retrospect as the event that ushered in the Concert of Europe, an era characterised by relative peace, material prosperity and technological progress. The battle definitively ended the series of wars that had convulsed Europe—and involved other regions of the world—since the French Revolution of the early 1790s. It also ended the First French Empire and the political and military career of Napoleon Bonaparte, one of the greatest commanders and statesmen in history.", "title": "Analysis" }, { "paragraph_id": 151, "text": "There followed almost four decades of international peace in Europe. No further major international conflict occurred until the Crimean War of 1853–1856. Changes to the configuration of European states, as refashioned in the aftermath of Waterloo, included the formation of the Holy Alliance of reactionary governments intent on repressing revolutionary and democratic ideas, and the reshaping of the former Holy Roman Empire into a German Confederation increasingly marked by the political dominance of Prussia.", "title": "Analysis" }, { "paragraph_id": 152, "text": "The bicentenary of Waterloo prompted renewed attention to the geopolitical and economic legacy of the battle and to the century of relative transatlantic peace which followed.", "title": "Analysis" }, { "paragraph_id": 153, "text": "General Antoine-Henri, Baron Jomini, one of the leading military writers on the Napoleonic art of war, had a number of theories to explain Napoleon's defeat at Waterloo.", "title": "Analysis" }, { "paragraph_id": 154, "text": "In my opinion, four principal causes led to this disaster: The first, and most influential, was the arrival, skilfully combined, of Blücher, and the false movement that favoured this arrival; the second, was the admirable firmness of the British infantry, joined to the sang-froid and aplomb of its chiefs; the third, was the horrible weather, that had softened the ground, and rendered the offensive movements so toilsome, and retarded till one o'clock the attack that should have been made in the morning; the fourth, was the inconceivable formation of the first corps, in masses very much too deep for the first grand attack.", "title": "Analysis" }, { "paragraph_id": 155, "text": "The Prussian soldier, historian, and theorist Carl von Clausewitz, who as a young colonel had served as chief-of-staff to Thielmann's Prussian III Corps during the Waterloo campaign, expressed the following opinion:", "title": "Analysis" }, { "paragraph_id": 156, "text": "Bonaparte and the authors who support him have always attempted to portray the great catastrophes that befell him as the result of chance. They seek to make their readers believe that through his great wisdom and extraordinary energy the whole project had already moved forward with the greatest confidence, that complete success was but a hair's breadth away, when treachery, accident, or even fate, as they sometimes call it, ruined everything. He and his supporters do not want to admit that huge mistakes, sheer recklessness, and, above all, overreaching ambition that exceeded all realistic possibilities, were the true causes.", "title": "Analysis" }, { "paragraph_id": 157, "text": "Wellington wrote in his dispatch to London:", "title": "Analysis" }, { "paragraph_id": 158, "text": "I should not do justice to my own feelings, or to Marshal Blücher and the Prussian army, if I did not attribute the successful result of this arduous day to the cordial and timely assistance I received from them. The operation of General Bülow upon the enemy's flank was a most decisive one; and, even if I had not found myself in a situation to make the attack which produced the final result, it would have forced the enemy to retire if his attacks should have failed, and would have prevented him from taking advantage of them if they should unfortunately have succeeded", "title": "Analysis" }, { "paragraph_id": 159, "text": "In his famous study of the Campaign of 1815, the Prussian Clausewitz does not agree with Wellington on this assessment. Indeed, he claims that if Bonaparte had attacked in the morning, the battle would probably have been decided by the time the Prussians arrived, and an attack by Blücher, while not impossible or useless, would have been much less certain of success.", "title": "Analysis" }, { "paragraph_id": 160, "text": "Parkinson (2000) adds: \"Neither army beat Napoleon alone. But whatever the part played by Prussian troops in the actual moment when the Imperial Guard was repulsed, it is difficult to see how Wellington could have staved off defeat, when his centre had been almost shattered, his reserves were almost all committed, the French right remained unmolested and the Imperial Guard intact. ... Blücher may not have been totally responsible for victory over Napoleon, but he deserved full credit for preventing a British defeat\". Steele (2014) writes: \"Blücher's arrival not only diverted vital reinforcements, but also forced Napoleon to accelerate his effort against Wellington. The tide of battle had been turned by the hard-driving Blücher. As his Prussians pushed in Napoleon's flank, Wellington was able to shift to the offensive\".", "title": "Analysis" }, { "paragraph_id": 161, "text": "It has also been noted that Wellington's maps of the battlefield were based on a recent reconnaissance and therefore more up to date than those used by Napoleon, who had to rely on Ferraris-Capitaine maps of 1794.", "title": "Analysis" }, { "paragraph_id": 162, "text": "Some portions of the terrain on the battlefield have been altered from their 1815 appearance. Tourism began the day after the battle, with Captain Mercer noting that on 19 June \"a carriage drove on the ground from Brussels, the inmates of which, alighting, proceeded to examine the field\". In 1820, the Netherlands' King William I ordered the construction of a monument. The Lion's Mound, a giant artificial hill, was constructed here using 300,000 cubic metres (390,000 cu yd) of earth taken from the ridge at the centre of the British line, effectively removing the southern bank of Wellington's sunken road.", "title": "Legacy" }, { "paragraph_id": 163, "text": "Every one is aware that the variously inclined undulations of the plains, where the engagement between Napoleon and Wellington took place, are no longer what they were on 18 June 1815. By taking from this mournful field the wherewithal to make a monument to it, its real relief has been taken away, and history, disconcerted, no longer finds her bearings there. It has been disfigured for the sake of glorifying it. Wellington, when he beheld Waterloo once more, two years later, exclaimed, \"They have altered my field of battle!\" Where the great pyramid of earth, surmounted by the lion, rises to-day, there was a hillock which descended in an easy slope towards the Nivelles road, but which was almost an escarpment on the side of the highway to Genappe. The elevation of this escarpment can still be measured by the height of the two knolls of the two great sepulchres which enclose the road from Genappe to Brussels: one, the English tomb, is on the left; the other, the German tomb, is on the right. There is no French tomb. The whole of that plain is a sepulchre for France.", "title": "Legacy" }, { "paragraph_id": 164, "text": "The alleged remark by Wellington about the alteration of the battlefield as described by Hugo was never documented, however.", "title": "Legacy" }, { "paragraph_id": 165, "text": "Other terrain features and notable landmarks on the field have remained virtually unchanged since the battle. These include the rolling farmland to the east of the Brussels–Charleroi Road as well as the buildings at Hougoumont, La Haye Sainte, and La Belle Alliance.", "title": "Legacy" }, { "paragraph_id": 166, "text": "Apart from the Lion's Mound, there are several more conventional but noteworthy monuments throughout the battlefield. A cluster of monuments at the Brussels–Charleroi and Braine L'Alleud–Ohain crossroads marks the mass graves of British, Dutch, Hanoverian and King's German Legion troops. A monument to the French dead, entitled L'Aigle blessé (\"The Wounded Eagle\"), marks the location where it is believed one of the Imperial Guard units formed a square during the closing moments of the battle.", "title": "Legacy" }, { "paragraph_id": 167, "text": "A monument to the Prussian dead is located in the village of Plancenoit on the site where one of their artillery batteries took position. The Duhesme mausoleum is one among the few graves of the fallen. It is located at the side of Saint Martin's Church in Ways, a hamlet in the municipality of Genappe. Seventeen fallen officers are buried in the crypt of the British Monument in the Brussels Cemetery in Evere.", "title": "Legacy" }, { "paragraph_id": 168, "text": "Had the French won the Battle of Waterloo, Napoleon planned to commemorate the victory by building a pyramid of white stones, akin to the pyramids he had seen during his invasion of Egypt in 1798.", "title": "Legacy" }, { "paragraph_id": 169, "text": "After the battle, the bodies of the tens of thousands who died were hastily buried in mass graves across the battlefield – a process that took at least ten days, according to accounts by those who visited the battlefield just after the battle. Remarkably, there is no record of any such mass grave being discovered in the 20th and 21st centuries; only two complete human skeletons have been found. The remains of a soldier thought to be 23-year-old Friederich Brandt were discovered in 2012. He was a slightly hunchbacked infantryman, 1.60 metres (5 ft 3 in) tall, and was hit in the chest by a French bullet. His coins, rifle and position on the battlefield identified him as an Hanoverian fighting in the King's German Legion. In 2022 a second skeleton was found in a ditch near a former field hospital by the Waterloo Uncovered charity. In December 2022, the historians Dr. Bernard Wilkin (Belgium) and Robin Schäfer (Germany), assisted by Belgian archaeologist Dominique Bosquet, discovered and recovered the largest assembly of remains of Waterloo battlefield casualties found in recent times. In the aftermath of the historian's research into the fate of the Waterloo battlefield (see below), several local individuals had come forward who were in the possession of human remains recovered on it. Forensic examination has shown that these remains belonged to at least four soldiers, some of whom are likely to be Prussian. Another set of human remains, initially discovered on the central battlefield by illegal metal detecting and consisting of the remains of six British soldiers, was also recovered by the team. Objects found with the casualties on the central battlefield point to the fact that at least one of them served in the First Foot Guards.", "title": "Legacy" }, { "paragraph_id": 170, "text": "So far, a reason given for the absence of human remains in any quantity was that European battlefields of the time were often scoured for bones to make bone meal, which was much in demand as a fertilizer before the discovery of superphosphates in the 1840s. This theory however is questionable, as actual evidence for it is lacking. In 2022 however, historians Dr. Bernard Wilkin and Robin Schäfer, supported by the British archaeologist Professor Tony Pollard, have concluded that in the aftermath of the conflict, local farmers dug up the corpses of horses and men and sold them to the Waterloo sugar factory. There, the ground-down bones were fired in kilns to make bone-char, which was then used to filter sugar syrup as part of the production process.", "title": "Legacy" }, { "paragraph_id": 171, "text": "As part of the bicentennial celebration of the battle, in 2015 Belgium minted a two-euro coin depicting the Lion monument over a map of the field of battle. France officially protested against this issue of coins, while the Belgian government noted that the French mint sells souvenir medals at Waterloo. After 180,000 coins were minted but not released, the issue was melted. Instead, Belgium issued an identical commemorative coin in the non-standard value of 2+1/2 euros. Legally valid only within the issuing country (but unlikely to circulate) it was minted in brass, packaged, and sold by the Belgian mint for 6 euros. A ten-euro coin, showing Wellington, Blücher, their troops and the silhouette of Napoleon, was also available in silver for 42 euros.", "title": "Legacy" } ]
The Battle of Waterloo was fought on Sunday 18 June 1815, near Waterloo, marking the end of the Napoleonic Wars. A French army under the command of Napoleon was defeated by two armies of the Seventh Coalition. One of these was a British-led force with units from the United Kingdom, the Netherlands, Hanover, Brunswick, and Nassau, under the command of the Duke of Wellington. The other comprised three corps of the Prussian army under Field Marshal von Blücher. The battle was known contemporarily as the Battle of Mont Saint-Jean in France or La Belle Alliance in Prussia. Upon Napoleon's return to power in March 1815, many states that had previously opposed him formed the Seventh Coalition and hurriedly mobilised their armies. Wellington's and Blücher's armies were cantoned close to the northeastern border of France. Napoleon planned to attack them separately, before they could link up and invade France with other members of the coalition. On 16 June, Napoleon successfully attacked the bulk of the Prussian army at the Battle of Ligny with his main force, while a small portion of the French army contested the Battle of Quatre Bras to prevent the Anglo-allied army from reinforcing the Prussians. The Anglo-allied army held their ground at Quatre Bras, and on the 17th, the Prussians withdrew from Ligny in good order, while Wellington then withdrew in parallel with the Prussians northward to Waterloo on 17 June. Napoleon sent a third of his forces to pursue the Prussians, which resulted in the separate Battle of Wavre with the Prussian rear-guard on 18–19 June, and prevented that French force from participating at Waterloo. Upon learning that the Prussian army was able to support him, Wellington decided to offer battle on the Mont-Saint-Jean escarpment across the Brussels road, near the village of Waterloo. Here he withstood repeated attacks by the French throughout the afternoon of 18 June and almost lost the battle, but was eventually aided by the progressively arriving 50,000 Prussians who attacked the French flank and inflicted heavy casualties. In the evening, Napoleon assaulted the Anglo-allied line with his last reserves, the senior infantry battalions of the Imperial Guard. With the Prussians breaking through on the French right flank, the Anglo-allied army repulsed the Imperial Guard, and the French army was routed. Waterloo was the decisive engagement of the Waterloo campaign and Napoleon's last. It was also the second bloodiest single day battle of the Napoleonic Wars, after Borodino. According to Wellington, the battle was "the nearest-run thing you ever saw in your life". Napoleon abdicated four days later, and coalition forces entered Paris on 7 July. The defeat at Waterloo marked the end of Napoleon's Hundred Days return from exile. It precipitated Napoleon's second and definitive abdication as Emperor of the French, and ended the First French Empire. It set a historical milestone between serial European wars and decades of relative peace, often referred to as the Pax Britannica. In popular culture, the phrase "meeting one's Waterloo" has become an expression for someone suffering a final defeat, as in the ABBA song "Waterloo". The battlefield is located in the Belgian municipalities of Braine-l'Alleud and Lasne, about 15 kilometres (9.3 mi) south of Brussels, and about 2 kilometres (1.2 mi) from the town of Waterloo. The site of the battlefield today is dominated by the monument of the Lion's Mound, a large artificial hill constructed from earth taken from the battlefield itself, but the topography of the battlefield near the mound has not been preserved.
2001-10-02T15:43:18Z
2023-12-28T14:24:54Z
[ "Template:Notelist", "Template:Cite journal", "Template:Wikisource portal", "Template:Good article", "Template:Citation needed", "Template:HMS", "Template:Sfn", "Template:Infobox military conflict", "Template:IPA-nl", "Template:Lang", "Template:Cite web", "Template:Cite book", "Template:Harv", "Template:Webarchive", "Template:Use British English", "Template:Cite news", "Template:London Gazette", "Template:Further", "Template:Wide image", "Template:Quote", "Template:Portal", "Template:Authority control", "Template:Main", "Template:Multiple image", "Template:See also", "Template:Sfrac", "Template:Cite encyclopedia", "Template:Better source needed", "Template:Commons-inline", "Template:Waterloo", "Template:OSM Location map", "Template:Use dmy dates", "Template:Campaignbox Waterloo", "Template:Convert", "Template:Efn", "Template:'", "Template:Snd", "Template:Reflist", "Template:Other uses", "Template:Napoleonic Wars", "Template:Citation", "Template:Cite Nuttall", "Template:Wiktionary-inline", "Template:Sequence", "Template:Interlanguage link", "Template:Blockquote", "Template:Anchor", "Template:Page needed", "Template:Harvnb", "Template:Waterloo Campaign", "Template:Short description" ]
https://en.wikipedia.org/wiki/Battle_of_Waterloo
4,359
Boomerang
A boomerang (/buːməræŋ/) is a thrown tool typically constructed with aerofoil sections and designed to spin about an axis perpendicular to the direction of its flight. A returning boomerang is designed to return to the thrower, while a non-returning boomerang is designed as a weapon to be thrown straight and is traditionally used by some Aboriginal Australians for hunting. Historically, boomerangs have been used for hunting, sport, and entertainment and are made in various shapes and sizes to suit different purposes. Although considered an Australian icon, ancient boomerangs have also been discovered elsewhere in Africa, the Americas, and Eurasia. A boomerang is a throwing stick with aerodynamic properties, traditionally made of wood, but also of bone, horn, tusks and even iron. Modern boomerangs used for sport may be made from plywood or plastics such as ABS, polypropylene, phenolic paper, or carbon fibre-reinforced plastics. Boomerangs come in many shapes and sizes depending on their geographic or tribal origins and intended function, including the traditional Australian type, the cross-stick, the pinwheel, the tumble-stick, the Boomabird, and other less common types. Boomerangs return to the thrower, distinguishing them from throwing sticks. The origin of the term is uncertain. One source asserts that the term entered the language in 1827, adapted from an extinct Aboriginal language of New South Wales, Australia, but mentions a variant, wo-mur-rang, which it dates to 1798. The first recorded encounter with a boomerang by Europeans was at Farm Cove (Port Jackson), in December 1804, when a weapon was witnessed during a tribal skirmish: ... the white spectators were justly astonished at the dexterity and incredible force with which a bent, edged waddy resembling slightly a Turkish scimytar, was thrown by Bungary, a native distinguished by his remarkable courtesy. The weapon, thrown at 20 or 30 yards [18 or 27 m] distance, twirled round in the air with astonishing velocity, and alighting on the right arm of one of his opponents, actually rebounded to a distance not less than 70 or 80 yards [64 or 73 m], leaving a horrible contusion behind, and exciting universal admiration. David Collins listed "Wo-mur-rāng" as one of eight Aboriginal "Names of clubs" in 1798. but was probably referring to the woomera, which is actually a spear-thrower. An anonymous 1790 manuscript on Aboriginal languages of New South Wales reported "Boo-mer-rit" as "the Scimiter". In 1822, it was described in detail and recorded as a "bou-mar-rang" in the language of the Turuwal people (a sub-group of the Darug) of the Georges River near Port Jackson. The Turawal used other words for their hunting sticks but used "boomerang" to refer to a returning throw-stick. Boomerangs were, historically, used as hunting weapons, percussive musical instruments, battle clubs, fire-starters, decoys for hunting waterfowl, and as recreational play toys. The smallest boomerang may be less than 10 cm (3.9 in) from tip to tip, and the largest over 180 cm (71 in) in length. Tribal boomerangs may be inscribed or painted with designs meaningful to their makers. Most boomerangs seen today are of the tourist or competition sort, and are almost invariably of the returning type. Depictions of boomerangs being thrown at animals, such as kangaroos, appear in some of the oldest rock art in the world, the Indigenous Australian rock art of the Kimberley region, which is potentially up to 50,000 years old. Stencils and paintings of boomerangs also appear in the rock art of West Papua, including on Bird's Head Peninsula and Kaimana, likely dating to the Last Glacial Maximum, when lower sea levels led to cultural continuity between Papua and Arnhem Land in Northern Australia. The oldest surviving Australian Aboriginal boomerangs come from a cache found in a peat bog in the Wyrie Swamp of South Australia and date to 10,000 BC. Although traditionally thought of as Australian, boomerangs have been found also in ancient Europe, Egypt, and North America. There is evidence of the use of non-returning boomerangs by the Native Americans of California and Arizona, and inhabitants of South India for killing birds and rabbits. Some boomerangs were not thrown at all, but were used in hand to hand combat by Indigenous Australians. Ancient Egyptian examples, however, have been recovered, and experiments have shown that they functioned as returning boomerangs. Hunting sticks discovered in Europe seem to have formed part of the Stone Age arsenal of weapons. One boomerang that was discovered in Obłazowa Cave in the Carpathian Mountains in Poland was made of mammoth's tusk and is believed, based on AMS dating of objects found with it, to be about 30,000 years old. In the Netherlands, boomerangs have been found in Vlaardingen and Velsen from the first century BC. King Tutankhamun, the famous pharaoh of ancient Egypt, who died over 3,300 years ago, owned a collection of boomerangs of both the straight flying (hunting) and returning variety. No one knows for sure how the returning boomerang was invented, but some modern boomerang makers speculate that it developed from the flattened throwing stick, still used by Aboriginal Australians and other indigenous peoples around the world, including the Navajo in North America. A hunting boomerang is delicately balanced and much harder to make than a returning one. The curving flight characteristic of returning boomerangs was probably first noticed by early hunters trying to "tune" their throwing sticks to fly straight. It is thought by some that the shape and elliptical flight path of the returning boomerang makes it useful for hunting birds and small animals, or that noise generated by the movement of the boomerang through the air, or, by a skilled thrower, lightly clipping leaves of a tree whose branches house birds, would help scare the birds towards the thrower. It is further supposed by some that this was used to frighten flocks or groups of birds into nets that were usually strung up between trees or thrown by hidden hunters. In southeastern Australia, it is claimed that boomerangs were made to hover over a flock of ducks; mistaking it for a hawk, the ducks would dive away, toward hunters armed with nets or clubs. Traditionally, most boomerangs used by Aboriginal groups in Australia were non-returning. These weapons, sometimes called "throwsticks" or "kylies", were used for hunting a variety of prey, from kangaroos to parrots; at a range of about 100 m (330 ft), a 2 kg (4.4 lb) non-returning boomerang could inflict mortal injury to a large animal. A throwstick thrown nearly horizontally may fly in a nearly straight path and could fell a kangaroo on impact to the legs or knees, while the long-necked emu could be killed by a blow to the neck. Hooked non-returning boomerangs, known as "beaked kylies", used in northern Central Australia, have been claimed to kill multiple birds when thrown into a dense flock. Throwsticks are used as multi-purpose tools by today's Aboriginal peoples, and besides throwing could be wielded as clubs, used for digging, used to start friction fires, and are sonorous when two are struck together. Recent evidence also suggests that boomerangs were used as war weapons. Today, boomerangs are mostly used for recreation. There are different types of throwing contests: accuracy of return; Aussie round; trick catch; maximum time aloft; fast catch; and endurance (see below). The modern sport boomerang (often referred to as a 'boom' or 'rang') is made of Finnish birch plywood, hardwood, plastic or composite materials and comes in many different shapes and colours. Most sport boomerangs typically weigh less than 100 g (3.5 oz), with MTA boomerangs (boomerangs used for the maximum-time-aloft event) often under 25 g (0.88 oz). Boomerangs have also been suggested as an alternative to clay pigeons in shotgun sports, where the flight of the boomerang better mimics the flight of a bird offering a more challenging target. The modern boomerang is often computer-aided designed with precision airfoils. The number of "wings" is often more than 2 as more lift is provided by 3 or 4 wings than by 2. Among the latest inventions is a round-shaped boomerang, which has a different look but using the same returning principle as traditional boomerangs. This allows for safer catch for players. In 1992, German astronaut Ulf Merbold performed an experiment aboard Spacelab that established that boomerangs function in zero gravity as they do on Earth. French Astronaut Jean-François Clervoy aboard Mir repeated this in 1997. In 2008, Japanese astronaut Takao Doi again repeated the experiment on board the International Space Station. Beginning in the later part of the twentieth century, there has been a bloom in the independent creation of unusually designed art boomerangs. These often have little or no resemblance to the traditional historical ones and on first sight some of these objects may not look like boomerangs at all. The use of modern thin plywoods and synthetic plastics have greatly contributed to their success. Designs are very diverse and can range from animal inspired forms, humorous themes, complex calligraphic and symbolic shapes, to the purely abstract. Painted surfaces are similarly richly diverse. Some boomerangs made primarily as art objects do not have the required aerodynamic properties to return. A returning boomerang is a rotating wing. It consists of two or more arms, or wings, connected at an angle; each wing is shaped as an airfoil section. Although it is not a requirement that a boomerang be in its traditional shape, it is usually flat. Boomerangs can be made for right- or left-handed throwers. The difference between right and left is subtle, the planform is the same but the leading edges of the aerofoil sections are reversed. A right-handed boomerang makes a counter-clockwise, circular flight to the left while a left-handed boomerang flies clockwise to the right. Most sport boomerangs weigh between 70 and 110 g (2.5 and 3.9 oz), have a 250–300 mm (9.8–11.8 in) wingspan, and a 20–40 m (66–131 ft) range. A falling boomerang starts spinning, and most then fall in a spiral. When the boomerang is thrown with high spin, a boomerang flies in a curved rather than a straight line. When thrown correctly, a boomerang returns to its starting point. As the wing rotates and the boomerang moves through the air, the airflow over the wings creates lift on both "wings". However, during one-half of each blade's rotation, it sees a higher airspeed, because the rotation tip speed and the forward speed add, and when it is in the other half of the rotation, the tip speed subtracts from the forward speed. Thus if thrown nearly upright, each blade generates more lift at the top than the bottom. While it might be expected that this would cause the boomerang to tilt around the axis of travel, because the boomerang has significant angular momentum, the gyroscopic precession causes the plane of rotation to tilt about an axis that is 90 degrees to the direction of flight, causing it to turn. When thrown in the horizontal plane, as with a Frisbee, instead of in the vertical, the same gyroscopic precession will cause the boomerang to fly violently, straight up into the air and then crash. Fast Catch boomerangs usually have three or more symmetrical wings (seen from above), whereas a Long Distance boomerang is most often shaped similar to a question mark. Maximum Time Aloft boomerangs mostly have one wing considerably longer than the other. This feature, along with carefully executed bends and twists in the wings help to set up an "auto-rotation" effect to maximise the boomerang's hover time in descending from the highest point in its flight. Some boomerangs have turbulators — bumps or pits on the top surface that act to increase the lift as boundary layer transition activators (to keep attached turbulent flow instead of laminar separation). Boomerangs are generally thrown in unobstructed, open spaces at least twice as large as the range of the boomerang. The flight direction to the left or right depends upon the design of the boomerang itself, not the thrower. A right-handed or left-handed boomerang can be thrown with either hand, but throwing a boomerang with the non-matching hand requires a throwing motion that many throwers find awkward. The following technique applies to a right-handed boomerang; the directions are mirrored for a left-handed boomerang. Different boomerang designs have different flight characteristics and are suitable for different conditions. The accuracy of the throw depends on understanding the weight and aerodynamics of that particular boomerang, and the strength, consistency and direction of the wind; from this, the thrower chooses the angle of tilt, the angle against the wind, the elevation of the trajectory, the degree of spin and the strength of the throw. A great deal of trial and error is required to perfect the throw over time. A properly thrown boomerang will travel out parallel to the ground, sometimes climbing gently, perform a graceful, anti-clockwise, circular or tear-drop shaped arc, flatten out and return in a hovering motion, coming in from the left or spiralling in from behind. Ideally, the hover will allow a practiced catcher to clamp their hands shut horizontally on the boomerang from above and below, sandwiching the centre between their hands. The grip used depends on size and shape; smaller boomerangs are held between finger and thumb at one end, while larger, heavier or wider boomerangs need one or two fingers wrapped over the top edge in order to induce a spin. The aerofoil-shaped section must face the inside of the thrower, and the flatter side outwards. It is usually inclined outwards, from a nearly vertical position to 20° or 30°; the stronger the wind, the closer to vertical. The elbow of the boomerang can point forwards or backwards, or it can be gripped for throwing; it just needs to start spinning on the required inclination, in the desired direction, with the right force. The boomerang is aimed to the right of the oncoming wind; the exact angle depends on the strength of the wind and the boomerang itself. Left-handed boomerangs are thrown to the left of the wind and will fly a clockwise flight path. The trajectory is either parallel to the ground or slightly upwards. The boomerang can return without the aid of any wind, but even very slight winds must be taken into account however calm they might seem. Little or no wind is preferable for an accurate throw, light winds up to 3–5 knots (6–9 km/h; 3–6 mph) are manageable with skill. If the wind is strong enough to fly a kite, then it may be too strong unless a skilled thrower is using a boomerang designed for stability in stronger winds. Gusty days are a great challenge, and the thrower must be keenly aware of the ebb and flow of the wind strength, finding appropriate lulls in the gusts to launch their boomerang. A world record achievement was made on 3 June 2007 by Tim Lendrum in Aussie Round. Lendrum scored 96 out of 100, giving him a national record as well as an equal world record throwing an "AYR" made by expert boomerang maker Adam Carroll. In international competition, a world cup is held every second year. As of 2017, teams from Germany and the United States dominated international competition. The individual World Champion title was won in 2000, 2002, 2004, 2012, and 2016 by Swiss thrower Manuel Schütz. In 1992, 1998, 2006, and 2008 Fridolin Frost from Germany won the title. The team competitions of 2012 and 2014 were won by Boomergang (an international team). World champions were Germany in 2012 and Japan in 2014 for the first time. Boomergang was formed by individuals from several countries, including the Colombian Alejandro Palacio. In 2016 USA became team world champion. Modern boomerang tournaments usually involve some or all of the events listed below In all disciplines the boomerang must travel at least 20 metres (66 ft) from the thrower. Throwing takes place individually. The thrower stands at the centre of concentric rings marked on an open field. Events include: Non-discipline record: Smallest Returning Boomerang: Sadir Kattan of Australia in 1997 with 48 mm (1.9 in) long and 46 mm (1.8 in) wide. This tiny boomerang flew the required 20 m (66 ft), before returning to the accuracy circles on 22 March 1997 at the Australian National Championships. A boomerang was used to set a Guinness World Record with a throw of 427.2 m (1,402 ft) by David Schummy on 15 March 2005 at Murarrie Recreation Ground, Australia. This broke the record set by Erin Hemmings who threw an Aerobie 406.3 m (1,333 ft) on 14 July 2003 at Fort Funston, San Francisco. Long-distance boomerang throwers aim to have the boomerang go the furthest possible distance while returning close to the throwing point. In competition the boomerang must intersect an imaginary surface defined as an infinite vertical projection of a 40 m (130 ft) line centred on the thrower. Outside of competitions, the definition is not so strict, and throwers may be happy simply not to walk too far to recover the boomerang. Long-distance boomerangs are optimised to have minimal drag while still having enough lift to fly and return. For this reason, they have a very narrow throwing window, which discourages many beginners from continuing with this discipline. For the same reason, the quality of manufactured long-distance boomerangs is often difficult to determine. Today's long-distance boomerangs have almost all an S or ? – question mark shape and have a beveled edge on both sides (the bevel on the bottom side is sometimes called an undercut). This is to minimise drag and lower the lift. Lift must be low because the boomerang is thrown with an almost total layover (flat). Long-distance boomerangs are most frequently made of composite material, mainly fibre glass epoxy composites. The projection of the flight path of long-distance boomerang on the ground resembles a water drop. For older types of long-distance boomerangs (all types of so-called big hooks), the first and last third of the flight path are very low, while the middle third is a fast climb followed by a fast descent. Nowadays, boomerangs are made in a way that their whole flight path is almost planar with a constant climb during the first half of the trajectory and then a rather constant descent during the second half. From theoretical point of view, distance boomerangs are interesting also for the following reason: for achieving a different behaviour during different flight phases, the ratio of the rotation frequency to the forward velocity has a U-shaped function, i.e., its derivative crosses 0. Practically, it means that the boomerang being at the furthest point has a very low forward velocity. The kinetic energy of the forward component is then stored in the potential energy. This is not true for other types of boomerangs, where the loss of kinetic energy is non-reversible (the MTAs also store kinetic energy in potential energy during the first half of the flight, but then the potential energy is lost directly by the drag). In Noongar language, kylie is a flat curved piece of wood similar in appearance to a boomerang that is thrown when hunting for birds and animals. "Kylie" is one of the Aboriginal words for the hunting stick used in warfare and for hunting animals. Instead of following curved flight paths, kylies fly in straight lines from the throwers. They are typically much larger than boomerangs, and can travel very long distances; due to their size and hook shapes, they can cripple or kill an animal or human opponent. The word is perhaps an English corruption of a word meaning "boomerang" taken from one of the Western Desert languages, for example, the Warlpiri word "karli". Trademarks of Australian companies using the boomerang as a symbol, emblem or logo proliferate, usually removed from Aboriginal context and symbolising "returning" or to distinguish an Australian brand. Early examples included Bain's White Ant Exterminator (1896); Webendorfer Bros. explosives (1898); E. A. Adams Foods (1920); and by the (still current) Boomerang Cigarette Papers Pty. Ltd. "Aboriginalia", including the boomerang, as symbols of Australia dates from the late 1940s and early 1950s and was in widespread use by a largely European arts, crafts and design community. By the 1960s, the Australian tourism industry extended it to the very branding of Australia, particularly to overseas and domestic tourists as souvenirs and gifts and thus Aboriginal culture. At the very time when Aboriginal people and culture were subject to policies that removed them from their traditional lands and sought to assimilate them (physiologically and culturally) into mainstream white Australian culture, causing the Stolen Generations, Aboriginalia found an ironically "nostalgic", entry point into Australian popular culture at important social locations: holiday resorts and in Australian domestic interiors. In the 21st century, souvenir objects depicting Aboriginal peoples, symbolism and motifs including the boomerang, from the 1940s–1970s, regarded as kitsch and sold largely to tourists in the first instance, became highly sought after by both Aboriginal and non-Aboriginal collectors and has captured the imagination of Aboriginal artists and cultural commentators.
[ { "paragraph_id": 0, "text": "A boomerang (/buːməræŋ/) is a thrown tool typically constructed with aerofoil sections and designed to spin about an axis perpendicular to the direction of its flight. A returning boomerang is designed to return to the thrower, while a non-returning boomerang is designed as a weapon to be thrown straight and is traditionally used by some Aboriginal Australians for hunting.", "title": "" }, { "paragraph_id": 1, "text": "Historically, boomerangs have been used for hunting, sport, and entertainment and are made in various shapes and sizes to suit different purposes. Although considered an Australian icon, ancient boomerangs have also been discovered elsewhere in Africa, the Americas, and Eurasia.", "title": "" }, { "paragraph_id": 2, "text": "A boomerang is a throwing stick with aerodynamic properties, traditionally made of wood, but also of bone, horn, tusks and even iron. Modern boomerangs used for sport may be made from plywood or plastics such as ABS, polypropylene, phenolic paper, or carbon fibre-reinforced plastics.", "title": "Description" }, { "paragraph_id": 3, "text": "Boomerangs come in many shapes and sizes depending on their geographic or tribal origins and intended function, including the traditional Australian type, the cross-stick, the pinwheel, the tumble-stick, the Boomabird, and other less common types.", "title": "Description" }, { "paragraph_id": 4, "text": "Boomerangs return to the thrower, distinguishing them from throwing sticks.", "title": "Description" }, { "paragraph_id": 5, "text": "The origin of the term is uncertain. One source asserts that the term entered the language in 1827, adapted from an extinct Aboriginal language of New South Wales, Australia, but mentions a variant, wo-mur-rang, which it dates to 1798. The first recorded encounter with a boomerang by Europeans was at Farm Cove (Port Jackson), in December 1804, when a weapon was witnessed during a tribal skirmish:", "title": "Etymology" }, { "paragraph_id": 6, "text": "... the white spectators were justly astonished at the dexterity and incredible force with which a bent, edged waddy resembling slightly a Turkish scimytar, was thrown by Bungary, a native distinguished by his remarkable courtesy. The weapon, thrown at 20 or 30 yards [18 or 27 m] distance, twirled round in the air with astonishing velocity, and alighting on the right arm of one of his opponents, actually rebounded to a distance not less than 70 or 80 yards [64 or 73 m], leaving a horrible contusion behind, and exciting universal admiration.", "title": "Etymology" }, { "paragraph_id": 7, "text": "David Collins listed \"Wo-mur-rāng\" as one of eight Aboriginal \"Names of clubs\" in 1798. but was probably referring to the woomera, which is actually a spear-thrower. An anonymous 1790 manuscript on Aboriginal languages of New South Wales reported \"Boo-mer-rit\" as \"the Scimiter\".", "title": "Etymology" }, { "paragraph_id": 8, "text": "In 1822, it was described in detail and recorded as a \"bou-mar-rang\" in the language of the Turuwal people (a sub-group of the Darug) of the Georges River near Port Jackson. The Turawal used other words for their hunting sticks but used \"boomerang\" to refer to a returning throw-stick.", "title": "Etymology" }, { "paragraph_id": 9, "text": "Boomerangs were, historically, used as hunting weapons, percussive musical instruments, battle clubs, fire-starters, decoys for hunting waterfowl, and as recreational play toys. The smallest boomerang may be less than 10 cm (3.9 in) from tip to tip, and the largest over 180 cm (71 in) in length. Tribal boomerangs may be inscribed or painted with designs meaningful to their makers. Most boomerangs seen today are of the tourist or competition sort, and are almost invariably of the returning type.", "title": "History" }, { "paragraph_id": 10, "text": "Depictions of boomerangs being thrown at animals, such as kangaroos, appear in some of the oldest rock art in the world, the Indigenous Australian rock art of the Kimberley region, which is potentially up to 50,000 years old. Stencils and paintings of boomerangs also appear in the rock art of West Papua, including on Bird's Head Peninsula and Kaimana, likely dating to the Last Glacial Maximum, when lower sea levels led to cultural continuity between Papua and Arnhem Land in Northern Australia. The oldest surviving Australian Aboriginal boomerangs come from a cache found in a peat bog in the Wyrie Swamp of South Australia and date to 10,000 BC.", "title": "History" }, { "paragraph_id": 11, "text": "Although traditionally thought of as Australian, boomerangs have been found also in ancient Europe, Egypt, and North America. There is evidence of the use of non-returning boomerangs by the Native Americans of California and Arizona, and inhabitants of South India for killing birds and rabbits. Some boomerangs were not thrown at all, but were used in hand to hand combat by Indigenous Australians. Ancient Egyptian examples, however, have been recovered, and experiments have shown that they functioned as returning boomerangs. Hunting sticks discovered in Europe seem to have formed part of the Stone Age arsenal of weapons. One boomerang that was discovered in Obłazowa Cave in the Carpathian Mountains in Poland was made of mammoth's tusk and is believed, based on AMS dating of objects found with it, to be about 30,000 years old. In the Netherlands, boomerangs have been found in Vlaardingen and Velsen from the first century BC. King Tutankhamun, the famous pharaoh of ancient Egypt, who died over 3,300 years ago, owned a collection of boomerangs of both the straight flying (hunting) and returning variety.", "title": "History" }, { "paragraph_id": 12, "text": "No one knows for sure how the returning boomerang was invented, but some modern boomerang makers speculate that it developed from the flattened throwing stick, still used by Aboriginal Australians and other indigenous peoples around the world, including the Navajo in North America. A hunting boomerang is delicately balanced and much harder to make than a returning one. The curving flight characteristic of returning boomerangs was probably first noticed by early hunters trying to \"tune\" their throwing sticks to fly straight.", "title": "History" }, { "paragraph_id": 13, "text": "It is thought by some that the shape and elliptical flight path of the returning boomerang makes it useful for hunting birds and small animals, or that noise generated by the movement of the boomerang through the air, or, by a skilled thrower, lightly clipping leaves of a tree whose branches house birds, would help scare the birds towards the thrower. It is further supposed by some that this was used to frighten flocks or groups of birds into nets that were usually strung up between trees or thrown by hidden hunters. In southeastern Australia, it is claimed that boomerangs were made to hover over a flock of ducks; mistaking it for a hawk, the ducks would dive away, toward hunters armed with nets or clubs.", "title": "History" }, { "paragraph_id": 14, "text": "Traditionally, most boomerangs used by Aboriginal groups in Australia were non-returning. These weapons, sometimes called \"throwsticks\" or \"kylies\", were used for hunting a variety of prey, from kangaroos to parrots; at a range of about 100 m (330 ft), a 2 kg (4.4 lb) non-returning boomerang could inflict mortal injury to a large animal. A throwstick thrown nearly horizontally may fly in a nearly straight path and could fell a kangaroo on impact to the legs or knees, while the long-necked emu could be killed by a blow to the neck. Hooked non-returning boomerangs, known as \"beaked kylies\", used in northern Central Australia, have been claimed to kill multiple birds when thrown into a dense flock. Throwsticks are used as multi-purpose tools by today's Aboriginal peoples, and besides throwing could be wielded as clubs, used for digging, used to start friction fires, and are sonorous when two are struck together.", "title": "History" }, { "paragraph_id": 15, "text": "Recent evidence also suggests that boomerangs were used as war weapons.", "title": "History" }, { "paragraph_id": 16, "text": "Today, boomerangs are mostly used for recreation. There are different types of throwing contests: accuracy of return; Aussie round; trick catch; maximum time aloft; fast catch; and endurance (see below). The modern sport boomerang (often referred to as a 'boom' or 'rang') is made of Finnish birch plywood, hardwood, plastic or composite materials and comes in many different shapes and colours. Most sport boomerangs typically weigh less than 100 g (3.5 oz), with MTA boomerangs (boomerangs used for the maximum-time-aloft event) often under 25 g (0.88 oz).", "title": "Modern use" }, { "paragraph_id": 17, "text": "Boomerangs have also been suggested as an alternative to clay pigeons in shotgun sports, where the flight of the boomerang better mimics the flight of a bird offering a more challenging target.", "title": "Modern use" }, { "paragraph_id": 18, "text": "The modern boomerang is often computer-aided designed with precision airfoils. The number of \"wings\" is often more than 2 as more lift is provided by 3 or 4 wings than by 2. Among the latest inventions is a round-shaped boomerang, which has a different look but using the same returning principle as traditional boomerangs. This allows for safer catch for players.", "title": "Modern use" }, { "paragraph_id": 19, "text": "In 1992, German astronaut Ulf Merbold performed an experiment aboard Spacelab that established that boomerangs function in zero gravity as they do on Earth. French Astronaut Jean-François Clervoy aboard Mir repeated this in 1997. In 2008, Japanese astronaut Takao Doi again repeated the experiment on board the International Space Station.", "title": "Modern use" }, { "paragraph_id": 20, "text": "Beginning in the later part of the twentieth century, there has been a bloom in the independent creation of unusually designed art boomerangs. These often have little or no resemblance to the traditional historical ones and on first sight some of these objects may not look like boomerangs at all. The use of modern thin plywoods and synthetic plastics have greatly contributed to their success. Designs are very diverse and can range from animal inspired forms, humorous themes, complex calligraphic and symbolic shapes, to the purely abstract. Painted surfaces are similarly richly diverse. Some boomerangs made primarily as art objects do not have the required aerodynamic properties to return.", "title": "Modern use" }, { "paragraph_id": 21, "text": "A returning boomerang is a rotating wing. It consists of two or more arms, or wings, connected at an angle; each wing is shaped as an airfoil section. Although it is not a requirement that a boomerang be in its traditional shape, it is usually flat.", "title": "Aerodynamics" }, { "paragraph_id": 22, "text": "Boomerangs can be made for right- or left-handed throwers. The difference between right and left is subtle, the planform is the same but the leading edges of the aerofoil sections are reversed. A right-handed boomerang makes a counter-clockwise, circular flight to the left while a left-handed boomerang flies clockwise to the right. Most sport boomerangs weigh between 70 and 110 g (2.5 and 3.9 oz), have a 250–300 mm (9.8–11.8 in) wingspan, and a 20–40 m (66–131 ft) range.", "title": "Aerodynamics" }, { "paragraph_id": 23, "text": "A falling boomerang starts spinning, and most then fall in a spiral. When the boomerang is thrown with high spin, a boomerang flies in a curved rather than a straight line. When thrown correctly, a boomerang returns to its starting point. As the wing rotates and the boomerang moves through the air, the airflow over the wings creates lift on both \"wings\". However, during one-half of each blade's rotation, it sees a higher airspeed, because the rotation tip speed and the forward speed add, and when it is in the other half of the rotation, the tip speed subtracts from the forward speed. Thus if thrown nearly upright, each blade generates more lift at the top than the bottom. While it might be expected that this would cause the boomerang to tilt around the axis of travel, because the boomerang has significant angular momentum, the gyroscopic precession causes the plane of rotation to tilt about an axis that is 90 degrees to the direction of flight, causing it to turn. When thrown in the horizontal plane, as with a Frisbee, instead of in the vertical, the same gyroscopic precession will cause the boomerang to fly violently, straight up into the air and then crash.", "title": "Aerodynamics" }, { "paragraph_id": 24, "text": "Fast Catch boomerangs usually have three or more symmetrical wings (seen from above), whereas a Long Distance boomerang is most often shaped similar to a question mark. Maximum Time Aloft boomerangs mostly have one wing considerably longer than the other. This feature, along with carefully executed bends and twists in the wings help to set up an \"auto-rotation\" effect to maximise the boomerang's hover time in descending from the highest point in its flight.", "title": "Aerodynamics" }, { "paragraph_id": 25, "text": "Some boomerangs have turbulators — bumps or pits on the top surface that act to increase the lift as boundary layer transition activators (to keep attached turbulent flow instead of laminar separation).", "title": "Aerodynamics" }, { "paragraph_id": 26, "text": "Boomerangs are generally thrown in unobstructed, open spaces at least twice as large as the range of the boomerang. The flight direction to the left or right depends upon the design of the boomerang itself, not the thrower. A right-handed or left-handed boomerang can be thrown with either hand, but throwing a boomerang with the non-matching hand requires a throwing motion that many throwers find awkward. The following technique applies to a right-handed boomerang; the directions are mirrored for a left-handed boomerang. Different boomerang designs have different flight characteristics and are suitable for different conditions. The accuracy of the throw depends on understanding the weight and aerodynamics of that particular boomerang, and the strength, consistency and direction of the wind; from this, the thrower chooses the angle of tilt, the angle against the wind, the elevation of the trajectory, the degree of spin and the strength of the throw. A great deal of trial and error is required to perfect the throw over time.", "title": "Throwing technique" }, { "paragraph_id": 27, "text": "A properly thrown boomerang will travel out parallel to the ground, sometimes climbing gently, perform a graceful, anti-clockwise, circular or tear-drop shaped arc, flatten out and return in a hovering motion, coming in from the left or spiralling in from behind. Ideally, the hover will allow a practiced catcher to clamp their hands shut horizontally on the boomerang from above and below, sandwiching the centre between their hands.", "title": "Throwing technique" }, { "paragraph_id": 28, "text": "The grip used depends on size and shape; smaller boomerangs are held between finger and thumb at one end, while larger, heavier or wider boomerangs need one or two fingers wrapped over the top edge in order to induce a spin. The aerofoil-shaped section must face the inside of the thrower, and the flatter side outwards. It is usually inclined outwards, from a nearly vertical position to 20° or 30°; the stronger the wind, the closer to vertical. The elbow of the boomerang can point forwards or backwards, or it can be gripped for throwing; it just needs to start spinning on the required inclination, in the desired direction, with the right force.", "title": "Throwing technique" }, { "paragraph_id": 29, "text": "The boomerang is aimed to the right of the oncoming wind; the exact angle depends on the strength of the wind and the boomerang itself. Left-handed boomerangs are thrown to the left of the wind and will fly a clockwise flight path. The trajectory is either parallel to the ground or slightly upwards. The boomerang can return without the aid of any wind, but even very slight winds must be taken into account however calm they might seem. Little or no wind is preferable for an accurate throw, light winds up to 3–5 knots (6–9 km/h; 3–6 mph) are manageable with skill. If the wind is strong enough to fly a kite, then it may be too strong unless a skilled thrower is using a boomerang designed for stability in stronger winds. Gusty days are a great challenge, and the thrower must be keenly aware of the ebb and flow of the wind strength, finding appropriate lulls in the gusts to launch their boomerang.", "title": "Throwing technique" }, { "paragraph_id": 30, "text": "A world record achievement was made on 3 June 2007 by Tim Lendrum in Aussie Round. Lendrum scored 96 out of 100, giving him a national record as well as an equal world record throwing an \"AYR\" made by expert boomerang maker Adam Carroll.", "title": "Competitions and records" }, { "paragraph_id": 31, "text": "In international competition, a world cup is held every second year. As of 2017, teams from Germany and the United States dominated international competition. The individual World Champion title was won in 2000, 2002, 2004, 2012, and 2016 by Swiss thrower Manuel Schütz. In 1992, 1998, 2006, and 2008 Fridolin Frost from Germany won the title.", "title": "Competitions and records" }, { "paragraph_id": 32, "text": "The team competitions of 2012 and 2014 were won by Boomergang (an international team). World champions were Germany in 2012 and Japan in 2014 for the first time. Boomergang was formed by individuals from several countries, including the Colombian Alejandro Palacio. In 2016 USA became team world champion.", "title": "Competitions and records" }, { "paragraph_id": 33, "text": "Modern boomerang tournaments usually involve some or all of the events listed below In all disciplines the boomerang must travel at least 20 metres (66 ft) from the thrower. Throwing takes place individually. The thrower stands at the centre of concentric rings marked on an open field.", "title": "Competitions and records" }, { "paragraph_id": 34, "text": "Events include:", "title": "Competitions and records" }, { "paragraph_id": 35, "text": "Non-discipline record: Smallest Returning Boomerang: Sadir Kattan of Australia in 1997 with 48 mm (1.9 in) long and 46 mm (1.8 in) wide. This tiny boomerang flew the required 20 m (66 ft), before returning to the accuracy circles on 22 March 1997 at the Australian National Championships.", "title": "Competitions and records" }, { "paragraph_id": 36, "text": "A boomerang was used to set a Guinness World Record with a throw of 427.2 m (1,402 ft) by David Schummy on 15 March 2005 at Murarrie Recreation Ground, Australia. This broke the record set by Erin Hemmings who threw an Aerobie 406.3 m (1,333 ft) on 14 July 2003 at Fort Funston, San Francisco.", "title": "Competitions and records" }, { "paragraph_id": 37, "text": "Long-distance boomerang throwers aim to have the boomerang go the furthest possible distance while returning close to the throwing point. In competition the boomerang must intersect an imaginary surface defined as an infinite vertical projection of a 40 m (130 ft) line centred on the thrower. Outside of competitions, the definition is not so strict, and throwers may be happy simply not to walk too far to recover the boomerang.", "title": "Long-distance versions" }, { "paragraph_id": 38, "text": "Long-distance boomerangs are optimised to have minimal drag while still having enough lift to fly and return. For this reason, they have a very narrow throwing window, which discourages many beginners from continuing with this discipline. For the same reason, the quality of manufactured long-distance boomerangs is often difficult to determine.", "title": "Long-distance versions" }, { "paragraph_id": 39, "text": "Today's long-distance boomerangs have almost all an S or ? – question mark shape and have a beveled edge on both sides (the bevel on the bottom side is sometimes called an undercut). This is to minimise drag and lower the lift. Lift must be low because the boomerang is thrown with an almost total layover (flat). Long-distance boomerangs are most frequently made of composite material, mainly fibre glass epoxy composites.", "title": "Long-distance versions" }, { "paragraph_id": 40, "text": "The projection of the flight path of long-distance boomerang on the ground resembles a water drop. For older types of long-distance boomerangs (all types of so-called big hooks), the first and last third of the flight path are very low, while the middle third is a fast climb followed by a fast descent. Nowadays, boomerangs are made in a way that their whole flight path is almost planar with a constant climb during the first half of the trajectory and then a rather constant descent during the second half.", "title": "Long-distance versions" }, { "paragraph_id": 41, "text": "From theoretical point of view, distance boomerangs are interesting also for the following reason: for achieving a different behaviour during different flight phases, the ratio of the rotation frequency to the forward velocity has a U-shaped function, i.e., its derivative crosses 0. Practically, it means that the boomerang being at the furthest point has a very low forward velocity. The kinetic energy of the forward component is then stored in the potential energy. This is not true for other types of boomerangs, where the loss of kinetic energy is non-reversible (the MTAs also store kinetic energy in potential energy during the first half of the flight, but then the potential energy is lost directly by the drag).", "title": "Long-distance versions" }, { "paragraph_id": 42, "text": "In Noongar language, kylie is a flat curved piece of wood similar in appearance to a boomerang that is thrown when hunting for birds and animals. \"Kylie\" is one of the Aboriginal words for the hunting stick used in warfare and for hunting animals. Instead of following curved flight paths, kylies fly in straight lines from the throwers. They are typically much larger than boomerangs, and can travel very long distances; due to their size and hook shapes, they can cripple or kill an animal or human opponent. The word is perhaps an English corruption of a word meaning \"boomerang\" taken from one of the Western Desert languages, for example, the Warlpiri word \"karli\".", "title": "Related terms" }, { "paragraph_id": 43, "text": "Trademarks of Australian companies using the boomerang as a symbol, emblem or logo proliferate, usually removed from Aboriginal context and symbolising \"returning\" or to distinguish an Australian brand. Early examples included Bain's White Ant Exterminator (1896); Webendorfer Bros. explosives (1898); E. A. Adams Foods (1920); and by the (still current) Boomerang Cigarette Papers Pty. Ltd.", "title": "Cultural references" }, { "paragraph_id": 44, "text": "\"Aboriginalia\", including the boomerang, as symbols of Australia dates from the late 1940s and early 1950s and was in widespread use by a largely European arts, crafts and design community. By the 1960s, the Australian tourism industry extended it to the very branding of Australia, particularly to overseas and domestic tourists as souvenirs and gifts and thus Aboriginal culture. At the very time when Aboriginal people and culture were subject to policies that removed them from their traditional lands and sought to assimilate them (physiologically and culturally) into mainstream white Australian culture, causing the Stolen Generations, Aboriginalia found an ironically \"nostalgic\", entry point into Australian popular culture at important social locations: holiday resorts and in Australian domestic interiors. In the 21st century, souvenir objects depicting Aboriginal peoples, symbolism and motifs including the boomerang, from the 1940s–1970s, regarded as kitsch and sold largely to tourists in the first instance, became highly sought after by both Aboriginal and non-Aboriginal collectors and has captured the imagination of Aboriginal artists and cultural commentators.", "title": "Cultural references" } ]
A boomerang is a thrown tool typically constructed with aerofoil sections and designed to spin about an axis perpendicular to the direction of its flight. A returning boomerang is designed to return to the thrower, while a non-returning boomerang is designed as a weapon to be thrown straight and is traditionally used by some Aboriginal Australians for hunting. Historically, boomerangs have been used for hunting, sport, and entertainment and are made in various shapes and sizes to suit different purposes. Although considered an Australian icon, ancient boomerangs have also been discovered elsewhere in Africa, the Americas, and Eurasia.
2001-10-02T16:36:07Z
2023-11-08T19:09:49Z
[ "Template:Reflist", "Template:Pp-semi-indef", "Template:Multiple issues", "Template:Cite EB1911", "Template:Use Australian English", "Template:Blockquote", "Template:Convert", "Template:Cite dictionary", "Template:Webarchive", "Template:Cite magazine", "Template:Cite AV media", "Template:Commons category", "Template:Unreferenced section", "Template:Wiktionary", "Template:Use dmy dates", "Template:IPAc-en", "Template:As of", "Template:Updated", "Template:Flagicon", "Template:Indigenous Australians", "Template:About", "Template:Citation needed", "Template:Infobox sport", "Template:Cite encyclopedia", "Template:Cite web", "Template:Short description", "Template:Authority control", "Template:Better source needed", "Template:Prehistoric technology", "Template:Cite journal", "Template:Cite news", "Template:Citation", "Template:Cite book" ]
https://en.wikipedia.org/wiki/Boomerang
4,360
Bodybuilding
Bodybuilding is the practice of progressive resistance exercise to build, control, and develop one's muscles via hypertrophy. An individual who engages in this activity is referred to as a bodybuilder. It is primarily undertaken for aesthetic purposes over functional ones, distinguishing it from similar activities such as powerlifting, which focuses solely on increasing the physical load one can exert. In competitive bodybuilding, competitors appear onstage in line-ups and perform specified poses (and later individual posing routines) for a panel of judges who rank them based on conditioning, muscularity, posing, size, stage presentation, and symmetry. Bodybuilders prepare for competitions by exercising and eliminating non-essential body fat. This is enhanced at the final stage by a combination of carbohydrate loading and dehydration to achieve maximum muscle definition and vascularity. Most bodybuilders also tan and shave their bodies prior to competition. Bodybuilding requires significant time and effort to reach the desired results. A novice bodybuilder may be able to gain 8–15 pounds (4–7 kg) of muscle per year if they lift weights for seven hours per week, but muscle gains begin to slow down after the first two years to about 5–15 pounds (2–7 kg) per year. After five years, gains can decrease to as little as 3–10 pounds (1–5 kg) per year. Some bodybuilders use anabolic steroids and other performance-enhancing drugs to build muscles and recover from injuries faster. However, using performance enhancing drugs can have serious health risks. Furthermore, most competitions prohibit the use of these substances. Despite some calls for drug testing to be implemented, the National Physique Committee (considered the leading amateur bodybuilding federation) does not require testing. The winner of the annual IFBB Mr. Olympia contest is recognized as the world's top male professional bodybuilder. Since 1950, the NABBA Universe Championships have been considered the top amateur bodybuilding contests, with notable winners including Ronnie Coleman, Jay Cutler, Steve Reeves, and Arnold Schwarzenegger. Stone-lifting competitions were practiced in ancient Egypt, Greece, and Tamilakam. Western weightlifting developed in Europe from 1880 to 1953, with strongmen displaying feats of strength for the public and challenging each other. The focus was not on their physique, and they possessed relatively large bellies and fatty limbs compared to bodybuilders of today. Bodybuilding developed in the late 19th century, promoted in England by German Eugen Sandow, now considered as the "Father of Modern Bodybuilding". He allowed audiences to enjoy viewing his physique in "muscle display performances". Although audiences were thrilled to see a well-developed physique, the men simply displayed their bodies as part of strength demonstrations or wrestling matches. Sandow had a stage show built around these displays through his manager, Florenz Ziegfeld. The Oscar-winning 1936 musical film The Great Ziegfeld depicts the beginning of modern bodybuilding, when Sandow began to display his body for carnivals. Sandow was so successful at flexing and posing his physique that he later created several businesses around his fame, and was among the first to market products branded with his name. He was credited with inventing and selling the first exercise equipment for the masses: machined dumbbells, spring pulleys, and tension bands. Even his image was sold by the thousands in "cabinet cards" and other prints. Sandow organized the first bodybuilding contest on September 14, 1901, called the "Great Competition". It was held at the Royal Albert Hall in London. Judged by Sandow, Sir Charles Lawes, and Sir Arthur Conan Doyle, the contest was a great success and many bodybuilding enthusiasts were turned away due to the overwhelming number of audience members. The trophy presented to the winner was a gold statue of Sandow sculpted by Frederick Pomeroy. The winner was William L. Murray of Nottingham. The silver Sandow trophy was presented to second-place winner D. Cooper. The bronze Sandow trophy – now the most famous of all – was presented to third-place winner A.C. Smythe. In 1950, this same bronze trophy was presented to Steve Reeves for winning the inaugural NABBA Mr. Universe contest. It would not resurface again until 1977 when the winner of the IFBB Mr. Olympia contest, Frank Zane, was presented with a replica of the bronze trophy. Since then, Mr. Olympia winners have been consistently awarded a replica of the bronze Sandow. The first large-scale bodybuilding competition in America took place from December 28, 1903 to January 2, 1904, at Madison Square Garden in New York City. The competition was promoted by Bernarr Macfadden, the father of physical culture and publisher of original bodybuilding magazines such as Health & Strength. The winner was Al Treloar, who was declared "The Most Perfectly Developed Man in the World". Treloar won a thousand dollar cash prize, a substantial sum at that time. Two weeks later, Thomas Edison made a film of Treloar's posing routine. Edison had also made two films of Sandow a few years before. Those were the first three motion pictures featuring a bodybuilder. In the early 20th century, Macfadden and Charles Atlas continued to promote bodybuilding across the world. Many other important bodybuilders in the early history of bodybuilding prior to 1930 include: Earle Liederman (writer of some of bodybuilding's earliest books), Zishe Breitbart, Georg Hackenschmidt, Emy Nkemena, George F. Jowett, Finn Hateral (a pioneer in the art of posing), Frank Saldo, Monte Saldo, William Bankier, Launceston Elliot, Sig Klein, Sgt. Alfred Moss, Joe Nordquist, Lionel Strongfort ("Strongfortism"), Gustav Frištenský, Ralph Parcaut (a champion wrestler who also authored an early book on "physical culture"), and Alan P. Mead (who became a muscle champion despite the fact that he lost a leg in World War I). Actor Francis X. Bushman, who was a disciple of Sandow, started his career as a bodybuilder and sculptor's model before beginning his famous silent movie career. Bodybuilding became more popular in the 1950s and 1960s with the emergence of strength and gymnastics champions, and the simultaneous popularization of bodybuilding magazines, training principles, nutrition for bulking up and cutting down, the use of protein and other food supplements, and the opportunity to enter physique contests. The number of bodybuilding organizations grew, and most notably the International Federation of Bodybuilders (IFBB) was founded in 1946 by Canadian brothers Joe and Ben Weider. Other bodybuilding organizations included the Amateur Athletic Union (AAU), National Amateur Bodybuilding Association (NABBA), and the World Bodybuilding Guild (WBBG). Consequently, the contests grew both in number and in size. Besides the many "Mr. XXX" (insert town, city, state, or region) championships, the most prestigious titles were Mr. America, Mr. World, Mr. Universe, Mr. Galaxy, and ultimately Mr. Olympia, which was started in 1965 by the IFBB and is now considered the most important bodybuilding competition in the world. During the 1950s, the most successful and most famous competing bodybuilders were Bill Pearl, Reg Park, Leroy Colbert, and Clarence Ross. Certain bodybuilders rose to fame thanks to the relatively new medium of television, as well as cinema. The most notable were Jack LaLanne, Steve Reeves, Reg Park, and Mickey Hargitay. While there were well-known gyms throughout the country during the 1950s (such as Vince's Gym in North Hollywood, California and Vic Tanny's chain gyms), there were still segments of the United States that had no "hardcore" bodybuilding gyms until the advent of Gold's Gym in the mid-1960s. Finally, the famed Muscle Beach in Santa Monica continued its popularity as the place to be for witnessing acrobatic acts, feats of strength, and the like. The movement grew more in the 1960s with increased TV and movie exposure, as bodybuilders were typecast in popular shows and movies. In the 1970s, bodybuilding had major publicity thanks to the appearance of Arnold Schwarzenegger, Franco Columbu, Lou Ferrigno, Mike Mentzer and others in the 1977 docudrama Pumping Iron. By this time, the IFBB dominated the competitive bodybuilding landscape and the Amateur Athletic Union (AAU) took a back seat. The National Physique Committee (NPC) was formed in 1981 by Jim Manion, who had just stepped down as chairman of the AAU Physique Committee. The NPC has gone on to become the most successful bodybuilding organization in the United States and is the amateur division of the IFBB. The late 1980s and early 1990s saw the decline of AAU-sponsored bodybuilding contests. In 1999, the AAU voted to discontinue its bodybuilding events. This period also saw the rise of anabolic steroids in bodybuilding and many other sports. More significant use began with Arnold Schwarzenegger, Sergio Oliva, and Lou Ferrigno in the late 1960s and early 1970s, and continuing through the 1980s with Lee Haney, the 1990s with Dorian Yates, Ronnie Coleman, and Markus Rühl, and up to the present day. Bodybuilders such as Greg Kovacs attained mass and size never seen previously but were not successful at the pro level. Others were renowned for their spectacular development of a particular body part, like Tom Platz or Paul Demayo for their leg muscles. At the time of shooting Pumping Iron, Schwarzenegger, while never admitting to steroid use until long after his retirement, said, "You have to do anything you can to get the advantage in competition". He would later say that he did not regret using steroids. To combat anabolic steroid use and in the hopes of becoming a member of the IOC, the IFBB introduced doping tests for both steroids and other banned substances. Although doping tests occurred, the majority of professional bodybuilders still used anabolic steroids for competition. During the 1970s, the use of anabolic steroids was openly discussed, partly due to the fact they were legal. In the Anabolic Steroid Control Act of 1990, U.S. Congress placed anabolic steroids into Schedule III of the Controlled Substances Act (CSA). In Canada, steroids are listed under Schedule IV of the Controlled Drugs and Substances Act, enacted by the federal Parliament in 1996. In 1990, professional wrestling promoter Vince McMahon attempted to form his own bodybuilding organization known as the World Bodybuilding Federation (WBF). It operated as a sister to the World Wrestling Federation (WWF, now WWE), which provided cross-promotion via its performers and personalities. Tom Platz served as the WBF's director of talent development, and announced the new organization during an ambush of that year's Mr. Olympia (which, unbeknownst to organizers, McMahon and Platz had attended as representatives of an accompanying magazine, Bodybuilding Lifestyles). It touted efforts to bring bigger prize money and more "dramatic" events to the sport of bodybuilding—which resulted in its championships being held as pay-per-view events with WWF-inspired sports entertainment features and showmanship. The organization signed high-valued contracts with a number of IFBB regulars. The IFBB's inaugural championship in June 1991 (won by Gary Strydom) received mixed reviews. The WBF would be indirectly impacted by a steroid scandal involving the WWF, prompting the organization to impose a drug testing policy prior to the 1992 championship. The drug testing policy hampered the quality of the 1992 championship, while attempts to increase interest by hiring WCW wrestler Lex Luger as a figurehead (hosting a WBF television program on USA Network, and planning to make a guest pose during the 1992 championship before being injured in a motorcycle accident) and attempting to sign Lou Ferrigno (who left the organization shortly after the drug testing policy was announced) did not come to fruition. The second PPV received a minuscule audience, and the WBF dissolved only one month later in July 1992. In 2003, Joe Weider sold Weider Publications to American Media, Inc. (AMI). The position of president of the IFBB was filled by Rafael Santonja following the death of Ben Weider in October 2008. In 2004, contest promoter Wayne DeMilia broke ranks with the IFBB and AMI took over the promotion of the Mr. Olympia contest: in 2017 AMI took the contest outright. In the early 21st century, patterns of consumption and recreation similar to those of the United States became more widespread in Europe and especially in Eastern Europe following the collapse of the Soviet Union. This resulted in the emergence of whole new populations of bodybuilders from former Eastern Bloc states. In the early 2000s, the IFBB was attempting to make bodybuilding an Olympic sport. It obtained full IOC membership in 2000 and was attempting to get approved as a demonstration event at the Olympics, which would hopefully lead to it being added as a full contest. This did not happen and Olympic recognition for bodybuilding remains controversial since many argue that bodybuilding is not a sport. The advent of social media had a profound influence on fitness and bodybuilding. It is common to see platforms such as Instagram, TikTok, and YouTube flooded with fitness-related content, changing how the average person views and interacts with fitness culture. Gym clothing brands like Gymshark, YoungLA and Rawgear leveraged this platform to create their brands. By recruiting fitness ambassadors—real people who embody their brand values—these companies personalize their marketing strategy and create a more relatable image. These ambassadors, often in the form of fitness influencers or personal trainers, promote the brand by sharing their workout routines, dietary plans, and gym clothing. YouTube in particular has seen a surge in fitness content, ranging from gym vlogs to detailed discussions on workout attire. This not only provides consumers with an abundance of free resources to aid their fitness journey, but also creates a more informed consumer base. Another growing trend with gym-related social media is the phenomenon of gym-shaming; a video posted by content creator Jessica Fernandez on Twitch that went viral showed her lifting weights in a gym while a man in the background stared at her, sparking a widespread debate about narcissism and an increasingly toxic gym culture in the age of social media. The video led to criticism of an emerging trend in which gyms, once known as places for focused workouts, are now being treated as filming locations for aspiring or established influencers with bystanders being unintentionally placed under the public eye in the process. Bodybuilder Joey Swoll, who voiced his concerns over this culture, addressed the controversy by stating that while harassment in gyms needs to be addressed, the man in Fernandez's video was not guilty of it. Although social media is giving more attention to the world of bodybuilding, there are still some areas that are controversial. In the modern bodybuilding industry, the term "professional" generally means a bodybuilder who has won qualifying competitions as an amateur and has earned a "pro card" from their respective organization. Professionals earn the right to compete in competitions that include monetary prizes. A pro card also prohibits the athlete from competing in federations other than the one from which they have received the pro card. Depending on the level of success, these bodybuilders may receive monetary compensation from sponsors, much like athletes in other sports. Due to the growing concerns of the high cost, health consequences, and illegal nature of some steroids, many organizations have formed in response and have deemed themselves "natural" bodybuilding competitions. In addition to the concerns noted, many promoters of bodybuilding have sought to shed the "freakish" perception that the general public has of bodybuilding and have successfully introduced a more mainstream audience to the sport of bodybuilding by including competitors whose physiques appear much more attainable and realistic. In natural contests, the testing protocol ranges among organizations from lie detectors to urinalysis. Penalties also range from organization to organization from suspensions to strict bans from competition. It is also important to note that natural organizations also have their own list of banned substances and it is important to refer to each organization's website for more information about which substances are banned from competition. There are many natural bodybuilding organizations; some of the larger ones include: MuscleMania, Ultimate Fitness Events (UFE), INBF/WNBF, and INBA/PNBA. These organizations either have an American or worldwide presence and are not limited to the country in which they are headquartered. Due to those who found open-bodybuilding to be "too big" or "ugly" and unhealthy, a new category was started in 2013. The first Men's Physique Olympia winner was Mark Wingson, who was followed by Jeremy Buendia for four consecutive years. Like open-bodybuilding, the federations in which bodybuilders can compete are natural divisions as well as normal ones. The main difference between the two is that men's physique competitors pose in board shorts rather than a traditional posing suit and open-bodybuilders are much larger and are more muscular than the men's physique competitors. Open-bodybuilders have an extensive routine for posing while the Physique category is primarily judged by the front and back poses. Many of the men's physique competitors are not above 200 lbs and have a bit of a more attainable and aesthetic physique in comparison to open-bodybuilders. Although this category started off slowly, it has grown tremendously, and currently men's physique seems to be a more popular class than open-bodybuilding. This is the middle ground of both Men's Physique and Bodybuilding. The competitors in this category are not nearly as big as bodybuilders but not as small as men's physique competitors. They pose and perform in men's boxer briefs to show off the legs, unlike Men's Physique which hide the legs in board shorts. Classic physique started in 2016. Danny Hester was the first classic physique Mr. Olympia. As of 2023, Chris Bumstead is the 5x reigning Mr. Olympia. The female movement of the 1960s, combined with Title IX and the all around fitness revolution, gave birth to new alternative perspectives of feminine beauty that included an athletic physique of toned muscle. This athletic physique was found in various popular media outlets such as fashion magazines. Female bodybuilders changed the limits of traditional femininity as their bodies showed that muscles are not only just for men. The first U.S. Women's National Physique Championship, promoted by Henry McGhee and held in 1978 in Canton, Ohio, is generally regarded as the first true female bodybuilding contest—that is, the first contest where the entrants were judged solely on muscularity. In 1980, the first Ms. Olympia (initially known as the "Miss" Olympia), the most prestigious contest for professionals, was held. The first winner was Rachel McLish, who had also won the NPC's USA Championship earlier in the year. The contest was a major turning point for female bodybuilding. McLish inspired many future competitors to start training and competing. In 1985, the documentary Pumping Iron II: The Women was released. It documented the preparation of several women for the 1983 Caesars Palace World Cup Championship. Competitors prominently featured in the film were Kris Alexander, Lori Bowen, Lydia Cheng, Carla Dunlap, Bev Francis, and McLish. At the time, Francis was actually a powerlifter, though she soon made a successful transition to bodybuilding, becoming one of the leading competitors of the late 1980s and early 1990s. The related areas of fitness and figure competition increased in popularity, surpassing that of female bodybuilding, and provided an alternative for women who choose not to develop the level of muscularity necessary for bodybuilding. McLish would closely resemble what is thought of today as a fitness and figure competitor, instead of what is now considered a female bodybuilder. Fitness competitions also adopted gymnastic elements. E. Wilma Conner competed in the 2011 NPC Armbrust Pro Gym Warrior Classic Championships in Loveland, Colorado, at the age of 75 years and 349 days. In competitive bodybuilding, bodybuilders aspire to present an "aesthetically pleasing" body on stage. In prejudging, competitors do a series of mandatory poses: the front lat spread, rear lat spread, front double biceps, back double biceps, side chest, side triceps, Most Muscular (men only), abdominals and thighs. Each competitor also performs a personal choreographed routine to display their physique. A posedown is usually held at the end of a posing round, while judges are finishing their scoring. Bodybuilders usually spend a lot of time practising their posing in front of mirrors or under the guidance of their coach. In contrast to strongman or powerlifting competitions, where physical strength is paramount, or to Olympic weightlifting, where the main point is equally split between strength and technique, bodybuilding competitions typically emphasize condition, size, and symmetry. Different organizations emphasize particular aspects of competition, and sometimes have different categories in which to compete. The general strategy adopted by most present-day competitive bodybuilders is to make muscle gains for most of the year (known as the "off-season") and, approximately 12–14 weeks from competition, lose a maximum of body fat (referred to as "cutting") while preserving as much muscular mass as possible. The bulking phase entails remaining in a net positive energy balance (calorie surplus). The amount of a surplus in which a person remains is based on the person's goals, as a bigger surplus and longer bulking phase will create more fat tissue. The surplus of calories relative to one's energy balance will ensure that muscles remain in a state of anabolism. The cutting phase entails remaining in a net negative energy balance (calorie deficit). The main goal of cutting is to oxidize fat while preserving as much muscle as possible. The larger the calorie deficit, the faster one will lose weight. However, a large calorie deficit will also create the risk of losing muscle tissue. The bulking and cutting strategy is considered effective because there is a well-established link between muscle hypertrophy and being in a state of positive energy balance. A sustained period of caloric surplus will allow the athlete to gain more fat-free mass than they could otherwise gain under eucaloric conditions. Some gain in fat mass is expected, which athletes seek to oxidize in a cutting period while maintaining as much lean mass as possible. However, it is unclear whether one can maintain enough fat-free mass during cutting for the overall process to be worth it. The attempt to increase muscle mass in one's body without any gain in fat is called clean bulking. Competitive bodybuilders focus their efforts to achieve a peak appearance during a brief "competition season". Clean bulking takes longer and is a more refined approach to achieving the body fat and muscle mass percentage a person is looking for. A common tactic for keeping fat low and muscle mass high is to have higher calorie and lower calorie days to maintain a balance between gain and loss. Many clean bulk diets start off with a moderate amount of carbs, moderate amount of protein, and a low amount of fats. To maintain a clean bulk, it is important to reach calorie goals every day. Macronutrient goals (carbs, fats, and proteins) will be different for each person, but it is ideal to get as close as possible. "Dirty bulking" is the process of eating at a massive caloric surplus without trying to figure out the exact amount of ingested macronutrients, often down with junk food such as burgers and fries. Weightlifters who attempt to gain mass quickly with no aesthetic concerns often choose to do this. Bodybuilders use three main strategies to maximize muscle hypertrophy: Intensive weight training causes micro-tears to the muscles being trained; this is generally known as microtrauma. These micro-tears in the muscle contribute to the soreness felt after exercise, called delayed onset muscle soreness (DOMS). It is the repair of these micro-traumas that results in muscle growth. Normally, this soreness becomes most apparent a day or two after a workout. However, as muscles become adapted to the exercises, soreness tends to decrease. Weight training aims to build muscle by prompting two different types of hypertrophy: sarcoplasmic and myofibrillar. Sarcoplasmic hypertrophy leads to larger muscles and so is favored by bodybuilders more than myofibrillar hypertrophy, which builds athletic strength. Sarcoplasmic hypertrophy is triggered by increasing repetitions, whereas myofibrillar hypertrophy is triggered by lifting heavier weight. In either case, there is an increase in both size and strength of the muscles (compared to what happens if that same individual does not lift weights at all), although the emphasis is different. The high levels of muscle growth and repair achieved by bodybuilders require a specialized diet. Generally speaking, bodybuilders require more calories than the average person of the same weight to provide the protein and energy requirements needed to support their training and increase muscle mass. In preparation of a contest, a sub-maintenance level of food energy is combined with cardiovascular exercise to lose body fat. Proteins, carbohydrates and fats are the three major macronutrients that the human body needs in order to build muscle. The ratios of calories from carbohydrates, proteins, and fats vary depending on the goals of the bodybuilder. Carbohydrates play an important role for bodybuilders. They give the body energy to deal with the rigors of training and recovery. Carbohydrates also promote secretion of insulin, a hormone enabling cells to get the glucose they need. Insulin also carries amino acids into cells and promotes protein synthesis. Insulin has steroid-like effects in terms of muscle gains. It is impossible to promote protein synthesis without the existence of insulin, which means that without ingesting carbohydrates or protein—which also induces the release of insulin—it is impossible to add muscle mass. Bodybuilders seek out low-glycemic polysaccharides and other slowly digesting carbohydrates, which release energy in a more stable fashion than high-glycemic sugars and starches. This is important as high-glycemic carbohydrates cause a sharp insulin response, which places the body in a state where it is likely to store additional food energy as fat. However, bodybuilders frequently do ingest some quickly digesting sugars (often in form of pure dextrose or maltodextrin) just before, during, and/or just after a workout. This may help to replenish glycogen stored within the muscle, and to stimulate muscle protein synthesis. The motor proteins actin and myosin generate the forces exerted by contracting muscles. Cortisol decreases amino acid uptake by muscle and inhibits protein synthesis. Current recommendations suggest that bodybuilders should consume 25–30% of protein per total calorie intake to further their goal of maintaining and improving their body composition. This is a widely debated topic, with many arguing that 1 gram of protein per pound of body weight per day is ideal, some suggesting that less is sufficient, while others recommending 1.5, 2, or more. It is believed that protein needs to be consumed frequently throughout the day, especially during/after a workout, and before sleep. There is also some debate concerning the best type of protein to take. Chicken, turkey, beef, pork, fish, eggs and dairy foods are high in protein, as are some nuts, seeds, beans, and lentils. Casein or whey are often used to supplement the diet with additional protein. Whey is the type of protein contained in many popular brands of protein supplements and is preferred by many bodybuilders because of its high biological value (BV) and quick absorption rates. Whey protein also has a bigger effect than casein on insulin levels, triggering about double the amount of insulin release. That effect is somewhat overcome by combining casein and whey. Bodybuilders were previously thought to require protein with a higher BV than that of soy, which was additionally avoided due to its alleged estrogenic (female hormone) properties, though more recent studies have shown that soy actually contains phytoestrogens which compete with estrogens in the male body and can block estrogenic actions. Soy, flax, and other plant-based foods that contain phytoestrogens are also beneficial because they can inhibit some pituitary functions while stimulating the liver's P450 system (which eliminates hormones, drugs, and waste from the body) to more actively process and excrete excess estrogen. Some bodybuilders often split their food intake into 5 to 7 meals of equal nutritional content and eat at regular intervals (e.g., every 2 to 3 hours). This approach serves two purposes: to limit overindulging in the cutting phase, and to allow for the consumption of large volumes of food during the bulking phase. Eating more frequently does not increase basal metabolic rate when compared to 3 meals a day. While food does have a metabolic cost to digest, absorb, and store, called the thermic effect of food, it depends on the quantity and type of food, not how the food is spread across the meals of the day. Well-controlled studies using whole-body calorimetry and doubly labeled water have demonstrated that there is no metabolic advantage to eating more frequently. The important role of nutrition in building muscle and losing fat means bodybuilders may consume a wide variety of dietary supplements. Various products are used in an attempt to augment muscle size, increase the rate of fat loss, improve joint health, increase natural testosterone production, enhance training performance and prevent potential nutrient deficiencies. Some bodybuilders use drugs such as anabolic steroids and precursor substances such as prohormones to increase muscle hypertrophy. Anabolic steroids cause hypertrophy of both types (I and II) of muscle fibers, likely caused by an increased synthesis of muscle proteins. They also provoke undesired side effects including hepatotoxicity, gynecomastia, acne, the early onset of male pattern baldness and a decline in the body's own testosterone production, which can cause testicular atrophy. Other performance-enhancing substances used by competitive bodybuilders include human growth hormone (HGH). HGH is also used by female bodybuilders to obtain bigger muscles "while maintaining a 'female appearance'". Muscle growth is more difficult to achieve in older adults than younger adults because of biological aging, which leads to many metabolic changes detrimental to muscle growth; for instance, by diminishing growth hormone and testosterone levels. Some recent clinical studies have shown that low-dose HGH treatment for adults with HGH deficiency changes the body composition by increasing muscle mass, decreasing fat mass, increasing bone density and muscle strength, improves cardiovascular parameters, and affects the quality of life without significant side effects. In rodents, knockdown of metallothionein gene expression results in activation of the Akt pathway and increases in myotube size, in type IIb fiber hypertrophy, and ultimately in muscle strength. Some bodybuilders inject oils or other compounds into their muscles (sometimes known as "synthol") in order to enhance their size or appearance. This practice can have serious health consequences. Although muscle stimulation occurs when lifting weights, muscle growth occurs afterward during rest periods. Some bodybuilders add a massage at the end of each workout to their routine as a method of recovering. Overtraining occurs when a bodybuilder has trained to the point where their workload exceeds their recovery capacity. There are many reasons why overtraining occurs, including lack of adequate nutrition, lack of recovery time between workouts, insufficient sleep, and training at a high intensity for too long (a lack of splitting apart workouts). Training at a high intensity too frequently also stimulates the central nervous system (CNS) and can result in a hyperadrenergic state that interferes with sleep patterns. To avoid overtraining, intense frequent training must be met with at least an equal amount of purposeful recovery. Timely provision of carbohydrates, proteins, and various micronutrients such as vitamins, minerals, phytochemicals, even nutritional supplements are critical. A mental disorder, informally called bigorexia (by analogy with anorexia), may account for overtraining in some individuals. Sufferers feel as if they are never big enough or muscular enough, which forces them to overtrain in order to try to reach their goal physique. An article by Muscle & Fitness magazine, "Overtrain for Big Gains", claimed that overtraining for a brief period can be beneficial. Overtraining can be used advantageously, as when a bodybuilder is purposely overtrained for a brief period of time to super compensate during a regeneration phase. These are known as "shock micro-cycles" and were a key training technique used by Soviet athletes.
[ { "paragraph_id": 0, "text": "Bodybuilding is the practice of progressive resistance exercise to build, control, and develop one's muscles via hypertrophy. An individual who engages in this activity is referred to as a bodybuilder. It is primarily undertaken for aesthetic purposes over functional ones, distinguishing it from similar activities such as powerlifting, which focuses solely on increasing the physical load one can exert.", "title": "" }, { "paragraph_id": 1, "text": "In competitive bodybuilding, competitors appear onstage in line-ups and perform specified poses (and later individual posing routines) for a panel of judges who rank them based on conditioning, muscularity, posing, size, stage presentation, and symmetry. Bodybuilders prepare for competitions by exercising and eliminating non-essential body fat. This is enhanced at the final stage by a combination of carbohydrate loading and dehydration to achieve maximum muscle definition and vascularity. Most bodybuilders also tan and shave their bodies prior to competition.", "title": "" }, { "paragraph_id": 2, "text": "Bodybuilding requires significant time and effort to reach the desired results. A novice bodybuilder may be able to gain 8–15 pounds (4–7 kg) of muscle per year if they lift weights for seven hours per week, but muscle gains begin to slow down after the first two years to about 5–15 pounds (2–7 kg) per year. After five years, gains can decrease to as little as 3–10 pounds (1–5 kg) per year. Some bodybuilders use anabolic steroids and other performance-enhancing drugs to build muscles and recover from injuries faster. However, using performance enhancing drugs can have serious health risks. Furthermore, most competitions prohibit the use of these substances. Despite some calls for drug testing to be implemented, the National Physique Committee (considered the leading amateur bodybuilding federation) does not require testing.", "title": "" }, { "paragraph_id": 3, "text": "The winner of the annual IFBB Mr. Olympia contest is recognized as the world's top male professional bodybuilder. Since 1950, the NABBA Universe Championships have been considered the top amateur bodybuilding contests, with notable winners including Ronnie Coleman, Jay Cutler, Steve Reeves, and Arnold Schwarzenegger.", "title": "" }, { "paragraph_id": 4, "text": "Stone-lifting competitions were practiced in ancient Egypt, Greece, and Tamilakam. Western weightlifting developed in Europe from 1880 to 1953, with strongmen displaying feats of strength for the public and challenging each other. The focus was not on their physique, and they possessed relatively large bellies and fatty limbs compared to bodybuilders of today.", "title": "History" }, { "paragraph_id": 5, "text": "Bodybuilding developed in the late 19th century, promoted in England by German Eugen Sandow, now considered as the \"Father of Modern Bodybuilding\". He allowed audiences to enjoy viewing his physique in \"muscle display performances\". Although audiences were thrilled to see a well-developed physique, the men simply displayed their bodies as part of strength demonstrations or wrestling matches. Sandow had a stage show built around these displays through his manager, Florenz Ziegfeld. The Oscar-winning 1936 musical film The Great Ziegfeld depicts the beginning of modern bodybuilding, when Sandow began to display his body for carnivals.", "title": "History" }, { "paragraph_id": 6, "text": "Sandow was so successful at flexing and posing his physique that he later created several businesses around his fame, and was among the first to market products branded with his name. He was credited with inventing and selling the first exercise equipment for the masses: machined dumbbells, spring pulleys, and tension bands. Even his image was sold by the thousands in \"cabinet cards\" and other prints.", "title": "History" }, { "paragraph_id": 7, "text": "Sandow organized the first bodybuilding contest on September 14, 1901, called the \"Great Competition\". It was held at the Royal Albert Hall in London. Judged by Sandow, Sir Charles Lawes, and Sir Arthur Conan Doyle, the contest was a great success and many bodybuilding enthusiasts were turned away due to the overwhelming number of audience members. The trophy presented to the winner was a gold statue of Sandow sculpted by Frederick Pomeroy. The winner was William L. Murray of Nottingham. The silver Sandow trophy was presented to second-place winner D. Cooper. The bronze Sandow trophy – now the most famous of all – was presented to third-place winner A.C. Smythe. In 1950, this same bronze trophy was presented to Steve Reeves for winning the inaugural NABBA Mr. Universe contest. It would not resurface again until 1977 when the winner of the IFBB Mr. Olympia contest, Frank Zane, was presented with a replica of the bronze trophy. Since then, Mr. Olympia winners have been consistently awarded a replica of the bronze Sandow.", "title": "History" }, { "paragraph_id": 8, "text": "The first large-scale bodybuilding competition in America took place from December 28, 1903 to January 2, 1904, at Madison Square Garden in New York City. The competition was promoted by Bernarr Macfadden, the father of physical culture and publisher of original bodybuilding magazines such as Health & Strength. The winner was Al Treloar, who was declared \"The Most Perfectly Developed Man in the World\". Treloar won a thousand dollar cash prize, a substantial sum at that time. Two weeks later, Thomas Edison made a film of Treloar's posing routine. Edison had also made two films of Sandow a few years before. Those were the first three motion pictures featuring a bodybuilder. In the early 20th century, Macfadden and Charles Atlas continued to promote bodybuilding across the world.", "title": "History" }, { "paragraph_id": 9, "text": "Many other important bodybuilders in the early history of bodybuilding prior to 1930 include: Earle Liederman (writer of some of bodybuilding's earliest books), Zishe Breitbart, Georg Hackenschmidt, Emy Nkemena, George F. Jowett, Finn Hateral (a pioneer in the art of posing), Frank Saldo, Monte Saldo, William Bankier, Launceston Elliot, Sig Klein, Sgt. Alfred Moss, Joe Nordquist, Lionel Strongfort (\"Strongfortism\"), Gustav Frištenský, Ralph Parcaut (a champion wrestler who also authored an early book on \"physical culture\"), and Alan P. Mead (who became a muscle champion despite the fact that he lost a leg in World War I). Actor Francis X. Bushman, who was a disciple of Sandow, started his career as a bodybuilder and sculptor's model before beginning his famous silent movie career.", "title": "History" }, { "paragraph_id": 10, "text": "Bodybuilding became more popular in the 1950s and 1960s with the emergence of strength and gymnastics champions, and the simultaneous popularization of bodybuilding magazines, training principles, nutrition for bulking up and cutting down, the use of protein and other food supplements, and the opportunity to enter physique contests. The number of bodybuilding organizations grew, and most notably the International Federation of Bodybuilders (IFBB) was founded in 1946 by Canadian brothers Joe and Ben Weider. Other bodybuilding organizations included the Amateur Athletic Union (AAU), National Amateur Bodybuilding Association (NABBA), and the World Bodybuilding Guild (WBBG). Consequently, the contests grew both in number and in size. Besides the many \"Mr. XXX\" (insert town, city, state, or region) championships, the most prestigious titles were Mr. America, Mr. World, Mr. Universe, Mr. Galaxy, and ultimately Mr. Olympia, which was started in 1965 by the IFBB and is now considered the most important bodybuilding competition in the world.", "title": "History" }, { "paragraph_id": 11, "text": "During the 1950s, the most successful and most famous competing bodybuilders were Bill Pearl, Reg Park, Leroy Colbert, and Clarence Ross. Certain bodybuilders rose to fame thanks to the relatively new medium of television, as well as cinema. The most notable were Jack LaLanne, Steve Reeves, Reg Park, and Mickey Hargitay. While there were well-known gyms throughout the country during the 1950s (such as Vince's Gym in North Hollywood, California and Vic Tanny's chain gyms), there were still segments of the United States that had no \"hardcore\" bodybuilding gyms until the advent of Gold's Gym in the mid-1960s. Finally, the famed Muscle Beach in Santa Monica continued its popularity as the place to be for witnessing acrobatic acts, feats of strength, and the like. The movement grew more in the 1960s with increased TV and movie exposure, as bodybuilders were typecast in popular shows and movies.", "title": "History" }, { "paragraph_id": 12, "text": "In the 1970s, bodybuilding had major publicity thanks to the appearance of Arnold Schwarzenegger, Franco Columbu, Lou Ferrigno, Mike Mentzer and others in the 1977 docudrama Pumping Iron. By this time, the IFBB dominated the competitive bodybuilding landscape and the Amateur Athletic Union (AAU) took a back seat. The National Physique Committee (NPC) was formed in 1981 by Jim Manion, who had just stepped down as chairman of the AAU Physique Committee. The NPC has gone on to become the most successful bodybuilding organization in the United States and is the amateur division of the IFBB. The late 1980s and early 1990s saw the decline of AAU-sponsored bodybuilding contests. In 1999, the AAU voted to discontinue its bodybuilding events.", "title": "History" }, { "paragraph_id": 13, "text": "This period also saw the rise of anabolic steroids in bodybuilding and many other sports. More significant use began with Arnold Schwarzenegger, Sergio Oliva, and Lou Ferrigno in the late 1960s and early 1970s, and continuing through the 1980s with Lee Haney, the 1990s with Dorian Yates, Ronnie Coleman, and Markus Rühl, and up to the present day. Bodybuilders such as Greg Kovacs attained mass and size never seen previously but were not successful at the pro level. Others were renowned for their spectacular development of a particular body part, like Tom Platz or Paul Demayo for their leg muscles. At the time of shooting Pumping Iron, Schwarzenegger, while never admitting to steroid use until long after his retirement, said, \"You have to do anything you can to get the advantage in competition\". He would later say that he did not regret using steroids.", "title": "History" }, { "paragraph_id": 14, "text": "To combat anabolic steroid use and in the hopes of becoming a member of the IOC, the IFBB introduced doping tests for both steroids and other banned substances. Although doping tests occurred, the majority of professional bodybuilders still used anabolic steroids for competition. During the 1970s, the use of anabolic steroids was openly discussed, partly due to the fact they were legal. In the Anabolic Steroid Control Act of 1990, U.S. Congress placed anabolic steroids into Schedule III of the Controlled Substances Act (CSA). In Canada, steroids are listed under Schedule IV of the Controlled Drugs and Substances Act, enacted by the federal Parliament in 1996.", "title": "History" }, { "paragraph_id": 15, "text": "In 1990, professional wrestling promoter Vince McMahon attempted to form his own bodybuilding organization known as the World Bodybuilding Federation (WBF). It operated as a sister to the World Wrestling Federation (WWF, now WWE), which provided cross-promotion via its performers and personalities. Tom Platz served as the WBF's director of talent development, and announced the new organization during an ambush of that year's Mr. Olympia (which, unbeknownst to organizers, McMahon and Platz had attended as representatives of an accompanying magazine, Bodybuilding Lifestyles). It touted efforts to bring bigger prize money and more \"dramatic\" events to the sport of bodybuilding—which resulted in its championships being held as pay-per-view events with WWF-inspired sports entertainment features and showmanship. The organization signed high-valued contracts with a number of IFBB regulars.", "title": "History" }, { "paragraph_id": 16, "text": "The IFBB's inaugural championship in June 1991 (won by Gary Strydom) received mixed reviews. The WBF would be indirectly impacted by a steroid scandal involving the WWF, prompting the organization to impose a drug testing policy prior to the 1992 championship. The drug testing policy hampered the quality of the 1992 championship, while attempts to increase interest by hiring WCW wrestler Lex Luger as a figurehead (hosting a WBF television program on USA Network, and planning to make a guest pose during the 1992 championship before being injured in a motorcycle accident) and attempting to sign Lou Ferrigno (who left the organization shortly after the drug testing policy was announced) did not come to fruition. The second PPV received a minuscule audience, and the WBF dissolved only one month later in July 1992.", "title": "History" }, { "paragraph_id": 17, "text": "In 2003, Joe Weider sold Weider Publications to American Media, Inc. (AMI). The position of president of the IFBB was filled by Rafael Santonja following the death of Ben Weider in October 2008. In 2004, contest promoter Wayne DeMilia broke ranks with the IFBB and AMI took over the promotion of the Mr. Olympia contest: in 2017 AMI took the contest outright.", "title": "History" }, { "paragraph_id": 18, "text": "In the early 21st century, patterns of consumption and recreation similar to those of the United States became more widespread in Europe and especially in Eastern Europe following the collapse of the Soviet Union. This resulted in the emergence of whole new populations of bodybuilders from former Eastern Bloc states.", "title": "History" }, { "paragraph_id": 19, "text": "In the early 2000s, the IFBB was attempting to make bodybuilding an Olympic sport. It obtained full IOC membership in 2000 and was attempting to get approved as a demonstration event at the Olympics, which would hopefully lead to it being added as a full contest. This did not happen and Olympic recognition for bodybuilding remains controversial since many argue that bodybuilding is not a sport.", "title": "History" }, { "paragraph_id": 20, "text": "The advent of social media had a profound influence on fitness and bodybuilding. It is common to see platforms such as Instagram, TikTok, and YouTube flooded with fitness-related content, changing how the average person views and interacts with fitness culture. Gym clothing brands like Gymshark, YoungLA and Rawgear leveraged this platform to create their brands. By recruiting fitness ambassadors—real people who embody their brand values—these companies personalize their marketing strategy and create a more relatable image. These ambassadors, often in the form of fitness influencers or personal trainers, promote the brand by sharing their workout routines, dietary plans, and gym clothing. YouTube in particular has seen a surge in fitness content, ranging from gym vlogs to detailed discussions on workout attire. This not only provides consumers with an abundance of free resources to aid their fitness journey, but also creates a more informed consumer base.", "title": "History" }, { "paragraph_id": 21, "text": "Another growing trend with gym-related social media is the phenomenon of gym-shaming; a video posted by content creator Jessica Fernandez on Twitch that went viral showed her lifting weights in a gym while a man in the background stared at her, sparking a widespread debate about narcissism and an increasingly toxic gym culture in the age of social media. The video led to criticism of an emerging trend in which gyms, once known as places for focused workouts, are now being treated as filming locations for aspiring or established influencers with bystanders being unintentionally placed under the public eye in the process. Bodybuilder Joey Swoll, who voiced his concerns over this culture, addressed the controversy by stating that while harassment in gyms needs to be addressed, the man in Fernandez's video was not guilty of it. Although social media is giving more attention to the world of bodybuilding, there are still some areas that are controversial.", "title": "History" }, { "paragraph_id": 22, "text": "In the modern bodybuilding industry, the term \"professional\" generally means a bodybuilder who has won qualifying competitions as an amateur and has earned a \"pro card\" from their respective organization. Professionals earn the right to compete in competitions that include monetary prizes. A pro card also prohibits the athlete from competing in federations other than the one from which they have received the pro card. Depending on the level of success, these bodybuilders may receive monetary compensation from sponsors, much like athletes in other sports.", "title": "Areas" }, { "paragraph_id": 23, "text": "Due to the growing concerns of the high cost, health consequences, and illegal nature of some steroids, many organizations have formed in response and have deemed themselves \"natural\" bodybuilding competitions. In addition to the concerns noted, many promoters of bodybuilding have sought to shed the \"freakish\" perception that the general public has of bodybuilding and have successfully introduced a more mainstream audience to the sport of bodybuilding by including competitors whose physiques appear much more attainable and realistic.", "title": "Areas" }, { "paragraph_id": 24, "text": "In natural contests, the testing protocol ranges among organizations from lie detectors to urinalysis. Penalties also range from organization to organization from suspensions to strict bans from competition. It is also important to note that natural organizations also have their own list of banned substances and it is important to refer to each organization's website for more information about which substances are banned from competition. There are many natural bodybuilding organizations; some of the larger ones include: MuscleMania, Ultimate Fitness Events (UFE), INBF/WNBF, and INBA/PNBA. These organizations either have an American or worldwide presence and are not limited to the country in which they are headquartered.", "title": "Areas" }, { "paragraph_id": 25, "text": "Due to those who found open-bodybuilding to be \"too big\" or \"ugly\" and unhealthy, a new category was started in 2013. The first Men's Physique Olympia winner was Mark Wingson, who was followed by Jeremy Buendia for four consecutive years. Like open-bodybuilding, the federations in which bodybuilders can compete are natural divisions as well as normal ones. The main difference between the two is that men's physique competitors pose in board shorts rather than a traditional posing suit and open-bodybuilders are much larger and are more muscular than the men's physique competitors. Open-bodybuilders have an extensive routine for posing while the Physique category is primarily judged by the front and back poses. Many of the men's physique competitors are not above 200 lbs and have a bit of a more attainable and aesthetic physique in comparison to open-bodybuilders. Although this category started off slowly, it has grown tremendously, and currently men's physique seems to be a more popular class than open-bodybuilding.", "title": "Areas" }, { "paragraph_id": 26, "text": "This is the middle ground of both Men's Physique and Bodybuilding. The competitors in this category are not nearly as big as bodybuilders but not as small as men's physique competitors. They pose and perform in men's boxer briefs to show off the legs, unlike Men's Physique which hide the legs in board shorts. Classic physique started in 2016. Danny Hester was the first classic physique Mr. Olympia. As of 2023, Chris Bumstead is the 5x reigning Mr. Olympia.", "title": "Areas" }, { "paragraph_id": 27, "text": "The female movement of the 1960s, combined with Title IX and the all around fitness revolution, gave birth to new alternative perspectives of feminine beauty that included an athletic physique of toned muscle. This athletic physique was found in various popular media outlets such as fashion magazines. Female bodybuilders changed the limits of traditional femininity as their bodies showed that muscles are not only just for men.", "title": "Areas" }, { "paragraph_id": 28, "text": "The first U.S. Women's National Physique Championship, promoted by Henry McGhee and held in 1978 in Canton, Ohio, is generally regarded as the first true female bodybuilding contest—that is, the first contest where the entrants were judged solely on muscularity. In 1980, the first Ms. Olympia (initially known as the \"Miss\" Olympia), the most prestigious contest for professionals, was held. The first winner was Rachel McLish, who had also won the NPC's USA Championship earlier in the year. The contest was a major turning point for female bodybuilding. McLish inspired many future competitors to start training and competing.", "title": "Areas" }, { "paragraph_id": 29, "text": "In 1985, the documentary Pumping Iron II: The Women was released. It documented the preparation of several women for the 1983 Caesars Palace World Cup Championship. Competitors prominently featured in the film were Kris Alexander, Lori Bowen, Lydia Cheng, Carla Dunlap, Bev Francis, and McLish. At the time, Francis was actually a powerlifter, though she soon made a successful transition to bodybuilding, becoming one of the leading competitors of the late 1980s and early 1990s.", "title": "Areas" }, { "paragraph_id": 30, "text": "The related areas of fitness and figure competition increased in popularity, surpassing that of female bodybuilding, and provided an alternative for women who choose not to develop the level of muscularity necessary for bodybuilding. McLish would closely resemble what is thought of today as a fitness and figure competitor, instead of what is now considered a female bodybuilder. Fitness competitions also adopted gymnastic elements.", "title": "Areas" }, { "paragraph_id": 31, "text": "E. Wilma Conner competed in the 2011 NPC Armbrust Pro Gym Warrior Classic Championships in Loveland, Colorado, at the age of 75 years and 349 days.", "title": "Areas" }, { "paragraph_id": 32, "text": "In competitive bodybuilding, bodybuilders aspire to present an \"aesthetically pleasing\" body on stage. In prejudging, competitors do a series of mandatory poses: the front lat spread, rear lat spread, front double biceps, back double biceps, side chest, side triceps, Most Muscular (men only), abdominals and thighs. Each competitor also performs a personal choreographed routine to display their physique. A posedown is usually held at the end of a posing round, while judges are finishing their scoring. Bodybuilders usually spend a lot of time practising their posing in front of mirrors or under the guidance of their coach.", "title": "Competition" }, { "paragraph_id": 33, "text": "In contrast to strongman or powerlifting competitions, where physical strength is paramount, or to Olympic weightlifting, where the main point is equally split between strength and technique, bodybuilding competitions typically emphasize condition, size, and symmetry. Different organizations emphasize particular aspects of competition, and sometimes have different categories in which to compete.", "title": "Competition" }, { "paragraph_id": 34, "text": "The general strategy adopted by most present-day competitive bodybuilders is to make muscle gains for most of the year (known as the \"off-season\") and, approximately 12–14 weeks from competition, lose a maximum of body fat (referred to as \"cutting\") while preserving as much muscular mass as possible. The bulking phase entails remaining in a net positive energy balance (calorie surplus). The amount of a surplus in which a person remains is based on the person's goals, as a bigger surplus and longer bulking phase will create more fat tissue. The surplus of calories relative to one's energy balance will ensure that muscles remain in a state of anabolism.", "title": "Competition" }, { "paragraph_id": 35, "text": "The cutting phase entails remaining in a net negative energy balance (calorie deficit). The main goal of cutting is to oxidize fat while preserving as much muscle as possible. The larger the calorie deficit, the faster one will lose weight. However, a large calorie deficit will also create the risk of losing muscle tissue.", "title": "Competition" }, { "paragraph_id": 36, "text": "The bulking and cutting strategy is considered effective because there is a well-established link between muscle hypertrophy and being in a state of positive energy balance. A sustained period of caloric surplus will allow the athlete to gain more fat-free mass than they could otherwise gain under eucaloric conditions. Some gain in fat mass is expected, which athletes seek to oxidize in a cutting period while maintaining as much lean mass as possible. However, it is unclear whether one can maintain enough fat-free mass during cutting for the overall process to be worth it.", "title": "Competition" }, { "paragraph_id": 37, "text": "The attempt to increase muscle mass in one's body without any gain in fat is called clean bulking. Competitive bodybuilders focus their efforts to achieve a peak appearance during a brief \"competition season\". Clean bulking takes longer and is a more refined approach to achieving the body fat and muscle mass percentage a person is looking for. A common tactic for keeping fat low and muscle mass high is to have higher calorie and lower calorie days to maintain a balance between gain and loss. Many clean bulk diets start off with a moderate amount of carbs, moderate amount of protein, and a low amount of fats. To maintain a clean bulk, it is important to reach calorie goals every day. Macronutrient goals (carbs, fats, and proteins) will be different for each person, but it is ideal to get as close as possible.", "title": "Competition" }, { "paragraph_id": 38, "text": "\"Dirty bulking\" is the process of eating at a massive caloric surplus without trying to figure out the exact amount of ingested macronutrients, often down with junk food such as burgers and fries. Weightlifters who attempt to gain mass quickly with no aesthetic concerns often choose to do this.", "title": "Competition" }, { "paragraph_id": 39, "text": "Bodybuilders use three main strategies to maximize muscle hypertrophy:", "title": "Muscle growth" }, { "paragraph_id": 40, "text": "Intensive weight training causes micro-tears to the muscles being trained; this is generally known as microtrauma. These micro-tears in the muscle contribute to the soreness felt after exercise, called delayed onset muscle soreness (DOMS). It is the repair of these micro-traumas that results in muscle growth. Normally, this soreness becomes most apparent a day or two after a workout. However, as muscles become adapted to the exercises, soreness tends to decrease.", "title": "Muscle growth" }, { "paragraph_id": 41, "text": "Weight training aims to build muscle by prompting two different types of hypertrophy: sarcoplasmic and myofibrillar. Sarcoplasmic hypertrophy leads to larger muscles and so is favored by bodybuilders more than myofibrillar hypertrophy, which builds athletic strength. Sarcoplasmic hypertrophy is triggered by increasing repetitions, whereas myofibrillar hypertrophy is triggered by lifting heavier weight. In either case, there is an increase in both size and strength of the muscles (compared to what happens if that same individual does not lift weights at all), although the emphasis is different.", "title": "Muscle growth" }, { "paragraph_id": 42, "text": "The high levels of muscle growth and repair achieved by bodybuilders require a specialized diet. Generally speaking, bodybuilders require more calories than the average person of the same weight to provide the protein and energy requirements needed to support their training and increase muscle mass. In preparation of a contest, a sub-maintenance level of food energy is combined with cardiovascular exercise to lose body fat. Proteins, carbohydrates and fats are the three major macronutrients that the human body needs in order to build muscle. The ratios of calories from carbohydrates, proteins, and fats vary depending on the goals of the bodybuilder.", "title": "Muscle growth" }, { "paragraph_id": 43, "text": "Carbohydrates play an important role for bodybuilders. They give the body energy to deal with the rigors of training and recovery. Carbohydrates also promote secretion of insulin, a hormone enabling cells to get the glucose they need. Insulin also carries amino acids into cells and promotes protein synthesis. Insulin has steroid-like effects in terms of muscle gains. It is impossible to promote protein synthesis without the existence of insulin, which means that without ingesting carbohydrates or protein—which also induces the release of insulin—it is impossible to add muscle mass. Bodybuilders seek out low-glycemic polysaccharides and other slowly digesting carbohydrates, which release energy in a more stable fashion than high-glycemic sugars and starches. This is important as high-glycemic carbohydrates cause a sharp insulin response, which places the body in a state where it is likely to store additional food energy as fat. However, bodybuilders frequently do ingest some quickly digesting sugars (often in form of pure dextrose or maltodextrin) just before, during, and/or just after a workout. This may help to replenish glycogen stored within the muscle, and to stimulate muscle protein synthesis.", "title": "Muscle growth" }, { "paragraph_id": 44, "text": "The motor proteins actin and myosin generate the forces exerted by contracting muscles. Cortisol decreases amino acid uptake by muscle and inhibits protein synthesis. Current recommendations suggest that bodybuilders should consume 25–30% of protein per total calorie intake to further their goal of maintaining and improving their body composition. This is a widely debated topic, with many arguing that 1 gram of protein per pound of body weight per day is ideal, some suggesting that less is sufficient, while others recommending 1.5, 2, or more. It is believed that protein needs to be consumed frequently throughout the day, especially during/after a workout, and before sleep. There is also some debate concerning the best type of protein to take. Chicken, turkey, beef, pork, fish, eggs and dairy foods are high in protein, as are some nuts, seeds, beans, and lentils. Casein or whey are often used to supplement the diet with additional protein. Whey is the type of protein contained in many popular brands of protein supplements and is preferred by many bodybuilders because of its high biological value (BV) and quick absorption rates. Whey protein also has a bigger effect than casein on insulin levels, triggering about double the amount of insulin release. That effect is somewhat overcome by combining casein and whey.", "title": "Muscle growth" }, { "paragraph_id": 45, "text": "Bodybuilders were previously thought to require protein with a higher BV than that of soy, which was additionally avoided due to its alleged estrogenic (female hormone) properties, though more recent studies have shown that soy actually contains phytoestrogens which compete with estrogens in the male body and can block estrogenic actions. Soy, flax, and other plant-based foods that contain phytoestrogens are also beneficial because they can inhibit some pituitary functions while stimulating the liver's P450 system (which eliminates hormones, drugs, and waste from the body) to more actively process and excrete excess estrogen.", "title": "Muscle growth" }, { "paragraph_id": 46, "text": "Some bodybuilders often split their food intake into 5 to 7 meals of equal nutritional content and eat at regular intervals (e.g., every 2 to 3 hours). This approach serves two purposes: to limit overindulging in the cutting phase, and to allow for the consumption of large volumes of food during the bulking phase. Eating more frequently does not increase basal metabolic rate when compared to 3 meals a day. While food does have a metabolic cost to digest, absorb, and store, called the thermic effect of food, it depends on the quantity and type of food, not how the food is spread across the meals of the day. Well-controlled studies using whole-body calorimetry and doubly labeled water have demonstrated that there is no metabolic advantage to eating more frequently.", "title": "Muscle growth" }, { "paragraph_id": 47, "text": "The important role of nutrition in building muscle and losing fat means bodybuilders may consume a wide variety of dietary supplements. Various products are used in an attempt to augment muscle size, increase the rate of fat loss, improve joint health, increase natural testosterone production, enhance training performance and prevent potential nutrient deficiencies.", "title": "Muscle growth" }, { "paragraph_id": 48, "text": "Some bodybuilders use drugs such as anabolic steroids and precursor substances such as prohormones to increase muscle hypertrophy. Anabolic steroids cause hypertrophy of both types (I and II) of muscle fibers, likely caused by an increased synthesis of muscle proteins. They also provoke undesired side effects including hepatotoxicity, gynecomastia, acne, the early onset of male pattern baldness and a decline in the body's own testosterone production, which can cause testicular atrophy. Other performance-enhancing substances used by competitive bodybuilders include human growth hormone (HGH). HGH is also used by female bodybuilders to obtain bigger muscles \"while maintaining a 'female appearance'\".", "title": "Muscle growth" }, { "paragraph_id": 49, "text": "Muscle growth is more difficult to achieve in older adults than younger adults because of biological aging, which leads to many metabolic changes detrimental to muscle growth; for instance, by diminishing growth hormone and testosterone levels. Some recent clinical studies have shown that low-dose HGH treatment for adults with HGH deficiency changes the body composition by increasing muscle mass, decreasing fat mass, increasing bone density and muscle strength, improves cardiovascular parameters, and affects the quality of life without significant side effects.", "title": "Muscle growth" }, { "paragraph_id": 50, "text": "In rodents, knockdown of metallothionein gene expression results in activation of the Akt pathway and increases in myotube size, in type IIb fiber hypertrophy, and ultimately in muscle strength.", "title": "Muscle growth" }, { "paragraph_id": 51, "text": "Some bodybuilders inject oils or other compounds into their muscles (sometimes known as \"synthol\") in order to enhance their size or appearance. This practice can have serious health consequences.", "title": "Muscle growth" }, { "paragraph_id": 52, "text": "Although muscle stimulation occurs when lifting weights, muscle growth occurs afterward during rest periods. Some bodybuilders add a massage at the end of each workout to their routine as a method of recovering.", "title": "Muscle growth" }, { "paragraph_id": 53, "text": "Overtraining occurs when a bodybuilder has trained to the point where their workload exceeds their recovery capacity. There are many reasons why overtraining occurs, including lack of adequate nutrition, lack of recovery time between workouts, insufficient sleep, and training at a high intensity for too long (a lack of splitting apart workouts). Training at a high intensity too frequently also stimulates the central nervous system (CNS) and can result in a hyperadrenergic state that interferes with sleep patterns. To avoid overtraining, intense frequent training must be met with at least an equal amount of purposeful recovery. Timely provision of carbohydrates, proteins, and various micronutrients such as vitamins, minerals, phytochemicals, even nutritional supplements are critical. A mental disorder, informally called bigorexia (by analogy with anorexia), may account for overtraining in some individuals. Sufferers feel as if they are never big enough or muscular enough, which forces them to overtrain in order to try to reach their goal physique.", "title": "Muscle growth" }, { "paragraph_id": 54, "text": "An article by Muscle & Fitness magazine, \"Overtrain for Big Gains\", claimed that overtraining for a brief period can be beneficial. Overtraining can be used advantageously, as when a bodybuilder is purposely overtrained for a brief period of time to super compensate during a regeneration phase. These are known as \"shock micro-cycles\" and were a key training technique used by Soviet athletes.", "title": "Muscle growth" } ]
Bodybuilding is the practice of progressive resistance exercise to build, control, and develop one's muscles via hypertrophy. An individual who engages in this activity is referred to as a bodybuilder. It is primarily undertaken for aesthetic purposes over functional ones, distinguishing it from similar activities such as powerlifting, which focuses solely on increasing the physical load one can exert. In competitive bodybuilding, competitors appear onstage in line-ups and perform specified poses for a panel of judges who rank them based on conditioning, muscularity, posing, size, stage presentation, and symmetry. Bodybuilders prepare for competitions by exercising and eliminating non-essential body fat. This is enhanced at the final stage by a combination of carbohydrate loading and dehydration to achieve maximum muscle definition and vascularity. Most bodybuilders also tan and shave their bodies prior to competition. Bodybuilding requires significant time and effort to reach the desired results. A novice bodybuilder may be able to gain 8–15 pounds (4–7 kg) of muscle per year if they lift weights for seven hours per week, but muscle gains begin to slow down after the first two years to about 5–15 pounds (2–7 kg) per year. After five years, gains can decrease to as little as 3–10 pounds (1–5 kg) per year. Some bodybuilders use anabolic steroids and other performance-enhancing drugs to build muscles and recover from injuries faster. However, using performance enhancing drugs can have serious health risks. Furthermore, most competitions prohibit the use of these substances. Despite some calls for drug testing to be implemented, the National Physique Committee does not require testing. The winner of the annual IFBB Mr. Olympia contest is recognized as the world's top male professional bodybuilder. Since 1950, the NABBA Universe Championships have been considered the top amateur bodybuilding contests, with notable winners including Ronnie Coleman, Jay Cutler, Steve Reeves, and Arnold Schwarzenegger.
2001-10-02T19:56:09Z
2023-12-26T07:26:01Z
[ "Template:Redirect", "Template:Cite journal", "Template:Page needed", "Template:Wikibooks", "Template:Strength training exercises", "Template:Authority control", "Template:See also", "Template:Citation needed", "Template:Self-published inline", "Template:As of", "Template:Collist", "Template:Cite news", "Template:Cite book", "Template:Cite thesis", "Template:Better source needed", "Template:Physical exercise", "Template:Strength Sports", "Template:Convert", "Template:Main", "Template:Infobox sport", "Template:According to whom", "Template:Cite press release", "Template:Cite magazine", "Template:Wiktionary category", "Template:Sports of the World Games program", "Template:Snd", "Template:Vague", "Template:Unreliable source?", "Template:Pp-move", "Template:Anchor", "Template:Reflist", "Template:Short description", "Template:Use mdy dates", "Template:Ndash", "Template:Further information", "Template:More medical citations needed", "Template:Cite web", "Template:Commons category" ]
https://en.wikipedia.org/wiki/Bodybuilding
4,361
Biological warfare
Biological warfare, also known as germ warfare, is the use of biological toxins or infectious agents such as bacteria, viruses, insects, and fungi with the intent to kill, harm or incapacitate humans, animals or plants as an act of war. Biological weapons (often termed "bio-weapons", "biological threat agents", or "bio-agents") are living organisms or replicating entities (i.e. viruses, which are not universally considered "alive"). Entomological (insect) warfare is a subtype of biological warfare. Offensive biological warfare in international armed conflicts is a war crime under the 1925 Geneva Protocol and several international humanitarian law treaties. In particular, the 1972 Biological Weapons Convention (BWC) bans the development, production, acquisition, transfer, stockpiling and use of biological weapons. In contrast, defensive biological research for prophylactic, protective or other peaceful purposes is not prohibited by the BWC. Biological warfare is distinct from warfare involving other types of weapons of mass destruction (WMD), including nuclear warfare, chemical warfare, and radiological warfare. None of these are considered conventional weapons, which are deployed primarily for their explosive, kinetic, or incendiary potential. Biological weapons may be employed in various ways to gain a strategic or tactical advantage over the enemy, either by threats or by actual deployments. Like some chemical weapons, biological weapons may also be useful as area denial weapons. These agents may be lethal or non-lethal, and may be targeted against a single individual, a group of people, or even an entire population. They may be developed, acquired, stockpiled or deployed by nation states or by non-national groups. In the latter case, or if a nation-state uses it clandestinely, it may also be considered bioterrorism. Biological warfare and chemical warfare overlap to an extent, as the use of toxins produced by some living organisms is considered under the provisions of both the BWC and the Chemical Weapons Convention. Toxins and psychochemical weapons are often referred to as midspectrum agents. Unlike bioweapons, these midspectrum agents do not reproduce in their host and are typically characterized by shorter incubation periods. A biological attack could conceivably result in large numbers of civilian casualties and cause severe disruption to economic and societal infrastructure. A nation or group that can pose a credible threat of mass casualty has the ability to alter the terms under which other nations or groups interact with it. When indexed to weapon mass and cost of development and storage, biological weapons possess destructive potential and loss of life far in excess of nuclear, chemical or conventional weapons. Accordingly, biological agents are potentially useful as strategic deterrents, in addition to their utility as offensive weapons on the battlefield. As a tactical weapon for military use, a significant problem with biological warfare is that it would take days to be effective, and therefore might not immediately stop an opposing force. Some biological agents (smallpox, pneumonic plague) have the capability of person-to-person transmission via aerosolized respiratory droplets. This feature can be undesirable, as the agent(s) may be transmitted by this mechanism to unintended populations, including neutral or even friendly forces. Worse still, such a weapon could "escape" the laboratory where it was developed, even if there was no intent to use it – for example by infecting a researcher who then transmits it to the outside world before realizing that they were infected. Several cases are known of researchers becoming infected and dying of Ebola, which they had been working with in the lab (though nobody else was infected in those cases) – while there is no evidence that their work was directed towards biological warfare, it demonstrates the potential for accidental infection even of careful researchers fully aware of the dangers. While containment of biological warfare is less of a concern for certain criminal or terrorist organizations, it remains a significant concern for the military and civilian populations of virtually all nations. Rudimentary forms of biological warfare have been practiced since antiquity. The earliest documented incident of the intention to use biological weapons is recorded in Hittite texts of 1500–1200 BCE, in which victims of tularemia were driven into enemy lands, causing an epidemic. The Assyrians poisoned enemy wells with the fungus ergot, though with unknown results. Scythian archers dipped their arrows and Roman soldiers their swords into excrements and cadavers – victims were commonly infected by tetanus as result. In 1346, the bodies of Mongol warriors of the Golden Horde who had died of plague were thrown over the walls of the besieged Crimean city of Kaffa. Specialists disagree about whether this operation was responsible for the spread of the Black Death into Europe, Near East and North Africa, resulting in the deaths of approximately 25 million Europeans. Biological agents were extensively used in many parts of Africa from the sixteenth century AD, most of the time in the form of poisoned arrows, or powder spread on the war front as well as poisoning of horses and water supply of the enemy forces. In Borgu, there were specific mixtures to kill, hypnotize, make the enemy bold, and to act as an antidote against the poison of the enemy as well. The creation of biologicals was reserved for a specific and professional class of medicine-men. During the French and Indian War, in June 1763 a group of Native Americans laid siege to British-held Fort Pitt. The commander of Fort Pitt, Simeon Ecuyer, ordered his men to take smallpox-infested blankets from the infirmary and give it to a Lenape delegation during the siege. A reported outbreak that began the spring before left as many as one hundred Native Americans dead in Ohio Country from 1763 to 1764. It is not clear whether the smallpox was a result of the Fort Pitt incident or the virus was already present among the Delaware people as outbreaks happened on their own every dozen or so years and the delegates were met again later and seemingly had not contracted smallpox. During the American Revolutionary War, Continental Army officer George Washington mentioned to the Continental Congress that he had heard a rumor from a sailor that his opponent during the Siege of Boston, General William Howe, had deliberately sent civilians out of the city in the hopes of spreading the ongoing smallpox epidemic to American lines; Washington, remaining unconvinced, wrote that he "could hardly give credit to" the claim. Washington had already inoculated his soldiers, diminishing the effect of the epidemic. Some historians have claimed that a detachment of the Corps of Royal Marines stationed in New South Wales, Australia, deliberately used smallpox there in 1789. Dr Seth Carus states: "Ultimately, we have a strong circumstantial case supporting the theory that someone deliberately introduced smallpox in the Aboriginal population." By 1900 the germ theory and advances in bacteriology brought a new level of sophistication to the techniques for possible use of bio-agents in war. Biological sabotage in the form of anthrax and glanders was undertaken on behalf of the Imperial German government during World War I (1914–1918), with indifferent results. The Geneva Protocol of 1925 prohibited the first use of chemical and biological weapons against enemy nationals in international armed conflicts. With the onset of World War II, the Ministry of Supply in the United Kingdom established a biological warfare program at Porton Down, headed by the microbiologist Paul Fildes. The research was championed by Winston Churchill and soon tularemia, anthrax, brucellosis, and botulism toxins had been effectively weaponized. In particular, Gruinard Island in Scotland, was contaminated with anthrax during a series of extensive tests for the next 56 years. Although the UK never offensively used the biological weapons it developed, its program was the first to successfully weaponize a variety of deadly pathogens and bring them into industrial production. Other nations, notably France and Japan, had begun their own biological weapons programs. When the United States entered the war, Allied resources were pooled at the request of the British. The U.S. then established a large research program and industrial complex at Fort Detrick, Maryland, in 1942 under the direction of George W. Merck. The biological and chemical weapons developed during that period were tested at the Dugway Proving Grounds in Utah. Soon there were facilities for the mass production of anthrax spores, brucellosis, and botulism toxins, although the war was over before these weapons could be of much operational use. The most notorious program of the period was run by the secret Imperial Japanese Army Unit 731 during the war, based at Pingfan in Manchuria and commanded by Lieutenant General Shirō Ishii. This biological warfare research unit conducted often fatal human experiments on prisoners, and produced biological weapons for combat use. Although the Japanese effort lacked the technological sophistication of the American or British programs, it far outstripped them in its widespread application and indiscriminate brutality. Biological weapons were used against Chinese soldiers and civilians in several military campaigns. In 1940, the Japanese Army Air Force bombed Ningbo with ceramic bombs full of fleas carrying the bubonic plague. Many of these operations were ineffective due to inefficient delivery systems, although up to 400,000 people may have died. During the Zhejiang-Jiangxi Campaign in 1942, around 1,700 Japanese troops died out of a total 10,000 Japanese soldiers who fell ill with disease when their own biological weapons attack rebounded on their own forces. During the final months of World War II, Japan planned to use plague as a biological weapon against U.S. civilians in San Diego, California, during Operation Cherry Blossoms at Night. The plan was set to launch on 22 September 1945, but it was not executed because of Japan's surrender on 15 August 1945. In Britain, the 1950s saw the weaponization of plague, brucellosis, tularemia and later equine encephalomyelitis and vaccinia viruses, but the programme was unilaterally cancelled in 1956. The United States Army Biological Warfare Laboratories weaponized anthrax, tularemia, brucellosis, Q-fever and others. In 1969, US President Richard Nixon decided to unilaterally terminate the offensive biological weapons program of the US, allowing only scientific research for defensive measures. This decision increased the momentum of the negotiations for a ban on biological warfare, which took place from 1969 to 1972 in the United Nation's Conference of the Committee on Disarmament in Geneva. These negotiations resulted in the Biological Weapons Convention, which was opened for signature on 10 April 1972 and entered into force on 26 March 1975 after its ratification by 22 states. Despite being a party and depositary to the BWC, the Soviet Union continued and expanded its massive offensive biological weapons program, under the leadership of the allegedly civilian institution Biopreparat. The Soviet Union attracted international suspicion after the 1979 Sverdlovsk anthrax leak killed approximately 65 to 100 people. According to historians Benny Morris and Benjamin Kedar, Israel conducted a biological warfare operation codenamed "Cast Thy Bread" during the 1948 Arab–Israeli War. The Haganah initially used typhoid bacteria to contaminate water wells in newly-cleared Arab villages to prevent the population including militiamen from returning. Later, the biological warfare campaign expanded to include Jewish settlements that were in imminent danger of being captured by Arab troops and inhabited Arab towns not slated for capture. There was also plans to expand the biological warfare campaign into other Arab states including Egypt, Lebanon and Syria, but they were not carried out. International restrictions on biological warfare began with the 1925 Geneva Protocol, which prohibits the use but not the possession or development of biological and chemical weapons in international armed conflicts. Upon ratification of the Geneva Protocol, several countries made reservations regarding its applicability and use in retaliation. Due to these reservations, it was in practice a "no-first-use" agreement only. The 1972 Biological Weapons Convention (BWC) supplements the Geneva Protocol by prohibiting the development, production, acquisition, transfer, stockpiling and use of biological weapons. Having entered into force on 26 March 1975, the BWC was the first multilateral disarmament treaty to ban the production of an entire category of weapons of mass destruction. As of March 2021, 183 states have become party to the treaty. The BWC is considered to have established a strong global norm against biological weapons, which is reflected in the treaty's preamble, stating that the use of biological weapons would be "repugnant to the conscience of mankind". The BWC's effectiveness has been limited due to insufficient institutional support and the absence of any formal verification regime to monitor compliance. In 1985, the Australia Group was established, a multilateral export control regime of 43 countries aiming to prevent the proliferation of chemical and biological weapons. In 2004, the United Nations Security Council passed Resolution 1540, which obligates all UN Member States to develop and enforce appropriate legal and regulatory measures against the proliferation of chemical, biological, radiological, and nuclear weapons and their means of delivery, in particular, to prevent the spread of weapons of mass destruction to non-state actors. Biological weapons are difficult to detect, economical and easy to use, making them appealing to terrorists. The cost of a biological weapon is estimated to be about 0.05 percent the cost of a conventional weapon in order to produce similar numbers of mass casualties per kilometer square. Moreover, their production is very easy as common technology can be used to produce biological warfare agents, like that used in production of vaccines, foods, spray devices, beverages and antibiotics. A major factor in biological warfare that attracts terrorists is that they can easily escape before the government agencies or secret agencies have even started their investigation. This is because the potential organism has an incubation period of 3 to 7 days, after which the results begin to appear, thereby giving terrorists a lead. A technique called Clustered, Regularly Interspaced, Short Palindromic Repeat (CRISPR-Cas9) is now so cheap and widely available that scientists fear that amateurs will start experimenting with them. In this technique, a DNA sequence is cut off and replaced with a new sequence, e.g. one that codes for a particular protein, with the intent of modifying an organism's traits. Concerns have emerged regarding do-it-yourself biology research organizations due to their associated risk that a rogue amateur DIY researcher could attempt to develop dangerous bioweapons using genome editing technology. In 2002, when CNN went through Al-Qaeda's (AQ's) experiments with crude poisons, they found out that AQ had begun planning ricin and cyanide attacks with the help of a loose association of terrorist cells. The associates had infiltrated many countries like Turkey, Italy, Spain, France and others. In 2015, to combat the threat of bioterrorism, a National Blueprint for Biodefense was issued by the Blue-Ribbon Study Panel on Biodefense. Also, 233 potential exposures of select biological agents outside of the primary barriers of the biocontainment in the US were described by the annual report of the Federal Select Agent Program. Though a verification system can reduce bioterrorism, an employee, or a lone terrorist having adequate knowledge of a bio-technology company's facilities, can cause potential danger by utilizing, without proper oversight and supervision, that company's resources. Moreover, it has been found that about 95% of accidents that have occurred due to low security have been done by employees or those who had a security clearance. Entomological warfare (EW) is a type of biological warfare that uses insects to attack the enemy. The concept has existed for centuries and research and development have continued into the modern era. EW has been used in battle by Japan and several other nations have developed and been accused of using an entomological warfare program. EW may employ insects in a direct attack or as vectors to deliver a biological agent, such as plague. Essentially, EW exists in three varieties. One type of EW involves infecting insects with a pathogen and then dispersing the insects over target areas. The insects then act as a vector, infecting any person or animal they might bite. Another type of EW is a direct insect attack against crops; the insect may not be infected with any pathogen but instead represents a threat to agriculture. The final method uses uninfected insects, such as bees or wasps, to directly attack the enemy. Theoretically, novel approaches in biotechnology, such as synthetic biology could be used in the future to design novel types of biological warfare agents. Most of the biosecurity concerns in synthetic biology are focused on the role of DNA synthesis and the risk of producing genetic material of lethal viruses (e.g. 1918 Spanish flu, polio) in the lab. Recently, the CRISPR/Cas system has emerged as a promising technique for gene editing. It was hailed by The Washington Post as "the most important innovation in the synthetic biology space in nearly 30 years." While other methods take months or years to edit gene sequences, CRISPR speeds that time up to weeks. Due to its ease of use and accessibility, it has raised a number of ethical concerns, especially surrounding its use in the biohacking space. Ideal characteristics of a biological agent to be used as a weapon against humans are high infectivity, high virulence, non-availability of vaccines and availability of an effective and efficient delivery system. Stability of the weaponized agent (the ability of the agent to retain its infectivity and virulence after a prolonged period of storage) may also be desirable, particularly for military applications, and the ease of creating one is often considered. Control of the spread of the agent may be another desired characteristic. The primary difficulty is not the production of the biological agent, as many biological agents used in weapons can be manufactured relatively quickly, cheaply and easily. Rather, it is the weaponization, storage, and delivery in an effective vehicle to a vulnerable target that pose significant problems. For example, Bacillus anthracis is considered an effective agent for several reasons. First, it forms hardy spores, perfect for dispersal aerosols. Second, this organism is not considered transmissible from person to person, and thus rarely if ever causes secondary infections. A pulmonary anthrax infection starts with ordinary influenza-like symptoms and progresses to a lethal hemorrhagic mediastinitis within 3–7 days, with a fatality rate that is 90% or higher in untreated patients. Finally, friendly personnel and civilians can be protected with suitable antibiotics. Agents considered for weaponization, or known to be weaponized, include bacteria such as Bacillus anthracis, Brucella spp., Burkholderia mallei, Burkholderia pseudomallei, Chlamydophila psittaci, Coxiella burnetii, Francisella tularensis, some of the Rickettsiaceae (especially Rickettsia prowazekii and Rickettsia rickettsii), Shigella spp., Vibrio cholerae, and Yersinia pestis. Many viral agents have been studied and/or weaponized, including some of the Bunyaviridae (especially Rift Valley fever virus), Ebolavirus, many of the Flaviviridae (especially Japanese encephalitis virus), Machupo virus, Coronaviruses, Marburg virus, Variola virus, and yellow fever virus. Fungal agents that have been studied include Coccidioides spp. Toxins that can be used as weapons include ricin, staphylococcal enterotoxin B, botulinum toxin, saxitoxin, and many mycotoxins. These toxins and the organisms that produce them are sometimes referred to as select agents. In the United States, their possession, use, and transfer are regulated by the Centers for Disease Control and Prevention's Select Agent Program. The former US biological warfare program categorized its weaponized anti-personnel bio-agents as either Lethal Agents (Bacillus anthracis, Francisella tularensis, Botulinum toxin) or Incapacitating Agents (Brucella suis, Coxiella burnetii, Venezuelan equine encephalitis virus, Staphylococcal enterotoxin B). The United States developed an anti-crop capability during the Cold War that used plant diseases (bioherbicides, or mycoherbicides) for destroying enemy agriculture. Biological weapons also target fisheries as well as water-based vegetation. It was believed that the destruction of enemy agriculture on a strategic scale could thwart Sino-Soviet aggression in a general war. Diseases such as wheat blast and rice blast were weaponized in aerial spray tanks and cluster bombs for delivery to enemy watersheds in agricultural regions to initiate epiphytotic (epidemics among plants). On the other hand, some sources report that these agents were stockpiled but never weaponized. When the United States renounced its offensive biological warfare program in 1969 and 1970, the vast majority of its biological arsenal was composed of these plant diseases. Enterotoxins and Mycotoxins were not affected by Nixon's order. Though herbicides are chemicals, they are often grouped with biological warfare and chemical warfare because they may work in a similar manner as biotoxins or bioregulators. The Army Biological Laboratory tested each agent and the Army's Technical Escort Unit was responsible for the transport of all chemical, biological, radiological (nuclear) materials. Biological warfare can also specifically target plants to destroy crops or defoliate vegetation. The United States and Britain discovered plant growth regulators (i.e., herbicides) during the Second World War, which were then used by the UK in the counterinsurgency operations of the Malayan Emergency. Inspired by the use in Malaysia, the US military effort in the Vietnam War included a mass dispersal of a variety of herbicides, famously Agent Orange, with the aim of destroying farmland and defoliating forests used as cover by the Viet Cong. Sri Lanka deployed military defoliants in its prosecution of the Eelam War against Tamil insurgents. During World War I, German saboteurs used anthrax and glanders to sicken cavalry horses in U.S. and France, sheep in Romania, and livestock in Argentina intended for the Entente forces. One of these German saboteurs was Anton Dilger. Also, Germany itself became a victim of similar attacks – horses bound for Germany were infected with Burkholderia by French operatives in Switzerland. During World War II, the U.S. and Canada secretly investigated the use of rinderpest, a highly lethal disease of cattle, as a bioweapon. In the 1980s Soviet Ministry of Agriculture had successfully developed variants of foot-and-mouth disease, and rinderpest against cows, African swine fever for pigs, and psittacosis to kill the chicken. These agents were prepared to spray them down from tanks attached to airplanes over hundreds of miles. The secret program was code-named "Ecology". During the Mau Mau Uprising in 1952, the poisonous latex of the African milk bush was used to kill cattle. In 2010 at The Meeting of the States Parties to the Convention on the Prohibition of the Development, Production and Stockpiling of Bacteriological (Biological) and Toxin Weapons and Their Destruction in Geneva the sanitary epidemiological reconnaissance was suggested as well-tested means for enhancing the monitoring of infections and parasitic agents, for the practical implementation of the International Health Regulations (2005). The aim was to prevent and minimize the consequences of natural outbreaks of dangerous infectious diseases as well as the threat of alleged use of biological weapons against BTWC States Parties. Many countries require their active-duty military personnel to get vaccinated for certain diseases that may potentially be used as a bioweapon such as anthrax, smallpox, and various other vaccines depending on the Area of Operations of the individual military units and commands. It is important to note that most classical and modern biological weapons' pathogens can be obtained from a plant or an animal which is naturally infected. In the largest biological weapons accident known—the anthrax outbreak in Sverdlovsk (now Yekaterinburg) in the Soviet Union in 1979—sheep became ill with anthrax as far as 200 kilometers from the release point of the organism from a military facility in the southeastern portion of the city and still off-limits to visitors today, (see Sverdlovsk Anthrax leak). Thus, a robust surveillance system involving human clinicians and veterinarians may identify a bioweapons attack early in the course of an epidemic, permitting the prophylaxis of disease in the vast majority of people (and/or animals) exposed but not yet ill. For example, in the case of anthrax, it is likely that by 24–36 hours after an attack, some small percentage of individuals (those with the compromised immune system or who had received a large dose of the organism due to proximity to the release point) will become ill with classical symptoms and signs (including a virtually unique chest X-ray finding, often recognized by public health officials if they receive timely reports). The incubation period for humans is estimated to be about 11.8 days to 12.1 days. This suggested period is the first model that is independently consistent with data from the largest known human outbreak. These projections refine previous estimates of the distribution of early-onset cases after a release and support a recommended 60-day course of prophylactic antibiotic treatment for individuals exposed to low doses of anthrax. By making these data available to local public health officials in real time, most models of anthrax epidemics indicate that more than 80% of an exposed population can receive antibiotic treatment before becoming symptomatic, and thus avoid the moderately high mortality of the disease. From most specific to least specific: The goal of biodefense is to integrate the sustained efforts of the national and homeland security, medical, public health, intelligence, diplomatic, and law enforcement communities. Health care providers and public health officers are among the first lines of defense. In some countries private, local, and provincial (state) capabilities are being augmented by and coordinated with federal assets, to provide layered defenses against biological weapon attacks. During the first Gulf War the United Nations activated a biological and chemical response team, Task Force Scorpio, to respond to any potential use of weapons of mass destruction on civilians. The traditional approach toward protecting agriculture, food, and water: focusing on the natural or unintentional introduction of a disease is being strengthened by focused efforts to address current and anticipated future biological weapons threats that may be deliberate, multiple, and repetitive. The growing threat of biowarfare agents and bioterrorism has led to the development of specific field tools that perform on-the-spot analysis and identification of encountered suspect materials. One such technology, being developed by researchers from the Lawrence Livermore National Laboratory (LLNL), employs a "sandwich immunoassay", in which fluorescent dye-labeled antibodies aimed at specific pathogens are attached to silver and gold nanowires. In the Netherlands, the company TNO has designed Bioaerosol Single Particle Recognition eQuipment (BiosparQ). This system would be implemented into the national response plan for bioweapon attacks in the Netherlands. Researchers at Ben Gurion University in Israel are developing a different device called the BioPen, essentially a "Lab-in-a-Pen", which can detect known biological agents in under 20 minutes using an adaptation of the ELISA, a similar widely employed immunological technique, that in this case incorporates fiber optics. Bioweaponeers: Writers and activists:
[ { "paragraph_id": 0, "text": "Biological warfare, also known as germ warfare, is the use of biological toxins or infectious agents such as bacteria, viruses, insects, and fungi with the intent to kill, harm or incapacitate humans, animals or plants as an act of war. Biological weapons (often termed \"bio-weapons\", \"biological threat agents\", or \"bio-agents\") are living organisms or replicating entities (i.e. viruses, which are not universally considered \"alive\"). Entomological (insect) warfare is a subtype of biological warfare.", "title": "" }, { "paragraph_id": 1, "text": "Offensive biological warfare in international armed conflicts is a war crime under the 1925 Geneva Protocol and several international humanitarian law treaties. In particular, the 1972 Biological Weapons Convention (BWC) bans the development, production, acquisition, transfer, stockpiling and use of biological weapons. In contrast, defensive biological research for prophylactic, protective or other peaceful purposes is not prohibited by the BWC.", "title": "" }, { "paragraph_id": 2, "text": "Biological warfare is distinct from warfare involving other types of weapons of mass destruction (WMD), including nuclear warfare, chemical warfare, and radiological warfare. None of these are considered conventional weapons, which are deployed primarily for their explosive, kinetic, or incendiary potential.", "title": "" }, { "paragraph_id": 3, "text": "Biological weapons may be employed in various ways to gain a strategic or tactical advantage over the enemy, either by threats or by actual deployments. Like some chemical weapons, biological weapons may also be useful as area denial weapons. These agents may be lethal or non-lethal, and may be targeted against a single individual, a group of people, or even an entire population. They may be developed, acquired, stockpiled or deployed by nation states or by non-national groups. In the latter case, or if a nation-state uses it clandestinely, it may also be considered bioterrorism.", "title": "" }, { "paragraph_id": 4, "text": "Biological warfare and chemical warfare overlap to an extent, as the use of toxins produced by some living organisms is considered under the provisions of both the BWC and the Chemical Weapons Convention. Toxins and psychochemical weapons are often referred to as midspectrum agents. Unlike bioweapons, these midspectrum agents do not reproduce in their host and are typically characterized by shorter incubation periods.", "title": "" }, { "paragraph_id": 5, "text": "A biological attack could conceivably result in large numbers of civilian casualties and cause severe disruption to economic and societal infrastructure.", "title": "Overview" }, { "paragraph_id": 6, "text": "A nation or group that can pose a credible threat of mass casualty has the ability to alter the terms under which other nations or groups interact with it. When indexed to weapon mass and cost of development and storage, biological weapons possess destructive potential and loss of life far in excess of nuclear, chemical or conventional weapons. Accordingly, biological agents are potentially useful as strategic deterrents, in addition to their utility as offensive weapons on the battlefield.", "title": "Overview" }, { "paragraph_id": 7, "text": "As a tactical weapon for military use, a significant problem with biological warfare is that it would take days to be effective, and therefore might not immediately stop an opposing force. Some biological agents (smallpox, pneumonic plague) have the capability of person-to-person transmission via aerosolized respiratory droplets. This feature can be undesirable, as the agent(s) may be transmitted by this mechanism to unintended populations, including neutral or even friendly forces. Worse still, such a weapon could \"escape\" the laboratory where it was developed, even if there was no intent to use it – for example by infecting a researcher who then transmits it to the outside world before realizing that they were infected. Several cases are known of researchers becoming infected and dying of Ebola, which they had been working with in the lab (though nobody else was infected in those cases) – while there is no evidence that their work was directed towards biological warfare, it demonstrates the potential for accidental infection even of careful researchers fully aware of the dangers. While containment of biological warfare is less of a concern for certain criminal or terrorist organizations, it remains a significant concern for the military and civilian populations of virtually all nations.", "title": "Overview" }, { "paragraph_id": 8, "text": "Rudimentary forms of biological warfare have been practiced since antiquity. The earliest documented incident of the intention to use biological weapons is recorded in Hittite texts of 1500–1200 BCE, in which victims of tularemia were driven into enemy lands, causing an epidemic. The Assyrians poisoned enemy wells with the fungus ergot, though with unknown results. Scythian archers dipped their arrows and Roman soldiers their swords into excrements and cadavers – victims were commonly infected by tetanus as result. In 1346, the bodies of Mongol warriors of the Golden Horde who had died of plague were thrown over the walls of the besieged Crimean city of Kaffa. Specialists disagree about whether this operation was responsible for the spread of the Black Death into Europe, Near East and North Africa, resulting in the deaths of approximately 25 million Europeans.", "title": "History" }, { "paragraph_id": 9, "text": "Biological agents were extensively used in many parts of Africa from the sixteenth century AD, most of the time in the form of poisoned arrows, or powder spread on the war front as well as poisoning of horses and water supply of the enemy forces. In Borgu, there were specific mixtures to kill, hypnotize, make the enemy bold, and to act as an antidote against the poison of the enemy as well. The creation of biologicals was reserved for a specific and professional class of medicine-men.", "title": "History" }, { "paragraph_id": 10, "text": "During the French and Indian War, in June 1763 a group of Native Americans laid siege to British-held Fort Pitt. The commander of Fort Pitt, Simeon Ecuyer, ordered his men to take smallpox-infested blankets from the infirmary and give it to a Lenape delegation during the siege. A reported outbreak that began the spring before left as many as one hundred Native Americans dead in Ohio Country from 1763 to 1764. It is not clear whether the smallpox was a result of the Fort Pitt incident or the virus was already present among the Delaware people as outbreaks happened on their own every dozen or so years and the delegates were met again later and seemingly had not contracted smallpox. During the American Revolutionary War, Continental Army officer George Washington mentioned to the Continental Congress that he had heard a rumor from a sailor that his opponent during the Siege of Boston, General William Howe, had deliberately sent civilians out of the city in the hopes of spreading the ongoing smallpox epidemic to American lines; Washington, remaining unconvinced, wrote that he \"could hardly give credit to\" the claim. Washington had already inoculated his soldiers, diminishing the effect of the epidemic. Some historians have claimed that a detachment of the Corps of Royal Marines stationed in New South Wales, Australia, deliberately used smallpox there in 1789. Dr Seth Carus states: \"Ultimately, we have a strong circumstantial case supporting the theory that someone deliberately introduced smallpox in the Aboriginal population.\"", "title": "History" }, { "paragraph_id": 11, "text": "By 1900 the germ theory and advances in bacteriology brought a new level of sophistication to the techniques for possible use of bio-agents in war. Biological sabotage in the form of anthrax and glanders was undertaken on behalf of the Imperial German government during World War I (1914–1918), with indifferent results. The Geneva Protocol of 1925 prohibited the first use of chemical and biological weapons against enemy nationals in international armed conflicts.", "title": "History" }, { "paragraph_id": 12, "text": "With the onset of World War II, the Ministry of Supply in the United Kingdom established a biological warfare program at Porton Down, headed by the microbiologist Paul Fildes. The research was championed by Winston Churchill and soon tularemia, anthrax, brucellosis, and botulism toxins had been effectively weaponized. In particular, Gruinard Island in Scotland, was contaminated with anthrax during a series of extensive tests for the next 56 years. Although the UK never offensively used the biological weapons it developed, its program was the first to successfully weaponize a variety of deadly pathogens and bring them into industrial production. Other nations, notably France and Japan, had begun their own biological weapons programs.", "title": "History" }, { "paragraph_id": 13, "text": "When the United States entered the war, Allied resources were pooled at the request of the British. The U.S. then established a large research program and industrial complex at Fort Detrick, Maryland, in 1942 under the direction of George W. Merck. The biological and chemical weapons developed during that period were tested at the Dugway Proving Grounds in Utah. Soon there were facilities for the mass production of anthrax spores, brucellosis, and botulism toxins, although the war was over before these weapons could be of much operational use.", "title": "History" }, { "paragraph_id": 14, "text": "The most notorious program of the period was run by the secret Imperial Japanese Army Unit 731 during the war, based at Pingfan in Manchuria and commanded by Lieutenant General Shirō Ishii. This biological warfare research unit conducted often fatal human experiments on prisoners, and produced biological weapons for combat use. Although the Japanese effort lacked the technological sophistication of the American or British programs, it far outstripped them in its widespread application and indiscriminate brutality. Biological weapons were used against Chinese soldiers and civilians in several military campaigns. In 1940, the Japanese Army Air Force bombed Ningbo with ceramic bombs full of fleas carrying the bubonic plague. Many of these operations were ineffective due to inefficient delivery systems, although up to 400,000 people may have died. During the Zhejiang-Jiangxi Campaign in 1942, around 1,700 Japanese troops died out of a total 10,000 Japanese soldiers who fell ill with disease when their own biological weapons attack rebounded on their own forces.", "title": "History" }, { "paragraph_id": 15, "text": "During the final months of World War II, Japan planned to use plague as a biological weapon against U.S. civilians in San Diego, California, during Operation Cherry Blossoms at Night. The plan was set to launch on 22 September 1945, but it was not executed because of Japan's surrender on 15 August 1945.", "title": "History" }, { "paragraph_id": 16, "text": "In Britain, the 1950s saw the weaponization of plague, brucellosis, tularemia and later equine encephalomyelitis and vaccinia viruses, but the programme was unilaterally cancelled in 1956. The United States Army Biological Warfare Laboratories weaponized anthrax, tularemia, brucellosis, Q-fever and others.", "title": "History" }, { "paragraph_id": 17, "text": "In 1969, US President Richard Nixon decided to unilaterally terminate the offensive biological weapons program of the US, allowing only scientific research for defensive measures. This decision increased the momentum of the negotiations for a ban on biological warfare, which took place from 1969 to 1972 in the United Nation's Conference of the Committee on Disarmament in Geneva. These negotiations resulted in the Biological Weapons Convention, which was opened for signature on 10 April 1972 and entered into force on 26 March 1975 after its ratification by 22 states.", "title": "History" }, { "paragraph_id": 18, "text": "Despite being a party and depositary to the BWC, the Soviet Union continued and expanded its massive offensive biological weapons program, under the leadership of the allegedly civilian institution Biopreparat. The Soviet Union attracted international suspicion after the 1979 Sverdlovsk anthrax leak killed approximately 65 to 100 people.", "title": "History" }, { "paragraph_id": 19, "text": "According to historians Benny Morris and Benjamin Kedar, Israel conducted a biological warfare operation codenamed \"Cast Thy Bread\" during the 1948 Arab–Israeli War. The Haganah initially used typhoid bacteria to contaminate water wells in newly-cleared Arab villages to prevent the population including militiamen from returning. Later, the biological warfare campaign expanded to include Jewish settlements that were in imminent danger of being captured by Arab troops and inhabited Arab towns not slated for capture. There was also plans to expand the biological warfare campaign into other Arab states including Egypt, Lebanon and Syria, but they were not carried out.", "title": "History" }, { "paragraph_id": 20, "text": "International restrictions on biological warfare began with the 1925 Geneva Protocol, which prohibits the use but not the possession or development of biological and chemical weapons in international armed conflicts. Upon ratification of the Geneva Protocol, several countries made reservations regarding its applicability and use in retaliation. Due to these reservations, it was in practice a \"no-first-use\" agreement only.", "title": "International law" }, { "paragraph_id": 21, "text": "The 1972 Biological Weapons Convention (BWC) supplements the Geneva Protocol by prohibiting the development, production, acquisition, transfer, stockpiling and use of biological weapons. Having entered into force on 26 March 1975, the BWC was the first multilateral disarmament treaty to ban the production of an entire category of weapons of mass destruction. As of March 2021, 183 states have become party to the treaty. The BWC is considered to have established a strong global norm against biological weapons, which is reflected in the treaty's preamble, stating that the use of biological weapons would be \"repugnant to the conscience of mankind\". The BWC's effectiveness has been limited due to insufficient institutional support and the absence of any formal verification regime to monitor compliance.", "title": "International law" }, { "paragraph_id": 22, "text": "In 1985, the Australia Group was established, a multilateral export control regime of 43 countries aiming to prevent the proliferation of chemical and biological weapons.", "title": "International law" }, { "paragraph_id": 23, "text": "In 2004, the United Nations Security Council passed Resolution 1540, which obligates all UN Member States to develop and enforce appropriate legal and regulatory measures against the proliferation of chemical, biological, radiological, and nuclear weapons and their means of delivery, in particular, to prevent the spread of weapons of mass destruction to non-state actors.", "title": "International law" }, { "paragraph_id": 24, "text": "Biological weapons are difficult to detect, economical and easy to use, making them appealing to terrorists. The cost of a biological weapon is estimated to be about 0.05 percent the cost of a conventional weapon in order to produce similar numbers of mass casualties per kilometer square. Moreover, their production is very easy as common technology can be used to produce biological warfare agents, like that used in production of vaccines, foods, spray devices, beverages and antibiotics. A major factor in biological warfare that attracts terrorists is that they can easily escape before the government agencies or secret agencies have even started their investigation. This is because the potential organism has an incubation period of 3 to 7 days, after which the results begin to appear, thereby giving terrorists a lead.", "title": "Bioterrorism" }, { "paragraph_id": 25, "text": "A technique called Clustered, Regularly Interspaced, Short Palindromic Repeat (CRISPR-Cas9) is now so cheap and widely available that scientists fear that amateurs will start experimenting with them. In this technique, a DNA sequence is cut off and replaced with a new sequence, e.g. one that codes for a particular protein, with the intent of modifying an organism's traits. Concerns have emerged regarding do-it-yourself biology research organizations due to their associated risk that a rogue amateur DIY researcher could attempt to develop dangerous bioweapons using genome editing technology.", "title": "Bioterrorism" }, { "paragraph_id": 26, "text": "In 2002, when CNN went through Al-Qaeda's (AQ's) experiments with crude poisons, they found out that AQ had begun planning ricin and cyanide attacks with the help of a loose association of terrorist cells. The associates had infiltrated many countries like Turkey, Italy, Spain, France and others. In 2015, to combat the threat of bioterrorism, a National Blueprint for Biodefense was issued by the Blue-Ribbon Study Panel on Biodefense. Also, 233 potential exposures of select biological agents outside of the primary barriers of the biocontainment in the US were described by the annual report of the Federal Select Agent Program.", "title": "Bioterrorism" }, { "paragraph_id": 27, "text": "Though a verification system can reduce bioterrorism, an employee, or a lone terrorist having adequate knowledge of a bio-technology company's facilities, can cause potential danger by utilizing, without proper oversight and supervision, that company's resources. Moreover, it has been found that about 95% of accidents that have occurred due to low security have been done by employees or those who had a security clearance.", "title": "Bioterrorism" }, { "paragraph_id": 28, "text": "Entomological warfare (EW) is a type of biological warfare that uses insects to attack the enemy. The concept has existed for centuries and research and development have continued into the modern era. EW has been used in battle by Japan and several other nations have developed and been accused of using an entomological warfare program. EW may employ insects in a direct attack or as vectors to deliver a biological agent, such as plague. Essentially, EW exists in three varieties. One type of EW involves infecting insects with a pathogen and then dispersing the insects over target areas. The insects then act as a vector, infecting any person or animal they might bite. Another type of EW is a direct insect attack against crops; the insect may not be infected with any pathogen but instead represents a threat to agriculture. The final method uses uninfected insects, such as bees or wasps, to directly attack the enemy.", "title": "Entomology" }, { "paragraph_id": 29, "text": "Theoretically, novel approaches in biotechnology, such as synthetic biology could be used in the future to design novel types of biological warfare agents.", "title": "Genetics" }, { "paragraph_id": 30, "text": "Most of the biosecurity concerns in synthetic biology are focused on the role of DNA synthesis and the risk of producing genetic material of lethal viruses (e.g. 1918 Spanish flu, polio) in the lab. Recently, the CRISPR/Cas system has emerged as a promising technique for gene editing. It was hailed by The Washington Post as \"the most important innovation in the synthetic biology space in nearly 30 years.\" While other methods take months or years to edit gene sequences, CRISPR speeds that time up to weeks. Due to its ease of use and accessibility, it has raised a number of ethical concerns, especially surrounding its use in the biohacking space.", "title": "Genetics" }, { "paragraph_id": 31, "text": "Ideal characteristics of a biological agent to be used as a weapon against humans are high infectivity, high virulence, non-availability of vaccines and availability of an effective and efficient delivery system. Stability of the weaponized agent (the ability of the agent to retain its infectivity and virulence after a prolonged period of storage) may also be desirable, particularly for military applications, and the ease of creating one is often considered. Control of the spread of the agent may be another desired characteristic.", "title": "By target" }, { "paragraph_id": 32, "text": "The primary difficulty is not the production of the biological agent, as many biological agents used in weapons can be manufactured relatively quickly, cheaply and easily. Rather, it is the weaponization, storage, and delivery in an effective vehicle to a vulnerable target that pose significant problems.", "title": "By target" }, { "paragraph_id": 33, "text": "For example, Bacillus anthracis is considered an effective agent for several reasons. First, it forms hardy spores, perfect for dispersal aerosols. Second, this organism is not considered transmissible from person to person, and thus rarely if ever causes secondary infections. A pulmonary anthrax infection starts with ordinary influenza-like symptoms and progresses to a lethal hemorrhagic mediastinitis within 3–7 days, with a fatality rate that is 90% or higher in untreated patients. Finally, friendly personnel and civilians can be protected with suitable antibiotics.", "title": "By target" }, { "paragraph_id": 34, "text": "Agents considered for weaponization, or known to be weaponized, include bacteria such as Bacillus anthracis, Brucella spp., Burkholderia mallei, Burkholderia pseudomallei, Chlamydophila psittaci, Coxiella burnetii, Francisella tularensis, some of the Rickettsiaceae (especially Rickettsia prowazekii and Rickettsia rickettsii), Shigella spp., Vibrio cholerae, and Yersinia pestis. Many viral agents have been studied and/or weaponized, including some of the Bunyaviridae (especially Rift Valley fever virus), Ebolavirus, many of the Flaviviridae (especially Japanese encephalitis virus), Machupo virus, Coronaviruses, Marburg virus, Variola virus, and yellow fever virus. Fungal agents that have been studied include Coccidioides spp.", "title": "By target" }, { "paragraph_id": 35, "text": "Toxins that can be used as weapons include ricin, staphylococcal enterotoxin B, botulinum toxin, saxitoxin, and many mycotoxins. These toxins and the organisms that produce them are sometimes referred to as select agents. In the United States, their possession, use, and transfer are regulated by the Centers for Disease Control and Prevention's Select Agent Program.", "title": "By target" }, { "paragraph_id": 36, "text": "The former US biological warfare program categorized its weaponized anti-personnel bio-agents as either Lethal Agents (Bacillus anthracis, Francisella tularensis, Botulinum toxin) or Incapacitating Agents (Brucella suis, Coxiella burnetii, Venezuelan equine encephalitis virus, Staphylococcal enterotoxin B).", "title": "By target" }, { "paragraph_id": 37, "text": "The United States developed an anti-crop capability during the Cold War that used plant diseases (bioherbicides, or mycoherbicides) for destroying enemy agriculture. Biological weapons also target fisheries as well as water-based vegetation. It was believed that the destruction of enemy agriculture on a strategic scale could thwart Sino-Soviet aggression in a general war. Diseases such as wheat blast and rice blast were weaponized in aerial spray tanks and cluster bombs for delivery to enemy watersheds in agricultural regions to initiate epiphytotic (epidemics among plants). On the other hand, some sources report that these agents were stockpiled but never weaponized. When the United States renounced its offensive biological warfare program in 1969 and 1970, the vast majority of its biological arsenal was composed of these plant diseases. Enterotoxins and Mycotoxins were not affected by Nixon's order.", "title": "By target" }, { "paragraph_id": 38, "text": "Though herbicides are chemicals, they are often grouped with biological warfare and chemical warfare because they may work in a similar manner as biotoxins or bioregulators. The Army Biological Laboratory tested each agent and the Army's Technical Escort Unit was responsible for the transport of all chemical, biological, radiological (nuclear) materials.", "title": "By target" }, { "paragraph_id": 39, "text": "Biological warfare can also specifically target plants to destroy crops or defoliate vegetation. The United States and Britain discovered plant growth regulators (i.e., herbicides) during the Second World War, which were then used by the UK in the counterinsurgency operations of the Malayan Emergency. Inspired by the use in Malaysia, the US military effort in the Vietnam War included a mass dispersal of a variety of herbicides, famously Agent Orange, with the aim of destroying farmland and defoliating forests used as cover by the Viet Cong. Sri Lanka deployed military defoliants in its prosecution of the Eelam War against Tamil insurgents.", "title": "By target" }, { "paragraph_id": 40, "text": "During World War I, German saboteurs used anthrax and glanders to sicken cavalry horses in U.S. and France, sheep in Romania, and livestock in Argentina intended for the Entente forces. One of these German saboteurs was Anton Dilger. Also, Germany itself became a victim of similar attacks – horses bound for Germany were infected with Burkholderia by French operatives in Switzerland.", "title": "By target" }, { "paragraph_id": 41, "text": "During World War II, the U.S. and Canada secretly investigated the use of rinderpest, a highly lethal disease of cattle, as a bioweapon.", "title": "By target" }, { "paragraph_id": 42, "text": "In the 1980s Soviet Ministry of Agriculture had successfully developed variants of foot-and-mouth disease, and rinderpest against cows, African swine fever for pigs, and psittacosis to kill the chicken. These agents were prepared to spray them down from tanks attached to airplanes over hundreds of miles. The secret program was code-named \"Ecology\".", "title": "By target" }, { "paragraph_id": 43, "text": "During the Mau Mau Uprising in 1952, the poisonous latex of the African milk bush was used to kill cattle.", "title": "By target" }, { "paragraph_id": 44, "text": "In 2010 at The Meeting of the States Parties to the Convention on the Prohibition of the Development, Production and Stockpiling of Bacteriological (Biological) and Toxin Weapons and Their Destruction in Geneva the sanitary epidemiological reconnaissance was suggested as well-tested means for enhancing the monitoring of infections and parasitic agents, for the practical implementation of the International Health Regulations (2005). The aim was to prevent and minimize the consequences of natural outbreaks of dangerous infectious diseases as well as the threat of alleged use of biological weapons against BTWC States Parties.", "title": "Defensive operations" }, { "paragraph_id": 45, "text": "Many countries require their active-duty military personnel to get vaccinated for certain diseases that may potentially be used as a bioweapon such as anthrax, smallpox, and various other vaccines depending on the Area of Operations of the individual military units and commands.", "title": "Defensive operations" }, { "paragraph_id": 46, "text": "It is important to note that most classical and modern biological weapons' pathogens can be obtained from a plant or an animal which is naturally infected.", "title": "Defensive operations" }, { "paragraph_id": 47, "text": "In the largest biological weapons accident known—the anthrax outbreak in Sverdlovsk (now Yekaterinburg) in the Soviet Union in 1979—sheep became ill with anthrax as far as 200 kilometers from the release point of the organism from a military facility in the southeastern portion of the city and still off-limits to visitors today, (see Sverdlovsk Anthrax leak).", "title": "Defensive operations" }, { "paragraph_id": 48, "text": "Thus, a robust surveillance system involving human clinicians and veterinarians may identify a bioweapons attack early in the course of an epidemic, permitting the prophylaxis of disease in the vast majority of people (and/or animals) exposed but not yet ill.", "title": "Defensive operations" }, { "paragraph_id": 49, "text": "For example, in the case of anthrax, it is likely that by 24–36 hours after an attack, some small percentage of individuals (those with the compromised immune system or who had received a large dose of the organism due to proximity to the release point) will become ill with classical symptoms and signs (including a virtually unique chest X-ray finding, often recognized by public health officials if they receive timely reports). The incubation period for humans is estimated to be about 11.8 days to 12.1 days. This suggested period is the first model that is independently consistent with data from the largest known human outbreak. These projections refine previous estimates of the distribution of early-onset cases after a release and support a recommended 60-day course of prophylactic antibiotic treatment for individuals exposed to low doses of anthrax. By making these data available to local public health officials in real time, most models of anthrax epidemics indicate that more than 80% of an exposed population can receive antibiotic treatment before becoming symptomatic, and thus avoid the moderately high mortality of the disease.", "title": "Defensive operations" }, { "paragraph_id": 50, "text": "From most specific to least specific:", "title": "Defensive operations" }, { "paragraph_id": 51, "text": "The goal of biodefense is to integrate the sustained efforts of the national and homeland security, medical, public health, intelligence, diplomatic, and law enforcement communities. Health care providers and public health officers are among the first lines of defense. In some countries private, local, and provincial (state) capabilities are being augmented by and coordinated with federal assets, to provide layered defenses against biological weapon attacks. During the first Gulf War the United Nations activated a biological and chemical response team, Task Force Scorpio, to respond to any potential use of weapons of mass destruction on civilians.", "title": "Defensive operations" }, { "paragraph_id": 52, "text": "The traditional approach toward protecting agriculture, food, and water: focusing on the natural or unintentional introduction of a disease is being strengthened by focused efforts to address current and anticipated future biological weapons threats that may be deliberate, multiple, and repetitive.", "title": "Defensive operations" }, { "paragraph_id": 53, "text": "The growing threat of biowarfare agents and bioterrorism has led to the development of specific field tools that perform on-the-spot analysis and identification of encountered suspect materials. One such technology, being developed by researchers from the Lawrence Livermore National Laboratory (LLNL), employs a \"sandwich immunoassay\", in which fluorescent dye-labeled antibodies aimed at specific pathogens are attached to silver and gold nanowires.", "title": "Defensive operations" }, { "paragraph_id": 54, "text": "In the Netherlands, the company TNO has designed Bioaerosol Single Particle Recognition eQuipment (BiosparQ). This system would be implemented into the national response plan for bioweapon attacks in the Netherlands.", "title": "Defensive operations" }, { "paragraph_id": 55, "text": "Researchers at Ben Gurion University in Israel are developing a different device called the BioPen, essentially a \"Lab-in-a-Pen\", which can detect known biological agents in under 20 minutes using an adaptation of the ELISA, a similar widely employed immunological technique, that in this case incorporates fiber optics.", "title": "Defensive operations" }, { "paragraph_id": 56, "text": "Bioweaponeers:", "title": "List of associated people" }, { "paragraph_id": 57, "text": "Writers and activists:", "title": "List of associated people" } ]
Biological warfare, also known as germ warfare, is the use of biological toxins or infectious agents such as bacteria, viruses, insects, and fungi with the intent to kill, harm or incapacitate humans, animals or plants as an act of war. Biological weapons are living organisms or replicating entities. Entomological (insect) warfare is a subtype of biological warfare. Offensive biological warfare in international armed conflicts is a war crime under the 1925 Geneva Protocol and several international humanitarian law treaties. In particular, the 1972 Biological Weapons Convention (BWC) bans the development, production, acquisition, transfer, stockpiling and use of biological weapons. In contrast, defensive biological research for prophylactic, protective or other peaceful purposes is not prohibited by the BWC. Biological warfare is distinct from warfare involving other types of weapons of mass destruction (WMD), including nuclear warfare, chemical warfare, and radiological warfare. None of these are considered conventional weapons, which are deployed primarily for their explosive, kinetic, or incendiary potential. Biological weapons may be employed in various ways to gain a strategic or tactical advantage over the enemy, either by threats or by actual deployments. Like some chemical weapons, biological weapons may also be useful as area denial weapons. These agents may be lethal or non-lethal, and may be targeted against a single individual, a group of people, or even an entire population. They may be developed, acquired, stockpiled or deployed by nation states or by non-national groups. In the latter case, or if a nation-state uses it clandestinely, it may also be considered bioterrorism. Biological warfare and chemical warfare overlap to an extent, as the use of toxins produced by some living organisms is considered under the provisions of both the BWC and the Chemical Weapons Convention. Toxins and psychochemical weapons are often referred to as midspectrum agents. Unlike bioweapons, these midspectrum agents do not reproduce in their host and are typically characterized by shorter incubation periods.
2001-11-01T16:57:48Z
2023-11-10T21:06:20Z
[ "Template:See also", "Template:Cite report", "Template:Library resources box", "Template:Authority control", "Template:Doomsday", "Template:More citations needed", "Template:Div col", "Template:Webarchive", "Template:Cite web", "Template:Dead link", "Template:Portal", "Template:Cite journal", "Template:Weapons of mass destruction", "Template:Main", "Template:Reflist", "Template:Cite conference", "Template:Refbegin", "Template:Short description", "Template:Redirect", "Template:History of war", "Template:Div col end", "Template:Citation needed", "Template:Use dmy dates", "Template:Expand section", "Template:Refend", "Template:Bioterrorism", "Template:Toxicology", "Template:Clear", "Template:Cite news", "Template:Cite book" ]
https://en.wikipedia.org/wiki/Biological_warfare
4,362
Book of Nehemiah
The Book of Nehemiah in the Hebrew Bible, largely takes the form of a first-person memoir by Nehemiah, a Jew who is a high official at the Persian court, concerning the rebuilding of the walls of Jerusalem after the Babylonian exile and the dedication of the city and its people to God's laws (Torah). Since the 16th century, it has generally been treated as a separate book within the Bible. Before then it had been included in the Book of Ezra but, in Latin Christian Bibles from the 13th century onwards, the Vulgate Book of Ezra was divided into two texts, called respectively the First and Second books of Ezra. This separation became canonised with the first printed Bibles in Hebrew and Latin. Mid-16th century Reformed Protestant Bible translations produced in Geneva were the first to introduce the name 'Book of Nehemiah', for the text formerly called the 'Second Book of Ezra'. The events take place in the second half of the 5th century BC. Listed together with the Book of Ezra as Ezra–Nehemiah, it represents the final chapter in the historical narrative of the Hebrew Bible. The original core of the book, the first-person memoir, may have been combined with the core of the Book of Ezra around 400 BC. Further editing probably continued into the Hellenistic era. The book tells how Nehemiah, at the court of the king in Susa, is informed that Jerusalem is without walls, and resolves to restore them. The king appoints him as governor of Judah and he travels to Jerusalem. There he rebuilds the walls, despite the opposition of Israel's enemies, and reforms the community in conformity with the law of Moses. After 12 years in Jerusalem, he returns to Susa but subsequently revisits Jerusalem. He finds that the Israelites have been backsliding and taking non-Jewish wives, and he stays in Jerusalem to enforce the Law. The book is set in the 5th century BC. Judah is one of several provinces within a larger satrapy (a large administrative unit) within the Achaemenid Empire. The capital of the empire is at Susa. Nehemiah is a cup-bearer to king Artaxerxes I of Persia – an important official position. At his own request Nehemiah is sent to Jerusalem as governor of Yehud, the official Persian name for Judah. Jerusalem had been conquered and destroyed by the Babylonians in 586 BC and Nehemiah finds it still in ruins. His task is to rebuild the walls and to re-populate the city. He faces opposition from three powerful neighbours, the Samaritans, the Ammonites, and the Arabs, as well as the city of Ashdod, but manages to rebuild the walls. He then purifies the Jewish community by enforcing its segregation from its neighbours and enforces the laws of Moses. The single Hebrew book Ezra–Nehemiah, with title "Ezra", was translated into Greek around the middle of the 2nd century BC. Slightly later a second, and very different Greek translation was made, in the form of 1 Esdras, from which the deeds of Nehemiah are entirely absent, those sections either being omitted or re-attributed to Ezra instead; and initially early Christians reckoned this later translation as their biblical 'Book of Ezra', as had the 1st century Jewish writer Josephus. From the third century the Christian Old Testament in Greek supplemented the text of 1 Esdras with the older translation of Ezra-Nehemiah, naming the two books Esdras A and Esdras B respectively; and this usage is noted by the 3rd century Christian scholar Origen, who remarked that the Hebrew 'book of Ezra' might then be considered a 'double' book. Jerome, writing in the early 5th century, noted that this duplication had since been adopted by Greek and Latin Christians. Jerome himself rejected the duplication in his Vulgate translation of the Bible into Latin from the Hebrew; and consequently all early Vulgate manuscripts present Ezra-Nehemiah as a single book, as too does the 8th century commentary of Bede, and the 9th century bibles of Alcuin and Theodulf of Orleans. However, sporadically from the 9th century onwards, Latin bibles are found that separate the Ezra and Nehemiah sections of Ezra-Nehemiah as two distinct books, then called the first and second books of Ezra; and this becomes standard in the Paris Bibles of the 13th century. It was not until 1516/17, in the first printed Rabbinic Bible of Daniel Bomberg that the separation was introduced generally in Hebrew Bibles. In later medieval Christian commentary, this book is referred to as the 'second book of Ezra', and never as the 'Book of Nehemiah"; equally citations from this book are always introduced as "Ezra says..", and never as 'Nehemiah says..". The combined book Ezra–Nehemiah of the earliest Christian and Jewish period was known as Ezra and was probably attributed to Ezra himself; according to a rabbinic tradition, however, Nehemiah was the real author but was forbidden to claim authorship because of his bad habit of disparaging others. The Nehemiah Memorial, chapters 1–7 and 11–13, may have circulated as an independent work before being combined with the Ezra material to form Ezra–Nehemiah. Determining the composition of the Memorial depends on the dates of Nehemiah's mission: It is commonly accepted that "Artaxerxes" was Artaxerxes I (there were two later kings of the same name), and that Nehemiah's first period in Jerusalem was therefore 445–433 BC; allowing for his return to Susa and second journey to Jerusalem, the end of the 5th century BC is therefore the earliest possible date for the Memorial. The Nehemiah Memorial is interrupted by chapters 8–10, which concern Ezra. These have sometimes been identified as another, separate work, the Ezra Memorial (EM), but other scholars believe the EM to be fictional and heavily altered by later editors. Both the Nehemiah and Ezra material are combined with numerous lists, Censuses and other material. The first edition of the combined Ezra–Nehemiah may date from the early 4th century BC; further editing continued well into the following centuries. Commentaries Other Translations
[ { "paragraph_id": 0, "text": "The Book of Nehemiah in the Hebrew Bible, largely takes the form of a first-person memoir by Nehemiah, a Jew who is a high official at the Persian court, concerning the rebuilding of the walls of Jerusalem after the Babylonian exile and the dedication of the city and its people to God's laws (Torah).", "title": "" }, { "paragraph_id": 1, "text": "Since the 16th century, it has generally been treated as a separate book within the Bible. Before then it had been included in the Book of Ezra but, in Latin Christian Bibles from the 13th century onwards, the Vulgate Book of Ezra was divided into two texts, called respectively the First and Second books of Ezra. This separation became canonised with the first printed Bibles in Hebrew and Latin. Mid-16th century Reformed Protestant Bible translations produced in Geneva were the first to introduce the name 'Book of Nehemiah', for the text formerly called the 'Second Book of Ezra'.", "title": "" }, { "paragraph_id": 2, "text": "The events take place in the second half of the 5th century BC. Listed together with the Book of Ezra as Ezra–Nehemiah, it represents the final chapter in the historical narrative of the Hebrew Bible.", "title": "Summary" }, { "paragraph_id": 3, "text": "The original core of the book, the first-person memoir, may have been combined with the core of the Book of Ezra around 400 BC. Further editing probably continued into the Hellenistic era.", "title": "Summary" }, { "paragraph_id": 4, "text": "The book tells how Nehemiah, at the court of the king in Susa, is informed that Jerusalem is without walls, and resolves to restore them. The king appoints him as governor of Judah and he travels to Jerusalem. There he rebuilds the walls, despite the opposition of Israel's enemies, and reforms the community in conformity with the law of Moses. After 12 years in Jerusalem, he returns to Susa but subsequently revisits Jerusalem. He finds that the Israelites have been backsliding and taking non-Jewish wives, and he stays in Jerusalem to enforce the Law.", "title": "Summary" }, { "paragraph_id": 5, "text": "The book is set in the 5th century BC. Judah is one of several provinces within a larger satrapy (a large administrative unit) within the Achaemenid Empire. The capital of the empire is at Susa. Nehemiah is a cup-bearer to king Artaxerxes I of Persia – an important official position.", "title": "Historical background" }, { "paragraph_id": 6, "text": "At his own request Nehemiah is sent to Jerusalem as governor of Yehud, the official Persian name for Judah. Jerusalem had been conquered and destroyed by the Babylonians in 586 BC and Nehemiah finds it still in ruins. His task is to rebuild the walls and to re-populate the city. He faces opposition from three powerful neighbours, the Samaritans, the Ammonites, and the Arabs, as well as the city of Ashdod, but manages to rebuild the walls. He then purifies the Jewish community by enforcing its segregation from its neighbours and enforces the laws of Moses.", "title": "Historical background" }, { "paragraph_id": 7, "text": "The single Hebrew book Ezra–Nehemiah, with title \"Ezra\", was translated into Greek around the middle of the 2nd century BC. Slightly later a second, and very different Greek translation was made, in the form of 1 Esdras, from which the deeds of Nehemiah are entirely absent, those sections either being omitted or re-attributed to Ezra instead; and initially early Christians reckoned this later translation as their biblical 'Book of Ezra', as had the 1st century Jewish writer Josephus. From the third century the Christian Old Testament in Greek supplemented the text of 1 Esdras with the older translation of Ezra-Nehemiah, naming the two books Esdras A and Esdras B respectively; and this usage is noted by the 3rd century Christian scholar Origen, who remarked that the Hebrew 'book of Ezra' might then be considered a 'double' book. Jerome, writing in the early 5th century, noted that this duplication had since been adopted by Greek and Latin Christians. Jerome himself rejected the duplication in his Vulgate translation of the Bible into Latin from the Hebrew; and consequently all early Vulgate manuscripts present Ezra-Nehemiah as a single book, as too does the 8th century commentary of Bede, and the 9th century bibles of Alcuin and Theodulf of Orleans. However, sporadically from the 9th century onwards, Latin bibles are found that separate the Ezra and Nehemiah sections of Ezra-Nehemiah as two distinct books, then called the first and second books of Ezra; and this becomes standard in the Paris Bibles of the 13th century. It was not until 1516/17, in the first printed Rabbinic Bible of Daniel Bomberg that the separation was introduced generally in Hebrew Bibles.", "title": "Textual history" }, { "paragraph_id": 8, "text": "In later medieval Christian commentary, this book is referred to as the 'second book of Ezra', and never as the 'Book of Nehemiah\"; equally citations from this book are always introduced as \"Ezra says..\", and never as 'Nehemiah says..\".", "title": "Textual history" }, { "paragraph_id": 9, "text": "The combined book Ezra–Nehemiah of the earliest Christian and Jewish period was known as Ezra and was probably attributed to Ezra himself; according to a rabbinic tradition, however, Nehemiah was the real author but was forbidden to claim authorship because of his bad habit of disparaging others.", "title": "Composition and date" }, { "paragraph_id": 10, "text": "The Nehemiah Memorial, chapters 1–7 and 11–13, may have circulated as an independent work before being combined with the Ezra material to form Ezra–Nehemiah. Determining the composition of the Memorial depends on the dates of Nehemiah's mission: It is commonly accepted that \"Artaxerxes\" was Artaxerxes I (there were two later kings of the same name), and that Nehemiah's first period in Jerusalem was therefore 445–433 BC; allowing for his return to Susa and second journey to Jerusalem, the end of the 5th century BC is therefore the earliest possible date for the Memorial. The Nehemiah Memorial is interrupted by chapters 8–10, which concern Ezra. These have sometimes been identified as another, separate work, the Ezra Memorial (EM), but other scholars believe the EM to be fictional and heavily altered by later editors. Both the Nehemiah and Ezra material are combined with numerous lists, Censuses and other material.", "title": "Composition and date" }, { "paragraph_id": 11, "text": "The first edition of the combined Ezra–Nehemiah may date from the early 4th century BC; further editing continued well into the following centuries.", "title": "Composition and date" }, { "paragraph_id": 12, "text": "Commentaries", "title": "External links" }, { "paragraph_id": 13, "text": "Other", "title": "External links" }, { "paragraph_id": 14, "text": "Translations", "title": "External links" } ]
The Book of Nehemiah in the Hebrew Bible, largely takes the form of a first-person memoir by Nehemiah, a Jew who is a high official at the Persian court, concerning the rebuilding of the walls of Jerusalem after the Babylonian exile and the dedication of the city and its people to God's laws (Torah). Since the 16th century, it has generally been treated as a separate book within the Bible. Before then it had been included in the Book of Ezra but, in Latin Christian Bibles from the 13th century onwards, the Vulgate Book of Ezra was divided into two texts, called respectively the First and Second books of Ezra. This separation became canonised with the first printed Bibles in Hebrew and Latin. Mid-16th century Reformed Protestant Bible translations produced in Geneva were the first to introduce the name 'Book of Nehemiah', for the text formerly called the 'Second Book of Ezra'.
2001-10-03T01:09:13Z
2023-12-25T23:17:27Z
[ "Template:Reflist", "Template:Cite book", "Template:Librivox book", "Template:S-bef", "Template:Short description", "Template:Tanakh OT", "Template:Further", "Template:Cite journal", "Template:S-hou", "Template:S-aft", "Template:Books of Ketuvim", "Template:ISBN", "Template:Wikisourcepar", "Template:S-start", "Template:S-ttl", "Template:Book of Nehemiah", "Template:Books of the Bible", "Template:Distinguish", "Template:Citation", "Template:S-end", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Book_of_Nehemiah
4,363
Book of Jeremiah
The Book of Jeremiah (Hebrew: ספר יִרְמְיָהוּ; Latin: Liber Ieremiae) is the second of the Latter Prophets in the Hebrew Bible, and the second of the Prophets in the Christian Old Testament. The superscription at chapter Jeremiah 1:1–3 identifies the book as "the words of Jeremiah son of Hilkiah". Of all the prophets, Jeremiah comes through most clearly as a person, ruminating to his scribe Baruch about his role as a servant of God with little good news for his audience. His book is intended as a message to the Jews in exile in Babylon, explaining the disaster of exile as God's response to Israel's pagan worship: the people, says Jeremiah, are like an unfaithful wife and rebellious children, their infidelity and rebelliousness made judgment inevitable, although restoration and a new covenant are foreshadowed. Authentic oracles of Jeremiah are probably to be found in the poetic sections of chapters 1 –25, but the book as a whole has been heavily edited and added to by the prophet's followers (including, perhaps, his companion, the scribe Baruch) and later generations of Deuteronomists. It has come down in two distinct though related versions, one in Hebrew, the other known from the Septuagint Greek translation. The dates of the two (Greek and Hebrew) can be suggested by the fact that the Greek shows concerns typical of the early Persian period, while the Masoretic (i.e., Hebrew) shows perspectives which, although known in the Persian period, did not reach their realisation until the 2nd century BCE. It is difficult to discern any structure in Jeremiah, probably because the book had such a long and complex composition history. It can be divided into roughly six sections: The background to Jeremiah is briefly described in the superscription to the book: Jeremiah began his prophetic mission in the thirteenth year of king Josiah (about 627 BC) and continued after the eleventh year of king Zedekiah (586 BC), "when Jerusalem went into exile in the sixth month". During this period, Josiah instituted religious reforms, Babylon destroyed Assyria, Egypt briefly imposed vassal status on Judah, Babylon defeated Egypt and made Judah a Babylonian vassal (605 BC), Judah revolted but was subjugated again by Babylon (597 BC), and Judah revolted once more. This revolt was the final one: Babylon destroyed Jerusalem and its Temple and exiled its king and many of the leading citizens in 586 BC, ending Judah's existence as an independent or quasi-independent kingdom and inaugurating the Babylonian exile. The book can be conveniently divided into biographical, prose and poetic strands, each of which can be summarised separately. The biographical material is to be found in chapters 26–29, 32, and 34–44, and focuses on the events leading up to and surrounding the fall of Jerusalem to the Babylonians in 587 BCE; it provides precise dates for the prophet's activities beginning in 609 BCE. The non-biographical prose passages, such as the Temple sermon in chapter 7 and the covenant passage in 11:1–17, are scattered throughout the book; they show clear affinities with the Deuteronomists, the school of writers and editors who shaped the series of history books from Judges to Kings, and while it is unlikely they come directly from Jeremiah, they may well have their roots in traditions about what he said and did. The poetic material is found largely in chapters 1–25 and consists of oracles in which the prophet speaks as God's messenger. These passages, dealing with Israel's unfaithfulness to God, the call to repentance, and attacks on the religious and political establishment, are mostly undated and have no clear context, but it is widely accepted that they represent the teachings of Jeremiah and are the earliest stage of the book. Allied to them, and also probably a reflection of the authentic Jeremiah, are further poetic passages of a more personal nature, which have been called Jeremiah's confessions or spiritual diary. In these poems the prophet agonises over the apparent failure of his mission, is consumed by bitterness at those who oppose or ignore him, and accuses God of betraying him. Jeremiah exists in two versions: a Greek translation, called the Septuagint, dating from the last few centuries BCE and found in the earliest Christian manuscripts, and the Masoretic Hebrew text of traditional Jewish bibles. The Greek version is shorter than the Hebrew by about one eighth, and arranges the material differently. Equivalents of both versions were found among the Dead Sea Scrolls, so it is clear that the differences mark important stages in the transmission of the text. Most scholars hold that the Hebrew text underlying the Septuagint version is older than the Masoretic text, and that the Masoretic evolved either from this or from a closely related version. The shorter version ultimately became canonical in Greek Orthodox churches, while the longer was adopted in Judaism and in Western Christian churches. It is generally agreed that the three types of material interspersed through the book – poetic, narrative, and biographical – come from different sources or circles. Authentic oracles of Jeremiah are probably to be found in the poetic sections of chapters 1–25, but the book as a whole has been heavily edited and added to by followers (including perhaps the prophet's companion, the scribe Baruch) and later generations of Deuteronomists. The date of the final versions of the book (Greek and Hebrew) can be suggested by the fact that the Greek shows concerns typical of the early Persian period, while the Masoretic (i.e., Hebrew) shows perspectives which, although known in the Persian period, did not reach their realisation until the 2nd century BCE. The Book of Jeremiah grew over a long period of time. The Greek stage, looking forward to the fall of Babylon and aligning in places with Second Isaiah, had already seen major redaction (editing) in terms of overall structure, the superscriptions (sentences identifying following passages as the words of God or of Jeremiah), the assignment of historical settings, and arrangement of material, and may have been completed by the late Exilic period (last half of the 6th century BCE); the initial stages of the Masoretic Hebrew version may have been written not long afterwards, although chapter 33:14–26 points to a setting in post-exilic times. According to its opening verses the book records the prophetic utterances of the priest Jeremiah son of Hilkiah, "to whom the word of YHWH came in the days of king Josiah" and after. Jeremiah lived during a turbulent period, the final years of the kingdom of Judah, from the death of king Josiah (609 BCE) and the loss of independence that followed, through the destruction of Jerusalem by the Babylonians and the exile of much its population (587/586). The book depicts a remarkably introspective prophet, impetuous and often angered by the role into which he has been thrust, alternating efforts to warn the people with pleas to God for mercy, until he is ordered to "pray no more for this people." He does a number of prophetic symbolic acts, walking about in the streets with a yoke about his neck and engaging in other efforts to attract attention. He is taunted and retaliates, is thrown in jail as the result, and at one point is thrown into a pit to die. The Deuteronomists were a school or movement who edited the books of Joshua, Judges, Samuel and Kings into a more or less unified history of Israel (the so-called Deuteronomistic History) during the Jewish exile in Babylon (6th century BCE). It is argued that the Deuteronomists played an important role in the production of the book of Jeremiah; for example, there is clear Deuteronomistic language in chapter 25, in which the prophet looks back over twenty-three years of unheeded prophecy. From the Deuteronomistic perspective the prophetic role implied, more than anything else, concern with law and covenant after the manner of Moses. On this reading Jeremiah was the last of a long line of prophets sent to warn Israel of the consequences of infidelity to God; unlike the Deuteronomists, for whom the call for repentance was always central, Jeremiah seems at some point in his career to have decided that further intercession was pointless, and that Israel's fate was sealed. The book's superscription claims that Jeremiah was active for forty years, from the thirteenth year of Josiah (627 BCE) to the fall of Jerusalem in 587. It is clear from the last chapters of the book, however, that he continued to speak in Egypt after the assassination of Gedaliah, the Babylonian-appointed governor of Judah, in 582. This suggests that the superscription is trying to make a theological point about Jeremiah by comparing him to Moses – whereas Moses spent forty years leading Israel from slavery in Egypt to the Promised Land, Jeremiah's forty years saw Israel exiled from the land and Jeremiah himself ultimately in exile in Egypt. Much of Jeremiah's prophetic preaching is based on the theme of the covenant between God and Israel (God would protect the people in return for their exclusive worship of him); Jeremiah insists that the covenant is conditional, and can be broken by Israel's apostasy (worship of gods other than Yahweh, the God of Israel). The people, says Jeremiah, are like an unfaithful wife and rebellious children: their infidelity and rebelliousness makes judgement inevitable. Interspersed with this are references to repentance and renewal, although it is unclear whether Jeremiah thought that repentance could ward off judgement or whether it would have to follow judgement. The theme of restoration is strongest in chapter 31:32, which looks to a future in which a new covenant, made with Israel and Judah, will not be broken. This is the theme of the "new covenant" passage at chapter 31:31–34, drawing on Israel's past relationship with God through the covenant at Sinai to foresee a new future in which Israel will be obedient to God. Scholars from Heinrich Ewald onwards have identified several passages in Jeremiah which can be understood as "confessions": they occur in the first section of the book (chapters 1–25) and are generally identified as Jeremiah 11:18–12.6, 15:10–21, 17:14–18, 18:18–23, and 20:7–18. In these five passages, Jeremiah expresses his discontent with the message he is to deliver, but also his steadfast commitment to the divine call despite the fact that he had not sought it out. Additionally, in several of these "confessions", Jeremiah prays that the Lord will take revenge on his persecutors (for example, Jeremiah 12:3). Jeremiah's "confessions" are a type of individual lament. Such laments are found elsewhere in the psalms and the Book of Job. Like Job, Jeremiah curses the day of his birth (Jeremiah 20:14–18 and Job 3:3–10). Likewise, Jeremiah's exclamation "For I hear the whispering of many: Terror is all around!" matches Psalm 31:13 exactly. However, Jeremiah's laments are made unique by his insistence that he has been called by Yahweh to deliver his messages. These laments "provide a unique look at the prophet's inner struggle with faith, persecution, and human suffering". Prophetic gestures, also known as sign-acts or symbolic actions, were a form of communication in which a message was delivered by performing symbolic actions. Not unique to the book of Jeremiah, these were often bizarre and violated the cultural norms of the time. They served the purposes of both drawing an audience and causing that audience to ask questions, giving the prophet an opportunity to explain the meaning of the behavior. The recorder of the events in the written text (i.e. the author of the text) had neither the same audience nor, potentially, the same intent that Jeremiah had in performing these prophetic gestures. The following is a list – not exhaustive – of noteworthy sign-acts found in Jeremiah: The influence of Jeremiah during and after the Exile was considerable in some circles, and three additional books, the Book of Baruch, Lamentations, and the Letter of Jeremiah, were attributed to him in Second Temple Judaism (Judaism in the period between the building of the Second Temple in about 515 BCE and its destruction in 70 CE); in the Greek Septuagint they stand between Jeremiah and the Book of Ezekiel, but only Lamentations is included in modern Jewish or Protestant bibles (the Letter of Jeremiah appears in Catholic bibles as the sixth chapter of Baruch). Jeremiah is mentioned by name in Chronicles and the Book of Ezra, both dating from the later Persian period, and his prophecy that the Babylonian exile would last 70 years was taken up and reapplied by the author of the Book of Daniel in the 2nd century BCE. The understanding of the early Christians that Jesus represented a "new covenant" is based on Jeremiah 31:31–34, in which a future Israel will repent and give God the obedience he demands. The Gospel's portrayal of Jesus as a persecuted prophet owes a great deal to the account of Jeremiah's sufferings in chapters 37–44, as well as to the "Songs of the Suffering Servant" in Isaiah.
[ { "paragraph_id": 0, "text": "The Book of Jeremiah (Hebrew: ספר יִרְמְיָהוּ; Latin: Liber Ieremiae) is the second of the Latter Prophets in the Hebrew Bible, and the second of the Prophets in the Christian Old Testament. The superscription at chapter Jeremiah 1:1–3 identifies the book as \"the words of Jeremiah son of Hilkiah\". Of all the prophets, Jeremiah comes through most clearly as a person, ruminating to his scribe Baruch about his role as a servant of God with little good news for his audience.", "title": "" }, { "paragraph_id": 1, "text": "His book is intended as a message to the Jews in exile in Babylon, explaining the disaster of exile as God's response to Israel's pagan worship: the people, says Jeremiah, are like an unfaithful wife and rebellious children, their infidelity and rebelliousness made judgment inevitable, although restoration and a new covenant are foreshadowed. Authentic oracles of Jeremiah are probably to be found in the poetic sections of chapters 1 –25, but the book as a whole has been heavily edited and added to by the prophet's followers (including, perhaps, his companion, the scribe Baruch) and later generations of Deuteronomists.", "title": "" }, { "paragraph_id": 2, "text": "It has come down in two distinct though related versions, one in Hebrew, the other known from the Septuagint Greek translation. The dates of the two (Greek and Hebrew) can be suggested by the fact that the Greek shows concerns typical of the early Persian period, while the Masoretic (i.e., Hebrew) shows perspectives which, although known in the Persian period, did not reach their realisation until the 2nd century BCE.", "title": "" }, { "paragraph_id": 3, "text": "It is difficult to discern any structure in Jeremiah, probably because the book had such a long and complex composition history. It can be divided into roughly six sections:", "title": "Structure" }, { "paragraph_id": 4, "text": "The background to Jeremiah is briefly described in the superscription to the book: Jeremiah began his prophetic mission in the thirteenth year of king Josiah (about 627 BC) and continued after the eleventh year of king Zedekiah (586 BC), \"when Jerusalem went into exile in the sixth month\". During this period, Josiah instituted religious reforms, Babylon destroyed Assyria, Egypt briefly imposed vassal status on Judah, Babylon defeated Egypt and made Judah a Babylonian vassal (605 BC), Judah revolted but was subjugated again by Babylon (597 BC), and Judah revolted once more.", "title": "Summary" }, { "paragraph_id": 5, "text": "This revolt was the final one: Babylon destroyed Jerusalem and its Temple and exiled its king and many of the leading citizens in 586 BC, ending Judah's existence as an independent or quasi-independent kingdom and inaugurating the Babylonian exile.", "title": "Summary" }, { "paragraph_id": 6, "text": "The book can be conveniently divided into biographical, prose and poetic strands, each of which can be summarised separately. The biographical material is to be found in chapters 26–29, 32, and 34–44, and focuses on the events leading up to and surrounding the fall of Jerusalem to the Babylonians in 587 BCE; it provides precise dates for the prophet's activities beginning in 609 BCE. The non-biographical prose passages, such as the Temple sermon in chapter 7 and the covenant passage in 11:1–17, are scattered throughout the book; they show clear affinities with the Deuteronomists, the school of writers and editors who shaped the series of history books from Judges to Kings, and while it is unlikely they come directly from Jeremiah, they may well have their roots in traditions about what he said and did.", "title": "Summary" }, { "paragraph_id": 7, "text": "The poetic material is found largely in chapters 1–25 and consists of oracles in which the prophet speaks as God's messenger. These passages, dealing with Israel's unfaithfulness to God, the call to repentance, and attacks on the religious and political establishment, are mostly undated and have no clear context, but it is widely accepted that they represent the teachings of Jeremiah and are the earliest stage of the book. Allied to them, and also probably a reflection of the authentic Jeremiah, are further poetic passages of a more personal nature, which have been called Jeremiah's confessions or spiritual diary. In these poems the prophet agonises over the apparent failure of his mission, is consumed by bitterness at those who oppose or ignore him, and accuses God of betraying him.", "title": "Summary" }, { "paragraph_id": 8, "text": "Jeremiah exists in two versions: a Greek translation, called the Septuagint, dating from the last few centuries BCE and found in the earliest Christian manuscripts, and the Masoretic Hebrew text of traditional Jewish bibles. The Greek version is shorter than the Hebrew by about one eighth, and arranges the material differently. Equivalents of both versions were found among the Dead Sea Scrolls, so it is clear that the differences mark important stages in the transmission of the text.", "title": "Composition" }, { "paragraph_id": 9, "text": "Most scholars hold that the Hebrew text underlying the Septuagint version is older than the Masoretic text, and that the Masoretic evolved either from this or from a closely related version. The shorter version ultimately became canonical in Greek Orthodox churches, while the longer was adopted in Judaism and in Western Christian churches.", "title": "Composition" }, { "paragraph_id": 10, "text": "It is generally agreed that the three types of material interspersed through the book – poetic, narrative, and biographical – come from different sources or circles. Authentic oracles of Jeremiah are probably to be found in the poetic sections of chapters 1–25, but the book as a whole has been heavily edited and added to by followers (including perhaps the prophet's companion, the scribe Baruch) and later generations of Deuteronomists. The date of the final versions of the book (Greek and Hebrew) can be suggested by the fact that the Greek shows concerns typical of the early Persian period, while the Masoretic (i.e., Hebrew) shows perspectives which, although known in the Persian period, did not reach their realisation until the 2nd century BCE.", "title": "Composition" }, { "paragraph_id": 11, "text": "The Book of Jeremiah grew over a long period of time. The Greek stage, looking forward to the fall of Babylon and aligning in places with Second Isaiah, had already seen major redaction (editing) in terms of overall structure, the superscriptions (sentences identifying following passages as the words of God or of Jeremiah), the assignment of historical settings, and arrangement of material, and may have been completed by the late Exilic period (last half of the 6th century BCE); the initial stages of the Masoretic Hebrew version may have been written not long afterwards, although chapter 33:14–26 points to a setting in post-exilic times.", "title": "Composition" }, { "paragraph_id": 12, "text": "According to its opening verses the book records the prophetic utterances of the priest Jeremiah son of Hilkiah, \"to whom the word of YHWH came in the days of king Josiah\" and after. Jeremiah lived during a turbulent period, the final years of the kingdom of Judah, from the death of king Josiah (609 BCE) and the loss of independence that followed, through the destruction of Jerusalem by the Babylonians and the exile of much its population (587/586). The book depicts a remarkably introspective prophet, impetuous and often angered by the role into which he has been thrust, alternating efforts to warn the people with pleas to God for mercy, until he is ordered to \"pray no more for this people.\" He does a number of prophetic symbolic acts, walking about in the streets with a yoke about his neck and engaging in other efforts to attract attention. He is taunted and retaliates, is thrown in jail as the result, and at one point is thrown into a pit to die.", "title": "Composition" }, { "paragraph_id": 13, "text": "The Deuteronomists were a school or movement who edited the books of Joshua, Judges, Samuel and Kings into a more or less unified history of Israel (the so-called Deuteronomistic History) during the Jewish exile in Babylon (6th century BCE). It is argued that the Deuteronomists played an important role in the production of the book of Jeremiah; for example, there is clear Deuteronomistic language in chapter 25, in which the prophet looks back over twenty-three years of unheeded prophecy. From the Deuteronomistic perspective the prophetic role implied, more than anything else, concern with law and covenant after the manner of Moses. On this reading Jeremiah was the last of a long line of prophets sent to warn Israel of the consequences of infidelity to God; unlike the Deuteronomists, for whom the call for repentance was always central, Jeremiah seems at some point in his career to have decided that further intercession was pointless, and that Israel's fate was sealed.", "title": "Composition" }, { "paragraph_id": 14, "text": "The book's superscription claims that Jeremiah was active for forty years, from the thirteenth year of Josiah (627 BCE) to the fall of Jerusalem in 587. It is clear from the last chapters of the book, however, that he continued to speak in Egypt after the assassination of Gedaliah, the Babylonian-appointed governor of Judah, in 582. This suggests that the superscription is trying to make a theological point about Jeremiah by comparing him to Moses – whereas Moses spent forty years leading Israel from slavery in Egypt to the Promised Land, Jeremiah's forty years saw Israel exiled from the land and Jeremiah himself ultimately in exile in Egypt.", "title": "Composition" }, { "paragraph_id": 15, "text": "Much of Jeremiah's prophetic preaching is based on the theme of the covenant between God and Israel (God would protect the people in return for their exclusive worship of him); Jeremiah insists that the covenant is conditional, and can be broken by Israel's apostasy (worship of gods other than Yahweh, the God of Israel). The people, says Jeremiah, are like an unfaithful wife and rebellious children: their infidelity and rebelliousness makes judgement inevitable. Interspersed with this are references to repentance and renewal, although it is unclear whether Jeremiah thought that repentance could ward off judgement or whether it would have to follow judgement. The theme of restoration is strongest in chapter 31:32, which looks to a future in which a new covenant, made with Israel and Judah, will not be broken. This is the theme of the \"new covenant\" passage at chapter 31:31–34, drawing on Israel's past relationship with God through the covenant at Sinai to foresee a new future in which Israel will be obedient to God.", "title": "Themes" }, { "paragraph_id": 16, "text": "Scholars from Heinrich Ewald onwards have identified several passages in Jeremiah which can be understood as \"confessions\": they occur in the first section of the book (chapters 1–25) and are generally identified as Jeremiah 11:18–12.6, 15:10–21, 17:14–18, 18:18–23, and 20:7–18. In these five passages, Jeremiah expresses his discontent with the message he is to deliver, but also his steadfast commitment to the divine call despite the fact that he had not sought it out. Additionally, in several of these \"confessions\", Jeremiah prays that the Lord will take revenge on his persecutors (for example, Jeremiah 12:3).", "title": "Themes" }, { "paragraph_id": 17, "text": "Jeremiah's \"confessions\" are a type of individual lament. Such laments are found elsewhere in the psalms and the Book of Job. Like Job, Jeremiah curses the day of his birth (Jeremiah 20:14–18 and Job 3:3–10). Likewise, Jeremiah's exclamation \"For I hear the whispering of many: Terror is all around!\" matches Psalm 31:13 exactly. However, Jeremiah's laments are made unique by his insistence that he has been called by Yahweh to deliver his messages. These laments \"provide a unique look at the prophet's inner struggle with faith, persecution, and human suffering\".", "title": "Themes" }, { "paragraph_id": 18, "text": "Prophetic gestures, also known as sign-acts or symbolic actions, were a form of communication in which a message was delivered by performing symbolic actions. Not unique to the book of Jeremiah, these were often bizarre and violated the cultural norms of the time. They served the purposes of both drawing an audience and causing that audience to ask questions, giving the prophet an opportunity to explain the meaning of the behavior. The recorder of the events in the written text (i.e. the author of the text) had neither the same audience nor, potentially, the same intent that Jeremiah had in performing these prophetic gestures.", "title": "Themes" }, { "paragraph_id": 19, "text": "The following is a list – not exhaustive – of noteworthy sign-acts found in Jeremiah:", "title": "Themes" }, { "paragraph_id": 20, "text": "The influence of Jeremiah during and after the Exile was considerable in some circles, and three additional books, the Book of Baruch, Lamentations, and the Letter of Jeremiah, were attributed to him in Second Temple Judaism (Judaism in the period between the building of the Second Temple in about 515 BCE and its destruction in 70 CE); in the Greek Septuagint they stand between Jeremiah and the Book of Ezekiel, but only Lamentations is included in modern Jewish or Protestant bibles (the Letter of Jeremiah appears in Catholic bibles as the sixth chapter of Baruch). Jeremiah is mentioned by name in Chronicles and the Book of Ezra, both dating from the later Persian period, and his prophecy that the Babylonian exile would last 70 years was taken up and reapplied by the author of the Book of Daniel in the 2nd century BCE.", "title": "Later interpretation and influence" }, { "paragraph_id": 21, "text": "The understanding of the early Christians that Jesus represented a \"new covenant\" is based on Jeremiah 31:31–34, in which a future Israel will repent and give God the obedience he demands. The Gospel's portrayal of Jesus as a persecuted prophet owes a great deal to the account of Jeremiah's sufferings in chapters 37–44, as well as to the \"Songs of the Suffering Servant\" in Isaiah.", "title": "Later interpretation and influence" } ]
The Book of Jeremiah is the second of the Latter Prophets in the Hebrew Bible, and the second of the Prophets in the Christian Old Testament. The superscription at chapter Jeremiah 1:1–3 identifies the book as "the words of Jeremiah son of Hilkiah". Of all the prophets, Jeremiah comes through most clearly as a person, ruminating to his scribe Baruch about his role as a servant of God with little good news for his audience. His book is intended as a message to the Jews in exile in Babylon, explaining the disaster of exile as God's response to Israel's pagan worship: the people, says Jeremiah, are like an unfaithful wife and rebellious children, their infidelity and rebelliousness made judgment inevitable, although restoration and a new covenant are foreshadowed. Authentic oracles of Jeremiah are probably to be found in the poetic sections of chapters 1 –25, but the book as a whole has been heavily edited and added to by the prophet's followers and later generations of Deuteronomists. It has come down in two distinct though related versions, one in Hebrew, the other known from the Septuagint Greek translation. The dates of the two can be suggested by the fact that the Greek shows concerns typical of the early Persian period, while the Masoretic shows perspectives which, although known in the Persian period, did not reach their realisation until the 2nd century BCE.
2001-10-03T01:19:55Z
2023-12-18T19:42:30Z
[ "Template:Tanakh OT", "Template:Lang-la", "Template:Refend", "Template:Sisterlinks", "Template:Cite journal", "Template:\\", "Template:Books of the Bible", "Template:Lang-he", "Template:Circa", "Template:Bibleverse-nb", "Template:See also", "Template:Bibleref2", "Template:Refbegin", "Template:Book of Jeremiah", "Template:Reflist", "Template:S-end", "Template:Sfn", "Template:Bibleverse", "Template:Cite book", "Template:S-hou", "Template:Short description", "Template:Citation needed", "Template:Clear", "Template:Use dmy dates", "Template:Bibleref2-nb", "Template:S-start", "Template:S-bef", "Template:S-ttl", "Template:S-aft", "Template:Librivox book", "Template:Smaller", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Book_of_Jeremiah
4,364
Book of Isaiah
The Book of Isaiah (Hebrew: ספר ישעיהו [ˈsɛ.fɛr jə.ʃaʕ.ˈjaː.hu]) is the first of the Latter Prophets in the Hebrew Bible and the first of the Major Prophets in the Christian Old Testament. It is identified by a superscription as the words of the 8th-century BCE prophet Isaiah ben Amoz, but there is evidence that much of it was composed during the Babylonian captivity and later. Johann Christoph Döderlein suggested in 1775 that the book contained the works of two prophets separated by more than a century, and Bernhard Duhm originated the view, held as a consensus through most of the 20th century, that the book comprises three separate collections of oracles: Proto-Isaiah (chapters 1–39), containing the words of the 8th-century BCE prophet Isaiah; Deutero-Isaiah, or "the Book of Consolation", (chapters 40–55), the work of an anonymous 6th-century BCE author writing during the Exile; and Trito-Isaiah (chapters 56–66), composed after the return from Exile. Isaiah 1–33 promises judgment and restoration for Judah, Jerusalem and the nations, and chapters 34–66 presume that judgment has been pronounced and restoration follows soon. While few scholars today attribute the entire book, or even most of it, to one person, the book's essential unity has become a focus in more recent research. The book can be read as an extended meditation on the destiny of Jerusalem into and after the Exile. The Deutero-Isaian part of the book describes how God will make Jerusalem the centre of his worldwide rule through a royal saviour (a messiah) who will destroy the oppressor (Babylon); this messiah is the Persian king Cyrus the Great, who is merely the agent who brings about Yahweh's kingship. Isaiah speaks out against corrupt leaders and for the disadvantaged, and roots righteousness in God's holiness rather than in Israel's covenant. Isaiah was one of the most popular works among Jews in the Second Temple period (c. 515 BCE – 70 CE). In Christian circles, it was held in such high regard as to be called "the Fifth Gospel", and its influence extends beyond Christianity to English literature and to Western culture in general, from the libretto of Handel's Messiah to a host of such everyday phrases as "swords into ploughshares" and "voice in the wilderness". General scholarly consensus through most of the 20th century saw three separate collections of oracles in the book of Isaiah. A typical outline based on this understanding of the book sees its underlying structure in terms of the identification of historical figures who might have been their authors: While one part of the general consensus still holds, this perception of Isaiah as made up of three rather distinct sections underwent a radical challenge in the last quarter of the 20th century. The newer approach looks at the book in terms of its literary and formal characteristics, rather than authors, and sees in it a two-part structure divided between chapters 33 and 34: Seeing Isaiah as a two-part book (chapters 1–33 and 34–66) with an overarching theme leads to a summary of its contents like the following: The older understanding of this book as three fairly discrete sections attributable to identifiable authors leads to a more atomised picture of its contents, as in this example: While it is widely accepted that the book of Isaiah is rooted in a historic prophet called Isaiah, who lived in the Kingdom of Judah during the 8th century BCE, it is also widely accepted that this prophet did not write the entire book of Isaiah. The composition history of Isaiah reflects a major difference in the way authorship was regarded in ancient Israel and in modern societies; the ancients did not regard it as inappropriate to supplement an existing work while remaining anonymous. While the authors are anonymous, it is plausible that all of them were priests, and the book may thus reflect Priestly concerns, in opposition to the increasingly successful reform movement of the Deuteronomists. The historic Isaiah ben Amoz lived in the Kingdom of Judah during the reigns of four kings from the mid to late 8th-century BCE. During this period, Assyria was expanding westward from its origins in modern-day northern Iraq towards the Mediterranean, destroying first Aram (modern Syria) in 734–732 BCE, then the Kingdom of Israel in 722–721, and finally subjugating Judah in 701. Proto-Isaiah is divided between verse and prose passages, and a currently popular theory is that the verse passages represent the prophecies of the original 8th-century Isaiah, while the prose sections are "sermons" on his texts composed at the court of Josiah a hundred years later, at the end of the 7th century. The conquest of Jerusalem by Babylon and the exile of its elite in 586 BCE ushered in the next stage in the formation of the book. Deutero-Isaiah addresses himself to the Jews in exile, offering them the hope of return. This was the period of the meteoric rise of Persia under its king Cyrus the Great – in 559 BCE he succeeded his father as ruler of a small vassal kingdom in modern eastern Iran, by 540 he ruled an empire stretching from the Mediterranean to Central Asia, and in 539 he conquered Babylon. Deutero-Isaiah's predictions of the imminent fall of Babylon and his glorification of Cyrus as the deliverer of Israel date his prophecies to 550–539 BCE, and probably towards the end of this period. The Persians ended the Jewish exile, and by 515 BCE the exiles, or at least some of them, had returned to Jerusalem and rebuilt the Temple. The return, however, was not without problems: the returnees found themselves in conflict with those who had remained in the country and who now owned the land, and there were further conflicts over the form of government that should be set up. This background forms the context of Trito-Isaiah. Isaiah is focused on the main role of Jerusalem in God's plan for the world, seeing centuries of history as though they were all the single vision of the 8th-century prophet Isaiah. Proto-Isaiah speaks of Israel's desertion of God and what will follow: Israel will be destroyed by foreign enemies, but after the people, the country and Jerusalem are punished and purified, a holy remnant will live in God's place in Zion, governed by God's chosen king (the messiah), under the presence and protection of God; Deutero-Isaiah has as its subject the liberation of Israel from captivity in Babylon in another Exodus, which the God of Israel will arrange using Cyrus, the Persian conqueror, as his agent; Trito-Isaiah concerns Jerusalem, the Temple, the Sabbath, and Israel's salvation. (More explicitly, it concerns questions current among Jews living in Jerusalem and Palestine in the post-Exilic period about who is a God-loving Jew and who is not). Walter Brueggemann has described this overarching narrative as "a continued meditation upon the destiny of Jerusalem". God's plan for the world is based on his choice of Jerusalem as the place where he will manifest himself, and of the line of David as his earthly representative – a theme that may possibly have been created through Jerusalem's reprieve from Assyrian attack in 701 BCE. God is "the holy one of Israel"; justice and righteousness are the qualities that mark the essence of God, and Israel has offended God through unrighteousness. Isaiah speaks out for the poor and the oppressed and against corrupt princes and judges, but unlike the prophets Amos and Micah he roots righteousness not in Israel's covenant with God but in God's holiness. Isaiah 44:6 contains the first clear statement of monotheism: "I am the first and I am the last; beside me there is no God". In Isaiah 44:09–20, this is developed into a satire on the making and worship of idols, mocking the foolishness of the carpenter who worships the idol that he himself has carved. While Yahweh had shown his superiority to other gods before, in Second Isaiah, he becomes the sole God of the world. This model of monotheism became the defining characteristic of post-Exilic Judaism and became the basis for Christianity and Islam. A central theme in Second Isaiah is that of a new Exodus – the return of the exiled people Israel from Babylon to Jerusalem. The author imagines a ritualistic return to Zion (Judah) led by Yahweh. The importance of this theme is indicated by its placement at the beginning and end of Second Isaiah (40:3–5, 55:12–13). This new Exodus is repeatedly linked with Israel's Exodus from Egypt to Canaan under divine guidance, but with new elements. These links include the following: Isaiah was one of the most popular works in the period between the foundation of the Second Temple c. 515 BCE and its destruction by the Romans in 70 CE. Isaiah's "shoot [which] will come up from the stump of Jesse" is alluded to or cited in the Psalms of Solomon and various apocalyptic works including the Similitudes of Enoch, 2 Baruch, 4 Ezra, and the third of the Sibylline oracles, all of which understood it to refer to a/the messiah and the messianic age. Isaiah 6, in which Isaiah describes his vision of God enthroned in the Temple, influenced the visions of God in works such as the "Book of the Watchers" section of the Book of Enoch, the Book of Daniel and others, often combined with the similar vision from the Book of Ezekiel. A very influential portion of Isaiah was the four so-called Songs of the Suffering Servant from Isaiah 42, 49, 50 and 52, in which God calls upon his servant to lead the nations (the servant is horribly abused, sacrifices himself in accepting the punishment due others, and is finally rewarded). Some Second Temple texts, including the Wisdom of Solomon and the Book of Daniel identified the Servant as a group – "the wise" who "will lead many to righteousness" (Daniel 12:3) – but others, notably the Similitudes of Enoch, understood it in messianic terms. The earliest Christians, building on the messianic interpretation of Enoch, interpreted Isaiah 52:13–53:12, the fourth of the songs, as a prophecy of the death and exaltation of Jesus, a role which Jesus himself accepted according to Luke 4:17–21. The Book of Isaiah has been immensely influential in the formation of Christianity, from the devotion to the Virgin Mary to anti-Jewish polemic, medieval passion iconography, and modern Christian feminism and liberation theology. The regard in which Isaiah was held was so high that the book was frequently called "the Fifth Gospel": the prophet who spoke more clearly of Christ and the Church than any others. Its influence extends beyond the Church and Christianity to English literature and to Western culture in general, from the libretto of Handel's Messiah to a host of such everyday phrases as "swords into ploughshares" and "voice in the wilderness". Isaiah provides 27 of the 37 quotations from the prophets in the Pauline epistles, and takes pride of place in the Gospels and in Acts of the Apostles. Isaiah 7:14, where the prophet is assuring king Ahaz that God will save Judah from the invading armies of Israel and Syria, forms the basis for Matthew 1:23's doctrine of the virgin birth, while Isaiah 40:3–5's image of the exiled Israel led by God and proceeding home to Jerusalem on a newly constructed road through the wilderness was taken up by all four Gospels and applied to John the Baptist and Jesus. Christians point to Chapter 53 and its discussion of a suffering servant as a striking prediction of the crucifixion of Jesus Christ, the messiah predicted by Isaiah. Isaiah seems always to have had a prominent place in Hebrew Bible use, and it is probable that Jesus himself was deeply influenced by Isaiah. Thus many of the Isaiah passages that are familiar to Christians gained their popularity not directly from Isaiah but from the use of them by Jesus and the early Christian authors – this is especially true of the Book of Revelation, which depends heavily on Isaiah for its language and imagery. Translations
[ { "paragraph_id": 0, "text": "The Book of Isaiah (Hebrew: ספר ישעיהו [ˈsɛ.fɛr jə.ʃaʕ.ˈjaː.hu]) is the first of the Latter Prophets in the Hebrew Bible and the first of the Major Prophets in the Christian Old Testament. It is identified by a superscription as the words of the 8th-century BCE prophet Isaiah ben Amoz, but there is evidence that much of it was composed during the Babylonian captivity and later. Johann Christoph Döderlein suggested in 1775 that the book contained the works of two prophets separated by more than a century, and Bernhard Duhm originated the view, held as a consensus through most of the 20th century, that the book comprises three separate collections of oracles: Proto-Isaiah (chapters 1–39), containing the words of the 8th-century BCE prophet Isaiah; Deutero-Isaiah, or \"the Book of Consolation\", (chapters 40–55), the work of an anonymous 6th-century BCE author writing during the Exile; and Trito-Isaiah (chapters 56–66), composed after the return from Exile. Isaiah 1–33 promises judgment and restoration for Judah, Jerusalem and the nations, and chapters 34–66 presume that judgment has been pronounced and restoration follows soon. While few scholars today attribute the entire book, or even most of it, to one person, the book's essential unity has become a focus in more recent research.", "title": "" }, { "paragraph_id": 1, "text": "The book can be read as an extended meditation on the destiny of Jerusalem into and after the Exile. The Deutero-Isaian part of the book describes how God will make Jerusalem the centre of his worldwide rule through a royal saviour (a messiah) who will destroy the oppressor (Babylon); this messiah is the Persian king Cyrus the Great, who is merely the agent who brings about Yahweh's kingship. Isaiah speaks out against corrupt leaders and for the disadvantaged, and roots righteousness in God's holiness rather than in Israel's covenant.", "title": "" }, { "paragraph_id": 2, "text": "Isaiah was one of the most popular works among Jews in the Second Temple period (c. 515 BCE – 70 CE). In Christian circles, it was held in such high regard as to be called \"the Fifth Gospel\", and its influence extends beyond Christianity to English literature and to Western culture in general, from the libretto of Handel's Messiah to a host of such everyday phrases as \"swords into ploughshares\" and \"voice in the wilderness\".", "title": "" }, { "paragraph_id": 3, "text": "General scholarly consensus through most of the 20th century saw three separate collections of oracles in the book of Isaiah. A typical outline based on this understanding of the book sees its underlying structure in terms of the identification of historical figures who might have been their authors:", "title": "Structure" }, { "paragraph_id": 4, "text": "While one part of the general consensus still holds, this perception of Isaiah as made up of three rather distinct sections underwent a radical challenge in the last quarter of the 20th century. The newer approach looks at the book in terms of its literary and formal characteristics, rather than authors, and sees in it a two-part structure divided between chapters 33 and 34:", "title": "Structure" }, { "paragraph_id": 5, "text": "Seeing Isaiah as a two-part book (chapters 1–33 and 34–66) with an overarching theme leads to a summary of its contents like the following:", "title": "Summary" }, { "paragraph_id": 6, "text": "The older understanding of this book as three fairly discrete sections attributable to identifiable authors leads to a more atomised picture of its contents, as in this example:", "title": "Summary" }, { "paragraph_id": 7, "text": "While it is widely accepted that the book of Isaiah is rooted in a historic prophet called Isaiah, who lived in the Kingdom of Judah during the 8th century BCE, it is also widely accepted that this prophet did not write the entire book of Isaiah.", "title": "Composition" }, { "paragraph_id": 8, "text": "The composition history of Isaiah reflects a major difference in the way authorship was regarded in ancient Israel and in modern societies; the ancients did not regard it as inappropriate to supplement an existing work while remaining anonymous. While the authors are anonymous, it is plausible that all of them were priests, and the book may thus reflect Priestly concerns, in opposition to the increasingly successful reform movement of the Deuteronomists.", "title": "Composition" }, { "paragraph_id": 9, "text": "The historic Isaiah ben Amoz lived in the Kingdom of Judah during the reigns of four kings from the mid to late 8th-century BCE. During this period, Assyria was expanding westward from its origins in modern-day northern Iraq towards the Mediterranean, destroying first Aram (modern Syria) in 734–732 BCE, then the Kingdom of Israel in 722–721, and finally subjugating Judah in 701. Proto-Isaiah is divided between verse and prose passages, and a currently popular theory is that the verse passages represent the prophecies of the original 8th-century Isaiah, while the prose sections are \"sermons\" on his texts composed at the court of Josiah a hundred years later, at the end of the 7th century.", "title": "Composition" }, { "paragraph_id": 10, "text": "The conquest of Jerusalem by Babylon and the exile of its elite in 586 BCE ushered in the next stage in the formation of the book. Deutero-Isaiah addresses himself to the Jews in exile, offering them the hope of return. This was the period of the meteoric rise of Persia under its king Cyrus the Great – in 559 BCE he succeeded his father as ruler of a small vassal kingdom in modern eastern Iran, by 540 he ruled an empire stretching from the Mediterranean to Central Asia, and in 539 he conquered Babylon. Deutero-Isaiah's predictions of the imminent fall of Babylon and his glorification of Cyrus as the deliverer of Israel date his prophecies to 550–539 BCE, and probably towards the end of this period.", "title": "Composition" }, { "paragraph_id": 11, "text": "The Persians ended the Jewish exile, and by 515 BCE the exiles, or at least some of them, had returned to Jerusalem and rebuilt the Temple. The return, however, was not without problems: the returnees found themselves in conflict with those who had remained in the country and who now owned the land, and there were further conflicts over the form of government that should be set up. This background forms the context of Trito-Isaiah.", "title": "Composition" }, { "paragraph_id": 12, "text": "Isaiah is focused on the main role of Jerusalem in God's plan for the world, seeing centuries of history as though they were all the single vision of the 8th-century prophet Isaiah. Proto-Isaiah speaks of Israel's desertion of God and what will follow: Israel will be destroyed by foreign enemies, but after the people, the country and Jerusalem are punished and purified, a holy remnant will live in God's place in Zion, governed by God's chosen king (the messiah), under the presence and protection of God; Deutero-Isaiah has as its subject the liberation of Israel from captivity in Babylon in another Exodus, which the God of Israel will arrange using Cyrus, the Persian conqueror, as his agent; Trito-Isaiah concerns Jerusalem, the Temple, the Sabbath, and Israel's salvation. (More explicitly, it concerns questions current among Jews living in Jerusalem and Palestine in the post-Exilic period about who is a God-loving Jew and who is not). Walter Brueggemann has described this overarching narrative as \"a continued meditation upon the destiny of Jerusalem\".", "title": "Themes" }, { "paragraph_id": 13, "text": "God's plan for the world is based on his choice of Jerusalem as the place where he will manifest himself, and of the line of David as his earthly representative – a theme that may possibly have been created through Jerusalem's reprieve from Assyrian attack in 701 BCE. God is \"the holy one of Israel\"; justice and righteousness are the qualities that mark the essence of God, and Israel has offended God through unrighteousness. Isaiah speaks out for the poor and the oppressed and against corrupt princes and judges, but unlike the prophets Amos and Micah he roots righteousness not in Israel's covenant with God but in God's holiness.", "title": "Themes" }, { "paragraph_id": 14, "text": "Isaiah 44:6 contains the first clear statement of monotheism: \"I am the first and I am the last; beside me there is no God\". In Isaiah 44:09–20, this is developed into a satire on the making and worship of idols, mocking the foolishness of the carpenter who worships the idol that he himself has carved. While Yahweh had shown his superiority to other gods before, in Second Isaiah, he becomes the sole God of the world. This model of monotheism became the defining characteristic of post-Exilic Judaism and became the basis for Christianity and Islam.", "title": "Themes" }, { "paragraph_id": 15, "text": "A central theme in Second Isaiah is that of a new Exodus – the return of the exiled people Israel from Babylon to Jerusalem. The author imagines a ritualistic return to Zion (Judah) led by Yahweh. The importance of this theme is indicated by its placement at the beginning and end of Second Isaiah (40:3–5, 55:12–13). This new Exodus is repeatedly linked with Israel's Exodus from Egypt to Canaan under divine guidance, but with new elements. These links include the following:", "title": "Themes" }, { "paragraph_id": 16, "text": "Isaiah was one of the most popular works in the period between the foundation of the Second Temple c. 515 BCE and its destruction by the Romans in 70 CE. Isaiah's \"shoot [which] will come up from the stump of Jesse\" is alluded to or cited in the Psalms of Solomon and various apocalyptic works including the Similitudes of Enoch, 2 Baruch, 4 Ezra, and the third of the Sibylline oracles, all of which understood it to refer to a/the messiah and the messianic age. Isaiah 6, in which Isaiah describes his vision of God enthroned in the Temple, influenced the visions of God in works such as the \"Book of the Watchers\" section of the Book of Enoch, the Book of Daniel and others, often combined with the similar vision from the Book of Ezekiel. A very influential portion of Isaiah was the four so-called Songs of the Suffering Servant from Isaiah 42, 49, 50 and 52, in which God calls upon his servant to lead the nations (the servant is horribly abused, sacrifices himself in accepting the punishment due others, and is finally rewarded). Some Second Temple texts, including the Wisdom of Solomon and the Book of Daniel identified the Servant as a group – \"the wise\" who \"will lead many to righteousness\" (Daniel 12:3) – but others, notably the Similitudes of Enoch, understood it in messianic terms.", "title": "Later interpretation and influence" }, { "paragraph_id": 17, "text": "The earliest Christians, building on the messianic interpretation of Enoch, interpreted Isaiah 52:13–53:12, the fourth of the songs, as a prophecy of the death and exaltation of Jesus, a role which Jesus himself accepted according to Luke 4:17–21. The Book of Isaiah has been immensely influential in the formation of Christianity, from the devotion to the Virgin Mary to anti-Jewish polemic, medieval passion iconography, and modern Christian feminism and liberation theology. The regard in which Isaiah was held was so high that the book was frequently called \"the Fifth Gospel\": the prophet who spoke more clearly of Christ and the Church than any others. Its influence extends beyond the Church and Christianity to English literature and to Western culture in general, from the libretto of Handel's Messiah to a host of such everyday phrases as \"swords into ploughshares\" and \"voice in the wilderness\".", "title": "Later interpretation and influence" }, { "paragraph_id": 18, "text": "Isaiah provides 27 of the 37 quotations from the prophets in the Pauline epistles, and takes pride of place in the Gospels and in Acts of the Apostles. Isaiah 7:14, where the prophet is assuring king Ahaz that God will save Judah from the invading armies of Israel and Syria, forms the basis for Matthew 1:23's doctrine of the virgin birth, while Isaiah 40:3–5's image of the exiled Israel led by God and proceeding home to Jerusalem on a newly constructed road through the wilderness was taken up by all four Gospels and applied to John the Baptist and Jesus.", "title": "Later interpretation and influence" }, { "paragraph_id": 19, "text": "Christians point to Chapter 53 and its discussion of a suffering servant as a striking prediction of the crucifixion of Jesus Christ, the messiah predicted by Isaiah.", "title": "Later interpretation and influence" }, { "paragraph_id": 20, "text": "Isaiah seems always to have had a prominent place in Hebrew Bible use, and it is probable that Jesus himself was deeply influenced by Isaiah. Thus many of the Isaiah passages that are familiar to Christians gained their popularity not directly from Isaiah but from the use of them by Jesus and the early Christian authors – this is especially true of the Book of Revelation, which depends heavily on Isaiah for its language and imagery.", "title": "Later interpretation and influence" }, { "paragraph_id": 21, "text": "Translations", "title": "External links" } ]
The Book of Isaiah is the first of the Latter Prophets in the Hebrew Bible and the first of the Major Prophets in the Christian Old Testament. It is identified by a superscription as the words of the 8th-century BCE prophet Isaiah ben Amoz, but there is evidence that much of it was composed during the Babylonian captivity and later. Johann Christoph Döderlein suggested in 1775 that the book contained the works of two prophets separated by more than a century, and Bernhard Duhm originated the view, held as a consensus through most of the 20th century, that the book comprises three separate collections of oracles: Proto-Isaiah, containing the words of the 8th-century BCE prophet Isaiah; Deutero-Isaiah, or "the Book of Consolation",, the work of an anonymous 6th-century BCE author writing during the Exile; and Trito-Isaiah, composed after the return from Exile. Isaiah 1–33 promises judgment and restoration for Judah, Jerusalem and the nations, and chapters 34–66 presume that judgment has been pronounced and restoration follows soon. While few scholars today attribute the entire book, or even most of it, to one person, the book's essential unity has become a focus in more recent research. The book can be read as an extended meditation on the destiny of Jerusalem into and after the Exile. The Deutero-Isaian part of the book describes how God will make Jerusalem the centre of his worldwide rule through a royal saviour who will destroy the oppressor (Babylon); this messiah is the Persian king Cyrus the Great, who is merely the agent who brings about Yahweh's kingship. Isaiah speaks out against corrupt leaders and for the disadvantaged, and roots righteousness in God's holiness rather than in Israel's covenant. Isaiah was one of the most popular works among Jews in the Second Temple period. In Christian circles, it was held in such high regard as to be called "the Fifth Gospel", and its influence extends beyond Christianity to English literature and to Western culture in general, from the libretto of Handel's Messiah to a host of such everyday phrases as "swords into ploughshares" and "voice in the wilderness".
2001-10-03T01:30:31Z
2023-12-24T19:29:42Z
[ "Template:Lang-he", "Template:S-start", "Template:Authority control", "Template:Sfn", "Template:Refbegin", "Template:Wikisource", "Template:Books of the Bible", "Template:Tanakh OT", "Template:Refend", "Template:Wikiquote", "Template:S-hou", "Template:S-ttl", "Template:IPA-he", "Template:Librivox book", "Template:S-aft", "Template:Cite book", "Template:Cite encyclopedia", "Template:Commons category", "Template:Book of Isaiah", "Template:About", "Template:Circa", "Template:Portal", "Template:-", "Template:S-bef", "Template:S-end", "Template:Short description", "Template:Reflist" ]
https://en.wikipedia.org/wiki/Book_of_Isaiah
4,365
Bilinear map
In mathematics, a bilinear map is a function combining elements of two vector spaces to yield an element of a third vector space, and is linear in each of its arguments. Matrix multiplication is an example. Let V , W {\displaystyle V,W} and X {\displaystyle X} be three vector spaces over the same base field F {\displaystyle F} . A bilinear map is a function such that for all w ∈ W {\displaystyle w\in W} , the map B w {\displaystyle B_{w}} is a linear map from V {\displaystyle V} to X , {\displaystyle X,} and for all v ∈ V {\displaystyle v\in V} , the map B v {\displaystyle B_{v}} is a linear map from W {\displaystyle W} to X . {\displaystyle X.} In other words, when we hold the first entry of the bilinear map fixed while letting the second entry vary, the result is a linear operator, and similarly for when we hold the second entry fixed. Such a map B {\displaystyle B} satisfies the following properties. If V = W {\displaystyle V=W} and we have B(v, w) = B(w, v) for all v , w ∈ V , {\displaystyle v,w\in V,} then we say that B is symmetric. If X is the base field F, then the map is called a bilinear form, which are well-studied (for example: scalar product, inner product, and quadratic form). The definition works without any changes if instead of vector spaces over a field F, we use modules over a commutative ring R. It generalizes to n-ary functions, where the proper term is multilinear. For non-commutative rings R and S, a left R-module M and a right S-module N, a bilinear map is a map B : M × N → T with T an (R, S)-bimodule, and for which any n in N, m ↦ B(m, n) is an R-module homomorphism, and for any m in M, n ↦ B(m, n) is an S-module homomorphism. This satisfies for all m in M, n in N, r in R and s in S, as well as B being additive in each argument. An immediate consequence of the definition is that B(v, w) = 0X whenever v = 0V or w = 0W. This may be seen by writing the zero vector 0V as 0 ⋅ 0V (and similarly for 0W) and moving the scalar 0 "outside", in front of B, by linearity. The set L(V, W; X) of all bilinear maps is a linear subspace of the space (viz. vector space, module) of all maps from V × W into X. If V, W, X are finite-dimensional, then so is L(V, W; X). For X = F , {\displaystyle X=F,} that is, bilinear forms, the dimension of this space is dim V × dim W (while the space L(V × W; F) of linear forms is of dimension dim V + dim W). To see this, choose a basis for V and W; then each bilinear map can be uniquely represented by the matrix B(ei, fj), and vice versa. Now, if X is a space of higher dimension, we obviously have dim L(V, W; X) = dim V × dim W × dim X. Suppose X , Y , {\displaystyle X,Y,} and Z {\displaystyle Z} are topological vector spaces and let b : X × Y → Z {\displaystyle b:X\times Y\to Z} be a bilinear map. Then b is said to be separately continuous if the following two conditions hold: Many separately continuous bilinear that are not continuous satisfy an additional property: hypocontinuity. All continuous bilinear maps are hypocontinuous. Many bilinear maps that occur in practice are separately continuous but not all are continuous. We list here sufficient conditions for a separately continuous bilinear to be continuous. Let X , Y , and Z {\displaystyle X,Y,{\text{ and }}Z} be locally convex Hausdorff spaces and let C : L ( X ; Y ) × L ( Y ; Z ) → L ( X ; Z ) {\displaystyle C:L(X;Y)\times L(Y;Z)\to L(X;Z)} be the composition map defined by C ( u , v ) := v ∘ u . {\displaystyle C(u,v):=v\circ u.} In general, the bilinear map C {\displaystyle C} is not continuous (no matter what topologies the spaces of linear maps are given). We do, however, have the following results: Give all three spaces of linear maps one of the following topologies:
[ { "paragraph_id": 0, "text": "In mathematics, a bilinear map is a function combining elements of two vector spaces to yield an element of a third vector space, and is linear in each of its arguments. Matrix multiplication is an example.", "title": "" }, { "paragraph_id": 1, "text": "Let V , W {\\displaystyle V,W} and X {\\displaystyle X} be three vector spaces over the same base field F {\\displaystyle F} . A bilinear map is a function", "title": "Definition" }, { "paragraph_id": 2, "text": "such that for all w ∈ W {\\displaystyle w\\in W} , the map B w {\\displaystyle B_{w}}", "title": "Definition" }, { "paragraph_id": 3, "text": "is a linear map from V {\\displaystyle V} to X , {\\displaystyle X,} and for all v ∈ V {\\displaystyle v\\in V} , the map B v {\\displaystyle B_{v}}", "title": "Definition" }, { "paragraph_id": 4, "text": "is a linear map from W {\\displaystyle W} to X . {\\displaystyle X.} In other words, when we hold the first entry of the bilinear map fixed while letting the second entry vary, the result is a linear operator, and similarly for when we hold the second entry fixed.", "title": "Definition" }, { "paragraph_id": 5, "text": "Such a map B {\\displaystyle B} satisfies the following properties.", "title": "Definition" }, { "paragraph_id": 6, "text": "If V = W {\\displaystyle V=W} and we have B(v, w) = B(w, v) for all v , w ∈ V , {\\displaystyle v,w\\in V,} then we say that B is symmetric. If X is the base field F, then the map is called a bilinear form, which are well-studied (for example: scalar product, inner product, and quadratic form).", "title": "Definition" }, { "paragraph_id": 7, "text": "The definition works without any changes if instead of vector spaces over a field F, we use modules over a commutative ring R. It generalizes to n-ary functions, where the proper term is multilinear.", "title": "Definition" }, { "paragraph_id": 8, "text": "For non-commutative rings R and S, a left R-module M and a right S-module N, a bilinear map is a map B : M × N → T with T an (R, S)-bimodule, and for which any n in N, m ↦ B(m, n) is an R-module homomorphism, and for any m in M, n ↦ B(m, n) is an S-module homomorphism. This satisfies", "title": "Definition" }, { "paragraph_id": 9, "text": "for all m in M, n in N, r in R and s in S, as well as B being additive in each argument.", "title": "Definition" }, { "paragraph_id": 10, "text": "An immediate consequence of the definition is that B(v, w) = 0X whenever v = 0V or w = 0W. This may be seen by writing the zero vector 0V as 0 ⋅ 0V (and similarly for 0W) and moving the scalar 0 \"outside\", in front of B, by linearity.", "title": "Properties" }, { "paragraph_id": 11, "text": "The set L(V, W; X) of all bilinear maps is a linear subspace of the space (viz. vector space, module) of all maps from V × W into X.", "title": "Properties" }, { "paragraph_id": 12, "text": "If V, W, X are finite-dimensional, then so is L(V, W; X). For X = F , {\\displaystyle X=F,} that is, bilinear forms, the dimension of this space is dim V × dim W (while the space L(V × W; F) of linear forms is of dimension dim V + dim W). To see this, choose a basis for V and W; then each bilinear map can be uniquely represented by the matrix B(ei, fj), and vice versa. Now, if X is a space of higher dimension, we obviously have dim L(V, W; X) = dim V × dim W × dim X.", "title": "Properties" }, { "paragraph_id": 13, "text": "Suppose X , Y , {\\displaystyle X,Y,} and Z {\\displaystyle Z} are topological vector spaces and let b : X × Y → Z {\\displaystyle b:X\\times Y\\to Z} be a bilinear map. Then b is said to be separately continuous if the following two conditions hold:", "title": "Continuity and separate continuity" }, { "paragraph_id": 14, "text": "Many separately continuous bilinear that are not continuous satisfy an additional property: hypocontinuity. All continuous bilinear maps are hypocontinuous.", "title": "Continuity and separate continuity" }, { "paragraph_id": 15, "text": "Many bilinear maps that occur in practice are separately continuous but not all are continuous. We list here sufficient conditions for a separately continuous bilinear to be continuous.", "title": "Continuity and separate continuity" }, { "paragraph_id": 16, "text": "Let X , Y , and Z {\\displaystyle X,Y,{\\text{ and }}Z} be locally convex Hausdorff spaces and let C : L ( X ; Y ) × L ( Y ; Z ) → L ( X ; Z ) {\\displaystyle C:L(X;Y)\\times L(Y;Z)\\to L(X;Z)} be the composition map defined by C ( u , v ) := v ∘ u . {\\displaystyle C(u,v):=v\\circ u.} In general, the bilinear map C {\\displaystyle C} is not continuous (no matter what topologies the spaces of linear maps are given). We do, however, have the following results:", "title": "Continuity and separate continuity" }, { "paragraph_id": 17, "text": "Give all three spaces of linear maps one of the following topologies:", "title": "Continuity and separate continuity" } ]
In mathematics, a bilinear map is a function combining elements of two vector spaces to yield an element of a third vector space, and is linear in each of its arguments. Matrix multiplication is an example.
2023-06-07T21:43:50Z
[ "Template:Nowrap", "Template:Sfn", "Template:Springer", "Template:Functional Analysis", "Template:Trèves François Topological vector spaces, distributions and kernels", "Template:Authority control", "Template:Short description", "Template:Visible anchor", "Template:See also", "Template:Annotated link", "Template:Reflist", "Template:Schaefer Wolff Topological Vector Spaces" ]
https://en.wikipedia.org/wiki/Bilinear_map
4,366
Blind Blake
Arthur Blake (1896 – December 1, 1934), known as Blind Blake, was an American blues and ragtime singer and guitarist. He is known for recordings he made for Paramount Records between 1926 and 1932. Little is known of Blake's life. Promotional materials from Paramount Records indicate he was born blind and give his birthplace as Jacksonville, Florida, and it seems that he lived there during various periods. He may have had relatives in Patterson, Georgia. Some authors have written that in one recording he slipped into a Geechee (Gullah) dialect, suggesting a connection with the Sea Islands. Blind Willie McTell indicated that Blake's real name was Arthur Phelps, but later research has shown this is unlikely to be correct. In 2011, a group of researchers led by Alex van der Tuuk published various documents regarding Blake's life and death in the journal Blues & Rhythm. One of these documents is his 1934 death certificate, which states he was born in 1896 in Newport News, Virginia, to Winter and Alice Blake (his mother's name is followed by a question mark). Nothing else is known of Blake until the 1920s, when he emerged as a recording musician. Blake recorded about 80 tracks for Paramount Records from 1926 to 1932. He was one of the most accomplished guitarists of his genre and played a diverse range of material. He is best known for his distinctive guitar playing, which was comparable in sound and style to ragtime piano. He may have lived in Jacksonville, going to Chicago for his recording sessions. According to van der Tuuk et al., he returned to Florida for the winter. In the 1930s he was reported to be playing in front of a Jacksonville hotel. Blake's first recordings were made in 1926, and his records sold well. His first solo record was "Early Morning Blues", with "West Coast Blues" on the B-side. Both are considered excellent examples of his ragtime-based guitar style and were prototypes for the burgeoning Piedmont blues. Blake made his last recordings in 1932; his career ended with Paramount's bankruptcy. Stefan Grossman and Gayle Dean Wardlow have suggested it is possible that only one side of Blake's last record is actually by him; "'Champagne Charlie Is My Name' does not sound like Blake's playing or singing." His complex and intricate fingerpicking inspired Reverend Gary Davis, Jorma Kaukonen, Ry Cooder, Arlen Roth, John Fahey, Ralph McTell, David Bromberg, Leon Redbone and many others. Big Bill Broonzy, hearing Blake in person in the early 1920s, said of his guitar playing "He made it sound like every instrument in the band- saxophone, trombone, clarinets, bass fiddles, pianos- everything. I never had seed then and I haven't to this day yet seed no one that could take his natural fingers and pick as much guitar as Blind Blake." The track "You Gonna Quit Me" from Bob Dylan's 1992 album Good as I Been to You is a cover of Blind Blake's "You Gonna Quit Me Blues." Blake married Beatrice McGee around 1931. In the following year he made his final recording at the Paramount headquarters, in Grafton, Wisconsin, just before the label went out of business. For decades nothing was known of him after this point, and it was rumored that he met with a violent death. Reverend Gary Davis heard he had been hit by a streetcar in 1934 and Big Bill Broonzy thought that he had frozen to death after falling over drunk during a Chicago blizzard and was too overweight to get back up. The research of van der Tuuk et al. suggests that Blake stayed in Wisconsin, living in Milwaukee's Brewer's Hill neighborhood, where Paramount boarded many of its artists. He seems not to have found work as a musician. In April 1933, he was hospitalized with pneumonia and never fully recovered. On December 1, 1934, after three weeks of decline, Beatrice Blake summoned an ambulance. He had a pulmonary hemorrhage and died on the way to the hospital. The cause of death was listed as pulmonary tuberculosis. He was buried in Glen Oaks Cemetery, in Glendale, Wisconsin in a previously unmarked grave. Blake figures in the plot of Lee Child's first Jack Reacher novel, Killing Floor (1997), and there are references to him in Child's 2011 prequel, The Affair. Reference to Blake is made again in The Sentinel (2020), written by Lee Child and his brother Andrew Child, when Jack Reacher is on the lookout for venues in Nashville, 'where Blind Blake could have played'. Blake's original recording of "Diddy Wah Diddy" is referenced on the cover of Robert Crumb's Zap Comix #1. "Blind Blake" and his song "Police Dog Blues" appear in Reacher, Season 1, the TV series based on Lee Child's novel, Killing Floor. The main character Jack Reacher (a blues lover) arrives at the fictional town of Margrave, Georgia looking for some trace of Blake.
[ { "paragraph_id": 0, "text": "Arthur Blake (1896 – December 1, 1934), known as Blind Blake, was an American blues and ragtime singer and guitarist. He is known for recordings he made for Paramount Records between 1926 and 1932.", "title": "" }, { "paragraph_id": 1, "text": "Little is known of Blake's life. Promotional materials from Paramount Records indicate he was born blind and give his birthplace as Jacksonville, Florida, and it seems that he lived there during various periods. He may have had relatives in Patterson, Georgia. Some authors have written that in one recording he slipped into a Geechee (Gullah) dialect, suggesting a connection with the Sea Islands. Blind Willie McTell indicated that Blake's real name was Arthur Phelps, but later research has shown this is unlikely to be correct. In 2011, a group of researchers led by Alex van der Tuuk published various documents regarding Blake's life and death in the journal Blues & Rhythm. One of these documents is his 1934 death certificate, which states he was born in 1896 in Newport News, Virginia, to Winter and Alice Blake (his mother's name is followed by a question mark). Nothing else is known of Blake until the 1920s, when he emerged as a recording musician.", "title": "Early life" }, { "paragraph_id": 2, "text": "Blake recorded about 80 tracks for Paramount Records from 1926 to 1932. He was one of the most accomplished guitarists of his genre and played a diverse range of material. He is best known for his distinctive guitar playing, which was comparable in sound and style to ragtime piano. He may have lived in Jacksonville, going to Chicago for his recording sessions. According to van der Tuuk et al., he returned to Florida for the winter. In the 1930s he was reported to be playing in front of a Jacksonville hotel.", "title": "Career" }, { "paragraph_id": 3, "text": "Blake's first recordings were made in 1926, and his records sold well. His first solo record was \"Early Morning Blues\", with \"West Coast Blues\" on the B-side. Both are considered excellent examples of his ragtime-based guitar style and were prototypes for the burgeoning Piedmont blues. Blake made his last recordings in 1932; his career ended with Paramount's bankruptcy. Stefan Grossman and Gayle Dean Wardlow have suggested it is possible that only one side of Blake's last record is actually by him; \"'Champagne Charlie Is My Name' does not sound like Blake's playing or singing.\"", "title": "Music" }, { "paragraph_id": 4, "text": "His complex and intricate fingerpicking inspired Reverend Gary Davis, Jorma Kaukonen, Ry Cooder, Arlen Roth, John Fahey, Ralph McTell, David Bromberg, Leon Redbone and many others. Big Bill Broonzy, hearing Blake in person in the early 1920s, said of his guitar playing \"He made it sound like every instrument in the band- saxophone, trombone, clarinets, bass fiddles, pianos- everything. I never had seed then and I haven't to this day yet seed no one that could take his natural fingers and pick as much guitar as Blind Blake.\"", "title": "Music" }, { "paragraph_id": 5, "text": "The track \"You Gonna Quit Me\" from Bob Dylan's 1992 album Good as I Been to You is a cover of Blind Blake's \"You Gonna Quit Me Blues.\"", "title": "Music" }, { "paragraph_id": 6, "text": "Blake married Beatrice McGee around 1931. In the following year he made his final recording at the Paramount headquarters, in Grafton, Wisconsin, just before the label went out of business.", "title": "Personal life" }, { "paragraph_id": 7, "text": "For decades nothing was known of him after this point, and it was rumored that he met with a violent death. Reverend Gary Davis heard he had been hit by a streetcar in 1934 and Big Bill Broonzy thought that he had frozen to death after falling over drunk during a Chicago blizzard and was too overweight to get back up. The research of van der Tuuk et al. suggests that Blake stayed in Wisconsin, living in Milwaukee's Brewer's Hill neighborhood, where Paramount boarded many of its artists. He seems not to have found work as a musician. In April 1933, he was hospitalized with pneumonia and never fully recovered. On December 1, 1934, after three weeks of decline, Beatrice Blake summoned an ambulance. He had a pulmonary hemorrhage and died on the way to the hospital. The cause of death was listed as pulmonary tuberculosis. He was buried in Glen Oaks Cemetery, in Glendale, Wisconsin in a previously unmarked grave.", "title": "Death" }, { "paragraph_id": 8, "text": "Blake figures in the plot of Lee Child's first Jack Reacher novel, Killing Floor (1997), and there are references to him in Child's 2011 prequel, The Affair. Reference to Blake is made again in The Sentinel (2020), written by Lee Child and his brother Andrew Child, when Jack Reacher is on the lookout for venues in Nashville, 'where Blind Blake could have played'.", "title": "In literature" }, { "paragraph_id": 9, "text": "Blake's original recording of \"Diddy Wah Diddy\" is referenced on the cover of Robert Crumb's Zap Comix #1.", "title": "In literature" }, { "paragraph_id": 10, "text": "\"Blind Blake\" and his song \"Police Dog Blues\" appear in Reacher, Season 1, the TV series based on Lee Child's novel, Killing Floor. The main character Jack Reacher (a blues lover) arrives at the fictional town of Margrave, Georgia looking for some trace of Blake.", "title": "In television" } ]
Arthur Blake, known as Blind Blake, was an American blues and ragtime singer and guitarist. He is known for recordings he made for Paramount Records between 1926 and 1932.
2001-10-03T14:48:44Z
2023-08-05T13:59:21Z
[ "Template:For", "Template:Use mdy dates", "Template:\" '", "Template:Authority control", "Template:Short description", "Template:Infobox musical artist", "Template:Reflist", "Template:Cite web", "Template:Cite journal", "Template:Cite book", "Template:Discogs artist" ]
https://en.wikipedia.org/wiki/Blind_Blake
4,367
Brian Lara
Brian Charles Lara, TC, OCC (born 2 May 1969) is a Trinidadian former international cricketer, widely acknowledged as one of the greatest batsmen of all time. He topped the Test batting rankings on several occasions and holds several cricketing records, including the record for the highest individual score in first-class cricket, with 501 not out for Warwickshire against Durham at Edgbaston in 1994, which is the only quintuple-hundred in first-class cricket history. As captain, Lara led the West Indies team to win the 2004 ICC Champions Trophy, the first time the team won any major ICC trophy since winning the 1979 Cricket World Cup. Lara also holds the record for the highest individual score in a Test innings after scoring 400 not out at Antigua during the 4th test against England in 2004. He is the only batsman in the history of international test cricket to have scored 400+ runs in an innings. Lara also held, for 18 years, the record of scoring the highest number of runs in a single over of a Test match when he scored 28 runs off an over by Robin Peterson of South Africa in 2003 (overtaken by Jasprit Bumrah in 2022). Lara's match-winning performance of 153 not out against Australia in Bridgetown, Barbados in 1999 was rated by Wisden the second-best batting performance in the history of Test cricket, next only to the 270 runs scored by Sir Donald Bradman in The Ashes Test match of 1937. Muttiah Muralitharan has hailed Lara as his toughest opponent among all batsmen in the world. Lara was awarded the Wisden Leading Cricketer in the World awards in 1994 and 1995 and is also one of only three cricketers to receive the BBC Overseas Sports Personality of the Year, the other two being Sir Garfield Sobers and Shane Warne. Brian Lara was appointed honorary member of the Order of Australia on 27 November 2009. In September 2012 he was inducted to the ICC's Hall of Fame as a 2012–13 season inductee. In 2013, Lara received Honorary Life Membership of the MCC becoming the 31st West Indian to receive the honor. Brian Lara is popularly nicknamed as "The Prince of Port of Spain" or simply "The Prince". He has the dubious distinction of playing in the second-highest number of test matches (63) in which his team was on the losing side, just behind Shivnarine Chanderpaul (68). Brian is one of eleven siblings. His father Bunty and one of his older sisters Agnes Cyrus enrolled him in the local Harvard Coaching Clinic at the age of six for weekly coaching sessions on Sundays. As a result, Lara had a very early education in correct batting technique. Lara's first school was St. Joseph's Roman Catholic primary. He then went to San Juan Secondary School, which is located on Moreau Road, Lower Santa Cruz. A year later, at fourteen years old, he moved on to Fatima College where he started his development as a promising young player under cricket coach Harry Ramdass. Aged 14, he amassed 745 runs in the schoolboys' league, with an average of 126.16 per innings, which earned him selection for the Trinidad and Tobago national under-16 team. When he was 15 years old, he played in his first West Indian under-19 youth tournament and that same year, Lara represented West Indies in Under-19 cricket. 1987 was a breakthrough year for Lara, when in the West Indies Youth Championships he scored 498 runs breaking the record of 480 by Carl Hooper set the previous year. He captained the tournament-winning Trinidad and Tobago, who profited from a match-winning 116 from Lara. In January 1988, Lara made his first-class debut for Trinidad and Tobago in the Red Stripe Cup against Leeward Islands. In his second first-class match he made 92 against a Barbados attack containing Joel Garner and Malcolm Marshall, two greats of West Indies teams. Later in the same year, he captained the West Indies team in Australia for the Bicentennial Youth World Cup where the West Indies reached the semi-finals. Later that year, his innings of 182 as captain of the West Indies Under-23s against the touring Indian team further elevated his reputation. His first selection for the full West Indies team followed in due course, but unfortunately coincided with the death of his father and Lara withdrew from the team. In 1989, he captained a West Indies B Team in Zimbabwe and scored 145. In 1990, at the age of 20, Lara became Trinidad and Tobago's youngest-ever captain, leading them that season to victory in the one-day Geddes Grant Shield. It was also in 1990 that he made his belated Test debut for West Indies against Pakistan, scoring 44 and 5. He had made his ODI debut a month earlier against Pakistan, scoring 11. In January 1993, Lara scored 277 versus Australia in Sydney. This, his maiden Test century in his fifth Test, was the turning point of the series as West Indies won the final two Tests to win the series 2–1. Lara went on to name his daughter Sydney after scoring 277 at SCG. Lara holds several world records for high scoring. He has the highest individual score in both first-class cricket (501 not out for Warwickshire against Durham in 1994) and Test cricket (400 not out for the West Indies against England in 2004). Lara amassed his world record 501 in 474 minutes off only 427 balls. He hit 308 in boundaries (10 sixes and 62 fours). His partners were Roger Twose (115 partnership – 2nd wicket), Trevor Penney (314 – 3rd), Paul Smith (51 – 4th) and Keith Piper (322 unbroken – 5th). Earlier in that season Lara scored six centuries in seven innings while playing for Warwickshire. He is the only man to have reclaimed the Test record score, having scored 375 against England in 1994, a record that stood until Matthew Hayden's 380 against Zimbabwe in 2003. His 400 not out also made him the second player (after Donald Bradman) to score two Test triple-centuries, and the second (after Bill Ponsford) to score two first-class quadruple-centuries. He has scored nine double-centuries in Test cricket, third after Bradman's twelve and Kumar Sangakkara's eleven. As a captain, he scored five double-centuries, which is the highest by any one who is in charge. In 1995 Lara in the Test match away series against England, scored 3 centuries in three consecutive Matches which earned him the Man of the Series award. The Test Series was eventually drawn 2–2. He also held the record for the highest total number of runs in a Test career, after overtaking Allan Border in an innings of 226 played at Adelaide Oval, Australia in November 2005. This was later broken by Sachin Tendulkar of India on 17 October 2008 whilst playing against Australia at Mohali in the 2nd Test of the Border–Gavaskar Trophy 2008. Lara captained the West Indies from 1998 to 1999, when West Indies suffered their first whitewash at the hands of South Africa. Following this they played Australia in a four-Test series which was drawn 2–2, with Lara scoring 546 runs including three centuries and one double hundred. In the second Test at Kingston he scored 213 while in the third Test he scored 153* in the second innings as West Indies chased down 311 with one wicket left. He won the Man of the Match award for both matches and was also named Man of the Series. The Wisden 100 rates Lara's 153 not out against Australia in Bridgetown in 1998–99 as the second-best innings ever after Sir Donald Bradman's 270 against England in Melbourne in 1936–37. In 2001 Lara was named the Man of the Carlton Series in Australia with an average of 46.50, the highest average by a West Indian in that series, scoring two half centuries and one century, 116 against Australia. That same year Lara amassed 688 runs in the three match away Test series against Sri Lanka making three centuries, and one fifty—including the double-century and a century in the first and second innings of the 3rd Test match at the Sinhalese Sports Ground, equating to 42% of the team's runs in that series. These extraordinary performances led Muttiah Muralitharan to state that Lara was the most dangerous batsman he had ever bowled to. Lara was reappointed as captain against the touring Australians in 2003, and struck 110 in his first Test match back in charge, showing a return to stellar performance. Later that season, under his captaincy, West Indies won the two match Test series against Sri Lanka 1–0 with Lara making a double-century in the First Test. In September 2004, West Indies won the 2004 ICC Champions Trophy in England under his captaincy. For his performances in 2004, he was named both in the World Test XI and ODI XI by ICC. In March 2005, Lara declined selection for the West Indies team because of a dispute over his personal Cable & Wireless sponsorship deal, which clashed with the Cricket Board's main sponsor, Digicel. Six other players were involved in this dispute, including stars Chris Gayle, Ramnaresh Sarwan and Dwayne Bravo. Lara said he declined selection in a stand of solidarity, when these players were dropped because of their sponsorship deals. The issue was resolved after the first Test of the series against the touring South African team. Lara returned to the team for the second Test (and scored a huge first innings score of 196), but in the process lost his captaincy indefinitely to the newly appointed Shivnarine Chanderpaul. In the next Test, against the same opponents, he scored a 176 in the first innings. After a one-day series against South Africa, he scored his first Test century against the visiting Pakistanis in the first Test at Kensington Oval, Bridgetown, Barbados which the West Indies eventually won. For his performances in 2005, he was named in the World Test XI by ICC. On 26 April 2006 Lara was reappointed the captain of the West Indies cricket team for the third time. This followed the resignation of Shivnarine Chanderpaul, who had been captain for thirteen months—in which the West Indies won just one of the 14 Test matches they had competed. In May 2006, Lara led the West Indies to successful One-Day series victories against Zimbabwe and India. Lara's team played Australia in the finals of the DLF Cup and the ICC Champions Trophy where they finished runners up in both finals. On 16 December 2006 he became the first player for the West Indies to pass 10,000 One Day International runs, and, along with Sachin Tendulkar, one of only two players, at the time, to do so in both forms of the game. On 10 April 2007 Lara confirmed his retirement from one-day cricket post the 2007 Cricket World Cup. A few days later he announced that he would in fact be retiring from all international cricket after the tournament. Lara played his final international game on 21 April 2007 in a dead rubber World Cup game against England. He was run out for 18 after a mix-up with Marlon Samuels; England won the game by 1 wicket. Before the end of this World Cup Glenn McGrath stated that Lara is the greatest batsman that he has ever bowled to. On 19 April 2007 Lara announced his retirement from all forms of international cricket, indicating that the West Indies vs England match on 21 April 2007 would be his last international appearance. He was run out after a bad mixup with Marlon Samuels for 18, as England went on to win the match by one wicket. He announced before the 2007 Cricket World Cup that this would be his last appearance in One Day Internationals. After his last match, in the post-game presentation interview, he asked the fans, "Did I entertain?", to which he received a resounding cheer from the crowd, after which he went out and took his 'lap of honour' where he met and shook hands with many of the fans. Lara stated this would be his last appearance in international cricket, he has also indicated his interest in retaining some involvement in the sport. On 23 July 2007 Lara agreed to sign for the Indian Cricket League. He is the former captain of the Mumbai Champs. He volunteered to play for his home team Trinidad and Tobago during the start of 2008 domestic season, after not playing for them for the previous two years. He made his comeback a memorable one with a match winning hundred over Guyana, followed by a dismissive undefeated half-century in the second innings, scored at over two runs per ball. In the third-round game (Trinidad and Tobago got a bye in the second round). Lara suffered a fractured arm against the Leeward Islands in St Maarten on 19 January, which kept him out of the ICL season. He nevertheless affirmed his commitment to returning to Twenty20 cricket, and on 27 June 2010 appeared for the Marylebone Cricket Club match against a touring Pakistan team, scoring 37 from 32 balls. In 2012, Lara became involved with the Bangladesh Premier League team Chittagong Kings as their brand ambassador. On the occasion of bicentennial anniversary of Lord's ground he played for the team of MCC, under the leadership of Sachin Tendulkar against the Rest of World XI in a 50 over game. He went on to score a half century in an eventual win for the MCC. After negotiations between Surrey and Lara for the 2010 Friends Provident t20 failed to come to anything, Lara declared that he still wanted to sign a contract to play Twenty20 cricket. Late in the year he joined Southern Rocks, a Zimbabwean side, to compete in the 2010–11 Stanbic Bank 20 Series. On his debut for the Rocks, and his first-ever Twenty20 match, he scored a half-century, top-scoring for the Rocks with 65. He added 34 runs in his next two innings, but then left the competition, citing "commitments elsewhere". After expressing his interest to play in the 2011 fourth edition of the Indian Premier League (IPL), and despite not having played active cricket for four years, Brian Lara still managed to attract the highest reserve price of $400,000 ahead of the IPL players' auction in early January 2011; however, no franchise bought him. In July 2014, he played for the MCC side in the Bicentenary Celebration match at Lord's. On 18 November 2016, Brian Lara signed with Newcastle C&S D5's side The Bennett Hotel Centurions. In December 2021 Brian Lara was appointed as Batting Coach and Strategic Advisor of the Sunrisers Hyderabad team for the 2022 season of the Indian Premier League. Lara's father died in 1989 of a heart attack. His mother died in 2002 of cancer. Lara has two daughters whom he fathered with Trinidadian journalist and model Leasel Rovedas. Lara has dated former British lingerie model Lynnsey Ward. In 2009, Lara was made an honorary Member of the Order of Australia (AM) for services to West Indian and Australian cricket. Lara will be one of four persons to receive the highest award of the Caribbean Community (Caricom) in July. Lara received an honorary doctorate from the University of Sheffield on Wednesday 10 January 2007. The ceremony took place at the Trinidad Hilton, Port of Spain, Trinidad and Tobago. In September 2009, Lara was inducted as an honorary lifetime member of the Royal St. Kitts Golf Club. On 29 October 2011 Lara was conferred with an honorary doctorate of laws by the University of the West Indies, St Augustine. On 14 September 2012 he was inducted to the ICC's Hall of Fame at the awards ceremony held in Colombo, Sri Lanka as a 2012–13 season inductee. The Brian Lara Stadium, in Trinidad and Tobago, opened in 2017, was named in his honour. On 4 July 2019 Lara was bestowed with an honorary doctorate by the D Y Patil International University of India. Lara has established the Pearl and Bunty Lara Foundation, which is a charitable organisation in memory of his parents that aims to address health and social care issues. He is an Ambassador for Sport of the Republic of Trinidad and Tobago, and travels on a diplomatic passport to promote his country throughout the world. On 7 September 2008 he took part in Soccer Aid 2008, and on 6 June 2010 in Soccer Aid 2010, playing for the Rest of the World vs a team of England celebrities and ex-pros. Lara was also a talented football player in his youth and often played with his close friends Dwight Yorke, Shaka Hislop and Russell Latapy while growing up together in Trinidad. Yorke, Hislop and Latapy would go on to play for Trinidad and Tobago at the 2006 FIFA World Cup.
[ { "paragraph_id": 0, "text": "Brian Charles Lara, TC, OCC (born 2 May 1969) is a Trinidadian former international cricketer, widely acknowledged as one of the greatest batsmen of all time. He topped the Test batting rankings on several occasions and holds several cricketing records, including the record for the highest individual score in first-class cricket, with 501 not out for Warwickshire against Durham at Edgbaston in 1994, which is the only quintuple-hundred in first-class cricket history. As captain, Lara led the West Indies team to win the 2004 ICC Champions Trophy, the first time the team won any major ICC trophy since winning the 1979 Cricket World Cup.", "title": "" }, { "paragraph_id": 1, "text": "Lara also holds the record for the highest individual score in a Test innings after scoring 400 not out at Antigua during the 4th test against England in 2004. He is the only batsman in the history of international test cricket to have scored 400+ runs in an innings. Lara also held, for 18 years, the record of scoring the highest number of runs in a single over of a Test match when he scored 28 runs off an over by Robin Peterson of South Africa in 2003 (overtaken by Jasprit Bumrah in 2022).", "title": "" }, { "paragraph_id": 2, "text": "Lara's match-winning performance of 153 not out against Australia in Bridgetown, Barbados in 1999 was rated by Wisden the second-best batting performance in the history of Test cricket, next only to the 270 runs scored by Sir Donald Bradman in The Ashes Test match of 1937. Muttiah Muralitharan has hailed Lara as his toughest opponent among all batsmen in the world. Lara was awarded the Wisden Leading Cricketer in the World awards in 1994 and 1995 and is also one of only three cricketers to receive the BBC Overseas Sports Personality of the Year, the other two being Sir Garfield Sobers and Shane Warne.", "title": "" }, { "paragraph_id": 3, "text": "Brian Lara was appointed honorary member of the Order of Australia on 27 November 2009. In September 2012 he was inducted to the ICC's Hall of Fame as a 2012–13 season inductee. In 2013, Lara received Honorary Life Membership of the MCC becoming the 31st West Indian to receive the honor.", "title": "" }, { "paragraph_id": 4, "text": "Brian Lara is popularly nicknamed as \"The Prince of Port of Spain\" or simply \"The Prince\". He has the dubious distinction of playing in the second-highest number of test matches (63) in which his team was on the losing side, just behind Shivnarine Chanderpaul (68).", "title": "" }, { "paragraph_id": 5, "text": "Brian is one of eleven siblings. His father Bunty and one of his older sisters Agnes Cyrus enrolled him in the local Harvard Coaching Clinic at the age of six for weekly coaching sessions on Sundays. As a result, Lara had a very early education in correct batting technique. Lara's first school was St. Joseph's Roman Catholic primary. He then went to San Juan Secondary School, which is located on Moreau Road, Lower Santa Cruz. A year later, at fourteen years old, he moved on to Fatima College where he started his development as a promising young player under cricket coach Harry Ramdass. Aged 14, he amassed 745 runs in the schoolboys' league, with an average of 126.16 per innings, which earned him selection for the Trinidad and Tobago national under-16 team. When he was 15 years old, he played in his first West Indian under-19 youth tournament and that same year, Lara represented West Indies in Under-19 cricket.", "title": "Early life" }, { "paragraph_id": 6, "text": "1987 was a breakthrough year for Lara, when in the West Indies Youth Championships he scored 498 runs breaking the record of 480 by Carl Hooper set the previous year. He captained the tournament-winning Trinidad and Tobago, who profited from a match-winning 116 from Lara.", "title": "Cricket career" }, { "paragraph_id": 7, "text": "In January 1988, Lara made his first-class debut for Trinidad and Tobago in the Red Stripe Cup against Leeward Islands. In his second first-class match he made 92 against a Barbados attack containing Joel Garner and Malcolm Marshall, two greats of West Indies teams. Later in the same year, he captained the West Indies team in Australia for the Bicentennial Youth World Cup where the West Indies reached the semi-finals. Later that year, his innings of 182 as captain of the West Indies Under-23s against the touring Indian team further elevated his reputation.", "title": "Cricket career" }, { "paragraph_id": 8, "text": "His first selection for the full West Indies team followed in due course, but unfortunately coincided with the death of his father and Lara withdrew from the team. In 1989, he captained a West Indies B Team in Zimbabwe and scored 145.", "title": "Cricket career" }, { "paragraph_id": 9, "text": "In 1990, at the age of 20, Lara became Trinidad and Tobago's youngest-ever captain, leading them that season to victory in the one-day Geddes Grant Shield. It was also in 1990 that he made his belated Test debut for West Indies against Pakistan, scoring 44 and 5. He had made his ODI debut a month earlier against Pakistan, scoring 11.", "title": "Cricket career" }, { "paragraph_id": 10, "text": "In January 1993, Lara scored 277 versus Australia in Sydney. This, his maiden Test century in his fifth Test, was the turning point of the series as West Indies won the final two Tests to win the series 2–1. Lara went on to name his daughter Sydney after scoring 277 at SCG.", "title": "Cricket career" }, { "paragraph_id": 11, "text": "Lara holds several world records for high scoring. He has the highest individual score in both first-class cricket (501 not out for Warwickshire against Durham in 1994) and Test cricket (400 not out for the West Indies against England in 2004). Lara amassed his world record 501 in 474 minutes off only 427 balls. He hit 308 in boundaries (10 sixes and 62 fours). His partners were Roger Twose (115 partnership – 2nd wicket), Trevor Penney (314 – 3rd), Paul Smith (51 – 4th) and Keith Piper (322 unbroken – 5th). Earlier in that season Lara scored six centuries in seven innings while playing for Warwickshire.", "title": "Cricket career" }, { "paragraph_id": 12, "text": "He is the only man to have reclaimed the Test record score, having scored 375 against England in 1994, a record that stood until Matthew Hayden's 380 against Zimbabwe in 2003. His 400 not out also made him the second player (after Donald Bradman) to score two Test triple-centuries, and the second (after Bill Ponsford) to score two first-class quadruple-centuries. He has scored nine double-centuries in Test cricket, third after Bradman's twelve and Kumar Sangakkara's eleven. As a captain, he scored five double-centuries, which is the highest by any one who is in charge. In 1995 Lara in the Test match away series against England, scored 3 centuries in three consecutive Matches which earned him the Man of the Series award. The Test Series was eventually drawn 2–2. He also held the record for the highest total number of runs in a Test career, after overtaking Allan Border in an innings of 226 played at Adelaide Oval, Australia in November 2005. This was later broken by Sachin Tendulkar of India on 17 October 2008 whilst playing against Australia at Mohali in the 2nd Test of the Border–Gavaskar Trophy 2008.", "title": "Cricket career" }, { "paragraph_id": 13, "text": "Lara captained the West Indies from 1998 to 1999, when West Indies suffered their first whitewash at the hands of South Africa. Following this they played Australia in a four-Test series which was drawn 2–2, with Lara scoring 546 runs including three centuries and one double hundred. In the second Test at Kingston he scored 213 while in the third Test he scored 153* in the second innings as West Indies chased down 311 with one wicket left. He won the Man of the Match award for both matches and was also named Man of the Series.", "title": "Cricket career" }, { "paragraph_id": 14, "text": "The Wisden 100 rates Lara's 153 not out against Australia in Bridgetown in 1998–99 as the second-best innings ever after Sir Donald Bradman's 270 against England in Melbourne in 1936–37.", "title": "Cricket career" }, { "paragraph_id": 15, "text": "In 2001 Lara was named the Man of the Carlton Series in Australia with an average of 46.50, the highest average by a West Indian in that series, scoring two half centuries and one century, 116 against Australia. That same year Lara amassed 688 runs in the three match away Test series against Sri Lanka making three centuries, and one fifty—including the double-century and a century in the first and second innings of the 3rd Test match at the Sinhalese Sports Ground, equating to 42% of the team's runs in that series. These extraordinary performances led Muttiah Muralitharan to state that Lara was the most dangerous batsman he had ever bowled to.", "title": "Cricket career" }, { "paragraph_id": 16, "text": "Lara was reappointed as captain against the touring Australians in 2003, and struck 110 in his first Test match back in charge, showing a return to stellar performance. Later that season, under his captaincy, West Indies won the two match Test series against Sri Lanka 1–0 with Lara making a double-century in the First Test. In September 2004, West Indies won the 2004 ICC Champions Trophy in England under his captaincy. For his performances in 2004, he was named both in the World Test XI and ODI XI by ICC.", "title": "Cricket career" }, { "paragraph_id": 17, "text": "In March 2005, Lara declined selection for the West Indies team because of a dispute over his personal Cable & Wireless sponsorship deal, which clashed with the Cricket Board's main sponsor, Digicel. Six other players were involved in this dispute, including stars Chris Gayle, Ramnaresh Sarwan and Dwayne Bravo. Lara said he declined selection in a stand of solidarity, when these players were dropped because of their sponsorship deals. The issue was resolved after the first Test of the series against the touring South African team.", "title": "Cricket career" }, { "paragraph_id": 18, "text": "Lara returned to the team for the second Test (and scored a huge first innings score of 196), but in the process lost his captaincy indefinitely to the newly appointed Shivnarine Chanderpaul. In the next Test, against the same opponents, he scored a 176 in the first innings. After a one-day series against South Africa, he scored his first Test century against the visiting Pakistanis in the first Test at Kensington Oval, Bridgetown, Barbados which the West Indies eventually won.", "title": "Cricket career" }, { "paragraph_id": 19, "text": "For his performances in 2005, he was named in the World Test XI by ICC.", "title": "Cricket career" }, { "paragraph_id": 20, "text": "On 26 April 2006 Lara was reappointed the captain of the West Indies cricket team for the third time. This followed the resignation of Shivnarine Chanderpaul, who had been captain for thirteen months—in which the West Indies won just one of the 14 Test matches they had competed. In May 2006, Lara led the West Indies to successful One-Day series victories against Zimbabwe and India. Lara's team played Australia in the finals of the DLF Cup and the ICC Champions Trophy where they finished runners up in both finals.", "title": "Cricket career" }, { "paragraph_id": 21, "text": "On 16 December 2006 he became the first player for the West Indies to pass 10,000 One Day International runs, and, along with Sachin Tendulkar, one of only two players, at the time, to do so in both forms of the game. On 10 April 2007 Lara confirmed his retirement from one-day cricket post the 2007 Cricket World Cup. A few days later he announced that he would in fact be retiring from all international cricket after the tournament.", "title": "Cricket career" }, { "paragraph_id": 22, "text": "Lara played his final international game on 21 April 2007 in a dead rubber World Cup game against England. He was run out for 18 after a mix-up with Marlon Samuels; England won the game by 1 wicket. Before the end of this World Cup Glenn McGrath stated that Lara is the greatest batsman that he has ever bowled to.", "title": "Cricket career" }, { "paragraph_id": 23, "text": "On 19 April 2007 Lara announced his retirement from all forms of international cricket, indicating that the West Indies vs England match on 21 April 2007 would be his last international appearance. He was run out after a bad mixup with Marlon Samuels for 18, as England went on to win the match by one wicket.", "title": "Cricket career" }, { "paragraph_id": 24, "text": "He announced before the 2007 Cricket World Cup that this would be his last appearance in One Day Internationals. After his last match, in the post-game presentation interview, he asked the fans, \"Did I entertain?\", to which he received a resounding cheer from the crowd, after which he went out and took his 'lap of honour' where he met and shook hands with many of the fans. Lara stated this would be his last appearance in international cricket, he has also indicated his interest in retaining some involvement in the sport.", "title": "Cricket career" }, { "paragraph_id": 25, "text": "On 23 July 2007 Lara agreed to sign for the Indian Cricket League. He is the former captain of the Mumbai Champs. He volunteered to play for his home team Trinidad and Tobago during the start of 2008 domestic season, after not playing for them for the previous two years. He made his comeback a memorable one with a match winning hundred over Guyana, followed by a dismissive undefeated half-century in the second innings, scored at over two runs per ball. In the third-round game (Trinidad and Tobago got a bye in the second round).", "title": "Cricket career" }, { "paragraph_id": 26, "text": "Lara suffered a fractured arm against the Leeward Islands in St Maarten on 19 January, which kept him out of the ICL season. He nevertheless affirmed his commitment to returning to Twenty20 cricket, and on 27 June 2010 appeared for the Marylebone Cricket Club match against a touring Pakistan team, scoring 37 from 32 balls.", "title": "Cricket career" }, { "paragraph_id": 27, "text": "In 2012, Lara became involved with the Bangladesh Premier League team Chittagong Kings as their brand ambassador.", "title": "Cricket career" }, { "paragraph_id": 28, "text": "On the occasion of bicentennial anniversary of Lord's ground he played for the team of MCC, under the leadership of Sachin Tendulkar against the Rest of World XI in a 50 over game. He went on to score a half century in an eventual win for the MCC.", "title": "Cricket career" }, { "paragraph_id": 29, "text": "After negotiations between Surrey and Lara for the 2010 Friends Provident t20 failed to come to anything, Lara declared that he still wanted to sign a contract to play Twenty20 cricket. Late in the year he joined Southern Rocks, a Zimbabwean side, to compete in the 2010–11 Stanbic Bank 20 Series. On his debut for the Rocks, and his first-ever Twenty20 match, he scored a half-century, top-scoring for the Rocks with 65. He added 34 runs in his next two innings, but then left the competition, citing \"commitments elsewhere\".", "title": "Cricket career" }, { "paragraph_id": 30, "text": "After expressing his interest to play in the 2011 fourth edition of the Indian Premier League (IPL), and despite not having played active cricket for four years, Brian Lara still managed to attract the highest reserve price of $400,000 ahead of the IPL players' auction in early January 2011; however, no franchise bought him.", "title": "Cricket career" }, { "paragraph_id": 31, "text": "In July 2014, he played for the MCC side in the Bicentenary Celebration match at Lord's.", "title": "Cricket career" }, { "paragraph_id": 32, "text": "On 18 November 2016, Brian Lara signed with Newcastle C&S D5's side The Bennett Hotel Centurions.", "title": "Cricket career" }, { "paragraph_id": 33, "text": "In December 2021 Brian Lara was appointed as Batting Coach and Strategic Advisor of the Sunrisers Hyderabad team for the 2022 season of the Indian Premier League.", "title": "Cricket career" }, { "paragraph_id": 34, "text": "Lara's father died in 1989 of a heart attack. His mother died in 2002 of cancer.", "title": "Personal life" }, { "paragraph_id": 35, "text": "Lara has two daughters whom he fathered with Trinidadian journalist and model Leasel Rovedas. Lara has dated former British lingerie model Lynnsey Ward.", "title": "Personal life" }, { "paragraph_id": 36, "text": "In 2009, Lara was made an honorary Member of the Order of Australia (AM) for services to West Indian and Australian cricket.", "title": "Honours" }, { "paragraph_id": 37, "text": "Lara will be one of four persons to receive the highest award of the Caribbean Community (Caricom) in July. Lara received an honorary doctorate from the University of Sheffield on Wednesday 10 January 2007. The ceremony took place at the Trinidad Hilton, Port of Spain, Trinidad and Tobago.", "title": "Honours" }, { "paragraph_id": 38, "text": "In September 2009, Lara was inducted as an honorary lifetime member of the Royal St. Kitts Golf Club.", "title": "Honours" }, { "paragraph_id": 39, "text": "On 29 October 2011 Lara was conferred with an honorary doctorate of laws by the University of the West Indies, St Augustine.", "title": "Honours" }, { "paragraph_id": 40, "text": "On 14 September 2012 he was inducted to the ICC's Hall of Fame at the awards ceremony held in Colombo, Sri Lanka as a 2012–13 season inductee.", "title": "Honours" }, { "paragraph_id": 41, "text": "The Brian Lara Stadium, in Trinidad and Tobago, opened in 2017, was named in his honour.", "title": "Honours" }, { "paragraph_id": 42, "text": "On 4 July 2019 Lara was bestowed with an honorary doctorate by the D Y Patil International University of India.", "title": "Honours" }, { "paragraph_id": 43, "text": "Lara has established the Pearl and Bunty Lara Foundation, which is a charitable organisation in memory of his parents that aims to address health and social care issues. He is an Ambassador for Sport of the Republic of Trinidad and Tobago, and travels on a diplomatic passport to promote his country throughout the world.", "title": "Philanthropy" }, { "paragraph_id": 44, "text": "On 7 September 2008 he took part in Soccer Aid 2008, and on 6 June 2010 in Soccer Aid 2010, playing for the Rest of the World vs a team of England celebrities and ex-pros. Lara was also a talented football player in his youth and often played with his close friends Dwight Yorke, Shaka Hislop and Russell Latapy while growing up together in Trinidad. Yorke, Hislop and Latapy would go on to play for Trinidad and Tobago at the 2006 FIFA World Cup.", "title": "Philanthropy" } ]
Brian Charles Lara, is a Trinidadian former international cricketer, widely acknowledged as one of the greatest batsmen of all time. He topped the Test batting rankings on several occasions and holds several cricketing records, including the record for the highest individual score in first-class cricket, with 501 not out for Warwickshire against Durham at Edgbaston in 1994, which is the only quintuple-hundred in first-class cricket history. As captain, Lara led the West Indies team to win the 2004 ICC Champions Trophy, the first time the team won any major ICC trophy since winning the 1979 Cricket World Cup. Lara also holds the record for the highest individual score in a Test innings after scoring 400 not out at Antigua during the 4th test against England in 2004. He is the only batsman in the history of international test cricket to have scored 400+ runs in an innings. Lara also held, for 18 years, the record of scoring the highest number of runs in a single over of a Test match when he scored 28 runs off an over by Robin Peterson of South Africa in 2003. Lara's match-winning performance of 153 not out against Australia in Bridgetown, Barbados in 1999 was rated by Wisden the second-best batting performance in the history of Test cricket, next only to the 270 runs scored by Sir Donald Bradman in The Ashes Test match of 1937. Muttiah Muralitharan has hailed Lara as his toughest opponent among all batsmen in the world. Lara was awarded the Wisden Leading Cricketer in the World awards in 1994 and 1995 and is also one of only three cricketers to receive the BBC Overseas Sports Personality of the Year, the other two being Sir Garfield Sobers and Shane Warne. Brian Lara was appointed honorary member of the Order of Australia on 27 November 2009. In September 2012 he was inducted to the ICC's Hall of Fame as a 2012–13 season inductee. In 2013, Lara received Honorary Life Membership of the MCC becoming the 31st West Indian to receive the honor. Brian Lara is popularly nicknamed as "The Prince of Port of Spain" or simply "The Prince". He has the dubious distinction of playing in the second-highest number of test matches (63) in which his team was on the losing side, just behind Shivnarine Chanderpaul (68).
2001-10-03T18:09:09Z
2023-12-26T21:15:56Z
[ "Template:S-sports", "Template:S-bef", "Template:Clear", "Template:See also", "Template:Portal", "Template:Cite news", "Template:S-ttl", "Template:Use British English", "Template:Dead link", "Template:S-end", "Template:Reflist", "Template:ESPNcricinfo", "Template:S-start", "Template:S-ach", "Template:Infobox cricketer", "Template:IMDb name", "Template:S-aft", "Template:S-inc", "Template:Navboxes", "Template:Use dmy dates", "Template:Webarchive", "Template:Commons category", "Template:Authority control", "Template:Short description", "Template:Pp-pc", "Template:Post-nominals", "Template:Cite web" ]
https://en.wikipedia.org/wiki/Brian_Lara
4,368
Beagle
The beagle is a breed of small scent hound, similar in appearance to the much larger foxhound. The beagle was developed primarily for hunting hare, known as beagling. Possessing a great sense of smell and superior tracking instincts, the beagle is the primary breed used as a detection dog for prohibited agricultural imports and foodstuffs in quarantine around the world. The beagle is a popular pet due to its size, good temper, and a lack of inherited health problems. The modern breed was developed in Great Britain around the 1830s from several breeds, including the Talbot Hound, the North Country Beagle, the Southern Hound, and possibly the Harrier. Beagles have been depicted in popular culture since Elizabethan times in literature and paintings and more recently in film, television, and comic books. The origin of the beagle is not known. In the 11th century, William the Conqueror brought the St. Hubert Hound and the Talbot hound to Britain. In Britain, both of these strains were then crossed with Greyhounds to give them speed and stamina for deer hunting. Beagles are similar to the Harrier and the extinct Southern Hound, though they are smaller and slower. From medieval times, beagle was used as a generic description for the smaller hounds, though these dogs differed considerably from the modern breed. Miniature breeds of beagle-type dogs were known from the times of Edward II and Henry VII, who both had packs of Glove Beagles, so named since they were small enough to fit on a glove, and Queen Elizabeth I kept a breed known as a Pocket Beagle, which stood 8 to 9 inches (20 to 23 cm) at the shoulder. Small enough to fit in a "pocket" or saddlebag, they rode along on the hunt. The larger hounds would run the prey to ground, then the hunters would release the small dogs to continue the chase through underbrush. Elizabeth I referred to the dogs as her singing beagles and often entertained guests at her royal table by letting her Pocket Beagles cavort amid their plates and cups. 19th-century sources refer to these breeds interchangeably and it is possible that the two names refer to the same small variety. In George Jesse's Researches into the History of the British Dog from 1866, the early 17th-century poet and writer Gervase Markham is quoted referring to the beagle as small enough to sit on a man's hand and to the: little small mitten-beagle, which may be companion for a ladies kirtle, and in the field will run as cunningly as any hound whatere, only their musick is very small like reeds. By the 18th century, two breeds had been developed for hunting hare and rabbit: the Southern Hound and the North Country Beagle (or Northern Hound). The Southern Hound, a tall, heavy dog with a square head, and long, soft ears, was common from south of the River Trent and probably closely related to the Talbot Hound. Though slow, it had stamina and an excellent scenting ability. The North Country Beagle, possibly a cross between an offshoot of the Talbot stock and a Greyhound, was bred chiefly in Yorkshire and was common in the northern counties. It was smaller than the Southern Hound, less heavy-set, and with a more pointed muzzle. It was faster than its southern counterpart but its scenting abilities were less well-developed. Standards for the Pocket Beagle were drawn up as late as 1901; these genetic lines are now extinct, although modern breeders have attempted to recreate the variety. Reverend Phillip Honeywood established a beagle pack in Essex in the 1830s and it is believed that this pack formed the basis for the modern breed. Although details of the pack's lineage are not recorded, it is thought that North Country Beagles and Southern Hounds were strongly represented; William Youatt suspected that Harriers formed a good majority of the beagle's bloodline, but the origin of the Harrier is itself obscure. Honeywood's Beagles were small, standing at about 10 inches (25 cm) at the shoulder, and pure white according to John Mills (writing in The Sportsman's Library in 1845). Prince Albert and Lord Winterton also had Beagle packs around this time, and royal favor no doubt led to some revival of interest in the breed, but Honeywood's pack was regarded as the finest of the three. Although credited with the development of the modern breed, Honeywood concentrated on producing dogs for hunting and it was left to Thomas Johnson to refine the breeding to produce dogs that were both attractive and capable hunters. Two strains were developed: the rough-coated and smooth-coated varieties. The rough-coated beagle survived until the beginning of the 20th century, and there were even records of one making an appearance at a dog show as late as 1969, but this variety is now extinct, having probably been absorbed into the standard beagle bloodline. In the 1840s, a standard beagle type was beginning to develop. The distinction between the North Country Beagle and Southern Hound had been lost, but there was still a large variation in size, character, and reliability among the emerging packs. In 1856, "Stonehenge" (the pseudonym of John Henry Walsh), writing in the Manual of British Rural Sports, was still dividing beagles into four varieties: the medium beagle; the dwarf or lapdog beagle; the fox beagle (a smaller, slower version of the Foxhound); and the rough-coated or terrier beagle, which he classified as a cross between any of the other varieties and one of the Scottish terrier breeds. Stonehenge also gives the start of a standard description: In size the beagle measures from 10 inches, or even less, to 15. In shape they resemble the old southern hound in miniature, but with more neatness and beauty; and they also resemble that hound in style of hunting. By 1887 the threat of extinction was on the wane: there were 18 beagle packs in England. The Beagle Club was formed in 1890 and the first standard drawn up at the same time. The following year the Association of Masters of Harriers and Beagles was formed. Both organisations aimed to further the best interests of the breed, and both were keen to produce a standard type of beagle. By 1902, the number of packs had risen to 44. Beagles were in the United States by the 1840s at the latest, but the first dogs were imported strictly for hunting and were of variable quality. Since Honeywood had only started breeding in the 1830s, it is unlikely these dogs were representative of the modern breed, and the description of them as looking like straight-legged Dachshunds with weak heads has little resemblance to the standard. Serious attempts at establishing a quality bloodline began in the early 1870s when General Richard Rowett from Illinois imported some dogs from England and began breeding. Rowett's Beagles are believed to have formed the models for the first American standard, drawn up by Rowett, L. H. Twadell, and Norman Ellmore in 1887. The beagle was accepted as a breed by the American Kennel Club (AKC) in 1885. In the 20th century the breed has spread worldwide. On its formation, the Association of Masters of Harriers and Beagles took over the running of a regular show at Peterborough that had started in 1889, and the Beagle Club in the UK held its first show in 1896. The regular showing of the breed led to the development of a uniform type, and the beagle continued to prove a success up until the outbreak of World War I when all shows were suspended. After the war, the breed was again struggling for survival in the UK: the last of the Pocket Beagles was probably lost during this time, and registrations fell to an all-time low. A few breeders (notably Reynalton Kennels) managed to revive interest in the dog and by World War II, the breed was once again doing well. Registrations dropped again after the end of the war but almost immediately recovered. As purebred dogs, beagles have always been more popular in the United States and Canada than in their native country England. The National Beagle Club of America was formed in 1888 and by 1901 a beagle had won a Best in Show title. As in the UK, activity during World War I was minimal, but the breed showed a much stronger revival in the U.S. when hostilities ceased. In 1928 it won a number of prizes at the Westminster Kennel Club's show and by 1939 a beagle – Champion Meadowlark Draughtsman – had captured the title of top-winning American-bred dog for the year. On 12 February 2008, a beagle, K-Run's Park Me In First (Uno), won the Best In Show category at the Westminster Kennel Club show for the first time in the competition's history. In North America they have been consistently in the top-ten most-popular breeds for over 30 years. From 1953 to 1959 the beagle was ranked No. 1 on the list of the American Kennel Club's registered breeds; in 2005 and 2006 it ranked 5th out of the 155 breeds registered. In the UK they are not quite so popular, placing 28th and 30th in the rankings of registrations with the Kennel Club in 2005 and 2006 respectively. In the United States the beagle ranked 4th most popular breed in 2012 and 2013, behind the Labrador Retriever (#1), German Shepherd (#2), and Golden Retriever (#3) breeds. According to the Oxford English Dictionary, the first mention of the beagle by name in English literature dates from c. 1475 in The Squire of Low Degree. The origin of the word "beagle" is uncertain, although it has been suggested that the word derives from the French begueule which means "gate throat". It is not known why the black and tan Kerry Beagle, present in Ireland since Celtic times, has the beagle description, since at 22 to 24 inches (56 to 61 cm) it is significantly taller than the modern day beagle, and in earlier times was even larger. Some writers suggest that the beagle's scenting ability may have come from cross-breeding earlier strains with the Kerry Beagle. Originally used for hunting stags, it is today used for hare and drag hunting. The general appearance of the beagle resembles a miniature Foxhound, but the head is broader and the muzzle shorter, the expression completely different and the legs shorter in proportion to the body. They are generally between 13 and 16 inches (33 and 41 cm) high at the withers and weigh between 18 and 35 lb (8.2 and 15.9 kg), with females being slightly smaller than males on average. They have a smooth, somewhat domed skull with a medium-length, square-cut muzzle, and a black (or occasionally liver) gumdrop nose. The jaw is strong, and the teeth scissor together with the upper teeth fitting perfectly over the lower teeth. Both sets align square to the jaw. The eyes are large, hazel or brown, with a mild, hound-like pleading look. The large ears are long, soft, and low-set, turning towards the cheeks slightly and rounded at the tips. Beagles have a strong, medium-length neck (which is long enough for them to easily bend to the ground to pick up a scent), with little folding in the skin but some evidence of a dewlap; a broad chest narrowing to a tapered abdomen and waist and a long, slightly curved tail (known as the "stern") tipped with white. The white tip, known as the flag, was bred for selectively, as the tail remains easily seen when the dog's head is down following a scent. The tail does not curl over the back, but is held upright when the dog is active. The beagle has a muscular body and a medium-length, smooth, hard coat. The front legs are straight and carried under the body while the rear legs are muscular and well bent at the stifles. The tricolored beagle—white with large black areas and light brown shading—is the most common. Tricolored beagles occur in a number of shades, from the "Classic Tri" with a jet black saddle (also known as "Blackback"), to the "Dark Tri" (where faint brown markings are intermingled with more prominent black markings), to the "Faded Tri" (where faint black markings are intermingled with more prominent brown markings). Some tricolored dogs have a broken pattern, sometimes referred to as pied. These dogs have mostly white coats with patches of black and brown hair. Tricolor beagles are almost always born black and white. The white areas are typically set by eight weeks, but the black areas may fade to brown as the puppy matures. (The brown may take between one and two years to fully develop.) Some beagles gradually change colour during their lives, and may lose their black markings entirely. Two-colour varieties always have a white base colour with areas of the second colour. Tan and white is the most common two-colour variety, but there is a wide range of other colours including lemon, a very light tan; red, a reddish, almost orange, brown; and liver, a darker brown, and black. Liver is not common and is not permitted in some standards; it tends to occur with yellow eyes. Ticked or mottled varieties may be either white or black with different coloured flecks (ticking), such as the blue-mottled or bluetick beagle, which has spots that appear to be a midnight-blue colour, similar to the colouring of the Bluetick Coonhound. Some tricolour beagles also have ticking of various colours in their white areas. Saddle-patterned Beagles that express ancient domino (eA) are called hare-pied. Domino restricts eumelanin production leading to a smaller and faded saddle. Dark hairs in the area of the saddle have a light-colored hair base. The nose pigment may be lightened down the middle. Alongside the Bloodhound and Basset Hound, the beagle has one of the best developed senses of smell of any dog. In the 1950s, John Paul Scott and John Fuller began a 13-year study of canine behavior. As part of this research, they tested the scenting abilities of various breeds by putting a mouse in a one-acre field and timing how long it took the dogs to find it. The beagles found it in less than a minute while Fox Terriers took 15 minutes and Scottish Terriers failed to find it at all. The long ears and large lips of the beagle probably assist in trapping the scents close to the nose. The American Kennel Club recognises two separate varieties of beagle: the 13-inch for hounds less than 13 inches (33 cm), and the 15-inch for those between 13 and 15 inches (33 and 38 cm). The Canadian Kennel Club recognises a single type, with a height not exceeding 15 inches (38 cm). The Kennel Club (UK) and FCI affiliated clubs recognise a single type, with a height of between 13 and 16 inches (33 and 41 cm). English and American varieties are sometimes mentioned. However, there is no official recognition from any Kennel Club for this distinction. Beagles fitting the American Kennel Club standard – which disallows animals over 15 inches (38 cm) – are smaller on average than those fitting the Kennel Club standard which allows heights up to 16 inches (41 cm). Pocket Beagles are sometimes advertised for sale but while the UK Kennel Club originally specified a standard for the Pocket Beagle in 1901, the variety is now not recognised by any Kennel Club. A strain known as Patch Hounds was developed by Willet Randall and his family from 1896 specifically for their rabbit hunting ability. They trace their bloodline back to Field Champion Patch, but do not necessarily have a patchwork marking. In the 1850s, John Henry Walsh (Stonehenge) recommended a cross between a Beagle and a Scottish Terrier as a retriever. He found the crossbreed to be a good worker, silent and obedient, but it had the drawback that it was small and could barely carry a hare. More recently, the trend has been for "designer dogs" and one of the most popular has been the Beagle/Pug cross known as a Puggle. Some puppies of this cross are less excitable than a Beagle and with a lower exercise requirement, similar to the Pug parent; but many are highly excitable and require vigorous exercise. The beagle has an even temper and gentle disposition. Described in several breed standards as "merry", they are amiable and typically neither aggressive nor timid, although this depends on the individual. They enjoy company, and although they may initially be standoffish with strangers, they are easily won over. They make poor guard dogs for this reason, although their tendency to bark or howl when confronted with the unfamiliar makes them good watch dogs. In a 1985 study conducted by Ben and Lynette Hart, the beagle was given the highest excitability rating, along with the Yorkshire Terrier, Cairn Terrier, Miniature Schnauzer, West Highland White Terrier, and Fox Terrier. They are ranked 72nd in Stanley Coren's The Intelligence of Dogs, as Coren places them among the group with the lowest degree of working/obedience intelligence. Coren's scale, however, does not assess understanding, independence, or creativity. Beagles are excellent with children and this is one of the reasons they have become popular family pets. Beagles are pack animals; they are prone to separation anxiety, a condition which causes them to destroy things when left unattended. Not all beagles will howl, but most will bark when confronted with strange situations, and some will bay (also referred to as "speaking", "giving tongue", or "opening") when they catch the scent of potential quarry. They also generally get along well with cats and other dogs. They are not too demanding with regard to exercise; their inbred stamina means they do not easily tire when exercised, but they also do not need to be worked to exhaustion before they will rest. Regular exercise helps ward off the weight gain to which the breed is prone. The typical longevity of beagles is 12–15 years, which is a common lifespan for dogs of their size. Beagles may be prone to epilepsy, but this can often be controlled with medication. Hypothyroidism and a number of types of dwarfism occur in beagles. Two conditions in particular are unique to the breed: "Funny Puppy", in which the puppy is slow to develop and eventually develops weak legs, a crooked back and although normally healthy, is prone to a range of illnesses; and Musladin-Lueke syndrome (MLS) in which the eyes are slanted and the outer toes are underdeveloped but otherwise development is as normal. Hip dysplasia, common in Harriers and in some larger breeds, is rarely considered a problem in beagles. Beagles are considered a chondrodystrophic breed, meaning that they are prone to types of disk diseases. In rare cases, beagles may develop immune mediated polygenic arthritis (where the immune system attacks the joints) even at a young age. The symptoms can sometimes be relieved by steroid treatments. Another rare disease in the breed is neonatal cerebellar cortical degeneration. Affected puppies are slow, have lower co-ordination, fall more often, and do not have a normal gait. It has an estimated carrier rate of 5% and affected rate of 0.1%. A genetic test is available. Their long floppy ears can mean that the inner ear does not receive a substantial air flow or that moist air becomes trapped, and this can lead to ear infections. Beagles may also be affected by a range of eye problems; two common ophthalmic conditions in beagles are glaucoma and corneal dystrophy. "Cherry eye", a prolapse of the gland of the third eyelid, and distichiasis, a condition in which eyelashes grow into the eye causing irritation, sometimes exist; both these conditions can be corrected with surgery. They can suffer from several types of retinal atrophy. Failure of the nasolacrimal drainage system can cause dry eye or leakage of tears onto the face. As field dogs they are prone to minor injuries such as cuts and sprains, and, if inactive, obesity is a common problem as they will eat whenever food is available and rely on their owners to regulate their weight. When working or running free they are also likely to pick up parasites such as fleas, ticks, harvest mites, and tapeworms, and irritants such as grass seeds can become trapped in their eyes, soft ears, or paws. Beagles may exhibit a behavior known as reverse sneezing, in which they sound as if they are choking or gasping for breath, but are actually drawing air in through the mouth and nose. The exact cause of this behavior is not known, but it can be a common occurrence and is not harmful to the dog. The average size of a beagle litter is six puppies. When mother beagles give birth to litters of puppies, the little pups weigh just a few ounces each. Beagles were developed primarily for hunting hare, an activity known as beagling. They were seen as ideal hunting companions for the elderly who could follow on horseback without exerting themselves, for young hunters who could keep up with them on ponies, and for the poorer hunters who could not afford to maintain a stable of good hunting horses. Before the advent of the fashion for foxhunting in the 19th century, hunting was an all day event where the enjoyment was derived from the chase rather than the kill. In this setting the tiny beagle was well matched to the hare, as unlike Harriers they would not quickly finish the hunt, but because of their excellent scent-tracking skills and stamina they were almost guaranteed to eventually catch the hare. The beagle packs would run closely together ("so close that they might be covered with a sheet") which was useful in a long hunt, as it prevented stray dogs from obscuring the trail. In thick undergrowth they were also preferred to spaniels when hunting pheasant. With the fashion for faster hunts, the beagle fell out of favor for chasing hare, but was still employed for rabbit hunting. In Anecdotes of Dogs (1846), Edward Jesse says: In rabbit-shooting, in gorse and thick cover, nothing can be more cheerful than the beagle. They also are easily heard over long distances and in thick cover. They have been called rabbit-beagles from this employment, for which they are peculiarly qualified, especially those dogs which are somewhat wire-haired. In the United States they appear to have been employed chiefly for hunting rabbits from the earliest imports. Hunting hare with beagles became popular again in Britain in the mid-19th century and continued until it was made illegal in Scotland by the Protection of Wild Mammals (Scotland) Act 2002 and in England and Wales by the Hunting Act 2004. Under this legislation beagles may still pursue rabbits with the landowner's permission. Drag hunting is popular where hunting is no longer permitted or for those owners who do not wish to participate in hunting a live animal, but still wish to exercise their dog's innate skills. The traditional foot pack consists of up to 40 beagles, marshaled by a Huntsman who directs the pack and who is assisted by a variable number of whippers-in whose job is to return straying hounds to the pack. The Master of the Hunt is in overall day-to-day charge of the pack, and may or may not take on the role of Huntsman on the day of the hunt. As hunting with beagles was seen as ideal for young people, many of the British public schools traditionally maintained beagle packs. Protests were lodged against Eton's use of beagles for hunting as early as 1902 but the pack is still in existence today. In 2001, the Wye College beagle pack was taken by the Animal Liberation Front. School and university packs are still maintained by Eton, Marlborough, Radley, the Royal Agricultural University, and Christ Church, Oxford. In addition to organised beagling, beagles have been used for hunting or flushing to guns (often in pairs) a wide range of game including snowshoe hare, cottontail rabbits, game birds, roe deer, red deer, bobcat, coyote, wild boar, and foxes, and have even been recorded as being used to hunt stoat. In most of these cases, the beagle is employed as a gun dog, flushing game for hunter's guns. Beagles are used as detection dogs in the Beagle Brigade of the United States Department of Agriculture. These dogs are used to detect food items in luggage being taken into the United States. After trialling several breeds, beagles were chosen because they are relatively small and unintimidating for people who are uncomfortable around dogs, easy to care for, intelligent and work well for rewards. They are also used for this purpose in a number of other countries including by the Ministry of Agriculture and Forestry in New Zealand, the Australian Quarantine and Inspection Service, and in Canada, Japan, and the People's Republic of China. Larger breeds are generally used for detection of explosives as this often involves climbing over luggage and on large conveyor belts, work for which the smaller Beagle is not suited. Beagles are the dog breed most often used in animal testing, due to their size and passive nature. In the United States, as many as 65,000 beagles are used every year for medical, cosmetic, beauty, and other chemical tests. They are purpose bred and live their lives in cages undergoing experiments. The Rescue + Freedom Project (formerly Beagle Freedom Project) has successfully advocated for beagles to be released from labs. This organisation has freed hundreds of animals. Beagles are used in a range of research procedures: fundamental biological research, applied human medicine, applied veterinary medicine, and protection of man, animals, or the environment. Of the 8,018 dogs used in testing in the UK in 2004, 7,799 were beagles (97.3%). In the UK, the Animals (Scientific Procedures) Act 1986 gave special status to primates, equids, cats and dogs and in 2005 the Animal Procedures Committee (set up by the act) ruled that testing on mice was preferable, even though a greater number of individual animals were involved. In 2005 beagles were involved in less than 0.3% of the total experiments on animals in the UK, but of the 7670 experiments performed on dogs 7406 involved beagles (96.6%). Most dogs are bred specifically for this purpose, by companies such as Harlan. In the UK companies breeding animals for research must be licensed under the Animals (Scientific Procedures) Act. Testing of cosmetic products on animals is banned in the member states of the European Community, although France protested the ban and has made efforts to have it lifted. It is permitted in the United States but is not mandatory if safety can be ascertained by other methods, and the test species is not specified by the Food and Drug Administration (FDA). When testing toxicity of food additives, food contaminants, and some drugs and chemicals the FDA uses beagles and miniature pigs as surrogates for direct human testing. Minnesota was the first state to enact a Beagle Freedom adoption law in 2014, mandating that dogs and cats are allowed to be adopted once they have completed research testing. Anti-vivisection groups have reported on abuse of animals inside testing facilities. In 1997 footage secretly filmed by a freelance journalist inside Huntingdon Life Sciences in the UK showed staff punching and screaming at beagles. Consort Kennels, a UK-based breeder of beagles for testing, closed down in 1997 after pressure from animal rights groups. There are various examples of activists utilizing Freedom of Information Act (FOIA) requests to obtain information about taxpayer funding of animal testing. For example, the White Coat Waste Project, a group of activists that hold that taxpayers should not have to pay $20 billion every year for experiments on animals, highlighted that the National Institute of Allergy and Infectious Diseases provided $400,000 in taxpayer money to fund experiments in which 28 beagles were infected by disease-causing parasites. The White Coat Project found reports that said dogs taking part in the experiments were "vocalizing in pain" after being injected with foreign substances. Following public outcry, People for the Ethical Treatment of Animals (PETA) made a call to action that all members of the National Institute of Health resign effective immediately and that there is a "need to find a new NIH director to replace the outgoing Francis Collins who will shut down research that violates the dignity of nonhuman animals." Although bred for hunting, Beagles are versatile and are nowadays employed for various other roles in detection, therapy, and as family pets. Beagles are used as sniffer dogs for termite detection in Australia, and have been mentioned as possible candidates for drug and explosive detection. Because of their gentle nature and unimposing build, they are also frequently used in pet therapy, visiting the sick and elderly in hospital. In June 2006, a trained Beagle assistance dog was credited with saving the life of its owner after using her owner's mobile phone to dial an emergency number. In the aftermath of the 2010 Haiti earthquake, a Beagle search and rescue dog with a Colombian rescue squad was credited with locating the owner of the Hôtel Montana, who was subsequently rescued after spending 100 hours buried in the rubble. Beagles were hired by New York City to help with bedbug detection, although some have expressed doubts about the role of such dogs in this type of detection. Informational notes a. In this article "Beagle" (with a capital B) is used to distinguish the modern breed from other beagle-type dogs. c. The Harts posed the following question to a panel of 96 experts, half of which were veterinary surgeons and the other half dog obedience trial judges: A dog may normally be quite calm but can become very excitable when set off by such things as a ringing doorbell or an owner's movement toward the door. This characteristic may be very annoying to some people. Rank these seven breeds from least to most excitable. d. The specific references in each of the author's works are as follows: Shakespeare: "Sir Toby Belch: She's a beagle, true-bred, and one that adores me: what o' that?" Twelfth Night (c. 1600) Act II Scene III Webster: "Mistress Tenterhook': You are a sweet beagle" Westward Ho (1607) Act III Scene IV:2 Dryden: "The rest in shape a beagle's whelp throughout, With broader forehead and a sharper snout" The Cock and the Fox, and again: "About her feet were little beagles seen" in Palamon and Arcite both from Fables, Ancient and Modern (1700) Tickell: "Here let me trace beneath the purpled morn, The deep-mouth'd beagle, and the sprightly horn" To a Lady before Marriage (published posthumously in 1749) Fielding: "'What the devil would you have me do?' cries the Squire, turning to Blifil, 'I can no more turn her, than a beagle can turn an old hare.'" The History of Tom Jones, a Foundling (1749) Chapter 7. Cowper: "For persevering chase and headlong leaps, True beagle as the staunchest hound he keeps" The Progress of Error (1782) Pope: "Thus on a roe the well-breath'd beagle flies, And rends his hide fresh-bleeding with the dart" The Iliad of Homer (1715–20) Book XV:697–8 Citations Bibliography
[ { "paragraph_id": 0, "text": "The beagle is a breed of small scent hound, similar in appearance to the much larger foxhound. The beagle was developed primarily for hunting hare, known as beagling. Possessing a great sense of smell and superior tracking instincts, the beagle is the primary breed used as a detection dog for prohibited agricultural imports and foodstuffs in quarantine around the world. The beagle is a popular pet due to its size, good temper, and a lack of inherited health problems.", "title": "" }, { "paragraph_id": 1, "text": "The modern breed was developed in Great Britain around the 1830s from several breeds, including the Talbot Hound, the North Country Beagle, the Southern Hound, and possibly the Harrier.", "title": "" }, { "paragraph_id": 2, "text": "Beagles have been depicted in popular culture since Elizabethan times in literature and paintings and more recently in film, television, and comic books.", "title": "" }, { "paragraph_id": 3, "text": "The origin of the beagle is not known. In the 11th century, William the Conqueror brought the St. Hubert Hound and the Talbot hound to Britain. In Britain, both of these strains were then crossed with Greyhounds to give them speed and stamina for deer hunting. Beagles are similar to the Harrier and the extinct Southern Hound, though they are smaller and slower.", "title": "History" }, { "paragraph_id": 4, "text": "From medieval times, beagle was used as a generic description for the smaller hounds, though these dogs differed considerably from the modern breed. Miniature breeds of beagle-type dogs were known from the times of Edward II and Henry VII, who both had packs of Glove Beagles, so named since they were small enough to fit on a glove, and Queen Elizabeth I kept a breed known as a Pocket Beagle, which stood 8 to 9 inches (20 to 23 cm) at the shoulder. Small enough to fit in a \"pocket\" or saddlebag, they rode along on the hunt. The larger hounds would run the prey to ground, then the hunters would release the small dogs to continue the chase through underbrush. Elizabeth I referred to the dogs as her singing beagles and often entertained guests at her royal table by letting her Pocket Beagles cavort amid their plates and cups. 19th-century sources refer to these breeds interchangeably and it is possible that the two names refer to the same small variety. In George Jesse's Researches into the History of the British Dog from 1866, the early 17th-century poet and writer Gervase Markham is quoted referring to the beagle as small enough to sit on a man's hand and to the:", "title": "History" }, { "paragraph_id": 5, "text": "little small mitten-beagle, which may be companion for a ladies kirtle, and in the field will run as cunningly as any hound whatere, only their musick is very small like reeds.", "title": "History" }, { "paragraph_id": 6, "text": "By the 18th century, two breeds had been developed for hunting hare and rabbit: the Southern Hound and the North Country Beagle (or Northern Hound). The Southern Hound, a tall, heavy dog with a square head, and long, soft ears, was common from south of the River Trent and probably closely related to the Talbot Hound. Though slow, it had stamina and an excellent scenting ability. The North Country Beagle, possibly a cross between an offshoot of the Talbot stock and a Greyhound, was bred chiefly in Yorkshire and was common in the northern counties. It was smaller than the Southern Hound, less heavy-set, and with a more pointed muzzle. It was faster than its southern counterpart but its scenting abilities were less well-developed.", "title": "History" }, { "paragraph_id": 7, "text": "Standards for the Pocket Beagle were drawn up as late as 1901; these genetic lines are now extinct, although modern breeders have attempted to recreate the variety.", "title": "History" }, { "paragraph_id": 8, "text": "Reverend Phillip Honeywood established a beagle pack in Essex in the 1830s and it is believed that this pack formed the basis for the modern breed. Although details of the pack's lineage are not recorded, it is thought that North Country Beagles and Southern Hounds were strongly represented; William Youatt suspected that Harriers formed a good majority of the beagle's bloodline, but the origin of the Harrier is itself obscure. Honeywood's Beagles were small, standing at about 10 inches (25 cm) at the shoulder, and pure white according to John Mills (writing in The Sportsman's Library in 1845). Prince Albert and Lord Winterton also had Beagle packs around this time, and royal favor no doubt led to some revival of interest in the breed, but Honeywood's pack was regarded as the finest of the three.", "title": "History" }, { "paragraph_id": 9, "text": "Although credited with the development of the modern breed, Honeywood concentrated on producing dogs for hunting and it was left to Thomas Johnson to refine the breeding to produce dogs that were both attractive and capable hunters. Two strains were developed: the rough-coated and smooth-coated varieties. The rough-coated beagle survived until the beginning of the 20th century, and there were even records of one making an appearance at a dog show as late as 1969, but this variety is now extinct, having probably been absorbed into the standard beagle bloodline.", "title": "History" }, { "paragraph_id": 10, "text": "In the 1840s, a standard beagle type was beginning to develop. The distinction between the North Country Beagle and Southern Hound had been lost, but there was still a large variation in size, character, and reliability among the emerging packs. In 1856, \"Stonehenge\" (the pseudonym of John Henry Walsh), writing in the Manual of British Rural Sports, was still dividing beagles into four varieties: the medium beagle; the dwarf or lapdog beagle; the fox beagle (a smaller, slower version of the Foxhound); and the rough-coated or terrier beagle, which he classified as a cross between any of the other varieties and one of the Scottish terrier breeds. Stonehenge also gives the start of a standard description:", "title": "History" }, { "paragraph_id": 11, "text": "In size the beagle measures from 10 inches, or even less, to 15. In shape they resemble the old southern hound in miniature, but with more neatness and beauty; and they also resemble that hound in style of hunting.", "title": "History" }, { "paragraph_id": 12, "text": "By 1887 the threat of extinction was on the wane: there were 18 beagle packs in England. The Beagle Club was formed in 1890 and the first standard drawn up at the same time. The following year the Association of Masters of Harriers and Beagles was formed. Both organisations aimed to further the best interests of the breed, and both were keen to produce a standard type of beagle. By 1902, the number of packs had risen to 44.", "title": "History" }, { "paragraph_id": 13, "text": "Beagles were in the United States by the 1840s at the latest, but the first dogs were imported strictly for hunting and were of variable quality. Since Honeywood had only started breeding in the 1830s, it is unlikely these dogs were representative of the modern breed, and the description of them as looking like straight-legged Dachshunds with weak heads has little resemblance to the standard. Serious attempts at establishing a quality bloodline began in the early 1870s when General Richard Rowett from Illinois imported some dogs from England and began breeding. Rowett's Beagles are believed to have formed the models for the first American standard, drawn up by Rowett, L. H. Twadell, and Norman Ellmore in 1887. The beagle was accepted as a breed by the American Kennel Club (AKC) in 1885. In the 20th century the breed has spread worldwide.", "title": "History" }, { "paragraph_id": 14, "text": "On its formation, the Association of Masters of Harriers and Beagles took over the running of a regular show at Peterborough that had started in 1889, and the Beagle Club in the UK held its first show in 1896. The regular showing of the breed led to the development of a uniform type, and the beagle continued to prove a success up until the outbreak of World War I when all shows were suspended. After the war, the breed was again struggling for survival in the UK: the last of the Pocket Beagles was probably lost during this time, and registrations fell to an all-time low. A few breeders (notably Reynalton Kennels) managed to revive interest in the dog and by World War II, the breed was once again doing well. Registrations dropped again after the end of the war but almost immediately recovered.", "title": "Popularity" }, { "paragraph_id": 15, "text": "As purebred dogs, beagles have always been more popular in the United States and Canada than in their native country England. The National Beagle Club of America was formed in 1888 and by 1901 a beagle had won a Best in Show title. As in the UK, activity during World War I was minimal, but the breed showed a much stronger revival in the U.S. when hostilities ceased. In 1928 it won a number of prizes at the Westminster Kennel Club's show and by 1939 a beagle – Champion Meadowlark Draughtsman – had captured the title of top-winning American-bred dog for the year. On 12 February 2008, a beagle, K-Run's Park Me In First (Uno), won the Best In Show category at the Westminster Kennel Club show for the first time in the competition's history. In North America they have been consistently in the top-ten most-popular breeds for over 30 years. From 1953 to 1959 the beagle was ranked No. 1 on the list of the American Kennel Club's registered breeds; in 2005 and 2006 it ranked 5th out of the 155 breeds registered. In the UK they are not quite so popular, placing 28th and 30th in the rankings of registrations with the Kennel Club in 2005 and 2006 respectively. In the United States the beagle ranked 4th most popular breed in 2012 and 2013, behind the Labrador Retriever (#1), German Shepherd (#2), and Golden Retriever (#3) breeds.", "title": "Popularity" }, { "paragraph_id": 16, "text": "According to the Oxford English Dictionary, the first mention of the beagle by name in English literature dates from c. 1475 in The Squire of Low Degree. The origin of the word \"beagle\" is uncertain, although it has been suggested that the word derives from the French begueule which means \"gate throat\".", "title": "Name" }, { "paragraph_id": 17, "text": "It is not known why the black and tan Kerry Beagle, present in Ireland since Celtic times, has the beagle description, since at 22 to 24 inches (56 to 61 cm) it is significantly taller than the modern day beagle, and in earlier times was even larger. Some writers suggest that the beagle's scenting ability may have come from cross-breeding earlier strains with the Kerry Beagle. Originally used for hunting stags, it is today used for hare and drag hunting.", "title": "Name" }, { "paragraph_id": 18, "text": "The general appearance of the beagle resembles a miniature Foxhound, but the head is broader and the muzzle shorter, the expression completely different and the legs shorter in proportion to the body. They are generally between 13 and 16 inches (33 and 41 cm) high at the withers and weigh between 18 and 35 lb (8.2 and 15.9 kg), with females being slightly smaller than males on average. They have a smooth, somewhat domed skull with a medium-length, square-cut muzzle, and a black (or occasionally liver) gumdrop nose. The jaw is strong, and the teeth scissor together with the upper teeth fitting perfectly over the lower teeth. Both sets align square to the jaw. The eyes are large, hazel or brown, with a mild, hound-like pleading look. The large ears are long, soft, and low-set, turning towards the cheeks slightly and rounded at the tips. Beagles have a strong, medium-length neck (which is long enough for them to easily bend to the ground to pick up a scent), with little folding in the skin but some evidence of a dewlap; a broad chest narrowing to a tapered abdomen and waist and a long, slightly curved tail (known as the \"stern\") tipped with white. The white tip, known as the flag, was bred for selectively, as the tail remains easily seen when the dog's head is down following a scent. The tail does not curl over the back, but is held upright when the dog is active. The beagle has a muscular body and a medium-length, smooth, hard coat. The front legs are straight and carried under the body while the rear legs are muscular and well bent at the stifles.", "title": "Appearance" }, { "paragraph_id": 19, "text": "The tricolored beagle—white with large black areas and light brown shading—is the most common. Tricolored beagles occur in a number of shades, from the \"Classic Tri\" with a jet black saddle (also known as \"Blackback\"), to the \"Dark Tri\" (where faint brown markings are intermingled with more prominent black markings), to the \"Faded Tri\" (where faint black markings are intermingled with more prominent brown markings). Some tricolored dogs have a broken pattern, sometimes referred to as pied. These dogs have mostly white coats with patches of black and brown hair. Tricolor beagles are almost always born black and white. The white areas are typically set by eight weeks, but the black areas may fade to brown as the puppy matures. (The brown may take between one and two years to fully develop.) Some beagles gradually change colour during their lives, and may lose their black markings entirely.", "title": "Appearance" }, { "paragraph_id": 20, "text": "Two-colour varieties always have a white base colour with areas of the second colour. Tan and white is the most common two-colour variety, but there is a wide range of other colours including lemon, a very light tan; red, a reddish, almost orange, brown; and liver, a darker brown, and black. Liver is not common and is not permitted in some standards; it tends to occur with yellow eyes. Ticked or mottled varieties may be either white or black with different coloured flecks (ticking), such as the blue-mottled or bluetick beagle, which has spots that appear to be a midnight-blue colour, similar to the colouring of the Bluetick Coonhound. Some tricolour beagles also have ticking of various colours in their white areas.", "title": "Appearance" }, { "paragraph_id": 21, "text": "Saddle-patterned Beagles that express ancient domino (eA) are called hare-pied. Domino restricts eumelanin production leading to a smaller and faded saddle. Dark hairs in the area of the saddle have a light-colored hair base. The nose pigment may be lightened down the middle.", "title": "Appearance" }, { "paragraph_id": 22, "text": "Alongside the Bloodhound and Basset Hound, the beagle has one of the best developed senses of smell of any dog. In the 1950s, John Paul Scott and John Fuller began a 13-year study of canine behavior. As part of this research, they tested the scenting abilities of various breeds by putting a mouse in a one-acre field and timing how long it took the dogs to find it. The beagles found it in less than a minute while Fox Terriers took 15 minutes and Scottish Terriers failed to find it at all. The long ears and large lips of the beagle probably assist in trapping the scents close to the nose.", "title": "Sense of smell" }, { "paragraph_id": 23, "text": "The American Kennel Club recognises two separate varieties of beagle: the 13-inch for hounds less than 13 inches (33 cm), and the 15-inch for those between 13 and 15 inches (33 and 38 cm). The Canadian Kennel Club recognises a single type, with a height not exceeding 15 inches (38 cm). The Kennel Club (UK) and FCI affiliated clubs recognise a single type, with a height of between 13 and 16 inches (33 and 41 cm).", "title": "Variations" }, { "paragraph_id": 24, "text": "English and American varieties are sometimes mentioned. However, there is no official recognition from any Kennel Club for this distinction. Beagles fitting the American Kennel Club standard – which disallows animals over 15 inches (38 cm) – are smaller on average than those fitting the Kennel Club standard which allows heights up to 16 inches (41 cm).", "title": "Variations" }, { "paragraph_id": 25, "text": "Pocket Beagles are sometimes advertised for sale but while the UK Kennel Club originally specified a standard for the Pocket Beagle in 1901, the variety is now not recognised by any Kennel Club.", "title": "Variations" }, { "paragraph_id": 26, "text": "A strain known as Patch Hounds was developed by Willet Randall and his family from 1896 specifically for their rabbit hunting ability. They trace their bloodline back to Field Champion Patch, but do not necessarily have a patchwork marking.", "title": "Variations" }, { "paragraph_id": 27, "text": "In the 1850s, John Henry Walsh (Stonehenge) recommended a cross between a Beagle and a Scottish Terrier as a retriever. He found the crossbreed to be a good worker, silent and obedient, but it had the drawback that it was small and could barely carry a hare. More recently, the trend has been for \"designer dogs\" and one of the most popular has been the Beagle/Pug cross known as a Puggle. Some puppies of this cross are less excitable than a Beagle and with a lower exercise requirement, similar to the Pug parent; but many are highly excitable and require vigorous exercise.", "title": "Variations" }, { "paragraph_id": 28, "text": "The beagle has an even temper and gentle disposition. Described in several breed standards as \"merry\", they are amiable and typically neither aggressive nor timid, although this depends on the individual. They enjoy company, and although they may initially be standoffish with strangers, they are easily won over. They make poor guard dogs for this reason, although their tendency to bark or howl when confronted with the unfamiliar makes them good watch dogs. In a 1985 study conducted by Ben and Lynette Hart, the beagle was given the highest excitability rating, along with the Yorkshire Terrier, Cairn Terrier, Miniature Schnauzer, West Highland White Terrier, and Fox Terrier.", "title": "Temperament" }, { "paragraph_id": 29, "text": "They are ranked 72nd in Stanley Coren's The Intelligence of Dogs, as Coren places them among the group with the lowest degree of working/obedience intelligence. Coren's scale, however, does not assess understanding, independence, or creativity. Beagles are excellent with children and this is one of the reasons they have become popular family pets. Beagles are pack animals; they are prone to separation anxiety, a condition which causes them to destroy things when left unattended. Not all beagles will howl, but most will bark when confronted with strange situations, and some will bay (also referred to as \"speaking\", \"giving tongue\", or \"opening\") when they catch the scent of potential quarry. They also generally get along well with cats and other dogs. They are not too demanding with regard to exercise; their inbred stamina means they do not easily tire when exercised, but they also do not need to be worked to exhaustion before they will rest. Regular exercise helps ward off the weight gain to which the breed is prone.", "title": "Temperament" }, { "paragraph_id": 30, "text": "The typical longevity of beagles is 12–15 years, which is a common lifespan for dogs of their size.", "title": "Health" }, { "paragraph_id": 31, "text": "Beagles may be prone to epilepsy, but this can often be controlled with medication. Hypothyroidism and a number of types of dwarfism occur in beagles. Two conditions in particular are unique to the breed: \"Funny Puppy\", in which the puppy is slow to develop and eventually develops weak legs, a crooked back and although normally healthy, is prone to a range of illnesses; and Musladin-Lueke syndrome (MLS) in which the eyes are slanted and the outer toes are underdeveloped but otherwise development is as normal. Hip dysplasia, common in Harriers and in some larger breeds, is rarely considered a problem in beagles. Beagles are considered a chondrodystrophic breed, meaning that they are prone to types of disk diseases.", "title": "Health" }, { "paragraph_id": 32, "text": "In rare cases, beagles may develop immune mediated polygenic arthritis (where the immune system attacks the joints) even at a young age. The symptoms can sometimes be relieved by steroid treatments. Another rare disease in the breed is neonatal cerebellar cortical degeneration. Affected puppies are slow, have lower co-ordination, fall more often, and do not have a normal gait. It has an estimated carrier rate of 5% and affected rate of 0.1%. A genetic test is available.", "title": "Health" }, { "paragraph_id": 33, "text": "Their long floppy ears can mean that the inner ear does not receive a substantial air flow or that moist air becomes trapped, and this can lead to ear infections. Beagles may also be affected by a range of eye problems; two common ophthalmic conditions in beagles are glaucoma and corneal dystrophy. \"Cherry eye\", a prolapse of the gland of the third eyelid, and distichiasis, a condition in which eyelashes grow into the eye causing irritation, sometimes exist; both these conditions can be corrected with surgery. They can suffer from several types of retinal atrophy. Failure of the nasolacrimal drainage system can cause dry eye or leakage of tears onto the face.", "title": "Health" }, { "paragraph_id": 34, "text": "As field dogs they are prone to minor injuries such as cuts and sprains, and, if inactive, obesity is a common problem as they will eat whenever food is available and rely on their owners to regulate their weight. When working or running free they are also likely to pick up parasites such as fleas, ticks, harvest mites, and tapeworms, and irritants such as grass seeds can become trapped in their eyes, soft ears, or paws.", "title": "Health" }, { "paragraph_id": 35, "text": "Beagles may exhibit a behavior known as reverse sneezing, in which they sound as if they are choking or gasping for breath, but are actually drawing air in through the mouth and nose. The exact cause of this behavior is not known, but it can be a common occurrence and is not harmful to the dog.", "title": "Health" }, { "paragraph_id": 36, "text": "The average size of a beagle litter is six puppies. When mother beagles give birth to litters of puppies, the little pups weigh just a few ounces each.", "title": "Health" }, { "paragraph_id": 37, "text": "Beagles were developed primarily for hunting hare, an activity known as beagling. They were seen as ideal hunting companions for the elderly who could follow on horseback without exerting themselves, for young hunters who could keep up with them on ponies, and for the poorer hunters who could not afford to maintain a stable of good hunting horses. Before the advent of the fashion for foxhunting in the 19th century, hunting was an all day event where the enjoyment was derived from the chase rather than the kill. In this setting the tiny beagle was well matched to the hare, as unlike Harriers they would not quickly finish the hunt, but because of their excellent scent-tracking skills and stamina they were almost guaranteed to eventually catch the hare. The beagle packs would run closely together (\"so close that they might be covered with a sheet\") which was useful in a long hunt, as it prevented stray dogs from obscuring the trail. In thick undergrowth they were also preferred to spaniels when hunting pheasant.", "title": "Hunting" }, { "paragraph_id": 38, "text": "With the fashion for faster hunts, the beagle fell out of favor for chasing hare, but was still employed for rabbit hunting. In Anecdotes of Dogs (1846), Edward Jesse says:", "title": "Hunting" }, { "paragraph_id": 39, "text": "In rabbit-shooting, in gorse and thick cover, nothing can be more cheerful than the beagle. They also are easily heard over long distances and in thick cover. They have been called rabbit-beagles from this employment, for which they are peculiarly qualified, especially those dogs which are somewhat wire-haired.", "title": "Hunting" }, { "paragraph_id": 40, "text": "In the United States they appear to have been employed chiefly for hunting rabbits from the earliest imports. Hunting hare with beagles became popular again in Britain in the mid-19th century and continued until it was made illegal in Scotland by the Protection of Wild Mammals (Scotland) Act 2002 and in England and Wales by the Hunting Act 2004. Under this legislation beagles may still pursue rabbits with the landowner's permission. Drag hunting is popular where hunting is no longer permitted or for those owners who do not wish to participate in hunting a live animal, but still wish to exercise their dog's innate skills.", "title": "Hunting" }, { "paragraph_id": 41, "text": "The traditional foot pack consists of up to 40 beagles, marshaled by a Huntsman who directs the pack and who is assisted by a variable number of whippers-in whose job is to return straying hounds to the pack. The Master of the Hunt is in overall day-to-day charge of the pack, and may or may not take on the role of Huntsman on the day of the hunt.", "title": "Hunting" }, { "paragraph_id": 42, "text": "As hunting with beagles was seen as ideal for young people, many of the British public schools traditionally maintained beagle packs. Protests were lodged against Eton's use of beagles for hunting as early as 1902 but the pack is still in existence today. In 2001, the Wye College beagle pack was taken by the Animal Liberation Front. School and university packs are still maintained by Eton, Marlborough, Radley, the Royal Agricultural University, and Christ Church, Oxford.", "title": "Hunting" }, { "paragraph_id": 43, "text": "In addition to organised beagling, beagles have been used for hunting or flushing to guns (often in pairs) a wide range of game including snowshoe hare, cottontail rabbits, game birds, roe deer, red deer, bobcat, coyote, wild boar, and foxes, and have even been recorded as being used to hunt stoat. In most of these cases, the beagle is employed as a gun dog, flushing game for hunter's guns.", "title": "Hunting" }, { "paragraph_id": 44, "text": "Beagles are used as detection dogs in the Beagle Brigade of the United States Department of Agriculture. These dogs are used to detect food items in luggage being taken into the United States. After trialling several breeds, beagles were chosen because they are relatively small and unintimidating for people who are uncomfortable around dogs, easy to care for, intelligent and work well for rewards. They are also used for this purpose in a number of other countries including by the Ministry of Agriculture and Forestry in New Zealand, the Australian Quarantine and Inspection Service, and in Canada, Japan, and the People's Republic of China. Larger breeds are generally used for detection of explosives as this often involves climbing over luggage and on large conveyor belts, work for which the smaller Beagle is not suited.", "title": "Detection" }, { "paragraph_id": 45, "text": "Beagles are the dog breed most often used in animal testing, due to their size and passive nature. In the United States, as many as 65,000 beagles are used every year for medical, cosmetic, beauty, and other chemical tests. They are purpose bred and live their lives in cages undergoing experiments. The Rescue + Freedom Project (formerly Beagle Freedom Project) has successfully advocated for beagles to be released from labs. This organisation has freed hundreds of animals.", "title": "Testing" }, { "paragraph_id": 46, "text": "Beagles are used in a range of research procedures: fundamental biological research, applied human medicine, applied veterinary medicine, and protection of man, animals, or the environment. Of the 8,018 dogs used in testing in the UK in 2004, 7,799 were beagles (97.3%). In the UK, the Animals (Scientific Procedures) Act 1986 gave special status to primates, equids, cats and dogs and in 2005 the Animal Procedures Committee (set up by the act) ruled that testing on mice was preferable, even though a greater number of individual animals were involved. In 2005 beagles were involved in less than 0.3% of the total experiments on animals in the UK, but of the 7670 experiments performed on dogs 7406 involved beagles (96.6%). Most dogs are bred specifically for this purpose, by companies such as Harlan. In the UK companies breeding animals for research must be licensed under the Animals (Scientific Procedures) Act.", "title": "Testing" }, { "paragraph_id": 47, "text": "Testing of cosmetic products on animals is banned in the member states of the European Community, although France protested the ban and has made efforts to have it lifted. It is permitted in the United States but is not mandatory if safety can be ascertained by other methods, and the test species is not specified by the Food and Drug Administration (FDA). When testing toxicity of food additives, food contaminants, and some drugs and chemicals the FDA uses beagles and miniature pigs as surrogates for direct human testing. Minnesota was the first state to enact a Beagle Freedom adoption law in 2014, mandating that dogs and cats are allowed to be adopted once they have completed research testing.", "title": "Testing" }, { "paragraph_id": 48, "text": "Anti-vivisection groups have reported on abuse of animals inside testing facilities. In 1997 footage secretly filmed by a freelance journalist inside Huntingdon Life Sciences in the UK showed staff punching and screaming at beagles. Consort Kennels, a UK-based breeder of beagles for testing, closed down in 1997 after pressure from animal rights groups.", "title": "Testing" }, { "paragraph_id": 49, "text": "There are various examples of activists utilizing Freedom of Information Act (FOIA) requests to obtain information about taxpayer funding of animal testing. For example, the White Coat Waste Project, a group of activists that hold that taxpayers should not have to pay $20 billion every year for experiments on animals, highlighted that the National Institute of Allergy and Infectious Diseases provided $400,000 in taxpayer money to fund experiments in which 28 beagles were infected by disease-causing parasites. The White Coat Project found reports that said dogs taking part in the experiments were \"vocalizing in pain\" after being injected with foreign substances. Following public outcry, People for the Ethical Treatment of Animals (PETA) made a call to action that all members of the National Institute of Health resign effective immediately and that there is a \"need to find a new NIH director to replace the outgoing Francis Collins who will shut down research that violates the dignity of nonhuman animals.\"", "title": "Testing" }, { "paragraph_id": 50, "text": "Although bred for hunting, Beagles are versatile and are nowadays employed for various other roles in detection, therapy, and as family pets.", "title": "Other roles" }, { "paragraph_id": 51, "text": "Beagles are used as sniffer dogs for termite detection in Australia, and have been mentioned as possible candidates for drug and explosive detection. Because of their gentle nature and unimposing build, they are also frequently used in pet therapy, visiting the sick and elderly in hospital. In June 2006, a trained Beagle assistance dog was credited with saving the life of its owner after using her owner's mobile phone to dial an emergency number. In the aftermath of the 2010 Haiti earthquake, a Beagle search and rescue dog with a Colombian rescue squad was credited with locating the owner of the Hôtel Montana, who was subsequently rescued after spending 100 hours buried in the rubble. Beagles were hired by New York City to help with bedbug detection, although some have expressed doubts about the role of such dogs in this type of detection.", "title": "Other roles" }, { "paragraph_id": 52, "text": "Informational notes", "title": "References" }, { "paragraph_id": 53, "text": "a. In this article \"Beagle\" (with a capital B) is used to distinguish the modern breed from other beagle-type dogs.", "title": "References" }, { "paragraph_id": 54, "text": "c. The Harts posed the following question to a panel of 96 experts, half of which were veterinary surgeons and the other half dog obedience trial judges:", "title": "References" }, { "paragraph_id": 55, "text": "A dog may normally be quite calm but can become very excitable when set off by such things as a ringing doorbell or an owner's movement toward the door. This characteristic may be very annoying to some people. Rank these seven breeds from least to most excitable.", "title": "References" }, { "paragraph_id": 56, "text": "d. The specific references in each of the author's works are as follows: Shakespeare: \"Sir Toby Belch: She's a beagle, true-bred, and one that adores me: what o' that?\" Twelfth Night (c. 1600) Act II Scene III Webster: \"Mistress Tenterhook': You are a sweet beagle\" Westward Ho (1607) Act III Scene IV:2 Dryden: \"The rest in shape a beagle's whelp throughout, With broader forehead and a sharper snout\" The Cock and the Fox, and again: \"About her feet were little beagles seen\" in Palamon and Arcite both from Fables, Ancient and Modern (1700) Tickell: \"Here let me trace beneath the purpled morn, The deep-mouth'd beagle, and the sprightly horn\" To a Lady before Marriage (published posthumously in 1749) Fielding: \"'What the devil would you have me do?' cries the Squire, turning to Blifil, 'I can no more turn her, than a beagle can turn an old hare.'\" The History of Tom Jones, a Foundling (1749) Chapter 7. Cowper: \"For persevering chase and headlong leaps, True beagle as the staunchest hound he keeps\" The Progress of Error (1782) Pope: \"Thus on a roe the well-breath'd beagle flies, And rends his hide fresh-bleeding with the dart\" The Iliad of Homer (1715–20) Book XV:697–8", "title": "References" }, { "paragraph_id": 57, "text": "Citations", "title": "References" }, { "paragraph_id": 58, "text": "Bibliography", "title": "References" } ]
The beagle is a breed of small scent hound, similar in appearance to the much larger foxhound. The beagle was developed primarily for hunting hare, known as beagling. Possessing a great sense of smell and superior tracking instincts, the beagle is the primary breed used as a detection dog for prohibited agricultural imports and foodstuffs in quarantine around the world. The beagle is a popular pet due to its size, good temper, and a lack of inherited health problems. The modern breed was developed in Great Britain around the 1830s from several breeds, including the Talbot Hound, the North Country Beagle, the Southern Hound, and possibly the Harrier. Beagles have been depicted in popular culture since Elizabethan times in literature and paintings and more recently in film, television, and comic books.
2001-10-03T22:38:13Z
2023-12-31T03:43:12Z
[ "Template:Use dmy dates", "Template:Refend", "Template:Reflist", "Template:Citation", "Template:Better source needed", "Template:Authority control", "Template:Pp-move-indef", "Template:Explain", "Template:Blockquote", "Template:Ref label", "Template:About", "Template:Use British English", "Template:Cite book", "Template:Hounds", "Template:English dogs", "Template:Mdash", "Template:Cite journal", "Template:Infobox dog breed", "Template:Main", "Template:Refbegin", "Template:Note label", "Template:Quote", "Template:Harvnb", "Template:Short description", "Template:Featured article", "Template:Cite web", "Template:Cite news", "Template:Curlie", "Template:Commons", "Template:Pp-move", "Template:Convert" ]
https://en.wikipedia.org/wiki/Beagle
4,371
Boiled leather
Boiled leather, often referred to by its French translation, cuir bouilli (French: [kɥiʁ buji]), was a historical material common in the Middle Ages and Early Modern Period and used for various purposes. It was leather that had been treated so that it became tough and rigid, as well as able to hold moulded decoration. It was the usual material for the robust carrying-cases that were made for important pieces of metalwork, instruments such as astrolabes, personal sets of cutlery, books, pens and the like. It was used for some armour, being both much cheaper and much lighter than plate armour, but could not withstand a direct blow from a blade, nor a gunshot. Alternative names are "moulded leather" and "hardened leather". In the course of making the material it becomes very soft, and can be impressed into a mould to give it the desired shape and decoration, which most surviving examples have. Pieces such as chests and coffers also usually have a wooden inner core. Various recipes for making cuir bouilli survive, and do not agree with each other; probably there were a range of recipes, partly reflecting different final uses. Vegetable-tanned leather is generally specified. Scholars have debated the subject at length and attempted to recreate the historical material. Many, but not all, sources agree that the process involved immersion of the leather in water, but not actual boiling. Cuir bouilli was used for cheap and light armour, although it was much less effective than plate armour, which was extremely expensive and too heavy for much to be worn by infantry (as opposed to knights fighting on foot). However, cuir bouilli could be reinforced against slashing blows by the addition of metal bands or strips, especially in helmets. Modern experiments on simple cuir bouilli have shown that it can reduce the depth of an arrow wound considerably, especially if coated with a crushed mineral facing mixed with glue, as one medieval Arab author recommended. In addition, "armour based on hide has the unique advantage that it can, in extremis, provide some nutrition" when actually boiled. Josephus records that the Jewish defenders in the Siege of Jerusalem in AD 70 were reduced to eating their shields and other leather kit, as was the Spanish expedition of Tristan de Luna in 1559. Versions of cuir bouilli were used since ancient times, especially for shields, in many parts of the world. Although in general leather does not survive long burial, and excavated archaeological evidence for it is rare, an Irish shield of cuir bouilli with wooden formers, deposited in a peat bog, has survived for some 2,500 years. It was commonly used in the Western world for helmets; the pickelhaube, the standard German helmet, was not replaced by a steel stahlhelm until 1916, in the midst of World War I. As leather does not conduct heat the way metal does, firemen continued to use boiled leather helmets until World War II, and the invention of strong plastics. The word cuirass for a breastplate indicates that these were originally made of leather. In the Late Middle Ages, the heyday of plate armour, cuir bouilli continued to be used even by the rich for horse armour and often for tournament armour, as well as by ordinary infantry soldiers. Tournaments were increasingly regulated in order to reduce the risk to life, and in 1278 Edward I of England organized one in Windsor Great Park at which cuir bouilli armour was worn, and the king provided swords made of whale bone and parchment. The account of the Battle of Agincourt in 1415 by Jean de Wavrin, who was present on the French side, describes the crucial force of English longbowmen as having on their heads either cuir bouilli helmets, or wicker with iron strips, or nothing (the last, he says, were also barefoot). A few pieces of Roman horse armour in cuir bouilli have been excavated. Evidence from documents such as inventories show that it was common in the late Middle Ages and Renaissance, and used by the highest ranks, but survivals are very few. In 1547 the Master of Armoury in the Tower of London ordered 46 sets of bards and crinets in preparation for the final invasion of Scotland in the war known as the Rough Wooing. In September that year the English cavalry were crucial in the decisive victory at the Battle of Pinkie Cleugh. The German Count Palatine of the Rhine had six sets of cuir bouilli horse armour for his and his family's use in the 16th century. Often the shaffron for the horse's head would be in steel, though leather ones are also known. Cuir bouilli was also very common for scabbards. However surviving specimens of leather armour are rare, more so than the various types of civilian containers. It is believed that many leather pieces are depicted in sculpted tomb monuments, where they are more highly decorated than metal pieces would have been. Cuir bouilli was also often used for elaborate figurative crests on some helmets. The material is mentioned in Froissart's Chronicles of the Hundred Years' War, and Geoffrey Chaucer, in his Canterbury Tales, written in the late 1300s, says of the knight Sir Thopas: (Note: jambeaux are greaves – shin armour). The large decorative crests that came to top some helmets in the late Middle Ages were often made of cuir bouilli, as is the famous example belonging to the Black Prince and hung with other "achievements" over his tomb in Canterbury Cathedral. His wooden shield also has the heraldic animals appliqued in cuir bouilli. As well as the crests on helmets described above, cuir bouilli was probably used sculpturally in various contexts, over a wood or plaster framework where necessary. When Henry V of England died in France, his effigy in cuir bouilli was placed on top of his coffin for the journey back to England. A near life-size crucifix in the Vatican Museums is in cuir bouilli over wood. This is of special interest to art historians because it was made in 1540 as a replica of a crucifix in silver presented by Charlemagne some 740 years before; an object of great interest as possibly the first of the long line of monumental crucifixes in Western art. In 1540, the original silver was melted down for church plate to replace that looted in the Sack of Rome in 1527. It seems likely that the leather was moulded directly from the original and it is possible that the wooden core underneath is actually the Carolingian original, with the leather replacing the sheets of silver originally fitted over the wood. Cuir bouilli has also been employed to bind books, mainly between the 9th and 14th centuries. Other uses include high boots for especially tough use, which were called "postillion's boots" in England. Another use was for large bottles or jugs called "blackjacks", "bombards", or "costerns". There is an English reference to these from 1373.
[ { "paragraph_id": 0, "text": "Boiled leather, often referred to by its French translation, cuir bouilli (French: [kɥiʁ buji]), was a historical material common in the Middle Ages and Early Modern Period and used for various purposes. It was leather that had been treated so that it became tough and rigid, as well as able to hold moulded decoration. It was the usual material for the robust carrying-cases that were made for important pieces of metalwork, instruments such as astrolabes, personal sets of cutlery, books, pens and the like. It was used for some armour, being both much cheaper and much lighter than plate armour, but could not withstand a direct blow from a blade, nor a gunshot.", "title": "" }, { "paragraph_id": 1, "text": "Alternative names are \"moulded leather\" and \"hardened leather\". In the course of making the material it becomes very soft, and can be impressed into a mould to give it the desired shape and decoration, which most surviving examples have. Pieces such as chests and coffers also usually have a wooden inner core.", "title": "" }, { "paragraph_id": 2, "text": "Various recipes for making cuir bouilli survive, and do not agree with each other; probably there were a range of recipes, partly reflecting different final uses. Vegetable-tanned leather is generally specified. Scholars have debated the subject at length and attempted to recreate the historical material. Many, but not all, sources agree that the process involved immersion of the leather in water, but not actual boiling.", "title": "" }, { "paragraph_id": 3, "text": "Cuir bouilli was used for cheap and light armour, although it was much less effective than plate armour, which was extremely expensive and too heavy for much to be worn by infantry (as opposed to knights fighting on foot). However, cuir bouilli could be reinforced against slashing blows by the addition of metal bands or strips, especially in helmets. Modern experiments on simple cuir bouilli have shown that it can reduce the depth of an arrow wound considerably, especially if coated with a crushed mineral facing mixed with glue, as one medieval Arab author recommended.", "title": "Military use" }, { "paragraph_id": 4, "text": "In addition, \"armour based on hide has the unique advantage that it can, in extremis, provide some nutrition\" when actually boiled. Josephus records that the Jewish defenders in the Siege of Jerusalem in AD 70 were reduced to eating their shields and other leather kit, as was the Spanish expedition of Tristan de Luna in 1559.", "title": "Military use" }, { "paragraph_id": 5, "text": "Versions of cuir bouilli were used since ancient times, especially for shields, in many parts of the world. Although in general leather does not survive long burial, and excavated archaeological evidence for it is rare, an Irish shield of cuir bouilli with wooden formers, deposited in a peat bog, has survived for some 2,500 years. It was commonly used in the Western world for helmets; the pickelhaube, the standard German helmet, was not replaced by a steel stahlhelm until 1916, in the midst of World War I. As leather does not conduct heat the way metal does, firemen continued to use boiled leather helmets until World War II, and the invention of strong plastics.", "title": "Military use" }, { "paragraph_id": 6, "text": "The word cuirass for a breastplate indicates that these were originally made of leather. In the Late Middle Ages, the heyday of plate armour, cuir bouilli continued to be used even by the rich for horse armour and often for tournament armour, as well as by ordinary infantry soldiers. Tournaments were increasingly regulated in order to reduce the risk to life, and in 1278 Edward I of England organized one in Windsor Great Park at which cuir bouilli armour was worn, and the king provided swords made of whale bone and parchment.", "title": "Military use" }, { "paragraph_id": 7, "text": "The account of the Battle of Agincourt in 1415 by Jean de Wavrin, who was present on the French side, describes the crucial force of English longbowmen as having on their heads either cuir bouilli helmets, or wicker with iron strips, or nothing (the last, he says, were also barefoot).", "title": "Military use" }, { "paragraph_id": 8, "text": "A few pieces of Roman horse armour in cuir bouilli have been excavated. Evidence from documents such as inventories show that it was common in the late Middle Ages and Renaissance, and used by the highest ranks, but survivals are very few. In 1547 the Master of Armoury in the Tower of London ordered 46 sets of bards and crinets in preparation for the final invasion of Scotland in the war known as the Rough Wooing. In September that year the English cavalry were crucial in the decisive victory at the Battle of Pinkie Cleugh. The German Count Palatine of the Rhine had six sets of cuir bouilli horse armour for his and his family's use in the 16th century. Often the shaffron for the horse's head would be in steel, though leather ones are also known.", "title": "Military use" }, { "paragraph_id": 9, "text": "Cuir bouilli was also very common for scabbards. However surviving specimens of leather armour are rare, more so than the various types of civilian containers. It is believed that many leather pieces are depicted in sculpted tomb monuments, where they are more highly decorated than metal pieces would have been. Cuir bouilli was also often used for elaborate figurative crests on some helmets.", "title": "Military use" }, { "paragraph_id": 10, "text": "The material is mentioned in Froissart's Chronicles of the Hundred Years' War, and Geoffrey Chaucer, in his Canterbury Tales, written in the late 1300s, says of the knight Sir Thopas:", "title": "Military use" }, { "paragraph_id": 11, "text": "(Note: jambeaux are greaves – shin armour).", "title": "Military use" }, { "paragraph_id": 12, "text": "The large decorative crests that came to top some helmets in the late Middle Ages were often made of cuir bouilli, as is the famous example belonging to the Black Prince and hung with other \"achievements\" over his tomb in Canterbury Cathedral. His wooden shield also has the heraldic animals appliqued in cuir bouilli.", "title": "Military use" }, { "paragraph_id": 13, "text": "As well as the crests on helmets described above, cuir bouilli was probably used sculpturally in various contexts, over a wood or plaster framework where necessary. When Henry V of England died in France, his effigy in cuir bouilli was placed on top of his coffin for the journey back to England.", "title": "Examples of other uses" }, { "paragraph_id": 14, "text": "A near life-size crucifix in the Vatican Museums is in cuir bouilli over wood. This is of special interest to art historians because it was made in 1540 as a replica of a crucifix in silver presented by Charlemagne some 740 years before; an object of great interest as possibly the first of the long line of monumental crucifixes in Western art. In 1540, the original silver was melted down for church plate to replace that looted in the Sack of Rome in 1527. It seems likely that the leather was moulded directly from the original and it is possible that the wooden core underneath is actually the Carolingian original, with the leather replacing the sheets of silver originally fitted over the wood.", "title": "Examples of other uses" }, { "paragraph_id": 15, "text": "Cuir bouilli has also been employed to bind books, mainly between the 9th and 14th centuries. Other uses include high boots for especially tough use, which were called \"postillion's boots\" in England. Another use was for large bottles or jugs called \"blackjacks\", \"bombards\", or \"costerns\". There is an English reference to these from 1373.", "title": "Examples of other uses" } ]
Boiled leather, often referred to by its French translation, cuir bouilli, was a historical material common in the Middle Ages and Early Modern Period and used for various purposes. It was leather that had been treated so that it became tough and rigid, as well as able to hold moulded decoration. It was the usual material for the robust carrying-cases that were made for important pieces of metalwork, instruments such as astrolabes, personal sets of cutlery, books, pens and the like. It was used for some armour, being both much cheaper and much lighter than plate armour, but could not withstand a direct blow from a blade, nor a gunshot. Alternative names are "moulded leather" and "hardened leather". In the course of making the material it becomes very soft, and can be impressed into a mould to give it the desired shape and decoration, which most surviving examples have. Pieces such as chests and coffers also usually have a wooden inner core. Various recipes for making cuir bouilli survive, and do not agree with each other; probably there were a range of recipes, partly reflecting different final uses. Vegetable-tanned leather is generally specified. Scholars have debated the subject at length and attempted to recreate the historical material. Many, but not all, sources agree that the process involved immersion of the leather in water, but not actual boiling.
2001-10-04T12:35:24Z
2023-10-18T22:58:21Z
[ "Template:Authority control", "Template:ISBN", "Template:Cite web", "Template:Commons category", "Template:Leather", "Template:Reflist", "Template:Types of armour", "Template:Pp", "Template:Short description", "Template:IPA-fr", "Template:Verse translation" ]
https://en.wikipedia.org/wiki/Boiled_leather
4,373
Buffer overflow
In programming and information security, a buffer overflow or buffer overrun is an anomaly whereby a program writes data to a buffer beyond the buffer's allocated memory, overwriting adjacent memory locations. Buffers are areas of memory set aside to hold data, often while moving it from one section of a program to another, or between programs. Buffer overflows can often be triggered by malformed inputs; if one assumes all inputs will be smaller than a certain size and the buffer is created to be that size, then an anomalous transaction that produces more data could cause it to write past the end of the buffer. If this overwrites adjacent data or executable code, this may result in erratic program behavior, including memory access errors, incorrect results, and crashes. Exploiting the behavior of a buffer overflow is a well-known security exploit. On many systems, the memory layout of a program, or the system as a whole, is well defined. By sending in data designed to cause a buffer overflow, it is possible to write into areas known to hold executable code and replace it with malicious code, or to selectively overwrite data pertaining to the program's state, therefore causing behavior that was not intended by the original programmer. Buffers are widespread in operating system (OS) code, so it is possible to make attacks that perform privilege escalation and gain unlimited access to the computer's resources. The famed Morris worm in 1988 used this as one of its attack techniques. Programming languages commonly associated with buffer overflows include C and C++, which provide no built-in protection against accessing or overwriting data in any part of memory and do not automatically check that data written to an array (the built-in buffer type) is within the boundaries of that array. Bounds checking can prevent buffer overflows, but requires additional code and processing time. Modern operating systems use a variety of techniques to combat malicious buffer overflows, notably by randomizing the layout of memory, or deliberately leaving space between buffers and looking for actions that write into those areas ("canaries"). A buffer overflow occurs when data written to a buffer also corrupts data values in memory addresses adjacent to the destination buffer due to insufficient bounds checking. This can occur when copying data from one buffer to another without first checking that the data fits within the destination buffer. In the following example expressed in C, a program has two variables which are adjacent in memory: an 8-byte-long string buffer, A, and a two-byte big-endian integer, B. Initially, A contains nothing but zero bytes, and B contains the number 1979. Now, the program attempts to store the null-terminated string "excessive" with ASCII encoding in the A buffer. "excessive" is 9 characters long and encodes to 10 bytes including the null terminator, but A can take only 8 bytes. By failing to check the length of the string, it also overwrites the value of B: B's value has now been inadvertently replaced by a number formed from part of the character string. In this example "e" followed by a zero byte would become 25856. Writing data past the end of allocated memory can sometimes be detected by the operating system to generate a segmentation fault error that terminates the process. To prevent the buffer overflow from happening in this example, the call to strcpy could be replaced with strlcpy, which takes the maximum capacity of A (including a null-termination character) as an additional parameter and ensures that no more than this amount of data is written to A: When available, the strlcpy library function is preferred over strncpy which does not null-terminate the destination buffer if the source string's length is greater than or equal to the size of the buffer (the third argument passed to the function). Therefore A may not be null-terminated and cannot be treated as a valid C-style string. The techniques to exploit a buffer overflow vulnerability vary by architecture, operating system, and memory region. For example, exploitation on the heap (used for dynamically allocated memory), differs markedly from exploitation on the call stack. In general, heap exploitation depends on the heap manager used on the target system, while stack exploitation depends on the calling convention used by the architecture and compiler. There are several ways in which one can manipulate a program by exploiting stack-based buffer overflows: The attacker designs data to cause one of these exploits, then places this data in a buffer supplied to users by the vulnerable code. If the address of the user-supplied data used to affect the stack buffer overflow is unpredictable, exploiting a stack buffer overflow to cause remote code execution becomes much more difficult. One technique that can be used to exploit such a buffer overflow is called "trampolining". Here, an attacker will find a pointer to the vulnerable stack buffer and compute the location of their shellcode relative to that pointer. The attacker will then use the overwrite to jump to an instruction already in memory which will make a second jump, this time relative to the pointer. That second jump will branch execution into the shellcode. Suitable instructions are often present in large code. The Metasploit Project, for example, maintains a database of suitable opcodes, though it lists only those found in the Windows operating system. A buffer overflow occurring in the heap data area is referred to as a heap overflow and is exploitable in a manner different from that of stack-based overflows. Memory on the heap is dynamically allocated by the application at run-time and typically contains program data. Exploitation is performed by corrupting this data in specific ways to cause the application to overwrite internal structures such as linked list pointers. The canonical heap overflow technique overwrites dynamic memory allocation linkage (such as malloc meta data) and uses the resulting pointer exchange to overwrite a program function pointer. Microsoft's GDI+ vulnerability in handling JPEGs is an example of the danger a heap overflow can present. Manipulation of the buffer, which occurs before it is read or executed, may lead to the failure of an exploitation attempt. These manipulations can mitigate the threat of exploitation, but may not make it impossible. Manipulations could include conversion to upper or lower case, removal of metacharacters and filtering out of non-alphanumeric strings. However, techniques exist to bypass these filters and manipulations, such as alphanumeric shellcode, polymorphic code, self-modifying code, and return-to-libc attacks. The same methods can be used to avoid detection by intrusion detection systems. In some cases, including where code is converted into Unicode, the threat of the vulnerability has been misrepresented by the disclosers as only Denial of Service when in fact the remote execution of arbitrary code is possible. In real-world exploits there are a variety of challenges which need to be overcome for exploits to operate reliably. These factors include null bytes in addresses, variability in the location of shellcode, differences between environments, and various counter-measures in operation. A NOP-sled is the oldest and most widely known technique for exploiting stack buffer overflows. It solves the problem of finding the exact address of the buffer by effectively increasing the size of the target area. To do this, much larger sections of the stack are corrupted with the no-op machine instruction. At the end of the attacker-supplied data, after the no-op instructions, the attacker places an instruction to perform a relative jump to the top of the buffer where the shellcode is located. This collection of no-ops is referred to as the "NOP-sled" because if the return address is overwritten with any address within the no-op region of the buffer, the execution will "slide" down the no-ops until it is redirected to the actual malicious code by the jump at the end. This technique requires the attacker to guess where on the stack the NOP-sled is instead of the comparatively small shellcode. Because of the popularity of this technique, many vendors of intrusion prevention systems will search for this pattern of no-op machine instructions in an attempt to detect shellcode in use. It is important to note that a NOP-sled does not necessarily contain only traditional no-op machine instructions. Any instruction that does not corrupt the machine state to a point where the shellcode will not run can be used in place of the hardware assisted no-op. As a result, it has become common practice for exploit writers to compose the no-op sled with randomly chosen instructions which will have no real effect on the shellcode execution. While this method greatly improves the chances that an attack will be successful, it is not without problems. Exploits using this technique still must rely on some amount of luck that they will guess offsets on the stack that are within the NOP-sled region. An incorrect guess will usually result in the target program crashing and could alert the system administrator to the attacker's activities. Another problem is that the NOP-sled requires a much larger amount of memory in which to hold a NOP-sled large enough to be of any use. This can be a problem when the allocated size of the affected buffer is too small and the current depth of the stack is shallow (i.e., there is not much space from the end of the current stack frame to the start of the stack). Despite its problems, the NOP-sled is often the only method that will work for a given platform, environment, or situation, and as such it is still an important technique. The "jump to register" technique allows for reliable exploitation of stack buffer overflows without the need for extra room for a NOP-sled and without having to guess stack offsets. The strategy is to overwrite the return pointer with something that will cause the program to jump to a known pointer stored within a register which points to the controlled buffer and thus the shellcode. For example, if register A contains a pointer to the start of a buffer then any jump or call taking that register as an operand can be used to gain control of the flow of execution. In practice a program may not intentionally contain instructions to jump to a particular register. The traditional solution is to find an unintentional instance of a suitable opcode at a fixed location somewhere within the program memory. Figure E on the left contains an example of such an unintentional instance of the i386 jmp esp instruction. The opcode for this instruction is FF E4. This two-byte sequence can be found at a one-byte offset from the start of the instruction call DbgPrint at address 0x7C941EED. If an attacker overwrites the program return address with this address the program will first jump to 0x7C941EED, interpret the opcode FF E4 as the jmp esp instruction, and will then jump to the top of the stack and execute the attacker's code. When this technique is possible the severity of the vulnerability increases considerably. This is because exploitation will work reliably enough to automate an attack with a virtual guarantee of success when it is run. For this reason, this is the technique most commonly used in Internet worms that exploit stack buffer overflow vulnerabilities. This method also allows shellcode to be placed after the overwritten return address on the Windows platform. Since executables are mostly based at address 0x00400000 and x86 is a Little Endian architecture, the last byte of the return address must be a null, which terminates the buffer copy and nothing is written beyond that. This limits the size of the shellcode to the size of the buffer, which may be overly restrictive. DLLs are located in high memory (above 0x01000000) and so have addresses containing no null bytes, so this method can remove null bytes (or other disallowed characters) from the overwritten return address. Used in this way, the method is often referred to as "DLL trampolining". Various techniques have been used to detect or prevent buffer overflows, with various tradeoffs. The following sections describe the choices and implementations available. Assembly, C, and C++ are popular programming languages that are vulnerable to buffer overflow in part because they allow direct access to memory and are not strongly typed. C provides no built-in protection against accessing or overwriting data in any part of memory. More specifically, it does not check that data written to a buffer is within the boundaries of that buffer. The standard C++ libraries provide many ways of safely buffering data, and C++'s Standard Template Library (STL) provides containers that can optionally perform bounds checking if the programmer explicitly calls for checks while accessing data. For example, a vector's member function at() performs a bounds check and throws an out_of_range exception if the bounds check fails. However, C++ behaves just like C if the bounds check is not explicitly called. Techniques to avoid buffer overflows also exist for C. Languages that are strongly typed and do not allow direct memory access, such as COBOL, Java, Python, and others, prevent buffer overflow in most cases. Many programming languages other than C or C++ provide runtime checking and in some cases even compile-time checking which might send a warning or raise an exception, while C or C++ would overwrite data and continue to execute instructions until erroneous results are obtained, potentially causing the program to crash. Examples of such languages include Ada, Eiffel, Lisp, Modula-2, Smalltalk, OCaml and such C-derivatives as Cyclone, Rust and D. The Java and .NET Framework bytecode environments also require bounds checking on all arrays. Nearly every interpreted language will protect against buffer overflow, signaling a well-defined error condition. Languages that provide enough type information to do bounds checking often provide an option to enable or disable it. Static code analysis can remove many dynamic bound and type checks, but poor implementations and awkward cases can significantly decrease performance. Software engineers should carefully consider the tradeoffs of safety versus performance costs when deciding which language and compiler setting to use. The problem of buffer overflows is common in the C and C++ languages because they expose low level representational details of buffers as containers for data types. Buffer overflows can be avoided by maintaining a high degree of correctness in code that performs buffer management. It has also long been recommended to avoid standard library functions that are not bounds checked, such as gets, scanf and strcpy. The Morris worm exploited a gets call in fingerd. Well-written and tested abstract data type libraries that centralize and automatically perform buffer management, including bounds checking, can reduce the occurrence and impact of buffer overflows. The primary data types in languages in which buffer overflows are common are strings and arrays. Thus, libraries preventing buffer overflows in these data types can provide the vast majority of the necessary coverage. However, failure to use these safe libraries correctly can result in buffer overflows and other vulnerabilities, and naturally any bug in the library is also a potential vulnerability. "Safe" library implementations include "The Better String Library", Vstr and Erwin. The OpenBSD operating system's C library provides the strlcpy and strlcat functions, but these are more limited than full safe library implementations. In September 2007, Technical Report 24731, prepared by the C standards committee, was published. It specifies a set of functions that are based on the standard C library's string and IO functions, with additional buffer-size parameters. However, the efficacy of these functions for reducing buffer overflows is disputable. They require programmer intervention on a per function call basis that is equivalent to intervention that could make the analogous older standard library functions buffer overflow safe. Buffer overflow protection is used to detect the most common buffer overflows by checking that the stack has not been altered when a function returns. If it has been altered, the program exits with a segmentation fault. Three such systems are Libsafe, and the StackGuard and ProPolice gcc patches. Microsoft's implementation of Data Execution Prevention (DEP) mode explicitly protects the pointer to the Structured Exception Handler (SEH) from being overwritten. Stronger stack protection is possible by splitting the stack in two: one for data and one for function returns. This split is present in the Forth language, though it was not a security-based design decision. Regardless, this is not a complete solution to buffer overflows, as sensitive data other than the return address may still be overwritten. Buffer overflows work by manipulating pointers, including stored addresses. PointGuard was proposed as a compiler-extension to prevent attackers from reliably manipulating pointers and addresses. The approach works by having the compiler add code to automatically XOR-encode pointers before and after they are used. Theoretically, because the attacker does not know what value will be used to encode and decode the pointer, one cannot predict what the pointer will point to if it is overwritten with a new value. PointGuard was never released, but Microsoft implemented a similar approach beginning in Windows XP SP2 and Windows Server 2003 SP1. Rather than implement pointer protection as an automatic feature, Microsoft added an API routine that can be called. This allows for better performance (because it is not used all of the time), but places the burden on the programmer to know when its use is necessary. Because XOR is linear, an attacker may be able to manipulate an encoded pointer by overwriting only the lower bytes of an address. This can allow an attack to succeed if the attacker can attempt the exploit multiple times or complete an attack by causing a pointer to point to one of several locations (such as any location within a NOP sled). Microsoft added a random rotation to their encoding scheme to address this weakness to partial overwrites. Executable space protection is an approach to buffer overflow protection that prevents execution of code on the stack or the heap. An attacker may use buffer overflows to insert arbitrary code into the memory of a program, but with executable space protection, any attempt to execute that code will cause an exception. Some CPUs support a feature called NX ("No eXecute") or XD ("eXecute Disabled") bit, which in conjunction with software, can be used to mark pages of data (such as those containing the stack and the heap) as readable and writable but not executable. Some Unix operating systems (e.g. OpenBSD, macOS) ship with executable space protection (e.g. W^X). Some optional packages include: Newer variants of Microsoft Windows also support executable space protection, called Data Execution Prevention. Proprietary add-ons include: Executable space protection does not generally protect against return-to-libc attacks, or any other attack that does not rely on the execution of the attackers code. However, on 64-bit systems using ASLR, as described below, executable space protection makes it far more difficult to execute such attacks. Address space layout randomization (ASLR) is a computer security feature that involves arranging the positions of key data areas, usually including the base of the executable and position of libraries, heap, and stack, randomly in a process' address space. Randomization of the virtual memory addresses at which functions and variables can be found can make exploitation of a buffer overflow more difficult, but not impossible. It also forces the attacker to tailor the exploitation attempt to the individual system, which foils the attempts of internet worms. A similar but less effective method is to rebase processes and libraries in the virtual address space. The use of deep packet inspection (DPI) can detect, at the network perimeter, very basic remote attempts to exploit buffer overflows by use of attack signatures and heuristics. This technique can block packets that have the signature of a known attack. It was formerly used in situations in which a long series of No-Operation instructions (known as a NOP-sled) was detected and the location of the exploit's payload was slightly variable. Packet scanning is not an effective method since it can only prevent known attacks and there are many ways that a NOP-sled can be encoded. Shellcode used by attackers can be made alphanumeric, metamorphic, or self-modifying to evade detection by heuristic packet scanners and intrusion detection systems. Checking for buffer overflows and patching the bugs that cause them helps prevent buffer overflows. One common automated technique for discovering them is fuzzing. Edge case testing can also uncover buffer overflows, as can static analysis. Once a potential buffer overflow is detected it should be patched. This makes the testing approach useful for software that is in development, but less useful for legacy software that is no longer maintained or supported. Buffer overflows were understood and partially publicly documented as early as 1972, when the Computer Security Technology Planning Study laid out the technique: "The code performing this function does not check the source and destination addresses properly, permitting portions of the monitor to be overlaid by the user. This can be used to inject code into the monitor that will permit the user to seize control of the machine." Today, the monitor would be referred to as the kernel. The earliest documented hostile exploitation of a buffer overflow was in 1988. It was one of several exploits used by the Morris worm to propagate itself over the Internet. The program exploited was a service on Unix called finger. Later, in 1995, Thomas Lopatic independently rediscovered the buffer overflow and published his findings on the Bugtraq security mailing list. A year later, in 1996, Elias Levy (also known as Aleph One) published in Phrack magazine the paper "Smashing the Stack for Fun and Profit", a step-by-step introduction to exploiting stack-based buffer overflow vulnerabilities. Since then, at least two major internet worms have exploited buffer overflows to compromise a large number of systems. In 2001, the Code Red worm exploited a buffer overflow in Microsoft's Internet Information Services (IIS) 5.0 and in 2003 the SQL Slammer worm compromised machines running Microsoft SQL Server 2000. In 2003, buffer overflows present in licensed Xbox games have been exploited to allow unlicensed software, including homebrew games, to run on the console without the need for hardware modifications, known as modchips. The PS2 Independence Exploit also used a buffer overflow to achieve the same for the PlayStation 2. The Twilight hack accomplished the same with the Wii, using a buffer overflow in The Legend of Zelda: Twilight Princess.
[ { "paragraph_id": 0, "text": "In programming and information security, a buffer overflow or buffer overrun is an anomaly whereby a program writes data to a buffer beyond the buffer's allocated memory, overwriting adjacent memory locations.", "title": "" }, { "paragraph_id": 1, "text": "Buffers are areas of memory set aside to hold data, often while moving it from one section of a program to another, or between programs. Buffer overflows can often be triggered by malformed inputs; if one assumes all inputs will be smaller than a certain size and the buffer is created to be that size, then an anomalous transaction that produces more data could cause it to write past the end of the buffer. If this overwrites adjacent data or executable code, this may result in erratic program behavior, including memory access errors, incorrect results, and crashes.", "title": "" }, { "paragraph_id": 2, "text": "Exploiting the behavior of a buffer overflow is a well-known security exploit. On many systems, the memory layout of a program, or the system as a whole, is well defined. By sending in data designed to cause a buffer overflow, it is possible to write into areas known to hold executable code and replace it with malicious code, or to selectively overwrite data pertaining to the program's state, therefore causing behavior that was not intended by the original programmer. Buffers are widespread in operating system (OS) code, so it is possible to make attacks that perform privilege escalation and gain unlimited access to the computer's resources. The famed Morris worm in 1988 used this as one of its attack techniques.", "title": "" }, { "paragraph_id": 3, "text": "Programming languages commonly associated with buffer overflows include C and C++, which provide no built-in protection against accessing or overwriting data in any part of memory and do not automatically check that data written to an array (the built-in buffer type) is within the boundaries of that array. Bounds checking can prevent buffer overflows, but requires additional code and processing time. Modern operating systems use a variety of techniques to combat malicious buffer overflows, notably by randomizing the layout of memory, or deliberately leaving space between buffers and looking for actions that write into those areas (\"canaries\").", "title": "" }, { "paragraph_id": 4, "text": "A buffer overflow occurs when data written to a buffer also corrupts data values in memory addresses adjacent to the destination buffer due to insufficient bounds checking. This can occur when copying data from one buffer to another without first checking that the data fits within the destination buffer.", "title": "Technical description" }, { "paragraph_id": 5, "text": "In the following example expressed in C, a program has two variables which are adjacent in memory: an 8-byte-long string buffer, A, and a two-byte big-endian integer, B.", "title": "Technical description" }, { "paragraph_id": 6, "text": "Initially, A contains nothing but zero bytes, and B contains the number 1979.", "title": "Technical description" }, { "paragraph_id": 7, "text": "Now, the program attempts to store the null-terminated string \"excessive\" with ASCII encoding in the A buffer.", "title": "Technical description" }, { "paragraph_id": 8, "text": "\"excessive\" is 9 characters long and encodes to 10 bytes including the null terminator, but A can take only 8 bytes. By failing to check the length of the string, it also overwrites the value of B:", "title": "Technical description" }, { "paragraph_id": 9, "text": "B's value has now been inadvertently replaced by a number formed from part of the character string. In this example \"e\" followed by a zero byte would become 25856.", "title": "Technical description" }, { "paragraph_id": 10, "text": "Writing data past the end of allocated memory can sometimes be detected by the operating system to generate a segmentation fault error that terminates the process.", "title": "Technical description" }, { "paragraph_id": 11, "text": "To prevent the buffer overflow from happening in this example, the call to strcpy could be replaced with strlcpy, which takes the maximum capacity of A (including a null-termination character) as an additional parameter and ensures that no more than this amount of data is written to A:", "title": "Technical description" }, { "paragraph_id": 12, "text": "When available, the strlcpy library function is preferred over strncpy which does not null-terminate the destination buffer if the source string's length is greater than or equal to the size of the buffer (the third argument passed to the function). Therefore A may not be null-terminated and cannot be treated as a valid C-style string.", "title": "Technical description" }, { "paragraph_id": 13, "text": "The techniques to exploit a buffer overflow vulnerability vary by architecture, operating system, and memory region. For example, exploitation on the heap (used for dynamically allocated memory), differs markedly from exploitation on the call stack. In general, heap exploitation depends on the heap manager used on the target system, while stack exploitation depends on the calling convention used by the architecture and compiler.", "title": "Exploitation" }, { "paragraph_id": 14, "text": "There are several ways in which one can manipulate a program by exploiting stack-based buffer overflows:", "title": "Exploitation" }, { "paragraph_id": 15, "text": "The attacker designs data to cause one of these exploits, then places this data in a buffer supplied to users by the vulnerable code. If the address of the user-supplied data used to affect the stack buffer overflow is unpredictable, exploiting a stack buffer overflow to cause remote code execution becomes much more difficult. One technique that can be used to exploit such a buffer overflow is called \"trampolining\". Here, an attacker will find a pointer to the vulnerable stack buffer and compute the location of their shellcode relative to that pointer. The attacker will then use the overwrite to jump to an instruction already in memory which will make a second jump, this time relative to the pointer. That second jump will branch execution into the shellcode. Suitable instructions are often present in large code. The Metasploit Project, for example, maintains a database of suitable opcodes, though it lists only those found in the Windows operating system.", "title": "Exploitation" }, { "paragraph_id": 16, "text": "A buffer overflow occurring in the heap data area is referred to as a heap overflow and is exploitable in a manner different from that of stack-based overflows. Memory on the heap is dynamically allocated by the application at run-time and typically contains program data. Exploitation is performed by corrupting this data in specific ways to cause the application to overwrite internal structures such as linked list pointers. The canonical heap overflow technique overwrites dynamic memory allocation linkage (such as malloc meta data) and uses the resulting pointer exchange to overwrite a program function pointer.", "title": "Exploitation" }, { "paragraph_id": 17, "text": "Microsoft's GDI+ vulnerability in handling JPEGs is an example of the danger a heap overflow can present.", "title": "Exploitation" }, { "paragraph_id": 18, "text": "Manipulation of the buffer, which occurs before it is read or executed, may lead to the failure of an exploitation attempt. These manipulations can mitigate the threat of exploitation, but may not make it impossible. Manipulations could include conversion to upper or lower case, removal of metacharacters and filtering out of non-alphanumeric strings. However, techniques exist to bypass these filters and manipulations, such as alphanumeric shellcode, polymorphic code, self-modifying code, and return-to-libc attacks. The same methods can be used to avoid detection by intrusion detection systems. In some cases, including where code is converted into Unicode, the threat of the vulnerability has been misrepresented by the disclosers as only Denial of Service when in fact the remote execution of arbitrary code is possible.", "title": "Exploitation" }, { "paragraph_id": 19, "text": "In real-world exploits there are a variety of challenges which need to be overcome for exploits to operate reliably. These factors include null bytes in addresses, variability in the location of shellcode, differences between environments, and various counter-measures in operation.", "title": "Exploitation" }, { "paragraph_id": 20, "text": "A NOP-sled is the oldest and most widely known technique for exploiting stack buffer overflows. It solves the problem of finding the exact address of the buffer by effectively increasing the size of the target area. To do this, much larger sections of the stack are corrupted with the no-op machine instruction. At the end of the attacker-supplied data, after the no-op instructions, the attacker places an instruction to perform a relative jump to the top of the buffer where the shellcode is located. This collection of no-ops is referred to as the \"NOP-sled\" because if the return address is overwritten with any address within the no-op region of the buffer, the execution will \"slide\" down the no-ops until it is redirected to the actual malicious code by the jump at the end. This technique requires the attacker to guess where on the stack the NOP-sled is instead of the comparatively small shellcode.", "title": "Exploitation" }, { "paragraph_id": 21, "text": "Because of the popularity of this technique, many vendors of intrusion prevention systems will search for this pattern of no-op machine instructions in an attempt to detect shellcode in use. It is important to note that a NOP-sled does not necessarily contain only traditional no-op machine instructions. Any instruction that does not corrupt the machine state to a point where the shellcode will not run can be used in place of the hardware assisted no-op. As a result, it has become common practice for exploit writers to compose the no-op sled with randomly chosen instructions which will have no real effect on the shellcode execution.", "title": "Exploitation" }, { "paragraph_id": 22, "text": "While this method greatly improves the chances that an attack will be successful, it is not without problems. Exploits using this technique still must rely on some amount of luck that they will guess offsets on the stack that are within the NOP-sled region. An incorrect guess will usually result in the target program crashing and could alert the system administrator to the attacker's activities. Another problem is that the NOP-sled requires a much larger amount of memory in which to hold a NOP-sled large enough to be of any use. This can be a problem when the allocated size of the affected buffer is too small and the current depth of the stack is shallow (i.e., there is not much space from the end of the current stack frame to the start of the stack). Despite its problems, the NOP-sled is often the only method that will work for a given platform, environment, or situation, and as such it is still an important technique.", "title": "Exploitation" }, { "paragraph_id": 23, "text": "The \"jump to register\" technique allows for reliable exploitation of stack buffer overflows without the need for extra room for a NOP-sled and without having to guess stack offsets. The strategy is to overwrite the return pointer with something that will cause the program to jump to a known pointer stored within a register which points to the controlled buffer and thus the shellcode. For example, if register A contains a pointer to the start of a buffer then any jump or call taking that register as an operand can be used to gain control of the flow of execution.", "title": "Exploitation" }, { "paragraph_id": 24, "text": "In practice a program may not intentionally contain instructions to jump to a particular register. The traditional solution is to find an unintentional instance of a suitable opcode at a fixed location somewhere within the program memory. Figure E on the left contains an example of such an unintentional instance of the i386 jmp esp instruction. The opcode for this instruction is FF E4. This two-byte sequence can be found at a one-byte offset from the start of the instruction call DbgPrint at address 0x7C941EED. If an attacker overwrites the program return address with this address the program will first jump to 0x7C941EED, interpret the opcode FF E4 as the jmp esp instruction, and will then jump to the top of the stack and execute the attacker's code.", "title": "Exploitation" }, { "paragraph_id": 25, "text": "When this technique is possible the severity of the vulnerability increases considerably. This is because exploitation will work reliably enough to automate an attack with a virtual guarantee of success when it is run. For this reason, this is the technique most commonly used in Internet worms that exploit stack buffer overflow vulnerabilities.", "title": "Exploitation" }, { "paragraph_id": 26, "text": "This method also allows shellcode to be placed after the overwritten return address on the Windows platform. Since executables are mostly based at address 0x00400000 and x86 is a Little Endian architecture, the last byte of the return address must be a null, which terminates the buffer copy and nothing is written beyond that. This limits the size of the shellcode to the size of the buffer, which may be overly restrictive. DLLs are located in high memory (above 0x01000000) and so have addresses containing no null bytes, so this method can remove null bytes (or other disallowed characters) from the overwritten return address. Used in this way, the method is often referred to as \"DLL trampolining\".", "title": "Exploitation" }, { "paragraph_id": 27, "text": "Various techniques have been used to detect or prevent buffer overflows, with various tradeoffs. The following sections describe the choices and implementations available.", "title": "Protective countermeasures" }, { "paragraph_id": 28, "text": "Assembly, C, and C++ are popular programming languages that are vulnerable to buffer overflow in part because they allow direct access to memory and are not strongly typed. C provides no built-in protection against accessing or overwriting data in any part of memory. More specifically, it does not check that data written to a buffer is within the boundaries of that buffer. The standard C++ libraries provide many ways of safely buffering data, and C++'s Standard Template Library (STL) provides containers that can optionally perform bounds checking if the programmer explicitly calls for checks while accessing data. For example, a vector's member function at() performs a bounds check and throws an out_of_range exception if the bounds check fails. However, C++ behaves just like C if the bounds check is not explicitly called. Techniques to avoid buffer overflows also exist for C.", "title": "Protective countermeasures" }, { "paragraph_id": 29, "text": "Languages that are strongly typed and do not allow direct memory access, such as COBOL, Java, Python, and others, prevent buffer overflow in most cases. Many programming languages other than C or C++ provide runtime checking and in some cases even compile-time checking which might send a warning or raise an exception, while C or C++ would overwrite data and continue to execute instructions until erroneous results are obtained, potentially causing the program to crash. Examples of such languages include Ada, Eiffel, Lisp, Modula-2, Smalltalk, OCaml and such C-derivatives as Cyclone, Rust and D. The Java and .NET Framework bytecode environments also require bounds checking on all arrays. Nearly every interpreted language will protect against buffer overflow, signaling a well-defined error condition. Languages that provide enough type information to do bounds checking often provide an option to enable or disable it. Static code analysis can remove many dynamic bound and type checks, but poor implementations and awkward cases can significantly decrease performance. Software engineers should carefully consider the tradeoffs of safety versus performance costs when deciding which language and compiler setting to use.", "title": "Protective countermeasures" }, { "paragraph_id": 30, "text": "The problem of buffer overflows is common in the C and C++ languages because they expose low level representational details of buffers as containers for data types. Buffer overflows can be avoided by maintaining a high degree of correctness in code that performs buffer management. It has also long been recommended to avoid standard library functions that are not bounds checked, such as gets, scanf and strcpy. The Morris worm exploited a gets call in fingerd.", "title": "Protective countermeasures" }, { "paragraph_id": 31, "text": "Well-written and tested abstract data type libraries that centralize and automatically perform buffer management, including bounds checking, can reduce the occurrence and impact of buffer overflows. The primary data types in languages in which buffer overflows are common are strings and arrays. Thus, libraries preventing buffer overflows in these data types can provide the vast majority of the necessary coverage. However, failure to use these safe libraries correctly can result in buffer overflows and other vulnerabilities, and naturally any bug in the library is also a potential vulnerability. \"Safe\" library implementations include \"The Better String Library\", Vstr and Erwin. The OpenBSD operating system's C library provides the strlcpy and strlcat functions, but these are more limited than full safe library implementations.", "title": "Protective countermeasures" }, { "paragraph_id": 32, "text": "In September 2007, Technical Report 24731, prepared by the C standards committee, was published. It specifies a set of functions that are based on the standard C library's string and IO functions, with additional buffer-size parameters. However, the efficacy of these functions for reducing buffer overflows is disputable. They require programmer intervention on a per function call basis that is equivalent to intervention that could make the analogous older standard library functions buffer overflow safe.", "title": "Protective countermeasures" }, { "paragraph_id": 33, "text": "Buffer overflow protection is used to detect the most common buffer overflows by checking that the stack has not been altered when a function returns. If it has been altered, the program exits with a segmentation fault. Three such systems are Libsafe, and the StackGuard and ProPolice gcc patches.", "title": "Protective countermeasures" }, { "paragraph_id": 34, "text": "Microsoft's implementation of Data Execution Prevention (DEP) mode explicitly protects the pointer to the Structured Exception Handler (SEH) from being overwritten.", "title": "Protective countermeasures" }, { "paragraph_id": 35, "text": "Stronger stack protection is possible by splitting the stack in two: one for data and one for function returns. This split is present in the Forth language, though it was not a security-based design decision. Regardless, this is not a complete solution to buffer overflows, as sensitive data other than the return address may still be overwritten.", "title": "Protective countermeasures" }, { "paragraph_id": 36, "text": "Buffer overflows work by manipulating pointers, including stored addresses. PointGuard was proposed as a compiler-extension to prevent attackers from reliably manipulating pointers and addresses. The approach works by having the compiler add code to automatically XOR-encode pointers before and after they are used. Theoretically, because the attacker does not know what value will be used to encode and decode the pointer, one cannot predict what the pointer will point to if it is overwritten with a new value. PointGuard was never released, but Microsoft implemented a similar approach beginning in Windows XP SP2 and Windows Server 2003 SP1. Rather than implement pointer protection as an automatic feature, Microsoft added an API routine that can be called. This allows for better performance (because it is not used all of the time), but places the burden on the programmer to know when its use is necessary.", "title": "Protective countermeasures" }, { "paragraph_id": 37, "text": "Because XOR is linear, an attacker may be able to manipulate an encoded pointer by overwriting only the lower bytes of an address. This can allow an attack to succeed if the attacker can attempt the exploit multiple times or complete an attack by causing a pointer to point to one of several locations (such as any location within a NOP sled). Microsoft added a random rotation to their encoding scheme to address this weakness to partial overwrites.", "title": "Protective countermeasures" }, { "paragraph_id": 38, "text": "Executable space protection is an approach to buffer overflow protection that prevents execution of code on the stack or the heap. An attacker may use buffer overflows to insert arbitrary code into the memory of a program, but with executable space protection, any attempt to execute that code will cause an exception.", "title": "Protective countermeasures" }, { "paragraph_id": 39, "text": "Some CPUs support a feature called NX (\"No eXecute\") or XD (\"eXecute Disabled\") bit, which in conjunction with software, can be used to mark pages of data (such as those containing the stack and the heap) as readable and writable but not executable.", "title": "Protective countermeasures" }, { "paragraph_id": 40, "text": "Some Unix operating systems (e.g. OpenBSD, macOS) ship with executable space protection (e.g. W^X). Some optional packages include:", "title": "Protective countermeasures" }, { "paragraph_id": 41, "text": "Newer variants of Microsoft Windows also support executable space protection, called Data Execution Prevention. Proprietary add-ons include:", "title": "Protective countermeasures" }, { "paragraph_id": 42, "text": "Executable space protection does not generally protect against return-to-libc attacks, or any other attack that does not rely on the execution of the attackers code. However, on 64-bit systems using ASLR, as described below, executable space protection makes it far more difficult to execute such attacks.", "title": "Protective countermeasures" }, { "paragraph_id": 43, "text": "Address space layout randomization (ASLR) is a computer security feature that involves arranging the positions of key data areas, usually including the base of the executable and position of libraries, heap, and stack, randomly in a process' address space.", "title": "Protective countermeasures" }, { "paragraph_id": 44, "text": "Randomization of the virtual memory addresses at which functions and variables can be found can make exploitation of a buffer overflow more difficult, but not impossible. It also forces the attacker to tailor the exploitation attempt to the individual system, which foils the attempts of internet worms. A similar but less effective method is to rebase processes and libraries in the virtual address space.", "title": "Protective countermeasures" }, { "paragraph_id": 45, "text": "The use of deep packet inspection (DPI) can detect, at the network perimeter, very basic remote attempts to exploit buffer overflows by use of attack signatures and heuristics. This technique can block packets that have the signature of a known attack. It was formerly used in situations in which a long series of No-Operation instructions (known as a NOP-sled) was detected and the location of the exploit's payload was slightly variable.", "title": "Protective countermeasures" }, { "paragraph_id": 46, "text": "Packet scanning is not an effective method since it can only prevent known attacks and there are many ways that a NOP-sled can be encoded. Shellcode used by attackers can be made alphanumeric, metamorphic, or self-modifying to evade detection by heuristic packet scanners and intrusion detection systems.", "title": "Protective countermeasures" }, { "paragraph_id": 47, "text": "Checking for buffer overflows and patching the bugs that cause them helps prevent buffer overflows. One common automated technique for discovering them is fuzzing. Edge case testing can also uncover buffer overflows, as can static analysis. Once a potential buffer overflow is detected it should be patched. This makes the testing approach useful for software that is in development, but less useful for legacy software that is no longer maintained or supported.", "title": "Protective countermeasures" }, { "paragraph_id": 48, "text": "Buffer overflows were understood and partially publicly documented as early as 1972, when the Computer Security Technology Planning Study laid out the technique: \"The code performing this function does not check the source and destination addresses properly, permitting portions of the monitor to be overlaid by the user. This can be used to inject code into the monitor that will permit the user to seize control of the machine.\" Today, the monitor would be referred to as the kernel.", "title": "History" }, { "paragraph_id": 49, "text": "The earliest documented hostile exploitation of a buffer overflow was in 1988. It was one of several exploits used by the Morris worm to propagate itself over the Internet. The program exploited was a service on Unix called finger. Later, in 1995, Thomas Lopatic independently rediscovered the buffer overflow and published his findings on the Bugtraq security mailing list. A year later, in 1996, Elias Levy (also known as Aleph One) published in Phrack magazine the paper \"Smashing the Stack for Fun and Profit\", a step-by-step introduction to exploiting stack-based buffer overflow vulnerabilities.", "title": "History" }, { "paragraph_id": 50, "text": "Since then, at least two major internet worms have exploited buffer overflows to compromise a large number of systems. In 2001, the Code Red worm exploited a buffer overflow in Microsoft's Internet Information Services (IIS) 5.0 and in 2003 the SQL Slammer worm compromised machines running Microsoft SQL Server 2000.", "title": "History" }, { "paragraph_id": 51, "text": "In 2003, buffer overflows present in licensed Xbox games have been exploited to allow unlicensed software, including homebrew games, to run on the console without the need for hardware modifications, known as modchips. The PS2 Independence Exploit also used a buffer overflow to achieve the same for the PlayStation 2. The Twilight hack accomplished the same with the Wii, using a buffer overflow in The Legend of Zelda: Twilight Princess.", "title": "History" } ]
In programming and information security, a buffer overflow or buffer overrun is an anomaly whereby a program writes data to a buffer beyond the buffer's allocated memory, overwriting adjacent memory locations. Buffers are areas of memory set aside to hold data, often while moving it from one section of a program to another, or between programs. Buffer overflows can often be triggered by malformed inputs; if one assumes all inputs will be smaller than a certain size and the buffer is created to be that size, then an anomalous transaction that produces more data could cause it to write past the end of the buffer. If this overwrites adjacent data or executable code, this may result in erratic program behavior, including memory access errors, incorrect results, and crashes. Exploiting the behavior of a buffer overflow is a well-known security exploit. On many systems, the memory layout of a program, or the system as a whole, is well defined. By sending in data designed to cause a buffer overflow, it is possible to write into areas known to hold executable code and replace it with malicious code, or to selectively overwrite data pertaining to the program's state, therefore causing behavior that was not intended by the original programmer. Buffers are widespread in operating system (OS) code, so it is possible to make attacks that perform privilege escalation and gain unlimited access to the computer's resources. The famed Morris worm in 1988 used this as one of its attack techniques. Programming languages commonly associated with buffer overflows include C and C++, which provide no built-in protection against accessing or overwriting data in any part of memory and do not automatically check that data written to an array is within the boundaries of that array. Bounds checking can prevent buffer overflows, but requires additional code and processing time. Modern operating systems use a variety of techniques to combat malicious buffer overflows, notably by randomizing the layout of memory, or deliberately leaving space between buffers and looking for actions that write into those areas ("canaries").
2001-10-05T22:29:45Z
2023-12-27T16:08:06Z
[ "Template:Code", "Template:Colbegin", "Template:Colend", "Template:Cite web", "Template:Memory management navbox", "Template:Short description", "Template:Ref RFC", "Template:Reflist", "Template:Webarchive", "Template:Cite journal", "Template:Further", "Template:Main", "Template:ISBN", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Buffer_overflow
4,374
Bug
Bug or BUG may refer to:
[ { "paragraph_id": 0, "text": "Bug or BUG may refer to:", "title": "" } ]
Bug or BUG may refer to:
2001-10-06T04:19:43Z
2023-12-12T16:55:22Z
[ "Template:Wiktionary", "Template:TOC right", "Template:Srt", "Template:Disambiguation" ]
https://en.wikipedia.org/wiki/Bug
4,375
Barry Bonds
Barry Lamar Bonds (born July 24, 1964) is an American former professional baseball left fielder who played 22 seasons in Major League Baseball (MLB). Bonds was a member of the Pittsburgh Pirates from 1986 to 1992 and the San Francisco Giants from 1993 to 2007. He is considered to be one of the greatest baseball players of all time. Recognized as an all-around player, Bonds received a record seven National League (NL) Most Valuable Player Awards and 12 Silver Slugger Awards, along with 14 All-Star selections. He holds many MLB hitting records, including most career home runs (762), most home runs in a single season (73, set in 2001), and most career walks. Bonds led MLB in on-base plus slugging six times and placed within the top five hitters in 12 of his 17 qualifying seasons. For his defensive play in the outfield, he won eight Gold Glove Awards. He also had 514 stolen bases, becoming the first and only MLB player to date with at least 500 home runs and 500 stolen bases. Bonds is ranked first in career Wins Above Replacement among all major league position players by Baseball-Reference.com and second by FanGraphs, behind only Babe Ruth. Despite his accolades, Bonds led a controversial career, notably as a central figure in baseball's steroids scandal. He was indicted in 2007 on charges of perjury and obstruction of justice for allegedly lying to a grand jury during the federal government's investigation of BALCO, a manufacturer of an undetectable steroid. After the perjury charges were dropped, Bonds was convicted of obstruction of justice in 2011, but the conviction was overturned in 2015. During his 10 years of eligibility, he did not receive the 75% of the vote needed to be elected to the National Baseball Hall of Fame. Some voters of the Baseball Writers' Association of America (BBWAA) stated they did not vote for Bonds because he used performance-enhancing drugs. Bonds was born in Riverside, California, to Patricia (née Howard) and former major leaguer Bobby Bonds, and grew up in San Carlos and attended Junípero Serra High School in San Mateo, where he excelled in baseball, basketball, and football. He played on the junior varsity team during his freshman year and on the varsity team for the remainder of his high school career. He garnered a .467 batting average his senior year, and was named prep All-American. The Giants drafted Bonds in the second round of the 1982 MLB draft as a high school senior but the Giants and Bonds were unable to agree on contract terms when Tom Haller's maximum offer was $70,000 ($210,000 today) and Bonds's minimum to go pro was $75,000, so Bonds instead decided to attend college. Bonds attended Arizona State University, hitting .347 with 45 home runs and 175 runs batted in (RBI). In 1984 he batted .360 and had 30 stolen bases. In 1985, he hit 23 home runs with 66 RBIs and a .368 batting average. He was a Sporting News All-American selection that year. He tied the NCAA record with seven consecutive hits in the College World Series as a sophomore and was named to All-Time College World Series Team in 1996. Bonds was not well-liked by his Sun Devil teammates, in part because in the words of longtime coach Jim Brock, he was "rude, inconsiderate and self-centered." When he was suspended for breaking curfew, the other players initially voted against his return even though he was easily the best player on the team. He graduated from Arizona State in 1986 with a degree in criminology. He was named ASU On Deck Circle Most Valuable Player; other winners include Dustin Pedroia, Willie Bloomquist, Paul Lo Duca, and Ike Davis. During college, he played part of one summer in the amateur Alaska Baseball League with the Alaska Goldpanners. The Pittsburgh Pirates drafted Bonds as the sixth overall pick of the 1985 Major League Baseball draft. He joined the Prince William Pirates of the Carolina League and was named July 1985 Player of the Month for the league. In 1986, he hit .311 in 44 games for the Hawaii Islanders of the Pacific Coast League. Before Bonds made it to the major leagues in Pittsburgh, Pirate fan attendance was low, with 1984 and 1985 attendance below 10,000 per game for the 81-game home schedule, with attendance woes being a combination of the economic problems of Western Pennsylvania in the early 1980s as well as the Pittsburgh drug trials that directly affected the Pirates going from World Series champions to nearly relocating to Denver in only six years. Bonds made his major league debut on May 30, 1986. In 1986, Bonds led National League (NL) rookies with 16 home runs, 48 RBI, 36 stolen bases, and 65 walks, but he finished 6th in Rookie of the Year voting. He played center field in 1986 but switched to left field with the arrival of centerfielder Andy Van Slyke in 1987. In his early years, Bonds batted as the leadoff hitter. With Van Slyke also in the outfield, the Pirates had a venerable defensive tandem that worked together to cover a lot of ground on the field although they were not close off the field. The Pirates experienced a surge in fan enthusiasm with Bonds on the team and set the club attendance record of 52,119 in the 1987 home opener. That year, he hit 25 home runs in his second season, along with 32 stolen bases and 59 RBIs. Bonds improved in 1988, hitting .283 with 24 home runs. The Pirates broke the record set the previous year with 54,089 attending the home opener. Bonds now fit into a highly respected lineup featuring Bobby Bonilla, Van Slyke, and Jay Bell. He finished with 19 homers, 58 RBIs, and 14 outfield assists in 1989, which was second in the NL. Following the season, rumors that he would be traded to the Los Angeles Dodgers for Jeff Hamilton and John Wetteland, but the team denied the rumors and no such trade occurred. Bonds won his first MVP Award in 1990, hitting .301 with 33 home runs and 114 RBIs. He also stole 52 bases, which was third in the league, to become a first-time member of the 30–30 club. He won his first Gold Glove Award and Silver Slugger Award. That year, the Pirates won the National League East title for their first postseason berth since winning the 1979 World Series. However, the Cincinnati Reds, whose last post-season berth had also been in 1979 when they lost to the Pirates in that year's NLCS, defeated the Pirates in the NLCS en route to winning the 1990 World Series. In 1991, Bonds also put up great numbers, hitting 25 homers and driving in 116 runs, and obtained another Gold Glove and Silver Slugger. He finished second to the Atlanta Braves' Terry Pendleton (the NL batting champion) in the MVP voting. In March 1992, Pirates general manager Ted Simmons agreed to a deal with Atlanta Braves counterpart John Schuerholz to trade Bonds, in exchange for Alejandro Peña, Keith Mitchell, and a player to be named later. Pirates manager Jim Leyland opposed the trade vehemently, and the proposal was rescinded. Bonds stayed with Pittsburgh and won his second MVP award that season. While hitting .311 with 34 homers and 103 RBIs, he propelled the Pirates to their third straight National League East division title. However, Pittsburgh was defeated by the Braves in a seven-game National League Championship Series. Bonds participated in the final play of Game 7 of the NLCS, whereby he fielded a base hit by Francisco Cabrera and attempted to throw out Sid Bream at home plate. But the throw to Pirates catcher Mike LaValliere was late and Bream scored the winning run. For the third consecutive season, the NL East Champion Pirates were denied a trip to the World Series. Following the loss, Bonds and star teammate Doug Drabek were expected to command salaries too high for Pittsburgh to again sign them. Bonds was never well-liked by reporters or fans while in Pittsburgh, despite winning two MVP awards. One paper even gave him an "award" as the "MDP" (Most Despised Pirate). In 1993, Bonds left the Pirates to sign a lucrative free agent contract worth a then-record $43.75 million (equivalent to $88.6 million in 2022) over six years with the Giants, with whom his father had spent the first seven years of his career, and with whom his godfather Willie Mays played 22 of his 24 Major League seasons. The deal was at that time the largest in baseball history, in terms of both total value and average annual salary. Once he signed with the Giants, Bonds had intended to wear the number 24, his number during most of his stay with the Pirates and, after receiving Mays's blessing, the Giants were willing to unretire it until the public commotion from fans and media became too much. To honor his father, Bonds switched his jersey number to 25, as it had been Bobby's number in San Francisco. In an emotional press conference announcing the signing, Bonds described joining the Giants as going "home" and following in the footsteps of his father and godfather as "unbelievable" and "a boyhood dream come true." Bonds hit .336 in 1993, leading the league with 46 home runs and 123 RBI en route to his second consecutive MVP award, and third overall. As good as the Giants were (winning 103 games), the Atlanta Braves won 104 in what some call the last great pennant race (because the wild card was instituted the year after). In the strike-shortened season of 1994, Bonds hit .312 with 37 home runs and a league-leading 74 walks, and he finished 4th in MVP voting. In 1995, Bonds hit 33 homers and drove in 104 runs, hitting .294 but finished only 12th in MVP voting. In 1994, he appeared in a small role as himself in the television film Jane's House, starring James Woods and Anne Archer. In 1996, Bonds became the first National League player and second major league player (of the current list of four) to hit 40 home runs and steal 40 bases in the same season. The other members of the 40–40 club are José Canseco (1988), Alex Rodriguez (1998), and Alfonso Soriano (2006). His father Bobby Bonds was one home run short in 1973 when he hit 39 home runs and stole 43 bases. Bonds hit his 300th and 301st home runs off the Florida Marlins' John Burkett on April 27. He became the fourth player in history to join the 300–300 club with 300 stolen bases and 300 home runs for a career, joining Willie Mays, Andre Dawson, and his father. Bonds's totals for the season included 129 runs driven in, a .308 average and a then-National League record 151 walks. He finished fifth in the MVP balloting. In 1997, Bonds hit .291, his lowest average since 1989. He hit 40 home runs for the second straight year and drove in 101 runs, leading the league in walks again with 145. He also stole 37 bases, tying his father for having the most 30–30 seasons (5), and he again placed fifth in the MVP balloting. With two outs in the 9th inning of a game against the Arizona Diamondbacks on May 28, 1998, Bonds became only the fifth player in baseball history to be given an intentional walk with the bases loaded. Nap Lajoie (1901), Del Bissonette (1928) and Bill Nicholson (1944) were three others in the 20th century who received that rare honor. The first to receive one was Abner Dalrymple in 1881. On August 23, Bonds hit his 400th career home run. By doing so, he became the first player ever to enter the 400–400 club by having career totals of 400 home runs and 400 stolen bases; he is still the only player to have achieved this feat. The milestone home run came off Kirt Ojala, who, like Burkett, was pitching for the Marlins. For the season, he hit .303 with 37 home runs and drove in 122 runs, winning his eighth Gold Glove, He finished 8th in the MVP voting. 1999 marked a career-low, up to that point, for Bonds in terms of playing time. Bonds started off the 1999 season hitting well by batting .366 in the month of April with 4 home runs and 12 RBIs in the Giants' first 12 games of the season. But on April 18 he was placed on the 15-day disabled list for only the 2nd time in his career up to that point. Bonds had suffered a torn tendon in his biceps as well as bone spurs in his elbow, both of which required surgery and cost him the rest of April and all of May. Upon returning to action on June 9, Bonds struggled somewhat at the plate for the remainder of the 1999 season. A series of nagging injuries including elbow pain, knee inflammation and groin issues hampered his play. Only hitting .248 after his return from the disabled list, he still managed to slug 34 home runs, drive in 83 runs as well as hit for a .617 slugging percentage, despite missing nearly two full months with injuries and only playing in 102 games. Bill James ranked Bonds as the best player of the 1990s. He added that the decade's second-best player, Craig Biggio, had been closer in production to the decade's 10th-best player than to Bonds. In 1999, with statistics through 1997 being considered, Bonds ranked Number 34 on The Sporting News' list of the 100 Greatest Baseball Players, making him the highest-ranking active player. When the Sporting News list was redone in 2005, Bonds was ranked 6th behind Babe Ruth, Willie Mays, Ty Cobb, Walter Johnson, and Hank Aaron. Bonds was omitted from 1999's Major League Baseball All-Century Team, to which Ken Griffey Jr. was elected. James wrote of Bonds, "Certainly the most unappreciated superstar of my lifetime. ... Griffey has always been more popular, but Bonds has been a far, far greater player." In 1999, he rated Bonds as the 16th-best player of all time. "When people begin to take in all of his accomplishments", he predicted, "Bonds may well be rated among the five greatest players in the history of the game." In 2000, the following year, Bonds hit .306 with career bests through that time in both slugging percentage (.688) and home runs (49) in just 143 games. He also drew a league-leading 117 walks. The next year, Bonds's offensive production reached even higher levels, breaking not only his own personal records but several major league records. In the Giants' first 50 games in 2001, he hit 28 home runs, including 17 in May—a career high. This early stretch included his 500th home run hit on April 17 against Terry Adams of the Los Angeles Dodgers. He also hit 39 home runs by the All-star break (a major league record), drew a major league record 177 walks, and had a .515 on-base average, a feat not seen since Mickey Mantle and Ted Williams over forty years earlier. Bonds' slugging percentage was a major league record .863 (411 total bases in 476 at-bats), and he ended the season with a major league record 73 home runs. On October 4, by homering off Wilfredo Rodríguez in the 159th game of the season, Bonds tied the previous record of 70 set by Mark McGwire—which McGwire set in the 162nd game in 1998. He then hit numbers 71 and 72 the following night off Chan Ho Park. Bonds added his 73rd off Dennis Springer on October 7. The ball was later sold to toy manufacturer Todd McFarlane for $450,000. He previously bought Mark McGwire's 70th home run ball from 1998. Bonds received the Babe Ruth Home Run Award for leading MLB in home runs that season. Bonds re-signed with the Giants for a five-year, $90 million contract in January 2002. He hit five home runs in the Giants' first four games of the season, tying Lou Brock's 35-year record for most home runs after four games. He won the NL batting title with a career-high .370 average and struck out only 47 times. He hit 46 home runs in 403 at-bats. Despite playing in nine fewer games than the previous season, he drew 198 walks, a major-league record; 68 of them were intentional walks, surpassing Willie McCovey's 45 in 1969 for another Major League record. He slugged .799, then the fourth-highest total all time. Bonds broke Ted Williams' major league record for on-base average with .582. Bonds also hit his 600th home run, less than a year and a half after hitting his 500th. The home run came on August 9 at home against Kip Wells of the Pirates. Bonds batted .322 with eight home runs, 16 RBI, and 27 walks in the postseason en route to the 2002 World Series, which the Giants lost 4–3 to the Anaheim Angels. In 2003, Bonds played in just 130 games. He hit 45 home runs in just 390 at-bats, along with a .341 batting average. He slugged .749, walked 148 times, and had an on-base average well over .500 (.529) for the third straight year. He also became the only member of the career 500 home run/500 stolen base club by stealing second base on June 23 off of pitcher Éric Gagné in the 11th inning of a tied ball game against the Los Angeles Dodgers (against whom Bonds had tallied his 500th home run). Bonds scored the game-winning run later that inning. In 2004, Bonds had perhaps his best season. He hit .362 en route to his second National League batting title, and broke his own record by walking 232 times (including a MLB record 120 intentional walks). He slugged .812, which was fourth-highest of all time, and broke his on-base percentage record with a .609 average. Bonds passed Mays on the career home run list by hitting his 661st off of Ben Ford on April 13. He then hit his 700th off of Jake Peavy on September 17. Bonds hit 45 home runs in 373 at-bats, and struck out just 41 times, putting himself in elite company, as few major leaguers have ever had more home runs than strikeouts in a season. Bonds would win his fourth consecutive MVP award and his seventh overall. His seven MVP awards are four more than any other player in history. In addition, no other player from either league has been awarded the MVP four times in a row. (The MVP award was first given in 1931). The 40-year-old Bonds also broke Willie Stargell's 25-year record as the oldest player to win a Most Valuable Player Award (Stargell, at 39 years, 8 months, was National League co-MVP with Keith Hernandez in 1979). On July 4, he tied and passed Rickey Henderson's career bases on balls record with his 2190th and 2191st career walks. As Bonds neared Aaron's record, Aaron was called on for his opinion of Bonds. He clarified that he was a fan and admirer of Bonds and avoided the controversy regarding whether the record should be denoted with an asterisk for Bonds's alleged steroid usage. He felt recognition and respect for the award was something to be determined by the fans. As the steroid controversy received greater media attention during the offseason before the 2005 season, Aaron expressed some reservations about the statements Bonds made on the issue. Aaron expressed that he felt drug and steroid use to boost athletic performance was inappropriate. Aaron was frustrated that the media could not focus on events that occurred in the field of play and wished drugs or gambling allegations such as those associated with Pete Rose could be emphasized less. In 2007, Aaron felt the whole steroid use issue was very controversial and decided that he would not attend any possible record-breaking games. Aaron congratulated Bonds through the media including a video played on the scoreboard when Bonds eventually broke Aaron's record in August 2007. Bonds's salary for the 2005 season was $22 million, the second-highest salary in Major League Baseball (the Yankees' Alex Rodriguez earned the highest, $25.2 million). Bonds endured a knee injury, multiple surgeries, and rehabilitation. He was activated on September 12 and started in left field. In his return against the San Diego Padres, he nearly hit a home run in his first at-bat. Bonds finished the night 1-for-4. Upon his return, Bonds resumed his high-caliber performance at the plate, hitting home runs in four consecutive games from September 18 to 21 and finishing with five homers in only 14 games. In 2006, Bonds earned $20 million (not including bonuses), the fourth-highest salary in baseball. Through the 2006 season he had earned approximately $172 million during his then 21-year career, making him baseball's all-time highest-paid player. Bonds hit under .200 for his first 10 games of the season and did not hit a home run until April 22. This 10-game stretch was his longest home run slump since the 1998 season. On May 7, Bonds drew within one home run of tying Babe Ruth for second place on the all-time list, hitting his 713th career home run into the second level of Citizens Bank Park in Philadelphia, off pitcher Jon Lieber in a game in which the Giants lost to the Philadelphia Phillies. The towering home run—one of the longest in Citizens Bank Park's two-season history, traveling an estimated 450 feet (140 m)—hit off the facade of the third deck in right field. On May 20, Bonds hit his 714th career home run to deep right field to lead off the top of the 2nd inning, tying Ruth for second all-time. The home run came off left-handed pitcher Brad Halsey of the Oakland A's, in an interleague game played in Oakland, California. Since this was an interleague game at an American League stadium, Bonds was batting as the designated hitter in the lineup for the Giants. Bonds was quoted after the game as being "glad it's over with" and stated that more attention could be focused on Albert Pujols, who was on a very rapid home run pace in early 2006. On May 28, Bonds passed Ruth, hitting his 715th career home run to center field off Colorado Rockies pitcher Byung-hyun Kim. The ball was hit an estimated 445 feet (140 m) into center field where it went through the hands of several fans but then fell onto an elevated platform in center field. Then it rolled off the platform where Andrew Morbitzer, a 38-year-old San Francisco resident, caught the ball while he was in line at a concession stand. Mysteriously, radio broadcaster Dave Flemming's radio play-by-play of the home run went silent just as the ball was hit, apparently from a microphone failure. But the televised version, called by Giants broadcaster Duane Kuiper, was not affected. On September 22, Bonds tied Henry Aaron's National League career home run record of 733. The home run came in the top of the 6th inning of a high-scoring game against the Milwaukee Brewers, at Miller Park in Milwaukee, Wisconsin. The achievement was notable for its occurrence in the very city where Aaron began (with the Milwaukee Braves) and concluded (with the Brewers, then in the American League) his career. With the Giants trailing 10–8, Bonds hit a blast to deep center field on a 2–0 pitch off the Brewers' Chris Spurling with runners on first and second and one out. Though the Giants were at the time clinging to only a slim chance of making the playoffs, Bonds's home run provided the additional drama of giving the Giants an 11–10 lead late in a critical game in the final days of a pennant race. The Brewers eventually won the game, 13–12, though Bonds went 3-for-5, with two doubles, the record-tying home run, and six runs batted in. On September 23, Bonds surpassed Aaron for the NL career home run record. Hit in Milwaukee like the previous one, this was a solo home run off Chris Capuano of the Brewers. This was the last home run Bonds hit in 2006. In 2006, Bonds recorded his lowest slugging percentage (a statistic that he had historically ranked among league leaders season after season) since 1991 with the Pittsburgh Pirates. In January 2007, the New York Daily News reported that Bonds had tested positive for amphetamines. Under baseball's amphetamine policy, which had been in effect for one season, players testing positive were to submit to six additional tests and undergo treatment and counseling. The policy also stated that players were not to be identified for a first positive test, but the New York Daily News leaked the test's results. When the Players Association informed Bonds of the test results, he initially attributed it to a substance he had taken from the locker of Giants teammate Mark Sweeney, but would later retract this claim and publicly apologize to Sweeney. On January 29, 2007, the Giants finalized a contract with Bonds for the 2007 season. After the commissioner's office rejected Bonds's one-year, $15.8 million deal because it contained a personal-appearance provision, the team sent revised documents to his agent, Jeff Borris, who stated that "At this time, Barry is not signing the new documents." Bonds signed a revised one-year, $15.8 million contract on February 15 and reported to the Giants' Spring training camp on time. Bonds resumed his march to the all-time record early in the 2007 season. In the season opener on April 3, all he had was a first-inning single past third base with the infield shifted right, immediately followed by a stolen base and then thrown out at home on a baserunning mistake, followed by a deep fly-out to left field, late in the game. Bonds regrouped the next day with his first at-bat in the second game of the season at the Giants' AT&T Park. Bonds hit a pitch from Chris Young of the San Diego Padres just over the wall to the left of straight-away center field for career home run 735. This home run put Bonds past the midway point between Ruth and Aaron. Bonds did not homer again until April 13, when he hit two (736 and 737) in a 3 -or-3 night that included 4 RBI against the Pittsburgh Pirates. Bonds splashed a pitch by St. Louis Cardinals pitcher Ryan Franklin into McCovey Cove on April 18 for home run 738. Home runs number 739 and 740 came in back to back games on April 21 and 22 against the Arizona Diamondbacks. The hype surrounding Bonds's pursuit of the home run record escalated on May 14. On this day, Sports Auction for Heritage (a Dallas-based auction house) offered US$1 million to the fan who would catch Bonds's record-breaking 756th-career home run. The million-dollar offer was rescinded on June 11 out of concern of fan safety. Home run 748 came on Father's Day, June 17, in the final game of a three-game road series against the Boston Red Sox at Fenway Park, where Bonds had never previously played. With this homer, Fenway Park became the 36th major league ballpark in which Bonds had hit a home run. He hit a Tim Wakefield knuckleball just over the low fence into the Giant's bullpen in right field. It was his first home run off his former Pittsburgh Pirate teammate, who became the 441st different pitcher to surrender a four-bagger to Bonds. The 750th career home run, hit on June 29, also came off a former teammate: Liván Hernández. The blast came in the 8th inning and at that point tied the game at 3–3. On July 19, after a 21 at-bat hitless streak, Bonds hit two home runs, numbers 752 and 753, against the Chicago Cubs. He went 3-for-3 with two home runs, six RBIs, and a walk on that day. The struggling last-place Giants still lost the game, 9–8. On July 27, Bonds hit home run 754 against Florida Marlins pitcher Rick VandenHurk. Bonds was then walked his next four at-bats in the game, but a two-run shot helped the Giants win the game 12–10. It marked the first time since he had hit #747 that Bonds had homered in a game the Giants won. On August 4, Bonds hit a 382 foot (116 m) home run against Clay Hensley of the San Diego Padres for home run number 755, tying Hank Aaron's all-time record. Bonds greeted his son, Nikolai, with an extended bear hug after crossing home plate. Bonds greeted his teammates and then his wife, Liz Watson, and daughter Aisha Lynn behind the backstop. Hensley was the 445th different pitcher to give up a home run to Bonds. Ironically, given the cloud of suspicion that surrounded Bonds, the tying home run was hit off a pitcher who had been suspended by baseball in 2005 for steroid use. He was walked in his next at-bat and eventually scored on a fielder's choice. On August 7 at 8:51 PM PDT, at Oracle Park (then known as AT&T Park) in San Francisco, Bonds hit a 435 foot (133 m) home run, his 756th, off a pitch from Mike Bacsik of the Washington Nationals, breaking the all-time career home run record, formerly held by Hank Aaron. Coincidentally, Bacsik's father had faced Aaron (as a pitcher for the Texas Rangers) after Aaron had hit his 755th home run. On August 23, 1976, Michael J. Bacsik held Aaron to a single and a fly out to right field. The younger Bacsik commented later, "If my dad had been gracious enough to let Hank Aaron hit a home run, we both would have given up 756." After hitting the home run, Bonds gave Bacsik an autographed bat. The pitch, the seventh of the at-bat, was a 3–2 pitch which Bonds hit into the right-center field bleachers. The fan who ended up with the ball, 22-year-old Matt Murphy from Queens, New York City, (and a Mets fan), was promptly protected and escorted away from the mayhem by a group of San Francisco police officers. After Bonds finished his home run trot, a 10-minute delay followed, including a brief video by Aaron congratulating Bonds on breaking the record Aaron had held for 33 years, and expressing the hope that "the achievement of this record will inspire others to chase their own dreams". Bonds made an impromptu emotional statement on the field, with Willie Mays, his godfather, at his side and thanked his teammates, family and his late father. Bonds sat out the rest of the game. The commissioner, Bud Selig, was not in attendance in this game but was represented by the Executive Vice President of Baseball Operations, Jimmie Lee Solomon. Selig called Bonds later that night to congratulate him on breaking the record. President George W. Bush also called Bonds the next day to congratulate him. On August 24, San Francisco honored and celebrated Bonds' career accomplishments and breaking the home run record with a large rally in Justin Herman Plaza. The rally included video messages from Lou Brock, Ernie Banks, Ozzie Smith, Joe Montana, Wayne Gretzky and Michael Jordan. Speeches were made by Willie Mays, Giants teammates Omar Vizquel and Rich Aurilia, and Giants owner Peter Magowan. Mayor Gavin Newsom presented Bonds the key to the City and County of San Francisco and Giants vice president Larry Baer gave Bonds the home plate he touched after hitting his 756th career home run. The record-setting ball was consigned to an auction house on August 21. Bidding began on August 28 and closed with a winning bid of US$752,467 on September 15 after a three-phase online auction. The high bidder, fashion designer Marc Ecko, created a website to let fans decide its fate. Subsequently, Ben Padnos, who submitted the $186,750 winning bid on Bonds' record-tying 755th home run ball also set up a website to let fans decide its fate. Ten million voters helped Ecko decide to brand the ball with an asterisk and send it to the National Baseball Hall of Fame and Museum. Of Ecko's plans, Bonds said "He spent $750,000 on the ball and that's what he's doing with it? What he's doing is stupid." Padnos, on the other hand, sold five-year ads on a website, www.endthedebate.com, where people voted by a two-to-one margin to smash the ball. Bonds concluded the 2007 season with a .276 batting average, 28 home runs, and 66 RBIs in 126 games and 340 at-bats. At the age of 43, he led both leagues in walks with 132. On September 21, 2007, the San Francisco Giants confirmed that they would not re-sign Bonds for the 2008 season. The story was first announced on Bonds' own website earlier that day. Bonds officially filed for free agency on October 29, 2007. His agent Jeff Borris said: "I'm anticipating widespread interest from every Major League team." There was much speculation before the 2008 season about where Bonds might play. However, no one signed him during the 2008 or 2009 seasons. If he had returned to Major League Baseball, Bonds would have been within close range of several significant hitting milestones, needing just 65 hits to reach 3,000, four runs batted in to reach 2,000, and 38 home runs to reach 800. He would have needed 69 more runs scored to move past Rickey Henderson as the all-time runs champion, and 37 extra base hits to move past Hank Aaron as the all-time extra base hits champion. As of November 13, 2009, Borris maintained that Bonds was still not retired. On December 9, however, Borris told the San Francisco Chronicle that Bonds had played his last major league game. Bonds announced on April 11, 2010, that he was proud of McGwire for admitting his use of steroids. Bonds said that it was not the time to retire, but he noted that he was not in shape to play immediately if an interested club called him. In May 2015, Bonds filed a grievance against Major League Baseball through the players' union arguing that the league colluded in not signing him after the 2007 season. In August 2015, an arbitrator ruled in favor of MLB and against Bonds in his collusion case. On December 15, 2011, Bonds was sentenced to 30 days of house arrest, two years of probation and 250 hours of community service, for an obstruction of justice conviction stemming from a grand jury appearance in 2003. However, U.S. District Judge Susan Illston then delayed the sentence pending an appeal. In 2013 his conviction was upheld on appeal by a three judge panel of the United States Court of Appeals for the Ninth Circuit. However, the full court later granted Bonds an en banc rehearing, and on April 22, 2015, an 11-judge panel of the Ninth Circuit voted 10–1 to overturn his conviction. On March 10, 2014, Bonds began a seven-day stint as a roving spring training instructor for the Giants. On December 4, 2015, he was announced as the new hitting coach for the Miami Marlins, but was relieved of his duties on October 3, 2016, after just one season. He followed up with a public thank-you letter, acknowledging owner Jeffrey Loria, and the opportunity as "one of the most rewarding experiences of my baseball career." In 2017, Bonds officially re-joined the Giants organization as a special advisor to the CEO. On July 8, 2017, Bonds was added to the Giants Wall of Fame. On February 6, 2018, the San Francisco Giants announced their intentions to retire his number 25 jersey, which happened on August 11, 2018. His number 24 with the Pirates remains in circulation, most prominently worn by Brian Giles from 1999 to 2003 and by Pedro Alvarez from 2011 to 2015. In his ten years of eligibility for the National Baseball Hall of Fame, Bonds fell short of the 75% of the votes from the Baseball Writers' Association of America (BBWAA) needed for induction. His vote percentages from 2013 through 2022 were: 36.2%, 34.7%, 36.8%, 44.3%, 53.8%, 56.4%, 59.1%, 60.7%, 61.8% and 66%. He appeared on 260 of 394 ballots in his last year. Despite falling off the ballot, Bonds remained eligible through the Hall of Fame's Today's Game Committee, a committee "comprised of 16 members of the National Baseball Hall of Fame, executives, and veteran media members" (hence the nickname of "veterans' committee") who consider retired players who lost ballot eligibility while still having made notable contributions to baseball from 1986 to 2016. The vote was held in December 2022; twelve of the sixteen votes were required for induction, but Bonds received fewer than four. During his playing career, Bonds was frequently described as a difficult person, surly, standoffish and ungrateful. In a 2016 interview with Terence Moore, he said he regretted the persona he had created. He attributed it to a response to the pressure he felt to perform as a young player with the Pirates. Remarked Bonds, Hell, I kick myself now, because I'm getting great press [since being more cooperative], and I could have had a trillion more endorsements, but that wasn't my driving force. The problem was, when I tried to give in a little bit, it never got better. I knew I was in the midst of that image, and I determined at that point that I was never going to get out of it. So I just said, 'I've created this fire around me, and I'm stuck in it, so I might as well live with the flames.' Bonds reports that for a short time during his playing days with the Giants he changed his demeanor at the behest of a group of teammates, smiling much more frequently and engaging more with others with a pleasant attitude. Shortly thereafter, Bonds says, in the midst of a slump, the same group of teammates pleaded that he revert, having seemingly lost his competitive edge, and causing the team to lose more. In spite of his protest that they would not appreciate the results, his teammates insisted. Bonds says he complied, maintaining that familiar standoffish edge the rest of his playing career. On May 9, 1996, Bonds shoved USA Today journalist Rod Beaton in the team's clubhouse. As Beaton was waiting to interview Robby Thompson one hour before a game against the St. Louis Cardinals, Bonds told Beaton to leave. The reporter replied that Major League Baseball rules allowed him 15 minutes more to talk with players. Bonds waved a finger in Beaton's face and shoved him in the chest, after which members of the team's coaching staff and front office interceded. Bonds and Beaton spoke again after the game. Beaton later said, "He accused me of having an attitude" and "I told him he went over the line by shoving me, but there was no apology". Bonds felt that the incident was overblown and said that, "We don't have a problem. We like each other. It was a big joke. He just got whacked out." Beaton filed no formal complaint about the incident, but USA Today filed a grievance with the team. Since 2003, Bonds has been a key figure in the Bay Area Laboratory Co-operative (BALCO) scandal. BALCO marketed tetrahydrogestrinone ("the Clear"), a performance-enhancing anabolic steroid that was undetectable by doping tests. He was under investigation by a federal grand jury regarding his testimony in the BALCO case, and was indicted on perjury and obstruction of justice charges on November 15, 2007. The indictment alleges that Bonds lied while under oath about his alleged use of steroids. In 2003, BALCO's Greg Anderson, Bonds's trainer since 2000, was indicted by a federal grand jury in the United States District Court for the Northern District of California and charged with supplying anabolic steroids to athletes, including a number of baseball players. This led to speculation that Bonds had used performance-enhancing drugs during a time when there was no mandatory testing in Major League Baseball. Bonds declared his innocence, attributing his changed physique and increased power to a strict regimen of bodybuilding, diet, and legitimate supplements. During grand jury testimony on December 4, 2003, Bonds said that he used a clear substance and a cream that he received from his personal strength trainer, Greg Anderson, who told him they were the nutritional supplement flaxseed oil and a rubbing balm for arthritis. Later reports on Bonds's leaked grand-jury testimony contend that he admitted to unknowingly using "the cream" and "the clear". In July 2005, all four defendants in the BALCO steroid scandal trial, including Anderson, struck deals with federal prosecutors that did not require them to reveal names of athletes who might have used banned drugs. On November 15, 2007, a federal grand jury indicted Bonds on four counts of perjury and one count of obstruction of justice as it relates to the government investigation of BALCO. He was tried in the U.S. District Court for the Northern District of California. On February 14, 2008, a typo in court papers filed by Federal prosecutors erroneously alleged that Bonds tested positive for steroids in November 2001, a month after hitting his record 73rd home run. The reference was meant instead to refer to a November 2000 test that had already been disclosed and previously reported. The typo sparked a brief media frenzy. His trial for obstruction of justice was to have begun on March 2, 2009, but jury selection was postponed by emergency appeals by the prosecution. The trial commenced on March 21, 2011, with Judge Susan Illston presiding. He was convicted on April 13, 2011, on the obstruction of justice charge, for giving an evasive answer to a question under oath. On December 15, 2011, Bonds was found guilty for an obstruction of justice conviction stemming from a grand jury appearance in 2003. However, U.S. District Judge Susan Illston then delayed the sentence pending his appeal. He was sentenced to 30 days of house arrest. He also received two years of probation and was ordered to perform 250 hours of community service. Bonds appealed his conviction to the U.S. Court of Appeals for the Ninth Circuit. In 2013, a three-judge panel of the Ninth Circuit affirmed his conviction, but in 2015 his appeal was reheard by the full court en banc, which voted 10–1 to overturn his conviction. In 2003, Bonds withdrew from the MLB Players Association (MLBPA) licensing agreement because he felt independent marketing deals would be more lucrative for him. Bonds is the first player in the 30-year history of the licensing program not to sign. Because of this withdrawal, his name and likeness are not usable in any merchandise licensed by the MLBPA. In order to use his name or likeness, a company must deal directly with Bonds. For this reason, he does not appear in some baseball video games, forcing game-makers to create generic athletes as replacements. These generic video games replacements tended to be white and sometimes had different handedness which was done likely to avoid potential player likeness lawsuits from Bonds. In March 2006 the book Game of Shadows, written by Lance Williams and Mark Fainaru-Wada, was released amid a storm of media publicity including the cover of Sports Illustrated. Initially small excerpts of the book were released by the authors in the issue of Sports Illustrated. The book alleges Bonds used stanozolol and a host of other steroids, and is perhaps most responsible for the change in public opinion regarding Bonds's steroid use. The book contained excerpts of grand jury testimony that is supposed to be sealed and confidential by law. The authors have been steadfast in their refusal to divulge their sources and at one point faced jail time. On February 14, 2007, Troy Ellerman, one of Victor Conte's lawyers, pleaded guilty to leaking grand jury testimony. Through the plea agreement, he will spend two and a half years in jail. In May 2006, former Sports Illustrated writer Jeff Pearlman released a revealing biography of Bonds entitled Love Me, Hate Me: Barry Bonds and the Making of an Anti-Hero. The book also contained many allegations against Bonds. The book, which describes Bonds as a polarizing insufferable braggart with a legendary ego and staggering ability, relied on over five hundred interviews, none with Bonds himself. In April 2006 and May 2006, ESPN aired a few episodes of a 10-part reality TV (unscripted, documentary-style) series starring Bonds. The show, titled Bonds on Bonds, focused on Bonds's chase of Babe Ruth's and Hank Aaron's home run records. Some felt the show should be put on hiatus until baseball investigated Bonds's steroid use allegations. The series was canceled in June 2006, ESPN and producer Tollin/Robbins Productions citing "creative control" issues with Bonds and his representatives. Bonds met Susann ("Sun") Margreth Branco, the mother of his first two children (Nikolai and Shikari), in Montreal, Quebec, in August 1987. They eloped to Las Vegas February 5, 1988. The couple separated in June 1994, divorced in December 1994, and had their marriage annulled in 1997 by the Catholic Church. The divorce was a media affair because Bonds had his Swedish spouse sign a prenuptial agreement in which she "waived her right to a share of his present and future earnings" and which was upheld. Bonds had been providing his wife $20,000/month in child support and $10,000 in spousal support at the time of the ruling. During the hearings to set permanent support levels, allegations of abuse came from both parties. The trial dragged on for months, but Bonds was awarded both houses and reduced support. On August 21, 2000, the Supreme Court of California, in an opinion signed by Chief Justice Ronald M. George, unanimously held that "substantial evidence supports the determination of the trial court that the [prenuptial] agreement in the present case was entered into voluntarily." In reaction to the decision, significant changes in California law relating to the validity and enforceability of premarital agreements soon followed. In 2010, Bonds's son Nikolai, who served as a Giants batboy during his father's years playing in San Francisco and always sat next to his dad in the dugout during games, was charged with five misdemeanors resulting from a confrontation with his mother, Sun Bonds, who was granted a restraining order against Nikolai. In 1994, Bonds and Kimberly Bell, a graphic designer, started a relationship that lasted from 1994 through May 2003. Bonds purchased a home in Scottsdale, Arizona, for Kimberly. On January 10, 1998, Bonds married his second wife, Liz Watson, at the San Francisco Ritz-Carlton Hotel in front of 240 guests. The couple lived in Los Altos Hills, California, with their daughter Aisha during their ten-and-a-half years of marriage before Watson filed for legal separation on June 9, 2009, citing irreconcilable differences. On July 21, 2009, just six weeks later, Watson announced that she was withdrawing her Legal Separation action. The couple were reconciled for seven months before Watson formally filed for divorce in Los Angeles on February 26, 2010. On June 6, 2011, Bonds and Watson filed a legal agreement not to take the divorce to trial and instead settle it in an "uncontested manner", agreeing to end the marriage privately at an unspecified later date without further court involvement. Several of Bonds's family and extended family members have been involved in athletics as either a career or a notable pastime. Bonds has a younger brother, Bobby Jr., who was also a professional baseball player. His paternal aunt, Rosie Bonds, is a former American record holder in the 80 meter hurdles, and competed in the 1964 Olympics. In addition, he is a distant cousin of Hall of Famer Reggie Jackson. Among Bonds's many real estate properties is a home he owns in the exclusive gated community of Beverly Park in Beverly Hills, California. An avid cyclist, Bonds chose the activity to be a primary means of keeping in shape and great passion since his playing career. Because knee surgeries, back surgeries, and hip surgeries made it much more difficult to run, cycling has allowed him to engage in sufficient cardiovascular activity to help keep in shape. As a result of the cycling, he has lost 25 pounds from his final playing weight of 240 pounds. Bonds is an active practitioner of Brazilian jiu-jitsu and was promoted to blue belt in the martial art in 2023. During late 2007, Chicago rapper Kanye West recorded a song titled "Barry Bonds" named after the slugger for his album Graduation. Besides holding Major League career records in home runs (762), walks (2,558), and intentional walks (688), at the time of his retirement, Bonds also led all active players in RBI (1,996), on-base percentage (.444), runs (2,227), games (2,986), extra-base hits (1,440), at-bats per home run (12.92), and total bases (5,976). He is 2nd in doubles (601), slugging percentage (.607), stolen bases (514), at-bats (9,847), and hits (2,935), 6th in triples (77), 8th in sacrifice flies (91), and 9th in strikeouts (1,539), through September 26, 2007. Bonds is the lone member of the 500–500 club, which means he has hit at least 500 home runs (762) and stolen at least 500 bases (514); no other player has even 400 of both. He is also one of only five baseball players all-time to be in the 40–40 club (1996), which means he hit 40 home runs (42) and stole 40 bases (40) in the same season; the other members are José Canseco, Alex Rodriguez, Alfonso Soriano, and Ronald Acuña Jr.
[ { "paragraph_id": 0, "text": "Barry Lamar Bonds (born July 24, 1964) is an American former professional baseball left fielder who played 22 seasons in Major League Baseball (MLB). Bonds was a member of the Pittsburgh Pirates from 1986 to 1992 and the San Francisco Giants from 1993 to 2007. He is considered to be one of the greatest baseball players of all time.", "title": "" }, { "paragraph_id": 1, "text": "Recognized as an all-around player, Bonds received a record seven National League (NL) Most Valuable Player Awards and 12 Silver Slugger Awards, along with 14 All-Star selections. He holds many MLB hitting records, including most career home runs (762), most home runs in a single season (73, set in 2001), and most career walks. Bonds led MLB in on-base plus slugging six times and placed within the top five hitters in 12 of his 17 qualifying seasons. For his defensive play in the outfield, he won eight Gold Glove Awards. He also had 514 stolen bases, becoming the first and only MLB player to date with at least 500 home runs and 500 stolen bases. Bonds is ranked first in career Wins Above Replacement among all major league position players by Baseball-Reference.com and second by FanGraphs, behind only Babe Ruth.", "title": "" }, { "paragraph_id": 2, "text": "Despite his accolades, Bonds led a controversial career, notably as a central figure in baseball's steroids scandal. He was indicted in 2007 on charges of perjury and obstruction of justice for allegedly lying to a grand jury during the federal government's investigation of BALCO, a manufacturer of an undetectable steroid. After the perjury charges were dropped, Bonds was convicted of obstruction of justice in 2011, but the conviction was overturned in 2015. During his 10 years of eligibility, he did not receive the 75% of the vote needed to be elected to the National Baseball Hall of Fame. Some voters of the Baseball Writers' Association of America (BBWAA) stated they did not vote for Bonds because he used performance-enhancing drugs.", "title": "" }, { "paragraph_id": 3, "text": "Bonds was born in Riverside, California, to Patricia (née Howard) and former major leaguer Bobby Bonds, and grew up in San Carlos and attended Junípero Serra High School in San Mateo, where he excelled in baseball, basketball, and football. He played on the junior varsity team during his freshman year and on the varsity team for the remainder of his high school career. He garnered a .467 batting average his senior year, and was named prep All-American. The Giants drafted Bonds in the second round of the 1982 MLB draft as a high school senior but the Giants and Bonds were unable to agree on contract terms when Tom Haller's maximum offer was $70,000 ($210,000 today) and Bonds's minimum to go pro was $75,000, so Bonds instead decided to attend college.", "title": "Early life" }, { "paragraph_id": 4, "text": "Bonds attended Arizona State University, hitting .347 with 45 home runs and 175 runs batted in (RBI). In 1984 he batted .360 and had 30 stolen bases. In 1985, he hit 23 home runs with 66 RBIs and a .368 batting average. He was a Sporting News All-American selection that year. He tied the NCAA record with seven consecutive hits in the College World Series as a sophomore and was named to All-Time College World Series Team in 1996.", "title": "College career" }, { "paragraph_id": 5, "text": "Bonds was not well-liked by his Sun Devil teammates, in part because in the words of longtime coach Jim Brock, he was \"rude, inconsiderate and self-centered.\" When he was suspended for breaking curfew, the other players initially voted against his return even though he was easily the best player on the team.", "title": "College career" }, { "paragraph_id": 6, "text": "He graduated from Arizona State in 1986 with a degree in criminology. He was named ASU On Deck Circle Most Valuable Player; other winners include Dustin Pedroia, Willie Bloomquist, Paul Lo Duca, and Ike Davis. During college, he played part of one summer in the amateur Alaska Baseball League with the Alaska Goldpanners.", "title": "College career" }, { "paragraph_id": 7, "text": "The Pittsburgh Pirates drafted Bonds as the sixth overall pick of the 1985 Major League Baseball draft. He joined the Prince William Pirates of the Carolina League and was named July 1985 Player of the Month for the league. In 1986, he hit .311 in 44 games for the Hawaii Islanders of the Pacific Coast League.", "title": "Professional career" }, { "paragraph_id": 8, "text": "Before Bonds made it to the major leagues in Pittsburgh, Pirate fan attendance was low, with 1984 and 1985 attendance below 10,000 per game for the 81-game home schedule, with attendance woes being a combination of the economic problems of Western Pennsylvania in the early 1980s as well as the Pittsburgh drug trials that directly affected the Pirates going from World Series champions to nearly relocating to Denver in only six years. Bonds made his major league debut on May 30, 1986. In 1986, Bonds led National League (NL) rookies with 16 home runs, 48 RBI, 36 stolen bases, and 65 walks, but he finished 6th in Rookie of the Year voting. He played center field in 1986 but switched to left field with the arrival of centerfielder Andy Van Slyke in 1987.", "title": "Professional career" }, { "paragraph_id": 9, "text": "In his early years, Bonds batted as the leadoff hitter. With Van Slyke also in the outfield, the Pirates had a venerable defensive tandem that worked together to cover a lot of ground on the field although they were not close off the field. The Pirates experienced a surge in fan enthusiasm with Bonds on the team and set the club attendance record of 52,119 in the 1987 home opener. That year, he hit 25 home runs in his second season, along with 32 stolen bases and 59 RBIs.", "title": "Professional career" }, { "paragraph_id": 10, "text": "Bonds improved in 1988, hitting .283 with 24 home runs. The Pirates broke the record set the previous year with 54,089 attending the home opener. Bonds now fit into a highly respected lineup featuring Bobby Bonilla, Van Slyke, and Jay Bell. He finished with 19 homers, 58 RBIs, and 14 outfield assists in 1989, which was second in the NL. Following the season, rumors that he would be traded to the Los Angeles Dodgers for Jeff Hamilton and John Wetteland, but the team denied the rumors and no such trade occurred.", "title": "Professional career" }, { "paragraph_id": 11, "text": "Bonds won his first MVP Award in 1990, hitting .301 with 33 home runs and 114 RBIs. He also stole 52 bases, which was third in the league, to become a first-time member of the 30–30 club. He won his first Gold Glove Award and Silver Slugger Award. That year, the Pirates won the National League East title for their first postseason berth since winning the 1979 World Series. However, the Cincinnati Reds, whose last post-season berth had also been in 1979 when they lost to the Pirates in that year's NLCS, defeated the Pirates in the NLCS en route to winning the 1990 World Series.", "title": "Professional career" }, { "paragraph_id": 12, "text": "In 1991, Bonds also put up great numbers, hitting 25 homers and driving in 116 runs, and obtained another Gold Glove and Silver Slugger. He finished second to the Atlanta Braves' Terry Pendleton (the NL batting champion) in the MVP voting.", "title": "Professional career" }, { "paragraph_id": 13, "text": "In March 1992, Pirates general manager Ted Simmons agreed to a deal with Atlanta Braves counterpart John Schuerholz to trade Bonds, in exchange for Alejandro Peña, Keith Mitchell, and a player to be named later. Pirates manager Jim Leyland opposed the trade vehemently, and the proposal was rescinded. Bonds stayed with Pittsburgh and won his second MVP award that season. While hitting .311 with 34 homers and 103 RBIs, he propelled the Pirates to their third straight National League East division title. However, Pittsburgh was defeated by the Braves in a seven-game National League Championship Series. Bonds participated in the final play of Game 7 of the NLCS, whereby he fielded a base hit by Francisco Cabrera and attempted to throw out Sid Bream at home plate. But the throw to Pirates catcher Mike LaValliere was late and Bream scored the winning run. For the third consecutive season, the NL East Champion Pirates were denied a trip to the World Series. Following the loss, Bonds and star teammate Doug Drabek were expected to command salaries too high for Pittsburgh to again sign them.", "title": "Professional career" }, { "paragraph_id": 14, "text": "Bonds was never well-liked by reporters or fans while in Pittsburgh, despite winning two MVP awards. One paper even gave him an \"award\" as the \"MDP\" (Most Despised Pirate).", "title": "Professional career" }, { "paragraph_id": 15, "text": "In 1993, Bonds left the Pirates to sign a lucrative free agent contract worth a then-record $43.75 million (equivalent to $88.6 million in 2022) over six years with the Giants, with whom his father had spent the first seven years of his career, and with whom his godfather Willie Mays played 22 of his 24 Major League seasons. The deal was at that time the largest in baseball history, in terms of both total value and average annual salary.", "title": "Professional career" }, { "paragraph_id": 16, "text": "Once he signed with the Giants, Bonds had intended to wear the number 24, his number during most of his stay with the Pirates and, after receiving Mays's blessing, the Giants were willing to unretire it until the public commotion from fans and media became too much. To honor his father, Bonds switched his jersey number to 25, as it had been Bobby's number in San Francisco.", "title": "Professional career" }, { "paragraph_id": 17, "text": "In an emotional press conference announcing the signing, Bonds described joining the Giants as going \"home\" and following in the footsteps of his father and godfather as \"unbelievable\" and \"a boyhood dream come true.\"", "title": "Professional career" }, { "paragraph_id": 18, "text": "Bonds hit .336 in 1993, leading the league with 46 home runs and 123 RBI en route to his second consecutive MVP award, and third overall. As good as the Giants were (winning 103 games), the Atlanta Braves won 104 in what some call the last great pennant race (because the wild card was instituted the year after).", "title": "Professional career" }, { "paragraph_id": 19, "text": "In the strike-shortened season of 1994, Bonds hit .312 with 37 home runs and a league-leading 74 walks, and he finished 4th in MVP voting.", "title": "Professional career" }, { "paragraph_id": 20, "text": "In 1995, Bonds hit 33 homers and drove in 104 runs, hitting .294 but finished only 12th in MVP voting. In 1994, he appeared in a small role as himself in the television film Jane's House, starring James Woods and Anne Archer.", "title": "Professional career" }, { "paragraph_id": 21, "text": "In 1996, Bonds became the first National League player and second major league player (of the current list of four) to hit 40 home runs and steal 40 bases in the same season. The other members of the 40–40 club are José Canseco (1988), Alex Rodriguez (1998), and Alfonso Soriano (2006). His father Bobby Bonds was one home run short in 1973 when he hit 39 home runs and stole 43 bases.", "title": "Professional career" }, { "paragraph_id": 22, "text": "Bonds hit his 300th and 301st home runs off the Florida Marlins' John Burkett on April 27. He became the fourth player in history to join the 300–300 club with 300 stolen bases and 300 home runs for a career, joining Willie Mays, Andre Dawson, and his father. Bonds's totals for the season included 129 runs driven in, a .308 average and a then-National League record 151 walks. He finished fifth in the MVP balloting.", "title": "Professional career" }, { "paragraph_id": 23, "text": "In 1997, Bonds hit .291, his lowest average since 1989. He hit 40 home runs for the second straight year and drove in 101 runs, leading the league in walks again with 145. He also stole 37 bases, tying his father for having the most 30–30 seasons (5), and he again placed fifth in the MVP balloting.", "title": "Professional career" }, { "paragraph_id": 24, "text": "With two outs in the 9th inning of a game against the Arizona Diamondbacks on May 28, 1998, Bonds became only the fifth player in baseball history to be given an intentional walk with the bases loaded. Nap Lajoie (1901), Del Bissonette (1928) and Bill Nicholson (1944) were three others in the 20th century who received that rare honor. The first to receive one was Abner Dalrymple in 1881.", "title": "Professional career" }, { "paragraph_id": 25, "text": "On August 23, Bonds hit his 400th career home run. By doing so, he became the first player ever to enter the 400–400 club by having career totals of 400 home runs and 400 stolen bases; he is still the only player to have achieved this feat. The milestone home run came off Kirt Ojala, who, like Burkett, was pitching for the Marlins. For the season, he hit .303 with 37 home runs and drove in 122 runs, winning his eighth Gold Glove, He finished 8th in the MVP voting.", "title": "Professional career" }, { "paragraph_id": 26, "text": "1999 marked a career-low, up to that point, for Bonds in terms of playing time. Bonds started off the 1999 season hitting well by batting .366 in the month of April with 4 home runs and 12 RBIs in the Giants' first 12 games of the season. But on April 18 he was placed on the 15-day disabled list for only the 2nd time in his career up to that point. Bonds had suffered a torn tendon in his biceps as well as bone spurs in his elbow, both of which required surgery and cost him the rest of April and all of May.", "title": "Professional career" }, { "paragraph_id": 27, "text": "Upon returning to action on June 9, Bonds struggled somewhat at the plate for the remainder of the 1999 season. A series of nagging injuries including elbow pain, knee inflammation and groin issues hampered his play. Only hitting .248 after his return from the disabled list, he still managed to slug 34 home runs, drive in 83 runs as well as hit for a .617 slugging percentage, despite missing nearly two full months with injuries and only playing in 102 games.", "title": "Professional career" }, { "paragraph_id": 28, "text": "Bill James ranked Bonds as the best player of the 1990s. He added that the decade's second-best player, Craig Biggio, had been closer in production to the decade's 10th-best player than to Bonds. In 1999, with statistics through 1997 being considered, Bonds ranked Number 34 on The Sporting News' list of the 100 Greatest Baseball Players, making him the highest-ranking active player.", "title": "Professional career" }, { "paragraph_id": 29, "text": "When the Sporting News list was redone in 2005, Bonds was ranked 6th behind Babe Ruth, Willie Mays, Ty Cobb, Walter Johnson, and Hank Aaron. Bonds was omitted from 1999's Major League Baseball All-Century Team, to which Ken Griffey Jr. was elected. James wrote of Bonds, \"Certainly the most unappreciated superstar of my lifetime. ... Griffey has always been more popular, but Bonds has been a far, far greater player.\" In 1999, he rated Bonds as the 16th-best player of all time. \"When people begin to take in all of his accomplishments\", he predicted, \"Bonds may well be rated among the five greatest players in the history of the game.\"", "title": "Professional career" }, { "paragraph_id": 30, "text": "In 2000, the following year, Bonds hit .306 with career bests through that time in both slugging percentage (.688) and home runs (49) in just 143 games. He also drew a league-leading 117 walks.", "title": "Professional career" }, { "paragraph_id": 31, "text": "The next year, Bonds's offensive production reached even higher levels, breaking not only his own personal records but several major league records. In the Giants' first 50 games in 2001, he hit 28 home runs, including 17 in May—a career high. This early stretch included his 500th home run hit on April 17 against Terry Adams of the Los Angeles Dodgers. He also hit 39 home runs by the All-star break (a major league record), drew a major league record 177 walks, and had a .515 on-base average, a feat not seen since Mickey Mantle and Ted Williams over forty years earlier. Bonds' slugging percentage was a major league record .863 (411 total bases in 476 at-bats), and he ended the season with a major league record 73 home runs.", "title": "Professional career" }, { "paragraph_id": 32, "text": "On October 4, by homering off Wilfredo Rodríguez in the 159th game of the season, Bonds tied the previous record of 70 set by Mark McGwire—which McGwire set in the 162nd game in 1998. He then hit numbers 71 and 72 the following night off Chan Ho Park. Bonds added his 73rd off Dennis Springer on October 7. The ball was later sold to toy manufacturer Todd McFarlane for $450,000. He previously bought Mark McGwire's 70th home run ball from 1998. Bonds received the Babe Ruth Home Run Award for leading MLB in home runs that season.", "title": "Professional career" }, { "paragraph_id": 33, "text": "Bonds re-signed with the Giants for a five-year, $90 million contract in January 2002. He hit five home runs in the Giants' first four games of the season, tying Lou Brock's 35-year record for most home runs after four games. He won the NL batting title with a career-high .370 average and struck out only 47 times. He hit 46 home runs in 403 at-bats.", "title": "Professional career" }, { "paragraph_id": 34, "text": "Despite playing in nine fewer games than the previous season, he drew 198 walks, a major-league record; 68 of them were intentional walks, surpassing Willie McCovey's 45 in 1969 for another Major League record. He slugged .799, then the fourth-highest total all time. Bonds broke Ted Williams' major league record for on-base average with .582. Bonds also hit his 600th home run, less than a year and a half after hitting his 500th. The home run came on August 9 at home against Kip Wells of the Pirates.", "title": "Professional career" }, { "paragraph_id": 35, "text": "Bonds batted .322 with eight home runs, 16 RBI, and 27 walks in the postseason en route to the 2002 World Series, which the Giants lost 4–3 to the Anaheim Angels.", "title": "Professional career" }, { "paragraph_id": 36, "text": "In 2003, Bonds played in just 130 games. He hit 45 home runs in just 390 at-bats, along with a .341 batting average. He slugged .749, walked 148 times, and had an on-base average well over .500 (.529) for the third straight year. He also became the only member of the career 500 home run/500 stolen base club by stealing second base on June 23 off of pitcher Éric Gagné in the 11th inning of a tied ball game against the Los Angeles Dodgers (against whom Bonds had tallied his 500th home run). Bonds scored the game-winning run later that inning.", "title": "Professional career" }, { "paragraph_id": 37, "text": "In 2004, Bonds had perhaps his best season. He hit .362 en route to his second National League batting title, and broke his own record by walking 232 times (including a MLB record 120 intentional walks). He slugged .812, which was fourth-highest of all time, and broke his on-base percentage record with a .609 average. Bonds passed Mays on the career home run list by hitting his 661st off of Ben Ford on April 13. He then hit his 700th off of Jake Peavy on September 17. Bonds hit 45 home runs in 373 at-bats, and struck out just 41 times, putting himself in elite company, as few major leaguers have ever had more home runs than strikeouts in a season. Bonds would win his fourth consecutive MVP award and his seventh overall. His seven MVP awards are four more than any other player in history. In addition, no other player from either league has been awarded the MVP four times in a row. (The MVP award was first given in 1931). The 40-year-old Bonds also broke Willie Stargell's 25-year record as the oldest player to win a Most Valuable Player Award (Stargell, at 39 years, 8 months, was National League co-MVP with Keith Hernandez in 1979). On July 4, he tied and passed Rickey Henderson's career bases on balls record with his 2190th and 2191st career walks.", "title": "Professional career" }, { "paragraph_id": 38, "text": "As Bonds neared Aaron's record, Aaron was called on for his opinion of Bonds. He clarified that he was a fan and admirer of Bonds and avoided the controversy regarding whether the record should be denoted with an asterisk for Bonds's alleged steroid usage. He felt recognition and respect for the award was something to be determined by the fans. As the steroid controversy received greater media attention during the offseason before the 2005 season, Aaron expressed some reservations about the statements Bonds made on the issue. Aaron expressed that he felt drug and steroid use to boost athletic performance was inappropriate. Aaron was frustrated that the media could not focus on events that occurred in the field of play and wished drugs or gambling allegations such as those associated with Pete Rose could be emphasized less. In 2007, Aaron felt the whole steroid use issue was very controversial and decided that he would not attend any possible record-breaking games. Aaron congratulated Bonds through the media including a video played on the scoreboard when Bonds eventually broke Aaron's record in August 2007.", "title": "Professional career" }, { "paragraph_id": 39, "text": "Bonds's salary for the 2005 season was $22 million, the second-highest salary in Major League Baseball (the Yankees' Alex Rodriguez earned the highest, $25.2 million). Bonds endured a knee injury, multiple surgeries, and rehabilitation. He was activated on September 12 and started in left field. In his return against the San Diego Padres, he nearly hit a home run in his first at-bat. Bonds finished the night 1-for-4. Upon his return, Bonds resumed his high-caliber performance at the plate, hitting home runs in four consecutive games from September 18 to 21 and finishing with five homers in only 14 games.", "title": "Professional career" }, { "paragraph_id": 40, "text": "In 2006, Bonds earned $20 million (not including bonuses), the fourth-highest salary in baseball. Through the 2006 season he had earned approximately $172 million during his then 21-year career, making him baseball's all-time highest-paid player. Bonds hit under .200 for his first 10 games of the season and did not hit a home run until April 22. This 10-game stretch was his longest home run slump since the 1998 season. On May 7, Bonds drew within one home run of tying Babe Ruth for second place on the all-time list, hitting his 713th career home run into the second level of Citizens Bank Park in Philadelphia, off pitcher Jon Lieber in a game in which the Giants lost to the Philadelphia Phillies. The towering home run—one of the longest in Citizens Bank Park's two-season history, traveling an estimated 450 feet (140 m)—hit off the facade of the third deck in right field.", "title": "Professional career" }, { "paragraph_id": 41, "text": "On May 20, Bonds hit his 714th career home run to deep right field to lead off the top of the 2nd inning, tying Ruth for second all-time. The home run came off left-handed pitcher Brad Halsey of the Oakland A's, in an interleague game played in Oakland, California. Since this was an interleague game at an American League stadium, Bonds was batting as the designated hitter in the lineup for the Giants. Bonds was quoted after the game as being \"glad it's over with\" and stated that more attention could be focused on Albert Pujols, who was on a very rapid home run pace in early 2006.", "title": "Professional career" }, { "paragraph_id": 42, "text": "On May 28, Bonds passed Ruth, hitting his 715th career home run to center field off Colorado Rockies pitcher Byung-hyun Kim. The ball was hit an estimated 445 feet (140 m) into center field where it went through the hands of several fans but then fell onto an elevated platform in center field. Then it rolled off the platform where Andrew Morbitzer, a 38-year-old San Francisco resident, caught the ball while he was in line at a concession stand. Mysteriously, radio broadcaster Dave Flemming's radio play-by-play of the home run went silent just as the ball was hit, apparently from a microphone failure. But the televised version, called by Giants broadcaster Duane Kuiper, was not affected.", "title": "Professional career" }, { "paragraph_id": 43, "text": "On September 22, Bonds tied Henry Aaron's National League career home run record of 733. The home run came in the top of the 6th inning of a high-scoring game against the Milwaukee Brewers, at Miller Park in Milwaukee, Wisconsin. The achievement was notable for its occurrence in the very city where Aaron began (with the Milwaukee Braves) and concluded (with the Brewers, then in the American League) his career. With the Giants trailing 10–8, Bonds hit a blast to deep center field on a 2–0 pitch off the Brewers' Chris Spurling with runners on first and second and one out. Though the Giants were at the time clinging to only a slim chance of making the playoffs, Bonds's home run provided the additional drama of giving the Giants an 11–10 lead late in a critical game in the final days of a pennant race. The Brewers eventually won the game, 13–12, though Bonds went 3-for-5, with two doubles, the record-tying home run, and six runs batted in.", "title": "Professional career" }, { "paragraph_id": 44, "text": "On September 23, Bonds surpassed Aaron for the NL career home run record. Hit in Milwaukee like the previous one, this was a solo home run off Chris Capuano of the Brewers. This was the last home run Bonds hit in 2006. In 2006, Bonds recorded his lowest slugging percentage (a statistic that he had historically ranked among league leaders season after season) since 1991 with the Pittsburgh Pirates.", "title": "Professional career" }, { "paragraph_id": 45, "text": "In January 2007, the New York Daily News reported that Bonds had tested positive for amphetamines. Under baseball's amphetamine policy, which had been in effect for one season, players testing positive were to submit to six additional tests and undergo treatment and counseling. The policy also stated that players were not to be identified for a first positive test, but the New York Daily News leaked the test's results. When the Players Association informed Bonds of the test results, he initially attributed it to a substance he had taken from the locker of Giants teammate Mark Sweeney, but would later retract this claim and publicly apologize to Sweeney.", "title": "Professional career" }, { "paragraph_id": 46, "text": "On January 29, 2007, the Giants finalized a contract with Bonds for the 2007 season. After the commissioner's office rejected Bonds's one-year, $15.8 million deal because it contained a personal-appearance provision, the team sent revised documents to his agent, Jeff Borris, who stated that \"At this time, Barry is not signing the new documents.\" Bonds signed a revised one-year, $15.8 million contract on February 15 and reported to the Giants' Spring training camp on time.", "title": "Professional career" }, { "paragraph_id": 47, "text": "Bonds resumed his march to the all-time record early in the 2007 season. In the season opener on April 3, all he had was a first-inning single past third base with the infield shifted right, immediately followed by a stolen base and then thrown out at home on a baserunning mistake, followed by a deep fly-out to left field, late in the game. Bonds regrouped the next day with his first at-bat in the second game of the season at the Giants' AT&T Park. Bonds hit a pitch from Chris Young of the San Diego Padres just over the wall to the left of straight-away center field for career home run 735. This home run put Bonds past the midway point between Ruth and Aaron.", "title": "Professional career" }, { "paragraph_id": 48, "text": "Bonds did not homer again until April 13, when he hit two (736 and 737) in a 3 -or-3 night that included 4 RBI against the Pittsburgh Pirates. Bonds splashed a pitch by St. Louis Cardinals pitcher Ryan Franklin into McCovey Cove on April 18 for home run 738. Home runs number 739 and 740 came in back to back games on April 21 and 22 against the Arizona Diamondbacks.", "title": "Professional career" }, { "paragraph_id": 49, "text": "The hype surrounding Bonds's pursuit of the home run record escalated on May 14. On this day, Sports Auction for Heritage (a Dallas-based auction house) offered US$1 million to the fan who would catch Bonds's record-breaking 756th-career home run. The million-dollar offer was rescinded on June 11 out of concern of fan safety. Home run 748 came on Father's Day, June 17, in the final game of a three-game road series against the Boston Red Sox at Fenway Park, where Bonds had never previously played. With this homer, Fenway Park became the 36th major league ballpark in which Bonds had hit a home run. He hit a Tim Wakefield knuckleball just over the low fence into the Giant's bullpen in right field. It was his first home run off his former Pittsburgh Pirate teammate, who became the 441st different pitcher to surrender a four-bagger to Bonds. The 750th career home run, hit on June 29, also came off a former teammate: Liván Hernández. The blast came in the 8th inning and at that point tied the game at 3–3.", "title": "Professional career" }, { "paragraph_id": 50, "text": "On July 19, after a 21 at-bat hitless streak, Bonds hit two home runs, numbers 752 and 753, against the Chicago Cubs. He went 3-for-3 with two home runs, six RBIs, and a walk on that day. The struggling last-place Giants still lost the game, 9–8. On July 27, Bonds hit home run 754 against Florida Marlins pitcher Rick VandenHurk. Bonds was then walked his next four at-bats in the game, but a two-run shot helped the Giants win the game 12–10. It marked the first time since he had hit #747 that Bonds had homered in a game the Giants won. On August 4, Bonds hit a 382 foot (116 m) home run against Clay Hensley of the San Diego Padres for home run number 755, tying Hank Aaron's all-time record. Bonds greeted his son, Nikolai, with an extended bear hug after crossing home plate. Bonds greeted his teammates and then his wife, Liz Watson, and daughter Aisha Lynn behind the backstop. Hensley was the 445th different pitcher to give up a home run to Bonds. Ironically, given the cloud of suspicion that surrounded Bonds, the tying home run was hit off a pitcher who had been suspended by baseball in 2005 for steroid use. He was walked in his next at-bat and eventually scored on a fielder's choice.", "title": "Professional career" }, { "paragraph_id": 51, "text": "On August 7 at 8:51 PM PDT, at Oracle Park (then known as AT&T Park) in San Francisco, Bonds hit a 435 foot (133 m) home run, his 756th, off a pitch from Mike Bacsik of the Washington Nationals, breaking the all-time career home run record, formerly held by Hank Aaron. Coincidentally, Bacsik's father had faced Aaron (as a pitcher for the Texas Rangers) after Aaron had hit his 755th home run. On August 23, 1976, Michael J. Bacsik held Aaron to a single and a fly out to right field. The younger Bacsik commented later, \"If my dad had been gracious enough to let Hank Aaron hit a home run, we both would have given up 756.\" After hitting the home run, Bonds gave Bacsik an autographed bat.", "title": "Professional career" }, { "paragraph_id": 52, "text": "The pitch, the seventh of the at-bat, was a 3–2 pitch which Bonds hit into the right-center field bleachers. The fan who ended up with the ball, 22-year-old Matt Murphy from Queens, New York City, (and a Mets fan), was promptly protected and escorted away from the mayhem by a group of San Francisco police officers. After Bonds finished his home run trot, a 10-minute delay followed, including a brief video by Aaron congratulating Bonds on breaking the record Aaron had held for 33 years, and expressing the hope that \"the achievement of this record will inspire others to chase their own dreams\". Bonds made an impromptu emotional statement on the field, with Willie Mays, his godfather, at his side and thanked his teammates, family and his late father. Bonds sat out the rest of the game.", "title": "Professional career" }, { "paragraph_id": 53, "text": "The commissioner, Bud Selig, was not in attendance in this game but was represented by the Executive Vice President of Baseball Operations, Jimmie Lee Solomon. Selig called Bonds later that night to congratulate him on breaking the record. President George W. Bush also called Bonds the next day to congratulate him. On August 24, San Francisco honored and celebrated Bonds' career accomplishments and breaking the home run record with a large rally in Justin Herman Plaza. The rally included video messages from Lou Brock, Ernie Banks, Ozzie Smith, Joe Montana, Wayne Gretzky and Michael Jordan. Speeches were made by Willie Mays, Giants teammates Omar Vizquel and Rich Aurilia, and Giants owner Peter Magowan. Mayor Gavin Newsom presented Bonds the key to the City and County of San Francisco and Giants vice president Larry Baer gave Bonds the home plate he touched after hitting his 756th career home run.", "title": "Professional career" }, { "paragraph_id": 54, "text": "The record-setting ball was consigned to an auction house on August 21. Bidding began on August 28 and closed with a winning bid of US$752,467 on September 15 after a three-phase online auction. The high bidder, fashion designer Marc Ecko, created a website to let fans decide its fate. Subsequently, Ben Padnos, who submitted the $186,750 winning bid on Bonds' record-tying 755th home run ball also set up a website to let fans decide its fate. Ten million voters helped Ecko decide to brand the ball with an asterisk and send it to the National Baseball Hall of Fame and Museum. Of Ecko's plans, Bonds said \"He spent $750,000 on the ball and that's what he's doing with it? What he's doing is stupid.\" Padnos, on the other hand, sold five-year ads on a website, www.endthedebate.com, where people voted by a two-to-one margin to smash the ball.", "title": "Professional career" }, { "paragraph_id": 55, "text": "Bonds concluded the 2007 season with a .276 batting average, 28 home runs, and 66 RBIs in 126 games and 340 at-bats. At the age of 43, he led both leagues in walks with 132.", "title": "Professional career" }, { "paragraph_id": 56, "text": "On September 21, 2007, the San Francisco Giants confirmed that they would not re-sign Bonds for the 2008 season. The story was first announced on Bonds' own website earlier that day. Bonds officially filed for free agency on October 29, 2007. His agent Jeff Borris said: \"I'm anticipating widespread interest from every Major League team.\"", "title": "Post-playing career" }, { "paragraph_id": 57, "text": "There was much speculation before the 2008 season about where Bonds might play. However, no one signed him during the 2008 or 2009 seasons. If he had returned to Major League Baseball, Bonds would have been within close range of several significant hitting milestones, needing just 65 hits to reach 3,000, four runs batted in to reach 2,000, and 38 home runs to reach 800. He would have needed 69 more runs scored to move past Rickey Henderson as the all-time runs champion, and 37 extra base hits to move past Hank Aaron as the all-time extra base hits champion.", "title": "Post-playing career" }, { "paragraph_id": 58, "text": "As of November 13, 2009, Borris maintained that Bonds was still not retired. On December 9, however, Borris told the San Francisco Chronicle that Bonds had played his last major league game. Bonds announced on April 11, 2010, that he was proud of McGwire for admitting his use of steroids. Bonds said that it was not the time to retire, but he noted that he was not in shape to play immediately if an interested club called him. In May 2015, Bonds filed a grievance against Major League Baseball through the players' union arguing that the league colluded in not signing him after the 2007 season. In August 2015, an arbitrator ruled in favor of MLB and against Bonds in his collusion case.", "title": "Post-playing career" }, { "paragraph_id": 59, "text": "On December 15, 2011, Bonds was sentenced to 30 days of house arrest, two years of probation and 250 hours of community service, for an obstruction of justice conviction stemming from a grand jury appearance in 2003. However, U.S. District Judge Susan Illston then delayed the sentence pending an appeal. In 2013 his conviction was upheld on appeal by a three judge panel of the United States Court of Appeals for the Ninth Circuit. However, the full court later granted Bonds an en banc rehearing, and on April 22, 2015, an 11-judge panel of the Ninth Circuit voted 10–1 to overturn his conviction.", "title": "Post-playing career" }, { "paragraph_id": 60, "text": "On March 10, 2014, Bonds began a seven-day stint as a roving spring training instructor for the Giants. On December 4, 2015, he was announced as the new hitting coach for the Miami Marlins, but was relieved of his duties on October 3, 2016, after just one season. He followed up with a public thank-you letter, acknowledging owner Jeffrey Loria, and the opportunity as \"one of the most rewarding experiences of my baseball career.\" In 2017, Bonds officially re-joined the Giants organization as a special advisor to the CEO. On July 8, 2017, Bonds was added to the Giants Wall of Fame.", "title": "Post-playing career" }, { "paragraph_id": 61, "text": "On February 6, 2018, the San Francisco Giants announced their intentions to retire his number 25 jersey, which happened on August 11, 2018. His number 24 with the Pirates remains in circulation, most prominently worn by Brian Giles from 1999 to 2003 and by Pedro Alvarez from 2011 to 2015.", "title": "Post-playing career" }, { "paragraph_id": 62, "text": "In his ten years of eligibility for the National Baseball Hall of Fame, Bonds fell short of the 75% of the votes from the Baseball Writers' Association of America (BBWAA) needed for induction. His vote percentages from 2013 through 2022 were: 36.2%, 34.7%, 36.8%, 44.3%, 53.8%, 56.4%, 59.1%, 60.7%, 61.8% and 66%. He appeared on 260 of 394 ballots in his last year.", "title": "Post-playing career" }, { "paragraph_id": 63, "text": "Despite falling off the ballot, Bonds remained eligible through the Hall of Fame's Today's Game Committee, a committee \"comprised of 16 members of the National Baseball Hall of Fame, executives, and veteran media members\" (hence the nickname of \"veterans' committee\") who consider retired players who lost ballot eligibility while still having made notable contributions to baseball from 1986 to 2016. The vote was held in December 2022; twelve of the sixteen votes were required for induction, but Bonds received fewer than four.", "title": "Post-playing career" }, { "paragraph_id": 64, "text": "During his playing career, Bonds was frequently described as a difficult person, surly, standoffish and ungrateful. In a 2016 interview with Terence Moore, he said he regretted the persona he had created. He attributed it to a response to the pressure he felt to perform as a young player with the Pirates. Remarked Bonds,", "title": "Public persona" }, { "paragraph_id": 65, "text": "Hell, I kick myself now, because I'm getting great press [since being more cooperative], and I could have had a trillion more endorsements, but that wasn't my driving force. The problem was, when I tried to give in a little bit, it never got better. I knew I was in the midst of that image, and I determined at that point that I was never going to get out of it.", "title": "Public persona" }, { "paragraph_id": 66, "text": "So I just said, 'I've created this fire around me, and I'm stuck in it, so I might as well live with the flames.'", "title": "Public persona" }, { "paragraph_id": 67, "text": "Bonds reports that for a short time during his playing days with the Giants he changed his demeanor at the behest of a group of teammates, smiling much more frequently and engaging more with others with a pleasant attitude. Shortly thereafter, Bonds says, in the midst of a slump, the same group of teammates pleaded that he revert, having seemingly lost his competitive edge, and causing the team to lose more. In spite of his protest that they would not appreciate the results, his teammates insisted. Bonds says he complied, maintaining that familiar standoffish edge the rest of his playing career.", "title": "Public persona" }, { "paragraph_id": 68, "text": "On May 9, 1996, Bonds shoved USA Today journalist Rod Beaton in the team's clubhouse. As Beaton was waiting to interview Robby Thompson one hour before a game against the St. Louis Cardinals, Bonds told Beaton to leave. The reporter replied that Major League Baseball rules allowed him 15 minutes more to talk with players. Bonds waved a finger in Beaton's face and shoved him in the chest, after which members of the team's coaching staff and front office interceded. Bonds and Beaton spoke again after the game. Beaton later said, \"He accused me of having an attitude\" and \"I told him he went over the line by shoving me, but there was no apology\". Bonds felt that the incident was overblown and said that, \"We don't have a problem. We like each other. It was a big joke. He just got whacked out.\" Beaton filed no formal complaint about the incident, but USA Today filed a grievance with the team.", "title": "Public persona" }, { "paragraph_id": 69, "text": "Since 2003, Bonds has been a key figure in the Bay Area Laboratory Co-operative (BALCO) scandal. BALCO marketed tetrahydrogestrinone (\"the Clear\"), a performance-enhancing anabolic steroid that was undetectable by doping tests. He was under investigation by a federal grand jury regarding his testimony in the BALCO case, and was indicted on perjury and obstruction of justice charges on November 15, 2007. The indictment alleges that Bonds lied while under oath about his alleged use of steroids.", "title": "Controversies" }, { "paragraph_id": 70, "text": "In 2003, BALCO's Greg Anderson, Bonds's trainer since 2000, was indicted by a federal grand jury in the United States District Court for the Northern District of California and charged with supplying anabolic steroids to athletes, including a number of baseball players. This led to speculation that Bonds had used performance-enhancing drugs during a time when there was no mandatory testing in Major League Baseball. Bonds declared his innocence, attributing his changed physique and increased power to a strict regimen of bodybuilding, diet, and legitimate supplements.", "title": "Controversies" }, { "paragraph_id": 71, "text": "During grand jury testimony on December 4, 2003, Bonds said that he used a clear substance and a cream that he received from his personal strength trainer, Greg Anderson, who told him they were the nutritional supplement flaxseed oil and a rubbing balm for arthritis. Later reports on Bonds's leaked grand-jury testimony contend that he admitted to unknowingly using \"the cream\" and \"the clear\".", "title": "Controversies" }, { "paragraph_id": 72, "text": "In July 2005, all four defendants in the BALCO steroid scandal trial, including Anderson, struck deals with federal prosecutors that did not require them to reveal names of athletes who might have used banned drugs.", "title": "Controversies" }, { "paragraph_id": 73, "text": "On November 15, 2007, a federal grand jury indicted Bonds on four counts of perjury and one count of obstruction of justice as it relates to the government investigation of BALCO. He was tried in the U.S. District Court for the Northern District of California. On February 14, 2008, a typo in court papers filed by Federal prosecutors erroneously alleged that Bonds tested positive for steroids in November 2001, a month after hitting his record 73rd home run. The reference was meant instead to refer to a November 2000 test that had already been disclosed and previously reported. The typo sparked a brief media frenzy. His trial for obstruction of justice was to have begun on March 2, 2009, but jury selection was postponed by emergency appeals by the prosecution. The trial commenced on March 21, 2011, with Judge Susan Illston presiding. He was convicted on April 13, 2011, on the obstruction of justice charge, for giving an evasive answer to a question under oath. On December 15, 2011, Bonds was found guilty for an obstruction of justice conviction stemming from a grand jury appearance in 2003. However, U.S. District Judge Susan Illston then delayed the sentence pending his appeal. He was sentenced to 30 days of house arrest. He also received two years of probation and was ordered to perform 250 hours of community service.", "title": "Controversies" }, { "paragraph_id": 74, "text": "Bonds appealed his conviction to the U.S. Court of Appeals for the Ninth Circuit. In 2013, a three-judge panel of the Ninth Circuit affirmed his conviction, but in 2015 his appeal was reheard by the full court en banc, which voted 10–1 to overturn his conviction.", "title": "Controversies" }, { "paragraph_id": 75, "text": "In 2003, Bonds withdrew from the MLB Players Association (MLBPA) licensing agreement because he felt independent marketing deals would be more lucrative for him. Bonds is the first player in the 30-year history of the licensing program not to sign. Because of this withdrawal, his name and likeness are not usable in any merchandise licensed by the MLBPA. In order to use his name or likeness, a company must deal directly with Bonds. For this reason, he does not appear in some baseball video games, forcing game-makers to create generic athletes as replacements. These generic video games replacements tended to be white and sometimes had different handedness which was done likely to avoid potential player likeness lawsuits from Bonds.", "title": "Controversies" }, { "paragraph_id": 76, "text": "In March 2006 the book Game of Shadows, written by Lance Williams and Mark Fainaru-Wada, was released amid a storm of media publicity including the cover of Sports Illustrated. Initially small excerpts of the book were released by the authors in the issue of Sports Illustrated. The book alleges Bonds used stanozolol and a host of other steroids, and is perhaps most responsible for the change in public opinion regarding Bonds's steroid use.", "title": "Controversies" }, { "paragraph_id": 77, "text": "The book contained excerpts of grand jury testimony that is supposed to be sealed and confidential by law. The authors have been steadfast in their refusal to divulge their sources and at one point faced jail time. On February 14, 2007, Troy Ellerman, one of Victor Conte's lawyers, pleaded guilty to leaking grand jury testimony. Through the plea agreement, he will spend two and a half years in jail.", "title": "Controversies" }, { "paragraph_id": 78, "text": "In May 2006, former Sports Illustrated writer Jeff Pearlman released a revealing biography of Bonds entitled Love Me, Hate Me: Barry Bonds and the Making of an Anti-Hero. The book also contained many allegations against Bonds. The book, which describes Bonds as a polarizing insufferable braggart with a legendary ego and staggering ability, relied on over five hundred interviews, none with Bonds himself.", "title": "Controversies" }, { "paragraph_id": 79, "text": "In April 2006 and May 2006, ESPN aired a few episodes of a 10-part reality TV (unscripted, documentary-style) series starring Bonds. The show, titled Bonds on Bonds, focused on Bonds's chase of Babe Ruth's and Hank Aaron's home run records. Some felt the show should be put on hiatus until baseball investigated Bonds's steroid use allegations. The series was canceled in June 2006, ESPN and producer Tollin/Robbins Productions citing \"creative control\" issues with Bonds and his representatives.", "title": "Controversies" }, { "paragraph_id": 80, "text": "Bonds met Susann (\"Sun\") Margreth Branco, the mother of his first two children (Nikolai and Shikari), in Montreal, Quebec, in August 1987. They eloped to Las Vegas February 5, 1988. The couple separated in June 1994, divorced in December 1994, and had their marriage annulled in 1997 by the Catholic Church. The divorce was a media affair because Bonds had his Swedish spouse sign a prenuptial agreement in which she \"waived her right to a share of his present and future earnings\" and which was upheld. Bonds had been providing his wife $20,000/month in child support and $10,000 in spousal support at the time of the ruling. During the hearings to set permanent support levels, allegations of abuse came from both parties. The trial dragged on for months, but Bonds was awarded both houses and reduced support. On August 21, 2000, the Supreme Court of California, in an opinion signed by Chief Justice Ronald M. George, unanimously held that \"substantial evidence supports the determination of the trial court that the [prenuptial] agreement in the present case was entered into voluntarily.\" In reaction to the decision, significant changes in California law relating to the validity and enforceability of premarital agreements soon followed.", "title": "Personal life" }, { "paragraph_id": 81, "text": "In 2010, Bonds's son Nikolai, who served as a Giants batboy during his father's years playing in San Francisco and always sat next to his dad in the dugout during games, was charged with five misdemeanors resulting from a confrontation with his mother, Sun Bonds, who was granted a restraining order against Nikolai.", "title": "Personal life" }, { "paragraph_id": 82, "text": "In 1994, Bonds and Kimberly Bell, a graphic designer, started a relationship that lasted from 1994 through May 2003. Bonds purchased a home in Scottsdale, Arizona, for Kimberly.", "title": "Personal life" }, { "paragraph_id": 83, "text": "On January 10, 1998, Bonds married his second wife, Liz Watson, at the San Francisco Ritz-Carlton Hotel in front of 240 guests. The couple lived in Los Altos Hills, California, with their daughter Aisha during their ten-and-a-half years of marriage before Watson filed for legal separation on June 9, 2009, citing irreconcilable differences. On July 21, 2009, just six weeks later, Watson announced that she was withdrawing her Legal Separation action. The couple were reconciled for seven months before Watson formally filed for divorce in Los Angeles on February 26, 2010. On June 6, 2011, Bonds and Watson filed a legal agreement not to take the divorce to trial and instead settle it in an \"uncontested manner\", agreeing to end the marriage privately at an unspecified later date without further court involvement.", "title": "Personal life" }, { "paragraph_id": 84, "text": "Several of Bonds's family and extended family members have been involved in athletics as either a career or a notable pastime. Bonds has a younger brother, Bobby Jr., who was also a professional baseball player. His paternal aunt, Rosie Bonds, is a former American record holder in the 80 meter hurdles, and competed in the 1964 Olympics. In addition, he is a distant cousin of Hall of Famer Reggie Jackson.", "title": "Personal life" }, { "paragraph_id": 85, "text": "Among Bonds's many real estate properties is a home he owns in the exclusive gated community of Beverly Park in Beverly Hills, California.", "title": "Personal life" }, { "paragraph_id": 86, "text": "An avid cyclist, Bonds chose the activity to be a primary means of keeping in shape and great passion since his playing career. Because knee surgeries, back surgeries, and hip surgeries made it much more difficult to run, cycling has allowed him to engage in sufficient cardiovascular activity to help keep in shape. As a result of the cycling, he has lost 25 pounds from his final playing weight of 240 pounds.", "title": "Personal life" }, { "paragraph_id": 87, "text": "Bonds is an active practitioner of Brazilian jiu-jitsu and was promoted to blue belt in the martial art in 2023.", "title": "Personal life" }, { "paragraph_id": 88, "text": "During late 2007, Chicago rapper Kanye West recorded a song titled \"Barry Bonds\" named after the slugger for his album Graduation.", "title": "Legacy" }, { "paragraph_id": 89, "text": "Besides holding Major League career records in home runs (762), walks (2,558), and intentional walks (688), at the time of his retirement, Bonds also led all active players in RBI (1,996), on-base percentage (.444), runs (2,227), games (2,986), extra-base hits (1,440), at-bats per home run (12.92), and total bases (5,976). He is 2nd in doubles (601), slugging percentage (.607), stolen bases (514), at-bats (9,847), and hits (2,935), 6th in triples (77), 8th in sacrifice flies (91), and 9th in strikeouts (1,539), through September 26, 2007.", "title": "Career distinctions" }, { "paragraph_id": 90, "text": "Bonds is the lone member of the 500–500 club, which means he has hit at least 500 home runs (762) and stolen at least 500 bases (514); no other player has even 400 of both. He is also one of only five baseball players all-time to be in the 40–40 club (1996), which means he hit 40 home runs (42) and stole 40 bases (40) in the same season; the other members are José Canseco, Alex Rodriguez, Alfonso Soriano, and Ronald Acuña Jr.", "title": "Career distinctions" } ]
Barry Lamar Bonds is an American former professional baseball left fielder who played 22 seasons in Major League Baseball (MLB). Bonds was a member of the Pittsburgh Pirates from 1986 to 1992 and the San Francisco Giants from 1993 to 2007. He is considered to be one of the greatest baseball players of all time. Recognized as an all-around player, Bonds received a record seven National League (NL) Most Valuable Player Awards and 12 Silver Slugger Awards, along with 14 All-Star selections. He holds many MLB hitting records, including most career home runs (762), most home runs in a single season, and most career walks. Bonds led MLB in on-base plus slugging six times and placed within the top five hitters in 12 of his 17 qualifying seasons. For his defensive play in the outfield, he won eight Gold Glove Awards. He also had 514 stolen bases, becoming the first and only MLB player to date with at least 500 home runs and 500 stolen bases. Bonds is ranked first in career Wins Above Replacement among all major league position players by Baseball-Reference.com and second by FanGraphs, behind only Babe Ruth. Despite his accolades, Bonds led a controversial career, notably as a central figure in baseball's steroids scandal. He was indicted in 2007 on charges of perjury and obstruction of justice for allegedly lying to a grand jury during the federal government's investigation of BALCO, a manufacturer of an undetectable steroid. After the perjury charges were dropped, Bonds was convicted of obstruction of justice in 2011, but the conviction was overturned in 2015. During his 10 years of eligibility, he did not receive the 75% of the vote needed to be elected to the National Baseball Hall of Fame. Some voters of the Baseball Writers' Association of America (BBWAA) stated they did not vote for Bonds because he used performance-enhancing drugs.
2001-10-15T20:51:20Z
2023-11-06T03:30:01Z
[ "Template:'", "Template:S-ach", "Template:S-inc", "Template:NL RBI champions", "Template:NL OF Silver Slugger Award", "Template:Inflation", "Template:Multiple image", "Template:Baseball America Major League Player of the Year Award", "Template:Webarchive", "Template:Baseballstats", "Template:NL home run champions", "Template:Home Run Derby champions", "Template:Blockquote", "Template:Commons category", "Template:Pittsburgh Pirates first-round draft picks", "Template:Infobox baseball biography", "Template:Abbr", "Template:Cite book", "Template:S-start-collapsible", "Template:Authority control", "Template:Short description", "Template:Main", "Template:Reflist", "Template:NL batting title", "Template:NL Hank Aaron Award Winners", "Template:50 home run club", "Template:Inflation/year", "Template:S-ttl", "Template:Cite news", "Template:NL MVPs", "Template:Associated Press Male Athlete of the Year navbox", "Template:The Sporting News MLB Player of the Year Award", "Template:Use mdy dates", "Template:Cite magazine", "Template:S-bef", "Template:NL OF Gold Glove Award", "Template:30-30 club", "Template:About", "Template:Official website", "Template:S-end", "Template:Cite journal", "Template:Cbignore", "Template:San Francisco Giants retired numbers", "Template:BLP sources section", "Template:Div col end", "Template:Cite encyclopedia", "Template:Quote", "Template:Free access", "Template:Sabrbio", "Template:S-aft", "Template:MLB All Decade Team 2000s", "Template:1985 MLB Draft", "Template:ESPY Male Athlete", "Template:IMDb name", "Template:Pp-semi-blp", "Template:Sic", "Template:MLBBioRet", "Template:Div col", "Template:Annotated link", "Template:Cite web", "Template:Dead link", "Template:500 home run club", "Template:Commissioner's Historic Achievement Award" ]
https://en.wikipedia.org/wiki/Barry_Bonds
4,376
Book of Numbers
The Book of Numbers (from Greek Ἀριθμοί, Arithmoi, literally "numbers"; Biblical Hebrew: בְּמִדְבַּר, Bəmiḏbar, lit. 'In the desert'; Latin: Liber Numeri) is the fourth book of the Hebrew Bible and the fourth of five books of the Jewish Torah. The book has a long and complex history; its final form is possibly due to a Priestly redaction (i.e., editing) of a Yahwistic source made sometime in the early Persian period (5th century BC). The name of the book comes from the two censuses taken of the Israelites. Numbers is one of the better-preserved books of the Pentateuch. Fragments of the Ketef Hinnom scrolls containing verses from Numbers have been dated as far back as the late seventh or early sixth century BC. These verses are the earliest known artifacts to be found in the Hebrew Bible text. Numbers begins at Mount Sinai, where the Israelites have received their laws and covenant from God and God has taken up residence among them in the sanctuary. The task before them is to take possession of the Promised Land. The people are counted and preparations are made for resuming their march. The Israelites begin the journey, but they "grumble" at the hardships along the way and about the authority of Moses and Aaron. They arrive at the borders of Canaan and send twelve spies into the land. Upon hearing the spies' fearful report concerning the conditions in Canaan, the Israelites refuse to take possession of it. God condemns them to death in the wilderness until a new generation can grow up and carry out the task. Furthermore, there were some who rebelled against Moses and for these acts, God destroyed approximately 15,000 of them through various means. The book ends with the new generation of Israelites in the "plains of Moab" ready for the crossing of the Jordan River. Numbers is the culmination of the story of Israel's exodus from oppression in Egypt and their journey to take possession of the land God promised their fathers. As such it draws to a conclusion the themes introduced in Genesis and played out in Exodus and Leviticus: God has promised the Israelites that they shall become a great (i.e. numerous) nation, that they will have a special relationship with Yahweh their god, and that they shall take possession of the land of Canaan. Numbers also demonstrates the importance of holiness, faithfulness, and trust: despite God's presence and his priests, Israel lacks in faith and the possession of the land is left to a new generation. Most commentators divide Numbers into three sections based on locale (Mount Sinai, Kadesh-Barnea and the plains of Moab), linked by two travel sections; an alternative is to see it as structured around the two generations of those condemned to die in the wilderness and the new generation who will enter Canaan, making a theological distinction between the disobedience of the first generation and the obedience of the second. Despite the strong chronological order and the clear distinction of the three geographic locations, the key theme of censuses among the Israelites and the parallels between the old and new generation seem to be a better fit for this book if seen as a theological account rather than a purely historical one. God orders Moses, in the wilderness of Sinai, to number those able to bear arms—of all the men twenty years and older and to appoint princes over each tribe. A total of 603,550 Israelites are found to be fit for military service. The tribe of Levi is exempted from military service and therefore not included in the census. Moses consecrates the Levites for the service of the Tabernacle in the place of the first-born sons, who hitherto had performed that service. The Levites are divided into three families, the Gershonites, the Kohathites, and the Merarites, each under a chief. The Kohathites were headed by Eleazar, son of Aaron, while the Gershonites and Merarites were headed by Aaron's other son, Ithamar. Preparations are then made for resuming the march to the Promised Land. Various ordinances and laws are decreed. The Israelites set out from Sinai. The people murmur against God and are punished by fire; Moses complains of their stubbornness and God orders him to choose seventy elders to assist him in the government of the people. Miriam and Aaron insult Moses at Hazeroth, which angers God; Miriam is punished with leprosy and is shut out of camp for seven days, at the end of which the Israelites proceed to the desert of Paran on the border of Canaan. Twelve spies are sent out into Canaan and come back to report to Moses. Joshua and Caleb, two of the spies, report that the land is abundant and is "flowing with milk and honey", but the other spies say that it is inhabited by giants, and the Israelites refuse to enter the land. Yahweh decrees that the Israelites will be punished for their loss of faith by having to wander in the wilderness for 40 years. God orders Moses to make plates to cover the altar. The children of Israel murmur against Moses and Aaron on account of the destruction of Korah's men and are stricken with the plague, with 14,700 perishing. Aaron and his family are declared by God to be responsible for any iniquity committed in connection with the sanctuary. The Levites are again appointed to help in the keeping of the Tabernacle. The Levites are ordered to surrender to the priests a part of the tithes taken to them. Miriam dies at Kadesh Barnea and the Israelites set out for Moab, on Canaan's eastern border. The Israelites blame Moses for the lack of water. Moses is ordered by God to speak to a rock but initially disobeys, and is punished by the announcement that he shall not enter Canaan. The king of Edom refuses permission to pass through his land and they go around it. Aaron dies on Mount Hor. The Israelites are bitten by Fiery flying serpents for speaking against God and Moses. A brazen serpent is made to ward off these serpents. The Israelites arrive on the plains of Moab, across the River Jordan from Jericho. Here, the Israelites find themselves in conflict with the Amorites and Og, king of Bashan, both of whom they defeat. Balak, king of Moab decides to fight the Israelites as well, and summons a local diviner named Balaam to curse the Israelites. However, God tells Balaam not to curse them, and when Balaam attempts to travel to Balak with the Moabite officials God sends an angel to stop his donkey. Realising that he cannot curse the Israelites, Balaam blesses them instead, and foresees a figure whom he identifies as 'the Star of Jacob' who will defeat Israel's enemies. This angers Balak, but Balaam informs Balak that he cannot say anything except what God tells him to say. The longer the Israelites stay on the plains of Shittim, the more they intermarry with the local Moabites, and the more they participate in the local religion, worshipping a deity known as Baal-Peor. God sends a plague in retaliation, and Moses tells the judges to kill anyone participating in this practice. When one of Aaron's grandsons, Phinehas, finds out a Simeonite prince named Zimri has married a Midianite woman named Cozbi, he enters their tent and runs a spear through them. God rewards him by giving his descendants an everlasting priesthood. God also tells the Israelites to consider the Midianites their enemies. A new census gives the total number of males from twenty years and upward as 601,730, and the number of the Levites from the age of one month and upward as 23,000. The land shall be divided by lot. The daughters of Zelophehad, who had no sons, are to share in the allotment. God orders Moses to appoint Joshua as his successor. Prescriptions for the observance of the feasts and the offerings for different occasions are enumerated. Moses orders the Israelites to massacre the people of Midian, in retaliation for the Baal-Peor incident. Specifically, all Midianite men and boys and women who are not virgins are killed. Virgin Midianite women and girls are spared, but kept as prizes for the Israelite army. The Reubenites and the Gadites request Moses to assign them the land east of the Jordan. Moses grants their request after they promise to help in the conquest of the land west of the Jordan. The land east of the Jordan is divided among the tribes of Reuben, Gad, and the half-tribe of Manasseh. Moses recalls the stations at which the Israelites halted during their forty years' wanderings and instructs the Israelites to exterminate the Canaanites and destroy their idols. The boundaries of the land are spelled out; the land is to be divided under the supervision of Eleazar, Joshua, and twelve princes, one of each tribe. The majority of modern biblical scholars believe that the Torah—the books of Genesis, Exodus, Leviticus, Numbers, and Deuteronomy—reached its present form in the post-Exilic period (i.e., after c. 520 BC), based on preexisting written and oral traditions, as well as contemporary geographical and political realities. The five books are often described as being drawn from four "sources", generally regarded as the works of schools of writers rather than individuals: the Yahwist and the Elohist (frequently treated as a single source), the Priestly source, and the Deuteronomist. There is an ongoing dispute over the origins of the non-Priestly source(s), but it is generally agreed that the Priestly source is post-exilic. Below is an outline of the hypothesis: However, the Ketef Hinnom scrolls do point to the plausibility of a pre-exilic written tradition of the passage from Numbers 6 and Deuteronomy 7. Although this does not decisively prove that there was a canonical written tradition it does point to a possibility of such a tradition. David A. Clines, in his influential The Themes of the Pentateuch (1978), identified the overarching theme of the five books as the partial fulfilment of a promise made by God to the patriarchs, Abraham, Isaac and Jacob. The promise has three elements: posterity (i.e., descendants – Abraham is told that his descendants will be as innumerable as the stars), divine-human relationship (Israel is to be God's chosen people), and land (the land of Canaan, cursed by Noah immediately after the Deluge). The theme of the divine-human relationship is expressed, or managed, through a series of covenants (meaning treaties, legally binding agreements) stretching from Genesis to Deuteronomy and beyond. The first is the covenant between God and Noah immediately after the Deluge in which God agrees never again to destroy the Earth with water. The next is between God and Abraham, and the third between God and all Israel at Mount Sinai. In this third covenant, unlike the first two, God hands down an elaborate set of laws (scattered through Exodus, Leviticus, and Numbers), which the Israelites are to observe; they are also to remain faithful to Yahweh, the god of Israel, meaning, among other things, that they must put their trust in his help. It is important to note that among the reasons this law was given was to establish the Israelite people as Yahweh's people. The laws and instructions were as much for identity as they were for obedience. Yahweh by providing all the different instructions and laws was affirming that the Israelite people were his and would bear his identity. The theme of descendants marks the first event in Numbers, the census of Israel's fighting men: the huge number which results (over 600,000) demonstrates the fulfillment of God's promise to Abraham of innumerable descendants, as well as serving as God's guarantee of victory in Canaan. As chapters 1–10 progress, the theme of God's presence with Israel comes to the fore: these chapters describe how Israel is to be organized around the Sanctuary, God's dwelling-place in their midst, under the charge of the Levites and priests, in preparation for the conquest of the land. The Israelites then set out to conquer the land, but almost immediately they refuse to enter it, and Yahweh condemns the whole generation who left Egypt to die in the wilderness. The message is clear: failure was not due to any fault in the preparation, because Yahweh had foreseen everything, but due to Israel's sin of unfaithfulness. In the final section, the Israelites of the new generation follow Yahweh's instructions as given through Moses and are successful in all they attempt. The last five chapters are exclusively concerned with land: instructions for the extermination of the Canaanites, the demarcation of the boundaries of the land, how the land is to be divided, holy cities for the Levites and "cities of refuge", the problem of pollution of the land by blood, and regulations for inheritance when a male heir is lacking. A large part of the theological theme in Numbers is the righteousness and holiness of God being met with human rebellion. The two censuses not only show the different response of two generations but rather that God had remained faithful despite the rebellion of the Israelites. The theme of the book should seem to be more centrally focused on the faithfulness and holiness of God as this is a common theme that runs through the whole of the Pentateuch, not just the book of Numbers. The book of Numbers records in some detail the population of the fighting men in Israel, providing a figure of approximately 600,000 soldiers. This would translate to a total population of 1.5 to 2.5 million Israelites. However, scholars have proposed multiple alternatives, as such a large number of Israelites does not conform to modern historical knowledge of the period or archaeological evidence. Some scholars see the book of Numbers as unhistorical, and the figures given as either greatly exaggerated or simply fabricated, opting instead to focus on Numbers as a theological book and not a historical one. On the other hand, some Biblical scholars speculate that the literature is not referring to the actual number, and that the word for "thousand" is actually referring to a noun signifying a group or clan. However, this interpretation poses a problem, as it undermines the validity of the text, "assumes a misunderstanding and mistrasmission of the text in all the census lists of Exodus and Numbers (not to mention other texts)" and produces several inconsistencies in the book of Numbers that cannot be resolved. Most scholars who hold this view posit a much lower number for the fighting men of Israel, closer to 20,000. Another theory is that of an error in transmission, with J.W. Wenham arguing that "biblical texts are often corrupted by the simple addition of zeroes to the numbers", although the flaw in this suggestion "is that the mistake in zeroes would easily occur only where numbers were represented by figures rather than by words", and there is "little or no evidence that figures were used in the biblical texts during the biblical period." Based on the nature of the book and the many accounts of tax payment and records of animals and persons, it is most likely that Numbers is referring to an actual account of a numerical tally of the Israelite people. A more likely explanation for the large number stated in the book is that the actual numerical metrics cannot really be established today. This requires us to take the values given as they are, as any other alternatives raises more problems than solutions. In his commentary on the book of Numbers, John Calvin acknowledged that even among his contemporaries, "certain sceptics" had questioned the veracity of the figures quoted, but defended the inerrancy of the text by invoking the miraculous "interference of God". According to Timothy R. Ashley's analysis: "No one system answers all the questions or solves all the problems. [...] In short, we lack the materials in the text to solve this problem. When all is said and done, one must admit that the answer is elusive. Perhaps it is best to take these numbers as R.K. Harrison has done — as based on a system familiar to the ancients but unknown to moderns. According to Harrison the figures are to be taken as "symbols of relative power, triumph, importance, and the like and are not meant to be understood either strictly literally or as extant in a corrupt textual form." Jewish translations: Christian translations:
[ { "paragraph_id": 0, "text": "The Book of Numbers (from Greek Ἀριθμοί, Arithmoi, literally \"numbers\"; Biblical Hebrew: בְּמִדְבַּר, Bəmiḏbar, lit. 'In the desert'; Latin: Liber Numeri) is the fourth book of the Hebrew Bible and the fourth of five books of the Jewish Torah. The book has a long and complex history; its final form is possibly due to a Priestly redaction (i.e., editing) of a Yahwistic source made sometime in the early Persian period (5th century BC). The name of the book comes from the two censuses taken of the Israelites.", "title": "" }, { "paragraph_id": 1, "text": "Numbers is one of the better-preserved books of the Pentateuch. Fragments of the Ketef Hinnom scrolls containing verses from Numbers have been dated as far back as the late seventh or early sixth century BC. These verses are the earliest known artifacts to be found in the Hebrew Bible text.", "title": "" }, { "paragraph_id": 2, "text": "Numbers begins at Mount Sinai, where the Israelites have received their laws and covenant from God and God has taken up residence among them in the sanctuary. The task before them is to take possession of the Promised Land. The people are counted and preparations are made for resuming their march. The Israelites begin the journey, but they \"grumble\" at the hardships along the way and about the authority of Moses and Aaron. They arrive at the borders of Canaan and send twelve spies into the land. Upon hearing the spies' fearful report concerning the conditions in Canaan, the Israelites refuse to take possession of it. God condemns them to death in the wilderness until a new generation can grow up and carry out the task. Furthermore, there were some who rebelled against Moses and for these acts, God destroyed approximately 15,000 of them through various means. The book ends with the new generation of Israelites in the \"plains of Moab\" ready for the crossing of the Jordan River.", "title": "" }, { "paragraph_id": 3, "text": "Numbers is the culmination of the story of Israel's exodus from oppression in Egypt and their journey to take possession of the land God promised their fathers. As such it draws to a conclusion the themes introduced in Genesis and played out in Exodus and Leviticus: God has promised the Israelites that they shall become a great (i.e. numerous) nation, that they will have a special relationship with Yahweh their god, and that they shall take possession of the land of Canaan. Numbers also demonstrates the importance of holiness, faithfulness, and trust: despite God's presence and his priests, Israel lacks in faith and the possession of the land is left to a new generation.", "title": "" }, { "paragraph_id": 4, "text": "Most commentators divide Numbers into three sections based on locale (Mount Sinai, Kadesh-Barnea and the plains of Moab), linked by two travel sections; an alternative is to see it as structured around the two generations of those condemned to die in the wilderness and the new generation who will enter Canaan, making a theological distinction between the disobedience of the first generation and the obedience of the second.", "title": "Structure" }, { "paragraph_id": 5, "text": "Despite the strong chronological order and the clear distinction of the three geographic locations, the key theme of censuses among the Israelites and the parallels between the old and new generation seem to be a better fit for this book if seen as a theological account rather than a purely historical one.", "title": "Structure" }, { "paragraph_id": 6, "text": "God orders Moses, in the wilderness of Sinai, to number those able to bear arms—of all the men twenty years and older and to appoint princes over each tribe. A total of 603,550 Israelites are found to be fit for military service. The tribe of Levi is exempted from military service and therefore not included in the census. Moses consecrates the Levites for the service of the Tabernacle in the place of the first-born sons, who hitherto had performed that service. The Levites are divided into three families, the Gershonites, the Kohathites, and the Merarites, each under a chief. The Kohathites were headed by Eleazar, son of Aaron, while the Gershonites and Merarites were headed by Aaron's other son, Ithamar. Preparations are then made for resuming the march to the Promised Land. Various ordinances and laws are decreed.", "title": "Summary" }, { "paragraph_id": 7, "text": "The Israelites set out from Sinai. The people murmur against God and are punished by fire; Moses complains of their stubbornness and God orders him to choose seventy elders to assist him in the government of the people. Miriam and Aaron insult Moses at Hazeroth, which angers God; Miriam is punished with leprosy and is shut out of camp for seven days, at the end of which the Israelites proceed to the desert of Paran on the border of Canaan. Twelve spies are sent out into Canaan and come back to report to Moses. Joshua and Caleb, two of the spies, report that the land is abundant and is \"flowing with milk and honey\", but the other spies say that it is inhabited by giants, and the Israelites refuse to enter the land. Yahweh decrees that the Israelites will be punished for their loss of faith by having to wander in the wilderness for 40 years.", "title": "Summary" }, { "paragraph_id": 8, "text": "God orders Moses to make plates to cover the altar. The children of Israel murmur against Moses and Aaron on account of the destruction of Korah's men and are stricken with the plague, with 14,700 perishing. Aaron and his family are declared by God to be responsible for any iniquity committed in connection with the sanctuary. The Levites are again appointed to help in the keeping of the Tabernacle. The Levites are ordered to surrender to the priests a part of the tithes taken to them.", "title": "Summary" }, { "paragraph_id": 9, "text": "Miriam dies at Kadesh Barnea and the Israelites set out for Moab, on Canaan's eastern border. The Israelites blame Moses for the lack of water. Moses is ordered by God to speak to a rock but initially disobeys, and is punished by the announcement that he shall not enter Canaan. The king of Edom refuses permission to pass through his land and they go around it. Aaron dies on Mount Hor. The Israelites are bitten by Fiery flying serpents for speaking against God and Moses. A brazen serpent is made to ward off these serpents.", "title": "Summary" }, { "paragraph_id": 10, "text": "The Israelites arrive on the plains of Moab, across the River Jordan from Jericho. Here, the Israelites find themselves in conflict with the Amorites and Og, king of Bashan, both of whom they defeat. Balak, king of Moab decides to fight the Israelites as well, and summons a local diviner named Balaam to curse the Israelites. However, God tells Balaam not to curse them, and when Balaam attempts to travel to Balak with the Moabite officials God sends an angel to stop his donkey. Realising that he cannot curse the Israelites, Balaam blesses them instead, and foresees a figure whom he identifies as 'the Star of Jacob' who will defeat Israel's enemies. This angers Balak, but Balaam informs Balak that he cannot say anything except what God tells him to say.", "title": "Summary" }, { "paragraph_id": 11, "text": "The longer the Israelites stay on the plains of Shittim, the more they intermarry with the local Moabites, and the more they participate in the local religion, worshipping a deity known as Baal-Peor. God sends a plague in retaliation, and Moses tells the judges to kill anyone participating in this practice. When one of Aaron's grandsons, Phinehas, finds out a Simeonite prince named Zimri has married a Midianite woman named Cozbi, he enters their tent and runs a spear through them. God rewards him by giving his descendants an everlasting priesthood. God also tells the Israelites to consider the Midianites their enemies.", "title": "Summary" }, { "paragraph_id": 12, "text": "A new census gives the total number of males from twenty years and upward as 601,730, and the number of the Levites from the age of one month and upward as 23,000. The land shall be divided by lot. The daughters of Zelophehad, who had no sons, are to share in the allotment. God orders Moses to appoint Joshua as his successor. Prescriptions for the observance of the feasts and the offerings for different occasions are enumerated. Moses orders the Israelites to massacre the people of Midian, in retaliation for the Baal-Peor incident. Specifically, all Midianite men and boys and women who are not virgins are killed. Virgin Midianite women and girls are spared, but kept as prizes for the Israelite army.", "title": "Summary" }, { "paragraph_id": 13, "text": "The Reubenites and the Gadites request Moses to assign them the land east of the Jordan. Moses grants their request after they promise to help in the conquest of the land west of the Jordan. The land east of the Jordan is divided among the tribes of Reuben, Gad, and the half-tribe of Manasseh. Moses recalls the stations at which the Israelites halted during their forty years' wanderings and instructs the Israelites to exterminate the Canaanites and destroy their idols. The boundaries of the land are spelled out; the land is to be divided under the supervision of Eleazar, Joshua, and twelve princes, one of each tribe.", "title": "Summary" }, { "paragraph_id": 14, "text": "The majority of modern biblical scholars believe that the Torah—the books of Genesis, Exodus, Leviticus, Numbers, and Deuteronomy—reached its present form in the post-Exilic period (i.e., after c. 520 BC), based on preexisting written and oral traditions, as well as contemporary geographical and political realities. The five books are often described as being drawn from four \"sources\", generally regarded as the works of schools of writers rather than individuals: the Yahwist and the Elohist (frequently treated as a single source), the Priestly source, and the Deuteronomist. There is an ongoing dispute over the origins of the non-Priestly source(s), but it is generally agreed that the Priestly source is post-exilic. Below is an outline of the hypothesis:", "title": "Composition" }, { "paragraph_id": 15, "text": "However, the Ketef Hinnom scrolls do point to the plausibility of a pre-exilic written tradition of the passage from Numbers 6 and Deuteronomy 7. Although this does not decisively prove that there was a canonical written tradition it does point to a possibility of such a tradition.", "title": "Composition" }, { "paragraph_id": 16, "text": "David A. Clines, in his influential The Themes of the Pentateuch (1978), identified the overarching theme of the five books as the partial fulfilment of a promise made by God to the patriarchs, Abraham, Isaac and Jacob. The promise has three elements: posterity (i.e., descendants – Abraham is told that his descendants will be as innumerable as the stars), divine-human relationship (Israel is to be God's chosen people), and land (the land of Canaan, cursed by Noah immediately after the Deluge).", "title": "Themes" }, { "paragraph_id": 17, "text": "The theme of the divine-human relationship is expressed, or managed, through a series of covenants (meaning treaties, legally binding agreements) stretching from Genesis to Deuteronomy and beyond. The first is the covenant between God and Noah immediately after the Deluge in which God agrees never again to destroy the Earth with water. The next is between God and Abraham, and the third between God and all Israel at Mount Sinai. In this third covenant, unlike the first two, God hands down an elaborate set of laws (scattered through Exodus, Leviticus, and Numbers), which the Israelites are to observe; they are also to remain faithful to Yahweh, the god of Israel, meaning, among other things, that they must put their trust in his help.", "title": "Themes" }, { "paragraph_id": 18, "text": "It is important to note that among the reasons this law was given was to establish the Israelite people as Yahweh's people. The laws and instructions were as much for identity as they were for obedience. Yahweh by providing all the different instructions and laws was affirming that the Israelite people were his and would bear his identity.", "title": "Themes" }, { "paragraph_id": 19, "text": "The theme of descendants marks the first event in Numbers, the census of Israel's fighting men: the huge number which results (over 600,000) demonstrates the fulfillment of God's promise to Abraham of innumerable descendants, as well as serving as God's guarantee of victory in Canaan. As chapters 1–10 progress, the theme of God's presence with Israel comes to the fore: these chapters describe how Israel is to be organized around the Sanctuary, God's dwelling-place in their midst, under the charge of the Levites and priests, in preparation for the conquest of the land.", "title": "Themes" }, { "paragraph_id": 20, "text": "The Israelites then set out to conquer the land, but almost immediately they refuse to enter it, and Yahweh condemns the whole generation who left Egypt to die in the wilderness. The message is clear: failure was not due to any fault in the preparation, because Yahweh had foreseen everything, but due to Israel's sin of unfaithfulness. In the final section, the Israelites of the new generation follow Yahweh's instructions as given through Moses and are successful in all they attempt. The last five chapters are exclusively concerned with land: instructions for the extermination of the Canaanites, the demarcation of the boundaries of the land, how the land is to be divided, holy cities for the Levites and \"cities of refuge\", the problem of pollution of the land by blood, and regulations for inheritance when a male heir is lacking.", "title": "Themes" }, { "paragraph_id": 21, "text": "A large part of the theological theme in Numbers is the righteousness and holiness of God being met with human rebellion. The two censuses not only show the different response of two generations but rather that God had remained faithful despite the rebellion of the Israelites. The theme of the book should seem to be more centrally focused on the faithfulness and holiness of God as this is a common theme that runs through the whole of the Pentateuch, not just the book of Numbers.", "title": "Themes" }, { "paragraph_id": 22, "text": "The book of Numbers records in some detail the population of the fighting men in Israel, providing a figure of approximately 600,000 soldiers. This would translate to a total population of 1.5 to 2.5 million Israelites. However, scholars have proposed multiple alternatives, as such a large number of Israelites does not conform to modern historical knowledge of the period or archaeological evidence. Some scholars see the book of Numbers as unhistorical, and the figures given as either greatly exaggerated or simply fabricated, opting instead to focus on Numbers as a theological book and not a historical one.", "title": "Themes" }, { "paragraph_id": 23, "text": "On the other hand, some Biblical scholars speculate that the literature is not referring to the actual number, and that the word for \"thousand\" is actually referring to a noun signifying a group or clan. However, this interpretation poses a problem, as it undermines the validity of the text, \"assumes a misunderstanding and mistrasmission of the text in all the census lists of Exodus and Numbers (not to mention other texts)\" and produces several inconsistencies in the book of Numbers that cannot be resolved. Most scholars who hold this view posit a much lower number for the fighting men of Israel, closer to 20,000. Another theory is that of an error in transmission, with J.W. Wenham arguing that \"biblical texts are often corrupted by the simple addition of zeroes to the numbers\", although the flaw in this suggestion \"is that the mistake in zeroes would easily occur only where numbers were represented by figures rather than by words\", and there is \"little or no evidence that figures were used in the biblical texts during the biblical period.\" Based on the nature of the book and the many accounts of tax payment and records of animals and persons, it is most likely that Numbers is referring to an actual account of a numerical tally of the Israelite people. A more likely explanation for the large number stated in the book is that the actual numerical metrics cannot really be established today. This requires us to take the values given as they are, as any other alternatives raises more problems than solutions. In his commentary on the book of Numbers, John Calvin acknowledged that even among his contemporaries, \"certain sceptics\" had questioned the veracity of the figures quoted, but defended the inerrancy of the text by invoking the miraculous \"interference of God\".", "title": "Themes" }, { "paragraph_id": 24, "text": "According to Timothy R. Ashley's analysis:", "title": "Themes" }, { "paragraph_id": 25, "text": "\"No one system answers all the questions or solves all the problems. [...] In short, we lack the materials in the text to solve this problem. When all is said and done, one must admit that the answer is elusive. Perhaps it is best to take these numbers as R.K. Harrison has done — as based on a system familiar to the ancients but unknown to moderns. According to Harrison the figures are to be taken as \"symbols of relative power, triumph, importance, and the like and are not meant to be understood either strictly literally or as extant in a corrupt textual form.\"", "title": "Themes" }, { "paragraph_id": 26, "text": "Jewish translations:", "title": "External links" }, { "paragraph_id": 27, "text": "Christian translations:", "title": "External links" } ]
The Book of Numbers is the fourth book of the Hebrew Bible and the fourth of five books of the Jewish Torah. The book has a long and complex history; its final form is possibly due to a Priestly redaction of a Yahwistic source made sometime in the early Persian period. The name of the book comes from the two censuses taken of the Israelites. Numbers is one of the better-preserved books of the Pentateuch. Fragments of the Ketef Hinnom scrolls containing verses from Numbers have been dated as far back as the late seventh or early sixth century BC. These verses are the earliest known artifacts to be found in the Hebrew Bible text. Numbers begins at Mount Sinai, where the Israelites have received their laws and covenant from God and God has taken up residence among them in the sanctuary. The task before them is to take possession of the Promised Land. The people are counted and preparations are made for resuming their march. The Israelites begin the journey, but they "grumble" at the hardships along the way and about the authority of Moses and Aaron. They arrive at the borders of Canaan and send twelve spies into the land. Upon hearing the spies' fearful report concerning the conditions in Canaan, the Israelites refuse to take possession of it. God condemns them to death in the wilderness until a new generation can grow up and carry out the task. Furthermore, there were some who rebelled against Moses and for these acts, God destroyed approximately 15,000 of them through various means. The book ends with the new generation of Israelites in the "plains of Moab" ready for the crossing of the Jordan River. Numbers is the culmination of the story of Israel's exodus from oppression in Egypt and their journey to take possession of the land God promised their fathers. As such it draws to a conclusion the themes introduced in Genesis and played out in Exodus and Leviticus: God has promised the Israelites that they shall become a great nation, that they will have a special relationship with Yahweh their god, and that they shall take possession of the land of Canaan. Numbers also demonstrates the importance of holiness, faithfulness, and trust: despite God's presence and his priests, Israel lacks in faith and the possession of the land is left to a new generation.
2001-10-06T20:27:08Z
2023-12-28T22:04:22Z
[ "Template:Tanakh OT", "Template:Sfn", "Template:Reflist", "Template:Refbegin", "Template:Refend", "Template:Cite journal", "Template:Lit", "Template:Lang-la", "Template:S-start", "Template:S-bef", "Template:S-ttl", "Template:Librivox book", "Template:Books of the Bible", "Template:Short description", "Template:Bibleverse", "Template:ISBN", "Template:Commons category", "Template:Wikisource", "Template:S-hou", "Template:Main", "Template:S-end", "Template:Other uses", "Template:Lang-hbo", "Template:Rp", "Template:Cite book", "Template:S-aft", "Template:Webarchive", "Template:Book of Numbers", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Book_of_Numbers
4,377
Book of Judges
The Book of Judges (ספר שופטים, Sefer Shoftim) is the seventh book of the Hebrew Bible and the Christian Old Testament. In the narrative of the Hebrew Bible, it covers the time between the conquest described in the Book of Joshua and the establishment of a kingdom in the Books of Samuel, during which biblical judges served as temporary leaders. The stories follow a consistent pattern: the people are unfaithful to Yahweh; he therefore delivers them into the hands of their enemies; the people repent and entreat Yahweh for mercy, which he sends in the form of a leader or champion (a "judge"; see shophet); the judge delivers the Israelites from oppression and they prosper, but soon they fall again into unfaithfulness and the cycle is repeated. Scholars consider many of the stories in Judges to be the oldest in the Deuteronomistic history, with their major redaction dated to the 8th century BCE and with materials such as the Song of Deborah dating from much earlier. Judges can be divided into three major sections: a double prologue (chapters 1:1–3:6), a main body (3:7–16:31), and a double epilogue (17–21). The book opens with the Israelites in the land that God has promised to them, but worshiping "foreign gods" instead of Yahweh, the God of Israel, and with the Canaanites still present everywhere. Chapters 1:1–2:5 are thus a confession of failure, while chapters 2:6–3:6 are a major summary and reflection from the Deuteronomists. The opening thus sets out the pattern which the stories in the main text will follow: Once peace is regained, Israel does right and receives Yahweh's blessings for a time, but relapses later into doing evil and repeats the pattern above. Judges follows the Book of Joshua and opens with a reference to Joshua's death. The Cambridge Bible for Schools and Colleges suggests that "the death of Joshua may be regarded as marking the division between the period of conquest and the period of occupation", the latter being the focus of the Book of Judges. The Israelites meet, probably at the sanctuary at Gilgal or at Shechem, and ask the Lord who should be first (in order of time, not of rank) to secure the land they are to occupy. The main text gives accounts of six major judges and their struggles against the oppressive kings of surrounding nations, as well as the story of Abimelech, an Israelite leader (a judge [shofet] in the sense of "chieftain") who oppresses his own people. The cyclical pattern set out in the prologue is readily apparent at the beginning, but as the stories progress it begins to disintegrate, mirroring the disintegration of the world of the Israelites. Although some scholars consider the stories not to be presented in chronological order, the judges in the order in which they appear in the text are: There are also brief glosses on six minor judges: Shamgar (Judges 3:31; after Ehud), Tola and Jair (10:1–5), Ibzan, Elon, and Abdon (12:8–15; after Jephthah). Some scholars have inferred that the minor judges were actual adjudicators, whereas the major judges were leaders and did not actually make legal judgements. The only major judge described as making legal judgments is Deborah (4:4). By the end of Judges, Yahweh's treasures are used to make idolatrous images, the Levites (priests) become corrupt, the tribe of Dan conquers a remote village instead of the Canaanite cities, and the tribes of Israel make war on the tribe of Benjamin, their own kinsmen. The book concludes with two appendices, stories which do not feature a specific judge: Despite their appearance at the end of the book, certain characters (like Jonathan, the grandson of Moses) and idioms present in the epilogue show that the events therein "must have taken place… early in the period of the judges." Judges contains a chronology of its events, assigning a number of years to each interval of judgment and peace. It is overtly schematic and was likely introduced at a later period. Four of the Dead Sea Scrolls feature parts of Judges: 1QJudg, found in Qumran Cave 1; 4QJudg and 4QJudg, found in Qumran Cave 4; and XJudges, a fragment discovered in 2001. The earliest complete surviving copy of the Book of Judges in Hebrew is in the Aleppo Codex (10th century CE). The Septuagint (Greek translation) is found in early manuscripts such as the Codex Colberto-Sarravianus (c. AD 400; contains many lacunae) and the Fragment of Leipzig (c. AD 500). The basic source for Judges was a collection of loosely connected stories about tribal heroes who saved the people in battle. This original "book of saviours" made up of the stories of Ehud, Jael and parts of Gideon, had already been enlarged and transformed into "wars of Yahweh" before being given the final Deuteronomistic revision. In the 20th century, the first part of the prologue (chapters 1:1–2:5) and the two parts of the epilogue (17–21) were commonly seen as miscellaneous collections of fragments tacked onto the main text, and the second part of the prologue (2:6–3:6) as an introduction composed expressly for the book. More recently, this view has been challenged, and there is an increasing willingness to see Judges as the work of a single individual, working by carefully selecting, reworking and positioning the source material to introduce and conclude his themes. Archaeologist Israel Finkelstein proposed that the author(s) of the "book of saviours" collected these folk tales in the time of King Jeroboam II to argue that the king's Nimshide origins, which appear to originate in the eastern Jezreel Valley, were part of the "core" territory of Israel. A statement repeated throughout the epilogue, "In those days there was no king in Israel" implies a date in the monarchic period for the redaction (editing) of Judges. Twice, this statement is accompanied with the statement "every man did that which was right in his own eyes", implying that the redactor is pro-monarchy, and the epilogue, in which the tribe of Judah is assigned a leadership role, implies that this redaction took place in Judah. Since the second half of the 20th century most scholars have agreed with Martin Noth's thesis that the books of Deuteronomy, Joshua, Judges, Samuel and Kings form parts of a single work. Noth maintained that the history was written in the early Exilic period (6th century BCE) in order to demonstrate how Israel's history was worked out in accordance with the theology expressed in the book of Deuteronomy (which thus provides the name "Deuteronomistic"). Noth believed that this history was the work of a single author, living in the mid-6th century BCE, selecting, editing and composing from his sources to produce a coherent work. Frank Moore Cross later proposed that an early version of the history was composed in Jerusalem in Josiah's time (late 7th century BCE); this first version, Dtr1, was then revised and expanded to create a second edition, that identified by Noth, and which Cross labelled Dtr2. Scholars agree that the Deuteronomists' hand can be seen in Judges through the book's cyclical nature: the Israelites fall into idolatry, God punishes them for their sins with oppression by foreign peoples, the Israelites cry out to God for help, and God sends a judge to deliver them from the foreign oppression. After a period of peace, the cycle recurs. Scholars also suggest that the Deuteronomists also included the humorous and sometimes disparaging commentary found in the book such as the story of the tribe of Ephraim who could not pronounce the word "shibboleth" correctly (12:5–6). The essence of Deuteronomistic theology is that Israel has entered into a covenant (a treaty, a binding agreement) with the God Yahweh, under which they agree to accept Yahweh as their God (hence the phrase "God of Israel") and Yahweh promises them a land where they can live in peace and prosperity. Deuteronomy contains the laws by which Israel is to live in the promised land, Joshua chronicles the conquest of Canaan, the promised land, and its allotment among the tribes, Judges describes the settlement of the land, Samuel the consolidation of the land and people under David, and Kings the destruction of kingship and loss of the land. The final tragedy described in Kings is the result of Israel's failure to uphold its part of the covenant: faithfulness to Yahweh brings success, economic, military and political, but unfaithfulness brings defeat and oppression. This is the theme played out in Judges: the people are unfaithful to Yahweh and He therefore delivers them into the hands of their enemies; the people then repent and entreat Yahweh for mercy, which He sends in the form of a judge; the judge delivers the Israelites from oppression, but after a while they fall into unfaithfulness again and the cycle is repeated. Israel's apostasy is repeatedly invoked by the author as the cause of threats to Israel. The oppression of the Israelites is due to their turning to Canaanite gods, breaking the covenant and "doing evil in the sight of the lord". Further themes are present: the "sovereign freedom of Yahweh" (God does not always do what is expected of him); the "satirisation of foreign kings" (who consistently underestimate Israel and Yahweh); the concept of the "flawed agent" (judges who are not adequate to the task before them) and the disunity of the Israelite community, which gathers pace as the stories succeed one another. The book is as intriguing for the themes it leaves out as for what it includes: the Ark of the Covenant, which is given so much importance in the stories of Moses and Joshua, is almost entirely missing, cooperation between the various tribes is limited, and there is no mention of a central shrine for worship and only limited reference to a High Priest of Israel (the office to which Aaron was appointed at the end of the Exodus story). Although Judges probably had a monarchist redaction (see above), the book contains passages and themes that represent anti-monarchist views. One of the major themes of the book is Yahweh's sovereignty and the importance of being loyal to Him and His laws above all other gods and sovereigns. Indeed, the authority of the judges comes not through prominent dynasties nor through elections or appointments, but rather through the Spirit of God. Anti-monarchist theology is most apparent toward the end of the Gideon cycle in which the Israelites beg Gideon to create a dynastic monarchy over them and Gideon refuses. The rest of Gideon's lifetime saw peace in the land, but after Gideon's death, his son Abimelech ruled Shechem as a Machiavellian tyrant guilty for much bloodshed (see chapters 8 and 9). However, the last few chapters of Judges (specifically, the stories of Samson, Micah, and Gibeah) highlight the violence and anarchy of decentralized rule. Judges is remarkable for the number of female characters who "play significant roles, active and passive, in the narratives." Rabbi Joseph Telushkin wrote, Most of the great women in the Bible either are married to a great man or related to one. … A rare exception to this tradition is the prophetess and judge Deborah, perhaps the Bible's greatest woman figure. Deborah stands exclusively on her own merits. The only thing we know about her personal life is the name of her husband, Lapidot. Original text Christian translations Articles Brief introduction
[ { "paragraph_id": 0, "text": "The Book of Judges (ספר שופטים, Sefer Shoftim) is the seventh book of the Hebrew Bible and the Christian Old Testament. In the narrative of the Hebrew Bible, it covers the time between the conquest described in the Book of Joshua and the establishment of a kingdom in the Books of Samuel, during which biblical judges served as temporary leaders.", "title": "" }, { "paragraph_id": 1, "text": "The stories follow a consistent pattern: the people are unfaithful to Yahweh; he therefore delivers them into the hands of their enemies; the people repent and entreat Yahweh for mercy, which he sends in the form of a leader or champion (a \"judge\"; see shophet); the judge delivers the Israelites from oppression and they prosper, but soon they fall again into unfaithfulness and the cycle is repeated. Scholars consider many of the stories in Judges to be the oldest in the Deuteronomistic history, with their major redaction dated to the 8th century BCE and with materials such as the Song of Deborah dating from much earlier.", "title": "" }, { "paragraph_id": 2, "text": "Judges can be divided into three major sections: a double prologue (chapters 1:1–3:6), a main body (3:7–16:31), and a double epilogue (17–21).", "title": "Contents" }, { "paragraph_id": 3, "text": "The book opens with the Israelites in the land that God has promised to them, but worshiping \"foreign gods\" instead of Yahweh, the God of Israel, and with the Canaanites still present everywhere. Chapters 1:1–2:5 are thus a confession of failure, while chapters 2:6–3:6 are a major summary and reflection from the Deuteronomists.", "title": "Contents" }, { "paragraph_id": 4, "text": "The opening thus sets out the pattern which the stories in the main text will follow:", "title": "Contents" }, { "paragraph_id": 5, "text": "Once peace is regained, Israel does right and receives Yahweh's blessings for a time, but relapses later into doing evil and repeats the pattern above.", "title": "Contents" }, { "paragraph_id": 6, "text": "Judges follows the Book of Joshua and opens with a reference to Joshua's death. The Cambridge Bible for Schools and Colleges suggests that \"the death of Joshua may be regarded as marking the division between the period of conquest and the period of occupation\", the latter being the focus of the Book of Judges. The Israelites meet, probably at the sanctuary at Gilgal or at Shechem, and ask the Lord who should be first (in order of time, not of rank) to secure the land they are to occupy.", "title": "Contents" }, { "paragraph_id": 7, "text": "The main text gives accounts of six major judges and their struggles against the oppressive kings of surrounding nations, as well as the story of Abimelech, an Israelite leader (a judge [shofet] in the sense of \"chieftain\") who oppresses his own people. The cyclical pattern set out in the prologue is readily apparent at the beginning, but as the stories progress it begins to disintegrate, mirroring the disintegration of the world of the Israelites. Although some scholars consider the stories not to be presented in chronological order, the judges in the order in which they appear in the text are:", "title": "Contents" }, { "paragraph_id": 8, "text": "There are also brief glosses on six minor judges: Shamgar (Judges 3:31; after Ehud), Tola and Jair (10:1–5), Ibzan, Elon, and Abdon (12:8–15; after Jephthah). Some scholars have inferred that the minor judges were actual adjudicators, whereas the major judges were leaders and did not actually make legal judgements. The only major judge described as making legal judgments is Deborah (4:4).", "title": "Contents" }, { "paragraph_id": 9, "text": "By the end of Judges, Yahweh's treasures are used to make idolatrous images, the Levites (priests) become corrupt, the tribe of Dan conquers a remote village instead of the Canaanite cities, and the tribes of Israel make war on the tribe of Benjamin, their own kinsmen. The book concludes with two appendices, stories which do not feature a specific judge:", "title": "Contents" }, { "paragraph_id": 10, "text": "Despite their appearance at the end of the book, certain characters (like Jonathan, the grandson of Moses) and idioms present in the epilogue show that the events therein \"must have taken place… early in the period of the judges.\"", "title": "Contents" }, { "paragraph_id": 11, "text": "Judges contains a chronology of its events, assigning a number of years to each interval of judgment and peace. It is overtly schematic and was likely introduced at a later period.", "title": "Contents" }, { "paragraph_id": 12, "text": "Four of the Dead Sea Scrolls feature parts of Judges: 1QJudg, found in Qumran Cave 1; 4QJudg and 4QJudg, found in Qumran Cave 4; and XJudges, a fragment discovered in 2001.", "title": "Contents" }, { "paragraph_id": 13, "text": "The earliest complete surviving copy of the Book of Judges in Hebrew is in the Aleppo Codex (10th century CE).", "title": "Contents" }, { "paragraph_id": 14, "text": "The Septuagint (Greek translation) is found in early manuscripts such as the Codex Colberto-Sarravianus (c. AD 400; contains many lacunae) and the Fragment of Leipzig (c. AD 500).", "title": "Contents" }, { "paragraph_id": 15, "text": "The basic source for Judges was a collection of loosely connected stories about tribal heroes who saved the people in battle. This original \"book of saviours\" made up of the stories of Ehud, Jael and parts of Gideon, had already been enlarged and transformed into \"wars of Yahweh\" before being given the final Deuteronomistic revision. In the 20th century, the first part of the prologue (chapters 1:1–2:5) and the two parts of the epilogue (17–21) were commonly seen as miscellaneous collections of fragments tacked onto the main text, and the second part of the prologue (2:6–3:6) as an introduction composed expressly for the book.", "title": "Composition" }, { "paragraph_id": 16, "text": "More recently, this view has been challenged, and there is an increasing willingness to see Judges as the work of a single individual, working by carefully selecting, reworking and positioning the source material to introduce and conclude his themes. Archaeologist Israel Finkelstein proposed that the author(s) of the \"book of saviours\" collected these folk tales in the time of King Jeroboam II to argue that the king's Nimshide origins, which appear to originate in the eastern Jezreel Valley, were part of the \"core\" territory of Israel.", "title": "Composition" }, { "paragraph_id": 17, "text": "A statement repeated throughout the epilogue, \"In those days there was no king in Israel\" implies a date in the monarchic period for the redaction (editing) of Judges. Twice, this statement is accompanied with the statement \"every man did that which was right in his own eyes\", implying that the redactor is pro-monarchy, and the epilogue, in which the tribe of Judah is assigned a leadership role, implies that this redaction took place in Judah.", "title": "Composition" }, { "paragraph_id": 18, "text": "Since the second half of the 20th century most scholars have agreed with Martin Noth's thesis that the books of Deuteronomy, Joshua, Judges, Samuel and Kings form parts of a single work. Noth maintained that the history was written in the early Exilic period (6th century BCE) in order to demonstrate how Israel's history was worked out in accordance with the theology expressed in the book of Deuteronomy (which thus provides the name \"Deuteronomistic\"). Noth believed that this history was the work of a single author, living in the mid-6th century BCE, selecting, editing and composing from his sources to produce a coherent work. Frank Moore Cross later proposed that an early version of the history was composed in Jerusalem in Josiah's time (late 7th century BCE); this first version, Dtr1, was then revised and expanded to create a second edition, that identified by Noth, and which Cross labelled Dtr2.", "title": "Composition" }, { "paragraph_id": 19, "text": "Scholars agree that the Deuteronomists' hand can be seen in Judges through the book's cyclical nature: the Israelites fall into idolatry, God punishes them for their sins with oppression by foreign peoples, the Israelites cry out to God for help, and God sends a judge to deliver them from the foreign oppression. After a period of peace, the cycle recurs. Scholars also suggest that the Deuteronomists also included the humorous and sometimes disparaging commentary found in the book such as the story of the tribe of Ephraim who could not pronounce the word \"shibboleth\" correctly (12:5–6).", "title": "Composition" }, { "paragraph_id": 20, "text": "The essence of Deuteronomistic theology is that Israel has entered into a covenant (a treaty, a binding agreement) with the God Yahweh, under which they agree to accept Yahweh as their God (hence the phrase \"God of Israel\") and Yahweh promises them a land where they can live in peace and prosperity. Deuteronomy contains the laws by which Israel is to live in the promised land, Joshua chronicles the conquest of Canaan, the promised land, and its allotment among the tribes, Judges describes the settlement of the land, Samuel the consolidation of the land and people under David, and Kings the destruction of kingship and loss of the land. The final tragedy described in Kings is the result of Israel's failure to uphold its part of the covenant: faithfulness to Yahweh brings success, economic, military and political, but unfaithfulness brings defeat and oppression.", "title": "Themes and genre" }, { "paragraph_id": 21, "text": "This is the theme played out in Judges: the people are unfaithful to Yahweh and He therefore delivers them into the hands of their enemies; the people then repent and entreat Yahweh for mercy, which He sends in the form of a judge; the judge delivers the Israelites from oppression, but after a while they fall into unfaithfulness again and the cycle is repeated. Israel's apostasy is repeatedly invoked by the author as the cause of threats to Israel. The oppression of the Israelites is due to their turning to Canaanite gods, breaking the covenant and \"doing evil in the sight of the lord\".", "title": "Themes and genre" }, { "paragraph_id": 22, "text": "Further themes are present: the \"sovereign freedom of Yahweh\" (God does not always do what is expected of him); the \"satirisation of foreign kings\" (who consistently underestimate Israel and Yahweh); the concept of the \"flawed agent\" (judges who are not adequate to the task before them) and the disunity of the Israelite community, which gathers pace as the stories succeed one another.", "title": "Themes and genre" }, { "paragraph_id": 23, "text": "The book is as intriguing for the themes it leaves out as for what it includes: the Ark of the Covenant, which is given so much importance in the stories of Moses and Joshua, is almost entirely missing, cooperation between the various tribes is limited, and there is no mention of a central shrine for worship and only limited reference to a High Priest of Israel (the office to which Aaron was appointed at the end of the Exodus story).", "title": "Themes and genre" }, { "paragraph_id": 24, "text": "Although Judges probably had a monarchist redaction (see above), the book contains passages and themes that represent anti-monarchist views. One of the major themes of the book is Yahweh's sovereignty and the importance of being loyal to Him and His laws above all other gods and sovereigns. Indeed, the authority of the judges comes not through prominent dynasties nor through elections or appointments, but rather through the Spirit of God.", "title": "Themes and genre" }, { "paragraph_id": 25, "text": "Anti-monarchist theology is most apparent toward the end of the Gideon cycle in which the Israelites beg Gideon to create a dynastic monarchy over them and Gideon refuses. The rest of Gideon's lifetime saw peace in the land, but after Gideon's death, his son Abimelech ruled Shechem as a Machiavellian tyrant guilty for much bloodshed (see chapters 8 and 9). However, the last few chapters of Judges (specifically, the stories of Samson, Micah, and Gibeah) highlight the violence and anarchy of decentralized rule.", "title": "Themes and genre" }, { "paragraph_id": 26, "text": "Judges is remarkable for the number of female characters who \"play significant roles, active and passive, in the narratives.\" Rabbi Joseph Telushkin wrote,", "title": "Themes and genre" }, { "paragraph_id": 27, "text": "Most of the great women in the Bible either are married to a great man or related to one. … A rare exception to this tradition is the prophetess and judge Deborah, perhaps the Bible's greatest woman figure. Deborah stands exclusively on her own merits. The only thing we know about her personal life is the name of her husband, Lapidot.", "title": "Themes and genre" }, { "paragraph_id": 28, "text": "Original text", "title": "External links" }, { "paragraph_id": 29, "text": "Christian translations", "title": "External links" }, { "paragraph_id": 30, "text": "Articles", "title": "External links" }, { "paragraph_id": 31, "text": "Brief introduction", "title": "External links" } ]
The Book of Judges is the seventh book of the Hebrew Bible and the Christian Old Testament. In the narrative of the Hebrew Bible, it covers the time between the conquest described in the Book of Joshua and the establishment of a kingdom in the Books of Samuel, during which biblical judges served as temporary leaders. The stories follow a consistent pattern: the people are unfaithful to Yahweh; he therefore delivers them into the hands of their enemies; the people repent and entreat Yahweh for mercy, which he sends in the form of a leader or champion; the judge delivers the Israelites from oppression and they prosper, but soon they fall again into unfaithfulness and the cycle is repeated. Scholars consider many of the stories in Judges to be the oldest in the Deuteronomistic history, with their major redaction dated to the 8th century BCE and with materials such as the Song of Deborah dating from much earlier.
2001-10-06T21:13:42Z
2023-12-10T06:04:24Z
[ "Template:Short description", "Template:Tanakh OT", "Template:Cite AV media", "Template:Wikisource", "Template:S-ttl", "Template:Transl", "Template:Bibleverse-nb", "Template:Cite encyclopedia", "Template:Wiktionary", "Template:The Bible and warfare", "Template:Judges", "Template:See also", "Template:Cite book", "Template:Cite EB1911", "Template:S-hou", "Template:Cite journal", "Template:Refbegin", "Template:About", "Template:S-bef", "Template:S-aft", "Template:Sfn", "Template:Further", "Template:Notelist", "Template:Reflist", "Template:Bibleverse", "Template:Cite web", "Template:Eastons", "Template:S-end", "Template:Books of the Bible", "Template:Authority control", "Template:Lang", "Template:Efn", "Template:Blockquote", "Template:Refend", "Template:Librivox book", "Template:S-start", "Template:Book of Judges" ]
https://en.wikipedia.org/wiki/Book_of_Judges
4,378
Books of Samuel
The Book of Samuel (Hebrew: ספר שמואל, Sefer Shmuel) is a book in the Hebrew Bible, found as two books (1–2 Samuel) in the Old Testament. The book is part of the Deuteronomistic history, a series of books (Joshua, Judges, Samuel, and Kings) that constitute a theological history of the Israelites and that aim to explain God's law for Israel under the guidance of the prophets. According to Jewish tradition, the book was written by Samuel, with additions by the prophets Gad and Nathan, who together are three prophets who had appeared within 1 Chronicles during the account of David's reign. Modern scholarly thinking posits that the entire Deuteronomistic history was composed circa 630–540 BCE by combining a number of independent texts of various ages. The book begins with Samuel's birth and Yahweh's call to him as a boy. The story of the Ark of the Covenant follows. It tells of Israel's oppression by the Philistines, which brought about Samuel's anointing of Saul as Israel's first king. But Saul proved unworthy, and God's choice turned to David, who defeated Israel's enemies, purchased the threshing floor where his son Solomon would build the First Temple, and brought the Ark of the Covenant to Jerusalem. Yahweh then promised David and his successors an everlasting dynasty. In the Septuagint, a basis of the Christian biblical canons, the text is divided into two books, now called the First and Second Book of Samuel. The Jerusalem Bible divides the two Books of Samuel into five sections. Further subheadings are also based on subdivisions in that version: 1 Samuel 1:1-7:17. Samuel 1 Samuel 8:1-15:35. Samuel and Saul 1 Samuel 16:1-2 Samuel 1:27. Saul and David 2 Samuel 2:1-20:26. David 2 Samuel 21:1-24:25. Supplementary Information A man named Elkanah, an Ephraimite from the city of Ramathaim-Zophim, has two wives, Peninnah and Hannah, the latter of whom is his favourite wife, and a rivalry between the two develops based on the fact that Peninnah has children and Hannah does not. The childless Hannah vows to Yahweh lord of hosts that, if she has a son, he will be dedicated to God. Eli, the priest of Shiloh, where the Ark of the Covenant is located, thinks she is drunk, but when he realises she is praying, he blesses her. A child named Samuel is born, and Samuel is dedicated to the Lord as a Nazirite—the only one besides Samson to be identified in the Bible. Hannah sings a song of praise upon the fulfilment of her vow. Eli's sons, Hophni and Phinehas, sin against God's laws and the people, specifically by demanding raw rather than boiled meat for sacrifice and having sex with the tabernacle's serving women. But the child Samuel grows up "in the presence of the Lord": his family visits him each year, bringing a new coat for him, and Hannah has five more children. Eli tries to persuade his sons to stop their wickedness, but fails. As punishment for this, a holy man arrives, prophesying that Eli's family will be cut off and none of his descendants will see old age. One night, God calls Samuel and, thinking Eli is calling him three times, he rushes to Eli. Eli informs him that God wishes to speak to him, and God informs Samuel that the earlier prophecy about Eli's family is correct. He is at first afraid to inform Eli of this, but Eli tells him not to be, and that God will do what is good in His sight. Over time, Samuel grows up and is recognised as a prophet. The Philistines, despite their initial worries when hearing the Israelite ritual of the entrance of the Ark of the Covenant, defeat the Israelites at the Battle of Aphek, capturing the Ark and killing Hophni and Phinehas, thus fulfilling the earlier prophecy. When Eli hears of these two events, particularly the capture of the Ark, he falls off his chair and dies. His daughter-in-law, in turn, goes into labour at this, and names her son Ichabod ('without glory') in commemoration of the capture of the Ark. Meanwhile, the Philistines take the Ark to the temple of their god Dagon, who recognizes the supremacy of Yahweh. The Philistines are afflicted with plagues, are unable to take the Ark into any city on account of the fear of the populations of those cities, and return the ark to the Israelites, but to the territory of the tribe of Benjamin, to the city of Beth Shemesh, rather than to Shiloh, from where it is passed to the city of Kiriath Jearim, where a new priest, Eleazar, son of Abinadab, is appointed to guard the ark for the twenty years it is there. The Philistines attack the Israelites gathered at Mizpah in Benjamin. Samuel appeals to God, the Philistines are decisively beaten, and the Israelites reclaim their lost territory. Samuel sets up the Eben-Ezer (the stone of help) in remembrance of the battle, and takes his place as judge of Israel. In Samuel's old age, he appoints his sons Joel and Abijah as judges but, because of their corruption, the people ask for a king to rule over them. God directs Samuel to grant the people their wish despite his concerns: God gives them Saul from the tribe of Benjamin, whom Samuel anoints during an attempt by Saul to locate his father's lost donkeys. He then invites Saul to a feast, where he gives him the best piece of meat, and they talk through the night on the roof of Samuel's house. Samuel tells Saul to return home, telling him the donkeys have been found and his father is now worrying about him, as well as describing a series of signs Saul will see on the way home. Saul begins to prophesy when he meets some prophets, confusing his neighbours. Eventually, Samuel publicly announces Saul as king, although not without controversy. Shortly after, Nahash of Ammon lays siege to Jabesh Gilead and demands that everyone in the city have their right eye gouged out as part of the peace treaty. The Jabeshites send out messengers, looking for a saviour. When Saul hears of the situation, he gathers a 330,000-strong army and launches a surprise attack at night, leading Israel to victory and saving Jabesh, thus proving those who doubted him wrong. Saul's kingship is renewed. Samuel is aware he is the final judge and that the age of kings is about to begin, and speaks to the Israelites, demonstrating his innocence and recapping the history of Israel. He calls on the Lord to send thunder and rain, and rebukes the people for their desire for a king. Nonetheless, he tells them that as long as they refrain from idol worship, they will not perish - but if they do, calamity will befall the kingdom. Despite his numerous military victories, Saul disobeys Yahweh's instructions. First of all, after a battle against the Philistines, he does not wait for Samuel to arrive before he offers sacrifices. Meanwhile, it turns out that the Philistines have been killing and capturing blacksmiths in order to ensure the Israelites do not have weapons, and so the Israelites go to war essentially with sharpened farm instruments. Saul's son Jonathan launches a secret attack by climbing a pass into the Philistine camp and kills twenty people in the process. The panic this creates leads to a victory for the Israelites. Jonathan finds some honey and eats it, despite a royal decree not to eat until evening. Jonathan begins to doubt his father, reasoning an even greater victory could have been achieved if the men had eaten. The royal decree has other unintended knock-on effects, namely that the men start killing and eating animals without draining the blood. To counteract this, Saul sets up an altar so the proper laws can be observed. When a priest suggests asking God before launching another attack, God is silent, leading Saul to set up a pseudo-legal procedure to ascertain whose fault it is that God has abandoned them. The lot falls on Jonathan, but the men refuse to let him be executed since he is the reason for their victory. Over time, Saul fights the Moabites, the Ammonites, the Edomites, the Zobahites, the Philistines and the Amalekites, winning victory over them all. His kingdom is in a constant state of war, and he constantly recruits new heroes to his army. However, he disobeys God's instruction to destroy Amalek: Saul spares Agag, the Amalekite ruler, and the best portion of the Amalekite flocks to present them as sacrifices. Samuel rebukes Saul and tells him that God has now chosen another man to be king of Israel. Samuel then kills Agag himself. Samuel travels to Bethlehem to visit a man named Jesse, with God promising Samuel can anoint one of his sons as king. However, while inspecting Jesse's sons, God tells Samuel that none of them are to be king. God tells Samuel to anoint David, the youngest brother, as king. Saul becomes ill and David comes to play the harp to him. Saul takes a liking to David and David enters Saul's court as his armor-bearer and harpist. A new war against the Philistines begins, and a Philistine champion named Goliath emerges, challenging any Israelite to one-on-one combat, with the loser's people becoming subject to the winner. David goes to take food to his brothers in the Israelite camp, learns of the situation and the reward Saul is willing to give to the person who kills him great wealth, his daughter's hand in marriage and exemption from taxes for the killer's family and tells Saul he will kill Goliath. Saul wants him to wear his armour, but David finds he cannot because he is not used to it. Seeing David's youth, Goliath begins to curse him. David slings a stone into Goliath's forehead, and Goliath dies. David cuts off Goliath's head with Goliath's sword. Jonathan befriends David. Saul begins to send David on military missions and quickly promotes him given his successes, but begins to become jealous of David after the Israelites make up a song about how much more successful David is than Saul. One day, Saul decides to kill David with a spear, but David avoids him. Saul realises that God is now with David and no longer with him, making him scared of David. He therefore seeks other ways to pacify David. First, he sends him on military campaigns, but this only makes him more successful. Next, he tries to marry him off to his daughter Merab, but David refuses, and so Merab is married off to the nobleman Adriel. However, David is in love with Michal, another of Saul's daughters. Although David is still unsure about becoming son-in-law to the king, Saul requires only 100 Philistine foreskins as dowry. Although this is a plan to have David captured by the Philistines, David kills 200 Philistines and brings their foreskins back to Saul. Saul then plots David's death, but Jonathan talks him out of it. Once again Saul tries to kill David with his spear, and so David decides to escape, lowered out of a window by Michal, who then takes an idol, covers it in clothes and places goat's hair on its head to cover David's escape. David visits Samuel. When Saul finds this out, he sends men to capture David, but when they see Samuel they begin prophesying, as does Saul when he tries to capture David himself. David then visits Jonathan, and they argue about whether Saul actually wants to kill David. David proposes a test: he is to dine with the king the following day for the New Moon festival. However, he will hide in a field and Jonathan will tell Saul that David has returned to Bethlehem for a sacrifice. If the king accepts this, he is not trying to kill him, but if he becomes angry, he is. Jonathan devises a code to relay this information to David: he will come to the stone Ezel, shoot three arrows at it and tell a page to find them. If he tells the page the arrows are on his side of the stone, David can come to him, but if he tells them they are beyond the stone, he must run away. When Jonathan puts the plan into action, Saul attempts to kill him with his spear. Jonathan relays this to David using his code and the two weep as they are separated. David arrives at Nob, where he meets Ahimelech the priest, a great-grandson of Eli. Pretending he is on a mission from the king and is going to meet his men, he asks for supplies. He is given the showbread and Goliath's sword. He then flees to Gath and seeks refuge at the court of King Achish, but feigns insanity since he is afraid of what the Philistines might do to him. David travels to the cave of Adullam near his home, where his family visit him, until he finds refuge for them at the court of the king of Moab in Mizpah. One of Saul's servants, Doeg the Edomite, saw David at Nob, and informs Saul that he was there. Saul arrives at the town, concludes that the priests are supporting David and has Doeg kill them all. One priest gets away: Abiathar, son of Ahimelech, who goes to join David. David accepts him, since he feels somewhat responsible for the massacre. David liberates the village of Keilah from the Philistines with the help of God and Abiathar. When God tells him that Saul is coming and the citizens of Keilah will hand him over to Saul, David and his men escape to the desert of Ziph, where Jonathan comes and recognises him as the next king. Some Ziphites inform Saul that David is in the desert, but Saul's search is broken off by another Philistine invasion. After the invasion, Saul learns David is now living in the desert of En Gedi and resumes his search for him. At one point, he enters a cave to relieve himself. David and his men are further back in the cave. They discuss the possibility of killing Saul, but David opts to merely cut a corner off his robe and use this as proof that he does not in fact wish to kill Saul. Saul repents of how he has treated David, recognises him as the next king and makes him promise not to kill off his descendants. Samuel dies, and, after mourning him, David moves on to the Desert of Paran. Here he meets the shepherds of a Calebite named Nabal, and his men help protect them. At sheep-shearing time, he sends some of his men to ask for food. Nabal refuses, preferring to keep his food for his household. When his wife, Abigail, hears of this, she takes a large amount of supplies to David herself. This turns out to be at exactly the right moment, since David had just threatened to kill everyone in Nabal's home. Abigail begs for mercy, and David agrees, praising her wisdom. That night Nabal has a feast, so Abigail waits until morning to tell him what she has done. He has a heart attack and dies ten days later. David marries Abigail and a woman from Jezreel named Ahinoam, but in the meantime Saul has married David's first wife, Michal, off to a nobleman named Palti, son of Laish. Saul decides to return to pursuing David, and the Ziphites alert him as to David's whereabouts. Saul returns to the desert of Ziph and sets up camp. One night, David and two companions, Achimelech the Hittite and Abishai son of Zeruiah (his nephew), go to Saul's camp and find him asleep on the ground. Abishai advocates killing him, but David once again resists, content with taking a spear and water jug lying by Saul's head. The next morning, David advises Abner, Saul's captain, to put the soldiers to death for not protecting Saul, citing the absence of the spear and water jug as evidence. Saul interrupts, and once again repents of his hunt. He blesses David, David returns his spear and Saul returns home. David joins the Philistines out of fear of Saul, taking his wives with him and brutally destroying his enemies, largely the Geshurites, the Girzites and the Amalekites, but makes the Philistines believe he is attacking the Israelites, the Jerahmeelites and the Kenites instead. King Achish is pleased with him, and supposes he will continue to serve him. Eventually, the Philistines go to war with the Israelites, and David goes with them. Meanwhile, Saul is growing increasingly anxious about the upcoming battle, but cannot get advice from God. He decides to attempt to contact Samuel from beyond the grave. While he has expelled all the witches and spiritists, he learns that one remains at Endor. After Saul assures her she will not be punished, she agrees to summon Samuel. Samuel is not happy to be disturbed, and reveals that the Philistines will win the battle, with Saul and his sons dying in the process. Saul is shocked and, although at first reluctant, eats some food and leaves. Back in the Philistine camp, several of the rulers are not happy with the idea of fighting alongside David, suspecting he may defect during the battle. Achish therefore reluctantly sends David back instead of bringing him to Jezreel with the Philistine army. When David and his men arrive in Ziklag, they find it sacked by the Amalekites, and David's wives taken captive. After seeking God's advice, David decides to pursue the raiding Amalekites, finding the Egyptian slave of one, abandoned when he became ill, who can show them the band. When they are located and found to be feasting, David fights all day, with only 400 escaping on camels. David recovers everything and returns to the Besor Valley, where 200 men who were too exhausted to come with him have been guarding supplies. David announces all are to share in the treasure, and even sends some to the elders of Judah when he returns to Ziklag. Meanwhile, the Battle of Mount Gilboa is raging on and, as Samuel said, the Philistines are winning. Saul's three sons have been killed, and he himself has been wounded by arrows. Saul asks his armor-bearer to run his sword through him rather than let him be captured by the Philistines, but does it himself when the armor-bearer refuses. When they see the battle going badly, the Israelites flee their towns, allowing the Philistines to occupy them. The next day, the Philistines find Saul, behead him, and take his armour to the temple of Astarte and his body to Beth Shan. When they hear what has happened, the citizens of Jabesh Gilead take his body and perform funerary rites in their city. Back in Ziklag, three days after Saul's death, David receives news that Saul and his sons are dead. It transpires that the messenger is an Amalekite who, at Saul's insistence, had killed Saul to speed his death along, and brought his crown to David. David orders his death for having killed God's anointed. At this point, David offers a majestic eulogy, where he praises the bravery and magnificence of both his friend Jonathan and King Saul. David returns to Hebron at God's instruction. The elders of Judah anoint David as king, and as his first act he offers a reward to the people of Jabesh Gilead for performing Saul's funerary rites. Meanwhile, in the north, Saul's son Ish-bosheth, supported by Abner, has taken control of the northern tribes. David and Ish-bosheth's armies meet at the Pool of Gibeon, and Abner and Joab, another son of Zeruiah and David's general, agree to have soldiers fight in one-on-one combat. All this achieves is twelve men on each side killing each other, but a battle follows and David wins. During the Benjaminites' retreat, Joab's brother Asahel chases Abner and Abner kills him, shocking everyone. Joab and Abishai continue Asahel's pursuit. A truce is declared when they reach a hill to avoid further bloodshed, and Abner and his men are able to cross the Jordan. The war continues as David builds a family. Meanwhile, the House of Saul is getting weaker. When Ish-bosheth accuses Abner of sleeping with Saul's concubine Rizpah, Abner offers to join David, which David accepts as long as he brings Michal with him. At the same time, David sends a petition to Ish-bosheth for the return of Michal, which Ish-bosheth agrees to. Patiel follows her crying until he is told to return home. Following the return of Michal, Abner agrees to get the elders of Israel to agree to make David king. Joab believes Abner was lying in his purpose of coming to David and, after recalling him to Hebron, kills him in revenge for Asahel. David curses Joab's family to always contain a leper, someone disabled or someone hungry. He then holds a funeral for Abner. By this point, the only other surviving member of Ish-bosheth's family is Mephibosheth, Jonathan's disabled son, who was dropped by his nurse as she attempted to escape the palace after the deaths of Saul and Jonathan. Ish-bosheth is murdered by Rechab and Baanah, two of his captains who hope for a reward from David, who stab him and cut off his head. They bring his head to David, but David has them killed for killing an innocent man. They are hanged by the pool of Hebron and Ish-bosheth's head is buried in Abner's tomb. David is anointed king of all Israel. Against all odds, David captures Jerusalem from the Jebusites. He takes over the fortress of Zion and builds up the area around it. Hiram I, king of Tyre sends craftsmen to build David a palace. Meanwhile, David's family continues to grow. The Philistines decide to attack Israel now that David is king, but God allows David to defeat them in two battles, first in Baal Perizim and next in the Valley of Rephaim. The Ark is currently still in Baalah (another name for Kiriath Jearim), but David wants to bring it to Jerusalem. He puts it on a cart and employs the priests Uzzah and Ahio, both sons of Abinadab and brothers of Eleazar, to accompany it. A grand procession with musical instruments is organised, but comes to a sudden halt when the oxen stumble, causing Uzzah to touch the Ark and die. David is afraid to take it any further and stores it in the house of a man named Obed-Edom. When, after three months, Obed-Edom and his family have received nothing but blessings, David takes the Ark to Jerusalem. As part of the ceremony bringing the Ark into the city, David dances in front of it wearing nothing but an ephod. Michal sees this and is annoyed, but David says it was for the Lord, and thus it was not undignified. Michal never has any children. David wishes to build a temple, arguing that he should not be living in a palace while God lives in a tent. Nathan, a prophet, agrees. However, that night Nathan has a dream in which God informs him that David should not build him a temple for three reasons. Firstly, God has not commanded it, and has never complained about living in a tent before. Secondly, God is still working to build David and his house up and establish the Israelites in the Promised Land. Thirdly, God will establish one of David's sons as king. He will build the temple, and his house will never be out of power. When Nathan reports this to David, David prays to God, thanking him for these revelations. David defeats the enemies of Israel, slaughtering Philistines, Moabites, Edomites, Syrians, and Arameans. He then appoints a cabinet. David asks if anyone from the House of Saul is still alive so that he can show kindness to them in memory of Jonathan. Ziba, one of Saul's servants, tells him about Mephibosheth. David informs Mephibosheth that he will live in his household and eat at his table, and Mephibosheth moves to Jerusalem. Nahash, king of Ammon dies and his son Hanun succeeds him. David sends condolences, but the Ammonites suspect his ambassadors are spies and humiliate them before sending them back to David. When they realise their mistake, they fear retaliation from David and amass an army from the surrounding tribes. When he hears that they are doing this, he sends Joab to lead his own army to their city gates, where the Ammonites are in battle formation. Joab decides to split the army in two: he will lead an elite force to attack the Aramean faction, while the rest of the army, led by Abisai, will focus on the Ammonites. If either enemy force turns out to be too strong, the other Israelite force will come to help their comrades. The Arameans flee from Joab, causing the Ammonites to also flee from Abishai. The Israelite army returns to Jerusalem. The Arameans regroup and cross the Euphrates, and this time David himself wins a decisive victory at Helam. The Arameans realise they cannot win, make peace with Israel and refuse to help the Ammonites again. The following spring, Joab destroys the Ammonites. While Joab is off at war, David remains in Jerusalem. One morning, he is standing on the roof of his palace when he sees a naked woman performing ablutions after her period. David learns her name is Bathsheba, and they have sex. She becomes pregnant. Seeking to hide his sin, David recalls her husband, Uriah the Hittite, from battle, David encourages him to go home and see his wife, but Uriah declines in case David might need him, and sleeps in the doorway to the palace that night. David, in spite of inviting Uriah to feasts, continues to be unable to persuade him to go home. David then deliberately sends Uriah on a suicide mission. David loses some of his best warriors in this mission, so Joab tells the messenger reporting back to tell David that Uriah is dead. David instructs Joab to continue the attack of the city. After Bathsheba has finished mourning Uriah, David marries her and she gives birth. Nathan comes to David and tells him a parable. In a town, there are a rich man and a poor man. The rich man has much livestock, but the poor man has only one lamb whom he loves like a child. One day, the rich man has a guest for dinner, and instead of slaughtering one of his own livestock, took the poor man's lamb and cooked it. David angrily insists the rich man be put to death, but Nathan tells him he is the man, saying he has committed a sin to get something he already had plenty of (wives), and prophesies that his family will be gripped by violence, and someone will have affairs with his wives publicly. David repents, and Nathan tells him that while he is forgiven and will not die, his son with Bathsheba will. The child becomes ill, and David spends his time fasting and praying, but to no avail, because the child dies. David's attendants are scared to tell him the news, worried about what he may do. He surprises everyone by ending his fasting, saying that he was fasting and praying was an attempt to persuade God to save his child, whereas fasting now isn't going to bring the child back. After they have mourned, David and Bathsheba have another child, who they name Solomon (also called Jedediah). Back on the front line, in the city of Rabbah, Joab has gained control of the water supply. Joab invites David to finish capturing the city so that it may be named after himself. David gathers an army and travels up himself. He wins a victory, crowns himself king of the Ammonites, takes a large amount of plunder and puts the Ammonites into forced labour before returning to Jerusalem. A complicated controversy begins to develop within the palace. Amnon, David's son by Ahinoam, becomes lovesick for Tamar, David's daughter by Maacah, daughter of Talmai, king of Geshur. Amnon's advisor and cousin Jonadab suggests he pretend to be ill and ask Tamar to come and prepare bread for him so he can eat out of her hand. When she comes to his house, Amnon tells her to come to his bedroom. Here, after she refuses to have sex with him, Amnon rapes her. He then forces her to leave the house. She rips the gown which symbolises she is a virgin, puts ashes on her hand and walks around wailing. Tamar's brother, Absalom, and David learn about this and become angry. Two years later, Absalom is shearing sheep at Baal Hazor and invites David and all his sons to come. David refuses, but blesses him and sends Amnon and the rest of his sons to him. Absalom holds a feast and gets Amnon drunk. He then instructs his servants to kill Amnon in revenge for his rape of Tamar. David's other sons are disgusted and return to Jerusalem. David hears a rumour that Absalom has killed all of David's sons, but Jonadab assures him that only Amnon is dead. Meanwhile, Absalom goes to live with his grandfather in Geshur for three years. After David has finished mourning Amnon, he considers visiting Absalom. Joab wants to help David, so he tells a wise woman from Tekoa to travel to Jerusalem pretending to be in mourning and speak to the king. The woman tells a story about her two sons, one of whom killed the other and whose death is now being called for. After some cajoling, David agrees to issue a decree ensuring that her son is not killed. The woman turns this back on David, and asks, then, why he has not forgiven his own son. After the woman admits that Joab put her up to this, David agrees to allow Absalom back to Jerusalem, but insists he does not come to the palace. Absalom becomes popular in Jerusalem due to his good looks. His family also grows during this time. Two years pass without Absalom being recalled to court. When Joab refuses to help him, Absalom sets his field on fire. This gets Joab's attention, and finally Absalom manages to convince him to persuade David to allow him back to court. Absalom purchases a magnificent chariot, and begins campaigning to become a judge, principally by waiting outside the city gate, listening to the concerns of people coming to the king and pretending there is no-one to hear them, as well as embracing anyone who bows to him. Four years pass, and Absalom travels to Hebron, claiming to be fulfilling a vow, but in fact he hatches a plan to get the tribes of Israel to proclaim him king. The 200 guests who follow him do not know of his plan, and while he is at Hebron Absalom summons Ahitophel, David's counselor. David is told of the increasing support for Absalom and decides to flee Jerusalem. He takes with him his wives and concubines, with the exception of ten, and a number of Cerethites, Pelethites and Gittites, led by a general named Ittai, who comes with David only after insisting on it. Abiathar and another priest named Zadok, together with a number of Levites who are guarding the Ark, also come, but go back when David tells them to return the Ark to Jerusalem. The procession climbs the Mount of Olives, where he meets his confidant Hushai the Arkite, who he sends back to Jerusalem to act as a spy, seeking to disrupt Ahitophel's plans. On the other side of the mountain, David meets Ziba, who brings donkeys and fruit as supplies. He claims that Mephibosheth is hoping to be restored to the throne of Saul in the chaos, and David grants Ziba Mephibosheth's estates. As the party approaches Bahurim, a Benjaminite named Shimei begins cursing and stoning David for the bloodshed he caused in the House of Saul. Abishai suggests executing him, but David considers that God has told Shibei to curse him and lets him carry on. Back in Jerusalem, Ahitophel and Hushai arrive at Absalom's court. Absalom is at first suspicious of Hushai's presence, but ultimately accepts him. Ahitophel suggests Absalom sleeps with David's concubines who he left to take care of the palace in order to entrench the division between David and Absalom, so Absalom pitches a tent on the palace roof and does this in the view of all the Israelites. Ahitophel then suggests launching a sneak attack on David with 12,000 men. Hushai points out that David and his men are fighters, and that they could defeat the men, reducing morale. He suggests Absalom form a much larger army and lead it into battle himself. God has decided to frustrate Ahitophel's advice so that Absalom can be defeated, so Absalom follows Hushai's advice. Hushai then goes to Zadok and Abiathar and tells them to get word to David to cross the fords. Their sons, Ahimaaz and Jonathan, respectively, are staying at En Rogel, where they receive the message. Unfortunately, one of Absalom's spies sees them so they have to hide in a well in Bahurim. The well's owner's wife hides them and lies to Absalom's men that they have crossed the brook. After Absalom's men are gone, the pair make it to King David and he manages to cross the Jordan in time. David and Absalom meet at Mahanaim, and David's allies bring his army food, given his army is tired and exhausted after its time in the wilderness. David divides his army into thirds: one led by Joab, one led by Abishai and one led by Ittai. David intends to come out with his men, but his generals veto it. He decides to stay at the city, and instructs his generals to be gentle with Absalom. The battle is fought in the Wood of Ephraim. This proves to be a victory for David, in part because of the treacherous terrain. As Absalom meets David's men, he passes under a tree. His long hair gets caught in the tree and he is hanged. Joab gets word of this, finds him and plunges three javelins into his heart, killing him. Joab declares the battle over and buries Absalom. Absalom's monument is the pillar he built during his lifetime. Ahimaaz and a Cushite run to tell David the news of his victory and his son's death. Ahimaaz declares the victory, but is not sure yet what the situation with Absalom is. The Cushite bears the same news, but also tells David that Absalom is dead. David begins to mourn, wishing he had died instead of Absalom. This prompts his men to start mourning as well, causing Joab to enter his tent in an attempt to talk sense into him. Joab points out that the battle has saved not only David's life, but the lives of his wives and concubines, and thus it is humiliating for the men to have to mourn for the enemy. David agrees to come out and encourage the men. Given the sudden change in situation, the elders of Israel begin to argue about what to do next. David convinces the elders of Judah to escort him back to Jerusalem. They are joined by Shimei, who apologises to David. Abishai once again calls for the death penalty, but once again David grants clemency. Mephibosheth also comes to David, and explains the earlier situation: he had wanted to come with David and had told Ziba to saddle his donkeys, but Ziba had betrayed and slandered him. David offers to allow him and Ziba to split the land, but Mephibosheth allows Ziba to take the lot in celebration of David's triumph. David invites his host in Mahanaim, Barzillai, to return to Jerusalem with him, but Barzillai protests on the basis that he is now eighty years old and thus will gain no enjoyment from coming. He gives David his servant Kimham in his place, and David promises to look after him. A scuffle breaks out between the Judahites and the other Israelites about why they specifically got to escort the king home. Attempting to resolve the issue, a Benjaminite named Sheba son of Bichri launches a rebellion against David, which all the tribes except Judah back. Back in Jerusalem, David begins to sort out the issues that were caused by his absence. First, he puts the ten concubines who were left behind into a guarded house and gives them pensions but does not sleep with them, allowing them to live the rest of their lives as widows. He then begins to sort out a defence against Sheba. He tells Amasa, the general whom he wishes to replace Joab, to summon the Judahite troops and have them in Jerusalem within three days, something he fails at. David therefore tells Abishai to start pursuing Sheba to effectively put down his rebellion before it has begun. Amasa meets Abishai and Joab at Gibeon. Amasa goes to meet Joab, but Joab's dagger falls out of his tunic, stabbing Amasa in the stomach, killing him. He is covered with a cloth and placed in a field, and the army continues pursuing Sheba. They meet him at Abel Beth Maakah, a stronghold of Sheba's rebellion, and begin to lay siege to it. A wise woman asks them why they want to destroy the city, and Joab responds they don't want to destroy it, but merely end Sheba's rebellion. The wise woman cuts off Sheba's head and throws it to Joab from the city walls, thus ending the siege. 2 Samuel concludes with four chapters, chapters 21 to 24, that lie outside the chronological succession narrative of Saul and David, a narrative that will continue in The Book of Kings. Chapter 21 tells the story of a three-year long famine which takes place at the start of David's reign. God explains this is a punishment for Saul's genocide of the Gibeonites, a people group who are the remnants of the Amorites, whom Israel had promised to spare but Saul has massacred. David calls the Gibeonites and asks what he can do to make amends, hoping this will end the famine. The Gibeonites ask for seven of Saul's descendants to kill, and David agrees. He spares Mephibosheth, but hands over Rizpah's sons Armoni and Mephibosheth and the five sons of Merab and Adriel. They are killed by the Gibeonites and their bodies are exposed at the start of the barley harvest. Rizpah protects the bodies, and David agrees to take the bones of Saul, Jonathan and those killed by the Gibeonites and bury them in the tomb of Kish in Zelah. This pleases God and the famine ends. Another war then occurs with the Philistines. In the first battle, Abishai kills Ishbi-benob, a Philistine who had sworn to kill David, which leads to David's army refusing to let him fight alongside them again for his own protection. The second battle takes place at Gob, and this time Sibbekai the Hushathite kills a Philistine named Saph. A third battle also takes place in Gob, where Elhanan, son of Jair kills Goliath's brother. In the fourth battle, at Gath, Jonathan, son of Shimeah, kills a huge man with six fingers on each hand and six toes on each foot. Chapter 22 is similar to Psalm 18, and is a song David sang when he was delivered from Saul. Chapter 23 begins with David's last words, a subdued speech in which David expresses gladness at the goodness of his house. It then tells stories of a group of men identified as 'David's Mighty Warriors'. Josheb-Basshebeth, Eleazar, son of Dodai and Shammah, son of Agee the Hararite all single-handedly win battles against the Philistines. One day, while David and his men are hiding in the cave of Adullam, David becomes homesick and, hearing the Philistines have taken over Bethlehem, cries out desiring water from Bethlehem's well. These three men risk their lives to work their way through Philistine lines and bring water from the well back to David. David refuses to drink it and offers it to God because his warriors risked their lives for it. Abishai, we learn, achieved his high position by single-handedly killing three hundred men. Another warrior, Benaniah, son of Jehoiada, kills Moab's two mightiest warriors, a lion, and a huge Egyptian with his own spear. The chapter finishes by listing David's other mighty warriors, known as the Thirty. Chapter 24 tells the story of more calamities on Israel. God is angry once again at Israel, so he instructs David to take a census. Joab has his reservations, but ultimately relents. When the results come in, David realises what he has done, and begs God for mercy. Gad the prophet offers David three choices of punishment: three years of famine, three months of pursuit by his enemies or three days of plague. David chooses the plague. 70,000 people die. After three days the angel of death reaches Jerusalem, and is on the threshing floor of a man named Araunah the Jebusite, when God tells him to stop. David is horrified, arguing that it should be him and his family who are punished. Gad tells David to build an altar on the threshing floor of Araunah the Jebusite. Araunah offers to sell the land to David for free but David insists on paying. David pays fifty shekels of silver and builds the altar, stopping the plague. 1 and 2 Samuel were originally (and, in most Jewish bibles, still are) a single book, but the first Greek translation, called the Septuagint and produced around the second century BC, divided it into two; this was adopted by the Latin translations used in the early Christian church of the West, and finally introduced into Jewish bibles around the early 16th century. In imitation of the Septuagint what is now commonly known as 1 Samuel and 2 Samuel, are called by the Vulgate, 1 Kings and 2 Kings respectively. What are now commonly known as 1 Kings and 2 Kings would be 3 Kings and 4 Kings in Bibles dating from before 1516. It was in 1517 that use of the division we know today, used by Protestant Bibles and adopted by Catholics, began. Traditional Catholic and Orthodox Bibles still preserve the Septuagint name; for example, the Douay–Rheims Bible. The Hebrew text that is used by Jews today, called the Masoretic Text, differs considerably from the Hebrew text that was the basis of the first Greek translation, and scholars are still working at finding the best solutions to the many problems this presents. The Books of Samuel are considered to be based on both historical and legendary sources, primarily serving to fill the gap in Israelite history after the events described in Deuteronomy. According to Donald Redford, the Books of Samuel exhibit too many anachronisms to have been compiled in the 11th century BCE. According to passages 14b and 15a of the Bava Basra tractate of the Talmud, the book was written by Samuel up until 1 Samuel 25, which notes the death of Samuel, and the remainder by the prophets Gad and Nathan. Critical scholars from the 19th century onward have rejected this idea. However, even prior to this, the medieval Jewish commentator Isaac Abarbanel noted that the presence of anachronistic expressions (such as "to this day" and "in the past") indicated that there must have been a later editor such as Jeremiah or Ezra. Martin Noth in 1943 theorized that Samuel was composed by a single author as part of a history of Israel: the Deuteronomistic history (made up of Deuteronomy, Joshua, Judges, Samuel and Kings). Although Noth's belief that the entire history was composed by a single individual has been largely abandoned, his theory in its broad outline has been adopted by most scholars. The Deuteronomistic view is that an early version of the history was composed in the time of king Hezekiah (8th century BC); the bulk of the first edition dates from his grandson Josiah at the end of the 7th BC, with further sections added during the Babylonian exile (6th century BC) and the work was substantially complete by about 550 BC. Further editing was apparently done even after then. For example, A. Graeme Auld, Professor of Hebrew Bible at the University of Edinburgh, contends that the silver quarter-shekel which Saul's servant offers to Samuel in 1 Samuel 9 "almost certainly fixes the date of this story in the Persian or Hellenistic period". The 6th century BC authors and editors responsible for the bulk of the history drew on many earlier sources, including (but not limited to) an "ark narrative" (1 Samuel 4:1–7:1 and perhaps part of 2 Samuel 6), a "Saul cycle" (parts of 1 Samuel 9–11 and 13–14), the "history of David's rise" (1 Samuel 16:14–2 Samuel 5:10), and the "succession narrative" (2 Samuel 9–20 and 1 Kings 1–2). The oldest of these, the "ark narrative," may even predate the Davidic era. This view of late compilation for Samuel has faced serious scholarly opposition on the basis that evidence for the Deuteronimistic history is scant, and that Deuteronimistic advocates are not in consensus as to the origin and extent of the History. Secondly, the basic theological concerns identified with the Deuteronimistic school are tenets central to Hebrew theology in texts that are widely regarded as predating Josiah. Thirdly, there are notable differences in style and thematic emphasis between Deuteronomy and Samuel. Finally, there are widely acknowledged structural parallels between the Hittite suzerain treaty of the second millennium BC and the Book of Deuteronomy itself, far before the time of Josiah. The alternative view is that it is difficult to determine when the events of Samuel were recorded: "There are no particularly persuasive reasons to date the sources used by the compiler later than the early tenth century events themselves, and good reason to believe that contemporary records were kept (cf. 2 Sam. 20:24–25)." The sources used to construct 1 and 2 Samuel are believed to include the following: Four of the Dead Sea Scrolls feature parts of the books of Samuel: 1QSam, found in Qumran Cave 1, contains parts of 2 Samuel; and 4QSam, 4QSam and 4QSam, all found in Qumran Cave 4. Collectively they are known as The Samuel Scroll and date from the 2nd and 1st centuries BCE. The earliest complete surviving Hebrew copy of the book(s) of Samuel is in the Aleppo Codex (10th century CE). The complete Greek text of Samuel is found in older manuscripts such as the 4th-century Codex Sinaiticus. The Book of Samuel is a theological evaluation of kingship in general and of dynastic kingship and David in particular. The main themes of the book are introduced in the opening poem (the "Song of Hannah"): (1) the sovereignty of Yahweh, God of Israel; (2) the reversal of human fortunes; and (3) kingship. These themes are played out in the stories of the three main characters, Samuel, Saul and David. Samuel answers the description of the "prophet like Moses" predicted in Deuteronomy 18:15–22: like Moses, he has direct contact with Yahweh, acts as a judge, and is a perfect leader who never makes mistakes. Samuel's successful defense of the Israelites against their enemies demonstrates that they have no need for a king (who will, moreover, introduce inequality), yet despite this the people demand a king. But the king they are given is Yahweh's gift, and Samuel explains that kingship can be a blessing rather than a curse if they remain faithful to their God. On the other hand, total destruction of both king and people will result if they turn to wickedness. Saul is the chosen one: tall, handsome and "goodly", a king appointed by Yahweh, and anointed by Samuel, Yahweh's prophet, and yet he is ultimately rejected. Saul has two faults which make him unfit for the office of king: carrying out a sacrifice in place of Samuel, and failing to exterminate the Amalekites, in accordance to God's commands, and trying to compensate by claiming that he reserved the surviving Amalekite livestock for sacrifice. One of the main units within Samuel is the "History of David's Rise", the purpose of which is to justify David as the legitimate successor to Saul. The narrative stresses that he gained the throne lawfully, always respecting "the Lord's anointed" (i.e. Saul) and never taking any of his numerous chances to seize the throne by violence. As God's chosen king over Israel, David is also the son of God ("I will be a father to him, and he shall be a son to me..." – 2 Samuel 7:14). God enters into an eternal covenant (treaty) with David and his line, promising divine protection of the dynasty and of Jerusalem through all time. 2 Samuel 23 contains a prophetic statement described as the "last words of David" (verses 1–7) and details of the 37 "mighty men" who were David's chief warriors (verses 8–39). The Jerusalem Bible states that last words were attributed to David in the style of Jacob and Moses. Its editors note that "the text has suffered considerably and reconstructions are conjectural". 1 Kings 2:1-9 contains David's final words to Solomon, his son and successor as king.
[ { "paragraph_id": 0, "text": "The Book of Samuel (Hebrew: ספר שמואל, Sefer Shmuel) is a book in the Hebrew Bible, found as two books (1–2 Samuel) in the Old Testament. The book is part of the Deuteronomistic history, a series of books (Joshua, Judges, Samuel, and Kings) that constitute a theological history of the Israelites and that aim to explain God's law for Israel under the guidance of the prophets.", "title": "" }, { "paragraph_id": 1, "text": "According to Jewish tradition, the book was written by Samuel, with additions by the prophets Gad and Nathan, who together are three prophets who had appeared within 1 Chronicles during the account of David's reign. Modern scholarly thinking posits that the entire Deuteronomistic history was composed circa 630–540 BCE by combining a number of independent texts of various ages.", "title": "" }, { "paragraph_id": 2, "text": "The book begins with Samuel's birth and Yahweh's call to him as a boy. The story of the Ark of the Covenant follows. It tells of Israel's oppression by the Philistines, which brought about Samuel's anointing of Saul as Israel's first king. But Saul proved unworthy, and God's choice turned to David, who defeated Israel's enemies, purchased the threshing floor where his son Solomon would build the First Temple, and brought the Ark of the Covenant to Jerusalem. Yahweh then promised David and his successors an everlasting dynasty.", "title": "" }, { "paragraph_id": 3, "text": "In the Septuagint, a basis of the Christian biblical canons, the text is divided into two books, now called the First and Second Book of Samuel.", "title": "" }, { "paragraph_id": 4, "text": "The Jerusalem Bible divides the two Books of Samuel into five sections. Further subheadings are also based on subdivisions in that version:", "title": "Biblical narrative" }, { "paragraph_id": 5, "text": "1 Samuel 1:1-7:17. Samuel 1 Samuel 8:1-15:35. Samuel and Saul 1 Samuel 16:1-2 Samuel 1:27. Saul and David 2 Samuel 2:1-20:26. David 2 Samuel 21:1-24:25. Supplementary Information", "title": "Biblical narrative" }, { "paragraph_id": 6, "text": "A man named Elkanah, an Ephraimite from the city of Ramathaim-Zophim, has two wives, Peninnah and Hannah, the latter of whom is his favourite wife, and a rivalry between the two develops based on the fact that Peninnah has children and Hannah does not. The childless Hannah vows to Yahweh lord of hosts that, if she has a son, he will be dedicated to God. Eli, the priest of Shiloh, where the Ark of the Covenant is located, thinks she is drunk, but when he realises she is praying, he blesses her. A child named Samuel is born, and Samuel is dedicated to the Lord as a Nazirite—the only one besides Samson to be identified in the Bible. Hannah sings a song of praise upon the fulfilment of her vow.", "title": "Biblical narrative" }, { "paragraph_id": 7, "text": "Eli's sons, Hophni and Phinehas, sin against God's laws and the people, specifically by demanding raw rather than boiled meat for sacrifice and having sex with the tabernacle's serving women. But the child Samuel grows up \"in the presence of the Lord\": his family visits him each year, bringing a new coat for him, and Hannah has five more children. Eli tries to persuade his sons to stop their wickedness, but fails. As punishment for this, a holy man arrives, prophesying that Eli's family will be cut off and none of his descendants will see old age.", "title": "Biblical narrative" }, { "paragraph_id": 8, "text": "One night, God calls Samuel and, thinking Eli is calling him three times, he rushes to Eli. Eli informs him that God wishes to speak to him, and God informs Samuel that the earlier prophecy about Eli's family is correct. He is at first afraid to inform Eli of this, but Eli tells him not to be, and that God will do what is good in His sight. Over time, Samuel grows up and is recognised as a prophet.", "title": "Biblical narrative" }, { "paragraph_id": 9, "text": "The Philistines, despite their initial worries when hearing the Israelite ritual of the entrance of the Ark of the Covenant, defeat the Israelites at the Battle of Aphek, capturing the Ark and killing Hophni and Phinehas, thus fulfilling the earlier prophecy. When Eli hears of these two events, particularly the capture of the Ark, he falls off his chair and dies. His daughter-in-law, in turn, goes into labour at this, and names her son Ichabod ('without glory') in commemoration of the capture of the Ark.", "title": "Biblical narrative" }, { "paragraph_id": 10, "text": "Meanwhile, the Philistines take the Ark to the temple of their god Dagon, who recognizes the supremacy of Yahweh. The Philistines are afflicted with plagues, are unable to take the Ark into any city on account of the fear of the populations of those cities, and return the ark to the Israelites, but to the territory of the tribe of Benjamin, to the city of Beth Shemesh, rather than to Shiloh, from where it is passed to the city of Kiriath Jearim, where a new priest, Eleazar, son of Abinadab, is appointed to guard the ark for the twenty years it is there. The Philistines attack the Israelites gathered at Mizpah in Benjamin. Samuel appeals to God, the Philistines are decisively beaten, and the Israelites reclaim their lost territory. Samuel sets up the Eben-Ezer (the stone of help) in remembrance of the battle, and takes his place as judge of Israel.", "title": "Biblical narrative" }, { "paragraph_id": 11, "text": "In Samuel's old age, he appoints his sons Joel and Abijah as judges but, because of their corruption, the people ask for a king to rule over them. God directs Samuel to grant the people their wish despite his concerns: God gives them Saul from the tribe of Benjamin, whom Samuel anoints during an attempt by Saul to locate his father's lost donkeys. He then invites Saul to a feast, where he gives him the best piece of meat, and they talk through the night on the roof of Samuel's house. Samuel tells Saul to return home, telling him the donkeys have been found and his father is now worrying about him, as well as describing a series of signs Saul will see on the way home. Saul begins to prophesy when he meets some prophets, confusing his neighbours. Eventually, Samuel publicly announces Saul as king, although not without controversy.", "title": "Biblical narrative" }, { "paragraph_id": 12, "text": "Shortly after, Nahash of Ammon lays siege to Jabesh Gilead and demands that everyone in the city have their right eye gouged out as part of the peace treaty. The Jabeshites send out messengers, looking for a saviour. When Saul hears of the situation, he gathers a 330,000-strong army and launches a surprise attack at night, leading Israel to victory and saving Jabesh, thus proving those who doubted him wrong. Saul's kingship is renewed.", "title": "Biblical narrative" }, { "paragraph_id": 13, "text": "Samuel is aware he is the final judge and that the age of kings is about to begin, and speaks to the Israelites, demonstrating his innocence and recapping the history of Israel. He calls on the Lord to send thunder and rain, and rebukes the people for their desire for a king. Nonetheless, he tells them that as long as they refrain from idol worship, they will not perish - but if they do, calamity will befall the kingdom.", "title": "Biblical narrative" }, { "paragraph_id": 14, "text": "Despite his numerous military victories, Saul disobeys Yahweh's instructions. First of all, after a battle against the Philistines, he does not wait for Samuel to arrive before he offers sacrifices. Meanwhile, it turns out that the Philistines have been killing and capturing blacksmiths in order to ensure the Israelites do not have weapons, and so the Israelites go to war essentially with sharpened farm instruments. Saul's son Jonathan launches a secret attack by climbing a pass into the Philistine camp and kills twenty people in the process. The panic this creates leads to a victory for the Israelites. Jonathan finds some honey and eats it, despite a royal decree not to eat until evening.", "title": "Biblical narrative" }, { "paragraph_id": 15, "text": "Jonathan begins to doubt his father, reasoning an even greater victory could have been achieved if the men had eaten. The royal decree has other unintended knock-on effects, namely that the men start killing and eating animals without draining the blood. To counteract this, Saul sets up an altar so the proper laws can be observed. When a priest suggests asking God before launching another attack, God is silent, leading Saul to set up a pseudo-legal procedure to ascertain whose fault it is that God has abandoned them. The lot falls on Jonathan, but the men refuse to let him be executed since he is the reason for their victory.", "title": "Biblical narrative" }, { "paragraph_id": 16, "text": "Over time, Saul fights the Moabites, the Ammonites, the Edomites, the Zobahites, the Philistines and the Amalekites, winning victory over them all. His kingdom is in a constant state of war, and he constantly recruits new heroes to his army. However, he disobeys God's instruction to destroy Amalek: Saul spares Agag, the Amalekite ruler, and the best portion of the Amalekite flocks to present them as sacrifices. Samuel rebukes Saul and tells him that God has now chosen another man to be king of Israel. Samuel then kills Agag himself.", "title": "Biblical narrative" }, { "paragraph_id": 17, "text": "Samuel travels to Bethlehem to visit a man named Jesse, with God promising Samuel can anoint one of his sons as king. However, while inspecting Jesse's sons, God tells Samuel that none of them are to be king. God tells Samuel to anoint David, the youngest brother, as king. Saul becomes ill and David comes to play the harp to him. Saul takes a liking to David and David enters Saul's court as his armor-bearer and harpist.", "title": "Biblical narrative" }, { "paragraph_id": 18, "text": "A new war against the Philistines begins, and a Philistine champion named Goliath emerges, challenging any Israelite to one-on-one combat, with the loser's people becoming subject to the winner. David goes to take food to his brothers in the Israelite camp, learns of the situation and the reward Saul is willing to give to the person who kills him great wealth, his daughter's hand in marriage and exemption from taxes for the killer's family and tells Saul he will kill Goliath. Saul wants him to wear his armour, but David finds he cannot because he is not used to it. Seeing David's youth, Goliath begins to curse him. David slings a stone into Goliath's forehead, and Goliath dies. David cuts off Goliath's head with Goliath's sword.", "title": "Biblical narrative" }, { "paragraph_id": 19, "text": "Jonathan befriends David. Saul begins to send David on military missions and quickly promotes him given his successes, but begins to become jealous of David after the Israelites make up a song about how much more successful David is than Saul. One day, Saul decides to kill David with a spear, but David avoids him. Saul realises that God is now with David and no longer with him, making him scared of David. He therefore seeks other ways to pacify David. First, he sends him on military campaigns, but this only makes him more successful.", "title": "Biblical narrative" }, { "paragraph_id": 20, "text": "Next, he tries to marry him off to his daughter Merab, but David refuses, and so Merab is married off to the nobleman Adriel. However, David is in love with Michal, another of Saul's daughters. Although David is still unsure about becoming son-in-law to the king, Saul requires only 100 Philistine foreskins as dowry. Although this is a plan to have David captured by the Philistines, David kills 200 Philistines and brings their foreskins back to Saul.", "title": "Biblical narrative" }, { "paragraph_id": 21, "text": "Saul then plots David's death, but Jonathan talks him out of it.", "title": "Biblical narrative" }, { "paragraph_id": 22, "text": "Once again Saul tries to kill David with his spear, and so David decides to escape, lowered out of a window by Michal, who then takes an idol, covers it in clothes and places goat's hair on its head to cover David's escape. David visits Samuel. When Saul finds this out, he sends men to capture David, but when they see Samuel they begin prophesying, as does Saul when he tries to capture David himself.", "title": "Biblical narrative" }, { "paragraph_id": 23, "text": "David then visits Jonathan, and they argue about whether Saul actually wants to kill David. David proposes a test: he is to dine with the king the following day for the New Moon festival. However, he will hide in a field and Jonathan will tell Saul that David has returned to Bethlehem for a sacrifice. If the king accepts this, he is not trying to kill him, but if he becomes angry, he is. Jonathan devises a code to relay this information to David: he will come to the stone Ezel, shoot three arrows at it and tell a page to find them. If he tells the page the arrows are on his side of the stone, David can come to him, but if he tells them they are beyond the stone, he must run away. When Jonathan puts the plan into action, Saul attempts to kill him with his spear. Jonathan relays this to David using his code and the two weep as they are separated.", "title": "Biblical narrative" }, { "paragraph_id": 24, "text": "David arrives at Nob, where he meets Ahimelech the priest, a great-grandson of Eli. Pretending he is on a mission from the king and is going to meet his men, he asks for supplies. He is given the showbread and Goliath's sword. He then flees to Gath and seeks refuge at the court of King Achish, but feigns insanity since he is afraid of what the Philistines might do to him.", "title": "Biblical narrative" }, { "paragraph_id": 25, "text": "David travels to the cave of Adullam near his home, where his family visit him, until he finds refuge for them at the court of the king of Moab in Mizpah.", "title": "Biblical narrative" }, { "paragraph_id": 26, "text": "One of Saul's servants, Doeg the Edomite, saw David at Nob, and informs Saul that he was there. Saul arrives at the town, concludes that the priests are supporting David and has Doeg kill them all. One priest gets away: Abiathar, son of Ahimelech, who goes to join David. David accepts him, since he feels somewhat responsible for the massacre. David liberates the village of Keilah from the Philistines with the help of God and Abiathar. When God tells him that Saul is coming and the citizens of Keilah will hand him over to Saul, David and his men escape to the desert of Ziph, where Jonathan comes and recognises him as the next king. Some Ziphites inform Saul that David is in the desert, but Saul's search is broken off by another Philistine invasion.", "title": "Biblical narrative" }, { "paragraph_id": 27, "text": "After the invasion, Saul learns David is now living in the desert of En Gedi and resumes his search for him. At one point, he enters a cave to relieve himself. David and his men are further back in the cave. They discuss the possibility of killing Saul, but David opts to merely cut a corner off his robe and use this as proof that he does not in fact wish to kill Saul. Saul repents of how he has treated David, recognises him as the next king and makes him promise not to kill off his descendants.", "title": "Biblical narrative" }, { "paragraph_id": 28, "text": "Samuel dies, and, after mourning him, David moves on to the Desert of Paran. Here he meets the shepherds of a Calebite named Nabal, and his men help protect them. At sheep-shearing time, he sends some of his men to ask for food. Nabal refuses, preferring to keep his food for his household. When his wife, Abigail, hears of this, she takes a large amount of supplies to David herself. This turns out to be at exactly the right moment, since David had just threatened to kill everyone in Nabal's home. Abigail begs for mercy, and David agrees, praising her wisdom. That night Nabal has a feast, so Abigail waits until morning to tell him what she has done. He has a heart attack and dies ten days later. David marries Abigail and a woman from Jezreel named Ahinoam, but in the meantime Saul has married David's first wife, Michal, off to a nobleman named Palti, son of Laish.", "title": "Biblical narrative" }, { "paragraph_id": 29, "text": "Saul decides to return to pursuing David, and the Ziphites alert him as to David's whereabouts. Saul returns to the desert of Ziph and sets up camp. One night, David and two companions, Achimelech the Hittite and Abishai son of Zeruiah (his nephew), go to Saul's camp and find him asleep on the ground. Abishai advocates killing him, but David once again resists, content with taking a spear and water jug lying by Saul's head. The next morning, David advises Abner, Saul's captain, to put the soldiers to death for not protecting Saul, citing the absence of the spear and water jug as evidence. Saul interrupts, and once again repents of his hunt. He blesses David, David returns his spear and Saul returns home.", "title": "Biblical narrative" }, { "paragraph_id": 30, "text": "David joins the Philistines out of fear of Saul, taking his wives with him and brutally destroying his enemies, largely the Geshurites, the Girzites and the Amalekites, but makes the Philistines believe he is attacking the Israelites, the Jerahmeelites and the Kenites instead. King Achish is pleased with him, and supposes he will continue to serve him. Eventually, the Philistines go to war with the Israelites, and David goes with them.", "title": "Biblical narrative" }, { "paragraph_id": 31, "text": "Meanwhile, Saul is growing increasingly anxious about the upcoming battle, but cannot get advice from God. He decides to attempt to contact Samuel from beyond the grave. While he has expelled all the witches and spiritists, he learns that one remains at Endor. After Saul assures her she will not be punished, she agrees to summon Samuel. Samuel is not happy to be disturbed, and reveals that the Philistines will win the battle, with Saul and his sons dying in the process. Saul is shocked and, although at first reluctant, eats some food and leaves.", "title": "Biblical narrative" }, { "paragraph_id": 32, "text": "Back in the Philistine camp, several of the rulers are not happy with the idea of fighting alongside David, suspecting he may defect during the battle. Achish therefore reluctantly sends David back instead of bringing him to Jezreel with the Philistine army. When David and his men arrive in Ziklag, they find it sacked by the Amalekites, and David's wives taken captive. After seeking God's advice, David decides to pursue the raiding Amalekites, finding the Egyptian slave of one, abandoned when he became ill, who can show them the band. When they are located and found to be feasting, David fights all day, with only 400 escaping on camels. David recovers everything and returns to the Besor Valley, where 200 men who were too exhausted to come with him have been guarding supplies. David announces all are to share in the treasure, and even sends some to the elders of Judah when he returns to Ziklag.", "title": "Biblical narrative" }, { "paragraph_id": 33, "text": "Meanwhile, the Battle of Mount Gilboa is raging on and, as Samuel said, the Philistines are winning. Saul's three sons have been killed, and he himself has been wounded by arrows. Saul asks his armor-bearer to run his sword through him rather than let him be captured by the Philistines, but does it himself when the armor-bearer refuses. When they see the battle going badly, the Israelites flee their towns, allowing the Philistines to occupy them. The next day, the Philistines find Saul, behead him, and take his armour to the temple of Astarte and his body to Beth Shan. When they hear what has happened, the citizens of Jabesh Gilead take his body and perform funerary rites in their city.", "title": "Biblical narrative" }, { "paragraph_id": 34, "text": "Back in Ziklag, three days after Saul's death, David receives news that Saul and his sons are dead. It transpires that the messenger is an Amalekite who, at Saul's insistence, had killed Saul to speed his death along, and brought his crown to David. David orders his death for having killed God's anointed. At this point, David offers a majestic eulogy, where he praises the bravery and magnificence of both his friend Jonathan and King Saul.", "title": "Biblical narrative" }, { "paragraph_id": 35, "text": "David returns to Hebron at God's instruction. The elders of Judah anoint David as king, and as his first act he offers a reward to the people of Jabesh Gilead for performing Saul's funerary rites. Meanwhile, in the north, Saul's son Ish-bosheth, supported by Abner, has taken control of the northern tribes. David and Ish-bosheth's armies meet at the Pool of Gibeon, and Abner and Joab, another son of Zeruiah and David's general, agree to have soldiers fight in one-on-one combat. All this achieves is twelve men on each side killing each other, but a battle follows and David wins. During the Benjaminites' retreat, Joab's brother Asahel chases Abner and Abner kills him, shocking everyone. Joab and Abishai continue Asahel's pursuit. A truce is declared when they reach a hill to avoid further bloodshed, and Abner and his men are able to cross the Jordan.", "title": "Biblical narrative" }, { "paragraph_id": 36, "text": "The war continues as David builds a family. Meanwhile, the House of Saul is getting weaker. When Ish-bosheth accuses Abner of sleeping with Saul's concubine Rizpah, Abner offers to join David, which David accepts as long as he brings Michal with him. At the same time, David sends a petition to Ish-bosheth for the return of Michal, which Ish-bosheth agrees to. Patiel follows her crying until he is told to return home. Following the return of Michal, Abner agrees to get the elders of Israel to agree to make David king. Joab believes Abner was lying in his purpose of coming to David and, after recalling him to Hebron, kills him in revenge for Asahel. David curses Joab's family to always contain a leper, someone disabled or someone hungry. He then holds a funeral for Abner.", "title": "Biblical narrative" }, { "paragraph_id": 37, "text": "By this point, the only other surviving member of Ish-bosheth's family is Mephibosheth, Jonathan's disabled son, who was dropped by his nurse as she attempted to escape the palace after the deaths of Saul and Jonathan. Ish-bosheth is murdered by Rechab and Baanah, two of his captains who hope for a reward from David, who stab him and cut off his head. They bring his head to David, but David has them killed for killing an innocent man. They are hanged by the pool of Hebron and Ish-bosheth's head is buried in Abner's tomb.", "title": "Biblical narrative" }, { "paragraph_id": 38, "text": "David is anointed king of all Israel.", "title": "Biblical narrative" }, { "paragraph_id": 39, "text": "Against all odds, David captures Jerusalem from the Jebusites. He takes over the fortress of Zion and builds up the area around it. Hiram I, king of Tyre sends craftsmen to build David a palace. Meanwhile, David's family continues to grow. The Philistines decide to attack Israel now that David is king, but God allows David to defeat them in two battles, first in Baal Perizim and next in the Valley of Rephaim.", "title": "Biblical narrative" }, { "paragraph_id": 40, "text": "The Ark is currently still in Baalah (another name for Kiriath Jearim), but David wants to bring it to Jerusalem. He puts it on a cart and employs the priests Uzzah and Ahio, both sons of Abinadab and brothers of Eleazar, to accompany it. A grand procession with musical instruments is organised, but comes to a sudden halt when the oxen stumble, causing Uzzah to touch the Ark and die. David is afraid to take it any further and stores it in the house of a man named Obed-Edom. When, after three months, Obed-Edom and his family have received nothing but blessings, David takes the Ark to Jerusalem. As part of the ceremony bringing the Ark into the city, David dances in front of it wearing nothing but an ephod. Michal sees this and is annoyed, but David says it was for the Lord, and thus it was not undignified. Michal never has any children.", "title": "Biblical narrative" }, { "paragraph_id": 41, "text": "David wishes to build a temple, arguing that he should not be living in a palace while God lives in a tent. Nathan, a prophet, agrees. However, that night Nathan has a dream in which God informs him that David should not build him a temple for three reasons. Firstly, God has not commanded it, and has never complained about living in a tent before. Secondly, God is still working to build David and his house up and establish the Israelites in the Promised Land. Thirdly, God will establish one of David's sons as king. He will build the temple, and his house will never be out of power. When Nathan reports this to David, David prays to God, thanking him for these revelations. David defeats the enemies of Israel, slaughtering Philistines, Moabites, Edomites, Syrians, and Arameans. He then appoints a cabinet.", "title": "Biblical narrative" }, { "paragraph_id": 42, "text": "David asks if anyone from the House of Saul is still alive so that he can show kindness to them in memory of Jonathan. Ziba, one of Saul's servants, tells him about Mephibosheth. David informs Mephibosheth that he will live in his household and eat at his table, and Mephibosheth moves to Jerusalem.", "title": "Biblical narrative" }, { "paragraph_id": 43, "text": "Nahash, king of Ammon dies and his son Hanun succeeds him. David sends condolences, but the Ammonites suspect his ambassadors are spies and humiliate them before sending them back to David. When they realise their mistake, they fear retaliation from David and amass an army from the surrounding tribes. When he hears that they are doing this, he sends Joab to lead his own army to their city gates, where the Ammonites are in battle formation. Joab decides to split the army in two: he will lead an elite force to attack the Aramean faction, while the rest of the army, led by Abisai, will focus on the Ammonites.", "title": "Biblical narrative" }, { "paragraph_id": 44, "text": "If either enemy force turns out to be too strong, the other Israelite force will come to help their comrades. The Arameans flee from Joab, causing the Ammonites to also flee from Abishai. The Israelite army returns to Jerusalem. The Arameans regroup and cross the Euphrates, and this time David himself wins a decisive victory at Helam. The Arameans realise they cannot win, make peace with Israel and refuse to help the Ammonites again. The following spring, Joab destroys the Ammonites.", "title": "Biblical narrative" }, { "paragraph_id": 45, "text": "While Joab is off at war, David remains in Jerusalem. One morning, he is standing on the roof of his palace when he sees a naked woman performing ablutions after her period. David learns her name is Bathsheba, and they have sex. She becomes pregnant. Seeking to hide his sin, David recalls her husband, Uriah the Hittite, from battle, David encourages him to go home and see his wife, but Uriah declines in case David might need him, and sleeps in the doorway to the palace that night. David, in spite of inviting Uriah to feasts, continues to be unable to persuade him to go home.", "title": "Biblical narrative" }, { "paragraph_id": 46, "text": "David then deliberately sends Uriah on a suicide mission. David loses some of his best warriors in this mission, so Joab tells the messenger reporting back to tell David that Uriah is dead. David instructs Joab to continue the attack of the city. After Bathsheba has finished mourning Uriah, David marries her and she gives birth.", "title": "Biblical narrative" }, { "paragraph_id": 47, "text": "Nathan comes to David and tells him a parable. In a town, there are a rich man and a poor man. The rich man has much livestock, but the poor man has only one lamb whom he loves like a child. One day, the rich man has a guest for dinner, and instead of slaughtering one of his own livestock, took the poor man's lamb and cooked it. David angrily insists the rich man be put to death, but Nathan tells him he is the man, saying he has committed a sin to get something he already had plenty of (wives), and prophesies that his family will be gripped by violence, and someone will have affairs with his wives publicly.", "title": "Biblical narrative" }, { "paragraph_id": 48, "text": "David repents, and Nathan tells him that while he is forgiven and will not die, his son with Bathsheba will. The child becomes ill, and David spends his time fasting and praying, but to no avail, because the child dies. David's attendants are scared to tell him the news, worried about what he may do. He surprises everyone by ending his fasting, saying that he was fasting and praying was an attempt to persuade God to save his child, whereas fasting now isn't going to bring the child back. After they have mourned, David and Bathsheba have another child, who they name Solomon (also called Jedediah).", "title": "Biblical narrative" }, { "paragraph_id": 49, "text": "Back on the front line, in the city of Rabbah, Joab has gained control of the water supply. Joab invites David to finish capturing the city so that it may be named after himself. David gathers an army and travels up himself. He wins a victory, crowns himself king of the Ammonites, takes a large amount of plunder and puts the Ammonites into forced labour before returning to Jerusalem.", "title": "Biblical narrative" }, { "paragraph_id": 50, "text": "A complicated controversy begins to develop within the palace. Amnon, David's son by Ahinoam, becomes lovesick for Tamar, David's daughter by Maacah, daughter of Talmai, king of Geshur. Amnon's advisor and cousin Jonadab suggests he pretend to be ill and ask Tamar to come and prepare bread for him so he can eat out of her hand. When she comes to his house, Amnon tells her to come to his bedroom. Here, after she refuses to have sex with him, Amnon rapes her. He then forces her to leave the house. She rips the gown which symbolises she is a virgin, puts ashes on her hand and walks around wailing. Tamar's brother, Absalom, and David learn about this and become angry.", "title": "Biblical narrative" }, { "paragraph_id": 51, "text": "Two years later, Absalom is shearing sheep at Baal Hazor and invites David and all his sons to come. David refuses, but blesses him and sends Amnon and the rest of his sons to him. Absalom holds a feast and gets Amnon drunk. He then instructs his servants to kill Amnon in revenge for his rape of Tamar. David's other sons are disgusted and return to Jerusalem. David hears a rumour that Absalom has killed all of David's sons, but Jonadab assures him that only Amnon is dead. Meanwhile, Absalom goes to live with his grandfather in Geshur for three years. After David has finished mourning Amnon, he considers visiting Absalom.", "title": "Biblical narrative" }, { "paragraph_id": 52, "text": "Joab wants to help David, so he tells a wise woman from Tekoa to travel to Jerusalem pretending to be in mourning and speak to the king. The woman tells a story about her two sons, one of whom killed the other and whose death is now being called for. After some cajoling, David agrees to issue a decree ensuring that her son is not killed. The woman turns this back on David, and asks, then, why he has not forgiven his own son.", "title": "Biblical narrative" }, { "paragraph_id": 53, "text": "After the woman admits that Joab put her up to this, David agrees to allow Absalom back to Jerusalem, but insists he does not come to the palace. Absalom becomes popular in Jerusalem due to his good looks. His family also grows during this time. Two years pass without Absalom being recalled to court. When Joab refuses to help him, Absalom sets his field on fire. This gets Joab's attention, and finally Absalom manages to convince him to persuade David to allow him back to court.", "title": "Biblical narrative" }, { "paragraph_id": 54, "text": "Absalom purchases a magnificent chariot, and begins campaigning to become a judge, principally by waiting outside the city gate, listening to the concerns of people coming to the king and pretending there is no-one to hear them, as well as embracing anyone who bows to him. Four years pass, and Absalom travels to Hebron, claiming to be fulfilling a vow, but in fact he hatches a plan to get the tribes of Israel to proclaim him king. The 200 guests who follow him do not know of his plan, and while he is at Hebron Absalom summons Ahitophel, David's counselor.", "title": "Biblical narrative" }, { "paragraph_id": 55, "text": "David is told of the increasing support for Absalom and decides to flee Jerusalem. He takes with him his wives and concubines, with the exception of ten, and a number of Cerethites, Pelethites and Gittites, led by a general named Ittai, who comes with David only after insisting on it. Abiathar and another priest named Zadok, together with a number of Levites who are guarding the Ark, also come, but go back when David tells them to return the Ark to Jerusalem. The procession climbs the Mount of Olives, where he meets his confidant Hushai the Arkite, who he sends back to Jerusalem to act as a spy, seeking to disrupt Ahitophel's plans.", "title": "Biblical narrative" }, { "paragraph_id": 56, "text": "On the other side of the mountain, David meets Ziba, who brings donkeys and fruit as supplies. He claims that Mephibosheth is hoping to be restored to the throne of Saul in the chaos, and David grants Ziba Mephibosheth's estates. As the party approaches Bahurim, a Benjaminite named Shimei begins cursing and stoning David for the bloodshed he caused in the House of Saul. Abishai suggests executing him, but David considers that God has told Shibei to curse him and lets him carry on.", "title": "Biblical narrative" }, { "paragraph_id": 57, "text": "Back in Jerusalem, Ahitophel and Hushai arrive at Absalom's court. Absalom is at first suspicious of Hushai's presence, but ultimately accepts him. Ahitophel suggests Absalom sleeps with David's concubines who he left to take care of the palace in order to entrench the division between David and Absalom, so Absalom pitches a tent on the palace roof and does this in the view of all the Israelites. Ahitophel then suggests launching a sneak attack on David with 12,000 men. Hushai points out that David and his men are fighters, and that they could defeat the men, reducing morale. He suggests Absalom form a much larger army and lead it into battle himself.", "title": "Biblical narrative" }, { "paragraph_id": 58, "text": "God has decided to frustrate Ahitophel's advice so that Absalom can be defeated, so Absalom follows Hushai's advice. Hushai then goes to Zadok and Abiathar and tells them to get word to David to cross the fords. Their sons, Ahimaaz and Jonathan, respectively, are staying at En Rogel, where they receive the message. Unfortunately, one of Absalom's spies sees them so they have to hide in a well in Bahurim. The well's owner's wife hides them and lies to Absalom's men that they have crossed the brook. After Absalom's men are gone, the pair make it to King David and he manages to cross the Jordan in time.", "title": "Biblical narrative" }, { "paragraph_id": 59, "text": "David and Absalom meet at Mahanaim, and David's allies bring his army food, given his army is tired and exhausted after its time in the wilderness. David divides his army into thirds: one led by Joab, one led by Abishai and one led by Ittai. David intends to come out with his men, but his generals veto it. He decides to stay at the city, and instructs his generals to be gentle with Absalom. The battle is fought in the Wood of Ephraim. This proves to be a victory for David, in part because of the treacherous terrain. As Absalom meets David's men, he passes under a tree. His long hair gets caught in the tree and he is hanged. Joab gets word of this, finds him and plunges three javelins into his heart, killing him. Joab declares the battle over and buries Absalom. Absalom's monument is the pillar he built during his lifetime.", "title": "Biblical narrative" }, { "paragraph_id": 60, "text": "Ahimaaz and a Cushite run to tell David the news of his victory and his son's death. Ahimaaz declares the victory, but is not sure yet what the situation with Absalom is. The Cushite bears the same news, but also tells David that Absalom is dead. David begins to mourn, wishing he had died instead of Absalom. This prompts his men to start mourning as well, causing Joab to enter his tent in an attempt to talk sense into him. Joab points out that the battle has saved not only David's life, but the lives of his wives and concubines, and thus it is humiliating for the men to have to mourn for the enemy. David agrees to come out and encourage the men.", "title": "Biblical narrative" }, { "paragraph_id": 61, "text": "Given the sudden change in situation, the elders of Israel begin to argue about what to do next. David convinces the elders of Judah to escort him back to Jerusalem. They are joined by Shimei, who apologises to David. Abishai once again calls for the death penalty, but once again David grants clemency. Mephibosheth also comes to David, and explains the earlier situation: he had wanted to come with David and had told Ziba to saddle his donkeys, but Ziba had betrayed and slandered him. David offers to allow him and Ziba to split the land, but Mephibosheth allows Ziba to take the lot in celebration of David's triumph.", "title": "Biblical narrative" }, { "paragraph_id": 62, "text": "David invites his host in Mahanaim, Barzillai, to return to Jerusalem with him, but Barzillai protests on the basis that he is now eighty years old and thus will gain no enjoyment from coming. He gives David his servant Kimham in his place, and David promises to look after him. A scuffle breaks out between the Judahites and the other Israelites about why they specifically got to escort the king home. Attempting to resolve the issue, a Benjaminite named Sheba son of Bichri launches a rebellion against David, which all the tribes except Judah back.", "title": "Biblical narrative" }, { "paragraph_id": 63, "text": "Back in Jerusalem, David begins to sort out the issues that were caused by his absence. First, he puts the ten concubines who were left behind into a guarded house and gives them pensions but does not sleep with them, allowing them to live the rest of their lives as widows. He then begins to sort out a defence against Sheba. He tells Amasa, the general whom he wishes to replace Joab, to summon the Judahite troops and have them in Jerusalem within three days, something he fails at. David therefore tells Abishai to start pursuing Sheba to effectively put down his rebellion before it has begun.", "title": "Biblical narrative" }, { "paragraph_id": 64, "text": "Amasa meets Abishai and Joab at Gibeon. Amasa goes to meet Joab, but Joab's dagger falls out of his tunic, stabbing Amasa in the stomach, killing him. He is covered with a cloth and placed in a field, and the army continues pursuing Sheba. They meet him at Abel Beth Maakah, a stronghold of Sheba's rebellion, and begin to lay siege to it. A wise woman asks them why they want to destroy the city, and Joab responds they don't want to destroy it, but merely end Sheba's rebellion. The wise woman cuts off Sheba's head and throws it to Joab from the city walls, thus ending the siege.", "title": "Biblical narrative" }, { "paragraph_id": 65, "text": "2 Samuel concludes with four chapters, chapters 21 to 24, that lie outside the chronological succession narrative of Saul and David, a narrative that will continue in The Book of Kings. Chapter 21 tells the story of a three-year long famine which takes place at the start of David's reign. God explains this is a punishment for Saul's genocide of the Gibeonites, a people group who are the remnants of the Amorites, whom Israel had promised to spare but Saul has massacred. David calls the Gibeonites and asks what he can do to make amends, hoping this will end the famine.", "title": "Biblical narrative" }, { "paragraph_id": 66, "text": "The Gibeonites ask for seven of Saul's descendants to kill, and David agrees. He spares Mephibosheth, but hands over Rizpah's sons Armoni and Mephibosheth and the five sons of Merab and Adriel. They are killed by the Gibeonites and their bodies are exposed at the start of the barley harvest. Rizpah protects the bodies, and David agrees to take the bones of Saul, Jonathan and those killed by the Gibeonites and bury them in the tomb of Kish in Zelah. This pleases God and the famine ends.", "title": "Biblical narrative" }, { "paragraph_id": 67, "text": "Another war then occurs with the Philistines. In the first battle, Abishai kills Ishbi-benob, a Philistine who had sworn to kill David, which leads to David's army refusing to let him fight alongside them again for his own protection. The second battle takes place at Gob, and this time Sibbekai the Hushathite kills a Philistine named Saph. A third battle also takes place in Gob, where Elhanan, son of Jair kills Goliath's brother. In the fourth battle, at Gath, Jonathan, son of Shimeah, kills a huge man with six fingers on each hand and six toes on each foot.", "title": "Biblical narrative" }, { "paragraph_id": 68, "text": "Chapter 22 is similar to Psalm 18, and is a song David sang when he was delivered from Saul.", "title": "Biblical narrative" }, { "paragraph_id": 69, "text": "Chapter 23 begins with David's last words, a subdued speech in which David expresses gladness at the goodness of his house. It then tells stories of a group of men identified as 'David's Mighty Warriors'. Josheb-Basshebeth, Eleazar, son of Dodai and Shammah, son of Agee the Hararite all single-handedly win battles against the Philistines. One day, while David and his men are hiding in the cave of Adullam, David becomes homesick and, hearing the Philistines have taken over Bethlehem, cries out desiring water from Bethlehem's well.", "title": "Biblical narrative" }, { "paragraph_id": 70, "text": "These three men risk their lives to work their way through Philistine lines and bring water from the well back to David. David refuses to drink it and offers it to God because his warriors risked their lives for it. Abishai, we learn, achieved his high position by single-handedly killing three hundred men. Another warrior, Benaniah, son of Jehoiada, kills Moab's two mightiest warriors, a lion, and a huge Egyptian with his own spear. The chapter finishes by listing David's other mighty warriors, known as the Thirty.", "title": "Biblical narrative" }, { "paragraph_id": 71, "text": "Chapter 24 tells the story of more calamities on Israel. God is angry once again at Israel, so he instructs David to take a census. Joab has his reservations, but ultimately relents. When the results come in, David realises what he has done, and begs God for mercy. Gad the prophet offers David three choices of punishment: three years of famine, three months of pursuit by his enemies or three days of plague. David chooses the plague. 70,000 people die.", "title": "Biblical narrative" }, { "paragraph_id": 72, "text": "After three days the angel of death reaches Jerusalem, and is on the threshing floor of a man named Araunah the Jebusite, when God tells him to stop. David is horrified, arguing that it should be him and his family who are punished. Gad tells David to build an altar on the threshing floor of Araunah the Jebusite. Araunah offers to sell the land to David for free but David insists on paying. David pays fifty shekels of silver and builds the altar, stopping the plague.", "title": "Biblical narrative" }, { "paragraph_id": 73, "text": "1 and 2 Samuel were originally (and, in most Jewish bibles, still are) a single book, but the first Greek translation, called the Septuagint and produced around the second century BC, divided it into two; this was adopted by the Latin translations used in the early Christian church of the West, and finally introduced into Jewish bibles around the early 16th century.", "title": "Composition" }, { "paragraph_id": 74, "text": "In imitation of the Septuagint what is now commonly known as 1 Samuel and 2 Samuel, are called by the Vulgate, 1 Kings and 2 Kings respectively. What are now commonly known as 1 Kings and 2 Kings would be 3 Kings and 4 Kings in Bibles dating from before 1516. It was in 1517 that use of the division we know today, used by Protestant Bibles and adopted by Catholics, began. Traditional Catholic and Orthodox Bibles still preserve the Septuagint name; for example, the Douay–Rheims Bible.", "title": "Composition" }, { "paragraph_id": 75, "text": "The Hebrew text that is used by Jews today, called the Masoretic Text, differs considerably from the Hebrew text that was the basis of the first Greek translation, and scholars are still working at finding the best solutions to the many problems this presents.", "title": "Composition" }, { "paragraph_id": 76, "text": "The Books of Samuel are considered to be based on both historical and legendary sources, primarily serving to fill the gap in Israelite history after the events described in Deuteronomy. According to Donald Redford, the Books of Samuel exhibit too many anachronisms to have been compiled in the 11th century BCE.", "title": "Composition" }, { "paragraph_id": 77, "text": "According to passages 14b and 15a of the Bava Basra tractate of the Talmud, the book was written by Samuel up until 1 Samuel 25, which notes the death of Samuel, and the remainder by the prophets Gad and Nathan. Critical scholars from the 19th century onward have rejected this idea. However, even prior to this, the medieval Jewish commentator Isaac Abarbanel noted that the presence of anachronistic expressions (such as \"to this day\" and \"in the past\") indicated that there must have been a later editor such as Jeremiah or Ezra. Martin Noth in 1943 theorized that Samuel was composed by a single author as part of a history of Israel: the Deuteronomistic history (made up of Deuteronomy, Joshua, Judges, Samuel and Kings). Although Noth's belief that the entire history was composed by a single individual has been largely abandoned, his theory in its broad outline has been adopted by most scholars.", "title": "Composition" }, { "paragraph_id": 78, "text": "The Deuteronomistic view is that an early version of the history was composed in the time of king Hezekiah (8th century BC); the bulk of the first edition dates from his grandson Josiah at the end of the 7th BC, with further sections added during the Babylonian exile (6th century BC) and the work was substantially complete by about 550 BC. Further editing was apparently done even after then. For example, A. Graeme Auld, Professor of Hebrew Bible at the University of Edinburgh, contends that the silver quarter-shekel which Saul's servant offers to Samuel in 1 Samuel 9 \"almost certainly fixes the date of this story in the Persian or Hellenistic period\".", "title": "Composition" }, { "paragraph_id": 79, "text": "The 6th century BC authors and editors responsible for the bulk of the history drew on many earlier sources, including (but not limited to) an \"ark narrative\" (1 Samuel 4:1–7:1 and perhaps part of 2 Samuel 6), a \"Saul cycle\" (parts of 1 Samuel 9–11 and 13–14), the \"history of David's rise\" (1 Samuel 16:14–2 Samuel 5:10), and the \"succession narrative\" (2 Samuel 9–20 and 1 Kings 1–2). The oldest of these, the \"ark narrative,\" may even predate the Davidic era.", "title": "Composition" }, { "paragraph_id": 80, "text": "This view of late compilation for Samuel has faced serious scholarly opposition on the basis that evidence for the Deuteronimistic history is scant, and that Deuteronimistic advocates are not in consensus as to the origin and extent of the History. Secondly, the basic theological concerns identified with the Deuteronimistic school are tenets central to Hebrew theology in texts that are widely regarded as predating Josiah. Thirdly, there are notable differences in style and thematic emphasis between Deuteronomy and Samuel. Finally, there are widely acknowledged structural parallels between the Hittite suzerain treaty of the second millennium BC and the Book of Deuteronomy itself, far before the time of Josiah. The alternative view is that it is difficult to determine when the events of Samuel were recorded: \"There are no particularly persuasive reasons to date the sources used by the compiler later than the early tenth century events themselves, and good reason to believe that contemporary records were kept (cf. 2 Sam. 20:24–25).\"", "title": "Composition" }, { "paragraph_id": 81, "text": "The sources used to construct 1 and 2 Samuel are believed to include the following:", "title": "Composition" }, { "paragraph_id": 82, "text": "Four of the Dead Sea Scrolls feature parts of the books of Samuel: 1QSam, found in Qumran Cave 1, contains parts of 2 Samuel; and 4QSam, 4QSam and 4QSam, all found in Qumran Cave 4. Collectively they are known as The Samuel Scroll and date from the 2nd and 1st centuries BCE.", "title": "Composition" }, { "paragraph_id": 83, "text": "The earliest complete surviving Hebrew copy of the book(s) of Samuel is in the Aleppo Codex (10th century CE). The complete Greek text of Samuel is found in older manuscripts such as the 4th-century Codex Sinaiticus.", "title": "Composition" }, { "paragraph_id": 84, "text": "The Book of Samuel is a theological evaluation of kingship in general and of dynastic kingship and David in particular. The main themes of the book are introduced in the opening poem (the \"Song of Hannah\"): (1) the sovereignty of Yahweh, God of Israel; (2) the reversal of human fortunes; and (3) kingship. These themes are played out in the stories of the three main characters, Samuel, Saul and David.", "title": "Themes" }, { "paragraph_id": 85, "text": "Samuel answers the description of the \"prophet like Moses\" predicted in Deuteronomy 18:15–22: like Moses, he has direct contact with Yahweh, acts as a judge, and is a perfect leader who never makes mistakes. Samuel's successful defense of the Israelites against their enemies demonstrates that they have no need for a king (who will, moreover, introduce inequality), yet despite this the people demand a king. But the king they are given is Yahweh's gift, and Samuel explains that kingship can be a blessing rather than a curse if they remain faithful to their God. On the other hand, total destruction of both king and people will result if they turn to wickedness.", "title": "Themes" }, { "paragraph_id": 86, "text": "Saul is the chosen one: tall, handsome and \"goodly\", a king appointed by Yahweh, and anointed by Samuel, Yahweh's prophet, and yet he is ultimately rejected. Saul has two faults which make him unfit for the office of king: carrying out a sacrifice in place of Samuel, and failing to exterminate the Amalekites, in accordance to God's commands, and trying to compensate by claiming that he reserved the surviving Amalekite livestock for sacrifice.", "title": "Themes" }, { "paragraph_id": 87, "text": "One of the main units within Samuel is the \"History of David's Rise\", the purpose of which is to justify David as the legitimate successor to Saul. The narrative stresses that he gained the throne lawfully, always respecting \"the Lord's anointed\" (i.e. Saul) and never taking any of his numerous chances to seize the throne by violence. As God's chosen king over Israel, David is also the son of God (\"I will be a father to him, and he shall be a son to me...\" – 2 Samuel 7:14). God enters into an eternal covenant (treaty) with David and his line, promising divine protection of the dynasty and of Jerusalem through all time.", "title": "Themes" }, { "paragraph_id": 88, "text": "2 Samuel 23 contains a prophetic statement described as the \"last words of David\" (verses 1–7) and details of the 37 \"mighty men\" who were David's chief warriors (verses 8–39). The Jerusalem Bible states that last words were attributed to David in the style of Jacob and Moses. Its editors note that \"the text has suffered considerably and reconstructions are conjectural\".", "title": "Themes" }, { "paragraph_id": 89, "text": "1 Kings 2:1-9 contains David's final words to Solomon, his son and successor as king.", "title": "Themes" } ]
The Book of Samuel is a book in the Hebrew Bible, found as two books in the Old Testament. The book is part of the Deuteronomistic history, a series of books that constitute a theological history of the Israelites and that aim to explain God's law for Israel under the guidance of the prophets. According to Jewish tradition, the book was written by Samuel, with additions by the prophets Gad and Nathan, who together are three prophets who had appeared within 1 Chronicles during the account of David's reign. Modern scholarly thinking posits that the entire Deuteronomistic history was composed circa 630–540 BCE by combining a number of independent texts of various ages. The book begins with Samuel's birth and Yahweh's call to him as a boy. The story of the Ark of the Covenant follows. It tells of Israel's oppression by the Philistines, which brought about Samuel's anointing of Saul as Israel's first king. But Saul proved unworthy, and God's choice turned to David, who defeated Israel's enemies, purchased the threshing floor where his son Solomon would build the First Temple, and brought the Ark of the Covenant to Jerusalem. Yahweh then promised David and his successors an everlasting dynasty. In the Septuagint, a basis of the Christian biblical canons, the text is divided into two books, now called the First and Second Book of Samuel.
2001-10-06T21:36:21Z
2023-12-24T18:28:18Z
[ "Template:Refend", "Template:Cite web", "Template:Cite journal", "Template:S-ttl", "Template:Main", "Template:Cite book", "Template:S-start", "Template:Bibleverse", "Template:First Book of Samuel", "Template:Lang-he", "Template:ISBN", "Template:Books of the Bible", "Template:Reflist", "Template:Wikiquote", "Template:Librivox book", "Template:S-aft", "Template:Wikisource", "Template:Further", "Template:S-bef", "Template:Second Book of Samuel", "Template:Authority control", "Template:Long plot", "Template:Tanakh OT", "Template:Sfn", "Template:Refbegin", "Template:Cite CE1913", "Template:Commons category", "Template:S-hou", "Template:S-end", "Template:Short description" ]
https://en.wikipedia.org/wiki/Books_of_Samuel
4,379
Book of Revelation
The Book of Revelation, also erroneously called the Book of Revelations, is the final book of the New Testament (and therefore the final book of the Christian Bible). Written in Koine Greek, its title is derived from the first word of the text: apokalypsis, meaning 'unveiling' or 'revelation'. The Book of Revelation is the only apocalyptic book in the New Testament canon. It occupies a central place in Christian eschatology. The author names himself as simply "John" in the text, but his precise identity remains a point of academic debate. Second-century Christian writers such as Papias of Hierapolis, Justin Martyr, Irenaeus, Melito of Sardis, Clement of Alexandria, and the author of the Muratorian fragment identify John the Apostle as the "John" of Revelation. Modern scholarship generally takes a different view, with many considering that nothing can be known about the author except that he was a Christian prophet. Modern theological scholars characterize the Book of Revelation's author as "John of Patmos". The bulk of traditional sources date the book to the reign of the Roman emperor Domitian (AD 81–96), which evidence tends to confirm. The book spans three literary genres: the epistolary, the apocalyptic, and the prophetic. It begins with John, on the island of Patmos in the Aegean Sea, addressing letters to the "Seven Churches of Asia". He then describes a series of prophetic visions, including figures such as the Seven-Headed Dragon, the Serpent, and the Beast, which culminate in the Second Coming of Jesus. The obscure and extravagant imagery has led to a wide variety of Christian interpretations. Historicist interpretations see Revelation as containing a broad view of history while preterist interpretations treat Revelation as mostly referring to the events of the Apostolic Age (1st century), or, at the latest, the fall of the Western Roman Empire in the 5th century. Futurists, meanwhile, believe that Revelation describes future events with the seven churches growing into the body of believers throughout the age, and a reemergence or continuous rule of a Greco-Roman system with modern capabilities described by John in ways familiar to him; and idealist or symbolic interpretations consider that Revelation does not refer to actual people or events but is an allegory of the spiritual path and the ongoing struggle between good and evil. The name Revelation comes from the first word of the book in Koine Greek: ἀποκάλυψις (apokalypsis), which means 'unveiling' or 'revelation'. The author names himself as "John", but modern scholars consider it unlikely that the author of Revelation also wrote the Gospel of John. He was a Jewish Christian prophet, probably belonging to a group of such prophets, and was accepted by the congregations to whom he addresses his letter. The book is commonly dated to about AD 95, as suggested by clues in the visions pointing to the reign of the emperor Domitian. The beast with seven heads and the number 666 seem to allude directly to the emperor Nero (reigned AD 54–68), but this does not require that Revelation was written in the 60s, as there was a widespread belief in later decades that Nero would return. Revelation is an apocalyptic prophecy with an epistolary introduction addressed to seven churches in the Roman province of Asia, in what is now western Turkey. The seven cities where churches were located are close together, and the Island of Patmos is near the western coast of Turkey. The term apocalypse means the revealing of divine mysteries; John is to write down what is revealed (what he sees in his vision) and send it to the seven churches. The entire book constitutes the prophecy—the letters to the seven individual churches are introductions to the rest of the book, which is addressed to all seven. While the dominant genre is apocalyptic, the author sees himself as a Christian prophet: Revelation uses the word in various forms 21 times, more than any other New Testament book. The predominant view is that Revelation alludes to the Old Testament, although it is difficult among scholars to agree on the exact number of allusions or the allusions themselves. Revelation rarely quotes directly from the Old Testament, yet almost every verse alludes to or echoes ideas of older scriptures. Over half of the references stem from Daniel, Ezekiel, Psalms, and Isaiah, with Daniel providing the largest number in proportion to length and Ezekiel standing out as the most influential. Because these references appear as allusions rather than as quotes, it is difficult to know whether the author used the Hebrew or the Greek version of the Hebrew scriptures, but he was often influenced by the Greek. Conventional understanding has been that the Book of Revelation was written to comfort beleaguered Christians as they underwent persecution at the hands of an emperor. This is, however, not the only interpretation; Domitian may not have been a despot imposing an imperial cult, and there may not have been any systematic empire-wide persecution of Christians in his time. Revelation may instead have been composed in the context of a conflict within the Christian community of Asia Minor over whether to engage with, or withdraw from, the far larger non-Christian community: Author Mark B. Stephens posed the Revelation chastised those Christians who wanted to reach an accommodation with the Roman cult of empire. This is not to say that Christians in Roman Asia were not suffering for withdrawal from, and defiance against, the wider Roman society, which imposed very real penalties; Revelation offered a victory over this reality by offering an apocalyptic hope. In the words of professor Adela Collins, "What ought to be was experienced as a present reality." There is also theological interpretation that the book mainly prophesies the end of Old Covenant order, the Jewish temple and religious economy. Revelation was among the last books accepted into the Christian biblical canon, and to the present day some churches that derive from the Church of the East reject it. Eastern Christians became skeptical of the book as doubts concerning its authorship and unusual style were reinforced by aversion to its acceptance by Montanists and other groups considered to be heretical. This distrust of the Book of Revelation persisted in the East through the 15th century. Dionysius (AD 248), bishop of Alexandria and disciple of Origen, wrote that the Book of Revelation could have been written by Cerinthus although he himself did not adopt the view that Cerinthus was the writer. He regarded the Apocalypse as the work of an inspired man but not of an Apostle (Eusebius, Church History VII.25). Eusebius, in his Church History (c. AD 330), mentioned that the Apocalypse of John was accepted as a canonical book and rejected at the same time: The Apocalypse of John is counted as both accepted (Kirsopp. Lake translation: "Recognized") and disputed, which has caused some confusion over what exactly Eusebius meant by doing so. The disputation can perhaps be attributed to Origen. Origen seems to have accepted it in his writings. Cyril of Jerusalem (AD 348) does not name it among the canonical books (Catechesis IV.33–36). Athanasius (AD 367) in his Letter 39, Augustine of Hippo (c. AD 397) in his book On Christian Doctrine (Book II, Chapter 8), Tyrannius Rufinus (c. AD 400) in his Commentary on the Apostles' Creed, Pope Innocent I (AD 405) in a letter to the bishop of Toulouse and John of Damascus (about AD 730) in his work An Exposition of the Orthodox Faith (Book IV:7) listed "the Revelation of John the Evangelist" as a canonical book. The Council of Laodicea (AD 363) omits it as a canonical book. The Decretum Gelasianum, which is a work written by an anonymous scholar between 519 and 553, contains a list of books of scripture presented as having been reckoned as canonical by the Council of Rome (AD 382). This list mentions it as a part of the New Testament canon. The Synod of Hippo (in AD 393), followed by the Council of Carthage (397), the Council of Carthage (419), the Council of Florence (1442) and the Council of Trent (1546) classified it as a canonical book. The Apostolic Canons, approved by the Eastern Orthodox Council in Trullo in 692, but rejected by Pope Sergius I, omit it. Doubts resurfaced during the 16th-century Protestant Reformation. Martin Luther called Revelation "neither apostolic nor prophetic" in the 1522 preface to his translation of the New Testament (he revised his position with a much more favorable assessment in 1530), Huldrych Zwingli labelled it "not a book of the Bible", and it was the only New Testament book on which John Calvin did not write a commentary. As of 2015, Revelation remains the only New Testament book not read in the Divine Liturgy of the Eastern Orthodox Church, though Catholic and Protestant liturgies include it. There are fewer manuscripts of Revelation than of any other part of the New Testament. As of 2020, in total, there are 310 manuscripts of Revelation. This number includes 7 papyri, 12 majuscules, and 291 minuscules. But, in fact, not all of them are available for research. Some of them have burned down, vanished, or been categorized wrongly. While it is not extant in the Codex Vaticanus (4th century), it is extant in the other great uncial codices: the Codex Sinaiticus (4th century), the Codex Alexandrinus (5th century), and the Codex Ephraemi Rescriptus (5th century). In addition, there are numerous papyri, especially 𝔓 and 𝔓 (both 3rd century); minuscules (8th to 10th century); and fragmentary quotations in the Church fathers of the 2nd to 5th centuries and the 6th-century Greek commentary on Revelation by Andreas. Divisions in the book seem to be marked by the repetition of key phrases, by the arrangement of subject matter into blocks, and associated with its Christological passages, and much use is made of significant numbers, especially the number seven, which represented perfection according to ancient numerology. Nevertheless, there is a "complete lack of consensus" among scholars about the structure of Revelation. The following is therefore an outline of the book's contents rather than of its structure. Outline of the book of Revelation: Revelation has a wide variety of interpretations, ranging from the simple historical interpretation, to a prophetic view on what will happen in the future by way of God's will and the Woman's (traditionally believed to be the Virgin Mary) victory over Satan ("symbolic interpretation"), to different end time scenarios ("futurist interpretation"), to the views of critics who deny any spiritual value to Revelation at all, ascribing it to a human-inherited archetype. This interpretation, which has found expression among both Catholic and Protestant theologians, considers the liturgical worship, particularly the Easter rites, of early Christianity as background and context for understanding the Book of Revelation's structure and significance. This perspective is explained in The Paschal Liturgy and the Apocalypse (new edition, 2004) by Massey H. Shepherd, an Episcopal scholar, and in Scott Hahn's The Lamb's Supper: The Mass as Heaven on Earth (1999), in which he states that Revelation in form is structured after creation, fall, judgment and redemption. Those who hold this view say that the Temple's destruction (AD 70) had a profound effect on the Jewish people, not only in Jerusalem but among the Greek-speaking Jews of the Mediterranean. They believe the Book of Revelation provides insight into the early Eucharist, saying that it is the new Temple worship in the New Heaven and Earth. The idea of the Eucharist as a foretaste of the heavenly banquet is also explored by British Methodist Geoffrey Wainwright in his book Eucharist and Eschatology (Oxford University Press, 1980). According to Pope Benedict XVI some of the images of Revelation should be understood in the context of the dramatic suffering and persecution of the churches of Asia in the 1st century. Accordingly, they argue, the Book of Revelation should not be read as an enigmatic warning, but as an encouraging vision of Christ's definitive victory over evil. In the Coptic Orthodox Church the whole Book of Revelation is read during Apocalypse Night after Good Friday. Biblically Ugo Vanni and other biblical scholars have argued that the Book of Revelation was written with the intention to be read entirely in one liturgical setting with dialogue-elements between the reader (singular) and the hearers (plural) based on Rev 1:3 and Rev 1:10. Beniamin Zakhary has recently shown that the structure of the reading the Book of Revelation within the Coptic rite of Apocalypse Night (this is the only biblical reading in the Coptic church with a dialogue in it, where the reader stops many times and the people respond; additionally the entire book is read in a liturgical setting that culminates with the Eucharist) shows great support for this biblical hypothesis, albeit with some notable difference. Additionally, the Book of Revelation permeates many liturgical prayers and iconography within the Coptic Church. Most Christian interpretations fall into one or more of the following categories: Additionally, there are significant differences in interpretation of the thousand years (the "millennium") mentioned in Revelation 20:2. Eastern Orthodoxy treats the text as simultaneously describing contemporaneous events (events occurring at the same time) and as prophecy of events to come, for which the contemporaneous events were a form of foreshadow. It rejects attempts to determine, before the fact, if the events of Revelation are occurring by mapping them onto present-day events, taking to heart the Scriptural warning against those who proclaim "He is here!" prematurely. Instead, the book is seen as a warning to be spiritually and morally ready for the end times, whenever they may come ("as a thief in the night"), but they will come at the time of God's choosing, not something that can be precipitated nor trivially deduced by mortals. Book of Revelation is the only book of the New Testament that is not read during services by the Byzantine Rite Churches, although it is read in the Western Rite Orthodox Parishes, which are under the same bishops as the Byzantine Rite. Similar to the early Protestants, Adventists maintain a historicist interpretation of the Bible's predictions of the apocalypse. Seventh-day Adventists believe the Book of Revelation is especially relevant to believers in the days preceding the second coming of Jesus Christ. "The universal church is composed of all who truly believe in Christ, but in the last days, a time of widespread apostasy, a remnant has been called out to keep the commandments of God and the faith of Jesus." "Here is the patience of the saints; here are those who keep the commandments of God and the faith of Jesus." As participatory agents in the work of salvation for all humankind, "This remnant announces the arrival of the judgment hour, proclaims salvation through Christ, and heralds the approach of His second advent." The three angels of Revelation 14 represent the people who accept the light of God's messages and go forth as his agents to sound the warning throughout the length and breadth of the earth. By reasoning analogous with Millerite historicism, Bahá'u'lláh's doctrine of progressive revelation, a modified historicist method of interpreting prophecy, is identified in the teachings of the Bahá'í Faith. ʻAbdu'l-Bahá, the son and chosen successor of Bahá'u'lláh, has given some interpretations about the 11th and 12th chapters of Revelation in Some Answered Questions. The 1,260 days spoken of in the forms: one thousand two hundred and sixty days, forty-two months, refers to the 1,260 years in the Islamic Calendar (AH 1260 or AD 1844). The "two witnesses" spoken of are Muhammad and Ali. The red Dragon spoken of in Revelation 12:3 – "And there appeared a great wonder in heaven; and behold a great red dragon, having seven heads and ten horns, and seven crowns upon his heads" – are interpreted as symbolic of the seven provinces dominated by the Umayyads: Damascus, Persia, Arabia, Egypt, Africa, Andalusia, and Transoxania. The ten horns represent the ten names of the leaders of the Umayyad dynasty: Abu Sufyan, Muawiya, Yazid, Marwan, Abd al-Malik, Walid, Sulayman, Umar, Hisham, and Ibrahim. Some names were re-used, as in the case of Yazid II and Yazid III and the like, which were not counted for this interpretation. The Book of Mormon states that John the Apostle is the author of Revelation and that he was foreordained by God to write it. Doctrine and Covenants, section 77, postulates answers to specific questions regarding the symbolism contained in the Book of Revelation. Topics include: the sea of glass, the four beasts and their appearance, the 24 elders, the book with seven seals, certain angels, the sealing of the 144,000, the little book eaten by John, and the two witnesses in Chapter 11. Members of The Church of Jesus Christ of Latter-day Saints believe that the warning contained in Revelation 22:18–19 does not refer to the biblical canon as a whole. Rather, an open and ongoing dialogue between God and the modern-day Prophet and Apostles of the LDS faith constitute an open canon of scripture. Christian Gnostics are unlikely to be attracted to the teaching of Revelation because the doctrine of salvation through the sacrificed Lamb, which is central to Revelation, is repugnant to Gnostics. Christian Gnostics "believed in the Forgiveness of Sins, but in no vicarious sacrifice for sin ... they accepted Christ in the full realisation of the word; his life, not his death, was the keynote of their doctrine and their practice." James Morgan Pryse was an esoteric gnostic who saw Revelation as a western version of the Hindu theory of the Chakra. He began his work, "The purpose of this book is to show that the Apocalypse is a manual of spiritual development and not, as conventionally interpreted, a cryptic history or prophecy." Such diverse theories have failed to command widespread acceptance. However, Christopher Rowland argues: "there are always going to be loose threads which refuse to be woven into the fabric as a whole. The presence of the threads which stubbornly refuse to be incorporated into the neat tapestry of our world-view does not usually totally undermine that view." The radical discipleship interpretation asserts that the Book of Revelation is best understood as a handbook for radical discipleship; i.e. how to remain faithful to the spirit and teachings of Jesus and avoid simply assimilating to surrounding society. In this interpretation the primary agenda of the book is to expose as impostors the worldly powers that seek to oppose the ways of God and God's Kingdom. The chief temptation for Christians in the 1st century, and today, is to fail to hold fast to the non-violent teachings and example of Jesus and instead be lured into unquestioning adoption and assimilation of worldly, national or cultural values – imperialism, nationalism, and civil religion being the most dangerous and insidious. This perspective (closely related to liberation theology) draws on the approach of Bible scholars such as Ched Myers, William Stringfellow, Richard Horsley, Daniel Berrigan, Wes Howard-Brook, and Joerg Rieger. Various Christian anarchists, such as Jacques Ellul, have identified the State and political power as the Beast and the events described, being their doings and results, the aforementioned 'wrath'. Literary writers and theorists have contributed to a wide range of theories about the origins and purpose of the Book of Revelation. Some of these writers have no connection with established Christian faiths but, nevertheless, found in Revelation a source of inspiration. Revelation has been approached from Hindu philosophy and Jewish Midrash. Others have pointed to aspects of composition which have been ignored such as the similarities of prophetic inspiration to modern poetic inspiration, or the parallels with Greek drama. In recent years, theories have arisen which concentrate upon how readers and texts interact to create meaning and which are less interested in what the original author intended. Charles Cutler Torrey taught Semitic languages at Yale University. His lasting contribution has been to show how prophets, such as the scribe of Revelation, are much more meaningful when treated as poets first and foremost. He thought this was a point often lost sight of because most English bibles render everything in prose. Poetry was also the reason John never directly quoted the older prophets. Had he done so, he would have had to use their (Hebrew) poetry whereas he wanted to write his own. Torrey insisted Revelation had originally been written in Aramaic. According to Torrey, "The Fourth Gospel was brought to Ephesus by a Christian fugitive from Palestine soon after the middle of the first century. It was written in Aramaic." Later, the Ephesians claimed this fugitive had actually been the beloved disciple himself. Subsequently, this John was banished by Nero and died on Patmos after writing Revelation. Torrey argued that until AD 80, when Christians were expelled from the synagogues, the Christian message was always first heard in the synagogue and, for cultural reasons, the evangelist would have spoken in Aramaic, else "he would have had no hearing." Torrey showed how the three major songs in Revelation (the new song, the song of Moses and the Lamb and the chorus at 19: 6–8) each fall naturally into four regular metrical lines plus a coda. Other dramatic moments in Revelation, such as 6:16 where the terrified people cry out to be hidden, behave in a similar way. The surviving Greek translation was a literal translation that aimed to comply with the warning at Revelation 22:18 that the text must not be "corrupted" in any way. Christina Rossetti was a Victorian poet who believed the sensual excitement of the natural world found its meaningful purpose in death and in God. Her The Face of the Deep is a meditation upon the Apocalypse. In her view, what Revelation has to teach is patience. Patience is the closest to perfection the human condition allows. Her book, which is largely written in prose, frequently breaks into poetry or jubilation, much like Revelation itself. The relevance of John's visions belongs to Christians of all times as a continuous present meditation. Such matters are eternal and outside of normal human reckoning. "That winter which will be the death of Time has no promise of termination. Winter that returns not to spring ... – who can bear it?" She dealt deftly with the vengeful aspects of John's message. "A few are charged to do judgment; everyone without exception is charged to show mercy." Her conclusion is that Christians should see John as "representative of all his brethren" so they should "hope as he hoped, love as he loved." Recently, aesthetic and literary modes of interpretation have developed, which focus on Revelation as a work of art and imagination, viewing the imagery as symbolic depictions of timeless truths and the victory of good over evil. Elisabeth Schüssler Fiorenza wrote Revelation: Vision of a Just World from the viewpoint of rhetoric. Accordingly, Revelation's meaning is partially determined by the way John goes about saying things, partially by the context in which readers receive the message and partially by its appeal to something beyond logic. Professor Schüssler Fiorenza believes that Revelation has particular relevance today as a liberating message to disadvantaged groups. John's book is a vision of a just world, not a vengeful threat of world-destruction. Her view that Revelation's message is not gender-based has caused dissent. She says humanity is to look behind the symbols rather than make a fetish out of them. In contrast, Tina Pippin states that John writes "horror literature" and "the misogyny which underlies the narrative is extreme." D. H. Lawrence took an opposing, pessimistic view of Revelation in the final book he wrote, Apocalypse. He saw the language which Revelation used as being bleak and destructive; a 'death-product'. Instead, he wanted to champion a public-spirited individualism (which he identified with the historical Jesus supplemented by an ill-defined cosmic consciousness) against its two natural enemies. One of these he called "the sovereignty of the intellect" which he saw in a technology-based totalitarian society. The other enemy he styled "vulgarity" and that was what he found in Revelation. "It is very nice if you are poor and not humble ... to bring your enemies down to utter destruction, while you yourself rise up to grandeur. And nowhere does this happen so splendiferously than in Revelation." Lawrence did not consider how these two types of Christianity (good and bad in his view) might be related other than as opposites. He noted the difference meant that the John who wrote a gospel could not be the same John who wrote Revelation. His specific aesthetic objections to Revelation were that its imagery was unnatural and that phrases like "the wrath of the Lamb" were "ridiculous." He saw Revelation as comprising two discordant halves. In the first, there was a scheme of cosmic renewal in "great Chaldean sky-spaces", which he quite liked. After that, Lawrence thought, the book became preoccupied with the birth of the baby messiah and "flamboyant hate and simple lust ... for the end of the world." Lawrence coined the term "Patmossers" to describe those Christians who could only be happy in paradise if they knew their enemies were suffering in hell. Modern biblical scholarship attempts to understand Revelation in its 1st-century historical context within the genre of Jewish and Christian apocalyptic literature. This approach considers the text as an address to seven historical communities in Asia Minor. Under this interpretation, assertions that "the time is near" are to be taken literally by those communities. Consequently, the work is viewed as a warning not to conform to contemporary Greco-Roman society which John "unveils" as beastly, demonic, and subject to divine judgment. New Testament narrative criticism also places Revelation in its first century historical context but approaches the book from a literary perspective. For example, narrative critics examine characters and characterization, literary devices, settings, plot, themes, point of view, implied reader, implied author, and other constitutive features of narratives in their analysis of the book. Although the acceptance of Revelation into the canon has, from the beginning, been controversial, it has been essentially similar to the career of other texts. The eventual exclusion of other contemporary apocalyptic literature from the canon may throw light on the unfolding historical processes of what was officially considered orthodox, what was heterodox, and what was even heretical. Interpretation of meanings and imagery are anchored in what the historical author intended and what his contemporary audience inferred; a message to Christians not to assimilate into the Roman imperial culture was John's central message. Thus, the letter (written in the apocalyptic genre) is pastoral in nature (its purpose is offering hope to the downtrodden), and the symbolism of Revelation is to be understood entirely within its historical, literary, and social context. Critics study the conventions of apocalyptic literature and events of the 1st century to make sense of what the author may have intended. Scholar Barbara Whitlock pointed out a similarity between the consistent destruction of thirds depicted in the Book of Revelation (a third of mankind by plagues of fire, smoke, and brimstone, a third of the trees and green grass, a third of the sea creatures and a third of the ships at sea, etc.) and the Iranian mythology evil character Zahhak or Dahāg, depicted in the Avesta, the earliest religious texts of Zoroastrianism. Dahāg is mentioned as wreaking much evil in the world until at last chained up and imprisoned on the mythical Mt. Damāvand. The Middle Persian sources prophesy that at the end of the world, Dahāg will at last burst his bonds and ravage the world, consuming one in three humans and livestock, until the ancient hero Kirsāsp returns to life to kill Dahāg. Whitlock wrote: "Zoroastrianism, the state religion of the Roman Empire's main rival, was part of the intellectual environment in which Christianity came into being, just as were Judaism, the Greek-Roman religion, and the worship of Isis and Mithras. A Zoroastrian influence is completely plausible". Much of Revelation employs ancient sources, primarily but not exclusively from the Old Testament. For example, Howard-Brook and Gwyther regard the Book of Enoch as an equally significant but contextually different source. "Enoch's journey has no close parallel in the Hebrew scriptures." Academics showed little interest in this topic until recently. An anonymous Scottish commentary of 1871 prefaces Revelation 4 with the Little Apocalypse of Mark 13, places Malachi 4:5 ("Behold I will send you Elijah the prophet before the coming of the great and dreadful day of the Lord") within Revelation 11 and writes Revelation 12:7 side by side with the role of "the Satan" in the Book of Job. The message is that everything in Revelation will happen in its previously appointed time. Steve Moyise uses the index of the United Bible Societies' Greek New Testament to show that "Revelation contains more Old Testament allusions than any other New Testament book, but it does not record a single quotation." Perhaps significantly, Revelation chooses different sources than other New Testament books. Revelation concentrates on Isaiah, Psalms, and Ezekiel, while neglecting, comparatively speaking, the books of the Pentateuch that are the dominant sources for other New Testament writers. Yet, with Revelation, the problems might be judged more fundamental. The author seems to be using his sources in a completely different way to the originals. For example, the author borrows the 'new temple' imagery of Ezekiel 40–48 but uses it to describe a New Jerusalem which, quite pointedly, no longer needs a temple because it is God's dwelling. Ian Boxall writes that Revelation "is no montage of biblical quotations (that is not John's way) but a wealth of allusions and evocations rewoven into something new and creative." In trying to identify this "something new", Boxall argues that Ezekiel provides the 'backbone' for Revelation. He sets out a comparative table listing the chapters of Revelation in sequence and linking most of them to the structurally corresponding chapter in Ezekiel. The interesting point is that the order is not the same. John, on this theory, rearranges Ezekiel to suit his own purposes. Some commentators argue that it is these purposes – and not the structure – that really matter. G. K. Beale believes that, however much John makes use of Ezekiel, his ultimate purpose is to present Revelation as a fulfillment of Daniel 7. Richard Bauckham has argued that John presents an early view of the Trinity through his descriptions of the visions and his identifying Jesus and the Holy Spirit with YHWH. Brandon Smith has expanded on both of their proposals while proposing a "trinitarian reading" of Revelation, arguing that John uses Old Testament language and allusions from various sources to describe a multiplicity of persons in YHWH without sacrificing monotheism, which would later be codified in the trinitarian doctrine of Nicene Christianity. According to James Stuart Russell, the book is an exposition of Olivet Discourse found in the Synoptic Gospels in Matthew 24 and 25, Mark 13, and Luke 21. Russell suggests there are parallels between the prophecy told by Jesus to the disciples and the prophecy recorded in the Book of Revelation, such as wars, famines, pestilence, earthquakes, false prophets, the darkening of the sun and moon, and stars falling from heaven. In order of appearance:
[ { "paragraph_id": 0, "text": "The Book of Revelation, also erroneously called the Book of Revelations, is the final book of the New Testament (and therefore the final book of the Christian Bible). Written in Koine Greek, its title is derived from the first word of the text: apokalypsis, meaning 'unveiling' or 'revelation'. The Book of Revelation is the only apocalyptic book in the New Testament canon. It occupies a central place in Christian eschatology.", "title": "" }, { "paragraph_id": 1, "text": "The author names himself as simply \"John\" in the text, but his precise identity remains a point of academic debate. Second-century Christian writers such as Papias of Hierapolis, Justin Martyr, Irenaeus, Melito of Sardis, Clement of Alexandria, and the author of the Muratorian fragment identify John the Apostle as the \"John\" of Revelation. Modern scholarship generally takes a different view, with many considering that nothing can be known about the author except that he was a Christian prophet. Modern theological scholars characterize the Book of Revelation's author as \"John of Patmos\". The bulk of traditional sources date the book to the reign of the Roman emperor Domitian (AD 81–96), which evidence tends to confirm.", "title": "" }, { "paragraph_id": 2, "text": "The book spans three literary genres: the epistolary, the apocalyptic, and the prophetic. It begins with John, on the island of Patmos in the Aegean Sea, addressing letters to the \"Seven Churches of Asia\". He then describes a series of prophetic visions, including figures such as the Seven-Headed Dragon, the Serpent, and the Beast, which culminate in the Second Coming of Jesus.", "title": "" }, { "paragraph_id": 3, "text": "The obscure and extravagant imagery has led to a wide variety of Christian interpretations. Historicist interpretations see Revelation as containing a broad view of history while preterist interpretations treat Revelation as mostly referring to the events of the Apostolic Age (1st century), or, at the latest, the fall of the Western Roman Empire in the 5th century. Futurists, meanwhile, believe that Revelation describes future events with the seven churches growing into the body of believers throughout the age, and a reemergence or continuous rule of a Greco-Roman system with modern capabilities described by John in ways familiar to him; and idealist or symbolic interpretations consider that Revelation does not refer to actual people or events but is an allegory of the spiritual path and the ongoing struggle between good and evil.", "title": "" }, { "paragraph_id": 4, "text": "The name Revelation comes from the first word of the book in Koine Greek: ἀποκάλυψις (apokalypsis), which means 'unveiling' or 'revelation'. The author names himself as \"John\", but modern scholars consider it unlikely that the author of Revelation also wrote the Gospel of John. He was a Jewish Christian prophet, probably belonging to a group of such prophets, and was accepted by the congregations to whom he addresses his letter.", "title": "Composition and setting" }, { "paragraph_id": 5, "text": "The book is commonly dated to about AD 95, as suggested by clues in the visions pointing to the reign of the emperor Domitian. The beast with seven heads and the number 666 seem to allude directly to the emperor Nero (reigned AD 54–68), but this does not require that Revelation was written in the 60s, as there was a widespread belief in later decades that Nero would return.", "title": "Composition and setting" }, { "paragraph_id": 6, "text": "Revelation is an apocalyptic prophecy with an epistolary introduction addressed to seven churches in the Roman province of Asia, in what is now western Turkey. The seven cities where churches were located are close together, and the Island of Patmos is near the western coast of Turkey. The term apocalypse means the revealing of divine mysteries; John is to write down what is revealed (what he sees in his vision) and send it to the seven churches. The entire book constitutes the prophecy—the letters to the seven individual churches are introductions to the rest of the book, which is addressed to all seven. While the dominant genre is apocalyptic, the author sees himself as a Christian prophet: Revelation uses the word in various forms 21 times, more than any other New Testament book.", "title": "Composition and setting" }, { "paragraph_id": 7, "text": "The predominant view is that Revelation alludes to the Old Testament, although it is difficult among scholars to agree on the exact number of allusions or the allusions themselves. Revelation rarely quotes directly from the Old Testament, yet almost every verse alludes to or echoes ideas of older scriptures. Over half of the references stem from Daniel, Ezekiel, Psalms, and Isaiah, with Daniel providing the largest number in proportion to length and Ezekiel standing out as the most influential. Because these references appear as allusions rather than as quotes, it is difficult to know whether the author used the Hebrew or the Greek version of the Hebrew scriptures, but he was often influenced by the Greek.", "title": "Composition and setting" }, { "paragraph_id": 8, "text": "Conventional understanding has been that the Book of Revelation was written to comfort beleaguered Christians as they underwent persecution at the hands of an emperor. This is, however, not the only interpretation; Domitian may not have been a despot imposing an imperial cult, and there may not have been any systematic empire-wide persecution of Christians in his time. Revelation may instead have been composed in the context of a conflict within the Christian community of Asia Minor over whether to engage with, or withdraw from, the far larger non-Christian community: Author Mark B. Stephens posed the Revelation chastised those Christians who wanted to reach an accommodation with the Roman cult of empire. This is not to say that Christians in Roman Asia were not suffering for withdrawal from, and defiance against, the wider Roman society, which imposed very real penalties; Revelation offered a victory over this reality by offering an apocalyptic hope. In the words of professor Adela Collins, \"What ought to be was experienced as a present reality.\" There is also theological interpretation that the book mainly prophesies the end of Old Covenant order, the Jewish temple and religious economy.", "title": "Composition and setting" }, { "paragraph_id": 9, "text": "Revelation was among the last books accepted into the Christian biblical canon, and to the present day some churches that derive from the Church of the East reject it. Eastern Christians became skeptical of the book as doubts concerning its authorship and unusual style were reinforced by aversion to its acceptance by Montanists and other groups considered to be heretical. This distrust of the Book of Revelation persisted in the East through the 15th century.", "title": "Composition and setting" }, { "paragraph_id": 10, "text": "Dionysius (AD 248), bishop of Alexandria and disciple of Origen, wrote that the Book of Revelation could have been written by Cerinthus although he himself did not adopt the view that Cerinthus was the writer. He regarded the Apocalypse as the work of an inspired man but not of an Apostle (Eusebius, Church History VII.25).", "title": "Composition and setting" }, { "paragraph_id": 11, "text": "Eusebius, in his Church History (c. AD 330), mentioned that the Apocalypse of John was accepted as a canonical book and rejected at the same time:", "title": "Composition and setting" }, { "paragraph_id": 12, "text": "The Apocalypse of John is counted as both accepted (Kirsopp. Lake translation: \"Recognized\") and disputed, which has caused some confusion over what exactly Eusebius meant by doing so. The disputation can perhaps be attributed to Origen. Origen seems to have accepted it in his writings.", "title": "Composition and setting" }, { "paragraph_id": 13, "text": "Cyril of Jerusalem (AD 348) does not name it among the canonical books (Catechesis IV.33–36).", "title": "Composition and setting" }, { "paragraph_id": 14, "text": "Athanasius (AD 367) in his Letter 39, Augustine of Hippo (c. AD 397) in his book On Christian Doctrine (Book II, Chapter 8), Tyrannius Rufinus (c. AD 400) in his Commentary on the Apostles' Creed, Pope Innocent I (AD 405) in a letter to the bishop of Toulouse and John of Damascus (about AD 730) in his work An Exposition of the Orthodox Faith (Book IV:7) listed \"the Revelation of John the Evangelist\" as a canonical book.", "title": "Composition and setting" }, { "paragraph_id": 15, "text": "The Council of Laodicea (AD 363) omits it as a canonical book.", "title": "Composition and setting" }, { "paragraph_id": 16, "text": "The Decretum Gelasianum, which is a work written by an anonymous scholar between 519 and 553, contains a list of books of scripture presented as having been reckoned as canonical by the Council of Rome (AD 382). This list mentions it as a part of the New Testament canon.", "title": "Composition and setting" }, { "paragraph_id": 17, "text": "The Synod of Hippo (in AD 393), followed by the Council of Carthage (397), the Council of Carthage (419), the Council of Florence (1442) and the Council of Trent (1546) classified it as a canonical book.", "title": "Composition and setting" }, { "paragraph_id": 18, "text": "The Apostolic Canons, approved by the Eastern Orthodox Council in Trullo in 692, but rejected by Pope Sergius I, omit it.", "title": "Composition and setting" }, { "paragraph_id": 19, "text": "Doubts resurfaced during the 16th-century Protestant Reformation. Martin Luther called Revelation \"neither apostolic nor prophetic\" in the 1522 preface to his translation of the New Testament (he revised his position with a much more favorable assessment in 1530), Huldrych Zwingli labelled it \"not a book of the Bible\", and it was the only New Testament book on which John Calvin did not write a commentary. As of 2015, Revelation remains the only New Testament book not read in the Divine Liturgy of the Eastern Orthodox Church, though Catholic and Protestant liturgies include it.", "title": "Composition and setting" }, { "paragraph_id": 20, "text": "There are fewer manuscripts of Revelation than of any other part of the New Testament. As of 2020, in total, there are 310 manuscripts of Revelation. This number includes 7 papyri, 12 majuscules, and 291 minuscules. But, in fact, not all of them are available for research. Some of them have burned down, vanished, or been categorized wrongly. While it is not extant in the Codex Vaticanus (4th century), it is extant in the other great uncial codices: the Codex Sinaiticus (4th century), the Codex Alexandrinus (5th century), and the Codex Ephraemi Rescriptus (5th century). In addition, there are numerous papyri, especially 𝔓 and 𝔓 (both 3rd century); minuscules (8th to 10th century); and fragmentary quotations in the Church fathers of the 2nd to 5th centuries and the 6th-century Greek commentary on Revelation by Andreas.", "title": "Composition and setting" }, { "paragraph_id": 21, "text": "Divisions in the book seem to be marked by the repetition of key phrases, by the arrangement of subject matter into blocks, and associated with its Christological passages, and much use is made of significant numbers, especially the number seven, which represented perfection according to ancient numerology. Nevertheless, there is a \"complete lack of consensus\" among scholars about the structure of Revelation. The following is therefore an outline of the book's contents rather than of its structure.", "title": "Structure and content" }, { "paragraph_id": 22, "text": "Outline of the book of Revelation:", "title": "Structure and content" }, { "paragraph_id": 23, "text": "Revelation has a wide variety of interpretations, ranging from the simple historical interpretation, to a prophetic view on what will happen in the future by way of God's will and the Woman's (traditionally believed to be the Virgin Mary) victory over Satan (\"symbolic interpretation\"), to different end time scenarios (\"futurist interpretation\"), to the views of critics who deny any spiritual value to Revelation at all, ascribing it to a human-inherited archetype.", "title": "Interpretations" }, { "paragraph_id": 24, "text": "This interpretation, which has found expression among both Catholic and Protestant theologians, considers the liturgical worship, particularly the Easter rites, of early Christianity as background and context for understanding the Book of Revelation's structure and significance. This perspective is explained in The Paschal Liturgy and the Apocalypse (new edition, 2004) by Massey H. Shepherd, an Episcopal scholar, and in Scott Hahn's The Lamb's Supper: The Mass as Heaven on Earth (1999), in which he states that Revelation in form is structured after creation, fall, judgment and redemption. Those who hold this view say that the Temple's destruction (AD 70) had a profound effect on the Jewish people, not only in Jerusalem but among the Greek-speaking Jews of the Mediterranean.", "title": "Interpretations" }, { "paragraph_id": 25, "text": "They believe the Book of Revelation provides insight into the early Eucharist, saying that it is the new Temple worship in the New Heaven and Earth. The idea of the Eucharist as a foretaste of the heavenly banquet is also explored by British Methodist Geoffrey Wainwright in his book Eucharist and Eschatology (Oxford University Press, 1980). According to Pope Benedict XVI some of the images of Revelation should be understood in the context of the dramatic suffering and persecution of the churches of Asia in the 1st century.", "title": "Interpretations" }, { "paragraph_id": 26, "text": "Accordingly, they argue, the Book of Revelation should not be read as an enigmatic warning, but as an encouraging vision of Christ's definitive victory over evil.", "title": "Interpretations" }, { "paragraph_id": 27, "text": "In the Coptic Orthodox Church the whole Book of Revelation is read during Apocalypse Night after Good Friday. Biblically Ugo Vanni and other biblical scholars have argued that the Book of Revelation was written with the intention to be read entirely in one liturgical setting with dialogue-elements between the reader (singular) and the hearers (plural) based on Rev 1:3 and Rev 1:10. Beniamin Zakhary has recently shown that the structure of the reading the Book of Revelation within the Coptic rite of Apocalypse Night (this is the only biblical reading in the Coptic church with a dialogue in it, where the reader stops many times and the people respond; additionally the entire book is read in a liturgical setting that culminates with the Eucharist) shows great support for this biblical hypothesis, albeit with some notable difference.", "title": "Interpretations" }, { "paragraph_id": 28, "text": "Additionally, the Book of Revelation permeates many liturgical prayers and iconography within the Coptic Church.", "title": "Interpretations" }, { "paragraph_id": 29, "text": "Most Christian interpretations fall into one or more of the following categories:", "title": "Interpretations" }, { "paragraph_id": 30, "text": "Additionally, there are significant differences in interpretation of the thousand years (the \"millennium\") mentioned in Revelation 20:2.", "title": "Interpretations" }, { "paragraph_id": 31, "text": "Eastern Orthodoxy treats the text as simultaneously describing contemporaneous events (events occurring at the same time) and as prophecy of events to come, for which the contemporaneous events were a form of foreshadow. It rejects attempts to determine, before the fact, if the events of Revelation are occurring by mapping them onto present-day events, taking to heart the Scriptural warning against those who proclaim \"He is here!\" prematurely. Instead, the book is seen as a warning to be spiritually and morally ready for the end times, whenever they may come (\"as a thief in the night\"), but they will come at the time of God's choosing, not something that can be precipitated nor trivially deduced by mortals.", "title": "Interpretations" }, { "paragraph_id": 32, "text": "Book of Revelation is the only book of the New Testament that is not read during services by the Byzantine Rite Churches, although it is read in the Western Rite Orthodox Parishes, which are under the same bishops as the Byzantine Rite.", "title": "Interpretations" }, { "paragraph_id": 33, "text": "Similar to the early Protestants, Adventists maintain a historicist interpretation of the Bible's predictions of the apocalypse.", "title": "Interpretations" }, { "paragraph_id": 34, "text": "Seventh-day Adventists believe the Book of Revelation is especially relevant to believers in the days preceding the second coming of Jesus Christ. \"The universal church is composed of all who truly believe in Christ, but in the last days, a time of widespread apostasy, a remnant has been called out to keep the commandments of God and the faith of Jesus.\" \"Here is the patience of the saints; here are those who keep the commandments of God and the faith of Jesus.\" As participatory agents in the work of salvation for all humankind, \"This remnant announces the arrival of the judgment hour, proclaims salvation through Christ, and heralds the approach of His second advent.\" The three angels of Revelation 14 represent the people who accept the light of God's messages and go forth as his agents to sound the warning throughout the length and breadth of the earth.", "title": "Interpretations" }, { "paragraph_id": 35, "text": "By reasoning analogous with Millerite historicism, Bahá'u'lláh's doctrine of progressive revelation, a modified historicist method of interpreting prophecy, is identified in the teachings of the Bahá'í Faith.", "title": "Interpretations" }, { "paragraph_id": 36, "text": "ʻAbdu'l-Bahá, the son and chosen successor of Bahá'u'lláh, has given some interpretations about the 11th and 12th chapters of Revelation in Some Answered Questions. The 1,260 days spoken of in the forms: one thousand two hundred and sixty days, forty-two months, refers to the 1,260 years in the Islamic Calendar (AH 1260 or AD 1844). The \"two witnesses\" spoken of are Muhammad and Ali. The red Dragon spoken of in Revelation 12:3 – \"And there appeared a great wonder in heaven; and behold a great red dragon, having seven heads and ten horns, and seven crowns upon his heads\" – are interpreted as symbolic of the seven provinces dominated by the Umayyads: Damascus, Persia, Arabia, Egypt, Africa, Andalusia, and Transoxania. The ten horns represent the ten names of the leaders of the Umayyad dynasty: Abu Sufyan, Muawiya, Yazid, Marwan, Abd al-Malik, Walid, Sulayman, Umar, Hisham, and Ibrahim. Some names were re-used, as in the case of Yazid II and Yazid III and the like, which were not counted for this interpretation.", "title": "Interpretations" }, { "paragraph_id": 37, "text": "The Book of Mormon states that John the Apostle is the author of Revelation and that he was foreordained by God to write it.", "title": "Interpretations" }, { "paragraph_id": 38, "text": "Doctrine and Covenants, section 77, postulates answers to specific questions regarding the symbolism contained in the Book of Revelation. Topics include: the sea of glass, the four beasts and their appearance, the 24 elders, the book with seven seals, certain angels, the sealing of the 144,000, the little book eaten by John, and the two witnesses in Chapter 11.", "title": "Interpretations" }, { "paragraph_id": 39, "text": "Members of The Church of Jesus Christ of Latter-day Saints believe that the warning contained in Revelation 22:18–19 does not refer to the biblical canon as a whole. Rather, an open and ongoing dialogue between God and the modern-day Prophet and Apostles of the LDS faith constitute an open canon of scripture.", "title": "Interpretations" }, { "paragraph_id": 40, "text": "Christian Gnostics are unlikely to be attracted to the teaching of Revelation because the doctrine of salvation through the sacrificed Lamb, which is central to Revelation, is repugnant to Gnostics. Christian Gnostics \"believed in the Forgiveness of Sins, but in no vicarious sacrifice for sin ... they accepted Christ in the full realisation of the word; his life, not his death, was the keynote of their doctrine and their practice.\"", "title": "Interpretations" }, { "paragraph_id": 41, "text": "James Morgan Pryse was an esoteric gnostic who saw Revelation as a western version of the Hindu theory of the Chakra. He began his work, \"The purpose of this book is to show that the Apocalypse is a manual of spiritual development and not, as conventionally interpreted, a cryptic history or prophecy.\" Such diverse theories have failed to command widespread acceptance. However, Christopher Rowland argues: \"there are always going to be loose threads which refuse to be woven into the fabric as a whole. The presence of the threads which stubbornly refuse to be incorporated into the neat tapestry of our world-view does not usually totally undermine that view.\"", "title": "Interpretations" }, { "paragraph_id": 42, "text": "The radical discipleship interpretation asserts that the Book of Revelation is best understood as a handbook for radical discipleship; i.e. how to remain faithful to the spirit and teachings of Jesus and avoid simply assimilating to surrounding society. In this interpretation the primary agenda of the book is to expose as impostors the worldly powers that seek to oppose the ways of God and God's Kingdom. The chief temptation for Christians in the 1st century, and today, is to fail to hold fast to the non-violent teachings and example of Jesus and instead be lured into unquestioning adoption and assimilation of worldly, national or cultural values – imperialism, nationalism, and civil religion being the most dangerous and insidious.", "title": "Interpretations" }, { "paragraph_id": 43, "text": "This perspective (closely related to liberation theology) draws on the approach of Bible scholars such as Ched Myers, William Stringfellow, Richard Horsley, Daniel Berrigan, Wes Howard-Brook, and Joerg Rieger. Various Christian anarchists, such as Jacques Ellul, have identified the State and political power as the Beast and the events described, being their doings and results, the aforementioned 'wrath'.", "title": "Interpretations" }, { "paragraph_id": 44, "text": "Literary writers and theorists have contributed to a wide range of theories about the origins and purpose of the Book of Revelation. Some of these writers have no connection with established Christian faiths but, nevertheless, found in Revelation a source of inspiration. Revelation has been approached from Hindu philosophy and Jewish Midrash. Others have pointed to aspects of composition which have been ignored such as the similarities of prophetic inspiration to modern poetic inspiration, or the parallels with Greek drama. In recent years, theories have arisen which concentrate upon how readers and texts interact to create meaning and which are less interested in what the original author intended.", "title": "Interpretations" }, { "paragraph_id": 45, "text": "Charles Cutler Torrey taught Semitic languages at Yale University. His lasting contribution has been to show how prophets, such as the scribe of Revelation, are much more meaningful when treated as poets first and foremost. He thought this was a point often lost sight of because most English bibles render everything in prose. Poetry was also the reason John never directly quoted the older prophets. Had he done so, he would have had to use their (Hebrew) poetry whereas he wanted to write his own. Torrey insisted Revelation had originally been written in Aramaic.", "title": "Interpretations" }, { "paragraph_id": 46, "text": "According to Torrey, \"The Fourth Gospel was brought to Ephesus by a Christian fugitive from Palestine soon after the middle of the first century. It was written in Aramaic.\" Later, the Ephesians claimed this fugitive had actually been the beloved disciple himself. Subsequently, this John was banished by Nero and died on Patmos after writing Revelation. Torrey argued that until AD 80, when Christians were expelled from the synagogues, the Christian message was always first heard in the synagogue and, for cultural reasons, the evangelist would have spoken in Aramaic, else \"he would have had no hearing.\" Torrey showed how the three major songs in Revelation (the new song, the song of Moses and the Lamb and the chorus at 19: 6–8) each fall naturally into four regular metrical lines plus a coda. Other dramatic moments in Revelation, such as 6:16 where the terrified people cry out to be hidden, behave in a similar way. The surviving Greek translation was a literal translation that aimed to comply with the warning at Revelation 22:18 that the text must not be \"corrupted\" in any way.", "title": "Interpretations" }, { "paragraph_id": 47, "text": "Christina Rossetti was a Victorian poet who believed the sensual excitement of the natural world found its meaningful purpose in death and in God. Her The Face of the Deep is a meditation upon the Apocalypse. In her view, what Revelation has to teach is patience. Patience is the closest to perfection the human condition allows. Her book, which is largely written in prose, frequently breaks into poetry or jubilation, much like Revelation itself. The relevance of John's visions belongs to Christians of all times as a continuous present meditation. Such matters are eternal and outside of normal human reckoning. \"That winter which will be the death of Time has no promise of termination. Winter that returns not to spring ... – who can bear it?\" She dealt deftly with the vengeful aspects of John's message. \"A few are charged to do judgment; everyone without exception is charged to show mercy.\" Her conclusion is that Christians should see John as \"representative of all his brethren\" so they should \"hope as he hoped, love as he loved.\"", "title": "Interpretations" }, { "paragraph_id": 48, "text": "Recently, aesthetic and literary modes of interpretation have developed, which focus on Revelation as a work of art and imagination, viewing the imagery as symbolic depictions of timeless truths and the victory of good over evil. Elisabeth Schüssler Fiorenza wrote Revelation: Vision of a Just World from the viewpoint of rhetoric. Accordingly, Revelation's meaning is partially determined by the way John goes about saying things, partially by the context in which readers receive the message and partially by its appeal to something beyond logic.", "title": "Interpretations" }, { "paragraph_id": 49, "text": "Professor Schüssler Fiorenza believes that Revelation has particular relevance today as a liberating message to disadvantaged groups. John's book is a vision of a just world, not a vengeful threat of world-destruction. Her view that Revelation's message is not gender-based has caused dissent. She says humanity is to look behind the symbols rather than make a fetish out of them. In contrast, Tina Pippin states that John writes \"horror literature\" and \"the misogyny which underlies the narrative is extreme.\"", "title": "Interpretations" }, { "paragraph_id": 50, "text": "D. H. Lawrence took an opposing, pessimistic view of Revelation in the final book he wrote, Apocalypse. He saw the language which Revelation used as being bleak and destructive; a 'death-product'. Instead, he wanted to champion a public-spirited individualism (which he identified with the historical Jesus supplemented by an ill-defined cosmic consciousness) against its two natural enemies. One of these he called \"the sovereignty of the intellect\" which he saw in a technology-based totalitarian society. The other enemy he styled \"vulgarity\" and that was what he found in Revelation. \"It is very nice if you are poor and not humble ... to bring your enemies down to utter destruction, while you yourself rise up to grandeur. And nowhere does this happen so splendiferously than in Revelation.\" Lawrence did not consider how these two types of Christianity (good and bad in his view) might be related other than as opposites. He noted the difference meant that the John who wrote a gospel could not be the same John who wrote Revelation.", "title": "Interpretations" }, { "paragraph_id": 51, "text": "His specific aesthetic objections to Revelation were that its imagery was unnatural and that phrases like \"the wrath of the Lamb\" were \"ridiculous.\" He saw Revelation as comprising two discordant halves. In the first, there was a scheme of cosmic renewal in \"great Chaldean sky-spaces\", which he quite liked. After that, Lawrence thought, the book became preoccupied with the birth of the baby messiah and \"flamboyant hate and simple lust ... for the end of the world.\" Lawrence coined the term \"Patmossers\" to describe those Christians who could only be happy in paradise if they knew their enemies were suffering in hell.", "title": "Interpretations" }, { "paragraph_id": 52, "text": "Modern biblical scholarship attempts to understand Revelation in its 1st-century historical context within the genre of Jewish and Christian apocalyptic literature. This approach considers the text as an address to seven historical communities in Asia Minor. Under this interpretation, assertions that \"the time is near\" are to be taken literally by those communities. Consequently, the work is viewed as a warning not to conform to contemporary Greco-Roman society which John \"unveils\" as beastly, demonic, and subject to divine judgment.", "title": "Interpretations" }, { "paragraph_id": 53, "text": "New Testament narrative criticism also places Revelation in its first century historical context but approaches the book from a literary perspective. For example, narrative critics examine characters and characterization, literary devices, settings, plot, themes, point of view, implied reader, implied author, and other constitutive features of narratives in their analysis of the book.", "title": "Interpretations" }, { "paragraph_id": 54, "text": "Although the acceptance of Revelation into the canon has, from the beginning, been controversial, it has been essentially similar to the career of other texts. The eventual exclusion of other contemporary apocalyptic literature from the canon may throw light on the unfolding historical processes of what was officially considered orthodox, what was heterodox, and what was even heretical. Interpretation of meanings and imagery are anchored in what the historical author intended and what his contemporary audience inferred; a message to Christians not to assimilate into the Roman imperial culture was John's central message. Thus, the letter (written in the apocalyptic genre) is pastoral in nature (its purpose is offering hope to the downtrodden), and the symbolism of Revelation is to be understood entirely within its historical, literary, and social context. Critics study the conventions of apocalyptic literature and events of the 1st century to make sense of what the author may have intended.", "title": "Interpretations" }, { "paragraph_id": 55, "text": "Scholar Barbara Whitlock pointed out a similarity between the consistent destruction of thirds depicted in the Book of Revelation (a third of mankind by plagues of fire, smoke, and brimstone, a third of the trees and green grass, a third of the sea creatures and a third of the ships at sea, etc.) and the Iranian mythology evil character Zahhak or Dahāg, depicted in the Avesta, the earliest religious texts of Zoroastrianism. Dahāg is mentioned as wreaking much evil in the world until at last chained up and imprisoned on the mythical Mt. Damāvand. The Middle Persian sources prophesy that at the end of the world, Dahāg will at last burst his bonds and ravage the world, consuming one in three humans and livestock, until the ancient hero Kirsāsp returns to life to kill Dahāg. Whitlock wrote: \"Zoroastrianism, the state religion of the Roman Empire's main rival, was part of the intellectual environment in which Christianity came into being, just as were Judaism, the Greek-Roman religion, and the worship of Isis and Mithras. A Zoroastrian influence is completely plausible\".", "title": "Interpretations" }, { "paragraph_id": 56, "text": "Much of Revelation employs ancient sources, primarily but not exclusively from the Old Testament. For example, Howard-Brook and Gwyther regard the Book of Enoch as an equally significant but contextually different source. \"Enoch's journey has no close parallel in the Hebrew scriptures.\"", "title": "Old Testament origins" }, { "paragraph_id": 57, "text": "Academics showed little interest in this topic until recently. An anonymous Scottish commentary of 1871 prefaces Revelation 4 with the Little Apocalypse of Mark 13, places Malachi 4:5 (\"Behold I will send you Elijah the prophet before the coming of the great and dreadful day of the Lord\") within Revelation 11 and writes Revelation 12:7 side by side with the role of \"the Satan\" in the Book of Job. The message is that everything in Revelation will happen in its previously appointed time.", "title": "Old Testament origins" }, { "paragraph_id": 58, "text": "Steve Moyise uses the index of the United Bible Societies' Greek New Testament to show that \"Revelation contains more Old Testament allusions than any other New Testament book, but it does not record a single quotation.\" Perhaps significantly, Revelation chooses different sources than other New Testament books. Revelation concentrates on Isaiah, Psalms, and Ezekiel, while neglecting, comparatively speaking, the books of the Pentateuch that are the dominant sources for other New Testament writers.", "title": "Old Testament origins" }, { "paragraph_id": 59, "text": "Yet, with Revelation, the problems might be judged more fundamental. The author seems to be using his sources in a completely different way to the originals. For example, the author borrows the 'new temple' imagery of Ezekiel 40–48 but uses it to describe a New Jerusalem which, quite pointedly, no longer needs a temple because it is God's dwelling. Ian Boxall writes that Revelation \"is no montage of biblical quotations (that is not John's way) but a wealth of allusions and evocations rewoven into something new and creative.\" In trying to identify this \"something new\", Boxall argues that Ezekiel provides the 'backbone' for Revelation. He sets out a comparative table listing the chapters of Revelation in sequence and linking most of them to the structurally corresponding chapter in Ezekiel. The interesting point is that the order is not the same. John, on this theory, rearranges Ezekiel to suit his own purposes.", "title": "Old Testament origins" }, { "paragraph_id": 60, "text": "Some commentators argue that it is these purposes – and not the structure – that really matter. G. K. Beale believes that, however much John makes use of Ezekiel, his ultimate purpose is to present Revelation as a fulfillment of Daniel 7. Richard Bauckham has argued that John presents an early view of the Trinity through his descriptions of the visions and his identifying Jesus and the Holy Spirit with YHWH. Brandon Smith has expanded on both of their proposals while proposing a \"trinitarian reading\" of Revelation, arguing that John uses Old Testament language and allusions from various sources to describe a multiplicity of persons in YHWH without sacrificing monotheism, which would later be codified in the trinitarian doctrine of Nicene Christianity.", "title": "Old Testament origins" }, { "paragraph_id": 61, "text": "According to James Stuart Russell, the book is an exposition of Olivet Discourse found in the Synoptic Gospels in Matthew 24 and 25, Mark 13, and Luke 21. Russell suggests there are parallels between the prophecy told by Jesus to the disciples and the prophecy recorded in the Book of Revelation, such as wars, famines, pestilence, earthquakes, false prophets, the darkening of the sun and moon, and stars falling from heaven.", "title": "Olivet discourse" }, { "paragraph_id": 62, "text": "In order of appearance:", "title": "Figures in Revelation" } ]
The Book of Revelation, also erroneously called the Book of Revelations, is the final book of the New Testament. Written in Koine Greek, its title is derived from the first word of the text: apokalypsis, meaning 'unveiling' or 'revelation'. The Book of Revelation is the only apocalyptic book in the New Testament canon. It occupies a central place in Christian eschatology. The author names himself as simply "John" in the text, but his precise identity remains a point of academic debate. Second-century Christian writers such as Papias of Hierapolis, Justin Martyr, Irenaeus, Melito of Sardis, Clement of Alexandria, and the author of the Muratorian fragment identify John the Apostle as the "John" of Revelation. Modern scholarship generally takes a different view, with many considering that nothing can be known about the author except that he was a Christian prophet. Modern theological scholars characterize the Book of Revelation's author as "John of Patmos". The bulk of traditional sources date the book to the reign of the Roman emperor Domitian, which evidence tends to confirm. The book spans three literary genres: the epistolary, the apocalyptic, and the prophetic. It begins with John, on the island of Patmos in the Aegean Sea, addressing letters to the "Seven Churches of Asia". He then describes a series of prophetic visions, including figures such as the Seven-Headed Dragon, the Serpent, and the Beast, which culminate in the Second Coming of Jesus. The obscure and extravagant imagery has led to a wide variety of Christian interpretations. Historicist interpretations see Revelation as containing a broad view of history while preterist interpretations treat Revelation as mostly referring to the events of the Apostolic Age, or, at the latest, the fall of the Western Roman Empire in the 5th century. Futurists, meanwhile, believe that Revelation describes future events with the seven churches growing into the body of believers throughout the age, and a reemergence or continuous rule of a Greco-Roman system with modern capabilities described by John in ways familiar to him; and idealist or symbolic interpretations consider that Revelation does not refer to actual people or events but is an allegory of the spiritual path and the ongoing struggle between good and evil.
2001-10-07T02:21:42Z
2023-12-22T05:16:53Z
[ "Template:Webarchive", "Template:Commons category", "Template:Use dmy dates", "Template:Lang", "Template:Refbegin", "Template:Librivox book", "Template:Wikisource-inline", "Template:ISBN", "Template:Books of the New Testament", "Template:Circa", "Template:Portal", "Template:S-bef", "Template:S-non", "Template:Efn", "Template:Cite news", "Template:Cbignore", "Template:Book of Revelation", "Template:Primary source inline", "Template:Citation needed", "Template:Global catastrophic risks", "Template:Main", "Template:Cite book", "Template:Citation", "Template:Short description", "Template:According to whom", "Template:Blockquote", "Template:See also", "Template:Div col end", "Template:Wikisource", "Template:S-end", "Template:Cite journal", "Template:YouTube", "Template:S-start", "Template:Cite web", "Template:Hatgrp", "Template:Div col", "Template:Notelist", "Template:Bibleverse", "Template:Wikiquote", "Template:S-hou", "Template:Transliteration", "Template:Sfn", "Template:Cite encyclopedia", "Template:John", "Template:Christian Eschatology", "Template:Papyrus link", "Template:Further", "Template:C.", "Template:Frac", "Template:Prone to spam", "Template:Authority control", "Template:Refend", "Template:S-ttl", "Template:As of", "Template:Reflist", "Template:Books of the Bible" ]
https://en.wikipedia.org/wiki/Book_of_Revelation
4,380
Books of Kings
The Book of Kings (Hebrew: סֵפֶר מְלָכִים, Sēfer Məlāḵīm; Latin: Libri Regum) is a book in the Hebrew Bible, found as two books (1–2 Kings) in the Old Testament of the Christian Bible. It concludes the Deuteronomistic history, a history of Israel also including the books of Joshua, Judges, and Samuel. Biblical commentators believe the Books of Kings were written to provide a theological explanation for the destruction of the Kingdom of Judah by Babylon in c. 586 BCE and to provide a foundation for a return from Babylonian exile. The two books of Kings present a history of ancient Israel and Judah, from the death of King David to the release of Jehoiachin from imprisonment in Babylon—a period of some 400 years (c. 960 – c. 560 BCE). Scholars tend to treat the books as consisting of a first edition from the late 7th century BCE and of a second and final edition from the mid-6th century BCE. The Jerusalem Bible divides the two Books of Kings into eight sections: David is by now old, and so his attendants look for a virgin to look after him. They find Abishag, who looks after him but they do not have sexual relations. Adonijah, David's fourth son, born after Absalom, decides to claim the throne. With the support of Joab, David's general, and Abiathar, the priest, he begins a coronation procession. He begins the festivities by offering sacrifices at En Rogel in the presence of his brothers and the royal officials, but does not invite Nathan the prophet; Benanaiah, captain of the king's bodyguard, or the bodyguard itself; or even his own brother Solomon. Nathan comes to Bathsheba, Solomon's mother, and informs her what is going on. She goes to David and reminds him that he said Solomon would be his successor. As she is speaking to him, Nathan enters and explains the full situation to David. David reaffirms his promise that Solomon will be king after him and arranges for him to be anointed at the Gihon Spring. The anointing is performed by Zadok the priest. Following this, the population of Jerusalem proclaims Solomon king. This is heard by Adonijah and his fellow feasters, but they do not know what is happening until Abiathar's son Jonathan arrives and informs them. With Solomon officially enthroned, Adonijah fears for his life and claims sanctuary; Solomon decides to spare him unless he does something evil. David advises his son on how to be a good king and to punish David's enemies, and then dies. Adonijah comes to Bathsheba and asks to marry Abishag. Solomon suspects this request is to strengthen Adonijah's claim to the throne and has Benaiah put him to death. He then takes away Abiathar's priesthood as punishment for supporting Adonijah, thus fulfilling the prophecy made to Eli at the start of 1 Samuel. Joab hears what is going on and himself claims sanctuary, but when he refuses to come out of the tabernacle, Solomon instructs Benaiah to kill him there. He then replaces Joab with Benaiah and Abiathar with Zadok. Solomon then instructs Shimei, the Benjaminite who cursed David as he was fleeing from Absalom, to move to Jerusalem and not to leave. One day, two of Shimei's slaves run away to Gath and Shimei pursues them. When he returns to Jerusalem, Solomon has him put to death for leaving Jerusalem. Solomon makes an alliance with Egypt and marries the Pharaoh's daughter. After this, he continues the ancient practice of travelling between the high places and offering sacrifices. When he is at Gibeon, God speaks to him in a dream and offers him anything he asks for. Solomon, being young, asks for "an understanding heart to judge" (שָׁפַט). God is pleased and grants him not only "a wise...heart" (חכם), but also wealth, honor, and longevity, on the condition that Solomon is righteous like his father David. Solomon returns to Jerusalem and holds a feast for his servants in front of the Ark of the Covenant. After the Judgment of Solomon amazes the Israelites, he appoints a cabinet and reorganizes the governance of Israel at a local level. The nation of Israel prospers and Solomon's provisions increase. Over a period of seven years, Solomon works to fulfill David's vow of building a temple to God with wood provided by the king of Tyre, Hiram I, an old friend of David's. He also builds himself a palace, which takes him thirteen years. Once the Temple is finished, Solomon hires a Tyrian half-Naphtalite named Huram to create the furnishings. When finished, the things which David prepared for the Temple are brought in, and Solomon organizes a ceremony during which the priests carry the Ark of the Covenant into the Temple. A cloud fills the Temple, preventing the priests from continuing the ceremony. Solomon explains that this is the presence of God, and takes the opportunity to make a dedication speech. The dedication is completed with sacrifices, and a celebration is held for fourteen days. God speaks to Solomon and accepts his prayer, re-affirming his vow to David that his House will be kings forever unless they begin worshipping idols. Solomon gives twenty towns in Galilee to Hiram as thanks for his help, but they are virtually worthless. He begins building and improvement works in various cities in addition to his major projects in Jerusalem and puts the remaining Canaanites into slavery. Solomon builds a navy. The Queen of Sheba hears of Solomon's wisdom and travels to Jerusalem to meet him. Upon arriving, she praises him, saying she did not fully believe the stories about Solomon until she came to see him. The Queen gives Solomon 120 talents and a large amount of spices and precious stones, prompting Hiram to send a large amount of valuable wood and precious stones in response. Solomon also gives the Queen gifts and she returns to her country. Solomon by now has 666 talents of gold, and decides to forge shields and cups. He also maintains trading relations with Hiram, from whose country he receives many exotic goods. Overall, Israel becomes a net exporter of golden goods. Solomon amasses 700 wives and 300 concubines, many from foreign countries, including from countries God told the Israelites not to intermarry with. Solomon begins to adopt elements from their religions, and builds shrines in Jerusalem to foreign deities. God informs Solomon that because he has broken his commandments, the entire kingdom except one tribe will be taken away from his son. At the same time, Solomon begins to amass enemies. A young prince named Hadad who managed to escape Joab’s attempted genocide of the Edomites, hears Joab and David are dead, and returns to Edom to lead his people. Meanwhile, to the north, the Syrian king Rezon, whose Zobahite army was defeated by David, allies himself with Hadad and causes havoc for Israel from his base in Damascus. On the home front, Jeroboam, who supervised the building of Solomon’s palace terraces and the reconstruction of the city walls, encounters the prophet Ahijah the Shilonite on the road out of Jerusalem. Ahijah tears his cloak into twelve parts and gives ten of them to Jeroboam, saying that Jeroboam will rule over ten tribes of Israel upon Solomon's death as punishment for Solomon's idol worship. In response, Solomon tries to kill Jeroboam, but he flees to Egypt. Solomon dies after having reigned for forty years and is succeeded by his son Rehoboam. Rehoboam travels to Shechem to be proclaimed king. Upon hearing this, Jeroboam returns from Egypt and joins Rehoboam’s older advisors in asking for the people to be treated better than under Solomon. Instead, Rehoboam turns to his friends for advice, and proclaims that he will treat the people worse. This greatly displeases the Israelites. When he sends a new minister of forced labour named Adoniram, they stone him to death. Rehoboam returns to safety in Jerusalem. The Israelites proclaim Jeroboam king. Judah remains loyal to Rehoboam, and he also controls Benjamin. From these two tribes, Rehoboam amasses an army to attack the north, but the prophet Shemaiah prevents the war. Back in Shechem, Jeroboam becomes worried about the possible return of his tribes to loyalty to the House of David, and decides the best way to prevent this is to stop them worshipping the God of Israel, since he considers the point at which they are most likely to defect to be when they travel to Jerusalem to offer sacrifices. To this end, he sets up golden calves at altars at Bethel and Dan and appoints his own priests and festivals. One day, a prophet comes by and announces that some day a Davidic king named Josiah will be born and violently abolish Jeroboam's religion. Seeking to seize him, Jeroboam stretches out his hand, but it becomes withered and, as a sign, the altar splits open and its ashes pour out. Despite all this, Jeroboam does not change his ways. Jeroboam's son Abijah becomes ill, so Jeroboam tells his wife to go in disguise to Ahijah, who has become blind with age. God tells Ahijah of the arrival of Jeroboam's wife. Ahijah prophesies the end of the House of Jeroboam, beginning with the death of Abijah, who will be the only member of the royal house to be buried. He prophesies that a usurper king will arise who will accomplish this. Jeroboam dies, and is succeeded by his son Nadab. Meanwhile, in the Kingdom of Judah, the people set up high places, sacred stones and Asherah poles to foreign gods, and even allow male temple prostitution. The pharaoh Shishak sacks Jerusalem and takes all the royal and Temple treasures, including Solomon's gold shields, prompting Rehoboam to make bronze ones to replace them. Rehoboam dies and is succeeded by his son Abijah, a grandson of Absalom. Abijah is as bad as his father, but God continues to protect him and his family because of the promise He made to David. When Abijah dies, he is succeeded by his son Asa. Asa, in contrast to his father and grandfather, is a good king, on par with David. He abolishes male temple prostitution and destroys idols, and even deposed his grandmother as Queen mother due to idolatry. He moves a collection of gold and silver objects back into the Temple. However, when he goes to war against Baasha of Israel, he gives the royal and Temple gold and silver to Ben-Hadad, king of Aram, to get him to break a treaty with Israel and attack with him. Ben-Hadad is surprisingly successful, and Baasha must withdraw from Ramah, leading Asa to issue a decree that Ramah's fortifications be taken down and used to build Geba and Mizpah. Asa dies an old man and is succeeded by his son Jehoshaphat. Back in Israel, Nadab is on the throne. Like his father, he is evil. Baasha, son of an Issacharite named Ahijah, plots to kill him and succeeds in a sneak attack, taking him by surprise during the Siege of Gibbethon, a Philistine city. He then proceeds to kill Jeroboam's whole family, fulfilling the prophecy of Ahijah the prophet. However, Baasha commits the same sins as Jeroboam. God therefore informs the prophet Jehu that he will also end the House of Baasha. Baasha dies and is succeeded by his son Elah, who soon falls victim to a plot led by his charioteer Zimri. Zimri becomes king after Elah's killing, and fulfills the prophecy of Jehu; however, Zimri's army now proclaims its commander Omri as king and returns to Tirzah to lay siege to it. Seeing he is losing, Zimri sets fire to the palace. The start of Omri's reign faces factionalism, with half his subjects supporting Tibni, son of Gibnath as king. He buys the hill of Shemer, upon which he builds the city of Samaria. However, he is the worst king yet. When he dies, he is succeeded by his son Ahab, who himself overtakes Omri in his evilness. Upon his marriage to Jezebel, daughter of Ethbaal, king of Sidon, he introduces the worship of Baal, building him a temple and setting up an Asherah pole. Meanwhile, a nobleman named Hiel of Bethel activates the curse proclaimed by Joshua by rebuilding Jericho, resulting in the death of his oldest and youngest sons. A new prophet arises in Israel, named Elijah, who informs Ahab of a years-long drought about to begin. God then tells Elijah to hide in the Kerith Ravine, where he drinks from the stream and is fed by ravens. When the brook dries up, God tells Elijah to travel to Zarephath, where a widow will feed him. She is more than happy to give him water, but when he asks for bread, she informs him that she is just about to make a small loaf - only enough that she and her son may eat it as their last meal. Elijah instructs her to make him some anyway, telling her that she will not run out of food until the famine is over. Soon, the widow's son becomes ill and dies. At the widow's insistence, Elijah raises him from the dead. Three years later, God tells Elijah to return to Ahab because the drought is coming to an end. On the way, Elijah meets his administrator Obadiah, who was hiding prophets during Jezebel's persecutions, and asks him to tell Ahab of his arrival. Seeking to end the worship of Baal for good, Elijah tells Ahab to invite four hundred priests of Baal and four hundred of Asherah to the top of Mount Carmel. There, he upbraids the people for their duplicity, telling them to choose either worship of the God of Israel or of Baal. He then proposes a challenge: he and the priests will each prepare a sacrifice, and then call upon their respective gods to send fire to burn it. When the priests attempt to call down fire, none comes. On the other hand, despite having the Israelites pour much water over his altar, when Elijah prays for fire God sends it, accepting the sacrifice. Elijah orders the priests of Baal be killed, and informs Ahab of the coming rain. Climbing to the top of the mountain, Elijah sends his servant to look out to sea. After returning seven times, the servant eventually sees a small cloud rising far out at sea. Elijah tells the servant to inform Ahab to return to Jezreel in his chariot, while Elijah manages to run ahead of him. When she hears what has happened, Jezebel threatens to kill Elijah, causing him to run for his life. In the wilderness near Beersheba, Elijah, fed up, asks God to kill him. Instead, an angel supplies him with food, which gives him the strength to continue a further forty days until he reaches Mount Horeb, where he falls asleep in a cave. When Elijah wakes up, God tells him He is about to pass by. An earthquake occurs and a fire starts, but neither contain God. Instead, God appears in the form of a whisper. After hearing Elijah's concerns about being killed, he instructs him to go to Damascus, where he is to anoint Hazael as king of Aram, Jehu as king of Israel and Elisha as Elijah's own successor. Elijah finds Elisha plowing with oxen. Elisha says goodbye to his parents, kills his oxen and cooks them by burning his plowing equipment. He distributes the meat to his neighbours and sets off to follow Elijah. Ben-Hadad II, the new king of Aram, raises an army and sends messengers demanding all Ahab's gold and silver, and the best of his wives and children. While agreeing to this demand, after consulting his advisors he decides not to accept a follow-up demand requesting anything else of value in his palace or his officials' houses. In response to this situation, Ben-Hadad attacks Samaria. At this point, Ahab receives a prophecy that his junior officers will defeat Ben-Hadad if Ahab starts the battle. Ben-Hadad tells his men to take the advancing troops alive, but each junior officer kills his Aramean equivalent. The Arameans, including Ben-Hadad, begin a retreat, but Ahab's army inflicts heavy losses. The prophet who brought the first prophecy tells Ahab to improve his defences, since the Arameans will attack again. Ben-Hadad's advisors reason that the reason they lost was because God lives in the hills, leading them to attack Aphek, a city on the plains, the following spring. In response to this, God agrees to give the Israelites another victory to demonstrate his omnipresence. After a disastrous first day, Ben-Hadad sends messengers to Ahab, begging him to spare him. Ahab sends for Ben-Hadad, who offers to return the land his father took from Israel. The two kings sign a treaty and Ben-Hadad leaves. After failing to get another prophet to strike him with his weapon, resulting in that prophet's death by lion, a prophet manages to get someone else to do it and appears before Ahab, telling him a parable about how his failing to guard a man in battle means he now must pay a talent. When he removes his headband, and Ahab sees he is a prophet, he tells Ahab that he will die because he spared Ben-Hadad, who God had told him to kill. Some time later, Ahab attempts to buy a vineyard belonging to Naboth the Jezreelite. When Naboth will not sell it to him on account of it being his inheritance, Ahab sulks and refuses to eat. Jezebel proclaims a day of fasting, upon which two false witnesses accuse Naboth of cursing God and the king. He is stoned to death, allowing Ahab to take possession of the vineyard. In response, God tells Elijah to confront Ahab and inform him that he will die in the vineyard and that his descendants and Jezebel will be wiped out. This has marked the peak of Ahab's evilness, and indeed the evilness of any king of Israel. Ahab repents, so God allows the disaster Elijah prophesied to come during the reign of his son instead. Three years pass with peace between Aram and Israel. Aram still possesses Ramoth-Gilead and, when Jehoshaphat agrees for the Judahite army to accompany him on a campaign during a state visit, Ahab decides to take it back. Four hundred prophets agree this is a good idea, but Jehoshaphat asks to speak with a prophet of God. Ahab reluctantly calls Micaiah, whom he dislikes for never prophesying in his favour. When he arrives, a prophet named Zedekiah is claiming that Ahab will have victory over the Arameans using a strange hat with horns. Michaiah, tells him that if he attacks Ramoth-Gilead he will die and Israel will be leaderless, but that this is part of God's plan. Zedekiah slaps him, leading Michaiah to prophesy impending destruction, and Ahab tells his jailer to put him in prison with no food or water until he returns safely. Ahab and Jehoshaphat begin their campaign, agreeing that Ahab will be disguised while Jehoshaphat will wear his royal robes. The Arameans, being under instructions to kill no one except Ahab, begin pursuing Jehoshaphat, but cease their pursuit when they see he is not Ahab. Ahab is hit between the plates of his armour by a random Aramean arrow. He withdraws from the battle and dies that evening. He is buried, his chariot is washed in a pool where prostitutes bathe and his blood is licked by dogs. Ahab's son Ahaziah succeeds him. Jehoshaphat has been a good king his entire reign, following the example of his father Asa. He has not destroyed the high places, but he has kept peace with Israel. He has also gotten rid of the remaining male temple prostitutes and there is now a provincial governor rather than a king in Edom. He has built a merchant navy, but it was wrecked at Ezion-Geber. Ahaziah suggests they join forces in this regard, but Jehoshaphat refuses. He dies and is succeeded by his son Jehoram. Ahaziah does evil and allows the idol worship which flourished under his father to continue. Ahaziah falls through a lattice on an upper floor and injures himself. He sends a party to Ekron to consult its god, Baal-Zebub, about whether he will recover. The messengers are met by Elijah, who tells them to inform Ahaziah that he will die where he is for seeking advice from a non-Israelite god. Ahaziah sends two captains and fifty men each to summon Elijah, but both parties are consumed by fire at Elijah's command. When Ahaziah sends a third group, God tells Elijah to go with them and deliver his prophecy directly. Ahaziah dies and, having no sons, his brother Joram succeeds him. Elijah and Elisha are walking from Gilgal. Elijah asks that Elisha stay where they are, but Elisha insists on coming with him to Bethel. Elijah informs him that he is going to be taken by God. Elisha seems to have some kind of knowledge of this. Once again, Elijah asks Elisha to stay where they are, but Elisha insists on coming with him to Jericho. Eventually, they reach the Jordan, where fifty prophets are. Elijah strikes the water with his cloak, the water divides, and the pair cross over. Elijah asks what Elisha wants when he is gone, and Elisha asks for a double portion of his spirit, which Elijah says will be given to him if he watches him go. Suddenly, a fiery horse-drawn chariot takes Elijah and he ascends to heaven in a whirlwind. After mourning, Elisha picks up Elijah's cloak and himself uses it to part the Jordan. This leads the other prophets to recognise him as Elijah's successor, and offer to look for Elijah, an offer which Elisha refuses. They persist but, naturally, are unable to find him. As Elisha's first task, he throws salt into a spring in Jericho, resolving the locals' water problem by purifying the water. When Elisha leaves for Bethel, some boys start jeering him on account of his baldness. Bears come and maul them. Joram is evil, but gets rid of the sacred stone to Baal. After the death of Ahab, the king of Moab refused to continue paying tribute to Israel, so Joram teams up with Jehoshaphat and the king of Edom to put down the rebellion. They attack through the Desert of Edom, but soon run out of water. They ask Elisha for advice. He first makes it very clear that he is only doing this for Jehoshaphat's sake, and then calls for a harpist. Elisha prophesies a coming flood in the valley, in addition to a complete defeat of Moab. The water comes, but looks like blood to the Moabites, which they conclude can only have come from the three kings having killed each other. However, when they cross Israel wins a great victory and completely plunders the land. When the king of Moab sacrifices his firstborn son on the city walls, the Israelites are overwhelmed by great wrath and withdraw. Elisha meets a widow whose creditors are threatening to take her two sons into slavery as payment. When he finds out the only other thing she has is a small jar of olive oil, he tells her to go and ask all her neighbours for jars. He tells her to pour oil into the jars, and it holds out until every jar is filled. Elisha finally tells her to sell the oil, pay the creditors and live off the rest. He then moves on to Shunem, where a woman invites him to eat and soon decides to build a room for use whenever he passes through. His servant Gehazi informs him that she has no son, so Elisha tells her that she will have a child within a year, as payment for her kindness. One day, the child is helping his father's reapers when he complains of a pain in his head. He is returned to his mother and dies. His mother therefore seeks out Elisha, whom she meets at Mount Carmel. He tells Gehazi to quickly make his way to the house and lay his staff on the boy's face. When Elisha gets there with the woman, Gehazi informs him that this has not worked. Elisha prays, paces, and lays himself on the boy, who then awakens. Elisha continues on to Gilgal, where a famine is raging. Seeking to help the local prophets, he tells his servant to cook a stew. One of the prophets inadvertently adds some poisonous berries to the pot, but Elisha adds some flour, negating the poison. A man comes from Baal-Shalish with twenty loaves of bread. Elisha uses them to miraculously feed the hundred people present. An Aramean general named Naaman has leprosy. He hears of Elisha from a Israelite slave-girl and receives permission from the king to travel in an attempt to have his leprosy cured. He travels first to the king of Israel, but is eventually called by Elisha, who sends a messenger to tell him to wash seven times in the Jordan. He does what Elisha told him to and his leprosy is cured. Naaman offers Elisha a gift of thanks, but Elisha refuses. Naaman contents himself with taking earth back to Damascus in order to build an altar to God and asking God's forgiveness for when he has to participate in Aramean religious rituals when accompanying the king. As Naaman is leaving Gehazi catches up with him and lies about prophets arriving so that at least he can get a gift. As punishment for this, Elisha curses him to become leprous. Several other prophets begin complaining that their meeting place with Elisha is too small, so he agrees to allow them to build a new one on the banks of the Jordan. During the building, someone's borrowed axehead falls in the river but miraculously floats. By this point, Aram is back at war with Israel. Elisha warns the king of Israel where the Arameans are camped several times, frustrating the king of Aram, who seeks him out. One morning, Elisha wakes up to find Dothan, the city where he is staying, surrounded by Arameans. His servant is frightened, until Elisha shows him the angels protecting them. He then prays that the Aramean army go blind, and they do. He then leads them to Samaria, where their eyes are opened. The king of Israel asks Elisha whether he should kill them, but Elisha instead tells him to treat them with hospitality. This ends the war, but soon Ben-Hadad is back at war and laying siege to Samaria. The resulting famine gets so severe that soon people resort to cannibalism. The king feels the best way to deal with the situation is to execute Elisha, blaming God for the famine. Elisha prophesies that huge amounts of the finest flour and barley will soon come to Samaria, but that the king's official will not taste any of it. Four lepers sit at the gate of Samaria and decide to surrender to the Arameans in the hope of not dying in the famine. God made the Arameans hear horses and chariots the night before and, thinking the Hittites and Egyptians were helping the Israelites, they fled. The lepers find the abandoned camp and tell the king. The Samaritans then go and plunder the camp, driving down the price of food in the city. In the chaos, the king's official who was with him when he went to see Elisha is trampled to death. Elisha has warned the Shunammite woman about the famine, so she and her husband have gone to live in Philisitia. Upon return, she goes to the king to appeal for her land back. When she arrives, Gehazi is telling the king about how Elisha raised her son from the dead. This works in her favour, and her house and land are restored to her, as well as all her income. Next, Elisha goes to Damascus, where Ben-Hadad is ill. When he hears of Elisha's arrival, Ben-Hadad sends Hazael to him with a gift to ask whether he will get better. Elisha tells Hazael to tell the king that he will, even though he will in fact die, and Hazael will become king and cause much damage to Israel. The next day, Hazael smothers the king and succeeds him. Back in Judah, Jehoram is king. Unlike his father and grandfather, he is evil and follows the ways of Israel, even marrying a daughter of Ahab. However, he is not destroyed, again because of God's covenant with David. His reign is plagued with instability, including revolts in Edom, who restores its monarchy, and Libnah. Jehoram dies and is succeeded by his son Ahaziah, who, like his father, follows in Ahab's footsteps. Ahaziah and Joram go to war together against Hazael. Joram is wounded, and after the battle Ahaziah goes to Jezreel to see him. Elisha tells a prophet to go to Ramoth-Gilead and anoint a commander of the royal guard named Jehu as king. Jehu leads his troops to Jezreel to challenge Joram. Joram sends two messengers, but both join Jehu. Jehu accuses Joram of continuing the idolatry of Jezebel. Joram flees, warning Ahaziah, but is struck in his heart between his shoulders and dies. Jehu tells his charioteer Bidkar to place him in Naboth's field. Jehu wants to kill Ahaziah too, but merely succeeds in wounding him, although he dies from his injuries at Megiddo. His body is taken back to Jerusalem for burial. As Jehu enters Jezreel, Jezebel looks out of a window and compares him to Zimri. Two eunuchs push her out of a window at Jehu's behest and she dies. When two servants later go to prepare her body for burial as a king's daughter, they find nothing but some bones. She has been eaten by dogs, in accordance with Elijah's prophecy. Jehu writes to Samaria, challenging the palace officials to pick Ahab's strongest son, put him on the throne and have him challenge Jehu. They refuse, and so Jehu instead asks for the heads of Ahab's seventy sons. After he has had them put inside the city gate of Jezreel, Jehu massacres the remaining members of the House of Ahab in order to fulfil Elijah's prophecy. Jehu then sets off for Samaria. On the way, he meets some of Ahaziah's relatives and has them killed too. Further along, he meets Jehonadab, who becomes his ally. Upon finally reaching Samaria, he kills the rest of Ahab's family. Under the guise of preparing a sacrifice for Baal, he next summons all the priests of Baal. After the sacrifice is over, he has guards enter the temple and kill them. He destroys the sacred stone and tears down the temple, replacing it with a toilet, thus ending the worship of Baal. However, he does not destroy the golden calves at Bethel and Dan, which was Jeroboam's original sin. Nonetheless, God is pleased with his destruction of the Baal religion, and promises that his House will reign in Israel for four generations. However, Jehu is not meticulous in his worship of God, so God allows Hazael to conquer large portions of Israel. Jehu dies and is succeeded by his son Jehoahaz. Athaliah, the mother of Ahaziah, seizes the throne after the death of her son and begins killing off members of the royal family. Ahaziah's sister, Jehosheba, manages to hide her nephew Joash. Seven years later, Jehosheba's husband, the priest Jehoiada, introduces Joash to the army, and informs all five units that they will now be required to guard the Temple on the Sabbath in order to protect Joash. He also gives them all the spears and shields from David's day that are kept in the Temple. Joash is crowned and anointed, and proclaimed king by the army. Athaliah claims treason, but Jehoiada has her taken back to the palace and killed. Next, the altars of Baal are destroyed, thus ending the religion in Judah as well. Finally, Joash is taken back to the palace and enthroned. Joash is a good king, but does not remove the high places. When he grows up, his first act is to reform priestly pay, and use whatever is left to repair the Temple. Twenty-three years later, when the Temple is still not repaired, Joash once again reforms priestly pay so that all money from the Temple treasury goes towards repairs. Instead, the priests will earn money from offerings. This succeeds, and the Temple is repaired. Hazael is back at war with Israel, and it looks like he will cross the border and attack Jerusalem, so Joash sends him gifts and he leaves. Joash is assassinated and is succeeded by his son Amaziah. Jehoahaz is evil, so God allows Hazael to continue oppressing Israel. He repents, so God allows the war to end. However, Jehoahaz does not get rid of Jeroboam's religion, or remove the Asherah pole in Samaria. In addition, the war has almost completely eradicated the Israelite army. Jehoahaz dies and is succeeded by his son Jehoash, who continues the evil of the previous kings of Israel. He goes to war with Amaziah. The key event of Joash's reign, is the death of Elisha. When Joash goes to see him, he tells him to shoot an arrow out of the east window, and prophesies that, based on this, the Arameans will be defeated at Aphek. He then tells him to throw arrows at the floor. Joash throws three, which Elisha is angry about, since it means there will only be three victories there. He then dies and is buried. During a Moabite raid, some Israelite men burying a dead body panic and throw the body in Elisha's tomb. As soon as it touches Elisha's bones, the dead body returns to life. Hazael's wars have plagued Israel since the reign of Jehoahaz, but God does not destroy Israel because of the Abrahamic and Israelite covenants. Hazael dies and is succeeded by his son Ben-Hadad III. As prophesied, Jehoash defeats him three times, taking back the towns Hazael conquered. Amaziah is a good king, but the high places have still not been abolished. Upon assumption of the throne, he executes his father's assassins, but spares their children in accordance with the Mosaic law. Amaziah defeats the Edomites and challenges Israel, but Jehoash advises him to stay at home. The pair meet at Beth Shemesh and Israel thoroughly defeats Judah, scattering Amaziah's troops and allowing Jehoash to sack Jerusalem. Jehoash dies and is succeeded by his son Jeroboam II. Amaziah faces a conspiracy and is killed in Lachish. He is buried in Jerusalem and succeeded by his son Azariah, who recovers and rebuilds Elath. Jeroboam II is evil. He restores Israelite territory from Lebo-Hamath to the Dead Sea, in accordance with a prophecy by Jonah. This is because God has promised not to destroy Israel and has seen how much the Israelites are suffering. He dies and is succeeded by his son Zechariah. Azariah is a good king, although the high places still exist. He is, however, a leper, and so is relieved of his responsibilities while his son Jotham acts as regent. Azariah dies and Jotham succeeds him. Zechariah is evil, and falls victim of a conspiracy by Shallum, who assassinates and succeeds him, thus fulfilling God's promise to Jehu that his family would rule for four generations. Shallum is himself assassinated and succeeded by Menahem, who attacks Tiphsah, sacks it and rips open its pregnant women. During Menahem's reign, Pul of Assyria (also called Tiglath-Pileser) attacks Israel. Menahem raises taxes to pay Pul both to leave and to support him on the throne. Menahem dies and is succeeded by his son Pekahiah, who is assassinated by his official Pekah and fifty mercenaries from Gilead. During Pekah's reign, Pul comes back and captures many towns in northern Israel, including all of the land belonging to the Tribe of Naphtali, and deports their populations to Assyria. Pekah is assassinated by Hoshea, who succeeds him as king. Jotham is a good king, but, again, the high places are still being used. He rebuilds the Upper Gate of the Temple. Aram and Israel attack Judah during his reign. He dies and is succeeded by his son Ahaz. Ahaz is a bad king, even going so far as to sacrifice his son. Rezin, king of Aram, retakes Elath and gives it to Edom during the ongoing attacks. In an attempt to resolve the situation, Ahaz writes to Pul for help, which he gives by capturing Damascus, deporting its citizens and killing Rezin. Ahaz travels to Damascus to meet Pul, and while there sends a sketch of a new altar back to Jerusalem, which is built before he returns. He places it in the Temple upon his arrival. To symbolise his deference to the king of Assyria, he then removes much of the decoration in the Temple. He dies and is succeeded by his son Hezekiah. Hoshea is evil, but not as bad as the preceding kings of Israel. During Hoshea's reign, Shalmaneser of Assyria attacks Israel in response to Israel's maintaining diplomatic relations with Egypt and refusing to pay tribute to Assyria. Shalmaneser conquers Samaria and deports its citizens to Media. All this happens because Israel has broken the commandments, principally by worshipping other gods and ignoring the prophets. This leaves only Judah, and even they are guilty of following the religious practices introduced by Israel. The king of Assyria then sends his subjects to resettle Samaria, led by an Israelite priest, whose job is to teach them the rites God requires. While they take this on board, they nonetheless continue worshipping their own national gods. Hezekiah, the 13th king of Judah, does "what [is] right in the Lord's sight just as his ancestor David had done". He institutes a far-reaching religious reform: centralising sacrifice at the temple in Jerusalem, and destroying the images of other gods, including the Nehushtan, the bronze snake Moses erected in the wilderness, which the Israelites have turned into an idol. He breaks his alliance with the Assyrians and defeats the Philistines. Following the capture of Samaria, the Assyrians attack Judah, but withdraw in return for money. The Assyrians soon attack again, and send a threatening and blasphemous message to Hezekiah, supposing that he has sought an alliance with Egypt. The Assyrian commander then attempts to turn the Judahites against Hezekiah, claiming that he is powerless to protect him, but Hezekiah pre-empts and stops this from happening. When Hezekiah hears the message, he sends a delegation to the prophet Isaiah, who tells them that God will save Jerusalem and the kingdom from Assyria. When Sennacherib, king of Assyria, hears of the advance of Tirhakah, king of Cush, he retreats, but warns of a coming invasion. Hezekiah prays, and Isaiah sends another prophecy of Assyria's destruction. God sends an angel to kill the Assyrians, and the remaining Assyrians retreat in horror. Sennacherib is killed by his sons and is succeeded by a third son. Hezekiah becomes ill, and Isaiah tells him he will die. Hezekiah prays, and God agrees to give him fifteen more years if he goes to the temple in three days. Isaiah prescribes a poultice of figs, and Hezekiah recovers. When Hezekiah goes to the Temple and stands on the steps of Ahaz, his shadow moves back ten steps, thus proving God's words to be true. The king of Babylon sends an embassy to Hezekiah, who shows them everything in the palace. Isaiah prophesies that one day the Babylonians will carry away everything in the palace. However, there is peace for the rest of Hezekiah's reign. Hezekiah builds an aqueduct consisting of a pool and a tunnel before he dies. He is succeeded by his son Manasseh. Manasseh reverses his father's reforms, murders the innocent, and sets up altars in the Temple. This breaches the Davidic-Solomonic covenant, and so God announces that he will destroy Jerusalem because of this apostasy by the king. He is succeeded by his son Amon. Amon follows in his father's footsteps, and is eventually assassinated by his officials. The assassins are executed, and Amon is succeeded by his son Josiah. Josiah begins his reign with a rebuilding of the Temple. During this effort, Hilkiah, the high priest, finds a copy of the Book of Deuteronomy and has Shaphan, the royal secretary, read it to the king. When Josiah hears the laws which have been broken, he becomes sorrowful and sends a delegation to the prophetess Huldah to ask what to do. Huldah tells the delegation that God will destroy Jerusalem, but not until after Josiah has died. Josiah plans a ceremony to renew the Mosaic covenant. First, he reads to the people from the scroll and has them all renew the covenant. Then, he has Hilkiah remove all the objects dedicated to other gods from the Temple, burn them in the Kidron Valley and take the ashes to Bethel. Finally, he fires the priests of the other gods, desecrates the high places and gets rid of the male shrine prostitutes and weavers of Asherah in the temple. While he is at Bethel, in the midst of destroying the tombs there, he finds the tomb of the prophet who prophesied his coming and spares it. He then instructs his people to celebrate Passover, since its celebration had fallen out of use for many years. He gets rid of the mediums and spiritists. He is the best king in the history of Israel and Judah. Josiah goes to battle against Necho II of Egypt and the king of Assyria, but is defeated and killed by Necho at Megiddo. Necho takes Josiah's successor, Jehoahaz, captive and imposes huge demands on Judah. He places another of Josiah's sons, Jehoiakim, on the throne, who pays the demands by increasing taxes. Both of Josiah's successors are evil. Nebuchadnezzar II of Babylon invades, and Jehoiakim becomes his vassal for three years until he rebels. In response to this, in order to fulfil what God had said with regards to Manasseh, a large number of raiders from neighbouring kingdoms and empires attack Judah. This time, there is no support from Egypt because it has already been invaded by the Babylonians. Jehoiakim dies and is succeeded by his son Jehoiachin, who is also evil. Nebuchadnezzar lays siege to Jerusalem, and the Judahites surrender. Nebuchadnezzar takes Jehoiachin and his family hostage, and takes away everything from the Temple and the palace, fulfilling Isaiah's prophecy to Hezekiah. He then takes away everyone into exile except the very poorest people. He then puts Jehoiachin's uncle, Zedekiah, on the throne. Zedekiah is also evil. Eventually, he rebels against Nebuchadnezzar and Jerusalem is put under siege for two years. Finally, famine overcomes the city and the walls are broken through. Zedekiah's punishment, which he serves at Riblah, is to watch his sons being killed before having his eyes gouged out and being carried as prisoner to Babylon. Nebuchadnezzar burns down Jerusalem, including the Temple, the palace and all the important buildings. The walls are broken down, and everyone left is carried off, except some of the poorest people to act as farmers. He also kills the remaining priests at Riblah. He appoints Gedaliah as provincial governor. However, he is eventually killed by the last remaining member of the royal family, Ishmael son of Nethaniah, and a large number of Judahites and Babylonians flee to Egypt. Awel-Murduk becomes king of Babylon on Nebuchadnezzar's death. He releases Jehoiachin, gives him a place at his table and an allowance, and places him higher in honour than all other kings in Babylon other than himself. In the Hebrew Bible (the Bible used by Jews), First and Second Kings are a single book, as are the First and Second Books of Samuel. When this was translated into Greek in the last few centuries BCE, Samuel was joined with Kings in a four-part work called the Book of Kingdoms. Orthodox Christians continue to use the Greek translation (the Septuagint), but when a Latin translation (called the Vulgate) was made for the Western church, Kingdoms was first retitled the Book of Kings, parts One to Four, and eventually both Samuel and Kings were separated into two books each. Thus, the books now commonly known as 1 Samuel and 2 Samuel are known in the Vulgate as 1 Kings and 2 Kings (in imitation of the Septuagint). What are now commonly known as 1 Kings and 2 Kings would be 3 Kings and 4 Kings in old Bibles before the year 1516, such as in the Vulgate and the Septuagint. The division known today, used by Protestant Bibles and adopted by Catholics, came into use in 1517. Some Bibles—for example, the Douay Rheims Bible—still preserve the old denomination. According to Jewish tradition the author of Kings was Jeremiah, who would have been alive during the fall of Jerusalem in 586 BCE. The most common view today accepts Martin Noth's thesis that Kings concludes a unified series of books which reflect the language and theology of the Book of Deuteronomy, and which biblical scholars therefore call the Deuteronomistic history. Noth argued that the History was the work of a single individual living in the 6th century BCE, but scholars today tend to treat it as made up of at least two layers, a first edition from the time of Josiah (late 7th century BCE), promoting Josiah's religious reforms and the need for repentance, and (2) a second and final edition from the mid-6th century BCE. Further levels of editing have also been proposed, including: a late 8th century BCE edition pointing to Hezekiah of Judah as the model for kingship; an earlier 8th-century BCE version with a similar message but identifying Jehu of Israel as the ideal king; and an even earlier version promoting the House of David as the key to national well-being. The editors/authors of the Deuteronomistic history cite a number of sources, including (for example) a "Book of the Acts of Solomon" and, frequently, the "Annals of the Kings of Judah" and a separate book, "Chronicles of the Kings of Israel". The "Deuteronomic" perspective (that of the book of Deuteronomy) is particularly evident in prayers and speeches spoken by key figures at major transition points: Solomon's speech at the dedication of the Temple is a key example. The sources have been heavily edited to meet the Deuteronomistic agenda, but in the broadest sense they appear to have been: Three of the Dead Sea Scrolls feature parts of Kings: 5QKgs, found in Qumran Cave 5, contains parts of 1 Kings 1; 6QpapKgs, found in Qumran Cave 6, contains 94 fragments from all over the two books; and 4QKgs, found in Qumran Cave 4, contains parts of 1 Kings 7–8. The earliest complete surviving copy of the book(s) of Kings is in the Aleppo Codex (10th century CE). Kings is "history-like" rather than history in the modern sense, mixing legends, folktales, miracle stories and "fictional constructions" in with the annals, and its primary explanation for all that happens is God's offended sense of what is right; it is therefore more fruitful to read it as theological literature in the form of history. The theological bias is seen in the way it judges each king of Israel on the basis of whether he recognises the authority of the Temple in Jerusalem (none do, and therefore all are "evil"), and each king of Judah on the basis of whether he destroys the "high places" (rivals to the Temple in Jerusalem); it gives only passing mention to important and successful kings like Omri and Jeroboam II and ignores one of the most significant events in ancient Israel's history, the battle of Qarqar. The major themes of Kings are God's promise, the recurrent apostasy of the kings, and the judgement this brings on Israel: Another and related theme is that of prophecy. The main point of the prophetic stories is that God's prophecies are always fulfilled, so that any not yet fulfilled will be so in the future. The implication, the release of Jehoiachin and his restoration to a place of honour in Babylon in the closing scenes of the book, is that the promise of an eternal Davidic dynasty is still in effect, and that the Davidic line will be restored. The standard Hebrew text of Kings presents an impossible chronology. To take just a single example, Omri's accession to the throne of Israel is dated to the 31st year of Asa of Judah meanwhile the ascension of his predecessor, Zimri, who reigned for only a week, is dated to the 27th year of Asa. The Greek text corrects the impossibilities but does not seem to represent an earlier version. A large number of scholars have claimed to solve the difficulties, but the results differ, sometimes widely, and none has achieved consensus status. The second Book of Chronicles covers much the same time-period as the books of Kings, but it ignores the northern Kingdom of Israel almost completely, David is given a major role in planning the Temple, Hezekiah is given a much more far-reaching program of reform, and Manasseh of Judah is given an opportunity to repent of his sins, apparently to account for his long reign. It is usually assumed that the author of Chronicles used Kings as a source and emphasised different areas as he would have liked it to have been interpreted.
[ { "paragraph_id": 0, "text": "The Book of Kings (Hebrew: סֵפֶר מְלָכִים, Sēfer Məlāḵīm; Latin: Libri Regum) is a book in the Hebrew Bible, found as two books (1–2 Kings) in the Old Testament of the Christian Bible. It concludes the Deuteronomistic history, a history of Israel also including the books of Joshua, Judges, and Samuel.", "title": "" }, { "paragraph_id": 1, "text": "Biblical commentators believe the Books of Kings were written to provide a theological explanation for the destruction of the Kingdom of Judah by Babylon in c. 586 BCE and to provide a foundation for a return from Babylonian exile. The two books of Kings present a history of ancient Israel and Judah, from the death of King David to the release of Jehoiachin from imprisonment in Babylon—a period of some 400 years (c. 960 – c. 560 BCE). Scholars tend to treat the books as consisting of a first edition from the late 7th century BCE and of a second and final edition from the mid-6th century BCE.", "title": "" }, { "paragraph_id": 2, "text": "The Jerusalem Bible divides the two Books of Kings into eight sections:", "title": "Contents" }, { "paragraph_id": 3, "text": "David is by now old, and so his attendants look for a virgin to look after him. They find Abishag, who looks after him but they do not have sexual relations. Adonijah, David's fourth son, born after Absalom, decides to claim the throne. With the support of Joab, David's general, and Abiathar, the priest, he begins a coronation procession. He begins the festivities by offering sacrifices at En Rogel in the presence of his brothers and the royal officials, but does not invite Nathan the prophet; Benanaiah, captain of the king's bodyguard, or the bodyguard itself; or even his own brother Solomon.", "title": "Contents" }, { "paragraph_id": 4, "text": "Nathan comes to Bathsheba, Solomon's mother, and informs her what is going on. She goes to David and reminds him that he said Solomon would be his successor. As she is speaking to him, Nathan enters and explains the full situation to David. David reaffirms his promise that Solomon will be king after him and arranges for him to be anointed at the Gihon Spring. The anointing is performed by Zadok the priest. Following this, the population of Jerusalem proclaims Solomon king. This is heard by Adonijah and his fellow feasters, but they do not know what is happening until Abiathar's son Jonathan arrives and informs them. With Solomon officially enthroned, Adonijah fears for his life and claims sanctuary; Solomon decides to spare him unless he does something evil.", "title": "Contents" }, { "paragraph_id": 5, "text": "David advises his son on how to be a good king and to punish David's enemies, and then dies. Adonijah comes to Bathsheba and asks to marry Abishag. Solomon suspects this request is to strengthen Adonijah's claim to the throne and has Benaiah put him to death. He then takes away Abiathar's priesthood as punishment for supporting Adonijah, thus fulfilling the prophecy made to Eli at the start of 1 Samuel.", "title": "Contents" }, { "paragraph_id": 6, "text": "Joab hears what is going on and himself claims sanctuary, but when he refuses to come out of the tabernacle, Solomon instructs Benaiah to kill him there. He then replaces Joab with Benaiah and Abiathar with Zadok. Solomon then instructs Shimei, the Benjaminite who cursed David as he was fleeing from Absalom, to move to Jerusalem and not to leave. One day, two of Shimei's slaves run away to Gath and Shimei pursues them. When he returns to Jerusalem, Solomon has him put to death for leaving Jerusalem.", "title": "Contents" }, { "paragraph_id": 7, "text": "Solomon makes an alliance with Egypt and marries the Pharaoh's daughter. After this, he continues the ancient practice of travelling between the high places and offering sacrifices. When he is at Gibeon, God speaks to him in a dream and offers him anything he asks for. Solomon, being young, asks for \"an understanding heart to judge\" (שָׁפַט). God is pleased and grants him not only \"a wise...heart\" (חכם), but also wealth, honor, and longevity, on the condition that Solomon is righteous like his father David. Solomon returns to Jerusalem and holds a feast for his servants in front of the Ark of the Covenant.", "title": "Contents" }, { "paragraph_id": 8, "text": "After the Judgment of Solomon amazes the Israelites, he appoints a cabinet and reorganizes the governance of Israel at a local level. The nation of Israel prospers and Solomon's provisions increase.", "title": "Contents" }, { "paragraph_id": 9, "text": "Over a period of seven years, Solomon works to fulfill David's vow of building a temple to God with wood provided by the king of Tyre, Hiram I, an old friend of David's. He also builds himself a palace, which takes him thirteen years. Once the Temple is finished, Solomon hires a Tyrian half-Naphtalite named Huram to create the furnishings.", "title": "Contents" }, { "paragraph_id": 10, "text": "When finished, the things which David prepared for the Temple are brought in, and Solomon organizes a ceremony during which the priests carry the Ark of the Covenant into the Temple. A cloud fills the Temple, preventing the priests from continuing the ceremony. Solomon explains that this is the presence of God, and takes the opportunity to make a dedication speech. The dedication is completed with sacrifices, and a celebration is held for fourteen days. God speaks to Solomon and accepts his prayer, re-affirming his vow to David that his House will be kings forever unless they begin worshipping idols.", "title": "Contents" }, { "paragraph_id": 11, "text": "Solomon gives twenty towns in Galilee to Hiram as thanks for his help, but they are virtually worthless. He begins building and improvement works in various cities in addition to his major projects in Jerusalem and puts the remaining Canaanites into slavery.", "title": "Contents" }, { "paragraph_id": 12, "text": "Solomon builds a navy.", "title": "Contents" }, { "paragraph_id": 13, "text": "The Queen of Sheba hears of Solomon's wisdom and travels to Jerusalem to meet him. Upon arriving, she praises him, saying she did not fully believe the stories about Solomon until she came to see him. The Queen gives Solomon 120 talents and a large amount of spices and precious stones, prompting Hiram to send a large amount of valuable wood and precious stones in response. Solomon also gives the Queen gifts and she returns to her country. Solomon by now has 666 talents of gold, and decides to forge shields and cups. He also maintains trading relations with Hiram, from whose country he receives many exotic goods. Overall, Israel becomes a net exporter of golden goods.", "title": "Contents" }, { "paragraph_id": 14, "text": "Solomon amasses 700 wives and 300 concubines, many from foreign countries, including from countries God told the Israelites not to intermarry with. Solomon begins to adopt elements from their religions, and builds shrines in Jerusalem to foreign deities. God informs Solomon that because he has broken his commandments, the entire kingdom except one tribe will be taken away from his son.", "title": "Contents" }, { "paragraph_id": 15, "text": "At the same time, Solomon begins to amass enemies. A young prince named Hadad who managed to escape Joab’s attempted genocide of the Edomites, hears Joab and David are dead, and returns to Edom to lead his people. Meanwhile, to the north, the Syrian king Rezon, whose Zobahite army was defeated by David, allies himself with Hadad and causes havoc for Israel from his base in Damascus.", "title": "Contents" }, { "paragraph_id": 16, "text": "On the home front, Jeroboam, who supervised the building of Solomon’s palace terraces and the reconstruction of the city walls, encounters the prophet Ahijah the Shilonite on the road out of Jerusalem. Ahijah tears his cloak into twelve parts and gives ten of them to Jeroboam, saying that Jeroboam will rule over ten tribes of Israel upon Solomon's death as punishment for Solomon's idol worship. In response, Solomon tries to kill Jeroboam, but he flees to Egypt. Solomon dies after having reigned for forty years and is succeeded by his son Rehoboam.", "title": "Contents" }, { "paragraph_id": 17, "text": "Rehoboam travels to Shechem to be proclaimed king. Upon hearing this, Jeroboam returns from Egypt and joins Rehoboam’s older advisors in asking for the people to be treated better than under Solomon. Instead, Rehoboam turns to his friends for advice, and proclaims that he will treat the people worse. This greatly displeases the Israelites. When he sends a new minister of forced labour named Adoniram, they stone him to death. Rehoboam returns to safety in Jerusalem. The Israelites proclaim Jeroboam king. Judah remains loyal to Rehoboam, and he also controls Benjamin. From these two tribes, Rehoboam amasses an army to attack the north, but the prophet Shemaiah prevents the war.", "title": "Contents" }, { "paragraph_id": 18, "text": "Back in Shechem, Jeroboam becomes worried about the possible return of his tribes to loyalty to the House of David, and decides the best way to prevent this is to stop them worshipping the God of Israel, since he considers the point at which they are most likely to defect to be when they travel to Jerusalem to offer sacrifices. To this end, he sets up golden calves at altars at Bethel and Dan and appoints his own priests and festivals. One day, a prophet comes by and announces that some day a Davidic king named Josiah will be born and violently abolish Jeroboam's religion. Seeking to seize him, Jeroboam stretches out his hand, but it becomes withered and, as a sign, the altar splits open and its ashes pour out. Despite all this, Jeroboam does not change his ways.", "title": "Contents" }, { "paragraph_id": 19, "text": "Jeroboam's son Abijah becomes ill, so Jeroboam tells his wife to go in disguise to Ahijah, who has become blind with age. God tells Ahijah of the arrival of Jeroboam's wife. Ahijah prophesies the end of the House of Jeroboam, beginning with the death of Abijah, who will be the only member of the royal house to be buried. He prophesies that a usurper king will arise who will accomplish this. Jeroboam dies, and is succeeded by his son Nadab.", "title": "Contents" }, { "paragraph_id": 20, "text": "Meanwhile, in the Kingdom of Judah, the people set up high places, sacred stones and Asherah poles to foreign gods, and even allow male temple prostitution. The pharaoh Shishak sacks Jerusalem and takes all the royal and Temple treasures, including Solomon's gold shields, prompting Rehoboam to make bronze ones to replace them. Rehoboam dies and is succeeded by his son Abijah, a grandson of Absalom. Abijah is as bad as his father, but God continues to protect him and his family because of the promise He made to David. When Abijah dies, he is succeeded by his son Asa.", "title": "Contents" }, { "paragraph_id": 21, "text": "Asa, in contrast to his father and grandfather, is a good king, on par with David. He abolishes male temple prostitution and destroys idols, and even deposed his grandmother as Queen mother due to idolatry. He moves a collection of gold and silver objects back into the Temple. However, when he goes to war against Baasha of Israel, he gives the royal and Temple gold and silver to Ben-Hadad, king of Aram, to get him to break a treaty with Israel and attack with him. Ben-Hadad is surprisingly successful, and Baasha must withdraw from Ramah, leading Asa to issue a decree that Ramah's fortifications be taken down and used to build Geba and Mizpah. Asa dies an old man and is succeeded by his son Jehoshaphat.", "title": "Contents" }, { "paragraph_id": 22, "text": "Back in Israel, Nadab is on the throne. Like his father, he is evil. Baasha, son of an Issacharite named Ahijah, plots to kill him and succeeds in a sneak attack, taking him by surprise during the Siege of Gibbethon, a Philistine city. He then proceeds to kill Jeroboam's whole family, fulfilling the prophecy of Ahijah the prophet. However, Baasha commits the same sins as Jeroboam. God therefore informs the prophet Jehu that he will also end the House of Baasha. Baasha dies and is succeeded by his son Elah, who soon falls victim to a plot led by his charioteer Zimri. Zimri becomes king after Elah's killing, and fulfills the prophecy of Jehu; however, Zimri's army now proclaims its commander Omri as king and returns to Tirzah to lay siege to it. Seeing he is losing, Zimri sets fire to the palace.", "title": "Contents" }, { "paragraph_id": 23, "text": "The start of Omri's reign faces factionalism, with half his subjects supporting Tibni, son of Gibnath as king. He buys the hill of Shemer, upon which he builds the city of Samaria. However, he is the worst king yet. When he dies, he is succeeded by his son Ahab, who himself overtakes Omri in his evilness. Upon his marriage to Jezebel, daughter of Ethbaal, king of Sidon, he introduces the worship of Baal, building him a temple and setting up an Asherah pole. Meanwhile, a nobleman named Hiel of Bethel activates the curse proclaimed by Joshua by rebuilding Jericho, resulting in the death of his oldest and youngest sons.", "title": "Contents" }, { "paragraph_id": 24, "text": "A new prophet arises in Israel, named Elijah, who informs Ahab of a years-long drought about to begin. God then tells Elijah to hide in the Kerith Ravine, where he drinks from the stream and is fed by ravens. When the brook dries up, God tells Elijah to travel to Zarephath, where a widow will feed him. She is more than happy to give him water, but when he asks for bread, she informs him that she is just about to make a small loaf - only enough that she and her son may eat it as their last meal. Elijah instructs her to make him some anyway, telling her that she will not run out of food until the famine is over. Soon, the widow's son becomes ill and dies. At the widow's insistence, Elijah raises him from the dead.", "title": "Contents" }, { "paragraph_id": 25, "text": "Three years later, God tells Elijah to return to Ahab because the drought is coming to an end. On the way, Elijah meets his administrator Obadiah, who was hiding prophets during Jezebel's persecutions, and asks him to tell Ahab of his arrival. Seeking to end the worship of Baal for good, Elijah tells Ahab to invite four hundred priests of Baal and four hundred of Asherah to the top of Mount Carmel. There, he upbraids the people for their duplicity, telling them to choose either worship of the God of Israel or of Baal.", "title": "Contents" }, { "paragraph_id": 26, "text": "He then proposes a challenge: he and the priests will each prepare a sacrifice, and then call upon their respective gods to send fire to burn it. When the priests attempt to call down fire, none comes. On the other hand, despite having the Israelites pour much water over his altar, when Elijah prays for fire God sends it, accepting the sacrifice. Elijah orders the priests of Baal be killed, and informs Ahab of the coming rain. Climbing to the top of the mountain, Elijah sends his servant to look out to sea. After returning seven times, the servant eventually sees a small cloud rising far out at sea. Elijah tells the servant to inform Ahab to return to Jezreel in his chariot, while Elijah manages to run ahead of him.", "title": "Contents" }, { "paragraph_id": 27, "text": "When she hears what has happened, Jezebel threatens to kill Elijah, causing him to run for his life. In the wilderness near Beersheba, Elijah, fed up, asks God to kill him. Instead, an angel supplies him with food, which gives him the strength to continue a further forty days until he reaches Mount Horeb, where he falls asleep in a cave. When Elijah wakes up, God tells him He is about to pass by. An earthquake occurs and a fire starts, but neither contain God.", "title": "Contents" }, { "paragraph_id": 28, "text": "Instead, God appears in the form of a whisper. After hearing Elijah's concerns about being killed, he instructs him to go to Damascus, where he is to anoint Hazael as king of Aram, Jehu as king of Israel and Elisha as Elijah's own successor. Elijah finds Elisha plowing with oxen. Elisha says goodbye to his parents, kills his oxen and cooks them by burning his plowing equipment. He distributes the meat to his neighbours and sets off to follow Elijah.", "title": "Contents" }, { "paragraph_id": 29, "text": "Ben-Hadad II, the new king of Aram, raises an army and sends messengers demanding all Ahab's gold and silver, and the best of his wives and children. While agreeing to this demand, after consulting his advisors he decides not to accept a follow-up demand requesting anything else of value in his palace or his officials' houses. In response to this situation, Ben-Hadad attacks Samaria. At this point, Ahab receives a prophecy that his junior officers will defeat Ben-Hadad if Ahab starts the battle. Ben-Hadad tells his men to take the advancing troops alive, but each junior officer kills his Aramean equivalent.", "title": "Contents" }, { "paragraph_id": 30, "text": "The Arameans, including Ben-Hadad, begin a retreat, but Ahab's army inflicts heavy losses. The prophet who brought the first prophecy tells Ahab to improve his defences, since the Arameans will attack again. Ben-Hadad's advisors reason that the reason they lost was because God lives in the hills, leading them to attack Aphek, a city on the plains, the following spring. In response to this, God agrees to give the Israelites another victory to demonstrate his omnipresence. After a disastrous first day, Ben-Hadad sends messengers to Ahab, begging him to spare him. Ahab sends for Ben-Hadad, who offers to return the land his father took from Israel. The two kings sign a treaty and Ben-Hadad leaves.", "title": "Contents" }, { "paragraph_id": 31, "text": "After failing to get another prophet to strike him with his weapon, resulting in that prophet's death by lion, a prophet manages to get someone else to do it and appears before Ahab, telling him a parable about how his failing to guard a man in battle means he now must pay a talent. When he removes his headband, and Ahab sees he is a prophet, he tells Ahab that he will die because he spared Ben-Hadad, who God had told him to kill.", "title": "Contents" }, { "paragraph_id": 32, "text": "Some time later, Ahab attempts to buy a vineyard belonging to Naboth the Jezreelite. When Naboth will not sell it to him on account of it being his inheritance, Ahab sulks and refuses to eat. Jezebel proclaims a day of fasting, upon which two false witnesses accuse Naboth of cursing God and the king. He is stoned to death, allowing Ahab to take possession of the vineyard. In response, God tells Elijah to confront Ahab and inform him that he will die in the vineyard and that his descendants and Jezebel will be wiped out. This has marked the peak of Ahab's evilness, and indeed the evilness of any king of Israel. Ahab repents, so God allows the disaster Elijah prophesied to come during the reign of his son instead.", "title": "Contents" }, { "paragraph_id": 33, "text": "Three years pass with peace between Aram and Israel. Aram still possesses Ramoth-Gilead and, when Jehoshaphat agrees for the Judahite army to accompany him on a campaign during a state visit, Ahab decides to take it back. Four hundred prophets agree this is a good idea, but Jehoshaphat asks to speak with a prophet of God. Ahab reluctantly calls Micaiah, whom he dislikes for never prophesying in his favour. When he arrives, a prophet named Zedekiah is claiming that Ahab will have victory over the Arameans using a strange hat with horns.", "title": "Contents" }, { "paragraph_id": 34, "text": "Michaiah, tells him that if he attacks Ramoth-Gilead he will die and Israel will be leaderless, but that this is part of God's plan. Zedekiah slaps him, leading Michaiah to prophesy impending destruction, and Ahab tells his jailer to put him in prison with no food or water until he returns safely.", "title": "Contents" }, { "paragraph_id": 35, "text": "Ahab and Jehoshaphat begin their campaign, agreeing that Ahab will be disguised while Jehoshaphat will wear his royal robes. The Arameans, being under instructions to kill no one except Ahab, begin pursuing Jehoshaphat, but cease their pursuit when they see he is not Ahab. Ahab is hit between the plates of his armour by a random Aramean arrow. He withdraws from the battle and dies that evening. He is buried, his chariot is washed in a pool where prostitutes bathe and his blood is licked by dogs.", "title": "Contents" }, { "paragraph_id": 36, "text": "Ahab's son Ahaziah succeeds him.", "title": "Contents" }, { "paragraph_id": 37, "text": "Jehoshaphat has been a good king his entire reign, following the example of his father Asa. He has not destroyed the high places, but he has kept peace with Israel. He has also gotten rid of the remaining male temple prostitutes and there is now a provincial governor rather than a king in Edom. He has built a merchant navy, but it was wrecked at Ezion-Geber. Ahaziah suggests they join forces in this regard, but Jehoshaphat refuses. He dies and is succeeded by his son Jehoram.", "title": "Contents" }, { "paragraph_id": 38, "text": "Ahaziah does evil and allows the idol worship which flourished under his father to continue.", "title": "Contents" }, { "paragraph_id": 39, "text": "Ahaziah falls through a lattice on an upper floor and injures himself. He sends a party to Ekron to consult its god, Baal-Zebub, about whether he will recover. The messengers are met by Elijah, who tells them to inform Ahaziah that he will die where he is for seeking advice from a non-Israelite god. Ahaziah sends two captains and fifty men each to summon Elijah, but both parties are consumed by fire at Elijah's command. When Ahaziah sends a third group, God tells Elijah to go with them and deliver his prophecy directly. Ahaziah dies and, having no sons, his brother Joram succeeds him.", "title": "Contents" }, { "paragraph_id": 40, "text": "Elijah and Elisha are walking from Gilgal. Elijah asks that Elisha stay where they are, but Elisha insists on coming with him to Bethel. Elijah informs him that he is going to be taken by God. Elisha seems to have some kind of knowledge of this. Once again, Elijah asks Elisha to stay where they are, but Elisha insists on coming with him to Jericho. Eventually, they reach the Jordan, where fifty prophets are. Elijah strikes the water with his cloak, the water divides, and the pair cross over. Elijah asks what Elisha wants when he is gone, and Elisha asks for a double portion of his spirit, which Elijah says will be given to him if he watches him go.", "title": "Contents" }, { "paragraph_id": 41, "text": "Suddenly, a fiery horse-drawn chariot takes Elijah and he ascends to heaven in a whirlwind. After mourning, Elisha picks up Elijah's cloak and himself uses it to part the Jordan. This leads the other prophets to recognise him as Elijah's successor, and offer to look for Elijah, an offer which Elisha refuses. They persist but, naturally, are unable to find him. As Elisha's first task, he throws salt into a spring in Jericho, resolving the locals' water problem by purifying the water. When Elisha leaves for Bethel, some boys start jeering him on account of his baldness. Bears come and maul them.", "title": "Contents" }, { "paragraph_id": 42, "text": "Joram is evil, but gets rid of the sacred stone to Baal. After the death of Ahab, the king of Moab refused to continue paying tribute to Israel, so Joram teams up with Jehoshaphat and the king of Edom to put down the rebellion. They attack through the Desert of Edom, but soon run out of water. They ask Elisha for advice. He first makes it very clear that he is only doing this for Jehoshaphat's sake, and then calls for a harpist. Elisha prophesies a coming flood in the valley, in addition to a complete defeat of Moab.", "title": "Contents" }, { "paragraph_id": 43, "text": "The water comes, but looks like blood to the Moabites, which they conclude can only have come from the three kings having killed each other. However, when they cross Israel wins a great victory and completely plunders the land. When the king of Moab sacrifices his firstborn son on the city walls, the Israelites are overwhelmed by great wrath and withdraw.", "title": "Contents" }, { "paragraph_id": 44, "text": "Elisha meets a widow whose creditors are threatening to take her two sons into slavery as payment. When he finds out the only other thing she has is a small jar of olive oil, he tells her to go and ask all her neighbours for jars. He tells her to pour oil into the jars, and it holds out until every jar is filled. Elisha finally tells her to sell the oil, pay the creditors and live off the rest. He then moves on to Shunem, where a woman invites him to eat and soon decides to build a room for use whenever he passes through.", "title": "Contents" }, { "paragraph_id": 45, "text": "His servant Gehazi informs him that she has no son, so Elisha tells her that she will have a child within a year, as payment for her kindness. One day, the child is helping his father's reapers when he complains of a pain in his head. He is returned to his mother and dies. His mother therefore seeks out Elisha, whom she meets at Mount Carmel. He tells Gehazi to quickly make his way to the house and lay his staff on the boy's face. When Elisha gets there with the woman, Gehazi informs him that this has not worked.", "title": "Contents" }, { "paragraph_id": 46, "text": "Elisha prays, paces, and lays himself on the boy, who then awakens. Elisha continues on to Gilgal, where a famine is raging. Seeking to help the local prophets, he tells his servant to cook a stew. One of the prophets inadvertently adds some poisonous berries to the pot, but Elisha adds some flour, negating the poison. A man comes from Baal-Shalish with twenty loaves of bread. Elisha uses them to miraculously feed the hundred people present.", "title": "Contents" }, { "paragraph_id": 47, "text": "An Aramean general named Naaman has leprosy. He hears of Elisha from a Israelite slave-girl and receives permission from the king to travel in an attempt to have his leprosy cured. He travels first to the king of Israel, but is eventually called by Elisha, who sends a messenger to tell him to wash seven times in the Jordan. He does what Elisha told him to and his leprosy is cured. Naaman offers Elisha a gift of thanks, but Elisha refuses. Naaman contents himself with taking earth back to Damascus in order to build an altar to God and asking God's forgiveness for when he has to participate in Aramean religious rituals when accompanying the king. As Naaman is leaving Gehazi catches up with him and lies about prophets arriving so that at least he can get a gift. As punishment for this, Elisha curses him to become leprous.", "title": "Contents" }, { "paragraph_id": 48, "text": "Several other prophets begin complaining that their meeting place with Elisha is too small, so he agrees to allow them to build a new one on the banks of the Jordan. During the building, someone's borrowed axehead falls in the river but miraculously floats.", "title": "Contents" }, { "paragraph_id": 49, "text": "By this point, Aram is back at war with Israel. Elisha warns the king of Israel where the Arameans are camped several times, frustrating the king of Aram, who seeks him out. One morning, Elisha wakes up to find Dothan, the city where he is staying, surrounded by Arameans. His servant is frightened, until Elisha shows him the angels protecting them. He then prays that the Aramean army go blind, and they do. He then leads them to Samaria, where their eyes are opened.", "title": "Contents" }, { "paragraph_id": 50, "text": "The king of Israel asks Elisha whether he should kill them, but Elisha instead tells him to treat them with hospitality. This ends the war, but soon Ben-Hadad is back at war and laying siege to Samaria. The resulting famine gets so severe that soon people resort to cannibalism. The king feels the best way to deal with the situation is to execute Elisha, blaming God for the famine. Elisha prophesies that huge amounts of the finest flour and barley will soon come to Samaria, but that the king's official will not taste any of it.", "title": "Contents" }, { "paragraph_id": 51, "text": "Four lepers sit at the gate of Samaria and decide to surrender to the Arameans in the hope of not dying in the famine. God made the Arameans hear horses and chariots the night before and, thinking the Hittites and Egyptians were helping the Israelites, they fled. The lepers find the abandoned camp and tell the king. The Samaritans then go and plunder the camp, driving down the price of food in the city. In the chaos, the king's official who was with him when he went to see Elisha is trampled to death.", "title": "Contents" }, { "paragraph_id": 52, "text": "Elisha has warned the Shunammite woman about the famine, so she and her husband have gone to live in Philisitia. Upon return, she goes to the king to appeal for her land back. When she arrives, Gehazi is telling the king about how Elisha raised her son from the dead. This works in her favour, and her house and land are restored to her, as well as all her income. Next, Elisha goes to Damascus, where Ben-Hadad is ill. When he hears of Elisha's arrival, Ben-Hadad sends Hazael to him with a gift to ask whether he will get better. Elisha tells Hazael to tell the king that he will, even though he will in fact die, and Hazael will become king and cause much damage to Israel. The next day, Hazael smothers the king and succeeds him.", "title": "Contents" }, { "paragraph_id": 53, "text": "Back in Judah, Jehoram is king. Unlike his father and grandfather, he is evil and follows the ways of Israel, even marrying a daughter of Ahab. However, he is not destroyed, again because of God's covenant with David. His reign is plagued with instability, including revolts in Edom, who restores its monarchy, and Libnah. Jehoram dies and is succeeded by his son Ahaziah, who, like his father, follows in Ahab's footsteps. Ahaziah and Joram go to war together against Hazael. Joram is wounded, and after the battle Ahaziah goes to Jezreel to see him.", "title": "Contents" }, { "paragraph_id": 54, "text": "Elisha tells a prophet to go to Ramoth-Gilead and anoint a commander of the royal guard named Jehu as king. Jehu leads his troops to Jezreel to challenge Joram. Joram sends two messengers, but both join Jehu. Jehu accuses Joram of continuing the idolatry of Jezebel. Joram flees, warning Ahaziah, but is struck in his heart between his shoulders and dies. Jehu tells his charioteer Bidkar to place him in Naboth's field. Jehu wants to kill Ahaziah too, but merely succeeds in wounding him, although he dies from his injuries at Megiddo.", "title": "Contents" }, { "paragraph_id": 55, "text": "His body is taken back to Jerusalem for burial. As Jehu enters Jezreel, Jezebel looks out of a window and compares him to Zimri. Two eunuchs push her out of a window at Jehu's behest and she dies. When two servants later go to prepare her body for burial as a king's daughter, they find nothing but some bones. She has been eaten by dogs, in accordance with Elijah's prophecy.", "title": "Contents" }, { "paragraph_id": 56, "text": "Jehu writes to Samaria, challenging the palace officials to pick Ahab's strongest son, put him on the throne and have him challenge Jehu. They refuse, and so Jehu instead asks for the heads of Ahab's seventy sons. After he has had them put inside the city gate of Jezreel, Jehu massacres the remaining members of the House of Ahab in order to fulfil Elijah's prophecy. Jehu then sets off for Samaria. On the way, he meets some of Ahaziah's relatives and has them killed too. Further along, he meets Jehonadab, who becomes his ally.", "title": "Contents" }, { "paragraph_id": 57, "text": "Upon finally reaching Samaria, he kills the rest of Ahab's family. Under the guise of preparing a sacrifice for Baal, he next summons all the priests of Baal. After the sacrifice is over, he has guards enter the temple and kill them. He destroys the sacred stone and tears down the temple, replacing it with a toilet, thus ending the worship of Baal. However, he does not destroy the golden calves at Bethel and Dan, which was Jeroboam's original sin. Nonetheless, God is pleased with his destruction of the Baal religion, and promises that his House will reign in Israel for four generations. However, Jehu is not meticulous in his worship of God, so God allows Hazael to conquer large portions of Israel. Jehu dies and is succeeded by his son Jehoahaz.", "title": "Contents" }, { "paragraph_id": 58, "text": "Athaliah, the mother of Ahaziah, seizes the throne after the death of her son and begins killing off members of the royal family. Ahaziah's sister, Jehosheba, manages to hide her nephew Joash. Seven years later, Jehosheba's husband, the priest Jehoiada, introduces Joash to the army, and informs all five units that they will now be required to guard the Temple on the Sabbath in order to protect Joash. He also gives them all the spears and shields from David's day that are kept in the Temple. Joash is crowned and anointed, and proclaimed king by the army. Athaliah claims treason, but Jehoiada has her taken back to the palace and killed. Next, the altars of Baal are destroyed, thus ending the religion in Judah as well. Finally, Joash is taken back to the palace and enthroned.", "title": "Contents" }, { "paragraph_id": 59, "text": "Joash is a good king, but does not remove the high places. When he grows up, his first act is to reform priestly pay, and use whatever is left to repair the Temple. Twenty-three years later, when the Temple is still not repaired, Joash once again reforms priestly pay so that all money from the Temple treasury goes towards repairs. Instead, the priests will earn money from offerings. This succeeds, and the Temple is repaired. Hazael is back at war with Israel, and it looks like he will cross the border and attack Jerusalem, so Joash sends him gifts and he leaves. Joash is assassinated and is succeeded by his son Amaziah.", "title": "Contents" }, { "paragraph_id": 60, "text": "Jehoahaz is evil, so God allows Hazael to continue oppressing Israel. He repents, so God allows the war to end. However, Jehoahaz does not get rid of Jeroboam's religion, or remove the Asherah pole in Samaria. In addition, the war has almost completely eradicated the Israelite army. Jehoahaz dies and is succeeded by his son Jehoash, who continues the evil of the previous kings of Israel. He goes to war with Amaziah. The key event of Joash's reign, is the death of Elisha. When Joash goes to see him, he tells him to shoot an arrow out of the east window, and prophesies that, based on this, the Arameans will be defeated at Aphek.", "title": "Contents" }, { "paragraph_id": 61, "text": "He then tells him to throw arrows at the floor. Joash throws three, which Elisha is angry about, since it means there will only be three victories there. He then dies and is buried. During a Moabite raid, some Israelite men burying a dead body panic and throw the body in Elisha's tomb. As soon as it touches Elisha's bones, the dead body returns to life. Hazael's wars have plagued Israel since the reign of Jehoahaz, but God does not destroy Israel because of the Abrahamic and Israelite covenants. Hazael dies and is succeeded by his son Ben-Hadad III. As prophesied, Jehoash defeats him three times, taking back the towns Hazael conquered.", "title": "Contents" }, { "paragraph_id": 62, "text": "Amaziah is a good king, but the high places have still not been abolished. Upon assumption of the throne, he executes his father's assassins, but spares their children in accordance with the Mosaic law. Amaziah defeats the Edomites and challenges Israel, but Jehoash advises him to stay at home. The pair meet at Beth Shemesh and Israel thoroughly defeats Judah, scattering Amaziah's troops and allowing Jehoash to sack Jerusalem. Jehoash dies and is succeeded by his son Jeroboam II. Amaziah faces a conspiracy and is killed in Lachish. He is buried in Jerusalem and succeeded by his son Azariah, who recovers and rebuilds Elath.", "title": "Contents" }, { "paragraph_id": 63, "text": "Jeroboam II is evil. He restores Israelite territory from Lebo-Hamath to the Dead Sea, in accordance with a prophecy by Jonah. This is because God has promised not to destroy Israel and has seen how much the Israelites are suffering. He dies and is succeeded by his son Zechariah.", "title": "Contents" }, { "paragraph_id": 64, "text": "Azariah is a good king, although the high places still exist. He is, however, a leper, and so is relieved of his responsibilities while his son Jotham acts as regent. Azariah dies and Jotham succeeds him.", "title": "Contents" }, { "paragraph_id": 65, "text": "Zechariah is evil, and falls victim of a conspiracy by Shallum, who assassinates and succeeds him, thus fulfilling God's promise to Jehu that his family would rule for four generations. Shallum is himself assassinated and succeeded by Menahem, who attacks Tiphsah, sacks it and rips open its pregnant women. During Menahem's reign, Pul of Assyria (also called Tiglath-Pileser) attacks Israel.", "title": "Contents" }, { "paragraph_id": 66, "text": "Menahem raises taxes to pay Pul both to leave and to support him on the throne. Menahem dies and is succeeded by his son Pekahiah, who is assassinated by his official Pekah and fifty mercenaries from Gilead. During Pekah's reign, Pul comes back and captures many towns in northern Israel, including all of the land belonging to the Tribe of Naphtali, and deports their populations to Assyria. Pekah is assassinated by Hoshea, who succeeds him as king.", "title": "Contents" }, { "paragraph_id": 67, "text": "Jotham is a good king, but, again, the high places are still being used. He rebuilds the Upper Gate of the Temple. Aram and Israel attack Judah during his reign. He dies and is succeeded by his son Ahaz. Ahaz is a bad king, even going so far as to sacrifice his son. Rezin, king of Aram, retakes Elath and gives it to Edom during the ongoing attacks. In an attempt to resolve the situation, Ahaz writes to Pul for help, which he gives by capturing Damascus, deporting its citizens and killing Rezin. Ahaz travels to Damascus to meet Pul, and while there sends a sketch of a new altar back to Jerusalem, which is built before he returns. He places it in the Temple upon his arrival. To symbolise his deference to the king of Assyria, he then removes much of the decoration in the Temple. He dies and is succeeded by his son Hezekiah.", "title": "Contents" }, { "paragraph_id": 68, "text": "Hoshea is evil, but not as bad as the preceding kings of Israel. During Hoshea's reign, Shalmaneser of Assyria attacks Israel in response to Israel's maintaining diplomatic relations with Egypt and refusing to pay tribute to Assyria. Shalmaneser conquers Samaria and deports its citizens to Media. All this happens because Israel has broken the commandments, principally by worshipping other gods and ignoring the prophets. This leaves only Judah, and even they are guilty of following the religious practices introduced by Israel. The king of Assyria then sends his subjects to resettle Samaria, led by an Israelite priest, whose job is to teach them the rites God requires. While they take this on board, they nonetheless continue worshipping their own national gods.", "title": "Contents" }, { "paragraph_id": 69, "text": "Hezekiah, the 13th king of Judah, does \"what [is] right in the Lord's sight just as his ancestor David had done\". He institutes a far-reaching religious reform: centralising sacrifice at the temple in Jerusalem, and destroying the images of other gods, including the Nehushtan, the bronze snake Moses erected in the wilderness, which the Israelites have turned into an idol. He breaks his alliance with the Assyrians and defeats the Philistines. Following the capture of Samaria, the Assyrians attack Judah, but withdraw in return for money. The Assyrians soon attack again, and send a threatening and blasphemous message to Hezekiah, supposing that he has sought an alliance with Egypt.", "title": "Contents" }, { "paragraph_id": 70, "text": "The Assyrian commander then attempts to turn the Judahites against Hezekiah, claiming that he is powerless to protect him, but Hezekiah pre-empts and stops this from happening. When Hezekiah hears the message, he sends a delegation to the prophet Isaiah, who tells them that God will save Jerusalem and the kingdom from Assyria. When Sennacherib, king of Assyria, hears of the advance of Tirhakah, king of Cush, he retreats, but warns of a coming invasion. Hezekiah prays, and Isaiah sends another prophecy of Assyria's destruction. God sends an angel to kill the Assyrians, and the remaining Assyrians retreat in horror. Sennacherib is killed by his sons and is succeeded by a third son.", "title": "Contents" }, { "paragraph_id": 71, "text": "Hezekiah becomes ill, and Isaiah tells him he will die. Hezekiah prays, and God agrees to give him fifteen more years if he goes to the temple in three days. Isaiah prescribes a poultice of figs, and Hezekiah recovers. When Hezekiah goes to the Temple and stands on the steps of Ahaz, his shadow moves back ten steps, thus proving God's words to be true. The king of Babylon sends an embassy to Hezekiah, who shows them everything in the palace. Isaiah prophesies that one day the Babylonians will carry away everything in the palace. However, there is peace for the rest of Hezekiah's reign. Hezekiah builds an aqueduct consisting of a pool and a tunnel before he dies. He is succeeded by his son Manasseh.", "title": "Contents" }, { "paragraph_id": 72, "text": "Manasseh reverses his father's reforms, murders the innocent, and sets up altars in the Temple. This breaches the Davidic-Solomonic covenant, and so God announces that he will destroy Jerusalem because of this apostasy by the king. He is succeeded by his son Amon. Amon follows in his father's footsteps, and is eventually assassinated by his officials. The assassins are executed, and Amon is succeeded by his son Josiah.", "title": "Contents" }, { "paragraph_id": 73, "text": "Josiah begins his reign with a rebuilding of the Temple. During this effort, Hilkiah, the high priest, finds a copy of the Book of Deuteronomy and has Shaphan, the royal secretary, read it to the king. When Josiah hears the laws which have been broken, he becomes sorrowful and sends a delegation to the prophetess Huldah to ask what to do. Huldah tells the delegation that God will destroy Jerusalem, but not until after Josiah has died.", "title": "Contents" }, { "paragraph_id": 74, "text": "Josiah plans a ceremony to renew the Mosaic covenant. First, he reads to the people from the scroll and has them all renew the covenant. Then, he has Hilkiah remove all the objects dedicated to other gods from the Temple, burn them in the Kidron Valley and take the ashes to Bethel. Finally, he fires the priests of the other gods, desecrates the high places and gets rid of the male shrine prostitutes and weavers of Asherah in the temple.", "title": "Contents" }, { "paragraph_id": 75, "text": "While he is at Bethel, in the midst of destroying the tombs there, he finds the tomb of the prophet who prophesied his coming and spares it. He then instructs his people to celebrate Passover, since its celebration had fallen out of use for many years. He gets rid of the mediums and spiritists. He is the best king in the history of Israel and Judah. Josiah goes to battle against Necho II of Egypt and the king of Assyria, but is defeated and killed by Necho at Megiddo.", "title": "Contents" }, { "paragraph_id": 76, "text": "Necho takes Josiah's successor, Jehoahaz, captive and imposes huge demands on Judah. He places another of Josiah's sons, Jehoiakim, on the throne, who pays the demands by increasing taxes. Both of Josiah's successors are evil.", "title": "Contents" }, { "paragraph_id": 77, "text": "Nebuchadnezzar II of Babylon invades, and Jehoiakim becomes his vassal for three years until he rebels. In response to this, in order to fulfil what God had said with regards to Manasseh, a large number of raiders from neighbouring kingdoms and empires attack Judah. This time, there is no support from Egypt because it has already been invaded by the Babylonians. Jehoiakim dies and is succeeded by his son Jehoiachin, who is also evil. Nebuchadnezzar lays siege to Jerusalem, and the Judahites surrender.", "title": "Contents" }, { "paragraph_id": 78, "text": "Nebuchadnezzar takes Jehoiachin and his family hostage, and takes away everything from the Temple and the palace, fulfilling Isaiah's prophecy to Hezekiah. He then takes away everyone into exile except the very poorest people. He then puts Jehoiachin's uncle, Zedekiah, on the throne. Zedekiah is also evil. Eventually, he rebels against Nebuchadnezzar and Jerusalem is put under siege for two years. Finally, famine overcomes the city and the walls are broken through. Zedekiah's punishment, which he serves at Riblah, is to watch his sons being killed before having his eyes gouged out and being carried as prisoner to Babylon.", "title": "Contents" }, { "paragraph_id": 79, "text": "Nebuchadnezzar burns down Jerusalem, including the Temple, the palace and all the important buildings. The walls are broken down, and everyone left is carried off, except some of the poorest people to act as farmers. He also kills the remaining priests at Riblah. He appoints Gedaliah as provincial governor. However, he is eventually killed by the last remaining member of the royal family, Ishmael son of Nethaniah, and a large number of Judahites and Babylonians flee to Egypt. Awel-Murduk becomes king of Babylon on Nebuchadnezzar's death. He releases Jehoiachin, gives him a place at his table and an allowance, and places him higher in honour than all other kings in Babylon other than himself.", "title": "Contents" }, { "paragraph_id": 80, "text": "In the Hebrew Bible (the Bible used by Jews), First and Second Kings are a single book, as are the First and Second Books of Samuel. When this was translated into Greek in the last few centuries BCE, Samuel was joined with Kings in a four-part work called the Book of Kingdoms. Orthodox Christians continue to use the Greek translation (the Septuagint), but when a Latin translation (called the Vulgate) was made for the Western church, Kingdoms was first retitled the Book of Kings, parts One to Four, and eventually both Samuel and Kings were separated into two books each.", "title": "Composition" }, { "paragraph_id": 81, "text": "Thus, the books now commonly known as 1 Samuel and 2 Samuel are known in the Vulgate as 1 Kings and 2 Kings (in imitation of the Septuagint). What are now commonly known as 1 Kings and 2 Kings would be 3 Kings and 4 Kings in old Bibles before the year 1516, such as in the Vulgate and the Septuagint. The division known today, used by Protestant Bibles and adopted by Catholics, came into use in 1517. Some Bibles—for example, the Douay Rheims Bible—still preserve the old denomination.", "title": "Composition" }, { "paragraph_id": 82, "text": "According to Jewish tradition the author of Kings was Jeremiah, who would have been alive during the fall of Jerusalem in 586 BCE. The most common view today accepts Martin Noth's thesis that Kings concludes a unified series of books which reflect the language and theology of the Book of Deuteronomy, and which biblical scholars therefore call the Deuteronomistic history.", "title": "Composition" }, { "paragraph_id": 83, "text": "Noth argued that the History was the work of a single individual living in the 6th century BCE, but scholars today tend to treat it as made up of at least two layers, a first edition from the time of Josiah (late 7th century BCE), promoting Josiah's religious reforms and the need for repentance, and (2) a second and final edition from the mid-6th century BCE. Further levels of editing have also been proposed, including: a late 8th century BCE edition pointing to Hezekiah of Judah as the model for kingship; an earlier 8th-century BCE version with a similar message but identifying Jehu of Israel as the ideal king; and an even earlier version promoting the House of David as the key to national well-being.", "title": "Composition" }, { "paragraph_id": 84, "text": "The editors/authors of the Deuteronomistic history cite a number of sources, including (for example) a \"Book of the Acts of Solomon\" and, frequently, the \"Annals of the Kings of Judah\" and a separate book, \"Chronicles of the Kings of Israel\". The \"Deuteronomic\" perspective (that of the book of Deuteronomy) is particularly evident in prayers and speeches spoken by key figures at major transition points: Solomon's speech at the dedication of the Temple is a key example. The sources have been heavily edited to meet the Deuteronomistic agenda, but in the broadest sense they appear to have been:", "title": "Composition" }, { "paragraph_id": 85, "text": "Three of the Dead Sea Scrolls feature parts of Kings: 5QKgs, found in Qumran Cave 5, contains parts of 1 Kings 1; 6QpapKgs, found in Qumran Cave 6, contains 94 fragments from all over the two books; and 4QKgs, found in Qumran Cave 4, contains parts of 1 Kings 7–8. The earliest complete surviving copy of the book(s) of Kings is in the Aleppo Codex (10th century CE).", "title": "Composition" }, { "paragraph_id": 86, "text": "Kings is \"history-like\" rather than history in the modern sense, mixing legends, folktales, miracle stories and \"fictional constructions\" in with the annals, and its primary explanation for all that happens is God's offended sense of what is right; it is therefore more fruitful to read it as theological literature in the form of history. The theological bias is seen in the way it judges each king of Israel on the basis of whether he recognises the authority of the Temple in Jerusalem (none do, and therefore all are \"evil\"), and each king of Judah on the basis of whether he destroys the \"high places\" (rivals to the Temple in Jerusalem); it gives only passing mention to important and successful kings like Omri and Jeroboam II and ignores one of the most significant events in ancient Israel's history, the battle of Qarqar.", "title": "Themes and genre" }, { "paragraph_id": 87, "text": "The major themes of Kings are God's promise, the recurrent apostasy of the kings, and the judgement this brings on Israel:", "title": "Themes and genre" }, { "paragraph_id": 88, "text": "Another and related theme is that of prophecy. The main point of the prophetic stories is that God's prophecies are always fulfilled, so that any not yet fulfilled will be so in the future. The implication, the release of Jehoiachin and his restoration to a place of honour in Babylon in the closing scenes of the book, is that the promise of an eternal Davidic dynasty is still in effect, and that the Davidic line will be restored.", "title": "Themes and genre" }, { "paragraph_id": 89, "text": "The standard Hebrew text of Kings presents an impossible chronology. To take just a single example, Omri's accession to the throne of Israel is dated to the 31st year of Asa of Judah meanwhile the ascension of his predecessor, Zimri, who reigned for only a week, is dated to the 27th year of Asa. The Greek text corrects the impossibilities but does not seem to represent an earlier version. A large number of scholars have claimed to solve the difficulties, but the results differ, sometimes widely, and none has achieved consensus status.", "title": "Textual features" }, { "paragraph_id": 90, "text": "The second Book of Chronicles covers much the same time-period as the books of Kings, but it ignores the northern Kingdom of Israel almost completely, David is given a major role in planning the Temple, Hezekiah is given a much more far-reaching program of reform, and Manasseh of Judah is given an opportunity to repent of his sins, apparently to account for his long reign. It is usually assumed that the author of Chronicles used Kings as a source and emphasised different areas as he would have liked it to have been interpreted.", "title": "Textual features" }, { "paragraph_id": 91, "text": "", "title": "External links" } ]
The Book of Kings is a book in the Hebrew Bible, found as two books in the Old Testament of the Christian Bible. It concludes the Deuteronomistic history, a history of Israel also including the books of Joshua, Judges, and Samuel. Biblical commentators believe the Books of Kings were written to provide a theological explanation for the destruction of the Kingdom of Judah by Babylon in c. 586 BCE and to provide a foundation for a return from Babylonian exile. The two books of Kings present a history of ancient Israel and Judah, from the death of King David to the release of Jehoiachin from imprisonment in Babylon—a period of some 400 years. Scholars tend to treat the books as consisting of a first edition from the late 7th century BCE and of a second and final edition from the mid-6th century BCE.
2001-10-07T00:36:38Z
2023-12-19T12:06:44Z
[ "Template:Refimprove", "Template:Lang-he", "Template:Lang-la", "Template:Wikisource", "Template:Hatgrp", "Template:Refbegin", "Template:Webarchive", "Template:CathEncy", "Template:S-end", "Template:First Book of Kings", "Template:Long plot", "Template:Books of the Bible", "Template:Authority control", "Template:Main", "Template:S-ttl", "Template:Second Book of Kings", "Template:Circa", "Template:Tanakh OT", "Template:Reflist", "Template:Cite journal", "Template:Refend", "Template:Cite EB1911", "Template:S-hou", "Template:Other uses", "Template:S-start", "Template:Cite book", "Template:Bibleverse", "Template:Citation", "Template:Commons category", "Template:Wikisourcelang", "Template:S-aft", "Template:Nbsp", "Template:Cite web", "Template:Cite CE1913", "Template:S-bef", "Template:Short description" ]
https://en.wikipedia.org/wiki/Books_of_Kings
4,381
Book of Ruth
The Book of Ruth (Hebrew: מְגִלַּת רוּת, Megillath Ruth, "the Scroll of Ruth", one of the Five Megillot) is included in the third division, or the Writings (Ketuvim), of the Hebrew Bible. In most Christian canons it is treated as one of the historical books and placed between Judges and 1 Samuel. The book, written in Hebrew in the 6th–4th centuries BCE, tells of the Moabite woman Ruth, who accepts Yahweh, the God of the Israelites, as her God and accepts the Israelite people as her own. In Ruth 1:16–17, Ruth tells Naomi, her Israelite mother-in-law, "Where you go I will go, and where you stay I will stay. Your people will be my people and your God my God. Where you die I will die, and there I will be buried. May the Lord deal with me, be it ever so severely, if even death separates you and me." The book is held in esteem by Jewish converts, as is evidenced by the considerable presence of Boaz in rabbinic literature. It also functions liturgically, as it is read during the Jewish holiday of Shavuot ("Weeks"). The book is structured into four chapters. Act 1: Prologue and Problem: Death and Emptiness (1:1–22) Act 2: Ruth Meets Boaz, Naomi's Relative, on the Harvest Field (2:1–23) Act 3: Naomi Sends Ruth to Boaz on the Threshing Floor (3:1–18) Act 4: Resolution and Epilogue: Life and Fullness (4:1–22) Genealogical appendix (4:18–22) During the time of the judges, an Israelite family from Bethlehem (who are Ephrathites) — Elimelech, his wife Naomi, and their sons Mahlon and Chilion —emigrate to the nearby country of Moab. Elimelech dies, and the sons marry two Moabite women: Mahlon weds Ruth and Chilion, Orpah. After about ten years, the two sons of Naomi also die in Moab (1:4). Naomi decides to return to Bethlehem. She tells her daughters-in-law to return to their own mothers and remarry. Orpah reluctantly leaves. However, Ruth demurs: "Do not urge me to leave you, to turn back and not follow you. For wherever you go, I will go; wherever you lodge, I will lodge; your people shall be my people, and your God my God. Where you die, I will die, and there I will be buried. Thus and more may the Lord do to me if anything but death parts me from you." (Ruth 1:16–17 NJPS). Naomi and Ruth return to Bethlehem at the beginning of the barley harvest and, in order to support her mother-in-law and herself, Ruth goes to the fields to glean. As it happens, the field belongs to a man named Boaz, who is kind to her because he has heard of her loyalty to her mother-in-law. Ruth tells Naomi of Boaz's kindness, and Ruth continues to glean in his field through the remainder of barley and wheat harvests. Boaz, being a close relative of Naomi's husband's family, is therefore obliged by the levirate law to marry Ruth, Mahlon's widow, to carry on his family's inheritance. Naomi sends Ruth to the threshing floor at night where Boaz sleeps, directing Ruth to "uncover his feet and lie down" and await his instructions" (3:4). Ruth complies. On awakening, Boaz asks her who she is, and she replies: "I am your handmaid Ruth. Spread your robe over your handmaid, for you are a redeeming kinsman" (3:9 NJPS). Acknowledging he is a close relative, Boaz blesses her and agrees to do all that is required. He notes that "all the elders of my town know what a fine woman you are" (3:11 NJPS). However, Boaz advises her that she has a male relative closer than he. Ruth remains in submission at his feet until she returns to the city in the morning. Early that morning, Boaz goes to the city gate to meet with the other male relative before the town elders. The relative is not named. Boaz addresses him as ploni almoni "so and so". The relative, unwilling to jeopardize the inheritance of his own estate by marrying Ruth, relinquishes his right of redemption, thus freeing Boaz to marry Ruth. They transfer the property, redeeming it, and ratify the redemption by the nearer kinsman taking off his shoe and handing it over to Boaz. Ruth 4:7 notes for later generations that: Boaz and Ruth are then married and have a son. The women of the city celebrate Naomi's joy in finding a redeemer to preserve her family name. Naomi takes the child and places it on her bosom. The child is named Obed, whom the reader discovers is "the father of Jesse, the father of David" (Ruth 4:13–17); that is, he the grandfather of King David. The book concludes with an appendix tracing the Davidic genealogy all the way back from Perez, "whom Tamar bore to Judah", through to Obed, down to David. The book does not name its author. It is traditionally ascribed to the prophet Samuel (11th century BCE), but Ruth's identity as a non-Israelite and the stress on the need for an inclusive attitude towards foreigners suggests an origin in the fifth century BCE, when intermarriage had become controversial (as seen in Ezra 9:1 and Nehemiah 13:1). A substantial number of scholars therefore date it to the Persian period (6th–4th centuries BCE). The genealogy that concludes the book is believed to be a post-exilic Priestly addition, as it adds nothing to the plot; nevertheless, it is carefully crafted and integrates the book into the history of Israel running from Genesis to Kings. The Book of Ruth illustrates the difficulty of trying to use laws given in books such as Deuteronomy as evidence of actual practice. Naomi plans to provide security for herself and Ruth by arranging a levirate marriage with Boaz. She instructs Ruth to uncover Boaz's feet after he had gone to sleep and to lie down. When Boaz wakes up, surprised to see a woman at his feet, Ruth explains that she wants him to redeem (marry) her. The usual interpretation is to see sexual allusions in this part of the story, with 'feet' as a euphemism for genitals. Since there is no heir to inherit Elimelech's land, custom required a close relative (usually the dead man's brother) to marry the widow of the deceased in order to continue his family line (Deuteronomy 25:5–10). This relative was called the goel, the "kinsman-redeemer". As Boaz was not Elimelech's brother, nor Ruth his widow, scholars refer to the arrangement here as "Levirate-like". A complication arises in the story when it is revealed that another man is a closer relative to Elimelech than Boaz and therefore has first claim on Ruth. This conflict is resolved through the custom that required land to stay in the family: a family could mortgage land to ward off poverty, but the law required a kinsman to purchase it back into the family (Leviticus 25:25ff). When Boaz meets the near kinsman at the city gate, the place where contracts were settled, the kinsman initially agrees to purchase Elimelech's (now Naomi's) land; but upon hearing he must also take Ruth as his wife, he withdraws his offer. Boaz thus becomes "kinsman-redeemer" to Naomi and Ruth. The book can be read as a political parable relating to issues around the time of Ezra and Nehemiah (the 4th century BCE): unlike the story of Ezra–Nehemiah, where marriages between Jewish men and non-Jewish women were broken up, Ruth teaches that foreigners who convert to Judaism can become good Jews, foreign wives can become exemplary followers of Jewish law, and there is no reason to exclude them or their offspring from the community. Some believe the names of the participants suggest a fictional nature of the story: the husband and father was Elimelech, meaning "My God is King", and his wife was Naomi, "Pleasing", but after the deaths of her sons Mahlon, "Sickness", and Chilion, "Wasting", she asked to be called Mara, "Bitter". The reference to Moab raises questions, since in the rest of the biblical literature it is associated with hostility to Israel, sexual perversity, and idolatry, and Deuteronomy 23:3–6 excluded an Ammonite or a Moabite from "the congregation of the LORD; even to their tenth generation". Despite this, Ruth the Moabite married a Judahite and even after his death still regarded herself a member of his family; she then married another Judahite and bore him a son who became an ancestor of David. Concerning this, the Mishnah says that only male Moabites are banned from the congregation. Scholars have increasingly explored Ruth in ways which allow it to address contemporary issues. Feminists, for example, have recast the story as one of the dignity of labour and female self-sufficiency, and as a model for lesbian relations, while others have seen in it a celebration of the relationship between strong and resourceful women. Others have criticized it for its underlying, and potentially exploitative, acceptance of a system of patriarchy in which a woman's worth can only be measured through marriage and child-bearing. Yet others have seen it as a book that champions outcast and oppressed peoples.
[ { "paragraph_id": 0, "text": "The Book of Ruth (Hebrew: מְגִלַּת רוּת, Megillath Ruth, \"the Scroll of Ruth\", one of the Five Megillot) is included in the third division, or the Writings (Ketuvim), of the Hebrew Bible. In most Christian canons it is treated as one of the historical books and placed between Judges and 1 Samuel.", "title": "" }, { "paragraph_id": 1, "text": "The book, written in Hebrew in the 6th–4th centuries BCE, tells of the Moabite woman Ruth, who accepts Yahweh, the God of the Israelites, as her God and accepts the Israelite people as her own. In Ruth 1:16–17, Ruth tells Naomi, her Israelite mother-in-law, \"Where you go I will go, and where you stay I will stay. Your people will be my people and your God my God. Where you die I will die, and there I will be buried. May the Lord deal with me, be it ever so severely, if even death separates you and me.\"", "title": "" }, { "paragraph_id": 2, "text": "The book is held in esteem by Jewish converts, as is evidenced by the considerable presence of Boaz in rabbinic literature. It also functions liturgically, as it is read during the Jewish holiday of Shavuot (\"Weeks\").", "title": "" }, { "paragraph_id": 3, "text": "The book is structured into four chapters.", "title": "Structure" }, { "paragraph_id": 4, "text": "Act 1: Prologue and Problem: Death and Emptiness (1:1–22)", "title": "Structure" }, { "paragraph_id": 5, "text": "Act 2: Ruth Meets Boaz, Naomi's Relative, on the Harvest Field (2:1–23)", "title": "Structure" }, { "paragraph_id": 6, "text": "Act 3: Naomi Sends Ruth to Boaz on the Threshing Floor (3:1–18)", "title": "Structure" }, { "paragraph_id": 7, "text": "Act 4: Resolution and Epilogue: Life and Fullness (4:1–22)", "title": "Structure" }, { "paragraph_id": 8, "text": "Genealogical appendix (4:18–22)", "title": "Structure" }, { "paragraph_id": 9, "text": "During the time of the judges, an Israelite family from Bethlehem (who are Ephrathites) — Elimelech, his wife Naomi, and their sons Mahlon and Chilion —emigrate to the nearby country of Moab. Elimelech dies, and the sons marry two Moabite women: Mahlon weds Ruth and Chilion, Orpah.", "title": "Summary" }, { "paragraph_id": 10, "text": "After about ten years, the two sons of Naomi also die in Moab (1:4). Naomi decides to return to Bethlehem. She tells her daughters-in-law to return to their own mothers and remarry. Orpah reluctantly leaves. However, Ruth demurs: \"Do not urge me to leave you, to turn back and not follow you. For wherever you go, I will go; wherever you lodge, I will lodge; your people shall be my people, and your God my God. Where you die, I will die, and there I will be buried. Thus and more may the Lord do to me if anything but death parts me from you.\" (Ruth 1:16–17 NJPS).", "title": "Summary" }, { "paragraph_id": 11, "text": "Naomi and Ruth return to Bethlehem at the beginning of the barley harvest and, in order to support her mother-in-law and herself, Ruth goes to the fields to glean. As it happens, the field belongs to a man named Boaz, who is kind to her because he has heard of her loyalty to her mother-in-law. Ruth tells Naomi of Boaz's kindness, and Ruth continues to glean in his field through the remainder of barley and wheat harvests.", "title": "Summary" }, { "paragraph_id": 12, "text": "Boaz, being a close relative of Naomi's husband's family, is therefore obliged by the levirate law to marry Ruth, Mahlon's widow, to carry on his family's inheritance. Naomi sends Ruth to the threshing floor at night where Boaz sleeps, directing Ruth to \"uncover his feet and lie down\" and await his instructions\" (3:4). Ruth complies. On awakening, Boaz asks her who she is, and she replies: \"I am your handmaid Ruth. Spread your robe over your handmaid, for you are a redeeming kinsman\" (3:9 NJPS).", "title": "Summary" }, { "paragraph_id": 13, "text": "Acknowledging he is a close relative, Boaz blesses her and agrees to do all that is required. He notes that \"all the elders of my town know what a fine woman you are\" (3:11 NJPS). However, Boaz advises her that she has a male relative closer than he. Ruth remains in submission at his feet until she returns to the city in the morning.", "title": "Summary" }, { "paragraph_id": 14, "text": "Early that morning, Boaz goes to the city gate to meet with the other male relative before the town elders. The relative is not named. Boaz addresses him as ploni almoni \"so and so\". The relative, unwilling to jeopardize the inheritance of his own estate by marrying Ruth, relinquishes his right of redemption, thus freeing Boaz to marry Ruth. They transfer the property, redeeming it, and ratify the redemption by the nearer kinsman taking off his shoe and handing it over to Boaz. Ruth 4:7 notes for later generations that:", "title": "Summary" }, { "paragraph_id": 15, "text": "Boaz and Ruth are then married and have a son. The women of the city celebrate Naomi's joy in finding a redeemer to preserve her family name. Naomi takes the child and places it on her bosom.", "title": "Summary" }, { "paragraph_id": 16, "text": "The child is named Obed, whom the reader discovers is \"the father of Jesse, the father of David\" (Ruth 4:13–17); that is, he the grandfather of King David.", "title": "Summary" }, { "paragraph_id": 17, "text": "The book concludes with an appendix tracing the Davidic genealogy all the way back from Perez, \"whom Tamar bore to Judah\", through to Obed, down to David.", "title": "Summary" }, { "paragraph_id": 18, "text": "The book does not name its author. It is traditionally ascribed to the prophet Samuel (11th century BCE), but Ruth's identity as a non-Israelite and the stress on the need for an inclusive attitude towards foreigners suggests an origin in the fifth century BCE, when intermarriage had become controversial (as seen in Ezra 9:1 and Nehemiah 13:1).", "title": "Composition" }, { "paragraph_id": 19, "text": "A substantial number of scholars therefore date it to the Persian period (6th–4th centuries BCE). The genealogy that concludes the book is believed to be a post-exilic Priestly addition, as it adds nothing to the plot; nevertheless, it is carefully crafted and integrates the book into the history of Israel running from Genesis to Kings.", "title": "Composition" }, { "paragraph_id": 20, "text": "The Book of Ruth illustrates the difficulty of trying to use laws given in books such as Deuteronomy as evidence of actual practice. Naomi plans to provide security for herself and Ruth by arranging a levirate marriage with Boaz. She instructs Ruth to uncover Boaz's feet after he had gone to sleep and to lie down. When Boaz wakes up, surprised to see a woman at his feet, Ruth explains that she wants him to redeem (marry) her. The usual interpretation is to see sexual allusions in this part of the story, with 'feet' as a euphemism for genitals.", "title": "Themes and background" }, { "paragraph_id": 21, "text": "Since there is no heir to inherit Elimelech's land, custom required a close relative (usually the dead man's brother) to marry the widow of the deceased in order to continue his family line (Deuteronomy 25:5–10). This relative was called the goel, the \"kinsman-redeemer\". As Boaz was not Elimelech's brother, nor Ruth his widow, scholars refer to the arrangement here as \"Levirate-like\". A complication arises in the story when it is revealed that another man is a closer relative to Elimelech than Boaz and therefore has first claim on Ruth.", "title": "Themes and background" }, { "paragraph_id": 22, "text": "This conflict is resolved through the custom that required land to stay in the family: a family could mortgage land to ward off poverty, but the law required a kinsman to purchase it back into the family (Leviticus 25:25ff). When Boaz meets the near kinsman at the city gate, the place where contracts were settled, the kinsman initially agrees to purchase Elimelech's (now Naomi's) land; but upon hearing he must also take Ruth as his wife, he withdraws his offer. Boaz thus becomes \"kinsman-redeemer\" to Naomi and Ruth.", "title": "Themes and background" }, { "paragraph_id": 23, "text": "The book can be read as a political parable relating to issues around the time of Ezra and Nehemiah (the 4th century BCE): unlike the story of Ezra–Nehemiah, where marriages between Jewish men and non-Jewish women were broken up, Ruth teaches that foreigners who convert to Judaism can become good Jews, foreign wives can become exemplary followers of Jewish law, and there is no reason to exclude them or their offspring from the community. Some believe the names of the participants suggest a fictional nature of the story: the husband and father was Elimelech, meaning \"My God is King\", and his wife was Naomi, \"Pleasing\", but after the deaths of her sons Mahlon, \"Sickness\", and Chilion, \"Wasting\", she asked to be called Mara, \"Bitter\".", "title": "Themes and background" }, { "paragraph_id": 24, "text": "The reference to Moab raises questions, since in the rest of the biblical literature it is associated with hostility to Israel, sexual perversity, and idolatry, and Deuteronomy 23:3–6 excluded an Ammonite or a Moabite from \"the congregation of the LORD; even to their tenth generation\". Despite this, Ruth the Moabite married a Judahite and even after his death still regarded herself a member of his family; she then married another Judahite and bore him a son who became an ancestor of David. Concerning this, the Mishnah says that only male Moabites are banned from the congregation.", "title": "Themes and background" }, { "paragraph_id": 25, "text": "Scholars have increasingly explored Ruth in ways which allow it to address contemporary issues. Feminists, for example, have recast the story as one of the dignity of labour and female self-sufficiency, and as a model for lesbian relations, while others have seen in it a celebration of the relationship between strong and resourceful women. Others have criticized it for its underlying, and potentially exploitative, acceptance of a system of patriarchy in which a woman's worth can only be measured through marriage and child-bearing. Yet others have seen it as a book that champions outcast and oppressed peoples.", "title": "Themes and background" }, { "paragraph_id": 26, "text": "", "title": "Themes and background" } ]
The Book of Ruth is included in the third division, or the Writings (Ketuvim), of the Hebrew Bible. In most Christian canons it is treated as one of the historical books and placed between Judges and 1 Samuel. The book, written in Hebrew in the 6th–4th centuries BCE, tells of the Moabite woman Ruth, who accepts Yahweh, the God of the Israelites, as her God and accepts the Israelite people as her own. In Ruth 1:16–17, Ruth tells Naomi, her Israelite mother-in-law, "Where you go I will go, and where you stay I will stay. Your people will be my people and your God my God. Where you die I will die, and there I will be buried. May the Lord deal with me, be it ever so severely, if even death separates you and me." The book is held in esteem by Jewish converts, as is evidenced by the considerable presence of Boaz in rabbinic literature. It also functions liturgically, as it is read during the Jewish holiday of Shavuot ("Weeks").
2001-10-07T00:50:35Z
2023-12-03T01:59:46Z
[ "Template:Short description", "Template:Tanakh OT", "Template:Citation needed", "Template:S-aft", "Template:S-end", "Template:Book of Ruth", "Template:Books of the Bible", "Template:Authority control", "Template:About", "Template:Lang-he", "Template:Cite web", "Template:Refbegin", "Template:Commons category", "Template:Librivox book", "Template:S-hou", "Template:Sfn", "Template:Bibleref2", "Template:LORD", "Template:Chart/start", "Template:Refend", "Template:S-bef", "Template:Anchor", "Template:Chart/end", "Template:Cite book", "Template:Cite Catholic Encyclopedia", "Template:S-ttl", "Template:Use mdy dates", "Template:Chart", "Template:Reflist", "Template:Wikisource", "Template:S-start" ]
https://en.wikipedia.org/wiki/Book_of_Ruth
4,382
Book of Esther
The Book of Esther (Hebrew: מְגִלַּת אֶסְתֵּר, romanized: Megillat Esther), also known in Hebrew as "the Scroll" ("the Megillah"), is a book in the third section (Ketuvim, כְּתוּבִים "Writings") of the Hebrew Bible. It is one of the Five Scrolls (Megillot) in the Hebrew Bible and later became part of the Christian Old Testament. The book relates the story of a Jewish woman in Persia, born as Hadassah but known as Esther, who becomes queen of Persia and thwarts a genocide of her people. The story takes place during the reign of King Ahasuerus in the First Persian Empire. Queen Vashti, the wife of King Ahasuerus, is banished from the court for disobeying the king's orders. To find a new queen, a beauty pageant is held and Esther, a young Jewish woman living in Persia, is chosen as the new queen. Esther's cousin Mordechai, who is a Jewish leader, discovers a plot to kill all of the Jews in the empire by Haman, one of the king's advisors. Mordechai urges Esther to use her position as queen to intervene and save their people. Esther reveals her Jewish identity to the king and begs for mercy for her people. She exposes Haman's plot and convinces the king to spare the Jews. The Jewish festival of Purim is established to celebrate the victory of the Jews of the First Persian Empire over their enemies, and Esther becomes a heroine of the Jewish people. The books of Esther and Song of Songs are the only books in the Hebrew Bible that do not mention God. Traditional Judaism views the absence of God's overt intervention in the story as an example of how God can work through seemingly coincidental events and the actions of individuals. The book is at the center of the Jewish festival of Purim and is read aloud twice from a handwritten scroll, usually in the synagogue, during the holiday: once in the evening and again the following morning. The distribution of charity to the needy and the exchange of gifts of foods are also practices observed on the holiday that are mandated in the book. The biblical Book of Esther is set in the Persian capital of Susa (Shushan) in the third year of the reign of the Persian king Ahasuerus. The name Ahasuerus is equivalent to Xerxes (both deriving from the Persian Khshayārsha), and Ahasuerus is usually identified in modern sources as Xerxes I, who ruled between 486 and 465 BCE, as it is to this monarch that the events described in Esther are thought to fit the most closely. Assuming that Ahasuerus is indeed Xerxes I, the events described in Esther began around the years 483–482 BCE, and concluded in March 473 BCE. Classical sources such as Josephus, the Jewish commentary Esther Rabbah and the Christian theologian Bar Hebraeus, as well as the Greek Septuagint translation of Esther, instead identify Ahasuerus as either Artaxerxes I (reigned 465 to 424 BCE) or Artaxerxes II (reigned 404 to 358 BCE). On his accession, however, Artaxerxes II lost Egypt to pharaoh Amyrtaeus, after which it was no longer part of the Persian empire. In his Historia Scholastica Petrus Comestor identified Ahasuerus (Esther 1:1) as Artaxerxes III (358–338 BCE) who reconquered Egypt. The Book of Esther consists of an introduction (or exposition) in chapters 1 and 2; the main action (complication and resolution) in chapters 3 to 9:19; and a conclusion in 9:20–10:3. The plot is structured around banquets (Heb. מִשְׁתֶּה, mishteh), a word that occurs twenty times in Esther and only 24 times in the rest of the Hebrew bible. This is appropriate given that Esther describes the origin of a Jewish feast, the feast of Purim, but Purim itself is not the subject and no individual feast in the book is commemorated by Purim. The book's theme, rather, is the reversal of destiny through a sudden and unexpected turn of events: the Jews seem destined to be destroyed, but instead are saved. In literary criticism such a reversal is termed "peripety", and while on one level its use in Esther is simply a literary or aesthetic device, on another it is structural to the author's theme, suggesting that the power of God is at work behind human events. King Ahasuerus, ruler of the Persian Empire, holds a lavish 180-day banquet for his court and dignitaries from across the 127 provinces of his empire (Esther 1:1–4), and afterwards a seven-day banquet for all inhabitants of the capital city, Shushan (1:5–9). On the seventh day of the latter banquet, Ahasuerus orders the queen, Vashti, to display her beauty before the guests by coming before them wearing her crown (1:10–11). She refuses, infuriating Ahasuerus, who on the advice of his counselors removes her from her position as an example to other women who might be emboldened to disobey their husbands (1:12–19). A decree follows that "every man should bear rule in his own house" (1:20–22). Ahasuerus then makes arrangements to choose a new queen from a selection of beautiful young women from throughout the empire (2:1–4). Among these women is a Jewish orphan named Esther, who was raised by her cousin or uncle, Mordecai (2:5–7). She finds favour in the King's eyes, and is crowned his new queen, but does not reveal her Jewish heritage (2:8–20). Shortly afterwards, Mordecai discovers a plot by two courtiers, Bigthan and Teresh, to assassinate Ahasuerus. The conspirators are apprehended and hanged, and Mordecai's service to the King is officially recorded (2:21–23). Ahasuerus appoints Haman as his viceroy (3:1). Mordecai, who sits at the palace gates, falls into Haman's disfavour, as he refuses to bow down to him (3:2–5). Haman discovers that Mordecai refuses to bow on account of his being a Jew, and in revenge plots to kill not just Mordecai, but all the Jews in the empire (3:6). He obtains Ahasuerus' permission to execute this plan, against payment of ten thousand talents of silver, and casts lots ("purim") to choose the date on which to do this – the thirteenth of the month of Adar (3:7–12). A royal decree is issued throughout the kingdom to slay all Jews on that date (3:13–15). When Mordecai discovers the plan, he goes into mourning and implores Esther to intercede with the King (4:1–5). But she is afraid to present herself to the King unsummoned, an offense punishable by death (4:6–12). Instead, she directs Mordecai to have all Jews fast for three days for her, and vows to fast as well (4:15–16.). On the third day she goes to Ahasuerus, who stretches out his sceptre to her to indicate that she is not to be punished (5:1–2). She invites him to a feast in the company of Haman (5:3–5). During the feast, she asks them to attend a further feast the next evening (5:6–8). Meanwhile, Haman is again offended by Mordecai and, at his wife's suggestion, has a gallows built to hang him (5:9–14). That night, Ahasuerus cannot sleep, and orders the court records be read to him (6:1). He is reminded that Mordecai interceded in the previous plot against his life, and discovers that Mordecai never received any recognition (6:2–3). Just then, Haman appears to request the King's permission to hang Mordecai, but before he can make this request, Ahasuerus asks Haman what should be done for the man that the King wishes to honour (6:4–6). Assuming that the King is referring to Haman himself, Haman suggests that the man be dressed in the King's royal robes and crown and led around on the King's royal horse, while a herald calls: "See how the King honours a man he wishes to reward!" (6:7–9). To his surprise and horror, the King instructs Haman to do so to Mordecai (6:10–11). Immediately afterwards, Ahasuerus and Haman attend Esther's second banquet. The King promises to grant her any request, and she reveals that she is Jewish and that Haman is planning to exterminate her people, including herself (7:1–6). Overcome by rage, Ahasuerus leaves the room; meanwhile Haman stays behind and begs Esther for his life, falling upon her in desperation (7:7). The King returns in at this very moment and thinks Haman is assaulting the queen; this makes him angrier and he orders Haman hanged on the very gallows that Haman had prepared for Mordecai (7:8–10). Unable to annul a formal royal decree, the King instead adds to it, permitting the Jews to join together and destroy any and all of those seeking to kill them (8:1–14). On 13 Adar, Haman's ten sons and 500 other men are killed in Shushan (9:1–12). Upon hearing of this Esther requests it be repeated the next day, whereupon 300 more men are killed (9:13–15). Over 75,000 people are killed by the Jews, who are careful to take no plunder (9:16–17). Mordecai and Esther send letters throughout the provinces instituting an annual commemoration of the Jewish people's redemption, in a holiday called Purim (lots) (9:20–28). Ahasuerus remains very powerful and continues his reign, with Mordecai assuming a prominent position in his court (10:1–3). The Megillat Esther (Book of Esther) became the last of the 24 books of the Hebrew Bible to be canonized by the Sages of the Great Assembly. According to the Talmud, it was a redaction by the Great Assembly of an original text by Mordecai. It is usually dated to the 4th century BCE. The Greek book of Esther, included in the Septuagint, is a retelling of the events of the Hebrew Book of Esther rather than a translation and records additional traditions which do not appear in the traditional Hebrew version, in particular the identification of Ahasuerus with Artaxerxes II and details of various letters. It is dated around the late 2nd to early 1st century BCE. The Coptic and Ethiopic versions of Esther are translations of the Greek rather than the Hebrew Esther. A Latin version of Esther was produced by Jerome for the Vulgate. It translates the Hebrew Esther but interpolates translations of the Greek Esther where the latter provides additional material. Predating the Vulgate, however, the Vetus Latina ("Old Latin") was apparently translated from a different Greek version not included in the Septuagint. Several Aramaic targumim of Esther were produced in the Middle Ages, of which three survive – the Targum Rishon ("First Targum" or 1TgEsth) and Targum Sheni ("Second Targum" or 2TgEsth) dated c. 500–1000 CE, which include additional legends relating to Purim, and the Targum Shelishi ("Third Targum" or 3TgEsth), which Berliner and Goshen-Gottstein argued was the ur-Targum from which the others had been expanded, but which others consider only a late recension of the same. 3TgEsth is the most manuscript-stable of the three, and by far the most literal. The apparent historical difficulties, the internal inconsistencies, the pronounced symmetry of themes and events, the plenitude of quoted dialogue, and the gross exaggeration in the reporting of numbers (involving time, money, and people) all point to Esther as a work of fiction, its vivid characters (except for Xerxes) being the product of the author's creative imagination. There is no reference to known historical events in the story; a general consensus, though this consensus has been challenged, has maintained that the narrative of Esther was invented in order to provide an etiology for Purim, and the name Ahasuerus is usually understood to refer to a fictionalized Xerxes I, who ruled the Achaemenid Empire between 486 and 465 BCE. The book of Esther has more Akkadian and Aramaic loanwords than any other biblical work and the names of the key protagonists, Mordechai and Esther, for example, have been read as allusions to the gods Marduk and Ishtar, who, symbolizing respectively Babylonia and Assyria, were twin powers that brought about the fall of Susa, where the narrative of Esther is set and where the Elamite god Humban/Humman (compare Haman) exercised divine sovereignty. Purim practices like eating “Haman's ears”, ear-shaped loaves of bread or pieces of pastry are similar to those in Near Eastern ritual celebrations of Ishtar's cosmic victory. Likewise other elements in Purim customs such as making a racket with a ratchet, masquerading and drunkenness have all been adduced to propose that such a kind of pagan festival akin to rites associated with Ishtar of Nineveh, which shares these same features, lay behind the development of this story. Biblical scholar Michael Coogan further argues that the book contains specific details regarding certain subject matter (for example, Persian rule) which are historically inaccurate. For example, Coogan discusses an inaccuracy regarding the age of Esther's cousin (or, according to others, uncle) Mordecai. In Esther 2:5–6, either Mordecai or his great-grandfather Kish is identified as having been exiled from Jerusalem to Babylon by King Nebuchadnezzar II in 597 BCE: "Mordecai son of Jair, the son of Shimei, the son of Kish, who had been carried into exile from Jerusalem by Nebuchadnezzar king of Babylon, among those taken captive with Jeconiah king of Judah". If this refers to Mordecai, he would have had to live over a century to have witnessed the events described in the Book of Esther. However, the verse may be read as referring not to Mordecai's exile to Babylon, but to his great-grandfather Kish's exile. In her article "The Book of Esther and Ancient Storytelling", biblical scholar Adele Berlin discusses the reasoning behind scholarly concern about the historicity of Esther. Much of this debate relates to the importance of distinguishing history and fiction within biblical texts, as Berlin argues, in order to gain a more accurate understanding of the history of the Israelite people. Berlin quotes a series of scholars who suggest that the author of Esther did not mean for the book to be considered as a historical writing, but intentionally wrote it to be a historical novella. The genre of novellas under which Esther falls was common during both the Persian and Hellenistic periods to which scholars have dated the book of Esther (see for example the deuterocanonical Book of Judith). However, there are certain elements of the book of Esther that are historically accurate. The story told in the book of Esther takes place during the rule of Ahasuerus, who amongst others has been identified as the 5th-century Persian king Xerxes I (reigned 486–465 BCE). The author also displays an accurate knowledge of Persian customs and palaces. However, according to Coogan, considerable historical inaccuracies remain throughout the text, supporting the view that the book of Esther is to be read as a historical novella which tells a story describing historical events but is not necessarily historical fact. Those arguing in favour of a historical reading of Esther most commonly identify Ahasuerus with Xerxes I (ruled 486–465 BCE), although in the past it was often assumed that he was Artaxerxes II (ruled 405–359 BCE). The Hebrew Ahasuerus (ʔaḥašwērōš) is most likely derived from Persian Xšayārša, the origin of the Greek Xerxes. The Greek historian Herodotus wrote that Xerxes sought his harem after being defeated in the Greco-Persian Wars. He makes no reference to individual members of the harem except for a domineering Queen consort named Amestris, whose father, Otanes, was one of Xerxes's generals. (In contrast, the Greek historian Ctesias refers to a similar father-in-law/general figure named Onaphas.) Amestris has often been identified with Vashti, but this identification is problematic, as Amestris remained a powerful figure well into the reign of her son, Artaxerxes I, whereas Vashti is portrayed as dismissed in the early part of Xerxes's reign. Alternative attempts have been made to identify her with Esther, although Esther is an orphan whose father was a Jew named Abihail. As for the identity of Mordecai, the similar names Marduka and Marduku have been found as the name of officials in the Persian court in over thirty texts from the period of Xerxes I and his father Darius I, and may refer to up to four individuals, one of whom might be the model for the biblical Mordecai. The "Old Greek" Septuagint version of Esther translates the name Ahasuerus as Artaxerxes, a Greek name derived from the Persian Artaxšaθra. Josephus too relates that this was the name by which he was known to the Greeks, and the Midrashic text Esther Rabba also makes the identification. Bar Hebraeus identified Ahasuerus explicitly as Artaxerxes II; however, the names are not necessarily equivalent: Hebrew has a form of the name Artaxerxes distinct from Ahasuerus, and a direct Greek rendering of Ahasuerus is used by both Josephus and the Septuagint for occurrences of the name outside the Book of Esther. Instead, the Hebrew name Ahasuerus accords with an inscription of the time that notes that Artaxerxes II was named also Aršu, understood as a shortening of Aḫšiyaršu the Babylonian rendering of the Persian Xšayārša (Xerxes), through which the Hebrew ʔaḥašwērōš (Ahasuerus) is derived. Ctesias related that Artaxerxes II was also called Arsicas which is understood as a similar shortening with the Persian suffix -ke that is applied to shortened names. Deinon related that Artaxerxes II was also called Oarses which is also understood to be derived from Xšayārša. Another view attempts to identify him instead with Artaxerxes I (ruled 465–424 BCE), whose Babylonian concubine, Kosmartydene, was the mother of his son Darius II (ruled 424–405 BCE). Jewish tradition relates that Esther was the mother of a King Darius and so some try to identify Ahasuerus with Artaxerxes I and Esther with Kosmartydene. Based on the view that the Ahasuerus of the Book of Tobit is identical with that of the Book of Esther, some have also identified him as Nebuchadnezzar's ally Cyaxares (ruled 625–585 BCE). In certain manuscripts of Tobit, the former is called Achiachar, which, like the Greek Cyaxares, is thought to be derived from Persian Huwaxšaθra. Depending on the interpretation of Esther 2:5–6, Mordecai or his great-grandfather Kish was carried away from Jerusalem with Jeconiah by Nebuchadnezzar, in 597 BCE. The view that it was Mordecai would be consistent with the identification of Ahasuerus with Cyaxares. Identifications with other Persian monarchs have also been suggested. Jacob Hoschander has argued that the name of Haman and that of his father Hamedatha are mentioned by Strabo as Omanus and Anadatus, worshipped with Anahita in the city of Zela. Hoschander suggests that Haman may, if the connection is correct, be a priestly title and not a proper name. Strabo's names are unattested in Persian texts as gods; however the Talmud and Josephus interpret the description of courtiers bowing to Haman in Esther 3:2 as worship. (Other scholars assume "Omanus" refers to Vohu Mana.) In his Historia Scholastica Petrus Comestor identified Ahasuerus (Esther 1:1) as Artaxerxes III who reconquered Egypt. In the Book of Esther, the Tetragrammaton does not appear, but some argue it is present, in hidden form, in four complex acrostics in Hebrew: the initial or last letters of four consecutive words, either forwards or backwards comprise YHWH. These letters were distinguished in at least three ancient Hebrew manuscripts in red. Christine Hayes contrasts the Book of Esther with apocalyptic writings, the Book of Daniel in particular: both Esther and Daniel depict an existential threat to the Jewish people, but while Daniel commands the Jews to wait faithfully for God to resolve the crisis, in Esther the crisis is resolved entirely through human action and national solidarity. God, in fact, is not mentioned, Esther is portrayed as assimilated to Persian culture, and Jewish identity in the book is an ethnic category rather than a religious one. This contrasts with traditional Jewish commentaries, such as the commentary of the Vilna Gaon, which states "But in every verse it discusses the great miracle. However, this miracle was in a hidden form, occurring through apparently natural processes, not like the Exodus from Egypt, which openly revealed the might of God." This follows the approach of the Talmud, which states that "(The Book of) Esther is referenced in the Torah in the verse 'And I shall surely hide (in Hebrew, 'haster astir,' related to 'Esther') My Face from them on that day. Although marriages between Jews and Gentiles are not permitted in orthodox Judaism, even in case of Pikuach nefesh, Esther is not regarded as a sinner, because she remained passive, and risked her life to save that of the entire Jewish people. The Vanishing Jew: A Wake-Up Call From the Book of Esther by Michael Eisenberg looks at the Megilla from the perspective of economic philosophy and the struggle for money, power and control. An additional six chapters appear interspersed in Esther in the Septuagint, the Greek translation of the Bible. This was noted by Jerome in compiling the Latin Vulgate. Additionally, the Greek text contains many small changes in the meaning of the main text. Jerome recognized the former as additions not present in the Hebrew Text and placed them at the end of his Latin translation. This placement and numbering system is used in Catholic Bible translations based primarily on the Vulgate, such as the Douay–Rheims Bible and the Knox Bible, with chapters numbered up to 16. In contrast, the 1979 revision of the Vulgate, the Nova Vulgata, incorporates the additions to Esther directly into the narrative itself, as do most modern Catholic English translations based on the original Hebrew and Greek (e.g., Revised Standard Version Catholic Edition, New American Bible, New Revised Standard Version Catholic Edition). The numbering system for the additions therefore differs with each translation. The Nova Vulgata accounts for the additional verses by numbering them as extensions of the verses immediately following or preceding them (e.g., Esther 11:2–12 in the old Vulgate becomes Esther 1:1a–1k in the Nova Vulgata), while the NAB and its successor, the NABRE, assign letters of the alphabet as chapter headings for the additions (e.g., Esther 11:2–12:6 in the Vulgate becomes Esther A:1–17). The RSVCE and the NRSVCE place the additional material into the narrative, but retain the chapter and verse numbering of the old Vulgate. These additions are: In the fourth year of the reign of Ptolemy and Cleopatra, Dositheus, who said that he was a priest and a Levite, and his son Ptolemy brought to Egypt the preceding Letter about Purim, which they said was authentic and had been translated by Lysimachus son of Ptolemy, one of the residents of Jerusalem. It is unclear to which version of Greek Esther this colophon refers, and who exactly are the figures mentioned in it. By the time the Greek version of Esther was written, the foreign power visible on the horizon as a future threat to Judah was the kingdom of Macedonia under Alexander the Great, who defeated the Persian empire about 150 years after the time of the story of Esther; the Septuagint version noticeably calls Haman a "Bougaion" (Ancient Greek: βουγαῖον), possibly in the Homeric sense of "bully" or "braggart", whereas the Hebrew text describes him as an Agagite. The canonicity of these Greek additions has been a subject of scholarly disagreement practically since their first appearance in the Septuagint. – Martin Luther, being perhaps the most vocal Reformation-era critic of the work, considered even the original Hebrew version to be of very doubtful value. The Council of Trent, the summation of the Counter-Reformation, reconfirmed the entire book, both Hebrew text and Greek additions, as canonical. The Book of Esther is used twice in commonly used sections of the Catholic Lectionary. In both cases, the text used is not only taken from a Greek addition. The readings also include the prayer of Mordecai, and nothing of Esther's own words is ever used. The Eastern Orthodox Church uses the Septuagint version of Esther, as it does for all of the Old Testament. In contrast, the additions are included in the Biblical apocrypha, usually printed in a separate section (if at all) in Protestant bibles. The additions, called "The rest of the Book of Esther", are specifically listed in the Thirty-Nine Articles, Article VI, of the Church of England as non-canonical, though "read for example of life and instruction of manners".
[ { "paragraph_id": 0, "text": "The Book of Esther (Hebrew: מְגִלַּת אֶסְתֵּר, romanized: Megillat Esther), also known in Hebrew as \"the Scroll\" (\"the Megillah\"), is a book in the third section (Ketuvim, כְּתוּבִים \"Writings\") of the Hebrew Bible. It is one of the Five Scrolls (Megillot) in the Hebrew Bible and later became part of the Christian Old Testament. The book relates the story of a Jewish woman in Persia, born as Hadassah but known as Esther, who becomes queen of Persia and thwarts a genocide of her people.", "title": "" }, { "paragraph_id": 1, "text": "The story takes place during the reign of King Ahasuerus in the First Persian Empire. Queen Vashti, the wife of King Ahasuerus, is banished from the court for disobeying the king's orders. To find a new queen, a beauty pageant is held and Esther, a young Jewish woman living in Persia, is chosen as the new queen. Esther's cousin Mordechai, who is a Jewish leader, discovers a plot to kill all of the Jews in the empire by Haman, one of the king's advisors. Mordechai urges Esther to use her position as queen to intervene and save their people. Esther reveals her Jewish identity to the king and begs for mercy for her people. She exposes Haman's plot and convinces the king to spare the Jews. The Jewish festival of Purim is established to celebrate the victory of the Jews of the First Persian Empire over their enemies, and Esther becomes a heroine of the Jewish people.", "title": "" }, { "paragraph_id": 2, "text": "The books of Esther and Song of Songs are the only books in the Hebrew Bible that do not mention God. Traditional Judaism views the absence of God's overt intervention in the story as an example of how God can work through seemingly coincidental events and the actions of individuals.", "title": "" }, { "paragraph_id": 3, "text": "The book is at the center of the Jewish festival of Purim and is read aloud twice from a handwritten scroll, usually in the synagogue, during the holiday: once in the evening and again the following morning. The distribution of charity to the needy and the exchange of gifts of foods are also practices observed on the holiday that are mandated in the book.", "title": "" }, { "paragraph_id": 4, "text": "The biblical Book of Esther is set in the Persian capital of Susa (Shushan) in the third year of the reign of the Persian king Ahasuerus. The name Ahasuerus is equivalent to Xerxes (both deriving from the Persian Khshayārsha), and Ahasuerus is usually identified in modern sources as Xerxes I, who ruled between 486 and 465 BCE, as it is to this monarch that the events described in Esther are thought to fit the most closely.", "title": "Setting and structure" }, { "paragraph_id": 5, "text": "Assuming that Ahasuerus is indeed Xerxes I, the events described in Esther began around the years 483–482 BCE, and concluded in March 473 BCE.", "title": "Setting and structure" }, { "paragraph_id": 6, "text": "Classical sources such as Josephus, the Jewish commentary Esther Rabbah and the Christian theologian Bar Hebraeus, as well as the Greek Septuagint translation of Esther, instead identify Ahasuerus as either Artaxerxes I (reigned 465 to 424 BCE) or Artaxerxes II (reigned 404 to 358 BCE).", "title": "Setting and structure" }, { "paragraph_id": 7, "text": "On his accession, however, Artaxerxes II lost Egypt to pharaoh Amyrtaeus, after which it was no longer part of the Persian empire. In his Historia Scholastica Petrus Comestor identified Ahasuerus (Esther 1:1) as Artaxerxes III (358–338 BCE) who reconquered Egypt.", "title": "Setting and structure" }, { "paragraph_id": 8, "text": "The Book of Esther consists of an introduction (or exposition) in chapters 1 and 2; the main action (complication and resolution) in chapters 3 to 9:19; and a conclusion in 9:20–10:3.", "title": "Setting and structure" }, { "paragraph_id": 9, "text": "The plot is structured around banquets (Heb. מִשְׁתֶּה, mishteh), a word that occurs twenty times in Esther and only 24 times in the rest of the Hebrew bible. This is appropriate given that Esther describes the origin of a Jewish feast, the feast of Purim, but Purim itself is not the subject and no individual feast in the book is commemorated by Purim. The book's theme, rather, is the reversal of destiny through a sudden and unexpected turn of events: the Jews seem destined to be destroyed, but instead are saved. In literary criticism such a reversal is termed \"peripety\", and while on one level its use in Esther is simply a literary or aesthetic device, on another it is structural to the author's theme, suggesting that the power of God is at work behind human events.", "title": "Setting and structure" }, { "paragraph_id": 10, "text": "King Ahasuerus, ruler of the Persian Empire, holds a lavish 180-day banquet for his court and dignitaries from across the 127 provinces of his empire (Esther 1:1–4), and afterwards a seven-day banquet for all inhabitants of the capital city, Shushan (1:5–9). On the seventh day of the latter banquet, Ahasuerus orders the queen, Vashti, to display her beauty before the guests by coming before them wearing her crown (1:10–11). She refuses, infuriating Ahasuerus, who on the advice of his counselors removes her from her position as an example to other women who might be emboldened to disobey their husbands (1:12–19). A decree follows that \"every man should bear rule in his own house\" (1:20–22).", "title": "Summary" }, { "paragraph_id": 11, "text": "Ahasuerus then makes arrangements to choose a new queen from a selection of beautiful young women from throughout the empire (2:1–4). Among these women is a Jewish orphan named Esther, who was raised by her cousin or uncle, Mordecai (2:5–7). She finds favour in the King's eyes, and is crowned his new queen, but does not reveal her Jewish heritage (2:8–20). Shortly afterwards, Mordecai discovers a plot by two courtiers, Bigthan and Teresh, to assassinate Ahasuerus. The conspirators are apprehended and hanged, and Mordecai's service to the King is officially recorded (2:21–23).", "title": "Summary" }, { "paragraph_id": 12, "text": "Ahasuerus appoints Haman as his viceroy (3:1). Mordecai, who sits at the palace gates, falls into Haman's disfavour, as he refuses to bow down to him (3:2–5). Haman discovers that Mordecai refuses to bow on account of his being a Jew, and in revenge plots to kill not just Mordecai, but all the Jews in the empire (3:6). He obtains Ahasuerus' permission to execute this plan, against payment of ten thousand talents of silver, and casts lots (\"purim\") to choose the date on which to do this – the thirteenth of the month of Adar (3:7–12). A royal decree is issued throughout the kingdom to slay all Jews on that date (3:13–15).", "title": "Summary" }, { "paragraph_id": 13, "text": "When Mordecai discovers the plan, he goes into mourning and implores Esther to intercede with the King (4:1–5). But she is afraid to present herself to the King unsummoned, an offense punishable by death (4:6–12). Instead, she directs Mordecai to have all Jews fast for three days for her, and vows to fast as well (4:15–16.). On the third day she goes to Ahasuerus, who stretches out his sceptre to her to indicate that she is not to be punished (5:1–2). She invites him to a feast in the company of Haman (5:3–5). During the feast, she asks them to attend a further feast the next evening (5:6–8). Meanwhile, Haman is again offended by Mordecai and, at his wife's suggestion, has a gallows built to hang him (5:9–14).", "title": "Summary" }, { "paragraph_id": 14, "text": "That night, Ahasuerus cannot sleep, and orders the court records be read to him (6:1). He is reminded that Mordecai interceded in the previous plot against his life, and discovers that Mordecai never received any recognition (6:2–3). Just then, Haman appears to request the King's permission to hang Mordecai, but before he can make this request, Ahasuerus asks Haman what should be done for the man that the King wishes to honour (6:4–6). Assuming that the King is referring to Haman himself, Haman suggests that the man be dressed in the King's royal robes and crown and led around on the King's royal horse, while a herald calls: \"See how the King honours a man he wishes to reward!\" (6:7–9). To his surprise and horror, the King instructs Haman to do so to Mordecai (6:10–11).", "title": "Summary" }, { "paragraph_id": 15, "text": "Immediately afterwards, Ahasuerus and Haman attend Esther's second banquet. The King promises to grant her any request, and she reveals that she is Jewish and that Haman is planning to exterminate her people, including herself (7:1–6). Overcome by rage, Ahasuerus leaves the room; meanwhile Haman stays behind and begs Esther for his life, falling upon her in desperation (7:7). The King returns in at this very moment and thinks Haman is assaulting the queen; this makes him angrier and he orders Haman hanged on the very gallows that Haman had prepared for Mordecai (7:8–10).", "title": "Summary" }, { "paragraph_id": 16, "text": "Unable to annul a formal royal decree, the King instead adds to it, permitting the Jews to join together and destroy any and all of those seeking to kill them (8:1–14). On 13 Adar, Haman's ten sons and 500 other men are killed in Shushan (9:1–12). Upon hearing of this Esther requests it be repeated the next day, whereupon 300 more men are killed (9:13–15). Over 75,000 people are killed by the Jews, who are careful to take no plunder (9:16–17). Mordecai and Esther send letters throughout the provinces instituting an annual commemoration of the Jewish people's redemption, in a holiday called Purim (lots) (9:20–28). Ahasuerus remains very powerful and continues his reign, with Mordecai assuming a prominent position in his court (10:1–3).", "title": "Summary" }, { "paragraph_id": 17, "text": "The Megillat Esther (Book of Esther) became the last of the 24 books of the Hebrew Bible to be canonized by the Sages of the Great Assembly. According to the Talmud, it was a redaction by the Great Assembly of an original text by Mordecai. It is usually dated to the 4th century BCE.", "title": "Authorship and date" }, { "paragraph_id": 18, "text": "The Greek book of Esther, included in the Septuagint, is a retelling of the events of the Hebrew Book of Esther rather than a translation and records additional traditions which do not appear in the traditional Hebrew version, in particular the identification of Ahasuerus with Artaxerxes II and details of various letters. It is dated around the late 2nd to early 1st century BCE. The Coptic and Ethiopic versions of Esther are translations of the Greek rather than the Hebrew Esther.", "title": "Authorship and date" }, { "paragraph_id": 19, "text": "A Latin version of Esther was produced by Jerome for the Vulgate. It translates the Hebrew Esther but interpolates translations of the Greek Esther where the latter provides additional material. Predating the Vulgate, however, the Vetus Latina (\"Old Latin\") was apparently translated from a different Greek version not included in the Septuagint.", "title": "Authorship and date" }, { "paragraph_id": 20, "text": "Several Aramaic targumim of Esther were produced in the Middle Ages, of which three survive – the Targum Rishon (\"First Targum\" or 1TgEsth) and Targum Sheni (\"Second Targum\" or 2TgEsth) dated c. 500–1000 CE, which include additional legends relating to Purim, and the Targum Shelishi (\"Third Targum\" or 3TgEsth), which Berliner and Goshen-Gottstein argued was the ur-Targum from which the others had been expanded, but which others consider only a late recension of the same. 3TgEsth is the most manuscript-stable of the three, and by far the most literal.", "title": "Authorship and date" }, { "paragraph_id": 21, "text": "The apparent historical difficulties, the internal inconsistencies, the pronounced symmetry of themes and events, the plenitude of quoted dialogue, and the gross exaggeration in the reporting of numbers (involving time, money, and people) all point to Esther as a work of fiction, its vivid characters (except for Xerxes) being the product of the author's creative imagination. There is no reference to known historical events in the story; a general consensus, though this consensus has been challenged, has maintained that the narrative of Esther was invented in order to provide an etiology for Purim, and the name Ahasuerus is usually understood to refer to a fictionalized Xerxes I, who ruled the Achaemenid Empire between 486 and 465 BCE.", "title": "Historicity" }, { "paragraph_id": 22, "text": "The book of Esther has more Akkadian and Aramaic loanwords than any other biblical work and the names of the key protagonists, Mordechai and Esther, for example, have been read as allusions to the gods Marduk and Ishtar, who, symbolizing respectively Babylonia and Assyria, were twin powers that brought about the fall of Susa, where the narrative of Esther is set and where the Elamite god Humban/Humman (compare Haman) exercised divine sovereignty. Purim practices like eating “Haman's ears”, ear-shaped loaves of bread or pieces of pastry are similar to those in Near Eastern ritual celebrations of Ishtar's cosmic victory. Likewise other elements in Purim customs such as making a racket with a ratchet, masquerading and drunkenness have all been adduced to propose that such a kind of pagan festival akin to rites associated with Ishtar of Nineveh, which shares these same features, lay behind the development of this story.", "title": "Historicity" }, { "paragraph_id": 23, "text": "Biblical scholar Michael Coogan further argues that the book contains specific details regarding certain subject matter (for example, Persian rule) which are historically inaccurate. For example, Coogan discusses an inaccuracy regarding the age of Esther's cousin (or, according to others, uncle) Mordecai. In Esther 2:5–6, either Mordecai or his great-grandfather Kish is identified as having been exiled from Jerusalem to Babylon by King Nebuchadnezzar II in 597 BCE: \"Mordecai son of Jair, the son of Shimei, the son of Kish, who had been carried into exile from Jerusalem by Nebuchadnezzar king of Babylon, among those taken captive with Jeconiah king of Judah\". If this refers to Mordecai, he would have had to live over a century to have witnessed the events described in the Book of Esther. However, the verse may be read as referring not to Mordecai's exile to Babylon, but to his great-grandfather Kish's exile.", "title": "Historicity" }, { "paragraph_id": 24, "text": "In her article \"The Book of Esther and Ancient Storytelling\", biblical scholar Adele Berlin discusses the reasoning behind scholarly concern about the historicity of Esther. Much of this debate relates to the importance of distinguishing history and fiction within biblical texts, as Berlin argues, in order to gain a more accurate understanding of the history of the Israelite people. Berlin quotes a series of scholars who suggest that the author of Esther did not mean for the book to be considered as a historical writing, but intentionally wrote it to be a historical novella. The genre of novellas under which Esther falls was common during both the Persian and Hellenistic periods to which scholars have dated the book of Esther (see for example the deuterocanonical Book of Judith).", "title": "Historicity" }, { "paragraph_id": 25, "text": "However, there are certain elements of the book of Esther that are historically accurate. The story told in the book of Esther takes place during the rule of Ahasuerus, who amongst others has been identified as the 5th-century Persian king Xerxes I (reigned 486–465 BCE). The author also displays an accurate knowledge of Persian customs and palaces. However, according to Coogan, considerable historical inaccuracies remain throughout the text, supporting the view that the book of Esther is to be read as a historical novella which tells a story describing historical events but is not necessarily historical fact.", "title": "Historicity" }, { "paragraph_id": 26, "text": "Those arguing in favour of a historical reading of Esther most commonly identify Ahasuerus with Xerxes I (ruled 486–465 BCE), although in the past it was often assumed that he was Artaxerxes II (ruled 405–359 BCE). The Hebrew Ahasuerus (ʔaḥašwērōš) is most likely derived from Persian Xšayārša, the origin of the Greek Xerxes. The Greek historian Herodotus wrote that Xerxes sought his harem after being defeated in the Greco-Persian Wars. He makes no reference to individual members of the harem except for a domineering Queen consort named Amestris, whose father, Otanes, was one of Xerxes's generals. (In contrast, the Greek historian Ctesias refers to a similar father-in-law/general figure named Onaphas.) Amestris has often been identified with Vashti, but this identification is problematic, as Amestris remained a powerful figure well into the reign of her son, Artaxerxes I, whereas Vashti is portrayed as dismissed in the early part of Xerxes's reign. Alternative attempts have been made to identify her with Esther, although Esther is an orphan whose father was a Jew named Abihail.", "title": "Historical reading" }, { "paragraph_id": 27, "text": "As for the identity of Mordecai, the similar names Marduka and Marduku have been found as the name of officials in the Persian court in over thirty texts from the period of Xerxes I and his father Darius I, and may refer to up to four individuals, one of whom might be the model for the biblical Mordecai.", "title": "Historical reading" }, { "paragraph_id": 28, "text": "The \"Old Greek\" Septuagint version of Esther translates the name Ahasuerus as Artaxerxes, a Greek name derived from the Persian Artaxšaθra. Josephus too relates that this was the name by which he was known to the Greeks, and the Midrashic text Esther Rabba also makes the identification. Bar Hebraeus identified Ahasuerus explicitly as Artaxerxes II; however, the names are not necessarily equivalent: Hebrew has a form of the name Artaxerxes distinct from Ahasuerus, and a direct Greek rendering of Ahasuerus is used by both Josephus and the Septuagint for occurrences of the name outside the Book of Esther. Instead, the Hebrew name Ahasuerus accords with an inscription of the time that notes that Artaxerxes II was named also Aršu, understood as a shortening of Aḫšiyaršu the Babylonian rendering of the Persian Xšayārša (Xerxes), through which the Hebrew ʔaḥašwērōš (Ahasuerus) is derived. Ctesias related that Artaxerxes II was also called Arsicas which is understood as a similar shortening with the Persian suffix -ke that is applied to shortened names. Deinon related that Artaxerxes II was also called Oarses which is also understood to be derived from Xšayārša.", "title": "Historical reading" }, { "paragraph_id": 29, "text": "Another view attempts to identify him instead with Artaxerxes I (ruled 465–424 BCE), whose Babylonian concubine, Kosmartydene, was the mother of his son Darius II (ruled 424–405 BCE). Jewish tradition relates that Esther was the mother of a King Darius and so some try to identify Ahasuerus with Artaxerxes I and Esther with Kosmartydene.", "title": "Historical reading" }, { "paragraph_id": 30, "text": "Based on the view that the Ahasuerus of the Book of Tobit is identical with that of the Book of Esther, some have also identified him as Nebuchadnezzar's ally Cyaxares (ruled 625–585 BCE). In certain manuscripts of Tobit, the former is called Achiachar, which, like the Greek Cyaxares, is thought to be derived from Persian Huwaxšaθra. Depending on the interpretation of Esther 2:5–6, Mordecai or his great-grandfather Kish was carried away from Jerusalem with Jeconiah by Nebuchadnezzar, in 597 BCE. The view that it was Mordecai would be consistent with the identification of Ahasuerus with Cyaxares. Identifications with other Persian monarchs have also been suggested.", "title": "Historical reading" }, { "paragraph_id": 31, "text": "Jacob Hoschander has argued that the name of Haman and that of his father Hamedatha are mentioned by Strabo as Omanus and Anadatus, worshipped with Anahita in the city of Zela. Hoschander suggests that Haman may, if the connection is correct, be a priestly title and not a proper name. Strabo's names are unattested in Persian texts as gods; however the Talmud and Josephus interpret the description of courtiers bowing to Haman in Esther 3:2 as worship. (Other scholars assume \"Omanus\" refers to Vohu Mana.)", "title": "Historical reading" }, { "paragraph_id": 32, "text": "In his Historia Scholastica Petrus Comestor identified Ahasuerus (Esther 1:1) as Artaxerxes III who reconquered Egypt.", "title": "Historical reading" }, { "paragraph_id": 33, "text": "In the Book of Esther, the Tetragrammaton does not appear, but some argue it is present, in hidden form, in four complex acrostics in Hebrew: the initial or last letters of four consecutive words, either forwards or backwards comprise YHWH. These letters were distinguished in at least three ancient Hebrew manuscripts in red.", "title": "Interpretation" }, { "paragraph_id": 34, "text": "Christine Hayes contrasts the Book of Esther with apocalyptic writings, the Book of Daniel in particular: both Esther and Daniel depict an existential threat to the Jewish people, but while Daniel commands the Jews to wait faithfully for God to resolve the crisis, in Esther the crisis is resolved entirely through human action and national solidarity. God, in fact, is not mentioned, Esther is portrayed as assimilated to Persian culture, and Jewish identity in the book is an ethnic category rather than a religious one.", "title": "Interpretation" }, { "paragraph_id": 35, "text": "This contrasts with traditional Jewish commentaries, such as the commentary of the Vilna Gaon, which states \"But in every verse it discusses the great miracle. However, this miracle was in a hidden form, occurring through apparently natural processes, not like the Exodus from Egypt, which openly revealed the might of God.\" This follows the approach of the Talmud, which states that \"(The Book of) Esther is referenced in the Torah in the verse 'And I shall surely hide (in Hebrew, 'haster astir,' related to 'Esther') My Face from them on that day.", "title": "Interpretation" }, { "paragraph_id": 36, "text": "Although marriages between Jews and Gentiles are not permitted in orthodox Judaism, even in case of Pikuach nefesh, Esther is not regarded as a sinner, because she remained passive, and risked her life to save that of the entire Jewish people.", "title": "Interpretation" }, { "paragraph_id": 37, "text": "The Vanishing Jew: A Wake-Up Call From the Book of Esther by Michael Eisenberg looks at the Megilla from the perspective of economic philosophy and the struggle for money, power and control.", "title": "Interpretation" }, { "paragraph_id": 38, "text": "An additional six chapters appear interspersed in Esther in the Septuagint, the Greek translation of the Bible. This was noted by Jerome in compiling the Latin Vulgate. Additionally, the Greek text contains many small changes in the meaning of the main text. Jerome recognized the former as additions not present in the Hebrew Text and placed them at the end of his Latin translation. This placement and numbering system is used in Catholic Bible translations based primarily on the Vulgate, such as the Douay–Rheims Bible and the Knox Bible, with chapters numbered up to 16. In contrast, the 1979 revision of the Vulgate, the Nova Vulgata, incorporates the additions to Esther directly into the narrative itself, as do most modern Catholic English translations based on the original Hebrew and Greek (e.g., Revised Standard Version Catholic Edition, New American Bible, New Revised Standard Version Catholic Edition). The numbering system for the additions therefore differs with each translation. The Nova Vulgata accounts for the additional verses by numbering them as extensions of the verses immediately following or preceding them (e.g., Esther 11:2–12 in the old Vulgate becomes Esther 1:1a–1k in the Nova Vulgata), while the NAB and its successor, the NABRE, assign letters of the alphabet as chapter headings for the additions (e.g., Esther 11:2–12:6 in the Vulgate becomes Esther A:1–17). The RSVCE and the NRSVCE place the additional material into the narrative, but retain the chapter and verse numbering of the old Vulgate.", "title": "Additions to Esther" }, { "paragraph_id": 39, "text": "These additions are:", "title": "Additions to Esther" }, { "paragraph_id": 40, "text": "In the fourth year of the reign of Ptolemy and Cleopatra, Dositheus, who said that he was a priest and a Levite, and his son Ptolemy brought to Egypt the preceding Letter about Purim, which they said was authentic and had been translated by Lysimachus son of Ptolemy, one of the residents of Jerusalem.", "title": "Additions to Esther" }, { "paragraph_id": 41, "text": "It is unclear to which version of Greek Esther this colophon refers, and who exactly are the figures mentioned in it.", "title": "Additions to Esther" }, { "paragraph_id": 42, "text": "By the time the Greek version of Esther was written, the foreign power visible on the horizon as a future threat to Judah was the kingdom of Macedonia under Alexander the Great, who defeated the Persian empire about 150 years after the time of the story of Esther; the Septuagint version noticeably calls Haman a \"Bougaion\" (Ancient Greek: βουγαῖον), possibly in the Homeric sense of \"bully\" or \"braggart\", whereas the Hebrew text describes him as an Agagite.", "title": "Additions to Esther" }, { "paragraph_id": 43, "text": "The canonicity of these Greek additions has been a subject of scholarly disagreement practically since their first appearance in the Septuagint. – Martin Luther, being perhaps the most vocal Reformation-era critic of the work, considered even the original Hebrew version to be of very doubtful value.", "title": "Additions to Esther" }, { "paragraph_id": 44, "text": "The Council of Trent, the summation of the Counter-Reformation, reconfirmed the entire book, both Hebrew text and Greek additions, as canonical. The Book of Esther is used twice in commonly used sections of the Catholic Lectionary. In both cases, the text used is not only taken from a Greek addition. The readings also include the prayer of Mordecai, and nothing of Esther's own words is ever used. The Eastern Orthodox Church uses the Septuagint version of Esther, as it does for all of the Old Testament.", "title": "Additions to Esther" }, { "paragraph_id": 45, "text": "In contrast, the additions are included in the Biblical apocrypha, usually printed in a separate section (if at all) in Protestant bibles. The additions, called \"The rest of the Book of Esther\", are specifically listed in the Thirty-Nine Articles, Article VI, of the Church of England as non-canonical, though \"read for example of life and instruction of manners\".", "title": "Additions to Esther" } ]
The Book of Esther, also known in Hebrew as "the Scroll", is a book in the third section of the Hebrew Bible. It is one of the Five Scrolls (Megillot) in the Hebrew Bible and later became part of the Christian Old Testament. The book relates the story of a Jewish woman in Persia, born as Hadassah but known as Esther, who becomes queen of Persia and thwarts a genocide of her people. The story takes place during the reign of King Ahasuerus in the First Persian Empire. Queen Vashti, the wife of King Ahasuerus, is banished from the court for disobeying the king's orders. To find a new queen, a beauty pageant is held and Esther, a young Jewish woman living in Persia, is chosen as the new queen. Esther's cousin Mordechai, who is a Jewish leader, discovers a plot to kill all of the Jews in the empire by Haman, one of the king's advisors. Mordechai urges Esther to use her position as queen to intervene and save their people. Esther reveals her Jewish identity to the king and begs for mercy for her people. She exposes Haman's plot and convinces the king to spare the Jews. The Jewish festival of Purim is established to celebrate the victory of the Jews of the First Persian Empire over their enemies, and Esther becomes a heroine of the Jewish people. The books of Esther and Song of Songs are the only books in the Hebrew Bible that do not mention God. Traditional Judaism views the absence of God's overt intervention in the story as an example of how God can work through seemingly coincidental events and the actions of individuals. The book is at the center of the Jewish festival of Purim and is read aloud twice from a handwritten scroll, usually in the synagogue, during the holiday: once in the evening and again the following morning. The distribution of charity to the needy and the exchange of gifts of foods are also practices observed on the holiday that are mandated in the book.
2001-10-07T03:05:17Z
2023-12-14T01:38:44Z
[ "Template:Circa", "Template:Anchor", "Template:Reflist", "Template:Librivox book", "Template:S-aft", "Template:Tanakh OT", "Template:Lang", "Template:Refend", "Template:Short description", "Template:Blockquote", "Template:Importance inline", "Template:Page?", "Template:Book of Esther", "Template:Sfn", "Template:Lang-grc", "Template:Cbignore", "Template:Cite NIE", "Template:S-bef", "Template:Books of the Bible", "Template:Snd", "Template:Webarchive", "Template:Cite book", "Template:Commons category", "Template:Wikisource", "Template:S-end", "Template:About", "Template:Lang-he", "Template:Refbegin", "Template:Purim footer", "Template:Authority control", "Template:Clarify", "Template:Cite journal", "Template:Isbn", "Template:Citation", "Template:Cite Catholic Encyclopedia", "Template:S-start", "Template:The Bible and warfare", "Template:Jewish Apocrypha", "Template:Transl", "Template:Cn", "Template:S-hou", "Template:S-ttl", "Template:Cite web", "Template:Bibleverse" ]
https://en.wikipedia.org/wiki/Book_of_Esther
4,384
Rail transport in Great Britain
The railway system in Great Britain is the oldest railway system in the world. The first locomotive-hauled public railway opened in 1825, which was followed by an era of rapid expansion. Most of the track is managed by Network Rail, which in 2017 had a network of 9,824 miles (15,811 km) of standard-gauge lines, of which 3,339 miles (5,374 km) were electrified. These lines range from single to quadruple track or more. In addition, some cities have separate metro, light rail and tram systems (including the extensive and historic London Underground). There are also many private railways (some of them narrow-gauge), which are primarily short lines for tourists. The main rail network is connected with that of continental Europe by the Channel Tunnel and High Speed 1 (originally the Channel Tunnel Rail Link), which fully opened in 1994 and 2007 respectively. In 2019, there were 1.738 billion journeys on the National Rail network, making the British network the fifth most used in the world (Great Britain ranks 23rd in world population). Unlike a number of other countries, rail travel in the United Kingdom has enjoyed a renaissance in recent years, with passenger numbers approaching their highest ever level (see usage figures below). This has coincided with the privatisation of British Rail, but the cause of this increase is unclear. The growth is partly attributed to a shift away from private motoring due to growing road congestion and increasing petrol prices, but also to the overall increase in travel due to affluence. Passenger journeys in Britain grew by 88% over the period 1997–98 to 2014 as compared to 62% in Germany, 41% in France and 16% in Spain. The United Kingdom is a member of the International Union of Railways (UIC). The UIC country code for United Kingdom is 70. The UK has the 17th largest railway network in the world; despite many lines having closed in the 20th century, due to the Beeching cuts, it remains one of the densest networks. It is one of the busiest railways in Europe, with 20% more train services than France, 60% more than Italy, and more than Spain, Switzerland, the Netherlands, Portugal and Norway combined, as well as representing more than 20% of all passenger journeys in Europe. The rail industry employs 115,000 people and supports another 250,000 through its supply chain. After the initial period of rapid expansion following the first public railways in the early 19th century, from about 1900 onwards the network suffered from gradual attrition, and more severe rationalisation in the 1950s and 1960s. However, the network has again been growing since the 1980s. The UK was ranked eighth among national European rail systems in the 2017 European Railway Performance Index for intensity of use, quality of service and safety performance. To cope with increasing passenger numbers, there is a large programme of upgrades to the network, including Thameslink, Crossrail, electrification of lines, in-cab signalling, new inter-city trains and new high-speed lines. According to historians David Brandon and Alan Brooke, the railways brought into being our modern world: The railways started with the local isolated wooden wagonways in 1560s using horses. These wagonways then spread, particularly in mining areas. The system was later built as a patchwork of local lines operated by small private railway companies. Over the course of the 19th and early 20th centuries, these amalgamated or were bought by competitors until only a handful of larger companies remained (see Railway Mania). The entire network was brought under government control during the First World War and a number of advantages of amalgamation and planning were revealed. However, the government resisted calls for the nationalisation of the network (first proposed by 19th century Prime Minister William Gladstone as early as the 1830s). Instead, from 1 January 1923, almost all the remaining companies were grouped into the "big four": the Great Western Railway, the London and North Eastern Railway, the London Midland and Scottish Railway and the Southern Railway companies (there were also a number of other joint railways such as the Midland and Great Northern Joint Railway and the Cheshire Lines Committee as well as special joint railways such as the Forth Bridge Railway, Ryde Pier Railway and at one time the East London Railway). The "Big Four" were joint-stock public companies and they continued to run the railway system until 31 December 1947. The growth in road transport during the 1920s and 1930s greatly reduced revenue for the rail companies. Rail companies accused the government of favouring road haulage through the subsidised construction of roads. The railways entered a slow decline owing to a lack of investment and changes in transport policy and lifestyles. During World War II, the companies' managements joined together, effectively forming one company. A maintenance backlog developed during the war and the private sector only had two years to deal with this after the war ended. After 1945, for both practical and ideological reasons, the government decided to bring the rail service into the public sector. From the start of 1948, the "big four" were nationalised to form British Railways (latterly British Rail) under the control of the British Transport Commission. Although BR was a single entity, it was divided into six (later five) regional authorities in accordance with the existing areas of operation. Though there were few initial changes to the service, usage increased and the network became profitable. Regeneration of track and railway stations was completed by 1954. In the same year, changes to the British Transport Commission, including the privatisation of road haulage, ended the coordination of transport in Great Britain. Rail revenue fell and in 1955 the network again ceased to be profitable. The mid-1950s saw the rapid introduction of diesel and electric rolling stock, but the expected transfer back from road to rail did not occur and losses began to mount. The desire for profitability led to a major reduction in the network during the mid-1960s, with ICI manager Dr. Richard Beeching commissioned by the government under Ernest Marples with reorganising the railways. Many branch lines (and a number of main lines) were closed because they were deemed uneconomic ("the Beeching Axe" of 1963), removing much feeder traffic from main line passenger services. In the second Beeching report of 1965, only the "major trunk routes" were selected for large-scale investment, leading many to speculate the rest of the network would eventually be closed. This was never implemented by BR. Passenger services experienced a renaissance with the introduction of the InterCity 125 trains in the 1970s. Passenger levels fluctuated since then, increasing during periods of economic growth and falling during recessions. The 1980s saw severe cuts in government funding and above-inflation increases in fares, In the early 1990s, the five geographical Regions were replaced by a Sectored organisation, in which passenger services were organised into InterCity, Network SouthEast and Regional Railways sectors. The Railways Act 1993 divided the railways up, with Railtrack taking ownership of British Rail's property portfolio, tracks, signals, bridges and tunnels, Rolling Stock Operating Companies, and train operating companies. Passenger transport services were bundled together into franchises to facilitate cross-subsidy within franchises, with many regulations on ticket prices and types, regulated fare increases and "Parliamentary service" obligations. Companies submit bids to the franchising authority - often the Secretary of State for Transport, Passenger Transport Authority, or devolved government - competing for the lowest subsidy requirement and to invest in the railway over the lifespan of the franchise. There is also provision for subsidy between franchises, with profitable franchises demanding payments made to the government to cover a share of the losses from others. Examples of franchises include ScotRail, Great Western, and Southern Trains. Open Access Operators are entirely free to set their own services and fares unaffected by government regulations. Examples of such operators are Lumo and Grand Central, Hull Trains and Heathrow Express. In the case of the InterCity West Coast and InterCity East Coast franchises, applicants submit bids to return the most money to the government from operating the service. This has led to franchisees collapsing when passenger growth targets are not met as promised payments to the government cannot be paid and the franchise is exited early. In 2023, Network Rail held over £59.1 billion in debt, and £1.176 billion interest payments. Many of these debts were incurred by Railtrack and transferred to Network Rail when it collapsed. British Rail operations were privatised during 1994–1997. Ownership of the track and infrastructure passed to Railtrack, whilst passenger operations were franchised to individual private sector operators (originally there were 25 franchises) and the goods services sold outright (six companies were set up, but five of these were sold to the same buyer). The government said privatisation would see an improvement in passenger services and satisfaction (according to the National Rail Passenger survey) has indeed gone up from 76% in 1999 (when the survey started) to 83% in 2013 and the number of passengers not satisfied with their journey dropped from 10% to 6%. Since privatisation, passenger levels have more than doubled, and have surpassed their level in the late 1940s. Train fares cost 2.7% more than under British Rail in real terms on average. However, while the price of anytime and off-peak tickets has increased, the price of Advance tickets has dramatically decreased in real terms: the average Advance ticket in 1995 cost £9.14 (in 2014 prices) compared to £5.17 in 2014. Rail subsidies have increased from £2.9bn in 1992–93 to £3.8bn in 2015–16 (in current prices), although subsidy per journey has fallen from £3.85 per journey to £2.19 per journey. However, this masks great regional variation, as in 2014–15 funding varied from "£1.41 per passenger journey in England to £6.51 per journey in Scotland and £8.34 per journey in Wales." The public image of rail travel was severely damaged by a series of significant accidents after privatisation. These included the Hatfield accident, caused by a rail fragmenting due to the development of microscopic cracks. Following this, the rail infrastructure company Railtrack imposed over 1,200 emergency speed restrictions across its network and instigated an extremely costly nationwide track replacement programme. The consequent severe operational disruption to the national network and the company's spiralling costs set in motion a series of events which resulted in the collapse of the company and its replacement with Network Rail, a state-owned, "not-for-profit" company, with risks underwritten by the taxpayer. According to the European Railway Agency, in 2013 Britain had the safest railways in Europe based on the number of train safety incidents. At the end of September 2003, the first part of High Speed 1, a high-speed link to the Channel Tunnel and onward to France and Belgium, was completed, significantly adding to the rail infrastructure of the country. The rest of the link, from north Kent to London St Pancras opened in 2007. A major programme of remedial work on the West Coast Main Line started in 1997 and finished in 2008. In the 2010s, many upgrades are under way, such as Thameslink, Crossrail, the Northern Hub and electrification of the Great Western Main Line. Electrification plans for the Midland Main Line and the Transpennine line between Manchester and Leeds have been scaled back. Construction of High Speed 2 is underway, with a projected completion date of 2026 for Phase 1 (London to Birmingham) and 2033 for Phase 2. A poll of 1,500 adults in Britain in June 2018 showed that 64% support renationalising Britain's railways. Currently six franchises are under public ownership and thus effectively nationalised. Four of them – LNER, Northern Trains, Southeastern, and TransPennine – are operators of last resort owned by the Department for Transport, whereas Transport for Wales Rail is owned by Transport for Wales, a Welsh-Government owned company, with no current plans to re-privatise the latter. On 1 April 2022, ScotRail was put under public ownership by the Scottish Government, under Transport Scotland as ScotRail Trains operating on the same day. The COVID-19 pandemic caused a huge fall in the number of passengers using the railways, with journeys in 2020 being about 22% of the previous year, before rising again as travel restrictions eased. During 2020, all train operating companies entered into emergency measures agreements with the UK and Scottish governments. Normal franchise mechanisms were amended, transferring almost all revenue and cost risk to the government, effectively 'renationalising' the network temporarily. In September 2020, the UK Government permanently got rid of the rail franchising system. On 20 May 2021, the Government announced a white paper that would transform the operation of the railways. The rail network will be partly renationalised, with infrastructure and operations brought together under the state-owned public body Great British Railways. Operations will be managed on a concessions model. According to the BBC, this represents the largest shake-up in the UK's railways since privatisation. On 18 November 2021, the government announced the biggest ever public investment in Britain's rail network costing £96 billion and promising quicker and more frequent rail connections in the North and Midlands: the Integrated Rail Plan includes substantially improved connections North-South as well as East-West and includes three new high speed lines. Passenger services in Great Britain were divided into regional franchises and run by mostly private (that is, non-state owned) train operating companies from 1995 to 2020. These companies bid for seven- to eight-year contracts to run individual franchises. Most contracts in England are awarded by the Department for Transport (DfT), with the exception of Merseyrail, where the franchise is awarded by the Merseyside Passenger Transport Executive. In Scotland, contracts for ScotRail, is awarded by Transport Scotland, and in Wales, contracts for Transport for Wales Rail, is awarded by Transport for Wales, although the latter is currently publicly-owned with no plans for franchising in the near future and ScotRail is planned to be publicly owned in 2022. Initially, there were 25 franchises, some franchises have since been combined, others nationalised. There are also a number of local or specialised rail services operated on an open access basis outside the franchise arrangements. Examples include Heathrow Express and Hull Trains. Many franchises were effectively abolished due to the COVID-19 pandemic, with a new state-owned public body, Great British Railways, operating a concession contract system on the network from 2023. In the 2015–16 operating year, franchised services provided 1,718 million journeys totalling (64.7 billion billion passenger km) of travel, an increase over 1994–5 of 117% in journeys (from 761 million) and just over doubling the passenger miles. The passenger-miles figure, after being flat from 1965 to 1995, surpassed the 1947 figure for the first time in 1998 and continues to rise steeply. The key index used to assess passenger train performance is the Public Performance Measure, which combines figures for punctuality and reliability. From a base of 90% of trains arriving on time in 1998, the measure dipped to 75% in mid-2001 due to stringent safety restrictions put in place after the Hatfield crash in October 2000. However, in June 2015 the PPM stood at 91.2% after a period of steady increases in the annual moving average since 2003 until around 2012 when the improvements levelled off. Train fares cost 2.7% more than under British Rail in real terms on average. For some years, Britain has been said to have the highest rail fares in Europe, with peak-time and season tickets considerably higher than other countries, partly because rail subsidies in Europe are higher. However, passengers are also able to obtain some of the cheapest fares in Europe if they book in advance or travel at off-peak times or purchase 'day-return' tickets which cost little more than a single ticket. UK rail operators point out rail fare increases have been at a substantially lower rate than petrol prices for private motoring. The difference in price has also been blamed on the fact Britain has the most restrictive loading gauge (maximum width and height of trains that can fit through tunnels, bridges etc.) in the world which means any trains must be significantly narrower and less tall than those used elsewhere. This means British trains cannot be bought "off-the-shelf" and must be specially built to fit British standards. Average rolling-stock age fell slightly from the third quarter of 2001–02 to 2017–18, from 20.7 years old to 19.6 years old, and recent large orders from Bombardier and its acquirer Alstom, CAF, Hitachi and Stadler brought down the average age to around 15 years by March 2021. Although passengers rarely have cause to refer to either document, all travel is subject to the National Rail Conditions of Carriage and all tickets are valid subject to the rules set out in a number of so-called technical manuals, which are centrally produced for the network. Below are the estimated total number of journeys using heavy rail transport in Britain for each financial year. (This table does not include Eurostar, Underground or light rail services) The following table is according to the Office of Rail and Road and includes open access operators such as Grand Central and Hull Trains. There are 2,579 passenger railway stations on the Network Rail network. This does not include the London Underground, nor other systems which are not part of the national network, such as heritage railways. Most date from the Victorian era and a number are in or on the edge of town and city centres. Major stations lie for the most part in large cities, with the largest conurbations (e.g. Liverpool, Birmingham, Bristol, Cardiff, Edinburgh, Glasgow and Manchester) typically having more than one main station. London is a major hub of the network, with 12 main-line termini forming a "ring" around central London. Birmingham, Leeds, Manchester, Glasgow, Bristol and Reading are major interchanges for many cross-country journeys that do not involve London. However, some important railway junction stations lie in smaller cities and towns, for example York, Crewe and Ely. Some other places expanded into towns and cities because of the railway network. Swindon, for example, was little more than a village before the Great Western Railway chose to site its locomotive works there. In many instances geography, politics or military considerations originally caused stations to be sited further from the towns they served until, with time, these issues could be overcome (for example, Portsmouth had its original station at Gosport). High-speed inter-city rail (above 124 mph or 200 km/h) was first introduced in Great Britain in the 1970s by British Rail. BR had pursued two development projects in parallel, the development of a tilting train technology, the Advanced Passenger Train (APT), and development of a conventional high-speed diesel train, the High Speed Train (HST). The APT project was abandoned, but the HST design entered service as the British Rail Classes 253, 254 and 255 trains. The prototype HST, the Class 252, reached a world speed record for diesel trains of 143.2 mph, while the main fleet entered service limited to a service speed of 125 mph, and were introduced progressively on main lines across the country, with a rebranding of their services as the InterCity 125. With electrification of the East Coast Main Line, high-speed rail in Great Britain was augmented with the introduction of the Class 91, intended for passenger service at up to 140 mph (225 km/h), and thus branded as the InterCity 225. The Class 91 units were designed for a maximum service speed of 140 mph, and running at this speed was trialled with a 'flashing green' signal aspect under the British signalling system. The trains were eventually limited to the same speed as the HST, to 125 mph, with higher speeds deemed to require cab signalling, which as of 2010 was not in place on the normal British railway network (but was used on the Channel Tunnel Rail Link). A final attempt by the nationalised British Rail at High Speed Rail was the cancelled InterCity 250 project in the 1990s for the West Coast Main Line. Post privatisation, a plan to upgrade the West Coast Main Line to speeds of up to 140 mph with infrastructure improvements were finally abandoned, although the tilting train Class 390 Pendolino fleet designed for this maximum speed of service were still built and entered service in 2002, and operates limited to 125 mph. Other routes in the UK were upgraded with trains capable of top speeds of up to 125 mph running with the introduction between 2000 and 2005 of Class 180 Adelante DMUs and the Bombardier Voyager DEMUs (Classes 220, 221 and 222). The first implementation of high-speed rail up to 186 mph in regular passenger service in Great Britain was the Channel Tunnel Rail Link (now known as High Speed 1), when its first phase opened in 2003 linking the British end of the Channel Tunnel at Folkestone with Fawkham Junction in Kent. This is used by international only passenger trains for the Eurostar service, using Class 373 and Class 374 trains. The line was later extended all the way into London St Pancras in 2007. After the building of the first of a new Class 395 train fleet for use partly on High Speed 1 and parts of the rest of the UK rail network, the first domestic high-speed running over 125 mph (to about 140 mph) began in December 2009, including a special Olympic Javelin shuttle for the 2012 Summer Olympics. These services are operated by the South Eastern franchise. For replacement of the domestic fleet of InterCity 125 and 225 trains on the existing national network, the Intercity Express Programme was announced. In 2009 it was announced the preferred rolling stock option for this project was the Hitachi Super Express family of multiple units, and they entered service in 2017 on the Great Western Main Line and 2019 on the East Coast Main Line. The trains will be capable of a maximum speed of 140 mph with "minor modifications", with the necessary signalling modifications required of the Network Rail infrastructure in Britain likely to come from the phased rollout of the Europe-wide European Rail Traffic Management System (ERTMS). Following several studies and consultations on high-speed rail, in 2009 the UK Government formally announced the High Speed 2 project, establishing a company to produce a feasibility study to examine route options and financing for a new high-speed railway in the UK. This study began on the assumption the route would be a new purpose-built high-speed line connected to High-Speed 1 to the Channel tunnel and from London to the West Midlands, via Heathrow Airport, relieving traffic on the West Coast Main Line (WCML). Conventional high-speed rail technology would be used as opposed to Maglev. The rolling stock would be capable of travelling on the existing Network Rail infrastructure if required, with the route intersecting with the existing WCML and the East Coast Main Line (ECML). A cancelled second phase of the project was planned to reach further north to Manchester, Sheffield and Leeds, as well as linking into the Midland Main Line. In June 2014, the chancellor of the Exchequer, George Osborne, proposed a high-speed rail link Northern Powerhouse Rail (also known as High Speed 3 or High Speed North) between Liverpool and Newcastle/Sheffield/Hull. The line would use the existing route between Liverpool and Newcastle/Hull and a new route from to Sheffield will follow the same route to Manchester Victoria and then a new line from Victoria to Sheffield, with additional tunnels and other infrastructure. As of August 2023 the following rolling stock on the UK network is capable of 125 mph or more: In 2011 the fastest timetabled start-to-stop run by a UK domestic train service was the Hull Trains 07.30 King's Cross to Hull, which covered the 125.4 km (78 miles) from Stevenage to Grantham in 42 minutes at an average speed of 179.1 km/h (111.4 mph). This was operated by a Class 180 diesel unit running "under the wires" at the time, and is now operated by Class 802 Paragon bi-mode units, operating on electric power on this section. This was matched by several Leeds to London Class 91-operated East Coast trains if their two-minute recovery allowance for this section is excluded from the public timetable. A number of towns and cities have rapid transit networks. Underground technology is used in the Glasgow subway, Merseyrail centred on Liverpool, London Underground centred on London, London Overground and the London Docklands Light Railway centred on London, and the Tyne and Wear Metro centred on Newcastle upon Tyne. Light rail systems in the form of trams are in Birmingham, Croydon, Manchester, Nottingham, Sheffield and Edinburgh. These systems use a combination of street running tramways and, where available, reserved right of way or former conventional rail lines in some suburbs. Blackpool has the one remaining traditional tram system. Monorails, heritage tramways, miniature railways and funiculars also exist in several places. In addition, there are a number of heritage (mainly steam) standard and narrow gauge railways, and a few industrial railways and tramways. Some lines which appear to be heritage operations sometimes claim to be part of the public transport network; the Romney, Hythe and Dymchurch Railway in Kent regularly transports schoolchildren. Most major cities have some form of commuter rail network. These include Belfast, Birmingham, Bristol, Cardiff, Edinburgh, Glasgow, Leeds, Liverpool, London and Manchester. There are four main goods operating companies in the UK, the largest of which is DB Cargo UK (formerly DB Schenker, formerly English Welsh & Scottish (EWS)). There are also several smaller independent operators including Mendip Rail. Types of freight carried include intermodal – in essence containerised freight – and coal, metals, oil, and construction materials. The Beeching Cuts, in contrast to passenger services, greatly modernised the goods sector, replacing inefficient wagons with containerised regional hubs. Freight services had been in steady decline since the 1930s, initially because of the reduction in manufacturing and then road haulage's cost advantage in combination with higher wages. Since 1995, however, the amount of freight carried on the railways has increased sharply due to increased reliability and competition, as well as international services. In 2000, the Department for Transport's Transport Ten Year Plan called for an 80% increase in rail freight. Statistics on freight are specified in terms of the weight of freight lifted, and the net tonne kilometre, being freight weight multiplied by distance carried. 116.6 million tonnes of freight was lifted in the 2013–4 period, against 138 million tonnes in 1986–7, a decrease of 16%. However, a record 22.7 billion net tonne kilometres (14 billion net ton miles) of freight movement were recorded in 2013–4, against 16.6 billion (10.1 billion) in 1986–7, an increase of 38%. Coal made up 36% of the total net tonne kilometre, though its share was declining. Rail freight had increased its market share since privatisation (by net tonne kilometres) from 7.4% in 1998 to 11.1% in 2013. Growth was partly due to more international services including the Channel Tunnel and Port of Felixstowe, which is containerised. Nevertheless, as of 2008, network bottlenecks and insufficient investment in catering for 9' 6" high shipping containers restricted growth. A symbolic loss to the rail freight industry in Great Britain was the custom of the Royal Mail, which from 2004 discontinued use of its 49-train fleet, and switched to road haulage after a near 170-year-preference for trains. Mail trains had long been part of the tradition of the railways in Great Britain, famously celebrated in the film Night Mail, for which W. H. Auden wrote the poem of the same name. Although Royal Mail suspended mail trains in January 2004, this decision was reversed in December of the same year, and Class 325s are now used on some routes including between London, Warrington and Scotland. At the time of privatisation, the rolling stock of British Rail was sold to the new operators, as in the case of the freight companies, or to the three ROSCOs (rolling stock companies) which lease or hire stock to passenger and freight train operators. Leasing is relatively commonplace in transport since it enables operating companies to avoid the complication associated with raising sufficient capital to purchase assets; instead, assets are leased and paid for from ongoing revenue. Since 1994 there has been a growth in smaller spot-hire companies that provide rolling stock on short-term contracts. Many of these have grown thanks to the selling-off of locomotives by the large freight operators, especially EWS. Unlike other major players in the privatised railway system of Great Britain, the ROSCOs are not subject to close regulation by the economic regulatory authority. They were expected to compete with one another, and they do, although not in all respects. Since privatisation in 1995, the ROSCOs have faced criticism from several quarters – including passenger train operating companies such as GNER, Arriva and FirstGroup – on the basis they are acting as an oligopoly to keep lease prices higher than they would be in a competitive market. In 1998, Deputy Prime Minister John Prescott asked rail regulator John Swift to investigate the market's operation and make recommendations. Many believed Prescott favoured much closer regulation of the ROSCOs, perhaps bringing them into the net of contract-specific regulation, i.e., requiring every rolling stock lease to be approved by the Rail Regulator before it could be valid. Swift's report did not find major problems with the operation of what was then an infant market, and instead recommended the ROSCOs sign up to voluntary, non-binding codes of practice in relation to their future behaviour. Prescott did not like this, but he did not have the legislative time allocation to do much about it. Swift's successor as Rail Regulator, Tom Winsor, agreed with Swift and the ROSCOs were happy to go along with codes of practice, coupled with the Rail Regulator's new powers to deal with abuse of dominance and anti-competitive behaviour under the Competition Act 1998. In establishing these codes, the Rail Regulator made it clear he expected the ROSCOs to adhere to their letter and spirit. The codes of practice were duly put in place and for the next five years the Rail Regulator received no complaints about ROSCO behaviour. In July 2004, the DFT's White Paper on the future of the railways expressed dissatisfaction with the operation of the rolling stock leasing market, and the belief there may have been excessive pricing on the part of the ROSCOs. In June 2006, Gwyneth Dunwoody, chair of the Transport Select Committee of the House of Commons, called for an investigation into the companies. Transport commentator Christian Wolmar has asserted the high cost of leasing is due to the way the franchises are distributed to the train operating companies. While the TOCs are negotiating for a franchise they have some freedom to propose different rolling stock options. It is only once they have won the franchise, however, they start negotiating with the ROSCOs. The ROSCO will know the TOC's requirements and also knows the TOC has to obtain a fixed mix of rolling stock which puts the train operating company at a disadvantage in its negotiations with the ROSCO. On 29 November 2006, following a June 2006 complaint by the DfT alleging excessive pricing by the ROSCOs, the Office of Rail Regulation (as it was then called) announced it was minded to refer the operation of the market for passenger rolling stock to the Competition Commission, citing, amongst other factors, problems in the DfT's own franchising policy as responsible for what may be regarded as a dysfunctional market. ORR said it will consult the industry and the public on what to do, and will publish its decision in April 2007. If the ORR does refer the market to the Competition Commission, there may well be a hiatus in investment in new rolling stock whilst the ROSCOs and their parent companies wait to hear what return they will be allowed to make on their train fleets. This could have the unintended consequence of intensifying the problem of overcrowding on some routes because TOCs will be unable to lengthen their trains or acquire new ones if they need the ROSCOs to co-operate in their acquisition or financing. Some commentators have suggested that such an outcome would be detrimental to the public interest. This is especially striking since the National Audit Office, in its November 2006 report on the renewal and upgrade of the West Coast Main Line, said that the capacity of the trains and the network will be full in the next few years and advocated train lengthening as an important measure to cope with sharply higher passenger numbers. The Competition Commission conducted an investigation and published provisional findings on 7 August 2008. The report was published on 7 April 2009. A press release summarised the recommendations as follows: Three companies took over British Rail's rolling stock on privatisation: A number of other companies have since entered the leasing market: Spot-hire companies provide short-term leasing of rolling stock. Railways in Great Britain are in the private sector, but they are subject to control by central government, and to economic and safety regulation by arms of government. In 2006, using powers in the Railways Act 2005, the DfT took over most of the functions of the now wound up Strategic Rail Authority. The DfT now itself runs competitions for the award of passenger rail franchises, and, once awarded, monitors and enforces the contracts with the private sector franchisees. Franchises specify the passenger rail services which are to be run and the quality and other conditions (for example, the cleanliness of trains, station facilities and opening hours, the punctuality and reliability of trains) which the operators have to meet. Some franchises receive a subsidy from the DfT for doing so, and some are cash-positive, which means the franchisee pays the DfT for the contract. Some franchises start life as subsidised and, over their life, move to being cash-positive. The other regulatory authority for the privatised railway is the Office of Rail and Road (previously the Office of Rail Regulation), which, following the Railways Act 2005, is the combined economic and safety regulator. It replaced the Rail Regulator on 5 July 2004. The Rail Safety and Standards Board still exists, however; established in 2003 on the recommendations of a public inquiry, it leads the industry's progress in health and safety matters. The principal modern railway statutes are: The railways are one of the most heavily unionised industrial sectors in the UK. See Passenger transport executive See List of companies operating trains in the United Kingdom. This is only the earliest of the main line openings: for a more comprehensive list of the hundreds of early railways see List of early British railway companies Many lines closed by British Railways, including many closed during the Beeching cuts, have been restored and reopened as heritage railways. A few have been relaid as narrow-gauge but the majority are standard-gauge. Most use both steam and diesel locomotives for haulage. Most heritage railways are operated as tourist attractions and do not provide regular year-round train services. Several pressure groups are campaigning for the re-opening of closed railway lines in Great Britain. These include: From 1995 until 2009, 27 new lines (totalling 199 track miles) and 68 stations were opened, with 65 further new station sites identified by Network Rail or government for possible construction. On 15 June 2009 the Association of Train Operating Companies (ATOC) published the report Connecting Communities: Expanding Access to the Rail Network, detailing schemes around England where it believed there was a commercial business case for passenger network expansion. The published proposals involved the re-opening or new construction of 40 stations, serving communities with populations of over 15,000, including 14 schemes involving the re-opening or reconstruction of rail lines for passenger services. These would be short-lead-time local projects, to be completed in timescales ranging from 2 years 9 months to 6 years, once approved by local and regional governments, Network Rail and the Department for Transport, complementing existing long-term national projects. This is a list of towns in England that do not have any sort of rail service. Services taken into account include National Rail, tram and metro services such as the Manchester Metrolink or the Tyne and Wear Metro. The first list is of separate towns. The second is of towns that form part of larger conurbations.
[ { "paragraph_id": 0, "text": "The railway system in Great Britain is the oldest railway system in the world. The first locomotive-hauled public railway opened in 1825, which was followed by an era of rapid expansion. Most of the track is managed by Network Rail, which in 2017 had a network of 9,824 miles (15,811 km) of standard-gauge lines, of which 3,339 miles (5,374 km) were electrified. These lines range from single to quadruple track or more. In addition, some cities have separate metro, light rail and tram systems (including the extensive and historic London Underground). There are also many private railways (some of them narrow-gauge), which are primarily short lines for tourists. The main rail network is connected with that of continental Europe by the Channel Tunnel and High Speed 1 (originally the Channel Tunnel Rail Link), which fully opened in 1994 and 2007 respectively.", "title": "" }, { "paragraph_id": 1, "text": "In 2019, there were 1.738 billion journeys on the National Rail network, making the British network the fifth most used in the world (Great Britain ranks 23rd in world population). Unlike a number of other countries, rail travel in the United Kingdom has enjoyed a renaissance in recent years, with passenger numbers approaching their highest ever level (see usage figures below). This has coincided with the privatisation of British Rail, but the cause of this increase is unclear. The growth is partly attributed to a shift away from private motoring due to growing road congestion and increasing petrol prices, but also to the overall increase in travel due to affluence. Passenger journeys in Britain grew by 88% over the period 1997–98 to 2014 as compared to 62% in Germany, 41% in France and 16% in Spain.", "title": "" }, { "paragraph_id": 2, "text": "The United Kingdom is a member of the International Union of Railways (UIC). The UIC country code for United Kingdom is 70. The UK has the 17th largest railway network in the world; despite many lines having closed in the 20th century, due to the Beeching cuts, it remains one of the densest networks. It is one of the busiest railways in Europe, with 20% more train services than France, 60% more than Italy, and more than Spain, Switzerland, the Netherlands, Portugal and Norway combined, as well as representing more than 20% of all passenger journeys in Europe. The rail industry employs 115,000 people and supports another 250,000 through its supply chain.", "title": "" }, { "paragraph_id": 3, "text": "After the initial period of rapid expansion following the first public railways in the early 19th century, from about 1900 onwards the network suffered from gradual attrition, and more severe rationalisation in the 1950s and 1960s. However, the network has again been growing since the 1980s. The UK was ranked eighth among national European rail systems in the 2017 European Railway Performance Index for intensity of use, quality of service and safety performance. To cope with increasing passenger numbers, there is a large programme of upgrades to the network, including Thameslink, Crossrail, electrification of lines, in-cab signalling, new inter-city trains and new high-speed lines.", "title": "" }, { "paragraph_id": 4, "text": "According to historians David Brandon and Alan Brooke, the railways brought into being our modern world:", "title": "Historical overview" }, { "paragraph_id": 5, "text": "The railways started with the local isolated wooden wagonways in 1560s using horses. These wagonways then spread, particularly in mining areas. The system was later built as a patchwork of local lines operated by small private railway companies. Over the course of the 19th and early 20th centuries, these amalgamated or were bought by competitors until only a handful of larger companies remained (see Railway Mania). The entire network was brought under government control during the First World War and a number of advantages of amalgamation and planning were revealed. However, the government resisted calls for the nationalisation of the network (first proposed by 19th century Prime Minister William Gladstone as early as the 1830s). Instead, from 1 January 1923, almost all the remaining companies were grouped into the \"big four\": the Great Western Railway, the London and North Eastern Railway, the London Midland and Scottish Railway and the Southern Railway companies (there were also a number of other joint railways such as the Midland and Great Northern Joint Railway and the Cheshire Lines Committee as well as special joint railways such as the Forth Bridge Railway, Ryde Pier Railway and at one time the East London Railway). The \"Big Four\" were joint-stock public companies and they continued to run the railway system until 31 December 1947.", "title": "Historical overview" }, { "paragraph_id": 6, "text": "The growth in road transport during the 1920s and 1930s greatly reduced revenue for the rail companies. Rail companies accused the government of favouring road haulage through the subsidised construction of roads. The railways entered a slow decline owing to a lack of investment and changes in transport policy and lifestyles. During World War II, the companies' managements joined together, effectively forming one company. A maintenance backlog developed during the war and the private sector only had two years to deal with this after the war ended. After 1945, for both practical and ideological reasons, the government decided to bring the rail service into the public sector.", "title": "Historical overview" }, { "paragraph_id": 7, "text": "From the start of 1948, the \"big four\" were nationalised to form British Railways (latterly British Rail) under the control of the British Transport Commission. Although BR was a single entity, it was divided into six (later five) regional authorities in accordance with the existing areas of operation. Though there were few initial changes to the service, usage increased and the network became profitable. Regeneration of track and railway stations was completed by 1954. In the same year, changes to the British Transport Commission, including the privatisation of road haulage, ended the coordination of transport in Great Britain. Rail revenue fell and in 1955 the network again ceased to be profitable. The mid-1950s saw the rapid introduction of diesel and electric rolling stock, but the expected transfer back from road to rail did not occur and losses began to mount.", "title": "Historical overview" }, { "paragraph_id": 8, "text": "The desire for profitability led to a major reduction in the network during the mid-1960s, with ICI manager Dr. Richard Beeching commissioned by the government under Ernest Marples with reorganising the railways. Many branch lines (and a number of main lines) were closed because they were deemed uneconomic (\"the Beeching Axe\" of 1963), removing much feeder traffic from main line passenger services. In the second Beeching report of 1965, only the \"major trunk routes\" were selected for large-scale investment, leading many to speculate the rest of the network would eventually be closed. This was never implemented by BR.", "title": "Historical overview" }, { "paragraph_id": 9, "text": "Passenger services experienced a renaissance with the introduction of the InterCity 125 trains in the 1970s. Passenger levels fluctuated since then, increasing during periods of economic growth and falling during recessions. The 1980s saw severe cuts in government funding and above-inflation increases in fares, In the early 1990s, the five geographical Regions were replaced by a Sectored organisation, in which passenger services were organised into InterCity, Network SouthEast and Regional Railways sectors.", "title": "Historical overview" }, { "paragraph_id": 10, "text": "The Railways Act 1993 divided the railways up, with Railtrack taking ownership of British Rail's property portfolio, tracks, signals, bridges and tunnels, Rolling Stock Operating Companies, and train operating companies.", "title": "Historical overview" }, { "paragraph_id": 11, "text": "Passenger transport services were bundled together into franchises to facilitate cross-subsidy within franchises, with many regulations on ticket prices and types, regulated fare increases and \"Parliamentary service\" obligations. Companies submit bids to the franchising authority - often the Secretary of State for Transport, Passenger Transport Authority, or devolved government - competing for the lowest subsidy requirement and to invest in the railway over the lifespan of the franchise. There is also provision for subsidy between franchises, with profitable franchises demanding payments made to the government to cover a share of the losses from others. Examples of franchises include ScotRail, Great Western, and Southern Trains.", "title": "Historical overview" }, { "paragraph_id": 12, "text": "Open Access Operators are entirely free to set their own services and fares unaffected by government regulations. Examples of such operators are Lumo and Grand Central, Hull Trains and Heathrow Express. In the case of the InterCity West Coast and InterCity East Coast franchises, applicants submit bids to return the most money to the government from operating the service. This has led to franchisees collapsing when passenger growth targets are not met as promised payments to the government cannot be paid and the franchise is exited early.", "title": "Historical overview" }, { "paragraph_id": 13, "text": "In 2023, Network Rail held over £59.1 billion in debt, and £1.176 billion interest payments. Many of these debts were incurred by Railtrack and transferred to Network Rail when it collapsed.", "title": "Historical overview" }, { "paragraph_id": 14, "text": "British Rail operations were privatised during 1994–1997. Ownership of the track and infrastructure passed to Railtrack, whilst passenger operations were franchised to individual private sector operators (originally there were 25 franchises) and the goods services sold outright (six companies were set up, but five of these were sold to the same buyer). The government said privatisation would see an improvement in passenger services and satisfaction (according to the National Rail Passenger survey) has indeed gone up from 76% in 1999 (when the survey started) to 83% in 2013 and the number of passengers not satisfied with their journey dropped from 10% to 6%. Since privatisation, passenger levels have more than doubled, and have surpassed their level in the late 1940s. Train fares cost 2.7% more than under British Rail in real terms on average. However, while the price of anytime and off-peak tickets has increased, the price of Advance tickets has dramatically decreased in real terms: the average Advance ticket in 1995 cost £9.14 (in 2014 prices) compared to £5.17 in 2014.", "title": "Historical overview" }, { "paragraph_id": 15, "text": "Rail subsidies have increased from £2.9bn in 1992–93 to £3.8bn in 2015–16 (in current prices), although subsidy per journey has fallen from £3.85 per journey to £2.19 per journey. However, this masks great regional variation, as in 2014–15 funding varied from \"£1.41 per passenger journey in England to £6.51 per journey in Scotland and £8.34 per journey in Wales.\"", "title": "Historical overview" }, { "paragraph_id": 16, "text": "The public image of rail travel was severely damaged by a series of significant accidents after privatisation. These included the Hatfield accident, caused by a rail fragmenting due to the development of microscopic cracks. Following this, the rail infrastructure company Railtrack imposed over 1,200 emergency speed restrictions across its network and instigated an extremely costly nationwide track replacement programme. The consequent severe operational disruption to the national network and the company's spiralling costs set in motion a series of events which resulted in the collapse of the company and its replacement with Network Rail, a state-owned, \"not-for-profit\" company, with risks underwritten by the taxpayer. According to the European Railway Agency, in 2013 Britain had the safest railways in Europe based on the number of train safety incidents.", "title": "Historical overview" }, { "paragraph_id": 17, "text": "At the end of September 2003, the first part of High Speed 1, a high-speed link to the Channel Tunnel and onward to France and Belgium, was completed, significantly adding to the rail infrastructure of the country. The rest of the link, from north Kent to London St Pancras opened in 2007. A major programme of remedial work on the West Coast Main Line started in 1997 and finished in 2008.", "title": "Historical overview" }, { "paragraph_id": 18, "text": "In the 2010s, many upgrades are under way, such as Thameslink, Crossrail, the Northern Hub and electrification of the Great Western Main Line. Electrification plans for the Midland Main Line and the Transpennine line between Manchester and Leeds have been scaled back. Construction of High Speed 2 is underway, with a projected completion date of 2026 for Phase 1 (London to Birmingham) and 2033 for Phase 2. A poll of 1,500 adults in Britain in June 2018 showed that 64% support renationalising Britain's railways.", "title": "Historical overview" }, { "paragraph_id": 19, "text": "Currently six franchises are under public ownership and thus effectively nationalised. Four of them – LNER, Northern Trains, Southeastern, and TransPennine – are operators of last resort owned by the Department for Transport, whereas Transport for Wales Rail is owned by Transport for Wales, a Welsh-Government owned company, with no current plans to re-privatise the latter. On 1 April 2022, ScotRail was put under public ownership by the Scottish Government, under Transport Scotland as ScotRail Trains operating on the same day.", "title": "Historical overview" }, { "paragraph_id": 20, "text": "The COVID-19 pandemic caused a huge fall in the number of passengers using the railways, with journeys in 2020 being about 22% of the previous year, before rising again as travel restrictions eased. During 2020, all train operating companies entered into emergency measures agreements with the UK and Scottish governments. Normal franchise mechanisms were amended, transferring almost all revenue and cost risk to the government, effectively 'renationalising' the network temporarily.", "title": "Historical overview" }, { "paragraph_id": 21, "text": "In September 2020, the UK Government permanently got rid of the rail franchising system. On 20 May 2021, the Government announced a white paper that would transform the operation of the railways. The rail network will be partly renationalised, with infrastructure and operations brought together under the state-owned public body Great British Railways. Operations will be managed on a concessions model. According to the BBC, this represents the largest shake-up in the UK's railways since privatisation. On 18 November 2021, the government announced the biggest ever public investment in Britain's rail network costing £96 billion and promising quicker and more frequent rail connections in the North and Midlands: the Integrated Rail Plan includes substantially improved connections North-South as well as East-West and includes three new high speed lines.", "title": "Historical overview" }, { "paragraph_id": 22, "text": "Passenger services in Great Britain were divided into regional franchises and run by mostly private (that is, non-state owned) train operating companies from 1995 to 2020. These companies bid for seven- to eight-year contracts to run individual franchises. Most contracts in England are awarded by the Department for Transport (DfT), with the exception of Merseyrail, where the franchise is awarded by the Merseyside Passenger Transport Executive. In Scotland, contracts for ScotRail, is awarded by Transport Scotland, and in Wales, contracts for Transport for Wales Rail, is awarded by Transport for Wales, although the latter is currently publicly-owned with no plans for franchising in the near future and ScotRail is planned to be publicly owned in 2022. Initially, there were 25 franchises, some franchises have since been combined, others nationalised. There are also a number of local or specialised rail services operated on an open access basis outside the franchise arrangements. Examples include Heathrow Express and Hull Trains. Many franchises were effectively abolished due to the COVID-19 pandemic, with a new state-owned public body, Great British Railways, operating a concession contract system on the network from 2023.", "title": "Passenger services" }, { "paragraph_id": 23, "text": "In the 2015–16 operating year, franchised services provided 1,718 million journeys totalling (64.7 billion billion passenger km) of travel, an increase over 1994–5 of 117% in journeys (from 761 million) and just over doubling the passenger miles. The passenger-miles figure, after being flat from 1965 to 1995, surpassed the 1947 figure for the first time in 1998 and continues to rise steeply.", "title": "Passenger services" }, { "paragraph_id": 24, "text": "The key index used to assess passenger train performance is the Public Performance Measure, which combines figures for punctuality and reliability. From a base of 90% of trains arriving on time in 1998, the measure dipped to 75% in mid-2001 due to stringent safety restrictions put in place after the Hatfield crash in October 2000. However, in June 2015 the PPM stood at 91.2% after a period of steady increases in the annual moving average since 2003 until around 2012 when the improvements levelled off.", "title": "Passenger services" }, { "paragraph_id": 25, "text": "Train fares cost 2.7% more than under British Rail in real terms on average. For some years, Britain has been said to have the highest rail fares in Europe, with peak-time and season tickets considerably higher than other countries, partly because rail subsidies in Europe are higher. However, passengers are also able to obtain some of the cheapest fares in Europe if they book in advance or travel at off-peak times or purchase 'day-return' tickets which cost little more than a single ticket.", "title": "Passenger services" }, { "paragraph_id": 26, "text": "UK rail operators point out rail fare increases have been at a substantially lower rate than petrol prices for private motoring. The difference in price has also been blamed on the fact Britain has the most restrictive loading gauge (maximum width and height of trains that can fit through tunnels, bridges etc.) in the world which means any trains must be significantly narrower and less tall than those used elsewhere. This means British trains cannot be bought \"off-the-shelf\" and must be specially built to fit British standards.", "title": "Passenger services" }, { "paragraph_id": 27, "text": "Average rolling-stock age fell slightly from the third quarter of 2001–02 to 2017–18, from 20.7 years old to 19.6 years old, and recent large orders from Bombardier and its acquirer Alstom, CAF, Hitachi and Stadler brought down the average age to around 15 years by March 2021.", "title": "Passenger services" }, { "paragraph_id": 28, "text": "Although passengers rarely have cause to refer to either document, all travel is subject to the National Rail Conditions of Carriage and all tickets are valid subject to the rules set out in a number of so-called technical manuals, which are centrally produced for the network.", "title": "Passenger services" }, { "paragraph_id": 29, "text": "Below are the estimated total number of journeys using heavy rail transport in Britain for each financial year. (This table does not include Eurostar, Underground or light rail services)", "title": "Passenger services" }, { "paragraph_id": 30, "text": "The following table is according to the Office of Rail and Road and includes open access operators such as Grand Central and Hull Trains.", "title": "Passenger services" }, { "paragraph_id": 31, "text": "There are 2,579 passenger railway stations on the Network Rail network. This does not include the London Underground, nor other systems which are not part of the national network, such as heritage railways. Most date from the Victorian era and a number are in or on the edge of town and city centres. Major stations lie for the most part in large cities, with the largest conurbations (e.g. Liverpool, Birmingham, Bristol, Cardiff, Edinburgh, Glasgow and Manchester) typically having more than one main station. London is a major hub of the network, with 12 main-line termini forming a \"ring\" around central London. Birmingham, Leeds, Manchester, Glasgow, Bristol and Reading are major interchanges for many cross-country journeys that do not involve London. However, some important railway junction stations lie in smaller cities and towns, for example York, Crewe and Ely. Some other places expanded into towns and cities because of the railway network. Swindon, for example, was little more than a village before the Great Western Railway chose to site its locomotive works there. In many instances geography, politics or military considerations originally caused stations to be sited further from the towns they served until, with time, these issues could be overcome (for example, Portsmouth had its original station at Gosport).", "title": "Passenger services" }, { "paragraph_id": 32, "text": "High-speed inter-city rail (above 124 mph or 200 km/h) was first introduced in Great Britain in the 1970s by British Rail. BR had pursued two development projects in parallel, the development of a tilting train technology, the Advanced Passenger Train (APT), and development of a conventional high-speed diesel train, the High Speed Train (HST). The APT project was abandoned, but the HST design entered service as the British Rail Classes 253, 254 and 255 trains. The prototype HST, the Class 252, reached a world speed record for diesel trains of 143.2 mph, while the main fleet entered service limited to a service speed of 125 mph, and were introduced progressively on main lines across the country, with a rebranding of their services as the InterCity 125. With electrification of the East Coast Main Line, high-speed rail in Great Britain was augmented with the introduction of the Class 91, intended for passenger service at up to 140 mph (225 km/h), and thus branded as the InterCity 225. The Class 91 units were designed for a maximum service speed of 140 mph, and running at this speed was trialled with a 'flashing green' signal aspect under the British signalling system. The trains were eventually limited to the same speed as the HST, to 125 mph, with higher speeds deemed to require cab signalling, which as of 2010 was not in place on the normal British railway network (but was used on the Channel Tunnel Rail Link). A final attempt by the nationalised British Rail at High Speed Rail was the cancelled InterCity 250 project in the 1990s for the West Coast Main Line.", "title": "Passenger services" }, { "paragraph_id": 33, "text": "Post privatisation, a plan to upgrade the West Coast Main Line to speeds of up to 140 mph with infrastructure improvements were finally abandoned, although the tilting train Class 390 Pendolino fleet designed for this maximum speed of service were still built and entered service in 2002, and operates limited to 125 mph. Other routes in the UK were upgraded with trains capable of top speeds of up to 125 mph running with the introduction between 2000 and 2005 of Class 180 Adelante DMUs and the Bombardier Voyager DEMUs (Classes 220, 221 and 222).", "title": "Passenger services" }, { "paragraph_id": 34, "text": "The first implementation of high-speed rail up to 186 mph in regular passenger service in Great Britain was the Channel Tunnel Rail Link (now known as High Speed 1), when its first phase opened in 2003 linking the British end of the Channel Tunnel at Folkestone with Fawkham Junction in Kent. This is used by international only passenger trains for the Eurostar service, using Class 373 and Class 374 trains. The line was later extended all the way into London St Pancras in 2007.", "title": "Passenger services" }, { "paragraph_id": 35, "text": "After the building of the first of a new Class 395 train fleet for use partly on High Speed 1 and parts of the rest of the UK rail network, the first domestic high-speed running over 125 mph (to about 140 mph) began in December 2009, including a special Olympic Javelin shuttle for the 2012 Summer Olympics. These services are operated by the South Eastern franchise.", "title": "Passenger services" }, { "paragraph_id": 36, "text": "For replacement of the domestic fleet of InterCity 125 and 225 trains on the existing national network, the Intercity Express Programme was announced. In 2009 it was announced the preferred rolling stock option for this project was the Hitachi Super Express family of multiple units, and they entered service in 2017 on the Great Western Main Line and 2019 on the East Coast Main Line. The trains will be capable of a maximum speed of 140 mph with \"minor modifications\", with the necessary signalling modifications required of the Network Rail infrastructure in Britain likely to come from the phased rollout of the Europe-wide European Rail Traffic Management System (ERTMS).", "title": "Passenger services" }, { "paragraph_id": 37, "text": "Following several studies and consultations on high-speed rail, in 2009 the UK Government formally announced the High Speed 2 project, establishing a company to produce a feasibility study to examine route options and financing for a new high-speed railway in the UK. This study began on the assumption the route would be a new purpose-built high-speed line connected to High-Speed 1 to the Channel tunnel and from London to the West Midlands, via Heathrow Airport, relieving traffic on the West Coast Main Line (WCML). Conventional high-speed rail technology would be used as opposed to Maglev. The rolling stock would be capable of travelling on the existing Network Rail infrastructure if required, with the route intersecting with the existing WCML and the East Coast Main Line (ECML). A cancelled second phase of the project was planned to reach further north to Manchester, Sheffield and Leeds, as well as linking into the Midland Main Line.", "title": "Passenger services" }, { "paragraph_id": 38, "text": "In June 2014, the chancellor of the Exchequer, George Osborne, proposed a high-speed rail link Northern Powerhouse Rail (also known as High Speed 3 or High Speed North) between Liverpool and Newcastle/Sheffield/Hull. The line would use the existing route between Liverpool and Newcastle/Hull and a new route from to Sheffield will follow the same route to Manchester Victoria and then a new line from Victoria to Sheffield, with additional tunnels and other infrastructure.", "title": "Passenger services" }, { "paragraph_id": 39, "text": "As of August 2023 the following rolling stock on the UK network is capable of 125 mph or more:", "title": "Passenger services" }, { "paragraph_id": 40, "text": "In 2011 the fastest timetabled start-to-stop run by a UK domestic train service was the Hull Trains 07.30 King's Cross to Hull, which covered the 125.4 km (78 miles) from Stevenage to Grantham in 42 minutes at an average speed of 179.1 km/h (111.4 mph). This was operated by a Class 180 diesel unit running \"under the wires\" at the time, and is now operated by Class 802 Paragon bi-mode units, operating on electric power on this section. This was matched by several Leeds to London Class 91-operated East Coast trains if their two-minute recovery allowance for this section is excluded from the public timetable.", "title": "Passenger services" }, { "paragraph_id": 41, "text": "A number of towns and cities have rapid transit networks. Underground technology is used in the Glasgow subway, Merseyrail centred on Liverpool, London Underground centred on London, London Overground and the London Docklands Light Railway centred on London, and the Tyne and Wear Metro centred on Newcastle upon Tyne.", "title": "Passenger services" }, { "paragraph_id": 42, "text": "Light rail systems in the form of trams are in Birmingham, Croydon, Manchester, Nottingham, Sheffield and Edinburgh. These systems use a combination of street running tramways and, where available, reserved right of way or former conventional rail lines in some suburbs. Blackpool has the one remaining traditional tram system. Monorails, heritage tramways, miniature railways and funiculars also exist in several places. In addition, there are a number of heritage (mainly steam) standard and narrow gauge railways, and a few industrial railways and tramways. Some lines which appear to be heritage operations sometimes claim to be part of the public transport network; the Romney, Hythe and Dymchurch Railway in Kent regularly transports schoolchildren.", "title": "Passenger services" }, { "paragraph_id": 43, "text": "Most major cities have some form of commuter rail network. These include Belfast, Birmingham, Bristol, Cardiff, Edinburgh, Glasgow, Leeds, Liverpool, London and Manchester.", "title": "Passenger services" }, { "paragraph_id": 44, "text": "There are four main goods operating companies in the UK, the largest of which is DB Cargo UK (formerly DB Schenker, formerly English Welsh & Scottish (EWS)). There are also several smaller independent operators including Mendip Rail. Types of freight carried include intermodal – in essence containerised freight – and coal, metals, oil, and construction materials. The Beeching Cuts, in contrast to passenger services, greatly modernised the goods sector, replacing inefficient wagons with containerised regional hubs. Freight services had been in steady decline since the 1930s, initially because of the reduction in manufacturing and then road haulage's cost advantage in combination with higher wages. Since 1995, however, the amount of freight carried on the railways has increased sharply due to increased reliability and competition, as well as international services. In 2000, the Department for Transport's Transport Ten Year Plan called for an 80% increase in rail freight.", "title": "Goods services" }, { "paragraph_id": 45, "text": "Statistics on freight are specified in terms of the weight of freight lifted, and the net tonne kilometre, being freight weight multiplied by distance carried. 116.6 million tonnes of freight was lifted in the 2013–4 period, against 138 million tonnes in 1986–7, a decrease of 16%. However, a record 22.7 billion net tonne kilometres (14 billion net ton miles) of freight movement were recorded in 2013–4, against 16.6 billion (10.1 billion) in 1986–7, an increase of 38%. Coal made up 36% of the total net tonne kilometre, though its share was declining. Rail freight had increased its market share since privatisation (by net tonne kilometres) from 7.4% in 1998 to 11.1% in 2013. Growth was partly due to more international services including the Channel Tunnel and Port of Felixstowe, which is containerised. Nevertheless, as of 2008, network bottlenecks and insufficient investment in catering for 9' 6\" high shipping containers restricted growth.", "title": "Goods services" }, { "paragraph_id": 46, "text": "A symbolic loss to the rail freight industry in Great Britain was the custom of the Royal Mail, which from 2004 discontinued use of its 49-train fleet, and switched to road haulage after a near 170-year-preference for trains. Mail trains had long been part of the tradition of the railways in Great Britain, famously celebrated in the film Night Mail, for which W. H. Auden wrote the poem of the same name. Although Royal Mail suspended mail trains in January 2004, this decision was reversed in December of the same year, and Class 325s are now used on some routes including between London, Warrington and Scotland.", "title": "Goods services" }, { "paragraph_id": 47, "text": "", "title": "Train leasing services" }, { "paragraph_id": 48, "text": "At the time of privatisation, the rolling stock of British Rail was sold to the new operators, as in the case of the freight companies, or to the three ROSCOs (rolling stock companies) which lease or hire stock to passenger and freight train operators. Leasing is relatively commonplace in transport since it enables operating companies to avoid the complication associated with raising sufficient capital to purchase assets; instead, assets are leased and paid for from ongoing revenue. Since 1994 there has been a growth in smaller spot-hire companies that provide rolling stock on short-term contracts. Many of these have grown thanks to the selling-off of locomotives by the large freight operators, especially EWS.", "title": "Train leasing services" }, { "paragraph_id": 49, "text": "Unlike other major players in the privatised railway system of Great Britain, the ROSCOs are not subject to close regulation by the economic regulatory authority. They were expected to compete with one another, and they do, although not in all respects.", "title": "Train leasing services" }, { "paragraph_id": 50, "text": "Since privatisation in 1995, the ROSCOs have faced criticism from several quarters – including passenger train operating companies such as GNER, Arriva and FirstGroup – on the basis they are acting as an oligopoly to keep lease prices higher than they would be in a competitive market. In 1998, Deputy Prime Minister John Prescott asked rail regulator John Swift to investigate the market's operation and make recommendations. Many believed Prescott favoured much closer regulation of the ROSCOs, perhaps bringing them into the net of contract-specific regulation, i.e., requiring every rolling stock lease to be approved by the Rail Regulator before it could be valid. Swift's report did not find major problems with the operation of what was then an infant market, and instead recommended the ROSCOs sign up to voluntary, non-binding codes of practice in relation to their future behaviour. Prescott did not like this, but he did not have the legislative time allocation to do much about it. Swift's successor as Rail Regulator, Tom Winsor, agreed with Swift and the ROSCOs were happy to go along with codes of practice, coupled with the Rail Regulator's new powers to deal with abuse of dominance and anti-competitive behaviour under the Competition Act 1998. In establishing these codes, the Rail Regulator made it clear he expected the ROSCOs to adhere to their letter and spirit. The codes of practice were duly put in place and for the next five years the Rail Regulator received no complaints about ROSCO behaviour.", "title": "Train leasing services" }, { "paragraph_id": 51, "text": "In July 2004, the DFT's White Paper on the future of the railways expressed dissatisfaction with the operation of the rolling stock leasing market, and the belief there may have been excessive pricing on the part of the ROSCOs.", "title": "Train leasing services" }, { "paragraph_id": 52, "text": "In June 2006, Gwyneth Dunwoody, chair of the Transport Select Committee of the House of Commons, called for an investigation into the companies. Transport commentator Christian Wolmar has asserted the high cost of leasing is due to the way the franchises are distributed to the train operating companies. While the TOCs are negotiating for a franchise they have some freedom to propose different rolling stock options. It is only once they have won the franchise, however, they start negotiating with the ROSCOs. The ROSCO will know the TOC's requirements and also knows the TOC has to obtain a fixed mix of rolling stock which puts the train operating company at a disadvantage in its negotiations with the ROSCO.", "title": "Train leasing services" }, { "paragraph_id": 53, "text": "On 29 November 2006, following a June 2006 complaint by the DfT alleging excessive pricing by the ROSCOs, the Office of Rail Regulation (as it was then called) announced it was minded to refer the operation of the market for passenger rolling stock to the Competition Commission, citing, amongst other factors, problems in the DfT's own franchising policy as responsible for what may be regarded as a dysfunctional market. ORR said it will consult the industry and the public on what to do, and will publish its decision in April 2007. If the ORR does refer the market to the Competition Commission, there may well be a hiatus in investment in new rolling stock whilst the ROSCOs and their parent companies wait to hear what return they will be allowed to make on their train fleets. This could have the unintended consequence of intensifying the problem of overcrowding on some routes because TOCs will be unable to lengthen their trains or acquire new ones if they need the ROSCOs to co-operate in their acquisition or financing. Some commentators have suggested that such an outcome would be detrimental to the public interest. This is especially striking since the National Audit Office, in its November 2006 report on the renewal and upgrade of the West Coast Main Line, said that the capacity of the trains and the network will be full in the next few years and advocated train lengthening as an important measure to cope with sharply higher passenger numbers.", "title": "Train leasing services" }, { "paragraph_id": 54, "text": "The Competition Commission conducted an investigation and published provisional findings on 7 August 2008. The report was published on 7 April 2009. A press release summarised the recommendations as follows:", "title": "Train leasing services" }, { "paragraph_id": 55, "text": "Three companies took over British Rail's rolling stock on privatisation:", "title": "Train leasing services" }, { "paragraph_id": 56, "text": "A number of other companies have since entered the leasing market:", "title": "Train leasing services" }, { "paragraph_id": 57, "text": "Spot-hire companies provide short-term leasing of rolling stock.", "title": "Train leasing services" }, { "paragraph_id": 58, "text": "Railways in Great Britain are in the private sector, but they are subject to control by central government, and to economic and safety regulation by arms of government.", "title": "Statutory framework" }, { "paragraph_id": 59, "text": "In 2006, using powers in the Railways Act 2005, the DfT took over most of the functions of the now wound up Strategic Rail Authority. The DfT now itself runs competitions for the award of passenger rail franchises, and, once awarded, monitors and enforces the contracts with the private sector franchisees. Franchises specify the passenger rail services which are to be run and the quality and other conditions (for example, the cleanliness of trains, station facilities and opening hours, the punctuality and reliability of trains) which the operators have to meet. Some franchises receive a subsidy from the DfT for doing so, and some are cash-positive, which means the franchisee pays the DfT for the contract. Some franchises start life as subsidised and, over their life, move to being cash-positive.", "title": "Statutory framework" }, { "paragraph_id": 60, "text": "The other regulatory authority for the privatised railway is the Office of Rail and Road (previously the Office of Rail Regulation), which, following the Railways Act 2005, is the combined economic and safety regulator. It replaced the Rail Regulator on 5 July 2004. The Rail Safety and Standards Board still exists, however; established in 2003 on the recommendations of a public inquiry, it leads the industry's progress in health and safety matters.", "title": "Statutory framework" }, { "paragraph_id": 61, "text": "The principal modern railway statutes are:", "title": "Statutory framework" }, { "paragraph_id": 62, "text": "The railways are one of the most heavily unionised industrial sectors in the UK.", "title": "Industry bodies" }, { "paragraph_id": 63, "text": "See Passenger transport executive", "title": "Industry bodies" }, { "paragraph_id": 64, "text": "See List of companies operating trains in the United Kingdom.", "title": "Industry bodies" }, { "paragraph_id": 65, "text": "This is only the earliest of the main line openings: for a more comprehensive list of the hundreds of early railways see List of early British railway companies", "title": "1820s–1840s: Early companies" }, { "paragraph_id": 66, "text": "Many lines closed by British Railways, including many closed during the Beeching cuts, have been restored and reopened as heritage railways. A few have been relaid as narrow-gauge but the majority are standard-gauge. Most use both steam and diesel locomotives for haulage. Most heritage railways are operated as tourist attractions and do not provide regular year-round train services.", "title": "Heritage and private" }, { "paragraph_id": 67, "text": "Several pressure groups are campaigning for the re-opening of closed railway lines in Great Britain. These include:", "title": "Proposed line re-openings" }, { "paragraph_id": 68, "text": "From 1995 until 2009, 27 new lines (totalling 199 track miles) and 68 stations were opened, with 65 further new station sites identified by Network Rail or government for possible construction. On 15 June 2009 the Association of Train Operating Companies (ATOC) published the report Connecting Communities: Expanding Access to the Rail Network, detailing schemes around England where it believed there was a commercial business case for passenger network expansion. The published proposals involved the re-opening or new construction of 40 stations, serving communities with populations of over 15,000, including 14 schemes involving the re-opening or reconstruction of rail lines for passenger services. These would be short-lead-time local projects, to be completed in timescales ranging from 2 years 9 months to 6 years, once approved by local and regional governments, Network Rail and the Department for Transport, complementing existing long-term national projects.", "title": "Proposed line re-openings" }, { "paragraph_id": 69, "text": "This is a list of towns in England that do not have any sort of rail service. Services taken into account include National Rail, tram and metro services such as the Manchester Metrolink or the Tyne and Wear Metro. The first list is of separate towns. The second is of towns that form part of larger conurbations.", "title": "Proposed line re-openings" } ]
The railway system in Great Britain is the oldest railway system in the world. The first locomotive-hauled public railway opened in 1825, which was followed by an era of rapid expansion. Most of the track is managed by Network Rail, which in 2017 had a network of 9,824 miles (15,811 km) of standard-gauge lines, of which 3,339 miles (5,374 km) were electrified. These lines range from single to quadruple track or more. In addition, some cities have separate metro, light rail and tram systems. There are also many private railways, which are primarily short lines for tourists. The main rail network is connected with that of continental Europe by the Channel Tunnel and High Speed 1, which fully opened in 1994 and 2007 respectively. In 2019, there were 1.738 billion journeys on the National Rail network, making the British network the fifth most used in the world. Unlike a number of other countries, rail travel in the United Kingdom has enjoyed a renaissance in recent years, with passenger numbers approaching their highest ever level. This has coincided with the privatisation of British Rail, but the cause of this increase is unclear. The growth is partly attributed to a shift away from private motoring due to growing road congestion and increasing petrol prices, but also to the overall increase in travel due to affluence. Passenger journeys in Britain grew by 88% over the period 1997–98 to 2014 as compared to 62% in Germany, 41% in France and 16% in Spain. The United Kingdom is a member of the International Union of Railways (UIC). The UIC country code for United Kingdom is 70. The UK has the 17th largest railway network in the world; despite many lines having closed in the 20th century, due to the Beeching cuts, it remains one of the densest networks. It is one of the busiest railways in Europe, with 20% more train services than France, 60% more than Italy, and more than Spain, Switzerland, the Netherlands, Portugal and Norway combined, as well as representing more than 20% of all passenger journeys in Europe. The rail industry employs 115,000 people and supports another 250,000 through its supply chain. After the initial period of rapid expansion following the first public railways in the early 19th century, from about 1900 onwards the network suffered from gradual attrition, and more severe rationalisation in the 1950s and 1960s. However, the network has again been growing since the 1980s. The UK was ranked eighth among national European rail systems in the 2017 European Railway Performance Index for intensity of use, quality of service and safety performance. To cope with increasing passenger numbers, there is a large programme of upgrades to the network, including Thameslink, Crossrail, electrification of lines, in-cab signalling, new inter-city trains and new high-speed lines.
2001-10-07T10:57:27Z
2023-12-29T09:54:33Z
[ "Template:See also", "Template:ATOCConnectingCommunitiesReportS10", "Template:Columns-list", "Template:Cite web", "Template:Cite book", "Template:Dead link", "Template:British Rail Spot Hire Companies", "Template:Convert", "Template:TOC limit", "Template:Webarchive", "Template:Cite magazine", "Template:GB-rail-history", "Template:Britishmetros", "Template:Rail transport in Europe", "Template:Short description", "Template:Increase", "Template:Citation needed", "Template:Rws", "Template:Cite news", "Template:Citation", "Template:Use British English", "Template:Decrease", "Template:As of", "Template:Cite press release", "Template:Refbegin", "Template:Refend", "Template:Curlie", "Template:Major UK railway stations", "Template:About", "Template:Anchor", "Template:ISBN", "Template:Reflist", "Template:Train topics", "Template:Main", "Template:Further", "Template:Brc", "Template:British railway ticket machines (computerised)", "Template:Proposed rail infrastructure projects in the United Kingdom", "Template:Use dmy dates", "Template:Inflation", "Template:Cite journal", "Template:Sisterlinks", "Template:Infobox rail network", "Template:British ROSCOs", "Template:NOMIS2011" ]
https://en.wikipedia.org/wiki/Rail_transport_in_Great_Britain
4,385
British Rail
British Railways (BR), which from 1965 traded as British Rail, was a state-owned company that operated most of the overground rail transport in Great Britain from 1948 to 1997. It was formed from the nationalisation of the Big Four British railway companies, and was privatised in stages between 1994 and 1997. Originally a trading brand of the Railway Executive of the British Transport Commission, it became an independent statutory corporation in January 1963, when it was formally renamed the British Railways Board. The period of nationalisation saw sweeping changes in the railway. A process of dieselisation and electrification took place. By 1968 steam locomotives had been entirely replaced by diesel and electric traction, except for the Vale of Rheidol Railway (a narrow-gauge tourist line). Passengers replaced freight as the main source of business, and one-third of the network was closed by the Beeching cuts of the 1960s in an effort to reduce rail subsidies. On privatisation, responsibility for track, signalling and stations was transferred to Railtrack (later brought under public control as Network Rail), with services run by train operating companies. The British Rail Double Arrow logo remains in place and is now employed as a generic symbol on street signs in Great Britain denoting railway stations. The rail transport system in Great Britain developed during the 19th century. After the grouping of 1923 under the Railways Act 1921, there were four large railway companies, each dominating its own geographic area: the Great Western Railway (GWR), the London, Midland and Scottish Railway (LMS), the London and North Eastern Railway (LNER) and the Southern Railway (SR). During World War I, the railways were under state control, which continued until 1921. Complete nationalisation had been considered, and the Railways Act 1921 is sometimes considered as a precursor to that, but the concept was rejected. Nationalisation was subsequently carried out after World War II, under the Transport Act 1947. This Act made provision for the nationalisation of the network as part of a policy of nationalising public services by Clement Attlee's Labour Government. British Railways came into existence as the business name of the Railway Executive of the British Transport Commission (BTC) on 1 January 1948 when it took over the assets of the Big Four. There were also joint railways between the Big Four and a few light railways to consider (see list of constituents of British Railways). Excluded from nationalisation were industrial lines like the Oxfordshire Ironstone Railway. The London Underground – publicly owned since 1933 – was also nationalised, becoming the London Transport Executive of the British Transport Commission. The Bicester Military Railway was already run by the government. The electric Liverpool Overhead Railway was also excluded from nationalisation. The Railway Executive was conscious that some lines on the (then very dense) network were unprofitable and hard to justify socially, and a programme of closures began almost immediately after nationalisation. However, the general financial position of BR became gradually poorer until an operating loss was recorded in 1955. The Executive itself had been abolished in 1953 by the Conservative government, and control of BR transferred to the parent Commission. Other changes to the British Transport Commission at the same time included the return of road haulage to the private sector; however, BR retained its own (smaller) inhouse road haulage service. The report, latterly known as the "Modernisation Plan", was published in January 1955. It was intended to bring the railway system into the 20th century. A government White Paper produced in 1956 stated that modernisation would help eliminate BR's financial deficit by 1962, but the figures in both this and the original plan were produced for political reasons and not based on detailed analysis. The aim was to increase speed, reliability, safety, and line capacity through a series of measures that would make services more attractive to passengers and freight operators, thus recovering traffic lost to the roads. Important areas included: The government appeared to endorse the 1955 programme (costing £1.2 billion), but did so largely for political reasons. This included the withdrawal of steam traction and its replacement by diesel (and some electric) locomotives. Not all modernisations would be effective at reducing costs. The dieselisation programme gave contracts primarily to British suppliers, who had limited experience of diesel locomotive manufacture, and rushed commissioning based on an expectation of rapid electrification; this resulted in numbers of locomotives with poor designs and a lack of standardisation. At the same time, containerised freight was being developed. The marshalling yard building programme was a failure, being based on a belief in the continued viability of wagon-load traffic in the face of increasingly effective road competition, and lacking effective forward planning or realistic assessments of future freight. A 2002 documentary broadcast on BBC Radio 4 blamed the 1950s decisions for the "beleaguered" condition of the railway system at that time. During the late 1950s, railway finances continued to worsen; whilst passenger numbers grew after restoring many services reduced during the war, and in 1959 the government stepped in, limiting the amount the BTC could spend without ministerial authority. A White Paper proposing reorganisation was published in the following year, and a new structure was brought into effect by the Transport Act 1962. This abolished the commission and replaced it by several separate boards. These included a British Railways Board, which took over on 1 January 1963. Following semi-secret discussions on railway finances by the government-appointed Stedeford Committee in 1961, one of its members, Dr Richard Beeching, was offered the post of chairing the BTC while it lasted and then became the first Chairman of the British Railways Board. A major traffic census in April 1961, which lasted one week, was used in the compilation of a report on the future of the network. This report—The Reshaping of British Railways—was published by the BRB in March 1963. The proposals, which became known as the Beeching cuts, were dramatic. A third of all passenger services and more than 4,000 of the 7,000 stations would close. Beeching, who is thought to have been the author of most of the report, set out some dire figures. One third of the network was carrying just 1% of the traffic. Of the 18,000 passenger coaches, 6,000 were said to be used only 18 times a year or less. Although maintaining them cost between £3 million and £4 million a year, they earned only about £0.5 million. Most of the closures were carried out between 1963 and 1970 (including some which were not listed in the report), while other suggested closures were not carried out. The closures were heavily criticised at the time. A small number of stations and lines closed under the Beeching programme have been reopened, with further reopenings proposed. A second Beeching report, "The Development of the Major Trunk Routes", followed in 1965. This did not recommend closures as such but outlined a "network for development". The fate of the rest of the network was not discussed in the report. The basis for calculating passenger fares changed in 1964. In future, fares on some routes—such as rural, holiday and commuter services—would be set at a higher level than on other routes; previously, fares had been calculated using a simple rate for the distance travelled, which at the time was 3d per mile second class, and 4½d per mile first class (equivalent to £0.27 and £0.4 respectively, in 2021). In 1966, a "Whites only" recruitment policy for guards at Euston station agreed between the local union branch and station management was dropped after the case of Asquith Xavier, a migrant from Dominica, who had been refused promotion on those grounds, was raised in Parliament and taken up by the then Secretary of State for Transport, Barbara Castle. Passenger levels decreased steadily from 1962 to the late 1970s, and reached a low in 1982. Network improvements included completing electrification of the Great Eastern Main Line from London to Norwich between 1976 and 1986 and the East Coast Main Line from London to Edinburgh between 1985 and 1990. A mainline route closure during this period of relative network stability was the 1,500 V DC-electrified Woodhead line between Manchester and Sheffield: passenger service ceased in 1970 and goods in 1981. The 1980s and 1990s saw the closure of some railways which had survived the Beeching cuts a generation earlier but which had seen passenger services withdrawn. This included the bulk of the Chester and Connah's Quay Railway in 1992, the Brierley Hill to Walsall section of the South Staffordshire line in 1993, while the Birmingham to Wolverhampton section of the Great Western Railway was closed in three phases between 1972 and 1992. A further British Rail report from a committee chaired by Sir David Serpell was published in 1983. The Serpell Report made no recommendations as such but did set out various options for the network, including, at their most extreme, a skeletal system of less than 2,000 route km (1,240 miles). This report was not welcomed, and the government decided to quietly leave it on the shelf. Meanwhile, BR was gradually reorganised, with the regional structure finally being abolished and replaced with business-led sectors. This process, known as "sectorisation", led to far greater customer focus on the dedicated sectors. Following the election of Labour in 1964, on a platform of revising many of the cuts, Tom Fraser instead authorised the closure 1,071 mi of railway lines, following the recommendations from the Beeching Report even lines not considered closing. After he resigned in 1967, his replacement Barbara Castle continued the line and station closures but introduced the first Government rail subsidies for socially necessary but unprofitable railways in the Transport Act 1968. Part of these provisions was the creation of a passenger transport executive or PTE within larger metropolitan areas. Prior to this, public transport was run by individual local authorities and private companies, with little co-ordination. The PTEs took over the responsibility (but not ownership) of managing local rail networks. The 1968 Act created five new bodies. These were: This was the first real subdivision of BR since its inception in 1949, and likely saved many lines earmarked for closure, notably the Liverpool, Crosby and Southport Railway, which now forms part of the Merseyrail network. Upon sectorisation in 1982, three passenger sectors were created: InterCity, operating principal express services; London & South East (renamed Network SouthEast in 1986) operating commuter services in the London area; Provincial (renamed Regional Railways in 1989) responsible for all other passenger services. In the metropolitan counties local services were managed by the Passenger Transport Executives. Provincial was the most subsidised (per passenger km) of the three sectors; upon formation, its costs were four times its revenue. During the 1980s British Rail ran the Rail Riders membership club aimed at 5- to 15-year-olds. Because British Railways was such a large operation, running not just railways but also ferries, steamships and hotels, it has been considered difficult to analyse the effects of nationalisation. Prices rose quickly in this period, rising 108% in real terms from 1979 to 1994, as prices rose by 262% but RPI only increased by 154% in the same time. Following nationalisation in 1948, British Railways began to adapt the corporate liveries on the rolling stock it had inherited from its predecessor railway companies. Initially, an express blue (followed by GWR-style Brunswick green in 1952) was used on passenger locomotives, and LNWR-style lined black for mixed-traffic locomotives, but later green was more widely adopted. Development of a corporate identity for the organisation was hampered by the competing ambitions of the British Transport Commission and the Railway Executive. The Executive attempted to introduce a modern Art Deco-style curved logo, which could also serve as the standard for station signage totems. BR eventually adopted the common branding of the BTC as its first corporate logo, a lion astride a spoked wheel, designed for the BTC by Cecil Thomas; on the bar overlaid across the wheel, the BTC's name was replaced with the words "British Railways". This logo, nicknamed the "Cycling Lion", was applied from 1948 to 1956 to the sides of locomotives, while the oval style was adopted for station signs across Great Britain, each coloured according to the appropriate BR region, using the Gill Sans font first adopted by LNER in 1923. In 1956, the BTC was granted a heraldic achievement by the College of Arms and the Lord Lyon, and then BTC chairman Brian Robertson wanted a grander logo for the railways. BR's second corporate logo (1956–1965), designed in consultation with Charles Franklyn, adapted the original, depicting a rampant lion emerging from a heraldic crown and holding a spoked wheel, all enclosed in a roundel with the "British Railways" name displayed across a bar on either side. This emblem soon acquired the nickname of the "Ferret and Dartboard". A variant of the logo with the name in a circle was also used on locomotives. The zeal for modernisation in the Beeching era drove the next rebranding exercise, and BR management wished to divest the organisation of anachronistic, heraldic motifs and develop a corporate identity to rival that of London Transport. BR's design panel set up a working party led by Milner Gray of the Design Research Unit. They drew up a Corporate Identity Manual which established a coherent brand and design standard for the whole organisation, specifying Rail Blue and pearl grey as the standard colour scheme for all rolling stock; Rail Alphabet as the standard corporate typeface, designed by Jock Kinneir and Margaret Calvert; and introducing the now-iconic corporate Identity Symbol of the Double Arrow logo. Designed by Gerald Barney (also of the DRU), this arrow device was formed of two interlocked arrows across two parallel lines, symbolising a double-track railway. It was likened to a bolt of lightning or barbed wire, and also acquired a nickname: "the arrow of indecision". A mirror image of the double arrow was used on the port side of BR-owned Sealink ferry funnels. The new BR corporate identity and Double Arrow were rolled out in 1965, and the brand name of the organisation was truncated to "British Rail". It is now employed as a generic symbol on street signs in Great Britain denoting railway stations, and is still printed on railway tickets as part of the Rail Delivery Group's jointly managed National Rail brand. The uniformity of BR branding continued until the process of sectorisation was introduced in the 1980s. Certain BR operations such as Inter-City, Network SouthEast, Regional Railways or Rail Express Systems began to adopt their own identities, introducing logos and colour schemes which were essentially variants of the British Rail brand. Eventually, as sectorisation developed into a prelude to privatisation, the unified British Rail brand disappeared, with the notable exception of the Double Arrow symbol, which has survived to this day and serves as a generic trademark to denote railway services across Great Britain. The BR Corporate Identity Manual is noted as a piece of British design history and there are plans for it to be re-published. With its creation in 1948, British Railways was divided into regions which were initially based on the areas the former Big Four operated in; later, several lines were transferred between regions. Notably, these included the former Great Central lines from the Eastern Region to the London Midland Region, and the West of England Main Line from the Southern Region to Western Region The North Eastern Region was merged with the Eastern Region in 1967. In 1982, the regions were abolished as the service provider (but retained for administration) and replaced by "business sectors", a process known as sectorisation. The passenger sectors were (by the early 1990s): In addition, the non-passenger sectors were: The maintenance and remaining engineering works were split off into a new company, British Rail Maintenance Limited. The new sectors were further subdivided into divisions. This ended the BR blue period as new liveries were adopted gradually. Infrastructure remained the responsibility of the regions until the "Organisation for Quality" initiative in 1991 when this too was transferred to the sectors. The Anglia Region was created in late 1987, its first General Manager being John Edmonds, who began his appointment on 19 October 1987. Full separation from the Eastern Region – apart from engineering design needs – occurred on 29 April 1988. It handled the services from Fenchurch Street and Liverpool Street, its western boundary being Hertford East, Meldreth and Whittlesea. The former BR network, with the trunk routes of the West Coast Main Line, East Coast Main Line, Great Western Main Line, Great Eastern Main Line and Midland Main Line, and other lines. Policing on (and within) the network was carried out British Transport Police (BTP). In 1947 the Transport Act created the British Transport Commission (BTC), which unified the railway system. On 1 January 1949, the British Transport Commission Police (BTCP) were created, formed from the four old railway police forces, the London Transport Police, canal police and several minor dock forces. In 1957 the Maxwell-Johnson enquiry found that policing requirements for the railway could not be met by civil forces and that it was essential that a specialist police force be retained. On 1 January 1962, the British Transport Commission Police ceased to cover British Waterways property and exactly a year later when the BTC was abolished the name of the force was amended to the British Transport Police. This name and its role within policing on the rail network was continued post-1994. Despite its nationalisation in 1947 "as one of the 'commanding heights' of the economy", according to some sources British Rail was not profitable for most (if not all) of its history. Newspapers reported that as recently as the 1990s, public rail subsidy was counted as profit; as early as 1961, British Railways were losing £300,000 a day. Although the company was considered the sole public-transport option in many rural areas, the Beeching cuts made buses the only public transport available in some rural areas. Despite increases in traffic congestion and road fuel prices beginning to rise in the 1990s, British Rail remained unprofitable. Following sectorisation, InterCity became profitable. InterCity became one of Britain's top 150 companies, providing city centre to city centre travel across the nation from Aberdeen and Inverness in the north to Poole and Penzance in the south. In 1979 the incoming Conservative Government led by Margaret Thatcher was viewed as anti-railway, and did not want to commit public money to the railways. However, British Rail was allowed to spend its own money with government approval. This led to a number of electrification projects being given the go-ahead, including the East Coast Main Line, the spur from Doncaster to Leeds, and the lines in East Anglia out of London Liverpool Street to Norwich and King's Lynn. The list with approximate completion dates includes: In the Southwest, the South West Main Line from Bournemouth to Weymouth was electrified along with other infill 750 V DC third rail electrification in the south. In 1988, the line to Aberdare was reopened. A British Rail advertisement ("Britain's Railway", directed by Hugh Hudson) featured some of the best-known railway structures in Britain, including the Forth Rail Bridge, Royal Albert Bridge, Glenfinnan Viaduct and London Paddington station. London Liverpool Street station was rebuilt, opened by Queen Elizabeth II, and a new station was constructed at Stansted Airport in 1991. The following year, the Maesteg line was reopened. In 1988, the Windsor Link Line, Manchester was constructed and has proven to be an important piece of infrastructure. Before the introduction of APTIS (Accountancy and Passenger Ticket Issuing System), British Rail used the Edmondson railway ticket, first introduced in the 1840s and phased out in the early 1970s. Tickets issued from British Rail's APTIS system had a considerable amount of information presented in a consistent, standard format. The design for all tickets was created by Colin Goodall. This format has formed the basis for all subsequent ticket issuing systems introduced on the railway network – ticket-office-based, self-service and conductor-operated machines alike. APTIS survived in widespread use for twenty years but, in the early 2000s, was largely replaced by more modern PC-based ticketing systems. Some APTIS machines in the Greater London area were modified as APTIS-ANT (with no obvious difference to the ticket issued) to make them Oyster card compatible. The last APTIS machines were removed at the end of 2006 as there was no option to upgrade them to accept Chip and PIN credit card payments. The last APTIS-ANT ticket to be issued in the UK using one of the machines was at Upminster station on 21 March 2007. Before the rail network was privatised, British Rail introduced several discount cards through the APTIS that were available to certain demographics, issued either by National or Regional schemes: In 1989, the narrow-gauge Vale of Rheidol Railway was preserved, becoming the first part of British Rail to be privatised. Between 1994 and 1997, British Rail was privatised. Ownership of the track and infrastructure passed to Railtrack on 1 April 1994. Passenger operations were later franchised to 25 private-sector operators. Of the six freight companies, five were sold to Wisconsin Central to form EWS while Freightliner was sold in a management buyout. The Waterloo & City line, part of Network SouthEast, was not included in the privatisation and was transferred to London Underground in April 1994. The remaining obligations of British Rail were transferred to BRB (Residuary) Limited. The privatisation, proposed by the Conservative government in 1992, was opposed by the Labour Party and the rail unions. Although Labour initially proposed to reverse privatisation, the New Labour manifesto of 1997 instead opposed Conservative plans to privatise the London Underground. Rail unions have historically opposed privatisation, but former Associated Society of Locomotive Engineers and Firemen general secretary Lew Adams moved to work for Virgin Rail Group, and said on a 2004 radio phone-in programme: "All the time it was in the public sector, all we got were cuts, cuts, cuts. And today, there are more members in the trade union, more train drivers, and more trains running. The reality is that it worked, we’ve protected jobs, and we got more jobs." The privatisation process began when BR's passenger sectors were divided into 25 shadow franchises – these were publicly owned TOCs operating in the planned franchise areas prior to the actual franchises being put to tender: The opening of the Channel Tunnel saw operations by Eurostar International begin from Waterloo International railway station to Paris and Brussels. The narrow-gauge Vale of Rheidol Railway in Ceredigion, Wales, became part of British Railways at nationalisation. Although built as a working railway, in 1948 the line was principally a tourist attraction. British Rail operated the line using steam locomotives long after the withdrawal of standard-gauge steam. The line's three steam locomotives were the only ones to receive TOPS serial numbers and be painted in BR Rail Blue livery with the double arrow logo. The Vale of Rheidol Railway was privatised in 1989 and continues to operate as a private heritage railway. Other preserved lines, or heritage railways, have reopened lines previously closed by British Rail. These range from picturesque rural branch lines like the Keighley and Worth Valley Railway to sections of mainline such as the Great Central Railway. Many have links to the National Rail network, both at station interchanges, for example, the Severn Valley Railway between Kidderminster and Kidderminster Town, and physical rail connections like the Watercress Line at Alton. Although most are operated solely as leisure amenities, some also provide educational resources, and a few have ambitions to restore commercial services over routes abandoned by the nationalised industry. British Railways operated ships from its formation in 1948 on several routes. Many ships were acquired on nationalisation, and others were built for operation by British Railways or its later subsidiary, Sealink. Those ships capable of carrying rail vehicles were classed under TOPS as Class 99. Sealink was originally the brand name for the ferry services of British Rail in the United Kingdom and Ireland. Services to France, Belgium, and the Netherlands were run by Sealink UK as part of the Sealink consortium, which also used ferries owned by French national railways (SNCF), the Belgian Maritime Transport Authority Regie voor Maritiem Transport/Regie des transports maritimes (RMT/RTM) and the Dutch Stoomvaart Maatschappij Zeeland (Zeeland Steamship Company). Historically, the shipping services were exclusively an extension of the railways across the English Channel and the Irish Sea in order to provide through, integrated services to mainland Europe and Ireland. As international travel became more popular in the late 1960s and before air travel became generally affordable, the responsibility for shipping services was taken away from the British Rail Regions and, in 1969, centralised in a new division – British Rail Shipping and International Services Division. With the advent of car ferry services, the old passenger-only ferries were gradually replaced by roll-on/roll-off ships, catering for motorists and rail passengers as well as road freight. However, given that there was now competition in the form of other ferry companies offering crossings to motorists, it became necessary to market the services in a normal business fashion (as opposed to the previous almost monopolistic situation). Thus, with the other partners mentioned above, the brand name Sealink was introduced for the consortium. In the late 1960s, as demand for international rail travel declined and the shipping business became almost exclusively dependent on passenger and freight vehicle traffic, the ferry business was incorporated as Sealink UK Limited on 1 January 1979, a wholly owned subsidiary of the British Railways Board, but still part of the Sealink consortium. In 1979, Sealink acquired Manx Line, which offered services to the Isle of Man from Heysham. On 27 July 1984, the UK Government sold Sealink UK to Sea Containers for £66 million. The company was renamed Sealink British Ferries. The sale excluded the operations of Hoverspeed, the Isle of Wight services and the share in the Isle of Man Steam Packet Company, as well as the Port of Heysham. In 1996, the Sealink name disappeared when the UK services, by then owned by Stena, were re-branded as Stena Line. The agreement with the SNCF on the Dover to Calais route also ended at this time, and the French-run Sealink services were rebranded as SeaFrance. The joint hovercraft services of British Rail in association with the French SNCF. British Rail Hovercraft Limited was established in 1965, under authority given to it by the British Railways Act 1967 and started its first service in 1966. Sea speed started cross-Channel services from Dover to Calais and Boulogne-sur-Mer, France using SR-N4 hovercraft in August 1968. Incorporated on 31 October 1969, British Rail Engineering Limited (BREL) was a wholly owned railway systems engineering subsidiary of the British Railways Board. Created through the Transport Act 1968, to manage BR's thirteen workshops, it replaced the British Rail Workshops Division, which had existed since 1948. The works managed by BREL were Ashford, Crewe, Derby Locomotive Works, Derby Litchurch Lane, Doncaster, Eastleigh, Glasgow, Horwich Foundry, Shildon, Swindon, Temple Mills, Wolverton and York. BREL began trading in January 1970. In 1989 BREL was sold to a consortium of Asea Brown Boveri and Trafalgar House. A family of railway carriages designed and built by British Rail workshops (from 1969 British Rail Engineering Limited) between 1964 and 1975. They were of steel construction. In the 1970s, British Rail developed tilting train technology in the Advanced Passenger Train; there had been earlier experiments and prototypes in other countries, notably Italy. The objective of the tilt was to minimise the discomfort to passengers caused by taking the curves of the West Coast Main Line at high speed. The APT also had hydrokinetic brakes, which enabled the train to stop from 150 mph within existing signal spacings. The introduction into service of the Advanced Passenger Train was to be a three-stage project. Phase 1, the development of an experimental APT (APT-E), was completed. This used a gas turbine-electric locomotive, the only multiple unit so powered that was used by British Rail. It was formed of two power cars (numbers PC1 and PC2), initially with nothing between them and later, two trailer cars (TC1 and TC2). The cars were made of aluminium to reduce the weight of the unit and were articulated. The gas turbine was dropped from development due to excessive noise and the high fuel costs of the late 1970s. The APT-E first ran on 25 July 1971. The train drivers' union, ASLEF, black-listed the train due to its use of a single driver. The train was moved to Derby (with the aid of a locomotive inspector). This triggered a one-day strike by ASLEF that cost BR more than the research budget for the entire year. Phase 2, the introduction of three prototype trains (APT-P) into revenue service on the Glasgow – London Euston route, did occur. Originally, there were to have been eight APT-P sets running, with minimal differences between them and the main fleet. However, financial constraints led to only three being authorised after two years of discussion by the British Railways Board. The cost was split equally between the Board and the Ministry of Transport. After these delays, considerable pressure grew to put the APT-P into revenue-service before they were fully ready. This inevitably led to high-profile failures as a result of technical problems. These failures led to the trains being withdrawn from service while the problems were ironed out. However, by this time, managerial and political support had evaporated. Consequently, phase 3, the introduction of the Squadron fleet (APT-S), did not occur, and the project ended in 1982. Although the APT never properly entered service, the experience gained enabled the construction of other high-speed trains. The APT powercar technology was imported without the tilt into the design of the Class 91 locomotives, and the tilting technology was incorporated into Italian State Railway's Pendolino trains, which first entered service in 1987. The InterCity 125, or High-Speed Train, was a diesel-powered passenger train built by British Rail Engineering Limited between 1975 and 1982 that was credited with saving British Rail. Each set is made up of two Class 43 power cars, one at each end and four to nine Mark 3 carriages. The name is derived from its top operational speed of 125 mph (201 km/h). The prototype InterCity 125 (power cars 43000 and 43001) set the world speed record for diesel traction at 143.2 mph (230.5 km/h) on 12 June 1973. This was succeeded by a production set reaching 148.5 mph (239.0 km/h) in November 1987. By the early 1980s British Rail operated a large fleet of first generation DMUs, which had been constructed in prior decades to various designs. While formulating its long-term strategy for this sector of its operations, British Rail planners recognised that there would be considerable costs incurred by undertaking refurbishment programmes necessary for the continued use of these ageing multiple units, particularly due to the necessity of handling and removing hazardous materials such as asbestos. In light of the high costs involved in retention, planners examined the prospects for the development and introduction of a new generation of DMUs to succeed the first generation. In 1984/1985, two experimental DMU designs were put into service: the British Rail Engineering Limited built Class 150 and Metro-Cammell built Class 151. Both of these used hydraulic transmission and were less bus-like than the Pacers. After trials, Class 150 was selected for production, entering service from 1987. Reliability was much improved by the new units, with depot visits being reduced from two or three times a week to fortnightly. The late 1980s and early 1990s also saw the development of secondary express services that complemented the mainline Intercity routes. Class 155 and Class 156 Sprinters were developed to replace locomotive-hauled trains on these services, their interiors being designed with longer distance journeys in mind. Key Scottish and Trans-Pennine routes were upgraded with new Class 158 Express Sprinters, while a network of 'Alphaline' services was introduced elsewhere in the country. By the end of the 1980s, passenger numbers had increased and costs had been reduced to two-and-a-half times revenue. Under the process of British Rail's privatisation, operations were split into 125 companies between 1994 and 1997. The ownership and operation of the infrastructure of the railway system was taken over by Railtrack. The telecommunications infrastructure and British Rail Telecommunications was sold to Racal, which in turn was sold to Global Crossing and merged with Thales Group. The rolling stock was transferred to three private rolling stock companies (ROSCOs); Angel Trains, Eversholt Rail Group and Porterbrook. Passenger services were divided into 25 operating companies, which were let on a franchise basis for a set period, whilst freight services were sold off completely. Dozens of smaller engineering and maintenance companies were also created and sold off. British Rail's passenger services came to an end upon the franchising of ScotRail with the last service being a Caledonian Sleeper service from Glasgow and Edinburgh to London on 31 March 1997. The final service it operated was a Railfreight Distribution freight train from Dollands Moor to Wembley on 20 November 1997. The British Railways Board continued in existence as a corporation until early 2001, when it was replaced by the Strategic Rail Authority as part of the implementation of the Transport Act 2000. The original passenger franchisees were: Since privatisation, many groups have campaigned for the renationalisation of UK Rail services, most notably 'Bring Back British Rail'. Various interested parties also have views on the privatisation of British Rail. The renationalisation of the railways of Britain continues to have popular support. Polls in 2012 and 2013 showed 70% and 66% support for renationalisation, respectively. Due to rail franchises sometimes lasting over a decade, full renationalisation would take years unless compensation was paid to terminate contracts early. When the infrastructure-owning company Railtrack ceased trading in 2002, the Labour government set up the not-for-dividend company Network Rail to take over the duties rather than renationalise this part of the network. However, in September 2014, Network Rail was reclassified as a central government body, adding around £34 billion to public sector net debt. This reclassification had been requested by the Office for Budget Responsibility to comply with pan-European accounting standard ESA10. The Green party has committed to bringing the railways 'back into public ownership' and has maintained this impetus when other parties argued to maintain the status quo. In 2016, Green MP, Caroline Lucas, put forward a Bill that would have seen the rail network fall back into public ownership step by step, as franchises come up for expiry. Under Jeremy Corbyn (2015–2020), the Labour Party pledged to gradually renationalise British Rail franchises if elected, as and when their private contracts expire, creating a "People's Railway". In a pledge during his successful leadership campaign to succeed Corbyn, Keir Starmer said that renationalising rail would remain as Labour Party policy under his leadership. Following the COVID-19 pandemic decimating franchise revenues and making them unviable, in 2021 the government announced it would take back responsibility for the operations of passenger services through Great British Railways with service provision to be contracted to private operators. In 1989, the ITV sketch show Spitting Image parodied Hugh Hudson's 1988 British Rail, Britain's Railway advert on the plans of the then Conservative British Government to privatise the railways featuring many of the show's puppets (including the show's portrayal of Prime Minister Margaret Thatcher), numerous BR trains and landmarks and even a cardboard cutout of Thomas the Tank Engine.
[ { "paragraph_id": 0, "text": "British Railways (BR), which from 1965 traded as British Rail, was a state-owned company that operated most of the overground rail transport in Great Britain from 1948 to 1997. It was formed from the nationalisation of the Big Four British railway companies, and was privatised in stages between 1994 and 1997. Originally a trading brand of the Railway Executive of the British Transport Commission, it became an independent statutory corporation in January 1963, when it was formally renamed the British Railways Board.", "title": "" }, { "paragraph_id": 1, "text": "The period of nationalisation saw sweeping changes in the railway. A process of dieselisation and electrification took place. By 1968 steam locomotives had been entirely replaced by diesel and electric traction, except for the Vale of Rheidol Railway (a narrow-gauge tourist line). Passengers replaced freight as the main source of business, and one-third of the network was closed by the Beeching cuts of the 1960s in an effort to reduce rail subsidies.", "title": "" }, { "paragraph_id": 2, "text": "On privatisation, responsibility for track, signalling and stations was transferred to Railtrack (later brought under public control as Network Rail), with services run by train operating companies. The British Rail Double Arrow logo remains in place and is now employed as a generic symbol on street signs in Great Britain denoting railway stations.", "title": "" }, { "paragraph_id": 3, "text": "", "title": "History" }, { "paragraph_id": 4, "text": "The rail transport system in Great Britain developed during the 19th century. After the grouping of 1923 under the Railways Act 1921, there were four large railway companies, each dominating its own geographic area: the Great Western Railway (GWR), the London, Midland and Scottish Railway (LMS), the London and North Eastern Railway (LNER) and the Southern Railway (SR). During World War I, the railways were under state control, which continued until 1921. Complete nationalisation had been considered, and the Railways Act 1921 is sometimes considered as a precursor to that, but the concept was rejected. Nationalisation was subsequently carried out after World War II, under the Transport Act 1947. This Act made provision for the nationalisation of the network as part of a policy of nationalising public services by Clement Attlee's Labour Government. British Railways came into existence as the business name of the Railway Executive of the British Transport Commission (BTC) on 1 January 1948 when it took over the assets of the Big Four.", "title": "History" }, { "paragraph_id": 5, "text": "There were also joint railways between the Big Four and a few light railways to consider (see list of constituents of British Railways). Excluded from nationalisation were industrial lines like the Oxfordshire Ironstone Railway. The London Underground – publicly owned since 1933 – was also nationalised, becoming the London Transport Executive of the British Transport Commission. The Bicester Military Railway was already run by the government. The electric Liverpool Overhead Railway was also excluded from nationalisation.", "title": "History" }, { "paragraph_id": 6, "text": "The Railway Executive was conscious that some lines on the (then very dense) network were unprofitable and hard to justify socially, and a programme of closures began almost immediately after nationalisation. However, the general financial position of BR became gradually poorer until an operating loss was recorded in 1955. The Executive itself had been abolished in 1953 by the Conservative government, and control of BR transferred to the parent Commission. Other changes to the British Transport Commission at the same time included the return of road haulage to the private sector; however, BR retained its own (smaller) inhouse road haulage service.", "title": "History" }, { "paragraph_id": 7, "text": "The report, latterly known as the \"Modernisation Plan\", was published in January 1955. It was intended to bring the railway system into the 20th century. A government White Paper produced in 1956 stated that modernisation would help eliminate BR's financial deficit by 1962, but the figures in both this and the original plan were produced for political reasons and not based on detailed analysis. The aim was to increase speed, reliability, safety, and line capacity through a series of measures that would make services more attractive to passengers and freight operators, thus recovering traffic lost to the roads. Important areas included:", "title": "History" }, { "paragraph_id": 8, "text": "The government appeared to endorse the 1955 programme (costing £1.2 billion), but did so largely for political reasons. This included the withdrawal of steam traction and its replacement by diesel (and some electric) locomotives. Not all modernisations would be effective at reducing costs. The dieselisation programme gave contracts primarily to British suppliers, who had limited experience of diesel locomotive manufacture, and rushed commissioning based on an expectation of rapid electrification; this resulted in numbers of locomotives with poor designs and a lack of standardisation. At the same time, containerised freight was being developed. The marshalling yard building programme was a failure, being based on a belief in the continued viability of wagon-load traffic in the face of increasingly effective road competition, and lacking effective forward planning or realistic assessments of future freight. A 2002 documentary broadcast on BBC Radio 4 blamed the 1950s decisions for the \"beleaguered\" condition of the railway system at that time.", "title": "History" }, { "paragraph_id": 9, "text": "During the late 1950s, railway finances continued to worsen; whilst passenger numbers grew after restoring many services reduced during the war, and in 1959 the government stepped in, limiting the amount the BTC could spend without ministerial authority. A White Paper proposing reorganisation was published in the following year, and a new structure was brought into effect by the Transport Act 1962. This abolished the commission and replaced it by several separate boards. These included a British Railways Board, which took over on 1 January 1963.", "title": "History" }, { "paragraph_id": 10, "text": "Following semi-secret discussions on railway finances by the government-appointed Stedeford Committee in 1961, one of its members, Dr Richard Beeching, was offered the post of chairing the BTC while it lasted and then became the first Chairman of the British Railways Board.", "title": "History" }, { "paragraph_id": 11, "text": "A major traffic census in April 1961, which lasted one week, was used in the compilation of a report on the future of the network. This report—The Reshaping of British Railways—was published by the BRB in March 1963. The proposals, which became known as the Beeching cuts, were dramatic. A third of all passenger services and more than 4,000 of the 7,000 stations would close. Beeching, who is thought to have been the author of most of the report, set out some dire figures. One third of the network was carrying just 1% of the traffic. Of the 18,000 passenger coaches, 6,000 were said to be used only 18 times a year or less. Although maintaining them cost between £3 million and £4 million a year, they earned only about £0.5 million.", "title": "History" }, { "paragraph_id": 12, "text": "Most of the closures were carried out between 1963 and 1970 (including some which were not listed in the report), while other suggested closures were not carried out. The closures were heavily criticised at the time. A small number of stations and lines closed under the Beeching programme have been reopened, with further reopenings proposed.", "title": "History" }, { "paragraph_id": 13, "text": "A second Beeching report, \"The Development of the Major Trunk Routes\", followed in 1965. This did not recommend closures as such but outlined a \"network for development\". The fate of the rest of the network was not discussed in the report.", "title": "History" }, { "paragraph_id": 14, "text": "The basis for calculating passenger fares changed in 1964. In future, fares on some routes—such as rural, holiday and commuter services—would be set at a higher level than on other routes; previously, fares had been calculated using a simple rate for the distance travelled, which at the time was 3d per mile second class, and 4½d per mile first class (equivalent to £0.27 and £0.4 respectively, in 2021).", "title": "History" }, { "paragraph_id": 15, "text": "In 1966, a \"Whites only\" recruitment policy for guards at Euston station agreed between the local union branch and station management was dropped after the case of Asquith Xavier, a migrant from Dominica, who had been refused promotion on those grounds, was raised in Parliament and taken up by the then Secretary of State for Transport, Barbara Castle.", "title": "History" }, { "paragraph_id": 16, "text": "Passenger levels decreased steadily from 1962 to the late 1970s, and reached a low in 1982. Network improvements included completing electrification of the Great Eastern Main Line from London to Norwich between 1976 and 1986 and the East Coast Main Line from London to Edinburgh between 1985 and 1990. A mainline route closure during this period of relative network stability was the 1,500 V DC-electrified Woodhead line between Manchester and Sheffield: passenger service ceased in 1970 and goods in 1981.", "title": "History" }, { "paragraph_id": 17, "text": "The 1980s and 1990s saw the closure of some railways which had survived the Beeching cuts a generation earlier but which had seen passenger services withdrawn. This included the bulk of the Chester and Connah's Quay Railway in 1992, the Brierley Hill to Walsall section of the South Staffordshire line in 1993, while the Birmingham to Wolverhampton section of the Great Western Railway was closed in three phases between 1972 and 1992.", "title": "History" }, { "paragraph_id": 18, "text": "A further British Rail report from a committee chaired by Sir David Serpell was published in 1983. The Serpell Report made no recommendations as such but did set out various options for the network, including, at their most extreme, a skeletal system of less than 2,000 route km (1,240 miles). This report was not welcomed, and the government decided to quietly leave it on the shelf. Meanwhile, BR was gradually reorganised, with the regional structure finally being abolished and replaced with business-led sectors. This process, known as \"sectorisation\", led to far greater customer focus on the dedicated sectors.", "title": "History" }, { "paragraph_id": 19, "text": "Following the election of Labour in 1964, on a platform of revising many of the cuts, Tom Fraser instead authorised the closure 1,071 mi of railway lines, following the recommendations from the Beeching Report even lines not considered closing. After he resigned in 1967, his replacement Barbara Castle continued the line and station closures but introduced the first Government rail subsidies for socially necessary but unprofitable railways in the Transport Act 1968. Part of these provisions was the creation of a passenger transport executive or PTE within larger metropolitan areas. Prior to this, public transport was run by individual local authorities and private companies, with little co-ordination. The PTEs took over the responsibility (but not ownership) of managing local rail networks.", "title": "History" }, { "paragraph_id": 20, "text": "The 1968 Act created five new bodies. These were:", "title": "History" }, { "paragraph_id": 21, "text": "This was the first real subdivision of BR since its inception in 1949, and likely saved many lines earmarked for closure, notably the Liverpool, Crosby and Southport Railway, which now forms part of the Merseyrail network.", "title": "History" }, { "paragraph_id": 22, "text": "Upon sectorisation in 1982, three passenger sectors were created: InterCity, operating principal express services; London & South East (renamed Network SouthEast in 1986) operating commuter services in the London area; Provincial (renamed Regional Railways in 1989) responsible for all other passenger services. In the metropolitan counties local services were managed by the Passenger Transport Executives. Provincial was the most subsidised (per passenger km) of the three sectors; upon formation, its costs were four times its revenue. During the 1980s British Rail ran the Rail Riders membership club aimed at 5- to 15-year-olds.", "title": "History" }, { "paragraph_id": 23, "text": "Because British Railways was such a large operation, running not just railways but also ferries, steamships and hotels, it has been considered difficult to analyse the effects of nationalisation.", "title": "History" }, { "paragraph_id": 24, "text": "Prices rose quickly in this period, rising 108% in real terms from 1979 to 1994, as prices rose by 262% but RPI only increased by 154% in the same time.", "title": "History" }, { "paragraph_id": 25, "text": "Following nationalisation in 1948, British Railways began to adapt the corporate liveries on the rolling stock it had inherited from its predecessor railway companies. Initially, an express blue (followed by GWR-style Brunswick green in 1952) was used on passenger locomotives, and LNWR-style lined black for mixed-traffic locomotives, but later green was more widely adopted.", "title": "Branding" }, { "paragraph_id": 26, "text": "Development of a corporate identity for the organisation was hampered by the competing ambitions of the British Transport Commission and the Railway Executive. The Executive attempted to introduce a modern Art Deco-style curved logo, which could also serve as the standard for station signage totems. BR eventually adopted the common branding of the BTC as its first corporate logo, a lion astride a spoked wheel, designed for the BTC by Cecil Thomas; on the bar overlaid across the wheel, the BTC's name was replaced with the words \"British Railways\". This logo, nicknamed the \"Cycling Lion\", was applied from 1948 to 1956 to the sides of locomotives, while the oval style was adopted for station signs across Great Britain, each coloured according to the appropriate BR region, using the Gill Sans font first adopted by LNER in 1923.", "title": "Branding" }, { "paragraph_id": 27, "text": "In 1956, the BTC was granted a heraldic achievement by the College of Arms and the Lord Lyon, and then BTC chairman Brian Robertson wanted a grander logo for the railways. BR's second corporate logo (1956–1965), designed in consultation with Charles Franklyn, adapted the original, depicting a rampant lion emerging from a heraldic crown and holding a spoked wheel, all enclosed in a roundel with the \"British Railways\" name displayed across a bar on either side. This emblem soon acquired the nickname of the \"Ferret and Dartboard\". A variant of the logo with the name in a circle was also used on locomotives.", "title": "Branding" }, { "paragraph_id": 28, "text": "The zeal for modernisation in the Beeching era drove the next rebranding exercise, and BR management wished to divest the organisation of anachronistic, heraldic motifs and develop a corporate identity to rival that of London Transport. BR's design panel set up a working party led by Milner Gray of the Design Research Unit. They drew up a Corporate Identity Manual which established a coherent brand and design standard for the whole organisation, specifying Rail Blue and pearl grey as the standard colour scheme for all rolling stock; Rail Alphabet as the standard corporate typeface, designed by Jock Kinneir and Margaret Calvert; and introducing the now-iconic corporate Identity Symbol of the Double Arrow logo. Designed by Gerald Barney (also of the DRU), this arrow device was formed of two interlocked arrows across two parallel lines, symbolising a double-track railway. It was likened to a bolt of lightning or barbed wire, and also acquired a nickname: \"the arrow of indecision\". A mirror image of the double arrow was used on the port side of BR-owned Sealink ferry funnels. The new BR corporate identity and Double Arrow were rolled out in 1965, and the brand name of the organisation was truncated to \"British Rail\". It is now employed as a generic symbol on street signs in Great Britain denoting railway stations, and is still printed on railway tickets as part of the Rail Delivery Group's jointly managed National Rail brand.", "title": "Branding" }, { "paragraph_id": 29, "text": "The uniformity of BR branding continued until the process of sectorisation was introduced in the 1980s. Certain BR operations such as Inter-City, Network SouthEast, Regional Railways or Rail Express Systems began to adopt their own identities, introducing logos and colour schemes which were essentially variants of the British Rail brand. Eventually, as sectorisation developed into a prelude to privatisation, the unified British Rail brand disappeared, with the notable exception of the Double Arrow symbol, which has survived to this day and serves as a generic trademark to denote railway services across Great Britain. The BR Corporate Identity Manual is noted as a piece of British design history and there are plans for it to be re-published.", "title": "Branding" }, { "paragraph_id": 30, "text": "With its creation in 1948, British Railways was divided into regions which were initially based on the areas the former Big Four operated in; later, several lines were transferred between regions. Notably, these included the former Great Central lines from the Eastern Region to the London Midland Region, and the West of England Main Line from the Southern Region to Western Region", "title": "Network" }, { "paragraph_id": 31, "text": "The North Eastern Region was merged with the Eastern Region in 1967.", "title": "Network" }, { "paragraph_id": 32, "text": "In 1982, the regions were abolished as the service provider (but retained for administration) and replaced by \"business sectors\", a process known as sectorisation.", "title": "Network" }, { "paragraph_id": 33, "text": "The passenger sectors were (by the early 1990s):", "title": "Network" }, { "paragraph_id": 34, "text": "In addition, the non-passenger sectors were:", "title": "Network" }, { "paragraph_id": 35, "text": "The maintenance and remaining engineering works were split off into a new company, British Rail Maintenance Limited. The new sectors were further subdivided into divisions.", "title": "Network" }, { "paragraph_id": 36, "text": "This ended the BR blue period as new liveries were adopted gradually. Infrastructure remained the responsibility of the regions until the \"Organisation for Quality\" initiative in 1991 when this too was transferred to the sectors. The Anglia Region was created in late 1987, its first General Manager being John Edmonds, who began his appointment on 19 October 1987. Full separation from the Eastern Region – apart from engineering design needs – occurred on 29 April 1988. It handled the services from Fenchurch Street and Liverpool Street, its western boundary being Hertford East, Meldreth and Whittlesea.", "title": "Network" }, { "paragraph_id": 37, "text": "The former BR network, with the trunk routes of the West Coast Main Line, East Coast Main Line, Great Western Main Line, Great Eastern Main Line and Midland Main Line, and other lines.", "title": "Network" }, { "paragraph_id": 38, "text": "Policing on (and within) the network was carried out British Transport Police (BTP). In 1947 the Transport Act created the British Transport Commission (BTC), which unified the railway system. On 1 January 1949, the British Transport Commission Police (BTCP) were created, formed from the four old railway police forces, the London Transport Police, canal police and several minor dock forces. In 1957 the Maxwell-Johnson enquiry found that policing requirements for the railway could not be met by civil forces and that it was essential that a specialist police force be retained. On 1 January 1962, the British Transport Commission Police ceased to cover British Waterways property and exactly a year later when the BTC was abolished the name of the force was amended to the British Transport Police. This name and its role within policing on the rail network was continued post-1994.", "title": "Security" }, { "paragraph_id": 39, "text": "Despite its nationalisation in 1947 \"as one of the 'commanding heights' of the economy\", according to some sources British Rail was not profitable for most (if not all) of its history. Newspapers reported that as recently as the 1990s, public rail subsidy was counted as profit; as early as 1961, British Railways were losing £300,000 a day.", "title": "Finances" }, { "paragraph_id": 40, "text": "Although the company was considered the sole public-transport option in many rural areas, the Beeching cuts made buses the only public transport available in some rural areas. Despite increases in traffic congestion and road fuel prices beginning to rise in the 1990s, British Rail remained unprofitable. Following sectorisation, InterCity became profitable. InterCity became one of Britain's top 150 companies, providing city centre to city centre travel across the nation from Aberdeen and Inverness in the north to Poole and Penzance in the south.", "title": "Finances" }, { "paragraph_id": 41, "text": "In 1979 the incoming Conservative Government led by Margaret Thatcher was viewed as anti-railway, and did not want to commit public money to the railways. However, British Rail was allowed to spend its own money with government approval. This led to a number of electrification projects being given the go-ahead, including the East Coast Main Line, the spur from Doncaster to Leeds, and the lines in East Anglia out of London Liverpool Street to Norwich and King's Lynn. The list with approximate completion dates includes:", "title": "Finances" }, { "paragraph_id": 42, "text": "In the Southwest, the South West Main Line from Bournemouth to Weymouth was electrified along with other infill 750 V DC third rail electrification in the south. In 1988, the line to Aberdare was reopened. A British Rail advertisement (\"Britain's Railway\", directed by Hugh Hudson) featured some of the best-known railway structures in Britain, including the Forth Rail Bridge, Royal Albert Bridge, Glenfinnan Viaduct and London Paddington station. London Liverpool Street station was rebuilt, opened by Queen Elizabeth II, and a new station was constructed at Stansted Airport in 1991. The following year, the Maesteg line was reopened. In 1988, the Windsor Link Line, Manchester was constructed and has proven to be an important piece of infrastructure.", "title": "Finances" }, { "paragraph_id": 43, "text": "Before the introduction of APTIS (Accountancy and Passenger Ticket Issuing System), British Rail used the Edmondson railway ticket, first introduced in the 1840s and phased out in the early 1970s. Tickets issued from British Rail's APTIS system had a considerable amount of information presented in a consistent, standard format. The design for all tickets was created by Colin Goodall. This format has formed the basis for all subsequent ticket issuing systems introduced on the railway network – ticket-office-based, self-service and conductor-operated machines alike. APTIS survived in widespread use for twenty years but, in the early 2000s, was largely replaced by more modern PC-based ticketing systems. Some APTIS machines in the Greater London area were modified as APTIS-ANT (with no obvious difference to the ticket issued) to make them Oyster card compatible. The last APTIS machines were removed at the end of 2006 as there was no option to upgrade them to accept Chip and PIN credit card payments. The last APTIS-ANT ticket to be issued in the UK using one of the machines was at Upminster station on 21 March 2007.", "title": "Finances" }, { "paragraph_id": 44, "text": "Before the rail network was privatised, British Rail introduced several discount cards through the APTIS that were available to certain demographics, issued either by National or Regional schemes:", "title": "Finances" }, { "paragraph_id": 45, "text": "In 1989, the narrow-gauge Vale of Rheidol Railway was preserved, becoming the first part of British Rail to be privatised. Between 1994 and 1997, British Rail was privatised. Ownership of the track and infrastructure passed to Railtrack on 1 April 1994. Passenger operations were later franchised to 25 private-sector operators. Of the six freight companies, five were sold to Wisconsin Central to form EWS while Freightliner was sold in a management buyout.", "title": "Finances" }, { "paragraph_id": 46, "text": "The Waterloo & City line, part of Network SouthEast, was not included in the privatisation and was transferred to London Underground in April 1994. The remaining obligations of British Rail were transferred to BRB (Residuary) Limited.", "title": "Finances" }, { "paragraph_id": 47, "text": "The privatisation, proposed by the Conservative government in 1992, was opposed by the Labour Party and the rail unions. Although Labour initially proposed to reverse privatisation, the New Labour manifesto of 1997 instead opposed Conservative plans to privatise the London Underground. Rail unions have historically opposed privatisation, but former Associated Society of Locomotive Engineers and Firemen general secretary Lew Adams moved to work for Virgin Rail Group, and said on a 2004 radio phone-in programme: \"All the time it was in the public sector, all we got were cuts, cuts, cuts. And today, there are more members in the trade union, more train drivers, and more trains running. The reality is that it worked, we’ve protected jobs, and we got more jobs.\"", "title": "Finances" }, { "paragraph_id": 48, "text": "The privatisation process began when BR's passenger sectors were divided into 25 shadow franchises – these were publicly owned TOCs operating in the planned franchise areas prior to the actual franchises being put to tender:", "title": "Finances" }, { "paragraph_id": 49, "text": "The opening of the Channel Tunnel saw operations by Eurostar International begin from Waterloo International railway station to Paris and Brussels.", "title": "Finances" }, { "paragraph_id": 50, "text": "The narrow-gauge Vale of Rheidol Railway in Ceredigion, Wales, became part of British Railways at nationalisation. Although built as a working railway, in 1948 the line was principally a tourist attraction. British Rail operated the line using steam locomotives long after the withdrawal of standard-gauge steam. The line's three steam locomotives were the only ones to receive TOPS serial numbers and be painted in BR Rail Blue livery with the double arrow logo. The Vale of Rheidol Railway was privatised in 1989 and continues to operate as a private heritage railway.", "title": "Preserved lines" }, { "paragraph_id": 51, "text": "Other preserved lines, or heritage railways, have reopened lines previously closed by British Rail. These range from picturesque rural branch lines like the Keighley and Worth Valley Railway to sections of mainline such as the Great Central Railway. Many have links to the National Rail network, both at station interchanges, for example, the Severn Valley Railway between Kidderminster and Kidderminster Town, and physical rail connections like the Watercress Line at Alton.", "title": "Preserved lines" }, { "paragraph_id": 52, "text": "Although most are operated solely as leisure amenities, some also provide educational resources, and a few have ambitions to restore commercial services over routes abandoned by the nationalised industry.", "title": "Preserved lines" }, { "paragraph_id": 53, "text": "British Railways operated ships from its formation in 1948 on several routes. Many ships were acquired on nationalisation, and others were built for operation by British Railways or its later subsidiary, Sealink. Those ships capable of carrying rail vehicles were classed under TOPS as Class 99.", "title": "Marine services" }, { "paragraph_id": 54, "text": "Sealink was originally the brand name for the ferry services of British Rail in the United Kingdom and Ireland. Services to France, Belgium, and the Netherlands were run by Sealink UK as part of the Sealink consortium, which also used ferries owned by French national railways (SNCF), the Belgian Maritime Transport Authority Regie voor Maritiem Transport/Regie des transports maritimes (RMT/RTM) and the Dutch Stoomvaart Maatschappij Zeeland (Zeeland Steamship Company).", "title": "Marine services" }, { "paragraph_id": 55, "text": "Historically, the shipping services were exclusively an extension of the railways across the English Channel and the Irish Sea in order to provide through, integrated services to mainland Europe and Ireland. As international travel became more popular in the late 1960s and before air travel became generally affordable, the responsibility for shipping services was taken away from the British Rail Regions and, in 1969, centralised in a new division – British Rail Shipping and International Services Division.", "title": "Marine services" }, { "paragraph_id": 56, "text": "With the advent of car ferry services, the old passenger-only ferries were gradually replaced by roll-on/roll-off ships, catering for motorists and rail passengers as well as road freight. However, given that there was now competition in the form of other ferry companies offering crossings to motorists, it became necessary to market the services in a normal business fashion (as opposed to the previous almost monopolistic situation). Thus, with the other partners mentioned above, the brand name Sealink was introduced for the consortium.", "title": "Marine services" }, { "paragraph_id": 57, "text": "In the late 1960s, as demand for international rail travel declined and the shipping business became almost exclusively dependent on passenger and freight vehicle traffic, the ferry business was incorporated as Sealink UK Limited on 1 January 1979, a wholly owned subsidiary of the British Railways Board, but still part of the Sealink consortium. In 1979, Sealink acquired Manx Line, which offered services to the Isle of Man from Heysham.", "title": "Marine services" }, { "paragraph_id": 58, "text": "On 27 July 1984, the UK Government sold Sealink UK to Sea Containers for £66 million. The company was renamed Sealink British Ferries. The sale excluded the operations of Hoverspeed, the Isle of Wight services and the share in the Isle of Man Steam Packet Company, as well as the Port of Heysham. In 1996, the Sealink name disappeared when the UK services, by then owned by Stena, were re-branded as Stena Line. The agreement with the SNCF on the Dover to Calais route also ended at this time, and the French-run Sealink services were rebranded as SeaFrance.", "title": "Marine services" }, { "paragraph_id": 59, "text": "The joint hovercraft services of British Rail in association with the French SNCF. British Rail Hovercraft Limited was established in 1965, under authority given to it by the British Railways Act 1967 and started its first service in 1966. Sea speed started cross-Channel services from Dover to Calais and Boulogne-sur-Mer, France using SR-N4 hovercraft in August 1968.", "title": "Marine services" }, { "paragraph_id": 60, "text": "Incorporated on 31 October 1969, British Rail Engineering Limited (BREL) was a wholly owned railway systems engineering subsidiary of the British Railways Board. Created through the Transport Act 1968, to manage BR's thirteen workshops, it replaced the British Rail Workshops Division, which had existed since 1948. The works managed by BREL were Ashford, Crewe, Derby Locomotive Works, Derby Litchurch Lane, Doncaster, Eastleigh, Glasgow, Horwich Foundry, Shildon, Swindon, Temple Mills, Wolverton and York. BREL began trading in January 1970. In 1989 BREL was sold to a consortium of Asea Brown Boveri and Trafalgar House.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 61, "text": "A family of railway carriages designed and built by British Rail workshops (from 1969 British Rail Engineering Limited) between 1964 and 1975. They were of steel construction.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 62, "text": "In the 1970s, British Rail developed tilting train technology in the Advanced Passenger Train; there had been earlier experiments and prototypes in other countries, notably Italy. The objective of the tilt was to minimise the discomfort to passengers caused by taking the curves of the West Coast Main Line at high speed. The APT also had hydrokinetic brakes, which enabled the train to stop from 150 mph within existing signal spacings.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 63, "text": "The introduction into service of the Advanced Passenger Train was to be a three-stage project. Phase 1, the development of an experimental APT (APT-E), was completed. This used a gas turbine-electric locomotive, the only multiple unit so powered that was used by British Rail. It was formed of two power cars (numbers PC1 and PC2), initially with nothing between them and later, two trailer cars (TC1 and TC2). The cars were made of aluminium to reduce the weight of the unit and were articulated. The gas turbine was dropped from development due to excessive noise and the high fuel costs of the late 1970s. The APT-E first ran on 25 July 1971. The train drivers' union, ASLEF, black-listed the train due to its use of a single driver. The train was moved to Derby (with the aid of a locomotive inspector). This triggered a one-day strike by ASLEF that cost BR more than the research budget for the entire year.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 64, "text": "Phase 2, the introduction of three prototype trains (APT-P) into revenue service on the Glasgow – London Euston route, did occur. Originally, there were to have been eight APT-P sets running, with minimal differences between them and the main fleet. However, financial constraints led to only three being authorised after two years of discussion by the British Railways Board. The cost was split equally between the Board and the Ministry of Transport. After these delays, considerable pressure grew to put the APT-P into revenue-service before they were fully ready. This inevitably led to high-profile failures as a result of technical problems.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 65, "text": "These failures led to the trains being withdrawn from service while the problems were ironed out. However, by this time, managerial and political support had evaporated. Consequently, phase 3, the introduction of the Squadron fleet (APT-S), did not occur, and the project ended in 1982.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 66, "text": "Although the APT never properly entered service, the experience gained enabled the construction of other high-speed trains. The APT powercar technology was imported without the tilt into the design of the Class 91 locomotives, and the tilting technology was incorporated into Italian State Railway's Pendolino trains, which first entered service in 1987.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 67, "text": "The InterCity 125, or High-Speed Train, was a diesel-powered passenger train built by British Rail Engineering Limited between 1975 and 1982 that was credited with saving British Rail. Each set is made up of two Class 43 power cars, one at each end and four to nine Mark 3 carriages. The name is derived from its top operational speed of 125 mph (201 km/h).", "title": "British Rail Engineering Limited" }, { "paragraph_id": 68, "text": "The prototype InterCity 125 (power cars 43000 and 43001) set the world speed record for diesel traction at 143.2 mph (230.5 km/h) on 12 June 1973. This was succeeded by a production set reaching 148.5 mph (239.0 km/h) in November 1987.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 69, "text": "By the early 1980s British Rail operated a large fleet of first generation DMUs, which had been constructed in prior decades to various designs. While formulating its long-term strategy for this sector of its operations, British Rail planners recognised that there would be considerable costs incurred by undertaking refurbishment programmes necessary for the continued use of these ageing multiple units, particularly due to the necessity of handling and removing hazardous materials such as asbestos. In light of the high costs involved in retention, planners examined the prospects for the development and introduction of a new generation of DMUs to succeed the first generation.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 70, "text": "In 1984/1985, two experimental DMU designs were put into service: the British Rail Engineering Limited built Class 150 and Metro-Cammell built Class 151. Both of these used hydraulic transmission and were less bus-like than the Pacers. After trials, Class 150 was selected for production, entering service from 1987. Reliability was much improved by the new units, with depot visits being reduced from two or three times a week to fortnightly.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 71, "text": "The late 1980s and early 1990s also saw the development of secondary express services that complemented the mainline Intercity routes. Class 155 and Class 156 Sprinters were developed to replace locomotive-hauled trains on these services, their interiors being designed with longer distance journeys in mind. Key Scottish and Trans-Pennine routes were upgraded with new Class 158 Express Sprinters, while a network of 'Alphaline' services was introduced elsewhere in the country.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 72, "text": "By the end of the 1980s, passenger numbers had increased and costs had been reduced to two-and-a-half times revenue.", "title": "British Rail Engineering Limited" }, { "paragraph_id": 73, "text": "Under the process of British Rail's privatisation, operations were split into 125 companies between 1994 and 1997. The ownership and operation of the infrastructure of the railway system was taken over by Railtrack. The telecommunications infrastructure and British Rail Telecommunications was sold to Racal, which in turn was sold to Global Crossing and merged with Thales Group. The rolling stock was transferred to three private rolling stock companies (ROSCOs); Angel Trains, Eversholt Rail Group and Porterbrook. Passenger services were divided into 25 operating companies, which were let on a franchise basis for a set period, whilst freight services were sold off completely. Dozens of smaller engineering and maintenance companies were also created and sold off.", "title": "Successor companies" }, { "paragraph_id": 74, "text": "British Rail's passenger services came to an end upon the franchising of ScotRail with the last service being a Caledonian Sleeper service from Glasgow and Edinburgh to London on 31 March 1997. The final service it operated was a Railfreight Distribution freight train from Dollands Moor to Wembley on 20 November 1997. The British Railways Board continued in existence as a corporation until early 2001, when it was replaced by the Strategic Rail Authority as part of the implementation of the Transport Act 2000.", "title": "Successor companies" }, { "paragraph_id": 75, "text": "The original passenger franchisees were:", "title": "Successor companies" }, { "paragraph_id": 76, "text": "Since privatisation, many groups have campaigned for the renationalisation of UK Rail services, most notably 'Bring Back British Rail'. Various interested parties also have views on the privatisation of British Rail.", "title": "Future" }, { "paragraph_id": 77, "text": "The renationalisation of the railways of Britain continues to have popular support. Polls in 2012 and 2013 showed 70% and 66% support for renationalisation, respectively.", "title": "Future" }, { "paragraph_id": 78, "text": "Due to rail franchises sometimes lasting over a decade, full renationalisation would take years unless compensation was paid to terminate contracts early.", "title": "Future" }, { "paragraph_id": 79, "text": "When the infrastructure-owning company Railtrack ceased trading in 2002, the Labour government set up the not-for-dividend company Network Rail to take over the duties rather than renationalise this part of the network. However, in September 2014, Network Rail was reclassified as a central government body, adding around £34 billion to public sector net debt. This reclassification had been requested by the Office for Budget Responsibility to comply with pan-European accounting standard ESA10.", "title": "Future" }, { "paragraph_id": 80, "text": "The Green party has committed to bringing the railways 'back into public ownership' and has maintained this impetus when other parties argued to maintain the status quo. In 2016, Green MP, Caroline Lucas, put forward a Bill that would have seen the rail network fall back into public ownership step by step, as franchises come up for expiry.", "title": "Future" }, { "paragraph_id": 81, "text": "Under Jeremy Corbyn (2015–2020), the Labour Party pledged to gradually renationalise British Rail franchises if elected, as and when their private contracts expire, creating a \"People's Railway\". In a pledge during his successful leadership campaign to succeed Corbyn, Keir Starmer said that renationalising rail would remain as Labour Party policy under his leadership. Following the COVID-19 pandemic decimating franchise revenues and making them unviable, in 2021 the government announced it would take back responsibility for the operations of passenger services through Great British Railways with service provision to be contracted to private operators.", "title": "Future" }, { "paragraph_id": 82, "text": "In 1989, the ITV sketch show Spitting Image parodied Hugh Hudson's 1988 British Rail, Britain's Railway advert on the plans of the then Conservative British Government to privatise the railways featuring many of the show's puppets (including the show's portrayal of Prime Minister Margaret Thatcher), numerous BR trains and landmarks and even a cardboard cutout of Thomas the Tank Engine.", "title": "Parodies" } ]
British Railways (BR), which from 1965 traded as British Rail, was a state-owned company that operated most of the overground rail transport in Great Britain from 1948 to 1997. It was formed from the nationalisation of the Big Four British railway companies, and was privatised in stages between 1994 and 1997. Originally a trading brand of the Railway Executive of the British Transport Commission, it became an independent statutory corporation in January 1963, when it was formally renamed the British Railways Board. The period of nationalisation saw sweeping changes in the railway. A process of dieselisation and electrification took place. By 1968 steam locomotives had been entirely replaced by diesel and electric traction, except for the Vale of Rheidol Railway. Passengers replaced freight as the main source of business, and one-third of the network was closed by the Beeching cuts of the 1960s in an effort to reduce rail subsidies. On privatisation, responsibility for track, signalling and stations was transferred to Railtrack, with services run by train operating companies. The British Rail Double Arrow logo remains in place and is now employed as a generic symbol on street signs in Great Britain denoting railway stations.
2001-10-07T11:06:57Z
2023-12-26T12:40:15Z
[ "Template:Inflation-year", "Template:Div col", "Template:Authority control", "Template:Redirect", "Template:Sfn", "Template:Stnlnk", "Template:Unreferenced section", "Template:Div col end", "Template:Cite hansard", "Template:Webarchive", "Template:Anchor", "Template:Short description", "Template:Main", "Template:Stn", "Template:Convert", "Template:ISBN", "Template:Cite magazine", "Template:About", "Template:Infobox company", "Template:See also", "Template:Cite journal", "Template:British Rail", "Template:Anli", "Template:Cite web", "Template:National railway companies of Europe", "Template:Use dmy dates", "Template:Clear left", "Template:Nbsp", "Template:Inflation-fn", "Template:Reflist", "Template:Cite Q", "Template:Nowrap", "Template:Citation needed", "Template:Cite book", "Template:Cite news", "Template:Cite AV media", "Template:Commons and category" ]
https://en.wikipedia.org/wiki/British_Rail
4,386
Book of Job
The Book of Job (/dʒoʊb/; Biblical Hebrew: אִיּוֹב, romanized: ʾĪyyōḇ), or simply Job, is a book found in the Ketuvim ("Writings") section of the Hebrew Bible (Tanakh) and the first of the Poetic Books in the Old Testament of the Christian Bible. Scholars generally agree that it was written between the 7th and 4th centuries BCE. It addresses theodicy (why God permits evil in the world) through the experiences of the eponymous protagonist. Job is a wealthy and God-fearing man with a comfortable life and a large family. God asks Satan (הַשָּׂטָן, haśśāṭān, 'lit. 'the adversary'') for his opinion of Job's piety. When Satan states that Job would turn away from God if he were rendered penniless, without his family, and materially uncomfortable, God allows him to do so to prove Satan wrong. The Book of Job consists of a prose prologue and epilogue narrative framing poetic dialogues and monologues. It is common to view the narrative frame as the original core of the book, enlarged later by the poetic dialogues and discourses, and sections of the book such as the Elihu speeches and the wisdom poem of chapter 28 as late insertions, but recent trends have tended to concentrate on the book's underlying editorial unity. In chapter 1, the prologue on Earth introduces Job as a righteous man, blessed with wealth, sons, and daughters, who lives in the land of Uz. The scene then shifts to Heaven, where God asks Satan (Biblical Hebrew: הַשָּׂטָן, romanized: haśśāṭān, lit. 'the adversary') for his opinion of Job's piety. Satan accuses Job of being pious only because God has materially blessed him; if God were to take away everything that Job has, then he would surely curse God. God gives Satan permission to take Job's wealth and kill his children and servants, but Job nonetheless praises God: "Naked I came from my mother's womb, and naked shall I return there; the Lord gave, and the Lord has taken away; blessed be the name of the Lord." In chapter 2, God further allows Satan to afflict Job's body with boils. Job sits in ashes, and his wife prompts him to "curse God, and die", but Job answers: "Shall we receive good from God and shall we not receive evil?" In chapter 3, "instead of cursing God", Job laments the night of his conception and the day of his birth; he longs for death, "but it does not come". His three friends, Eliphaz the Temanite, Bildad the Shuhite and Zophar the Naamathite, visit him, accuse him of committing sin and tell him that his suffering was deserved as a result. Job responds with scorn: his interlocutors are "miserable comforters". Since a just God would not treat him so harshly, patience in suffering is impossible, and the Creator should not take his creatures so lightly, to come against them with such force. Job's responses represent one of the most radical restatements of Israelite theology in the Hebrew Bible. He moves away from the pious attitude shown in the prologue, and begins to berate God for the disproportionate wrath against him. He sees God as, among others, intrusive and suffocating; unforgiving and obsessed with destroying a human target; angry; fixated on punishment; and hostile and destructive. He then shifts his focus from the injustice that he himself suffers to God's governance of the world. He suggests that the wicked have taken advantage of the needy and the helpless, who remain in significant hardship, but God does nothing to punish them. The dialogues of Job and his friends are followed by a poem (the "hymn to wisdom") on the inaccessibility of wisdom: "Where is wisdom to be found?" it asks, and concludes that it has been hidden from man (chapter 28). Job contrasts his previous fortune with his present plight, an outcast, mocked and in pain. He protests his innocence, lists the principles he has lived by, and demands that God answer him. Elihu (a character not previously mentioned) occupies chapters 32 to 37, intervening to state that wisdom comes from God, who reveals it through dreams and visions to those who will then declare their knowledge. From chapter 38, God speaks from a whirlwind. God's speeches neither explain Job's suffering, nor defend divine justice, nor enter into the courtroom confrontation that Job has demanded, nor respond to his oath of innocence. Instead God contrasts Job's weakness with divine wisdom and omnipotence: "Where were you when I laid the foundations of the earth?" Job makes a brief response, but God's monologue resumes, never addressing Job directly. In Job 42:1–6, Job makes his final response, confessing God's power and his own lack of knowledge "of things beyond me which I did not know". Previously he has only heard, but now his eyes have seen God, and therefore, he declares, "I retract and repent in dust and ashes". God tells Eliphaz that he and the two other friends "have not spoken of me what is right as my servant Job has done". The three (Elihu, the critic of Job and his friends, is not mentioned here) are told to make a burnt offering with Job as their intercessor, "for only to him will I show favour". Job is restored to health, riches and family, and lives to see his children to the fourth generation. The character Job appears in the 6th-century BCE Book of Ezekiel as an exemplary righteous man of antiquity, and the author of the Book of Job has apparently chosen this legendary hero for his parable. Scholars generally agree that it was written between the 7th and 3rd centuries BCE, with the 6th century BCE as the most likely period for various reasons. The anonymous author was almost certainly an Israelite, although the story is set outside Israel, in southern Edom or northern Arabia, and makes allusion to places as far apart as Mesopotamia and Egypt. The language of Job stands out for its conservative spelling and for its exceptionally large number of words and forms not found elsewhere in the Bible. Many later scholars down to the 20th century looked for an Aramaic, Arabic or Edomite original, but a close analysis suggests that the foreign words and foreign-looking forms are literary affectations designed to lend authenticity to the book's distant setting and give it a foreign flavor. Job exists in a number of forms: the Hebrew Masoretic Text, which underlies many modern Bible translations; the Greek Septuagint made in Egypt in the last centuries BCE; and Aramaic and Hebrew manuscripts found among the Dead Sea Scrolls. In the Latin Vulgate, the New Revised Standard Version and in Protestant Bibles, it is placed after the Book of Esther as the first of the poetic books. In the Hebrew Bible it is located within the Ketuvim. John Hartley notes that in Sephardic manuscripts the texts are ordered as Psalms, Job, Proverbs but in Ashkenazic texts the order is Psalms, Proverbs, and then Job. In the Catholic Jerusalem Bible it is described as the first of the "wisdom books" and follows the two books of the Maccabees. Job, Ecclesiastes and the Book of Proverbs belong to the genre of wisdom literature, sharing a perspective that they themselves call the "way of wisdom". Wisdom means both a way of thinking and a body of knowledge gained through such thinking, as well as the ability to apply it to life. In its Biblical application in wisdom literature, it is seen as attainable in part through human effort and in part as a gift from God, but never in its entirety – except by God. The three books of wisdom literature share attitudes and assumptions but differ in their conclusions: Proverbs makes confident statements about the world and its workings that are flatly contradicted by Job and Ecclesiastes. Wisdom literature from Sumeria and Babylonia can be dated to the third millennium BCE. Several texts from ancient Mesopotamia and Egypt offer parallels to Job, and while it is impossible to tell whether the author of Job was influenced by any of them, their existence suggests that the author was the recipient of a long tradition of reflection on the existence of inexplicable suffering. The Book of Job is an investigation of the problem of divine justice. This problem, known in theology as the problem of evil or theodicy, can be rephrased as a question: "Why do the righteous suffer?" The conventional answer in ancient Israel was that God rewards virtue and punishes sin (the principle known as "retributive justice"). This assumes a world in which human choices and actions are morally significant, but experience demonstrates that suffering is frequently unmerited. The biblical concept of righteousness was rooted in the covenant-making God who had ordered creation for communal well-being, and the righteous were those who invested in the community, showing special concern for the poor and needy (see Job's description of his life in chapter 31). Their antithesis were the wicked, who were selfish and greedy. The Satan (or the Adversary) raises the question of whether there is such a thing as disinterested righteousness: if God rewards righteousness with prosperity, will men not act righteously from selfish motives? He asks God to test this by removing the prosperity of Job, the most righteous of all God's servants. The book begins with the frame narrative, giving the reader an omniscient "God's eye perspective" which introduces Job as a man of exemplary faith and piety, "blameless and upright", who "fears God" and "shuns evil". The contrast between the frame and the poetic dialogues and monologues, in which Job never learns of the opening scenes in heaven or of the reason for his suffering, creates a sense of dramatic irony between the divine view of the Adversary's wager, and the human view of Job's suffering "without any reason" (2:3). In the poetic dialogues Job's friends see his suffering and assume he must be guilty, since God is just. Job, knowing he is innocent, concludes that God must be unjust. He retains his piety throughout the story (contradicting the Adversary's suspicion that his righteousness is due to the expectation of reward), but makes clear from his first speech that he agrees with his friends that God should and does reward righteousness. Elihu rejects the arguments of both parties: Job is wrong to accuse God of injustice, as God is greater than human beings, and nor are the friends correct; for suffering, far from being a punishment, may "rescue the afflicted from their affliction" and make them more amenable to revelation – literally, "open their ears" (Job 36:15). Chapter 28, the Poem (or Hymn) to Wisdom, introduces another theme, divine wisdom. The hymn does not place any emphasis on retributive justice, stressing instead the inaccessibility of wisdom. Wisdom cannot be invented or purchased, it says; God alone knows the meaning of the world, and he grants it only to those who live in reverence before him. God possesses wisdom because he grasps the complexities of the world (Job 28:24–26) – a theme which looks forward to God's speech in chapters 38–41 with its repeated refrain "Where were you when...?" When God finally speaks he neither explains the reason for Job's suffering (revealed to the reader in the prologue in heaven) nor defends his justice. The first speech focuses on his role in maintaining order in the universe: the list of things that God does and Job cannot do demonstrates divine wisdom because order is the heart of wisdom. Job then confesses his lack of wisdom, meaning his lack of understanding of the workings of the cosmos and of the ability to maintain it. The second speech concerns God's role in controlling behemoth and leviathan, sometimes translated as the hippopotamus and crocodile, but more probably representing primeval cosmic creatures, in either case demonstrating God's wisdom and power. Job's reply to God's final speech is longer than his first and more complicated. The usual view is that he admits to being wrong to challenge God and now repents "in dust and ashes" (Job 42:6), but the Hebrew is difficult, and an alternative understanding is that Job says he was wrong to repent and mourn and does not retract any of his arguments. In the concluding part of the frame narrative God restores and increases his prosperity, indicating that the divine policy on retributive justice remains unchanged. In the Second Temple period (500 BCE–70 CE), the character of Job began to be transformed into something more patient and steadfast, with his suffering a test of virtue and a vindication of righteousness for the glory of God. The process of "sanctifying" Job began with the Greek Septuagint translation (c. 200 BCE) and was furthered in the apocryphal Testament of Job (1st century BCE–1st century CE), which makes him the hero of patience. This reading pays little attention to the Job of the dialogue sections of the book, but it was the tradition taken up by the Epistle of James in the New Testament, which presents Job as one whose patience and endurance should be emulated by believers (James 5:7–11). When Christians began interpreting Job 19:23–29 (verses concerning a "redeemer" who Job hopes can save him from God) as a prophecy of Christ, the predominant Jewish view became "Job the blasphemer", with some rabbis even saying that he was rightly punished by God because he had stood by while Pharaoh massacred the innocent Jewish infants. Augustine of Hippo recorded that Job had prophesied the coming of Christ, and Pope Gregory I offered him as a model of right living worthy of respect. The medieval Jewish scholar Maimonides declared his story a parable, and the medieval Christian Thomas Aquinas wrote a detailed commentary declaring it true history. In the Protestant Reformation, Martin Luther explained how Job's confession of sinfulness and worthlessness underlay his saintliness, and John Calvin's interpretation of Job demonstrated the doctrine of the resurrection and the ultimate certainty of divine justice. The contemporary movement known as creation theology, an ecological theology valuing the needs of all creation, interprets God's speeches in Job 38–41 to imply that his interests and actions are not exclusively focused on humankind. Jewish liturgy does not use readings from the Book of Job in the manner of the Pentateuch, Prophets, or Five Megillot, although it is quoted at funerals and times of mourning. However, there are some Jews, particularly the Spanish and Portuguese Jews, who do hold public readings of Job on the Tisha B'Av fast (a day of mourning over the destruction of the First and Second Temples and other tragedies). The cantillation signs for the large poetic section in the middle of the Book of Job differ from those of most of the biblical books, using a system shared with it only by Psalms and Proverbs. The Eastern Orthodox Church reads from Job and Exodus during Holy Week. Exodus prepares for the understanding of Christ's exodus to his Father, of his fulfillment of the whole history of salvation; Job, the sufferer, is the Old Testament icon of Christ. The Roman Catholic Church reads from Job during Matins in the first two weeks of September and in the Office of the Dead, and in the revised Liturgy of the Hours Job is read during the Fifth, Twelfth, and Twenty Sixth Week in Ordinary Time. In the modern Roman Rite, the Book of Job is read during: The Book of Job has been deeply influential in Western culture, to such an extent that no list could be more than representative. Musical settings from Job include Orlande de Lassus's 1565 cycle of motets, the Sacrae Lectiones Novem ex Propheta Iob, and George Frideric Handel's use of Job 19:25 ("I know that my redeemer liveth") as an aria in his 1741 oratorio Messiah. Modern works based on the book include Ralph Vaughan Williams's Job: A Masque for Dancing; French composer Darius Milhaud's Cantata From Job; and Joseph Stein's Broadway interpretation Fiddler on the Roof, based on the Tevye the Dairyman stories by Sholem Aleichem. Neil Simon wrote God's Favorite, which is a modern retelling of the Book of Job. Breughel and Georges de La Tour depicted Job visited by his wife. William Blake produced an entire cycle of illustrations for the book. Writers Job has inspired or influenced include John Milton (Samson Agonistes); Dostoevsky (The Brothers Karamazov); Alfred Döblin (Berlin Alexanderplatz); Franz Kafka (The Trial); Carl Jung (Answer to Job); Joseph Roth (Job); Bernard Malamud; and Elizabeth Brewster, whose book Footnotes to the Book of Job was a finalist for the 1996 Governor General's Award for poetry in Canada. Archibald MacLeish's drama JB, one of the most prominent uses of the Book of Job in modern literature, was awarded the Pulitzer Prize in 1959. Verses from the Book of Job 3:14 figure prominently in the plot of the film Mission: Impossible (1996). Job's influence can also be seen in the Coen brothers' 2009 film, A Serious Man, which was nominated for two Academy Awards. Terrence Malick's 2011 film The Tree of Life, which won the Palme d'Or, is heavily influenced by the themes of the Book of Job, with the film starting with a quote from the beginning of God's speech to Job. The 2014 Indian Malayalam-language film Iyobinte Pusthakam (lit. 'Book of Job') by Amal Neerad tells the story of a man who is losing everything in his life. "The Sire of Sorrow (Job's Sad Song)" is the final track on Joni Mitchell's 15th studio album, Turbulent Indigo. The Russian film Leviathan also draws themes from the Book of Job. In 2015 two Ukrainian composers Roman Grygoriv and Illia Razumeiko created the opera-requiem IYOV. The premiere of the opera was held on 21 September 2015 on the main stage of the international multidisciplinary festival Gogolfest. In the 3rd episode of the 15th season of ER, the lines of Job 3:23 are quoted by doctor Abby Lockhart shortly before she and her husband (Dr. Luka Covac) leave the series forever. In season two of Good Omens, the tale of Job and his struggles with good and evil are demonstrated and debated as the demon Crowley is sent to plague Job and his family by destroying his property and children, and the angel Aziraphale struggles with the implications of the actions of God. In the South Park episode Cartmanland, Kyle Broflovski, who is Jewish, experiences a major crisis of faith when his nemesis Eric Cartman inherits millions from his late grandmother and subsequently buys his own theme park, while Kyle is stricken with hemorrhoids. When trying to break into Cartman's park, he accidentally pops them and is in such pain that he is hospitalized. Tortured by how something so awful can happen to him, while someone like Cartman gets his own theme park, he concludes there is no God and renounces his faith. His parents try to cheer him up by reading from the Book of Job, which only serves to demoralize Kyle even more, who despairs at Job's horrific trials by God to prove a point to Satan. Nevertheless, Cartman eventually loses the park and is left with none of his inheritance, plus some additional debt brought on due to a failure to pay taxes and by a lawsuit following a fatality at his park. This turn of events lifts Kyle's spirits and even sends the hemorrhoids into remission, to which he joyously proclaims "You ARE up there!" Job (Arabic: ايوب, romanized: Ayyub) is one of the 25 prophets mentioned by name in the Quran, where he is lauded as a steadfast and upright worshipper (Q.38:44). His story has the same basic outline as in the Bible, although the three friends are replaced by his brothers, and his wife stays by his side. In Palestinian folklore, Job's place of trial is Al-Jura, a village adjacent to the ruins of Ascalon. It was there that God rewarded him with a Fountain of Youth that removed whatever illnesses he had and restored his youth. Al-Jura was a place of annual festivities (four days in all) when people of many faiths gathered and bathed in a natural spring. In Lebanon the Muwahideen (or Druze) community have a shrine built in the Shouf area that allegedly contains Job's tomb. In Turkey, Job is known as Eyüp, and he is supposed to have lived in Şanlıurfa. There is also a tomb of Job outside the city of Salalah in Oman.
[ { "paragraph_id": 0, "text": "The Book of Job (/dʒoʊb/; Biblical Hebrew: אִיּוֹב, romanized: ʾĪyyōḇ), or simply Job, is a book found in the Ketuvim (\"Writings\") section of the Hebrew Bible (Tanakh) and the first of the Poetic Books in the Old Testament of the Christian Bible. Scholars generally agree that it was written between the 7th and 4th centuries BCE. It addresses theodicy (why God permits evil in the world) through the experiences of the eponymous protagonist. Job is a wealthy and God-fearing man with a comfortable life and a large family. God asks Satan (הַשָּׂטָן, haśśāṭān, 'lit. 'the adversary'') for his opinion of Job's piety. When Satan states that Job would turn away from God if he were rendered penniless, without his family, and materially uncomfortable, God allows him to do so to prove Satan wrong.", "title": "" }, { "paragraph_id": 1, "text": "The Book of Job consists of a prose prologue and epilogue narrative framing poetic dialogues and monologues. It is common to view the narrative frame as the original core of the book, enlarged later by the poetic dialogues and discourses, and sections of the book such as the Elihu speeches and the wisdom poem of chapter 28 as late insertions, but recent trends have tended to concentrate on the book's underlying editorial unity.", "title": "Structure" }, { "paragraph_id": 2, "text": "In chapter 1, the prologue on Earth introduces Job as a righteous man, blessed with wealth, sons, and daughters, who lives in the land of Uz. The scene then shifts to Heaven, where God asks Satan (Biblical Hebrew: הַשָּׂטָן, romanized: haśśāṭān, lit. 'the adversary') for his opinion of Job's piety. Satan accuses Job of being pious only because God has materially blessed him; if God were to take away everything that Job has, then he would surely curse God.", "title": "Contents" }, { "paragraph_id": 3, "text": "God gives Satan permission to take Job's wealth and kill his children and servants, but Job nonetheless praises God: \"Naked I came from my mother's womb, and naked shall I return there; the Lord gave, and the Lord has taken away; blessed be the name of the Lord.\" In chapter 2, God further allows Satan to afflict Job's body with boils. Job sits in ashes, and his wife prompts him to \"curse God, and die\", but Job answers: \"Shall we receive good from God and shall we not receive evil?\"", "title": "Contents" }, { "paragraph_id": 4, "text": "In chapter 3, \"instead of cursing God\", Job laments the night of his conception and the day of his birth; he longs for death, \"but it does not come\". His three friends, Eliphaz the Temanite, Bildad the Shuhite and Zophar the Naamathite, visit him, accuse him of committing sin and tell him that his suffering was deserved as a result. Job responds with scorn: his interlocutors are \"miserable comforters\". Since a just God would not treat him so harshly, patience in suffering is impossible, and the Creator should not take his creatures so lightly, to come against them with such force.", "title": "Contents" }, { "paragraph_id": 5, "text": "Job's responses represent one of the most radical restatements of Israelite theology in the Hebrew Bible. He moves away from the pious attitude shown in the prologue, and begins to berate God for the disproportionate wrath against him. He sees God as, among others, intrusive and suffocating; unforgiving and obsessed with destroying a human target; angry; fixated on punishment; and hostile and destructive. He then shifts his focus from the injustice that he himself suffers to God's governance of the world. He suggests that the wicked have taken advantage of the needy and the helpless, who remain in significant hardship, but God does nothing to punish them.", "title": "Contents" }, { "paragraph_id": 6, "text": "The dialogues of Job and his friends are followed by a poem (the \"hymn to wisdom\") on the inaccessibility of wisdom: \"Where is wisdom to be found?\" it asks, and concludes that it has been hidden from man (chapter 28). Job contrasts his previous fortune with his present plight, an outcast, mocked and in pain. He protests his innocence, lists the principles he has lived by, and demands that God answer him.", "title": "Contents" }, { "paragraph_id": 7, "text": "Elihu (a character not previously mentioned) occupies chapters 32 to 37, intervening to state that wisdom comes from God, who reveals it through dreams and visions to those who will then declare their knowledge.", "title": "Contents" }, { "paragraph_id": 8, "text": "From chapter 38, God speaks from a whirlwind. God's speeches neither explain Job's suffering, nor defend divine justice, nor enter into the courtroom confrontation that Job has demanded, nor respond to his oath of innocence. Instead God contrasts Job's weakness with divine wisdom and omnipotence: \"Where were you when I laid the foundations of the earth?\" Job makes a brief response, but God's monologue resumes, never addressing Job directly.", "title": "Contents" }, { "paragraph_id": 9, "text": "In Job 42:1–6, Job makes his final response, confessing God's power and his own lack of knowledge \"of things beyond me which I did not know\". Previously he has only heard, but now his eyes have seen God, and therefore, he declares, \"I retract and repent in dust and ashes\".", "title": "Contents" }, { "paragraph_id": 10, "text": "God tells Eliphaz that he and the two other friends \"have not spoken of me what is right as my servant Job has done\". The three (Elihu, the critic of Job and his friends, is not mentioned here) are told to make a burnt offering with Job as their intercessor, \"for only to him will I show favour\". Job is restored to health, riches and family, and lives to see his children to the fourth generation.", "title": "Contents" }, { "paragraph_id": 11, "text": "The character Job appears in the 6th-century BCE Book of Ezekiel as an exemplary righteous man of antiquity, and the author of the Book of Job has apparently chosen this legendary hero for his parable. Scholars generally agree that it was written between the 7th and 3rd centuries BCE, with the 6th century BCE as the most likely period for various reasons. The anonymous author was almost certainly an Israelite, although the story is set outside Israel, in southern Edom or northern Arabia, and makes allusion to places as far apart as Mesopotamia and Egypt.", "title": "Composition" }, { "paragraph_id": 12, "text": "The language of Job stands out for its conservative spelling and for its exceptionally large number of words and forms not found elsewhere in the Bible. Many later scholars down to the 20th century looked for an Aramaic, Arabic or Edomite original, but a close analysis suggests that the foreign words and foreign-looking forms are literary affectations designed to lend authenticity to the book's distant setting and give it a foreign flavor.", "title": "Composition" }, { "paragraph_id": 13, "text": "Job exists in a number of forms: the Hebrew Masoretic Text, which underlies many modern Bible translations; the Greek Septuagint made in Egypt in the last centuries BCE; and Aramaic and Hebrew manuscripts found among the Dead Sea Scrolls.", "title": "Composition" }, { "paragraph_id": 14, "text": "In the Latin Vulgate, the New Revised Standard Version and in Protestant Bibles, it is placed after the Book of Esther as the first of the poetic books. In the Hebrew Bible it is located within the Ketuvim. John Hartley notes that in Sephardic manuscripts the texts are ordered as Psalms, Job, Proverbs but in Ashkenazic texts the order is Psalms, Proverbs, and then Job. In the Catholic Jerusalem Bible it is described as the first of the \"wisdom books\" and follows the two books of the Maccabees.", "title": "Composition" }, { "paragraph_id": 15, "text": "Job, Ecclesiastes and the Book of Proverbs belong to the genre of wisdom literature, sharing a perspective that they themselves call the \"way of wisdom\". Wisdom means both a way of thinking and a body of knowledge gained through such thinking, as well as the ability to apply it to life. In its Biblical application in wisdom literature, it is seen as attainable in part through human effort and in part as a gift from God, but never in its entirety – except by God.", "title": "Composition" }, { "paragraph_id": 16, "text": "The three books of wisdom literature share attitudes and assumptions but differ in their conclusions: Proverbs makes confident statements about the world and its workings that are flatly contradicted by Job and Ecclesiastes. Wisdom literature from Sumeria and Babylonia can be dated to the third millennium BCE. Several texts from ancient Mesopotamia and Egypt offer parallels to Job, and while it is impossible to tell whether the author of Job was influenced by any of them, their existence suggests that the author was the recipient of a long tradition of reflection on the existence of inexplicable suffering.", "title": "Composition" }, { "paragraph_id": 17, "text": "The Book of Job is an investigation of the problem of divine justice. This problem, known in theology as the problem of evil or theodicy, can be rephrased as a question: \"Why do the righteous suffer?\" The conventional answer in ancient Israel was that God rewards virtue and punishes sin (the principle known as \"retributive justice\"). This assumes a world in which human choices and actions are morally significant, but experience demonstrates that suffering is frequently unmerited.", "title": "Themes" }, { "paragraph_id": 18, "text": "The biblical concept of righteousness was rooted in the covenant-making God who had ordered creation for communal well-being, and the righteous were those who invested in the community, showing special concern for the poor and needy (see Job's description of his life in chapter 31). Their antithesis were the wicked, who were selfish and greedy. The Satan (or the Adversary) raises the question of whether there is such a thing as disinterested righteousness: if God rewards righteousness with prosperity, will men not act righteously from selfish motives? He asks God to test this by removing the prosperity of Job, the most righteous of all God's servants.", "title": "Themes" }, { "paragraph_id": 19, "text": "The book begins with the frame narrative, giving the reader an omniscient \"God's eye perspective\" which introduces Job as a man of exemplary faith and piety, \"blameless and upright\", who \"fears God\" and \"shuns evil\". The contrast between the frame and the poetic dialogues and monologues, in which Job never learns of the opening scenes in heaven or of the reason for his suffering, creates a sense of dramatic irony between the divine view of the Adversary's wager, and the human view of Job's suffering \"without any reason\" (2:3).", "title": "Themes" }, { "paragraph_id": 20, "text": "In the poetic dialogues Job's friends see his suffering and assume he must be guilty, since God is just. Job, knowing he is innocent, concludes that God must be unjust. He retains his piety throughout the story (contradicting the Adversary's suspicion that his righteousness is due to the expectation of reward), but makes clear from his first speech that he agrees with his friends that God should and does reward righteousness. Elihu rejects the arguments of both parties: Job is wrong to accuse God of injustice, as God is greater than human beings, and nor are the friends correct; for suffering, far from being a punishment, may \"rescue the afflicted from their affliction\" and make them more amenable to revelation – literally, \"open their ears\" (Job 36:15).", "title": "Themes" }, { "paragraph_id": 21, "text": "Chapter 28, the Poem (or Hymn) to Wisdom, introduces another theme, divine wisdom. The hymn does not place any emphasis on retributive justice, stressing instead the inaccessibility of wisdom. Wisdom cannot be invented or purchased, it says; God alone knows the meaning of the world, and he grants it only to those who live in reverence before him. God possesses wisdom because he grasps the complexities of the world (Job 28:24–26) – a theme which looks forward to God's speech in chapters 38–41 with its repeated refrain \"Where were you when...?\"", "title": "Themes" }, { "paragraph_id": 22, "text": "When God finally speaks he neither explains the reason for Job's suffering (revealed to the reader in the prologue in heaven) nor defends his justice. The first speech focuses on his role in maintaining order in the universe: the list of things that God does and Job cannot do demonstrates divine wisdom because order is the heart of wisdom. Job then confesses his lack of wisdom, meaning his lack of understanding of the workings of the cosmos and of the ability to maintain it. The second speech concerns God's role in controlling behemoth and leviathan, sometimes translated as the hippopotamus and crocodile, but more probably representing primeval cosmic creatures, in either case demonstrating God's wisdom and power.", "title": "Themes" }, { "paragraph_id": 23, "text": "Job's reply to God's final speech is longer than his first and more complicated. The usual view is that he admits to being wrong to challenge God and now repents \"in dust and ashes\" (Job 42:6), but the Hebrew is difficult, and an alternative understanding is that Job says he was wrong to repent and mourn and does not retract any of his arguments. In the concluding part of the frame narrative God restores and increases his prosperity, indicating that the divine policy on retributive justice remains unchanged.", "title": "Themes" }, { "paragraph_id": 24, "text": "In the Second Temple period (500 BCE–70 CE), the character of Job began to be transformed into something more patient and steadfast, with his suffering a test of virtue and a vindication of righteousness for the glory of God. The process of \"sanctifying\" Job began with the Greek Septuagint translation (c. 200 BCE) and was furthered in the apocryphal Testament of Job (1st century BCE–1st century CE), which makes him the hero of patience. This reading pays little attention to the Job of the dialogue sections of the book, but it was the tradition taken up by the Epistle of James in the New Testament, which presents Job as one whose patience and endurance should be emulated by believers (James 5:7–11).", "title": "Influence and interpretation" }, { "paragraph_id": 25, "text": "When Christians began interpreting Job 19:23–29 (verses concerning a \"redeemer\" who Job hopes can save him from God) as a prophecy of Christ, the predominant Jewish view became \"Job the blasphemer\", with some rabbis even saying that he was rightly punished by God because he had stood by while Pharaoh massacred the innocent Jewish infants.", "title": "Influence and interpretation" }, { "paragraph_id": 26, "text": "Augustine of Hippo recorded that Job had prophesied the coming of Christ, and Pope Gregory I offered him as a model of right living worthy of respect. The medieval Jewish scholar Maimonides declared his story a parable, and the medieval Christian Thomas Aquinas wrote a detailed commentary declaring it true history. In the Protestant Reformation, Martin Luther explained how Job's confession of sinfulness and worthlessness underlay his saintliness, and John Calvin's interpretation of Job demonstrated the doctrine of the resurrection and the ultimate certainty of divine justice.", "title": "Influence and interpretation" }, { "paragraph_id": 27, "text": "The contemporary movement known as creation theology, an ecological theology valuing the needs of all creation, interprets God's speeches in Job 38–41 to imply that his interests and actions are not exclusively focused on humankind.", "title": "Influence and interpretation" }, { "paragraph_id": 28, "text": "Jewish liturgy does not use readings from the Book of Job in the manner of the Pentateuch, Prophets, or Five Megillot, although it is quoted at funerals and times of mourning. However, there are some Jews, particularly the Spanish and Portuguese Jews, who do hold public readings of Job on the Tisha B'Av fast (a day of mourning over the destruction of the First and Second Temples and other tragedies). The cantillation signs for the large poetic section in the middle of the Book of Job differ from those of most of the biblical books, using a system shared with it only by Psalms and Proverbs.", "title": "Influence and interpretation" }, { "paragraph_id": 29, "text": "The Eastern Orthodox Church reads from Job and Exodus during Holy Week. Exodus prepares for the understanding of Christ's exodus to his Father, of his fulfillment of the whole history of salvation; Job, the sufferer, is the Old Testament icon of Christ.", "title": "Influence and interpretation" }, { "paragraph_id": 30, "text": "The Roman Catholic Church reads from Job during Matins in the first two weeks of September and in the Office of the Dead, and in the revised Liturgy of the Hours Job is read during the Fifth, Twelfth, and Twenty Sixth Week in Ordinary Time.", "title": "Influence and interpretation" }, { "paragraph_id": 31, "text": "In the modern Roman Rite, the Book of Job is read during:", "title": "Influence and interpretation" }, { "paragraph_id": 32, "text": "The Book of Job has been deeply influential in Western culture, to such an extent that no list could be more than representative. Musical settings from Job include Orlande de Lassus's 1565 cycle of motets, the Sacrae Lectiones Novem ex Propheta Iob, and George Frideric Handel's use of Job 19:25 (\"I know that my redeemer liveth\") as an aria in his 1741 oratorio Messiah.", "title": "Influence and interpretation" }, { "paragraph_id": 33, "text": "Modern works based on the book include Ralph Vaughan Williams's Job: A Masque for Dancing; French composer Darius Milhaud's Cantata From Job; and Joseph Stein's Broadway interpretation Fiddler on the Roof, based on the Tevye the Dairyman stories by Sholem Aleichem. Neil Simon wrote God's Favorite, which is a modern retelling of the Book of Job. Breughel and Georges de La Tour depicted Job visited by his wife. William Blake produced an entire cycle of illustrations for the book.", "title": "Influence and interpretation" }, { "paragraph_id": 34, "text": "Writers Job has inspired or influenced include John Milton (Samson Agonistes); Dostoevsky (The Brothers Karamazov); Alfred Döblin (Berlin Alexanderplatz); Franz Kafka (The Trial); Carl Jung (Answer to Job); Joseph Roth (Job); Bernard Malamud; and Elizabeth Brewster, whose book Footnotes to the Book of Job was a finalist for the 1996 Governor General's Award for poetry in Canada. Archibald MacLeish's drama JB, one of the most prominent uses of the Book of Job in modern literature, was awarded the Pulitzer Prize in 1959. Verses from the Book of Job 3:14 figure prominently in the plot of the film Mission: Impossible (1996). Job's influence can also be seen in the Coen brothers' 2009 film, A Serious Man, which was nominated for two Academy Awards.", "title": "Influence and interpretation" }, { "paragraph_id": 35, "text": "Terrence Malick's 2011 film The Tree of Life, which won the Palme d'Or, is heavily influenced by the themes of the Book of Job, with the film starting with a quote from the beginning of God's speech to Job. The 2014 Indian Malayalam-language film Iyobinte Pusthakam (lit. 'Book of Job') by Amal Neerad tells the story of a man who is losing everything in his life. \"The Sire of Sorrow (Job's Sad Song)\" is the final track on Joni Mitchell's 15th studio album, Turbulent Indigo.", "title": "Influence and interpretation" }, { "paragraph_id": 36, "text": "The Russian film Leviathan also draws themes from the Book of Job. In 2015 two Ukrainian composers Roman Grygoriv and Illia Razumeiko created the opera-requiem IYOV. The premiere of the opera was held on 21 September 2015 on the main stage of the international multidisciplinary festival Gogolfest.", "title": "Influence and interpretation" }, { "paragraph_id": 37, "text": "In the 3rd episode of the 15th season of ER, the lines of Job 3:23 are quoted by doctor Abby Lockhart shortly before she and her husband (Dr. Luka Covac) leave the series forever.", "title": "Influence and interpretation" }, { "paragraph_id": 38, "text": "In season two of Good Omens, the tale of Job and his struggles with good and evil are demonstrated and debated as the demon Crowley is sent to plague Job and his family by destroying his property and children, and the angel Aziraphale struggles with the implications of the actions of God.", "title": "Influence and interpretation" }, { "paragraph_id": 39, "text": "In the South Park episode Cartmanland, Kyle Broflovski, who is Jewish, experiences a major crisis of faith when his nemesis Eric Cartman inherits millions from his late grandmother and subsequently buys his own theme park, while Kyle is stricken with hemorrhoids. When trying to break into Cartman's park, he accidentally pops them and is in such pain that he is hospitalized. Tortured by how something so awful can happen to him, while someone like Cartman gets his own theme park, he concludes there is no God and renounces his faith. His parents try to cheer him up by reading from the Book of Job, which only serves to demoralize Kyle even more, who despairs at Job's horrific trials by God to prove a point to Satan. Nevertheless, Cartman eventually loses the park and is left with none of his inheritance, plus some additional debt brought on due to a failure to pay taxes and by a lawsuit following a fatality at his park. This turn of events lifts Kyle's spirits and even sends the hemorrhoids into remission, to which he joyously proclaims \"You ARE up there!\"", "title": "Influence and interpretation" }, { "paragraph_id": 40, "text": "Job (Arabic: ايوب, romanized: Ayyub) is one of the 25 prophets mentioned by name in the Quran, where he is lauded as a steadfast and upright worshipper (Q.38:44). His story has the same basic outline as in the Bible, although the three friends are replaced by his brothers, and his wife stays by his side.", "title": "Influence and interpretation" }, { "paragraph_id": 41, "text": "In Palestinian folklore, Job's place of trial is Al-Jura, a village adjacent to the ruins of Ascalon. It was there that God rewarded him with a Fountain of Youth that removed whatever illnesses he had and restored his youth. Al-Jura was a place of annual festivities (four days in all) when people of many faiths gathered and bathed in a natural spring. In Lebanon the Muwahideen (or Druze) community have a shrine built in the Shouf area that allegedly contains Job's tomb. In Turkey, Job is known as Eyüp, and he is supposed to have lived in Şanlıurfa. There is also a tomb of Job outside the city of Salalah in Oman.", "title": "Influence and interpretation" } ]
The Book of Job, or simply Job, is a book found in the Ketuvim ("Writings") section of the Hebrew Bible (Tanakh) and the first of the Poetic Books in the Old Testament of the Christian Bible. Scholars generally agree that it was written between the 7th and 4th centuries BCE. It addresses theodicy through the experiences of the eponymous protagonist. Job is a wealthy and God-fearing man with a comfortable life and a large family. God asks Satan for his opinion of Job's piety. When Satan states that Job would turn away from God if he were rendered penniless, without his family, and materially uncomfortable, God allows him to do so to prove Satan wrong.
2001-10-07T20:05:59Z
2023-12-29T01:43:36Z
[ "Template:Commons category", "Template:S-end", "Template:Bulleted list", "Template:Bibleverse-nb", "Template:Transliteration", "Template:Reflist", "Template:Bibleverse", "Template:Refend", "Template:Wikiquote", "Template:S-bef", "Template:Lang-hbo", "Template:Lang", "Template:Notelist", "Template:Main", "Template:Webarchive", "Template:Dead link", "Template:S-start", "Template:Use dmy dates", "Template:Original research inline", "Template:Lit", "Template:For", "Template:ISBN", "Template:S-hou", "Template:Refbegin", "Template:Librivox book", "Template:S-ttl", "Template:Books of the Bible", "Template:Authority control", "Template:IPAc-en", "Template:Sfn", "Template:C.", "Template:Cite journal", "Template:Cite book", "Template:Cite web", "Template:S-aft", "Template:Book of Job", "Template:Tanakh OT", "Template:Em", "Template:Pb", "Template:Short description", "Template:Lang-ar", "Template:Bibleref2", "Template:-" ]
https://en.wikipedia.org/wiki/Book_of_Job
4,387
Browser
Browse, browser or browsing may refer to:
[ { "paragraph_id": 0, "text": "Browse, browser or browsing may refer to:", "title": "" } ]
Browse, browser or browsing may refer to:
2023-01-02T14:23:12Z
[ "Template:Distinguish", "Template:Wiktionary", "Template:Disambiguation" ]
https://en.wikipedia.org/wiki/Browser
4,388
Book of Proverbs
The Book of Proverbs (Hebrew: מִשְלֵי, Mišlê, "Proverbs (of Solomon)") is a book in the third section (called Ketuvim) of the Hebrew Bible and a book of the Christian Old Testament. When translated into Greek and Latin, the title took on different forms: in the Greek Septuagint (LXX) it became Παροιμίαι (Paroimiai, "Proverbs"); in the Latin Vulgate the title was Proverbia, from which the English name is derived. Proverbs is not merely an anthology but a "collection of collections" relating to a pattern of life which lasted for more than a millennium. It is an example of the biblical wisdom literature, and raises questions of values, moral behaviour, the meaning of human life, and right conduct, and its theological foundation is that "the fear of God (meaning submission to the will of God) is the beginning of wisdom". Wisdom is praised for her role in creation; God acquired her before all else, and through her he gave order to chaos; and since humans have life and prosperity by conforming to the order of creation, seeking wisdom is the essence and goal of life. The Book of Proverbs is divided into sections: the initial invitation to wisdom, contrasting the wise and the fool, and moral discourses on various topics. Chapters 25–29 discuss justice, the wicked, and the rich and poor, while Chapter 30 introduces the "sayings of Agur" on creation and divine power. The superscriptions divide the collections as follows: "Proverb" is a translation of the Hebrew word mashal, but "mashal" has a wider range of meanings than the short, catchy saying implied by the English word. Thus, roughly half the book is made up of "sayings" of this type, while the other half is made up of longer poetic units of various types. These include "instructions" formulated as advice from a teacher or parent addressed to a student or child, dramatic personifications of both Wisdom and Folly, and the "words of the wise" sayings, longer than the Solomonic "sayings" but shorter and more diverse than the "instructions". The first section (chapters 1–9) comprises an initial invitation to young men to take up the course of wisdom, ten "instructions", and five poems on personified Woman Wisdom. Verses 1:1-7 constitute an introduction to the whole of this section. Proverbs 10:1–22:16, with 375 sayings, consists of two parts, the first part (10–14) contrasting the wise man and the fool (or the righteous and the wicked), the second (15–22:16) addressing wise and foolish speech. Verse 22:17 opens ‘the words of the wise’, until verse 24:22, with short moral discourses on various subjects. An additional section of sayings which "also belong to the wise" follows in verses 24:23-34. Chapters 25–29, attributed to the editorial activity of "the men of Hezekiah", contrast the just and the wicked and broach the topic of rich and poor. Chapter 30:1-4, the "sayings of Agur", introduces creation, divine power, and human ignorance. It is impossible to offer precise dates for the sayings in Proverbs, a "collection of collections" relating to a pattern of life which lasted for more than a millennium. The phrase conventionally used for the title is taken from chapter 1:1, mishley shelomoh, Proverbs of Solomon (the phrase is repeated at 10:1 and 25:1), is likely more concerned with labeling the material than ascribing authorship. The book is an anthology made up of six discrete units. The Proverbs of Solomon section, chapters 1–9, was probably the last to be composed, in the Persian or Hellenistic periods. This section has parallels to prior cuneiform writings. The second, chapters 10–22:16, carries the superscription "the proverbs of Solomon", which may have encouraged its inclusion in the Hebrew canon. The third unit, 22:17–24:22, is headed "bend your ear and hear the words of the wise". A large part of this section is a recasting of a second-millennium BCE Egyptian work, the Instruction of Amenemope, and may have reached the Hebrew author(s) through an Aramaic translation. Chapter 24:23 begins a new section and source with the declaration, "these too are from the wise". The next section at chapter 25:1 has a superscription to the effect that the following proverbs were transcribed "by the men of Hezekiah", indicating at face value that they were collected in the reign of Hezekiah in the late 8th century BCE. Chapters 30 and 31 (the "words of Agur," the "words of Lemuel," and the description of the ideal woman) are a set of appendices, quite different in style and emphasis from the previous chapters. The "wisdom" genre was widespread throughout the ancient Near East, and reading Proverbs alongside the examples recovered from Egypt and Mesopotamia reveals the common ground shared by international wisdom. The wisdom literature of Israel may have been developed in the family, the royal court, and houses of learning and instruction; nevertheless, the overwhelming impression is of instruction within the family in small villages. Along with the other examples of the biblical wisdom tradition – Job and Ecclesiastes and some other writings – Proverbs raises questions of values, moral behavior, the meaning of human life, and righteous conduct. The three retain an ongoing relevance for both religious and secular readers, Job and Ecclesiastes through the boldness of their dissent from received tradition, Proverbs in its worldliness and satiric shrewdness. Wisdom is as close as biblical literature comes to Greek philosophy, of which it was a contemporary; it shares with the Greeks an inquiry into values and reflections on the human condition, although there is no discussion of ontology, epistemology, metaphysics, and the other abstract issues raised by the Greeks. The rabbinic college almost excluded the Book of Proverbs from the Bible in the late first century. They did this because of its contradictions (the result of the book's origins as not just an anthology but an anthology of anthologies). The reader is told, for example, both to "not answer a fool according to his folly", according to 26:4, and to "answer a fool according to his folly", as 26:5 advises. More pervasively, the recurring theme of the initial unit (chapters 1–9) is that the fear of the Lord is the beginning of wisdom, but the following units are much less theological, presenting wisdom as a transmissible human craft, until with 30:1–14, the "words of Agur", we return once more to the idea that God alone possesses wisdom. "The fear of God is the beginning of wisdom" (Proverbs 9:10 – the phrase implies submission to God's will). Wisdom is praised for her role in creation ("God by wisdom founded the earth; by understanding, he established the heavens" – Proverbs 3:19). God acquired her before all else, and through her, he gave order to chaos ("When [God] established the heavens… when he drew a circle on the face of the Deeps… when he marked out the foundations of the earth, then I was beside him" – Proverbs 8:27–31). Since humans have life and prosperity by conforming to the order of creation, seeking wisdom is the essence and goal of the religious life. Wisdom, or the wise person, is compared and contrasted with foolishness or the fool, meaning one who is lacking in wisdom and uninterested in instruction, not one who is merely silly or playful (though see the words of Agur for a "fool" who has wisdom and could be seen as playful). For the most part, Proverbs offers a simplistic view of life with few grey areas: a life lived according to the rules brings reward, and life in violation of them is certain to bring disaster. In contrast, Job and Ecclesiastes appear to be direct contradictions of the simplicities of Proverbs, each in its own way all but dismissing the assumptions of the "wise". Noteworthy also is the fact that the "mighty acts of God" (the Exodus, the giving of the Torah at Sinai, the Covenant between God and Israel, etc.) which make up Israel's history are completely or almost completely absent from Proverbs and the other Wisdom books: in contrast to the other books of the Hebrew Bible, which appeal to divine revelation for their authority ("Thus says the Lord!"), wisdom appeals to human reason and observation. The pre-Exilic (i.e. pre-586 BCE) Old Testament allowed no equals to YHWH in heaven, despite the continued existence of an assembly of subordinate servant-deities. The post-Exilic writers of the Wisdom tradition developed the idea that Wisdom existed before creation and was used by God to create the universe: "Present from the beginning, Wisdom assumes the role of master builder while God establishes the heavens, restricts the chaotic waters, and shapes the mountains and fields." Borrowing ideas from Greek philosophers who held that reason bound the universe together, the Wisdom tradition taught that God's Wisdom, Word and Spirit were the ground of cosmic unity. Christianity in turn adopted these ideas and applied them to Jesus: the Epistle to the Colossians calls Jesus "...image of the invisible God, first-born of all creation...", while the Gospel of John identifies him with the creative word ("In the beginning was the Word, and the Word was with God, and the Word was God"). In the 4th century, when Christianity was caught up in heresies and still developing the creeds which would define its beliefs, Proverbs 8:22 was used both to support and refute the claims of the Arians. The Arians, assuming that Christ could be equated with the "Wisdom of God" (1 Corinthians 1:24), argued that the Son, like Wisdom, was "created", and therefore subordinate to the Creator; their opponents, who argued that the relevant Hebrew word should be translated as "begot", won the debate, and the Nicene Creed declared that the Son was "begotten, not made", meaning that God and Christ were consubstantial.
[ { "paragraph_id": 0, "text": "The Book of Proverbs (Hebrew: מִשְלֵי, Mišlê, \"Proverbs (of Solomon)\") is a book in the third section (called Ketuvim) of the Hebrew Bible and a book of the Christian Old Testament. When translated into Greek and Latin, the title took on different forms: in the Greek Septuagint (LXX) it became Παροιμίαι (Paroimiai, \"Proverbs\"); in the Latin Vulgate the title was Proverbia, from which the English name is derived.", "title": "" }, { "paragraph_id": 1, "text": "Proverbs is not merely an anthology but a \"collection of collections\" relating to a pattern of life which lasted for more than a millennium. It is an example of the biblical wisdom literature, and raises questions of values, moral behaviour, the meaning of human life, and right conduct, and its theological foundation is that \"the fear of God (meaning submission to the will of God) is the beginning of wisdom\". Wisdom is praised for her role in creation; God acquired her before all else, and through her he gave order to chaos; and since humans have life and prosperity by conforming to the order of creation, seeking wisdom is the essence and goal of life.", "title": "" }, { "paragraph_id": 2, "text": "The Book of Proverbs is divided into sections: the initial invitation to wisdom, contrasting the wise and the fool, and moral discourses on various topics. Chapters 25–29 discuss justice, the wicked, and the rich and poor, while Chapter 30 introduces the \"sayings of Agur\" on creation and divine power.", "title": "" }, { "paragraph_id": 3, "text": "The superscriptions divide the collections as follows:", "title": "Structure" }, { "paragraph_id": 4, "text": "\"Proverb\" is a translation of the Hebrew word mashal, but \"mashal\" has a wider range of meanings than the short, catchy saying implied by the English word. Thus, roughly half the book is made up of \"sayings\" of this type, while the other half is made up of longer poetic units of various types. These include \"instructions\" formulated as advice from a teacher or parent addressed to a student or child, dramatic personifications of both Wisdom and Folly, and the \"words of the wise\" sayings, longer than the Solomonic \"sayings\" but shorter and more diverse than the \"instructions\".", "title": "Contents" }, { "paragraph_id": 5, "text": "The first section (chapters 1–9) comprises an initial invitation to young men to take up the course of wisdom, ten \"instructions\", and five poems on personified Woman Wisdom. Verses 1:1-7 constitute an introduction to the whole of this section. Proverbs 10:1–22:16, with 375 sayings, consists of two parts, the first part (10–14) contrasting the wise man and the fool (or the righteous and the wicked), the second (15–22:16) addressing wise and foolish speech. Verse 22:17 opens ‘the words of the wise’, until verse 24:22, with short moral discourses on various subjects. An additional section of sayings which \"also belong to the wise\" follows in verses 24:23-34. Chapters 25–29, attributed to the editorial activity of \"the men of Hezekiah\", contrast the just and the wicked and broach the topic of rich and poor. Chapter 30:1-4, the \"sayings of Agur\", introduces creation, divine power, and human ignorance.", "title": "Contents" }, { "paragraph_id": 6, "text": "It is impossible to offer precise dates for the sayings in Proverbs, a \"collection of collections\" relating to a pattern of life which lasted for more than a millennium. The phrase conventionally used for the title is taken from chapter 1:1, mishley shelomoh, Proverbs of Solomon (the phrase is repeated at 10:1 and 25:1), is likely more concerned with labeling the material than ascribing authorship.", "title": "Composition" }, { "paragraph_id": 7, "text": "The book is an anthology made up of six discrete units. The Proverbs of Solomon section, chapters 1–9, was probably the last to be composed, in the Persian or Hellenistic periods. This section has parallels to prior cuneiform writings. The second, chapters 10–22:16, carries the superscription \"the proverbs of Solomon\", which may have encouraged its inclusion in the Hebrew canon. The third unit, 22:17–24:22, is headed \"bend your ear and hear the words of the wise\". A large part of this section is a recasting of a second-millennium BCE Egyptian work, the Instruction of Amenemope, and may have reached the Hebrew author(s) through an Aramaic translation. Chapter 24:23 begins a new section and source with the declaration, \"these too are from the wise\". The next section at chapter 25:1 has a superscription to the effect that the following proverbs were transcribed \"by the men of Hezekiah\", indicating at face value that they were collected in the reign of Hezekiah in the late 8th century BCE. Chapters 30 and 31 (the \"words of Agur,\" the \"words of Lemuel,\" and the description of the ideal woman) are a set of appendices, quite different in style and emphasis from the previous chapters.", "title": "Composition" }, { "paragraph_id": 8, "text": "The \"wisdom\" genre was widespread throughout the ancient Near East, and reading Proverbs alongside the examples recovered from Egypt and Mesopotamia reveals the common ground shared by international wisdom. The wisdom literature of Israel may have been developed in the family, the royal court, and houses of learning and instruction; nevertheless, the overwhelming impression is of instruction within the family in small villages.", "title": "Composition" }, { "paragraph_id": 9, "text": "Along with the other examples of the biblical wisdom tradition – Job and Ecclesiastes and some other writings – Proverbs raises questions of values, moral behavior, the meaning of human life, and righteous conduct. The three retain an ongoing relevance for both religious and secular readers, Job and Ecclesiastes through the boldness of their dissent from received tradition, Proverbs in its worldliness and satiric shrewdness. Wisdom is as close as biblical literature comes to Greek philosophy, of which it was a contemporary; it shares with the Greeks an inquiry into values and reflections on the human condition, although there is no discussion of ontology, epistemology, metaphysics, and the other abstract issues raised by the Greeks.", "title": "Themes" }, { "paragraph_id": 10, "text": "The rabbinic college almost excluded the Book of Proverbs from the Bible in the late first century. They did this because of its contradictions (the result of the book's origins as not just an anthology but an anthology of anthologies). The reader is told, for example, both to \"not answer a fool according to his folly\", according to 26:4, and to \"answer a fool according to his folly\", as 26:5 advises. More pervasively, the recurring theme of the initial unit (chapters 1–9) is that the fear of the Lord is the beginning of wisdom, but the following units are much less theological, presenting wisdom as a transmissible human craft, until with 30:1–14, the \"words of Agur\", we return once more to the idea that God alone possesses wisdom.", "title": "Themes" }, { "paragraph_id": 11, "text": "\"The fear of God is the beginning of wisdom\" (Proverbs 9:10 – the phrase implies submission to God's will). Wisdom is praised for her role in creation (\"God by wisdom founded the earth; by understanding, he established the heavens\" – Proverbs 3:19). God acquired her before all else, and through her, he gave order to chaos (\"When [God] established the heavens… when he drew a circle on the face of the Deeps… when he marked out the foundations of the earth, then I was beside him\" – Proverbs 8:27–31). Since humans have life and prosperity by conforming to the order of creation, seeking wisdom is the essence and goal of the religious life. Wisdom, or the wise person, is compared and contrasted with foolishness or the fool, meaning one who is lacking in wisdom and uninterested in instruction, not one who is merely silly or playful (though see the words of Agur for a \"fool\" who has wisdom and could be seen as playful).", "title": "Themes" }, { "paragraph_id": 12, "text": "For the most part, Proverbs offers a simplistic view of life with few grey areas: a life lived according to the rules brings reward, and life in violation of them is certain to bring disaster. In contrast, Job and Ecclesiastes appear to be direct contradictions of the simplicities of Proverbs, each in its own way all but dismissing the assumptions of the \"wise\". Noteworthy also is the fact that the \"mighty acts of God\" (the Exodus, the giving of the Torah at Sinai, the Covenant between God and Israel, etc.) which make up Israel's history are completely or almost completely absent from Proverbs and the other Wisdom books: in contrast to the other books of the Hebrew Bible, which appeal to divine revelation for their authority (\"Thus says the Lord!\"), wisdom appeals to human reason and observation.", "title": "Themes" }, { "paragraph_id": 13, "text": "The pre-Exilic (i.e. pre-586 BCE) Old Testament allowed no equals to YHWH in heaven, despite the continued existence of an assembly of subordinate servant-deities. The post-Exilic writers of the Wisdom tradition developed the idea that Wisdom existed before creation and was used by God to create the universe: \"Present from the beginning, Wisdom assumes the role of master builder while God establishes the heavens, restricts the chaotic waters, and shapes the mountains and fields.\" Borrowing ideas from Greek philosophers who held that reason bound the universe together, the Wisdom tradition taught that God's Wisdom, Word and Spirit were the ground of cosmic unity. Christianity in turn adopted these ideas and applied them to Jesus: the Epistle to the Colossians calls Jesus \"...image of the invisible God, first-born of all creation...\", while the Gospel of John identifies him with the creative word (\"In the beginning was the Word, and the Word was with God, and the Word was God\").", "title": "Later interpretation and influence" }, { "paragraph_id": 14, "text": "In the 4th century, when Christianity was caught up in heresies and still developing the creeds which would define its beliefs, Proverbs 8:22 was used both to support and refute the claims of the Arians. The Arians, assuming that Christ could be equated with the \"Wisdom of God\" (1 Corinthians 1:24), argued that the Son, like Wisdom, was \"created\", and therefore subordinate to the Creator; their opponents, who argued that the relevant Hebrew word should be translated as \"begot\", won the debate, and the Nicene Creed declared that the Son was \"begotten, not made\", meaning that God and Christ were consubstantial.", "title": "Later interpretation and influence" } ]
The Book of Proverbs is a book in the third section of the Hebrew Bible and a book of the Christian Old Testament. When translated into Greek and Latin, the title took on different forms: in the Greek Septuagint (LXX) it became Παροιμίαι; in the Latin Vulgate the title was Proverbia, from which the English name is derived. Proverbs is not merely an anthology but a "collection of collections" relating to a pattern of life which lasted for more than a millennium. It is an example of the biblical wisdom literature, and raises questions of values, moral behaviour, the meaning of human life, and right conduct, and its theological foundation is that "the fear of God is the beginning of wisdom". Wisdom is praised for her role in creation; God acquired her before all else, and through her he gave order to chaos; and since humans have life and prosperity by conforming to the order of creation, seeking wisdom is the essence and goal of life. The Book of Proverbs is divided into sections: the initial invitation to wisdom, contrasting the wise and the fool, and moral discourses on various topics. Chapters 25–29 discuss justice, the wicked, and the rich and poor, while Chapter 30 introduces the "sayings of Agur" on creation and divine power.
2001-10-08T05:31:58Z
2023-12-15T16:30:19Z
[ "Template:Sfn", "Template:S-end", "Template:Authority control", "Template:Citation", "Template:Cite web", "Template:S-start", "Template:S-ttl", "Template:Librivox book", "Template:Tanakh OT", "Template:Bibleverse", "Template:Cite book", "Template:Wikiquote", "Template:Webarchive", "Template:S-hou", "Template:Short description", "Template:Transl", "Template:Lang", "Template:Efn", "Template:Commons category", "Template:S-aft", "Template:Notelist", "Template:S-bef", "Template:Book of Proverbs", "Template:Solomon", "Template:Lang-he", "Template:Reflist", "Template:Wikisourcepar", "Template:Books of the Bible" ]
https://en.wikipedia.org/wiki/Book_of_Proverbs
4,389
Book of Lamentations
The Book of Lamentations (Hebrew: אֵיכָה, ʾĒḵā, from its incipit meaning "how") is a collection of poetic laments for the destruction of Jerusalem in 586 BCE. In the Hebrew Bible it appears in the Ketuvim ("Writings") as one of the Five Megillot (or "Five Scrolls") alongside the Song of Songs, Book of Ruth, Ecclesiastes and the Book of Esther although there is no set order. In the Christian Old Testament it follows the Book of Jeremiah, as the prophet Jeremiah is its traditional author. Some motifs of a traditional Mesopotamian "city lament" are evident in the book, such as mourning the desertion of the city by God, its destruction, and the ultimate return of the divinity; others "parallel the funeral dirge in which the bereaved bewails... and... addresses the [dead]". The tone is bleak: God does not speak, the degree of suffering is presented as overwhelming, and expectations of future redemption are minimal. Nonetheless, the author repeatedly makes clear that the city, and even the author himself, have profusely sinned against God, justifying his wrath. In doing so the author does not blame God but rather presents him as righteous, just, and sometimes even as merciful. The book consists of five separate poems. In the first (chapter 1), the city sits as a desolate weeping widow overcome with miseries. In chapter 2, these miseries are described in connection with national sins and acts of God. Chapter 3 speaks of hope for the people of God: that the chastisement would only be for their good; a better day would dawn for them. Chapter 4 laments the ruin and desolation of the city and temple, but traces it to the people's sins. Chapter 5 is a prayer that Zion's reproach may be taken away in the repentance and recovery of the people. Lamentations combines elements of the qinah, a funeral dirge for the loss of the city, and the "communal lament" pleading for the restoration of its people. It reflects the view, traceable to Sumerian literature of a thousand years earlier, that the destruction of the holy city was a punishment by God for the communal sin of its people. However, while Lamentations is generically similar to the Sumerian laments of the early 2nd millennium BCE (e.g., "Lamentation over the Destruction of Ur," "Lament for Sumer and Ur," "Nippur Lament"), the Sumerian laments (that we have) were recited on the occasion of the rebuilding of a temple, so their story has a happy ending, whereas the book of Lamentations was written before the return/rebuilding, and thus contains only lamentations and pleas to God with no response or resolution. Beginning with the reality of disaster, Lamentations concludes with the bitter possibility that God may have finally rejected Israel (chapter 5:22). Sufferers in the face of grief are not urged to a confidence in the goodness of God; in fact, God is accountable for the disaster. The poet acknowledges that this suffering is a just punishment, still God is held to have had choice over whether to act in this way and at this time. Hope arises from a recollection of God's past goodness, but although this justifies a cry to God to act in deliverance, there is no guarantee that he will. Repentance will not persuade God to be gracious, since he is free to give or withhold grace as he chooses. In the end, the possibility is that God has finally rejected his people and may not again deliver them. Nevertheless, it also affirms confidence that the mercies of Yahweh (the God of Israel) never end, but are new every morning (3:22–33). Lamentations consists of five distinct (and non-chronological) poems, corresponding to its five chapters. Two of its defining characteristic features are the alphabetic acrostic and its qinah meter. However, few English translations capture either of these; even fewer attempt to capture both. The first four chapters are written as acrostics. Chapters 1, 2, and 4 each have 22 verses, corresponding to the 22 letters of the Hebrew alphabet, the first lines beginning with the first letter of the alphabet, the second with the second letter, and so on. Chapter 3 has 66 verses, so that each letter begins three lines. Unlike standard alphabetical order, in the middle chapters of Lamentations, the letter pe (the 17th letter) comes before ayin (the 16th). In the first chapter, the Masoretic text uses the standard/modern alphabetical order; however, in the dead sea scroll version of the text (4QLam/4Q111, c. 37 BCE – 73 CE), even the first chapter uses the pe-ayin order found in chapters 2, 3, and 4. This pe-ayin order may be based on the pre-exilic Paleo-Hebrew alphabet/script in which pe did indeed come before ayin (as is reflected in pre-exilic abecedaries and other texts). The ayin before pe order (which is found in other ancient western Semitic alphabets as far back as the 13th century BCE) was likely adopted by the Judeans at some point in the exilic or post-exilic period. Given that they largely abandoned the Paleo-Hebrew script for the Aramaic script (which used ayin-pe), it is not surprising that they also adopted the Aramaic letter order (around the same (exilic) time period). The fact that Lamentations follows the pre-exilic pe-ayin order is evidence for the position that they are not postexilic compositions but rather written shortly after the events described. The fifth poem, corresponding to the fifth chapter, is not acrostic but still has 22 lines. Although some claim that purpose or function of the acrostic form is unknown, it is frequently thought that a complete alphabetical order expresses a principle of completeness, from alef (first letter) to tav (22nd letter); the English equivalent would be "from A to Z". English translations that attempt to capture this acrostic nature are few in number. They include those by Ronald Knox and by David R. Slavitt. In both cases their mapping of the 22 Hebrew letters into the Latin alphabet's 26 uses 'A' to 'V' (omitting W, X, Y and Z), thus lacking the "A to Z" sense of completeness. The book's first four chapters have a well-defined qinah rhythm of three stresses followed by two, although the fifth chapter lacks this. Dobbs-Allsopp describes this meter as "the rhythmic dominance of unbalanced and enjambed lines". Again, few English translations attempt to capture this. Exceptions include Robert Alter's The Hebrew Bible and the New American Bible Revised Edition. Lamentations has traditionally been ascribed to Jeremiah. The ascription of authorship to Jeremiah derives from the impetus to ascribe all biblical books to inspired biblical authors, and Jeremiah being a prophet at the time who prophesied its demise was an obvious choice. Additionally in 2 Chronicles 35:25 Jeremiah is said to have composed a lament on the death of King Josiah, but there is no reference to Josiah in the book of Lamentations and no reason to connect it to Jeremiah. However, the modern consensus amongst scholars is that Jeremiah did not write Lamentations; like most ancient literature, the author remains anonymous. Most likely, each of the book's chapters was written by a different poet, and they then were joined to form the book. The book's language fits an Exilic date (586–520 BCE), and the poems probably originated from Judeans who remained in the land. The fact that the acrostics follow the pe-ayin order of the pre-exilic Paleo-Hebrew alphabet/script further supports the position that they are not postexilic compositions. However, the sequence of the chapters is not chronological, and the poems were not necessarily written by eyewitnesses to the events. The book was compiled between 586 BCE and the end of the 6th century BCE, when the Temple was rebuilt. Because Second Isaiah, whose work is dated to 550–538 BCE, seems to have known at least parts of Lamentations, the book was probably in circulation by the mid-6th century, but the exact time, place, and reason for its composition are unknown. Scholars are divided over whether the book is the work of one or multiple authors. One clue pointing to multiple authors is that the gender and situation of the first-person witness changes – the narration is feminine in the first and second lamentation, and masculine in the third, while the fourth and fifth are eyewitness reports of Jerusalem's destruction; conversely, the similarities of style, vocabulary, and theological outlook, as well as the uniform historical setting, are arguments for one author. Lamentations is recited annually by Jews on the fast day of Tisha B'Av ("Ninth of Av") (July–August), mourning the destruction of both the First Temple (by the Babylonians in 586 BCE) and the Second Temple (by the Romans in 70 CE). In Christian tradition, readings from Lamentations are part of the Holy Week liturgies. In Western Christianity, readings (often chanted) and choral settings of extracts from the book are used in the Lenten religious service known as Tenebrae (Latin for 'darkness'). In the Church of England, readings are used at Morning and Evening Prayer on the Monday and Tuesday of Holy Week, and at Evening Prayer on Good Friday. In the Coptic Orthodox Church, the book's third chapter is chanted on the 12th hour of the Good Friday service, which commemorates the burial of Jesus.
[ { "paragraph_id": 0, "text": "The Book of Lamentations (Hebrew: אֵיכָה, ʾĒḵā, from its incipit meaning \"how\") is a collection of poetic laments for the destruction of Jerusalem in 586 BCE. In the Hebrew Bible it appears in the Ketuvim (\"Writings\") as one of the Five Megillot (or \"Five Scrolls\") alongside the Song of Songs, Book of Ruth, Ecclesiastes and the Book of Esther although there is no set order. In the Christian Old Testament it follows the Book of Jeremiah, as the prophet Jeremiah is its traditional author.", "title": "" }, { "paragraph_id": 1, "text": "Some motifs of a traditional Mesopotamian \"city lament\" are evident in the book, such as mourning the desertion of the city by God, its destruction, and the ultimate return of the divinity; others \"parallel the funeral dirge in which the bereaved bewails... and... addresses the [dead]\". The tone is bleak: God does not speak, the degree of suffering is presented as overwhelming, and expectations of future redemption are minimal. Nonetheless, the author repeatedly makes clear that the city, and even the author himself, have profusely sinned against God, justifying his wrath. In doing so the author does not blame God but rather presents him as righteous, just, and sometimes even as merciful.", "title": "" }, { "paragraph_id": 2, "text": "The book consists of five separate poems. In the first (chapter 1), the city sits as a desolate weeping widow overcome with miseries. In chapter 2, these miseries are described in connection with national sins and acts of God. Chapter 3 speaks of hope for the people of God: that the chastisement would only be for their good; a better day would dawn for them. Chapter 4 laments the ruin and desolation of the city and temple, but traces it to the people's sins. Chapter 5 is a prayer that Zion's reproach may be taken away in the repentance and recovery of the people.", "title": "Summary" }, { "paragraph_id": 3, "text": "Lamentations combines elements of the qinah, a funeral dirge for the loss of the city, and the \"communal lament\" pleading for the restoration of its people. It reflects the view, traceable to Sumerian literature of a thousand years earlier, that the destruction of the holy city was a punishment by God for the communal sin of its people. However, while Lamentations is generically similar to the Sumerian laments of the early 2nd millennium BCE (e.g., \"Lamentation over the Destruction of Ur,\" \"Lament for Sumer and Ur,\" \"Nippur Lament\"), the Sumerian laments (that we have) were recited on the occasion of the rebuilding of a temple, so their story has a happy ending, whereas the book of Lamentations was written before the return/rebuilding, and thus contains only lamentations and pleas to God with no response or resolution.", "title": "Themes" }, { "paragraph_id": 4, "text": "Beginning with the reality of disaster, Lamentations concludes with the bitter possibility that God may have finally rejected Israel (chapter 5:22). Sufferers in the face of grief are not urged to a confidence in the goodness of God; in fact, God is accountable for the disaster. The poet acknowledges that this suffering is a just punishment, still God is held to have had choice over whether to act in this way and at this time. Hope arises from a recollection of God's past goodness, but although this justifies a cry to God to act in deliverance, there is no guarantee that he will. Repentance will not persuade God to be gracious, since he is free to give or withhold grace as he chooses. In the end, the possibility is that God has finally rejected his people and may not again deliver them. Nevertheless, it also affirms confidence that the mercies of Yahweh (the God of Israel) never end, but are new every morning (3:22–33).", "title": "Themes" }, { "paragraph_id": 5, "text": "Lamentations consists of five distinct (and non-chronological) poems, corresponding to its five chapters. Two of its defining characteristic features are the alphabetic acrostic and its qinah meter. However, few English translations capture either of these; even fewer attempt to capture both.", "title": "Structure" }, { "paragraph_id": 6, "text": "The first four chapters are written as acrostics. Chapters 1, 2, and 4 each have 22 verses, corresponding to the 22 letters of the Hebrew alphabet, the first lines beginning with the first letter of the alphabet, the second with the second letter, and so on. Chapter 3 has 66 verses, so that each letter begins three lines. Unlike standard alphabetical order, in the middle chapters of Lamentations, the letter pe (the 17th letter) comes before ayin (the 16th). In the first chapter, the Masoretic text uses the standard/modern alphabetical order; however, in the dead sea scroll version of the text (4QLam/4Q111, c. 37 BCE – 73 CE), even the first chapter uses the pe-ayin order found in chapters 2, 3, and 4.", "title": "Structure" }, { "paragraph_id": 7, "text": "This pe-ayin order may be based on the pre-exilic Paleo-Hebrew alphabet/script in which pe did indeed come before ayin (as is reflected in pre-exilic abecedaries and other texts). The ayin before pe order (which is found in other ancient western Semitic alphabets as far back as the 13th century BCE) was likely adopted by the Judeans at some point in the exilic or post-exilic period. Given that they largely abandoned the Paleo-Hebrew script for the Aramaic script (which used ayin-pe), it is not surprising that they also adopted the Aramaic letter order (around the same (exilic) time period). The fact that Lamentations follows the pre-exilic pe-ayin order is evidence for the position that they are not postexilic compositions but rather written shortly after the events described.", "title": "Structure" }, { "paragraph_id": 8, "text": "The fifth poem, corresponding to the fifth chapter, is not acrostic but still has 22 lines.", "title": "Structure" }, { "paragraph_id": 9, "text": "Although some claim that purpose or function of the acrostic form is unknown, it is frequently thought that a complete alphabetical order expresses a principle of completeness, from alef (first letter) to tav (22nd letter); the English equivalent would be \"from A to Z\".", "title": "Structure" }, { "paragraph_id": 10, "text": "English translations that attempt to capture this acrostic nature are few in number. They include those by Ronald Knox and by David R. Slavitt. In both cases their mapping of the 22 Hebrew letters into the Latin alphabet's 26 uses 'A' to 'V' (omitting W, X, Y and Z), thus lacking the \"A to Z\" sense of completeness.", "title": "Structure" }, { "paragraph_id": 11, "text": "The book's first four chapters have a well-defined qinah rhythm of three stresses followed by two, although the fifth chapter lacks this. Dobbs-Allsopp describes this meter as \"the rhythmic dominance of unbalanced and enjambed lines\". Again, few English translations attempt to capture this. Exceptions include Robert Alter's The Hebrew Bible and the New American Bible Revised Edition.", "title": "Structure" }, { "paragraph_id": 12, "text": "Lamentations has traditionally been ascribed to Jeremiah. The ascription of authorship to Jeremiah derives from the impetus to ascribe all biblical books to inspired biblical authors, and Jeremiah being a prophet at the time who prophesied its demise was an obvious choice. Additionally in 2 Chronicles 35:25 Jeremiah is said to have composed a lament on the death of King Josiah, but there is no reference to Josiah in the book of Lamentations and no reason to connect it to Jeremiah. However, the modern consensus amongst scholars is that Jeremiah did not write Lamentations; like most ancient literature, the author remains anonymous. Most likely, each of the book's chapters was written by a different poet, and they then were joined to form the book.", "title": "Composition" }, { "paragraph_id": 13, "text": "The book's language fits an Exilic date (586–520 BCE), and the poems probably originated from Judeans who remained in the land. The fact that the acrostics follow the pe-ayin order of the pre-exilic Paleo-Hebrew alphabet/script further supports the position that they are not postexilic compositions. However, the sequence of the chapters is not chronological, and the poems were not necessarily written by eyewitnesses to the events. The book was compiled between 586 BCE and the end of the 6th century BCE, when the Temple was rebuilt. Because Second Isaiah, whose work is dated to 550–538 BCE, seems to have known at least parts of Lamentations, the book was probably in circulation by the mid-6th century, but the exact time, place, and reason for its composition are unknown.", "title": "Composition" }, { "paragraph_id": 14, "text": "Scholars are divided over whether the book is the work of one or multiple authors. One clue pointing to multiple authors is that the gender and situation of the first-person witness changes – the narration is feminine in the first and second lamentation, and masculine in the third, while the fourth and fifth are eyewitness reports of Jerusalem's destruction; conversely, the similarities of style, vocabulary, and theological outlook, as well as the uniform historical setting, are arguments for one author.", "title": "Composition" }, { "paragraph_id": 15, "text": "Lamentations is recited annually by Jews on the fast day of Tisha B'Av (\"Ninth of Av\") (July–August), mourning the destruction of both the First Temple (by the Babylonians in 586 BCE) and the Second Temple (by the Romans in 70 CE).", "title": "Later interpretation and influence" }, { "paragraph_id": 16, "text": "In Christian tradition, readings from Lamentations are part of the Holy Week liturgies.", "title": "Later interpretation and influence" }, { "paragraph_id": 17, "text": "In Western Christianity, readings (often chanted) and choral settings of extracts from the book are used in the Lenten religious service known as Tenebrae (Latin for 'darkness'). In the Church of England, readings are used at Morning and Evening Prayer on the Monday and Tuesday of Holy Week, and at Evening Prayer on Good Friday.", "title": "Later interpretation and influence" }, { "paragraph_id": 18, "text": "In the Coptic Orthodox Church, the book's third chapter is chanted on the 12th hour of the Good Friday service, which commemorates the burial of Jesus.", "title": "Later interpretation and influence" } ]
The Book of Lamentations is a collection of poetic laments for the destruction of Jerusalem in 586 BCE. In the Hebrew Bible it appears in the Ketuvim ("Writings") as one of the Five Megillot alongside the Song of Songs, Book of Ruth, Ecclesiastes and the Book of Esther although there is no set order. In the Christian Old Testament it follows the Book of Jeremiah, as the prophet Jeremiah is its traditional author. Some motifs of a traditional Mesopotamian "city lament" are evident in the book, such as mourning the desertion of the city by God, its destruction, and the ultimate return of the divinity; others "parallel the funeral dirge in which the bereaved bewails... and... addresses the [dead]". The tone is bleak: God does not speak, the degree of suffering is presented as overwhelming, and expectations of future redemption are minimal. Nonetheless, the author repeatedly makes clear that the city, and even the author himself, have profusely sinned against God, justifying his wrath. In doing so the author does not blame God but rather presents him as righteous, just, and sometimes even as merciful.
2001-10-08T05:35:10Z
2023-11-20T10:00:50Z
[ "Template:Cite journal", "Template:Refend", "Template:S-hou", "Template:Authority control", "Template:Wikisource", "Template:Tanakh OT", "Template:Lang", "Template:Citation needed", "Template:Reflist", "Template:Books of the Bible", "Template:Redirect", "Template:Lang-he", "Template:Wikiquote", "Template:S-bef", "Template:Cite book", "Template:S-end", "Template:Book of Lamentations", "Template:The Three Weeks", "Template:Transl", "Template:Circa", "Template:Refbegin", "Template:Librivox book", "Template:S-ttl", "Template:Sfn", "Template:Dubious", "Template:S-start", "Template:Short description", "Template:Cite web", "Template:S-aft" ]
https://en.wikipedia.org/wiki/Book_of_Lamentations
4,390
Book of Ezekiel
The Book of Ezekiel (Hebrew: ספר יחזקאל; Latin: Liber Ezechielis) is the third of the Latter Prophets in the Tanakh (Hebrew Bible) and one of the major prophetic books in the Christian Bible, where it follows Isaiah and Jeremiah. According to the book itself, it records six visions of the prophet Ezekiel, exiled in Babylon, during the 22 years from 593 to 571 BCE, although it is the product of a long and complex history and does not necessarily preserve the very words of the prophet. The visions and the book are structured around three themes: (1) judgment on Israel (chapters 1–24); (2) judgment on the nations (chapters 25–32); and (3) future blessings for Israel (chapters 33–48). Its themes include the concepts of the presence of God, purity, Israel as a divine community, and individual responsibility to God. Its later influence has included the development of mystical and apocalyptic traditions in Second Temple Judaism, Rabbinic Judaism, and Christianity. Ezekiel has the broad threefold structure found in a number of the prophetic books: oracles of woe against the prophet's own people, followed by oracles against Israel's neighbours, ending in prophecies of hope and salvation: The book opens with a vision of YHWH (יהוה). The book moves on to anticipate the destruction of Jerusalem and the Temple, explains this as God's punishment, and closes with the promise of a new beginning and a new Temple. Some of the highlights include: The Book of Ezekiel describes itself as the words of Ezekiel ben-Buzi, a priest living in exile in the city of Babylon between 593 and 571 BCE. Most scholars today accept the basic authenticity of the book, but see in it significant additions by a school of later followers of the original prophet. According to Jewish tradition, the Men of the Great Assembly wrote the Book of Ezekiel, based on the prophet's words. While the book exhibits considerable unity and probably reflects much of the historic Ezekiel, it is the product of a long and complex history and does not necessarily preserve the very words of the prophet. According to the book that bears his name, Ezekiel ben-Buzi was born into a priestly family of Jerusalem c.623 BCE, during the reign of the reforming king Josiah. Prior to this time, Judah had been a vassal of the Assyrian empire, but the rapid decline of Assyria after c. 630 led Josiah to assert his independence and institute a religious reform stressing loyalty to Yahweh, the national God of Israel. Josiah was killed in 609 and Judah became a vassal of the new regional power, the Neo-Babylonian empire. In 597, following a rebellion against Babylon, Ezekiel was among the large group of Judeans taken into captivity by the Babylonians. He appears to have spent the rest of his life in Mesopotamia. A further deportation of Jews from Jerusalem to Babylon occurred in 586 when a second unsuccessful rebellion resulted in the destruction of the city and its Temple and the exile of the remaining elements of the royal court, including the last scribes and priests. The various dates given in the book suggest that Ezekiel was 25 when he went into exile, 30 when he received his prophetic call, and 52 at the time of the last vision c. 571. The Jewish scriptures were translated into Greek in the two centuries prior to the Common Era. The Greek version of these books is called the Septuagint. The Jewish Bible in Hebrew is called the Masoretic Text (meaning passing down after a Hebrew word Masorah; for Jewish scholars and rabbis curated and commented on the text). The Greek (Septuagint) version of Ezekiel differs slightly from the Hebrew (Masoretic) version – it is about 8 verses shorter (out of 1,272) and possibly represents an earlier transmission of the book we have today (according to the Masoretic tradition) – while other ancient manuscript fragments differ from both. The first half of the 20th century saw several attempts to deny the authorship and authenticity of the book, with scholars such as C. C. Torrey (1863–1956) and Morton Smith placing it variously in the 3rd century BCE and in the 8th/7th. The pendulum swung back in the post-war period, with an increasing acceptance of the book's essential unity and historical placement in the Exile. The most influential modern scholarly work on Ezekiel, Walther Zimmerli's two-volume commentary, appeared in German in 1969 and in English in 1979 and 1983. Zimmerli traces the process by which Ezekiel's oracles were delivered orally and transformed into a written text by the prophet and his followers through a process of ongoing re-writing and re-interpretation. He isolates the oracles and speeches behind the present text, and traces Ezekiel's interaction with a mass of mythological, legendary and literary material as he developed his insights into Yahweh's purposes during the period of destruction and exile. As a priest, Ezekiel is fundamentally concerned with the Kavod YHWH, a technical phrase meaning the presence (shekhinah) of YHWH (i.e., one of the Names of God) among the people, in the Tabernacle, and in the Temple, and normally translated as "glory of God". In Ezekiel the phrase describes God mounted on His throne-chariot as he departs from the Temple in chapters 1–11 and returns to what Marvin Sweeney describes as a portrayal of "the establishment of the new temple in Zion as YHWH returns to the temple, which then serves as the center for a new creation with the tribes of Israel arrayed around it" in chapters 40–48. The vision in chapters 1:4–28 reflects common mythological/Biblical themes and the imagery of the Temple: God appears in a cloud from the north – the north being the usual home of God/the gods in ancient mythology and Biblical literature – with four living creatures corresponding to the two cherubim above the Mercy Seat of the Ark of the Covenant and the two in the Holy of Holies, the innermost chamber of the Temple; the burning coals of fire between the creatures perhaps represents the fire on the sacrificial altar, and the famous "wheel within a wheel" may represent the rings by which the Levites carried the Ark, or the wheels of the cart. Ezekiel depicts the destruction of Jerusalem as a purificatory sacrifice upon the altar, made necessary by the "abominations" in the Temple (the presence of idols and the worship of the god Tammuz) described in chapter 8. The process of purification begins, God prepares to leave, and a priest lights the sacrificial fire to the city. Nevertheless, the prophet announces that a small remnant will remain true to Yahweh in exile, and will return to the purified city. The image of the valley of dry bones returning to life in chapter 37 signifies the restoration of the purified Israel. Previous prophets had used "Israel" to mean the northern kingdom and its tribes; when Ezekiel speaks of Israel he is addressing the deported remnant of Judah; at the same time, however, he can use this term to mean the glorious future destiny of a truly comprehensive "Israel". In sum, the book describes God's promise that the people of Israel will maintain their covenant with God when they are purified and receive a "new heart" (another of the book's images) which will enable them to observe God's commandments and live in the land in a proper relationship with Yahweh. The theology of Ezekiel is notable for its contribution to the emerging notion of individual responsibility to God – each man would be held responsible only for his own sins. This is in marked contrast to the Deuteronomistic writers, who held that the sins of the nation would be held against all, without regard for an individual's personal guilt. Nonetheless, Ezekiel shared many ideas in common with the Deuteronomists, notably the notion that God works according to the principle of retributive justice and an ambivalence towards kingship (although the Deuteronomists reserved their scorn for individual kings rather than for the office itself). As a priest, Ezekiel praises the Zadokites over the Levites (lower level temple functionaries), whom he largely blames for the destruction and exile. He is clearly connected with the Holiness Code and its vision of a future dependent on keeping the Laws of God and maintaining ritual purity. Notably, Ezekiel blames the Babylonian exile not on the people's failure to keep the Law, but on their worship of gods other than Yahweh and their injustice: these, says Ezekiel in chapters 8–11, are the reasons God's Shekhinah left his city and his people. Ezekiel's imagery provided much of the basis for the Second Temple mystical tradition in which the visionary ascended through the Seven Heavens in order to experience the presence of God and understand His actions and intentions. The book's literary influence can be seen in the later apocalyptic writings of Daniel and Zechariah. He is specifically mentioned by Ben Sirah (a writer of the Hellenistic period who listed the "great sages" of Israel) and 4 Maccabees (1st century CE). In the 1st century CE the historian Josephus said that the prophet wrote two books: he may have had in mind the Apocryphon of Ezekiel, a 1st-century CE text that expands on the doctrine of resurrection. Ezekiel appears only briefly in the Dead Sea Scrolls, but his influence there was profound, most notably in the Temple Scroll with its temple plans, and the defence of the Zadokite priesthood in the Damascus Document. There was apparently some question concerning the inclusion of Ezekiel in the canon of scripture, since it is frequently at odds with the Torah (the five "Books of Moses" which are foundational to Judaism). Ezekiel is referenced more in the Book of Revelation than in any other New Testament writing. To take just two well-known passages, the famous Gog and Magog prophecy in Revelation 20:8 refers back to Ezekiel 38–39, and in Revelation 21–22, as in the closing visions of Ezekiel, the prophet is transported to a high mountain where a heavenly messenger measures the symmetrical new Jerusalem, complete with high walls and twelve gates, the dwelling-place of God where His people will enjoy a state of perfect well-being. Apart from Revelation, however, where Ezekiel is a major source, there is very little allusion to the prophet in the New Testament; the reasons for this are unclear, but it cannot be assumed that every Christian or Hellenistic Jewish community in the 1st century would have had a complete set of (Hebrew) scripture scrolls, and in any case Ezekiel was under suspicion of encouraging dangerous mystical speculation, as well as being sometimes obscure, incoherent, and pornographic. The angelic creatures and accompanying wheels seen by Ezekiel in Chapter 1 are referred to by the spiritual song Ezekiel Saw the Wheel. In the Command & Conquer video game series, the Nod Stealth Tank is sometimes referred to as the "Ezekiel Wheel", referring to the same passage. The imagery in Ezekiel 37:1–14 of the Valley of Dry Bones, which Ezekiel prophesies will be resurrected, is referred to in the 1928 spiritual song "Dem Dry Bones", the folk song Dry Bones and the song Black Cowboys by Bruce Springsteen on his 2005 album Devils & Dust.
[ { "paragraph_id": 0, "text": "The Book of Ezekiel (Hebrew: ספר יחזקאל; Latin: Liber Ezechielis) is the third of the Latter Prophets in the Tanakh (Hebrew Bible) and one of the major prophetic books in the Christian Bible, where it follows Isaiah and Jeremiah. According to the book itself, it records six visions of the prophet Ezekiel, exiled in Babylon, during the 22 years from 593 to 571 BCE, although it is the product of a long and complex history and does not necessarily preserve the very words of the prophet.", "title": "" }, { "paragraph_id": 1, "text": "The visions and the book are structured around three themes: (1) judgment on Israel (chapters 1–24); (2) judgment on the nations (chapters 25–32); and (3) future blessings for Israel (chapters 33–48). Its themes include the concepts of the presence of God, purity, Israel as a divine community, and individual responsibility to God. Its later influence has included the development of mystical and apocalyptic traditions in Second Temple Judaism, Rabbinic Judaism, and Christianity.", "title": "" }, { "paragraph_id": 2, "text": "Ezekiel has the broad threefold structure found in a number of the prophetic books: oracles of woe against the prophet's own people, followed by oracles against Israel's neighbours, ending in prophecies of hope and salvation:", "title": "Structure" }, { "paragraph_id": 3, "text": "The book opens with a vision of YHWH (יהוה). The book moves on to anticipate the destruction of Jerusalem and the Temple, explains this as God's punishment, and closes with the promise of a new beginning and a new Temple.", "title": "Summary" }, { "paragraph_id": 4, "text": "Some of the highlights include:", "title": "Summary" }, { "paragraph_id": 5, "text": "The Book of Ezekiel describes itself as the words of Ezekiel ben-Buzi, a priest living in exile in the city of Babylon between 593 and 571 BCE. Most scholars today accept the basic authenticity of the book, but see in it significant additions by a school of later followers of the original prophet. According to Jewish tradition, the Men of the Great Assembly wrote the Book of Ezekiel, based on the prophet's words. While the book exhibits considerable unity and probably reflects much of the historic Ezekiel, it is the product of a long and complex history and does not necessarily preserve the very words of the prophet.", "title": "Composition" }, { "paragraph_id": 6, "text": "According to the book that bears his name, Ezekiel ben-Buzi was born into a priestly family of Jerusalem c.623 BCE, during the reign of the reforming king Josiah. Prior to this time, Judah had been a vassal of the Assyrian empire, but the rapid decline of Assyria after c. 630 led Josiah to assert his independence and institute a religious reform stressing loyalty to Yahweh, the national God of Israel. Josiah was killed in 609 and Judah became a vassal of the new regional power, the Neo-Babylonian empire. In 597, following a rebellion against Babylon, Ezekiel was among the large group of Judeans taken into captivity by the Babylonians. He appears to have spent the rest of his life in Mesopotamia. A further deportation of Jews from Jerusalem to Babylon occurred in 586 when a second unsuccessful rebellion resulted in the destruction of the city and its Temple and the exile of the remaining elements of the royal court, including the last scribes and priests. The various dates given in the book suggest that Ezekiel was 25 when he went into exile, 30 when he received his prophetic call, and 52 at the time of the last vision c. 571.", "title": "Composition" }, { "paragraph_id": 7, "text": "The Jewish scriptures were translated into Greek in the two centuries prior to the Common Era. The Greek version of these books is called the Septuagint. The Jewish Bible in Hebrew is called the Masoretic Text (meaning passing down after a Hebrew word Masorah; for Jewish scholars and rabbis curated and commented on the text). The Greek (Septuagint) version of Ezekiel differs slightly from the Hebrew (Masoretic) version – it is about 8 verses shorter (out of 1,272) and possibly represents an earlier transmission of the book we have today (according to the Masoretic tradition) – while other ancient manuscript fragments differ from both.", "title": "Composition" }, { "paragraph_id": 8, "text": "The first half of the 20th century saw several attempts to deny the authorship and authenticity of the book, with scholars such as C. C. Torrey (1863–1956) and Morton Smith placing it variously in the 3rd century BCE and in the 8th/7th. The pendulum swung back in the post-war period, with an increasing acceptance of the book's essential unity and historical placement in the Exile. The most influential modern scholarly work on Ezekiel, Walther Zimmerli's two-volume commentary, appeared in German in 1969 and in English in 1979 and 1983. Zimmerli traces the process by which Ezekiel's oracles were delivered orally and transformed into a written text by the prophet and his followers through a process of ongoing re-writing and re-interpretation. He isolates the oracles and speeches behind the present text, and traces Ezekiel's interaction with a mass of mythological, legendary and literary material as he developed his insights into Yahweh's purposes during the period of destruction and exile.", "title": "Composition" }, { "paragraph_id": 9, "text": "As a priest, Ezekiel is fundamentally concerned with the Kavod YHWH, a technical phrase meaning the presence (shekhinah) of YHWH (i.e., one of the Names of God) among the people, in the Tabernacle, and in the Temple, and normally translated as \"glory of God\". In Ezekiel the phrase describes God mounted on His throne-chariot as he departs from the Temple in chapters 1–11 and returns to what Marvin Sweeney describes as a portrayal of \"the establishment of the new temple in Zion as YHWH returns to the temple, which then serves as the center for a new creation with the tribes of Israel arrayed around it\" in chapters 40–48. The vision in chapters 1:4–28 reflects common mythological/Biblical themes and the imagery of the Temple: God appears in a cloud from the north – the north being the usual home of God/the gods in ancient mythology and Biblical literature – with four living creatures corresponding to the two cherubim above the Mercy Seat of the Ark of the Covenant and the two in the Holy of Holies, the innermost chamber of the Temple; the burning coals of fire between the creatures perhaps represents the fire on the sacrificial altar, and the famous \"wheel within a wheel\" may represent the rings by which the Levites carried the Ark, or the wheels of the cart.", "title": "Themes" }, { "paragraph_id": 10, "text": "Ezekiel depicts the destruction of Jerusalem as a purificatory sacrifice upon the altar, made necessary by the \"abominations\" in the Temple (the presence of idols and the worship of the god Tammuz) described in chapter 8. The process of purification begins, God prepares to leave, and a priest lights the sacrificial fire to the city. Nevertheless, the prophet announces that a small remnant will remain true to Yahweh in exile, and will return to the purified city. The image of the valley of dry bones returning to life in chapter 37 signifies the restoration of the purified Israel.", "title": "Themes" }, { "paragraph_id": 11, "text": "Previous prophets had used \"Israel\" to mean the northern kingdom and its tribes; when Ezekiel speaks of Israel he is addressing the deported remnant of Judah; at the same time, however, he can use this term to mean the glorious future destiny of a truly comprehensive \"Israel\". In sum, the book describes God's promise that the people of Israel will maintain their covenant with God when they are purified and receive a \"new heart\" (another of the book's images) which will enable them to observe God's commandments and live in the land in a proper relationship with Yahweh.", "title": "Themes" }, { "paragraph_id": 12, "text": "The theology of Ezekiel is notable for its contribution to the emerging notion of individual responsibility to God – each man would be held responsible only for his own sins. This is in marked contrast to the Deuteronomistic writers, who held that the sins of the nation would be held against all, without regard for an individual's personal guilt. Nonetheless, Ezekiel shared many ideas in common with the Deuteronomists, notably the notion that God works according to the principle of retributive justice and an ambivalence towards kingship (although the Deuteronomists reserved their scorn for individual kings rather than for the office itself). As a priest, Ezekiel praises the Zadokites over the Levites (lower level temple functionaries), whom he largely blames for the destruction and exile. He is clearly connected with the Holiness Code and its vision of a future dependent on keeping the Laws of God and maintaining ritual purity. Notably, Ezekiel blames the Babylonian exile not on the people's failure to keep the Law, but on their worship of gods other than Yahweh and their injustice: these, says Ezekiel in chapters 8–11, are the reasons God's Shekhinah left his city and his people.", "title": "Themes" }, { "paragraph_id": 13, "text": "Ezekiel's imagery provided much of the basis for the Second Temple mystical tradition in which the visionary ascended through the Seven Heavens in order to experience the presence of God and understand His actions and intentions. The book's literary influence can be seen in the later apocalyptic writings of Daniel and Zechariah. He is specifically mentioned by Ben Sirah (a writer of the Hellenistic period who listed the \"great sages\" of Israel) and 4 Maccabees (1st century CE). In the 1st century CE the historian Josephus said that the prophet wrote two books: he may have had in mind the Apocryphon of Ezekiel, a 1st-century CE text that expands on the doctrine of resurrection. Ezekiel appears only briefly in the Dead Sea Scrolls, but his influence there was profound, most notably in the Temple Scroll with its temple plans, and the defence of the Zadokite priesthood in the Damascus Document. There was apparently some question concerning the inclusion of Ezekiel in the canon of scripture, since it is frequently at odds with the Torah (the five \"Books of Moses\" which are foundational to Judaism).", "title": "Later interpretation and influence" }, { "paragraph_id": 14, "text": "Ezekiel is referenced more in the Book of Revelation than in any other New Testament writing. To take just two well-known passages, the famous Gog and Magog prophecy in Revelation 20:8 refers back to Ezekiel 38–39, and in Revelation 21–22, as in the closing visions of Ezekiel, the prophet is transported to a high mountain where a heavenly messenger measures the symmetrical new Jerusalem, complete with high walls and twelve gates, the dwelling-place of God where His people will enjoy a state of perfect well-being. Apart from Revelation, however, where Ezekiel is a major source, there is very little allusion to the prophet in the New Testament; the reasons for this are unclear, but it cannot be assumed that every Christian or Hellenistic Jewish community in the 1st century would have had a complete set of (Hebrew) scripture scrolls, and in any case Ezekiel was under suspicion of encouraging dangerous mystical speculation, as well as being sometimes obscure, incoherent, and pornographic.", "title": "Later interpretation and influence" }, { "paragraph_id": 15, "text": "The angelic creatures and accompanying wheels seen by Ezekiel in Chapter 1 are referred to by the spiritual song Ezekiel Saw the Wheel. In the Command & Conquer video game series, the Nod Stealth Tank is sometimes referred to as the \"Ezekiel Wheel\", referring to the same passage.", "title": "In popular culture" }, { "paragraph_id": 16, "text": "The imagery in Ezekiel 37:1–14 of the Valley of Dry Bones, which Ezekiel prophesies will be resurrected, is referred to in the 1928 spiritual song \"Dem Dry Bones\", the folk song Dry Bones and the song Black Cowboys by Bruce Springsteen on his 2005 album Devils & Dust.", "title": "In popular culture" } ]
The Book of Ezekiel is the third of the Latter Prophets in the Tanakh and one of the major prophetic books in the Christian Bible, where it follows Isaiah and Jeremiah. According to the book itself, it records six visions of the prophet Ezekiel, exiled in Babylon, during the 22 years from 593 to 571 BCE, although it is the product of a long and complex history and does not necessarily preserve the very words of the prophet. The visions and the book are structured around three themes: (1) judgment on Israel; (2) judgment on the nations; and (3) future blessings for Israel. Its themes include the concepts of the presence of God, purity, Israel as a divine community, and individual responsibility to God. Its later influence has included the development of mystical and apocalyptic traditions in Second Temple Judaism, Rabbinic Judaism, and Christianity.
2001-10-08T05:37:21Z
2023-12-18T19:42:32Z
[ "Template:Sfn", "Template:Circa", "Template:S-ttl", "Template:Wikiquote", "Template:Bibleverse", "Template:Refbegin", "Template:Refend", "Template:Librivox book", "Template:Authority control", "Template:S-aft", "Template:Book of Ezekiel", "Template:Lang-he", "Template:Lang-la", "Template:Wikisource", "Template:S-bef", "Template:Other uses", "Template:Tanakh OT", "Template:Reflist", "Template:S-start", "Template:Commons category", "Template:Cite web", "Template:Cite journal", "Template:S-hou", "Template:S-end", "Template:Script/Hebrew", "Template:See also", "Template:Cite book", "Template:Short description", "Template:For", "Template:Books of the Bible" ]
https://en.wikipedia.org/wiki/Book_of_Ezekiel
4,391
Big Brother (franchise)
Big Brother is a Dutch reality competition television franchise created by John de Mol Jr., first broadcast in the Netherlands in 1999 and subsequently syndicated internationally. The show features contestants called "housemates" or "HouseGuests" who live together in a specially constructed house that is isolated from the outside world. The name is inspired by Big Brother from George Orwell's novel Nineteen Eighty-Four, and the housemates are continuously monitored during their stay in the house by live television cameras as well as personal audio microphones. Throughout the course of the competition, they are voted out (usually on a weekly basis) until only one remains and wins the cash prize. As of 5 August 2023, there have been 508 seasons of Big Brother in over 63 franchise countries and regions. English-language editions of the program are often referred to by its initials "BB". The title of many Spanish-language editions of the program is translated as Gran Hermano (GH). At regular intervals, the housemates privately nominate a number of their fellow housemates whom they wish to be evicted from the house. The housemates with the most nominations are then announced, and viewers are given the opportunity to vote via telephone for the nominee they wish to be evicted or saved from eviction. The last person remaining is declared the winner. Some more recent editions have since included additional methods of voting, such as voting through social media and smartphone applications. Occasionally, non-standard votes occur, where two houseguests are evicted at once or no one is voted out. In the earlier series of Big Brother, there were 10 contestants with evictions every two weeks. However, the UK version introduced a larger number of contestants with weekly evictions. Most versions of Big Brother follow the weekly eviction format, broadcast over approximately three months for 16 contestants. The contestants are required to do housework and are assigned tasks by the producers of the show (who communicate with the housemates via the omnipresent authority figure known to them only as "Big Brother"). The tasks are designed to test their teamwork abilities and community spirit. In some countries, the housemates' shopping budget or weekly allowance (to buy food and other essentials) depends on the outcome of assigned tasks. The term Big Brother originates from George Orwell's novel Nineteen Eighty-Four, with its theme of continuous oppressive surveillance. The program also relies on other techniques, such as a stripped back-to-basic environment, evictions, weekly tasks and competitions set by Big Brother, and the "Diary Room" (or "Confession Room") where housemates convey their private thoughts to the camera and reveal their nominees for eviction. The first version of Big Brother was broadcast in 1999 on Veronica in the Netherlands. In the first season of Big Brother, the house was very basic. Although essential amenities such as running water, furniture, and a limited ration of food were provided, luxury items were often forbidden. This added a survivalist element to the show, increasing the potential for social tension. Nearly all later series provide a modern house for the contest with a Jacuzzi, sauna, VIP suite, loft, and other luxuries. The format has become an international TV franchise. While each country or region has its own variation, the common theme is that the contestants are confined to the house and have their every action recorded by cameras and microphones and that no contact with the outside world is permitted. Most international versions of the show remain quite similar to each other: their main format remains true to the original fly on the wall observational style with the emphasis on human relationships, to the extent that contestants usually are forbidden from discussing nominations or voting strategy. In 2001, the American version adopted a different format since the second season, where the contestants are encouraged to strategize to advance in the game; in this format, the contestants themselves vote to evict each other. Big Brother Canada, introduced in 2013, also follows the American format. In 2011, the UK version controversially adopted the discussion of nominations before reversing this rule after a poll by Big Brother broadcaster Channel 5. The Australian series also used an American-styled format when the series was rebooted in 2020. From a sociological and demographic perspective, Big Brother allows an analysis of how people react when forced into close confinement with people outside of their comfort zone (having different opinions or ideals, or from a different socioeconomic group). The viewer has the opportunity to see how a person reacts from the outside (through the constant recording of their actions) and the inside (in the Diary or Confession Room). The Diary Room is where contestants can privately express their feelings about the game, strategy and the other contestants. The results range from violent or angry confrontations to genuine and tender connections (often including romantic interludes). In 2011, Brazilian sociologist Silvia Viana Rodrigues wrote a thesis at University of São Paulo analyzing reality shows as spectacles that proliferate rituals of suffering. She analyzes such rituals in various cultural products from Hollywood and Brazilian television, with special attention to Big Brother Brasil. When investigating the openly eliminatory and cruel face of the game, Silvia Viana points out that such characteristics are liable to be entertainment with great and crucial public engagement because such processes of elimination, competition, exclusion, the affirmation of the war of all against all, of self-management and personal self-control through socio-emotional skills, entrepreneurship, the banality of evil, the naturalization of torture, the "battle for survival" logic and the incorporation of Nazi language and elements are already part of contemporary social life, especially in the context of work under neoliberalism. The thesis was later published as a book. The show is notable for involving the Internet. Although the show typically broadcasts daily updates during the evening (sometimes criticized by viewers and former contestants for heavy editing by producers), viewers can also watch a continuous feed from multiple cameras on the Web in most countries. These websites were successful, even after some national series began charging for access to the video stream. In some countries, Internet broadcasting was supplemented by updates via email, WAP and SMS. The house is shown live on satellite television, although in some countries there is a 10–15 minutes delay to allow libelous or unacceptable content (such as references to people not participating in the program who have not consented to have personal information broadcast) to be removed. Contestants occasionally develop sexual relationships; the level of sexual explicitness allowed to be shown in broadcast and Internet-feed varies according to the country's broadcasting standards. Big Brother contestants are isolated in the house, without access to television, radio, or the Internet. They are not permitted routine communication with the outside world. This was an important issue for most earlier series of the show. In more-recent series, contestants are occasionally allowed to view televised events (usually as a reward for winning at a task). In most versions of the program, books and writing materials are also forbidden, although exceptions are sometimes made for religious materials such as the Bible, Tanakh or the Qur'an. Some versions ban all writing implements, even items that can be used to write (such as lipstick or eyeliner). Despite the housemates' isolation, some contestants are occasionally allowed to leave the house as part of tasks. Contestants are permitted to leave the house in an emergency. News from the outside world may occasionally be given as a reward. Additionally, news of extraordinary events from the outside world may be given to the Housemates if such information is considered important, such notable past examples include that of national election results, (along with Housemates being able participate in said elections, for countries with compulsory voting) the September 11 attacks, and the COVID-19 pandemic. Contestants have regularly-scheduled interactions with the show's host on eviction nights. Throughout each day, the program's producer, in the "Big Brother" voice, issues directives and commands to contestants. Some versions of the show allow private counselling sessions with a psychologist. These are allowed at any time and are often conducted by telephone from the Diary Room. Due to the intelligibility of certain languages across several nations, it has been possible to make regional versions of Big Brother. All of these follow the normal Big Brother rules, except that contestants must come from each of the countries in the region where it airs: Big Brother Albania of Albania and Kosovo, Big Brother Angola e Moçambique of Angola and Mozambique, Big Brother Africa of Africa (includes Angola, Botswana, Ethiopia, Ghana, Kenya, Liberia, Malawi, Mozambique, Namibia, Nigeria, Rwanda, Sierra Leone, South Africa, Tanzania, Uganda, Zambia and Zimbabwe), Big Brother: الرئيس of the Middle East (includes Bahrain, Egypt, Iraq, Jordan, Kuwait, Lebanon, Oman, Saudi Arabia, Somalia, Syria and Tunisia), Gran Hermano del Pacífico of South America (includes Chile, Ecuador and Peru), Big Brother of Scandinavia (includes Norway and Sweden) and Veliki brat of the Balkans (includes Serbia, Montenegro, Croatia, Bosnia and Herzegovina and North Macedonia). The British version of the show previously accepted Irish applicants, however the terms and conditions of ITV2's reboot state you must reside in the UK. On the other hand, some countries have multiple franchises based on language. Bigg Boss of India has the most regional-based versions Hindi, Marathi, Tamil, Bengali, Telugu, Kannada and Malayalam language versions; Canada has French- and English-language versions; and the United States has English- and Spanish-language versions of the show. The Pakistani television program Tamasha recently became a part of the franchise. Initially produced by ARY Digital, a Pakistani TV channel, the reality show's first season garnered significant success and audience engagement, with its different twists and tasks being the main concept of the show. During its second season, the show officially adopted the original format of Big Brother. As of 2023, it stands as the sole franchise of the Big Brother format in Pakistan, with the show being conducted exclusively in the Urdu language. In 2001, Big Brother 3 of the Netherlands introduced the "Rich and Poor" concept, in which the house is separated into a luxurious half and a poor half and two teams of housemates compete for a place in the luxurious half. The Dutch version continued this concept to the end of its fourth season. Other versions later followed and introduced a similar concept, of which some have their own twists: Africa (in 2010, 2011, 2012 and 2013), Albania (in 2007), Australia (in 2003 and 2013), Balkan States (in VIP 2010 and 2011), Brazil (2009–present), Canada (2013–present), Denmark (in 2003), Finland (in 2009 and 2014), France (in 2009, 2011–2017), Germany (in 2003, 2004–05, 2005–06, 2008, 2008–09 and since Celebrity 2014), Greece (in 2003), India (in 2012 and 2013), Israel (in 2009), Italy (in 2006 and 2007), Norway (in 2003), Philippines (in 2009, Teen 2010 and 2011), Poland (in 2002), Portugal (in VIP 2013 and 2016), Slovakia (in 2005), Slovenia (in 2008, 2015 and 2016), Scandinavia (in 2005), South Africa (in 2014), Spain (in VIP 2004, 2008, 2009–10 and 2010), United Kingdom (in 2002, Celebrity 2007, 2008, Celebrity 2013 and 2016) and United States (2009–present). In 2011–12, the seventh Argentine series added La Casa de al Lado ("The House Next Door"), a smaller, more luxurious house which served multiple functions. The first week it hosted 4 potential housemates, and the public voted for two of them to enter the main house. The second week, two pairs of twins competed in the same fashion, with only one pair allowed in. Later, the 3rd, 4th and 5th evicted contestants were given the choice of staying on their way out and they competed for the public's vote to reenter the house. Months later, after one of the contestants left the house voluntarily, the House Next Door reopened for four contestants who wanted to reenter and had not been in such a playoff before. The House Next Door was also used in other occasions to accommodate contestants from the main house for limited periods of time, especially to have more privacy (which of course could be seen by the public). The ninth Brazilian season featured the "Bubble": a glass house in a shopping mall in Rio de Janeiro where four potential housemates lived for a week. Later in the season, a bubble was built inside the Big Brother house, with another two housemates living in it for a week until they were voted in and the glass house dismantled. The Glass House was reused in the eleventh season, featuring five evicted housemates competing for a chance to join the house again, and in the thirteenth season, with six potential housemates competing for two places in the main house. A dividing wall from the ninth season was reused in the fourteenth Brazilian season, when mothers and aunts of the housemates entered for International Women's Day and stayed in the house for 6 days, though they could not be seen by the housemates. Every season brings back the glass house. Some editions also featured an all-white panic room, where contestants were held until one of them decided to quit the show. In the fourth English-Canadian season, two house guests were evicted and moved into a special suite where they were able to watch the remaining house guests. A week later, the houseguests were required to unanimously decide which of them to bring back into the house. In 2004, the fifth UK series introduced a villainous Big Brother with harsher punishments, such as taking away prize money, more difficult tasks and secret tricks. This concept has also been used in Australia, Belgium, Bulgaria, Croatia, Finland, Germany, Greece, Italy, the Netherlands, South America, Scandinavia, Serbia, Spain, Thailand, Philippines and Mexico. In 2004, the fifth US season introduced twins who were tasked with secretly switching back and forth in the house; they were allowed to play the game as individual house guests after succeeding at the deception for four weeks. This twist was reused in the seventeenth US season without the deception element – the pair simply needed to survive five weeks without being evicted. HouseGuests who discovered this twist could use the twins to their strategic advantage. This twin or triplet twist was used in several countries. Some made modifications to this twist; others have had twins in the house together without this element of secrecy. The following are the countries that have featured twins or triplets: Australia (in 2005), Germany (in 2005–06), Brazil (in 2006 and 2015), Bulgaria (in 2006, 2012 and VIP 2017), United Kingdom (in 2007, Celebrity 2011, Celebrity 2012, 2013, 2015, 2016 and Celebrity 2017), France (in 2007, 2011, 2013, 2015 and 2016), Spain (in 2007 and 2013), Poland (in 2007 and 2019), India (in 2008), Africa (in 2009), Balkan Region (in 2009 and 2013), Philippines (in 2009, Teen 2012 and 2014), Portugal (in 2010 and 2012), Israel (in 2011), Ukraine (in 2011), Argentina (in 2011 and 2016), Albania (in 2013, 2017, Celebrity 2021-22 and Celebrity 2022-23), Greece (in 2020) and Kosovo (in Celebrity 2022-23). Several versions of the program feature variations of the housemates competing in pairs: Secret missions are a common element of the show since their introduction during the sixth UK series. During these missions, one or more housemates are set a task from Big Brother with the reward of luxuries for the household and/or a personal reward if the task is successful. Some versions of Big Brother have secret tasks presented by another character who lives in plain sight of the housemate. Such characters include Marsha the Moose (from BB Canada) and Surly the Fish (from BB Australia). The third Belgian season introduced a mole. This housemate was given secret missions by Big Brother. The eighth US season introduced "America's Player", where a selected house guest must complete various tasks (determined by public vote) in secret for the duration of their stay in the house in exchange for a cash reward. It was repeated in the tenth US season for a week. The eleventh US season featured Pandora's Box, in which the winning head of household was tempted to open a box, with unintended consequences for the house. The twelfth US season featured a saboteur, who entered the house to wreak havoc with tasks suggested by viewers. The sixteenth US season featured "Team America", in which 3 houseguests were selected to work as a team to complete tasks (determined by public voting) for a cash reward; this continued for the entire season despite the eviction of a team member. The fourth Argentine series added a telephone in the living room. This telephone rang once a week for ten seconds, and the person to pick up the receiver was given an order or news from Big Brother (which typically no other housemate could hear). The order could be beneficial or detrimental, but a refused order resulted in the nomination for eviction. If nobody picked up the call, the whole house would be nominated for eviction. Since Big Brother 2, the UK series has opened with a twist. This has included having potential Housemates being voted upon by the public for one to enter the house (Big Brother 2 & Big Brother 13); public voting for least-favourite housemates, with the housemates choosing between two nominees to evict (Big Brother 3); first-night nominations (Big Brother 4 & Big Brother 13); suitcase nominations (Big Brother 5); Unlucky Housemate 13 (Big Brother 6); Big Brother Hood (Big Brother 7); an all-female house and a set of twins as contestants (Big Brother 8); a couple entering as housemates, who must hide their relationship (Big Brother 9); housemates having to earn housemate status (Big Brother 10); a mole entering the house with an impossible task (Big Brother 11); Pamela Anderson entering as a guest for 5 days (Big Brother 12); a professional actor posing as a housemate and a mother and daughter as contestants (Big Brother 14); one contestant gets a pass to the final (Big Brother 15); first night eviction (Big Brother 16); two houses with "the other house" featuring enemies from the main house housemates past (Big Brother 17); Jackie Stallone entering a house containing her son's ex-wife Brigitte Nielsen (Celebrity Big Brother 3); a "fake celebrity" (a civilian contestant pretending to be a celebrity) in a celebrity edition (Celebrity Big Brother 4); a visit from Jade Goody's family (Celebrity Big Brother 5) and unlocked bedrooms allowing housemates to immediately claim beds with the last housemate becoming the Head of House (Celebrity Big Brother 6). A common opening twist is to only introduce a cast of a single-sex on the premiere of the show while having members of the opposite sex introduced over the next few days. The eighth UK series first used this twist with an initial all-female house, adding a male housemate two days later. The same twist was used in the fourth Bulgarian series, and an all-male premiere was used on Big Brother Africa 4. The second Belgian season was used a similar twist in 2001, where eleven male housemates and one female housemate entered the house on launch night and the second female housemate entered the house on the third day. The fifth UK series introduced fake evictions, where Big Brother misleads housemates that eviction has taken place, only for the "evicted" housemate to reenter the house sometime later. In the eighth UK series, one housemate was evicted, interviewed and sent back into the house. In the fifth Philippine season, four housemates were fake-evicted and stayed in a place called bodega. In the second batch of the eight Philippine season, four housemates were fake-evicted due to losing their duel challenge and temporarily stayed in a secret room. In the adult edition of the tenth Philippine season, two housemates, and later three more, were fake-evicted after failing in two different Ligtask challenges and temporarily stayed in the task room until the end of their weekly task. The concept of the fake-eviction was incorporated into the Australian series for the first time in the sixth Australian season, when housemates Camilla Severi and Anna Lind-Hansen were both fake-evicted in Day 8 and were moved into a secret room in the house, the Revenge Room. Severi and Lind-Hansen could see who nominated them for eviction and were given the opportunity to wreak havoc upon the house and those who nominated them by constructing extravagant tasks for the housemates to complete and for making mess in the house when they were not looking. Severi and Lind-Hansen returned to the house in a live special on Day 10. In the tenth Australian season, Benjamin Zabel was fake-evicted for 24 hours before being returned to the house with immunity from eviction for that week. In the eleventh Australian season Travis Lunardi was fake-evicted and received advice from Benjamin Zabel for 24 hours; Travis returned to the house after a 3-day absence with immunity from eviction for that week. In the thirteenth Brazilian series, Anamara Barreira was fake-evicted. She was removed and put into a small private apartment without the other housemates knowing she was still in the house. After 24 hours, she returned to the house as Head of Household and with immunity from eviction that week. In the sixteenth Brazilian series, Ana Paula Renault was similarly fake-evicted, put into a small private apartment, and returned after 48 hours with immunity from eviction that week. In the eighteen Brazilian series, Gleici Damasceno was similarly fake-evicted, put into a small private apartment, and returned after 72 hours with immunity from eviction and with the power to put someone to eviction. In the first Turkish series, there is a fake eviction in week 10. The Indian version Bigg Boss sees frequent fake evictions. In Kannada Bigg Boss season 4, winner Pratham and co-contestant Malavika were kept in secret room after fake eviction for one week and they were both allowed in the Bigg Boss house. Similarly in Kannada Bigg Boss season 5, firstly Jaya Srinivasan and Sameer Acharya were put into the secret room after fake eviction for one week and then Sameer Acharya was allowed into the house but Jaya Srinivasan was evicted from the secret room itself. In the same season, the runner up Divakar was put into the secret room after fake eviction for one week. The fourteenth US season had four house guests from past seasons return to coach twelve new house guests, playing for a separate prize of $100,000. However, in a reset twist, they opted to join the normal game alongside the other house guests. The seventh Argentine series incorporated a red button into the Confession Room, which would sound an alarm throughout the house. This button was to be used when a contestant wanted to leave the house voluntarily, and the contestant would be given five minutes to leave the house. A red button is also used in Secret Story series, however, in this case whoever presses the button will try to guess someone's secret. In Celebrity Hijack UK, evicted housemates were given the opportunity to choose if a "ninja" delivered good or bad gifts to the house. Later that year, the eighth Australian series introduced the Housemate Hand Grenade, where an evicted housemate decided which remaining housemate received a penalty. A similar punishment used on Big Brother Africa was called the Molotov Cocktail, Dagger or Fuse. The fifteenth US season allowed viewers to vote for a house guest to be made M.V.P., who then secretly nominates a third houseguest for eviction (in addition to the two selected by the Head of Household). In a further twist introduced part-way through the MVP twist, the viewers themselves decided who the third nominee would be, with the HouseGuests still thinking one of their own is the MVP. Like many such twists, this was ended halfway into the season as the pool of contestants shrank. The sixteenth and seventeenth US seasons featured two Heads of Household every week and had four houseguests nominated for eviction. There was also a "Battle of the Block" competition where the two sets of nominees competed to save themselves; the winning pair not only saved themselves but dethroned the Head of Household who nominated them, who was then vulnerable as a replacement nominee if a veto was used. It is also used in specific weeks in Brazil since Big Brother Brasil 16 where the HOH's have to choose which HoH will get R$10,000 and who is the one that will win immunity. In the US version, each season there are three cash prizes: $750,000 for the winner, $75,000 for second, and $50,000 for who was voted by the viewers to be America's Favorite HouseGuest. In 2011, Big Brother Africa (season 6) was the first season of Big Brother to have two winners, each getting US$200,000. In 2015, the sixth Philippine season, also had two winners; one from the teens and one from the regular adults. Each of which received PHP1,000,000. Bigg Boss 8 (India) ended with a twist, where the top five contestants were crowned 'champions'. The season was extended by 35 days (total 135) as a spin-off called Bigg Boss Halla Bol, where ex-contestants from previous seasons entered the house to compete with the five champions. The fourth Philippine season introduced the concept of having reserved housemates, those of whom are short-listed auditioners who were given a chance to be a housemate by completing tasks assigned by Big Brother. It was eventually done also in the eighth Philippine season where the reserved housemates were placed in a camp (a separate House but is just adjacent to the Main House) and that reserved housemate must compete amongst other reserved housemates while gaining points by participating in various tasks, including those that required the participation of doing such tasks outside of the Big Brother House premises. As the eviction was done weekly, once an official housemate is evicted from the Main House, the housemate(s) with the most points earned for that particular week crossovers to the Main House and becomes an official housemate. This reserved housemates twist was also used in Argentina's seventh season and Brazil's ninth season. In 2020, due to the COVID-19 pandemic, the Big Brother Portugal revival started with a twist, where all the contestants were isolated in different apartments for 14 days, in line with World Health Organisation (WHO) recommendations. Cameras were filming them 24 hours a day as usual, and they were able to communicate with each other and host Cláudio Ramos using tablets. In 2002, the Mexican and Spanish editions (BBM1 and GH3) made temporary housemate exchanges. Mexico's Eduardo Orozco swapped with Spain's Andrés Barreiro for 7 days. In 2010, the first 2-housemate exchange was held by Spain and Italy (GH11 and GF10). Gerardo Prager and Saray Pereira from Spain were swapped with Carmela Gualtieri and Massimo Scattarella of Italy for 7 days. In later years, several housemate exchanges were done around the world: Argentina (GH3) and Spain (GH4), Ecuador (GH1) and Mexico (BBM2), and Africa (BBA1) and United Kingdom (BB4) in 2003; Scandinavia (BB2) and Thailand (BBT2) in 2006; Philippines (PBB2) and Slovenia (BB1), and Argentina (GH5) and Spain (GH9) in 2007; Africa (BBA3) and Finland (BB4) in 2008; Finland (BB5) and Philippines (PBB3) in 2009; Finland (BB6) and Slovenia (BBS1) in 2010; Spain (GH12) and Israel (HH3) in 2010–11; Finland (BB7) and Norway (BB4) in 2011; Argentina (GH7) and Israel (HH4) in 2012; Mexico (BB4) and Spain (GH16) in 2015; and Spain (GHVIP5) and Brazil (BBB17) in 2017. In 2003, Mexico's Isabel Madow (BB VIP2) and Spain's Aída Nízar (GH5) were swapped for 7 days. This twist was also done between Russia (BBR1) and Pacific (GHP1) in 2005, and Argentina (GH4) and Brazil (BBB7) in 2007. In 2009, as part of the casting process for Italy's GF9, Doroti Polito and Leonia Coccia visited Spain's GH10. In 2012, four contestants from Denmark's BB4 visited Sweden's BB6 and competed in a Viking-themed challenge. The Danish team won and 'kidnapped' Swedish contestant Annica Englund to the Denmark house for the following week. In 2012, evicted housemate Laisa Portella of Brazil (from BBB12) was a guest on Spain's Gran Hermano 13 for a week; the following week, non-evicted Noemí Merino of GH13 stayed in the Brazilian Big Brother house for 5 days. In 2016, Big Brother UK housemate Nikki Grahame and Big Brother Australia housemate Tim Dormer were voted in by Canada to be houseguests on the 4th season of Big Brother Canada. Similarly, Big Brother UK housemate Jade Goody appeared as a housemate on Bigg Boss India. Big Brother Australia (2015) contestant Priya Malik joined Bigg Boss 9 (India) the same year as a wild card. In 2017, GHVIP5 contestant Elettra Lamborghini visited Brazil's BBB17. In 2019, the winner of Italy's GF15, Alberto Mezzetti visited Brazil's BBB19. In 2022, Bindhu Madhavi, 4th Runner-up of Bigg Boss Tamil 2017 made her entry as a contestant in a Telugu back to win spin-off named Bigg Boss Non-Stop and emerged as the winner of that show respectively. After winning the debut season of Bigg Boss Marathi (regional version of Big Brother), winner Megha Dhade made her entry in Bigg Boss season 12 as a wild card contestant. After winning Season 2 of Bigg Boss Marathi (regional version of Big Brother), winner Shiv Thakare made her entry in Bigg Boss 16. Anouska Golebiewski, an evicted housemate from the United Kingdom (housemate from BB4) visited Australia (BB3) in 2003. In 2005, United Kingdom (Nadia Almada of BB5) visited Australia (BB5) again. In 2006, United Kingdom (Chantelle Houghton of CBB4) visited Germany (BBG6). This twist was used in later years by other countries: Africa (Ricardo Ferreira of BBA3) visited Brazil (BBB9) in 2009; Germany (Annina Ucatis and Sascha Schwan of BBG9) visited the Philippines (PBB3), and Italy (George Leonard and Veronica Ciardi of GF10) visited Albania (BB3) in 2010; Sweden (Martin Granetoft and Peter OrrmyrSara Jonsson of BB5) visited Norway (BB4) in 2011; Brazil (Rafael Cordeiro of BBB12) visited Spain (GH12), and Argentina (Agustín Belforte of GH4) visited Colombia (GH2) in 2012; United States (Dan Gheesling of BB10/BB14) visited Canada (BB1 and the BB2 Jury) in 2013; Canada (Emmett Blois of BB1) visited South Africa (BBM3) in 2014; and Spain (Paula Gonzalez of GH 15) visited Mexico (BBM4) in 2015. A similar event took place between the United States and Canada in 2014 wherein Rachel Reilly (from BB12/BB13) made a video chat to Canada (BB2). Rachel Reilly also appeared on Big Brother Canada's side show, which airs after the eviction episode. There were occasions that a former housemate from one franchise participated and competed in a different franchise: Daniela Martins of France (SS3) competed in Portugal (SS1); Daniel Mkongo of France (SS5) competed in Italy (GF12); Brigitte Nielsen of Denmark (BB VIP) competed in the United Kingdom (CBB3); Jade Goody of the United Kingdom (BB3, BB Panto, and CBB5) competed in India (BB2); Sava Radović of Germany (BB4) competed in the Balkan States (VB1); Nikola Nasteski of the Balkan States (VB4) competed in Bulgaria (BB All-Stars 1); Žarko Stojanović of France (SS5) competed in the Balkan States (VB VIP5); Željko Stojanović of France (SS5) competed in the Balkan States (VB VIP5); Kelly Baron of Brazil (BBB13) competed in Portugal (BB VIP); Lucy Diakovska of Bulgaria (VIP B4) competed in Germany (PBB1); Leila Ben Khalifa of Italy (GF6) competed in France (SS8); Priya Malik of Australia (BB11) competed in India (BB9); Tim Dormer of Australia (BB10) and Nikki Grahame of the United Kingdom (BB7, UBB) competed in Canada (BB4) after beating Jase Wirey of the United States (BB5, BB7) and Veronica Graf of Italy (GF13) in a public vote; Leonel Estevao-Luto of Africa (BB4) competed in Angola & Mozambique (BB3); Frankie Grande of the United States (BB16) competed in the United Kingdom (CBB18); Fanny Rodrigues of Portugal (SS2) competed in France (SS10); and Tucha Anita of Angola (BB3); Amor Romeira of Spain (GH9) competed in Portugal (SS6) and Alain Rochette of Spain (GH17) competed in France (SS11); Despite being American, Brandi Glanville competed first in the United Kingdom (CBB20) then later competed in first Celebrity series in the United States (CBB1); Aída Nizar of Spain (GH5 and GHVIP5) competed in Italy (GF15); Ivana Icardi of Argentina (GH9) competed in Italy (GF16); Gianmarco Onestini of Italy (GF16) competed in Spain (GHVIP7); Michael Terlizzi of Italy (GF16) competed in Spain (GHVIP8). The Big Brother format has been adopted in some countries; the housemates are local celebrities, and the shows are called Celebrity Big Brother or Big Brother VIP. In some countries, the prize money normally awarded to the winning housemate is donated to a charity, and all celebrities are paid to appear in the show as long as they do not voluntarily leave before their eviction or the end of the series. The rest of the rules are nearly the same as those of the original version. The 2006 Netherlands series was entitled Hotel Big Brother. This variation introduced a group of celebrity hoteliers and a Big Boss, who run a hotel and collect money for charity without nominations, evictions or a winner. Another variation appeared in the UK in early 2008, entitled Big Brother: Celebrity Hijack. Instead of being housemates the celebrities became Big Brother himself, creating tasks and holding nominations with the help of Big Brother. The housemates were considered by the producers "Britain's most exceptional and extraordinary" 18- to 21-year-olds. The prize for the winner of the series was £50,000. In 2009, VIP Brother 3 Bulgaria introduced the concept of celebrities competing for charitable causes, which changed each week. Housemates were sometimes allowed to leave the house to raise money for the charity. Ten out of Thirteen seasons of Bigg Boss (the Indian version of Big Brother) have been celebrity-only seasons. The 10th season of Big Boss had celebrities put up against commoners, where a commoner ultimately won. The US and Canadian versions of Big Brother differ from most global versions of the series. The US series began in 2000 with the original Dutch format—i.e., housemates, or HouseGuests, as they are styled in the US, nominating each other for eviction and the public voting on evictions and the eventual winner. But due to both poor ratings and the concurrent popularity of Survivor, a gameplay-oriented format was introduced in the second season, with HouseGuests allowed to strategize, politic and collude to survive eviction, with the entire nomination and eviction process being determined by the HouseGuest themselves. Each week the HouseGuests compete in several competitions in order to win power and safety inside the house, before voting off one of the HouseGuests during the eviction. The main elements of the format are as follows: Before the sixteenth US season, HouseGuests competed in a Have/Have-Not challenge similar to the shopping tasks on Big Brother UK and other international editions. The winners become Haves and enjoy a full pantry of food, while Have-Nots, will be left with a staple diet of "slop" (fortified oatmeal), sleep in designated uncomfortable beds and take cold showers. In later seasons, the Haves & Have-Nots are determined either by the HoH themself or by the results of the HoH Competition. When only two contestants remain, a jury formed of the most recently evicted HouseGuests (generally seven or nine) votes which of the two finalists wins the grand prize. Beginning in the fourth (2003) US season, jury members were sequestered off-site so that they would not be privy to the day-to-day goings-on in the house. (Celebrity Big Brother US does not sequester its jury members—all evicted celebrity HouseGuests vote on the winner.). The final Head of Household competition is split into three parts; the winners of the first two rounds compete in the third and final round. Once only two HouseGuests remain, the members of the jury cast their votes for who should win the series. In addition, US and Canadian Big Brother do not air a live launch show, as is customary in international editions—by the time the network show and live online feeds begin airing, it is not uncommon for at least one HouseGuest to already have been evicted. Also, the North American editions currently air only three times a week, compared with daily or six days a week for the recently rebooted UK franchise. As a result, the TV episodes focus primarily on the main events regarding the gameplay and house politics versus the day-to-day goings-on in the house; to see the latter, watching the live feeds is necessary. In 2013, English-speaking Canada introduced its own version of the show on the cable channel Slice; the series moved to Global TV for its third (2015) season. The show followed the US format but with more elaborate twists and greater viewer participation in the game. Secret tasks were introduced, usually presented by the show's mascot, "Marsha the Moose"; also, as in most global franchises, Big Brother was a distinct character who interacted with the HouseGuests. The French Canadian version mostly followed the US/Anglophone Canadian format, but the public could evict a housemate on some occasions and decided the winner. The 2020 revival of the Big Brother Australia series adopted a slightly altered version of the American format (having previously used the international format) while pre-recording the series months in advance. A "Nomination Challenge" is held to determine who holds the power to nominate for that round, with the winner naming three Nominations for Eviction. During each eviction, all Housemates (excluding the Nominating Housemate) vote to evict. There is no rule prohibiting individuals holding Nomination Power in consecutively between weeks and no Power of Veto is held. Additionally, the Australian public still decided the winner between the final 3. Big Brother Brasil combines the US/Canada and international formats. Brazil votes on evictions and the winner, but housemates compete for HoH, Power of Immunity, and Power of Veto; there is also a weekly shopping competition. HoH nominates one housemate for eviction, while the rest of the house nominates a second housemate. The winner of the Power of Immunity competition gets to choose someone to be safe from nomination. The pilot for Big Brother China, which premiered exclusively online in 2015, had housemates voting on evictions but the public voting for the winner. A similar format was used for Big Brother: Over the Top, an online-only spin-off of the US series that ran in 2016. The nineteenth series of Big Brother UK saw the adaption of the "Game Changer" competition which is very similar to the Power of Veto competition. The winner of this competition has the opportunity to save a nominee from eviction. Like the PoV, there are six people that play in the "Game Changer" competition. The process of how the contestants are chosen is different as the people who have been nominated play in the competition along with the richest housemate. If there are empty left in the competition, then the richest housemate hand picks who will playing in that weeks "Game Changer" competition. The winner of the competition, like the PoV, has the option to save housemate from eviction for the week or not use the power at all. Unlike the PoV however, if the winner does save someone then no replacement nominee was named leaving the remaining nominees up for eviction and facing the public vote. The Big Brother format has been otherwise modified in some countries: There are also "test runs", with a group of celebrities (or journalists) living in the house for several days to test it. There are occasions where people who have auditioned for the show are also put in the house, most notably in the British edition, where many housemates claim to have met before. These series have been televised in Argentina, Bulgaria, Czech Republic, Germany, Mexico, the Pacific region, the Philippines and Spain. In some cases, it is not broadcast, but in others, such as the US edition, it is used as a promotional tool. As of 28 December 2023, Big Brother has produced 508 winners in over 63 franchises. On 5 May 2020, Endemol Shine Group announced that an official Big Brother mobile game named Big Brother: The Game was being developed by Irish gaming company 9th Impact, with a worldwide release expected later that year. The game uses the US format, with competitions determining the Head of Household and Power of Veto holders, with an eviction cycle occurring each day. Players must form alliances with one another to stay in the game and advance to the next tier. Other users may spectate other games, but outside interference is strictly forbidden. Players were able to win up to $1,000,000 in prizes. A trial season took place in the Republic of Ireland during the summer of 2020. The player Aoife Cheung won a €5000 prize after surviving four evictions. The game was officially launched on 15 October 2020 worldwide for both iOS, Android devices and PC platforms. The first season concluded on 29 July 2021 and was won by Amy Elizabeth, a 31-year-old special education teacher from Delaware who won a grand prize of $33,270. On March 7, 2023, a third season of the game was announced to launch later that year on mobile and PC platforms, including Steam. The grand prize was stated to be for up to $1,000,000, with new features being added in response to fan feedback. However, no global third season took place, with a special UK and Ireland-only version launching to coincide with the show returning to ITV2 and ITVX, in an official partnership with the broadcaster. This version featured overhauled graphics, with Banijay announcing that previous games had reached 500K players. In April 2000, Castaway, an independent production company, filed a lawsuit against John de Mol and Endemol for stealing the concepts of their own show called Survive!, a reality television show where contestants are placed on a deserted island and have to take care of themselves alone. These contestants were also filmed by cameras around them. The court later dismissed the lawsuit filed by Castaway against de Mol and Endemol. The Survive! reality television format was later turned into Survivor. In 2000, the estate of George Orwell sued CBS Television and Endemol for copyright and trademark infringement, claiming that the program infringed on the Orwell novel 1984 and its trademarks. After a series of court rulings adverse to the defendants (CBS and Endemol), the case was settled for an undisclosed amount of money on the evening of the trial. There have been three documented occurrences of possible rape happening during the show. In Big Brother South Africa, a male housemate was accused of assaulting a fellow housemate while she was asleep. The pair were filmed kissing and cuddling in bed before the cameras moved away and the male housemate reportedly claimed to housemates the next day that he had intercourse with the contestant. However, the female housemate was apparently shocked by the claims and informed female housemates that she had not consented to have sex with him (under South African law, this act would be constituted as rape). This male housemate was expelled immediately after the allegations surfaced and was later arrested pending investigation, while the female housemate was removed from the house for her own protection and counselling. After this incident, the other housemates were warned not to attempt any further obscene actions, or they would be subject to a penalty of 43 years in prison and immediate expulsion from the house. In Big Brother Brasil, many viewers reported that they watched a male housemate allegedly force himself on a female housemate while she was passed-out drunk after a "boozy party". Soon after, the Polícia Federal entered the house and arrested the offending housemate, who was later banned from ever appearing on the show again. Additionally, an incident of sexual assault occurred in the Australian Big Brother house in 2006, during the show's sixth season. Contestant Michael "John" Bric held down fellow contestant Camilla Severi in her bed while a second man, Michael "Ashley" Cox, "slapped" her in the face with his penis, an indecent act illegal under Australian law. The incident was shown on the 'Adults-only' late-night segment, Big Brother: Adults Only, leading to the show's cancellation. Both men involved in the incident were removed from the house.
[ { "paragraph_id": 0, "text": "Big Brother is a Dutch reality competition television franchise created by John de Mol Jr., first broadcast in the Netherlands in 1999 and subsequently syndicated internationally. The show features contestants called \"housemates\" or \"HouseGuests\" who live together in a specially constructed house that is isolated from the outside world. The name is inspired by Big Brother from George Orwell's novel Nineteen Eighty-Four, and the housemates are continuously monitored during their stay in the house by live television cameras as well as personal audio microphones. Throughout the course of the competition, they are voted out (usually on a weekly basis) until only one remains and wins the cash prize.", "title": "" }, { "paragraph_id": 1, "text": "As of 5 August 2023, there have been 508 seasons of Big Brother in over 63 franchise countries and regions. English-language editions of the program are often referred to by its initials \"BB\". The title of many Spanish-language editions of the program is translated as Gran Hermano (GH).", "title": "" }, { "paragraph_id": 2, "text": "At regular intervals, the housemates privately nominate a number of their fellow housemates whom they wish to be evicted from the house. The housemates with the most nominations are then announced, and viewers are given the opportunity to vote via telephone for the nominee they wish to be evicted or saved from eviction. The last person remaining is declared the winner.", "title": "Premise" }, { "paragraph_id": 3, "text": "Some more recent editions have since included additional methods of voting, such as voting through social media and smartphone applications. Occasionally, non-standard votes occur, where two houseguests are evicted at once or no one is voted out. In the earlier series of Big Brother, there were 10 contestants with evictions every two weeks. However, the UK version introduced a larger number of contestants with weekly evictions. Most versions of Big Brother follow the weekly eviction format, broadcast over approximately three months for 16 contestants.", "title": "Premise" }, { "paragraph_id": 4, "text": "The contestants are required to do housework and are assigned tasks by the producers of the show (who communicate with the housemates via the omnipresent authority figure known to them only as \"Big Brother\"). The tasks are designed to test their teamwork abilities and community spirit. In some countries, the housemates' shopping budget or weekly allowance (to buy food and other essentials) depends on the outcome of assigned tasks.", "title": "Premise" }, { "paragraph_id": 5, "text": "The term Big Brother originates from George Orwell's novel Nineteen Eighty-Four, with its theme of continuous oppressive surveillance. The program also relies on other techniques, such as a stripped back-to-basic environment, evictions, weekly tasks and competitions set by Big Brother, and the \"Diary Room\" (or \"Confession Room\") where housemates convey their private thoughts to the camera and reveal their nominees for eviction.", "title": "History" }, { "paragraph_id": 6, "text": "The first version of Big Brother was broadcast in 1999 on Veronica in the Netherlands. In the first season of Big Brother, the house was very basic. Although essential amenities such as running water, furniture, and a limited ration of food were provided, luxury items were often forbidden. This added a survivalist element to the show, increasing the potential for social tension. Nearly all later series provide a modern house for the contest with a Jacuzzi, sauna, VIP suite, loft, and other luxuries.", "title": "History" }, { "paragraph_id": 7, "text": "The format has become an international TV franchise. While each country or region has its own variation, the common theme is that the contestants are confined to the house and have their every action recorded by cameras and microphones and that no contact with the outside world is permitted.", "title": "History" }, { "paragraph_id": 8, "text": "Most international versions of the show remain quite similar to each other: their main format remains true to the original fly on the wall observational style with the emphasis on human relationships, to the extent that contestants usually are forbidden from discussing nominations or voting strategy. In 2001, the American version adopted a different format since the second season, where the contestants are encouraged to strategize to advance in the game; in this format, the contestants themselves vote to evict each other. Big Brother Canada, introduced in 2013, also follows the American format. In 2011, the UK version controversially adopted the discussion of nominations before reversing this rule after a poll by Big Brother broadcaster Channel 5. The Australian series also used an American-styled format when the series was rebooted in 2020.", "title": "History" }, { "paragraph_id": 9, "text": "From a sociological and demographic perspective, Big Brother allows an analysis of how people react when forced into close confinement with people outside of their comfort zone (having different opinions or ideals, or from a different socioeconomic group). The viewer has the opportunity to see how a person reacts from the outside (through the constant recording of their actions) and the inside (in the Diary or Confession Room). The Diary Room is where contestants can privately express their feelings about the game, strategy and the other contestants. The results range from violent or angry confrontations to genuine and tender connections (often including romantic interludes).", "title": "Reception" }, { "paragraph_id": 10, "text": "In 2011, Brazilian sociologist Silvia Viana Rodrigues wrote a thesis at University of São Paulo analyzing reality shows as spectacles that proliferate rituals of suffering. She analyzes such rituals in various cultural products from Hollywood and Brazilian television, with special attention to Big Brother Brasil. When investigating the openly eliminatory and cruel face of the game, Silvia Viana points out that such characteristics are liable to be entertainment with great and crucial public engagement because such processes of elimination, competition, exclusion, the affirmation of the war of all against all, of self-management and personal self-control through socio-emotional skills, entrepreneurship, the banality of evil, the naturalization of torture, the \"battle for survival\" logic and the incorporation of Nazi language and elements are already part of contemporary social life, especially in the context of work under neoliberalism. The thesis was later published as a book.", "title": "Reception" }, { "paragraph_id": 11, "text": "The show is notable for involving the Internet. Although the show typically broadcasts daily updates during the evening (sometimes criticized by viewers and former contestants for heavy editing by producers), viewers can also watch a continuous feed from multiple cameras on the Web in most countries. These websites were successful, even after some national series began charging for access to the video stream. In some countries, Internet broadcasting was supplemented by updates via email, WAP and SMS. The house is shown live on satellite television, although in some countries there is a 10–15 minutes delay to allow libelous or unacceptable content (such as references to people not participating in the program who have not consented to have personal information broadcast) to be removed.", "title": "Reception" }, { "paragraph_id": 12, "text": "Contestants occasionally develop sexual relationships; the level of sexual explicitness allowed to be shown in broadcast and Internet-feed varies according to the country's broadcasting standards.", "title": "Reception" }, { "paragraph_id": 13, "text": "Big Brother contestants are isolated in the house, without access to television, radio, or the Internet. They are not permitted routine communication with the outside world. This was an important issue for most earlier series of the show. In more-recent series, contestants are occasionally allowed to view televised events (usually as a reward for winning at a task). In most versions of the program, books and writing materials are also forbidden, although exceptions are sometimes made for religious materials such as the Bible, Tanakh or the Qur'an. Some versions ban all writing implements, even items that can be used to write (such as lipstick or eyeliner). Despite the housemates' isolation, some contestants are occasionally allowed to leave the house as part of tasks. Contestants are permitted to leave the house in an emergency.", "title": "Reception" }, { "paragraph_id": 14, "text": "News from the outside world may occasionally be given as a reward. Additionally, news of extraordinary events from the outside world may be given to the Housemates if such information is considered important, such notable past examples include that of national election results, (along with Housemates being able participate in said elections, for countries with compulsory voting) the September 11 attacks, and the COVID-19 pandemic.", "title": "Reception" }, { "paragraph_id": 15, "text": "Contestants have regularly-scheduled interactions with the show's host on eviction nights. Throughout each day, the program's producer, in the \"Big Brother\" voice, issues directives and commands to contestants. Some versions of the show allow private counselling sessions with a psychologist. These are allowed at any time and are often conducted by telephone from the Diary Room.", "title": "Reception" }, { "paragraph_id": 16, "text": "Due to the intelligibility of certain languages across several nations, it has been possible to make regional versions of Big Brother. All of these follow the normal Big Brother rules, except that contestants must come from each of the countries in the region where it airs: Big Brother Albania of Albania and Kosovo, Big Brother Angola e Moçambique of Angola and Mozambique, Big Brother Africa of Africa (includes Angola, Botswana, Ethiopia, Ghana, Kenya, Liberia, Malawi, Mozambique, Namibia, Nigeria, Rwanda, Sierra Leone, South Africa, Tanzania, Uganda, Zambia and Zimbabwe), Big Brother: الرئيس of the Middle East (includes Bahrain, Egypt, Iraq, Jordan, Kuwait, Lebanon, Oman, Saudi Arabia, Somalia, Syria and Tunisia), Gran Hermano del Pacífico of South America (includes Chile, Ecuador and Peru), Big Brother of Scandinavia (includes Norway and Sweden) and Veliki brat of the Balkans (includes Serbia, Montenegro, Croatia, Bosnia and Herzegovina and North Macedonia). The British version of the show previously accepted Irish applicants, however the terms and conditions of ITV2's reboot state you must reside in the UK.", "title": "Format changes and twists" }, { "paragraph_id": 17, "text": "On the other hand, some countries have multiple franchises based on language. Bigg Boss of India has the most regional-based versions Hindi, Marathi, Tamil, Bengali, Telugu, Kannada and Malayalam language versions; Canada has French- and English-language versions; and the United States has English- and Spanish-language versions of the show.", "title": "Format changes and twists" }, { "paragraph_id": 18, "text": "The Pakistani television program Tamasha recently became a part of the franchise. Initially produced by ARY Digital, a Pakistani TV channel, the reality show's first season garnered significant success and audience engagement, with its different twists and tasks being the main concept of the show. During its second season, the show officially adopted the original format of Big Brother. As of 2023, it stands as the sole franchise of the Big Brother format in Pakistan, with the show being conducted exclusively in the Urdu language.", "title": "Format changes and twists" }, { "paragraph_id": 19, "text": "In 2001, Big Brother 3 of the Netherlands introduced the \"Rich and Poor\" concept, in which the house is separated into a luxurious half and a poor half and two teams of housemates compete for a place in the luxurious half. The Dutch version continued this concept to the end of its fourth season. Other versions later followed and introduced a similar concept, of which some have their own twists: Africa (in 2010, 2011, 2012 and 2013), Albania (in 2007), Australia (in 2003 and 2013), Balkan States (in VIP 2010 and 2011), Brazil (2009–present), Canada (2013–present), Denmark (in 2003), Finland (in 2009 and 2014), France (in 2009, 2011–2017), Germany (in 2003, 2004–05, 2005–06, 2008, 2008–09 and since Celebrity 2014), Greece (in 2003), India (in 2012 and 2013), Israel (in 2009), Italy (in 2006 and 2007), Norway (in 2003), Philippines (in 2009, Teen 2010 and 2011), Poland (in 2002), Portugal (in VIP 2013 and 2016), Slovakia (in 2005), Slovenia (in 2008, 2015 and 2016), Scandinavia (in 2005), South Africa (in 2014), Spain (in VIP 2004, 2008, 2009–10 and 2010), United Kingdom (in 2002, Celebrity 2007, 2008, Celebrity 2013 and 2016) and United States (2009–present).", "title": "Format changes and twists" }, { "paragraph_id": 20, "text": "In 2011–12, the seventh Argentine series added La Casa de al Lado (\"The House Next Door\"), a smaller, more luxurious house which served multiple functions. The first week it hosted 4 potential housemates, and the public voted for two of them to enter the main house. The second week, two pairs of twins competed in the same fashion, with only one pair allowed in. Later, the 3rd, 4th and 5th evicted contestants were given the choice of staying on their way out and they competed for the public's vote to reenter the house. Months later, after one of the contestants left the house voluntarily, the House Next Door reopened for four contestants who wanted to reenter and had not been in such a playoff before. The House Next Door was also used in other occasions to accommodate contestants from the main house for limited periods of time, especially to have more privacy (which of course could be seen by the public).", "title": "Format changes and twists" }, { "paragraph_id": 21, "text": "The ninth Brazilian season featured the \"Bubble\": a glass house in a shopping mall in Rio de Janeiro where four potential housemates lived for a week. Later in the season, a bubble was built inside the Big Brother house, with another two housemates living in it for a week until they were voted in and the glass house dismantled. The Glass House was reused in the eleventh season, featuring five evicted housemates competing for a chance to join the house again, and in the thirteenth season, with six potential housemates competing for two places in the main house. A dividing wall from the ninth season was reused in the fourteenth Brazilian season, when mothers and aunts of the housemates entered for International Women's Day and stayed in the house for 6 days, though they could not be seen by the housemates. Every season brings back the glass house. Some editions also featured an all-white panic room, where contestants were held until one of them decided to quit the show.", "title": "Format changes and twists" }, { "paragraph_id": 22, "text": "In the fourth English-Canadian season, two house guests were evicted and moved into a special suite where they were able to watch the remaining house guests. A week later, the houseguests were required to unanimously decide which of them to bring back into the house.", "title": "Format changes and twists" }, { "paragraph_id": 23, "text": "In 2004, the fifth UK series introduced a villainous Big Brother with harsher punishments, such as taking away prize money, more difficult tasks and secret tricks. This concept has also been used in Australia, Belgium, Bulgaria, Croatia, Finland, Germany, Greece, Italy, the Netherlands, South America, Scandinavia, Serbia, Spain, Thailand, Philippines and Mexico.", "title": "Format changes and twists" }, { "paragraph_id": 24, "text": "In 2004, the fifth US season introduced twins who were tasked with secretly switching back and forth in the house; they were allowed to play the game as individual house guests after succeeding at the deception for four weeks. This twist was reused in the seventeenth US season without the deception element – the pair simply needed to survive five weeks without being evicted. HouseGuests who discovered this twist could use the twins to their strategic advantage.", "title": "Format changes and twists" }, { "paragraph_id": 25, "text": "This twin or triplet twist was used in several countries. Some made modifications to this twist; others have had twins in the house together without this element of secrecy. The following are the countries that have featured twins or triplets: Australia (in 2005), Germany (in 2005–06), Brazil (in 2006 and 2015), Bulgaria (in 2006, 2012 and VIP 2017), United Kingdom (in 2007, Celebrity 2011, Celebrity 2012, 2013, 2015, 2016 and Celebrity 2017), France (in 2007, 2011, 2013, 2015 and 2016), Spain (in 2007 and 2013), Poland (in 2007 and 2019), India (in 2008), Africa (in 2009), Balkan Region (in 2009 and 2013), Philippines (in 2009, Teen 2012 and 2014), Portugal (in 2010 and 2012), Israel (in 2011), Ukraine (in 2011), Argentina (in 2011 and 2016), Albania (in 2013, 2017, Celebrity 2021-22 and Celebrity 2022-23), Greece (in 2020) and Kosovo (in Celebrity 2022-23).", "title": "Format changes and twists" }, { "paragraph_id": 26, "text": "Several versions of the program feature variations of the housemates competing in pairs:", "title": "Format changes and twists" }, { "paragraph_id": 27, "text": "Secret missions are a common element of the show since their introduction during the sixth UK series. During these missions, one or more housemates are set a task from Big Brother with the reward of luxuries for the household and/or a personal reward if the task is successful. Some versions of Big Brother have secret tasks presented by another character who lives in plain sight of the housemate. Such characters include Marsha the Moose (from BB Canada) and Surly the Fish (from BB Australia).", "title": "Format changes and twists" }, { "paragraph_id": 28, "text": "The third Belgian season introduced a mole. This housemate was given secret missions by Big Brother.", "title": "Format changes and twists" }, { "paragraph_id": 29, "text": "The eighth US season introduced \"America's Player\", where a selected house guest must complete various tasks (determined by public vote) in secret for the duration of their stay in the house in exchange for a cash reward. It was repeated in the tenth US season for a week. The eleventh US season featured Pandora's Box, in which the winning head of household was tempted to open a box, with unintended consequences for the house. The twelfth US season featured a saboteur, who entered the house to wreak havoc with tasks suggested by viewers. The sixteenth US season featured \"Team America\", in which 3 houseguests were selected to work as a team to complete tasks (determined by public voting) for a cash reward; this continued for the entire season despite the eviction of a team member.", "title": "Format changes and twists" }, { "paragraph_id": 30, "text": "The fourth Argentine series added a telephone in the living room. This telephone rang once a week for ten seconds, and the person to pick up the receiver was given an order or news from Big Brother (which typically no other housemate could hear). The order could be beneficial or detrimental, but a refused order resulted in the nomination for eviction. If nobody picked up the call, the whole house would be nominated for eviction.", "title": "Format changes and twists" }, { "paragraph_id": 31, "text": "Since Big Brother 2, the UK series has opened with a twist. This has included having potential Housemates being voted upon by the public for one to enter the house (Big Brother 2 & Big Brother 13); public voting for least-favourite housemates, with the housemates choosing between two nominees to evict (Big Brother 3); first-night nominations (Big Brother 4 & Big Brother 13); suitcase nominations (Big Brother 5); Unlucky Housemate 13 (Big Brother 6); Big Brother Hood (Big Brother 7); an all-female house and a set of twins as contestants (Big Brother 8); a couple entering as housemates, who must hide their relationship (Big Brother 9); housemates having to earn housemate status (Big Brother 10); a mole entering the house with an impossible task (Big Brother 11); Pamela Anderson entering as a guest for 5 days (Big Brother 12); a professional actor posing as a housemate and a mother and daughter as contestants (Big Brother 14); one contestant gets a pass to the final (Big Brother 15); first night eviction (Big Brother 16); two houses with \"the other house\" featuring enemies from the main house housemates past (Big Brother 17); Jackie Stallone entering a house containing her son's ex-wife Brigitte Nielsen (Celebrity Big Brother 3); a \"fake celebrity\" (a civilian contestant pretending to be a celebrity) in a celebrity edition (Celebrity Big Brother 4); a visit from Jade Goody's family (Celebrity Big Brother 5) and unlocked bedrooms allowing housemates to immediately claim beds with the last housemate becoming the Head of House (Celebrity Big Brother 6).", "title": "Format changes and twists" }, { "paragraph_id": 32, "text": "A common opening twist is to only introduce a cast of a single-sex on the premiere of the show while having members of the opposite sex introduced over the next few days. The eighth UK series first used this twist with an initial all-female house, adding a male housemate two days later. The same twist was used in the fourth Bulgarian series, and an all-male premiere was used on Big Brother Africa 4. The second Belgian season was used a similar twist in 2001, where eleven male housemates and one female housemate entered the house on launch night and the second female housemate entered the house on the third day.", "title": "Format changes and twists" }, { "paragraph_id": 33, "text": "The fifth UK series introduced fake evictions, where Big Brother misleads housemates that eviction has taken place, only for the \"evicted\" housemate to reenter the house sometime later.", "title": "Format changes and twists" }, { "paragraph_id": 34, "text": "In the eighth UK series, one housemate was evicted, interviewed and sent back into the house.", "title": "Format changes and twists" }, { "paragraph_id": 35, "text": "In the fifth Philippine season, four housemates were fake-evicted and stayed in a place called bodega. In the second batch of the eight Philippine season, four housemates were fake-evicted due to losing their duel challenge and temporarily stayed in a secret room. In the adult edition of the tenth Philippine season, two housemates, and later three more, were fake-evicted after failing in two different Ligtask challenges and temporarily stayed in the task room until the end of their weekly task.", "title": "Format changes and twists" }, { "paragraph_id": 36, "text": "The concept of the fake-eviction was incorporated into the Australian series for the first time in the sixth Australian season, when housemates Camilla Severi and Anna Lind-Hansen were both fake-evicted in Day 8 and were moved into a secret room in the house, the Revenge Room. Severi and Lind-Hansen could see who nominated them for eviction and were given the opportunity to wreak havoc upon the house and those who nominated them by constructing extravagant tasks for the housemates to complete and for making mess in the house when they were not looking. Severi and Lind-Hansen returned to the house in a live special on Day 10. In the tenth Australian season, Benjamin Zabel was fake-evicted for 24 hours before being returned to the house with immunity from eviction for that week. In the eleventh Australian season Travis Lunardi was fake-evicted and received advice from Benjamin Zabel for 24 hours; Travis returned to the house after a 3-day absence with immunity from eviction for that week.", "title": "Format changes and twists" }, { "paragraph_id": 37, "text": "In the thirteenth Brazilian series, Anamara Barreira was fake-evicted. She was removed and put into a small private apartment without the other housemates knowing she was still in the house. After 24 hours, she returned to the house as Head of Household and with immunity from eviction that week. In the sixteenth Brazilian series, Ana Paula Renault was similarly fake-evicted, put into a small private apartment, and returned after 48 hours with immunity from eviction that week. In the eighteen Brazilian series, Gleici Damasceno was similarly fake-evicted, put into a small private apartment, and returned after 72 hours with immunity from eviction and with the power to put someone to eviction.", "title": "Format changes and twists" }, { "paragraph_id": 38, "text": "In the first Turkish series, there is a fake eviction in week 10.", "title": "Format changes and twists" }, { "paragraph_id": 39, "text": "The Indian version Bigg Boss sees frequent fake evictions. In Kannada Bigg Boss season 4, winner Pratham and co-contestant Malavika were kept in secret room after fake eviction for one week and they were both allowed in the Bigg Boss house.", "title": "Format changes and twists" }, { "paragraph_id": 40, "text": "Similarly in Kannada Bigg Boss season 5, firstly Jaya Srinivasan and Sameer Acharya were put into the secret room after fake eviction for one week and then Sameer Acharya was allowed into the house but Jaya Srinivasan was evicted from the secret room itself. In the same season, the runner up Divakar was put into the secret room after fake eviction for one week.", "title": "Format changes and twists" }, { "paragraph_id": 41, "text": "The fourteenth US season had four house guests from past seasons return to coach twelve new house guests, playing for a separate prize of $100,000. However, in a reset twist, they opted to join the normal game alongside the other house guests.", "title": "Format changes and twists" }, { "paragraph_id": 42, "text": "The seventh Argentine series incorporated a red button into the Confession Room, which would sound an alarm throughout the house. This button was to be used when a contestant wanted to leave the house voluntarily, and the contestant would be given five minutes to leave the house. A red button is also used in Secret Story series, however, in this case whoever presses the button will try to guess someone's secret.", "title": "Format changes and twists" }, { "paragraph_id": 43, "text": "In Celebrity Hijack UK, evicted housemates were given the opportunity to choose if a \"ninja\" delivered good or bad gifts to the house. Later that year, the eighth Australian series introduced the Housemate Hand Grenade, where an evicted housemate decided which remaining housemate received a penalty. A similar punishment used on Big Brother Africa was called the Molotov Cocktail, Dagger or Fuse.", "title": "Format changes and twists" }, { "paragraph_id": 44, "text": "The fifteenth US season allowed viewers to vote for a house guest to be made M.V.P., who then secretly nominates a third houseguest for eviction (in addition to the two selected by the Head of Household).", "title": "Format changes and twists" }, { "paragraph_id": 45, "text": "In a further twist introduced part-way through the MVP twist, the viewers themselves decided who the third nominee would be, with the HouseGuests still thinking one of their own is the MVP. Like many such twists, this was ended halfway into the season as the pool of contestants shrank.", "title": "Format changes and twists" }, { "paragraph_id": 46, "text": "The sixteenth and seventeenth US seasons featured two Heads of Household every week and had four houseguests nominated for eviction. There was also a \"Battle of the Block\" competition where the two sets of nominees competed to save themselves; the winning pair not only saved themselves but dethroned the Head of Household who nominated them, who was then vulnerable as a replacement nominee if a veto was used. It is also used in specific weeks in Brazil since Big Brother Brasil 16 where the HOH's have to choose which HoH will get R$10,000 and who is the one that will win immunity.", "title": "Format changes and twists" }, { "paragraph_id": 47, "text": "In the US version, each season there are three cash prizes: $750,000 for the winner, $75,000 for second, and $50,000 for who was voted by the viewers to be America's Favorite HouseGuest.", "title": "Format changes and twists" }, { "paragraph_id": 48, "text": "In 2011, Big Brother Africa (season 6) was the first season of Big Brother to have two winners, each getting US$200,000.", "title": "Format changes and twists" }, { "paragraph_id": 49, "text": "In 2015, the sixth Philippine season, also had two winners; one from the teens and one from the regular adults. Each of which received PHP1,000,000.", "title": "Format changes and twists" }, { "paragraph_id": 50, "text": "Bigg Boss 8 (India) ended with a twist, where the top five contestants were crowned 'champions'. The season was extended by 35 days (total 135) as a spin-off called Bigg Boss Halla Bol, where ex-contestants from previous seasons entered the house to compete with the five champions.", "title": "Format changes and twists" }, { "paragraph_id": 51, "text": "The fourth Philippine season introduced the concept of having reserved housemates, those of whom are short-listed auditioners who were given a chance to be a housemate by completing tasks assigned by Big Brother. It was eventually done also in the eighth Philippine season where the reserved housemates were placed in a camp (a separate House but is just adjacent to the Main House) and that reserved housemate must compete amongst other reserved housemates while gaining points by participating in various tasks, including those that required the participation of doing such tasks outside of the Big Brother House premises. As the eviction was done weekly, once an official housemate is evicted from the Main House, the housemate(s) with the most points earned for that particular week crossovers to the Main House and becomes an official housemate.", "title": "Format changes and twists" }, { "paragraph_id": 52, "text": "This reserved housemates twist was also used in Argentina's seventh season and Brazil's ninth season.", "title": "Format changes and twists" }, { "paragraph_id": 53, "text": "In 2020, due to the COVID-19 pandemic, the Big Brother Portugal revival started with a twist, where all the contestants were isolated in different apartments for 14 days, in line with World Health Organisation (WHO) recommendations. Cameras were filming them 24 hours a day as usual, and they were able to communicate with each other and host Cláudio Ramos using tablets.", "title": "Format changes and twists" }, { "paragraph_id": 54, "text": "In 2002, the Mexican and Spanish editions (BBM1 and GH3) made temporary housemate exchanges. Mexico's Eduardo Orozco swapped with Spain's Andrés Barreiro for 7 days. In 2010, the first 2-housemate exchange was held by Spain and Italy (GH11 and GF10). Gerardo Prager and Saray Pereira from Spain were swapped with Carmela Gualtieri and Massimo Scattarella of Italy for 7 days.", "title": "Format changes and twists" }, { "paragraph_id": 55, "text": "In later years, several housemate exchanges were done around the world: Argentina (GH3) and Spain (GH4), Ecuador (GH1) and Mexico (BBM2), and Africa (BBA1) and United Kingdom (BB4) in 2003; Scandinavia (BB2) and Thailand (BBT2) in 2006; Philippines (PBB2) and Slovenia (BB1), and Argentina (GH5) and Spain (GH9) in 2007; Africa (BBA3) and Finland (BB4) in 2008; Finland (BB5) and Philippines (PBB3) in 2009; Finland (BB6) and Slovenia (BBS1) in 2010; Spain (GH12) and Israel (HH3) in 2010–11; Finland (BB7) and Norway (BB4) in 2011; Argentina (GH7) and Israel (HH4) in 2012; Mexico (BB4) and Spain (GH16) in 2015; and Spain (GHVIP5) and Brazil (BBB17) in 2017.", "title": "Format changes and twists" }, { "paragraph_id": 56, "text": "In 2003, Mexico's Isabel Madow (BB VIP2) and Spain's Aída Nízar (GH5) were swapped for 7 days. This twist was also done between Russia (BBR1) and Pacific (GHP1) in 2005, and Argentina (GH4) and Brazil (BBB7) in 2007.", "title": "Format changes and twists" }, { "paragraph_id": 57, "text": "In 2009, as part of the casting process for Italy's GF9, Doroti Polito and Leonia Coccia visited Spain's GH10.", "title": "Format changes and twists" }, { "paragraph_id": 58, "text": "In 2012, four contestants from Denmark's BB4 visited Sweden's BB6 and competed in a Viking-themed challenge. The Danish team won and 'kidnapped' Swedish contestant Annica Englund to the Denmark house for the following week.", "title": "Format changes and twists" }, { "paragraph_id": 59, "text": "In 2012, evicted housemate Laisa Portella of Brazil (from BBB12) was a guest on Spain's Gran Hermano 13 for a week; the following week, non-evicted Noemí Merino of GH13 stayed in the Brazilian Big Brother house for 5 days.", "title": "Format changes and twists" }, { "paragraph_id": 60, "text": "In 2016, Big Brother UK housemate Nikki Grahame and Big Brother Australia housemate Tim Dormer were voted in by Canada to be houseguests on the 4th season of Big Brother Canada. Similarly, Big Brother UK housemate Jade Goody appeared as a housemate on Bigg Boss India.", "title": "Format changes and twists" }, { "paragraph_id": 61, "text": "Big Brother Australia (2015) contestant Priya Malik joined Bigg Boss 9 (India) the same year as a wild card.", "title": "Format changes and twists" }, { "paragraph_id": 62, "text": "In 2017, GHVIP5 contestant Elettra Lamborghini visited Brazil's BBB17.", "title": "Format changes and twists" }, { "paragraph_id": 63, "text": "In 2019, the winner of Italy's GF15, Alberto Mezzetti visited Brazil's BBB19.", "title": "Format changes and twists" }, { "paragraph_id": 64, "text": "In 2022, Bindhu Madhavi, 4th Runner-up of Bigg Boss Tamil 2017 made her entry as a contestant in a Telugu back to win spin-off named Bigg Boss Non-Stop and emerged as the winner of that show respectively.", "title": "Format changes and twists" }, { "paragraph_id": 65, "text": "After winning the debut season of Bigg Boss Marathi (regional version of Big Brother), winner Megha Dhade made her entry in Bigg Boss season 12 as a wild card contestant.", "title": "Format changes and twists" }, { "paragraph_id": 66, "text": "After winning Season 2 of Bigg Boss Marathi (regional version of Big Brother), winner Shiv Thakare made her entry in Bigg Boss 16.", "title": "Format changes and twists" }, { "paragraph_id": 67, "text": "Anouska Golebiewski, an evicted housemate from the United Kingdom (housemate from BB4) visited Australia (BB3) in 2003. In 2005, United Kingdom (Nadia Almada of BB5) visited Australia (BB5) again. In 2006, United Kingdom (Chantelle Houghton of CBB4) visited Germany (BBG6). This twist was used in later years by other countries: Africa (Ricardo Ferreira of BBA3) visited Brazil (BBB9) in 2009; Germany (Annina Ucatis and Sascha Schwan of BBG9) visited the Philippines (PBB3), and Italy (George Leonard and Veronica Ciardi of GF10) visited Albania (BB3) in 2010; Sweden (Martin Granetoft and Peter OrrmyrSara Jonsson of BB5) visited Norway (BB4) in 2011; Brazil (Rafael Cordeiro of BBB12) visited Spain (GH12), and Argentina (Agustín Belforte of GH4) visited Colombia (GH2) in 2012; United States (Dan Gheesling of BB10/BB14) visited Canada (BB1 and the BB2 Jury) in 2013; Canada (Emmett Blois of BB1) visited South Africa (BBM3) in 2014; and Spain (Paula Gonzalez of GH 15) visited Mexico (BBM4) in 2015.", "title": "Format changes and twists" }, { "paragraph_id": 68, "text": "A similar event took place between the United States and Canada in 2014 wherein Rachel Reilly (from BB12/BB13) made a video chat to Canada (BB2). Rachel Reilly also appeared on Big Brother Canada's side show, which airs after the eviction episode.", "title": "Format changes and twists" }, { "paragraph_id": 69, "text": "There were occasions that a former housemate from one franchise participated and competed in a different franchise: Daniela Martins of France (SS3) competed in Portugal (SS1); Daniel Mkongo of France (SS5) competed in Italy (GF12); Brigitte Nielsen of Denmark (BB VIP) competed in the United Kingdom (CBB3); Jade Goody of the United Kingdom (BB3, BB Panto, and CBB5) competed in India (BB2); Sava Radović of Germany (BB4) competed in the Balkan States (VB1); Nikola Nasteski of the Balkan States (VB4) competed in Bulgaria (BB All-Stars 1); Žarko Stojanović of France (SS5) competed in the Balkan States (VB VIP5); Željko Stojanović of France (SS5) competed in the Balkan States (VB VIP5); Kelly Baron of Brazil (BBB13) competed in Portugal (BB VIP); Lucy Diakovska of Bulgaria (VIP B4) competed in Germany (PBB1); Leila Ben Khalifa of Italy (GF6) competed in France (SS8); Priya Malik of Australia (BB11) competed in India (BB9); Tim Dormer of Australia (BB10) and Nikki Grahame of the United Kingdom (BB7, UBB) competed in Canada (BB4) after beating Jase Wirey of the United States (BB5, BB7) and Veronica Graf of Italy (GF13) in a public vote; Leonel Estevao-Luto of Africa (BB4) competed in Angola & Mozambique (BB3); Frankie Grande of the United States (BB16) competed in the United Kingdom (CBB18); Fanny Rodrigues of Portugal (SS2) competed in France (SS10); and Tucha Anita of Angola (BB3); Amor Romeira of Spain (GH9) competed in Portugal (SS6) and Alain Rochette of Spain (GH17) competed in France (SS11); Despite being American, Brandi Glanville competed first in the United Kingdom (CBB20) then later competed in first Celebrity series in the United States (CBB1); Aída Nizar of Spain (GH5 and GHVIP5) competed in Italy (GF15); Ivana Icardi of Argentina (GH9) competed in Italy (GF16); Gianmarco Onestini of Italy (GF16) competed in Spain (GHVIP7); Michael Terlizzi of Italy (GF16) competed in Spain (GHVIP8).", "title": "Format changes and twists" }, { "paragraph_id": 70, "text": "", "title": "Format changes and twists" }, { "paragraph_id": 71, "text": "The Big Brother format has been adopted in some countries; the housemates are local celebrities, and the shows are called Celebrity Big Brother or Big Brother VIP. In some countries, the prize money normally awarded to the winning housemate is donated to a charity, and all celebrities are paid to appear in the show as long as they do not voluntarily leave before their eviction or the end of the series. The rest of the rules are nearly the same as those of the original version.", "title": "Special editions" }, { "paragraph_id": 72, "text": "The 2006 Netherlands series was entitled Hotel Big Brother. This variation introduced a group of celebrity hoteliers and a Big Boss, who run a hotel and collect money for charity without nominations, evictions or a winner.", "title": "Special editions" }, { "paragraph_id": 73, "text": "Another variation appeared in the UK in early 2008, entitled Big Brother: Celebrity Hijack. Instead of being housemates the celebrities became Big Brother himself, creating tasks and holding nominations with the help of Big Brother. The housemates were considered by the producers \"Britain's most exceptional and extraordinary\" 18- to 21-year-olds. The prize for the winner of the series was £50,000.", "title": "Special editions" }, { "paragraph_id": 74, "text": "In 2009, VIP Brother 3 Bulgaria introduced the concept of celebrities competing for charitable causes, which changed each week. Housemates were sometimes allowed to leave the house to raise money for the charity. Ten out of Thirteen seasons of Bigg Boss (the Indian version of Big Brother) have been celebrity-only seasons. The 10th season of Big Boss had celebrities put up against commoners, where a commoner ultimately won.", "title": "Special editions" }, { "paragraph_id": 75, "text": "The US and Canadian versions of Big Brother differ from most global versions of the series. The US series began in 2000 with the original Dutch format—i.e., housemates, or HouseGuests, as they are styled in the US, nominating each other for eviction and the public voting on evictions and the eventual winner. But due to both poor ratings and the concurrent popularity of Survivor, a gameplay-oriented format was introduced in the second season, with HouseGuests allowed to strategize, politic and collude to survive eviction, with the entire nomination and eviction process being determined by the HouseGuest themselves.", "title": "Special editions" }, { "paragraph_id": 76, "text": "Each week the HouseGuests compete in several competitions in order to win power and safety inside the house, before voting off one of the HouseGuests during the eviction. The main elements of the format are as follows:", "title": "Special editions" }, { "paragraph_id": 77, "text": "Before the sixteenth US season, HouseGuests competed in a Have/Have-Not challenge similar to the shopping tasks on Big Brother UK and other international editions. The winners become Haves and enjoy a full pantry of food, while Have-Nots, will be left with a staple diet of \"slop\" (fortified oatmeal), sleep in designated uncomfortable beds and take cold showers. In later seasons, the Haves & Have-Nots are determined either by the HoH themself or by the results of the HoH Competition.", "title": "Special editions" }, { "paragraph_id": 78, "text": "When only two contestants remain, a jury formed of the most recently evicted HouseGuests (generally seven or nine) votes which of the two finalists wins the grand prize. Beginning in the fourth (2003) US season, jury members were sequestered off-site so that they would not be privy to the day-to-day goings-on in the house. (Celebrity Big Brother US does not sequester its jury members—all evicted celebrity HouseGuests vote on the winner.). The final Head of Household competition is split into three parts; the winners of the first two rounds compete in the third and final round. Once only two HouseGuests remain, the members of the jury cast their votes for who should win the series.", "title": "Special editions" }, { "paragraph_id": 79, "text": "In addition, US and Canadian Big Brother do not air a live launch show, as is customary in international editions—by the time the network show and live online feeds begin airing, it is not uncommon for at least one HouseGuest to already have been evicted. Also, the North American editions currently air only three times a week, compared with daily or six days a week for the recently rebooted UK franchise. As a result, the TV episodes focus primarily on the main events regarding the gameplay and house politics versus the day-to-day goings-on in the house; to see the latter, watching the live feeds is necessary.", "title": "Special editions" }, { "paragraph_id": 80, "text": "In 2013, English-speaking Canada introduced its own version of the show on the cable channel Slice; the series moved to Global TV for its third (2015) season. The show followed the US format but with more elaborate twists and greater viewer participation in the game. Secret tasks were introduced, usually presented by the show's mascot, \"Marsha the Moose\"; also, as in most global franchises, Big Brother was a distinct character who interacted with the HouseGuests. The French Canadian version mostly followed the US/Anglophone Canadian format, but the public could evict a housemate on some occasions and decided the winner.", "title": "Special editions" }, { "paragraph_id": 81, "text": "The 2020 revival of the Big Brother Australia series adopted a slightly altered version of the American format (having previously used the international format) while pre-recording the series months in advance. A \"Nomination Challenge\" is held to determine who holds the power to nominate for that round, with the winner naming three Nominations for Eviction. During each eviction, all Housemates (excluding the Nominating Housemate) vote to evict. There is no rule prohibiting individuals holding Nomination Power in consecutively between weeks and no Power of Veto is held. Additionally, the Australian public still decided the winner between the final 3.", "title": "Special editions" }, { "paragraph_id": 82, "text": "Big Brother Brasil combines the US/Canada and international formats. Brazil votes on evictions and the winner, but housemates compete for HoH, Power of Immunity, and Power of Veto; there is also a weekly shopping competition. HoH nominates one housemate for eviction, while the rest of the house nominates a second housemate. The winner of the Power of Immunity competition gets to choose someone to be safe from nomination.", "title": "Special editions" }, { "paragraph_id": 83, "text": "The pilot for Big Brother China, which premiered exclusively online in 2015, had housemates voting on evictions but the public voting for the winner. A similar format was used for Big Brother: Over the Top, an online-only spin-off of the US series that ran in 2016.", "title": "Special editions" }, { "paragraph_id": 84, "text": "The nineteenth series of Big Brother UK saw the adaption of the \"Game Changer\" competition which is very similar to the Power of Veto competition. The winner of this competition has the opportunity to save a nominee from eviction. Like the PoV, there are six people that play in the \"Game Changer\" competition. The process of how the contestants are chosen is different as the people who have been nominated play in the competition along with the richest housemate. If there are empty left in the competition, then the richest housemate hand picks who will playing in that weeks \"Game Changer\" competition. The winner of the competition, like the PoV, has the option to save housemate from eviction for the week or not use the power at all. Unlike the PoV however, if the winner does save someone then no replacement nominee was named leaving the remaining nominees up for eviction and facing the public vote.", "title": "Special editions" }, { "paragraph_id": 85, "text": "The Big Brother format has been otherwise modified in some countries:", "title": "Special editions" }, { "paragraph_id": 86, "text": "There are also \"test runs\", with a group of celebrities (or journalists) living in the house for several days to test it. There are occasions where people who have auditioned for the show are also put in the house, most notably in the British edition, where many housemates claim to have met before. These series have been televised in Argentina, Bulgaria, Czech Republic, Germany, Mexico, the Pacific region, the Philippines and Spain. In some cases, it is not broadcast, but in others, such as the US edition, it is used as a promotional tool.", "title": "Special editions" }, { "paragraph_id": 87, "text": "As of 28 December 2023, Big Brother has produced 508 winners in over 63 franchises.", "title": "Versions" }, { "paragraph_id": 88, "text": "On 5 May 2020, Endemol Shine Group announced that an official Big Brother mobile game named Big Brother: The Game was being developed by Irish gaming company 9th Impact, with a worldwide release expected later that year. The game uses the US format, with competitions determining the Head of Household and Power of Veto holders, with an eviction cycle occurring each day. Players must form alliances with one another to stay in the game and advance to the next tier. Other users may spectate other games, but outside interference is strictly forbidden. Players were able to win up to $1,000,000 in prizes.", "title": "Big Brother: The Game" }, { "paragraph_id": 89, "text": "A trial season took place in the Republic of Ireland during the summer of 2020. The player Aoife Cheung won a €5000 prize after surviving four evictions. The game was officially launched on 15 October 2020 worldwide for both iOS, Android devices and PC platforms.", "title": "Big Brother: The Game" }, { "paragraph_id": 90, "text": "The first season concluded on 29 July 2021 and was won by Amy Elizabeth, a 31-year-old special education teacher from Delaware who won a grand prize of $33,270.", "title": "Big Brother: The Game" }, { "paragraph_id": 91, "text": "On March 7, 2023, a third season of the game was announced to launch later that year on mobile and PC platforms, including Steam. The grand prize was stated to be for up to $1,000,000, with new features being added in response to fan feedback. However, no global third season took place, with a special UK and Ireland-only version launching to coincide with the show returning to ITV2 and ITVX, in an official partnership with the broadcaster. This version featured overhauled graphics, with Banijay announcing that previous games had reached 500K players.", "title": "Big Brother: The Game" }, { "paragraph_id": 92, "text": "In April 2000, Castaway, an independent production company, filed a lawsuit against John de Mol and Endemol for stealing the concepts of their own show called Survive!, a reality television show where contestants are placed on a deserted island and have to take care of themselves alone. These contestants were also filmed by cameras around them. The court later dismissed the lawsuit filed by Castaway against de Mol and Endemol. The Survive! reality television format was later turned into Survivor.", "title": "Controversies" }, { "paragraph_id": 93, "text": "In 2000, the estate of George Orwell sued CBS Television and Endemol for copyright and trademark infringement, claiming that the program infringed on the Orwell novel 1984 and its trademarks. After a series of court rulings adverse to the defendants (CBS and Endemol), the case was settled for an undisclosed amount of money on the evening of the trial.", "title": "Controversies" }, { "paragraph_id": 94, "text": "There have been three documented occurrences of possible rape happening during the show. In Big Brother South Africa, a male housemate was accused of assaulting a fellow housemate while she was asleep. The pair were filmed kissing and cuddling in bed before the cameras moved away and the male housemate reportedly claimed to housemates the next day that he had intercourse with the contestant. However, the female housemate was apparently shocked by the claims and informed female housemates that she had not consented to have sex with him (under South African law, this act would be constituted as rape). This male housemate was expelled immediately after the allegations surfaced and was later arrested pending investigation, while the female housemate was removed from the house for her own protection and counselling. After this incident, the other housemates were warned not to attempt any further obscene actions, or they would be subject to a penalty of 43 years in prison and immediate expulsion from the house.", "title": "Controversies" }, { "paragraph_id": 95, "text": "In Big Brother Brasil, many viewers reported that they watched a male housemate allegedly force himself on a female housemate while she was passed-out drunk after a \"boozy party\". Soon after, the Polícia Federal entered the house and arrested the offending housemate, who was later banned from ever appearing on the show again.", "title": "Controversies" }, { "paragraph_id": 96, "text": "Additionally, an incident of sexual assault occurred in the Australian Big Brother house in 2006, during the show's sixth season. Contestant Michael \"John\" Bric held down fellow contestant Camilla Severi in her bed while a second man, Michael \"Ashley\" Cox, \"slapped\" her in the face with his penis, an indecent act illegal under Australian law. The incident was shown on the 'Adults-only' late-night segment, Big Brother: Adults Only, leading to the show's cancellation. Both men involved in the incident were removed from the house.", "title": "Controversies" } ]
Big Brother is a Dutch reality competition television franchise created by John de Mol Jr., first broadcast in the Netherlands in 1999 and subsequently syndicated internationally. The show features contestants called "housemates" or "HouseGuests" who live together in a specially constructed house that is isolated from the outside world. The name is inspired by Big Brother from George Orwell's novel Nineteen Eighty-Four, and the housemates are continuously monitored during their stay in the house by live television cameras as well as personal audio microphones. Throughout the course of the competition, they are voted out until only one remains and wins the cash prize. As of 5 August 2023, there have been 508 seasons of Big Brother in over 63 franchise countries and regions. English-language editions of the program are often referred to by its initials "BB". The title of many Spanish-language editions of the program is translated as Gran Hermano (GH).
2001-10-09T13:27:45Z
2023-12-30T01:23:01Z
[ "Template:Infobox media franchise", "Template:TOC limit", "Template:Authority control", "Template:Not a typo", "Template:Cbignore", "Template:Color box", "Template:Small", "Template:Reflist", "Template:Cite book", "Template:Dead link", "Template:Clarify", "Template:Plainlist", "Template:Banijay", "Template:'", "Template:Notelist", "Template:Cite episode", "Template:Commons category-inline", "Template:Big Brother", "Template:Short description", "Template:Main", "Template:Further", "Template:Cite journal", "Template:Cite tweet", "Template:As of", "Template:Citation needed", "Template:Date", "Template:Use dmy dates", "Template:Legend", "Template:Cite web", "Template:Cite news" ]
https://en.wikipedia.org/wiki/Big_Brother_(franchise)
4,392
Bristol City F.C.
Bristol City Football Club is a professional association football club based in Bristol, England. The team compete in the EFL Championship, the second level of the English football league system. Founded in 1894, the club competed in the Southern League and Western League, being crowned Western League champions in 1897–98. They were admitted into the Football League in 1901 and won the Second Division in 1905–06. They finished second in the First Division the following season, three points behind champions Newcastle United, and went on to lose to Manchester United in the 1909 FA Cup final. Relegated in 1911, they dropped to the third tier in 1922, though would claim the Third Division South title in 1922–23 and again in 1926–27. They were returned to the third tier in 1932, remaining there until they won the Third Division South again in 1954–55. Having been relegated in 1960, Bristol City won promotion from the third tier in 1964–65 and then from the second tier in 1975–76. They played four seasons in the top-flight before being relegated in three consecutive seasons by 1982. Bristol City spent just two seasons in the Fourth Division and went on to win the Associate Members' Cup (Football League Trophy) in 1986. Promoted out of the Third Division in 1989–90, the club were relegated in 1995 and again in 1999 after another promotion in 1997–98. Bristol City won the Football League Trophy again in 2003, and were promoted from League One in 2006–07. Relegated after six seasons in the Championship, they won the Football League Trophy for a third time in 2015 on their way to the 2014–15 League One title, and have remained in the Championship since that promotion. They have played their home games at Ashton Gate since moving from St John's Lane in 1904. The club's home colours are red and white, and their nickname is The Robins—a robin featured on the club's badge from 1976 to 1994 and from 2019 onwards. Their main rivals are Bristol Rovers, with whom they contest the Bristol derby, and Cardiff City, with whom they contest the cross-border Severnside derby. The club was founded in 1894 as Bristol South End and changed their name to Bristol City on adopting professionalism three years later when they were admitted into the Southern League. Finishing as runners-up in three of the first four seasons, in 1900 the club amalgamated with local Southern League rivals Bedminster F.C., who had been founded as Southville in 1887. Bristol City joined the Football League in 1901 when they became only the third club south of Birmingham (following in the footsteps of Woolwich Arsenal and Luton Town) to perform in the competition. Their first game in the Football League was on 7 September 1901 at Bloomfield Road, when Blackpool were beaten 2–0. A scheme has been informally approved by the parties interested for the amalgamation of the Bristol City and Bedminster Association Football Clubs. The leading conditions are that the name and colours of Bristol City shall be retained, that matches shall be played alternately on the ground of each club for one season, and that five directors shall be nominated by each club. This should lead to Bristol securing one of the strongest teams in the south. Gloucestershire Echo, 12 April 1900. The announcement of the merger between Bristol City and Bedminster. Winning the Second Division Championship with a record number of points when they became the first club in Football League history to win 30 league games in a season (out of 38 played) as well as equalling Manchester United's achievement of the previous season in winning 14 consecutive games (a record until 2018, also accomplished by Preston North End in 1950–51). Nicknamed the Bristol Babe at this time, they finished as runners-up in their inaugural First Division campaign (1906–07) as the only southern club to finish in the top two prior to World War I. In 1909 they won through to their only FA Cup final, though they were somewhat fortunate that a last-gasp spot-kick saved them from defeat in the semi-final versus Derby County at Stamford Bridge. In the final at the Crystal Palace (now the National Sports Centre) Bristol City lost to Manchester United 1–0. After a five-season stay in the top flight, despite winning 1–0 at Newcastle at the start of the 1910–11 campaign, failure to beat Everton in the season's finale brought City's first-ever taste of relegation and it was to be 65 years before top-flight status would be regained. Bristol City would then go on to stay in Division 2 until three years after the First World War had ended, and in that time they reached the semi-finals of the 1919–20 FA Cup before being beaten 2–1 by Huddersfield Town and finished third in the Second Division in the 1920–21 season. However, in the next season they were relegated to the Third Division South. The 1920s were a rocky time as City bounced between the Second Division and the Southern Section of the Third Division. The season after City were relegated, they achieved promotion back to the Second Division, before being relegated back to the Southern Section of the Third Division again the following season. After successive high finishes in the league, they were promoted again in 1926–27. However, by the 1930s they had slumped into the lower division and stayed that way until over 10 years after the Second World War. During this stay in the Third Division South, they won the Welsh Cup in 1934, beating Tranmere Rovers in the final. However, in the same year they also suffered their biggest ever league defeat, a 9–0 loss to Coventry City The 1937–38 season was the most successful season for City since they were relegated to the Third Division, coming second in the league and reaching the final of the Third Division South Cup, before losing 6–2 to Reading on aggregate. They then came eighth in the Third Division South in the final full season before the war, in which the Grandstand of Ashton Gate was destroyed by a German air raid. In 1946–47, City recorded a record league win by beating Aldershot 9–0, although despite Don Clark scoring 36 goals in the League, City failed to get promoted that season. Harry Dolman became chairman in 1949, a post he would hold for over 30 years. An engineer who had bought out the firm he worked for, he designed the first set of floodlights installed at Ashton Gate in the early 1950s. The late 1950s were a better time for City, with a five-year stay in the Second Division, a league they returned to for a further spell in 1965. In 1967, Alan Dicks was appointed manager, and things gradually began to improve, with promotion to the First Division in 1976, ending a 65-year exile from the top flight. Between 1975 and 1981 City were regular participants in the Anglo-Scottish Cup, winning the trophy in 1977–78, beating Hibernian in the semi-finals, and winning 3–2 on aggregate in the final against St Mirren (managed at the time by a relatively new manager, Alex Ferguson). St Mirren had their revenge two seasons later, with an aggregate 5–1 victory over City to become the only Scottish team to win the trophy. City's second stint in the top flight was less successful than the club's first, with thirteenth position in 1979 being their highest finish during this era. Stars of this era included Peter Cormack, Geoff Merrick, Tom Ritchie, Clive Whitehead, Gerry Gow, Trevor Tainton and Jimmy Mann. In 1980, the City team went back to the Second Division in the first of three relegations, their debt mounted and their financial losses increased, with two successive relegations following. Thus, in 1982, they fell into the Fourth Division, and were declared bankrupt. A new club was formed and BCFC (1982) Ltd acquired the club's player contracts. The highly paid senior players Julian Marshall, Chris Garland, Jimmy Mann, Peter Aitken, Geoff Merrick, David Rodgers, Gerry Sweeney and Trevor Tainton, who became known as the 'Ashton Gate Eight', each accepted termination of his contract for half the amount due. The club's previous owners had failed to pay its debts to many local businesses. The resulting ill will towards the club made it difficult for the new owners to obtain credit. City spent two seasons in the Fourth Division before winning promotion under Terry Cooper in 1984. They consolidated themselves in the Third Division during the latter part of the 1980s, and in 1990 Cooper's successor Joe Jordan achieved promotion as Third Division runners-up to local rivals Bristol Rovers. There was a tragedy for the club, however, in that promotion campaign. In March 1990, two months before the club sealed promotion, striker Dean Horrix was killed in a car crash barely two weeks after joining the club, and having played three league games for them. Jordan moved to Heart of Midlothian in September 1990, and his successor Jimmy Lumsden remained in charge for 18 months before making way for Denis Smith. Smith's first signing was the 20-year-old Arsenal striker Andy Cole. He was sold to Newcastle United in February 1993 and later played for Manchester United, where he collected five Premier League titles, two FA Cups and the European Cup. Meanwhile, City remained in the new Division One (no longer the Second Division after the creation of the Premier League in 1992) and Smith moved to Oxford United in November 1993. His successor was Russell Osman. In January 1994 Osman led City to a shock 1–0 victory over Liverpool at Anfield in a third round replay in the FA Cup, a result that would cause the Liverpool manager at the time, Graeme Souness, to resign. Osman was sacked within a year of taking charge. Joe Jordan was brought back to Ashton Gate in September 1994, but was unable to prevent relegation to Division Two. Jordan remained at the helm for two seasons after City's relegation, but left in March 1997 after failing to get them back into Division One. Former Bristol Rovers manager John Ward took over, and achieved promotion in 1998 as Division Two runners-up. But City struggled back in Division One, and Ward stepped down in October 1998 to be succeeded by Benny Lennartsson, their first non-British manager. City were relegated in bottom place and Lennartsson was dismissed in favour of Gillingham's Tony Pulis, who lasted six months before leaving to take over at Portsmouth. During his time at Ashton Gate he was manager of perhaps the worst City side since the one that completed a hat-trick of successive relegations almost 20 years earlier. Coach Tony Fawthrop took over until the end of the season, when Danny Wilson was appointed. Wilson was arguably the most prominent manager to take charge of a City side since Denis Smith, as he had guided Barnsley to promotion to the Premier League in 1997 and Sheffield Wednesday to a 12th-place finish in 1999. The early 2000s were a frustrating time for Bristol City. They were regular Division Two play-off contenders during Wilson's spell as manager. They just missed out on the play-offs in 2002, finishing 7th. The following year, Wilson almost took them to automatic promotion, finishing 3rd and winning the Football League Trophy in Cardiff in 2003. The taste of the play-offs was bitter though, losing to rivals Cardiff City 1–0 on aggregate in the semi-final. In 2004, they finished in 3rd place again, and this time they reached the play-off final, but lost to Brighton & Hove Albion. He was sacked within days and replaced by veteran player Brian Tinnion. City just failed to make the play-offs in Tinnion's first season as manager, finishing seventh, and he stepped down in September 2005 after a poor start to the season. Yeovil Town manager Gary Johnson was recruited as his successor in September 2005. Johnson led Bristol City to a 9th place finish. In the 2006–07 season, Bristol City finally achieved the elusive promotion that had evaded them in their 8 years in the third tier. Promotion to the Championship was confirmed on the final day of the season with a 3–1 win against already relegated Rotherham United, securing the runners-up place in the division and resulting in automatic promotion. After a good start in the Championship, City established themselves as real contenders, sitting in 3rd place at Christmas. By the start of March, City were top of the Championship, making an improbable second successive promotion a possibility. However, a poor run ended City's chances of an automatic promotion place but qualified for the play-offs with a 4th-place finish, their highest finish since 1980. City overcame Crystal Palace 4–2 on aggregate to progress to the play-off final at Wembley Stadium, where they were beaten 1–0 by Hull City. After a poor start in the first half of the 2008–09 season, City recovered after Christmas, peaking at 4th place in late February. After a lot of draws, the season eventually petered out and City finished the season in tenth place. The 2009–10 season saw some good results in the autumn, but heavy defeats by local rivals Cardiff City (0–6) and Doncaster Rovers (2–5) in early 2010 led to much dissatisfaction amongst fans, and Johnson left the club on 18 March 2010. Assistant manager Keith Millen took charge as caretaker manager, and led a series of good results, resulting in a second successive tenth-place finish. Steve Coppell became manager in 2010 but resigned after just two matches. Longtime assistant manager Keith Millen was announced as Coppell's successor and City fell to a 15th-place finish in 2010–11. After a poor start to the 2011–12 season, Millen left the club in October 2011. Derek McInnes was appointed next, but after a promising start, City fell into the relegation zone, eventually surviving in 20th place, their worst since promotion in 2007. This steady decline would continue and after a poor start to the 2012–13 season, McInnes was sacked in January 2013 with City bottom of the Championship. He was replaced by Sean O'Driscoll, the club's fifth head coach in three years, but City were relegated to League One after six seasons in the Championship. O'Driscoll left with the team 22nd in League One. Steve Cotterill joined the club when Bristol City were second bottom of League One. Cotterill guided the club to a 12th place finish. Bristol City were promoted back to the Championship after securing the League One title in 2014–15, their first league title since 1955. In their last home game, against Walsall, they finished the season with an 8–2 win. Bristol City finished the season with 99 points, the most points in a single season in the club's history, and 5 losses. In the same season, they also won the Football League Trophy after a win over Walsall, which finished 2–0 and their third league trophy, a record held by the club for having the most wins in that competition. Despite huge success in the previous season, the club struggled on their return to the second tier. Steve Cotterill was relieved of his duties in January 2016 after a poor run of form which had seen Bristol City slip to 22nd in the Championship table. Lee Johnson, former player and son of former manager, Gary Johnson, was appointed as Bristol City's new head coach on 6 February 2016. Bristol City eventually finished in 18th place. In the 2016–17 season, City were only just able to accumulate enough points to ensure survival at the end of the season. Lee Johnson remained at the helm for the following season, again making a positive early start. At the midpoint of the season, after 24 league games, they sat second in the Championship, whilst also knocking out Premier League opposition in Watford, Stoke City, Crystal Palace and Manchester United to reach the semi-finals of the League Cup. However, City would eventually finish in 11th place. Bristol City ended the 2018–19 season in 8th. The battle for the last play-off spot came down to the final day, before Derby County managed to win their final game and clinch it. From March to June, the 2019–20 season was suspended due to the COVID-19 pandemic. Despite again challenging for the play-offs during the season, Johnson was sacked on 4 July 2020 after a run of just one win in 10 league matches. His long-time assistant, Dean Holden, was appointed as his replacement on 10 August 2020. After suffering six straight defeats in all competitions, Holden was dismissed on 16 February 2021 after just six months in charge. He was replaced by Nigel Pearson. Bristol City have played in red and white since the 1890s, occasionally also including black. The away kit is more variable. It is traditionally white, but has also featured black or yellow. Other colours featured have included green and a purple and lime combination, the latter of which has become a fan favourite. About halfway through the 2007–08 season Bristol City manager Gary Johnson said in an interview that he hoped the team could get the whole ground bouncing. City supporters took this rallying cry on board and began to sing "Johnson says bounce around the ground" to the tune of Yellow Submarine, while continually bouncing up and down. The first game at which it was sung was in an away match against Southampton at St Mary's Stadium, and it was also sung at away at Queen's Park Rangers in February. When Bristol City fans travelled to London to play Charlton Athletic on 4 March 2008, the visiting fans, using the rail network to return home, adapted the song to "Bounce Around the Train". Since then, it has become an often used chant at Ashton Gate stadium by the fans. It was also sometimes used by supporters of Gary Johnson's former side Northampton Town, primarily at away matches. When Gary Johnson's son, Lee Johnson returned to his former club in 2016 as their new manager, he stated that he wished to inherit the chant and keep the fans singing it. Bristol City have played at Ashton Gate Stadium in the south-west of Bristol, just south of the River Avon, since moving from St John's Lane in 1904. The ground currently has an all-seated capacity of 27,000. It was the home of Bedminster until the 1900 merger, and the merged team played some games there the following season, but it did not become the permanent home of Bristol City until 1904. In the past plans were considered for expansion work to be carried out at Ashton Gate. There were also proposals to build a new 36,000-seat stadium at Hengrove Park. This was turned down in a local referendum in December 2000. In 2002, the local council was looking at possible sites for a new 40,000-seat stadium which would house both City, Rovers and Bristol Rugby, but these plans were scrapped and it is widely accepted that this would not have been welcomed by the majority of supporters from all clubs. Ashton Gate's current capacity is an average size for Championship grounds; however, in November 2007 the club announced plans to relocate to a new 30,000-capacity stadium in Ashton Vale. Plans were also in place to increase capacity to 42,000 had England's 2018 World Cup bid been successful. The South stand opened for the 2015–16 season, with the existing Williams stand being demolished and replaced by the Lansdown stand in 2016. A new partly-artificial Desso pitch was laid and the current Dolman stand refurbished. There is still no decision on the club's request to provide a "safe standing" area, similar to those used in Germany. A state-of-the-art training facility became operational in 2020. The Robins High Performance Centre is at Failand a short distance from Ashton Gate Stadium. Bristol City's traditional rivals are Bristol Rovers. The clubs have met 105 times, with the first meeting in 1897. Bristol City have the most wins on 43. However, the clubs have not been in the same league for a number of years; they were last in the same division in the 2000–01 season. Since then, they have only met three times; in the two-legged southern final of the 2006–07 Football League Trophy, which Rovers won 1–0 on aggregate, and in the first round of the 2013–14 Johnstone's Paint Trophy, which City won 2–1 at Ashton Gate. City's other main rivals are Cardiff City, who play in nearby Cardiff. Despite being a local derby, it crosses the Wales–England border, making it one of the few international club derbies in the United Kingdom. The two clubs have been at similar levels in recent years, being in the same division for 10 of the last 16 seasons. This has meant frequent meetings in the league including in the semi-finals of the 2003 Second Division play-offs. Other clubs have been seen as 'third rivals' by the fans and media. Swindon Town are seen by many as rivals, nicknamed 'Swindle' by City fans. This rivalry was most recently relevant in the 2014–15 season, when the two clubs were rivals for promotion to the Championship. Plymouth Argyle have also previously been considered rivals despite a distance of over 100 miles. The rivalry was especially relevant in the 2000s when the two clubs were the highest-ranking West Country clubs for a number of years, and meetings were seen as a decider of the 'Best in the West'. Swansea City, Newport County, Cheltenham Town and even Yeovil Town have previously been mentioned as rivals, but very rarely. However, during a fixture between Bristol City and Swansea City on 2 February 2019 at Ashton Gate, fighting took place between Bristol City and Swansea City fans resulting in a rivalry flaring up between the two sets of fans. Note: The numbers in parentheses are the tier of football for that season. Most club appearances including substitute appearances in all competitions (excluding Gloucestershire Cup). Updated 29 December 2013. Note: On 29 December 2013, Louis Carey broke Bristol City's appearance record when he came on as a substitute in the 4–1 win over Stevenage. He overtook John Atyeo after 47 years and is now the club's all-time top appearance maker. Correct as of 29 July 2018. Note: Flags indicate national team as defined under FIFA eligibility rules. Players may hold more than one non-FIFA nationality. Note: Flags indicate national team as defined under FIFA eligibility rules. Players may hold more than one non-FIFA nationality. Note: Flags indicate national team as defined under FIFA eligibility rules. Players may hold more than one non-FIFA nationality. Former players For a list of all Bristol City players with a Wikipedia article, see Category:Bristol City F.C. players. Bedminster merged with Bristol City in 1900; for a further list of all Bedminster players with articles see Category:Bedminster F.C. players. Management The women's team was formed in 1990 supported by the club's community officer, Shaun Parker. Their greatest achievement was reaching the semi-finals of the FA Women's Cup in 1994 and winning promotion to the Premier League under Manager Jack Edgar in 2004. Following the decision by the FA to fund only one centre of excellence in Bristol, the two senior teams were disbanded in June 2008 and the girls' youth side merged with the Bristol Academy W.F.C. The majority of the senior players, with coach Will Roberts, moved to the University of Bath in summer 2008 and now play as AFC TeamBath Ladies in the South West Combination Women's Football League. League Cup
[ { "paragraph_id": 0, "text": "Bristol City Football Club is a professional association football club based in Bristol, England. The team compete in the EFL Championship, the second level of the English football league system.", "title": "" }, { "paragraph_id": 1, "text": "Founded in 1894, the club competed in the Southern League and Western League, being crowned Western League champions in 1897–98. They were admitted into the Football League in 1901 and won the Second Division in 1905–06. They finished second in the First Division the following season, three points behind champions Newcastle United, and went on to lose to Manchester United in the 1909 FA Cup final. Relegated in 1911, they dropped to the third tier in 1922, though would claim the Third Division South title in 1922–23 and again in 1926–27. They were returned to the third tier in 1932, remaining there until they won the Third Division South again in 1954–55. Having been relegated in 1960, Bristol City won promotion from the third tier in 1964–65 and then from the second tier in 1975–76. They played four seasons in the top-flight before being relegated in three consecutive seasons by 1982.", "title": "" }, { "paragraph_id": 2, "text": "Bristol City spent just two seasons in the Fourth Division and went on to win the Associate Members' Cup (Football League Trophy) in 1986. Promoted out of the Third Division in 1989–90, the club were relegated in 1995 and again in 1999 after another promotion in 1997–98. Bristol City won the Football League Trophy again in 2003, and were promoted from League One in 2006–07. Relegated after six seasons in the Championship, they won the Football League Trophy for a third time in 2015 on their way to the 2014–15 League One title, and have remained in the Championship since that promotion.", "title": "" }, { "paragraph_id": 3, "text": "They have played their home games at Ashton Gate since moving from St John's Lane in 1904. The club's home colours are red and white, and their nickname is The Robins—a robin featured on the club's badge from 1976 to 1994 and from 2019 onwards. Their main rivals are Bristol Rovers, with whom they contest the Bristol derby, and Cardiff City, with whom they contest the cross-border Severnside derby.", "title": "" }, { "paragraph_id": 4, "text": "The club was founded in 1894 as Bristol South End and changed their name to Bristol City on adopting professionalism three years later when they were admitted into the Southern League. Finishing as runners-up in three of the first four seasons, in 1900 the club amalgamated with local Southern League rivals Bedminster F.C., who had been founded as Southville in 1887. Bristol City joined the Football League in 1901 when they became only the third club south of Birmingham (following in the footsteps of Woolwich Arsenal and Luton Town) to perform in the competition. Their first game in the Football League was on 7 September 1901 at Bloomfield Road, when Blackpool were beaten 2–0.", "title": "History" }, { "paragraph_id": 5, "text": "A scheme has been informally approved by the parties interested for the amalgamation of the Bristol City and Bedminster Association Football Clubs. The leading conditions are that the name and colours of Bristol City shall be retained, that matches shall be played alternately on the ground of each club for one season, and that five directors shall be nominated by each club. This should lead to Bristol securing one of the strongest teams in the south.", "title": "History" }, { "paragraph_id": 6, "text": "Gloucestershire Echo, 12 April 1900. The announcement of the merger between Bristol City and Bedminster.", "title": "History" }, { "paragraph_id": 7, "text": "Winning the Second Division Championship with a record number of points when they became the first club in Football League history to win 30 league games in a season (out of 38 played) as well as equalling Manchester United's achievement of the previous season in winning 14 consecutive games (a record until 2018, also accomplished by Preston North End in 1950–51). Nicknamed the Bristol Babe at this time, they finished as runners-up in their inaugural First Division campaign (1906–07) as the only southern club to finish in the top two prior to World War I.", "title": "History" }, { "paragraph_id": 8, "text": "In 1909 they won through to their only FA Cup final, though they were somewhat fortunate that a last-gasp spot-kick saved them from defeat in the semi-final versus Derby County at Stamford Bridge. In the final at the Crystal Palace (now the National Sports Centre) Bristol City lost to Manchester United 1–0. After a five-season stay in the top flight, despite winning 1–0 at Newcastle at the start of the 1910–11 campaign, failure to beat Everton in the season's finale brought City's first-ever taste of relegation and it was to be 65 years before top-flight status would be regained.", "title": "History" }, { "paragraph_id": 9, "text": "Bristol City would then go on to stay in Division 2 until three years after the First World War had ended, and in that time they reached the semi-finals of the 1919–20 FA Cup before being beaten 2–1 by Huddersfield Town and finished third in the Second Division in the 1920–21 season. However, in the next season they were relegated to the Third Division South.", "title": "History" }, { "paragraph_id": 10, "text": "The 1920s were a rocky time as City bounced between the Second Division and the Southern Section of the Third Division. The season after City were relegated, they achieved promotion back to the Second Division, before being relegated back to the Southern Section of the Third Division again the following season. After successive high finishes in the league, they were promoted again in 1926–27. However, by the 1930s they had slumped into the lower division and stayed that way until over 10 years after the Second World War. During this stay in the Third Division South, they won the Welsh Cup in 1934, beating Tranmere Rovers in the final. However, in the same year they also suffered their biggest ever league defeat, a 9–0 loss to Coventry City The 1937–38 season was the most successful season for City since they were relegated to the Third Division, coming second in the league and reaching the final of the Third Division South Cup, before losing 6–2 to Reading on aggregate. They then came eighth in the Third Division South in the final full season before the war, in which the Grandstand of Ashton Gate was destroyed by a German air raid.", "title": "History" }, { "paragraph_id": 11, "text": "In 1946–47, City recorded a record league win by beating Aldershot 9–0, although despite Don Clark scoring 36 goals in the League, City failed to get promoted that season. Harry Dolman became chairman in 1949, a post he would hold for over 30 years. An engineer who had bought out the firm he worked for, he designed the first set of floodlights installed at Ashton Gate in the early 1950s. The late 1950s were a better time for City, with a five-year stay in the Second Division, a league they returned to for a further spell in 1965.", "title": "History" }, { "paragraph_id": 12, "text": "In 1967, Alan Dicks was appointed manager, and things gradually began to improve, with promotion to the First Division in 1976, ending a 65-year exile from the top flight.", "title": "History" }, { "paragraph_id": 13, "text": "Between 1975 and 1981 City were regular participants in the Anglo-Scottish Cup, winning the trophy in 1977–78, beating Hibernian in the semi-finals, and winning 3–2 on aggregate in the final against St Mirren (managed at the time by a relatively new manager, Alex Ferguson). St Mirren had their revenge two seasons later, with an aggregate 5–1 victory over City to become the only Scottish team to win the trophy.", "title": "History" }, { "paragraph_id": 14, "text": "City's second stint in the top flight was less successful than the club's first, with thirteenth position in 1979 being their highest finish during this era. Stars of this era included Peter Cormack, Geoff Merrick, Tom Ritchie, Clive Whitehead, Gerry Gow, Trevor Tainton and Jimmy Mann.", "title": "History" }, { "paragraph_id": 15, "text": "In 1980, the City team went back to the Second Division in the first of three relegations, their debt mounted and their financial losses increased, with two successive relegations following. Thus, in 1982, they fell into the Fourth Division, and were declared bankrupt. A new club was formed and BCFC (1982) Ltd acquired the club's player contracts. The highly paid senior players Julian Marshall, Chris Garland, Jimmy Mann, Peter Aitken, Geoff Merrick, David Rodgers, Gerry Sweeney and Trevor Tainton, who became known as the 'Ashton Gate Eight', each accepted termination of his contract for half the amount due. The club's previous owners had failed to pay its debts to many local businesses. The resulting ill will towards the club made it difficult for the new owners to obtain credit.", "title": "History" }, { "paragraph_id": 16, "text": "City spent two seasons in the Fourth Division before winning promotion under Terry Cooper in 1984. They consolidated themselves in the Third Division during the latter part of the 1980s, and in 1990 Cooper's successor Joe Jordan achieved promotion as Third Division runners-up to local rivals Bristol Rovers.", "title": "History" }, { "paragraph_id": 17, "text": "There was a tragedy for the club, however, in that promotion campaign. In March 1990, two months before the club sealed promotion, striker Dean Horrix was killed in a car crash barely two weeks after joining the club, and having played three league games for them.", "title": "History" }, { "paragraph_id": 18, "text": "Jordan moved to Heart of Midlothian in September 1990, and his successor Jimmy Lumsden remained in charge for 18 months before making way for Denis Smith. Smith's first signing was the 20-year-old Arsenal striker Andy Cole. He was sold to Newcastle United in February 1993 and later played for Manchester United, where he collected five Premier League titles, two FA Cups and the European Cup.", "title": "History" }, { "paragraph_id": 19, "text": "Meanwhile, City remained in the new Division One (no longer the Second Division after the creation of the Premier League in 1992) and Smith moved to Oxford United in November 1993. His successor was Russell Osman. In January 1994 Osman led City to a shock 1–0 victory over Liverpool at Anfield in a third round replay in the FA Cup, a result that would cause the Liverpool manager at the time, Graeme Souness, to resign. Osman was sacked within a year of taking charge.", "title": "History" }, { "paragraph_id": 20, "text": "Joe Jordan was brought back to Ashton Gate in September 1994, but was unable to prevent relegation to Division Two.", "title": "History" }, { "paragraph_id": 21, "text": "Jordan remained at the helm for two seasons after City's relegation, but left in March 1997 after failing to get them back into Division One. Former Bristol Rovers manager John Ward took over, and achieved promotion in 1998 as Division Two runners-up. But City struggled back in Division One, and Ward stepped down in October 1998 to be succeeded by Benny Lennartsson, their first non-British manager. City were relegated in bottom place and Lennartsson was dismissed in favour of Gillingham's Tony Pulis, who lasted six months before leaving to take over at Portsmouth. During his time at Ashton Gate he was manager of perhaps the worst City side since the one that completed a hat-trick of successive relegations almost 20 years earlier.", "title": "History" }, { "paragraph_id": 22, "text": "Coach Tony Fawthrop took over until the end of the season, when Danny Wilson was appointed. Wilson was arguably the most prominent manager to take charge of a City side since Denis Smith, as he had guided Barnsley to promotion to the Premier League in 1997 and Sheffield Wednesday to a 12th-place finish in 1999.", "title": "History" }, { "paragraph_id": 23, "text": "The early 2000s were a frustrating time for Bristol City. They were regular Division Two play-off contenders during Wilson's spell as manager. They just missed out on the play-offs in 2002, finishing 7th. The following year, Wilson almost took them to automatic promotion, finishing 3rd and winning the Football League Trophy in Cardiff in 2003. The taste of the play-offs was bitter though, losing to rivals Cardiff City 1–0 on aggregate in the semi-final. In 2004, they finished in 3rd place again, and this time they reached the play-off final, but lost to Brighton & Hove Albion. He was sacked within days and replaced by veteran player Brian Tinnion.", "title": "History" }, { "paragraph_id": 24, "text": "City just failed to make the play-offs in Tinnion's first season as manager, finishing seventh, and he stepped down in September 2005 after a poor start to the season. Yeovil Town manager Gary Johnson was recruited as his successor in September 2005. Johnson led Bristol City to a 9th place finish.", "title": "History" }, { "paragraph_id": 25, "text": "In the 2006–07 season, Bristol City finally achieved the elusive promotion that had evaded them in their 8 years in the third tier. Promotion to the Championship was confirmed on the final day of the season with a 3–1 win against already relegated Rotherham United, securing the runners-up place in the division and resulting in automatic promotion.", "title": "History" }, { "paragraph_id": 26, "text": "After a good start in the Championship, City established themselves as real contenders, sitting in 3rd place at Christmas. By the start of March, City were top of the Championship, making an improbable second successive promotion a possibility. However, a poor run ended City's chances of an automatic promotion place but qualified for the play-offs with a 4th-place finish, their highest finish since 1980. City overcame Crystal Palace 4–2 on aggregate to progress to the play-off final at Wembley Stadium, where they were beaten 1–0 by Hull City.", "title": "History" }, { "paragraph_id": 27, "text": "After a poor start in the first half of the 2008–09 season, City recovered after Christmas, peaking at 4th place in late February. After a lot of draws, the season eventually petered out and City finished the season in tenth place. The 2009–10 season saw some good results in the autumn, but heavy defeats by local rivals Cardiff City (0–6) and Doncaster Rovers (2–5) in early 2010 led to much dissatisfaction amongst fans, and Johnson left the club on 18 March 2010. Assistant manager Keith Millen took charge as caretaker manager, and led a series of good results, resulting in a second successive tenth-place finish.", "title": "History" }, { "paragraph_id": 28, "text": "Steve Coppell became manager in 2010 but resigned after just two matches. Longtime assistant manager Keith Millen was announced as Coppell's successor and City fell to a 15th-place finish in 2010–11. After a poor start to the 2011–12 season, Millen left the club in October 2011.", "title": "History" }, { "paragraph_id": 29, "text": "Derek McInnes was appointed next, but after a promising start, City fell into the relegation zone, eventually surviving in 20th place, their worst since promotion in 2007. This steady decline would continue and after a poor start to the 2012–13 season, McInnes was sacked in January 2013 with City bottom of the Championship. He was replaced by Sean O'Driscoll, the club's fifth head coach in three years, but City were relegated to League One after six seasons in the Championship. O'Driscoll left with the team 22nd in League One.", "title": "History" }, { "paragraph_id": 30, "text": "Steve Cotterill joined the club when Bristol City were second bottom of League One. Cotterill guided the club to a 12th place finish. Bristol City were promoted back to the Championship after securing the League One title in 2014–15, their first league title since 1955. In their last home game, against Walsall, they finished the season with an 8–2 win. Bristol City finished the season with 99 points, the most points in a single season in the club's history, and 5 losses. In the same season, they also won the Football League Trophy after a win over Walsall, which finished 2–0 and their third league trophy, a record held by the club for having the most wins in that competition.", "title": "History" }, { "paragraph_id": 31, "text": "Despite huge success in the previous season, the club struggled on their return to the second tier. Steve Cotterill was relieved of his duties in January 2016 after a poor run of form which had seen Bristol City slip to 22nd in the Championship table. Lee Johnson, former player and son of former manager, Gary Johnson, was appointed as Bristol City's new head coach on 6 February 2016. Bristol City eventually finished in 18th place.", "title": "History" }, { "paragraph_id": 32, "text": "In the 2016–17 season, City were only just able to accumulate enough points to ensure survival at the end of the season. Lee Johnson remained at the helm for the following season, again making a positive early start. At the midpoint of the season, after 24 league games, they sat second in the Championship, whilst also knocking out Premier League opposition in Watford, Stoke City, Crystal Palace and Manchester United to reach the semi-finals of the League Cup. However, City would eventually finish in 11th place.", "title": "History" }, { "paragraph_id": 33, "text": "Bristol City ended the 2018–19 season in 8th. The battle for the last play-off spot came down to the final day, before Derby County managed to win their final game and clinch it. From March to June, the 2019–20 season was suspended due to the COVID-19 pandemic. Despite again challenging for the play-offs during the season, Johnson was sacked on 4 July 2020 after a run of just one win in 10 league matches. His long-time assistant, Dean Holden, was appointed as his replacement on 10 August 2020. After suffering six straight defeats in all competitions, Holden was dismissed on 16 February 2021 after just six months in charge. He was replaced by Nigel Pearson.", "title": "History" }, { "paragraph_id": 34, "text": "Bristol City have played in red and white since the 1890s, occasionally also including black. The away kit is more variable. It is traditionally white, but has also featured black or yellow. Other colours featured have included green and a purple and lime combination, the latter of which has become a fan favourite.", "title": "Club identity" }, { "paragraph_id": 35, "text": "About halfway through the 2007–08 season Bristol City manager Gary Johnson said in an interview that he hoped the team could get the whole ground bouncing. City supporters took this rallying cry on board and began to sing \"Johnson says bounce around the ground\" to the tune of Yellow Submarine, while continually bouncing up and down. The first game at which it was sung was in an away match against Southampton at St Mary's Stadium, and it was also sung at away at Queen's Park Rangers in February. When Bristol City fans travelled to London to play Charlton Athletic on 4 March 2008, the visiting fans, using the rail network to return home, adapted the song to \"Bounce Around the Train\". Since then, it has become an often used chant at Ashton Gate stadium by the fans. It was also sometimes used by supporters of Gary Johnson's former side Northampton Town, primarily at away matches. When Gary Johnson's son, Lee Johnson returned to his former club in 2016 as their new manager, he stated that he wished to inherit the chant and keep the fans singing it.", "title": "Club identity" }, { "paragraph_id": 36, "text": "Bristol City have played at Ashton Gate Stadium in the south-west of Bristol, just south of the River Avon, since moving from St John's Lane in 1904. The ground currently has an all-seated capacity of 27,000. It was the home of Bedminster until the 1900 merger, and the merged team played some games there the following season, but it did not become the permanent home of Bristol City until 1904.", "title": "Stadium" }, { "paragraph_id": 37, "text": "In the past plans were considered for expansion work to be carried out at Ashton Gate. There were also proposals to build a new 36,000-seat stadium at Hengrove Park. This was turned down in a local referendum in December 2000. In 2002, the local council was looking at possible sites for a new 40,000-seat stadium which would house both City, Rovers and Bristol Rugby, but these plans were scrapped and it is widely accepted that this would not have been welcomed by the majority of supporters from all clubs. Ashton Gate's current capacity is an average size for Championship grounds; however, in November 2007 the club announced plans to relocate to a new 30,000-capacity stadium in Ashton Vale. Plans were also in place to increase capacity to 42,000 had England's 2018 World Cup bid been successful.", "title": "Stadium" }, { "paragraph_id": 38, "text": "The South stand opened for the 2015–16 season, with the existing Williams stand being demolished and replaced by the Lansdown stand in 2016. A new partly-artificial Desso pitch was laid and the current Dolman stand refurbished. There is still no decision on the club's request to provide a \"safe standing\" area, similar to those used in Germany.", "title": "Stadium" }, { "paragraph_id": 39, "text": "A state-of-the-art training facility became operational in 2020. The Robins High Performance Centre is at Failand a short distance from Ashton Gate Stadium.", "title": "Stadium" }, { "paragraph_id": 40, "text": "Bristol City's traditional rivals are Bristol Rovers. The clubs have met 105 times, with the first meeting in 1897. Bristol City have the most wins on 43. However, the clubs have not been in the same league for a number of years; they were last in the same division in the 2000–01 season. Since then, they have only met three times; in the two-legged southern final of the 2006–07 Football League Trophy, which Rovers won 1–0 on aggregate, and in the first round of the 2013–14 Johnstone's Paint Trophy, which City won 2–1 at Ashton Gate.", "title": "Rivalries" }, { "paragraph_id": 41, "text": "City's other main rivals are Cardiff City, who play in nearby Cardiff. Despite being a local derby, it crosses the Wales–England border, making it one of the few international club derbies in the United Kingdom. The two clubs have been at similar levels in recent years, being in the same division for 10 of the last 16 seasons. This has meant frequent meetings in the league including in the semi-finals of the 2003 Second Division play-offs.", "title": "Rivalries" }, { "paragraph_id": 42, "text": "Other clubs have been seen as 'third rivals' by the fans and media. Swindon Town are seen by many as rivals, nicknamed 'Swindle' by City fans. This rivalry was most recently relevant in the 2014–15 season, when the two clubs were rivals for promotion to the Championship. Plymouth Argyle have also previously been considered rivals despite a distance of over 100 miles. The rivalry was especially relevant in the 2000s when the two clubs were the highest-ranking West Country clubs for a number of years, and meetings were seen as a decider of the 'Best in the West'. Swansea City, Newport County, Cheltenham Town and even Yeovil Town have previously been mentioned as rivals, but very rarely. However, during a fixture between Bristol City and Swansea City on 2 February 2019 at Ashton Gate, fighting took place between Bristol City and Swansea City fans resulting in a rivalry flaring up between the two sets of fans.", "title": "Rivalries" }, { "paragraph_id": 43, "text": "Note: The numbers in parentheses are the tier of football for that season.", "title": "Records and statistics" }, { "paragraph_id": 44, "text": "Most club appearances including substitute appearances in all competitions (excluding Gloucestershire Cup). Updated 29 December 2013. Note: On 29 December 2013, Louis Carey broke Bristol City's appearance record when he came on as a substitute in the 4–1 win over Stevenage. He overtook John Atyeo after 47 years and is now the club's all-time top appearance maker.", "title": "Records and statistics" }, { "paragraph_id": 45, "text": "Correct as of 29 July 2018.", "title": "Records and statistics" }, { "paragraph_id": 46, "text": "Note: Flags indicate national team as defined under FIFA eligibility rules. Players may hold more than one non-FIFA nationality.", "title": "Players" }, { "paragraph_id": 47, "text": "Note: Flags indicate national team as defined under FIFA eligibility rules. Players may hold more than one non-FIFA nationality.", "title": "Players" }, { "paragraph_id": 48, "text": "Note: Flags indicate national team as defined under FIFA eligibility rules. Players may hold more than one non-FIFA nationality.", "title": "Players" }, { "paragraph_id": 49, "text": "Former players", "title": "Players" }, { "paragraph_id": 50, "text": "For a list of all Bristol City players with a Wikipedia article, see Category:Bristol City F.C. players. Bedminster merged with Bristol City in 1900; for a further list of all Bedminster players with articles see Category:Bedminster F.C. players.", "title": "Players" }, { "paragraph_id": 51, "text": "Management", "title": "Club officials" }, { "paragraph_id": 52, "text": "The women's team was formed in 1990 supported by the club's community officer, Shaun Parker. Their greatest achievement was reaching the semi-finals of the FA Women's Cup in 1994 and winning promotion to the Premier League under Manager Jack Edgar in 2004. Following the decision by the FA to fund only one centre of excellence in Bristol, the two senior teams were disbanded in June 2008 and the girls' youth side merged with the Bristol Academy W.F.C. The majority of the senior players, with coach Will Roberts, moved to the University of Bath in summer 2008 and now play as AFC TeamBath Ladies in the South West Combination Women's Football League.", "title": "Bristol City Women's" }, { "paragraph_id": 53, "text": "League", "title": "Honours and achievements" }, { "paragraph_id": 54, "text": "Cup", "title": "Honours and achievements" } ]
Bristol City Football Club is a professional association football club based in Bristol, England. The team compete in the EFL Championship, the second level of the English football league system. Founded in 1894, the club competed in the Southern League and Western League, being crowned Western League champions in 1897–98. They were admitted into the Football League in 1901 and won the Second Division in 1905–06. They finished second in the First Division the following season, three points behind champions Newcastle United, and went on to lose to Manchester United in the 1909 FA Cup final. Relegated in 1911, they dropped to the third tier in 1922, though would claim the Third Division South title in 1922–23 and again in 1926–27. They were returned to the third tier in 1932, remaining there until they won the Third Division South again in 1954–55. Having been relegated in 1960, Bristol City won promotion from the third tier in 1964–65 and then from the second tier in 1975–76. They played four seasons in the top-flight before being relegated in three consecutive seasons by 1982. Bristol City spent just two seasons in the Fourth Division and went on to win the Associate Members' Cup in 1986. Promoted out of the Third Division in 1989–90, the club were relegated in 1995 and again in 1999 after another promotion in 1997–98. Bristol City won the Football League Trophy again in 2003, and were promoted from League One in 2006–07. Relegated after six seasons in the Championship, they won the Football League Trophy for a third time in 2015 on their way to the 2014–15 League One title, and have remained in the Championship since that promotion. They have played their home games at Ashton Gate since moving from St John's Lane in 1904. The club's home colours are red and white, and their nickname is The Robins—a robin featured on the club's badge from 1976 to 1994 and from 2019 onwards. Their main rivals are Bristol Rovers, with whom they contest the Bristol derby, and Cardiff City, with whom they contest the cross-border Severnside derby.
2001-10-08T16:03:26Z
2023-12-30T22:09:42Z
[ "Template:Infobox football club", "Template:English football updater", "Template:Fs start", "Template:Reflist", "Template:Dead link", "Template:Redirect", "Template:EFL Championship", "Template:Use British English", "Template:Fs mid", "Template:Cite news", "Template:BBC football info", "Template:Cn", "Template:Main", "Template:Authority control", "Template:For", "Template:Cite web", "Template:Official website", "Template:Citation needed", "Template:Use dmy dates", "Template:Quote box", "Template:Not a typo", "Template:Updated", "Template:Fs player", "Template:Bristol City F.C.", "Template:Short description", "Template:Further", "Template:Commons category", "Template:Sport in Bristol", "Template:Commons", "Template:Flagicon", "Template:Fs end", "Template:Needs update" ]
https://en.wikipedia.org/wiki/Bristol_City_F.C.
4,393
Bioterrorism
Bioterrorism is terrorism involving the intentional release or dissemination of biological agents. These agents include bacteria, viruses, insects, fungi, and/or toxins, and may be in a naturally occurring or a human-modified form, in much the same way as in biological warfare. Further, modern agribusiness is vulnerable to anti-agricultural attacks by terrorists, and such attacks can seriously damage economy as well as consumer confidence. The latter destructive activity is called agrobioterrorism and is a subtype of agro-terrorism. Bioterrorism is the deliberate release of viruses, bacteria, toxins, or other harmful agents to cause illness or death in people, animals, or plants. These agents are typically found in nature, but could be mutated or altered to increase their ability to cause disease, make them resistant to current medicines, or to increase their ability to be spread into the environment. Biological agents can be spread through the air, water, or in food. Biological agents are attractive to terrorists because they are extremely difficult to detect and do not cause illness for several hours to several days. Some bioterrorism agents, like the smallpox virus, can be spread from person to person and some, like anthrax, cannot. Bioterrorism may be favored because biological agents are relatively easy and inexpensive to obtain, can be easily disseminated, and can cause widespread fear and panic beyond the actual physical damage. Military leaders, however, have learned that, as a military asset, bioterrorism has some important limitations; it is difficult to use a bioweapon in a way that only affects the enemy and not friendly forces. A biological weapon is useful to terrorists mainly as a method of creating mass panic and disruption to a state or a country. However, technologists such as Bill Joy have warned of the potential power which genetic engineering might place in the hands of future bio-terrorists. The use of agents that do not cause harm to humans, but disrupt the economy, have also been discussed. One such pathogen is the foot-and-mouth disease (FMD) virus, which is capable of causing widespread economic damage and public concern (as witnessed in the 2001 and 2007 FMD outbreaks in the UK), while having almost no capacity to infect humans. By the time World War I began, attempts to use anthrax were directed at animal populations. This generally proved to be ineffective. Shortly after the start of World War I, Germany launched a biological sabotage campaign in the United States, Russia, Romania, and France. At that time, Anton Dilger lived in Germany, but in 1915 he was sent to the United States carrying cultures of glanders, a virulent disease of horses and mules. Dilger set up a laboratory in his home in Chevy Chase, Maryland. He used stevedores working the docks in Baltimore to infect horses with glanders while they were waiting to be shipped to Britain. Dilger was under suspicion as being a German agent, but was never arrested. Dilger eventually fled to Madrid, Spain, where he died during the Influenza Pandemic of 1918. In 1916, the Russians arrested a German agent with similar intentions. Germany and its allies infected French cavalry horses and many of Russia's mules and horses on the Eastern Front. These actions hindered artillery and troop movements, as well as supply convoys. In 1972, police in Chicago arrested two college students, Allen Schwander and Stephen Pera, who had planned to poison the city's water supply with typhoid and other bacteria. Schwander had founded a terrorist group, "R.I.S.E.", while Pera collected and grew cultures from the hospital where he worked. The two men fled to Cuba after being released on bail. Schwander died of natural causes in 1974, while Pera returned to the U.S. in 1975 and was put on probation. In 1980, the World Health Organization (WHO) announced the eradication of smallpox, a highly contagious and incurable disease. Although the disease has been eliminated in the wild, frozen stocks of smallpox virus are still maintained by the governments of the United States and Russia. Disastrous consequences are feared if rogue politicians or terrorists were to get hold of the smallpox strains. Since vaccination programs are now terminated, the world population is more susceptible to smallpox than ever before. In Oregon in 1984, followers of the Bhagwan Shree Rajneesh attempted to control a local election by incapacitating the local population. They infected salad bars in 11 restaurants, produce in grocery stores, doorknobs, and other public domains with Salmonella typhimurium bacteria in the city of The Dalles, Oregon. The attack infected 751 people with severe food poisoning. There were no fatalities. This incident was the first known bioterrorist attack in the United States in the 20th century. It was also the single largest bioterrorism attack on U.S. soil. In June 1993, the religious group Aum Shinrikyo released anthrax in Tokyo. Eyewitnesses reported a foul odor. The attack was a failure, because it did not infect a single person. The reason for this is due to the fact that the group used the vaccine strain of the bacterium. The spores which were recovered from the site of the attack showed that they were identical to an anthrax vaccine strain that was given to animals at the time. These vaccine strains are missing the genes that cause a symptomatic response. In September and October 2001, several cases of anthrax broke out in the United States, apparently deliberately caused. Letters laced with infectious anthrax were concurrently delivered to news media offices and the U.S. Congress, alongside an ambiguously related case in Chile. The letters killed five people. There are multiple considerable scenarios, how terrorists might employ biological agents. In 2000, tests conducted by various US agencies showed that indoor attacks in densely populated spaces are much more serious than outdoor attacks. Such enclosed spaces are large buildings, trains, indoor arenas, theaters, malls, tunnels and similar. Contra-measures against such scenarios are building architecture and ventilation systems engineering. In 1993, sewage was spilled out into a river, subsequently drawn into the water system and affected 400,000 people in Milwaukee, Wisconsin. The disease-causing organism was cryptosporidium parvum. This man-made disaster can be a template for a terrorist scenario. Nevertheless, terrorist scenarios are considered more likely near the points of delivery than at the water sources before the water treatment. Release of biological agents is more likely for a single building or a neighborhood. Counter-measures against this scenario include the further limitation of access to the water supply systems, tunnels, and infrastructure. Agricultural crop-duster flights might be misused as delivery devices for biological agents as well. Counter-measures against this scenario are background checks of employees of crop-dusting companies and surveillance procedures. In the most common hoax scenario, no biological agents are employed. For instance, an envelope with powder in it that says, “You've just been exposed to anthrax.” Such hoaxes have been shown to have a large psychological impact on the population. Anti-agriculture attacks are considered to require relatively little expertise and technology. Biological agents that attack livestock, fish, vegetation, and crops are mostly not contagious to humans and are therefore easier for attackers to handle. Even a few cases of infection can disrupt a country's agricultural production and exports for months, as evidenced by FMD outbreaks. Under current United States law, bio-agents which have been declared by the U.S. Department of Health and Human Services or the U.S. Department of Agriculture to have the "potential to pose a severe threat to public health and safety" are officially defined as "select agents." The CDC categorizes these agents (A, B or C) and administers the Select Agent Program, which regulates the laboratories which may possess, use, or transfer select agents within the United States. As with US attempts to categorize harmful recreational drugs, designer viruses are not yet categorized and avian H5N1 has been shown to achieve high mortality and human-communication in a laboratory setting. These high-priority agents pose a risk to national security, can be easily transmitted and disseminated, result in high mortality, have potential major public health impact, may cause public panic, or require special action for public health preparedness. Category B agents are moderately easy to disseminate and have low mortality rates. Category C agents are emerging pathogens that might be engineered for mass dissemination because of their availability, ease of production and dissemination, high mortality rate, or ability to cause a major health impact. Planning may involve the development of biological identification systems. Until recently in the United States, most biological defense strategies have been geared to protecting soldiers on the battlefield rather than ordinary people in cities. Financial cutbacks have limited the tracking of disease outbreaks. Some outbreaks, such as food poisoning due to E. coli or Salmonella, could be of either natural or deliberate origin. Export controls on biological agents are not applied uniformly, providing terrorists a route for acquisition. Laboratories are working on advanced detection systems to provide early warning, identify contaminated areas and populations at risk, and to facilitate prompt treatment. Methods for predicting the use of biological agents in urban areas as well as assessing the area for the hazards associated with a biological attack are being established in major cities. In addition, forensic technologies are working on identifying biological agents, their geographical origins and/or their initial source. Efforts include decontamination technologies to restore facilities without causing additional environmental concerns. Early detection and rapid response to bioterrorism depend on close cooperation between public health authorities and law enforcement; however, such cooperation is lacking. National detection assets and vaccine stockpiles are not useful if local and state officials do not have access to them. Aspects of protection against bioterrorism in the United States include: On a CNN news broadcast in 2011, the CNN chief medical correspondent, Dr. Sanjay Gupta, weighed in on the American government's recent approach to bioterrorist threats. He explains how, even though the United States would be better fending off bioterrorist attacks now than they would be a decade ago, the amount of money available to fight bioterrorism over the last three years has begun to decrease. Looking at a detailed report that examined the funding decrease for bioterrorism in fifty-one American cities, Dr. Gupta stated that the cities "wouldn’t be able to distribute vaccines as well" and "wouldn't be able to track viruses." He also said that film portrayals of global pandemics, such as Contagion, were actually quite possible and may occur in the United States under the right conditions. A news broadcast by MSNBC in 2010 also stressed the low levels of bioterrorism preparedness in the United States. The broadcast stated that a bipartisan report gave the Obama administration a failing grade for its efforts to respond to a bioterrorist attack. The news broadcast invited the former New York City police commissioner, Howard Safir, to explain how the government would fare in combating such an attack. He said how "biological and chemical weapons are probable and relatively easy to disperse." Furthermore, Safir thought that efficiency in bioterrorism preparedness is not necessarily a question of money, but is instead dependent on putting resources in the right places. The broadcast suggested that the nation was not ready for something more serious. In a September 2016 interview conducted by Homeland Preparedness News, Daniel Gerstein, a senior policy researcher for the RAND Corporation, stresses the importance in preparing for potential bioterrorist attacks on the nation. He implored the U.S. government to take the proper and necessary actions to implement a strategic plan of action to save as many lives as possible and to safeguard against potential chaos and confusion. He believes that because there have been no significant instances of bioterrorism since the anthrax attacks in 2001, the government has allowed itself to become complacent making the country that much more vulnerable to unsuspecting attacks, thereby further endangering the lives of U.S. citizens. Gerstein formerly served in the Science and Technology Directorate of the Department of Homeland Security from 2011 to 2014. He claims there has not been a serious plan of action since 2004 during George W. Bush's presidency, in which he issued a Homeland Security directive delegating responsibilities among various federal agencies. He also stated that the blatant mishandling of the Ebola virus outbreak in 2014 attested to the government's lack of preparation. This past May, legislation that would create a national defense strategy was introduced in the Senate, coinciding with the timing of ISIS-affiliated terrorist groups get closer to weaponizing biological agents. In May 2016, Kenyan officials apprehended two members of an Islamic extremist group in motion to set off a biological bomb containing anthrax. Mohammed Abdi Ali, the believed leader of the group, who was a medical intern, was arrested along with his wife, a medical student. The two were caught just before carrying out their plan. The Blue Ribbon Study Panel on Biodefense, which comprises a group of experts on national security and government officials, in which Gerstein had previously testified to, submitted its National Blueprint for Biodefense to Congress in October 2015 listing their recommendations for devising an effective plan. Bill Gates said in a February 18, 2017 Business Insider op-ed (published near the time of his Munich Security Conference speech) that it is possible for an airborne pathogen to kill at least 30 million people over the course of a year. In a New York Times report, the Gates Foundation predicted that a modern outbreak similar to the Spanish Influenza pandemic (which killed between 50 million and 100 million people) could end up killing more than 360 million people worldwide, even considering widespread availability of vaccines and other healthcare tools. The report cited increased globalization, rapid international air travel, and urbanization as increased reasons for concern. In a March 9, 2017, interview with CNBC, former U.S. Senator Joe Lieberman, who was co-chair of the bipartisan Blue Ribbon Study Panel on Biodefense, said a worldwide pandemic could end the lives of more people than a nuclear war. Lieberman also expressed worry that a terrorist group like ISIS could develop a synthetic influenza strain and introduce it to the world to kill civilians. In July 2017, Robert C. Hutchinson, former agent at the Department of Homeland Security, called for a "whole-of-government" response to the next global health threat, which he described as including strict security procedures at our borders and proper execution of government preparedness plans. Also, novel approaches in biotechnology, such as synthetic biology, could be used in the future to design new types of biological warfare agents. Special attention has to be laid on future experiments (of concern) that: Most of the biosecurity concerns in synthetic biology, however, are focused on the role of DNA synthesis and the risk of producing genetic material of lethal viruses (e.g. 1918 Spanish flu, polio) in the lab. The CRISPR/Cas system has emerged as a promising technique for gene editing. It was hailed by The Washington Post as "the most important innovation in the synthetic biology space in nearly 30 years." While other methods take months or years to edit gene sequences, CRISPR speeds that time up to weeks. However, due to its ease of use and accessibility, it has raised a number of ethical concerns, especially surrounding its use in the biohacking space. In 1999, the University of Pittsburgh's Center for Biomedical Informatics deployed the first automated bioterrorism detection system, called RODS (Real-Time Outbreak Disease Surveillance). RODS is designed to collect data from many data sources and use them to perform signal detection, that is, to detect a possible bioterrorism event at the earliest possible moment. RODS, and other systems like it, collect data from sources including clinic data, laboratory data, and data from over-the-counter drug sales. In 2000, Michael Wagner, the codirector of the RODS laboratory, and Ron Aryel, a subcontractor, conceived the idea of obtaining live data feeds from "non-traditional" (non-health-care) data sources. The RODS laboratory's first efforts eventually led to the establishment of the National Retail Data Monitor, a system which collects data from 20,000 retail locations nationwide. On February 5, 2002, George W. Bush visited the RODS laboratory and used it as a model for a $300 million spending proposal to equip all 50 states with biosurveillance systems. In a speech delivered at the nearby Masonic temple, Bush compared the RODS system to a modern "DEW" line (referring to the Cold War ballistic missile early warning system). The principles and practices of biosurveillance, a new interdisciplinary science, were defined and described in the Handbook of Biosurveillance, edited by Michael Wagner, Andrew Moore and Ron Aryel, and published in 2006. Biosurveillance is the science of real-time disease outbreak detection. Its principles apply to both natural and man-made epidemics (bioterrorism). Data which potentially could assist in early detection of a bioterrorism event include many categories of information. Health-related data such as that from hospital computer systems, clinical laboratories, electronic health record systems, medical examiner record-keeping systems, 911 call center computers, and veterinary medical record systems could be of help; researchers are also considering the utility of data generated by ranching and feedlot operations, food processors, drinking water systems, school attendance recording, and physiologic monitors, among others. In Europe, disease surveillance is beginning to be organized on the continent-wide scale needed to track a biological emergency. The system not only monitors infected persons, but attempts to discern the origin of the outbreak. Researchers have experimented with devices to detect the existence of a threat: Some research shows that ultraviolet avalanche photodiodes offer the high gain, reliability and robustness needed to detect anthrax and other bioterrorism agents in the air. The fabrication methods and device characteristics were described at the 50th Electronic Materials Conference in Santa Barbara on June 25, 2008. Details of the photodiodes were also published in the February 14, 2008, issue of the journal Electronics Letters and the November 2007 issue of the journal IEEE Photonics Technology Letters. The United States Department of Defense conducts global biosurveillance through several programs, including the Global Emerging Infections Surveillance and Response System. Another powerful tool developed within New York City for use in countering bioterrorism is the development of the New York City Syndromic Surveillance System. This system is essentially a way of tracking disease progression throughout New York City, and was developed by the New York City Department of Health and Mental Hygiene (NYC DOHMH) in the wake of the 9/11 attacks. The system works by tracking the symptoms of those taken into the emergency department—based on the location of the hospital to which they are taken and their home address—and assessing any patterns in symptoms. These established trends can then be observed by medical epidemiologists to determine if there are any disease outbreaks in any particular locales; maps of disease prevalence can then be created rather easily. This is an obviously beneficial tool in fighting bioterrorism as it provides a means through which such attacks could be discovered in their nascence; assuming bioterrorist attacks result in similar symptoms across the board, this strategy allows New York City to respond immediately to any bioterrorist threats that they may face with some level of alacrity. Government agencies which would be called on to respond to a bioterrorism incident would include law enforcement, hazardous materials and decontamination units, and emergency medical units, if available. The US military has specialized units, which can respond to a bioterrorism event; among them are the United States Marine Corps' Chemical Biological Incident Response Force and the U.S. Army's 20th Support Command (CBRNE), which can detect, identify, and neutralize threats, and decontaminate victims exposed to bioterror agents. US response would include the Centers for Disease Control. Historically, governments and authorities have relied on quarantines to protect their populations. International bodies such as the World Health Organization already devote some of their resources to monitoring epidemics and have served clearing-house roles in historical epidemics. Media attention toward the seriousness of biological attacks increased in 2013 to 2014. In July 2013, Forbes published an article with the title "Bioterrorism: A Dirty Little Threat With Huge Potential Consequences." In November 2013, Fox News reported on a new strain of botulism, saying that the Centers for Disease and Control lists botulism as one of two agents that have "the highest risks of mortality and morbidity", noting that there is no antidote for botulism. USA Today reported that the U.S. military in November was trying to develop a vaccine for troops from the bacteria that cause the disease Q fever, an agent the military once used as a biological weapon. In February 2014, the former special assistant and senior director for biodefense policy to President George W. Bush called the bioterrorism risk imminent and uncertain and Congressman Bill Pascrell called for increasing federal measures against bioterrorism as a "matter of life or death." The New York Times wrote a story saying the United States would spend $40 million to help certain low and middle-income countries deal with the threats of bioterrorism and infectious diseases. Bill Gates has warned that bioterrorism could kill more people than nuclear war. In February 2018, a CNN employee discovered on an airplane a "sensitive, top-secret document in the seatback pouch explaining how the Department of Homeland Security would respond to a bioterrorism attack at the Super Bowl." President Donald Trump promoted his first budget around keeping America safe. However, one aspect of defense would receive less money: "protecting the nation from deadly pathogens, man-made or natural," according to The New York Times. Agencies tasked with biosecurity get a decrease in funding under the Administration's budget proposal. For example: "The next weapon of mass destruction may not be a bomb," Lawrence O. Gostin, the director of the World Health Organization's Collaborating Center on Public Health Law and Human Rights, told The New York Times. "It may be a tiny pathogen that you can't see, smell or taste, and by the time we discover it, it'll be too late." Tom Inglesy, the CEO and director of the Center for Health Security at the Johns Hopkins Bloomberg School of Public Health and an internationally recognized expert on public health preparedness, pandemic and emerging infectious disease said in 2017 that the lack of an internationally standardized approval process that could be used to guide countries in conducting public health experiments for resurrecting a disease that has already been eradicated increases the risk that the disease could be used in bioterrorism. This was in reference to the lab synthesis of horsepox in 2017 by researchers at the University of Alberta. The researchers recreated horsepox, an extinct cousin of the smallpox virus, in order to research new ways to treat cancer.
[ { "paragraph_id": 0, "text": "Bioterrorism is terrorism involving the intentional release or dissemination of biological agents. These agents include bacteria, viruses, insects, fungi, and/or toxins, and may be in a naturally occurring or a human-modified form, in much the same way as in biological warfare. Further, modern agribusiness is vulnerable to anti-agricultural attacks by terrorists, and such attacks can seriously damage economy as well as consumer confidence. The latter destructive activity is called agrobioterrorism and is a subtype of agro-terrorism.", "title": "" }, { "paragraph_id": 1, "text": "Bioterrorism is the deliberate release of viruses, bacteria, toxins, or other harmful agents to cause illness or death in people, animals, or plants. These agents are typically found in nature, but could be mutated or altered to increase their ability to cause disease, make them resistant to current medicines, or to increase their ability to be spread into the environment. Biological agents can be spread through the air, water, or in food. Biological agents are attractive to terrorists because they are extremely difficult to detect and do not cause illness for several hours to several days. Some bioterrorism agents, like the smallpox virus, can be spread from person to person and some, like anthrax, cannot. Bioterrorism may be favored because biological agents are relatively easy and inexpensive to obtain, can be easily disseminated, and can cause widespread fear and panic beyond the actual physical damage. Military leaders, however, have learned that, as a military asset, bioterrorism has some important limitations; it is difficult to use a bioweapon in a way that only affects the enemy and not friendly forces. A biological weapon is useful to terrorists mainly as a method of creating mass panic and disruption to a state or a country. However, technologists such as Bill Joy have warned of the potential power which genetic engineering might place in the hands of future bio-terrorists.", "title": "Definition" }, { "paragraph_id": 2, "text": "The use of agents that do not cause harm to humans, but disrupt the economy, have also been discussed. One such pathogen is the foot-and-mouth disease (FMD) virus, which is capable of causing widespread economic damage and public concern (as witnessed in the 2001 and 2007 FMD outbreaks in the UK), while having almost no capacity to infect humans.", "title": "Definition" }, { "paragraph_id": 3, "text": "By the time World War I began, attempts to use anthrax were directed at animal populations. This generally proved to be ineffective.", "title": "History" }, { "paragraph_id": 4, "text": "Shortly after the start of World War I, Germany launched a biological sabotage campaign in the United States, Russia, Romania, and France. At that time, Anton Dilger lived in Germany, but in 1915 he was sent to the United States carrying cultures of glanders, a virulent disease of horses and mules. Dilger set up a laboratory in his home in Chevy Chase, Maryland. He used stevedores working the docks in Baltimore to infect horses with glanders while they were waiting to be shipped to Britain. Dilger was under suspicion as being a German agent, but was never arrested. Dilger eventually fled to Madrid, Spain, where he died during the Influenza Pandemic of 1918. In 1916, the Russians arrested a German agent with similar intentions. Germany and its allies infected French cavalry horses and many of Russia's mules and horses on the Eastern Front. These actions hindered artillery and troop movements, as well as supply convoys.", "title": "History" }, { "paragraph_id": 5, "text": "In 1972, police in Chicago arrested two college students, Allen Schwander and Stephen Pera, who had planned to poison the city's water supply with typhoid and other bacteria. Schwander had founded a terrorist group, \"R.I.S.E.\", while Pera collected and grew cultures from the hospital where he worked. The two men fled to Cuba after being released on bail. Schwander died of natural causes in 1974, while Pera returned to the U.S. in 1975 and was put on probation.", "title": "History" }, { "paragraph_id": 6, "text": "In 1980, the World Health Organization (WHO) announced the eradication of smallpox, a highly contagious and incurable disease. Although the disease has been eliminated in the wild, frozen stocks of smallpox virus are still maintained by the governments of the United States and Russia. Disastrous consequences are feared if rogue politicians or terrorists were to get hold of the smallpox strains. Since vaccination programs are now terminated, the world population is more susceptible to smallpox than ever before.", "title": "History" }, { "paragraph_id": 7, "text": "In Oregon in 1984, followers of the Bhagwan Shree Rajneesh attempted to control a local election by incapacitating the local population. They infected salad bars in 11 restaurants, produce in grocery stores, doorknobs, and other public domains with Salmonella typhimurium bacteria in the city of The Dalles, Oregon. The attack infected 751 people with severe food poisoning. There were no fatalities. This incident was the first known bioterrorist attack in the United States in the 20th century. It was also the single largest bioterrorism attack on U.S. soil.", "title": "History" }, { "paragraph_id": 8, "text": "In June 1993, the religious group Aum Shinrikyo released anthrax in Tokyo. Eyewitnesses reported a foul odor. The attack was a failure, because it did not infect a single person. The reason for this is due to the fact that the group used the vaccine strain of the bacterium. The spores which were recovered from the site of the attack showed that they were identical to an anthrax vaccine strain that was given to animals at the time. These vaccine strains are missing the genes that cause a symptomatic response.", "title": "History" }, { "paragraph_id": 9, "text": "In September and October 2001, several cases of anthrax broke out in the United States, apparently deliberately caused. Letters laced with infectious anthrax were concurrently delivered to news media offices and the U.S. Congress, alongside an ambiguously related case in Chile. The letters killed five people.", "title": "History" }, { "paragraph_id": 10, "text": "There are multiple considerable scenarios, how terrorists might employ biological agents. In 2000, tests conducted by various US agencies showed that indoor attacks in densely populated spaces are much more serious than outdoor attacks. Such enclosed spaces are large buildings, trains, indoor arenas, theaters, malls, tunnels and similar. Contra-measures against such scenarios are building architecture and ventilation systems engineering. In 1993, sewage was spilled out into a river, subsequently drawn into the water system and affected 400,000 people in Milwaukee, Wisconsin. The disease-causing organism was cryptosporidium parvum. This man-made disaster can be a template for a terrorist scenario. Nevertheless, terrorist scenarios are considered more likely near the points of delivery than at the water sources before the water treatment. Release of biological agents is more likely for a single building or a neighborhood. Counter-measures against this scenario include the further limitation of access to the water supply systems, tunnels, and infrastructure. Agricultural crop-duster flights might be misused as delivery devices for biological agents as well. Counter-measures against this scenario are background checks of employees of crop-dusting companies and surveillance procedures.", "title": "Scenarios" }, { "paragraph_id": 11, "text": "In the most common hoax scenario, no biological agents are employed. For instance, an envelope with powder in it that says, “You've just been exposed to anthrax.” Such hoaxes have been shown to have a large psychological impact on the population.", "title": "Scenarios" }, { "paragraph_id": 12, "text": "Anti-agriculture attacks are considered to require relatively little expertise and technology. Biological agents that attack livestock, fish, vegetation, and crops are mostly not contagious to humans and are therefore easier for attackers to handle. Even a few cases of infection can disrupt a country's agricultural production and exports for months, as evidenced by FMD outbreaks.", "title": "Scenarios" }, { "paragraph_id": 13, "text": "Under current United States law, bio-agents which have been declared by the U.S. Department of Health and Human Services or the U.S. Department of Agriculture to have the \"potential to pose a severe threat to public health and safety\" are officially defined as \"select agents.\" The CDC categorizes these agents (A, B or C) and administers the Select Agent Program, which regulates the laboratories which may possess, use, or transfer select agents within the United States. As with US attempts to categorize harmful recreational drugs, designer viruses are not yet categorized and avian H5N1 has been shown to achieve high mortality and human-communication in a laboratory setting.", "title": "Types of agents" }, { "paragraph_id": 14, "text": "These high-priority agents pose a risk to national security, can be easily transmitted and disseminated, result in high mortality, have potential major public health impact, may cause public panic, or require special action for public health preparedness.", "title": "Types of agents" }, { "paragraph_id": 15, "text": "Category B agents are moderately easy to disseminate and have low mortality rates.", "title": "Types of agents" }, { "paragraph_id": 16, "text": "Category C agents are emerging pathogens that might be engineered for mass dissemination because of their availability, ease of production and dissemination, high mortality rate, or ability to cause a major health impact.", "title": "Types of agents" }, { "paragraph_id": 17, "text": "Planning may involve the development of biological identification systems. Until recently in the United States, most biological defense strategies have been geared to protecting soldiers on the battlefield rather than ordinary people in cities. Financial cutbacks have limited the tracking of disease outbreaks. Some outbreaks, such as food poisoning due to E. coli or Salmonella, could be of either natural or deliberate origin.", "title": "Planning and response" }, { "paragraph_id": 18, "text": "Export controls on biological agents are not applied uniformly, providing terrorists a route for acquisition. Laboratories are working on advanced detection systems to provide early warning, identify contaminated areas and populations at risk, and to facilitate prompt treatment. Methods for predicting the use of biological agents in urban areas as well as assessing the area for the hazards associated with a biological attack are being established in major cities. In addition, forensic technologies are working on identifying biological agents, their geographical origins and/or their initial source. Efforts include decontamination technologies to restore facilities without causing additional environmental concerns.", "title": "Planning and response" }, { "paragraph_id": 19, "text": "Early detection and rapid response to bioterrorism depend on close cooperation between public health authorities and law enforcement; however, such cooperation is lacking. National detection assets and vaccine stockpiles are not useful if local and state officials do not have access to them.", "title": "Planning and response" }, { "paragraph_id": 20, "text": "Aspects of protection against bioterrorism in the United States include:", "title": "Planning and response" }, { "paragraph_id": 21, "text": "On a CNN news broadcast in 2011, the CNN chief medical correspondent, Dr. Sanjay Gupta, weighed in on the American government's recent approach to bioterrorist threats. He explains how, even though the United States would be better fending off bioterrorist attacks now than they would be a decade ago, the amount of money available to fight bioterrorism over the last three years has begun to decrease. Looking at a detailed report that examined the funding decrease for bioterrorism in fifty-one American cities, Dr. Gupta stated that the cities \"wouldn’t be able to distribute vaccines as well\" and \"wouldn't be able to track viruses.\" He also said that film portrayals of global pandemics, such as Contagion, were actually quite possible and may occur in the United States under the right conditions.", "title": "Planning and response" }, { "paragraph_id": 22, "text": "A news broadcast by MSNBC in 2010 also stressed the low levels of bioterrorism preparedness in the United States. The broadcast stated that a bipartisan report gave the Obama administration a failing grade for its efforts to respond to a bioterrorist attack. The news broadcast invited the former New York City police commissioner, Howard Safir, to explain how the government would fare in combating such an attack. He said how \"biological and chemical weapons are probable and relatively easy to disperse.\" Furthermore, Safir thought that efficiency in bioterrorism preparedness is not necessarily a question of money, but is instead dependent on putting resources in the right places. The broadcast suggested that the nation was not ready for something more serious.", "title": "Planning and response" }, { "paragraph_id": 23, "text": "In a September 2016 interview conducted by Homeland Preparedness News, Daniel Gerstein, a senior policy researcher for the RAND Corporation, stresses the importance in preparing for potential bioterrorist attacks on the nation. He implored the U.S. government to take the proper and necessary actions to implement a strategic plan of action to save as many lives as possible and to safeguard against potential chaos and confusion. He believes that because there have been no significant instances of bioterrorism since the anthrax attacks in 2001, the government has allowed itself to become complacent making the country that much more vulnerable to unsuspecting attacks, thereby further endangering the lives of U.S. citizens.", "title": "Planning and response" }, { "paragraph_id": 24, "text": "Gerstein formerly served in the Science and Technology Directorate of the Department of Homeland Security from 2011 to 2014. He claims there has not been a serious plan of action since 2004 during George W. Bush's presidency, in which he issued a Homeland Security directive delegating responsibilities among various federal agencies. He also stated that the blatant mishandling of the Ebola virus outbreak in 2014 attested to the government's lack of preparation. This past May, legislation that would create a national defense strategy was introduced in the Senate, coinciding with the timing of ISIS-affiliated terrorist groups get closer to weaponizing biological agents. In May 2016, Kenyan officials apprehended two members of an Islamic extremist group in motion to set off a biological bomb containing anthrax. Mohammed Abdi Ali, the believed leader of the group, who was a medical intern, was arrested along with his wife, a medical student. The two were caught just before carrying out their plan. The Blue Ribbon Study Panel on Biodefense, which comprises a group of experts on national security and government officials, in which Gerstein had previously testified to, submitted its National Blueprint for Biodefense to Congress in October 2015 listing their recommendations for devising an effective plan.", "title": "Planning and response" }, { "paragraph_id": 25, "text": "Bill Gates said in a February 18, 2017 Business Insider op-ed (published near the time of his Munich Security Conference speech) that it is possible for an airborne pathogen to kill at least 30 million people over the course of a year. In a New York Times report, the Gates Foundation predicted that a modern outbreak similar to the Spanish Influenza pandemic (which killed between 50 million and 100 million people) could end up killing more than 360 million people worldwide, even considering widespread availability of vaccines and other healthcare tools. The report cited increased globalization, rapid international air travel, and urbanization as increased reasons for concern. In a March 9, 2017, interview with CNBC, former U.S. Senator Joe Lieberman, who was co-chair of the bipartisan Blue Ribbon Study Panel on Biodefense, said a worldwide pandemic could end the lives of more people than a nuclear war. Lieberman also expressed worry that a terrorist group like ISIS could develop a synthetic influenza strain and introduce it to the world to kill civilians. In July 2017, Robert C. Hutchinson, former agent at the Department of Homeland Security, called for a \"whole-of-government\" response to the next global health threat, which he described as including strict security procedures at our borders and proper execution of government preparedness plans.", "title": "Planning and response" }, { "paragraph_id": 26, "text": "Also, novel approaches in biotechnology, such as synthetic biology, could be used in the future to design new types of biological warfare agents. Special attention has to be laid on future experiments (of concern) that:", "title": "Planning and response" }, { "paragraph_id": 27, "text": "Most of the biosecurity concerns in synthetic biology, however, are focused on the role of DNA synthesis and the risk of producing genetic material of lethal viruses (e.g. 1918 Spanish flu, polio) in the lab. The CRISPR/Cas system has emerged as a promising technique for gene editing. It was hailed by The Washington Post as \"the most important innovation in the synthetic biology space in nearly 30 years.\" While other methods take months or years to edit gene sequences, CRISPR speeds that time up to weeks. However, due to its ease of use and accessibility, it has raised a number of ethical concerns, especially surrounding its use in the biohacking space.", "title": "Planning and response" }, { "paragraph_id": 28, "text": "In 1999, the University of Pittsburgh's Center for Biomedical Informatics deployed the first automated bioterrorism detection system, called RODS (Real-Time Outbreak Disease Surveillance). RODS is designed to collect data from many data sources and use them to perform signal detection, that is, to detect a possible bioterrorism event at the earliest possible moment. RODS, and other systems like it, collect data from sources including clinic data, laboratory data, and data from over-the-counter drug sales. In 2000, Michael Wagner, the codirector of the RODS laboratory, and Ron Aryel, a subcontractor, conceived the idea of obtaining live data feeds from \"non-traditional\" (non-health-care) data sources. The RODS laboratory's first efforts eventually led to the establishment of the National Retail Data Monitor, a system which collects data from 20,000 retail locations nationwide.", "title": "Planning and response" }, { "paragraph_id": 29, "text": "On February 5, 2002, George W. Bush visited the RODS laboratory and used it as a model for a $300 million spending proposal to equip all 50 states with biosurveillance systems. In a speech delivered at the nearby Masonic temple, Bush compared the RODS system to a modern \"DEW\" line (referring to the Cold War ballistic missile early warning system).", "title": "Planning and response" }, { "paragraph_id": 30, "text": "The principles and practices of biosurveillance, a new interdisciplinary science, were defined and described in the Handbook of Biosurveillance, edited by Michael Wagner, Andrew Moore and Ron Aryel, and published in 2006. Biosurveillance is the science of real-time disease outbreak detection. Its principles apply to both natural and man-made epidemics (bioterrorism).", "title": "Planning and response" }, { "paragraph_id": 31, "text": "Data which potentially could assist in early detection of a bioterrorism event include many categories of information. Health-related data such as that from hospital computer systems, clinical laboratories, electronic health record systems, medical examiner record-keeping systems, 911 call center computers, and veterinary medical record systems could be of help; researchers are also considering the utility of data generated by ranching and feedlot operations, food processors, drinking water systems, school attendance recording, and physiologic monitors, among others.", "title": "Planning and response" }, { "paragraph_id": 32, "text": "In Europe, disease surveillance is beginning to be organized on the continent-wide scale needed to track a biological emergency. The system not only monitors infected persons, but attempts to discern the origin of the outbreak.", "title": "Planning and response" }, { "paragraph_id": 33, "text": "Researchers have experimented with devices to detect the existence of a threat:", "title": "Planning and response" }, { "paragraph_id": 34, "text": "Some research shows that ultraviolet avalanche photodiodes offer the high gain, reliability and robustness needed to detect anthrax and other bioterrorism agents in the air. The fabrication methods and device characteristics were described at the 50th Electronic Materials Conference in Santa Barbara on June 25, 2008. Details of the photodiodes were also published in the February 14, 2008, issue of the journal Electronics Letters and the November 2007 issue of the journal IEEE Photonics Technology Letters.", "title": "Planning and response" }, { "paragraph_id": 35, "text": "The United States Department of Defense conducts global biosurveillance through several programs, including the Global Emerging Infections Surveillance and Response System.", "title": "Planning and response" }, { "paragraph_id": 36, "text": "Another powerful tool developed within New York City for use in countering bioterrorism is the development of the New York City Syndromic Surveillance System. This system is essentially a way of tracking disease progression throughout New York City, and was developed by the New York City Department of Health and Mental Hygiene (NYC DOHMH) in the wake of the 9/11 attacks. The system works by tracking the symptoms of those taken into the emergency department—based on the location of the hospital to which they are taken and their home address—and assessing any patterns in symptoms. These established trends can then be observed by medical epidemiologists to determine if there are any disease outbreaks in any particular locales; maps of disease prevalence can then be created rather easily. This is an obviously beneficial tool in fighting bioterrorism as it provides a means through which such attacks could be discovered in their nascence; assuming bioterrorist attacks result in similar symptoms across the board, this strategy allows New York City to respond immediately to any bioterrorist threats that they may face with some level of alacrity.", "title": "Planning and response" }, { "paragraph_id": 37, "text": "Government agencies which would be called on to respond to a bioterrorism incident would include law enforcement, hazardous materials and decontamination units, and emergency medical units, if available.", "title": "Response to bioterrorism incident or threat" }, { "paragraph_id": 38, "text": "The US military has specialized units, which can respond to a bioterrorism event; among them are the United States Marine Corps' Chemical Biological Incident Response Force and the U.S. Army's 20th Support Command (CBRNE), which can detect, identify, and neutralize threats, and decontaminate victims exposed to bioterror agents. US response would include the Centers for Disease Control.", "title": "Response to bioterrorism incident or threat" }, { "paragraph_id": 39, "text": "Historically, governments and authorities have relied on quarantines to protect their populations. International bodies such as the World Health Organization already devote some of their resources to monitoring epidemics and have served clearing-house roles in historical epidemics.", "title": "Response to bioterrorism incident or threat" }, { "paragraph_id": 40, "text": "Media attention toward the seriousness of biological attacks increased in 2013 to 2014. In July 2013, Forbes published an article with the title \"Bioterrorism: A Dirty Little Threat With Huge Potential Consequences.\" In November 2013, Fox News reported on a new strain of botulism, saying that the Centers for Disease and Control lists botulism as one of two agents that have \"the highest risks of mortality and morbidity\", noting that there is no antidote for botulism. USA Today reported that the U.S. military in November was trying to develop a vaccine for troops from the bacteria that cause the disease Q fever, an agent the military once used as a biological weapon. In February 2014, the former special assistant and senior director for biodefense policy to President George W. Bush called the bioterrorism risk imminent and uncertain and Congressman Bill Pascrell called for increasing federal measures against bioterrorism as a \"matter of life or death.\" The New York Times wrote a story saying the United States would spend $40 million to help certain low and middle-income countries deal with the threats of bioterrorism and infectious diseases.", "title": "Response to bioterrorism incident or threat" }, { "paragraph_id": 41, "text": "Bill Gates has warned that bioterrorism could kill more people than nuclear war.", "title": "Response to bioterrorism incident or threat" }, { "paragraph_id": 42, "text": "In February 2018, a CNN employee discovered on an airplane a \"sensitive, top-secret document in the seatback pouch explaining how the Department of Homeland Security would respond to a bioterrorism attack at the Super Bowl.\"", "title": "Response to bioterrorism incident or threat" }, { "paragraph_id": 43, "text": "President Donald Trump promoted his first budget around keeping America safe. However, one aspect of defense would receive less money: \"protecting the nation from deadly pathogens, man-made or natural,\" according to The New York Times. Agencies tasked with biosecurity get a decrease in funding under the Administration's budget proposal.", "title": "Response to bioterrorism incident or threat" }, { "paragraph_id": 44, "text": "For example:", "title": "Response to bioterrorism incident or threat" }, { "paragraph_id": 45, "text": "\"The next weapon of mass destruction may not be a bomb,\" Lawrence O. Gostin, the director of the World Health Organization's Collaborating Center on Public Health Law and Human Rights, told The New York Times. \"It may be a tiny pathogen that you can't see, smell or taste, and by the time we discover it, it'll be too late.\"", "title": "Response to bioterrorism incident or threat" }, { "paragraph_id": 46, "text": "Tom Inglesy, the CEO and director of the Center for Health Security at the Johns Hopkins Bloomberg School of Public Health and an internationally recognized expert on public health preparedness, pandemic and emerging infectious disease said in 2017 that the lack of an internationally standardized approval process that could be used to guide countries in conducting public health experiments for resurrecting a disease that has already been eradicated increases the risk that the disease could be used in bioterrorism. This was in reference to the lab synthesis of horsepox in 2017 by researchers at the University of Alberta. The researchers recreated horsepox, an extinct cousin of the smallpox virus, in order to research new ways to treat cancer.", "title": "Response to bioterrorism incident or threat" } ]
Bioterrorism is terrorism involving the intentional release or dissemination of biological agents. These agents include bacteria, viruses, insects, fungi, and/or toxins, and may be in a naturally occurring or a human-modified form, in much the same way as in biological warfare. Further, modern agribusiness is vulnerable to anti-agricultural attacks by terrorists, and such attacks can seriously damage economy as well as consumer confidence. The latter destructive activity is called agrobioterrorism and is a subtype of agro-terrorism.
2001-10-08T17:06:03Z
2023-11-29T03:58:49Z
[ "Template:Cite web", "Template:ISBN", "Template:Cite magazine", "Template:Cbignore", "Template:Short description", "Template:Use mdy dates", "Template:Reflist", "Template:U.S. biological defense", "Template:Citation", "Template:Webarchive", "Template:Refend", "Template:Main", "Template:Cite journal", "Template:Terrorism topics", "Template:Bioterrorism", "Template:Cite book", "Template:Dead link", "Template:Cite news", "Template:Library resources box", "Template:Doomsday", "Template:Terrorism", "Template:See also", "Template:Globalize", "Template:Unreferenced section", "Template:Refbegin", "Template:Wikisource", "Template:Authority control" ]
https://en.wikipedia.org/wiki/Bioterrorism
4,394
Bitter
Bitter may refer to:
[ { "paragraph_id": 0, "text": "Bitter may refer to:", "title": "" } ]
Bitter may refer to:
2023-06-04T17:21:12Z
[ "Template:Wiktionary", "Template:Tocright", "Template:Disambiguation" ]
https://en.wikipedia.org/wiki/Bitter
4,396
Northrop Grumman B-2 Spirit
The Northrop Grumman B-2 Spirit, also known as the Stealth Bomber, is an American heavy strategic bomber, featuring low-observable stealth technology designed to penetrate dense anti-aircraft defenses. A subsonic flying wing with a crew of two, the plane was designed by Northrop (later Northrop Grumman) and produced from 1987 to 2000. The bomber can drop conventional and thermonuclear weapons, such as up to eighty 500-pound class (230 kg) Mk 82 JDAM GPS-guided bombs, or sixteen 2,400-pound (1,100 kg) B83 nuclear bombs. The B-2 is the only acknowledged in-service aircraft that can carry large air-to-surface standoff weapons in a stealth configuration. Development began under the Advanced Technology Bomber (ATB) project during the Carter administration, which cancelled the Mach 2-capable B-1A bomber in part because the ATB showed such promise. But development difficulties delayed progress and drove up costs. Ultimately, the program produced 21 B-2s at an average cost of $2.13 billion (in 1997 dollars), including development, engineering, testing, production, and procurement. Building each aircraft cost an average of US$737 million, while total procurement costs (including production, spare parts, equipment, retrofitting, and software support) averaged $929 million (~$1.07 billion in 2022) per plane. The project's considerable capital and operating costs made it controversial in the U.S. Congress even before the winding-down of the Cold War dramatically reduced the desire for a stealth aircraft designed to strike deep in Soviet territory. Consequently, in the late 1980s and 1990s lawmakers shrank the planned purchase of 132 bombers to 21. As of 2015, twenty B-2s were in service with the United States Air Force, one having been destroyed in a 2008 crash. The Air Force plans to operate them until 2032, when the Northrop Grumman B-21 Raider is to replace them. The B-2 can perform attack missions at altitudes of up to 50,000 feet (15,000 m); it has an unrefueled range of more than 6,000 nautical miles (6,900 mi; 11,000 km) and can fly more than 10,000 nautical miles (12,000 mi; 19,000 km) with one midair refueling. It entered service in 1997 as the second aircraft designed with advanced stealth technology, after the Lockheed F-117 Nighthawk attack aircraft. Primarily designed as a nuclear bomber, the B-2 was first used in combat to drop conventional, non-nuclear ordnance in the Kosovo War in 1999. It was later used in Iraq, Afghanistan, and Libya. By the mid-1970s, military aircraft designers had learned of a new method to avoid missiles and interceptors, known today as "stealth". The concept was to build an aircraft with an airframe that deflected or absorbed radar signals so that little was reflected back to the radar unit. An aircraft having radar stealth characteristics would be able to fly nearly undetected and could be attacked only by weapons and systems not relying on radar. Although other detection measures existed, such as human observation, infrared scanners, as well as acoustic locators, their relatively short detection range or poorly-developed technology allowed most aircraft to fly undetected, or at least untracked, especially at night. In 1974, DARPA requested information from U.S. aviation firms about the largest radar cross-section of an aircraft that would remain effectively invisible to radars. Initially, Northrop and McDonnell Douglas were selected for further development. Lockheed had experience in this field with the development of the Lockheed A-12 and SR-71, which included several stealthy features, notably its canted vertical stabilizers, the use of composite materials in key locations, and the overall surface finish in radar-absorbing paint. A key improvement was the introduction of computer models used to predict the radar reflections from flat surfaces where collected data drove the design of a "faceted" aircraft. Development of the first such designs started in 1975 with the Have Blue, a model Lockheed built to test the concept. Plans were well advanced by the summer of 1975, when DARPA started the Experimental Survivability Testbed project. Northrop and Lockheed were awarded contracts in the first round of testing. Lockheed received the sole award for the second test round in April 1976 leading to the Have Blue program and eventually the F-117 stealth attack aircraft. Northrop also had a classified technology demonstration aircraft, the Tacit Blue in development in 1979 at Area 51. It developed stealth technology, LO (low observables), fly-by-wire, curved surfaces, composite materials, electronic intelligence, and Battlefield Surveillance Aircraft Experimental. The stealth technology developed from the program was later incorporated into other operational aircraft designs, including the B-2 stealth bomber. By 1976, these programs had progressed to a position in which a long-range strategic stealth bomber appeared viable. President Jimmy Carter became aware of these developments during 1977, and it appears to have been one of the major reasons the B-1 was canceled. Further studies were ordered in early 1978, by which point the Have Blue platform had flown and proven the concepts. During the 1980 presidential election campaign in 1979, Ronald Reagan repeatedly stated that Carter was weak on defense and used the B-1 as a prime example. In response, on 22 August 1980 the Carter administration publicly disclosed that the United States Department of Defense was working to develop stealth aircraft, including a bomber. The Advanced Technology Bomber (ATB) program began in 1979. Full development of the black project followed, funded under the code name "Aurora". After the evaluations of the companies' proposals, the ATB competition was narrowed to the Northrop/Boeing and Lockheed/Rockwell teams with each receiving a study contract for further work. Both teams used flying wing designs. The Northrop proposal was code named "Senior Ice", and the Lockheed proposal code named "Senior Peg". Northrop had prior experience developing the YB-35 and YB-49 flying wing aircraft. The Northrop design was larger while the Lockheed design included a small tail. In 1979, designer Hal Markarian produced a sketch of the aircraft that bore considerable similarities to the final design. The USAF originally planned to procure 165 ATB bombers. The Northrop team's ATB design was selected over the Lockheed/Rockwell design on 20 October 1981. The Northrop design received the designation B-2 and the name "Spirit". The bomber's design was changed in the mid-1980s when the mission profile was changed from high-altitude to low-altitude, terrain-following. The redesign delayed the B-2's first flight by two years and added about US$1 billion to the program's cost. An estimated US$23 billion was secretly spent for research and development on the B-2 by 1989. MIT engineers and scientists helped assess the mission effectiveness of the aircraft under a five-year classified contract during the 1980s. Northrop was the B-2's prime contractor; major subcontractors included Boeing, Hughes Aircraft (now Raytheon), GE, and Vought Aircraft. During its design and development, the Northrop B-2 program was a black project; all program personnel needed a secret clearance. Still, it was less closely held than the Lockheed F-117 program; more people in the federal government knew about the B-2, and more information about the project was available. Both during development and in service, considerable effort has been devoted to maintaining the security of the B-2's design and technologies. Staff working on the B-2 in most, if not all, capacities need a level of special-access clearance and undergo extensive background checks carried out by a special branch of the USAF. A former Ford automobile assembly plant in Pico Rivera, California, was acquired and heavily rebuilt; the plant's employees were sworn to secrecy. To avoid suspicion, components were typically purchased through front companies, military officials would visit out of uniform, and staff members were routinely subjected to polygraph examinations. Nearly all information on the program was kept from the Government Accountability Office (GAO) and members of Congress until the mid-1980s. The B-2 was first publicly displayed on 22 November 1988 at United States Air Force Plant 42 in Palmdale, California, where it was assembled. This viewing was heavily restricted, and guests were not allowed to see the rear of the B-2. However, Aviation Week editors found that there were no airspace restrictions above the presentation area and took aerial photographs of the aircraft's secret rear section with suppressed engine exhausts. The B-2's (s/n 82-1066 / AV-1) first public flight was on 17 July 1989 from Palmdale to Edwards Air Force Base. In 1984, Northrop employee Thomas Patrick Cavanagh was arrested for attempting to sell classified information from the Pico Rivera factory to the Soviet Union. Cavanagh was sentenced to life in prison in 1985 but released on parole in 2001. In October 2005, Noshir Gowadia, a design engineer who worked on the B-2's propulsion system, was arrested for selling classified information to China. Gowadia was convicted and sentenced to 32 years in prison. A procurement of 132 aircraft was planned in the mid-1980s but was later reduced to 75. By the early 1990s the Soviet Union dissolved, effectively eliminating the Spirit's primary Cold War mission. Under budgetary pressures and Congressional opposition, in his 1992 State of the Union address, President George H. W. Bush announced B-2 production would be limited to 20 aircraft. In 1996, however, the Clinton administration, though originally committed to ending production of the bombers at 20 aircraft, authorized the conversion of a 21st bomber, a prototype test model, to Block 30 fully operational status at a cost of nearly $500 million (~$866 million in 2022). In 1995, Northrop made a proposal to the USAF to build 20 additional aircraft with a flyaway cost of $566 million each. The program was the subject of public controversy for its cost to American taxpayers. In 1996, the GAO disclosed that the USAF's B-2 bombers "will be, by far, the most costly bombers to operate on a per aircraft basis", costing over three times as much as the B-1B (US$9.6 million annually) and over four times as much as the B-52H (US$6.8 million annually). In September 1997, each hour of B-2 flight necessitated 119 hours of maintenance. Comparable maintenance needs for the B-52 and the B-1B are 53 and 60 hours, respectively, for each hour of flight. A key reason for this cost is the provision of air-conditioned hangars large enough for the bomber's 172 ft (52 m) wingspan, which are needed to maintain the aircraft's stealth properties, particularly its "low-observable" stealth skins. Maintenance costs are about $3.4 million per month for each aircraft. An August 1995 GAO report disclosed that the B-2 had trouble operating in heavy rain, as rain could damage the aircraft's stealth coating, causing procurement delays until an adequate protective coating could be found. In addition, the B-2's terrain-following/terrain-avoidance radar had difficulty distinguishing rain from other obstacles, rendering the subsystem inoperable during rain. However a subsequent report in October 1996 noted that the USAF had made some progress in resolving the issues with the radar via software fixes and hoped to have these fixes undergoing tests by the spring of 1997. The total "military construction" cost related to the program was projected to be US$553.6 million in 1997 dollars. The cost to procure each B-2 was US$737 million in 1997 dollars (equivalent to US$1254 million in 2021), based only on a fleet cost of US$15.48 billion. The procurement cost per aircraft, as detailed in GAO reports, which include spare parts and software support, was $929 million per aircraft in 1997 dollars. The total program cost projected through 2004 was US$44.75 billion in 1997 dollars (equivalent to US$76 billion in 2021). This includes development, procurement, facilities, construction, and spare parts. The total program cost averaged US$2.13 billion per aircraft. The B-2 may cost up to $135,000 per flight hour to operate in 2010, which is about twice that of the B-52 and B-1. In its consideration of the fiscal year 1990 defense budget, the House Armed Services Committee trimmed $800 million from the B-2 research and development budget, while at the same time staving off a motion to end the project. Opposition in committee and in Congress was mostly broad and bipartisan, with Congressmen Ron Dellums (D-CA), John Kasich (R-OH), and John G. Rowland (R-CT) authorizing the motion to end the project—as well as others in the Senate, including Jim Exon (D-NE) and John McCain (R-AZ) also opposing the project. Dellums and Kasich, in particular, worked together from 1989 through the early 1990s to limit production to 21 aircraft and were ultimately successful. The escalating cost of the B-2 program and evidence of flaws in the aircraft's ability to elude detection by radar were among factors that drove opposition to continue the program. At the peak production period specified in 1989, the schedule called for spending US$7 billion to $8 billion per year in 1989 dollars, something Committee Chair Les Aspin (D-WI) said "won't fly financially". In 1990, the Department of Defense accused Northrop of using faulty components in the flight control system; it was also found that redesign work was required to reduce the risk of damage to engine fan blades by bird ingestion. In time, several prominent members of Congress began to oppose the program's expansion, including Senator John Kerry (D-MA), who cast votes against the B-2 in 1989, 1991, and 1992. By 1992, Bush had called for the cancellation of the B-2 and promised to cut military spending by 30% in the wake of the collapse of the Soviet Union. In October 1995, former Chief of Staff of the United States Air Force, General Mike Ryan, and former Chairman of the Joint Chiefs of Staff, General John Shalikashvili, strongly recommended against Congressional action to fund the purchase of any additional B-2s, arguing that to do so would require unacceptable cuts in existing conventional and nuclear-capable aircraft, and that the military had greater priorities in spending a limited budget. Some B-2 advocates argued that procuring twenty additional aircraft would save money because B-2s would be able to deeply penetrate anti-aircraft defenses and use low-cost, short-range attack weapons rather than expensive standoff weapons. However, in 1995, the Congressional Budget Office (CBO) and its Director of National Security Analysis found that additional B-2s would reduce the cost of expended munitions by less than US$2 billion in 1995 dollars during the first two weeks of a conflict, in which the USAF predicted bombers would make their greatest contribution; this was a small fraction of the US$26.8 billion (in 1995 dollars) life cycle cost that the CBO projected for an additional 20 B-2s. In 1997, as Ranking Member of the House Armed Services Committee and National Security Committee, Congressman Ron Dellums (D-CA), a long-time opponent of the bomber, cited five independent studies and offered an amendment to that year's defense authorization bill to cap production of the bombers to the existing 21 aircraft; the amendment was narrowly defeated. Nonetheless, Congress did not approve funding for additional B-2s. Several upgrade packages have been applied to the B-2. In July 2008, the B-2's onboard computing architecture was extensively redesigned; it now incorporates a new integrated processing unit that communicates with systems throughout the aircraft via a newly installed fiber optic network; a new version of the operational flight program software was also developed, with legacy code converted from the JOVIAL programming language to standard C. Updates were also made to the weapon control systems to enable strikes upon moving targets, such as ground vehicles. On 29 December 2008, USAF officials awarded a US$468 million contract to Northrop Grumman to modernize the B-2 fleet's radars. Changing the radar's frequency was required as the United States Department of Commerce had sold that radio spectrum to another operator. In July 2009, it was reported that the B-2 had successfully passed a major USAF audit. In 2010, it was made public that the Air Force Research Laboratory had developed a new material to be used on the part of the wing trailing edge subject to engine exhaust, replacing existing material that quickly degraded. In July 2010, political analyst Rebecca Grant speculated that when the B-2 becomes unable to reliably penetrate enemy defenses, the Lockheed Martin F-35 Lightning II may take on its strike/interdiction mission, carrying B61 nuclear bombs as a tactical bomber. However, in March 2012, The Pentagon announced that a $2 billion, 10-year-long modernization of the B-2 fleet was to begin. The main area of improvement would be replacement of outdated avionics and equipment. Continued modernization efforts likely have continued in secret, as alluded to by a B-2 commander from Whiteman Air Force Base in April 2021, possibly indicating offensive weapons capability against threatening air defenses and aircraft. He stated: without getting into specifics, and without getting into things that we frankly just don't discuss in open channels, I will tell you that our current bomber fleet, and this is all of them, we use some pretty innovative ways to integrate modern weapons capabilities to have us both maintain and increase our survivability. And for the B-2 specifically, the expansion of some of our strike capabilities allow us to increase our survivability beyond the fighter escort realm. Now the B-2 fleet is continuing to do that technological advancement, and that's enabled us to expand our strike capabilities, as well. Although we've been around for over 30 years there's a lot of life left in this platform and up until the B-21 as well on the scene and doing its job, this aircraft will continue to be at the forefront of our country and our nation's defense... and with these, and continued innovative upgrades, and weapons system capabilities we will continue to do that until the last jet flies off the ramp into retirement. It was reported in 2011 that The Pentagon was evaluating an unmanned stealth bomber, characterized as a "mini-B-2", as a potential replacement in the near future. In 2012, USAF Chief of Staff General Norton Schwartz stated the B-2's 1980s-era stealth technologies would make it less survivable in future contested airspaces, so the USAF is to proceed with the Next-Generation Bomber despite overall budget cuts. In 2012 projections, it was estimated that the Next-Generation Bomber would have an overall cost of $55 billion. In 2013, the USAF contracted for the Defensive Management System Modernization program to replace the antenna system and other electronics to increase the B-2's frequency awareness. The Common Very Low Frequency Receiver upgrade allows the B-2s to use the same very low frequency transmissions as the Ohio-class submarines so as to continue in the nuclear mission until the Mobile User Objective System is fielded. In 2014, the USAF outlined a series of upgrades including nuclear warfighting, a new integrated processing unit, the ability to carry cruise missiles, and threat warning improvements. In 1998, a Congressional panel advised the USAF to refocus resources away from continued B-2 production and instead begin development of a new bomber, either a new build or a variant of the B-2. In its 1999 bomber roadmap the USAF eschewed the panel's recommendations, believing its current bomber fleet could be maintained until the 2030s. The service believed that development could begin in 2013, in time to replace aging B-2s, B-1s and B-52s around 2037. Although the USAF previously planned to operate the B-2 until 2058, the FY 2019 budget moved up its retirement to "no later than 2032". It also moved the retirement of the B-1 to 2036 while extending the B-52's service life into the 2050s, because the B-52 has lower maintenance costs, versatile conventional payload, and the ability to carry nuclear cruise missiles (which the B-1 is treaty-prohibited from doing). The decision to retire the B-2 early was made because the small fleet of 20 is considered too expensive per plane to retain, with its position as a stealth bomber being taken over with the introduction of the B-21 Raider starting in the mid-2020s. The B-2 Spirit was developed to take over the USAF's vital penetration missions, allowing it to travel deep into enemy territory to deploy ordnance, which could include nuclear weapons. The B-2 is a flying wing aircraft, meaning that it has no fuselage or tail. It has significant advantages over previous bombers due to its blend of low-observable technologies with high aerodynamic efficiency and a large payload. Low observability provides greater freedom of action at high altitudes, thus increasing both range and field of view for onboard sensors. The USAF reports its range as approximately 6,000 nautical miles (6,900 mi; 11,000 km). At cruising altitude, the B-2 refuels every six hours, taking on up to 50 short tons (45,000 kg) of fuel at a time. The development and construction of the B-2 required pioneering use of computer-aided design and manufacturing technologies due to its complex flight characteristics and design requirements to maintain very low visibility to multiple means of detection. The B-2 bears a resemblance to earlier Northrop aircraft; the YB-35 and YB-49 were both flying wing bombers that had been canceled in development in the early 1950s, allegedly for political reasons. The resemblance goes as far as B-2 and YB-49 having the same wingspan. The YB-49 also had a small radar cross-section. Approximately 80 pilots fly the B-2. Each aircraft has a crew of two, a pilot in the left seat and mission commander in the right, and has provisions for a third crew member if needed. For comparison, the B-1B has a crew of four and the B-52 has a crew of five. The B-2 is highly automated, and one crew member can sleep in a camp bed, use a toilet, or prepare a hot meal while the other monitors the aircraft, unlike most two-seat aircraft. Extensive sleep cycle and fatigue research was conducted to improve crew performance on long sorties. Advanced training is conducted at the USAF Weapons School. In the envisaged Cold War scenario, the B-2 was to perform deep-penetrating nuclear strike missions, making use of its stealthy capabilities to avoid detection and interception throughout the missions. There are two internal bomb bays in which munitions are stored either on a rotary launcher or two bomb-racks; the carriage of the weapons loadouts internally results in less radar visibility than external mounting of munitions. The B-2 is capable of carrying 40,000 lb (18,000 kg) of ordnance. Nuclear ordnance includes the B61 and B83 nuclear bombs; the AGM-129 ACM cruise missile was also intended for use on the B-2 platform. In light of the dissolution of the Soviet Union, it was decided to equip the B-2 for conventional precision attacks as well as for the strategic role of nuclear-strike. The B-2 features a sophisticated GPS-Aided Targeting System (GATS) that uses the aircraft's APQ-181 synthetic aperture radar to map out targets prior to the deployment of GPS-aided bombs (GAMs), later superseded by the Joint Direct Attack Munition (JDAM). In the B-2's original configuration, up to 16 GAMs or JDAMs could be deployed; An upgrade program in 2004 raised the maximum carrier capacity to 80 JDAMs. The B-2 has various conventional weapons in its arsenal, including Mark 82 and Mark 84 bombs, CBU-87 Combined Effects Munitions, GATOR mines, and the CBU-97 Sensor Fuzed Weapon. In July 2009, Northrop Grumman reported the B-2 was compatible with the equipment necessary to deploy the 30,000 lb (14,000 kg) Massive Ordnance Penetrator (MOP), which is intended to attack reinforced bunkers; up to two MOPs could be equipped in the B-2's bomb bays with one per bay, the B-2 is the only platform compatible with the MOP as of 2012. As of 2011, the AGM-158 JASSM cruise missile is an upcoming standoff munition to be deployed on the B-2 and other platforms. This is to be followed by the Long Range Standoff Weapon, which may give the B-2 standoff nuclear capability for the first time. To make the B-2 more effective than previous bombers, many advanced and modern avionics systems were integrated into its design; these have been modified and improved following a switch to conventional warfare missions. One system is the low probability of intercept AN/APQ-181 multi-mode radar, a fully digital navigation system that is integrated with terrain-following radar and Global Positioning System (GPS) guidance, NAS-26 astro-inertial navigation system (first such system tested on the Northrop SM-62 Snark cruise missile) and a Defensive Management System (DMS) to inform the flight crew of possible threats. The onboard DMS is capable of automatically assessing the detection capabilities of identified threats and indicated targets. The DMS will be upgraded by 2021 to detect radar emissions from air defenses to allow changes to the auto-router's mission planning information while in-flight so it can receive new data quickly to plan a route that minimizes exposure to dangers. For safety and fault-detection purposes, an on-board test system is linked with the majority of avionics on the B-2 to continuously monitor the performance and status of thousands of components and consumables; it also provides post-mission servicing instructions for ground crews. In 2008, many of the 136 standalone distributed computers on board the B-2, including the primary flight management computer, were being replaced by a single integrated system. The avionics are controlled by 13 EMP-resistant MIL-STD-1750A computers, which are interconnected through 26 MIL-STD-1553B-busses; other system elements are connected via optical fiber. In addition to periodic software upgrades and the introduction of new radar-absorbent materials across the fleet, the B-2 has had several major upgrades to its avionics and combat systems. For battlefield communications, both Link-16 and a high frequency satellite link have been installed, compatibility with various new munitions has been undertaken, and the AN/APQ-181 radar's operational frequency was shifted to avoid interference with other operators' equipment. The arrays of the upgraded radar features were entirely replaced to make the AN/APQ-181 into an active electronically scanned array (AESA) radar. Due to the B-2's composite structure, it is required to stay 40 miles (64 km) away from thunderstorms, to avoid static discharge and lightning strikes. To address the inherent flight instability of a flying wing aircraft, the B-2 uses a complex quadruplex computer-controlled fly-by-wire flight control system that can automatically manipulate flight surfaces and settings without direct pilot inputs to maintain aircraft stability. The flight computer receives information on external conditions such as the aircraft's current air speed and angle of attack via pitot-static sensing plates, as opposed to traditional pitot tubes which would impair the aircraft's stealth capabilities. The flight actuation system incorporates both hydraulic and electrical servoactuated components, and it was designed with a high level of redundancy and fault-diagnostic capabilities. Northrop had investigated several means of applying directional control that would infringe on the aircraft's radar profile as little as possible, eventually settling on a combination of split brake-rudders and differential thrust. Engine thrust became a key element of the B-2's aerodynamic design process early on; thrust not only affects drag and lift but pitching and rolling motions as well. Four pairs of control surfaces are located along the wing's trailing edge; while most surfaces are used throughout the aircraft's flight envelope, the inner elevons are normally only in use at slow speeds, such as landing. To avoid potential contact damage during takeoff and to provide a nose-down pitching attitude, all of the elevons remain drooped during takeoff until a high enough airspeed has been attained. The B-2's low-observable, or "stealth", characteristics enable the undetected penetration of sophisticated anti-aircraft defenses and to attack even heavily defended targets. This stealth comes from a combination of reduced acoustic, infrared, visual and radar signatures (multi-spectral camouflage) to evade the various detection systems that could be used to detect and be used to direct attacks against an aircraft. The B-2's stealth enables the reduction of supporting aircraft that are required to provide air cover, Suppression of Enemy Air Defenses and electronic countermeasures, making the bomber a "force multiplier". As of September 2013, there have been no instances of a missile being launched at a B-2. To reduce optical visibility during daylight flights, the B-2 is painted in an anti-reflective paint. The undersides are dark because it flies at high altitudes (50,000 ft (15,000 m)), and at that altitude a dark grey painting blends well into the sky. It is speculated to have an upward-facing light sensor which alerts the pilot to increase or reduce altitude to match the changing illuminance of the sky. The original design had tanks for a contrail-inhibiting chemical, but this was replaced in production aircraft by a contrail sensor that alerts the crew when they should change altitude. The B-2 is vulnerable to visual interception at ranges of 20 nmi (23 mi; 37 km) or less. The B-2 is stored in a $5 million specialised air-conditioned hangar to maintain its stealth coating. Every seven years, this coating is carefully washed away with crystallised wheat starch so that the B-2's surfaces can be inspected for any dents or scratches. Reportedly, the B-2 has a radar cross-section (RCS) of about 0.1 m (1.1 sq ft). The bomber does not always fly stealthily; when nearing air defenses pilots "stealth up" the B-2, a maneuver whose details are secret. The aircraft is stealthy, except briefly when the bomb bay opens. The B-2's clean, low-drag flying wing configuration not only provides exceptional range but is also beneficial to reducing its radar profile. The flying wing design most closely resembles a so-called infinite flat plate (as vertical control surfaces dramatically increase RCS), the perfect stealth shape, as it would lack angles to reflect back radar waves (initially, the shape of the Northrop ATB concept was flatter; it gradually increased in volume according to specific military requirements). Without vertical surfaces to reflect radar laterally, side aspect radar cross section is also reduced. Radars operating at a lower frequency band (S or L band) are able to detect and track certain stealth aircraft that have multiple control surfaces, like canards or vertical stabilizers, where the frequency wavelength can exceed a certain threshold and cause a resonant effect. RCS reduction as a result of shape had already been observed on the Royal Air Force's Avro Vulcan strategic bomber, and the USAF's F-117 Nighthawk. The F-117 used flat surfaces (faceting technique) for controlling radar returns as during its development (see Lockheed Have Blue) in the early 1970s, technology only allowed for the simulation of radar reflections on simple, flat surfaces; computing advances in the 1980s made it possible to simulate radar returns on more complex curved surfaces. The B-2 is composed of many curved and rounded surfaces across its exposed airframe to deflect radar beams. This technique, known as continuous curvature, was made possible by advances in computational fluid dynamics, and first tested on the Northrop Tacit Blue. Some analysts claim infra-red search and track systems (IRSTs) can be deployed against stealth aircraft, because any aircraft surface heats up due to air friction and with a two channel IRST is a CO2 (4.3 µm absorption maxima) detection possible, through difference comparing between the low and high channel. Burying engines deep inside the fuselage also minimizes the thermal visibility or infrared signature of the exhaust. At the engine intake, cold air from the boundary layer below the main inlet enters the fuselage (boundary layer suction, first tested on the Northrop X-21) and is mixed with hot exhaust air just before the nozzles (similar to the Ryan AQM-91 Firefly). According to the Stefan–Boltzmann law, this results in less energy (thermal radiation in the infrared spectrum) being released and thus a reduced heat signature. The resulting cooler air is conducted over a surface composed of heat resistant carbon-fiber-reinforced polymer and titanium alloy elements, which disperse the air laterally, to accelerate its cooling. The B-2 lacks afterburners as the hot exhaust would increase the infrared signature; breaking the sound barrier would produce an obvious sonic boom as well as aerodynamic heating of the aircraft skin which would also increase the infrared signature. According to the Huygens–Fresnel principle, even a very flat plate would still reflect radar waves, though much less than when a signal is bouncing at a right angle. Additional reduction in its radar signature was achieved by the use of various radar-absorbent materials (RAM) to absorb and neutralize radar beams. The majority of the B-2 is made out of a carbon-graphite composite material that is stronger than steel, lighter than aluminum, and absorbs a significant amount of radar energy. The B-2 is assembled with unusually tight engineering tolerances to avoid leaks as they could increase its radar signature. Innovations such as alternate high frequency material (AHFM) and automated material application methods were also incorporated to improve the aircraft's radar-absorbent properties and reduce maintenance requirements. In early 2004, Northrop Grumman began applying a newly developed AHFM to operational B-2s. To protect the operational integrity of its sophisticated radar absorbent material and coatings, each B-2 is kept inside a climate-controlled hangar (Extra Large Deployable Aircraft Hangar System) large enough to accommodate its 172-foot (52 m) wingspan. B-2s are supported by portable, environmentally-controlled hangars called B-2 Shelter Systems (B2SS). The hangars are built by American Spaceframe Fabricators Inc. and cost approximately US$5 million apiece. The need for specialized hangars arose in 1998 when it was found that B-2s passing through Andersen Air Force Base did not have the climate-controlled environment maintenance operations required. In 2003, the B2SS program was managed by the Combat Support System Program Office at Eglin Air Force Base. B2SS hangars are known to have been deployed to Naval Support Facility Diego Garcia and RAF Fairford. The first operational aircraft, christened Spirit of Missouri, was delivered to Whiteman Air Force Base, Missouri, where the fleet is based, on 17 December 1993. The B-2 reached initial operational capability (IOC) on 1 January 1997. Depot maintenance for the B-2 is accomplished by USAF contractor support and managed at Oklahoma City Air Logistics Center at Tinker Air Force Base. Originally designed to deliver nuclear weapons, modern usage has shifted towards a flexible role with conventional and nuclear capability. The B-2's combat debut was in 1999, during the Kosovo War. It was responsible for destroying 33% of selected Serbian bombing targets in the first eight weeks of U.S. involvement in the War. During this war, six B-2s flew non-stop to Yugoslavia from their home base in Missouri and back, totaling 30 hours. Although the bombers accounted 50 sorties out of a total of 34,000 NATO sorties, they dropped 11 percent of all bombs. The B-2 was the first aircraft to deploy GPS satellite-guided JDAM "smart bombs" in combat use in Kosovo. The use of JDAMs and precision-guided munitions effectively replaced the controversial tactic of carpet-bombing, which had been harshly criticized due to it causing indiscriminate civilian casualties in prior conflicts, such as the 1991 Gulf War. On 7 May 1999, a B-2 dropped five JDAMs on the Chinese Embassy, killing several staff. By then, the B-2 had dropped 500 bombs in Yugoslavia. The B-2 saw service in Afghanistan, striking ground targets in support of Operation Enduring Freedom. With aerial refueling support, the B-2 flew one of its longest missions to date from Whiteman Air Force Base in Missouri to Afghanistan and back. B-2s would be stationed in the Middle East as a part of a US military buildup in the region from 2003. The B-2's combat use preceded a USAF declaration of "full operational capability" in December 2003. The Pentagon's Operational Test and Evaluation 2003 Annual Report noted that the B-2's serviceability for Fiscal Year 2003 was still inadequate, mainly due to the maintainability of the B-2's low observable coatings. The evaluation also noted that the Defensive Avionics suite had shortcomings with "pop-up threats". During the Iraq War, B-2s operated from Diego Garcia and an undisclosed "forward operating location". Other sorties in Iraq have launched from Whiteman AFB. As of September 2013 the longest combat mission has been 44.3 hours. "Forward operating locations" have been previously designated as Andersen Air Force Base in Guam and RAF Fairford in the United Kingdom, where new climate controlled hangars have been constructed. B-2s have conducted 27 sorties from Whiteman AFB and 22 sorties from a forward operating location, releasing more than 1,500,000 pounds (680,000 kg) of munitions, including 583 JDAM "smart bombs" in 2003. In response to organizational issues and high-profile mistakes made within the USAF, all of the B-2s, along with the nuclear-capable B-52s and the USAF's intercontinental ballistic missiles (ICBMs), were transferred to the newly formed Air Force Global Strike Command on 1 February 2010. In March 2011, B-2s were the first U.S. aircraft into action in Operation Odyssey Dawn, the UN mandated enforcement of the Libyan no-fly zone. Three B-2s dropped 40 bombs on a Libyan airfield in support of the UN no-fly zone. The B-2s flew directly from the U.S. mainland across the Atlantic Ocean to Libya; a B-2 was refueled by allied tanker aircraft four times during each round trip mission. In August 2011, The New Yorker reported that prior to the May 2011 U.S. Special Operations raid into Abbottabad, Pakistan that resulted in the death of Osama bin Laden, U.S. officials had considered an airstrike by one or more B-2s as an alternative; the use of a bunker busting bomb was rejected due to potential damage to nearby civilian buildings. There were also concerns an airstrike would make it difficult to positively identify Bin Laden's remains, making it hard to confirm his death. On 28 March 2013, two B-2s flew a round trip of 13,000 miles (21,000 km) from Whiteman Air Force base in Missouri to South Korea, dropping dummy ordnance on the Jik Do target range. The mission, part of the annual South Korean–United States military exercises, was the first time that B-2s overflew the Korean peninsula. Tensions between the Koreas were high; North Korea protested against the B-2's participation and made threats of retaliatory nuclear strikes against South Korea and the United States. On 18 January 2017, two B-2s attacked an ISIS training camp 19 miles (30 km) southwest of Sirte, Libya, killing around 85 militants. The B-2s together dropped 108 500-pound (230 kg) precision-guided Joint Direct Attack Munition (JDAM) bombs. These strikes were followed by an MQ-9 Reaper unmanned aerial vehicle firing Hellfire missiles. Each B-2 flew a 33-hour, round-trip mission from Whiteman Air Force Base, Missouri with four or five (accounts differ) refuelings during the trip. United States Air Force (20 aircraft in active inventory) On 23 February 2008, B-2 "AV-12" Spirit of Kansas crashed on the runway shortly after takeoff from Andersen Air Force Base in Guam. Spirit of Kansas had been operated by the 393rd Bomb Squadron, 509th Bomb Wing, Whiteman Air Force Base, Missouri, and had logged 5,176 flight hours. The two-person crew ejected safely from the aircraft. The aircraft was destroyed, a hull loss valued at US$1.4 billion. After the accident, the USAF took the B-2 fleet off operational status for 53 days, returning on 15 April 2008. The cause of the crash was later determined to be moisture in the aircraft's Port Transducer Units during air data calibration, which distorted the information being sent to the bomber's air data system. As a result, the flight control computers calculated an inaccurate airspeed, and a negative angle of attack, causing the aircraft to pitch upward 30 degrees during takeoff. This was the first crash of a B-2 and the only loss as of 2023. In February 2010, a serious incident involving a B-2 occurred at Andersen Air Force Base in Guam. The aircraft involved was AV-11 Spirit of Washington. The aircraft was severely damaged by fire while on the ground and underwent 18 months of repairs to enable it to fly back to the mainland U.S. for more comprehensive repairs. Spirit of Washington was repaired and returned to service in December 2013. At the time of the accident, the USAF had no training to deal with tailpipe fires on the B-2s. On the night of 13–14 September 2021, the B-2 Spirit of Georgia made an emergency landing at Whiteman AFB. The aircraft landed and went off the runway into the grass and came to rest on its left side. The cause was later determined to be faulty landing gear springs and "microcracking" in hydraulic connections on the aircraft. The lock link springs in the left landing gear had likely not been replaced in at least a decade, and produced about 11% less tension than specified. The "microcracking" reduced hydraulic support to the landing gear. These problems allowed the landing gear to fold upon landing. The accident resulted in a minimum of $10.1 million in repair damages, but the final repair cost was still being determined in March 2022. On 10 December 2022, an in-flight malfunction aboard a B-2 forced an emergency landing at Whiteman AFB. No personnel, including the flight crew, sustained injuries during the incident; there was a post-crash fire that was quickly put out. Subsequently, all B-2s were grounded. On 18 May 2023, Air Force officials lifted the grounding without disclosing any details about what caused the incident, or what steps had been taken return the aircraft to operation. No operational B-2s have been retired by the Air Force to be put on display. B-2s have made occasional appearances on ground display at various air shows. B-2 test article (s/n AT-1000), the second of two built without engines or instruments and used for static testing, was placed on display in 2004 at the National Museum of the United States Air Force near Dayton, Ohio. The test article passed all structural testing requirements before the airframe failed. The museum's restoration team spent over a year reassembling the fractured airframe. The display airframe is marked to resemble Spirit of Ohio (S/N 82-1070), the B-2 used to test the design's ability to withstand extreme heat and cold. The exhibit features Spirit of Ohio's nose wheel door, with its Fire and Ice artwork, which was painted and signed by the technicians who performed the temperature testing. The restored test aircraft is on display in the museum's "Cold War Gallery". Data from USAF Fact Sheet, Pace, Spick, Northrop Grumman General characteristics Performance Armament Sources: B-2 Spirit (Pace), Fas.org Related lists
[ { "paragraph_id": 0, "text": "The Northrop Grumman B-2 Spirit, also known as the Stealth Bomber, is an American heavy strategic bomber, featuring low-observable stealth technology designed to penetrate dense anti-aircraft defenses. A subsonic flying wing with a crew of two, the plane was designed by Northrop (later Northrop Grumman) and produced from 1987 to 2000. The bomber can drop conventional and thermonuclear weapons, such as up to eighty 500-pound class (230 kg) Mk 82 JDAM GPS-guided bombs, or sixteen 2,400-pound (1,100 kg) B83 nuclear bombs. The B-2 is the only acknowledged in-service aircraft that can carry large air-to-surface standoff weapons in a stealth configuration.", "title": "" }, { "paragraph_id": 1, "text": "Development began under the Advanced Technology Bomber (ATB) project during the Carter administration, which cancelled the Mach 2-capable B-1A bomber in part because the ATB showed such promise. But development difficulties delayed progress and drove up costs. Ultimately, the program produced 21 B-2s at an average cost of $2.13 billion (in 1997 dollars), including development, engineering, testing, production, and procurement. Building each aircraft cost an average of US$737 million, while total procurement costs (including production, spare parts, equipment, retrofitting, and software support) averaged $929 million (~$1.07 billion in 2022) per plane.", "title": "" }, { "paragraph_id": 2, "text": "The project's considerable capital and operating costs made it controversial in the U.S. Congress even before the winding-down of the Cold War dramatically reduced the desire for a stealth aircraft designed to strike deep in Soviet territory. Consequently, in the late 1980s and 1990s lawmakers shrank the planned purchase of 132 bombers to 21.", "title": "" }, { "paragraph_id": 3, "text": "As of 2015, twenty B-2s were in service with the United States Air Force, one having been destroyed in a 2008 crash. The Air Force plans to operate them until 2032, when the Northrop Grumman B-21 Raider is to replace them.", "title": "" }, { "paragraph_id": 4, "text": "The B-2 can perform attack missions at altitudes of up to 50,000 feet (15,000 m); it has an unrefueled range of more than 6,000 nautical miles (6,900 mi; 11,000 km) and can fly more than 10,000 nautical miles (12,000 mi; 19,000 km) with one midair refueling. It entered service in 1997 as the second aircraft designed with advanced stealth technology, after the Lockheed F-117 Nighthawk attack aircraft. Primarily designed as a nuclear bomber, the B-2 was first used in combat to drop conventional, non-nuclear ordnance in the Kosovo War in 1999. It was later used in Iraq, Afghanistan, and Libya.", "title": "" }, { "paragraph_id": 5, "text": "By the mid-1970s, military aircraft designers had learned of a new method to avoid missiles and interceptors, known today as \"stealth\". The concept was to build an aircraft with an airframe that deflected or absorbed radar signals so that little was reflected back to the radar unit. An aircraft having radar stealth characteristics would be able to fly nearly undetected and could be attacked only by weapons and systems not relying on radar. Although other detection measures existed, such as human observation, infrared scanners, as well as acoustic locators, their relatively short detection range or poorly-developed technology allowed most aircraft to fly undetected, or at least untracked, especially at night.", "title": "Development" }, { "paragraph_id": 6, "text": "In 1974, DARPA requested information from U.S. aviation firms about the largest radar cross-section of an aircraft that would remain effectively invisible to radars. Initially, Northrop and McDonnell Douglas were selected for further development. Lockheed had experience in this field with the development of the Lockheed A-12 and SR-71, which included several stealthy features, notably its canted vertical stabilizers, the use of composite materials in key locations, and the overall surface finish in radar-absorbing paint. A key improvement was the introduction of computer models used to predict the radar reflections from flat surfaces where collected data drove the design of a \"faceted\" aircraft. Development of the first such designs started in 1975 with the Have Blue, a model Lockheed built to test the concept.", "title": "Development" }, { "paragraph_id": 7, "text": "Plans were well advanced by the summer of 1975, when DARPA started the Experimental Survivability Testbed project. Northrop and Lockheed were awarded contracts in the first round of testing. Lockheed received the sole award for the second test round in April 1976 leading to the Have Blue program and eventually the F-117 stealth attack aircraft. Northrop also had a classified technology demonstration aircraft, the Tacit Blue in development in 1979 at Area 51. It developed stealth technology, LO (low observables), fly-by-wire, curved surfaces, composite materials, electronic intelligence, and Battlefield Surveillance Aircraft Experimental. The stealth technology developed from the program was later incorporated into other operational aircraft designs, including the B-2 stealth bomber.", "title": "Development" }, { "paragraph_id": 8, "text": "By 1976, these programs had progressed to a position in which a long-range strategic stealth bomber appeared viable. President Jimmy Carter became aware of these developments during 1977, and it appears to have been one of the major reasons the B-1 was canceled. Further studies were ordered in early 1978, by which point the Have Blue platform had flown and proven the concepts. During the 1980 presidential election campaign in 1979, Ronald Reagan repeatedly stated that Carter was weak on defense and used the B-1 as a prime example. In response, on 22 August 1980 the Carter administration publicly disclosed that the United States Department of Defense was working to develop stealth aircraft, including a bomber.", "title": "Development" }, { "paragraph_id": 9, "text": "The Advanced Technology Bomber (ATB) program began in 1979. Full development of the black project followed, funded under the code name \"Aurora\". After the evaluations of the companies' proposals, the ATB competition was narrowed to the Northrop/Boeing and Lockheed/Rockwell teams with each receiving a study contract for further work. Both teams used flying wing designs. The Northrop proposal was code named \"Senior Ice\", and the Lockheed proposal code named \"Senior Peg\". Northrop had prior experience developing the YB-35 and YB-49 flying wing aircraft. The Northrop design was larger while the Lockheed design included a small tail. In 1979, designer Hal Markarian produced a sketch of the aircraft that bore considerable similarities to the final design. The USAF originally planned to procure 165 ATB bombers.", "title": "Development" }, { "paragraph_id": 10, "text": "The Northrop team's ATB design was selected over the Lockheed/Rockwell design on 20 October 1981. The Northrop design received the designation B-2 and the name \"Spirit\". The bomber's design was changed in the mid-1980s when the mission profile was changed from high-altitude to low-altitude, terrain-following. The redesign delayed the B-2's first flight by two years and added about US$1 billion to the program's cost. An estimated US$23 billion was secretly spent for research and development on the B-2 by 1989. MIT engineers and scientists helped assess the mission effectiveness of the aircraft under a five-year classified contract during the 1980s. Northrop was the B-2's prime contractor; major subcontractors included Boeing, Hughes Aircraft (now Raytheon), GE, and Vought Aircraft.", "title": "Development" }, { "paragraph_id": 11, "text": "During its design and development, the Northrop B-2 program was a black project; all program personnel needed a secret clearance. Still, it was less closely held than the Lockheed F-117 program; more people in the federal government knew about the B-2, and more information about the project was available. Both during development and in service, considerable effort has been devoted to maintaining the security of the B-2's design and technologies. Staff working on the B-2 in most, if not all, capacities need a level of special-access clearance and undergo extensive background checks carried out by a special branch of the USAF.", "title": "Development" }, { "paragraph_id": 12, "text": "A former Ford automobile assembly plant in Pico Rivera, California, was acquired and heavily rebuilt; the plant's employees were sworn to secrecy. To avoid suspicion, components were typically purchased through front companies, military officials would visit out of uniform, and staff members were routinely subjected to polygraph examinations. Nearly all information on the program was kept from the Government Accountability Office (GAO) and members of Congress until the mid-1980s.", "title": "Development" }, { "paragraph_id": 13, "text": "The B-2 was first publicly displayed on 22 November 1988 at United States Air Force Plant 42 in Palmdale, California, where it was assembled. This viewing was heavily restricted, and guests were not allowed to see the rear of the B-2. However, Aviation Week editors found that there were no airspace restrictions above the presentation area and took aerial photographs of the aircraft's secret rear section with suppressed engine exhausts. The B-2's (s/n 82-1066 / AV-1) first public flight was on 17 July 1989 from Palmdale to Edwards Air Force Base.", "title": "Development" }, { "paragraph_id": 14, "text": "In 1984, Northrop employee Thomas Patrick Cavanagh was arrested for attempting to sell classified information from the Pico Rivera factory to the Soviet Union. Cavanagh was sentenced to life in prison in 1985 but released on parole in 2001. In October 2005, Noshir Gowadia, a design engineer who worked on the B-2's propulsion system, was arrested for selling classified information to China. Gowadia was convicted and sentenced to 32 years in prison.", "title": "Development" }, { "paragraph_id": 15, "text": "A procurement of 132 aircraft was planned in the mid-1980s but was later reduced to 75. By the early 1990s the Soviet Union dissolved, effectively eliminating the Spirit's primary Cold War mission. Under budgetary pressures and Congressional opposition, in his 1992 State of the Union address, President George H. W. Bush announced B-2 production would be limited to 20 aircraft. In 1996, however, the Clinton administration, though originally committed to ending production of the bombers at 20 aircraft, authorized the conversion of a 21st bomber, a prototype test model, to Block 30 fully operational status at a cost of nearly $500 million (~$866 million in 2022). In 1995, Northrop made a proposal to the USAF to build 20 additional aircraft with a flyaway cost of $566 million each.", "title": "Development" }, { "paragraph_id": 16, "text": "The program was the subject of public controversy for its cost to American taxpayers. In 1996, the GAO disclosed that the USAF's B-2 bombers \"will be, by far, the most costly bombers to operate on a per aircraft basis\", costing over three times as much as the B-1B (US$9.6 million annually) and over four times as much as the B-52H (US$6.8 million annually). In September 1997, each hour of B-2 flight necessitated 119 hours of maintenance. Comparable maintenance needs for the B-52 and the B-1B are 53 and 60 hours, respectively, for each hour of flight. A key reason for this cost is the provision of air-conditioned hangars large enough for the bomber's 172 ft (52 m) wingspan, which are needed to maintain the aircraft's stealth properties, particularly its \"low-observable\" stealth skins. Maintenance costs are about $3.4 million per month for each aircraft. An August 1995 GAO report disclosed that the B-2 had trouble operating in heavy rain, as rain could damage the aircraft's stealth coating, causing procurement delays until an adequate protective coating could be found. In addition, the B-2's terrain-following/terrain-avoidance radar had difficulty distinguishing rain from other obstacles, rendering the subsystem inoperable during rain. However a subsequent report in October 1996 noted that the USAF had made some progress in resolving the issues with the radar via software fixes and hoped to have these fixes undergoing tests by the spring of 1997.", "title": "Development" }, { "paragraph_id": 17, "text": "The total \"military construction\" cost related to the program was projected to be US$553.6 million in 1997 dollars. The cost to procure each B-2 was US$737 million in 1997 dollars (equivalent to US$1254 million in 2021), based only on a fleet cost of US$15.48 billion. The procurement cost per aircraft, as detailed in GAO reports, which include spare parts and software support, was $929 million per aircraft in 1997 dollars.", "title": "Development" }, { "paragraph_id": 18, "text": "The total program cost projected through 2004 was US$44.75 billion in 1997 dollars (equivalent to US$76 billion in 2021). This includes development, procurement, facilities, construction, and spare parts. The total program cost averaged US$2.13 billion per aircraft. The B-2 may cost up to $135,000 per flight hour to operate in 2010, which is about twice that of the B-52 and B-1.", "title": "Development" }, { "paragraph_id": 19, "text": "In its consideration of the fiscal year 1990 defense budget, the House Armed Services Committee trimmed $800 million from the B-2 research and development budget, while at the same time staving off a motion to end the project. Opposition in committee and in Congress was mostly broad and bipartisan, with Congressmen Ron Dellums (D-CA), John Kasich (R-OH), and John G. Rowland (R-CT) authorizing the motion to end the project—as well as others in the Senate, including Jim Exon (D-NE) and John McCain (R-AZ) also opposing the project. Dellums and Kasich, in particular, worked together from 1989 through the early 1990s to limit production to 21 aircraft and were ultimately successful.", "title": "Development" }, { "paragraph_id": 20, "text": "The escalating cost of the B-2 program and evidence of flaws in the aircraft's ability to elude detection by radar were among factors that drove opposition to continue the program. At the peak production period specified in 1989, the schedule called for spending US$7 billion to $8 billion per year in 1989 dollars, something Committee Chair Les Aspin (D-WI) said \"won't fly financially\". In 1990, the Department of Defense accused Northrop of using faulty components in the flight control system; it was also found that redesign work was required to reduce the risk of damage to engine fan blades by bird ingestion.", "title": "Development" }, { "paragraph_id": 21, "text": "In time, several prominent members of Congress began to oppose the program's expansion, including Senator John Kerry (D-MA), who cast votes against the B-2 in 1989, 1991, and 1992. By 1992, Bush had called for the cancellation of the B-2 and promised to cut military spending by 30% in the wake of the collapse of the Soviet Union. In October 1995, former Chief of Staff of the United States Air Force, General Mike Ryan, and former Chairman of the Joint Chiefs of Staff, General John Shalikashvili, strongly recommended against Congressional action to fund the purchase of any additional B-2s, arguing that to do so would require unacceptable cuts in existing conventional and nuclear-capable aircraft, and that the military had greater priorities in spending a limited budget.", "title": "Development" }, { "paragraph_id": 22, "text": "Some B-2 advocates argued that procuring twenty additional aircraft would save money because B-2s would be able to deeply penetrate anti-aircraft defenses and use low-cost, short-range attack weapons rather than expensive standoff weapons. However, in 1995, the Congressional Budget Office (CBO) and its Director of National Security Analysis found that additional B-2s would reduce the cost of expended munitions by less than US$2 billion in 1995 dollars during the first two weeks of a conflict, in which the USAF predicted bombers would make their greatest contribution; this was a small fraction of the US$26.8 billion (in 1995 dollars) life cycle cost that the CBO projected for an additional 20 B-2s.", "title": "Development" }, { "paragraph_id": 23, "text": "In 1997, as Ranking Member of the House Armed Services Committee and National Security Committee, Congressman Ron Dellums (D-CA), a long-time opponent of the bomber, cited five independent studies and offered an amendment to that year's defense authorization bill to cap production of the bombers to the existing 21 aircraft; the amendment was narrowly defeated. Nonetheless, Congress did not approve funding for additional B-2s.", "title": "Development" }, { "paragraph_id": 24, "text": "Several upgrade packages have been applied to the B-2. In July 2008, the B-2's onboard computing architecture was extensively redesigned; it now incorporates a new integrated processing unit that communicates with systems throughout the aircraft via a newly installed fiber optic network; a new version of the operational flight program software was also developed, with legacy code converted from the JOVIAL programming language to standard C. Updates were also made to the weapon control systems to enable strikes upon moving targets, such as ground vehicles.", "title": "Development" }, { "paragraph_id": 25, "text": "On 29 December 2008, USAF officials awarded a US$468 million contract to Northrop Grumman to modernize the B-2 fleet's radars. Changing the radar's frequency was required as the United States Department of Commerce had sold that radio spectrum to another operator. In July 2009, it was reported that the B-2 had successfully passed a major USAF audit. In 2010, it was made public that the Air Force Research Laboratory had developed a new material to be used on the part of the wing trailing edge subject to engine exhaust, replacing existing material that quickly degraded.", "title": "Development" }, { "paragraph_id": 26, "text": "In July 2010, political analyst Rebecca Grant speculated that when the B-2 becomes unable to reliably penetrate enemy defenses, the Lockheed Martin F-35 Lightning II may take on its strike/interdiction mission, carrying B61 nuclear bombs as a tactical bomber. However, in March 2012, The Pentagon announced that a $2 billion, 10-year-long modernization of the B-2 fleet was to begin. The main area of improvement would be replacement of outdated avionics and equipment. Continued modernization efforts likely have continued in secret, as alluded to by a B-2 commander from Whiteman Air Force Base in April 2021, possibly indicating offensive weapons capability against threatening air defenses and aircraft. He stated:", "title": "Development" }, { "paragraph_id": 27, "text": "without getting into specifics, and without getting into things that we frankly just don't discuss in open channels, I will tell you that our current bomber fleet, and this is all of them, we use some pretty innovative ways to integrate modern weapons capabilities to have us both maintain and increase our survivability. And for the B-2 specifically, the expansion of some of our strike capabilities allow us to increase our survivability beyond the fighter escort realm. Now the B-2 fleet is continuing to do that technological advancement, and that's enabled us to expand our strike capabilities, as well. Although we've been around for over 30 years there's a lot of life left in this platform and up until the B-21 as well on the scene and doing its job, this aircraft will continue to be at the forefront of our country and our nation's defense... and with these, and continued innovative upgrades, and weapons system capabilities we will continue to do that until the last jet flies off the ramp into retirement.", "title": "Development" }, { "paragraph_id": 28, "text": "It was reported in 2011 that The Pentagon was evaluating an unmanned stealth bomber, characterized as a \"mini-B-2\", as a potential replacement in the near future. In 2012, USAF Chief of Staff General Norton Schwartz stated the B-2's 1980s-era stealth technologies would make it less survivable in future contested airspaces, so the USAF is to proceed with the Next-Generation Bomber despite overall budget cuts. In 2012 projections, it was estimated that the Next-Generation Bomber would have an overall cost of $55 billion.", "title": "Development" }, { "paragraph_id": 29, "text": "In 2013, the USAF contracted for the Defensive Management System Modernization program to replace the antenna system and other electronics to increase the B-2's frequency awareness. The Common Very Low Frequency Receiver upgrade allows the B-2s to use the same very low frequency transmissions as the Ohio-class submarines so as to continue in the nuclear mission until the Mobile User Objective System is fielded. In 2014, the USAF outlined a series of upgrades including nuclear warfighting, a new integrated processing unit, the ability to carry cruise missiles, and threat warning improvements.", "title": "Development" }, { "paragraph_id": 30, "text": "In 1998, a Congressional panel advised the USAF to refocus resources away from continued B-2 production and instead begin development of a new bomber, either a new build or a variant of the B-2. In its 1999 bomber roadmap the USAF eschewed the panel's recommendations, believing its current bomber fleet could be maintained until the 2030s. The service believed that development could begin in 2013, in time to replace aging B-2s, B-1s and B-52s around 2037.", "title": "Development" }, { "paragraph_id": 31, "text": "Although the USAF previously planned to operate the B-2 until 2058, the FY 2019 budget moved up its retirement to \"no later than 2032\". It also moved the retirement of the B-1 to 2036 while extending the B-52's service life into the 2050s, because the B-52 has lower maintenance costs, versatile conventional payload, and the ability to carry nuclear cruise missiles (which the B-1 is treaty-prohibited from doing). The decision to retire the B-2 early was made because the small fleet of 20 is considered too expensive per plane to retain, with its position as a stealth bomber being taken over with the introduction of the B-21 Raider starting in the mid-2020s.", "title": "Development" }, { "paragraph_id": 32, "text": "The B-2 Spirit was developed to take over the USAF's vital penetration missions, allowing it to travel deep into enemy territory to deploy ordnance, which could include nuclear weapons. The B-2 is a flying wing aircraft, meaning that it has no fuselage or tail. It has significant advantages over previous bombers due to its blend of low-observable technologies with high aerodynamic efficiency and a large payload. Low observability provides greater freedom of action at high altitudes, thus increasing both range and field of view for onboard sensors. The USAF reports its range as approximately 6,000 nautical miles (6,900 mi; 11,000 km). At cruising altitude, the B-2 refuels every six hours, taking on up to 50 short tons (45,000 kg) of fuel at a time.", "title": "Design" }, { "paragraph_id": 33, "text": "The development and construction of the B-2 required pioneering use of computer-aided design and manufacturing technologies due to its complex flight characteristics and design requirements to maintain very low visibility to multiple means of detection. The B-2 bears a resemblance to earlier Northrop aircraft; the YB-35 and YB-49 were both flying wing bombers that had been canceled in development in the early 1950s, allegedly for political reasons. The resemblance goes as far as B-2 and YB-49 having the same wingspan. The YB-49 also had a small radar cross-section.", "title": "Design" }, { "paragraph_id": 34, "text": "Approximately 80 pilots fly the B-2. Each aircraft has a crew of two, a pilot in the left seat and mission commander in the right, and has provisions for a third crew member if needed. For comparison, the B-1B has a crew of four and the B-52 has a crew of five. The B-2 is highly automated, and one crew member can sleep in a camp bed, use a toilet, or prepare a hot meal while the other monitors the aircraft, unlike most two-seat aircraft. Extensive sleep cycle and fatigue research was conducted to improve crew performance on long sorties. Advanced training is conducted at the USAF Weapons School.", "title": "Design" }, { "paragraph_id": 35, "text": "In the envisaged Cold War scenario, the B-2 was to perform deep-penetrating nuclear strike missions, making use of its stealthy capabilities to avoid detection and interception throughout the missions. There are two internal bomb bays in which munitions are stored either on a rotary launcher or two bomb-racks; the carriage of the weapons loadouts internally results in less radar visibility than external mounting of munitions. The B-2 is capable of carrying 40,000 lb (18,000 kg) of ordnance. Nuclear ordnance includes the B61 and B83 nuclear bombs; the AGM-129 ACM cruise missile was also intended for use on the B-2 platform.", "title": "Design" }, { "paragraph_id": 36, "text": "In light of the dissolution of the Soviet Union, it was decided to equip the B-2 for conventional precision attacks as well as for the strategic role of nuclear-strike. The B-2 features a sophisticated GPS-Aided Targeting System (GATS) that uses the aircraft's APQ-181 synthetic aperture radar to map out targets prior to the deployment of GPS-aided bombs (GAMs), later superseded by the Joint Direct Attack Munition (JDAM). In the B-2's original configuration, up to 16 GAMs or JDAMs could be deployed; An upgrade program in 2004 raised the maximum carrier capacity to 80 JDAMs.", "title": "Design" }, { "paragraph_id": 37, "text": "The B-2 has various conventional weapons in its arsenal, including Mark 82 and Mark 84 bombs, CBU-87 Combined Effects Munitions, GATOR mines, and the CBU-97 Sensor Fuzed Weapon. In July 2009, Northrop Grumman reported the B-2 was compatible with the equipment necessary to deploy the 30,000 lb (14,000 kg) Massive Ordnance Penetrator (MOP), which is intended to attack reinforced bunkers; up to two MOPs could be equipped in the B-2's bomb bays with one per bay, the B-2 is the only platform compatible with the MOP as of 2012. As of 2011, the AGM-158 JASSM cruise missile is an upcoming standoff munition to be deployed on the B-2 and other platforms. This is to be followed by the Long Range Standoff Weapon, which may give the B-2 standoff nuclear capability for the first time.", "title": "Design" }, { "paragraph_id": 38, "text": "To make the B-2 more effective than previous bombers, many advanced and modern avionics systems were integrated into its design; these have been modified and improved following a switch to conventional warfare missions. One system is the low probability of intercept AN/APQ-181 multi-mode radar, a fully digital navigation system that is integrated with terrain-following radar and Global Positioning System (GPS) guidance, NAS-26 astro-inertial navigation system (first such system tested on the Northrop SM-62 Snark cruise missile) and a Defensive Management System (DMS) to inform the flight crew of possible threats. The onboard DMS is capable of automatically assessing the detection capabilities of identified threats and indicated targets. The DMS will be upgraded by 2021 to detect radar emissions from air defenses to allow changes to the auto-router's mission planning information while in-flight so it can receive new data quickly to plan a route that minimizes exposure to dangers.", "title": "Design" }, { "paragraph_id": 39, "text": "For safety and fault-detection purposes, an on-board test system is linked with the majority of avionics on the B-2 to continuously monitor the performance and status of thousands of components and consumables; it also provides post-mission servicing instructions for ground crews. In 2008, many of the 136 standalone distributed computers on board the B-2, including the primary flight management computer, were being replaced by a single integrated system. The avionics are controlled by 13 EMP-resistant MIL-STD-1750A computers, which are interconnected through 26 MIL-STD-1553B-busses; other system elements are connected via optical fiber.", "title": "Design" }, { "paragraph_id": 40, "text": "In addition to periodic software upgrades and the introduction of new radar-absorbent materials across the fleet, the B-2 has had several major upgrades to its avionics and combat systems. For battlefield communications, both Link-16 and a high frequency satellite link have been installed, compatibility with various new munitions has been undertaken, and the AN/APQ-181 radar's operational frequency was shifted to avoid interference with other operators' equipment. The arrays of the upgraded radar features were entirely replaced to make the AN/APQ-181 into an active electronically scanned array (AESA) radar. Due to the B-2's composite structure, it is required to stay 40 miles (64 km) away from thunderstorms, to avoid static discharge and lightning strikes.", "title": "Design" }, { "paragraph_id": 41, "text": "To address the inherent flight instability of a flying wing aircraft, the B-2 uses a complex quadruplex computer-controlled fly-by-wire flight control system that can automatically manipulate flight surfaces and settings without direct pilot inputs to maintain aircraft stability. The flight computer receives information on external conditions such as the aircraft's current air speed and angle of attack via pitot-static sensing plates, as opposed to traditional pitot tubes which would impair the aircraft's stealth capabilities. The flight actuation system incorporates both hydraulic and electrical servoactuated components, and it was designed with a high level of redundancy and fault-diagnostic capabilities.", "title": "Design" }, { "paragraph_id": 42, "text": "Northrop had investigated several means of applying directional control that would infringe on the aircraft's radar profile as little as possible, eventually settling on a combination of split brake-rudders and differential thrust. Engine thrust became a key element of the B-2's aerodynamic design process early on; thrust not only affects drag and lift but pitching and rolling motions as well. Four pairs of control surfaces are located along the wing's trailing edge; while most surfaces are used throughout the aircraft's flight envelope, the inner elevons are normally only in use at slow speeds, such as landing. To avoid potential contact damage during takeoff and to provide a nose-down pitching attitude, all of the elevons remain drooped during takeoff until a high enough airspeed has been attained.", "title": "Design" }, { "paragraph_id": 43, "text": "The B-2's low-observable, or \"stealth\", characteristics enable the undetected penetration of sophisticated anti-aircraft defenses and to attack even heavily defended targets. This stealth comes from a combination of reduced acoustic, infrared, visual and radar signatures (multi-spectral camouflage) to evade the various detection systems that could be used to detect and be used to direct attacks against an aircraft. The B-2's stealth enables the reduction of supporting aircraft that are required to provide air cover, Suppression of Enemy Air Defenses and electronic countermeasures, making the bomber a \"force multiplier\". As of September 2013, there have been no instances of a missile being launched at a B-2.", "title": "Design" }, { "paragraph_id": 44, "text": "To reduce optical visibility during daylight flights, the B-2 is painted in an anti-reflective paint. The undersides are dark because it flies at high altitudes (50,000 ft (15,000 m)), and at that altitude a dark grey painting blends well into the sky. It is speculated to have an upward-facing light sensor which alerts the pilot to increase or reduce altitude to match the changing illuminance of the sky. The original design had tanks for a contrail-inhibiting chemical, but this was replaced in production aircraft by a contrail sensor that alerts the crew when they should change altitude. The B-2 is vulnerable to visual interception at ranges of 20 nmi (23 mi; 37 km) or less. The B-2 is stored in a $5 million specialised air-conditioned hangar to maintain its stealth coating. Every seven years, this coating is carefully washed away with crystallised wheat starch so that the B-2's surfaces can be inspected for any dents or scratches.", "title": "Design" }, { "paragraph_id": 45, "text": "Reportedly, the B-2 has a radar cross-section (RCS) of about 0.1 m (1.1 sq ft). The bomber does not always fly stealthily; when nearing air defenses pilots \"stealth up\" the B-2, a maneuver whose details are secret. The aircraft is stealthy, except briefly when the bomb bay opens. The B-2's clean, low-drag flying wing configuration not only provides exceptional range but is also beneficial to reducing its radar profile. The flying wing design most closely resembles a so-called infinite flat plate (as vertical control surfaces dramatically increase RCS), the perfect stealth shape, as it would lack angles to reflect back radar waves (initially, the shape of the Northrop ATB concept was flatter; it gradually increased in volume according to specific military requirements). Without vertical surfaces to reflect radar laterally, side aspect radar cross section is also reduced. Radars operating at a lower frequency band (S or L band) are able to detect and track certain stealth aircraft that have multiple control surfaces, like canards or vertical stabilizers, where the frequency wavelength can exceed a certain threshold and cause a resonant effect.", "title": "Design" }, { "paragraph_id": 46, "text": "RCS reduction as a result of shape had already been observed on the Royal Air Force's Avro Vulcan strategic bomber, and the USAF's F-117 Nighthawk. The F-117 used flat surfaces (faceting technique) for controlling radar returns as during its development (see Lockheed Have Blue) in the early 1970s, technology only allowed for the simulation of radar reflections on simple, flat surfaces; computing advances in the 1980s made it possible to simulate radar returns on more complex curved surfaces. The B-2 is composed of many curved and rounded surfaces across its exposed airframe to deflect radar beams. This technique, known as continuous curvature, was made possible by advances in computational fluid dynamics, and first tested on the Northrop Tacit Blue.", "title": "Design" }, { "paragraph_id": 47, "text": "Some analysts claim infra-red search and track systems (IRSTs) can be deployed against stealth aircraft, because any aircraft surface heats up due to air friction and with a two channel IRST is a CO2 (4.3 µm absorption maxima) detection possible, through difference comparing between the low and high channel.", "title": "Design" }, { "paragraph_id": 48, "text": "Burying engines deep inside the fuselage also minimizes the thermal visibility or infrared signature of the exhaust. At the engine intake, cold air from the boundary layer below the main inlet enters the fuselage (boundary layer suction, first tested on the Northrop X-21) and is mixed with hot exhaust air just before the nozzles (similar to the Ryan AQM-91 Firefly). According to the Stefan–Boltzmann law, this results in less energy (thermal radiation in the infrared spectrum) being released and thus a reduced heat signature. The resulting cooler air is conducted over a surface composed of heat resistant carbon-fiber-reinforced polymer and titanium alloy elements, which disperse the air laterally, to accelerate its cooling. The B-2 lacks afterburners as the hot exhaust would increase the infrared signature; breaking the sound barrier would produce an obvious sonic boom as well as aerodynamic heating of the aircraft skin which would also increase the infrared signature.", "title": "Design" }, { "paragraph_id": 49, "text": "According to the Huygens–Fresnel principle, even a very flat plate would still reflect radar waves, though much less than when a signal is bouncing at a right angle. Additional reduction in its radar signature was achieved by the use of various radar-absorbent materials (RAM) to absorb and neutralize radar beams. The majority of the B-2 is made out of a carbon-graphite composite material that is stronger than steel, lighter than aluminum, and absorbs a significant amount of radar energy.", "title": "Design" }, { "paragraph_id": 50, "text": "The B-2 is assembled with unusually tight engineering tolerances to avoid leaks as they could increase its radar signature. Innovations such as alternate high frequency material (AHFM) and automated material application methods were also incorporated to improve the aircraft's radar-absorbent properties and reduce maintenance requirements. In early 2004, Northrop Grumman began applying a newly developed AHFM to operational B-2s. To protect the operational integrity of its sophisticated radar absorbent material and coatings, each B-2 is kept inside a climate-controlled hangar (Extra Large Deployable Aircraft Hangar System) large enough to accommodate its 172-foot (52 m) wingspan.", "title": "Design" }, { "paragraph_id": 51, "text": "B-2s are supported by portable, environmentally-controlled hangars called B-2 Shelter Systems (B2SS). The hangars are built by American Spaceframe Fabricators Inc. and cost approximately US$5 million apiece. The need for specialized hangars arose in 1998 when it was found that B-2s passing through Andersen Air Force Base did not have the climate-controlled environment maintenance operations required. In 2003, the B2SS program was managed by the Combat Support System Program Office at Eglin Air Force Base. B2SS hangars are known to have been deployed to Naval Support Facility Diego Garcia and RAF Fairford.", "title": "Design" }, { "paragraph_id": 52, "text": "The first operational aircraft, christened Spirit of Missouri, was delivered to Whiteman Air Force Base, Missouri, where the fleet is based, on 17 December 1993. The B-2 reached initial operational capability (IOC) on 1 January 1997. Depot maintenance for the B-2 is accomplished by USAF contractor support and managed at Oklahoma City Air Logistics Center at Tinker Air Force Base. Originally designed to deliver nuclear weapons, modern usage has shifted towards a flexible role with conventional and nuclear capability.", "title": "Operational history" }, { "paragraph_id": 53, "text": "The B-2's combat debut was in 1999, during the Kosovo War. It was responsible for destroying 33% of selected Serbian bombing targets in the first eight weeks of U.S. involvement in the War. During this war, six B-2s flew non-stop to Yugoslavia from their home base in Missouri and back, totaling 30 hours. Although the bombers accounted 50 sorties out of a total of 34,000 NATO sorties, they dropped 11 percent of all bombs. The B-2 was the first aircraft to deploy GPS satellite-guided JDAM \"smart bombs\" in combat use in Kosovo. The use of JDAMs and precision-guided munitions effectively replaced the controversial tactic of carpet-bombing, which had been harshly criticized due to it causing indiscriminate civilian casualties in prior conflicts, such as the 1991 Gulf War. On 7 May 1999, a B-2 dropped five JDAMs on the Chinese Embassy, killing several staff. By then, the B-2 had dropped 500 bombs in Yugoslavia.", "title": "Operational history" }, { "paragraph_id": 54, "text": "The B-2 saw service in Afghanistan, striking ground targets in support of Operation Enduring Freedom. With aerial refueling support, the B-2 flew one of its longest missions to date from Whiteman Air Force Base in Missouri to Afghanistan and back. B-2s would be stationed in the Middle East as a part of a US military buildup in the region from 2003.", "title": "Operational history" }, { "paragraph_id": 55, "text": "The B-2's combat use preceded a USAF declaration of \"full operational capability\" in December 2003. The Pentagon's Operational Test and Evaluation 2003 Annual Report noted that the B-2's serviceability for Fiscal Year 2003 was still inadequate, mainly due to the maintainability of the B-2's low observable coatings. The evaluation also noted that the Defensive Avionics suite had shortcomings with \"pop-up threats\".", "title": "Operational history" }, { "paragraph_id": 56, "text": "During the Iraq War, B-2s operated from Diego Garcia and an undisclosed \"forward operating location\". Other sorties in Iraq have launched from Whiteman AFB. As of September 2013 the longest combat mission has been 44.3 hours. \"Forward operating locations\" have been previously designated as Andersen Air Force Base in Guam and RAF Fairford in the United Kingdom, where new climate controlled hangars have been constructed. B-2s have conducted 27 sorties from Whiteman AFB and 22 sorties from a forward operating location, releasing more than 1,500,000 pounds (680,000 kg) of munitions, including 583 JDAM \"smart bombs\" in 2003.", "title": "Operational history" }, { "paragraph_id": 57, "text": "In response to organizational issues and high-profile mistakes made within the USAF, all of the B-2s, along with the nuclear-capable B-52s and the USAF's intercontinental ballistic missiles (ICBMs), were transferred to the newly formed Air Force Global Strike Command on 1 February 2010.", "title": "Operational history" }, { "paragraph_id": 58, "text": "In March 2011, B-2s were the first U.S. aircraft into action in Operation Odyssey Dawn, the UN mandated enforcement of the Libyan no-fly zone. Three B-2s dropped 40 bombs on a Libyan airfield in support of the UN no-fly zone. The B-2s flew directly from the U.S. mainland across the Atlantic Ocean to Libya; a B-2 was refueled by allied tanker aircraft four times during each round trip mission.", "title": "Operational history" }, { "paragraph_id": 59, "text": "In August 2011, The New Yorker reported that prior to the May 2011 U.S. Special Operations raid into Abbottabad, Pakistan that resulted in the death of Osama bin Laden, U.S. officials had considered an airstrike by one or more B-2s as an alternative; the use of a bunker busting bomb was rejected due to potential damage to nearby civilian buildings. There were also concerns an airstrike would make it difficult to positively identify Bin Laden's remains, making it hard to confirm his death.", "title": "Operational history" }, { "paragraph_id": 60, "text": "On 28 March 2013, two B-2s flew a round trip of 13,000 miles (21,000 km) from Whiteman Air Force base in Missouri to South Korea, dropping dummy ordnance on the Jik Do target range. The mission, part of the annual South Korean–United States military exercises, was the first time that B-2s overflew the Korean peninsula. Tensions between the Koreas were high; North Korea protested against the B-2's participation and made threats of retaliatory nuclear strikes against South Korea and the United States.", "title": "Operational history" }, { "paragraph_id": 61, "text": "On 18 January 2017, two B-2s attacked an ISIS training camp 19 miles (30 km) southwest of Sirte, Libya, killing around 85 militants. The B-2s together dropped 108 500-pound (230 kg) precision-guided Joint Direct Attack Munition (JDAM) bombs. These strikes were followed by an MQ-9 Reaper unmanned aerial vehicle firing Hellfire missiles. Each B-2 flew a 33-hour, round-trip mission from Whiteman Air Force Base, Missouri with four or five (accounts differ) refuelings during the trip.", "title": "Operational history" }, { "paragraph_id": 62, "text": "United States Air Force (20 aircraft in active inventory)", "title": "Operators" }, { "paragraph_id": 63, "text": "On 23 February 2008, B-2 \"AV-12\" Spirit of Kansas crashed on the runway shortly after takeoff from Andersen Air Force Base in Guam. Spirit of Kansas had been operated by the 393rd Bomb Squadron, 509th Bomb Wing, Whiteman Air Force Base, Missouri, and had logged 5,176 flight hours. The two-person crew ejected safely from the aircraft. The aircraft was destroyed, a hull loss valued at US$1.4 billion. After the accident, the USAF took the B-2 fleet off operational status for 53 days, returning on 15 April 2008. The cause of the crash was later determined to be moisture in the aircraft's Port Transducer Units during air data calibration, which distorted the information being sent to the bomber's air data system. As a result, the flight control computers calculated an inaccurate airspeed, and a negative angle of attack, causing the aircraft to pitch upward 30 degrees during takeoff. This was the first crash of a B-2 and the only loss as of 2023.", "title": "Accidents and incidents" }, { "paragraph_id": 64, "text": "In February 2010, a serious incident involving a B-2 occurred at Andersen Air Force Base in Guam. The aircraft involved was AV-11 Spirit of Washington. The aircraft was severely damaged by fire while on the ground and underwent 18 months of repairs to enable it to fly back to the mainland U.S. for more comprehensive repairs. Spirit of Washington was repaired and returned to service in December 2013. At the time of the accident, the USAF had no training to deal with tailpipe fires on the B-2s.", "title": "Accidents and incidents" }, { "paragraph_id": 65, "text": "On the night of 13–14 September 2021, the B-2 Spirit of Georgia made an emergency landing at Whiteman AFB. The aircraft landed and went off the runway into the grass and came to rest on its left side. The cause was later determined to be faulty landing gear springs and \"microcracking\" in hydraulic connections on the aircraft. The lock link springs in the left landing gear had likely not been replaced in at least a decade, and produced about 11% less tension than specified. The \"microcracking\" reduced hydraulic support to the landing gear. These problems allowed the landing gear to fold upon landing. The accident resulted in a minimum of $10.1 million in repair damages, but the final repair cost was still being determined in March 2022.", "title": "Accidents and incidents" }, { "paragraph_id": 66, "text": "On 10 December 2022, an in-flight malfunction aboard a B-2 forced an emergency landing at Whiteman AFB. No personnel, including the flight crew, sustained injuries during the incident; there was a post-crash fire that was quickly put out. Subsequently, all B-2s were grounded. On 18 May 2023, Air Force officials lifted the grounding without disclosing any details about what caused the incident, or what steps had been taken return the aircraft to operation.", "title": "Accidents and incidents" }, { "paragraph_id": 67, "text": "No operational B-2s have been retired by the Air Force to be put on display. B-2s have made occasional appearances on ground display at various air shows.", "title": "Aircraft on display" }, { "paragraph_id": 68, "text": "B-2 test article (s/n AT-1000), the second of two built without engines or instruments and used for static testing, was placed on display in 2004 at the National Museum of the United States Air Force near Dayton, Ohio. The test article passed all structural testing requirements before the airframe failed. The museum's restoration team spent over a year reassembling the fractured airframe. The display airframe is marked to resemble Spirit of Ohio (S/N 82-1070), the B-2 used to test the design's ability to withstand extreme heat and cold. The exhibit features Spirit of Ohio's nose wheel door, with its Fire and Ice artwork, which was painted and signed by the technicians who performed the temperature testing. The restored test aircraft is on display in the museum's \"Cold War Gallery\".", "title": "Aircraft on display" }, { "paragraph_id": 69, "text": "Data from USAF Fact Sheet, Pace, Spick, Northrop Grumman", "title": "Specifications (B-2A Block 30)" }, { "paragraph_id": 70, "text": "General characteristics", "title": "Specifications (B-2A Block 30)" }, { "paragraph_id": 71, "text": "Performance", "title": "Specifications (B-2A Block 30)" }, { "paragraph_id": 72, "text": "Armament", "title": "Specifications (B-2A Block 30)" }, { "paragraph_id": 73, "text": "Sources: B-2 Spirit (Pace), Fas.org", "title": "Individual aircraft" }, { "paragraph_id": 74, "text": "Related lists", "title": "See also" } ]
The Northrop Grumman B-2 Spirit, also known as the Stealth Bomber, is an American heavy strategic bomber, featuring low-observable stealth technology designed to penetrate dense anti-aircraft defenses. A subsonic flying wing with a crew of two, the plane was designed by Northrop and produced from 1987 to 2000. The bomber can drop conventional and thermonuclear weapons, such as up to eighty 500-pound class (230 kg) Mk 82 JDAM GPS-guided bombs, or sixteen 2,400-pound (1,100 kg) B83 nuclear bombs. The B-2 is the only acknowledged in-service aircraft that can carry large air-to-surface standoff weapons in a stealth configuration. Development began under the Advanced Technology Bomber (ATB) project during the Carter administration, which cancelled the Mach 2-capable B-1A bomber in part because the ATB showed such promise. But development difficulties delayed progress and drove up costs. Ultimately, the program produced 21 B-2s at an average cost of $2.13 billion, including development, engineering, testing, production, and procurement. Building each aircraft cost an average of US$737 million, while total procurement costs averaged $929 million per plane. The project's considerable capital and operating costs made it controversial in the U.S. Congress even before the winding-down of the Cold War dramatically reduced the desire for a stealth aircraft designed to strike deep in Soviet territory. Consequently, in the late 1980s and 1990s lawmakers shrank the planned purchase of 132 bombers to 21. As of 2015, twenty B-2s were in service with the United States Air Force, one having been destroyed in a 2008 crash. The Air Force plans to operate them until 2032, when the Northrop Grumman B-21 Raider is to replace them. The B-2 can perform attack missions at altitudes of up to 50,000 feet (15,000 m); it has an unrefueled range of more than 6,000 nautical miles and can fly more than 10,000 nautical miles with one midair refueling. It entered service in 1997 as the second aircraft designed with advanced stealth technology, after the Lockheed F-117 Nighthawk attack aircraft. Primarily designed as a nuclear bomber, the B-2 was first used in combat to drop conventional, non-nuclear ordnance in the Kosovo War in 1999. It was later used in Iraq, Afghanistan, and Libya.
2001-10-08T23:44:18Z
2023-12-23T14:37:34Z
[ "Template:ISBN", "Template:Northrop aircraft", "Template:US bomber aircraft", "Template:Use dmy dates", "Template:CO2", "Template:Reflist", "Template:Cite web", "Template:Cite book", "Template:Citation", "Template:Short description", "Template:Format price", "Template:Page needed", "Template:Cite AV media", "Template:Main", "Template:Portal", "Template:Aircontent", "Template:Webarchive", "Template:Stealth aircraft", "Template:Authority control", "Template:Redirect-several", "Template:Infobox aircraft begin", "Template:Convert", "Template:Citation needed", "Template:Aircraft specs", "Template:Commons", "Template:Infobox aircraft type", "Template:Blockquote", "Template:As of", "Template:ISSN", "Template:Use American English", "Template:'", "Template:Harvnb", "Template:Dead link", "Template:Northrop Grumman aircraft", "Template:Inflation/year", "Template:Inflation", "Template:Inflation/fn", "Template:Cite news", "Template:Cite magazine", "Template:Cite journal" ]
https://en.wikipedia.org/wiki/Northrop_Grumman_B-2_Spirit