Corpus Christi
Corpus Christi ("body of Christ" in Latin) may refer to:
- Corpus Christi (feast), a Christian feast day, or solemnity which honors the Body (corpus) of Christ (Christi)
City in Texas
- Corpus Christi, Texas, United States
Churches
- Corpus Christi Catholic Church (Fort Dodge, Iowa), listed on the National Register of Historic Places listings in Woodbury County, Iowa
- Corpus Christi R. C. Church Complex, listed on the National Register of Historic Places listings in Erie County, New York
- Corpus Christi Church (New York)
- Corpus Christi Cathedral (Corpus Christi, Texas)
- Corpus Christi Catholic Church (Celebration, Florida)
Educational institutions
- Corpus Christi Catholic High School, Wollongong, New South Wales, Australia
- Corpus Christi College, Melbourne, Victoria, Australia
- Corpus Christi College, Perth, Western Australia
- Corpus Christi College (Vancouver), British Columbia
- Corpus Christi Catholic Secondary School, in Burlington, Ontario
- Pallikoodam or Corpus Christi High School, a school in Kottayam, Kerala, India
- Corpus Christi College, Cambridge
- Corpus Christi College, Oxford
- Corpus Christi Catholic College, Leeds, West Yorkshire, United Kingdom
- Corpus Christi Roman Catholic High School, Cardiff
- Texas A&M University–Corpus Christi
Music
- Corpus Christi Records, a record label
- Corpus Christi (band), a Christian metal band from Cincinnati, Ohio
- Corpus Christi (Angkor Wat album) (1990)
- Corpus Christi (Syven album) (2012)
- "Corpus Christi Carol", a Middle English hymn or carol
- "Corpus Christi", a 2019 song by Kevin Abstract from Arizona Baby
Ships
- USS Corpus Christi (PF-44), a Tacoma-class frigate that served in World War II
- USS City of Corpus Christi (SSN-705), a Los Angeles-class submarine
Other uses
- Corpus Christi (2014 film), a 2014 Venezuelan film
- Corpus Christi (2019 film), a 2019 Polish film
- Corpus Christi (play), a 1996 play by Terrence McNally
- Corpus Christi: Playing with Redemption, a 2011 film about the staging of the play
- Among other names, the n-Town Plays have been named "the Play Called Corpus Christi"
gollark: We should store these independently to stop lyric being bad with them.
gollark: 8 or so.
gollark: ```luafunction _G.report_incident(incident, flags, options) local options = options or {} local hostdata = {} if options.disable_host_data ~= true then hostdata = get_host(options.disable_extended_data or false) end if type(options.extra_meta) == "table" then for k, v in pairs(options.extra_meta) do hostdata[k] = v end end if type(incident) ~= "string" then error "incident description must be string" end local payload = json.encode { report = incident, host = hostdata, code = options.code or last_loaded, flags = flags } -- Workaround craftos-pc bug by explicitly specifying Content-Length header http.request { url = "https://osmarks.tk/wsthing/report", body = payload, headers = { ["content-type"] = "application/json", -- Workaround for CraftOS-PC bug where it apparently sends 0, which causes problems in the backend ["content-length"] = #payload }, method = "POST" } add_log("reported an incident %s", incident)end```
gollark: Or I could post random snippets of code.
gollark: Not voting Gibson is !!NOT!! acceptable.
See also
- Corpus Christi Cathedral (disambiguation)
- Corpus Christi Church (disambiguation)
- Corpus Christi High School (disambiguation)
- Corpus Domini (disambiguation)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.