[octc-svndiff] SF.net SVN: octc:[415] trunk/align/ell-pol/OCTC_subcorpus_header.xml
Brought to you by:
bansp
From: <ba...@us...> - 2010-11-24 23:31:20
|
Revision: 415 http://octc.svn.sourceforge.net/octc/?rev=415&view=rev Author: bansp Date: 2010-11-24 23:31:13 +0000 (Wed, 24 Nov 2010) Log Message: ----------- + langUsage Modified Paths: -------------- trunk/align/ell-pol/OCTC_subcorpus_header.xml Modified: trunk/align/ell-pol/OCTC_subcorpus_header.xml =================================================================== --- trunk/align/ell-pol/OCTC_subcorpus_header.xml 2010-11-24 23:20:15 UTC (rev 414) +++ trunk/align/ell-pol/OCTC_subcorpus_header.xml 2010-11-24 23:31:13 UTC (rev 415) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<teiHeader xml:id="OCTC_subcorpus_header" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns="http://www.tei-c.org/ns/1.0" xml:lang="en" n="$Id:$"> +<teiHeader xml:id="OCTC_subcorpus_header" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns="http://www.tei-c.org/ns/1.0" xml:lang="en" n="$Id$"> <!-- UPDATE BEFORE EACH RELEASE: edition(/@n), extent, revisionDesc --> <!-- maintainers: please replace the doubly-bracketed content with real values @@ -50,8 +50,27 @@ </taxonomy> </classDecl> --> - </encodingDesc> + </encodingDesc> + <profileDesc xml:id="profileDesc-subcorpus"> + <langUsage> + <language ident="pl"> + <idno type="iso639-2">pl</idno> + <idno type="iso639-3">pol</idno> + <name xml:lang="pl">polski</name> + <name xml:lang="el">πολωνικά</name> + <name xml:lang="en">Polish</name> + </language> + <language ident="el"> + <idno type="iso639-2">el</idno> + <idno type="iso639-3">ell</idno> + <name xml:lang="el">ελληνικά</name> + <name xml:lang="pl">grecki</name> + <name xml:lang="en">Modern Greek</name> + </language> + </langUsage> + </profileDesc> + <revisionDesc xml:id="revisionDesc-subcorpus"> <change who="#bansp" when="2010-05-09"><name ref="#bansp">Piotr Bański</name>: adjusted the subcorpus header for the aligned part.</change> <change who="#bansp" when="2010-02-26"><name ref="#bansp">Piotr Bański</name>: created the blank subcorpus header.</change> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |