cnoun_as_quantity_mod_on_csu
{
node(Root).cat = value(csu);
%% should get an indication of temporal/spatial csu
node(Root).top.que = value(+);
}
{
node(Root).cat = value(csu);
%% should get an indication of temporal/spatial csu
node(Root).top.que = value(+);
}
Ajouter un commentaire