Giter Site home page Giter Site logo

chinese_text_cbeta_taf_xml's Introduction

CBETA_TAFxml

以「量化語言統計」為目的之簡化版漢文佛典 XML,由 CBETA XML P5 (https://github.com/cbeta-org/xml-p5.git) 經程式轉出。

專案主持人:洪振洲
轉換程式撰寫:周邦信
法鼓佛教學院

XML 資料格式簡介

標記 意義 使用規範
<ab> 用來紀錄文獻內的文字內容。
對映至原文獻之<p>(純散文)、
<lg>(韻文、偈頌) <p type="dharani">(咒語)。
對於卷的結構,僅改用
<ab type=”juan”>表示卷起始、結束之資訊
<ab type="prose"> 散文 </ab>(原<p>)
<ab type="verse"> 韻文</ab> (偈頌, 原 <lg>)
<ab type="dharani"> 咒語</ab>
(原<p type="dharani">)
<ab type="juan">佛說長阿含經卷第十七</ab>
(表示卷 起始、結束之資訊)
<body> TEI 文件內容容器 與原有CBETA XML、TEI P5 規範使用方式相同
<byline> 用保留譯者資訊 <byline>長安釋僧肇述</byline>
<div> 用以表示文獻結構,以type與level 屬性表示文件所屬型態與階層 <div type="fen" level="2"> 第二層div 結構,分</div>
<div type="pin " level="3"> 第三層div 結構,品</div>
<head> 置於各div 元素之下,紀錄各層次文字區塊之標題。 <head>(一)第一分初大本經第一</head>
<lb> 用以紀錄大正藏的行號資訊,以便作為原始資料之對應。 <lb n="0114b06" ed="T"/>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.