LinguaLibre

Difference between revisions of "List of languages/br"

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)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{#Subtitle:'''Supported languages on LinguaLibre''' can be found via the research tool, example: [{{SERVER}}/Special:Search?search=Cantonese 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.}}
 
{{#Subtitle:'''Supported languages on LinguaLibre''' can be found via the research tool, example: [{{SERVER}}/Special:Search?search=Cantonese 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.}}
 
<languages/>
 
<languages/>
== List of languages with recordings ==
+
== Roll ar yezhoù gant enrolladennoù ==
 
{| style="width:100%"  
 
{| style="width:100%"  
 
|- style="vertical-align:top;padding:.5em;"
 
|- style="vertical-align:top;padding:.5em;"
 
| style="padding-right:.5em;"|
 
| style="padding-right:.5em;"|
<query _pagination="100" language="Qid LinguaLibre" languageLabel="Language name" wikidata="Qid Wikidata" code="Kod ISO 639-3" wiki="Wikioù"  records="<span class="mw-translate-fuzzy">Niver a enrolladennoù</span>"  words="Words"  percent="%
+
<query _pagination="100" language="Qid LinguaLibre" languageLabel="Anv ar yezh" wikidata="Qid Wikidata" code="Kod ISO 639-3" wiki="Wikioù"  records="Enrolladennoù"  words="Gerioù"  percent="%">
SELECT  
+
SELECT
?language ?wikidata ?languageLabel ?code ?wiki
+
?language (SAMPLE(?wikidataGroup) as ?wikidata)
(COUNT(?record) AS ?records)
+
(SAMPLE(?languageLabelGroup) as ?languageLabel) (SAMPLE(?codeGroup) as ?code) (SAMPLE(?wikiGroup) as ?wiki)
(COUNT(DISTINCT(?recordLabel)) AS ?words)  
+
(SAMPLE(ROUND(1000*?words/?records)/10) AS ?percent)
(ROUND(1000*?words/?records)/10 AS ?percent)
 
 
WHERE {
 
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
+
    SELECT ?language (SAMPLE(?recordLabelGroup) as ?words)
  OPTIONAL { ?language prop:P13 ?code }      # Assign value: language's P13 'ISO 639-3' into ?wikidata
+
(COUNT(?record) AS ?records) {
  OPTIONAL { ?language prop:P17 ?wiki }
+
      {
  OPTIONAL { ?language rdfs:label ?languageLabel .
+
        SELECT ?language (COUNT(DISTINCT ?recordLabel) as ?recordLabelGroup) WHERE {
            FILTER (lang(?languageLabel) = "[AUTO_LANGUAGE]"). }
+
          ?record prop:P4 ?language .  # Filter: P4 'language' is Q21 'French'
  ?record prop:P4 ?language .  # Filter: P4 'language' is Q21 'French'
+
 
  ?record prop:P2 entity:Q2 .  # Filter: P2 'instance of' is Q2 'record'
+
          FILTER EXISTS {
   ?record rdfs:label ?recordLabel. # Assign value: label to ?itemLabel
+
            ?language prop:P2 entity:Q4 .# Filter: P2 'instance of' is Q4 'language'
   # FILTER ( (COUNT(record)) > 0).
+
            ?record prop:P2 entity:Q2 . # Filter: P2 'instance of' is Q2 'record'
 +
          }
 +
 
 +
          ?record rdfs:label ?recordLabel. # Assign value: label to ?itemLabel
 +
        } GROUP BY ?language
 +
      }
 +
 
 +
      ?record prop:P4 ?language .  # Filter: P4 'language' is Q21 'French'
 +
      ?record prop:P2 entity:Q2 .  # Filter: P2 'instance of' is Q2 'record'
 +
    } GROUP BY ?language
 +
  }
 +
 
 +
   ?language rdfs:label ?languageLabelGroup FILTER
 +
(lang(?languageLabelGroup) = "[AUTO_LANGUAGE]").
 +
  OPTIONAL { ?language prop:P12 ?wikidataGroup }  # Assign value: language's P12 'wikidata id' into ?wikidata
 +
   OPTIONAL { ?language prop:P13 ?codeGroup }      # Assign value: language's P13 'ISO 639-3' into ?wikidata
 +
  OPTIONAL { ?language prop:P17 ?wikiGroup }
 
}
 
}
GROUP BY ?language ?wikidata ?languageLabel ?code ?wiki
+
GROUP BY ?language
 
ORDER BY DESC(?records)
 
ORDER BY DESC(?records)
 
</query>
 
</query>
 
|
 
|
<query _pagination="100" languages="Number of languages" records="Number of records">
+
<query _pagination="100" languages="Niver a yezhoù" records="Niver a enrolladennoù">
 
select (COUNT(DISTINCT ?language) as ?languages) (COUNT(?record) as ?records)  
 
select (COUNT(DISTINCT ?language) as ?languages) (COUNT(?record) as ?records)  
 
where {
 
where {
Line 35: Line 50:
 
</query>
 
</query>
 
|}
 
|}
== List of languages for which you can record ==
+
== Roll ar yezhoù a c'haller enrollañ ==
  
 
{| style="width:100%"  
 
{| style="width:100%"  
 
|- style="vertical-align:top;padding:.5em;"
 
|- style="vertical-align:top;padding:.5em;"
 
| style="padding-right:.5em;"|
 
| style="padding-right:.5em;"|
<query _pagination="100" language="Qid LinguaLibre" languageLabel="Language name" wikidata="Qid Wikidata" code="Kod ISO 639-3">
+
<query _pagination="100" language="Qid LinguaLibre" languageLabel="Anv ar yezh" wikidata="Qid Wikidata" code="Kod ISO 639-3">
 
select ?language ?wikidata ?languageLabel ?code
 
select ?language ?wikidata ?languageLabel ?code
 
where {
 
where {
Line 53: Line 68:
 
</query>
 
</query>
 
|
 
|
<query _pagination="100" languages="Number of languages" records="Number of records">
+
<query _pagination="100" languages="Niver a yezhoù" records="Niver a enrolladennoù">
 
select (COUNT(?lang) as ?languages)
 
select (COUNT(?lang) as ?languages)
 
where {
 
where {
Line 69: Line 84:
 
* [[Special:MyLanguage/LinguaLibre:Speakers|LinguaLibre:Speakers]]
 
* [[Special:MyLanguage/LinguaLibre:Speakers|LinguaLibre:Speakers]]
 
* [[Special:MyLanguage/LinguaLibre:Records|LinguaLibre:Records]]
 
* [[Special:MyLanguage/LinguaLibre:Records|LinguaLibre:Records]]
* [[LinguaLibre:Stats/Languages]]
+
* [[Special:MyLanguage/LinguaLibre:Stats/Languages|LinguaLibre:Stats/Languages]]
  
 
{{Helps}}
 
{{Helps}}
 
[[Category:Lingua Libre:DataViz{{#translation:}}]]
 
[[Category:Lingua Libre:DataViz{{#translation:}}]]

Latest revision as of 22:04, 20 May 2023

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

Roll ar yezhoù gant enrolladennoù

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

Roll ar yezhoù a c'haller enrollañ

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

Gwelout ivez

Lingua Libre Help pages
General help pages Help:InterfaceHelp:Your first recordHelp:Choosing a microphoneHelp:Configure your microphoneHelp:TranslateHelp:LangtagsLinguaLibre:Language codes systems used across LinguaLibreLinguaLibre:List of languages
Linguistic help pages Help:Add a new languageHelp:HomographsHelp:List translationHelp:Ethics
Lists help pages Help:Create your own listsHelp:How to create a frequency list?Help:Why wordlists matter?Help:Swadesh listsHelp:ListsHelp:Create a new generator
Events, Outreach Lingualibre:EventsLingualibre:RolesLingualibre:WorkshopsLingualibre:HackathonLingualibre:Interested communitiesLingualibre:Events/2022 Public Relations CampaignLingualibre:MailingLingualibre:JargonLingualibre:AppsLingualibre:CitationsService civique 2022-2023
Strategy Lingualibre 2022 Review (including outreach)2022-2023 Lingualibre wishlist • {{Wikimedia Language Diversity/Projects}} • Speakers map • Voices gender • StatsLingua Libre SignIt/2022 report • {{Grants}}