Skip to content

underscores in rel values #103

@olzama

Description

@olzama

SRG has many rel values, and some contain underscores, which seems to be illegal from the point of view of e.g. pydelphin (https://delphinqa.ling.washington.edu/t/unexpected-structure-for-pydelphin-mrs-compare/1052)

_respecto_a_p_temp_rel :=  temp_loc_rel.
_respecto_de_p_rel :=  miscprep_rel.
_según_el_decir_de_p_rel :=  miscprep_rel.
_sin_contar_con_p_rel :=  miscprep_rel.
_sin_necesidad_de_p_rel :=  miscprep_rel.
_si_no_es_por_p_rel :=  miscprep_rel.
_sin_perjuicio_de_p_rel :=  miscprep_rel.
_so_pena_de_p_rel :=  miscprep_rel.

...and so forth.

If this is indeed illegal, they should all be changed to e.g. dashes, both in fundamentals.tdl where they are defined and in the lexicon or potentially other files where they are used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions