Newfoundland (disambiguation)
Newfoundland is an island in North America and part of the province of Newfoundland and Labrador.
Look up Newfoundland in Wiktionary, the free dictionary. |
Newfoundland may also refer to:
Places
Canada
- Three islands in the current province of Newfoundland and Labrador share this name:
- Newfoundland (island), the main island
- Newfoundland Island, Labrador, off the coast of Labrador
- Ukasiksalik Island, in Davis Inlet, Labrador, also known as Newfoundland Island
- As a political entity:
- Colony of Newfoundland, an English and later British colony from 1583 to 1907
- Dominion of Newfoundland, a self-governing dominion of the British Empire from 1907 to 1949
- Newfoundland, a province of Canada from 1949 to 2001
- Newfoundland and Labrador, the province's name since 2001
United States
- Newfoundland, Kentucky
- Newfoundland, New Jersey
- Newfoundland, Pennsylvania
- Newfoundland Mountains, of Utah, in the Great Salt Lake Desert
United Kingdom
- Newfoundland (London), proposed residential skyscraper development
Ships
- HMS Newfoundland (59), a Royal Navy cruiser
- HMHS Newfoundland, a British Royal Mail Ship that became a hospital ship in the Second World War and was sunk in the Mediterranean
- SS Newfoundland, a sealing ship that lost many crew in a disaster in 1914
Animals
- Newfoundland dog
- Newfoundland pony
- Newfoundland sheep
Literature
- New Found Land (novel), a book by John Christopher
- Dirty Linen and New-Found-Land, a pair of plays by Tom Stoppard that are always performed together
- Newfoundland: Journey Into a Lost Nation, a non-fiction book by Michael Crummey
Other
- 45573 Newfoundland, a British LMS Jubilee Class locomotive
gollark: Why did you make them all sentient?
gollark: you.
gollark: ```rustuse actix_web::{web, App, HttpResponse, HttpServer};#[actix_rt::main]async fn main() -> std::io::Result<()> { let one = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(75); // <- Set keep-alive to 75 seconds // let _two = HttpServer::new(|| { // App::new().route("/", web::get().to(|| HttpResponse::Ok())) // }) // .keep_alive(); // <- Use `SO_KEEPALIVE` socket option. let _three = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(None); // <- Disable keep-alive one.bind("127.0.0.1:8088")?.run().await}```
gollark: Orbital. Laser. Strike.
gollark: Or erase his memories.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.