<?xml version="1.0"?>
<frameset>
<note>
Frames file for 'name' based on survey of initial sentences from big corpus
and comparison to 'call'.  Name is essentially equivalent to 'call' sense
two, but 'name' Arg2 is 'call' Arg3.
</note>

<predicate lemma="name">
<roleset id="name.01" name="call" vncls="29.3"> 
<roles>
  <role descr="namer" n="0">
	  <vnrole vncls="29.3" vntheta="Agent"/></role>
  <role descr="named" n="1">
	  <vnrole vncls="29.3" vntheta="Theme"/></role>
  <role descr="name of arg1" n="2">
	  <vnrole vncls="29.3" vntheta="Predicate"/></role>
</roles>

<example name="passivized">
<inflection aspect="ns" form="participle" person="ns" tense="ns" voice="passive"/>
<text>
    The issue, formally named *trace* MNB Home Equity Loan Asset
    Backed Certificates, Series 1989, will represent interest in a
    trust fund...  
</text>
        <arg f="MNR" n="M">formally</arg>
        <rel>named</rel>
        <arg n="1">*trace* -&gt;  The issue</arg>
        <arg n="2">MNB Home Equity Loan Asset Backed Certificates,
        Series 1989,</arg> 
</example>

<example name="name as AS">
  <text>
    Polls named Tatsunori Hara as the male symbol of Japan.
  </text>
  <arg n="0">Polls</arg>
  <rel>named</rel>
  <arg n="1">Tatsunori Hara</arg>
  <arg f="as" n="2">the male symbol of Japan</arg>
</example>

<example name="no name mentioned">
  <text>
    ...the man, whom it did not name *trace*
  </text>
  <arg n="0">it</arg>
  <arg f="NEG" n="M">did not</arg>
  <rel>name</rel>
  <arg n="1">*trace* -&gt; whom</arg>
</example>

<example name="name as infinitive">
  <text>
    Lee Karns named James Nichol to succeed him.
  </text>
  <arg n="0">Lee Karns</arg>
  <rel>named</rel>
  <arg n="1">James Nichol</arg>
  <arg n="2">to succeed him</arg>
</example>

<note>
most commonly passive:
</note>

<example name="passivized">
  <text>
    Both these candidates are named *trace* Rudolph Giuliani.
  </text>
  <rel>are named</rel>
  <arg n="1">*trace* -&gt; both candidates</arg>
  <arg n="2">Rudolph Giuliani</arg>
</example>

<note>
if only one arg is present (esp in passive) it will be Arg2:
</note>

<example name="name only">
  <text>
    No successor was named *trace*
  </text>
  <rel>was named</rel>
  <arg n="2">*trace* -&gt; successor</arg>
</example>

<example name="underlying of above">
  <text>
    John Smith was named successor.
  </text>
  <arg n="1">John Smith</arg>
  <rel>was named</rel>
  <arg n="2">successor</arg>
</example>

<example name="active equivalent of above">
  <text>
    BigHugeCo named John Smith as successor.
  </text>
  <arg n="0">BigHugeCo</arg>
  <rel>named</rel>
  <arg n="1">John Smith</arg>
  <arg f="as" n="2">successor</arg>
</example>

</roleset>


</predicate>
</frameset>
