2021/05/05 by Johanna Björklund, Björklund, Johanna, Frank Drewes +3
Computer Science · #68R10 (Primary) 05C85 (Secondary) #Algorithms and Data Compression #Computation and Language (cs.CL) #Discrete Mathematics (cs.DM) #F.4.3 #FOS: Computer and information sciences #Formal Languages and Automata Theory (cs.FL) #I.2.4 #I.2.7 #Network Packet Processing and Optimization #semigroups and automata theory
paper · pdf · doi:10.48550/arxiv.2105.02033
openalex publication_date 2021/05/05 · openalex created_date 2021/05/10 · openalex updated_date 2026/07/28
Graph-based semantic representations are valuable in natural language processing, where it is often simple and effective to represent linguistic concepts as nodes, and relations as edges between them. Several attempts has been made to find a generative device that is sufficiently powerful to represent languages of semantic graphs, while at the same allowing efficient parsing. We add to this line of work by introducing graph extension grammar, which consists of an algebra over graphs together with a regular tree grammar that generates expressions over the operations of the algebra. Due to the design of the operations, these grammars can generate graphs with non-structural reentrancies; a type of node-sharing that is excessively common in formalisms such as abstract meaning representation, but for which existing devices offer little support. We provide a parsing algorithm for graph extension grammars, which is proved to be correct and run in polynomial time.