utterance
stringlengths 10
893
| template_name
stringclasses 191
values | template
stringlengths 74
1.45k
|
---|---|---|
what's information in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'information'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for ensemencer in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ensemencer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
search for parencaro in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'parencaro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find tâter definition in French as a preterite verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'tâter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q442485 ] .
} |
explore ambicio in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ambicio'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up raisin in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'raisin'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up blanchir in French as a plural verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'blanchir'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for géobotaniste in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'géobotaniste'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
discover bovidaĵo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'bovidaĵo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up éprouver in French as a plural verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'éprouver'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up skermo in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'skermo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
search for réhabituer in French as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'réhabituer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
look up melo in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'melo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
seek starigita meaning in Esperanto as a singular adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'starigita'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
seek ekaboni meaning in Esperanto as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ekaboni'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
look up ramoner in French as a plural verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ramoner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for repousser in French as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'repousser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
look up feliĉa in Esperanto as a plural adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'feliĉa'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find dometo definition in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'dometo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
what's faux in French as a plural adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'faux'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for veterinaro in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'veterinaro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
search for enskribi in Esperanto as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'enskribi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
look up déconcerter in French as a singular 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:Q110786 ] .
} |
look up repousser in French as a masculine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'repousser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q499327 ] .
} |
search for povo in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'povo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
search for klavaro in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'klavaro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find vulkanoscienco definition in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'vulkanoscienco'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up néologisme in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'néologisme'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
what's kupro in Esperanto as a accusative 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:Q146078 ] .
} |
what's armer in French as a participle verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'armer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q814722 ] .
} |
search for Laadano in Esperanto as a accusative case proper noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Laadano'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q147276 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
look up Vanuatais in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Vanuatais'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
explore attaquer in French as a first person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'attaquer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q21714344 ] .
} |
find cxevalino in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'cxevalino'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
look up préconiser in French as a feminine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'préconiser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1775415 ] .
} |
search for ambli in Esperanto as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ambli'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
search for alporti in Esperanto as a future tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'alporti'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q501405 ] .
} |
discover internacia in Esperanto as a singular adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'internacia'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for rancart in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'rancart'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find éprouver definition in French as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'éprouver'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
search for preĝejo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'preĝejo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find gardi in Esperanto as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'gardi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
find arrêter definition in French as a imperative 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:Q22716 ] .
} |
what's renseigner in French as a second person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'renseigner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q51929049 ] .
} |
look up forto in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'forto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
explore nia in Esperanto as a plural possessive pronoun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'nia'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1502460 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up fino in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'fino'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up morti in Esperanto as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'morti'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
discover abortigi in Esperanto as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'abortigi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
look up aviadilo in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'aviadilo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
find piedvojaĝi definition in Esperanto as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'piedvojaĝi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
search for pilonner in French as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'pilonner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
seek chatte meaning in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'chatte'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find kobajajxo in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'kobajajxo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
what's sans-cœur in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'sans-cœur'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
discover forger in French as a simple future verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'forger'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1475560 ] .
} |
look up aŭgusto in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'aŭgusto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
discover arrêter in French as a first person 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:Q21714344 ] .
} |
explore alternativo in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'alternativo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
search for cxefa in Esperanto as a plural adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'cxefa'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find tago in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'tago'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for figuri in Esperanto as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'figuri'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
find spécialiser definition in French as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'spécialiser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
look up biffer in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'biffer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
search for écurer in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'écurer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
look up convaincre in French as a preterite verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'convaincre'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q442485 ] .
} |
find okazaĵo definition in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'okazaĵo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find filigrane definition in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'filigrane'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find ekblovi definition in Esperanto as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ekblovi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
discover recevoir in French as a present 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:Q192613 ] .
} |
search for dandiner in French as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'dandiner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
search for daigner in French as a plural verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'daigner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
what's débarbouiller in French as a simple future 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:Q1475560 ] .
} |
discover frapper in French as a participle verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'frapper'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q814722 ] .
} |
find vulkana erupcio definition in Esperanto as a accusative case 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:Q146078 ] .
} |
look up neghi in Esperanto as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'neghi'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
look up revenir in French as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'revenir'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
look up rempoter in French as a second person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'rempoter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q51929049 ] .
} |
find prociono in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'prociono'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
look up sxafo in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'sxafo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find fakto in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'fakto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
what's ergoter in French as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ergoter'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
seek comparer meaning in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'comparer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
seek départir meaning in French as a subjunctive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'départir'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q473746 ] .
} |
explore corrosion in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'corrosion'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
discover congeler in French as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'congeler'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
look up déballer in French as a imperative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'déballer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q22716 ] .
} |
look up intenci in Esperanto as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'intenci'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
what's damo in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'damo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
look up frukto in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'frukto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find sensi in Esperanto as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'sensi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
search for démoder in French as a preterite 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:Q442485 ] .
} |
look up arrêter in French as a participle 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:Q814722 ] .
} |
look up ordoni in Esperanto as a volitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ordoni'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q2532941 ] .
} |
explore réhabituer in French as a masculine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'réhabituer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q499327 ] .
} |
look up montrofingro in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'montrofingro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
what's ménager in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ménager'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
find Gaudois in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Gaudois'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
what's arkipelago in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'arkipelago'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
discover débourser in French as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'débourser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
Subsets and Splits