concepts.language.ccg.semantics.CCGSemanticsSimpleConjFunction#
- class CCGSemanticsSimpleConjFunction[source]#
Bases:
CCGSemanticsConjFunctionA simple implementation for
CCGSemanticsConjValue.This function takes a function that works for
Valueand automatically converts it to a function that works forFunction.Methods
Attributes
The underlying implementation of the conjunction.
- __init__(impl)#
- __new__(**kwargs)#