spunct_others
class spunct_others { <: spunct_unsat; node(Punct).lex = value('.'|'!'|'!!'|'!!!'|'!?'|'?!'|'!?!?'|'?!?!'|'_SMILEY'|':'|','); % node(S).top.wh = value(-); desc.dependency = value('punct.final'); }
class spunct_others { <: spunct_unsat; node(Punct).lex = value('.'|'!'|'!!'|'!!!'|'!?'|'?!'|'!?!?'|'?!?!'|'_SMILEY'|':'|','); % node(S).top.wh = value(-); desc.dependency = value('punct.final'); }
Ajouter un commentaire