[tei-council] tei skeletons

Laurent Romary Laurent.Romary at loria.fr
Sat Jun 18 07:59:19 EDT 2005


Hi Seb,
Do you mean something like this (for a dictionary)? :
<TEI>
     <teiHeader>
         <fileDesc>
             <titleStmt>
                 <title>...</title>
                 <author>...</author>
             </titleStmt>
         </fileDesc>
     </teiHeader>
     <text>
         <body>
             <entry>
                 <form>
                     <orth>..</orth>
                 </form>
                 <gramGrp>
                     <pos>...</pos>
                 </gramGrp>
                 <sense>...</sense>
             </entry>
         </body>
     </text>
</TEI>

Le 18 juin 05, à 13:45, Sebastian Rahtz a écrit :

> no, not the ones in cupboards, the ones you load in your editor to 
> start
> off a new document.
>
> I want to make a collection of these (in P5) as a Debian package, and 
> to
> make ready for Emacs and oXygen.
> I have a simple one for vanilla TEI, but would like suggestions for
> others, probably with associated schemas.
>
> Ideas? contributions? bad plan?
>
> -- 
> Sebastian Rahtz
> Information Manager, Oxford University Computing Services
> 13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431
>
> OSS Watch: JISC Open Source Advisory Service
> http://www.oss-watch.ac.uk
>
> _______________________________________________
> tei-council mailing list
> tei-council at lists.village.Virginia.EDU
> http://lists.village.Virginia.EDU/mailman/listinfo/tei-council
>




More information about the tei-council mailing list