Jump to content

Term:Trotskyism: Difference between revisions

From Philosophical Research
m template order
m Reversedragon moved page Philosophical Research:FakeLexeme/404 to Ontology:L404: Make use of new namespace
(No difference)

Revision as of 09:57, 13 February 2025

  1. {{{object}}} ({{{field}}})

Characteristics in draft

Properties

characteristic value qualifier value
lemma (en) Trotskyism
item type L
lexical category ??
primary language ??
(documentation) inflections
(prototype notes) every variation of Trotskyism, so I don't have to put it on Leninism

Forms and Senses (RDF / SeaTurtle)

```ttl
@base  <https://research.moraleconomy.au/entity/> .  # __ENTITY__
# @prefix ... rdf rdfs dct ontolex wikibase seaturtle wdt ...

<L404>
 rdf:type  wikibase:Lexeme, seaturtle:PrefixesInCategories, seaturtle:S4SenseF4Form ;
 wikibase:lexicalCategory  <foo> ;
 dct:language  <en> ;  # English / en
 wikibase:lemma  "Trotskyism"@en ;


<L404-S1>  # a wikibase:Sense ;
 # ... any Sense may contain wdt: statements ...
 skos:definition "sect of Leninism created between 1906-1925 with many splinter sects or divisions"@en .

<L404-S2>
 skos:definition "model of Leninism which requires a world civilization - usually international-conference Trotskyism"@en .

<L404-S3>
 skos:definition "model of Leninism which unites several parties across multiple countries or nationalities into a civilization - international-party Trotskyism, plural international-conference Trotskyisms, international-identity Trotskyism, etc."@en .

<L404-S4>
 skos:definition "any model of Leninism which meets particular criteria for being a rival of Stalin Thought - Trotskyism in one country, Molecular Trotskyism, etc."@en .


<L404-F1>  # a wikibase:Form ;
 ontolex:representation "Trotskyism"@en ;
 # ... any Form may contain wdt: statements ...
 wikibase:grammaticalFeature <PRIN> .

<L404-F2>
 ontolex:representation "Trotskyist"@en ;
 wikibase:grammaticalFeature <PRAN> .

<L404-F3>
 ontolex:representation "realize Trotskyism"@en ;
 wikibase:grammaticalFeature wd:PRVIP .

<L404-F4>
 ontolex:representation "Trotskyist theorist"@en ;
 wikibase:grammaticalFeature wd:DPRAN .

<L404-F5>
 ontolex:representation "ours Trotskyist theories"@en ;
 wikibase:grammaticalFeature wd:HLNP .

<L404-F6>
 ontolex:representation "Trotskyist movement"@en ;
 wikibase:grammaticalFeature wd:DPRNS .

<L404-F7>
 ontolex:representation "Trotskyist movements"@en ;
 wikibase:grammaticalFeature wd:DPRNP .

<L404-F8>
 ontolex:representation "Leninism"@en ;
 wikibase:grammaticalFeature wd:HPRIN .

<L404-F9>
 ontolex:representation "Leninist"@en ;
 wikibase:grammaticalFeature wd:HPRAN .

<L404-F10>
 ontolex:representation "organize Trotskyists"@en ;
 wikibase:grammaticalFeature wd:DVIP .

<L404-F11>
 ontolex:representation "Trotskyisms"@en ;
 wikibase:grammaticalFeature wd:BNP .

<L404-F12>
 ontolex:representation "Trotskyist workers' states"@en ;
 wikibase:grammaticalFeature wd:RNP .

<L404-F13>
 ontolex:representation "regenerate Trotskyism"@en ;
 wikibase:grammaticalFeature wd:RVIP .

<L404-F14>
 ontolex:representation "realize Trotskyism onto"@en ;
 wikibase:grammaticalFeature wd:RVTP .

<L404-F14>
 ontolex:representation "transition to Trotskyism"@en ;
 wikibase:grammaticalFeature wd:RVTP .

<L404-F15>
 ontolex:representation "Trotsky"@en ;
 wikibase:grammaticalFeature wd:PNI .
```