coord_starter
class coord_starter { <: sentence_starter; node starter: [type: coanchor, cat: coo, adj: no]; node coma : [type : lex, lex : ',', optional: yes]; starter < coma; coma < Foot; Root >> coma; }
class coord_starter { <: sentence_starter; node starter: [type: coanchor, cat: coo, adj: no]; node coma : [type : lex, lex : ',', optional: yes]; starter < coma; coma < Foot; Root >> coma; }
Ajouter un commentaire