Queries which try to connect to Lingua Libre time out when the federation is done from the Commons query service.
Example query (link):
select * { service <https://lingualibre.org/sparql> { select * { ?a ?b ?c } limit 1 } }
The same query works fine in the Wikidata query service (link) and it's even possible to run the Wikidata query from Commons (link).