utterance
stringlengths 10
893
| template_name
stringclasses 191
values | template
stringlengths 74
1.45k
|
---|---|---|
find chevala definition in Esperanto as a plural adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'chevala'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up ŝtuparo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ŝtuparo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for portecrayon in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'portecrayon'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for moulin in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'moulin'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up pobo in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'pobo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
find délinéer in French as a preterite verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'délinéer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q442485 ] .
} |
look up verkisto in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'verkisto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
search for tradukisto in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'tradukisto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
seek eosto meaning in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'eosto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
what's devancer in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'devancer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
find déféquer in French as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'déféquer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
look up ticket in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ticket'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
seek débaptiser meaning in French as a simple future verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'débaptiser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1475560 ] .
} |
find eosto in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'eosto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for rekto in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'rekto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for vorto in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'vorto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up pénis in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'pénis'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up mencio in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'mencio'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
seek rêver meaning in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'rêver'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
find biffer in French as a third person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'biffer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q51929074 ] .
} |
search for démoder in French as a first person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'démoder'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q21714344 ] .
} |
explore naskregistro in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'naskregistro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
find kverko in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'kverko'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
discover entériner in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'entériner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
search for mijoter in French as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'mijoter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
search for aperi in Esperanto as a future tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'aperi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q501405 ] .
} |
discover tourbillonner in French as a feminine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'tourbillonner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1775415 ] .
} |
find anghela in Esperanto as a nominative case adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'anghela'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
search for chevalacho in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'chevalacho'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
explore occidentaliser in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'occidentaliser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
look up désintérêt in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'désintérêt'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
what's chanterelle in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'chanterelle'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
discover bovino in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'bovino'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
look up suivre in French as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'suivre'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
look up inquièter in French as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'inquièter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
explore hundo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'hundo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up photographier in French as a imperative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'photographier'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q22716 ] .
} |
seek retravailler meaning in French as a subjunctive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'retravailler'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q473746 ] .
} |
find prévoir in French as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'prévoir'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
find fiki in Esperanto as a future tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'fiki'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q501405 ] .
} |
discover konsideri in Esperanto as a future tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'konsideri'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q501405 ] .
} |
discover graviter in French as a feminine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'graviter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1775415 ] .
} |
what's sorĉisto in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'sorĉisto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
search for spektajxo in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'spektajxo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
look up comploter in French as a participle verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'comploter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q814722 ] .
} |
look up millefeuille in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'millefeuille'@fr-x-q486561} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up combattif in French as a plural adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'combattif'@fr-x-q486561} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up gxardeno in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'gxardeno'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for vapeur in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'vapeur'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
discover erinaco in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'erinaco'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
find ergoter definition in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ergoter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
search for visuel in French as a feminine adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'visuel'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1775415 ] .
} |
what's valoriser in French as a imperative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'valoriser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q22716 ] .
} |
look up Néo-Zélandaise in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Néo-Zélandaise'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for auxgusto in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'auxgusto'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
seek ergoter meaning in French as a subjunctive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ergoter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q473746 ] .
} |
find rempoter definition in French as a plural verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'rempoter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
seek renverser meaning in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'renverser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
find standardiste definition in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'standardiste'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find Telarano in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Telarano'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
find voûter definition in French as a subjunctive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'voûter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q473746 ] .
} |
discover daŭri in Esperanto as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'daŭri'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
search for mikroskopo in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'mikroskopo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
find sensi in Esperanto as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'sensi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
look up intenci in Esperanto as a future tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'intenci'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q501405 ] .
} |
look up déféquer in French as a feminine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'déféquer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1775415 ] .
} |
discover jalouser in French as a participle verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'jalouser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q814722 ] .
} |
look up vilaĝo in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'vilaĝo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
discover repousser in French as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'repousser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
find ŝanĝi definition in Esperanto as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ŝanĝi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
look up vorto in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'vorto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
find arrêter definition in French as a feminine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'arrêter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1775415 ] .
} |
seek cxielo meaning in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'cxielo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for servistino in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'servistino'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up arbaro in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'arbaro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
discover skalo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'skalo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find tarir definition in French as a masculine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'tarir'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q499327 ] .
} |
seek olivo meaning in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'olivo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
seek renseigner meaning in French as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'renseigner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
find lano definition in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'lano'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up abomeni in Esperanto as a volitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'abomeni'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q2532941 ] .
} |
look up lumo in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'lumo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
what's virsxafo in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'virsxafo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
look up réformer in French as a singular verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'réformer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
what's pluvo in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'pluvo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up lingviko in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'lingviko'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
look up reĝujo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'reĝujo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
discover commencer in French as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'commencer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
search for arriver in French as a masculine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'arriver'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q499327 ] .
} |
explore comprimer in French as a imperative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'comprimer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q22716 ] .
} |
look up agréer in French as a third person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'agréer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q51929074 ] .
} |
find reprendre in French as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'reprendre'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
look up Vikimanio in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Vikimanio'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
search for allergie in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'allergie'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up artificiel in French as a feminine adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'artificiel'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1775415 ] .
} |
discover fosforo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'fosforo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up duel in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'duel'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for invado in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'invado'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for défier in French as a singular verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'défier'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
seek grenailler meaning in French as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'grenailler'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
Subsets and Splits