HAM-ANS Natural Language Dialog System (University of Hamburg, 1983)
In 1983, Wolfgang Hoeppner, Katharina Morik, and Heinz Marburger at the University of Hamburg presented HAM-ANS, a natural language dialog system enabling users to query databases in ordinary German, demonstrated at the GWAI-83 workshop and published in Springer's Lecture Notes in Computer Science series.

Background
Most database systems in the early 1980s spoke only their own formal languages. If you wanted to query a database, you had to learn the syntax: rigid commands, precise punctuation, no room for ambiguity. For researchers, that was manageable. For ordinary users, it was a real barrier.
The problem attracted serious attention from computer scientists on both sides of the Atlantic, but the approaches varied. American research groups tended to work in English, and several systems from the late 1970s had shown that constrained natural language queries were technically possible. In West Germany, the question was whether the same could be done in German, a language with considerably more complex grammar. German nouns change form depending on their role in a sentence, and word order is far more flexible than in English. That made parsing harder, and it made connecting a parsed sentence to a database query harder still.
There was also a deeper problem. Handling isolated questions is one thing. Handling a conversation is another. A user asking about a database rarely asks one clean question and stops. They follow up. They use pronouns that refer back to what they just asked. They correct themselves mid-query. A system that could not track the thread of a dialogue would frustrate users almost as quickly as a formal query language would.
What happened
Wolfgang Hoeppner, Katharina Morik, and Heinz Marburger, working at the University of Hamburg, built HAM-ANS to address exactly this. The system accepted queries typed in ordinary German and used them to interrogate a database, returning answers in German as well. Their paper, “HAM-ANS: Extending the Coverage of a Natural Language System”, appeared in the proceedings of GWAI-83, the seventh German Workshop on Artificial Intelligence, published by Springer in their Lecture Notes in Computer Science series as volume 195.
The title of the paper signals what the Hamburg team were doing: not starting from scratch, but extending and improving an earlier system. HAM-ANS incorporated pragmatic dialogue management alongside its linguistic analysis. Pragmatics, in this context, means reasoning about what a speaker is likely to mean given the context of the conversation, not just what the words literally say. By tracking the state of the dialogue across multiple exchanges, the system could handle follow-up questions and resolve references that pointed back to earlier parts of the conversation. That was a meaningful step beyond systems that treated each input as independent.
The work was presented at GWAI-83 and reached the community through Springer’s publication of the workshop proceedings. It was a demonstration of capability rather than a deployed product, and the sources do not record benchmark figures or user trial data for the system. What the paper does establish is that German-language natural language querying, with genuine dialogue handling, was achievable with the methods available in 1983.
Why it mattered
HAM-ANS exemplified the European tradition of natural language interfaces to databases in the early 1980s, at a time when most database interaction required users to master formal query languages. By coupling pragmatic dialog management with linguistic analysis, it demonstrated that robust German-language querying was technically achievable. The system contributed to the intellectual lineage of research on cooperative human–computer dialog that informed later question-answering and conversational AI work.
People
Wolfgang Höppner, Katharina Morik, Heinz Marburger
Organisations
Sources
- HAM-ANS: Extending the Coverage of a Natural Language System.Springer, Lecture Notes in Computer Science vol. 195 (GWAI-83 Proceedings).Primary source
- GWAI-83: 7th German Workshop on Artificial Intelligence, Lecture Notes in Computer Science vol. 195.Springer.institutional
- Google Scholar search results for HAM-ANS Hoeppner Morik Marburger.Google Scholar.Secondary
Cite this page
AI Achievements. (1983). HAM-ANS Natural Language Dialog System (University of Hamburg, 1983). Retrieved 2026-08-22, from https://achievements.ai/milestone/ham-ans-dialog-system-by-wolfgang
@misc{achievements_ham_ans_dialog_system_by_wolfgang,
title = {HAM-ANS Natural Language Dialog System (University of Hamburg, 1983)},
author = {{AI Achievements}},
year = {1983},
url = {https://achievements.ai/milestone/ham-ans-dialog-system-by-wolfgang}
}