spunct_in_par
class spunct_in_par { %% special cases of final punctuation inside parenthesie %% example: un chat (?) est venu mettre le bazar - x_modifier; Foot < Incise; node(Incise).bot.incise_kind = value(par); node(Incise).adj = value(strict); % node Modifier: [type: coanchor, cat: poncts, lex: '?'|'!'|'!?'|'?!']; node Modifier: [type: coanchor, cat: poncts]; node(Root).top = node(Root).bot; node(Root).cat = value(N2|adj|adv|v); }
Ajouter un commentaire