utterance
stringlengths 10
893
| template_name
stringclasses 191
values | template
stringlengths 74
1.45k
|
---|---|---|
seek flori meaning in Esperanto as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'flori'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
discover traditionnisme in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'traditionnisme'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for souverain in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'souverain'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up pordo in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'pordo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find bêtise definition in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'bêtise'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
what's dévaler in French as a plural verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'dévaler'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up siroter in French as a subjunctive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'siroter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q473746 ] .
} |
discover autuno in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'autuno'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
look up affiche in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'affiche'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find dandiner definition in French as a third person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'dandiner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q51929074 ] .
} |
discover forgesi in Esperanto as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'forgesi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
discover charger in French as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'charger'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
seek distrikto meaning in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'distrikto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
discover flugilo in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'flugilo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up bruna in Esperanto as a singular adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'bruna'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up resti in Esperanto as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'resti'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
discover Marso in Esperanto as a singular proper noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Marso'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q147276 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for popolo in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'popolo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
find recevoir in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'recevoir'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
search for braiser in French as a subjunctive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'braiser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q473746 ] .
} |
look up compartiment in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'compartiment'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find brodaĵo definition in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'brodaĵo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
look up valoriser in French as a second person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'valoriser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q51929049 ] .
} |
discover atingi in Esperanto as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'atingi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
look up déplumer in French as a subjunctive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'déplumer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q473746 ] .
} |
find presser in French as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'presser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
discover pharmacienne in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'pharmacienne'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up kupro in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'kupro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
discover grader in French as a preterite verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'grader'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q442485 ] .
} |
search for foudroyer in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'foudroyer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
find vertebra kolumno in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'vertebra kolumno'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
look up jhaudo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'jhaudo'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for taponner in French as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'taponner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
discover flot in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'flot'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find resti in Esperanto as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'resti'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
find intriguer in French as a plural verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'intriguer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for voûter in French as a singular 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:Q110786 ] .
} |
look up li in Esperanto as a nominative case personal pronoun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'li'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q468801 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
find vulkana erupcio definition in Esperanto as a plural nominal locution | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'vulkana erupcio'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q29888377 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
seek profesoro meaning in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'profesoro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find déplumer in French as a preterite verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'déplumer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q442485 ] .
} |
search for pluvi in Esperanto as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'pluvi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
explore Ukrainio in Esperanto as a singular proper noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Ukrainio'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q147276 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up sunsistemo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'sunsistemo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find sxtupo definition in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'sxtupo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
discover frata in Esperanto as a singular adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'frata'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find kuracista definition in Esperanto as a accusative case adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'kuracista'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
find bengala lingvo definition in Esperanto as a singular nominal locution | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'bengala lingvo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q29888377 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find akuŝigistino in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'akuŝigistino'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up armer in French as a third person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'armer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q51929074 ] .
} |
what's dagbani in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'dagbani'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
seek choyer meaning in French as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'choyer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
find dandiner definition in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'dandiner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
explore vilagho in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'vilagho'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
seek étonner meaning in French as a simple future verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'étonner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1475560 ] .
} |
look up konfidi in Esperanto as a future tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'konfidi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q501405 ] .
} |
look up sorcxi in Esperanto as a imperative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'sorcxi'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q22716 ] .
} |
seek baptême meaning in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'baptême'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up agi in Esperanto as a volitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'agi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q2532941 ] .
} |
find avouer definition in French as a third person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'avouer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q51929074 ] .
} |
look up pousser in French as a feminine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'pousser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1775415 ] .
} |
search for profesoro in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'profesoro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
discover envojigi in Esperanto as a future tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'envojigi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q501405 ] .
} |
find tutmonda definition in Esperanto as a nominative case adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'tutmonda'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
explore revue in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'revue'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
explore angxelo in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'angxelo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
seek jxauxdo meaning in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'jxauxdo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
seek débaptiser meaning in French as a present tense 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:Q192613 ] .
} |
find matelasser definition in French as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'matelasser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
look up fiction in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'fiction'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for abasourdir in French as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'abasourdir'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
find malhonori in Esperanto as a volitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'malhonori'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q2532941 ] .
} |
look up débarbouiller in French as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'débarbouiller'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
look up chargement in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'chargement'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up artifice in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'artifice'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up ĵaŭdo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ĵaŭdo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for brulvundi in Esperanto as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'brulvundi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
explore kremacio in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'kremacio'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
find haïr definition in French as a preterite verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'haïr'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q442485 ] .
} |
seek Saturno meaning in Esperanto as a singular proper noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Saturno'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q147276 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up bezono in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'bezono'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
what's solinfano in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'solinfano'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up intervolvi in Esperanto as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'intervolvi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
what's suivre in French as a participle verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'suivre'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q814722 ] .
} |
look up cerf-voliste in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'cerf-voliste'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for étriper in French as a imperative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'étriper'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q22716 ] .
} |
search for aquaculteur in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'aquaculteur'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find abjxuri definition in Esperanto as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'abjxuri'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
look up Cap-Verdien in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Cap-Verdien'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
seek partager meaning in French as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'partager'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
seek revoki meaning in Esperanto as a future tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'revoki'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q501405 ] .
} |
find enjoliver definition in French as a masculine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'enjoliver'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q499327 ] .
} |
seek déconcerter meaning in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'déconcerter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
seek chevalo meaning in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'chevalo'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
seek eviti meaning in Esperanto as a volitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'eviti'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q2532941 ] .
} |
explore décerner in French as a feminine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'décerner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1775415 ] .
} |
search for kondicxo in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'kondicxo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
look up retrancher in French as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'retrancher'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
search for modulable in French as a singular adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'modulable'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find brodistino in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'brodistino'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.