utterance
stringlengths 10
893
| template_name
stringclasses 191
values | template
stringlengths 74
1.45k
|
---|---|---|
look up indexation in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'indexation'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
explore casse-tête in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'casse-tête'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up cxefa in Esperanto as a accusative case 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:Q146078 ] .
} |
search for pirato in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'pirato'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for pomujo in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'pomujo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find vizagxo definition in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'vizagxo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
what's hhirurgo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'hhirurgo'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up kunvoki in Esperanto as a future tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'kunvoki'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q501405 ] .
} |
search for olivarbaro in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'olivarbaro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
find débourser definition in French as a second person 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:Q51929049 ] .
} |
explore recouper in French as a plural verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'recouper'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for areo in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'areo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find débourser definition in French as a conditional 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:Q625581 ] .
} |
look up raccorder in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'raccorder'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
find découvert in French as a masculine adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'découvert'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q499327 ] .
} |
explore sxako in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'sxako'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up makulanto in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'makulanto'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
look up bengala lingvo in Esperanto as a nominative case 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:Q131105 ] .
} |
search for tête-à-tête in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'tête-à-tête'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
what's composer in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'composer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
discover veille in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'veille'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up obtenir in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'obtenir'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
look up boss in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'boss'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
seek shtuparo meaning in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'shtuparo'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find Kievo definition in Esperanto as a nominative case proper noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Kievo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q147276 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
search for marteau in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'marteau'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up démontrer in French as a simple future verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'démontrer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1475560 ] .
} |
seek tâter meaning in French as a first person 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:Q21714344 ] .
} |
look up shaktabulo in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'shaktabulo'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
search for bebo in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'bebo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
discover dégréer in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'dégréer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
look up Jordanienne in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Jordanienne'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
discover peni in Esperanto as a future tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'peni'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q501405 ] .
} |
seek ignorer meaning in French as a imperative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ignorer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q22716 ] .
} |
find kuniklo definition in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'kuniklo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for doctorat in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'doctorat'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
seek garder meaning in French as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'garder'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
seek kavaliro meaning in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'kavaliro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
discover teoria in Esperanto as a nominative case adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'teoria'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
find frétiller in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'frétiller'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
seek poŝtelefono meaning in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'poŝtelefono'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
discover freiner in French as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'freiner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
search for sorcxi in Esperanto as a indicative 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:Q682111 ] .
} |
look up orangho in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'orangho'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
look up gvidi in Esperanto as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'gvidi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
explore kuriero in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'kuriero'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
find akcenti in Esperanto as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'akcenti'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
search for flugo in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'flugo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
seek mont meaning in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'mont'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
look up hautboïste in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'hautboïste'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for sekeco in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'sekeco'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for bonvoli in Esperanto as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'bonvoli'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
discover febro in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'febro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
what's avancer in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'avancer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
discover avouer in French as a participle verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'avouer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q814722 ] .
} |
what's distancer in French as a conditional verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'distancer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q625581 ] .
} |
search for renseigner in French as a masculine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'renseigner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q499327 ] .
} |
what's étonner in French as a first person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'étonner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q21714344 ] .
} |
search for mangxigi in Esperanto as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'mangxigi'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
search for terpomo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'terpomo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
discover surcouper in French as a third person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'surcouper'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q51929074 ] .
} |
look up semestriel in French as a masculine adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'semestriel'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q499327 ] .
} |
search for ekzisti in Esperanto as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ekzisti'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
explore contempler in French as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'contempler'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
find cadrer definition in French as a preterite verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'cadrer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q442485 ] .
} |
look up départ in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'départ'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
discover renseigner in French as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'renseigner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
look up vola in Esperanto as a singular adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'vola'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
find chefo definition in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'chefo'@eo-hsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
what's detalo in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'detalo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
discover tourbillonner in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'tourbillonner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
explore presser in French as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'presser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
what's géobotaniste in French as a singular 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:Q110786 ] .
} |
discover collectionner in French as a third person verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'collectionner'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q51929074 ] .
} |
find orthographiste in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'orthographiste'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up iĉa in Esperanto as a plural adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'iĉa'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
what's départir in French as a imperative 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:Q22716 ] .
} |
explore solstico in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'solstico'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up hufo in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'hufo'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
search for lumjaro in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'lumjaro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
look up isoler in French as a indicative verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'isoler'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q682111 ] .
} |
find zebro definition in Esperanto as a nominative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'zebro'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
look up Urano in Esperanto as a nominative case proper noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'Urano'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q147276 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q131105 ] .
} |
look up ensemencer in French as a imperfect verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ensemencer'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q108524486 ] .
} |
find elŝiri definition in Esperanto as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'elŝiri'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
seek lando meaning in Esperanto as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'lando'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
explore politique in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'politique'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
what's art-thérapeute in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'art-thérapeute'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
look up tartare in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'tartare'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for ossature in French as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'ossature'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
search for promoteur in French as a plural noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'promoteur'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
discover bovidajxo in Esperanto as a singular noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'bovidajxo'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q110786 ] .
} |
explore influi in Esperanto as a infinitive verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'influi'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q179230 ] .
} |
search for reĝa in Esperanto as a accusative case adjective | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'reĝa'@eo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q34698 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
seek valoriser meaning in French as a past tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'valoriser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1994301 ] .
} |
find auxtuno definition in Esperanto as a accusative case noun | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'auxtuno'@eo-xsistemo} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q1084 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146078 ] .
} |
look up figuri in Esperanto as a past 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:Q1994301 ] .
} |
explore arriver in French as a plural verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'arriver'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q146786 ] .
} |
search for tarir in French as a present tense verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'tarir'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q192613 ] .
} |
search for valser in French as a feminine verb | li08 | SELECT DISTINCT ?lexeme ?lemma
WHERE
{
VALUES ?lemma {'valser'@fr} .
?lexeme wikibase:lemma ?lemma ;
wikibase:lexicalCategory wd:Q24905 ;
ontolex:lexicalForm [ wikibase:grammaticalFeature wd:Q1775415 ] .
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.