<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hi Kristen,</p>
<p><br>
</p>
<p>Though I have not yet been able to remind myself of why MODIFIED is outside of LOCAL, one likely motivation was to allow for unbounded dependencies where the filler needs a different value for MODIFIED than would be required at the other end of the dependency,
 where the gap was introduced.&nbsp; Since the value of SLASH is only of type `local', the values for MODIFIED could thus differ.&nbsp; I can't come up with a compelling example where such a mismatch is needed, but I can imagine that we were unsure at the time, so made
 a conservative decision allowing for the possibility of finding the need for such a mismatch someday.&nbsp; If there is never a need for allowing such a mismatch, then we would make stronger predictions by moving MODIFIED into LOCAL, and then it probably should
 be inside of CAT, but not HEAD.&nbsp; I'll do a little more investigating to see if I can find evidence supporting the current cautious architecture.</p>
<p><br>
</p>
<p>&nbsp;Dan</p>
<p><br>
</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> developers-bounces@emmtee.net &lt;developers-bounces@emmtee.net&gt; on behalf of Kristen Howell &lt;kphowell@uw.edu&gt;<br>
<b>Sent:</b> Thursday, November 9, 2017 10:55 AM<br>
<b>To:</b> developers<br>
<b>Subject:</b> [developers] Why is MODIFIED in SYNSEM</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr"><span style="font-size:12.8px">Hi all,</span>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">I am working on an analysis for adverbial subordinators in clausal modifiers in the Grammar Matrix, and I'm adding a feature similar to MODIFIED. This feature will track the presence of an adverb (so that a rule higher up can be
 sensitive to it).&nbsp; It will &quot;start&quot; on the adverb (with different types corresponding to different adverbial subordinators) and be passed to the mother of the head-adj-phrase.</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">Since this feature is very similar to MODIFIED (which the Grammar Matrix adopted from the ERG), I have put it in SYNSEM and more or less mirrored the way MODIFIED tracks in the grammar. My question is if anyone remembers why MODIFIED
 lives all the way out in SYNSEM. Of course it couldn't be a HEAD feature because it tracks with the modified daughter, but why not CAT or LOCAL?</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">Best,</div>
<div style="font-size:12.8px">Kristen</div>
</div>
</div>
</div>
</div>
</body>
</html>