| { |
| "paper_id": "2020", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T06:06:30.353188Z" |
| }, |
| "title": "OWLSIZ: An isiZulu CNL for structured knowledge validation", |
| "authors": [ |
| { |
| "first": "Zola", |
| "middle": [], |
| "last": "Mahlaza", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Cape Town South Africa", |
| "location": {} |
| }, |
| "email": "zmahlaza@cs.uct.ac.za" |
| }, |
| { |
| "first": "C", |
| "middle": [ |
| "Maria" |
| ], |
| "last": "Keet", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Cape", |
| "location": {} |
| }, |
| "email": "mkeet@cs.uct.ac.za" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "In iterative knowledge elicitation, engineers are expected to be directly involved in validating the already captured knowledge and obtaining new knowledge increments, thus making the process time consuming. Languages such as English have controlled natural languages than can be repurposed to generate natural language questions from an ontology in order to allow a domain expert to independently validate the contents of an ontology without understanding a ontology authoring language such as OWL. IsiZulu, South Africa's main L1 language by number speakers, does not have such a resource, hence, it is not possible to build a verbaliser to generate such questions. Therefore, we propose an isiZulu controlled natural language, called OWL Simplified isiZulu (OWLSIZ), for producing grammatical and fluent questions from an ontology. Human evaluation of the generated questions showed that participants' judgements agree that most (83%) questions are positive for grammaticality or understandability.", |
| "pdf_parse": { |
| "paper_id": "2020", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "In iterative knowledge elicitation, engineers are expected to be directly involved in validating the already captured knowledge and obtaining new knowledge increments, thus making the process time consuming. Languages such as English have controlled natural languages than can be repurposed to generate natural language questions from an ontology in order to allow a domain expert to independently validate the contents of an ontology without understanding a ontology authoring language such as OWL. IsiZulu, South Africa's main L1 language by number speakers, does not have such a resource, hence, it is not possible to build a verbaliser to generate such questions. Therefore, we propose an isiZulu controlled natural language, called OWL Simplified isiZulu (OWLSIZ), for producing grammatical and fluent questions from an ontology. Human evaluation of the generated questions showed that participants' judgements agree that most (83%) questions are positive for grammaticality or understandability.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Ontology developers often rely on domain experts when building models or ontologies. This knowledge elicitation is often done in an iterative manner to ensure a high quality artefact. That is, the first interaction between knowledge engineers and domain experts generally focuses on only obtaining the first usable knowledge increment. Further interactions focus on obtaining further increments and also validating the previous iteration's codified knowledge. This requires the engineer to have a method of presenting the codified knowledge in an accessible manner. One method to resolve this, is to render the ontology with a controlled natural language (CNL) and provide supporting tooling for that; see (Safwat and Davis, 2017) for a recent overview. The manner in which these tools are to be used throughout the knowledge acquisition process is left to the discretion of the ontology developer, as they have not been incorporated into existing structured methods of knowledge validation. This may lead to inefficiencies, especially for inexperienced ontologists, as it requires one to be directly involved in obtaining the additional knowledge increment and also validating the already captured knowledge. For a language like English, one could repurpose a CNL such as OWL Simplified English (Power, 2012) to generate questions that domain experts could answer without involving an ontologist. This is more challenging for other languages, since fewer resources exist for them.", |
| "cite_spans": [ |
| { |
| "start": 706, |
| "end": 730, |
| "text": "(Safwat and Davis, 2017)", |
| "ref_id": "BIBREF41" |
| }, |
| { |
| "start": 1296, |
| "end": 1309, |
| "text": "(Power, 2012)", |
| "ref_id": "BIBREF37" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "For our context in South Africa, isiZulu is relevant, since it is the main language by first language speakers and serves as one of the main communication languages alongside English, Afrikaans, and Setswana (out of 11 official languages and sign language). It is not possible to generate questions from ontologies in isiZulu, since such a CNL does not exist and only some statements can be generated with the CNL of (Keet and .", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "We propose a solution in the form of OWL Simplified isiZulu (OWLSIZ), an isiZulu CNL for authoring questions to be used in structural questionnaires and/or Likert items to reduce the novice ontology engineer's efforts in validating a model or ontology's contents. To support its use, we developed an OWL verbaliser (in Java) that uses the CNL to generate questions. Evaluation of the quality of the generated questions shows that participants agree that most (83%) of the texts are positive since they have at most one participant who considers them to be ungrammatical and unacceptable.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The rest of the paper is structured as follows. Section 2 outlines various methods used for knowledge elicitation, Section 3 discusses existing work on generating controlled natural languages from ontologies, Section 4 presents our CNL, Section 5 presents the design of the verbaliser, Section 6 presents the quality of our CNL, Section 7 the discussion of results, and Section 8 concludes.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Ontology engineering methodologies (OEMs) can be categorised into three groups: collaborative, non-collaborative, and custom (Kotis et al., 2020) . Of interest to this work are collaborative OEMs, which have well-defined phases and involve numerous stakeholders across the different phases. The methodologies do not restrict one to specific kinds of elicitation methods as evidenced by the nine collaborative OEMs considered by (Kotis et al., 2020) . Of course, many semi-automatic techniques have been proposed over the years, notably NLP-based ontology learning techniques, but the focus here is the stage where there is a domain expert in the loop, who is typically not well-versed in logic.", |
| "cite_spans": [ |
| { |
| "start": 125, |
| "end": 145, |
| "text": "(Kotis et al., 2020)", |
| "ref_id": "BIBREF28" |
| }, |
| { |
| "start": 428, |
| "end": 448, |
| "text": "(Kotis et al., 2020)", |
| "ref_id": "BIBREF28" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Knowledge elicitation and validation", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Some 25 years ago already, strategies like observations, interviews, or task analysis based methods were already proposed (Cooke, 1994) . The chosen method impacts the overall time it takes to acquire the necessary domain knowledge, especially since most OEMs (7 out of 9) are fully iterative and the rest are either partially iterative or agile. Structured interview techniques such as the use of questionnaires, twenty-questions, and Likert scale items (Cooke, 1994) are less time consuming because they are guided. They can still be improved through the automation of question or Likert item creation. To the best of our knowledge, while there are verbalisers that can be used to create Likert items, there are currently no methods for creating questions to be used within structured techniques.", |
| "cite_spans": [ |
| { |
| "start": 122, |
| "end": 135, |
| "text": "(Cooke, 1994)", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 455, |
| "end": 468, |
| "text": "(Cooke, 1994)", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Knowledge elicitation and validation", |
| "sec_num": "2" |
| }, |
| { |
| "text": "For instance, if an axiom Human \u2203hasP art.Heart had been added in an ontology authoring iteration, then in its validation stage, a structured questionnaire could link that to a CNL containing the template \"Does each {C1} {OP1} some {C2}?\" to generate the yes/no validation question 'Does each human have as part some heart?'. The domain expert would be validating the knowledge added to the ontology by answering 'yes' and indicating a mistake by answering 'no'.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Knowledge elicitation and validation", |
| "sec_num": "2" |
| }, |
| { |
| "text": "There are numerous tools that take ontologies or similar models as input and produce text. For the present purpose, we will categorise them as either educational question generators and model/ontology verbalisers. Tools for the former take an ontology and generate questions to be presented to people to test their knowledge. Tools for the latter take an ontology's axioms or a model's contents and convert them into natural language text to make the input accessible to stakeholders who are not familiar with modelling languages.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Text generation from ontologies", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The existing educational question generators are built for English only (Chaudhri et al., 2014; Alsubait et al., 2016; Papasalouros et al., 2008; E.V. and Kumar P., 2015; Zhang and VanLehn, 2016) . They either use bare templates or SimpleNLG (Gatt and Reiter, 2009) for realisation, where 'bare' templates are a sequence of fixed words and slot, such as, Model-T's template (Puzikov and Gurevych, 2018) . None of the two realisation components are usable for isiZulu, because of the language's grammatical complexity or its lack of reusable and comprehensive computational grammar rules. Contrarily, the verbalisers offer components that can be used to build an isiZulu CNL for question generation even though none of the existing verbalisers were designed for such a purpose. This is because there is a lot of variability concerning the realisation methods and languages supported by ontology verbalisers, as can be seen in Table 1 .", |
| "cite_spans": [ |
| { |
| "start": 72, |
| "end": 95, |
| "text": "(Chaudhri et al., 2014;", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 96, |
| "end": 118, |
| "text": "Alsubait et al., 2016;", |
| "ref_id": "BIBREF1" |
| }, |
| { |
| "start": 119, |
| "end": 145, |
| "text": "Papasalouros et al., 2008;", |
| "ref_id": "BIBREF35" |
| }, |
| { |
| "start": 146, |
| "end": 170, |
| "text": "E.V. and Kumar P., 2015;", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 171, |
| "end": 195, |
| "text": "Zhang and VanLehn, 2016)", |
| "ref_id": "BIBREF46" |
| }, |
| { |
| "start": 242, |
| "end": 265, |
| "text": "(Gatt and Reiter, 2009)", |
| "ref_id": "BIBREF19" |
| }, |
| { |
| "start": 374, |
| "end": 402, |
| "text": "(Puzikov and Gurevych, 2018)", |
| "ref_id": "BIBREF39" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 925, |
| "end": 932, |
| "text": "Table 1", |
| "ref_id": "TABREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Text generation from ontologies", |
| "sec_num": "3" |
| }, |
| { |
| "text": "While early verbalisers (e.g., (Wilcock, 2003) ) supported only English, a number of systems have since been built to support other languages; see Table 1 for an overview. About half of these other verbalisers (52%) rely on \"grammar-infused templates\" (Mahlaza and Keet, 2019) for surface realisation, i.e., plain templates with some grammar rules to improve some aspects of the generated sentence. Pertinent to our considered language, isiZulu, four verbalisers (Lim and Halpin, 2016; Demey and Heath, 2014; Byamugisha et al., 2016 ) rely on what they call \"patterns\", which might be argued to be a form of template created to capture some linguistic dependency between items.Such patterns, and unlike a regular template, come with linguistic rules that control the value of the concords that are based on the noun class of the inserted word. An example of a pattern, for verbalising 'has part' in isiZulu, is as follows (Keet and Khumalo, 2016) :", |
| "cite_spans": [ |
| { |
| "start": 31, |
| "end": 46, |
| "text": "(Wilcock, 2003)", |
| "ref_id": "BIBREF45" |
| }, |
| { |
| "start": 252, |
| "end": 276, |
| "text": "(Mahlaza and Keet, 2019)", |
| "ref_id": "BIBREF32" |
| }, |
| { |
| "start": 472, |
| "end": 485, |
| "text": "Halpin, 2016;", |
| "ref_id": "BIBREF30" |
| }, |
| { |
| "start": 486, |
| "end": 508, |
| "text": "Demey and Heath, 2014;", |
| "ref_id": "BIBREF16" |
| }, |
| { |
| "start": 509, |
| "end": 532, |
| "text": "Byamugisha et al., 2016", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 932, |
| "end": 946, |
| "text": "Khumalo, 2016)", |
| "ref_id": "BIBREF25" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 147, |
| "end": 154, |
| "text": "Table 1", |
| "ref_id": "TABREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Text generation from ontologies", |
| "sec_num": "3" |
| }, |
| { |
| "text": "QCall ncx,pl W ncx,pl SC ncx,pl -CONJ-P ncy RC ncy -QC ncy -dwa", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Text generation from ontologies", |
| "sec_num": "3" |
| }, |
| { |
| "text": "For instance, the \"QCall ncx,pl \" is for the universal quantification (\u2200, 'for all'), which is generated 2012OWL Grammatical framework \u00d7 English, Catalan, Dutch, Finnish, French, German, Italian, Spanish, Swedish, and Urdu Sadoun et al. 2016OWL Canned text \u00d7 Arabic, English, French, Hindi, Japanese, Mandarin Chinese, Russian, Ukrainian and Tibetan Jarrar et al. 2006ORM Template \u00d7 English, Dutch, German, Italian, Spanish, Catalan, French, Lithuanian, Russian, and Arabic Lim and Halpin 2016ORM \"Pattern\" P English, Malay, and Mandarin Dann\u00e9lls et al. 2013aOWL based on what the plural of the noun class is of the noun that denotes the entity that plays the whole in the has-part relation (the \"W ncx,pl \"), combining the appropriate quantitative concord (e.g., ba-for noun class 2) with -onke to generate the appropriate surface realisation (e.g., bonke, for nouns in noun class 2). An axiom with \u2200Isibhedlela ('hospital', in noun class 7) then verbalises as zonke izibhedlela ('all hospitals') after applying the appropriate algorithms associated with the pattern. Compare this with straightforward templates for English for the same scenario: where the text remains the same and the ontology vocabulary can simply be plugged into the variable slots, or, at most, generate a plural version of a variable in the singular.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Text generation from ontologies", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Demey and Heath (2014)'s patterns are syntax templates, which are not suitable for isiZulu due to lack of existing computational syntax rules. The other patterns are potentially suitable because they are created to introduce rules for noun-related dependencies, which are essential to all the languages in the Niger-Congo B family. For instance, Lim and Halpin 2016 These two kinds of noun-centered patterns were not used to generate questions from OWL in isiZulu, but statements, rather. Moreover, they are either limited capturing a single POS that is controlled by noun (Lim and Halpin, 2016) or tightly couple the linearization algorithm with the tem-plate (Keet and Byamugisha et al., 2016) . In this work, in contrast, we design a CNL that is able to generate questions, whose grammarinfused templates are not tightly coupled with the linearisation algorithm, and are able to capture dependencies between the noun and numerous other parts-of-speech.", |
| "cite_spans": [ |
| { |
| "start": 582, |
| "end": 595, |
| "text": "Halpin, 2016)", |
| "ref_id": "BIBREF30" |
| }, |
| { |
| "start": 671, |
| "end": 695, |
| "text": "Byamugisha et al., 2016)", |
| "ref_id": "BIBREF6" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Text generation from ontologies", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The approach used to design the CNL to generate validation questions in isiZulu from ontologies, is incremental and bottom-up. We begin by selecting the first set of OWL constructors to support by selecting ones already supported by an existing English CNL and use its templates as inspiration for our isiZulu templates. The chosen CNL for that is OWL Simplified English (Power, 2012) and the resulting OWLSIZ templates are provided in Table 2 , together with an approximate English translation for indicative purpose.", |
| "cite_spans": [ |
| { |
| "start": 371, |
| "end": 384, |
| "text": "(Power, 2012)", |
| "ref_id": "BIBREF37" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 436, |
| "end": 443, |
| "text": "Table 2", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "OWL Simplified isiZulu", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The isiZulu templates use several concords 1 , copulas, and locative affixes. They are polymorphic affixes whose values change depending on the noun in which they are found in the case of the locative prefix and copula or due to the noun class of another noun in the sentence in the case of concords. In Table 2 , we use a box around a sequence of affixes to illustrate a decomposed word whose underlying morphemes are provided in a sequential manner. We also use an arrow from a concord to the noun that controls its value. For instance, in template 10, the third word is made up of two affixes: the subject concord (SC) and -odwa. The subject concord's value depends on the noun class of the value inserted into the class slot (i.e., {C}) and there are 17 such classes in isiZulu. When the subject concord's value is inserted, then phonological conditioning may be applied when combining the two affixes, since isiZulu does not permit consecutive vowels. For instance, when noun class 15's ku-is appended to -odwa, we obtain kodwa.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 304, |
| "end": 311, |
| "text": "Table 2", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "OWL Simplified isiZulu", |
| "sec_num": "4" |
| }, |
| { |
| "text": "To illustrate the use of the isiZulu templates, let us consider how to verbalise as a question an axiom of the type A B, e.g., ihebhu umuthi and in OWL functional syntax style, SubClassOf(ihebhu umuthi). Template 1 would be chosen, since the B in the position of C2 is a named class. One would then obtain the following text (i) Ingabe lonke ihebhu lingumuthi?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "OWL Simplified isiZulu", |
| "sec_num": "4" |
| }, |
| { |
| "text": "1 consult Meeussen (1967) for a detailed categorisation of concords Is SC-every herb SC-COP-plant? 'Is every herb a plant?' In this example, the concords and copula are indicated in bold: the concords are the lo-(from li-+ o-) and li-components of the highlighted text, which are governed by the noun class of the first noun, ihebhu 'herb', and the copula is the -ng-component, which is determined by the first character of the second noun, u-.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "OWL Simplified isiZulu", |
| "sec_num": "4" |
| }, |
| { |
| "text": "We designed the verbaliser for OWLSIZ in the way shown with the architecture diagram in Figure 1 . It was implemented in Java and it uses the OWL API 2 to parse the ontology. Unlike the predominant realisation method as listed in Table 1 , GF, we have chosen to rely on Java, because that enables us to have a verbaliser that can readily generate text from any ontology (provided it has isiZulu labels). GF-based verbalisers, on the other hand, require two additional time-consuming steps, being converting OWL ontologies into GF (e.g., (Angelov and Enache, 2010) ), and the high start-up costs in developing a resource grammar that faces the usual difficulty for under-resourced languages in that there is scant documentation of the grammar.", |
| "cite_spans": [ |
| { |
| "start": 537, |
| "end": 563, |
| "text": "(Angelov and Enache, 2010)", |
| "ref_id": "BIBREF3" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 88, |
| "end": 96, |
| "text": "Figure 1", |
| "ref_id": "FIGREF1" |
| }, |
| { |
| "start": 230, |
| "end": 237, |
| "text": "Table 1", |
| "ref_id": "TABREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Verbaliser implementation", |
| "sec_num": "5" |
| }, |
| { |
| "text": "We will discuss the planning and realisation components in the remainder of this section. There are minimal rules for selecting a template for each supported axiom type. Only one logical axiom (SubClassOf) and one class expression (Ob-jectSomeValuesFrom) have multiple template forms. Template 1 verbalises SubClassOf axioms where the range is an OWL class and Template 1.1 handles cases where the range is a class expressions. A single rule is used by the verbaliser to choose between the two forms of templates.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Verbaliser implementation", |
| "sec_num": "5" |
| }, |
| { |
| "text": "There are four different templates for the Ob-jectSomeValuesFrom class expressions (number 6). 2: List of OWL Simplified IsiZulu templates. The arrows indicate dependencies, pointing from dependent to the determiner, and a box around elements means that those elements inside it will result in one word in the sentence generated. Abbreviations: I = individual, C = class, DP = data property, OP = Object property, CE = Class expression, OP noun = Object property that is noun, DP = Data property, L = Literal, N = Cardinality, SC = subject concord, OC = object concord, COP = copula prefix, RelC = relative concord, LocPre = locative prefix. Template 6.4 is applicable when the object property is a noun and the OWL class belongs to noun classes 1, 1a, 2, or 2a, whereas template 6.2 is used when that OWL class does not belong to classes 1a, 2, or 2a. Template 6.3 is applicable when the object property is the containment part-whole relation (Keet and Khumalo, 2016) . Template 6 and 6.1 are applicable when the range is an OWL class and class expression respectively. The verbaliser has a planning rule that chooses an appropriate template when given a class expression.", |
| "cite_spans": [ |
| { |
| "start": 954, |
| "end": 968, |
| "text": "Khumalo, 2016)", |
| "ref_id": "BIBREF25" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Verbaliser implementation", |
| "sec_num": "5" |
| }, |
| { |
| "text": "The nncPairs of Figure 1 is a file nncPairs.txt that is used for determining whether an object property is or contains a noun and to retrieve the noun class of the noun, which is reused from Keet et al. 's isiZulu verbaliser (Keet et al., 2017) . We extended the file by adding 8 words to add more variation (umakhalekhukhwini, uZola, iNokia 3310, ifoni, umfundi, ukubhukuda, ihebhu, and umdlalo) and changed the noun class annotations of 6 nouns (ufulawa 3a, amanzi 6, irhaba 9, ivazi-9, ithiyetha yokuhlinzela 9, indoda 5) due to two typos, mass noun marker deletion, and differences of opinion on whether noun class 9a is indeed separate from noun class 9.", |
| "cite_spans": [ |
| { |
| "start": 203, |
| "end": 244, |
| "text": "'s isiZulu verbaliser (Keet et al., 2017)", |
| "ref_id": null |
| }, |
| { |
| "start": 308, |
| "end": 327, |
| "text": "(umakhalekhukhwini,", |
| "ref_id": null |
| }, |
| { |
| "start": 328, |
| "end": 334, |
| "text": "uZola,", |
| "ref_id": null |
| }, |
| { |
| "start": 335, |
| "end": 347, |
| "text": "iNokia 3310,", |
| "ref_id": null |
| }, |
| { |
| "start": 348, |
| "end": 354, |
| "text": "ifoni,", |
| "ref_id": null |
| }, |
| { |
| "start": 355, |
| "end": 363, |
| "text": "umfundi,", |
| "ref_id": null |
| }, |
| { |
| "start": 364, |
| "end": 375, |
| "text": "ukubhukuda,", |
| "ref_id": null |
| }, |
| { |
| "start": 376, |
| "end": 383, |
| "text": "ihebhu,", |
| "ref_id": null |
| }, |
| { |
| "start": 384, |
| "end": 396, |
| "text": "and umdlalo)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 16, |
| "end": 24, |
| "text": "Figure 1", |
| "ref_id": "FIGREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Verbaliser implementation", |
| "sec_num": "5" |
| }, |
| { |
| "text": "The realisation module takes a template and slot fillers, inserts the fillers into their respective slots, resolves the values of concords, locatives, and copulas in polymorphic words, and then forms words by appending the affixes together while relying on isiZulu phonological conditioning rules taken from (Naidoo, 2002; Sibanda, 2007; Pretorius and Bosch, 2010; Van der Spuy, 2014; Posthumus, 2016) .", |
| "cite_spans": [ |
| { |
| "start": 308, |
| "end": 322, |
| "text": "(Naidoo, 2002;", |
| "ref_id": "BIBREF34" |
| }, |
| { |
| "start": 323, |
| "end": 337, |
| "text": "Sibanda, 2007;", |
| "ref_id": "BIBREF43" |
| }, |
| { |
| "start": 338, |
| "end": 364, |
| "text": "Pretorius and Bosch, 2010;", |
| "ref_id": "BIBREF38" |
| }, |
| { |
| "start": 365, |
| "end": 384, |
| "text": "Van der Spuy, 2014;", |
| "ref_id": "BIBREF44" |
| }, |
| { |
| "start": 385, |
| "end": 401, |
| "text": "Posthumus, 2016)", |
| "ref_id": "BIBREF36" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Verbaliser implementation", |
| "sec_num": "5" |
| }, |
| { |
| "text": "In order to evaluate the quality of questions generated by the verbaliser, we make use of the test ontology presented in . We extended the ontology's 82 logical axioms with 12 axioms to ensure coverage for OWLSIZ: ClassAssertion (2), ObjectProperty (2), ObjectPropertyAssertion (1), EquivalentClasses (1), DataPropertyAssertion (1), DataProperty (1), ObjectAllValuesFrom (1), ObjectExactCardinality (1), ObjectMinCardinality (1), and ObjectMaxCardinality (1). This update resulted in an ontology with 91 axioms (it is not 94 because 3 axioms were used to constrain the existing axioms).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Evaluation", |
| "sec_num": "6" |
| }, |
| { |
| "text": "For internal evaluation, the ontology was verbalised and we categorized the resulting texts into verbalisable and unverbalisable. These two classes capture our verbaliser's (un)supported axioms. For each of the verbalisable axioms, we analysed their corresponding text to determine whether there are phonological conditioning errors, morphological agreement errors, and any other grammatical error.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Evaluation", |
| "sec_num": "6" |
| }, |
| { |
| "text": "For external evaluation, the ontology was verbalised and we packaged the resulting questions into a survey. Participants were recruited via snowball sampling using the first author's Twitter and WhatsApp accounts. The participants were asked to judge the quality of each question by choosing either \"grammatical and acceptable\", \"grammatical and ambiguous\", \"ungrammatical and understandable\", or \"ungrammatical and unacceptable\". In order to obtain high quality judgements, we ensured that each participants did not judge more than 40 sentences by randomly diving the 76 texts into two surveys each containing 38 texts (henceforth, survey A and B). Survey A includes texts generated by templates 3, 10, 12, and 13 while survey B does not and survey B includes texts generated by templates 4, 8, and 11 while survey A does not. Participants were randomly assigned to a survey.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Evaluation", |
| "sec_num": "6" |
| }, |
| { |
| "text": "The verbaliser's input, chosen templates, and numbered output texts are given as supplementary material at https://github.com/AdeebNqo/ grammarinfusedtemplates.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Evaluation", |
| "sec_num": "6" |
| }, |
| { |
| "text": "Out of the total 91 axioms, 76 were verbalisable axioms and of their corresponding texts, 74 texts are free of morphological agreement errors, phonological conditioning errors, or any other grammatical errors as assessed by the first author, an L2 isiZulu speaker with experience with various aspects of isiZulu grammar (e.g., (Mahlaza, 2018) ). Template 5 was selected when verbalising Disjoint-Classes(isidlanyama isidlazitshalo), and the system generated the following output:", |
| "cite_spans": [ |
| { |
| "start": 327, |
| "end": 342, |
| "text": "(Mahlaza, 2018)", |
| "ref_id": "BIBREF31" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "(i) asikho yini isidlanyama esiyisidlazitshalo?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "NEG-SC-exist carnivore [N C7] RelC-COP- herbivore [N C7] ?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "'Is there no carnivore that is a herbivore?' In the output, isidlazitshalo is prefixed with esiand -y-where esi-is a relative concord that would have a different value if isidlanyama was not used (e.g, it would be eli-if a noun that belongs to class 5 was used instead). Similarly, -y-is the copulative prefix value; if the value inserted into {C2} had u, o, or a as preceding vowel, then -ng-would be used instead.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "One out of the two questions determined to have errors had an morphological agreement error (question 42 in the supplementary material). The second was generated by Template 8 and, when verbalising DataPropertyAssertion(neminyaka uZola 50), the system generated the following output: where the subject concord (SC) depends on the individual (uZola) and the relative concord (RelC) depends on the noun found in the object property (i.e., iminyaka). We cannot correct template 8 by introducing the subject and relative concords as done for this particular example because different categories of data properties may require different solutions.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "The 15 that were classified as unverbalisable had several causes. 10 had nouns whose classes were unresolved; e.g., one where the compound noun's noun class was unresolved (isampula igazi ought to have been isampula egazi 'blood sample' in noun class 5). The other five included unsupported axiom types, such as ObjectComplementOf.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "Six participants filled in one of the surveys, of which five L1 isiZulu speakers and one L2. Survey A had two participants (one L1 and one L2 isiZulu speakers) who made a total of 76 judgements. Survey B had four participants and they made a total of 152 judgements (38 per participant). The separation of the participants' judgements into their respective categories is listed in Table 3 . A majority of the judgements were that the texts are grammatical and acceptable; there were 41/76 in Survey A and 78/152 in Survey B. Overall, i.e., combining Survey A and B, most of the judgements were positive, since only 19% of the judgements were ungrammatical + unacceptable. The participants' judgements of each question are given in Figure 2 . Observe that there are only two questions (labelled 25 and 42 in the figure) for which participants agree that they are ungrammatical and unacceptable, which are: 25 : iNokia 3310 lifundisa uZola? 'The Nokia 3310 teaches Zola' 42 : Ingabe noma yiyiphi indlu eyinyama?", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 381, |
| "end": 388, |
| "text": "Table 3", |
| "ref_id": "TABREF6" |
| }, |
| { |
| "start": 731, |
| "end": 739, |
| "text": "Figure 2", |
| "ref_id": "FIGREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "'Is every house (the same as) meat? These two questions were generated by template 3 and 4, respectively. This does not mean that they are of low quality, for the following reasons. Question 25 is ungrammatical and unacceptable due to the presence of the word eyinyama as opposed to iyinyama in that specific context. Analysis of the reason why an 'e' was used as opposed to 'i' shows that the serialised template used by Java verbaliser is slightly different from the one listed in Table 2 as we mistakenly used the relative concord in place of the subject concord. Question 42 is likely judged ungrammatical and unacceptable by participants due to unfamiliarity of the noun, as they may be unsure to which noun class 'Nokia 3310' belongs: by default, foreign objects are allocated to noun class 5 (hence iNokia), but 'mobile phone', that the Nokia is, is umakhalekhukhwini, which is in noun class 3. Figure 2 also shows that 83% of the texts are judged positively as they have at most one participant who considers them to be ungrammatical and unacceptable. Furthermore, since Survey A only had two participants, even if we adjust how we determine the number texts judged positively and define them as the texts where is no participant who considers the text to be ungrammatical and unacceptable, we still find that most (71%) of Survey A's questions were judged positively by the participants.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 483, |
| "end": 490, |
| "text": "Table 2", |
| "ref_id": null |
| }, |
| { |
| "start": 902, |
| "end": 910, |
| "text": "Figure 2", |
| "ref_id": "FIGREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "Participants agreed in their judgements (i.e., they chose the same options out of the ones listed in Section 6) for 25/76 texts (more specifically, 16/38 for Survey A and 9/38 for survey B). Furthermore, out of the 25, they agreed positively to 24 of the texts and agreed that remaining question is ungrammatical and unacceptable. While in (Keet and Khumalo, 2014) it seemed that there was more disagreement in the human evaluation the longer the sentences were, here, the participants' disagreement is not due to differences in text length. This since the texts for which the participants agree and disagree are of similar length (agree = average of 4 words and disagree = 5 average words), save for a single outlier with 7 words in the texts for which they disagree. The disagreement may be due to a misunderstanding that the participants have regarding how to evaluate the texts. For instance, when given text that reflects an unacceptable conceptualisation of the real world, then participants may be selecting \"ungrammatical and unacceptable\" to reflect the unacceptability of the conceptualisation, as opposed to evaluating the quality of the text. This is suspected in the evaluation of the question Ingabe lonke ibhotela lenza ifoni eliyi-1 ncamashi? ('Does every butter make exactly 1 phone?') where three participants selected \"Ungrammatical and unacceptable\" and one selected \"Grammatical and ambiguous\", even though the text is grammatically correct as judged by the first author. Furthermore, regional differences in the dialects spoken by the participants may result in one participant judging a particular text acceptable while others judge it ambiguous.", |
| "cite_spans": [ |
| { |
| "start": 350, |
| "end": 364, |
| "text": "Khumalo, 2014)", |
| "ref_id": "BIBREF24" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "We also determined the number of texts that all participants judge as being grammatically correct irrespective of whether they are acceptable or ambiguous. This was calculated by counting the number of texts where participants judged them as any combination of 'grammatical and ambiguous' and 'grammatical and acceptable'. We found that only 51% were judged as being grammatically correct hence 37/76 are ungrammatical. Moreover, the participants all agree that a majority (20/37) of the ungrammatical texts are still acceptable.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "The evaluation shows that the templates produce texts, whose majority is found to be understandable and grammatically correct by isiZulu speakers. Moreover, even when generated texts are ungrammatical, most of them are still acceptable. Most of the texts generated by the templates are free of morphological agreement errors. In the only case where there was such an error (question 42), it was due to human error when creating the serialised template and not a problem with the templates listed in Table 2 . The above observations suggest that the verbaliser can be used successfully (i.e., with isiZulu domain experts able to understand the meaning of the questions) when validating an ontology that has the axioms listed in Table 2 , with the exception of axioms involving the Equivalent-Classess type.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 499, |
| "end": 506, |
| "text": "Table 2", |
| "ref_id": null |
| }, |
| { |
| "start": 727, |
| "end": 734, |
| "text": "Table 2", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Results and discussion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "We have created the first isiZulu CNL and verbaliser capable to generating questions from an ontology for the purpose of knowledge elicitation and validation. Evaluation of the quality of text generated by the implemented verbaliser shows that most (81%) of the participants' judgements, overall, are positive. Moreover, when we analysed judgements aggregated for each question, we find that most of the texts (83%) are judged positively because they have at most one participant who considers them to be ungrammatical and unacceptable. Adjusting how we determine the number of texts judged positively for Survey A since there were only two participants, we found that most (71%) of Survey A's questions were also judged positively because they had no participant who considers them to be ungrammatical and unacceptable. Overall, while there is a sizeable number (37/76) of questions for which the participants agree that they are ungrammatical, a majority of them (20/37) are still judged as being acceptable.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusions and future work", |
| "sec_num": "8" |
| }, |
| { |
| "text": "Future work includes determining which templates are generating unacceptable texts, soliciting an isiZulu grammarian's feedback regarding its grammaticality, and correcting the identified problems.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusions and future work", |
| "sec_num": "8" |
| }, |
| { |
| "text": "https://github.com/owlcs/owlapi", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "This work was financially supported by Hasso Plattner Institute for Digital Engineering through the HPI Research School at UCT and the National Research Foundation (NRF) of South Africa (Grant Number 120852).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Ontogeneration: Reusing domain and linguistic ontologies for Spanish text generation", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Aguado", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Ba\u00f1\u00f3n", |
| "suffix": "" |
| }, |
| { |
| "first": "Socorro", |
| "middle": [], |
| "last": "Bateman", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Bernardos", |
| "suffix": "" |
| }, |
| { |
| "first": "Asunci\u00f3n", |
| "middle": [], |
| "last": "Fern\u00e1ndez", |
| "suffix": "" |
| }, |
| { |
| "first": "Elena", |
| "middle": [], |
| "last": "G\u00f3mez-P\u00e9rez", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Nieto", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Olalla", |
| "suffix": "" |
| }, |
| { |
| "first": "Antonio", |
| "middle": [], |
| "last": "Plaza", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "S\u00e1nchez", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Workshop on Applications of Ontologies and Problem Solving Methods, ECAI", |
| "volume": "98", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "G Aguado, A Ba\u00f1\u00f3n, J Bateman, Socorro Bernardos, M Fern\u00e1ndez, Asunci\u00f3n G\u00f3mez-P\u00e9rez, Elena Nieto, A Olalla, R Plaza, and Antonio S\u00e1nchez. 1998. On- togeneration: Reusing domain and linguistic ontolo- gies for Spanish text generation. In Workshop on Ap- plications of Ontologies and Problem Solving Meth- ods, ECAI, volume 98.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Ontology-based multiple choice question generation", |
| "authors": [ |
| { |
| "first": "Tahani", |
| "middle": [], |
| "last": "Alsubait", |
| "suffix": "" |
| }, |
| { |
| "first": "Bijan", |
| "middle": [], |
| "last": "Parsia", |
| "suffix": "" |
| }, |
| { |
| "first": "Ulrike", |
| "middle": [], |
| "last": "Sattler", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "K\u00fcnstliche Intell", |
| "volume": "30", |
| "issue": "2", |
| "pages": "183--188", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/s13218-015-0405-9" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Tahani Alsubait, Bijan Parsia, and Ulrike Sattler. 2016. Ontology-based multiple choice question generation. K\u00fcnstliche Intell., 30(2):183-188.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Generating natural language descriptions from OWL ontologies: the Nat-uralOWL system", |
| "authors": [], |
| "year": 2013, |
| "venue": "Ion Androutsopoulos, Gerasimos Lampouras, and Dimitrios Galanis", |
| "volume": "48", |
| "issue": "", |
| "pages": "671--715", |
| "other_ids": { |
| "DOI": [ |
| "10.1613/jair.4017" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ion Androutsopoulos, Gerasimos Lampouras, and Dimitrios Galanis. 2013. Generating natural lan- guage descriptions from OWL ontologies: the Nat- uralOWL system. J. Artif. Intell. Res., 48:671-715.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Typeful ontologies with direct multilingual verbalization", |
| "authors": [ |
| { |
| "first": "Krasimir", |
| "middle": [], |
| "last": "Angelov", |
| "suffix": "" |
| }, |
| { |
| "first": "Ramona", |
| "middle": [], |
| "last": "Enache", |
| "suffix": "" |
| } |
| ], |
| "year": 2010, |
| "venue": "Controlled Natural Language -Second International Workshop, CNL 2010, Revised Papers", |
| "volume": "7175", |
| "issue": "", |
| "pages": "1--20", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/978-3-642-31175-8_1" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Krasimir Angelov and Ramona Enache. 2010. Typeful ontologies with direct multilingual verbalization. In Controlled Natural Language -Second International Workshop, CNL 2010, Revised Papers, volume 7175 of Lecture Notes in Computer Science, pages 1-20.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "From ontology to NL: Generation of multilingual user-oriented environmental reports", |
| "authors": [ |
| { |
| "first": "Gerard", |
| "middle": [], |
| "last": "Springer ; Nadjet Bouayad-Agha", |
| "suffix": "" |
| }, |
| { |
| "first": "Simon", |
| "middle": [], |
| "last": "Casamayor", |
| "suffix": "" |
| }, |
| { |
| "first": "Marco", |
| "middle": [], |
| "last": "Mille", |
| "suffix": "" |
| }, |
| { |
| "first": "Horacio", |
| "middle": [], |
| "last": "Rospocher", |
| "suffix": "" |
| }, |
| { |
| "first": "Luciano", |
| "middle": [], |
| "last": "Saggion", |
| "suffix": "" |
| }, |
| { |
| "first": "Leo", |
| "middle": [], |
| "last": "Serafini", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Wanner", |
| "suffix": "" |
| } |
| ], |
| "year": 2012, |
| "venue": "Natural Language Processing and Information Systems", |
| "volume": "", |
| "issue": "", |
| "pages": "216--221", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Springer. September 13-15, Marettimo Island, Italy. Nadjet Bouayad-Agha, Gerard Casamayor, Simon Mille, Marco Rospocher, Horacio Saggion, Luciano Serafini, and Leo Wanner. 2012. From ontology to NL: Generation of multilingual user-oriented envi- ronmental reports. In Natural Language Process- ing and Information Systems, pages 216-221, Berlin, Heidelberg. Springer Berlin Heidelberg.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "FootbOWL: Using a generic ontology of football competition for planning match summaries", |
| "authors": [ |
| { |
| "first": "Nadjet", |
| "middle": [], |
| "last": "Bouayad-Agha", |
| "suffix": "" |
| }, |
| { |
| "first": "Gerard", |
| "middle": [], |
| "last": "Casamayor", |
| "suffix": "" |
| }, |
| { |
| "first": "Leo", |
| "middle": [], |
| "last": "Wanner", |
| "suffix": "" |
| }, |
| { |
| "first": "Fernando", |
| "middle": [], |
| "last": "D\u00edez", |
| "suffix": "" |
| }, |
| { |
| "first": "Sergio", |
| "middle": [ |
| "L\u00f3pez" |
| ], |
| "last": "Hern\u00e1ndez", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "The Semantic Web: Research and Applications -8th Extended Semantic Web Conference", |
| "volume": "6643", |
| "issue": "", |
| "pages": "230--244", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/978-3-642-21034-1_16" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Nadjet Bouayad-Agha, Gerard Casamayor, Leo Wan- ner, Fernando D\u00edez, and Sergio L\u00f3pez Hern\u00e1ndez. 2011. FootbOWL: Using a generic ontology of foot- ball competition for planning match summaries. In The Semantic Web: Research and Applications -8th Extended Semantic Web Conference, ESWC 2011, Heraklion, Crete, Greece, May 29-June 2, 2011, Pro- ceedings, Part I, volume 6643 of Lecture Notes in Computer Science, pages 230-244. Springer.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Bootstrapping a Runyankore CNL from an isiZulu CNL", |
| "authors": [ |
| { |
| "first": "Joan", |
| "middle": [], |
| "last": "Byamugisha", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [ |
| "Maria" |
| ], |
| "last": "Keet", |
| "suffix": "" |
| }, |
| { |
| "first": "Brian", |
| "middle": [], |
| "last": "Derenzi", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Controlled Natural Language -5th International Workshop, CNL 2016", |
| "volume": "9767", |
| "issue": "", |
| "pages": "25--36", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/978-3-319-41498-0_3" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Joan Byamugisha, C. Maria Keet, and Brian DeRenzi. 2016. Bootstrapping a Runyankore CNL from an isiZulu CNL. In Controlled Natural Language - 5th International Workshop, CNL 2016, Aberdeen, UK, July 25-27, 2016, Proceedings, volume 9767 of Lecture Notes in Computer Science, pages 25-36. Springer.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Deliverable d11.1. ACE grammar library", |
| "authors": [ |
| { |
| "first": "John", |
| "middle": [ |
| "J" |
| ], |
| "last": "Camilleri", |
| "suffix": "" |
| }, |
| { |
| "first": "Norbert", |
| "middle": [ |
| "E" |
| ], |
| "last": "Fuchs", |
| "suffix": "" |
| }, |
| { |
| "first": "Kaarel", |
| "middle": [], |
| "last": "Kaljurand", |
| "suffix": "" |
| } |
| ], |
| "year": 2012, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "John J. Camilleri, Norbert E. Fuchs, and Kaarel Kalju- rand. 2012. Deliverable d11.1. ACE grammar li- brary. Technical report, MOLTO project.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Question generation from a knowledge base", |
| "authors": [ |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Vinay", |
| "suffix": "" |
| }, |
| { |
| "first": "Peter", |
| "middle": [ |
| "E" |
| ], |
| "last": "Chaudhri", |
| "suffix": "" |
| }, |
| { |
| "first": "Adam", |
| "middle": [], |
| "last": "Clark", |
| "suffix": "" |
| }, |
| { |
| "first": "Aaron", |
| "middle": [], |
| "last": "Overholtzer", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Spaulding", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Knowledge Engineering and Knowledge Management -19th International Conference", |
| "volume": "8876", |
| "issue": "", |
| "pages": "54--65", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/978-3-319-13704-9_5" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Vinay K. Chaudhri, Peter E. Clark, Adam Overholtzer, and Aaron Spaulding. 2014. Question generation from a knowledge base. In Knowledge Engineer- ing and Knowledge Management -19th Interna- tional Conference, EKAW 2014, Link\u00f6ping, Sweden, November 24-28, 2014. Proceedings, volume 8876 of Lecture Notes in Computer Science, pages 54-65. Springer.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Varieties of knowledge elicitation techniques", |
| "authors": [ |
| { |
| "first": "Nancy", |
| "middle": [ |
| "J" |
| ], |
| "last": "Cooke", |
| "suffix": "" |
| } |
| ], |
| "year": 1994, |
| "venue": "International Journal of Human-Computer Studies", |
| "volume": "41", |
| "issue": "6", |
| "pages": "", |
| "other_ids": { |
| "DOI": [ |
| "10.1006/ijhc.1994.1083" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Nancy J. Cooke. 1994. Varieties of knowledge elici- tation techniques. International Journal of Human- Computer Studies, 41(6):801849.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Generating tailored texts for museum exhibitss", |
| "authors": [ |
| { |
| "first": "Dana", |
| "middle": [], |
| "last": "Dann\u00e9lls", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Proceedings of the Workshop on Language Technology for Cultural Heritage Data", |
| "volume": "", |
| "issue": "", |
| "pages": "17--20", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dana Dann\u00e9lls. 2008. Generating tailored texts for mu- seum exhibitss. In Proceedings of the Workshop on Language Technology for Cultural Heritage Data (LaTeCH 2008)., pages 17-20, Marrakech, Morocco. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Discourse generation from formal specificationsusing the grammatical framework, gf", |
| "authors": [ |
| { |
| "first": "Dana", |
| "middle": [], |
| "last": "Dann\u00e9lls", |
| "suffix": "" |
| } |
| ], |
| "year": 2010, |
| "venue": "Special issue: Natural Language Processing and its Applications", |
| "volume": "46", |
| "issue": "", |
| "pages": "167--178", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dana Dann\u00e9lls. 2010. Discourse generation from for- mal specificationsusing the grammatical framework, gf. Research in Computing Science., 46:167-178. Special issue: Natural Language Processing and its Applications.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "On generating coherent multilingual descriptions of museum objects from semantic web ontologies", |
| "authors": [ |
| { |
| "first": "Dana", |
| "middle": [], |
| "last": "Dann\u00e9lls", |
| "suffix": "" |
| } |
| ], |
| "year": 2012, |
| "venue": "INLG 2012 -Proceedings of the Seventh International Natural Language Generation Conference", |
| "volume": "", |
| "issue": "", |
| "pages": "76--84", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dana Dann\u00e9lls. 2012. On generating coherent multilin- gual descriptions of museum objects from semantic web ontologies. In INLG 2012 -Proceedings of the Seventh International Natural Language Generation Conference, 30 May 2012 -1 June 2012, Starved Rock State Park, Utica, IL, USA, pages 76-84. The Association for Computer Linguistics.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Multilingual grammar for museum object descriptions", |
| "authors": [ |
| { |
| "first": "Dana", |
| "middle": [], |
| "last": "Dann\u00e9lls", |
| "suffix": "" |
| }, |
| { |
| "first": "Aarne", |
| "middle": [], |
| "last": "Ranta", |
| "suffix": "" |
| }, |
| { |
| "first": "Ramona", |
| "middle": [], |
| "last": "Enache", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "Frontiers of Multilingual Grammar Development", |
| "volume": "3", |
| "issue": "", |
| "pages": "99--107", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dana Dann\u00e9lls, Aarne Ranta, and Ramona Enache. 2013a. Multilingual grammar for museum object descriptions. In Ramona Enache, editor, Frontiers of Multilingual Grammar Development, chapter 3, pages 99-107. Chalmers University of Technology and Gteborg University, Sweden.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Multilingual access to cultural heritage content on the semantic web", |
| "authors": [ |
| { |
| "first": "Dana", |
| "middle": [], |
| "last": "Dann\u00e9lls", |
| "suffix": "" |
| }, |
| { |
| "first": "Aarne", |
| "middle": [], |
| "last": "Ranta", |
| "suffix": "" |
| }, |
| { |
| "first": "Ramona", |
| "middle": [], |
| "last": "Enache", |
| "suffix": "" |
| }, |
| { |
| "first": "Mariana", |
| "middle": [], |
| "last": "Damova", |
| "suffix": "" |
| }, |
| { |
| "first": "Maria", |
| "middle": [], |
| "last": "Mateva", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "Proceedings of the 7th Workshop on Language Technology for Cultural Heritage, Social Sciences, and Humanities, LaTeCH@ACL 2013", |
| "volume": "", |
| "issue": "", |
| "pages": "107--115", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dana Dann\u00e9lls, Aarne Ranta, Ramona Enache, Mari- ana Damova, and Maria Mateva. 2013b. Multilin- gual access to cultural heritage content on the se- mantic web. In Proceedings of the 7th Workshop on Language Technology for Cultural Heritage, So- cial Sciences, and Humanities, LaTeCH@ACL 2013, August 8, 2013, Sofia, Bulgaria, pages 107-115. The Association for Computer Linguistics.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Multilingual verbalisation of modular ontologies using GF and lemon", |
| "authors": [ |
| { |
| "first": "Brian", |
| "middle": [], |
| "last": "Davis", |
| "suffix": "" |
| }, |
| { |
| "first": "Ramona", |
| "middle": [], |
| "last": "Enache", |
| "suffix": "" |
| }, |
| { |
| "first": "Jeroen", |
| "middle": [], |
| "last": "Van Grondelle", |
| "suffix": "" |
| }, |
| { |
| "first": "Laurette", |
| "middle": [], |
| "last": "Pretorius", |
| "suffix": "" |
| } |
| ], |
| "year": 2012, |
| "venue": "Controlled Natural Language", |
| "volume": "", |
| "issue": "", |
| "pages": "167--184", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Brian Davis, Ramona Enache, Jeroen van Grondelle, and Laurette Pretorius. 2012. Multilingual verbali- sation of modular ontologies using GF and lemon. In Controlled Natural Language, pages 167-184, Berlin, Heidelberg. Springer Berlin Heidelberg.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Towards verbalizing multilingual n-ary relations", |
| "authors": [ |
| { |
| "first": "Yan", |
| "middle": [], |
| "last": "Tang Demey", |
| "suffix": "" |
| }, |
| { |
| "first": "Clifford", |
| "middle": [], |
| "last": "Heath", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Towards the Multilingual Semantic Web, Principles, Methods and Applications", |
| "volume": "", |
| "issue": "", |
| "pages": "83--98", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/978-3-662-43585-4_6" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Yan Tang Demey and Clifford Heath. 2014. Towards verbalizing multilingual n-ary relations. In Paul Buitelaar and Philipp Cimiano, editors, Towards the Multilingual Semantic Web, Principles, Methods and Applications, pages 83-98. Springer.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "A novel approach to generate MCQs from domain ontology: Considering DL semantics and open-world assumption", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [ |
| "V" |
| ], |
| "last": "Vinu", |
| "suffix": "" |
| }, |
| { |
| "first": "Sreenivasa", |
| "middle": [], |
| "last": "Kumar", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "Journal of Web Semantics", |
| "volume": "34", |
| "issue": "", |
| "pages": "40--54", |
| "other_ids": { |
| "DOI": [ |
| "10.1016/j.websem.2015.05.005" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Vinu E.V. and Sreenivasa Kumar P. 2015. A novel approach to generate MCQs from domain ontology: Considering DL semantics and open-world assump- tion. Journal of Web Semantics, 34:40 -54.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Proceedings of the 2nd International Workshop on Natural Language Generation and the Semantic Web", |
| "authors": [ |
| { |
| "first": "Claire", |
| "middle": [], |
| "last": "Gardent", |
| "suffix": "" |
| }, |
| { |
| "first": "Aldo", |
| "middle": [], |
| "last": "Gangemi", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Claire Gardent and Aldo Gangemi, editors. 2016. Pro- ceedings of the 2nd International Workshop on Nat- ural Language Generation and the Semantic Web, WebNLG 2016, Edinburgh, UK, September 6, 2016. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Simplenlg: A realisation engine for practical applications", |
| "authors": [ |
| { |
| "first": "Albert", |
| "middle": [], |
| "last": "Gatt", |
| "suffix": "" |
| }, |
| { |
| "first": "Ehud", |
| "middle": [], |
| "last": "Reiter", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "ENLG 2009 -Proceedings of the 12th European Workshop on Natural Language Generation", |
| "volume": "", |
| "issue": "", |
| "pages": "90--93", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Albert Gatt and Ehud Reiter. 2009. Simplenlg: A real- isation engine for practical applications. In ENLG 2009 -Proceedings of the 12th European Work- shop on Natural Language Generation, March 30- 31, 2009, Athens, Greece, pages 90-93. The Associ- ation for Computer Linguistics.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Formal Grammar and Semantics of Controlled Latvian Language", |
| "authors": [ |
| { |
| "first": "Normunds", |
| "middle": [], |
| "last": "Gru\u016bz\u012btis", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Normunds Gru\u016bz\u012btis. 2011. Formal Grammar and Se- mantics of Controlled Latvian Language. Ph.D. the- sis, University of Latvia.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "Automated verbalization for ORM 2", |
| "authors": [ |
| { |
| "first": "Terry", |
| "middle": [], |
| "last": "Halpin", |
| "suffix": "" |
| }, |
| { |
| "first": "Matthew", |
| "middle": [], |
| "last": "Curland", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "On the Move to Meaningful Internet Systems", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Terry Halpin and Matthew Curland. 2006. Auto- mated verbalization for ORM 2. In On the Move to Meaningful Internet Systems 2006: OTM 2006", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "Multilingual verbalization of ORM conceptual models and axiomatized ontologies", |
| "authors": [ |
| { |
| "first": "Mustafa", |
| "middle": [], |
| "last": "Jarrar", |
| "suffix": "" |
| }, |
| { |
| "first": "Maria", |
| "middle": [], |
| "last": "Keet", |
| "suffix": "" |
| }, |
| { |
| "first": "Paolo", |
| "middle": [], |
| "last": "Dongilli", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mustafa Jarrar, C Maria Keet, and Paolo Dongilli. 2006. Multilingual verbalization of ORM conceptual mod- els and axiomatized ontologies. Technical report, Starlab, Vrije Universiteit Brussel, Belgium.", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "Toward verbalizing ontologies in isiZulu", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| }, |
| { |
| "first": "Maria", |
| "middle": [], |
| "last": "Keet", |
| "suffix": "" |
| }, |
| { |
| "first": "Langa", |
| "middle": [], |
| "last": "Khumalo", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Controlled Natural Language -4th International Workshop", |
| "volume": "8625", |
| "issue": "", |
| "pages": "78--89", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/978-3-319-10223-8_8" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "C. Maria Keet and Langa Khumalo. 2014. Toward ver- balizing ontologies in isiZulu. In Controlled Natural Language -4th International Workshop, CNL 2014, Galway, Ireland, August 20-22, 2014. Proceedings, volume 8625 of Lecture Notes in Computer Science, pages 78-89. Springer.", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "On the verbalization patterns of part-whole relations in isiZulu", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| }, |
| { |
| "first": "Maria", |
| "middle": [], |
| "last": "Keet", |
| "suffix": "" |
| }, |
| { |
| "first": "Langa", |
| "middle": [], |
| "last": "Khumalo", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "INLG 2016 -Proceedings of the Ninth International Natural Language Generation Conference", |
| "volume": "", |
| "issue": "", |
| "pages": "174--183", |
| "other_ids": { |
| "DOI": [ |
| "10.18653/v1/w16-6629" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "C. Maria Keet and Langa Khumalo. 2016. On the ver- balization patterns of part-whole relations in isiZulu. In INLG 2016 -Proceedings of the Ninth Inter- national Natural Language Generation Conference, September 5-8, 2016, Edinburgh, UK, pages 174- 183. The Association for Computer Linguistics.", |
| "links": null |
| }, |
| "BIBREF26": { |
| "ref_id": "b26", |
| "title": "Toward a knowledge-to-text controlled natural language of isiZulu. Language Resources and Evaluation", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| }, |
| { |
| "first": "Maria", |
| "middle": [], |
| "last": "Keet", |
| "suffix": "" |
| }, |
| { |
| "first": "Langa", |
| "middle": [], |
| "last": "Khumalo", |
| "suffix": "" |
| } |
| ], |
| "year": 2017, |
| "venue": "", |
| "volume": "51", |
| "issue": "", |
| "pages": "131--157", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/s10579-016-9340-0" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "C. Maria Keet and Langa Khumalo. 2017. To- ward a knowledge-to-text controlled natural lan- guage of isiZulu. Language Resources and Evalu- ation, 51(1):131-157.", |
| "links": null |
| }, |
| "BIBREF27": { |
| "ref_id": "b27", |
| "title": "Verbalising OWL ontologies in IsiZulu with python", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| }, |
| { |
| "first": "Maria", |
| "middle": [], |
| "last": "Keet", |
| "suffix": "" |
| }, |
| { |
| "first": "Musa", |
| "middle": [], |
| "last": "Xakaza", |
| "suffix": "" |
| }, |
| { |
| "first": "Langa", |
| "middle": [], |
| "last": "Khumalo", |
| "suffix": "" |
| } |
| ], |
| "year": 2017, |
| "venue": "The Semantic Web: ESWC 2017 Satellite Events -ESWC 2017 Satellite Events", |
| "volume": "10577", |
| "issue": "", |
| "pages": "59--64", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/978-3-319-70407-4_12" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "C. Maria Keet, Musa Xakaza, and Langa Khumalo. 2017. Verbalising OWL ontologies in IsiZulu with python. In The Semantic Web: ESWC 2017 Satel- lite Events -ESWC 2017 Satellite Events, Portoro\u017e, Slovenia, May 28 -June 1, 2017, Revised Selected Papers, volume 10577 of Lecture Notes in Computer Science, pages 59-64. Springer.", |
| "links": null |
| }, |
| "BIBREF28": { |
| "ref_id": "b28", |
| "title": "Ontology engineering methodologies for the evolution of living and reused ontologies: status, trends, findings and recommendations", |
| "authors": [ |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Konstantinos", |
| "suffix": "" |
| }, |
| { |
| "first": "George", |
| "middle": [ |
| "A" |
| ], |
| "last": "Kotis", |
| "suffix": "" |
| }, |
| { |
| "first": "Dimitris", |
| "middle": [], |
| "last": "Vouros", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Spiliotopoulos", |
| "suffix": "" |
| } |
| ], |
| "year": 2020, |
| "venue": "The Knowledge Engineering Review", |
| "volume": "35", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "DOI": [ |
| "10.1017/S0269888920000065" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Konstantinos I. Kotis, George A. Vouros, and Dim- itris Spiliotopoulos. 2020. Ontology engineering methodologies for the evolution of living and reused ontologies: status, trends, findings and recommenda- tions. The Knowledge Engineering Review, 35:e4.", |
| "links": null |
| }, |
| "BIBREF29": { |
| "ref_id": "b29", |
| "title": "OntoVerbal-M: a multilingual verbaliser for SNOMED CT", |
| "authors": [ |
| { |
| "first": "Fennie", |
| "middle": [], |
| "last": "Liang", |
| "suffix": "" |
| }, |
| { |
| "first": "Robert", |
| "middle": [], |
| "last": "Stevens", |
| "suffix": "" |
| }, |
| { |
| "first": "Alan", |
| "middle": [ |
| "L" |
| ], |
| "last": "Rector", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "Proceedings of the 2nd International Workshop on the Multilingual Semantic Web", |
| "volume": "775", |
| "issue": "", |
| "pages": "13--24", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Fennie Liang, Robert Stevens, and Alan L. Rector. 2011. OntoVerbal-M: a multilingual verbaliser for SNOMED CT. In Proceedings of the 2nd Interna- tional Workshop on the Multilingual Semantic Web, Bonn, Germany, October 23, 2011, volume 775 of CEUR Workshop Proceedings, pages 13-24. CEUR- WS.org.", |
| "links": null |
| }, |
| "BIBREF30": { |
| "ref_id": "b30", |
| "title": "Automated verbalization of ORM models in Malay and Mandarin", |
| "authors": [ |
| { |
| "first": "Huei", |
| "middle": [], |
| "last": "Shin", |
| "suffix": "" |
| }, |
| { |
| "first": "Terry", |
| "middle": [], |
| "last": "Lim", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Halpin", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "International Journal of Information System Modeling and Design", |
| "volume": "7", |
| "issue": "4", |
| "pages": "1--16", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Shin Huei Lim and Terry Halpin. 2016. Automated ver- balization of ORM models in Malay and Mandarin. International Journal of Information System Model- ing and Design, 7(4):1-16.", |
| "links": null |
| }, |
| "BIBREF31": { |
| "ref_id": "b31", |
| "title": "Grammars for generating isiXhosa and isiZulu weather bulletin verbs. Msc thesis", |
| "authors": [ |
| { |
| "first": "Zola", |
| "middle": [], |
| "last": "Mahlaza", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Zola Mahlaza. 2018. Grammars for generating isiX- hosa and isiZulu weather bulletin verbs. Msc the- sis, Department of Computer Science, University of Cape Town, South Africa.", |
| "links": null |
| }, |
| "BIBREF32": { |
| "ref_id": "b32", |
| "title": "A classification of grammar-infused templates for ontology and model verbalisation", |
| "authors": [ |
| { |
| "first": "Zola", |
| "middle": [], |
| "last": "Mahlaza", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [ |
| "Maria" |
| ], |
| "last": "Keet", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Metadata and Semantic Research -13th International Conference, MTSR 2019", |
| "volume": "1057", |
| "issue": "", |
| "pages": "64--76", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/978-3-030-36599-8_6" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Zola Mahlaza and C. Maria Keet. 2019. A classifi- cation of grammar-infused templates for ontology and model verbalisation. In Metadata and Seman- tic Research -13th International Conference, MTSR 2019, Rome, Italy, October 28-31, 2019, Revised Selected Papers, volume 1057 of Communications in Computer and Information Science, pages 64-76. Springer.", |
| "links": null |
| }, |
| "BIBREF33": { |
| "ref_id": "b33", |
| "title": "Bantu grammatical reconstructions", |
| "authors": [ |
| { |
| "first": "", |
| "middle": [], |
| "last": "Achille Emile Meeussen", |
| "suffix": "" |
| } |
| ], |
| "year": 1967, |
| "venue": "Africana linguistica", |
| "volume": "3", |
| "issue": "1", |
| "pages": "79--121", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Achille Emile Meeussen. 1967. Bantu grammatical re- constructions. Africana linguistica, 3(1):79-121.", |
| "links": null |
| }, |
| "BIBREF34": { |
| "ref_id": "b34", |
| "title": "The palatalisation process in isiZulu revisited", |
| "authors": [ |
| { |
| "first": "Shamila", |
| "middle": [], |
| "last": "Naidoo", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "South African Journal of African Languages", |
| "volume": "22", |
| "issue": "1", |
| "pages": "59--69", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Shamila Naidoo. 2002. The palatalisation process in isiZulu revisited. South African Journal of African Languages, 22(1):59-69.", |
| "links": null |
| }, |
| "BIBREF35": { |
| "ref_id": "b35", |
| "title": "Automatic generation of multiple choice questions from domain ontologies", |
| "authors": [ |
| { |
| "first": "Andreas", |
| "middle": [], |
| "last": "Papasalouros", |
| "suffix": "" |
| }, |
| { |
| "first": "Konstantinos", |
| "middle": [], |
| "last": "Kanaris", |
| "suffix": "" |
| }, |
| { |
| "first": "Konstantinos", |
| "middle": [], |
| "last": "Kotis", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "IADIS International Conference e-Learning", |
| "volume": "", |
| "issue": "", |
| "pages": "427--434", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Andreas Papasalouros, Konstantinos Kanaris, and Kon- stantinos Kotis. 2008. Automatic generation of mul- tiple choice questions from domain ontologies. In IADIS International Conference e-Learning 2008, Amsterdam, The Netherlands, July 22-25, 2008. Pro- ceedings, pages 427-434. IADIS.", |
| "links": null |
| }, |
| "BIBREF36": { |
| "ref_id": "b36", |
| "title": "A systemized explanation for vowel phoneme change in the inadmissible phonological structure /vv", |
| "authors": [ |
| { |
| "first": "Lionel", |
| "middle": [], |
| "last": "Posthumus", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "DOI": [ |
| "10.13140/RG.2.2.19022.05449" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Lionel Posthumus. 2016. A systemized explanation for vowel phoneme change in the inadmissible phono- logical structure /vv/ in Zulu.", |
| "links": null |
| }, |
| "BIBREF37": { |
| "ref_id": "b37", |
| "title": "OWL simplified english: A finite-state language for ontology editing", |
| "authors": [ |
| { |
| "first": "Richard", |
| "middle": [], |
| "last": "Power", |
| "suffix": "" |
| } |
| ], |
| "year": 2012, |
| "venue": "Controlled Natural Language -Third International Workshop, CNL 2012", |
| "volume": "7427", |
| "issue": "", |
| "pages": "44--60", |
| "other_ids": { |
| "DOI": [ |
| "10.1007/978-3-642-32612-7_4" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Richard Power. 2012. OWL simplified english: A finite-state language for ontology editing. In Con- trolled Natural Language -Third International Workshop, CNL 2012, Zurich, Switzerland, August 29-31, 2012. Proceedings, volume 7427 of Lecture Notes in Computer Science, pages 44-60. Springer.", |
| "links": null |
| }, |
| "BIBREF38": { |
| "ref_id": "b38", |
| "title": "Finite state morphology of the Nguni language cluster: Modelling and implementation issues", |
| "authors": [ |
| { |
| "first": "Laurette", |
| "middle": [], |
| "last": "Pretorius", |
| "suffix": "" |
| }, |
| { |
| "first": "Sonja", |
| "middle": [], |
| "last": "Bosch", |
| "suffix": "" |
| } |
| ], |
| "year": 2010, |
| "venue": "Finite-State Methods and Natural Language Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "123--130", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Laurette Pretorius and Sonja Bosch. 2010. Finite state morphology of the Nguni language cluster: Mod- elling and implementation issues. In Finite-State Methods and Natural Language Processing, pages 123-130, Berlin, Heidelberg. Springer Berlin Hei- delberg.", |
| "links": null |
| }, |
| "BIBREF39": { |
| "ref_id": "b39", |
| "title": "E2E NLG challenge: Neural models vs. templates", |
| "authors": [ |
| { |
| "first": "Yevgeniy", |
| "middle": [], |
| "last": "Puzikov", |
| "suffix": "" |
| }, |
| { |
| "first": "Iryna", |
| "middle": [], |
| "last": "Gurevych", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the 11th International Conference on Natural Language Generation", |
| "volume": "", |
| "issue": "", |
| "pages": "463--471", |
| "other_ids": { |
| "DOI": [ |
| "10.18653/v1/w18-6557" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Yevgeniy Puzikov and Iryna Gurevych. 2018. E2E NLG challenge: Neural models vs. templates. In Proceedings of the 11th International Conference on Natural Language Generation, Tilburg University, The Netherlands, November 5-8, 2018, pages 463- 471. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF40": { |
| "ref_id": "b40", |
| "title": "ReadME generation from an OWL ontology describing NLP tools", |
| "authors": [ |
| { |
| "first": "Driss", |
| "middle": [], |
| "last": "Sadoun", |
| "suffix": "" |
| }, |
| { |
| "first": "Satenik", |
| "middle": [], |
| "last": "Mkhitaryan", |
| "suffix": "" |
| }, |
| { |
| "first": "Damien", |
| "middle": [], |
| "last": "Nouvel", |
| "suffix": "" |
| }, |
| { |
| "first": "Mathieu", |
| "middle": [], |
| "last": "Valette", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Gardent and Gangemi", |
| "volume": "", |
| "issue": "", |
| "pages": "46--49", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Driss Sadoun, Satenik Mkhitaryan, Damien Nouvel, and Mathieu Valette. 2016. ReadME generation from an OWL ontology describing NLP tools. In (Gardent and Gangemi, 2016), pages 46-49.", |
| "links": null |
| }, |
| "BIBREF41": { |
| "ref_id": "b41", |
| "title": "CNLs for the semantic web: a state of the art", |
| "authors": [ |
| { |
| "first": "Hazem", |
| "middle": [], |
| "last": "Safwat", |
| "suffix": "" |
| }, |
| { |
| "first": "Brian", |
| "middle": [], |
| "last": "Davis", |
| "suffix": "" |
| } |
| ], |
| "year": 2017, |
| "venue": "Language Resources & Evaluation", |
| "volume": "51", |
| "issue": "1", |
| "pages": "191--220", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hazem Safwat and Brian Davis. 2017. CNLs for the se- mantic web: a state of the art. Language Resources & Evaluation, 51(1):191-220.", |
| "links": null |
| }, |
| "BIBREF42": { |
| "ref_id": "b42", |
| "title": "Comparing the template-based approach to GF: the case of Afrikaans", |
| "authors": [ |
| { |
| "first": "Lauren", |
| "middle": [], |
| "last": "Sanby", |
| "suffix": "" |
| }, |
| { |
| "first": "Ion", |
| "middle": [], |
| "last": "Todd", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [ |
| "Maria" |
| ], |
| "last": "Keet", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "In (Gardent and Gangemi", |
| "volume": "", |
| "issue": "", |
| "pages": "50--53", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Lauren Sanby, Ion Todd, and C. Maria Keet. 2016. Comparing the template-based approach to GF: the case of Afrikaans. In (Gardent and Gangemi, 2016), pages 50-53.", |
| "links": null |
| }, |
| "BIBREF43": { |
| "ref_id": "b43", |
| "title": "Vowel processes in Nguni: Resolving the problem of unacceptable vv sequences", |
| "authors": [ |
| { |
| "first": "Galen", |
| "middle": [], |
| "last": "Sibanda", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Selected Proceedings of the 38th Annual Conference on African Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "38--55", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Galen Sibanda. 2007. Vowel processes in Nguni: Re- solving the problem of unacceptable vv sequences. In Selected Proceedings of the 38th Annual Con- ference on African Linguistics, Gainesville, Florida, March 22-25, 2007, pages 38-55. Cascadilla Pro- ceedings Project, Somerville, Massachusetts, USA.", |
| "links": null |
| }, |
| "BIBREF44": { |
| "ref_id": "b44", |
| "title": "Bilabial palatalisation in Zulu: A morphologically conditioned phenomenon. Stellenbosch Papers in Linguistics Plus", |
| "authors": [ |
| { |
| "first": "Andrew", |
| "middle": [], |
| "last": "Van Der Spuy", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "", |
| "volume": "44", |
| "issue": "", |
| "pages": "71--87", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Andrew Van der Spuy. 2014. Bilabial palatalisation in Zulu: A morphologically conditioned phenomenon. Stellenbosch Papers in Linguistics Plus, 44:71-87.", |
| "links": null |
| }, |
| "BIBREF45": { |
| "ref_id": "b45", |
| "title": "Talking OWLs: Towards an ontology verbalizer", |
| "authors": [ |
| { |
| "first": "Graham", |
| "middle": [], |
| "last": "Wilcock", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of the Human Language Technology for the Semantic Web and Web Services Workshop, ISWC 2003, Second International Semantic Web Conference", |
| "volume": "", |
| "issue": "", |
| "pages": "109--112", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Graham Wilcock. 2003. Talking OWLs: Towards an ontology verbalizer. In Proceedings of the Human Language Technology for the Semantic Web and Web Services Workshop, ISWC 2003, Second Inter- national Semantic Web Conference, Sanibel Island, FL, USA, October 20-23, 2003, pages 109-112.", |
| "links": null |
| }, |
| "BIBREF46": { |
| "ref_id": "b46", |
| "title": "How do machine-generated questions compare to humangenerated questions? Research and Practice in Technology Enhanced Learning", |
| "authors": [ |
| { |
| "first": "Lishan", |
| "middle": [], |
| "last": "Zhang", |
| "suffix": "" |
| }, |
| { |
| "first": "Kurt", |
| "middle": [], |
| "last": "Vanlehn", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "", |
| "volume": "11", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "DOI": [ |
| "10.1186/s41039-016-0031-7" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Lishan Zhang and Kurt VanLehn. 2016. How do machine-generated questions compare to human- generated questions? Research and Practice in Technology Enhanced Learning, 11(1):7.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "num": null, |
| "text": "use them to encode Malay and Mandarin noun classifiers and Keet and Khumalo (2017); Byamugisha et al. (2016) use theirs to capture agreement between nouns and a number of parts-of-speech in isiZulu and Runyankore.", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "FIGREF1": { |
| "num": null, |
| "text": "Verbaliser architecture", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "FIGREF2": { |
| "num": null, |
| "text": "Ratings of the sentences, aggregated by sentence. Survey A texts are numbered 1-38 and Survey B texts are numbered 39-76. Abbreviations: Gramm. + Ambig. = grammatical and ambiguous, Gramm. + Accept. = grammatical and acceptable, Ungramm. + Underst. = ungrammatical and understandable, Ungramm. + unaccept. = ungrammatical and unacceptable.", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "TABREF0": { |
| "text": "List of verbalisers with relevant core features. Abbreviations: OWL = Web Ontology Language, ORM = Object-relational mapping, FBM = Fact Based Modeling and the template classification (classif.) abbreviations fromMahlaza and Keet (2019) are P = partial attachment, C = compulsory attachment, CE = compulsory attachment and embedding, and EP = embedding and partial attachment", |
| "type_str": "table", |
| "content": "<table><tr><td>Reference Dann\u00e9lls et al. (2013b) Camilleri et al.</td><td>Input Realisation method OWL Grammatical framework</td><td>Template classif. \u00d7</td><td>Language(s) English, Bulgarian, Catalan, Danish, Dutch, Finnish, French, Hebrew, Italian, German, Norwegian, Romanian, Russian, Spanish, and Swedish</td></tr></table>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF2": { |
| "text": "Each [Whole] has as part at least one [Part]. All [Whole] pl have as part at least one [Part].", |
| "type_str": "table", |
| "content": "<table/>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF3": { |
| "text": "", |
| "type_str": "table", |
| "content": "<table/>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF6": { |
| "text": "Number of participants' judgements. Abbreviations: Gramm. + ambig. = grammatical and ambiguous, Gramm. + accept. = grammatical and acceptable, Ungramm. + understand. = ungrammatical and understandable, Ungramm. + unaccept. = ungrammatical and unacceptable, and Pct. = percent", |
| "type_str": "table", |
| "content": "<table><tr><td>Survey</td><td>Gramm. + am-big.</td><td>Gramm. + ac-cept.</td><td>Ungramm. + under-stand.</td><td>Ungramm. + unac-cept.</td></tr><tr><td colspan=\"2\">A B A+B A+B Pct. 18% 17 23 40</td><td>41 78 119 52%</td><td>6 19 25 11%</td><td>12 32 44 19%</td></tr></table>", |
| "html": null, |
| "num": null |
| } |
| } |
| } |
| } |