Data & Transparency (lang-data-and-transparency)
Language increasingly treats documented, checkable data and reproducible analysis as a mark of
serious work: a reader should be able to see the pattern and, where quantitative, re-run the model. But
the requirements differ by subfield and evolve, and linguistic data carry ethical obligations to
consultants and communities that generic "open data" rhetoric ignores. This skill helps you document,
share, and protect your materials appropriately — without over-stating a deposit mandate the journal
may not impose.
When to trigger
- Assembling the data/code/annotation to accompany a submission
- Deciding what can and cannot be shared (consultant confidentiality, community agreements, licensed
corpora)
- A reader asked for the dataset, the glossed corpus, the sound files, or the analysis script
- Writing a data-availability statement
What "transparent" means at Language (by data type)
Quantitative (experiment / corpus)
- Share the analysis-ready data and the script that reproduces the models, tables, and figures;
pin package versions and set seeds. A repository (e.g., OSF) with a readme is the norm.
- If the raw corpus is licensed, share the derived counts + the extraction code so the pipeline is
reproducible even when the source text cannot be redistributed.
Elicited / fieldwork
- Provide numbered, Leipzig-glossed examples with sources; where possible, archive recordings and
annotations in a language archive (e.g., ELAR, PARADISEC, AILLA, TLA) under access terms the
community agreed to.
- Document the elicitation and transcription workflow so another linguist could interpret the data.
Phonetic
- Share measurement scripts (e.g., Praat scripts) and, where consent allows, the sound files or
acoustic measurements; state the alignment/measurement settings.
Ethics of linguistic data (do not skip)
- Consent and community agreements govern what may be archived and how; open sharing is not always
ethical, and "restricted access" is a legitimate, respectful choice.
- Anonymize speakers where required; do not expose identities via metadata or audio.
- Credit consultants and communities per current best practice and any community protocol.
Calibration (do not over- or under-state, hedged)
Language rewards transparency as craft, but the pack does not assert a specific editor-verified
replication mandate — verify the current data-availability policy on the CUP/LSA author pages before
claiming any gate. The honest posture: share what you ethically can, document what you cannot, and never
present restricted community data as if it were freely open. Illustrative: a variationist study shares
the coded token file, the R script, and a codebook on OSF, but keeps the raw interview audio restricted
under the community agreement and says so in the data statement — transparent and ethical at once.
Referee/editor conformance check
| Slip reviewers catch |
The Language-appropriate fix |
| "Results not reproducible from what's shared." |
post analysis data + script; pin versions, set seeds |
| "Glosses can't be checked." |
numbered Leipzig-glossed examples with per-token sources |
| "Licensed corpus can't be shared." |
share derived counts + extraction code + a pointer to the source |
| "Speaker identities exposed." |
anonymize; restrict audio per consent |
| "Claims a deposit rule that isn't stated." |
describe your sharing; verify the live policy, don't invent one |
Anti-patterns
- Quantitative results with no shared data or script (reviewers cannot reproduce the model)
- Treating community/consultant data as "open" without consent or agreement
- Exposing speaker identities through metadata, audio, or examples
- Glossed data with no source, so a reader cannot verify the token
- Over-stating a journal replication mandate the live policy does not impose (verify first)
Transparency pass for Language
Treat this skill as an executable review pass, not a prose hint. First lock what evidence underlies each
claim; then judge whether the manuscript answers the venue's real reader: linguists who value checkable
evidence and who also respect the ethics of working with speakers and communities.
- Do the pass: for each claim, name where the supporting data and code live, the access terms, and
any ethical constraint on sharing.
- Return a ledger: give
claim / evidence / where-it-lives / sharing-constraint rows so the next
agent can act.
- Sibling guard: documentation-heavy work may fit Language Documentation & Conservation; if a
sibling owns the contribution, recommend re-routing before polishing.
- Stop condition: do not give submission-ready advice until
resources/official-source-map.md has
been checked for the current data-availability policy.
Output format
【Data types】experiment / corpus / elicited / phonetic / archival
【Shared】analysis data + script posted (repo/OSF)? [Y/N/NA]
【Glossed examples】numbered, Leipzig, sourced? [Y/N]
【Ethics】consent / community agreement / anonymization handled? [Y/N]
【Data statement】accurate, no over-stated mandate? [Y/N]
【Next】lang-tables-figures
Supplementary resources
Source: brycewang-stanford/Awesome-Journal-Skills → Language-Linguistic-Society-Skills/skills/lang-data-and-transparency/SKILL.md
1---2name: lang-data-and-transparency3description: Use when preparing the data, annotation, and reproducibility materials for a Language (LSA) manuscript — shared datasets and code, glossed corpora, sound files, and the ethics of working with language consultants and communities. Language values transparent, documented data; over-stating a mandated deposit is as wrong as hiding materials. Documents and shares; it does not run the analysis.4---567# Data & Transparency (lang-data-and-transparency)89*Language* increasingly treats **documented, checkable data and reproducible analysis** as a mark of10serious work: a reader should be able to see the pattern and, where quantitative, re-run the model. But11the requirements differ by subfield and evolve, and linguistic data carry **ethical obligations** to12consultants and communities that generic "open data" rhetoric ignores. This skill helps you document,13share, and protect your materials appropriately — without over-stating a deposit mandate the journal14may not impose.1516## When to trigger1718- Assembling the data/code/annotation to accompany a submission19- Deciding what can and cannot be shared (consultant confidentiality, community agreements, licensed20 corpora)21- A reader asked for the dataset, the glossed corpus, the sound files, or the analysis script22- Writing a data-availability statement2324## What "transparent" means at Language (by data type)2526### Quantitative (experiment / corpus)27- Share the **analysis-ready data and the script** that reproduces the models, tables, and figures;28 pin package versions and set seeds. A repository (e.g., OSF) with a readme is the norm.29- If the raw corpus is licensed, share the **derived counts + the extraction code** so the pipeline is30 reproducible even when the source text cannot be redistributed.3132### Elicited / fieldwork33- Provide **numbered, Leipzig-glossed examples with sources**; where possible, archive recordings and34 annotations in a language archive (e.g., ELAR, PARADISEC, AILLA, TLA) under access terms the35 community agreed to.36- Document the **elicitation and transcription workflow** so another linguist could interpret the data.3738### Phonetic39- Share measurement scripts (e.g., Praat scripts) and, where consent allows, the sound files or40 acoustic measurements; state the alignment/measurement settings.4142## Ethics of linguistic data (do not skip)4344- **Consent and community agreements** govern what may be archived and how; open sharing is not always45 ethical, and "restricted access" is a legitimate, respectful choice.46- **Anonymize** speakers where required; do not expose identities via metadata or audio.47- Credit consultants and communities per current best practice and any community protocol.4849## Calibration (do not over- or under-state, hedged)5051*Language* rewards transparency as craft, but the pack does **not** assert a specific editor-verified52replication mandate — verify the current data-availability policy on the CUP/LSA author pages before53claiming any gate. The honest posture: share what you ethically can, document what you cannot, and never54present restricted community data as if it were freely open. Illustrative: a variationist study shares55the coded token file, the R script, and a codebook on OSF, but keeps the raw interview audio restricted56under the community agreement and says so in the data statement — transparent and ethical at once.5758## Referee/editor conformance check5960| Slip reviewers catch | The Language-appropriate fix |61|----------------------|------------------------------|62| "Results not reproducible from what's shared." | post analysis data + script; pin versions, set seeds |63| "Glosses can't be checked." | numbered Leipzig-glossed examples with per-token sources |64| "Licensed corpus can't be shared." | share derived counts + extraction code + a pointer to the source |65| "Speaker identities exposed." | anonymize; restrict audio per consent |66| "Claims a deposit rule that isn't stated." | describe your sharing; verify the live policy, don't invent one |6768## Anti-patterns6970- Quantitative results with no shared data or script (reviewers cannot reproduce the model)71- Treating community/consultant data as "open" without consent or agreement72- Exposing speaker identities through metadata, audio, or examples73- Glossed data with no source, so a reader cannot verify the token74- Over-stating a journal replication mandate the live policy does not impose (verify first)7576## Transparency pass for Language7778Treat this skill as an executable review pass, not a prose hint. First lock what evidence underlies each79claim; then judge whether the manuscript answers the venue's real reader: linguists who value checkable80evidence and who also respect the ethics of working with speakers and communities.8182- **Do the pass:** for each claim, name where the supporting data and code live, the access terms, and83 any ethical constraint on sharing.84- **Return a ledger:** give `claim / evidence / where-it-lives / sharing-constraint` rows so the next85 agent can act.86- **Sibling guard:** documentation-heavy work may fit *Language Documentation & Conservation*; if a87 sibling owns the contribution, recommend re-routing before polishing.88- **Stop condition:** do not give submission-ready advice until `resources/official-source-map.md` has89 been checked for the current data-availability policy.9091## Output format9293```94【Data types】experiment / corpus / elicited / phonetic / archival95【Shared】analysis data + script posted (repo/OSF)? [Y/N/NA]96【Glossed examples】numbered, Leipzig, sourced? [Y/N]97【Ethics】consent / community agreement / anonymization handled? [Y/N]98【Data statement】accurate, no over-stated mandate? [Y/N]99【Next】lang-tables-figures100```101102## Supplementary resources103104- [`../../resources/external_tools.md`](../../resources/external_tools.md) — archives, OSF, glossing and reproducibility tooling105- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — Language data-availability policy live-check106107---108109**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `Language-Linguistic-Society-Skills/skills/lang-data-and-transparency/SKILL.md`