-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors in data by Urban-2011-160 #1338
Comments
To provide explanation, I add a column
The first order split is by a
Parsing can be done with regex of other modes, but obviously, this representation only works if an explanation is given, and my tests showed that the concept glosses, which are a key to other items in the list (
While these spelling errors are easily corrected, I wonder if we can make a consistent typical network link inside a concept list, that refers to another concept and adds (arbitrary) information. Should I try JSON? |
I'll have a look. I think this could be done with JSON and the link syntax
from CLDF markdown.
Johann-Mattis List ***@***.***> schrieb am Fr., 10. Nov.
2023, 20:50:
… To provide explanation, I add a column semantic_change to the data, which
looks in extreme cases like this:
[3] «smoke» > «fog/mist» (11 polysemies, 3 overt markings); [7] «smoke» > «dust» (8 polysemies, 4 overt markings); [8] «smoke» > «cloud» (7 polysemies, 2 overt markings)
The first order split is by a ; , each item of this list refers to a
semantic change reference of the base concept ("smoke") to the other
concept:
[3] «smoke» > «fog/mist» (11 polysemies, 3 overt markings)
Parsing can be done with regex of other modes, but obviously, this
representation only works if an explanation is given, and my tests showed
that the concept glosses, which are a key to other items in the list (
fog/mist has a separate row) fail in three cases:
{
"mirrow": "mirror",
"straw/hay": "straw",
"cheeck": "cheek",
}
While these spelling errors are easily corrected, I wonder if we can make
a consistent typical network link inside a concept list, that refers to
another concept and adds (arbitrary) information. Should I try JSON?
—
Reply to this email directly, view it on GitHub
<#1338 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGUOKCVQBLFPQIH746ECVDYD2AP7AVCNFSM6AAAAAA7GUA2QCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBWGM2DQNZRGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I have a concrete proposal of how to deal with this, using a new example by Winter-2022-103.
|
So I have links of sources and targets (we could reduce to one of them), and a source node contains the ID of the source (Concepticon-Conceptlist-Entry-ID), the name of the concept, and other properties that would be properties of the edge from source current node. |
I'd like to make the function of |
Ah, okay, easy to do. |
I'd prepare -- when I find time -- a PR for both Urban's previous dataset and Winter-2022-102. |
It would need to be |
Btw.: In the current concepticon CLDF data, we have no standard way to refer to a "Concept", i.e. the set of all glosses for the same concept in one concept list. In your example above, that wouldn't be a problem, I think, because refering to the particular gloss (i.e. the concept in a particular language) is the right thing to do. But there may be cases, where we want to refer to a concept with many glosses in the same concept list, e.g. https://concepticon.clld.org/values/Luniewska-2016-299-2 |
Would the tabular representation not restrict the link anyway to a row which is a concept? I think for the Multi-Simlex-Data, we may have another version, where we'd want to link to a cell in the tabular data, which would then be not a concept, but a gloss? |
Ah, yes, if the data is represented in tabular form that could be made explicit through the metadata. I was thinking of something intermediate - i.e. some sort of JSON with some CLDF semantics. |
I tried to be consistent, but a recent check showed spelling errors in my annotation of semantic changes in Urban-2011-160.
@xrotwang, we have a situation in this list that maybe warrants intervention by deciding how to handle these cases. My format is clear, it can be parsed, it does not throw errors apart from me having typos in the glosses, but we may want to model these cases in JSON to avoid problems, so if you have an idea how to handle this list, it would be very useful.
The text was updated successfully, but these errors were encountered: