Carl Jönsson
Carl Jönsson (1870–1949) was a German stage actor. He also appeared in films during the 1920s and 1930s.[1]
Carl Jönsson | |
---|---|
Born | 3 October 1870 |
Died | 5 May 1949 |
Occupation | Actor |
Years active | 1923-1939 (film) |
Selected filmography
- Friedrich Schiller (1923)
- The Enchantress (1924)
- The Love Trap (1925)
- Three Days of Love (1931)
- The Girl from the Marsh Croft (1935)
- Trouble Backstairs (1935)
- The Young Count (1935)
- Lady Windermere's Fan (1935)
- My Son the Minister (1937)
- Robert Koch (1939)
- Sensationsprozess Casilla (1939)
gollark: Not CC.
gollark: Oh, this is the potatOS sandbox.
gollark: Good idea.
gollark: `+` and `-` for functions in potatOS are admittedly just fancy compose.
gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
References
- Das Ufa-Buch p.354
Bibliography
- Hans-Michael Bock & Michael Töteberg. Das Ufa-Buch. Zweitausendeins, 1992.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.