7d4fdbcc22
Adds a deterministic Romance front-end to comprehend.el (parse_spec_romance), dispatched from parse_spec_lang for lang es/pt. English path untouched (byte-identical, regression gate still 5/5). Pro-drop aware clause skeleton (subject | neg | verb | object | PP), cross-lingual negation lexemes already SACRED. Romance telephone gate: polarity PRESERVED 6/6 and EXTRACTED 6/6 through parse->realize->re-parse for 3 ES + 3 PT sentences. Built bounded (elc rc=0 peak 24MB, cc rc=0). Named gaps (honest): ending-only verb detection misfires on prepositions (contra) and -a/-o nouns (menina); lemma recovery keeps surface form; the non-English realizer is a generic preverbal-negator skeleton so ES/PT surfaces are not byte-parity. Full paradigm inversion + Romance lexicon deferred.