<w>
<w> (단어) 문법적 (반드시 철자상이 아닌) 단어를 표시한다. 17.1 Linguistic Segment Categories | |||||||||||||||
모듈 | analysis — 17 Simple Analytic Mechanisms | ||||||||||||||
전체 속성에 부가 | att.segLike (@function, @part) (att.metrical (@met, @real, @rhyme)) att.typed (@type, @subtype)
|
||||||||||||||
에 의해 사용된 | |||||||||||||||
포함할 수 있다 | |||||||||||||||
선언 |
element w { att.global.attributes, att.segLike.attributes, att.metrical.attributes, att.typed.attributes, attribute lemma { data.key }?, attribute lemmaRef { data.pointer }?, ( text | model.gLike | seg | w | m | c | model.global | model.lPart | model.hiLike | model.pPart.edit )* } |
||||||||||||||
예 |
<w
type="verb" lemma="hit" lemmaRef="http://www.example.com/lexicon/hitvb.xml">hitt<m type="suffix">ing</m> </w> |