Learn Before
Concept
Forward and Backward Composition in CCG
In Combinatory Categorial Grammar (CCG), composition operators permit the composition of adjacent functions:
- Forward composition (): Applied to adjacent constituents where the first is a function seeking an argument of type to its right, and the second is a function that provides as a result. This rule composes the two functions into a single one with the type of the first constituent and the argument of the second.
- Backward composition (): Functions similarly to forward composition, but looks to the left instead of to the right for the relevant arguments.
0
1
Updated 2026-05-16
Contributors are:
Who are from:
Tags
Data (Information)
Data Science