<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Student Reader&#039;s Workbook</title>
	<atom:link href="http://workbook.studentreader.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://workbook.studentreader.com</link>
	<description>Just another Student Reader weblog</description>
	<lastBuildDate>Fri, 15 Jan 2010 01:29:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Logic: Inductive Arguments: Strong Forms</title>
		<link>http://workbook.studentreader.com/logic-inductive-arguments-strong-forms/</link>
		<comments>http://workbook.studentreader.com/logic-inductive-arguments-strong-forms/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 01:20:39 +0000</pubDate>
		<dc:creator>Levi Clancy</dc:creator>
				<category><![CDATA[Logic]]></category>

		<guid isPermaLink="false">http://workbook.studentreader.com/?p=1920</guid>
		<description><![CDATA[


Argument
Construct
Overview



Enumeration
A particular F is G.Another F is G.Yet another F is G.(and so on)∴ Every F is G.
This is an example of generalizing from particular cases to obtain the conclusion, which is a universal quantification. The more particular cases that are analyzed then the stronger the argument.


Statistical Syllogism
Most F are G.&#945; is F.∴ &#945; is [...]]]></description>
			<content:encoded><![CDATA[<table class="table-lined">
<thead>
<tr>
<th width="170px">Argument</th>
<td width="120px">Construct</td>
<td>Overview</td>
</tr>
</thead>
<tr>
<th>Enumeration</th>
<td>A particular F is G.<br />Another F is G.<br />Yet another F is G.<br /><i>(and so on)</i><br />∴ Every F is G.</td>
<td>This is an example of <i>generalizing</i> from particular cases to obtain the conclusion, which is a universal quantification. The more particular cases that are analyzed then the stronger the argument.</td>
</tr>
<tr>
<th>Statistical Syllogism</th>
<td>Most F are G.<br />&alpha; is F.<br />∴ &alpha; is G.</td>
<td>This is a probabilistic version of <a href="http://workbook.studentreader.com/logic-universal-and-existential-quantifiers/">Universal Syllogism</a>. The more F&#8217;s that are ascertained to be G, the stronger the argument.</td>
</tr>
<tr>
<th>Analogical Syllogism</th>
<td>&alpha; and &beta; are both X.<br />&alpha; and &beta; are both Y.<br /><i>(and so on)</i><br />&alpha; is F.<br />∴ &beta; is F.</td>
<td>Attributes in common between &alpha; and &beta; must not just be abundant for a strong argument, but be relevant. For example, if two individuals are the same height then one person will not be good at math just because the other is; however, a relevant criteria would be meticulousness.</td>
</tr>
<tr>
<th>Inference</th>
<td>P.<br />Q best explains P.<br />∴ Q.</td>
<td>For Q to be the best explanation, it must be better than any other explanation. The size of the set of rival explanations, therefore, determines the strength of the argument. Furthermore, the best explanation at one time may not be the best at another. </td>
</tr>
<tr>
<th></th>
<td></td>
<td></td>
</tr>
<tr>
<th></th>
<td></td>
<td></td>
</tr>
</table>
<div class="row width-50p">
<div>
<div class="subheader">Prediction</div>
<p>Explaining a phenomenon usually gives rise to <i>predictions</i> about recurrence of that phenomenon. For example, finding that retinoblastoma is explained by Rb<sup>-/-</sup> mutations allows <i>predictions</i> that retinoblastoma will form in Rb<sup>-/-</sup> individuals. Thus, explanations and predictions oft go in tandem. An explanation that gives rise to poor predictions is a poor explanation. A prediction that is supported by a poor explanation is not trustworthy.</p>
</div>
<div>
<div class="subheader">Causal Inference</div>
<p>In <i>causal inference</i>, the best explanation for a phenomenon is sought by inquiring about its cause. For example, retinoblastoma researchers combed through countless genes to find a cause for retinoblastoma. After finding a mutation present in all and only retinoblastoma cases, researchers created an Rb<sup>-/-</sup> population. Its constituents invariably formed retinoblastoma. Rb mutations were <i>causally inferred</i> as the best explanation for retinoblastoma.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://workbook.studentreader.com/logic-inductive-arguments-strong-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logic: Deductive Arguments: Identity &amp; Liebniz&#8217;s Laws</title>
		<link>http://workbook.studentreader.com/logic-identity-liebnizs-laws/</link>
		<comments>http://workbook.studentreader.com/logic-identity-liebnizs-laws/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 00:06:46 +0000</pubDate>
		<dc:creator>Levi Clancy</dc:creator>
				<category><![CDATA[Logic]]></category>

		<guid isPermaLink="false">http://workbook.studentreader.com/?p=1897</guid>
		<description><![CDATA[Numerical identity entails absolute indiscernibility. If x and y are indiscernible, they share all the same traits and x = y. Identical twins are not one and the same and thus are not numerically identical; they are instead extremely similar, thus sharing qualitative identity.


Liebniz&#8217;s Law of Indiscernibility of the Identical
For every x, for every y,If [...]]]></description>
			<content:encoded><![CDATA[<p><i>Numerical identity</i> entails absolute indiscernibility. If x and y are indiscernible, they share all the same traits and <i>x = y</i>. Identical twins are not one and the same and thus are not numerically identical; they are instead extremely similar, thus sharing <i>qualitative identity</i>.</p>
<div class="row width-50p">
<div>
<div class="subheader">Liebniz&#8217;s Law of Indiscernibility of the Identical</div>
<p class="center">For every x, for every y,<br />If x = y, then x and y have exactly the same properties.</p>
<p>Leibniz&#8217;s Law of Indiscernibility of the Identical is useful in demonstrating the distinctness of two easily confused things. For example, some materialists argue that mental phenomena are simply neurophysiological phenomena. Their opponents typically attempt to show some mental phenomena have properties that do not occur neurophysiologically. If their opponents succeeded, then Liebniz&#8217;s Law of Indiscernibility of the Identical woud entail, via Universal Instantiation and Modus Tollens, that mental activities are not identical with neurophysiological activities.</p>
</div>
<div>
<div class="subheader">LIebniz&#8217;s Law of Identity of the Indiscernible</div>
<p class="center">For every x, for every y,<br />If x and y have exactly the same properties, then x = y.</p>
<p>This argument does not prove that identical twins are identical. To be numerically identical, identical twins would have to share the same spatial location, a feat which is possible for existing objects.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://workbook.studentreader.com/logic-identity-liebnizs-laws/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logic: Deductive Arguments: Universal and Existential Quantifiers</title>
		<link>http://workbook.studentreader.com/logic-universal-and-existential-quantifiers/</link>
		<comments>http://workbook.studentreader.com/logic-universal-and-existential-quantifiers/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 23:22:23 +0000</pubDate>
		<dc:creator>Levi Clancy</dc:creator>
				<category><![CDATA[Logic]]></category>

		<guid isPermaLink="false">http://workbook.studentreader.com/?p=1881</guid>
		<description><![CDATA[Quantificationally Valid Forms
Not all valid argument forms are truth-functional. Some use universal quantifiers (ie, every) and some use existential quantifiers (ie, some). However, it is imperative that a universal quantification is not ambiguous, as in &#8220;everything is not blue&#8221; &#8212; is everything non-blue, or is it that some things non-blue?



Argument
Construct
Overview



Universal Instantation
Every F is G.If &#945; [...]]]></description>
			<content:encoded><![CDATA[<div class="subheader">Quantificationally Valid Forms</div>
<p>Not all valid argument forms are truth-functional. Some use <i>universal quantifiers</i> (ie, every) and some use <i>existential quantifiers</i> (ie, some). However, it is imperative that a <i>universal quantification</i> is not ambiguous, as in &#8220;everything is not blue&#8221; &#8212; is everything non-blue, or is it that some things non-blue?</p>
<table class="table-lined">
<thead>
<tr>
<th width="170px">Argument</th>
<td width="120px">Construct</td>
<td>Overview</td>
</tr>
</thead>
<tr>
<th>Universal Instantation</th>
<td>Every F is G.<br />If &alpha; is F,<br />Then &alpha; is G.</td>
<td>A <i>counterexample</i> refutes a universal instantiation, for example by providing an &alpha; that is F but not G.</td>
</tr>
<tr>
<th>Existential Quantification</th>
<td>Some F is G.<br /><i>another example,</i><br />Most F are G.</td>
<td>An existential quantification is not subject to counterexamples; it can only be disproven by examining every F and showing that none are G. This is because existential quantifications yield no entailments concerning any given item.</td>
</tr>
<tr>
<th>Universal Syllogism</th>
<td>Every F is G.<br />&alpha; is F.<br />∴ &alpha; is G.</td>
<td><i>Universal Syllogism</i> is valid, as assured by the validity of Universal Instantiation (If &amp;alpha is F, it is G) and Modus Ponens (&amp;alpha is F, ∴ &amp;alpha is G).</td>
</tr>
</table>
<div class="subheader">Quantificationally Invalid Forms</div>
<table class="table-lined">
<thead>
<tr>
<th width="170px">Argument</th>
<td width="120px">Construct</td>
<td>Overview</td>
</tr>
</thead>
<tr>
<th>Universal Negation</th>
<td>Everything is not G<br /><i>another example,</i><br />Every F is not G.</td>
<td>Is everything a non-G, or are some things G and some things non-G? This form is ambiguous.</td>
</tr>
<tr>
<th>&#8220;Some&#8221; and &#8220;Not All&#8221;</th>
<td>Some F are G.<br />∴ Not all F are G.</td>
<td>By <i>reductio ad absurdum</i>, this form is clearly invalid. For example, at an all-girls school where all its students are female, it is still true that some students are female.</td>
</tr>
<tr>
<th></th>
<td></td>
<td></td>
</tr>
<tr>
<th></th>
<td></td>
<td></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://workbook.studentreader.com/logic-universal-and-existential-quantifiers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logic: Reductio Ad Absurdum</title>
		<link>http://workbook.studentreader.com/logic-reductio-ad-absurdum/</link>
		<comments>http://workbook.studentreader.com/logic-reductio-ad-absurdum/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 23:12:11 +0000</pubDate>
		<dc:creator>Levi Clancy</dc:creator>
				<category><![CDATA[Logic]]></category>

		<guid isPermaLink="false">http://workbook.studentreader.com/?p=1879</guid>
		<description><![CDATA[Reductio Ad Absurdum
An especially powerful valid deductive argument form is reductio ad absurdum. If you are unsure how to directly argue P, you may use reductio ad absurdum. First, assume it is not the case that P; second, include known truths amongst your premises; lastly, draw a conclusion that is a contradiction. It is impossible [...]]]></description>
			<content:encoded><![CDATA[<div class="subheader">Reductio Ad Absurdum</div>
<p>An especially powerful valid deductive argument form is <i>reductio ad absurdum</i>. If you are unsure how to directly argue P, you may use <i>reductio ad absurdum</i>. First, assume it is not the case that P; second, include known truths amongst your premises; lastly, draw a conclusion that is a contradiction. It is impossible for a valid argument with true premises to result in a contradiction. Ergo, the premise P must not be true.</p>
<div class="excerpt">Suppose your friend maintains that every opinion is equally correct. You disagree but do not know how to argue against her directly. So you try <i>reductio ad absurdum</i>. You say to her, &#8220;Let us assume that you are right, that is, that every opinion is equally correct. Now, my opinion that you are wrong is an opinion, so it is correct. That is, it is correct to say that you are wrong. So, you are wrong. Thus, you are right and you are wrong, which is a contradiction. Therefore by <i>reductio</i>, the initial assumption that you are right must be rejected. This, you are wrong. (McHenry &amp; Yagisawa, p 22)</div>
]]></content:encoded>
			<wfw:commentRss>http://workbook.studentreader.com/logic-reductio-ad-absurdum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logic: Deductive Arguments: Truth-Functional Operators</title>
		<link>http://workbook.studentreader.com/logic-truth-functional-operators/</link>
		<comments>http://workbook.studentreader.com/logic-truth-functional-operators/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 23:11:45 +0000</pubDate>
		<dc:creator>Levi Clancy</dc:creator>
				<category><![CDATA[Logic]]></category>

		<guid isPermaLink="false">http://workbook.studentreader.com/?p=1877</guid>
		<description><![CDATA[



Truth-Functional Operators: What Are They?


Operator
Construct
Overview


Conditional
If P, then Q.
P is the antecedent and Q is the consequent.


Disjunction
Either P or Q.



Negation
It is not P.



Conjunction
Both P and Q.

















Necessary Conditions &#38; Sufficient Conditions


Operator
Construct


Necessary Condition
If not P, then not Q.


Sufficient Condition
If P, then Q.


Neccesary &#38; Sufficient
Q if and only if P.













To get an A in math, you must ace the [...]]]></description>
			<content:encoded><![CDATA[<div class="row">
<div>
<table>
<tr>
<td colspan="3" class="subheader-td">Truth-Functional Operators: What Are They?</td>
</tr>
<tr class="bold gray">
<th>Operator</th>
<td width="80px">Construct</td>
<td>Overview</td>
</tr>
<tr>
<th>Conditional</th>
<td>If P, then Q.</td>
<td>P is the antecedent and Q is the consequent.</td>
</tr>
<tr>
<th>Disjunction</th>
<td>Either P or Q.</td>
<td></td>
</tr>
<tr>
<th>Negation</th>
<td>It is not P.</td>
<td></td>
</tr>
<tr>
<th>Conjunction</th>
<td>Both P and Q.</td>
<td></td>
</tr>
<tr>
<th></th>
<td></td>
<td></td>
</tr>
<tr>
<th></th>
<td></td>
<td></td>
</tr>
</table>
</div>
<div>
<table>
<tr>
<td colspan="3" class="subheader-td">Necessary Conditions &amp; Sufficient Conditions</td>
</tr>
<tr class="bold gray">
<th>Operator</th>
<td width="160px">Construct</td>
</tr>
<tr>
<th>Necessary Condition</th>
<td>If not P, then not Q.</td>
</tr>
<tr>
<th>Sufficient Condition</th>
<td>If P, then Q.</td>
</tr>
<tr>
<th>Neccesary &amp; Sufficient</th>
<td>Q if and only if P.</td>
</tr>
<tr>
<th></th>
<td></td>
</tr>
<tr>
<th></th>
<td></td>
</tr>
</table>
</div>
</div>
<div class="row width-50p">
<div>To get an A in math, you must ace the midterm and the final. Acing your midterm and acing your final are each <i>necessary</i> for an A in the class, yet neither is <i>sufficient</i> on its own.</div>
<div>To get an A in literature, the only requirement is to ace the one and only paper. Acing the paper is <i>necessary</i> and <i>sufficient</i> for an A in the class. You ace the class <i>if and only if</i> you ace the paper.</div>
</div>
<div class="subheader">Truth-Functional Operators: Truth-Fuctionally Valid Forms</div>
<table class="table-lined">
<thead>
<tr>
<th width="170px">Argument</th>
<td width="120px">Construct</td>
<td>Overview</td>
</tr>
</thead>
<tr>
<th>Modus Ponens</th>
<td>If P, then Q.<br />It is P.<br />∴ It is Q.</td>
<td>Modus Ponens (<i>Affirming Mode</i>) is perhaps the most prevalent argument form. It contains one premise that is a conditional, which is affirmed by the other premise.</td>
</tr>
<tr>
<th>Modus Tollens</th>
<td>If P, then Q.<br />It is not Q.<br />∴ It is P.</td>
<td>Modus Tollens (<i>Denying Mode</i>) contains one premise that is a conditional statement, which is negated by the other premise.</td>
</tr>
<tr>
<th>Hypothetical Syllogism</th>
<td>If P, then Q.<br />If Q, then R.<br />∴ if P then R.</td>
<td><i>Hypothetical Syllogism</i> contains premises and conclusions that are all conditionals. The consequent of one premise is identical with the antecedent of the other premise. The antecedent of the former and consequent of the latter are identical to the antecedent and consequent of the conclusion.</td>
</tr>
<tr>
<th>Dilemma</th>
<td>Either P or Q.<br />If P, then R.<br />If Q, then S.<br />∴ Either R or S.</td>
<td><i>Dilemma</i> can be viewed as a beast with two horns &#8212; seize the P horn, you get R; seize te Q horn, you get S. Therefore, either Q or S is begotten.</td>
</tr>
<tr>
<th>Simplified Dilemma</th>
<td>EIther P or Q.<br />If P, then R.<br />If Q, then R.<br />∴ R.</td>
<td><i>Simplified Dilemma</i> lists all possible conditionals; since these conditional share the same consequent, the conclusion is the consequent.</td>
</tr>
<tr>
<th>Disjunctive Syllogism</th>
<td>Either P or Q.<br />Not P.<br />∴ Q.</td>
<td></td>
</tr>
<tr>
<th></th>
<td></td>
<td></td>
</tr>
<tr>
<th></th>
<td></td>
<td></td>
</tr>
</table>
<div class="subheader">Truth-Functional Operators: Fallacies</div>
<table class="table-lined">
<thead>
<tr>
<th width="170px">Argument</th>
<td width="120px">Construct</td>
<td>Overview</td>
</tr>
</thead>
<tr>
<th>Affirming the Consequent</th>
<td>If P, then Q.<br />Q.<br />∴ P.</td>
<td><i>Affirming the Consequent</i> is an invalid argument, which is regardless of the premises&#8217; truthfulness. The conclusion is the antecedent of the conditional, as opposed to the consequent or the negation of the antecedent.</td>
</tr>
<tr>
<th>Denying the Antecedent</th>
<td>If P, then Q.<br />Not P.<br />∴ Not Q.</td>
<td><i>Denying the Consequent</i> is an invalid argument, which is regardless of the premises&#8217; truthfulness. The conclusion is the negation of the consequent of the conditional premise.</td>
</tr>
<tr>
<th>Begging the Question</th>
<td>P<br />∴ P.</td>
<td><i>Begging the Question</i> is a valid fallacy whereby the conclusion is included among the premises. Begging the Question is oft misunderstood; it actually refers to stealing (begging) the conclusion and smuggling it into the premises.</td>
</tr>
<tr>
<th></th>
<td></td>
<td></td>
</tr>
<tr>
<th></th>
<td></td>
<td></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://workbook.studentreader.com/logic-truth-functional-operators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logic: What Is An Argument?</title>
		<link>http://workbook.studentreader.com/logic-what-is-an-argument/</link>
		<comments>http://workbook.studentreader.com/logic-what-is-an-argument/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 23:10:00 +0000</pubDate>
		<dc:creator>Levi Clancy</dc:creator>
				<category><![CDATA[Logic]]></category>

		<guid isPermaLink="false">http://workbook.studentreader.com/?p=1840</guid>
		<description><![CDATA[
An argument is a set of statements, of which one is the conclusion and the rest are the premises. In a deductive argument, the conclusion is necessarily true based on the premises; for example, If you spin in circles, you get dizzy. You are spinning. Therefore, you are dizzy. In an inductive argument, the conclusion [...]]]></description>
			<content:encoded><![CDATA[<div class="row width-33p">
<div>An argument is a set of statements, of which one is the conclusion and the rest are the premises. In a deductive argument, the conclusion is necessarily true based on the premises; for example, <i>If you spin in circles, you get dizzy. You are spinning. Therefore, you are dizzy.</i> In an inductive argument, the conclusion is likely true most of the time. For example, <i>If you spin in circles, you will likely get sick. You are spinning. Therefore, you will likely get sick.</i></div>
<div>An argument is valid if and only if it is impossible for its premises to be true and the conclusion false. An argument is sound if and only if it is valid and its premises are all true. A sound argument invariably has a true conclusion. An argument is strong if and only if it is improbable for the premises to be true and the conclusion false. An argument is reliable if and only if it is strong and its premises are all true. Soundness is to validity what reliability is to strength.</div>
<div>An inductive argument is strong rather than valid. Therefore, not every invalid inductive argument is a failed argument. An inductive argument is as reliable as it is strong, and as failed as it is weak. The major valid deductive argument forms involve <a href="http://workbook.studentreader.com/logic-truth-functional-operators/">truth-functional operators</a>, <a href="http://workbook.studentreader.com/logic-universal-and-existential-quantifiers/">universal quantifiers, existential quantifiers</a> and <a href="http://workbook.studentreader.com/logic-identity-liebnizs-laws/">identity</a>. The most used strong inductive argument forms include <a href="http://workbook.studentreader.com/logic-inductive-arguments-strong-forms/">Enumeration, Statistical Syllogism, Analogical Syllogism and Inference</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://workbook.studentreader.com/logic-what-is-an-argument/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: A Hypothetical Burial of Egyptian Scribe Qeniherkhepeshef</title>
		<link>http://workbook.studentreader.com/a-hypothetical-burial-of-egyptian-scribe-qeniherkhepeshef/</link>
		<comments>http://workbook.studentreader.com/a-hypothetical-burial-of-egyptian-scribe-qeniherkhepeshef/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 22:44:54 +0000</pubDate>
		<dc:creator>Levi Clancy</dc:creator>
				<category><![CDATA[Ancient Civilizations]]></category>

		<guid isPermaLink="false">http://workbook.studentreader.com/?p=1651</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://workbook.studentreader.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-1651">Password:<br />
<input name="post_password" id="pwbox-1651" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://workbook.studentreader.com/a-hypothetical-burial-of-egyptian-scribe-qeniherkhepeshef/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paper Review: How Does PAR-1 Operate?</title>
		<link>http://workbook.studentreader.com/paper-review-how-does-par-1-operate/</link>
		<comments>http://workbook.studentreader.com/paper-review-how-does-par-1-operate/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 01:28:23 +0000</pubDate>
		<dc:creator>Levi Clancy</dc:creator>
				<category><![CDATA[Biology Essays]]></category>
		<category><![CDATA[mcdb 138]]></category>

		<guid isPermaLink="false">http://workbook.studentreader.com/?p=1633</guid>
		<description><![CDATA[What is the question asked or the overall problem?
Complex gene regulation propels vertebrate neurogenesis &#8212; and cell polarity also plays a critical role. This paper explores the relevance of the polarity protein PAR-1 and its regulatory kinase aPKC to neurogenesis, as well as the importance of the ubiquitin ligase Mind bomb (Mib). Mib is imperative [...]]]></description>
			<content:encoded><![CDATA[<p><span class="bold">What is the question asked or the overall problem?</span></p>
<p>Complex gene regulation propels vertebrate neurogenesis &#8212; and cell polarity also plays a critical role. This paper explores the relevance of the polarity protein PAR-1 and its regulatory kinase aPKC to neurogenesis, as well as the importance of the ubiquitin ligase Mind bomb (Mib). Mib is imperative for Notch ligand activity, and interactions between Mib and Par-1 are characterized.</p>
<p><span class="bold">What is the experimental system/techniques?</span></p>
<p>To verify that PAR-1 and aKPC are vital to neurogenesis, they were over- and under-expressed (via mRNA and morpholino injection, respectively). Direct examination and in situ hybridization for neuronal markers were two techniques used to quantify primary neuron populations. Markers included N-tubulin and Hox11L2 (for primary neurons), Sox2 and Sox3 (for neuronal progenitors). Phospho-histone-3 staining was used to measure mitosis. </p>
<p>To test whether differences between wild-type, abundant or ablated PAR-1 and apKC levels affect neuronal differentiation directly or via cytoskeletal disruption, the C17.2 strain of cells was used. This strain lacks epithelial morphology yet can differentiate into neurons &#8212; thus mutant differentiation in these cells must be independent of their cytoskeletal (in)activity. If PAR-1 and aPKC are unable to disrupt or enhance neuronal differentiation in these cells, then their own activity must involve cytoskeletal intervention.</p>
<p>The Notch pathway is a major regulator of neurogenesis. Perhaps PAR-1 and aPKC are mediated by the Notch pathway. To test this, a luciferase reporter with multimerized CSL-binding sites was used in C17.2 cells cotransfected with various aPKC and PAR-1 construct.  Immunoprecipitation, spectrometry, over- and under-expression and other techniques were all used to probe the interaction of PAR-1 with Mib. Dil1 signaling activity depends on the ubiquitination of its intracellular domain by Mib &#8212; thus, fusing Dil1 to an ubiquitin would rescue it from the effects of PAR-1.</p>
<p>With earlier experiments revealing that PAR-1 phosphorylates Mib, researchers set out to identify Mib&#8217;s phosphorylation sites relevant to this pathway. Various Mib proteins were engineered with substitutions in putative serine/threonine phosphorylation motifs. Their levels were then assayed in presence or absence of PAR-1 in Xenopus embryo lysates.</p>
<p><span class="bold">What are the results and conclusions?</span></p>
<p>Over- and under-expression of PAR-1 and aKPC reveals that they influence neurogenesis in Xenopus embryos. Increased PAR-1 caused a surge in the number of primary neurons. Depletion of PAR-1 significantly reduced the number of primary neurons. Wnt signaling was unaffected, indicating that PAR-1 is not mediated by the Wnt pathway. Supportive of these findings, that aPKC increases decreased primary neuron quantities; aPKC decreases increased primary neuron quantities. Interestingly, populations of neuronal progenitors were not remarkably affected despite the presence or absence of PAR-1 activity causing wide rises and falls in primary neuron populations. This finding was supported by a corresponding consistence of mitotic activity despite activation or deactivation of PAR-1 activity. However N-tubuln activity was found to be remarkably increased within the bounds of its normal expression (as opposed to being expressed ectopically). Thus PAR-1 must promote neuronal differentiation yet not progenitor pool expansion. Increasing and decreasing PAR-1 and aPKC activity in C17.2 cells yielded parallel results – thus, their activity is intrinsic and does not rest upon a cytoskeletal pathway.</p>
<p>The luciferase reporter with multimerized CSL-binding sites was activated by aPKC and inhibited by PAR-1. Specifically, PAR-1 modulated Dil1 but not Notch ICD &#8212; PAR-1 repressed its activity while aPKC modestly enhanced it. Upstream of Dil1 is Mib. Mass spectrometry identified a mammalian PAR-1 homolog among proteins associated with Mib. Their physical interaction was verified by coprecipitation from cell lysates. An immune complex kinase assay revealed that PAR-1 phosphorylated Mib and a similar E3 ubiquitin ligase, identifying Mib as an in vitro substrate for PAR-1. In vivo, PAR-1 and homologs downregulated Mib levels in lysates from embryos and cultures. Mib mutated in its Eg ligase capability was unaffected by PAR-1, even when PAR-1 was overexpressed. Ablation of PAR-1 led to an increase in Mib protein levels. Treating with proteasome inhibitors cancelled the inhibitory effect of PAR-1 on Mib, suggesting that inhibition occurs via a proteasome pathway. Thus, PAR-1 likely phosphorylates Mib causing Mib&#8217;s proteasome-dependent degradation. Furthermore, Mib ubiquitinates Dil1; by fusing Dil1 to an ubiquitin and assaying neuronal development, it was shown that Dil1’s over-ubiquitination led to reduced neuronal growth and was impervious to overexpression of its inhibitor PAR-1. This shows that PAR-1 regulates Dil1 by phosphorylating E3-ubiquitin ligases such as Mib which in turn ubiquitinate Dil1.</p>
<p>Most Mlb mutants remained sensitive to PAR-1-mediated degradation, with the sites M2 and M8 each critical for this process; indeed, M2 and M8 mutations rendered the Mib mutants impervious to the effects of PAR-1.  Thus, specific phosphorylation sites in Mib are required for PAR-1-dependent changes in Dil1 ubiquitination.</p>
]]></content:encoded>
			<wfw:commentRss>http://workbook.studentreader.com/paper-review-how-does-par-1-operate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paper Review: Everything You Ever Wanted To Know About Cdx2</title>
		<link>http://workbook.studentreader.com/paper-review-everything-you-ever-wanted-to-know-about-cdx2/</link>
		<comments>http://workbook.studentreader.com/paper-review-everything-you-ever-wanted-to-know-about-cdx2/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 01:29:42 +0000</pubDate>
		<dc:creator>Levi Clancy</dc:creator>
				<category><![CDATA[Biology Essays]]></category>
		<category><![CDATA[mcdb 138]]></category>

		<guid isPermaLink="false">http://workbook.studentreader.com/?p=1686</guid>
		<description><![CDATA[What is the question asked or the overall problem?
Vertebrate Crossveinless-2 (CV2) is a BMP4-dependent secreted protein that can potentiate or antagonize BMP4 signaling and is required for formation of crossveins in the Drosophila wing. What effects does CV2 depletion have in the cell? Since it is dependent on a robust BMP4 gradient, what is CV2&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><span class="bold">What is the question asked or the overall problem?</span></p>
<p>Vertebrate Crossveinless-2 (CV2) is a BMP4-dependent secreted protein that can potentiate or antagonize BMP4 signaling and is required for formation of crossveins in the Drosophila wing. What effects does CV2 depletion have in the cell? Since it is dependent on a robust BMP4 gradient, what is CV2&#8217;s function with respect to BMP4? Does it complex with BMP4? CV2 is indeed cleaved – but is it cleaved by tolloid proteases, as is Chordin? Does CV2 bind to purified Chordin with high affinity, and do CV2 and Chordin have similar in vivo activities?</p>
<p><span class="bold">What is the experimental system/techniques?</span></p>
<p>Cdx2 null mice die before gastrulation. Researchers thus engineered a conditional Cdx2-ablated mutant to study Cdx2&#8217;s role in the gut endoderm. Mice heterozygous for the conditional allele were crossed with wild-type mice; the heterozygotes were bed to form homozygous mutant F2 progeny. Cdx2 was equally ablated throughout the intestine.</p>
<p>Mutant duodenal epithelium proliferation was assayed by BrdU incorporation. Apoptosis was assayed via cleaved caspase-3 and also TUNEL staining. Mutant Cdx2 epithelial cells identity was directly observed by transmission electron microscopy of ultrastructural features. In addition, identity of these cells was probed by an immunohistochemical assay for keratin 13 and p63 (markers of keratinocytes, which TEM indicates is the identity of these mutant Cdx2 epithelial cells). For further study, markers of anterior foregut endoderm were assayed.</p>
<p>Gene expression profiling (via microarray) was performed using RNA samples extracted from total E18.5 control and mutant ileum as well as normal esophagus. Additional profiling was performed with PCR to examine the cell fate switch in the Cdx2-deficient posterior intestine, focusing on transcriptional regulators known to be crucial in regulating intestinal differentiation.<br />
Cdx factors regulate Hox genes, which are expressed both within and outside the endoderm and affect gastrointestinal development. Analysis was performed on various Hox genes, including those whose early gut expression domains are well characterized. Further study was done, particularly on Wnt proteins and their targets.</p>
<p><span class="bold">What are the results and conclusions?</span></p>
<p>Cdx2 deficiency prevents colon formation and caused complete intestinal obstruction in Cdx2 mutants &#8212; the poor wretches. Despite live births, mutant pups died in postnatal day one (P1). Their posterior gut region was grossly abnormal. Wild-type controls had a colon and rectum at the terminus of their intestinal tract; mutants all lacked colons, with various other defects arising. Mutant duodenums were distended and translucent due to fluid retention caused by distal obstructed.</p>
<p>BrdU incorporation revealed an expanded proliferative compartment in the mutant duodenal epithelium. However, assays of apoptosis revealed a wild-type apoptotic rate. Expanded proliferation and a lack of enhanced cell death suggest that Cdx2 mutants have an epithelial proliferative pattern reminiscent of early embryonic stages prior to intestinal differentiation. Transmission electron microscopy revealed abundant tonofilaments in mutant posterior epithelial cells. Tonofilaments are typical of squamous epithelial cells &#8212; they are often seen in the desmosomal junctions of keratinocytes. Keratinocytes are typical of stratified esophageal epithelia but are extremely rare in the normal intestine. Immunohistochemical assays of keratin 13 and p63 &#8212; common in keratinocytes but rare in wild-type midgut and hindgut endoderm &#8212; revealed that the mutant epithelium was positive for these markers. Furthermore, the fact that an anterior foregut endoderm marker was detected in Cdx2-deficient ileum indicates it was indeed anteriorized and did not just undergo a significant developmental delay.</p>
<p>Mutant ileum was more transcriptionally similar to esophageal tissue than to normal ileum. Nearly all intestine-specific genes were downregulated in the mutant ileum. There were significant expression changes in 40% each of: genes signficantly expressed in E18.5 intestinal epithelium; and genes expressed more in the intestine than stomach. Also, genes expressed specifically in differentiated intestinal epithelium were all heavily downregulated. Genes involved in keratinocyte formation were significantly upregulated &#8212; including nine of those involved in esophageal formation. This strengthens the notion of the identity of the mutant epithelium.</p>
<p>Cdx2 mRNA obviously decreased &#8212; and so did several intestine-enriched transcription factors. Reverse-transcription and PCR revealed that this transcriptional modification occurred early in development. In fact, the expression of Math1 was reduced from E12.5 onward &#8212; this is significant as it is crucial for differentiation of intestinal secretory cell types. Conversely, foregut-enriched genes were ectopically activated in the mutant posterior intestine as early as E12.5. Additional genes were dramatically activated ectopically, and various more genes were repressed in their wild-type expression domains.</p>
<p>Hox9, expressed in the posterior hindgut, was underexpressed in Cdx2 mutants. In the early gut, Hoxc8, Hoxb9, Hoxc9, Hoxa13 and Hoxd13 mRNA levels were significantly lower in the mutant posterior intestine. However various Parahox genes maintained wild-type expression, indicating that not all factors along the AP axis of the gut were impacted by Cdx2 deficiency. Wnt proteins was upregulated due to anteriorization of the gut, causing subsequent upregulation of Wnt targets.</p>
<p>In conclusion, this paper finds that Cdx2 is necessary for posterior patterning of the gut along the AP axis. It controls many factors – prior studies postulated that it functions via of Hox factors. However, there are several Hox factors which are independent of Cdx2 yet still fall along the AP axis. Thus Cdx2 must function by targeting a litany of transcription factors, many of which are Hox factors. Cdx2 mutants are anteriorized, and can be rescued by Cdx1.</p>
]]></content:encoded>
			<wfw:commentRss>http://workbook.studentreader.com/paper-review-everything-you-ever-wanted-to-know-about-cdx2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FCP B96 F45: Mr. and Mrs. James Henry Devereux to Leonora Curtin, 1916/01/12</title>
		<link>http://workbook.studentreader.com/fcp-b96-f45-mr-and-mrs-james-henry-devereux-to-leonora-curtin-19160112/</link>
		<comments>http://workbook.studentreader.com/fcp-b96-f45-mr-and-mrs-james-henry-devereux-to-leonora-curtin-19160112/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 01:54:43 +0000</pubDate>
		<dc:creator>Levi Clancy</dc:creator>
				<category><![CDATA[FCP Archive Box 96]]></category>
		<category><![CDATA[leonora muse curtin]]></category>

		<guid isPermaLink="false">http://workbook.studentreader.com/?p=1597</guid>
		<description><![CDATA[Mr. and Mrs. James Henry Devereux
announce the marriage of their daughter Dorothy
to Mrs. Fredrick John Curtin

Fenyes-Curtin-Paloheimo Archive, Box 96 and Folder 45

]]></description>
			<content:encoded><![CDATA[<p>Mr. and Mrs. James Henry Devereux<br />
announce the marriage of their daughter Dorothy<br />
to Mrs. Fredrick John Curtin</p>
<div class="reference">
Fenyes-Curtin-Paloheimo Archive, Box 96 and Folder 45
</div>
]]></content:encoded>
			<wfw:commentRss>http://workbook.studentreader.com/fcp-b96-f45-mr-and-mrs-james-henry-devereux-to-leonora-curtin-19160112/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
