[developers] matrix predicate names
    Francis Bond 
    bond at ieee.org
       
    Tue Mar  1 10:34:04 CET 2016
    
    
  
G'day,
we have five instances of '_rel'  in a recent matrix (the one in zhong)
norm_rel := predsort.
named_rel := norm_rel.
  [ PRED named_rel,
  [ PRED 'implicit_coord_rel ].
  [ PRED 'null_coord_rel ].
     RELS <! [ PRED "exist_q_rel", ARG0 #ind, RSTR #ltop ] !>,
I think one should be named_n_rel, one exist_q_rel (not a string) and
the others should also probably be types, or if strings
"coord_c_implict_rel", "coord_c_null_rel", ...
I don't know about norm, but I suspect he is also nouny.
-- 
Francis Bond <http://www3.ntu.edu.sg/home/fcbond/>
Division of Linguistics and Multilingual Studies
Nanyang Technological University
    
    
More information about the developers
mailing list