This function computes difference (as column and line difference) between two entries in the parse table and adds this information to the table.

create_filler(pd_flat)

Arguments

pd_flat

A parse table.

Value

A parse table with two three columns: lag_newlines, newlines and spaces.