/*
Head-Complement rule
*/
addRule
( (new RuleX
(" [pos SYNSEM:LOC:CAT:[COMPS:[elist] "+
" SPR: #1 ] "+
" ] -> "+
" H[SYNSEM:LOC:CAT:[ COMPS:#0 "+
" SPR: #1 ] "+
" ] #0=[] ",
this) ).build() );