'); $(".awardLLA").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardLLA").attr({ title: "Life Achievement Award: This filmmaker received an AFI Life Achievement Award." }); $(".offscreenCrediticon").append('
'); $(".awardOF").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardOF").attr({ title: "Offscreen Credit: This credit did not appear onscreen and was derived from contemporary sources." }); $(".partiallyViewIcon").append('
'); $(".awardPV").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardPV").attr({ title: "Partially Viewed by AFI: This film was partially viewed by AFI for the Synopsis and Credits." }); $(".nameTitleicon").append('
'); $(".awardNA").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardNA").attr({ title: "Name Occurs Before Title: This filmmaker's name was displayed before the title in onscreen credits." }); $(".viewbyAFIicon").append('
'); $(".awardAFI").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardAFI").attr({ title: "Viewed by AFI: This film was viewed in its entirety by AFI for the Synopsis and Credits." }); var Fullview; $(".fullviewheadings").hide(); var isPremium = ($("#modelIsPremium").val() == "True"); var isShowPoster = ($("#modelIsShowPoster").val() == "True"); var isShowVideo = ($("#modelIsShowVideo").val() == "True"); if (isPremium == true || isShowPoster == true) { //$(".blockMovies").addClass("col-md-7"); //$(".blockMovies").removeClass("col-xs-12"); } else { if (ReleaseYear >= 1994) { $(".blockMovies").removeClass("col-lg-8 col-sm-8"); $(".blockMovies").addClass("col-lg-12 col-sm-12"); $("#movieDetials").attr("class","col-md-12"); $("#search_header").addClass("searchheaderfullwidth"); // $("#movieDetials").addClass("col-lg-12"); // $(".bannerImg-container").css("display","none"); } else { $(".blockMovies").removeClass("col-md-7"); $(".blockMovies").addClass("col-lg-12 col-sm-12"); $("#search_header").addClass("searchheaderfullwidth"); $(".row").removeClass("imagerow"); if (($(window).width() = 1994) { $(".hedAfi").hide(); $(".subhedAfi").hide(); $("#divMasterPageTop").addClass("bgpost93"); $(".panelSearch").css("top","17px"); $(".nav-search-scope").css("background-color","#263f66"); $("#headerBackground").removeClass("headerBg"); $("#headerBackground").addClass("headerBgpost93"); $(".search-header-details").attr('id','headerBgpost93'); $(".blockMovies").attr('id','headerBgpost93'); $(".search-header-details").css("margin","0"); $(".tabdetail ").attr('id','tabpost93'); $(".more, .less").addClass("morepost93"); $(".icon-containerInner").css("right","33px"); $(".row-eq-height").attr("id","rowpost93"); $(".bannerImg-container").hide(); $("#movieDetials").removeClass("resultbg"); $("#movieDetials").removeClass("col-md-9"); $("#movieDetials").addClass("col-md-12"); $(".topsearch").css("display","none"); if ("VERIFIED" == "STUB RECORD VERIFIED") { $(".fullView").trigger("click"); } if (($(window).width() 991)) { //$(".bgpost93").css("display", "block"); $(".panelSearch").css("top", "15px"); //$("#mobilsearch").css({ // 'background': '#263f66', // 'border-top': '1px solid rgba(255, 255, 255, 0.41)', // 'border-bottom': '1px solid rgba(255, 255, 255, 0.41)', //}); //$(".icon-bar").css("background", "#5388db"); //$(".closeSearch").css("background", "red"); //$("#mobilesearchIcon").addClass("cp93"); //$(".searchContainer").addClass("p93"); $(".nav-search-scope").css("border", "2px solid #fff"); //$(".searchContainer").css("top", "10px"); $(".headcontainer").removeClass("bgpost93Hed"); } }, 150); }); } $(document).ready(function (){ var toolOptions2 var toolOptions; var isOS = /iPad|iPhone|iPod/.test(navigator.platform); var isAndroid = /(android)/i.test(navigator.userAgent); ///////////////////////////////////////// if OS if (isOS){ toolOptions = { animation: false, placement:"bottom", container:"body" }; $('.red-tooltip').tooltip(toolOptions); $('.red-tooltip').css( 'cursor', 'pointer' ); $('body').on("touchstart", function(e){ $(".red-tooltip").each(function () { // hide any open tooltips when the anywhere else in the body is clicked if (!$(this).is(e.target) && $(this).has(e.target).length === 0 && $('.tooltip').has(e.target).length === 0) { $(this).tooltip('hide'); }////end if }); }); ///////////////////////////////////////// if Android } else if(isAndroid){ toolOptions = { animation: false, placement:"bottom", container:"body" }; toolOptions2 = { animation: false, placement:"left", container:"body" }; $('.c_tool1').tooltip(toolOptions); $('.c_tool2').tooltip(toolOptions); $('.c_tool3').tooltip(toolOptions2); ///////////////////////////////////////// if another system } else { toolOptions = { animation: true, placement:"bottom", container:"body" }; $('.red-tooltip').tooltip(toolOptions); }//end if system }); var divs = $(".columndisplay > .col-sm-4"); for (var i = 0; i
"); } //if (($(window).width() .col-sm-4"); // for (var i = 0; i
"); // var iframe = $(".tabVideo >iframe"); // iframe.addClass("videoFrame"); // $(".row .row-eq-height").css("margin","0"); // } //} //debugger; $(window).resize(function() { if($(window).width() > 414){ $(".wrapper > div").removeClass("tabVideo col-sm-4 "); $(".wrapper > div").addClass("col-md-12") $(".topsearch").removeClass("col-sm-12 col-xs-12"); } if($(window).width() div").addClass("tabVideo col-sm-4 "); $(".wrapper > div").removeClass("col-md-12") $(".topsearch").addClass("col-sm-12 col-xs-12"); } }); if($(window).width() > 414){ $(".wrapper > div").removeClass("tabVideo col-sm-4 "); $(".wrapper > div").addClass("col-md-12") $(".topsearch").removeClass("col-sm-12 col-xs-12"); } if($(window).width() div").addClass("tabVideo col-sm-4 "); $(".wrapper > div").removeClass("col-md-12") $(".topsearch").addClass("col-sm-12 col-xs-12"); } //if (($(window).width() div").removeClass("row row-eq-height"); // $(".wrapper > div").children().unwrap(); // $("#tab-menu li").click(function(){ // $('#tab-menu li').tooltip({ "data-placement": 'top' }); // }); //} // $("#preimumDetails ").find('.listMovies:not(:first)').remove(); $(window).resize(function() { var windowWidth = $(this).width(); if (($(window).width() > 414)) { //$('.listMovies:nth-child(2), .listMovies:nth-child(3)').css("display","none"); $(".thumbnails li:first-child").addClass("col-xs-3").removeClass("col-xs-5"); $(".thumbnails li:nth-child(2)").addClass("col-xs-9").removeClass("col-xs-7"); $('#preimumDetails .listMovies:nth-child(1)').removeClass("col-xs-12").addClass("col-xs-6"); $('#preimumDetails .listMovies:nth-child(2)').removeClass("col-xs-12").addClass("col-xs-6").css("display","block"); } if (($(window).width() 414)) { //$('.listMovies:nth-child(2), .listMovies:nth-child(3)').css("display","none"); $(".thumbnails li:first-child").addClass("col-xs-3").removeClass("col-xs-5"); $(".thumbnails li:nth-child(2)").addClass("col-xs-9").removeClass("col-xs-7"); $('#preimumDetails .listMovies:nth-child(1)').removeClass("col-xs-12").addClass("col-xs-6"); $('#preimumDetails .listMovies:nth-child(2)').removeClass("col-xs-12").addClass("col-xs-6").css("display","block"); } if (($(window).width() = totalTabWidth - tabsViewport) { tabs.parent('.cd-tabs').addClass('is-ended'); } else { tabs.parent('.cd-tabs').removeClass('is-ended'); } } $('#tab-menu #printnav a').click(function (){ var href = $('#printnav a').attr('href'); window.location.href = href; //$(href).attr( 'target', '_blank' ); }); });

Arrowsmith (1931)

108 mins | Drama | 26 December 1931

Director:

John Ford

Writer:

Sidney Howard

Producer:

Samuel Goldwyn

Cinematographer:

Ray June

Editor:

Hugh Bennett

Production Company:

Howard Productions, Inc.
Full page view
HISTORY

According to information contained in the MPAA/PCA file on the film in the AMPAS Library, the picture was approved in Nov 1931 without eliminations, even though the words "hell" and "damn" were included in the dialogue. A memo in the file from Col. Jason Joy of the Hays Office notes that the word "hell" was allowed three times in the picture because of its proper use within context, even though its use was "probably" in violation of the letter of the Production Code. Exception was taken to the line "It's hell on bugs," but the line was allowed. The picture was issued a certificate for re-issue on 5 Jul 1935. According to a letter in the file dated 24 Jul 1945, written by PCA director Joseph I. Breen to Gordon S. White of the New York office, Breen advised that when the certificate was issued in 1935, the words "hell" and "damn" were not in the print submitted by Samuel Goldwyn. Some time in Jul 1945, Nat Sanders of English Films, Inc. had complained to White that he had recently seen the film in New York at the Criterion Theatre and it "had more hells than I have hairs on the top of my head." Breen explained in the letter that the Criterion had most likely gotten an original print of the film and that Goldwyn had not recently re-issued the picture. He also indicated that Sanders, who represented English films which frequently had words such as "damn" and "hell" removed before certification, was probably annoyed at finding those words in an American film.
       Arrowsmith, which was based on Sinclair ...

More Less

According to information contained in the MPAA/PCA file on the film in the AMPAS Library, the picture was approved in Nov 1931 without eliminations, even though the words "hell" and "damn" were included in the dialogue. A memo in the file from Col. Jason Joy of the Hays Office notes that the word "hell" was allowed three times in the picture because of its proper use within context, even though its use was "probably" in violation of the letter of the Production Code. Exception was taken to the line "It's hell on bugs," but the line was allowed. The picture was issued a certificate for re-issue on 5 Jul 1935. According to a letter in the file dated 24 Jul 1945, written by PCA director Joseph I. Breen to Gordon S. White of the New York office, Breen advised that when the certificate was issued in 1935, the words "hell" and "damn" were not in the print submitted by Samuel Goldwyn. Some time in Jul 1945, Nat Sanders of English Films, Inc. had complained to White that he had recently seen the film in New York at the Criterion Theatre and it "had more hells than I have hairs on the top of my head." Breen explained in the letter that the Criterion had most likely gotten an original print of the film and that Goldwyn had not recently re-issued the picture. He also indicated that Sanders, who represented English films which frequently had words such as "damn" and "hell" removed before certification, was probably annoyed at finding those words in an American film.
       Arrowsmith, which was based on Sinclair Lewis' Pulitzer-Prize-winning novel of the same name, received several Academy Award nominations, one for Sidney Howard for Best Adapted Screenplay, one for Ray June for Best Photography, one for Richard Day for Best Art Direction, and one for the film for Best Picture. Modern sources mention that H. Bruce Humberstone assisted John Ford on the picture and that Ford worked off the production briefly when he and Humbertsone had an argument about staging one of the scenes and producer Samuel Goldwyn sided with Humberstone. Modern sources also include James Marcus, Sydney de Grey , Pat Somerset, Eric Wilton, Erville Alderson, George Humbert, Walter Downing and Bobby Watson in the cast. Spencer Tracy and Fay Wray portrayed "Martin" and "Leora Arrowsmith" on a Lux Radio Theatre Broadcast on 25 Oct 1937.

Less
SOURCE CITATIONS
SOURCE
DATE
PAGE
Film Daily
13 Dec 1931
p. 10
HF
5 Sep 1931
p. 5
Hollywood Reporter
26 Oct 1931
p. 3
Hollywood Reporter
13 Feb 1932
p. 5
Motion Picture Herald
21 Nov 1931
pp. 48-49
New York Times
8 Dec 1931
p. 36
New York Times
13 Dec 1931
p. 6
Variety
15 Dec 1931
p. 14
CAST
PRODUCTION CREDITS
NAME
PARENT COMPANY
PRODUCTION COMPANY
PRODUCTION TEXT
A John Ford Production
DISTRIBUTION COMPANY
NAME
CREDITED AS
CREDIT
DIRECTORS
Dir
Bert Sutch
Asst dir
PRODUCERS
WRITER
PHOTOGRAPHY
Photog
ART DIRECTOR
Settings
FILM EDITOR
Film edited by
MUSIC
Mus score
SOUND
Sd tech
SOURCES
LITERARY
Based on the novel Arrowsmith by Sinclair Lewis (New York, 1925).
LITERARY SOURCE AUTHOR
DETAILS
Release Date:
26 December 1931
Premiere Information:
New York opening: 7 Dec 1931
Production Date:
began early Sep 1931
Copyright Info
Claimant
Date
Copyright Number
Samuel Goldwyn
16 January 1932
LP2812
Physical Properties:
Sound
Western Electric Sound System
Black and White
Duration(in mins):
108
Length(in reels):
11
Country:
United States
SYNOPSIS

In a prologue, a young pioneer women drives a wagon West. In the main story, her great grandson, Martin Arrowsmith, is inspired by her pioneering spirit to become a medical student. As a young doctor, he desires to become a researcher, but his marriage to nurse Leora Tozer prevents his attaining the position he would like with Professor Max Gottlieb. Instead he goes with Lee to her small home town in Minnesota, where he becomes a country doctor. Despite the dull routine, Martin's brilliant mind keeps working and in a few years he discovers a serum to cure cows of Black Leg disease. His findings eventually lead to a position with Dr. Gottlieb at the McGurk Institute in New York. Lee has had a miscarriage and devotes herself to Martin, although his research keeps him away for long hours. When Gustav Sondelius, a scientist and friend of Martin and Dr. Gottlieb's announces that plague is raging in the West Indies, Martin goes to test a new serum he has developed, promising Gottlieb that he will only innoculate half of his patients in order to test his results scientifically. Lee accompanies him, despite Martin's concerns. On the island, the white citizens will not submit to his tests, but the natives, led by a Howard University-educated black doctor named Oliver Marchand, willingly cooperate with him. Martin must go to one of the other islands, leaving Lee alone. There he meets plantation-owner Lanyon and his daughter Joyce, who help him. After Sondelius dies from plague, Martin and Joyce go to bed together. The next morning he recives a call from Marchand, who has ...

More Less

In a prologue, a young pioneer women drives a wagon West. In the main story, her great grandson, Martin Arrowsmith, is inspired by her pioneering spirit to become a medical student. As a young doctor, he desires to become a researcher, but his marriage to nurse Leora Tozer prevents his attaining the position he would like with Professor Max Gottlieb. Instead he goes with Lee to her small home town in Minnesota, where he becomes a country doctor. Despite the dull routine, Martin's brilliant mind keeps working and in a few years he discovers a serum to cure cows of Black Leg disease. His findings eventually lead to a position with Dr. Gottlieb at the McGurk Institute in New York. Lee has had a miscarriage and devotes herself to Martin, although his research keeps him away for long hours. When Gustav Sondelius, a scientist and friend of Martin and Dr. Gottlieb's announces that plague is raging in the West Indies, Martin goes to test a new serum he has developed, promising Gottlieb that he will only innoculate half of his patients in order to test his results scientifically. Lee accompanies him, despite Martin's concerns. On the island, the white citizens will not submit to his tests, but the natives, led by a Howard University-educated black doctor named Oliver Marchand, willingly cooperate with him. Martin must go to one of the other islands, leaving Lee alone. There he meets plantation-owner Lanyon and his daughter Joyce, who help him. After Sondelius dies from plague, Martin and Joyce go to bed together. The next morning he recives a call from Marchand, who has returned to the main island. When Marchand collapses from the plague, Martin hurries home, worried that Lee may also be infected. When he returns, she is dead, having contracted the disease through a cigarette carelessly placed in Martin's lab. Distraught, Martin drunkenly allows everyone to have the serum, destroying his scientific research. When he returns to New York, Gottlieb suffers a stroke and Martin decides to go with his co-worker, Terry Wickett, to Vermont to open a lab. Joyce offers her friendship to him, but he leaves, wanting to re-new his committment to pure research with Lee spiritually with him.

Less
Legend
Viewed by AFI
Partially Viewed
Offscreen Credit
Name Occurs Before Title
AFI Life Achievement Award

TOP SEARCHES

Singin' in the Rain

According to a 5 Feb 1951 HR news item, Carleton Carpenter was to co-star in the film with Gene Kelly and Debbie Reynolds, and a 19 Mar ... >>

Sabrina

The working title of this film was Sabrina Fair . The film opens with voice-over narration, spoken by Audrey Hepburn as her character, “Sabrina.” According to ... >>

Touch of Evil

The working title of this film was Badge of Evil . According to an April 1956 news item in DV, Universal purchased Whit Masterson's novel in ... >>

The Wreck of the Hesperus

Another film suggested by the Longfellow poem was made by Columbia Pictures in 1948. Also entitled The Wreck of the Hesperus , that film was directed by ... >>

2001: A Space Odyssey

Opening credits precede a title card that reads: "The Dawn of Man."
       In an interview in the 16 Jan 1966 NYT, writer-director-producer Stanley Kubrick discussed ... >>

The American Film Institute is grateful to Sir Paul Getty KBE and the Sir Paul Getty KBE Estate for their dedication to the art of the moving image and their support for the AFI Catalog of Feature Films and without whose support AFI would not have been able to achieve this historical landmark in this epic scholarly endeavor.