module documentation

Helper functions for CCG semantics computation

Function compute_composition_semantics Undocumented
Function compute_function_semantics Undocumented
Function compute_substitution_semantics Undocumented
Function compute_type_raised_semantics Undocumented
def compute_composition_semantics(function, argument): (source)

Undocumented

def compute_function_semantics(function, argument): (source)

Undocumented

def compute_substitution_semantics(function, argument): (source)

Undocumented

def compute_type_raised_semantics(semantics): (source)

Undocumented