@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix npx: . @prefix fabio: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix bibo: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:title "Corpora" . dct:abstract "In this paper, we present Coral, an interface in which complex corpus queries can be expressed in a controlled subset of natural English. With the help of a predictive editor, users can compose queries and submit them to the Coral system, which then automatically translates them into formal AQL statements. We give an overview of the controlled natural language developed for Coral and describe the functionalities of the predictive editor provided for it. We also report on a user experiment in which the system was evaluated. The results show that, with Coral, corpora of annotated texts can be queried more easily and more quickly than with the existing ANNIS interface. Our system demonstrates that complex corpora can be accessed without the need to learn a complicated, formal query language."; dct:date "2012-11"; dct:isPartOf ; dct:title "Coral: Corpus Access in Controlled Language"; bibo:authorList sub:author-list; bibo:pageEnd "206"; bibo:pageStart "187"; a fabio:Article . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . sub:author-list rdf:_1 orcid:0000-0002-1267-0234; rdf:_2 sub:stefan-hofler . sub:stefan-hofler foaf:name "Stefan Höfler" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234; prov:wasDerivedFrom . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-02-23T12:43:25.000+01:00"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType fabio:ScholarlyWork; npx:introduces ; rdfs:label "Coral: Corpus Access in Controlled Language" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArRL5MjH1KfuE89dpKsIiscF/THrJ4uSvhl0NgaC8x3TdTDrL00kCnlH+2g7PMYhaUQIGWq27TTXHAGp7ehO8yLjRNeDCc8zjUCQJqLbzay3DB51PCiz50OsMgxiZC1+e0bVdk/CAQV4oVo+VgI+awHI1bTT4Yp7pR2I67imf1PIcwczGVhn8EQwtNdWQOZ63wDgUCY+6IubHBQzjLfbYh0828UETEyIV28T7fvf5+y4A5M590InmgkLGpJbRXoL0pnCm1BtFOoxeAVqfivbxIZWPYN2Yd0cSfqwIIUYyaLFpjDrBwc4iJdOus4UQ9OYqkeZDMpU3opU8jWKDIm77jwIDAQAB"; npx:hasSignature "MFSPLQtQce9vLEOEBJ9f77C2CsSQMh4z6w7dm+0/Gt/QkLXf3iyDCmc/SoGUUpb0z0aiRozIn6Kc9eEo0Ldc9W63lATAdCgvYLq0mZ4EmLZBMgNOU3hjkZ1qkesMa2A4PpGAL2GSuzs5hfljERAudQl98UQYLomZk1LdVa56AGNSEfkIwxwDc/YBM+5KV0Ewzaw8Gg6OfSY7sW6UA57axncACz+cVcAa+pSf/7k/cxo/ko/t5juBoPfvrvRNkdnLxrStdbCWIZrvS8e+l/whbzHre06yHWycsdfrjAQQpyJRVMimg/b0tEoAZofUU1G0xJ656MCSCCtG3bs9IVyjJg=="; npx:hasSignatureTarget this:; npx:signedBy . }