<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Challenges in Legal Process Discovery ⋆</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Hugo</forename><forename type="middle">A</forename><surname>López</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">University of Copenhagen</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Challenges in Legal Process Discovery ⋆</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">31B4DF1B33B4A0E1CE1382AB762154F7</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T21:31+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Natural Language Processing</term>
					<term>Normative Processes</term>
					<term>Process Discovery</term>
					<term>Process Conformance</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>One of the main promises of process conformance is the opportunity to align normative processes (i.e. how the process should behave) and event logs (i.e. how does the process actually behaves). Results of conformance checking are valid as long as normative processes correspond to actual norms. Recent developments advocate the use of Natural Language Processing (NLP) to process model discovery from texts. We present a series of challenges in textual process discovery that limit its applicability to real norms. The challenges emerges from experiences with legal practitioners in the digitalization of administrative processes in Danish and Italian municipalities, and they need to be solved in order to provide accurate normative processes that reflect the intent of laws.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>1 On (legal) process compliance and normative models More than thirty years separate us from Sergot's seminal work on Compliance by Design <ref type="bibr" target="#b0">[1]</ref>. In principle, the compliance problem remains the same: given a law, ensure that all executions of a process behave in accordance with the rights and obligations there established, and that it never allows the violations ruled in the law. Specifically, this requires us 1) to provide a formal representation of laws, 2) to establish a formal link between legal policies and events in a process, and 3) to verify that the execution of events does not violate the specification. Process compliance is close to the heart of BPM, where processes operate in environments heavily regulated such as manufacturing, banking or healthcare. However, while decades of research have looked at the semantic representation of norms and compliance verification, fewer efforts have been placed in the elicitation of normative policies for compliance. Laws are declarative artefacts that contain events, decisions, rights, obligations, violations and relations between them. Assuming a representation framework for the specification of laws (either in terms of logics <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b3">4]</ref>, or models <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b1">2,</ref><ref type="bibr" target="#b5">6,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b7">8]</ref>), how are formal policies related to the legal articles in a law?</p><p>Rather than focusing on expressiveness considerations in compliance languages (that have been covered in different surveys, e.g. <ref type="bibr" target="#b8">[9]</ref>), our focus is on mechanising the mapping between a (textual) law and its formal representation. Legal specialists are not trained in compliance languages and they need support to generate formal representations of the law. This requires a triple effort: first, they need to parse the law and identify which fragments can be formalized, second, for each candidate rule, encode the fragments in terms of a formal specification that is semantically equivalent (modulo theory) to the original text. Finally, such interpretations need to be validated so there is a congruence between the possible worlds encoded in the specification, and the legal interpretation. Thus our problem, in short, is:</p><p>How can we discover normative models that preserve the intended semantics of laws in a time-efficient way?</p><p>The challenges reported in this paper result from 4 years of interactions between the author and municipal sectors in Denmark and Italy in the formalization of laws using DCR graphs in the EcoKnow project <ref type="bibr" target="#b9">[10]</ref>. The challenges presented here are not particular to a modelling notation and thus they correspond to any modelling technique used to generate normative models.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Elicitation of normative models via NLP</head><p>NLP is a key enabling technology for solving our question. Instead of discovery from event logs, NLP allows the identification of processes from texts. This is necessary for the discovery of normative models as ambiguity, length and complexity of laws hinder discovery results. While discovery techniques present encouraging results for (short, imperative) process descriptions, there is no evidence of its application to laws. Moreover, initial application of discovery methods in industrial settings reveals that there is still work to mature the technologies <ref type="bibr" target="#b10">[11]</ref>. The challenges emerged from interactions with case workers, lawyers and consultants with domain expertise in danish and italian laws. They resulted in the elicitation of an annotation guideline as an initial step to create corpora containing manually assigned process-law pairs <ref type="bibr" target="#b11">[12]</ref>. Our initial experiments in the Danish laws included annotations of 55 articles from the danish administrative acts for family and social services <ref type="bibr" target="#b12">[13]</ref>. In the italian case, we focused on municipal laws governing the release of construction permits <ref type="bibr" target="#b13">[14]</ref>. Both groups performed textual annotations of laws into process elements, with a follow-up including interviews and think-out-loud sessions. The most interesting challenges follow:</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Challenges for general textual process discovery</head><p>Challenge 1: The process in the law Any law contains several pages of text combining technical and non-technical information. Technical information refers to rules and procedures required to generate a legal outcome. In a sense, this is related to the (deontic) logics, whose aim is "the study of those sentences in which only logical words and normative expressions occur essentially. Normative expressions include the words 'obligation', 'duty', 'permission', 'right', and related expressions" <ref type="bibr" target="#b14">[15]</ref>. A discovery algorithm needs to select only the technical information in the law, filtering non-process information to avoid false-positives.</p><p>Challenge 2: Adequate process representations Most textual discovery methods assume that their inputs are imperative processes. For instance, parsing techniques in <ref type="bibr" target="#b15">[16,</ref><ref type="bibr" target="#b16">17]</ref> assume constructs such as start and end nodes. This information does not exist in laws: some rights are inherent, and they are valid for as long as their clauses remain valid.</p><p>Challenge 3: Sentence ambiguity Most works on automated process discovery rely on syntax-driven parsing (SDP) where building the abstract syntax tree is important to generate the formula representation of the process <ref type="bibr" target="#b17">[18,</ref><ref type="bibr" target="#b18">19,</ref><ref type="bibr" target="#b19">20]</ref>. However, SDPs do not consider ambiguities in the semantic of the sentence. For example:</p><p>If the agent has completed his additional support and the clerk has issued the money order, the clerk closes the claim.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>and</head><p>The claim is closed by the clerk if additional support is completed by the agent and the money order is issued by the clerk.</p><p>Contain the same rule pattern with antecedents (the agent) completes additional support and (the clerk) issues money order, and consequent (the clerk) closes the claim. This challenge is of particular importance in laws: they are typically written in passive voice, complicating the identification of atoms and rules. The introduction of passive and active voice sentences created divergence in the way legal annotators produced atoms and rules, leading to challenges in interannotator agreement in similar way than law annotations <ref type="bibr" target="#b20">[21]</ref>.</p><p>Challenge 5: Textual process discovery metrics While there is a standard set of measures to benchmark process discovery algorithms for logs <ref type="bibr" target="#b21">[22]</ref>, there is no consensus on what will be the measures for textual process discovery. The algorithms in <ref type="bibr" target="#b15">[16,</ref><ref type="bibr" target="#b17">18,</ref><ref type="bibr" target="#b18">19,</ref><ref type="bibr" target="#b22">23]</ref> all differ in the target modelling language. While each work provides an evaluation in terms of precision, measurements like fitness cannot be applied since there are no explicit traces. In our experience with lawyers, normative models are tested for validity based on their abilities to replicate legal precedents, that is, previous cases from the law <ref type="bibr" target="#b7">[8]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Challenges specific to process discovery of legal texts</head><p>Challenge 6: What is a legal event? Most works in process discovery using NLP start considering linguistic patterns in <ref type="bibr" target="#b15">[16]</ref> to identify events and activities.</p><p>Here it is assumed that activities are written in a verb-object pattern (e.g.: pay compensation for loss of earnings). Discovering legal events requires us to extend this notion to rights and obligations. Sometimes, event detection will acknowledge the formal recognition for which an event has been performed, as in "Compensation shall be subject to the condition that the child is cared for at home as a necessary consequence of the impaired function" <ref type="bibr" target="#b23">[24]</ref>. Such forms do not correspond to linguistic patterns in the state of the art.</p><p>Challenge 7: Policy-formula mismatch A common textual process discovery technique is the identification of stopwords <ref type="bibr" target="#b24">[25]</ref>. Our experience is that stopwords are a necessary but not sufficient condition for semantic rule discovery. Assume an interpretation in Linear Temporal Logic<ref type="foot" target="#foot_0">3</ref> . A response pattern is modelled as the LTL formulae G(A → FB) and it is associated with an obligation: In all cases, if A is executed, there exists an eventual execution of B. For example:</p><p>The municipal council shall pay compensation for loss of earnings to persons maintaining a child under 18 in the home whose physical or mental function is substantially and permanently impaired While the formula G(maintainChildU nder18(X, Y ) ∧ physicalM entalImpairment(Y ) → FP ayCompensation(X)) is expressible in LTL, the interpretation will be contested by a lawyer as this allows a payment on the negation of the antecedents. Modifying the interpretation (e.g. adding a condition relation between the antecedents and the consequence) does not generalize for all uses of "shall". Interpretations are context-dependent.  <ref type="formula">3</ref>) and sections 68-71 and 75, the child or young person must be consulted on these matters.</p><p>The model can only be expressed if we can compose §48 with §51, 52, etc.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Initial ideas towards solving the problem</head><p>We believe that there is still a great deal of work to do in order to make business processes mining from text work in industrial cases. Solving the first 5 challenges require a synergy between the NLP-BPM community to release resources (e.g.: corpora, models) for inspection and benchmarking. Moreover, we advocate for a co-created approach to textual process discovery. Rather than building the most accurate set of parsing rules, it is important to i) Embed expert knowledge on what is important in discovery, ii) Disambiguate texts, and iii) Implement techniques that can learn from users. From the language perspective, we see a growing interest in declarative process discovery techniques based on DECLARE <ref type="bibr" target="#b17">[18]</ref>, ATDP <ref type="bibr" target="#b25">[26]</ref> and DCR graphs <ref type="bibr" target="#b22">[23]</ref>. They can be adapted in the context of laws. Tools like the Process Highlighter <ref type="bibr" target="#b26">[27]</ref> or the Model Judge <ref type="bibr" target="#b27">[28]</ref> allow us to filter what should be captured as process information (challenge 1), capture knowledge such as what constitutes an event (challenge 6) and the semantics of legal rules (challenge 7). Tools might benefit from the integration with legal event detection <ref type="bibr" target="#b28">[29]</ref> and norm-type classifiers <ref type="bibr" target="#b29">[30,</ref><ref type="bibr" target="#b30">31]</ref>.</p><p>A second enabler to make discovery usable are language models trained in laws (challenge 3). While general-purpose models (e.g. BERT <ref type="bibr" target="#b31">[32]</ref>) capture context-dependency and short-ranging references, they might give wrong results due to the variety of texts they are trained on. Scalability is a factor to consider: the attention layers in transformer architectures scale quadratically. This limits the length of textual analysis and imposes limitations for discovery.</p><p>Third, dialogue systems can provide feedback to users about the semantics of each sentence. Surface patterns are indicators of intended meanings <ref type="bibr" target="#b30">[31]</ref> that can be refined by presenting characteristic traces. This is fundamental to refine the mappings from surface text to formal semantics, thus reducing misinterpretations (challenge 7). Event-log generation from texts <ref type="bibr" target="#b25">[26]</ref> might be able to contrast exemplary traces with user's intended meaning.</p><p>Finally, a necessary step for discovery is the integration of parsers based on formal meaning representation (MR) frameworks <ref type="bibr" target="#b32">[33]</ref>. MR aim to represent texts' formal structure (e.g. graph-based meaning representations), reducing parsers imprecision in sentence variants with the same intended meaning (challenge 3).</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Challenge 8 :</head><label>8</label><figDesc>Compositionality Laws are not monolithic artefacts, and creating specifications from them need compositional operators. For example, in: CASS 48.-(1) Before the municipal council makes a decision under sections 51-63, section 65(2) and (</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_0">The same pattern appears in other languages, e.g.: DCR graphs</note>
		</body>
		<back>

			<div type="funding">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>⋆⋆ Work supported by the Innovation Fund Denmark project EcoKnow (7050-00034A)</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">The British Nationality Act As a Logic Program</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Sergot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Sadri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Kowalski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Kriwaczek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hammond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">T</forename><surname>Cory</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">C.ACM</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="370" to="386" />
			<date type="published" when="1986">1986</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Monitoring Business Process Compliance Using Compliance Rule Graphs</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">T</forename><surname>Ly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rinderle-Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Knuplesch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Dadam</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">OTM. LNCS</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Auditing Business Process Compliance</title>
		<author>
			<persName><forename type="first">A</forename><surname>Ghose</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Koliadis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Service-Oriented Computing -ICSOC 2007</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="169" to="180" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">The journey to business process compliance</title>
		<author>
			<persName><forename type="first">G</forename><surname>Governatori</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sadiq</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>IGI global</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Visually specifying compliance rules and explaining their violations for business processes</title>
		<author>
			<persName><forename type="first">A</forename><surname>Awad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Weidlich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Weske</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">JVLC</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="30" to="55" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Supporting domain experts to select and configure precise compliance rules</title>
		<author>
			<persName><forename type="first">E</forename><surname>Ramezani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Fahland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Van Der Aalst</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">LNBIP</title>
		<imprint>
			<biblScope unit="volume">171</biblScope>
			<biblScope unit="page" from="498" to="512" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Conformance checking based on multiperspective declarative process models</title>
		<author>
			<persName><forename type="first">A</forename><surname>Burattin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">M</forename><surname>Maggi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sperduti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Expert Syst. Appl</title>
		<imprint>
			<biblScope unit="volume">65</biblScope>
			<biblScope unit="page" from="194" to="211" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Business Process Compliance Using Reference Models of Law</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Debois</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Slaats</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">T</forename><surname>Hildebrandt</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">FASE. LNCS</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="378" to="399" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Norms modeling constructs of business process compliance management frameworks: a conceptual evaluation</title>
		<author>
			<persName><forename type="first">M</forename><surname>Hashmi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Governatori</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">AI &amp; Law</title>
		<imprint>
			<biblScope unit="page" from="1" to="55" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Ecoknow: Engineering effective, co-created and compliant adaptive case management systems for knowledge workers</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">T</forename><surname>Hildebrandt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>Andaloussi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">R</forename><surname>Christensen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Debois</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">P</forename><surname>Healy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Marquard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">L H</forename><surname>Møller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">C M</forename><surname>Petersen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Slaats</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Weber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICSSP, ACM</title>
				<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="155" to="164" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">A Qualitative Analysis of the State of the Art in Process Extraction from Text</title>
		<author>
			<persName><forename type="first">P</forename><surname>Bellan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dragoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Ghidini</surname></persName>
		</author>
		<imprint>
			<biblScope unit="volume">2776</biblScope>
			<biblScope unit="page" from="19" to="30" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Extraction of Processes from Laws: Annotation Guidelines v1</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>López</surname></persName>
		</author>
		<ptr target="shorturl.at/ahmnK" />
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page">1</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m">The Danish Ministry of Social Affairs and the Interior: Consolidation Act on Social Services</title>
				<imprint>
			<publisher>Executive Order</publisher>
			<date type="published" when="1053">September 2015. 1053</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<ptr target="shorturl.at/kAP58" />
		<title level="m">Legge regionale n.16 del 6 giugno 2008 e successive modifiche</title>
				<meeting><address><addrLine>Regione Liguria</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Deontic logic: An introduction</title>
		<author>
			<persName><forename type="first">D</forename><surname>Føllesdal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Hilpinen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Deontic logic: Introductory and systematic readings</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="1970">1970</date>
			<biblScope unit="page" from="1" to="35" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Process Model Generation from Natural Language Text</title>
		<author>
			<persName><forename type="first">F</forename><surname>Friedrich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mendling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Puhlmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CAiSE. LNCS</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="482" to="496" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">A Service-Oriented Architecture for Generating Sound Process Descriptions</title>
		<author>
			<persName><forename type="first">T</forename><surname>Soares Silva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Toralles Avila</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ampos Flesch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Marques Peres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mendling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">H</forename><surname>Thom</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">EDOC</title>
		<idno type="ISSN">2325-6362</idno>
		<imprint>
			<biblScope unit="page" from="1" to="10" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m" type="main">Extracting Declarative Process Models From Natural Language</title>
		<author>
			<persName><forename type="first">H</forename><surname>Van Der Aa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Di Ciccio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Leopold</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>Reijers</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2019">2019</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Extracting Annotations from Textual Descriptions of Processes</title>
		<author>
			<persName><forename type="first">L</forename><surname>Quishpi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Carmona</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Padró</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BPM. LNCS</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="184" to="201" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Assisted Declarative Process Creation from Natural Language Descriptions</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Marquard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Muttenthaler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Strømsted</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">EDOCW</title>
		<imprint>
			<biblScope unit="page" from="96" to="99" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Converting copyright legislation into machine-executable code: Interpretation, coding validation and legal alignment</title>
		<author>
			<persName><forename type="first">A</forename><surname>Witt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Huggins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Governatori</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Buckley</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 18th International Conference on Artificial Intelligence and Law (ICAIL)</title>
				<meeting>the 18th International Conference on Artificial Intelligence and Law (ICAIL)</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">On the Role of Fitness, Precision, Generalization and Simplicity in Process Discovery</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C A M</forename><surname>Buijs</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">F</forename><surname>Van Dongen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">M P</forename><surname>Van Der Aalst</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">OTM</title>
		<imprint>
			<biblScope unit="volume">7565</biblScope>
			<biblScope unit="page" from="305" to="322" />
			<date type="published" when="2012">2012</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Declarative process discovery: Linking process and textual views</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Strømsted</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Niyodusenga</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Marquard</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CAiSE Forum</title>
		<title level="s">Lecture Notes in Business Information Processing</title>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2021">2021</date>
			<biblScope unit="volume">424</biblScope>
			<biblScope unit="page" from="109" to="117" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Chain of Events: Modular Process Models for the Law</title>
		<author>
			<persName><forename type="first">S</forename><surname>Debois</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Slaats</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>Andaloussi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">T</forename><surname>Hildebrandt</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IFM. LNCS</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Assessing the Compliance of Business Process Models with Regulatory Documents</title>
		<author>
			<persName><forename type="first">K</forename><surname>Winter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Van Der Aa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rinderle-Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Weidlich</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ER. LNCS</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="189" to="203" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Sànchez-Ferreres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Burattin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Carmona</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Montali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Padró</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Quishpi</surname></persName>
		</author>
		<title level="m">Unleashing textual descriptions of business processes</title>
				<imprint>
			<publisher>SoSyM</publisher>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<monogr>
		<title level="m" type="main">The process highlighter: From texts to declarative processes and back</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Debois</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">T</forename><surname>Hildebrandt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Marquard</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2018">2196. 2018</date>
			<biblScope unit="page" from="66" to="70" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<monogr>
		<title level="m" type="main">The Model Judge -A Tool for Supporting Novices in Learning Process Modeling</title>
		<author>
			<persName><forename type="first">L</forename><surname>Delicado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Sanchez-Ferreres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Carmona</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Padro</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2196">2196</date>
			<biblScope unit="page" from="91" to="95" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Automatic extraction of legal norms: Evaluation of natural language processing tools</title>
		<author>
			<persName><forename type="first">G</forename><surname>Ferraro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">P</forename><surname>Lam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">C</forename><surname>Tosatto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Olivieri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">B</forename><surname>Islam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Van Beest</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Governatori</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">JSAI-isAI</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="64" to="81" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Automated Classification of Norms in Sources of Law</title>
		<author>
			<persName><forename type="first">E</forename><surname>De Maat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Winkels</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Semantic Processing of Legal Texts</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="volume">6036</biblScope>
			<biblScope unit="page" from="170" to="191" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Semantic types of legal norms in German laws: classification and analysis using local linear explanations</title>
		<author>
			<persName><forename type="first">B</forename><surname>Waltl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Bonczek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Scepankova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Matthes</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">AT &amp; Law</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="43" to="71" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<monogr>
		<title level="m" type="main">BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding</title>
		<author>
			<persName><forename type="first">J</forename><surname>Devlin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">W</forename><surname>Chang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Toutanova</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1810.04805</idno>
		<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Data-driven annotation of textual process descriptions based on formal meaning representations</title>
		<author>
			<persName><forename type="first">L</forename><surname>Ackermann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Neuberger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Jablonski</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CAiSE</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="75" to="90" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
