macro.paraContent
| macro.paraContent (paragraph content) 段落やそれ相当の要素の内容を定義する. [1.3 The TEI Class System] | |
| モジュール | tei — The TEI Infrastructure | 
| 当該モジュールを使用するもの | |
| 宣言 | 
 
macro.paraContent =
   (
      text
    | model.gLike
    | model.phrase
    | model.inter
    | model.global
    | lg
    | model.lLike
   )* | 
