<?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">ESTHER: Ontology of Rhetorical Figures in English</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Ramona</forename><surname>Kühn</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Passau</orgName>
								<address>
									<addrLine>Innstrasse 43</addrLine>
									<postCode>94032</postCode>
									<settlement>Passau</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jelena</forename><surname>Mitrović</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Passau</orgName>
								<address>
									<addrLine>Innstrasse 43</addrLine>
									<postCode>94032</postCode>
									<settlement>Passau</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">Institute for Artificial Intelligence Research and Development of Serbia</orgName>
								<address>
									<addrLine>Fruškogorska 1</addrLine>
									<postCode>21000</postCode>
									<settlement>Novi Sad</settlement>
									<country key="RS">Serbia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Michael</forename><surname>Granitzer</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Passau</orgName>
								<address>
									<addrLine>Innstrasse 43</addrLine>
									<postCode>94032</postCode>
									<settlement>Passau</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">ESTHER: Ontology of Rhetorical Figures in English</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">73050AE8CE57B7A4D6E57902F9223286</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:25+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>Rhetorical Figures</term>
					<term>Ontology Modeling</term>
					<term>Annotation</term>
					<term>Natural Language Processing</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>ESTHER, the English ontology of rhetorical figures, is a formal domain ontology of rhetorical figures in the English language. Rhetorical figures convey a subtle meaning or sentiment that often cannot be grasped by modern sentiment analyzers, machine translation systems, or text summarizers due to the lack of annotated datasets and machine-readable formats. Our ontology is a formal documentation of rhetorical figures to improve various natural language processing tasks. Existing ontologies in this domain mainly focus on figures in other languages, such as Serbian or German. Our ESTHER ontology fills this gap by modeling 85 English rhetorical figures. It aligns with existing ontologies to allow interoperability with other languages. In addition, the ESTHER ontology includes hierarchical relations and compositional features of figures to model their dependency relations. Besides identifying the most important steps of the good practice of ontology modeling, we also provide an overview of current tools and methods of ontological evaluation, validation, and documentation for the ESTHER ontology. The ontology does not only serve as a knowledge base and documentation of rhetorical figures but also has a practical use case. We developed a tool to show how the ontology helps annotators without linguistic understanding to annotate instances of rhetorical figures.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Language is a means of communication and has the power to transmit emotions, influence the audience, or increase the memorability of a message. Non-literal language and rhetorical figures play an essential role in this process. The rhetorical figure "metaphor", 1 for example, creates images in the reader's mind to explain complex issues with elements from known domains in a non-literal way: "she has eagle eyes" or "he has a heart of gold". However, to understand the actual meaning, a certain amount of cultural and background knowledge is always required. While it is easier for humans to spot rhetorical figures and grasp their meaning, it is difficult to computationally detect them due to several reasons:</p><p>• First, there is a lack of annotated datasets that are large enough for training machine learning models. Envelope ramona.kuehn@uni-passau.de (R. Kühn); jelena.mitrovici@uni-passau.de (J. Mitrović); michael.granitzer@uni-passau.de (M. Granitzer) Orcid 0000-0002-9750-0305 (R. Kühn); 0000-0003-3220-8749 (J. Mitrović); 0000-0003-3566-5507 (M. Granitzer)</p><p>• Second, there is a lack of formal descriptions of rhetorical figures as even the informal definitions are heterogeneous, and the same figure can have different names. • Third, there is a lack of knowledgeable human annotators and domain experts on the one hand and a lack of formal rules for computer-assisted annotation on the other hand.</p><p>The detection of rhetorical figures is however relevant in the context of Natural Language Processing (NLP), as each rhetorical figure has a function <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>, e.g., make text more memorable, or fake news more credible. Understanding the function and meaning of rhetorical figures and being able to detect them automatically contributes to the improvement of several NLP tasks, such as sentiment analysis <ref type="bibr" target="#b2">[3]</ref>, argumentation mining <ref type="bibr" target="#b3">[4]</ref>, propaganda detection <ref type="bibr" target="#b4">[5]</ref>, hate speech detection <ref type="bibr" target="#b5">[6]</ref>, or text summarization <ref type="bibr" target="#b6">[7]</ref>.</p><p>We modeled a formal domain ontology of rhetorical figures in the English language, called ESTHER. It is a source of both human-and machine-readable knowledge. For example, it can support the annotation of rhetorical figures in a text. Furthermore, it helps to derive rules from the formal definitions, e.g., for the generation or rule-based detection of rhetorical figures. With more datasets of rhetorical figures, classifiers can be trained, leading to a major improvement of the above-mentioned NLP tasks.</p><p>Our methodology for the building process is guided by the good standards of ontology development. We examined existing ontologies in the domain of rhetorical figures and decided to align with the Serbian RetFig <ref type="bibr" target="#b7">[8]</ref> and the German GRhOOT ontology <ref type="bibr" target="#b8">[9]</ref> to guarantee interoperability between different languages. Additionally, we included the concept of hierarchical relations between figures (e.g., every text that contains figure A always contains figure B) from Harris et al. <ref type="bibr" target="#b9">[10]</ref>.</p><p>We also provide an overview of different methods and tools that are available for ontology evaluation, validation, and documentation. Furthermore, we show the relevance of the ontology in the context of NLP by developing a terminal-based tool called "FyF: Find your Figure!". It is based on the ontology and guides human annotators through the process of determining the right name for a rhetorical figure.</p><p>The remainder of the paper is structured as follows: Section 2 gives an overview of relevant ontologies in the same domain. In Section 3, the methodology, the structure of the ontology, and its properties are described. Section 4 describes the annotation assistant tool that demonstrates the practical use case of the created ontology. The conclusion in Section 5 summarizes our work and gives ideas for future applications of the ontology. The ontology, the code, and documentation are available online. <ref type="foot" target="#foot_0">2</ref></p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Work</head><p>A common problem when working with rhetorical figures is their additional non-literal meaning <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b10">11]</ref> and their varying definitions. Ontologies can help here as they put an end to "inconsistent descriptions", and "ambiguous term definitions" from different sources, and allow computational processing <ref type="bibr" target="#b11">[12]</ref>. In the domain of rhetorical figures, different definitions, names, and categorizations for the same figures emerged over the years, leading to several inconsistencies. A formal domain ontology unifies the descriptions and then allows computational detection.</p><p>The first approach to modeling ontologies of rhetorical figures in the English language was made by Harris and DiMarco <ref type="bibr" target="#b12">[13]</ref>, describing linguistic operations and cognitive effects of figures. Later, Kelly et al. <ref type="bibr" target="#b13">[14]</ref> extended this ontology within the scope of the project "RhetFig" by adding formal linguistic and rhetorical classes that also serve as a basis for our ESTHER ontology. Harris et al. <ref type="bibr" target="#b9">[10]</ref> modeled an ontology focusing on cognitive effects and on the hierarchical connectedness of different figures. They found out that some figures are co-located with others, e.g., the figure anaphora is always a more specific form of the figure ploke. The OWL ontology of O'Reilly et al. <ref type="bibr" target="#b14">[15]</ref> focused on three rhetorical figures (gradatio, incrementum, and climax). They also take into account that figures are connected or composed. We will formalize those relations and also include them in our ontology. Wang et al. <ref type="bibr" target="#b15">[16]</ref> developed an ontology of the figure ploke. However, those ontologies only model a few figures. Ontologies that model the most common figures in a language are the Serbian RetFig<ref type="foot" target="#foot_1">3</ref>  <ref type="bibr" target="#b7">[8]</ref> modeling 98 figures and the German GRhOOT ontology <ref type="bibr" target="#b8">[9]</ref> with 110 figures common in the German language. The RetFig ontology is actually based on the classification of Kelly et al. <ref type="bibr" target="#b13">[14]</ref>, whereas the GRhOOT ontology is again based on the Serbian RetFig to guarantee interoperability between the two languages. The rhetorical figures are modeled as instances, whereas the linguistic specificities are defined as concepts. The authors expressed the desire to "build [...] an ontology of rhetorical figures in English and other languages." For figures of repetition, this was fulfilled by the multilingual ontology <ref type="bibr" target="#b16">[17]</ref> that combines the English Ploke ontology, the Serbian RetFig, and the German GRhOOT.</p><p>Our ESTHER ontology aligns with the structure of RetFig and GRhOOT, additionally implementing hierarchical relations as presented by Harris et al. <ref type="bibr" target="#b9">[10]</ref> and O'Reilly et al. <ref type="bibr" target="#b14">[15]</ref>. To show a practical application of the ontology, a decision tree for figures of repetition was developed within the GRhOOT ontology. With our ESTHER ontology, we go a step further by implementing a first version of the user interface envisioned by Kühn and Mitrović <ref type="bibr" target="#b17">[18]</ref>. It is realized by a terminal-based tool that assists human annotators in determining the names of figures based on the English ESTHER ontology.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Modelling ESTHER</head><p>In this section, we describe the modeling methodology, the ontology design process, and the structure of the ontology. The modeling of an ontology of rhetorical figures is a challenging task because all the multiple names, spellings, and definitions have to be included. Also, the categorization of figures is not consistent, but needs to be specified in the ontology. Figures can belong to multiple categories and multiple linguistic elements (words, phrases, verses) can be affected by a rhetorical figure. In addition, the relation between figures and the composition of figures has to be considered.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">State of the Art of Ontology Modeling</head><p>If the ontology development process follows a particular methodology, it has "normally higher quality" <ref type="bibr" target="#b18">[19]</ref>. We examined different approaches to ontological modeling ("The working ontologist" <ref type="bibr" target="#b19">[20]</ref>, "Understanding ontological engineering" <ref type="bibr" target="#b20">[21]</ref>, "Methontology" <ref type="bibr" target="#b21">[22]</ref>, "Methodology for the Design and Evaluation of Ontologies" <ref type="bibr" target="#b22">[23]</ref>, "Ontology development 101" <ref type="bibr" target="#b23">[24]</ref>, "Ontology: A practical guide" <ref type="bibr" target="#b24">[25]</ref>, "The enterprise ontology" <ref type="bibr" target="#b25">[26]</ref>, "eXtreme" <ref type="bibr" target="#b26">[27,</ref><ref type="bibr" target="#b27">28]</ref>, "NeOn" <ref type="bibr" target="#b28">[29]</ref>, "LOT" <ref type="bibr" target="#b29">[30]</ref>) and found common approaches to building an ontology. We identified similar main steps that are listed below and described in their respective sections.</p><p>1. Plan main tasks, define resources and tools (Section 3.2). 2. Define purpose, scope, and end-users (Section 3.3). 3. Formalize the conceptual model while reusing and integrating parts of existing ontologies (Section 3.4). 4. Evaluate the ontology (Section 3.5). 5. Create documentation and maintain the ontology (Section 3.6).</p><p>Often, it is additionally recommended to use competency questions <ref type="bibr" target="#b19">[20,</ref><ref type="bibr" target="#b23">24,</ref><ref type="bibr" target="#b26">27]</ref> that were developed by Grüninger and Fox <ref type="bibr" target="#b22">[23]</ref>. Those questions serve in the beginning as a specification for the developers what the ontology should fulfill. They are specified by the users <ref type="bibr" target="#b26">[27]</ref>. During the development process or afterwards, the developers can test if the ontology contains enough information by correctly answering those questions. However, drawbacks are that they cannot cover every functionality of the ontology and that they are often not available, as the modeler of the ontology already knows how the ontology will behave <ref type="bibr" target="#b19">[20]</ref>. In our methodology, we also include competency questions. For the integration of other ontologies in step 3, the modeling approach of NeOn <ref type="bibr" target="#b28">[29]</ref> helps by describing how existing ontologies can be reused or included. This approach focuses rather on scenarios (building ontology from scratch, reusing, re-engineering, merging) than on steps. For ontology evaluation, Gangemi et al. <ref type="bibr" target="#b30">[31]</ref> suggest three dimensions: the structural, functional, and usability profile dimension. For example, they determine the depth of the ontology graph, cycle ratios, satisfaction of users, agreement of domain experts, and many more. Unfortunately, the assessment appears to be rather subjective.</p><p>For ontology validation, SPARQL queries are often used in this domain <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b15">16]</ref>. We consider this to be rather an evaluation than a validation, as the queries are self-defined. However, there are different tools available for formal validation. We identified different ontology validators, such as the OOPS! ontology pitfall scanner <ref type="bibr" target="#b18">[19]</ref>, or the oQual ontology validator <ref type="bibr" target="#b30">[31]</ref>. The OnToology system <ref type="bibr" target="#b31">[32]</ref> provides a validator for ontology syntax, similar to the RDF validation of W3C. <ref type="foot" target="#foot_2">4</ref>For the documentation of ontologies, different tools are available. For example, HTML documentation tools, ontology browsers, and visualizations <ref type="bibr" target="#b32">[33]</ref>. We identified the following possible candidates: OnToology <ref type="bibr" target="#b31">[32]</ref>, LODE <ref type="bibr" target="#b33">[34]</ref>, Protégé <ref type="bibr" target="#b34">[35]</ref>, and Widoco <ref type="bibr" target="#b35">[36]</ref>, which is actually a combination of LODE, WebVowl visualization <ref type="bibr" target="#b36">[37]</ref>, and OOPS! validation. OnToology also provides documentation. In our case, the syntax checker did not work, and connecting it to GitHub is more complicated than using Widoco. LODE combined with the WebVowl graph is a good documentation approach.</p><p>We are aware that there is more than one solution to model a domain ontology <ref type="bibr" target="#b23">[24]</ref>, especially in the domain of rhetorical figures with a quite diverse knowledge base. Also, the modeling depends on how the ontology will be used later.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Main Tasks, Resources, and Tools</head><p>Our main task is to collect information about rhetorical figures in English and to structure them. Furthermore, we need to build the ontology and validate it. We are using resources that contain definitions and examples of rhetorical figures. The standard book in this field was written by Lausberg <ref type="bibr" target="#b37">[38]</ref>. However, as it is highly interlinked with numerous subsections and mixes languages within entries (German, Greek, Latin, French, English), it is complicated to fully understand it. Therefore, we identified the book of McGuigan <ref type="bibr" target="#b38">[39]</ref>, which aims to explain rhetorical figures to students and therefore provides understandable definitions, explanations of the functions of a figure, and examples. In addition, Plett <ref type="bibr" target="#b39">[40]</ref> offers an overview of several figures. Different online resources like the Silva Rhetoricae <ref type="bibr" target="#b40">[41]</ref> and the RhetFig database <ref type="foot" target="#foot_3">5</ref> with its origins in the RhetFig project <ref type="bibr" target="#b13">[14]</ref>  We also rely on existing ontologies from the domain of rhetorical figures. For the Serbian RetFig ontology that contains 98 figures, the authors retrieved information by searching novels, poems, and journal texts to find examples of the figures in the Serbian language. However, they do not state how they found the figures in the first step or resources for the Serbian definitions. The authors of the GRhOOT ontology indicate that they used a variety of German resources such as Lausberg's Handbook <ref type="bibr" target="#b37">[38]</ref>, and literature from Plett <ref type="bibr" target="#b41">[42]</ref>, besides others. In our ESTHER ontology, we want to focus only on the most common figures for now. Therefore, we rely on the 110 figures from the GRhOOT ontology and searched for English equivalents. As ontology development is an ongoing process, we want to add as many figures as possible to the ontology, to make resources like the Silva Rhetoricae or the RhetFig machine-readable.</p><p>As tool for modeling, we use the Protégé ontology modeling framework to build the ontology in combination with a text editor, as Pease recommends <ref type="bibr" target="#b24">[25]</ref>. To validate the competency questions, we will use SPARQL queries, similar to the validation of other ontologies in the same domain <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b8">9,</ref><ref type="bibr" target="#b15">16]</ref>. The tools used for the validation and evaluation of the ontology are presented in Section 3.5.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Purpose, Scope, Users, and Competency Questions</head><p>The purpose of the ontology is to create a formal machine-readable model of the most common rhetorical figures in the English language. The scope of our ontology are the most known figures but the ultimate goal is to include as many figures as possible. The ontology can then assist its users in determining the proper name for a figure in the process of annotation. In Users of the ontology are people with linguistic or computational background, and people without any linguistic background. For those, we want to make the ontology accessible via a terminal-based tool called FyF! for determining figures (Section 4). Figure <ref type="figure" target="#fig_2">1</ref> illustrates the workflow of our vision of how the ontology can help annotate datasets, thus overcoming the problem of small datasets of rhetorical figures, and therefore enabling the training of classifiers or the fine-tuning of large language models (LLM). The process starts with textual data that could be political speeches or text from social media or messenger platforms. Together with the developed tool that is based on the ESTHER ontology, human annotators can reliably identify rhetorical figures in those texts, thus creating an annotated dataset. This dataset is then used to train a machine learning classifier or to train LLMs. With the help of those algorithms, hate speech, biased or populistic opinions or persuasive arguments can be better identified and revealed. This can be important in a context to warn users to read certain texts more attentively as it contains bias or persuasion methods. However, we want to highlight that the ontology is not only built to train a classifier. It also serves as a source of carefully hand-crafted knowledge about rhetorical figures and the first machine-readable format of them. Furthermore, the ontology reveals dependencies and similarities between different figures that can help in their future detection. For example, detection mechanisms for symploke can be used for anaphoras, as every symploke has also features of an anaphora.</p><p>We formulated competency questions as examples of what the ontology should be able to deliver in the end. Furthermore, we use them for consistency and sanity checks. For example, question three is expected to deliver the same results as question four as it is a negation of all other elements. Q1: Which rhetorical figures have their defining element in a word? </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4.">Formalization of the Model</head><p>In ontology modeling, reusing parts from existing ontologies is considered good practice <ref type="bibr" target="#b19">[20,</ref><ref type="bibr" target="#b21">22]</ref>. Therefore, we align with the RetFig and GRhOOT ontologies to guarantee cross-language compatibility between Serbian, German, and English. Those ontologies suit our needs as they also model rhetorical figures. In the following, we describe the structure of the ESTHER ontology (Section 3.4.1) and the integration of hierarchical relations in Section 3.4.2.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4.1.">Structure</head><p>We reuse the structure of the RetFig and GRhOOT ontology (which is actually based on RetFig). The linguistic and rhetorical entities are modeled as concepts/classes whereas the rhetorical figure itself is modeled as individual. We kept this architecture to guarantee interoperability between the English, Serbian, and German ontology. This means that applications like the FyF!-tool (see Section 4) can be easily adapted also to search the RetFig and GRhOOT ontologies. However, we are aware that there is more than one solution how to model such an ontology <ref type="bibr" target="#b23">[24]</ref>. An ontology where the figures are modeled as classes and the example sentences as individuals would have also been possible, but we wanted to focus more on the aspect of interoperability.</p><p>We remove naming inconsistencies from RetFig and GRhOOT by strictly using lower Camel-Case; a naming convention where words are joined together with a capitalized letter of each word, but the first letter is lowercase (e.g., isRhetoricalFigure, isOmitted). <ref type="foot" target="#foot_4">6</ref> As the terminology in the domain of rhetorical figures is quite diverse and some names originate from Greek, Latin, or are vernacular <ref type="bibr" target="#b42">[43]</ref>, we show other spellings, synonyms, and names in other languages such as German, Serbian, or Latin in the seeAlso property, also indicating the language. Fig. <ref type="figure" target="#fig_4">2</ref> shows an example of the entity graph in Protégé for the figure "isocolon", illustrating the connection between the classes and properties. The additional relations of the implied figure parallelism are left out for clarity.</p><p>Like in RetFig and GRhOOT, we model the textual definition of the figures in natural language as rdfs:comment, a property that provides a human-readable description of a resource <ref type="bibr" target="#b43">[44]</ref>. Also, we use the self-defined data property called isExample with the RDF-datatype string to provide at least one example sentence for each figure. In addition to previous ontologies in this domain, we introduce hierarchical relations that are presented in the following Section 3.4.2.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4.2.">Hierarchical Relations</head><p>Harris and DiMarco <ref type="bibr" target="#b0">[1]</ref> mention "compound" figures. These are figures that are produced by the combination of other figures, e.g., a symploce (aka symploke) is the combination of an epanaphora (aka anaphora) and epistrophe (aka epiphora). In addition, hierarchical relations can exist such that some figures are a more specific form of other figures. Also, the combination of figures yields the presence of other figures, as described by <ref type="bibr" target="#b14">[15]</ref>. We tried to identify those relations and formally modeled them as the object property implies. The relation is similar to a subclass relation. However, as figures are modeled as individuals in both the Serbian RetFig and the German GRhOOT, we wanted to maintain the same structure to guarantee interoperability. That is the reason why the new property implies was introduced. The implication ∀𝑅𝐹 𝐴 ⊑ 𝑅𝐹 𝐵 expresses that every figure 𝑅𝐹 𝐴 also contains figure 𝑅𝐹 𝐵 , as the figure 𝑅𝐹 𝐴 includes figure 𝑅𝐹 𝐵 . For example, each symploke is also an anaphora, while all figures with repetitions of the same form are a ploke (a figure of repetition without further constraints on the position):</p><p>symploke ⊑ anaphora and anaphora ⊑ ploke, respectively.</p><p>Compound figures are also modeled with the implies relation. If a figure implies multiple other figures, it is a compound figure. For example, a symploke is the combination of anaphora and epiphora:</p><formula xml:id="formula_0">symploke ⊑ anaphora ⊔ epiphora.</formula><p>The figure climax is produced by a combination of following figures: climax ⊑ gradatio ⊔ incrementum <ref type="bibr" target="#b14">[15,</ref><ref type="bibr" target="#b44">45]</ref>.</p><p>We also modeled the relation of opposition between figures with the symmetric property isOppositeFigure, e.g., anaphora isOppositeFigure epiphora, and vice versa respectively (repetition at the beginning of consecutive sentences vs. repetition at the end of consecutive sentences).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.5.">Evaluation and Validation</head><p>To evaluate ESTHER, we translate the ten competency questions from Section 3.3 into SPARQL queries and execute them on the ontology to see if it behaves as expected. As mentioned, we use some of the queries of the RetFig <ref type="bibr" target="#b7">[8]</ref> and GRhOOT <ref type="bibr" target="#b8">[9]</ref> ontology to make it comparable. The results differ only for figures that either have different properties in the English language, that do not exist, or are not yet modeled in ESTHER. Otherwise, the results fulfill our expectations. Unfortunately, the oQual validator could not be found online. OnToology is a holistic system, but its usage requires additional effort with steps that are prone to failure, e.g., granting access to the GitHub repository. The OOPS! scanner is easy to use as users can provide a link or directly input the ontology to a text field on the website. It categorizes the errors into three levels of severity. The validator found only two minor and one medium issue within our ontology. The medium issue is that OOPS! suggests some classes or properties to be declared disjoint. According to the explanation of Noy et al. <ref type="bibr" target="#b23">[24]</ref>, we do not consider this issue, as e.g., an operation for a rhetorical figure can be both adding and omitting an element. The consistency of our ontology was verified by the HermiT reasoner version 1.4.3 <ref type="bibr" target="#b45">[46]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.6.">Documentation and Maintenance</head><p>The last step is maintaining the ontology, which includes changes and updates as ontology development is an "iterative process" <ref type="bibr" target="#b23">[24]</ref>. We want to iteratively extend the ontology with further rhetorical figures, and add examples to the existing figures. For code management, we made the ontology available in a version control system <ref type="bibr" target="#b24">[25]</ref>, namely GitHub, <ref type="foot" target="#foot_5">7</ref> which allows tracking and documenting all changes. This repository contains the LODE documentation, the OWL file of the ontology, the competency questions and the code of the FyF!-tool.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">FyF: Find your Figure!</head><p>Identifying rhetorical figures e.g., in social media posts or political discussions, can help determine the intended meaning or to spot hidden notions. The ESTHER ontology can be used to support human annotators in determining the right name of a rhetorical figure and revealing its functions based on its properties. For example, a human can easily spot intentional repetitions of words or more complex structures, e.g., the semantic repetition of a word in a different form. However, it is difficult to name those figures. We present the ongoing work on our terminal-based tool written in Python. The tool asks the users to enter the characteristics they recognize in a text in which they suspect rhetorical figures. A SPARQL query is then built automatically that queries the ESTHER ontology for figures that fulfill those properties. If users are unsure, they can enter a "?" as blank property. An exemplary procedure is shown in Fig. <ref type="figure" target="#fig_6">3</ref> in Appendix A. If there is a match, the names of the figures, their definitions, and examples are shown to the users. If no figure matches their description, the users have the possibility to enter comma-separated keywords as free text. We set up a small experiment to prove that the tool facilitates the annotation process for persons without any linguistic background. Our hypothesis is that a person using this tool is more likely to find the correct name for the rhetorical figure. We presented five sentences to three persons without any linguistic background, but with a proficient level of English. One person is allowed to use the FyF!-tool, one person uses a regular search engine on the Internet, and the other one uses ChatGPT <ref type="bibr" target="#b46">[47]</ref>, a large language model that provides an answer in the form of a conversation. The following five sentences with figures from all four linguistic categories were used (figure of speech: Sentence 1 and 5, trope: Sentence 4, figure of thought: Sentence 3, figure of construction/scheme: Sentence 2).</p><p>1. When there is talk of hatred, let us stand up and talk against it. When there is talk of violence, let us stand up and talk against it. 2. 'xactly! 3. The dog is black, the cat is white. 4. Boom! Meow! Woof! 5. When I was a child, I liked to watch TV. When I was a child, my mother loved me. when I was a child, I liked to watch TV. When I went to school, my mother went to work. Table <ref type="table" target="#tab_0">1</ref> shows the results of the experiment. The cells in red with a ×-symbol show where the answer was wrong. A green cell with a shows a correct answer. Orange cells with ∼ show answers that are at least partly correct. For example, annotating a symploke with "anaphora" is partly right, as symploke is a compound figure consisting of both anaphora and epiphora. The experiment confirmed our hypothesis. It showed that ChatGPT is powerful and fast for annotation, but does not spot compound figures and figures that are more salient for humans (cf. Sentence 5, where the dominant figure is anaphora, and parallelism is not so salient). Using the tool is slower than ChatGPT, but more precise. Still, it is faster than using a search engine (around 13 min. vs. around 20 min.). Using the tool also helps with avoiding spelling mistakes or using different spellings (cf. Sentence 2).</p><p>We are aware of the limitations in the functionality of the terminal-based tool, as it is still ongoing work. From the remarks of the FyF!-user, we found out that it is more difficult to detect tropes. Furthermore, we received input on how to improve the tool in the future. Nevertheless, we have shown that the ontology is helpful for annotators to determine rhetorical figures without extensive training. Researchers will benefit from more annotated datasets as they can be used for the training of algorithms or to improve language models.  climax Generally, the arrangement of words, phrases, or clauses in an order of increasing importance, often in parallel structure. <ref type="bibr" target="#b40">[41]</ref>. Example: "First we lost the village, then the city, then the world". 3, 8</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Find your Figure User Interfaces</head><p>epiphora Repetition of a word/phrase at the end of multiple sentences <ref type="bibr" target="#b38">[39]</ref>. Example: "My name is Bond. James Bond. " (James Bond). 7, 8, 15 gradatio A Gradatio is a series whose members overlap but need not possess the same quality <ref type="bibr" target="#b47">[48]</ref>. Gradatio is a progressive anadiplosis <ref type="bibr" target="#b37">[38]</ref>. Example: "He is my friend, my angel, my god" (Friedrich Schiller: Die Raeuber). 3, 8 incrementum A series of words in the same domain where subsequent words mark an increase on a semantic scale <ref type="bibr" target="#b14">[15]</ref>. Example: "Thus a proud man is called Lucifer, a drunkard a swine, an angry man mad". 3, 8</p><p>isocolon A series of similarly structured elements having the same length. A kind of parallelism <ref type="bibr" target="#b40">[41]</ref>. Example: "No pain, no gain". 8</p><p>metaphor A metaphor compares two things from a different domain. It can convey literal, emotional, or psychological truths <ref type="bibr" target="#b38">[39]</ref>. Example: "Flood of refugees", "Heart of gold". 1 parallelism Parallelism uses the same structure for multiple parts of a sentence to link them. It makes a text easier to read and keeps long lists understandable. Often, parallelism refers to the syntax of the elements, but not necessarily <ref type="bibr" target="#b38">[39]</ref>. Example: "In the name of the father, in the name of the son, and in the name of the holy ghost". 6</p><p>ploke Perfect lexical repetition of a word/phrase. 3, 8</p><p>symploke Combination of anaphora and epiphora. Example: "All through industry, all for industry" (Claude-Henry des Saint-Simon). 6-8</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Ontology</head><label></label><figDesc>Showcase and Demonstrations Track, 9th Joint Ontology Workshops (JOWO 2023), co-located with FOIS 2023, 19-20 July, 2023, Sherbrooke, Québec, Canada. * Corresponding author.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head></head><label></label><figDesc>are a great collection of definitions and examples. The Silva Rhetoricae contains 433 rhetorical figures and provides a definition, related figures, and examples of the usage for most of the figures. The RhetFig database contains 1489 figures and their definitions, synonyms, etymology, linguistic domain, and examples. Most of the definitions are rooted in the Silva Rhetoricae.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: How the ontology helps with overcoming the lack of annotated datasets.</figDesc><graphic coords="6,141.38,84.19,312.52,88.59" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head></head><label></label><figDesc>Q2: In which rhetorical figures is a letter omitted? Q3: What are figures that are neither figures of construction, nor figures of speech, nor figures of thought? Q4: Which figures belong to the rhetorical group of tropes? (Note: same output as Q3 expected) Q5: What is an example sentence for the figure alliteration? Q6: What is the definition of the figure parallelism? Q7: Which figures of speech or figures of thought have their defining element in the beginning? Q8: Which figures repeat an element in the same form? Q9: In which figures is a word in the same form repeated? Q10: Which figures are the opposite of other figures?</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Entity graph in Protégé for the figure isocolon.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>Fig. 3</head><label>3</label><figDesc>Fig. 3 shows how users can interact with the terminal-based tool to find the names of rhetorical figures, based on certain properties.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Figure 3 : 6 anadiplosis 15 anaphora</head><label>3615</label><figDesc>Figure 3: User specifies properties (at the end of the line in green).</figDesc><graphic coords="14,110.13,451.26,375.05,179.51" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Comparison of the annotation results. Green/ means correct, red/× indicates false, and orange/∼ is not entirely correct.</figDesc><table><row><cell cols="3">Sentence Correct Figure ChaptGPT</cell><cell>FyF!</cell><cell>Search Engine</cell></row><row><cell>1</cell><cell>Symploke</cell><cell>Anaphora ∼</cell><cell>Symploke</cell><cell>Symploke</cell></row><row><cell>2</cell><cell>Aphaeresis</cell><cell cols="2">Exclamatory Emphasis × Aphaeresis</cell><cell>Aphaeresis</cell></row><row><cell>3</cell><cell>Parallelism</cell><cell>Parallelism</cell><cell>Irony (??) ×</cell><cell>Antithesis ∼</cell></row><row><cell>4</cell><cell cols="2">Onomatopoeia Onomatopoeia</cell><cell>Ellipsis ∼</cell><cell>Onomatopoeia</cell></row><row><cell>5</cell><cell>Anaphora</cell><cell>Parallelism ∼</cell><cell>Anaphora</cell><cell>Anaphora</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_0">https://github.com/kuehnram/ESTHER-Ontology</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_1">Please note the spelling without "h" compared to the English RhetFig project<ref type="bibr" target="#b13">[14]</ref>.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_2">https://www.w3.org/RDF/Validator/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_3">http://rhetfig.appspot.com/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_4">RetFig and GRhOOT use camel case (but switch between first letter lower-and uppercase) and hyphens to connect words.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_5">https://github.com/kuehnram/ESTHER-Ontology</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusion</head><p>We modeled a formal domain ontology of the most common rhetorical figures in the English language. We described our methodology, which is based on other approaches. Within this process, we aligned with the existing Serbian RetFig and German GRhOOT ontologies for rhetorical figures. In addition to resolving inconsistencies, we added hierarchical relationships between figures and defined compound figures. The ontology was evaluated to ensure consistency and sanity. We provided an overview of available ontology validation and documentation tools and used them for our ontology. The usage scenarios of this ontology are manifold. It serves as a knowledge base but it can also assist humans without prior knowledge in the process of annotating rhetorical figures. We proved this by developing a terminal-based annotation tool that helped to find the right names for figures. Furthermore, rules can be derived from the ontology for either detecting or generating examples of rhetorical figures. This is important as large annotated datasets lack in this domain.</p><p>Future work will include the extension of the ontology by modeling additional figures. We want to extend the terminal-based tool and build a graphical user interface for it, improving the application's usability. We want to distribute it and gather as many annotated examples as possible. Detecting rhetorical figures and generating rules based on the ontology is also considered future work. With more annotated data, models can be trained, which will then increase the efficiency and precision of various NLP tasks.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>The project on which this report is based was funded by the German Federal Ministry of Education and Research (BMBF) under the funding code 01|S20049. The author is responsible for the content of this publication.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Rhetorical figures, arguments, computation</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Harris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">Di</forename><surname>Marco</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Argument &amp; Computation</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="211" to="231" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">An annotation scheme for rhetorical figures</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Harris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">Di</forename><surname>Marco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ruan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>O'reilly</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Argument &amp; Computation</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="155" to="175" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Kelabteam: A statistical approach on figurative language sentiment analysis in twitter</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">L</forename><surname>Nguyen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">D</forename><surname>Nguyen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Hwang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Jung</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 9th international workshop on semantic evaluation</title>
				<meeting>the 9th international workshop on semantic evaluation<address><addrLine>SemEval</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2015">2015. 2015</date>
			<biblScope unit="page" from="679" to="683" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Ontological representations of rhetorical figures for argument mining</title>
		<author>
			<persName><forename type="first">J</forename><surname>Mitrović</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>O'reilly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mladenović</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Handschuh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Argument &amp; Computation</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="267" to="287" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Towards an ontology for propaganda detection in news articles</title>
		<author>
			<persName><forename type="first">K</forename><surname>Hamilton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web: ESWC 2021 Satellite Events</title>
				<editor>
			<persName><forename type="first">R</forename><surname>Verborgh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Dimou</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Hogan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Amato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">I</forename><surname>Tiddi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Bröring</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Maier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">F</forename><surname>Ongenae</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Tommasini</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Alam</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="230" to="241" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Improving hate speech type and target detection with hateful metaphor features</title>
		<author>
			<persName><forename type="first">J</forename><surname>Lemmens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Markov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Daelemans</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Fourth Workshop on NLP for Internet Freedom: Censorship, Disinformation, and Propaganda</title>
				<meeting>the Fourth Workshop on NLP for Internet Freedom: Censorship, Disinformation, and Propaganda</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="7" to="16" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Rhetorical figuration as a metric in text summarization</title>
		<author>
			<persName><forename type="first">M</forename><surname>Alliheedi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">Di</forename><surname>Marco</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in Artificial Intelligence: 27th Canadian Conference on Artificial Intelligence, Canadian AI 2014</title>
				<meeting><address><addrLine>Montréal, QC, Canada</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2014">May 6-9, 2014. 2014</date>
			<biblScope unit="page" from="13" to="22" />
		</imprint>
	</monogr>
	<note>Proceedings 27</note>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Ontology of Rhetorical Figures for Serbian</title>
		<author>
			<persName><forename type="first">M</forename><surname>Mladenović</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mitrović</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Text, Speech, and Dialogue</title>
				<editor>
			<persName><forename type="first">M</forename></persName>
		</editor>
		<meeting><address><addrLine>Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="386" to="393" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">GRhOOT: Ontology of Rhetorical Figures in German</title>
		<author>
			<persName><forename type="first">R</forename><surname>Kühn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mitrović</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Granitzer</surname></persName>
		</author>
		<ptr target="https://aclanthology.org/2022.lrec-1.426" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Thirteenth Language Resources and Evaluation Conference, European Language Resources Association</title>
				<meeting>the Thirteenth Language Resources and Evaluation Conference, European Language Resources Association<address><addrLine>Marseille, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="4001" to="4010" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A cognitive ontology of rhetorical figures</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Harris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">Di</forename><surname>Marco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Mehlenbacher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Clapperton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Choi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ruan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>O'reilly</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Cognition and Ontologies</title>
				<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="18" to="21" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Semeval-2015 task 11: Sentiment analysis of figurative language in Twitter</title>
		<author>
			<persName><forename type="first">A</forename><surname>Ghosh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Veale</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Shutova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Barnden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Reyes</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 9th international workshop on semantic evaluation</title>
				<meeting>the 9th international workshop on semantic evaluation<address><addrLine>SemEval</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2015">2015. 2015</date>
			<biblScope unit="page" from="470" to="478" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Natural language processing and ontology-enhanced biomedical literature mining for systems biology</title>
		<author>
			<persName><forename type="first">X</forename><surname>Hu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Computational systems biology</title>
				<imprint>
			<publisher>Elsevier</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="39" to="56" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Constructing a rhetorical figuration ontology</title>
		<author>
			<persName><forename type="first">R</forename><surname>Harris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Dimarco</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Persuasive Technology and Digital Behaviour Intervention Symposium</title>
				<imprint>
			<publisher>Citeseer</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="47" to="52" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Toward an ontology of rhetorical figures</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Kelly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">A</forename><surname>Abbott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Harris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Dimarco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">R</forename><surname>Cheriton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 28th ACM International Conference on Design of Communication</title>
				<meeting>the 28th ACM International Conference on Design of Communication</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="123" to="130" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Arguments in Gradatio, Incrementum and Climax; a Climax Ontology</title>
		<author>
			<persName><forename type="first">C</forename><surname>O'reilly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Tu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Pacheco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">W</forename><surname>Black</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Harris</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the18th workshop on Computational Models of Natural Argument</title>
				<meeting>the18th workshop on Computational Models of Natural Argument</meeting>
		<imprint>
			<publisher>Academic Press</publisher>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">An Ontology for Ploke: Rhetorical Figures of Lexical Repetitions</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Harris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Berry</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2021">2021</date>
			<publisher>JOWO</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Towards a Unified Multilingual Ontology for Rhetorical Figures</title>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">Wang</forename></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Kühn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Harris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mitrović</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Granitzer</surname></persName>
		</author>
		<idno type="DOI">10.5220/0011524400003335</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 14th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management -KEOD</title>
				<meeting>the 14th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management -KEOD<address><addrLine>SciTePress</addrLine></address></meeting>
		<imprint>
			<publisher>INSTICC</publisher>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="117" to="127" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m" type="main">Multilingual domain ontologies of rhetorical figures and their applications</title>
		<author>
			<persName><forename type="first">R</forename><surname>Kühn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mitrovic</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">OOPS! (OntOlogy Pitfall Scanner!): An On-line Tool for Ontology Evaluation</title>
		<author>
			<persName><forename type="first">M</forename><surname>Poveda-Villalón</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gómez-Pérez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>Suárez-Figueroa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal on Semantic Web and Information Systems (IJSWIS)</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="7" to="34" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<title level="m" type="main">Semantic web for the working ontologist: effective modeling in RDFS and OWL</title>
		<author>
			<persName><forename type="first">D</forename><surname>Allemang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hendler</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2011">2011</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Understanding ontological engineering</title>
		<author>
			<persName><forename type="first">V</forename><surname>Devedzić</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communications of the ACM</title>
		<imprint>
			<biblScope unit="volume">45</biblScope>
			<biblScope unit="page" from="136" to="144" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Fernández-López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gómez-Pérez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Juristo</surname></persName>
		</author>
		<title level="m">Methontology: from ontological art towards ontological engineering</title>
				<imprint>
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Methodology for the Design and Evaluation of Ontologies</title>
		<author>
			<persName><forename type="first">M</forename><surname>Grüninger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Fox</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. IJCAI&apos;95, Workshop on Basic Ontological Issues in Knowledge Sharing</title>
				<meeting>IJCAI&apos;95, Workshop on Basic Ontological Issues in Knowledge Sharing</meeting>
		<imprint>
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<monogr>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">F</forename><surname>Noy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">L</forename><surname>Mcguinness</surname></persName>
		</author>
		<title level="m">Ontology development 101: A guide to creating your first ontology</title>
				<imprint>
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Pease</surname></persName>
		</author>
		<title level="m">Ontology: A practical guide</title>
				<imprint>
			<publisher>Articulate Software Press</publisher>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">The enterprise ontology</title>
		<author>
			<persName><forename type="first">M</forename><surname>Uschold</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>King</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Moralee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zorgios</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The knowledge engineering review</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="page" from="31" to="89" />
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">An eXtreme method for developing lightweight ontologies</title>
		<author>
			<persName><forename type="first">M</forename><surname>Hristozova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Sterling</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Workshop on Ontologies in Agent Systems, 1st International Joint Conference on Autonomous Agents and Multi-Agent Systems</title>
				<meeting><address><addrLine>Bologna, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2002">2002. 2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">extreme design with content ontology design patterns</title>
		<author>
			<persName><forename type="first">V</forename><surname>Presutti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Daga</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gangemi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Blomqvist</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. Workshop on Ontology Patterns</title>
				<meeting>Workshop on Ontology Patterns</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="83" to="97" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">The NeOn methodology for ontology engineering</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>Suárez-Figueroa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gómez-Pérez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Fernández-López</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Ontology engineering in a networked world</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="9" to="34" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Lot: An industrial oriented ontology engineering framework</title>
		<author>
			<persName><forename type="first">M</forename><surname>Poveda-Villalón</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Fernández-Izquierdo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Fernández-López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>García-Castro</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.engappai.2022.104755</idno>
		<ptr target="https://doi.org/10.1016/j.engappai.2022.104755" />
	</analytic>
	<monogr>
		<title level="j">Engineering Applications of Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">111</biblScope>
			<biblScope unit="page">104755</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Modelling ontology evaluation and validation</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gangemi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Catenacci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ciaramita</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lehmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">European Semantic Web Conference</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="140" to="154" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">Automating ontology engineering support activities with OnToology</title>
		<author>
			<persName><forename type="first">A</forename><surname>Alobaid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Garijo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Poveda-Villalón</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Santana-Perez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Fernández-Izquierdo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Corcho</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.websem.2018.09.003</idno>
		<ptr target="https://doi.org/10.1016/j.websem.2018.09.003" />
	</analytic>
	<monogr>
		<title level="j">Journal of Web Semantics</title>
		<imprint>
			<biblScope unit="volume">57</biblScope>
			<biblScope unit="page">100472</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Tools for the automatic generation of ontology documentation: A task-based evaluation</title>
		<author>
			<persName><forename type="first">S</forename><surname>Peroni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Shotton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Vitali</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal on Semantic Web and Information Systems (IJSWIS)</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="21" to="44" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Making Ontology Documentation with LODE</title>
		<author>
			<persName><forename type="first">S</forename><surname>Peroni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Shotton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Vitali</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">I-SEMANTICS (Posters &amp; Demos)</title>
				<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="63" to="67" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">The protégé project: a look back and a look forward</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Musen</surname></persName>
		</author>
		<idno type="DOI">10.1145/2757001.2757003</idno>
		<idno>doi:10.1145/2757001.2757003</idno>
		<ptr target="https://doi.org/10.1145/2757001.2757003" />
	</analytic>
	<monogr>
		<title level="j">AI Matters</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="4" to="12" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b35">
	<analytic>
		<title level="a" type="main">WIDOCO: a wizard for documenting ontologies</title>
		<author>
			<persName><forename type="first">D</forename><surname>Garijo</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-319-68204-4_9</idno>
		<ptr target="http://dgarijo.com/papers/widoco-iswc2017.pdf.doi:10.1007/978-3-319-68204-4_9" />
	</analytic>
	<monogr>
		<title level="m">International Semantic Web Conference</title>
				<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="94" to="102" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b36">
	<analytic>
		<title level="a" type="main">WebVOWL: Web-based visualization of ontologies</title>
		<author>
			<persName><forename type="first">S</forename><surname>Lohmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Link</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Marbach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Negru</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Knowledge Engineering and Knowledge Management</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="154" to="158" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b37">
	<monogr>
		<title level="m" type="main">Handbook of literary rhetoric: A foundation for literary study</title>
		<author>
			<persName><forename type="first">H</forename><surname>Lausberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">E</forename><surname>Orton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D</forename><surname>Anderson</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1998">1998</date>
			<publisher>Brill</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b38">
	<monogr>
		<title level="m" type="main">Rhetorical devices: A handbook and activities for student writers</title>
		<author>
			<persName><forename type="first">B</forename><surname>Mcguigan</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2011">2011</date>
			<publisher>Prestwick House Inc</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b39">
	<monogr>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">F</forename><surname>Plett</surname></persName>
		</author>
		<title level="m">Literary rhetoric: concepts-structures-analyses</title>
				<imprint>
			<publisher>Brill</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="volume">2</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b40">
	<analytic>
		<title/>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">O</forename><surname>Burton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Silva</forename><surname>Rhetoricae</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Brigham Young University</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b41">
	<monogr>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">F</forename><surname>Plett</surname></persName>
		</author>
		<title level="m">Einführung in die rhetorische Textanalyse</title>
				<meeting><address><addrLine>Buske</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1991">1991</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b42">
	<monogr>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">F</forename><surname>Plett</surname></persName>
		</author>
		<title level="m">Systematische Rhetorik: Konzepte und Analysen</title>
				<imprint>
			<publisher>Fink</publisher>
			<date type="published" when="2000">2000</date>
			<biblScope unit="volume">2127</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b43">
	<monogr>
		<title level="m" type="main">RDF Schema 1.1 W3C Recommendation</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">W W</forename><surname>Consortium</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014-02-25">25 February 2014. 2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b44">
	<analytic>
		<title level="a" type="main">An ontological approach to meaning making through PATH and gestalt foregrounding in climax</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">A</forename><surname>Black</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Tu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>O'reilly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Pacheco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Harris</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The American Journal of Semiotics</title>
		<imprint>
			<biblScope unit="volume">35</biblScope>
			<biblScope unit="page" from="217" to="249" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b45">
	<analytic>
		<title level="a" type="main">HermiT: A Highly-Efficient OWL Reasoner</title>
		<author>
			<persName><forename type="first">R</forename><surname>Shearer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Motik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Horrocks</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Owled</title>
		<imprint>
			<biblScope unit="volume">432</biblScope>
			<biblScope unit="page">91</biblScope>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b46">
	<monogr>
		<title level="m" type="main">ChatGPT: Optimizing Language Models for Dialogue</title>
		<author>
			<persName><surname>Openai</surname></persName>
		</author>
		<ptr target="https://openai.com/blog/chatgpt/" />
		<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b47">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Fahnestock</surname></persName>
		</author>
		<title level="m">Rhetorical figures in science</title>
				<imprint>
			<publisher>Oxford University Press on Demand</publisher>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

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