paper-with-me

홈 › Papers

A dependently-typed calculus of event telicity and culminativity

2025-06-08 · Pavel Kovalev, Carlo Angiuli

We present a dependently-typed cross-linguistic framework for analyzing the telicity and culminativity of events, accompanied by examples of using our framework to model English sentences. Our framework consists of two parts. In the nominal domain, we model the boundedness of noun phrases and its relationship to subtyping, delimited quantities, and adjectival modification. In the verbal domain we define a dependent event calculus, modeling telic events as those whose undergoer is bounded, culminating events as telic events that achieve their inherent endpoint, and consider adverbial modification. In both domains we pay particular attention to associated entailments. Our framework is defined as an extension of intensional Martin-L\"of dependent type theory, and the rules and examples in this paper have been formalized in the Agda proof assistant.

📄 PDF Abstract BibTeX arXiv:2506.06968

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Classification of telicity using cross-linguistic annotation projection

2017-09-01 · EMNLP 2017 9 · Annemarie Friedrich, Damyana Gateva

This paper addresses the automatic recognition of telicity, an aspectual notion. A telic event includes a natural endpoint ({``}she walked home{''}), while an atelic event does not ({``}she walked around{''}). Recognizin…

ClassificationGeneral ClassificationMachine TranslationNatural Language Understanding+2

About Time: Do Transformers Learn Temporal Verbal Aspect?

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Aspect is a linguistic concept that describes how an action, event, or state of a verb phrase is situated in time. In this paper, we explore whether different transformer models are capable of identifying aspectual featu…

About Time: Do Transformers Learn Temporal Verbal Aspect?

2022-05-01 · CMCL (ACL) 2022 5 · Eleni Metheniti, Tim Van De Cruys, Nabil Hathout

Aspect is a linguistic concept that describes how an action, event, or state of a verb phrase is situated in time. In this paper, we explore whether different transformer models are capable of identifying aspectual featu…

Interpretable dimensions support an effect of agentivity and telicity on split intransitivity

2025-11-20 · Eva Neu, Brian Dillon, Katrin Erk arxiv

Intransitive verbs fall into two different syntactic classes, unergatives and unaccusatives. It has long been argued that verbs describing an agentive action are more likely to appear in an unergative syntax, and those d…

A generalised editor calculus (Short Paper)

2025-05-24 · Benjamin Bennetzen, Peter Buus Steffensen, Hans Hüttel, Nikolaj Rossander Kristensen 외

In this paper, we present a generalization of a syntax-directed editor calculus, which can be used to instantiate a specialized syntax-directed editor for any language, given by some abstract syntax. The editor calculus …