Wagner (disambiguation)

Richard Wagner (1813–1883) was a German composer.

Wagner may also refer to:

Places

North America

Outer space

  • Wagner (crater), in the Bach quadrangle on the planet Mercury
  • 3992 Wagner, a main-belt asteroid

People

Arts and entertainment

Fictional characters

  • Wagner, fictional character in Marlowe's play Doctor Faustus, Goethe's Faust and Gounod's opera Faust
  • Wagner, a shaman in the video game Fire Emblem: Fūin no Tsurugi
  • Wagner, a dragon in the video game Odin Sphere
  • Wagner, a pig in the Finnish comic strip Viivi & Wagner
  • Kurt Wagner a.k.a. Nightcrawler (comics), a character in the Marvel universe

Television

  • Wagner (mini-series), 1983 television series about Richard Wagner

Brands and enterprises

Schools

Other uses

  • USS Wagner (DE-539), USA warship
  • Wagner Group, Russian paramilitary organisation
gollark: I can define a service in a TOML file and it's automatically restarted on exit and all.
gollark: So it does actually work now.
gollark: I like it and it was really easy to serde it.
gollark: So my highly advanced service manager is now even more highly advanced and can load service-spec TOML files.
gollark: ```rustuse std::process::Command;fn main() { loop { println!("Starting"); let mut child = Command::new("/bin/env") .arg("python3") .arg("test.py") .spawn() .unwrap(); child.wait().unwrap(); }}```

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.