Russian noun without paucal (E199)

From Wikidata
Jump to navigation Jump to search
language codelabeldescriptionaliasesedit
enRussian noun without paucalRussian noun without paucaledit
frnom russe sans paucaledit
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 and plural number, but no paucal

# 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/wdt:P31 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:Q146786 ] ;
    ontolex:representation [ @ru ];
  };
}