<div dir="ltr"><div>Hello,</div><div><br></div><div>Working around some sentences taken from "ACE described by itself", i get a strange result : the second variable to which relation refer doesn't exist.<br></div><div><br></div><div>Here the two sentences, I simplified :<br></div><div><br></div><div>There are some users.<br>They prefer to use a formal method in their own natural language.<br></div><div><br></div><div>The drs resulted :</div><div><br></div><div>drspp>[A,B,C]<br>object(A,user,countable,na,geq,2)-1/4<br>predicate(B,prefer,A,C)-2/2<br>   C<br>   [D,E,F]<br>   object(D,method,countable,na,eq,1)-2/7<br>   property(D,formal,pos)-2/6<br>   relation(E,of,G)-2/9<br>   object(E,language,countable,na,eq,1)-2/12<br>   property(E,natural,pos)-2/11<br>   predicate(F,use,A,D)-2/4<br>   modifier_pp(F,in,E)-2/8<br></drspp><br></div><div><br></div><div>We can see that the variable G, used in relation(E,of,G)-2/9 doesn't exist.</div><div><br></div><div>Is it a normal behavior ?</div><div><br></div><div>Thank you.</div><div><br></div><div>P-A Voye<br></div></div>