Skip to content
Snippets Groups Projects
  • Adam Wardynski's avatar
    Fix bug#1264 - leave only underspecified lexemes if agreement exists only via them. · e74435f9
    Adam Wardynski authored
    Underlying issue was temporary table of remaining lexemes for a token not being
    updated (emptied) if only underspecified lexemes of the token met an agreement.
    Effectively the token was left in its original state i.e. with all
    original lexemes present, both those that were underspecified and the remaining
    ones that did not met a weak agreement that was otherwise met via the
    underspecified lexemes.
    e74435f9
unify.cpp 3.81 KiB