natural deduction metalanguage, practical foundations
type theory (dependent, intensional, observational type theory, homotopy type theory)
computational trinitarianism =
propositions as types +programs as proofs +relation type theory/category theory
A number of researchers are using dependent type theory as a formal tool to understand natural language. Some are using in particular homotopy type theory.
In the Preface to his book, Type-theoretic Grammar (Ranta 94), Aarne Ranta recounts how the idea of studying natural language in constructive type theory occurred to him in 1986:
In Stockholm, when I first discussed the project with Per Martin-Löf, he said that he had designed type theory for mathematics, and than natural language is something else. I said that similar work had been done within predicate calculus, which is just a part of type theory, to which he replied that he found it equally problematic. But his general attitude was far from discouraging: it was more that he was so serious about natural language and saw the problems of my enterprise more clearly than I, who had already assumed the point of view of logical semantics. His criticism was penetrating but patient, and he was generous in telling me about his own ideas. So we gradually developed a view that satisfied both of us, that formal grammar begins with what is well understood formally, and then tries to see how this formal structure is manifested in natural language, instead of starting with natural language in all it unlimitedness and trying to force it into some given formalism.
A noted early application of dependent type theory to natural language was Göran Sundholm's treatment (Sundholm 86) of the Donkey sentence
Any farmer who owns a donkey beats it,
which he rendered, using dependent product and dependent sum, as
This marks an improvement over first-order logic in which one has to rewrite the Donkey sentence as something like:
For all farmers and for all donkeys, if the farmer owns the donkey then he beats it.
René Ahn, Agents, Objects and Events: A computational approach to knowledge, observation and communication, Ph.D. dissertation, Eindhoven University, 2001.
Asher, N.: Lexical Meaning in Context: A Web of Words. Cambridge University Press (2011)
Asher, N., Luo, Z.: Formalisation of coercions in lexical semantics. In: Sinn und Bedeutung. vol. 17, pp. 63–80 (2012)
Daisuke Bekki: Representing anaphora with dependent types. In: Asher, N., Soloviev, S. (eds.) Logical Aspects of Computational Linguistics, Lecture Notes in Computer Science, vol.8535, pp. 14–29 (2014), Springer.
Daisuke Bekki, Asher, N.: Logical polysemy and subtyping. In: Motomura, Y., Butler, A., Bekki, D. (eds.) New Frontiers in Artificial Intelligence, Lecture Notes in Computer Science, vol. 7856, pp. 17–24. Springer (2013)
Daisuke Bekki, Satoh, M.: Calculating projections via type checking. In: Proceedings of TYTLES (to appear)
Robin Cooper, Austinian Truth, Attitudes and Type Theory, Research on Language and Computation. July 2005, Volume 3, Issue 2-3, pp 333-362 Springer
Chatzikyriakidis, S., Luo, Z.: Natural language inference in Coq. Journal of Logic, Language and Information 23(4), 441–480 (2014)
Zhaohui Luo: Type-theoretical semantics with coercive subtyping. In: Semantics and Linguistic Theory 20 (SALT 20). Vancouver (2010)
Zhaohui Luo: Contextual analysis of word meanings in type-theoretical semantics. In: Pogodalla, S., Prost, J.-P. (eds.) LACL 2011. LNCS, vol. 6736, pp. 159–174. Springer, Heidelberg (2011)
Zhaohui Luo: Common nouns as types. In: Béchet, D., Dikovsky, A. (eds.) LACL 2012. LNCS, vol. 7351, pp. 173–185. Springer, Heidelberg (2012), pdf.
Zhaohui Luo: Event Semantics with Dependent Types, pdf
Zhaohui Luo, Formal Semantics in Modern Type Theories: Is It Model-theoretic, Proof-theoretic, or Both?, pdf.
Koji Mineshima, A Presuppositional Analysis of Definite Descriptions in Proof Theory, New Frontiers in Artificial Intelligence Lecture Notes in Computer Science Volume 4914, 2008, pp 214-227 Springer
P. Piwek and E. Krahmer, ‘Presuppositions in Context: Constructing Bridges’, in Formal Aspects of Context, eds., P. Bonzon, M. Cavalcanti,and R. Nossum, volume 20 of Applied Logic Series, 85–106, Kluwer Academic Publishers, Dordrecht, (2000).
Aarne Ranta, Type-theoretical grammar. Oxford University Press (1994) [ISBN:9780198538578]
Göran Sundholm, Proof theory and meaning. In: Gabbay, D., Guenthner, F. (eds.) Handbook of Philosophical Logic, vol. 3, pp. 471–506. Springer (1986)
Tanaka, R., Mineshima, K., Bekki, D.: Resolving modal anaphora in Dependent Type Semantics. In: Proceedings of LENLS11. pp. 43–56 (2014), Springer.
A worked example, homotopy type theory in the Grammatical Framework?
Last revised on October 14, 2023 at 08:56:18. See the history of this page for a list of all contributions to it.