concepts.language.ccg.semantics.CCGSemanticsConjFunction#
- class CCGSemanticsConjFunction[source]#
Bases:
object
CCGSemanticsConjFunction is a wrapper that represents the semantics form of a conjunction term (e.g., AND).
Methods
Attributes
The underlying implementation of the conjunction.
- __init__(impl)#
- __new__(**kwargs)#