-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #376 from empiriker/de
Add linkage_subtitles.json for German Wiktionary
- Loading branch information
Showing
5 changed files
with
72 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"Gegenwörter": "antonyms", | ||
"Holonyme": "holonyms", | ||
"Oberbegriffe": "hypernyms", | ||
"Redewendungen": "expressions", | ||
"Sinnverwandte Wörter": "coordinate_terms", | ||
"Sprichwörter": "proverbs", | ||
"Synonyme": "synonyms", | ||
"Unterbegriffe": "hyponyms", | ||
"Wortbildungen": "derived" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,46 @@ | ||
{ | ||
"synonymes": "synonyms", | ||
"syn": "synonyms", | ||
"hyponymes": "hyponyms", | ||
"hypo": "hyponyms", | ||
"hyperonymes": "hypernyms", | ||
"hyper": "hypernyms", | ||
"holonymes": "holonyms", | ||
"holo": "holonyms", | ||
"méronymes": "meronyms", | ||
"méro": "meronyms", | ||
"dérivés": "derived", | ||
"drv": "derived", | ||
"troponymes": "troponyms", | ||
"tropo": "troponyms", | ||
"paronymes": "paronyms", | ||
"paro": "paronyms", | ||
"apparentés": "related", | ||
"apr": "related", | ||
"abrév": "abbreviation", | ||
"abréviations": "abbreviation", | ||
"app": "related", | ||
"apparentés": "related", | ||
"étymologiques": "related", | ||
"quasi-synonymes": "synonyms", | ||
"quasi-syn": "synonyms", | ||
"q-syn": "synonyms", | ||
"apr": "related", | ||
"dérivés autres langues": "derived", | ||
"dérivés int": "derived", | ||
"dérivés": "derived", | ||
"dial": "related", | ||
"dialectes": "related", | ||
"drv-int": "derived", | ||
"variantes": "related", | ||
"var": "related", | ||
"variantes orthographiques": "related", | ||
"variantes ortho": "related", | ||
"drv": "derived", | ||
"étymologiques": "related", | ||
"holo": "holonyms", | ||
"holonymes": "holonyms", | ||
"hyper": "hypernyms", | ||
"hyperonymes": "hypernyms", | ||
"hypo": "hyponyms", | ||
"hyponymes": "hyponyms", | ||
"méro": "meronyms", | ||
"méronymes": "meronyms", | ||
"paro": "paronyms", | ||
"paronymes": "paronyms", | ||
"phrases": "proverbs", | ||
"q-syn": "synonyms", | ||
"quasi-syn": "synonyms", | ||
"quasi-synonymes": "synonyms", | ||
"syn": "synonyms", | ||
"synonymes": "synonyms", | ||
"tropo": "troponyms", | ||
"troponymes": "troponyms", | ||
"var-dial": "related", | ||
"var-ortho": "related", | ||
"variantes dialectales": "related", | ||
"var": "related", | ||
"variantes dial": "related", | ||
"var-dial": "related", | ||
"dial": "related", | ||
"variantes dialectales": "related", | ||
"variantes dialectes": "related", | ||
"dialectes": "related", | ||
"abréviations": "abbreviation", | ||
"abrév": "abbreviation", | ||
"phrases": "proverbs", | ||
"vocabulaire": "related", | ||
"vocabulaire apparenté": "related", | ||
"variantes ortho": "related", | ||
"variantes orthographiques": "related", | ||
"variantes": "related", | ||
"voc": "related", | ||
"vocabulaire proche": "related" | ||
"vocabulaire apparenté": "related", | ||
"vocabulaire proche": "related", | ||
"vocabulaire": "related" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters