rhoknp.cohesion.predicate module¶
- class rhoknp.cohesion.predicate.Predicate(base_phrase: BasePhrase, cfid: str | None = None)[source]¶
Bases:
object述語を表すクラス.
- Parameters:
base_phrase – 述語の核となる基本句.
cfid – 格フーレムID.
- base_phrase: BasePhrase¶
述語の核となる基本句.
- cfid: str | None¶
格フーレムID.
- property text: str¶
表層文字列.
- property sid: str¶
文 ID.