att.segLike

att.segLike provides attributes for elements used for arbitrary segmentation. 16.3 Blocks, Segments, and Anchors 17.1 Linguistic Segment Categories
モジュールtei — 1 The TEI Infrastructure
構成 c cl m phr s seg w
属性 att.metrical (@met, @real, @rhyme)
type分割の種類を示す.
状態 任意
データ型
data.enumerated
For a <cl> may take values such as finite, nonfinite, declarative, interrogative, relative etc. For a <phr> or <w>, values such as noun, verb, preposition, etc., may be used. For an <m> element, values such as clitic, prefix, stem will be more appropriate. For a <c> element, values such as letter, punctuation, digit may be used.
function分割の役割を示す.
状態 任意
データ型
data.enumerated
For a <cl>, may take values such as coordinate, subject, adverbial etc. For a <phr>, such values as subject, predicate etc. may be more appropriate.
part当該分割が,他の要素によって分断されているかどうかを示す.例えば, 複数の文から構成されている句など.
状態 使えるならば必須
正当な値:
Y
(yes) the segment is incomplete in some respect
N
(no) either the segment is complete, or no claim is made as to its completeness [初期値]
I
(initial) the initial part of an incomplete segment
M
(medial) a medial part of an incomplete segment
F
(final) the final part of an incomplete segment
解説
The values I, M, or F should be used only where it is clear how the division is to be reconstituted.