autotyp / autotyp-data

AUTOTYP data export
Creative Commons Attribution 4.0 International
38 stars 17 forks source link

Invalid value for Sentence->ClauseWordOrder->WordOrderAPLex #29

Closed xrotwang closed 2 years ago

xrotwang commented 2 years ago

AO isn't specified as valid value, see https://github.com/autotyp/autotyp-data/blob/88133f01232702659bac179baafbb99d3adc1727/metadata/Sentence/ClauseWordOrder.yaml#L30-L64 yet is encountered in the data:

$ grep "\"AO\"" raw/autotyp-data/data/json/Sentence/ClauseWordOrder.json -m 1 -A 3 -B 3
    "LID": 199,
    "Glottocode": "nama1264",
    "Language": "Nama",
    "WordOrderAPLex": "AO",
tzakharko commented 2 years ago

Thank you for the report! I have created #30 to track this and related issues. Should you want to report more problems of this kind, please post them there.