Morgan Thorpe
Morgan Thorpe was an actor in theater and film in the U.S. He portrayed Favius in The Sign of the Cross (1914 film) and Anthony Cole in The House of the Tolling Bell.[1][2]
Thorpe was in the theatrical production Cymbeline in 1906[3] as the "Frenchman".[4]
He portrayed Clayton Walpole in the 1920 film Respectable by Proxy.[5]
Filmography
- The Last of the Hargrove (1914), short film
- Sign of the Cross (1914)
- The Better Man (1914)
- The Wolf of Debt (1915)
- A Tribute to Mother (1915), short film
- In the Name of the Law (1916)
- Daughter of Maryland (1917)
- The Last Sentence (film) (1917)
- Kathleen Mavourneen (1919)
- The Great Romance (1919 film)
- The House of the Tolling Bell (1920)
- Respectable by Proxy (1920)
- The Rich Slave (1921)
- 'The Pilgrims (1924 film)
- Freedom of the Press (1928)
gollark: <@!330678593904443393> While better-sqlite3 *can* let me do what your PHP framework does, prepared statements are apparently more efficient and this is neater.
gollark: This is rendered to HTML.
gollark: Oh, and look how I write HTML:```javascript return { view(vnode) { const inputHandler = e => { value = e.target.value } if (vnode.attrs.initialValue && value === undefined || value === null) { value = vnode.attrs.initialValue } return m(".editor", [ m(".toolbar", [ m("button", { onclick: () => vnode.attrs.onsave(value, true) }, "Done"), m("button", { onclick: () => vnode.attrs.onsave(value, false) }, "Save"), m("button", { onclick: () => { previewing = !previewing } }, previewing ? "Edit" : "Preview") ]), previewing ? m(".preview", renderAST(parse(value))) : m("textarea", { value, oninput: inputHandler, onchange: inputHandler }), ]) } }```
gollark: BEES ACTIVATING.
gollark: CHECKMATE, ATHEISTS!
References
- Dumont, Hervé (October 10, 2009). "L'Antiquité au cinéma: Vérités, légendes et manipulations". Nouveau monde éditions – via Google Books.
- Alan Goble (1999). The Complete Index to Literary Sources in Film. Walter de Gruyter.
- "Morgan Thorpe – Broadway Cast & Staff | IBDB". www.ibdb.com.
- "Motion Picture". Macfadden-Bartell. September 28, 1915 – via Google Books.
- Light: A Checklist of Major Cinematographers and Their Feature Films. Scarecrow Press, 1991 page 3
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.