<reg> (정규화) 어떤 면에서 정규화 또는 표준화된 해석을 포함한다. 3.4.2 Regularization and
Normalization 12 Critical Apparatus |
모듈 |
core — 3 Elements Available in All TEI Documents
|
전체 속성에 부가 |
att.editLike (@evidence, @source) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) (att.responsibility (@cert, @resp)) att.typed (@type, @subtype)
|
에 의해 사용된 |
|
포함할 수 있다 |
|
선언 |
|
예 |
If all that is desired is to call attention to the fact that the copy text has been
regularized, reg may be used alone:
<q>Please <reg>knock </reg> if an <reg>answer </reg> is <reg>required </reg></q>
|
예 |
It is also possible to identify the individual responsible for the regularization, and,
using the choice and orig elements, to provide both the original and
regularized readings:
<q>Please <choice> <reg resp="#LB">knock </reg> <orig>cnk </orig> </choice> if an <choice> <reg>answer </reg> <orig>nsr </orig> </choice> is <choice> <reg>required </reg> <orig>reqd </orig> </choice></q>
|