<cond>

<cond> (条件制約) 前提部と帰結部が含意関係にある制約を定義する.前提部と 帰結部が共に真であったとき,または前提部が偽であったときに,当該 条件節は真となる. 18.11 Feature System Declaration
モジュールiso-fs — 18 Feature Structures
属性
当該モジュールを使用するものfsConstraints
下位
iso-fs: f fs then
宣言
element cond { att.global.attributes, ( ( fs | f ), then, ( fs | f ) ) }
解説
May contain an antecedent feature structure, an empty <then> element, and a consequent feature structure.