LinguaLibre

Difference between revisions of "List of languages/ia"

Supported languages on LinguaLibre can be found via the research tool, example: Search:Cantonese for this specific language. You can also browse the lists below for fast overview of all supported languages. The lists below includes values useful to bots and developers.

(Updating to match new version of source page)
(Updating to match new version of source page)
Line 5: Line 5:
 
|- style="vertical-align:top;padding:.5em;"
 
|- style="vertical-align:top;padding:.5em;"
 
| style="padding-right:.5em;"|
 
| style="padding-right:.5em;"|
<query _pagination="100" language="LinguaLibre Qid" languageLabel="Nomine de lingua" wikidata="Wikidata Qid" code="ISO 639-3 code" wiki="Wikis"  nb="Number of records">
+
<query _pagination="100" language="LinguaLibre Qid" languageLabel="Nomine de lingua" wikidata="Wikidata Qid" code="ISO 639-3 code" wiki="Wikis"  records="Records"  words="Words"  percent="<span class="mw-translate-fuzzy">Nomine de lingua</span>">
select ?language ?wikidata ?languageLabel ?code ?wiki (COUNT(DISTINCT ?record) as ?nb)
+
SELECT
where {
+
?language ?wikidata ?languageLabel ?code ?wiki
   ?record prop:P2 entity:Q2 .
+
(COUNT(?record) AS ?records)
  ?record prop:P4 ?language .
+
(COUNT(DISTINCT(?recordLabel)) AS ?words)
   OPTIONAL { ?language prop:P12 ?wikidata }
+
(ROUND(1000*?words/?records)/10 AS ?percent)
   OPTIONAL { ?language prop:P13 ?code }
+
WHERE {
 +
   ?language prop:P2 entity:Q4 .             # Filter: P2 'instance of' is Q4 'language'
 +
   OPTIONAL { ?language prop:P12 ?wikidata } # Assign value: language's P12 'wikidata id' into ?wikidata
 +
   OPTIONAL { ?language prop:P13 ?code }     # Assign value: language's P13 'ISO 639-3' into ?wikidata
 
   OPTIONAL { ?language prop:P17 ?wiki }
 
   OPTIONAL { ?language prop:P17 ?wiki }
   OPTIONAL { ?language rdfs:label ?languageLabel . FILTER (lang(?languageLabel) = "[AUTO_LANGUAGE]"). }
+
   OPTIONAL { ?language rdfs:label ?languageLabel .
 +
            FILTER (lang(?languageLabel) = "[AUTO_LANGUAGE]"). }
 +
  ?record prop:P4 ?language .  # Filter: P4 'language' is Q21 'French'
 +
  ?record prop:P2 entity:Q2 .  # Filter: P2 'instance of' is Q2 'record'
 +
  ?record rdfs:label ?recordLabel. # Assign value: label to ?itemLabel
 +
  # FILTER ( (COUNT(record)) > 0).
 
}
 
}
 
GROUP BY ?language ?wikidata ?languageLabel ?code ?wiki
 
GROUP BY ?language ?wikidata ?languageLabel ?code ?wiki
ORDER BY DESC(?nb)
+
ORDER BY DESC(?records)
 
</query>
 
</query>
 
|
 
|
Line 32: Line 40:
 
|- style="vertical-align:top;padding:.5em;"
 
|- style="vertical-align:top;padding:.5em;"
 
| style="padding-right:.5em;"|
 
| style="padding-right:.5em;"|
<query _pagination="100" language="LinguaLibre Qid" languageLabel="Nomine de lingua" wikidata="Wikidata Qid" code="ISO 639-3 code">
+
<query _pagination="100" language="LinguaLibre Qid" languageLabel="Language name" wikidata="Wikidata Qid" code="ISO 639-3 code">
 
select ?language ?wikidata ?languageLabel ?code
 
select ?language ?wikidata ?languageLabel ?code
 
where {
 
where {
Line 59: Line 67:
 
* [[Special:MyLanguage/Help:Sparql|Help:Sparql]]
 
* [[Special:MyLanguage/Help:Sparql|Help:Sparql]]
 
* [[Special:ListProperties|Special:ListProperties]]
 
* [[Special:ListProperties|Special:ListProperties]]
* [[Special:MyLanguage/DataViz:Speakers|DataViz:Speakers]]
+
* [[Special:MyLanguage/LinguaLibre:Speakers|LinguaLibre:Speakers]]
* [[Special:MyLanguage/DataViz:Records|DataViz:Records]]
+
* [[Special:MyLanguage/LinguaLibre:Records|LinguaLibre:Records]]
 
* [[LinguaLibre:Stats/Languages]]
 
* [[LinguaLibre:Stats/Languages]]
  
[[Category:Lingua Libre{{#translation:}}]]
+
[[Category:Lingua Libre:Help{{#translation:}}]]
 +
[[Category:Lingua Libre:DataViz{{#translation:}}]]

Revision as of 23:17, 13 January 2022

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎brezhoneg • ‎français • ‎interlingua • ‎occitan • ‎polski • ‎sicilianu • ‎svenska • ‎македонски • ‎русский • ‎עברית • ‎বাংলা

List of languages with recordings

... Loading ...
... Loading ...

List of languages for which you can record

... Loading ...
... Loading ...

See also