<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="candc.xml"?>

<candc>
<ccg>
 <rule type="rp" cat="S[dcl]">
  <rule type="ba" cat="S[dcl]">
   <rule type="rp" cat="NP">
    <rule type="ba" cat="NP">
     <rule type="rp" cat="NP">
      <rule type="lex" cat="NP">
       <rule type="fa" cat="N">
        <lf start="0" span="1" word="Pierre" lemma="Pierre" pos="NNP" chunk="I-NP" entity="I-PER" cat="N/N" />
        <lf start="1" span="1" word="Vinken" lemma="Vinken" pos="NNP" chunk="I-NP" entity="I-PER" cat="N" />
       </rule>
      </rule>
      <lf start="2" span="1" word="," lemma="," pos="," chunk="O" entity="O" cat="," />
     </rule>
     <rule type="lex" cat="NP\NP">
      <rule type="ba" cat="S[adj]\NP">
       <rule type="lex" cat="NP">
        <rule type="fa" cat="N">
         <lf start="3" span="1" word="61" lemma="61" pos="CD" chunk="I-NP" entity="O" cat="N/N" />
         <lf start="4" span="1" word="years" lemma="year" pos="NNS" chunk="I-NP" entity="O" cat="N" />
        </rule>
       </rule>
       <lf start="5" span="1" word="old" lemma="old" pos="JJ" chunk="I-ADJP" entity="O" cat="(S[adj]\NP)\NP" />
      </rule>
     </rule>
    </rule>
    <lf start="6" span="1" word="," lemma="," pos="," chunk="O" entity="O" cat="," />
   </rule>
   <rule type="fa" cat="S[dcl]\NP">
    <lf start="7" span="1" word="will" lemma="will" pos="MD" chunk="I-VP" entity="O" cat="(S[dcl]\NP)/(S[b]\NP)" />
    <rule type="ba" cat="S[b]\NP">
     <rule type="ba" cat="S[b]\NP">
      <rule type="fa" cat="S[b]\NP">
       <lf start="8" span="1" word="join" lemma="join" pos="VB" chunk="I-VP" entity="O" cat="(S[b]\NP)/NP" />
       <rule type="fa" cat="NP[nb]">
        <lf start="9" span="1" word="the" lemma="the" pos="DT" chunk="I-NP" entity="O" cat="NP[nb]/N" />
        <lf start="10" span="1" word="board" lemma="board" pos="NN" chunk="I-NP" entity="O" cat="N" />
       </rule>
      </rule>
      <rule type="fa" cat="(S[X]\NP)\(S[X]\NP)">
       <lf start="11" span="1" word="as" lemma="as" pos="IN" chunk="I-PP" entity="O" cat="((S\NP)\(S\NP))/NP" />
       <rule type="fa" cat="NP[nb]">
        <lf start="12" span="1" word="a" lemma="a" pos="DT" chunk="I-NP" entity="O" cat="NP[nb]/N" />
        <rule type="fa" cat="N">
         <lf start="13" span="1" word="nonexecutive" lemma="nonexecutive" pos="JJ" chunk="I-NP" entity="O" cat="N/N" />
         <lf start="14" span="1" word="director" lemma="director" pos="NN" chunk="I-NP" entity="O" cat="N" />
        </rule>
       </rule>
      </rule>
     </rule>
     <rule type="fa" cat="(S[X]\NP)\(S[X]\NP)">
      <lf start="15" span="1" word="Nov." lemma="Nov." pos="NNP" chunk="B-NP" entity="I-DAT" cat="((S\NP)\(S\NP))/N[num]" />
      <lf start="16" span="1" word="29" lemma="29" pos="CD" chunk="I-NP" entity="I-DAT" cat="N[num]" />
     </rule>
    </rule>
   </rule>
  </rule>
  <lf start="17" span="1" word="." lemma="." pos="." chunk="O" entity="O" cat="." />
 </rule>
</ccg>
</candc>

