The Axe Gang

The Axe Gang (Simplified Chinese: 斧头帮; traditional Chinese: 斧頭幫; pinyin: fǔ tóu bāng; Zhuyin Fuhao: ㄈㄨˇ ㄊㄡˊ ㄅㄤˉ) is a reference to a gang founded in 1921, but is currently used for show in cinema.[1] It has appeared in a few Hong Kong martial arts films.

The Axe Gang
OccupationGangsters, Criminals, Mobsters

The fictional version of the Axe Gang is based on a real-life Axe Gang in Shanghai around Japanese Occupation with a leader named Wang Ya Qiao.[2][3]

Background

The Axe Gang has control over Shanghai and uses axes as a weapon of choice, usually dressed in black suits and sometimes top hats. Boxer From Shantung is perhaps the gang's earliest appearance, though they are not formally called Axe Gang within the film. The Gang also appears in Project A Part II, Drunken Master II, Marrying the Mafia II, Kung Fu Hustle, and Shanghai Affairs. Recently a Hatchet Gang is depicted in both seasons of Netflix's Iron Fist.

In Kung Fu Hustle

In the martial-arts film Kung Fu Hustle, the Axe Gang is run in a way very similar to the Italian crime mafia families or perhaps to the major Chinese Triads. The Axe Gang is led by Brother Sum. Two crossed axes forming an "X" can be seen as their recognizable logo in Kung Fu Hustle, which many if not all members have tattooed on their bodies somewhere, visible or otherwise. The gang is shown doing dance moves in Kung Fu Hustle reminiscent of 50s musicals.

Films

gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```
gollark: (this applies after all the legacy `os.loadAPI` stuff loads anyway)
gollark: Too bad.
gollark: I would apply this to the various `_ENV`s, except that probably would break shell.

References

  1. http://www.86wiki.com/view/96025.htm
  2. "Kung Fu Hustle (2004)". imdb.com. Retrieved 19 November 2013.
  3. "Watch The Axe Gang Video". ovguide.com. Retrieved 19 November 2013.

See also

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