"Jimmy O'Regan" <jore...@gmail.com>
writes:

> $ wget http://downloads.dbpedia.org/3.7/ca/mappingbased_properties_ca.nt.bz2
> $ bzgrep '/demonym' mappingbased_properties_ca.nt.bz2 |perl
> -MURI::Escape '-MUnicode::Escape qw(unescape)' -ane 'if
> (m!<http://dbpedia.org/resource/([^>]*)>
> <http://dbpedia.org/ontology/demonym> "([^"]*)"\@ca .!) {print
> uri_unescape($1)."\t".unescape($2)."\n";}'
>
> gives things like:
> Alcover       Alcoverenc, alcoverenca
> Aiguamúrcia   Aiguamurcienc, aiguamurcienca
> Amer  Amerencs, amerenques
> Almoster      Almosterenc, almosterenca
> L'Albiol      Albiolenc, albiolenca
> Alforja       Alforgenc, alforgenca
> Argelaguer    Argelaguenc, argelaguenca
> L'Arboç       Arbocenc, arbocenca
> Arbúcies      Arbucienc, arbucienca
> Albinyana     Albinyanenc, albinyanenca
>
> ...of course, it's not all /that/ neat and tidy:
>
> Newcastle_upon_Tyne   Geordie
> Encarnación_(Paraguai)        encarnacero/a
> Kristiansand  kristiansander
> Bodø  bodøværing
> Haugesund     haugesundar, -er

Demonym is a name for someone who's from a certain place? In that case,
at least the last three should be correct and "official"[1].


[1]  
http://www.sprakrad.no/nb-NO/Sprakhjelp/Rettskrivning_Ordboeker/Innbyggjarnamn/

-- 
Kevin B. Unhammer


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Apertium-stuff mailing list
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to