-
Notifications
You must be signed in to change notification settings - Fork 2
/
s09-criminal-defenses-part-1.html
689 lines (673 loc) · 140 KB
/
s09-criminal-defenses-part-1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link href="shared/bookhub.css" rel="stylesheet" type="text/css">
<title>Criminal Defenses, Part 1</title>
</head>
<body>
<div id=navbar-top class="navbar">
<div class="navbar-part left">
<a href="s08-the-elements-of-a-crime.html"><img src="shared/images/batch-left.png"></a> <a href="s08-the-elements-of-a-crime.html">Previous Chapter</a>
</div>
<div class="navbar-part middle">
<a href="index.html"><img src="shared/images/batch-up.png"></a> <a href="index.html">Table of Contents</a>
</div>
<div class="navbar-part right">
<a href="s10-criminal-defenses-part-2.html">Next Chapter</a> <a href="s10-criminal-defenses-part-2.html"><img src="shared/images/batch-right.png"></a>
</div>
</div>
<div id="book-content">
<div class="chapter" id="storm_1.0-ch05" version="5.0" lang="en">
<h1 class="title editable block">
<span class="title-prefix">Chapter 5</span> Criminal Defenses, Part 1</h1>
<div class="informalfigure medium block">
<img src="section_09/31630461f41c1ebdd9e9631294d00acd.jpg">
<div class="copyright">
<p class="para">Source: Image courtesy of Tara Storm.</p>
</div>
</div>
<div class="epigraph block" id="storm_1.0-ch05_ep01">
<p class="para" id="storm_1.0-ch05_p01">A person who unlawfully and by force enters or attempts to enter a person’s dwelling, residence, or occupied vehicle is presumed to be doing so with the intent to commit an unlawful act involving force or violence…</p>
<p class="attribution"><a class="link" target="_blank" href="http://law.onecle.com/florida/crimes/776.013.html">Fla. Stat. Ann. §776.013(4)</a>, cited in <a class="xref" href="storm_1.0-ch05_s03#storm_1.0-ch05_s03_s03">Section 5.3.3 "Defense of Habitation"</a></p>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s01" condition="start-of-chunk" version="5.0" lang="en">
<h2 class="title editable block">
<span class="title-prefix">5.1</span> Criminal Defenses</h2>
<div class="learning_objectives editable block" id="storm_1.0-ch05_s01_n01">
<h3 class="title">Learning Objectives</h3>
<ol class="orderedlist" id="storm_1.0-ch05_s01_l01">
<li>Distinguish between a denial or failure of proof defense and an affirmative defense.</li>
<li>Distinguish between imperfect and perfect defenses.</li>
<li>Distinguish between factual and legal defenses.</li>
<li>Give examples of factual and legal defenses.</li>
<li>Distinguish between defenses based on justification and excuse.</li>
</ol>
</div>
<p class="para editable block" id="storm_1.0-ch05_s01_p01">A plethora of criminal defenses exist. Defenses may completely <em class="emphasis">exonerate</em> the criminal defendant, resulting in an acquittal, or <em class="emphasis">reduce the severity</em> of the offense. <a class="xref" href="storm_1.0-ch03#storm_1.0-ch03">Chapter 3 "Constitutional Protections"</a> discussed defenses based on the federal Constitution. This chapter reviews the categorization of nonconstitutional criminal defenses, along with the elements of various defenses sanctioning the use of force.</p>
<div class="section" id="storm_1.0-ch05_s01_s01">
<h2 class="title editable block">Categorization of Defenses</h2>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_p01">Defenses can be categorized as denial or failure of proof, affirmative, imperfect, or perfect. Defenses can also be categorized as factual, legal, based on justification, or excuse. Lastly, defenses can be created by a court (<span class="margin_term"><a class="glossterm">common law</a><span class="glossdef">A defense created by a court.</span></span>), or created by a state or federal legislature (<span class="margin_term"><a class="glossterm">statutory</a><span class="glossdef">A defense created by a state or federal legislature.</span></span>).</p>
<div class="section" id="storm_1.0-ch05_s01_s01_s01">
<h2 class="title editable block">Definition of Denial or Failure of Proof and Affirmative Defenses</h2>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s01_p01">As stated in <a class="xref" href="storm_1.0-ch02#storm_1.0-ch02">Chapter 2 "The Legal System in the United States"</a>, a criminal defendant will be acquitted if the prosecution cannot prove <em class="emphasis">every element</em> of the offense beyond a reasonable doubt. In certain cases, the defendant can either <em class="emphasis">deny</em> that a criminal element(s) exists or simply sit back and wait for the prosecution to fail in meeting its burden of proof. This legal strategy is sometimes referred to as either a <span class="margin_term"><a class="glossterm">denial or failure of proof defense</a><span class="glossdef">The defendant denies that an element of the offense exists and prevents the prosecution from meeting its burden of proof.</span></span>.</p>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s01_p02">An <span class="margin_term"><a class="glossterm">affirmative defense</a><span class="glossdef">A defense that raises an issue separate from the elements of a crime.</span></span> is not connected to the prosecution’s burden of proof. When the defendant asserts an affirmative defense, the defendant raises a <em class="emphasis">new</em> issue that must be proven to a certain evidentiary standard. State statutes often specify whether a defense is affirmative. The Model Penal Code defines an affirmative defense as a defense that is deemed affirmative in the Code or a separate statute, or that “involves a matter of excuse or justification peculiarly within the knowledge of the defendant” (Model Penal Code § 1.12 (3) (c)). Procedurally, the defendant must assert any affirmative defense before or during the trial, or the defense cannot be used as grounds for an appeal.</p>
<div class="section" id="storm_1.0-ch05_s01_s01_s01_s01">
<h2 class="title editable block">Example of an Affirmative Defense</h2>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s01_s01_p01">A fight breaks out at a party, and Juan is severely injured. Jasmine and Jerome are arrested and charged for battering Juan. Jerome claims that <em class="emphasis">he</em> did not touch Juan; <em class="emphasis">someone else</em> battered him. Jasmine claims that <em class="emphasis">she</em> did not batter Juan because she was legally defending herself against <em class="emphasis">Juan’s</em> attack. Jerome’s claim focuses on the elements of battery and asserts that these elements cannot be proven beyond a reasonable doubt. Technically, Jerome can do nothing and be acquitted if the prosecution fails to prove that he was the criminal actor. Jasmine’s self-defense claim is an <strong class="emphasis bold">affirmative</strong> defense. Jasmine must do something to be acquitted: she must prove that Juan attacked <em class="emphasis">her</em> to a certain evidentiary standard.</p>
<div class="figure large editable block" id="storm_1.0-ch05_s01_s01_s01_s01_f01">
<p class="title"><span class="title-prefix">Figure 5.1</span> Denial and Affirmative Defenses</p>
<img src="section_09/35d2373636d393dd7ec8468b05d7be93.jpg">
</div>
</div>
<div class="section" id="storm_1.0-ch05_s01_s01_s01_s02">
<h2 class="title editable block">Burden of Proof for Affirmative Defenses</h2>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s01_s02_p01">As stated in <a class="xref" href="storm_1.0-ch02#storm_1.0-ch02">Chapter 2 "The Legal System in the United States"</a>, states vary as to their requirements for the defendant’s burden of proof when asserting an affirmative defense.<span class="footnote" id="storm_1.0-fn05_001">Findlaw.com, “The Insanity Defense among the States,” findlaw.com website, accessed October 11, 2010, <a class="link" target="_blank" href="http://criminal.findlaw.com/crimes/more-criminal-topics/insanity-defense/the-insanity-defense-among-the-states.html">http://criminal.findlaw.com/crimes/more-criminal-topics/insanity-defense/the-insanity-defense-among-the-states.html</a>.</span> Different defenses also have different burdens of proof. Some states require the defendant to meet the burden of production, but require the prosecution to thereafter meet the burden of persuasion, <em class="emphasis">disproving</em> the defense to a preponderance of evidence, or in some states, beyond a reasonable doubt. Other states require the defendant to meet the burden of production and the burden of persuasion. In such states, the defendant’s evidentiary standard is preponderance of evidence, <em class="emphasis">not</em> beyond a reasonable doubt. In the example given in <a class="xref" href="#storm_1.0-ch05_s01_s01_s01_s01">Section 5 "Example of an Affirmative Defense"</a>, for Jasmine’s self-defense claim, Jasmine must prove she was defending herself by meeting either the burden of production or the burden of production and persuasion to a preponderance of evidence, depending on the jurisdiction.</p>
<div class="figure large editable block" id="storm_1.0-ch05_s01_s01_s01_s02_f01">
<p class="title"><span class="title-prefix">Figure 5.2</span> Diagram of the Criminal Burden of Proof</p>
<img src="section_09/e98c139269e6c3366c28db9c87f9897d.jpg">
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s01_s01_s02">
<h2 class="title editable block">Definition of Imperfect and Perfect Defenses</h2>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s02_p01">As stated previously, a defense can reduce the severity of the offense, or completely exonerate the defendant from criminal responsibility. If a defense reduces the severity of the offense, it is called an <span class="margin_term"><a class="glossterm">imperfect defense</a><span class="glossdef">A defense that reduces the severity of the offense.</span></span>. If a defense results in an acquittal, it is called a <span class="margin_term"><a class="glossterm">perfect defense</a><span class="glossdef">A defense that results in an acquittal if successful.</span></span>. The difference between the two is significant. A defendant who is successful with an imperfect defense is still <em class="emphasis">guilty</em> of a crime; a defendant who is successful with a perfect defense is <em class="emphasis">innocent</em>.</p>
<div class="section" id="storm_1.0-ch05_s01_s01_s02_s01">
<h2 class="title editable block">Example of Imperfect and Perfect Defenses</h2>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s02_s01_p01">LuLu flies into a rage and kills her sister Lola after she catches Lola sleeping with her fiancé. LuLu is thereafter charged with first-degree murder. LuLu decides to pursue two defenses. First, LuLu claims that the killing should be <em class="emphasis">manslaughter</em> rather than first-degree murder because she honestly but unreasonably believed Lola was going to attack <em class="emphasis">her</em>, so she thought she was acting in self-defense. Second, LuLu claims she was insane at the time the killing occurred. The claim of manslaughter is an <strong class="emphasis bold">imperfect</strong> defense that will reduce LuLu’s sentence, but will not acquit her of criminal homicide. The claim of insanity is a <strong class="emphasis bold">perfect</strong> defense that will result in an acquittal.</p>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s01_s01_s03">
<h2 class="title editable block">Definition of Factual and Legal Defenses</h2>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s03_p01">A defense must be based on specific <em class="emphasis">grounds</em>. If a defense is based on an issue of <strong class="emphasis bold">fact</strong>, it is a <span class="margin_term"><a class="glossterm">factual defense</a><span class="glossdef">A defense based on an issue of fact.</span></span>. If a defense is based on an issue of <strong class="emphasis bold">law</strong>, it is a <span class="margin_term"><a class="glossterm">legal defense</a><span class="glossdef">A defense based on an issue of law.</span></span>.</p>
<div class="section" id="storm_1.0-ch05_s01_s01_s03_s01">
<h2 class="title editable block">Example of Factual and Legal Defenses</h2>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s03_s01_p01">Armando is charged with the burglary of Roman’s residence. Armando decides to pursue two defenses. First, Armando claims that he was with Phil on the date and time of the burglary. This is called an <span class="margin_term"><a class="glossterm">alibi defense</a><span class="glossdef">A factual defense that claims the defendant was somewhere else when the crime occurred.</span></span>. Second, Armando claims that it is too late to prosecute him for burglary because of the <span class="margin_term"><a class="glossterm">expiration of the statute of limitations</a><span class="glossdef">A legal defense that claims too much time has elapsed since the defendant committed the crime, so the prosecution can no longer legally prosecute the defendant.</span></span>. Armando’s alibi defense is a <strong class="emphasis bold">factual</strong> defense; it is based on the <em class="emphasis">fact</em> that Armando could not have committed the burglary because he was somewhere else at the time it occurred. Armando’s statute of limitations defense is a <strong class="emphasis bold">legal</strong> defense because it is based on a <em class="emphasis">statute</em> that limits the amount of time the government has to prosecute Armando for burglary.</p>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s01_s01_s04">
<h2 class="title editable block">Definition of Justification and Excuse</h2>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s04_p01">With the exception of alibi, most affirmative defenses are based on either <span class="margin_term"><a class="glossterm">justification</a><span class="glossdef">The basis for an affirmative defense that claims criminal conduct is justified under the circumstances.</span></span> or <span class="margin_term"><a class="glossterm">excuse</a><span class="glossdef">The basis for an affirmative defense that claims the defendant should be excused for his or her conduct.</span></span>. Typically, justification and excuse defenses admit that the defendant committed the criminal act with the requisite intent, but insist that the conduct should not be criminal.</p>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s04_p02">A defense based on justification focuses on the <em class="emphasis">offense</em>. A justification defense claims that the defendant’s conduct should be legal rather than criminal because it supports a principle valued by society. A defense based on excuse focuses on the <em class="emphasis">defendant</em>. An excuse defense claims that even though the defendant committed the criminal act with criminal intent, the defendant should not be responsible for his or her behavior.</p>
<div class="section" id="storm_1.0-ch05_s01_s01_s04_s01">
<h2 class="title editable block">Example of Justification and Excuse</h2>
<p class="para editable block" id="storm_1.0-ch05_s01_s01_s04_s01_p01">Review the examples of affirmative, imperfect, and perfect defenses given in <a class="xref" href="#storm_1.0-ch05_s01_s01">Section 5.1.1 "Categorization of Defenses"</a>. Jasmine’s self-defense claim is based on <strong class="emphasis bold">justification</strong>. Society believes that individuals should be able to protect themselves from harm, so actions taken in self-defense are justified and noncriminal. Note that a self-defense claim focuses on the <em class="emphasis">offense</em> (battery) in light of the circumstances (to prevent imminent harm). LuLu’s insanity claim is based on <strong class="emphasis bold">excuse</strong>. Although LuLu killed Lola with criminal intent, if LuLu is truly insane it is not be fair or just to punish her for her behavior. Note that an insanity claim focuses on the <em class="emphasis">defendant</em> (a legally insane individual) and whether he or she should be criminally responsible for his or her conduct.</p>
<div class="table block" id="storm_1.0-ch05_s01_s01_s04_s01_t01" frame="all">
<p class="title"><span class="title-prefix">Table 5.1</span> Categorization of Defenses</p>
<table cellpadding="0" cellspacing="0">
<thead>
<tr>
<th>Defense Type</th>
<th>Characteristics</th>
</tr>
</thead>
<tbody>
<tr>
<td>Common-law</td>
<td>Created by a court</td>
</tr>
<tr>
<td>Statutory</td>
<td>Created by a state or federal legislature</td>
</tr>
<tr>
<td>Denial or failure of proof</td>
<td>Creates doubt in one or more elements of the offense and prevents the prosecution from meeting its burden of proof</td>
</tr>
<tr>
<td>Affirmative</td>
<td>Raises an issue separate from the elements of the offense</td>
</tr>
<tr>
<td>Imperfect</td>
<td>Reduces the severity of the offense</td>
</tr>
<tr>
<td>Perfect</td>
<td>Results in an acquittal</td>
</tr>
<tr>
<td>Factual</td>
<td>Based on an issue of fact</td>
</tr>
<tr>
<td>Legal</td>
<td>Based on an issue of law</td>
</tr>
<tr>
<td>Alibi</td>
<td>Asserts that the defendant was somewhere else when the crime was committed</td>
</tr>
<tr>
<td>Expiration of the statute of limitations</td>
<td>Asserts that it is too late for the government to prosecute the defendant for the crime</td>
</tr>
<tr>
<td>Justification</td>
<td>Claims that the criminal conduct is justified under the circumstances</td>
</tr>
<tr>
<td>Excuse</td>
<td>Claims that the defendant should be excused for his or her conduct</td>
</tr>
</tbody>
</table>
</div>
<div class="key_takeaways editable block" id="storm_1.0-ch05_s01_s01_s04_s01_n01">
<h3 class="title">Key Takeaways</h3>
<ul class="itemizedlist" id="storm_1.0-ch05_s01_s01_s04_s01_l01">
<li>A denial or failure of proof defense focuses on the elements of the crime and prevents the prosecution from meeting its burden of proof. An affirmative defense is a defense that raises an issue separate from the elements of the crime. Most affirmative defenses are based on justification or excuse and must be raised before or during the trial to preserve the issue for appeal.</li>
<li>An imperfect defense reduces the severity of the offense; a perfect defense results in an acquittal.</li>
<li>If the basis for a defense is an issue of fact, it is called a factual defense. If the basis for a defense is an issue of law, it is called a legal defense.</li>
<li>An example of a factual defense is an alibi defense, which asserts that the defendant could not have committed the crime because he or she was somewhere else when the crime occurred. An example of a legal defense is a claim that the statute of limitations has expired, which asserts that it is too late for the government to prosecute the defendant for the crime.</li>
<li>An affirmative defense is based on justification when it claims that criminal conduct is justified under the circumstances. An affirmative defense is based on excuse when it claims that the criminal defendant should be excused for his or her conduct.</li>
</ul>
</div>
<div class="exercises editable block" id="storm_1.0-ch05_s01_s01_s04_s01_n02">
<h3 class="title">Exercises</h3>
<p class="para" id="storm_1.0-ch05_s01_s01_s04_s01_p02">Answer the following questions. Check your answers using the answer key at the end of the chapter.</p>
<ol class="orderedlist" id="storm_1.0-ch05_s01_s01_s04_s01_l02">
<li>Carol is on trial for battery, a general intent crime. Carol puts on a defense that proves her conduct was accidental, <em class="emphasis">not</em> intentional. Is this an affirmative defense? Why or why not?</li>
<li>Read <em class="emphasis">State v. Burkhart</em>, 565 S.E.2d 298 (2002). In <em class="emphasis">Burkhart</em>, the defendant was convicted of three counts of murder. The defendant claimed he acted in self-defense. The jury instruction given during the defendant’s trial stated that the prosecution had the burden of disproving self-defense. However, the instruction did not state that the prosecution’s burden of disproving self-defense was <em class="emphasis">beyond a reasonable doubt</em>. Did the Supreme Court of South Carolina uphold the defendant’s conviction for the murders? The case is available at this link: <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=1066148868024499763&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=1066148868024499763&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</li>
<li>Read <em class="emphasis">Hoagland v. State</em>, 240 P.3d 1043 (2010). In <em class="emphasis">Hoagland</em>, the defendant wanted to assert a <strong class="emphasis bold">necessity</strong> defense to the crime of driving while under the influence. The Nevada Legislature had never addressed or mentioned a necessity defense. Did the Supreme Court of Nevada allow the defendant to present the necessity defense? The case is available at this link: <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=8002120339805439441&q=Hoagland+v.+State&hl=en&as_sdt=2,5&as_ylo=2009">http://scholar.google.com/scholar_case?case=8002120339805439441&q= Hoagland+v.+State&hl=en&as_sdt=2,5&as_ylo=2009</a>.</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s02" condition="start-of-chunk" version="5.0" lang="en">
<h2 class="title editable block">
<span class="title-prefix">5.2</span> Self-Defense</h2>
<div class="learning_objectives editable block" id="storm_1.0-ch05_s02_n01">
<h3 class="title">Learning Objectives</h3>
<ol class="orderedlist" id="storm_1.0-ch05_s02_l01">
<li>Define self-defense.</li>
<li>Define deadly force.</li>
<li>Ascertain the four elements required for self-defense.</li>
<li>Ascertain two exceptions to the unprovoked attack requirement.</li>
<li>Define the battered wife defense, and explain its justification under the imminence requirement.</li>
<li>Analyze when it is appropriate to use deadly force in self-defense.</li>
<li>Distinguish between the duty to retreat and stand-your-ground doctrines.</li>
<li>Define imperfect self-defense.</li>
</ol>
</div>
<p class="para editable block" id="storm_1.0-ch05_s02_p01">As stated previously, <span class="margin_term"><a class="glossterm">self-defense</a><span class="glossdef">A defense based on justification that allows a defendant to use a reasonable degree of force to defend against an imminent attack.</span></span> is a defense based on <strong class="emphasis bold">justification</strong>. Self-defense can be a defense to assault, battery, and criminal homicide because it always involves the use of force. In the majority of states, self-defense is a <strong class="emphasis bold">statutory</strong> defense.<span class="footnote" id="storm_1.0-fn05_002">Mich. Comp. Laws § 780.972, accessed November 13, 2010, <a class="link" target="_blank" href="http://www.legislature.mi.gov/(S(3li5rs55kkzn2pfegtskdunn))/mileg.aspx?page=getObject&objectName=mcl-780-972&highlight=self-defense">http://www.legislature.mi.gov/(S(3li5rs55kkzn2pfegtskdunn))/mileg.aspx?page=getObject&objectName=mcl-780-972&highlight=self-defense</a>.</span> However, it can be modified or expanded by courts on a case-by-case basis.</p>
<p class="para editable block" id="storm_1.0-ch05_s02_p02">Most states have special requirements when the defendant uses <span class="margin_term"><a class="glossterm">deadly force</a><span class="glossdef">Force that can produce death.</span></span> in self-defense. <strong class="emphasis bold">Deadly force</strong> is defined as any force that could potentially kill. An individual does not have to actually die for the force to be considered deadly. Examples of deadly force are the use of a knife, gun, vehicle, or even bare hands when there is a disparity in size between two individuals.</p>
<p class="para editable block" id="storm_1.0-ch05_s02_p03">Self-defense can operate as a <strong class="emphasis bold">perfect</strong> or <strong class="emphasis bold">imperfect</strong> defense, depending on the circumstances. Defendants who commit criminal homicide justified by self-defense can be acquitted, or have a murder charge reduced from first to second or third degree, or have a charge reduced from murder to manslaughter. Criminal homicide is discussed in detail in <a class="xref" href="storm_1.0-ch09#storm_1.0-ch09">Chapter 9 "Criminal Homicide"</a>.</p>
<p class="para editable block" id="storm_1.0-ch05_s02_p04">To successfully claim self-defense, the defendant must prove four elements. First, with exceptions, the defendant must prove that he or she was confronted with an <strong class="emphasis bold">unprovoked</strong> attack. Second, the defendant must prove that the threat of injury or death was <strong class="emphasis bold">imminent</strong>. Third, the defendant must prove that the <strong class="emphasis bold">degree of force</strong> used in self-defense was objectively reasonable under the circumstances. Fourth, the defendant must prove that he or she had an <strong class="emphasis bold">objectively reasonable fear</strong> that he or she was going to be injured or killed unless he or she used self-defense. The Model Penal Code defines self-defense in § 3.04(1) as “justifiable when the actor believes that such force is immediately necessary for the purpose of protecting himself against the use of unlawful force by such other person on the present occasion.”</p>
<div class="section" id="storm_1.0-ch05_s02_s01">
<h2 class="title editable block">Provocation</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s01_p01">In general, if the defendant initiates an attack against another, the defendant cannot claim self-defense.<span class="footnote" id="storm_1.0-fn05_003"><em class="emphasis">State v. Williams</em>, 644 P.2d 889 (1982), accessed November 13, 2010, <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=18157916201475630105&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=18157916201475630105&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</span> This rule has two exceptions. The defendant can be the initial aggressor and still raise a self-defense claim if the attacked individual responds with <em class="emphasis">excessive</em> force under the circumstances, or if the defendant <em class="emphasis">withdraws</em> from the attack and the attacked individual persists.</p>
<div class="section" id="storm_1.0-ch05_s02_s01_s01">
<h2 class="title editable block">Excessive Force Exception</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s01_s01_p01">In some jurisdictions, an individual cannot respond to the defendant’s attack using excessive force under the circumstances.<span class="footnote" id="storm_1.0-fn05_004"><em class="emphasis">State v. Belgard</em>, 410 So.2d 720 (1982), accessed November 13, 2010, <a class="link" target="_blank" href="http://www.leagle.com/xmlResult.aspx?xmldoc=19821130410So2d720_1997.xml&docbase=CSLWAR1-1950-1985">http://www.leagle.com/xmlResult.aspx?xmldoc=19821130410So2d720_1997.xml&docbase=CSLWAR1-1950-1985</a>.</span> For example, an individual cannot use <strong class="emphasis bold">deadly force</strong> when the defendant initiates an attack using <strong class="emphasis bold">nondeadly force</strong>. If an individual does resort to deadly force with a nondeadly force attack, the defendant can use reasonable force in self-defense.</p>
<div class="section" id="storm_1.0-ch05_s02_s01_s01_s01">
<h2 class="title editable block">Example of the Excessive Force Exception</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s01_s01_s01_p01">Patty and Paige get into an argument over a loan Patty made to Paige. Paige calls Patty a spoiled brat who always gets her way. Patty slaps Paige across the face. Paige grabs a carving knife from the kitchen counter and tries to stab Patty. Patty wrestles the knife away and stabs Paige in the chest, killing her. In this example, Patty provoked the attack by slapping Paige across the face. However, the slap is <strong class="emphasis bold">nondeadly force</strong>. In many jurisdictions, Paige cannot respond to nondeadly force with <strong class="emphasis bold">deadly force</strong>, like a knife. Paige used excessive force in her response to Patty’s slap, so Patty can use deadly force to defend herself and may <em class="emphasis">not</em> be responsible for criminal homicide under these circumstances.</p>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s02_s01_s02">
<h2 class="title editable block">Withdrawal Exception</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s01_s02_p01">In some jurisdictions, the defendant can be the initial aggressor and still use force in self-defense if the defendant withdraws from the attack, and communicates this withdrawal to the attacked individual.<span class="footnote" id="storm_1.0-fn05_005">N.Y. Penal Law § 35.15(1)(b), accessed November 13, 2010, <a class="link" target="_blank" href="http://law.onecle.com/new-york/penal/PEN035.15_35.15.html">http://law.onecle.com/new-york/penal/PEN035.15_35.15.html</a>.</span> If the attacked individual persists in using force against the defendant after the defendant’s withdrawal, rather than notifying law enforcement or retreating, the defendant is justified in using force under the circumstances.</p>
<div class="section" id="storm_1.0-ch05_s02_s01_s02_s01">
<h2 class="title editable block">Example of Withdrawal</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s01_s02_s01_p01">Change the excessive force exception example in <a class="xref" href="#storm_1.0-ch05_s02_s01_s01_s01">Section 5 "Example of the Excessive Force Exception"</a>. Imagine that after Patty slaps Paige across the face, Paige begins pounding Patty with her fists. Patty manages to escape and runs into the garage. She huddles against the garage wall. Paige chases Patty into the garage. Patty says, “Please, please don’t hurt me. I’m sorry I slapped you.” Paige kicks Patty in the back. Patty turns around and karate chops Paige in the neck, rendering her unconscious. In many jurisdictions, Patty’s karate chop is lawful under a theory of self-defense because she completely <em class="emphasis">withdrew</em> from the attack. Thus Patty is probably not criminally responsible for battery, based on the karate chop to the neck. However, Patty <em class="emphasis">could</em> be criminally responsible for battery based on the slap to Paige’s face because this physical contact was unprovoked and not defensive under the circumstances.</p>
<div class="figure large editable block" id="storm_1.0-ch05_s02_s01_s02_s01_f01">
<p class="title"><span class="title-prefix">Figure 5.3</span> New York Penal Law</p>
<img src="section_09/17707f276528223ea882778789a7aa5a.jpg">
</div>
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s02_s02">
<h2 class="title editable block">Imminence</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s02_p01">The defendant cannot use any degree of force in self-defense unless the defendant is faced with an <strong class="emphasis bold">imminent</strong> attack.<span class="footnote" id="storm_1.0-fn05_006"><em class="emphasis">State v. Taylor</em>, 858 P.2d 1358 (1993), accessed November 13, 2010, <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=1539441759711884447&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=1539441759711884447&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</span> Imminent means the attack is <em class="emphasis">immediate</em> and not something that will occur in the future. If the defendant is threatened with a future attack, the appropriate response is to inform law enforcement, so that they can incapacitate the threatening individual by arrest or prosecution. Another situation where imminence is lacking is when the attack occurred in the <em class="emphasis">past</em>. When the defendant uses force to remedy a previous attack, this is retaliatory, and a self-defense claim is not appropriate. The legal response is to inform law enforcement so that they can incapacitate the attacker by arrest or prosecution.</p>
<p class="para editable block" id="storm_1.0-ch05_s02_s02_p02">Some state courts have expanded the imminence requirement to include situations where a husband in a domestic violence situation uses force or violence regularly against the defendant, a battered wife, therefore creating a threat of imminent harm every day.<span class="footnote" id="storm_1.0-fn05_007"><em class="emphasis">Bechtel v. State</em>, 840 P.2d 1 (1992), accessed November 13, 2010, <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=14171263417876785206&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=14171263417876785206&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</span> If a jurisdiction recognizes the <span class="margin_term"><a class="glossterm">battered wife defense</a><span class="glossdef">A defense that allows a wife who is a victim of spousal abuse to use force in self-defense under certain circumstances even if an attack is not imminent.</span></span>, the defendant—the battered wife—can legally use force against her abusive husband in self-defense in situations where harm is not necessarily immediate.</p>
<div class="section" id="storm_1.0-ch05_s02_s02_s01">
<h2 class="title editable block">Example of an Attack That Is Not Imminent</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s02_s01_p01">Vinny tells Fiona that if she does not pay him the $1,000 she owes him, he will put out a contract on her life. Fiona pulls out a loaded gun and shoots Vinny. Fiona cannot successfully argue self-defense in this case. Vinny’s threat was a threat of future harm, <em class="emphasis">not</em> imminent harm. Thus Fiona had plenty of time to contact law enforcement to help protect her safety.</p>
</div>
<div class="section" id="storm_1.0-ch05_s02_s02_s02">
<h2 class="title editable block">Example of an Attack That Is Retaliatory</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s02_s02_p01">Dwight and Abel get into a fist fight. Dwight knocks Abel unconscious. Dwight observes Abel for a few minutes, and then he picks up a large rock and crushes Abel’s skull with it, killing him. Dwight cannot claim self-defense in this situation. Once Dwight realized that Abel was unconscious, he did not need to continue to defend himself against an imminent attack. Dwight’s conduct appears <em class="emphasis">retaliatory</em> and is not <strong class="emphasis bold">justified</strong> under these circumstances.</p>
</div>
<div class="section" id="storm_1.0-ch05_s02_s02_s03">
<h2 class="title editable block">Example of an Imminent Attack under the Battered Wife Defense</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s02_s03_p01">Spike severely beats and injures his wife Veronica every couple of days. Spike’s beatings have become more violent, and Veronica starts to fear for her life. One night, Veronica shoots and kills Spike while he is sleeping. In states that have expanded self-defense to include the battered wife defense, Veronica may be successful on a theory of self-defense.</p>
<div class="callout block" id="storm_1.0-ch05_s02_s02_s03_n01">
<h3 class="title">Mary Winkler Defense Video</h3>
<p class="simpara">Dr. Alan J. Lipman Catherine Crier on Winkler Spousal Abuse Murder Trial</p>
<p class="para" id="storm_1.0-ch05_s02_s03_p02">Mary Winkler claimed the battered wife defense as an imperfect defense to the murder of her husband, a pastor.<span class="footnote" id="storm_1.0-fn05_008">Mara Gay, “Abused Wife Who Killed Preacher Husband Speaks Out,” Huffingtonpost.com website, accessed August 25, 2011, <a class="link" target="_blank" href="http://www.aolnews.com/2010/11/05/abused-wife-who-killed-preacher-husband-speaks-out">http://www.aolnews.com/2010/11/05/abused-wife-who-killed-preacher-husband-speaks-out</a>.</span></p>
<div class="mediaobject">
<a data-iframe-code='<iframe src="http://www.youtube.com/v/KFSwTAINxnM" condition="http://img.youtube.com/vi/KFSwTAINxnM/0.jpg" vendor="youtube" width="450" height="340" scalefit="1"></iframe>' href="http://www.youtube.com/v/KFSwTAINxnM" class="replaced-iframe" onclick="return replaceIframe(this)">(click to see video)</a>
</div>
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s02_s03">
<h2 class="title editable block">Proportionality</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s03_p01">The defendant cannot claim self-defense unless the degree of force used is <strong class="emphasis bold">objectively reasonable</strong> under the circumstances. This requirement primarily focuses on the use of <strong class="emphasis bold">deadly force</strong> and when it is legally justified. In general, deadly force can by employed in self-defense when a reasonable person feels threatened with imminent <strong class="emphasis bold">death</strong>, <strong class="emphasis bold">serious bodily injury</strong>, and, in some jurisdictions, a <strong class="emphasis bold">serious felony</strong>.<span class="footnote" id="storm_1.0-fn05_009">Or. Rev. Stat. § 161.219, accessed November 13, 2010, <a class="link" target="_blank" href="http://www.leg.state.or.us/ors/161.html">http://www.leg.state.or.us/ors/161.html</a>.</span> Serious bodily injury and serious felony are technical terms that are defined in a statute or case, depending on the jurisdiction. The Model Penal Code states that deadly force is not justifiable “unless the actor believes that such force is necessary to protect himself against death, serious bodily harm, kidnapping or sexual intercourse compelled by force or threat” (Model Penal Code § 3.04(2)(b)).</p>
<div class="section" id="storm_1.0-ch05_s02_s03_s01">
<h2 class="title editable block">Example of Appropriate Deadly Force</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s03_s01_p01">Nicholas, an intruder, pins Wanda to the floor of her garage and begins to forcibly remove her clothing. Wanda feels around the floor with her hand and finds a screwdriver. She plunges the screwdriver into Nicholas’s neck, killing him. Wanda has used appropriate force and can claim self-defense in most jurisdictions. A reasonable person in Wanda’s situation would feel deadly force is necessary to repel Nicholas’s sexual assault. Nicholas’s attack is a <strong class="emphasis bold">serious felony</strong> that could result in <strong class="emphasis bold">serious bodily injury</strong> or <strong class="emphasis bold">death</strong>. Thus the use of deadly force is legally <strong class="emphasis bold">justified</strong> under these circumstances.</p>
</div>
<div class="section" id="storm_1.0-ch05_s02_s03_s02">
<h2 class="title editable block">Duty to Retreat</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s03_s02_p01">Early common law stated that the defendant had a duty to <span class="margin_term"><a class="glossterm">retreat to the wall</a><span class="glossdef">A common-law doctrine that requires a defendant to retreat if it is safe to do so, before using deadly force in self-defense.</span></span> before using deadly force against an attacker. The majority of states have rejected this doctrine and instead allow the defendant to <span class="margin_term"><a class="glossterm">stand his or her ground</a><span class="glossdef">A doctrine that allows a defendant to use deadly force in self-defense if appropriate, rather than retreating.</span></span> if the defendant is not the initial aggressor in the confrontation.<span class="footnote" id="storm_1.0-fn05_010"><em class="emphasis">State v. Sandoval</em>, 130 P.3d 808 (2006), accessed November 13, 2010, <a class="link" target="_blank" href="http://www.publications.ojd.state.or.us/S53457.htm">http://www.publications.ojd.state.or.us/S53457.htm</a>.</span> In jurisdictions that still follow the <strong class="emphasis bold">retreat doctrine</strong>, the defendant must retreat if there is an objectively reasonable belief that the attacker will cause death or serious bodily injury, and a retreat won’t unreasonably increase the likelihood of death or serious bodily injury.<span class="footnote" id="storm_1.0-fn05_011">Connecticut Criminal Jury Instructions, No. 2.8-3, accessed November 13, 2010, <a class="link" target="_blank" href="http://www.jud.ct.gov/ji/criminal/part2/2.8-3.htm">http://www.jud.ct.gov/ji/criminal/part2/2.8-3.htm</a>.</span> The Model Penal Code defines the duty to retreat by stating that the use of deadly force is not justifiable if “the actor knows that he can avoid the necessity of using such force with complete safety by retreating” (Model Penal Code § 3.04 (2) (b) (ii)). An established exception to the retreat doctrine in jurisdictions that follow it is the defense of the home, which is called the <strong class="emphasis bold">castle doctrine</strong>. The castle doctrine is discussed shortly.</p>
<div class="section" id="storm_1.0-ch05_s02_s03_s02_s01">
<h2 class="title editable block">Example of the Duty to Retreat</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s03_s02_s01_p01">Sandy and Sue have an argument in the park. Sue pulls a knife out of a sheath that is strapped to her leg and begins to advance toward Sandy. Sandy also has a knife in her pocket. In a state that follows the <strong class="emphasis bold">retreat doctrine</strong>, Sandy must attempt to escape, if she can do so safely. In a state that follows the <strong class="emphasis bold">stand-your-ground doctrine</strong>, Sandy can defend herself using her own knife and claim lawful self-defense. Note that Sandy was not the <em class="emphasis">initial aggressor</em> in this situation. If Sandy pulled a knife first, she could <em class="emphasis">not</em> use the knife and claim self-defense, whether the state follows the stand-your-ground doctrine or the duty to retreat doctrine.</p>
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s02_s04">
<h2 class="title editable block">Objectively Reasonable Fear of Injury or Death</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s04_p01">The defendant cannot claim self-defense unless a reasonable person in the defendant’s situation would believe that self-defense is necessary to avoid injury or death. If the defendant honestly but <em class="emphasis">unreasonably</em> believes self-defense is necessary under the circumstances, a claim of <span class="margin_term"><a class="glossterm">imperfect self-defense</a><span class="glossdef">An imperfect defense available when the defendant has an honest but unreasonable belief that force is necessary to defend against injury or death.</span></span> may reduce the severity of the offense.<span class="footnote" id="storm_1.0-fn05_012"><em class="emphasis">State v. Faulkner</em>, 483 A.2d 759 (1984), accessed November 13, 2010, <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=17158253875987176431&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=17158253875987176431&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</span> However, the defendant is still guilty of a crime, albeit a less serious crime.</p>
<div class="section" id="storm_1.0-ch05_s02_s04_s01">
<h2 class="title editable block">Example of Unjustified Conduct</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s04_s01_p01">Justin, who weighs over two hundred pounds and is six feet tall, accidentally bumps into Wanda, a slender ten-year-old child. Wanda spins around and shakes her fist at Justin. Justin responds by shoving Wanda so hard that she crashes into a telephone pole and is killed. Justin probably <em class="emphasis">cannot</em> claim self-defense under these circumstances. A reasonable person would not believe Wanda is about to seriously injure or kill Justin. Thus Justin’s response is unnecessary and unjustified in this case.</p>
</div>
<div class="section" id="storm_1.0-ch05_s02_s04_s02">
<h2 class="title editable block">Example of Imperfect Self-Defense</h2>
<p class="para editable block" id="storm_1.0-ch05_s02_s04_s02_p01">Change the unjustified conduct example given in <a class="xref" href="#storm_1.0-ch05_s02_s04_s01">Section 5 "Example of Unjustified Conduct"</a>. Imagine that a slender, female ten-year-old severely abused Justin when he was younger. Since the abusive incident, Justin has an unreasonable fear of female children and honestly believes that they can and will hurt him if provoked. If the trier of fact determines that Justin honestly but unreasonably believed that Wanda was about to inflict serious bodily injury or kill him, any charge of murder could be reduced to manslaughter on a theory of <strong class="emphasis bold">imperfect self-defense</strong>.</p>
<div class="key_takeaways editable block" id="storm_1.0-ch05_s02_s04_s02_n01">
<h3 class="title">Key Takeaways</h3>
<ul class="itemizedlist" id="storm_1.0-ch05_s02_s04_s02_l01">
<li>Self-defense is a defense based on justification that allows a defendant to use physical force to protect himself or herself from injury or death.</li>
<li>Deadly force is any force that can produce death. An individual does not have to die for the force to be deemed deadly.</li>
<li>Four elements are required for self-defense: (1) an unprovoked attack, (2) which threatens imminent injury or death, and (3) an objectively reasonable degree of force, used in response to (4) an objectively reasonable fear of injury or death.</li>
<li>Two exceptions to the unprovoked attack rule are an individual’s use of excessive force in response to an initial attack and the defendant’s withdrawal from the initial attack.</li>
<li>The battered wife defense asserts that a woman who is a victim of spousal abuse may use force in self-defense under certain circumstances, even when the threat of harm is not immediate. The battered wife defense is justified with respect to the imminence requirement: because the abuse is so constant, the battered wife faces an imminent threat every day.</li>
<li>Deadly force is appropriate in self-defense when the attacker threatens death, serious bodily injury, and, in some jurisdictions, a serious felony.</li>
<li>The duty to retreat doctrine is a common-law rule requiring a defendant to retreat if it is safe to do so, instead of using deadly force in self-defense. The stand-your-ground doctrine is a rule allowing the defendant to use deadly force if appropriate in self-defense, rather than retreating.</li>
<li>Imperfect self-defense is a defense available when the defendant has an honest but unreasonable belief that force is necessary to defend against injury or death. Imperfect self-defense reduces the severity of the offense, but does not result in acquittal.</li>
</ul>
</div>
<div class="exercises editable block" id="storm_1.0-ch05_s02_s04_s02_n02">
<h3 class="title">Exercises</h3>
<p class="para" id="storm_1.0-ch05_s02_s04_s02_p02">Answer the following questions. Check your answers using the answer key at the end of the chapter.</p>
<ol class="orderedlist" id="storm_1.0-ch05_s02_s04_s02_l02">
<li>Scott’s wife Diane constantly physically abuses him. One night while Diane is sleeping, Scott places a pillow over her face and smothers her. Can Scott defend against a charge of criminal homicide by claiming <strong class="emphasis bold">self-defense</strong>? Why or why not?</li>
<li>Read <em class="emphasis">Rodriguez v. State</em>, 212 S.W.3d 819 (2006). In <em class="emphasis">Rodriguez</em>, the defendant was convicted of murder and attempted murder. The defendant appealed his convictions on the ground that the jury did not <em class="emphasis">unanimously</em> reject each element of self-defense. Did the Court of Appeals of Texas uphold the defendant’s convictions? The case is available at this link: <a class="link" target="_blank" href="http://www.lexisone.com/lx1/caselaw/freecaselaw?action=OCLGetCaseDetail&format=FULL&sourceID=bcdba&searchTerm=eNjT.TNga.aadj.ecGW&searchFlag=y&l1loc=FCLOW">http://www.lexisone.com/lx1/caselaw/freecaselaw?action=OCLGetCaseDetail&format=FULL&sourceID=bcdba&searchTerm= eNjT.TNga.aadj.ecGW&searchFlag=y&l1loc=FCLOW</a>.</li>
<li>Read <em class="emphasis">Shuler v. Babbitt</em>, 49 F.Supp.2d 1165 (1998). In <em class="emphasis">Shuler</em>, the defendant shot and killed a grizzly bear that charged him while he checked a sheep pasture to make sure his sheep were safe. The sheep had already been subjected to several bear attacks. The Fish and Wildlife Service thereafter fined the defendant under the Endangered Species Act. The defendant claimed <strong class="emphasis bold">self-defense</strong> against the bear. The Fish and Wildlife Service ruled that the defendant <em class="emphasis">provoked</em> the attack and could not claim self-defense. Did the US District Court for the District of Montana uphold the fine? The case is available at this link: <a class="link" target="_blank" href="http://www.gilalivestockgrowers.org/documents/ShulerVsBabbitt.pdf">http://www.gilalivestockgrowers.org/documents/ShulerVsBabbitt.pdf</a>.</li>
</ol>
</div>
<div class="exercises editable block" id="storm_1.0-ch05_s02_s04_s02_n03">
<h3 class="title">Law and Ethics: The Menendez Brothers</h3>
<p class="simpara">Were They Entitled to a Jury Instruction on Imperfect Self-Defense?</p>
<p class="para" id="storm_1.0-ch05_s02_s04_s02_p03">Read <em class="emphasis">Menendez v. Terhune</em>, 422 F.3d 1012 (2005). The case is available at this link: <a class="link" target="_blank" href="http://cases.justia.com/us-court-of-appeals/F3/422/1012/569492">http://cases.justia.com/us-court-of-appeals/F3/422/1012/569492</a>.</p>
<p class="para" id="storm_1.0-ch05_s02_s04_s02_p04">Lyle and Eric Menendez were tried and convicted of murder and conspiracy to commit murder of their parents. There were two series of trials. The first trial, which had two separate juries, resulted in two hung juries. At the first trial, the brothers introduced evidence of sexual abuse by their father, and the court instructed the jury on <strong class="emphasis bold">imperfect self-defense</strong>. The imperfect self-defense jury instruction was based on the brothers’ <em class="emphasis">honest but unreasonable fear</em> that their father would hurt or kill them.<span class="footnote" id="storm_1.0-fn05_013"><em class="emphasis">Menendez v. Terhune</em>, 422 F.3d 1012, 1024 (2005), accessed November 19, 2010, <a class="link" target="_blank" href="http://cases.justia.com/us-court-of-appeals/F3/422/1012/569492">http://cases.justia.com/us-court-of-appeals/F3/422/1012/569492</a>.</span> The second trial took place in front of one jury and resulted in the convictions. During the second trial, some evidence of abuse was excluded, Lyle Menendez refused to testify, and there was <em class="emphasis">no</em> jury instruction on <strong class="emphasis bold">imperfect self-defense</strong>. After sentencing, the brothers petitioned for a writ of habeas corpus based on several claims, including the exclusion of the abuse evidence and failure to instruct the jury on imperfect self-defense.<span class="footnote" id="storm_1.0-fn05_014"><em class="emphasis">Menendez v. Terhune</em>, 422 F.3d 1012, 1016 (2005), accessed November 19, 2010, <a class="link" target="_blank" href="http://cases.justia.com/us-court-of-appeals/F3/422/1012/569492">http://cases.justia.com/us-court-of-appeals/F3/422/1012/569492</a>.</span> The US Court of Appeals for the Ninth Circuit affirmed the district court’s denial of the petition on grounds that there was insufficient evidence to support the jury instruction on imperfect self-defense and no foundation to support the admissibility of the evidence of abuse. The court held that the evidence confirmed there was no <em class="emphasis">imminent</em> threat of serious bodily injury or death when the brothers killed their parents.</p>
<p class="para" id="storm_1.0-ch05_s02_s04_s02_p05">The facts of the case are lurid. Evidence included the sexual abuse of both boys by their father, surreptitiously taped psychotherapy sessions, spending sprees, fabricated mafia hit stories, and alleged will tampering by the brothers after the parents were killed.</p>
<ol class="orderedlist" id="storm_1.0-ch05_s02_s04_s02_l03">
<li>Do you think the Menendez case should have been treated as a “battered child syndrome” case, easing the requirement of <em class="emphasis">imminence</em> and allowing for a jury instruction on <strong class="emphasis bold">imperfect self-defense</strong>?</li>
</ol>
<p class="para" id="storm_1.0-ch05_s02_s04_s02_p06">Check your answer using the answer key at the end of the chapter.</p>
</div>
<div class="callout block" id="storm_1.0-ch05_s02_s04_s02_n04">
<h3 class="title">Menendez Brothers Video</h3>
<p class="simpara">Lyle and Erik Menendez News Report</p>
<p class="para" id="storm_1.0-ch05_s02_s04_s02_p07">A news story on the conviction of the Menendez brothers is presented in this video:</p>
<div class="mediaobject">
<a data-iframe-code='<iframe src="http://www.youtube.com/v/SFWLYealwa8" condition="http://img.youtube.com/vi/SFWLYealwa8/0.jpg" vendor="youtube" width="450" height="340" scalefit="1"></iframe>' href="http://www.youtube.com/v/SFWLYealwa8" class="replaced-iframe" onclick="return replaceIframe(this)">(click to see video)</a>
</div>
</div>
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s03" condition="start-of-chunk" version="5.0" lang="en">
<h2 class="title editable block">
<span class="title-prefix">5.3</span> Other Use-of-Force Defenses</h2>
<div class="learning_objectives editable block" id="storm_1.0-ch05_s03_n01">
<h3 class="title">Learning Objectives</h3>
<ol class="orderedlist" id="storm_1.0-ch05_s03_l01">
<li>Ascertain the elements required for the defense of others.</li>
<li>Define real and personal property.</li>
<li>Explain the appropriate circumstances and degree of force a defendant can use when defending property.</li>
<li>Ascertain the elements required for the defense of ejection of trespasser.</li>
<li>Distinguish defense of property from defense of habitation.</li>
<li>Ascertain the three elements required for the use of deadly force in defense of habitation under modern castle laws.</li>
<li>Identify three common features of modern castle laws.</li>
<li>Ascertain the constitutional parameters of the use of force by law enforcement to arrest or apprehend criminal suspects.</li>
</ol>
</div>
<p class="para editable block" id="storm_1.0-ch05_s03_p01">Aside from self-defense, a defendant can legally use force to defend another <em class="emphasis">person</em>, real or personal <em class="emphasis">property</em>, and <em class="emphasis">habitation</em>. In addition, <em class="emphasis">law enforcement</em> can use force to arrest or capture individuals who reasonably appear to be committing crimes. In this section, the elements of several use-of-force defenses will be reviewed. Keep in mind that these defenses can be statutory, common-law, perfect, or imperfect, depending on the facts and the jurisdiction.</p>
<div class="section" id="storm_1.0-ch05_s03_s01">
<h2 class="title editable block">Defense of Others</h2>
<p class="para editable block" id="storm_1.0-ch05_s03_s01_p01">According to early common law, a defendant could use force to defend another only when the defendant and the person defended had a <em class="emphasis">special relationship</em>, such as a family connection. Most jurisdictions now reject this common-law restriction on defense of others and allow a defendant to defend <em class="emphasis">anyone</em> to the same degree that he or she could use self-defense.<span class="footnote" id="storm_1.0-fn05_015"><em class="emphasis">People v. Kurr</em>, 654 N.W.2d 651 (2002), accessed November 14, 2010, <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=14992698629411781257&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=14992698629411781257&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</span> Thus in a majority of jurisdictions, <span class="margin_term"><a class="glossterm">defense of others</a><span class="glossdef">A defense that allows a defendant to defend another to the same degree he or she could defend himself or herself.</span></span> requires the same elements as self-defense: the individual defended must be facing an unprovoked, imminent attack, and the defendant must use a reasonable degree of force with a reasonable belief that force is necessary to repel the attack.</p>
<p class="para editable block" id="storm_1.0-ch05_s03_s01_p02">Occasionally, a defendant uses force to defend another who has no legal right to use force in self-defense. Under the common law, the defendant could not use force legally if the individual defended could not use force legally in self-defense. However, the majority of states now allow a defendant to use force to defend another person if it <em class="emphasis">reasonably appears</em> that use of force is justified under the circumstances.<span class="footnote" id="storm_1.0-fn05_016"><em class="emphasis">Commonwealth v. Miranda</em>, No. 08-P-2094 (2010), accessed November 14, 2010, <a class="link" target="_blank" href="http://www.socialaw.com/slip.htm?cid=19939&sid=119">http://www.socialaw.com/slip.htm?cid=19939&sid=119</a>.</span> The Model Penal Code allows the defense of another when “under the circumstances as the actor believes them to be, the person whom he seeks to protect would be justified in using such protective force” (Model Penal Code § 3.05(1) (b)). Thus if the defendant has a <em class="emphasis">subjective belief</em> that the individual defended could use force legally in self-defense, defense of others is appropriate under the Model Penal Code.</p>
<div class="section" id="storm_1.0-ch05_s03_s01_s01">
<h2 class="title editable block">Example of Defense of Others</h2>
<p class="para editable block" id="storm_1.0-ch05_s03_s01_s01_p01">Alex and Shane, aspiring law enforcement officers, are performing a training maneuver in a rural area. Their instructor Devin is watching nearby. Alex pretends to attack Shane. Just as Devin is about to demonstrate a takedown, Timmy, who is jogging in the area, dashes over and begins beating Alex. Under the older common-law rule, Timmy could be successfully prosecuted for battery of Alex. Shane did not have the right to use self-defense during a practice maneuver, so neither did <em class="emphasis">Timmy</em>. In jurisdictions that allow defense of others if it reasonably appears that self-defense is warranted, Timmy could probably use the defense to battery because it <em class="emphasis">reasonably appeared</em> that Alex was about to unlawfully attack Shane. In jurisdictions that follow the Model Penal Code, Timmy can most likely use defense of others as a defense to battery because it is clear <em class="emphasis">Timmy</em> honestly believed Shane had the right to use self-defense in this situation.</p>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s03_s02">
<h2 class="title editable block">Defense of Property</h2>
<p class="para editable block" id="storm_1.0-ch05_s03_s02_p01">All jurisdictions allow individuals to use force in <span class="margin_term"><a class="glossterm">defense of property</a><span class="glossdef">A defense that allows a defendant to defend real or personal property using nondeadly force.</span></span> under certain specified circumstances. Property can be real or personal. <span class="margin_term"><a class="glossterm">Real property</a><span class="glossdef">Land and anything permanently attached to it.</span></span> is land and anything permanently attached to it. This includes a home. However, defense of the home is discussed in <a class="xref" href="#storm_1.0-ch05_s03_s03">Section 5.3.3 "Defense of Habitation"</a>. <span class="margin_term"><a class="glossterm">Personal property</a><span class="glossdef">Movable objects.</span></span> is any movable object.</p>
<p class="para editable block" id="storm_1.0-ch05_s03_s02_p02">In the majority of states, the defendant can use force only to defend real or personal property if the defendant has an objectively reasonable belief that an <em class="emphasis">imminent</em> threat of damage, destruction, or theft will occur.<span class="footnote" id="storm_1.0-fn05_017">California Criminal Jury Instructions No. 3476, accessed November 15, 2010, <a class="link" target="_blank" href="http://www.justia.com/criminal/docs/calcrim/3400/3476.html">http://www.justia.com/criminal/docs/calcrim/3400/3476.html</a>.</span> The Model Penal Code provides “the use of force upon or toward the person of another is justifiable when the actor believes that such force is immediately necessary: (a) to prevent or terminate an unlawful entry or other trespass upon land or a trespass against or the unlawful carrying away of tangible, movable property” (Model Penal Code §3.06(1) (a)). Thus if the defendant has a <em class="emphasis">subjective belief</em> that force is immediately necessary to protect real or personal property, force is appropriate under the Model Penal Code.</p>
<p class="para editable block" id="storm_1.0-ch05_s03_s02_p03">The amount of force that a defendant may legally use to protect real or personal property is <em class="emphasis">reasonable</em> force, under the circumstances.<span class="footnote" id="storm_1.0-fn05_018">K.S.A. § 21-3213, accessed November 15, 2010, <a class="link" target="_blank" href="http://kansasstatutes.lesterama.org/Chapter_21/Article_32/21-3213.html">http://kansasstatutes.lesterama.org/Chapter_21/Article_32/21-3213.html</a>.</span> The defendant can also chase someone who steals personal property and take the item back.<span class="footnote" id="storm_1.0-fn05_019">Conn. Gen. Stat. § 53a-21, accessed November 15, 2010, <a class="link" target="_blank" href="http://www.cga.ct.gov/2009/pub/chap951.htm#Sec53a-21.htm">http://www.cga.ct.gov/2009/pub/chap951.htm#Sec53a-21.htm</a>.</span> The Model Penal Code provides “the use of force upon or toward the person of another is justifiable when the actor believes that such force is immediately necessary…to retake tangible movable property” (Model Penal Code §3.06(1) (b)). In general, the Model Penal Code and most states do not authorize the use of <strong class="emphasis bold">deadly force</strong> to protect property (other than the home) under any circumstances.<span class="footnote" id="storm_1.0-fn05_020">Fla. Stat. Ann. § 776.031, accessed November 16, 2010, <a class="link" target="_blank" href="http://law.justia.com/florida/codes/2007/TitleXLVI/chapter776/776_031.html">http://law.justia.com/florida/codes/2007/TitleXLVI/chapter776/776_031.html</a>.</span></p>
<div class="section" id="storm_1.0-ch05_s03_s02_s01">
<h2 class="title editable block">Example of Defense of Property</h2>
<p class="para editable block" id="storm_1.0-ch05_s03_s02_s01_p01">Kelsey sees Keith, her stepbrother, approaching her brand new car with a key in his hand. It appears that Keith is about to scrape the paint on the door of the car with this key. Kelsey tackles Keith to prevent him from vandalizing the car. Kelsey has probably used <em class="emphasis">reasonable</em> force under the circumstances and can claim defense of property as a defense to battery. If Keith testifies that he was simply going to hand Kelsey the key, which she left in the house, the attack could still be justified if the trier of fact determines that it was <em class="emphasis">objectively reasonable</em> for Kelsey to believe Keith was about to damage her property. In jurisdictions that follow the Model Penal Code, Kelsey can probably use defense of property as a defense to battery because it is clear <em class="emphasis">Kelsey</em> believed that force was immediately necessary to protect her personal property in this situation. Of course, if Kelsey pulls out a gun and shoots Keith, she could not claim defense of property because deadly force is never justifiable to protect real or personal property from harm.</p>
</div>
<div class="section" id="storm_1.0-ch05_s03_s02_s02">
<h2 class="title editable block">Ejection of Trespasser</h2>
<p class="para editable block" id="storm_1.0-ch05_s03_s02_s02_p01">A simple trespasser is an individual who is present on real property without consent of the owner. Property owners have the legal right to <em class="emphasis">eject</em> trespassers under certain specified circumstances.</p>
<p class="para editable block" id="storm_1.0-ch05_s03_s02_s02_p02">Most states authorize the ejection of a trespasser if the trespasser is first asked to leave and fails to comply within a reasonable time.<span class="footnote" id="storm_1.0-fn05_021">N.J. Stat. § 2C:3-6, accessed November 15, 2010, <a class="link" target="_blank" href="http://law.onecle.com/new-jersey/2c-the-new-jersey-code-of-criminal-justice/3-6.html">http://law.onecle.com/new-jersey/2c-the-new-jersey-code-of-criminal-justice/3-6.html</a>.</span> The degree of force that can be used to eject the trespasser is <em class="emphasis">reasonable force</em>, under the circumstances.<span class="footnote" id="storm_1.0-fn05_022">Iowa Code § 704.4, accessed November 15, 2010, <a class="link" target="_blank" href="http://coolice.legis.state.ia.us/cool-ice/default.asp?category=billinfo&service=iowacode&ga=83&input=704#704.4">http://coolice.legis.state.ia.us/cool-ice/default.asp?category=billinfo&service=iowacode&ga=83&input=704#704.4</a>.</span> Deadly force is never reasonable to eject a trespasser unless the trespasser threatens imminent deadly force against the defendant or another individual.<span class="footnote" id="storm_1.0-fn05_023"><em class="emphasis">State v. Curley</em>, Docket # 0000011.WA (Wash. App. 2010), accessed November 15, 2010, <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=11648057948374905030&q=State+v.+Curley&hl=en&as_sdt=2,5&as_ylo=2009">http://scholar.google.com/scholar_case?case=11648057948374905030&q= State+v.+Curley&hl=en&as_sdt=2,5&as_ylo=2009</a>.</span> Deadly force under these circumstances is justified by <strong class="emphasis bold">self-defense</strong> or <strong class="emphasis bold">defense of others</strong>, <em class="emphasis">not</em> ejection of trespasser.</p>
<div class="section" id="storm_1.0-ch05_s03_s02_s02_s01">
<h2 class="title editable block">Example of Ejection of Trespasser</h2>
<p class="para editable block" id="storm_1.0-ch05_s03_s02_s02_s01_p01">Sam sees Burt sitting on his lawn. Sam goes up to Burt and asks him to “move along.” Burt looks up, but does not stand. Sam goes into the house and calls law enforcement, but they inform Sam that there is a local emergency, and they cannot come and eject Burt for at least five hours. Sam goes back outside and sees that Burt is now sprawled out across the lawn. Sam grabs Burt, lifts him to his feet, and pushes him off the lawn and onto the sidewalk. Sam can probably use <strong class="emphasis bold">ejection of trespasser</strong> as a defense to battery of Burt. Sam asked Burt the trespasser to leave, and Burt ignored him. Sam’s attempt to rely on law enforcement was likewise unsuccessful. Sam’s use of nondeadly force appears objectively reasonable. Thus Sam’s ejection of a trespasser is most likely appropriate under these circumstances.</p>
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s03_s03">
<h2 class="title editable block">Defense of Habitation</h2>
<p class="para editable block" id="storm_1.0-ch05_s03_s03_p01"><span class="margin_term"><a class="glossterm">Defense of habitation</a><span class="glossdef">A defense that allows the defendant to defend the home using deadly force if he or she has an objectively reasonable fear that an intruder will cause serious bodily injury or death to the home’s occupants.</span></span> is a defense that applies specifically to the defendant’s <em class="emphasis">residence</em>. At early common law, a person’s home was as sacred as his or her person, and deadly force could be employed to protect it. The majority of states have since enacted modern <span class="margin_term"><a class="glossterm">castle laws</a><span class="glossdef">Modern laws that allow the use of deadly force in defense of habitation.</span></span> that embody this common-law doctrine. Other than the use of deadly force, defense of habitation generally follows the same rules as defense of property, self-defense, and defense of others. Thus this defense of habitation discussion focuses primarily on the use of deadly force.</p>
<p class="para editable block" id="storm_1.0-ch05_s03_s03_p02">The first state to expand the defense of habitation to include the use of deadly force was Colorado, with its “make my day” self-defense statute.<span class="footnote" id="storm_1.0-fn05_024">Colo. Rev. Stat. Ann. § 18-1-704.5, accessed November 16, 2010, <a class="link" target="_blank" href="http://www.co.jefferson.co.us/jeffco/sheriff_uploads/revised_statutes.htm">http://www.co.jefferson.co.us/jeffco/sheriff_uploads/revised_statutes.htm</a>.</span> In 2005, Florida began a wave of castle law modifications that resulted in most states revising their defense of habitation laws.<span class="footnote" id="storm_1.0-fn05_025">Fla. Stat. Ann. § 776.013, accessed November 16, 2010, <a class="link" target="_blank" href="http://law.onecle.com/florida/crimes/776.013.html">http://law.onecle.com/florida/crimes/776.013.html</a>.</span> Generally, three elements must be present before the use of deadly force is appropriate to defend habitation under modern castle laws. First, the intruder must actually <em class="emphasis">enter</em> or be in the process of entering the residence owned by the defendant.<span class="footnote" id="storm_1.0-fn05_026">Fla. Stat. Ann. § 776.013, accessed November 16, 2010, <a class="link" target="_blank" href="http://law.onecle.com/florida/crimes/776.013.html">http://law.onecle.com/florida/crimes/776.013.html</a>.</span> This excludes intruders who are outside or in the <span class="margin_term"><a class="glossterm">curtilage</a><span class="glossdef">The protected area around the home that is usually not included in defense of habitation.</span></span>, which is the protected area around the home. Second, the residence must be <em class="emphasis">occupied</em> when the entry occurs. This excludes devices like <span class="margin_term"><a class="glossterm">spring-guns</a><span class="glossdef">Device that is designed to shoot an intruder when a home is entered.</span></span> that protect unoccupied dwellings with deadly force.<span class="footnote" id="storm_1.0-fn05_027"><em class="emphasis">People v. Ceballos</em>, 526 P.2d 241 (1974), accessed November 16, 2010, <a class="link" target="_blank" href="http://wings.buffalo.edu/law/bclc/web/calceballos.htm">http://wings.buffalo.edu/law/bclc/web/calceballos.htm</a>.</span> Third, the defendant must have an <em class="emphasis">objectively reasonable</em> belief that the intruder intends to commit a crime of <em class="emphasis">violence</em> against the occupant(s) after entry.<span class="footnote" id="storm_1.0-fn05_028">Or. Rev. Stat. § 161.225, accessed November 16, 2010, <a class="link" target="_blank" href="http://www.leg.state.or.us/ors/161.html">http://www.leg.state.or.us/ors/161.html</a>.</span> The Model Penal Code provides “[t]he use of deadly force is not justifiable…unless the actor believes that…the person against whom the force is used is attempting to dispossess him of his dwelling…or…attempting to commit…arson, burglary, robbery or other felonious theft…and either…has employed or threatened deadly force…or…the use of force other than deadly force would expose the actor or another in his presence to substantial danger of serious bodily harm” (Model Penal Code § 3.06 (3)(d)).</p>
<p class="para editable block" id="storm_1.0-ch05_s03_s03_p03">The majority of states’ castle laws abolish any <strong class="emphasis bold">duty to retreat</strong> when inside the home.<span class="footnote" id="storm_1.0-fn05_029">Alaska Stat. § 11.81.335(b), accessed November 16, 2010, <a class="link" target="_blank" href="http://touchngo.com/lglcntr/akstats/Statutes/Title11/Chapter81/Section335.htm">http://touchngo.com/lglcntr/akstats/Statutes/Title11/Chapter81/Section335.htm</a>.</span> Florida’s castle law creates a presumption that the defendant has a reasonable fear of imminent peril of death or great bodily injury when the intruder makes an unlawful or forceful entry.<span class="footnote" id="storm_1.0-fn05_030">Fla. Stat. Ann. § 776.013, accessed November 16, 2010, <a class="link" target="_blank" href="http://law.onecle.com/florida/crimes/776.013.html">http://law.onecle.com/florida/crimes/776.013.html</a>.</span> This compels the prosecution to <em class="emphasis">disprove</em> the defendant’s reasonable belief of death or great bodily injury beyond a reasonable doubt, which is extremely difficult. Additional features of many castle laws are <span class="margin_term"><a class="glossterm">civil immunity</a><span class="glossdef">The defendant cannot be sued for damages.</span></span> and <span class="margin_term"><a class="glossterm">criminal immunity</a><span class="glossdef">The defendant cannot be prosecuted for a crime.</span></span> from prosecution.<span class="footnote" id="storm_1.0-fn05_031">720 ILCS § 5/7-2 (b), accessed November 16, 2010, <a class="link" target="_blank" href="http://www.ilga.gov/legislation/ilcs/ilcs4.asp?DocName=072000050HArt.+7&ActID=1876&ChapAct=720">http://www.ilga.gov/legislation/ilcs/ilcs4.asp?DocName=072000050HArt.+7&ActID=1876&ChapAct=720</a>.</span> <strong class="emphasis bold">Immunity from prosecution</strong> means that a defendant who complies with the castle law requirements cannot be sued for damages or prosecuted for a crime based on injury or death to the intruder.</p>
<div class="figure large editable block" id="storm_1.0-ch05_s03_s03_f01">
<p class="title"><span class="title-prefix">Figure 5.4</span> Crack the Code</p>
<img src="section_09/9c0cb1b1ae3a6264a5778407b665534f.jpg">
</div>
<div class="section" id="storm_1.0-ch05_s03_s03_s01">
<h2 class="title editable block">Example of Defense of Habitation under a Castle Law</h2>
<p class="para editable block" id="storm_1.0-ch05_s03_s03_s01_p01">Nate, a homeowner with three children, hears the front door open in the middle of the night. Nate removes a handgun from the nightstand and creeps silently down the stairs. He sees Bob tiptoeing toward his daughter’s bedroom. Nate shoots and kills Bob. Unfortunately, Bob is Nate’s daughter’s boyfriend, who was trying to enter her bedroom for a late-night get-together. Nate could probably assert the defense of <strong class="emphasis bold">protection of habitation</strong> under modern castle laws in most jurisdictions. Bob made <strong class="emphasis bold">entry</strong> into an <strong class="emphasis bold">occupied residence</strong>. It is difficult to identify individuals in the dark and to ascertain their motives for entering a residence without the owner’s consent. Thus it was <em class="emphasis">objectively reasonable</em> for Nate to feel threatened by Bob’s presence and to use deadly force to protect his domicile and its residents. If Nate is successful with his defense, he will also be <strong class="emphasis bold">immune</strong> from a <em class="emphasis">civil suit</em> for damages if the castle law in his jurisdiction provides this immunity.</p>
<p class="para editable block" id="storm_1.0-ch05_s03_s03_s01_p02">Change the example with Nate and Bob so that Bob enters the residence during the day, and Nate identifies him as his daughter’s boyfriend. Under these circumstances, the prosecution could rebut any presumption that Nate’s actions were objectively reasonable. A reasonable person would ask Bob why he was entering the residence before shooting and killing him. The trier of fact might determine that Nate’s intent was not to protect himself and his family, but to <em class="emphasis">kill</em> Bob, which would be malice aforethought. If Nate’s actions are not justifiable by the defense of habitation, he could be charged with and convicted of first-degree murder in this situation.</p>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s03_s04">
<h2 class="title editable block">Use of Force in Arrest and Apprehension of Criminal Suspects</h2>
<p class="para editable block" id="storm_1.0-ch05_s03_s04_p01">Occasionally, law enforcement must use <em class="emphasis">force</em> to effectuate an arrest or apprehend a criminal suspect. The <em class="emphasis">appropriate</em> use of force during an arrest or apprehension can operate as a defense to assault, battery, false imprisonment, kidnapping, and criminal homicide. At early common law, law enforcement could use reasonable, nondeadly force to arrest an individual for a misdemeanor and reasonable, even deadly force, to arrest an individual for <em class="emphasis">any</em> felony. Modern law enforcement’s ability to use deadly force is governed by the US Constitution.</p>
<p class="para editable block" id="storm_1.0-ch05_s03_s04_p02">The US Supreme Court clarified the constitutional standard for law enforcement’s use of deadly force in <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=5843997099226288287&q=Tennessee+v.+Garner&hl=en&as_sdt=2,5"><em class="emphasis">Tennessee v. Garner</em></a>, 471 U.S. 1 (1985). In <em class="emphasis">Garner</em>, the Court invalidated a Tennessee statute that allowed law enforcement to exercise <em class="emphasis">any</em> degree of force to apprehend and arrest a fleeing felon. The law enforcement officer in <em class="emphasis">Garner</em> admitted that he shot and killed a suspect, reasonably believing he was <em class="emphasis">unarmed</em>. The Court held that the Fourth Amendment governed law enforcement’s use of deadly force in this situation because the use of deadly force is a <strong class="emphasis bold">seizure</strong>. Thus law enforcement’s use of deadly force must be scrutinized pursuant to the standard of constitutional <em class="emphasis">reasonableness</em>. According to the Court, the only constitutionally reasonable circumstances under which law enforcement can use deadly force to arrest or apprehend a fleeing felon is when law enforcement has probable cause to believe that the suspect poses a significant threat of death or serious physical injury to the officer or others.</p>
<p class="para editable block" id="storm_1.0-ch05_s03_s04_p03">Currently, most jurisdictions have statutes protecting law enforcement’s reasonable use of force when effectuating an arrest or apprehending a fleeing suspect. Under <em class="emphasis">Garner</em>, these statutes must restrict the lawful use of deadly force to potentially deadly situations. If a law enforcement officer exceeds the use of force permitted under the circumstances, the law enforcement officer could be prosecuted for a <em class="emphasis">crime</em> or sued for <em class="emphasis">civil damages</em> (or both).</p>
<div class="section" id="storm_1.0-ch05_s03_s04_s01">
<h2 class="title editable block">Example of Reasonable Force by Law Enforcement to Arrest</h2>
<p class="para editable block" id="storm_1.0-ch05_s03_s04_s01_p01">Review the example in <a class="xref" href="storm_1.0-ch01#storm_1.0-ch01">Chapter 1 "Introduction to Criminal Law"</a>, <a class="xref" href="storm_1.0-ch01_s02#storm_1.0-ch01_s02_s01">Section 1.2.1 "Example of Criminal Law Issues"</a>. In that example, Linda puts a bra in her purse without paying for it at an expensive department store. When she attempts to leave the store, an alarm is activated. Linda begins sprinting down the street. Colin, a police officer, just happens to be driving by with the window of his patrol car open. He hears the store alarm, sees Linda running, and begins shooting at Linda from the car. Linda is shot in the leg and collapses. In this example, no facts exist to indicate that Linda poses a potentially <strong class="emphasis bold">deadly</strong> threat to Colin or others. The fact that Linda is running down the street and an alarm is going off does not demonstrate that Linda has committed a crime necessitating deadly force to arrest. Thus Colin can use only <strong class="emphasis bold">nondeadly</strong> force to arrest Linda, such as his hands, or possibly a stun gun or Taser to subdue her. If Linda is <em class="emphasis">unarmed</em> and Colin uses a firearm to subdue her, the utilization of deadly force is excessive under these circumstances and Colin has no defense to assault with a deadly weapon or to attempted murder.</p>
<p class="para editable block" id="storm_1.0-ch05_s03_s04_s01_p02">Change this example and imagine that Colin pulls over and attempts to arrest Linda. Linda removes a gun from her purse. Under most modern statutes, Colin does not have a duty to retreat and can use deadly force to arrest or apprehend Linda. Under <em class="emphasis">Garner</em>, it is reasonable to believe that Linda poses a danger of death or serious bodily injury to Colin or others. Thus Colin can constitutionally use <strong class="emphasis bold">deadly force</strong> to protect himself and the public from harm in this situation. Note that Linda’s theft is probably a <em class="emphasis">misdemeanor</em>, not a <em class="emphasis">felony</em>. However, it is Linda’s exhibition of deadly force to resist arrest that triggers Colin’s deadly force response. Under these circumstances, Colin’s use of deadly force is justified and can operate as a legal defense in a criminal prosecution or civil suit for damages.</p>
<div class="figure large editable block" id="storm_1.0-ch05_s03_s04_s01_f01">
<p class="title"><span class="title-prefix">Figure 5.5</span> Diagram of Use-of-Force Defenses</p>
<img src="section_09/87190ff9698fe20c8de0c45f2c783b95.jpg">
</div>
<div class="key_takeaways editable block" id="storm_1.0-ch05_s03_s04_s01_n01">
<h3 class="title">Key Takeaways</h3>
<ul class="itemizedlist" id="storm_1.0-ch05_s03_s04_s01_l01">
<li>Defense of others has the same elements as self-defense: the individual defended must be facing an unprovoked, imminent attack, and the defendant must use a reasonable degree of force with a reasonable belief that force is necessary to repel the attack.</li>
<li>Real property is land and anything permanently attached to it. Personal property is any movable object.</li>
<li>The defendant can use nondeadly force to defend real or personal property if the defendant has an objectively reasonable belief that an imminent threat of damage, destruction, or theft will occur.</li>
<li>Property owners can use reasonable nondeadly force to eject a trespasser after first asking the trespasser to leave.</li>
<li>Only nondeadly force may be used to defend property; deadly force may be used to defend habitation.</li>
<li>The defendant can use deadly force to defend habitation under modern castle laws if an intruder enters occupied premises, and the defendant has an objectively reasonable belief that the intruder will seriously injure or kill the occupants.</li>
<li>Modern castle laws abolish the duty to retreat when inside the home, occasionally include a presumption that the defendant has an objectively reasonable belief the intruder is going to seriously injure or kill the occupants, and provide civil and criminal immunity from prosecution.</li>
<li>Use of deadly force by law enforcement is considered a seizure under the Fourth Amendment, so law enforcement cannot use deadly force to apprehend or arrest a criminal suspect unless there is probable cause to believe the suspect will inflict serious physical injury or death upon the officer or others.</li>
</ul>
</div>
<div class="exercises editable block" id="storm_1.0-ch05_s03_s04_s01_n02">
<h3 class="title">Exercises</h3>
<p class="para" id="storm_1.0-ch05_s03_s04_s01_p03">Answer the following questions. Check your answers using the answer key at the end of the chapter.</p>
<ol class="orderedlist" id="storm_1.0-ch05_s03_s04_s01_l02">
<li>Melanie watches as Betty verbally abuses Colleen. Betty is a known bully who verbally abused Melanie in the past. Betty calls Colleen an expletive and gives her a firm shove. Melanie walks up behind Betty, removes a knife from her pocket, and plunges the knife into Betty’s back. Betty suffers internal injuries and later dies. Can Melanie use defense of others as a defense to criminal homicide? Why or why not?</li>
<li>Read <em class="emphasis">Commonwealth v. Alexander</em>, 531 S.E.2d 567 (2000). In <em class="emphasis">Alexander</em>, the defendant was convicted of brandishing a weapon when he pointed an <em class="emphasis">unloaded</em> rifle at an individual who was repossessing his vehicle in an aggressive and belligerent manner. Did the Supreme Court of Virginia uphold the defendant’s conviction? The case is available at this link: <a class="link" target="_blank" href="http://caselaw.findlaw.com/va-supreme-court/1454888.html">http://caselaw.findlaw.com/va-supreme-court/1454888.html</a>.</li>
<li>Read <em class="emphasis">Dutton v. Hayes-Pupko</em>, No. 03-06-00438 (2008). In <em class="emphasis">Dutton</em>, a law enforcement officer asked the victim for her name and date of birth after she allegedly sprayed her neighbors with a hose. The victim refused to respond, and the law enforcement officer handcuffed her and forced her into his vehicle, injuring her wrist. The victim sued for use of <em class="emphasis">excessive</em> force in arrest. Did the Texas Court of Appeals hold that the victim had the right to sue the officer for use of excessive force in arrest? The case is available at this link: <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=17543977294597089197&q=Dutton+v.+Hayes-Pupko&hl=en&as_sdt=2,5&as_vis=1">http://scholar.google.com/scholar_case?case=17543977294597089197&q= Dutton+v.+Hayes-Pupko&hl=en&as_sdt=2,5&as_vis=1</a>.</li>
</ol>
</div>
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s04" condition="start-of-chunk" version="5.0" lang="en">
<h2 class="title editable block">
<span class="title-prefix">5.4</span> Defenses Based on Choice</h2>
<div class="learning_objectives editable block" id="storm_1.0-ch05_s04_n01">
<h3 class="title">Learning Objectives</h3>
<ol class="orderedlist" id="storm_1.0-ch05_s04_l01">
<li>Ascertain the three elements required for the choice of evils defense.</li>
<li>Distinguish between the choice of evils defense and the duress defense.</li>
<li>Identify one crime that is not justifiable by the choice of evils defense or the duress defense.</li>
</ol>
</div>
<p class="para editable block" id="storm_1.0-ch05_s04_p01">Occasionally, the law protects a defendant from criminal responsibility when the defendant has <em class="emphasis">no choice</em> but to commit the crime. In this section, we review the choice of evils and duress defenses.</p>
<div class="section" id="storm_1.0-ch05_s04_s01">
<h2 class="title editable block">Choice of Evils Defense</h2>
<p class="para editable block" id="storm_1.0-ch05_s04_s01_p01">The <span class="margin_term"><a class="glossterm">choice of evils defense</a><span class="glossdef">A defense that allows a defendant to choose to commit a crime to avoid a greater, imminent harm. This defense is called the necessity defense in some jurisdictions.</span></span> (called the necessity defense in some jurisdictions) protects a defendant from criminal responsibility when the defendant commits a crime to avoid a greater, imminent harm. Under the Model Penal Code, “[c]onduct which the actor believes to be necessary to avoid harm or evil…is justifiable, provided that: (a) the harm or evil sought to be avoided by such conduct is greater than that sought to be prevented by the law defining the offense charged” (Model Penal Code § 3.02(1)(a)). The choice of evils defense can be statutory or common-law, perfect or imperfect, depending on the jurisdiction.</p>
<p class="para editable block" id="storm_1.0-ch05_s04_s01_p02">The choice of evils defense generally requires three elements. First, there must be more than one harm that will occur under the circumstances. Usually, the harms are the product of nature, or are circumstances beyond the defendant’s control.<span class="footnote" id="storm_1.0-fn05_032"><em class="emphasis">State v. Holmes</em>, 129 Ohio Misc. 2d 38 (2004), accessed November 22, 2010, <a class="link" target="_blank" href="http://www.sconet.state.oh.us/rod/docs/pdf/98/2004/2004-ohio-7334.pdf">http://www.sconet.state.oh.us/rod/docs/pdf/98/2004/2004-ohio-7334.pdf</a>.</span> Second, the harms must be ranked, with one of the harms ranked more severe than the other. The ranking is generally up to the legislature or common law. In many jurisdictions, the loss of life is never justifiable under this defense and cannot be ranked lower than any other harm.<span class="footnote" id="storm_1.0-fn05_033">Ky. Rev. Stat. Ann. § 503.030, accessed November 22, 2010, <a class="link" target="_blank" href="http://www.lrc.ky.gov/krs/503-00/030.PDF">http://www.lrc.ky.gov/krs/503-00/030.PDF</a>.</span> Third, the defendant must have an <em class="emphasis">objectively reasonable</em> belief that the greater harm is <em class="emphasis">imminent</em> and can only be avoided by committing the crime that results in the lesser harm.<span class="footnote" id="storm_1.0-fn05_034">Tenn. Code Ann. § 39-11-609, accessed November 22, 2010, <a class="link" target="_blank" href="http://www.michie.com/tennessee/lpext.dll?f=templates&fn=main-h.htm&cp=tncode">http://www.michie.com/tennessee/lpext.dll?f=templates&fn=main-h.htm&cp=tncode</a>.</span></p>
<div class="figure large editable block" id="storm_1.0-ch05_s04_s01_f01">
<p class="title"><span class="title-prefix">Figure 5.6</span> Kentucky Revised Statutes</p>
<img src="section_09/80821a0c6783cde5ab72bbe4f16d884b.jpg">
</div>
<p class="para editable block" id="storm_1.0-ch05_s04_s01_p03">The choice of evils defense is rarely used and is generally only a defense to the loss or destruction of property. When the defense is perfect, it results in an acquittal. When the defense is imperfect, it results in a reduction in sentence or the defendant’s conviction of a lesser offense.</p>
<div class="section" id="storm_1.0-ch05_s04_s01_s01">
<h2 class="title editable block">Example of the Choice of Evils Defense</h2>
<p class="para editable block" id="storm_1.0-ch05_s04_s01_s01_p01">Tamara gets lost while hiking in a remote, mountainous area. After wandering around for hours with the temperature dropping, Tamara finds a locked cabin. Tamara breaks a window and climbs inside. Once inside, Tamara prepares some canned chili, drinks tap water, and uses the telephone to call law enforcement. Tamara could probably plead and prove choice of evils as a defense to burglary and theft in many jurisdictions. Tamara was confronted with two harms: harm to her personal safety and well-being and harm to the real and personal property of another. The harm to Tamara’s health and safety is ranked <em class="emphasis">more severe</em> than the minimal harm to property. It is <em class="emphasis">objectively reasonable</em> to break into and enter a cabin and use some of the supplies inside to prevent <em class="emphasis">imminent</em> injury or death. Thus although Tamara committed burglary and theft in many jurisdictions, she did so with the reasonable belief that she was saving her own life. A trier of fact could find that the harm avoided by Tamara’s actions was greater than the harm caused by the burglary and theft, and Tamara could be acquitted, or have her sentence or crime reduced, depending on the jurisdiction.</p>
<p class="para editable block" id="storm_1.0-ch05_s04_s01_s01_p02">Change the facts in the preceding example, and imagine that Tamara steals money and jewelry in addition to the chili and tap water. Tamara could not successfully prove the defense of choice of evils to this additional theft. No harm was avoided by Tamara’s theft of the money and jewelry. Thus choice of evils cannot justify this crime.</p>
<p class="para editable block" id="storm_1.0-ch05_s04_s01_s01_p03">Change the facts in the preceding example, and imagine that Tamara kills the cabin’s owner because he refuses to allow her to enter. Tamara could not successfully prove the defense of choice of evils under these circumstances. Tamara’s life is <em class="emphasis">no more important</em> than the cabin owner’s. Thus Tamara cannot <em class="emphasis">rank</em> the harms, and choice of evils cannot justify criminal homicide in this case.</p>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s04_s02">
<h2 class="title editable block">The Duress Defense</h2>
<p class="para editable block" id="storm_1.0-ch05_s04_s02_p01">In some jurisdictions, the choice of evils defense is called the <span class="margin_term"><a class="glossterm">duress</a><span class="glossdef">A defense that allows a defendant to choose to commit a crime when faced with an imminent and objectively reasonable threat of serious bodily injury or death.</span></span> defense if the choice of evils is deliberately brought on by another <em class="emphasis">individual</em>, rather than by nature, an act of God, or circumstances outside the defendant’s control. The Model Penal Code defines the duress defense as “an affirmative defense that the actor engaged in the conduct…because he was coerced to do so by the use of, or a threat to use, unlawful force against his person or the person of another” (Model Penal Code § 2.09(1)).</p>
<p class="para editable block" id="storm_1.0-ch05_s04_s02_p02">Three elements are required for the duress defense. First, the defendant or another person must face a threat of <em class="emphasis">imminent</em> serious bodily injury or death.<span class="footnote" id="storm_1.0-fn05_035">Conn. Gen. Stat. § 53a-14, accessed November 22, 2010, <a class="link" target="_blank" href="http://search.cga.state.ct.us/dtsearch_pub_statutes.html">http://search.cga.state.ct.us/dtsearch_pub_statutes.html</a>.</span> Second, the defendant must have an <em class="emphasis">objectively reasonable</em> belief that the only way to avoid the serious bodily injury or death is to commit the crime at issue.<span class="footnote" id="storm_1.0-fn05_036">Haw. Rev. Stat. § 702-231, accessed November 22, 2010, <a class="link" target="_blank" href="http://codes.lp.findlaw.com/histatutes/5/37/702/702-231">http://codes.lp.findlaw.com/histatutes/5/37/702/702-231</a>.</span> Third, in most jurisdictions, the crime committed cannot be criminal homicide.<span class="footnote" id="storm_1.0-fn05_037">RCW 9A.16.060, accessed November 22, 2010, <a class="link" target="_blank" href="http://apps.leg.wa.gov/rcw/default.aspx?cite=9A.16&full=true#9A.16.060">http://apps.leg.wa.gov/rcw/default.aspx?cite=9A.16&full=true#9A.16.060</a>.</span> Like choice of evils, the duress defense is rarely used and can be statutory or common law, perfect or imperfect, depending on the jurisdiction.</p>
<div class="section" id="storm_1.0-ch05_s04_s02_s01">
<h2 class="title editable block">Example of the Duress Defense</h2>
<p class="para editable block" id="storm_1.0-ch05_s04_s02_s01_p01">Keisha, a bank teller, hands Brian, a bank robber, money out of her drawer after he points a loaded gun at her head. Technically, Keisha embezzled the money from the bank, but she did so based on the <em class="emphasis">objectively reasonable</em> fear that Brian would kill her if she failed to comply with his demands. Keisha can successfully claim <strong class="emphasis bold">duress</strong> as a defense to any charge of theft. If Brian had pointed the gun at another client in line at the bank instead of Keisha, Keisha could still prevail using the duress defense because duress also applies when the threat of death or serious bodily injury is to <em class="emphasis">another</em> person.</p>
<p class="para editable block" id="storm_1.0-ch05_s04_s02_s01_p02">Change the example with Keisha and Brian, and imagine that Brian’s threat is made in a phone call, rather than in person. Brian threatens to kill Keisha if she doesn’t place thousands of dollars in an envelope and mail it to him at a specified address. If Keisha complies, Keisha cannot prove duress as a defense to theft. Brian’s threat by phone call is not a threat of <em class="emphasis">imminent</em> death. In addition, it is not objectively reasonable to be frightened by a voice on the telephone. Keisha could hang up the phone and contact law enforcement, instead of timidly complying with Brian’s demands.</p>
<p class="para editable block" id="storm_1.0-ch05_s04_s02_s01_p03">Change the preceding example with Keisha and Brian, and imagine that Brian orders Keisha to kill his ex-wife Pat, who works at the station next to Keisha. Brian thereafter hands Keisha a switchblade. Keisha cannot kill Pat and claim duress as a defense to murder in most states. Keisha’s life is no more <em class="emphasis">valuable</em> than Pat’s. Therefore, Keisha cannot legally choose to commit the crime of murder and justify the crime with the duress defense.</p>
<div class="key_takeaways editable block" id="storm_1.0-ch05_s04_s02_s01_n01">
<h3 class="title">Key Takeaways</h3>
<ul class="itemizedlist" id="storm_1.0-ch05_s04_s02_s01_l01">
<li>Three elements are required for the choice of evils defense: the defendant must be faced with two or more evils, the evils must be ranked, and it must be objectively reasonable for the defendant to choose to commit the crime to avoid the imminent evil that is ranked higher.</li>
<li>Choice of evils is often based on nature or an act of God; duress is generally brought on by another individual.</li>
<li>Choice of evils and duress are generally not defenses to criminal homicide.</li>
</ul>
</div>
<div class="exercises editable block" id="storm_1.0-ch05_s04_s02_s01_n02">
<h3 class="title">Exercises</h3>
<p class="para" id="storm_1.0-ch05_s04_s02_s01_p04">Answer the following questions. Check your answers using the answer key at the end of the chapter.</p>
<ol class="orderedlist" id="storm_1.0-ch05_s04_s02_s01_l02">
<li>A fire sweeps through a residential neighborhood. Clark and Manny light their neighbor’s house on fire to create a firebreak. This prevents several houses from burning, including Clark’s and Manny’s. Do Clark and Manny have a defense to arson in this case? Why or why not?</li>
<li>Read <em class="emphasis">People v. Lovercamp</em>, 43 Cal. App. 3d 823 (1974). In <em class="emphasis">Lovercamp</em>, the defendants escaped from prison and were immediately captured. The defendants claimed they were forced to escape because a group of prisoners threatened them with sexual assault. The trial court did not allow the defendants to introduce evidence supporting the defense of <strong class="emphasis bold">necessity</strong>, and the defendants were convicted of escape. Did the Court of Appeals of California uphold their conviction for escape? The case is available at this link: <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=6496346791408865822&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=6496346791408865822&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</li>
<li>Read <em class="emphasis">State v. Daoud</em>, 141 N.H. 142 (1996). In <em class="emphasis">Daoud</em>, the defendant was convicted of driving while under the influence. The defendant appealed because the trial court did not allow her to present evidence in support of the <strong class="emphasis bold">duress</strong> defense. Did the Supreme Court of New Hampshire uphold the defendant’s conviction? The case is available at this link: <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=18389754229002463686&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=18389754229002463686&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</li>
</ol>
</div>
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s05" condition="start-of-chunk" version="5.0" lang="en">
<h2 class="title editable block">
<span class="title-prefix">5.5</span> Consent</h2>
<div class="learning_objectives editable block" id="storm_1.0-ch05_s05_n01">
<h3 class="title">Learning Objectives</h3>
<ol class="orderedlist" id="storm_1.0-ch05_s05_l01">
<li>Ascertain the two elements required for the consent defense.</li>
<li>Identify three situations where consent can operate as a legal defense.</li>
</ol>
</div>
<p class="para editable block" id="storm_1.0-ch05_s05_p01"><span class="margin_term"><a class="glossterm">Consent</a><span class="glossdef">A defense that justifies criminal conduct under certain circumstances if the victim knowingly and voluntarily chooses to allow the defendant to commit it.</span></span> by the victim can also form the basis of a justification defense to criminal conduct. <strong class="emphasis bold">Consent</strong> is most commonly used as a defense to sex crimes such as rape, and lack of consent is a criminal <strong class="emphasis bold">element</strong> of most sexual offenses that must be proven beyond a reasonable doubt. Thus consent to sexual acts is discussed in <a class="xref" href="storm_1.0-ch10#storm_1.0-ch10">Chapter 10 "Sex Offenses and Crimes Involving Force, Fear, and Physical Restraint"</a>. In this section, consent to <em class="emphasis">nonsexual</em> conduct is explored. Consent is a defense that can be statutory or common law, perfect or imperfect, depending on the jurisdiction.</p>
<div class="section" id="storm_1.0-ch05_s05_s01">
<h2 class="title editable block">Elements of the Consent Defense</h2>
<p class="para editable block" id="storm_1.0-ch05_s05_s01_p01">Consent can be a valid defense to a crime only if the victim <em class="emphasis">chooses</em> to render it. Thus it must be proffered knowingly and voluntarily, or it is ineffective. Under the Model Penal Code, consent is ineffective if “it is given by a person who is legally incompetent to authorize the conduct…it is given by a person who by reason of youth, mental disease or defect or intoxication is manifestly unable to make a reasonable judgment…it is induced by force, duress or deception” (Model Penal Code § 2.11(3)). In general, consent is not <strong class="emphasis bold">knowing</strong> if it is given by an individual who is too young, mentally incompetent,<span class="footnote" id="storm_1.0-fn05_038">Colo. Rev. Stat. Ann. § 18-1-505, accessed November 23, 2010, <a class="link" target="_blank" href="http://www.michie.com/colorado/lpext.dll?f=templates&fn=main-h.htm&cp=">http://www.michie.com/colorado/lpext.dll?f=templates&fn=main-h.htm&cp=</a>.</span> or intoxicated. In general, consent is not <strong class="emphasis bold">voluntary</strong> if it is induced by force, threat of force, or trickery.<span class="footnote" id="storm_1.0-fn05_039">Del. Code Ann. tit. 11 § 453, accessed November 23, 2010, <a class="link" target="_blank" href="http://delcode.delaware.gov/title11/c004/index.shtml#451">http://delcode.delaware.gov/title11/c004/index.shtml#451</a>.</span></p>
<div class="section" id="storm_1.0-ch05_s05_s01_s01">
<h2 class="title editable block">Example of Unknowing Consent</h2>
<p class="para editable block" id="storm_1.0-ch05_s05_s01_s01_p01">Gina drinks six glasses of wine at a party and offers to be the “donkey” in a game of pin the tail on the donkey. Other party members watch as Gina staggers her way to the front of the room and poses in front of the pin the tail on the donkey poster. Geoff walks up to Gina and stabs her several times in the buttocks with a pin. Geoff probably cannot claim consent as a defense to battery in this case. Gina consented to battery while she was intoxicated, and clearly she was unable to make a reasonable judgment. Thus her consent was not given <strong class="emphasis bold">knowingly</strong> and was ineffective in this situation.</p>
</div>
<div class="section" id="storm_1.0-ch05_s05_s01_s02">
<h2 class="title editable block">Example of Involuntary Consent</h2>
<p class="para editable block" id="storm_1.0-ch05_s05_s01_s02_p01">Change the example with Gina and Geoff. Imagine that Gina just arrived at the party and has not consumed any alcohol. Geoff tells Gina he will poke out her eye with a pin if she does not volunteer to be the donkey in the pin the tail on the donkey game. He exemplifies his threat by making stabbing gestures at Gina’s eye with the pin. Frightened, Gina goes to the front of the room and poses in front of the donkey poster until Geoff stabs her in the buttocks with the pin. Geoff probably cannot claim <strong class="emphasis bold">consent</strong> as a defense to battery in this case. Gina consented in response to Geoff’s threat of physical harm. Thus her consent was not given <strong class="emphasis bold">voluntarily</strong> and was ineffective in this situation.</p>
<div class="figure large editable block" id="storm_1.0-ch05_s05_s01_s02_f01">
<p class="title"><span class="title-prefix">Figure 5.7</span> Delaware Code Annotated</p>
<img src="section_09/10b21a26d4ddf48b4c5acd9b26edd361.jpg">
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s05_s02">
<h2 class="title editable block">Situations Where Consent Can Operate as a Defense</h2>
<p class="para editable block" id="storm_1.0-ch05_s05_s02_p01">Consent is a defense to only a few crimes. In most jurisdictions, consent can operate only as a defense to <em class="emphasis">sexual</em> conduct, injury that occurs during a <em class="emphasis">sporting</em> event, and crimes that do not result in <em class="emphasis">serious bodily injury</em> or <em class="emphasis">death</em>.<span class="footnote" id="storm_1.0-fn05_040">Me. Rev. Stat. Ann. 17-A § 109, accessed November 23, 2010, <a class="link" target="_blank" href="http://www.mainelegislature.org/legis/statutes/17-A/title17-Asec109.html">http://www.mainelegislature.org/legis/statutes/17-A/title17-Asec109.html</a>.</span> As the Model Penal Code states, “[w]hen conduct is charged to constitute an offense because it causes or threatens bodily harm, consent to such conduct or to the infliction of such harm is a defense if: (a) the bodily harm consented to or threatened by the conduct consented to is not serious; or (b) the conduct and the harm are reasonably foreseeable hazards of joint participation in a lawful athletic contest or competitive sport” (Model Penal Code § 2.11(2)).</p>
<div class="section" id="storm_1.0-ch05_s05_s02_s01">
<h2 class="title editable block">Example of Legal Consent</h2>
<p class="para editable block" id="storm_1.0-ch05_s05_s02_s01_p01">Review the examples with Gina and Geoff. Change the examples, and imagine that Gina did not consume any alcohol and was not threatened by Geoff. If Gina offers to be the donkey in the pin the tail on the donkey game and Geoff stabs her in the buttocks with the pin, Geoff may be able to use consent as a defense to battery. Gina’s consent appears to be <strong class="emphasis bold">knowing</strong> and <strong class="emphasis bold">voluntary</strong>. Gina probably does not suffer <strong class="emphasis bold">serious bodily injury</strong> from the pin stab in the buttocks. Thus the elements of legal consent exist, and this situation is appropriate for the consent defense.</p>
<div class="figure full editable block" id="storm_1.0-ch05_s05_s02_s01_f01">
<p class="title"><span class="title-prefix">Figure 5.8</span> Diagram of Defenses, Part 1</p>
<img src="section_09/63e632833adcdbb2987c35beee491ab4.jpg">
</div>
<div class="key_takeaways editable block" id="storm_1.0-ch05_s05_s02_s01_n01">
<h3 class="title">Key Takeaways</h3>
<ul class="itemizedlist" id="storm_1.0-ch05_s05_s02_s01_l01">
<li>Two elements are required for the consent defense: the defendant must consent knowingly (cannot be too young, mentally incompetent, or intoxicated) and voluntarily (cannot be forced, threatened, or tricked).</li>
<li>Three situations where consent can operate as a defense are sexual offenses, situations that do not result in serious bodily injury or death, and sporting events.</li>
</ul>
</div>
<div class="exercises editable block" id="storm_1.0-ch05_s05_s02_s01_n02">
<h3 class="title">Exercises</h3>
<p class="para" id="storm_1.0-ch05_s05_s02_s01_p02">Answer the following questions. Check your answers using the answer key at the end of the chapter.</p>
<ol class="orderedlist" id="storm_1.0-ch05_s05_s02_s01_l02">
<li>Allen tackles Brett during a high school football game, and Brett is severely injured. Can Allen be criminally prosecuted for battery? Why or why not?</li>
<li>Read <em class="emphasis">Donaldson v. Lungren</em>, 2 Cal. App. 4th 1614 (1992). In <em class="emphasis">Donaldson</em>, the defendant sought court permission to be cryogenically frozen because he had a brain tumor and wanted to be frozen until there was a cure. The defendant also sought to protect the individual who was going to help with the process and filed a lawsuit seeking an injunction and immunity from criminal prosecution for <strong class="emphasis bold">assisted suicide</strong>. The defendant claimed he had a constitutional right to <strong class="emphasis bold">consent</strong> to this procedure. Did the Court of Appeals of California uphold the defendant’s right to be frozen—that is, to commit suicide? The case is available at this link: <a class="link" target="_blank" href="http://www.rickross.com/reference/alcor/alcor7.html">http://www.rickross.com/reference/alcor/alcor7.html</a>.</li>
<li>Read <em class="emphasis">Ramey v. State</em>, 417 S.E.2d 699 (1992). In <em class="emphasis">Ramey</em>, the defendant, a police officer, was convicted of battery for beating the defendant with a flashlight and burning his nipples. The defendant claimed that the victim, who appeared to have mental problems, consented to this treatment. The trial court refused to instruct the jury on the consent defense. Did the Court of Appeals of Georgia uphold the defendant’s conviction? The case is available at this link: <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=10809733884390698075&hl=en&as_sdt=2002&as_vis=1">http://scholar.google.com/scholar_case?case=10809733884390698075&hl=en&as_sdt=2002&as_vis=1</a>.</li>
</ol>
</div>
</div>
</div>
</div>
<div class="section" id="storm_1.0-ch05_s06" condition="start-of-chunk" version="5.0" lang="en">
<h2 class="title editable block">
<span class="title-prefix">5.6</span> End-of-Chapter Material</h2>
<div class="callout editable block" id="storm_1.0-ch05_s06_n01">
<h3 class="title">Summary</h3>
<p class="para" id="storm_1.0-ch05_s06_p01">Defenses can be denial or failure of proof, affirmative, imperfect, perfect, factual, legal, common law (created by case law), or statutory (created by a state or federal legislature). A denial or failure of proof defense creates doubt in one or more of the elements of the offense and prevents the prosecution from meeting its burden of proof. An affirmative defense raises an issue separate from the elements of the offense and must be asserted before or during the trial or it cannot serve as the basis for an appeal. Defendants have either the burden of production or the burden of production and persuasion to a preponderance of evidence for an affirmative defense. An imperfect defense reduces the severity of the offense, or sentence. A perfect defense results in an acquittal. A factual defense is grounded in the facts of the case, while a legal defense depends on a statute or common-law principle. An example of a factual defense is an alibi defense, which asserts that the defendant could not have committed the crime because he or she was somewhere else at the time the crime occurred. An example of a legal defense is expiration of the statute of limitations, which means it is too late to prosecute the defendant for the offense.</p>
<p class="para" id="storm_1.0-ch05_s06_p02">Defenses can also be based on justification or excuse. A defense based on justification focuses on the offense and deems the conduct worthy of protection from criminal responsibility. A defense based on excuse focuses on the defendant and excuses his or her conduct under the circumstances.</p>
<p class="para" id="storm_1.0-ch05_s06_p03">Self-defense justifies the defendant’s conduct in using physical force as protective. Self-defense is legal only when the defendant is faced with an unprovoked, imminent attack, and it is objectively reasonable that the degree of force used in response is necessary to avoid the attack. The defendant can be the initial aggressor and still use self-defense if the attacked individual uses too much force in response to the defendant’s attack or if the defendant withdraws from the attack and is still pursued by the attacked individual. The attack does not necessarily have to be imminent if the defendant is a battered wife. Deadly force is any force that can kill under the circumstances. Deadly force can be used in self-defense only if the defendant is faced with imminent death, serious bodily injury, or the commission of a serious felony. Some jurisdictions require the defendant to retreat before resorting to deadly force, while others allow the defendant to stand his or her ground.</p>
<p class="para" id="storm_1.0-ch05_s06_p04">In most states, an individual can defend another to the same extent as self-defense. If a defendant is honestly but unreasonably mistaken about the fact that he or she needs to respond in self-defense or defense of others, imperfect self-defense or defense of others may be appropriate, depending on the jurisdiction. A defendant can also defend property using nondeadly force from an imminent threat of damage, loss, or theft. Real property is land and anything permanently attached to it, while personal property is any movable object. In many jurisdictions, a trespasser may be ejected from real property using nondeadly force after the trespasser has been requested to leave.</p>
<p class="para" id="storm_1.0-ch05_s06_p05">Defense of habitation is distinct from defense of real property in most states. Modern laws called castle laws expand the use of force to defend habitation. Castle laws eliminate the duty to retreat when in the home and provide civil and criminal immunity from prosecution for the use of deadly force. Deadly force can be used against a trespasser who enters occupied premises without consent of the owner when there is an objectively reasonable belief that the occupants will be seriously injured or killed.</p>
<p class="para" id="storm_1.0-ch05_s06_p06">Law enforcement can also use force to arrest or apprehend a criminal. If the force is deadly, it is considered a seizure under the Fourth Amendment and is scrutinized under an objectively reasonable standard.</p>
<p class="para" id="storm_1.0-ch05_s06_p07">The defense of choice of evils (called the necessity defense in some jurisdictions) permits the defendant to commit a crime if the harm caused is less severe than harm that will occur if the crime is not committed. In general, criminal homicide cannot be defended by choice of evils. Duress, a closely related defense, can sanction the use of force when the defendant is imminently threatened with serious bodily injury or death. Like choice of evils, the degree of force used pursuant to duress should be nondeadly.</p>
<p class="para" id="storm_1.0-ch05_s06_p08">The victim can also consent to the defendant’s conduct, creating a consent defense, as long as the consent is given knowingly and voluntarily, the conduct is sexual or occurs during a sporting event, and the conduct does not involve serious bodily injury or death.</p>
</div>
<div class="exercises editable block" id="storm_1.0-ch05_s06_n02">
<h3 class="title">You Be the Defense Attorney</h3>
<p class="para" id="storm_1.0-ch05_s06_p09">You are a well-known private defense attorney with a perfect record. Read the prompt, review the case, and then decide whether you would <strong class="emphasis bold">accept</strong> or <strong class="emphasis bold">reject</strong> it if you want to maintain your level of success. Check your answers using the answer key at the end of the chapter.</p>
<ol class="orderedlist" id="storm_1.0-ch05_s06_l01">
<li>The defendant and his wife argued. She raised a knife above her head and stated, “Don’t make me use this.” The defendant took the knife away and thereafter stabbed the victim forty-three times in the head and chest with it. The defendant wants to make an <em class="emphasis">imperfect self-defense</em> argument. Will you accept or reject the case? Read <em class="emphasis">State v. Perez</em>, 840 P.2d 1118 (1992). The case is available at this link: <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=7422940810428798296&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=7422940810428798296&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</li>
<li>The defendants crossed a police tape and trespassed on a medical clinic’s private property while protesting abortion. The defendants want to make arguments in support of <em class="emphasis">necessity</em>, <em class="emphasis">defense of others</em>, and <em class="emphasis">duress</em>. The basis of the defendants’ claims is that they are protecting the lives of unborn children. Will you accept or reject the case? Read <em class="emphasis">Allison v. Birmingham</em>, 580 So.2d 1377 (1991). The case is available at this link: <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=8254507993974001416&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=8254507993974001416&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</li>
<li>The defendant, a police officer, shot the victim twice after being summoned to the victim’s home by his wife. The victim was intoxicated and armed with two small steak knives. The defendant shot the victim subsequent to a somewhat lengthy encounter during which the victim lunged at him with the knives. The victim claimed he was putting the knives down or about to put the knives down. The victim is suing the defendant for damages based on use of <em class="emphasis">excessive force</em> in arrest or apprehension. Will you accept or reject the case? Read <em class="emphasis">Roy v. Inhabitants of Lewiston</em>, 42 F.3d 691 (1994). The case is available at this link: <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=8822695050372354696&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=8822695050372354696&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</li>
<li>The defendant, the Oakland Cannabis Buyers’ Cooperative, distributes marijuana to qualified patients under California’s Compassionate Use Act, which allows the possession and use of marijuana for medical purposes. The US government wants to stop this distribution under the federal Controlled Substances Act, which prohibits possession and use of marijuana under any circumstances. The defendant wants to continue distribution under a claim of <em class="emphasis">medical necessity</em>. Will you accept or reject the case? Read <em class="emphasis">U.S. v. Oakland Cannabis Buyers’ Cooperative</em>, 532 U.S. 483 (2001). The case is available at this link: <a class="link" target="_blank" href="http://www.law.cornell.edu/supct/pdf/00-151P.ZO">http://www.law.cornell.edu/supct/pdf/00-151P.ZO</a>.</li>
</ol>
</div>
<div class="callout editable block" id="storm_1.0-ch05_s06_n03">
<h3 class="title">Cases of Interest</h3>
<ul class="itemizedlist" id="storm_1.0-ch05_s06_l02">
<li>
<em class="emphasis">Acers v. United States</em>, 164 U.S. 388 (1896), discusses deadly force and self-defense: <a class="link" target="_blank" href="http://supreme.justia.com/us/164/388">http://supreme.justia.com/us/164/388</a>.</li>
<li>
<em class="emphasis">Graham v. Connor</em>, 490 U.S. 386 (1989), discusses force used in arrest: <a class="link" target="_blank" href="http://supreme.justia.com/us/490/386">http://supreme.justia.com/us/490/386</a>.</li>
<li>
<em class="emphasis">State v. Rogers</em>, 912 S.W.2d 670 (1995), discusses duress: <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=4913796561906479282&hl=en&as_sdt=2&as_vis=1&oi=scholarr">http://scholar.google.com/scholar_case?case=4913796561906479282&hl=en&as_sdt=2&as_vis=1&oi=scholarr</a>.</li>
</ul>
</div>
<div class="callout editable block" id="storm_1.0-ch05_s06_n04">
<h3 class="title">Articles of Interest</h3>
<ul class="itemizedlist" id="storm_1.0-ch05_s06_l03">
<li>Affirmative defenses: <a class="link" target="_blank" href="http://www.fd.org/pdf_lib/Beneman_Affirmative_Defenses_materials.pdf">http://www.fd.org/pdf_lib/Beneman_Affirmative_Defenses_materials.pdf</a>
</li>
<li>Self-defense and martial arts: <a class="link" target="_blank" href="http://www.ittendojo.org/articles/general-4.htm">http://www.ittendojo.org/articles/general-4.htm</a>
</li>
<li>Castle laws: <a class="link" target="_blank" href="http://www.harvardjol.com/wp-content/uploads/2010/07/523-554.pdf">http://www.harvardjol.com/wp-content/uploads/2010/07/523-554.pdf</a>
</li>
<li>Necessity and duress defenses: <a class="link" target="_blank" href="http://wings.buffalo.edu/law/bclc/bclrarticles/6/2/westen.pdf">http://wings.buffalo.edu/law/bclc/bclrarticles/6/2/westen.pdf</a>
</li>
</ul>
</div>
<div class="callout editable block" id="storm_1.0-ch05_s06_n05">
<h3 class="title">Websites of Interest</h3>
<ul class="itemizedlist" id="storm_1.0-ch05_s06_l04">
<li>Castle laws by state: <a class="link" target="_blank" href="http://www.readytodefend.com/index.php?main_page=page&id=5&chapter=12">http://www.readytodefend.com/index.php?main_page=page&id=5&chapter =12</a>
</li>
<li>Criminal defense attorneys for all fifty states: <a class="link" target="_blank" href="http://www.hg.org/law-firms/USA-Criminal-Defense.html">http://www.hg.org/law-firms/USA-Criminal-Defense .html</a>
</li>
</ul>
</div>
<div class="callout editable block" id="storm_1.0-ch05_s06_n06">
<h3 class="title">Statistics of Interest</h3>
<ul class="itemizedlist" id="storm_1.0-ch05_s06_l05">
<li>Violence used during household burglaries in the United States: <a class="link" target="_blank" href="http://bjs.ojp.usdoj.gov/content/pub/press/vdhbpr.cfm">http://bjs.ojp.usdoj.gov/content/pub/press/vdhbpr.cfm</a>
</li>
<li>US law enforcement officers killed and assaulted: <a class="link" target="_blank" href="http://www.fbi.gov/about-us/cjis/ucr/leoka/2009/leoka-2009">http://www.fbi.gov/about-us/cjis/ucr/leoka/2009/leoka-2009</a>
</li>
</ul>
</div>
<div class="callout block" id="storm_1.0-ch05_s06_n07">
<h3 class="title">Answers to Exercises</h3>
<p class="simpara">From <a class="xref" href="storm_1.0-ch05_s01#storm_1.0-ch05_s01">Section 5.1 "Criminal Defenses"</a></p>
<ol class="orderedlist" id="storm_1.0-ch05_s06_l06">
<li>Carol’s defense creates <em class="emphasis">doubt</em> in the <em class="emphasis">intent</em> element for battery. Thus Carol’s defense is a denial or failure of proof defense, <em class="emphasis">not</em> an affirmative defense.</li>
<li>The Supreme Court of South Carolina reversed the defendant’s conviction because the jury instruction should have explained that the prosecution has the burden of disproving self-defense <em class="emphasis">beyond a reasonable doubt</em>.</li>
<li>The Supreme Court of Nevada held that necessity was a valid <em class="emphasis">common-law</em> defense to driving while under the influence. However, the court upheld the defendant’s conviction because he did not meet the requirements for necessity under the circumstances.</li>
</ol>
</div>
<div class="callout block" id="storm_1.0-ch05_s06_n08">
<h3 class="title">Answers to Exercises</h3>
<p class="simpara">From <a class="xref" href="storm_1.0-ch05_s02#storm_1.0-ch05_s02">Section 5.2 "Self-Defense"</a></p>
<ol class="orderedlist" id="storm_1.0-ch05_s06_l07">
<li>Colin cannot claim <em class="emphasis">traditional</em> self-defense because there is no objectively reasonable fear of imminent injury or death while Diane is sleeping. Colin also cannot technically assert the battered wife defense because he is a husband. Courts <em class="emphasis">can</em> expand statutory defenses or create new common-law defenses. However, courts may be reluctant to expand the battered wife defense to spouses of either gender, based on the physical differences between men and women and the lack of empirical evidence documenting battered husband syndrome.</li>
<li>The Court of Appeals of Texas affirmed the defendant’s convictions, holding that the jury does <em class="emphasis">not</em> have to be unanimous as to each required element of self-defense.</li>
<li>The US District Court for the District of Montana reversed the fine and held that the defendant did not provoke the attack and was entitled to shoot the bear in self-defense.</li>
</ol>
</div>
<div class="callout block" id="storm_1.0-ch05_s06_n09">
<h3 class="title">Answers to Exercises</h3>
<p class="simpara">From <a class="xref" href="storm_1.0-ch05_s03#storm_1.0-ch05_s03">Section 5.3 "Other Use-of-Force Defenses"</a></p>
<ol class="orderedlist" id="storm_1.0-ch05_s06_l08">
<li>Melanie <em class="emphasis">cannot</em> use defense of others as a defense to criminal homicide. Melanie can defend Colleen only to the same extent she could defend <em class="emphasis">herself</em>. Nothing in the fact pattern indicates that Colleen could defend herself using <strong class="emphasis bold">deadly force</strong>. Thus Melanie could be successfully prosecuted for criminal homicide in this situation.</li>
<li>The Supreme Court of Virginia held that the defendant could not threaten <strong class="emphasis bold">deadly force</strong> to defend <em class="emphasis">personal property</em> and affirmed the conviction.</li>
<li>The Court of Appeals of Texas held that the victim had the right to sue for excessive force used to arrest. The evidence did not indicate that the victim posed an <em class="emphasis">immediate danger</em> to the law enforcement officer’s safety, or that she was attempting to resist arrest or flee. Moreover, the offense—failure to identify herself or give her date of birth—was minor. Thus the law enforcement officer was not immune from a lawsuit for damages under the circumstances.</li>
</ol>
</div>
<div class="callout block" id="storm_1.0-ch05_s06_n10">
<h3 class="title">Answers to Exercises</h3>
<p class="simpara">From <a class="xref" href="storm_1.0-ch05_s04#storm_1.0-ch05_s04">Section 5.4 "Defenses Based on Choice"</a></p>
<ol class="orderedlist" id="storm_1.0-ch05_s06_l09">
<li>Clark and Manny can use <strong class="emphasis bold">choice of evils</strong> as a defense to arson in many jurisdictions. Clark and Manny were confronted with two harms: the loss of several homes or the loss of their neighbor’s home. Clark and Manny ranked the loss of one home lower than the loss of several homes, which is <em class="emphasis">objectively reasonable</em>. Thus Clark and Manny could be acquitted or have a reduction in sentence or severity of the offense, depending on the jurisdiction.</li>
<li>The Court of Appeals of California held that the defendants should have been allowed to present evidence in support of the <strong class="emphasis bold">necessity</strong> defense and were entitled to a retrial.</li>
<li>The Supreme Court of New Hampshire upheld the defendant’s conviction. The court recognized that a common-law defense of <strong class="emphasis bold">duress</strong> exists in some jurisdictions, but held that the facts in the defendant’s case did not indicate that she was under duress. The court stated the defendant had lawful alternatives to driving while under the influence, such as calling a taxi or a friend for a ride or walking.</li>
</ol>
</div>
<div class="callout block" id="storm_1.0-ch05_s06_n11">
<h3 class="title">Answers to Exercises</h3>
<p class="simpara">From <a class="xref" href="storm_1.0-ch05_s05#storm_1.0-ch05_s05">Section 5.5 "Consent"</a></p>
<ol class="orderedlist" id="storm_1.0-ch05_s06_l10">
<li>In most jurisdictions, Allen cannot be criminally prosecuted because Brett <strong class="emphasis bold">consented</strong> to being tackled by <em class="emphasis">choosing</em> to participate in football, a contact sport.</li>
<li>The Court of Appeals of California held that the defendant had no constitutional right to be cryogenically frozen and affirmed the lower court’s dismissal of his lawsuit seeking an injunction and immunity from criminal prosecution. The court reasoned that the defendant’s right to refuse medical treatment is different from involving another individual in his death. It thereafter held that the defendant was legally free to commit suicide, but he could not authorize another to kill him.</li>
<li>The Court of Appeals of Georgia upheld the defendant’s conviction for battery. The court stated, “It is the act and intent and results of the defendant’s act which constitute the crimes as charged; the attitude of the victim is not called into issue by these elements.”<span class="footnote" id="storm_1.0-fn05_041"><em class="emphasis">Ramey v. State</em>, 417 S.E.2d 699, 701 (1992), accessed November 23, 2010, <a class="link" target="_blank" href="http://scholar.google.com/scholar_case?case=10809733884390698075&hl=en&as_sdt=2002&as_vis=1">http://scholar.google.com/scholar_case?case=10809733884390698075&hl=en&as_sdt=2002&as_vis=1</a>.</span>
</li>
</ol>
</div>
<div class="callout editable block" id="storm_1.0-ch05_s06_n12">
<h3 class="title">Answer to Law and Ethics Question</h3>
<ol class="orderedlist" id="storm_1.0-ch05_s06_l11">
<li>The US Court of Appeals for the Ninth Circuit gave great discretion to the state trial court, creating a presumption that the trial court did a proper analysis of the law and evidence when rejecting the <strong class="emphasis bold">imperfect self-defense</strong> jury instruction. The court thereafter agreed with the trial court’s findings that the evidence excluded did <em class="emphasis">not</em> support a theory of <em class="emphasis">imminent</em> threat, required under California case law for a theory of imperfect self-defense.<span class="footnote" id="storm_1.0-fn05_042"><em class="emphasis">Menendez v. Terhune</em>, 422 F.3d 1012, 1029 (2005), accessed November 19, 2010, <a class="link" target="_blank" href="http://cases.justia.com/us-court-of-appeals/F3/422/1012/569492">http://cases.justia.com/us-court-of-appeals/F3/422/1012/569492</a>.</span> The battered wife syndrome or defense was not discussed in detail, although the Menendez brothers’ theory of abuse is similar. This case is a good demonstration of how state case law varies, especially with regard to modern theories of self-defense based on psychological trauma. In a different state, there may have been a <em class="emphasis">different result</em> grounded in state law regarding these innovative defense theories.</li>
</ol>
</div>
<div class="callout editable block" id="storm_1.0-ch05_s06_n13">
<h3 class="title">Answers to You Be the Defense Attorney</h3>
<ol class="orderedlist" id="storm_1.0-ch05_s06_l12">
<li>In this case, the trial court rejected the imperfect self-defense argument and refused to instruct the jury on involuntary manslaughter. The Supreme Court of Kansas affirmed. The court held that after the defendant took the knife away, the victim was unarmed and no <em class="emphasis">imminent</em> threat of harm remained. Thus you would lose on the imperfect self-defense argument and should <strong class="emphasis bold">reject</strong> the case.</li>
<li>The Court of Criminal Appeals of Alabama affirmed the trial court’s rejection of the defense arguments based on the fact that <em class="emphasis">abortion</em> is <em class="emphasis">legal</em>. The court reviewed the common law, statutes, and case precedent and concluded that these defenses are not appropriate to protest legal acts. Thus you would lose on the justification defense arguments and should <strong class="emphasis bold">reject</strong> the case.</li>
<li>The United States Court of Appeals for the First Circuit affirmed the lower court’s dismissal of the lawsuit for damages. The court held that the defendant’s use of force was objectively reasonable under the circumstances and gave <em class="emphasis">broad latitude</em> to officers who are forced to make split-second decisions under dangerous conditions. Thus you would win on the appropriate use of force in arrest argument and should <strong class="emphasis bold">accept</strong> the case.</li>
<li>The US Supreme Court held that there is no medical necessity exception to the Controlled Substances Act. The Court based its holding on the language of the federal statute, which reflects a determination that marijuana has no medical benefits worthy of an exception. Thus you would lose on the medical necessity argument and should <strong class="emphasis bold">reject</strong> the case.</li>
</ol>
</div>
</div>
</div>
<div id=navbar-bottom class="navbar">
<div class="navbar-part left">
<a href="s08-the-elements-of-a-crime.html"><img src="shared/images/batch-left.png"></a> <a href="s08-the-elements-of-a-crime.html">Previous Chapter</a>
</div>
<div class="navbar-part middle">
<a href="index.html"><img src="shared/images/batch-up.png"></a> <a href="index.html">Table of Contents</a>
</div>
<div class="navbar-part right">
<a href="s10-criminal-defenses-part-2.html">Next Chapter</a> <a href="s10-criminal-defenses-part-2.html"><img src="shared/images/batch-right.png"></a>
</div>
</div>
</div>
<script type="text/javascript" src="shared/book.js"></script>
</body>
</html>