Russian noun with paucal (E200)
Appearance
| language code | label | description | aliases | edit |
|---|---|---|---|---|
| en | Russian noun with paucal | Russian standard noun with paucal number | edit | |
| fr | nom russe avec paucal | edit | ||
| it | nome russo con paucale | nome standard russo con il paucale | edit | |
| ru | русское существительное с паукальным числом | описание схемы лексемы для такого типа | edit |
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX ontolex: <http://www.w3.org/ns/lemon/ontolex#>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wikibase: <http://wikiba.se/ontology#>
# Standard Russian Noun, with six cases and singular, paucal, and plural number
# SELECT ?focus {?focus dct:language wd:Q7737;wikibase:lexicalCategory wd:Q1084} limit 5
start = @<ru-n>
<ru-n> {
dct:language [ wd:Q7737 ] ;
wikibase:lexicalCategory [ wd:Q1084 ] ;
wikibase:lemma [ "@ru" ] ;
wdt:P5185 [ wd:Q1775415 wd:Q499327 wd:Q1775461] ;
wdt:P1552 [ wd:Q51927539 wd:Q51927507] ;
wdt:P5911 [ wd:Q66327367 wd:Q66689134 wd:Q66689140] ;
wdt:P5911 wd:Q66329814 ;
wdt:P5187 [];
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q146233] ;
wikibase:grammaticalFeature [ wd:Q110786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q131105 ] ;
wikibase:grammaticalFeature [ wd:Q110786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q146078 ] ;
wikibase:grammaticalFeature [ wd:Q110786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q2114906 ] ;
wikibase:grammaticalFeature [ wd:Q110786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q192997 ] ;
wikibase:grammaticalFeature [ wd:Q110786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q145599 ] ;
wikibase:grammaticalFeature [ wd:Q110786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q146233 ] ;
wikibase:grammaticalFeature [ wd:Q146786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q131105 ] ;
wikibase:grammaticalFeature [ wd:Q146786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q146078 ] ;
wikibase:grammaticalFeature [ wd:Q146786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q2114906 ] ;
wikibase:grammaticalFeature [ wd:Q146786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q192997 ] ;
wikibase:grammaticalFeature [ wd:Q146786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q145599 ] ;
wikibase:grammaticalFeature [ wd:Q489410 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q146233 ] ;
wikibase:grammaticalFeature [ wd:Q146786 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q131105 ] ;
wikibase:grammaticalFeature [ wd:Q489410 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q146078 ] ;
wikibase:grammaticalFeature [ wd:Q489410 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q2114906 ] ;
wikibase:grammaticalFeature [ wd:Q489410 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q192997 ] ;
wikibase:grammaticalFeature [ wd:Q489410 ] ;
ontolex:representation [ "@ru" ];
};
ontolex:lexicalForm {
wikibase:grammaticalFeature [ wd:Q145599 ] ;
wikibase:grammaticalFeature [ wd:Q489410 ] ;
ontolex:representation [ "@ru" ];
};
}