function propTypeDateAddedSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "DATE_FORMAT(movies.DateAdded, '$GLOBALS[strDefaultDateFormat]') AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("movies.DateAdded"); } } function propTypeClicksSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "movies.DownloadCount AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeUserAddedSql($prop, $role) { global $CFG; if($role=="sql") { $sql = array(); $sql['select'] = "users.name AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]users AS users"] = "users.ID=movies.UserAddedID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeCommentsSql($prop, $role) { global $CFG; if($role=="sql") { $sql['select'] = "COUNT(comment.ID) AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]comment AS comment"] = "comment.MovieID=movies.MovieID"; $sql['group'][] = "movies.MovieID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } if(file_exists('localproptypes.php')) { include('localproptypes.php'); } ?>
[ Handlung ] [ Weitere Info ] [ Info Filmdatenbank IMDb ] |
Title | Othello | |
Originaltitle: | Othello | |
Regie: | Jonathan Miller | |
Darsteller: | Anthony Hopkins, Anthony Pedley, Bob Hoskins, Geoffrey Chater, Penelope Wilton | |
Erscheinungsjahr: | 1981 | |
Land: | UK | |
Stichwort: | Epilepsie | |
Release: | 04.10.1981 |
Handlung | ||
Othello wird zum Hauptmann ernannt. Verheiratet mit der schönen Desdemona, der Tochter seines Vorgesetzten, wird er bald auf einen bedeutenden Posten versetzt. Der Soldat Iago hat selbst mit dem Posten gerechnet. Er überzeugt den leichtgläubigen, von Selbstzweifeln zerfressenen Othello, dass ihn seine Frau betrügt. Othello ermordet Desdemona und begeht Selbstmord, als er die Wahrheit erfährt.
|
Weitere Info | ||
"Anthony Hopkins' Darstellung des Othello ist so ergreifend, daß einem das angefangene Lachen manches Mal im Halse stecken bleibt. Seinem Othello, trotz walisischen Dialekts, kauft man jede Minute, jede Sekunde den von Selbstzweifeln geplagten Menschen ab. Auch wenn man fast versucht ist, bei seinem epileptischen Anfall in Gelächter auszubrechen, wird man zu schnell vom Ernst des Geschehens und der Person wieder eingeholt. Man kauft Anthony Hopkins jeder Zeit den Betrogenen ab. Den Betrogenen, der so voller Komplexe steckt, die ihn sogar glauben machen, daß Desdemona ihn betrügt. Die rollenbedingte Gutgläubigkeit des Othello und Hopkins, der das Gefühl gekonnt vermittelt, erregen Mitleid beim Zuschauer. Selbst den Zwiespalt zwischen Mord, der Ehre wieder herstellen und der Liebe zu Desdemona kann man nachvollziehen." 1992 by Bob Homeier / http://www.hopkinsville.de/files/othello.htm
“Othello”-Versionen und -Modernisierungen 1922: Dmitri Buchowetzki Moderne Versionen von Othello Zur Aufführungsgeschichte: Although to a lesser extent than Shakespeare's other tragedies, Othello was cut, during the 1700s, to fit the expectations and style of the period. Any speeches that were considered offensive or obscure were cut to leave more time for extravagant spectacles, songs and dances. Eighteenth-century audiences wanted Othello to fit into the mould of traditional hero. Lines were cut to eliminate the coarser aspects of his character. Othello's discussion with Iago at the beginning of Act 4, concerning whether Desdemona and Cassio could be 'naked in bed... and not mean harm' [4.1.5] was removed. Othello's epileptic fit was also cut, being deemed, apparently, 'absurd' and unacceptable. Another significant omission was Desdemona's Willow Song: lines like 'If I court moe women, you'll couch with moe men' [4.3.54], being considered too unladylike to be sung by a Venetian aristocrat. 'When he was studying that Part, he considered that Quin was a large, corpulent man... therefore... could not fall suddenly to the ground... but he, with his insignificant person, could do it… and therefore reintroduced that shameful scene of epilepsy… which should have been exploded with indignation and contempt… for offering such an absurd passage to a thinking and judicious audience.' (Macklin Garrick's Lear and Othello from Memoirs in the Life of Charles Macklin, Esq. By James Thomas Kirkman) Literatur zu "Epilepsie bei Othello" John P. Emery, Ph.D.: Othello's Epilepsy, Psychoanalytic Review, 46 D, 1959, 30-32 Shakespeare scientifically depicts Othello's trance. Its causes are natural and dramatically appropriate. Nineteenth-century members of the medical profession observe that Othello's very intense emotional state leads to his epileptic fit. 13 Contemporary doctors point out that “Emotional disturbances may be at fault” 7 in causing epilepsy and that mental agitation frequently precedes an epileptic seizure. 4 The incoherence of Othello's speech. Auszug aus: http://www.medscape.com/viewarticle/410682_4 And yet I fear you; for you're fatal then This raises another interesting question: whether a person can commit a crime while having a seizure and, therefore, not be held responsible. Anm.: The Epilepsy of Othello http://www.rsc.org.uk/othello/about/stage.html
|
Filminfo aus der IMDb Datenbank |
[ Info Filmdatenbank IMDb ] [ Trailer ] |
/**********************************************************************************************
YOU ARE NOT ALLOWED TO REMOVE THIS COPYRIGHT-Note!!!!!!
You didn't pay anything for this script, so you could at least
leave this Copyright-Notice here, it is only one short line at the bottom... thx :D
***********************************************************************************************/
?>
Copyright © 1998-2006 by Nikotto
modified by xiah