Jump to content

Term:Trotskyism

From Philosophical Research
Revision as of 00:42, 4 February 2025 by Reversedragon (talk | contribs) (copy RDF example from Help:Embedding RDF in wiki pages ver 972, 974)
  • {{{object}}} ({{{field}}})

    Characteristics in draft

    Hue list / prototype

    1. Trotskyism -> every variation of Trotskyism, so I don't have to put it on Leninism

    Properties

    characteristic value qualifier value
    lemma (en) Trotskyism
    item type L
    lexical category ??
    primary language ??

    Forms and Senses (RDF / SeaTurtle)

    ```ttl  __ENTITY__
    @base  <https://research.moraleconomy.au/entity/> .
    # prefixes  rdf:, rdfs:, dct:, ontolex:, wikibase:, & wdt:  will be added via Categories
    
    <L404>
     rdf:type  wikibase:Lexeme ;
     wikibase:lexicalCategory  <foo> ;
     dct:language  <en> ;  # English / en
     wikibase:lemma  "Trotskyism"@en ;
    
    <L404-S1>
     rdf:type 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>
     rdf:type wikibase:Sense ;
     skos:definition "model of Leninism which requires a world civilization - usually international-conference Trotskyism"@en .
    
    <L404-S3>
     rdf:type wikibase:Sense ;
     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>
     rdf:type wikibase:Sense ;
     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>
     rdf:type  wikibase:Form ;
     ontolex:representation "Trotskyism"@en ;
     # ... any Form may contain wdt: statements ...
     wikibase:grammaticalFeature <PRIN> .
    
    <L404-F2>
     rdf:type  wikibase:Form ;
     ontolex:representation "Trotskyist"@en ;
     wikibase:grammaticalFeature <PRAN> .
    
    <L404-F3>
     rdf:type  wikibase:Form ;
     ontolex:representation "realize Trotskyism"@en ;
     wikibase:grammaticalFeature wd:PRVIP .
    
    <L404-F4>
     rdf:type  wikibase:Form ;
     ontolex:representation "Trotskyist theorist"@en ;
     wikibase:grammaticalFeature wd:DPRAN .
    
    <L404-F5>
     rdf:type  wikibase:Form ;
     ontolex:representation "ours Trotskyist theories"@en ;
     wikibase:grammaticalFeature wd:HLNP .
    
    <L404-F6>
     rdf:type  wikibase:Form ;
     ontolex:representation "Trotskyist movement"@en ;
     wikibase:grammaticalFeature wd:DPRNS .
    
    <L404-F7>
     rdf:type  wikibase:Form ;
     ontolex:representation "Trotskyist movements"@en ;
     wikibase:grammaticalFeature wd:DPRNP .
    
    <L404-F8>
     rdf:type  wikibase:Form ;
     ontolex:representation "Leninism"@en ;
     wikibase:grammaticalFeature wd:HPRIN .
    
    <L404-F9>
     rdf:type  wikibase:Form ;
     ontolex:representation "Leninist"@en ;
     wikibase:grammaticalFeature wd:HPRAN .
    
    <L404-F10>
     rdf:type  wikibase:Form ;
     ontolex:representation "organize Trotskyists"@en ;
     wikibase:grammaticalFeature wd:DVIP .
    
    <L404-F11>
     rdf:type  wikibase:Form ;
     ontolex:representation "Trotskyisms"@en ;
     wikibase:grammaticalFeature wd:BNP .
    
    <L404-F12>
     rdf:type  wikibase:Form ;
     ontolex:representation "Trotskyist workers' states"@en ;
     wikibase:grammaticalFeature wd:RNP .
    
    <L404-F13>
     rdf:type  wikibase:Form ;
     ontolex:representation "regenerate Trotskyism"@en ;
     wikibase:grammaticalFeature wd:RVIP .
    
    <L404-F14>
     rdf:type  wikibase:Form ;
     ontolex:representation "realize Trotskyism onto"@en ;
     wikibase:grammaticalFeature wd:RVTP .
    
    <L404-F14>
     rdf:type  wikibase:Form ;
     ontolex:representation "transition to Trotskyism"@en ;
     wikibase:grammaticalFeature wd:RVTP .
    
    <L404-F15>
     rdf:type  wikibase:Form ;
     ontolex:representation "Trotsky"@en ;
     wikibase:grammaticalFeature wd:PNI .
    ```