Duncan Chapman

Major Duncan Chapman (5 May 1888 - 6 August 1916) was an Australian Army officer with the 45th Battalion of Australian Imperial Force during World War I. Chapman was the first man to step ashore at the Gallipoli landing on 25 April 1915. A statue of Chapman was unveiled in his home town of Maryborough, Queensland to commemorate the centenary of the Gallipoli landing.[1][2][3]

Life-sized bronze statue Lieutenant Duncan Chapman, first man ashore at Gallipoli on 25 April 1915

Early life

Duncan Chapman was born on 5 May 1888 in Maryborough, Queensland, the son of Robert and Eugenie Chapman. His mother died when he was young. Chapman attended Maryborough Grammar School. At the outbreak of World War I Chapman was residing in Brisbane and working as paymaster.[4]

Military career

Prior to World War I, Chapman had served for six months with the Wide Bay Regiment, six months with the Kennedy Regiment. and three years with the 7th Infantry where he held the rank of lieutenant.

He was assigned to the 9th Battalion and embarked from Brisbane in September 1914 aboard troop transport ship SS Omrah.

Chapman was the first man to step ashore at Gallipoli on 25 April 1915.

He was later transferred to the 45th Battalion. Chapman was killed in action on 6 August 1916 at Pozieres, Somme, France and was interred at Pozieres British Cemetery.[1][2][3]

Commemoration

On 24 April 2015, as part of the commemoration of centenary of the Gallipoli landing during World War I, a life-sized, bronze statue of Lieutenant Duncan Chapman was unveiled at a dawn service at Queen's Park, Maryborough, Queensland.[1][2][3]

gollark: * rightctrl+w
gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.

References

  1. "Chapman, Duncan". Commonwealth War Graves Commission. Retrieved 7 April 2016.
  2. McKean, Dianne (24 April 2015). "Unveiling statues and dog tags in Maryborough". Queensland's World War 1 Centenary Blog. State Library of Queensland. Retrieved 7 April 2016.
  3. "Military service record for Duncan Chapman". National Archives of Australia. Retrieved 7 April 2016.
  4. "The Last Post Ceremony commemorating the service of Major Duncan Chapman, 45th Battalion, AIF, First World War". Australian War Memorial. Retrieved 12 April 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.