@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-M0S1VWNX-1>
  skos:prefLabel "interrogation"@fr, "interrogation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZNJMSJK3-D> .

<http://data.loterre.fr/ark:/67375/8LP-ZNJMSJK3-D>
  skos:example "Otherwise the term that occurred most frequently in the training data is selected based on the heuristic that a more common term is likely to be relevant than an obscure term and a yes-no question is formed based on this term. (Chu-Carroll & Carpenter, 1998)"@en, "The model is provided with a conversation containing deictic expressions a polar question regarding reference resolution and two answer options: A. \"Yes\" and B. \"No.\". (Sravanthi, Doshi, Tankala, Murthy, Dabre & Bhattacharyya, 2024)"@en, "We have developed a vector-based method for dynamically generating disambiguation queries by first selecting a set of terms and then forming a wh or yes-no question from these selected terrns. (Chu-Carroll & Carpenter, 1998)"@en, "Polar questions and topics are normally accompanied with raised eyebrows while content questions with furrowed eyebrows; the emotion of anger causes eyebrow furrowing and the emotion of surprise causes eyebrow raise. (Imashev, Mukushev, Kimmelman & Sandygulova, 2020)"@en, "In the first example we have a clear case of a polar question along with an indirect answer. (Müller & Plank, 2024)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-M0S1VWNX-1> ;
  a skos:Concept ;
  skos:hiddenLabel "Question oui-non"@fr, "Yes-no question"@en ;
  dc:created "2024-06-26T09:51:44"^^xsd:dateTime ;
  skos:prefLabel "question oui-non"@fr, "yes-no question"@en ;
  dc:modified "2024-06-26T09:52:48"^^xsd:dateTime ;
  skos:altLabel "polar question"@en .

