Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Prototype
Items
Properties
All Categories
Recent changes
Random page
Help about MediaWiki
Philosophical Research
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
User:Reversedragon/SignEntityProposal
(section)
User page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
User contributions
Logs
View user groups
Special pages
Page information
In other projects
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Lexemes approach === In lack of Sign Entities, it would be perfectly possible for a Wikibase to reinterpret the concept of in-text citations as Lexemes. Under this model, a Lexeme narrowly represents the concept of exactly what qualities of a text are rendered into written language as a citation. <cite>Terrorism and Communism</cite> has the forms "Terrorism and Communism" (its title) and "TC8" (its bop citation code), but not necessarily a number of pages or a publication year. <cite>Dragon Ball</cite> has the forms "Dragon Ball" (books), "Dragon Ball" (first show), "Dragon Ball Z" or "DBZ" (second show), "Dragon Ball" (1-volume edition), and "Dragon Ball" (3-volume edition), which are treated as [https://www.w3.org/2019/09/lexicog/#formrestriction different senses] of the phrase. <pre> @base <https://research.moraleconomy.au/entity/> . # ... prefixes <L777> wikibase:lemma "γγ©γ΄γ³γγΌγ«"@ja . # ... parallel Lexeme for Japanese-language usages <L778> # Dragon Ball rdf:type wikibase:Lexeme ; # the Entity is a Lexeme wikibase:lemma "Dragon Ball"@en ; wikibase:lexicalCategory <QN100> ; # work citation phrase dct:language <Q1011> ; # English (en) ontolex:sense <L778-S1>, <L778-S2>, <L778-S3>, <L778-S4>, <L778-S5>, <L778-S6> ; ontolex:lexicalForm <L778-F1>, <L778-F2>, <L778-F3> . <L778-S1> rdf:type wikibase:Sense, ontolex:LexicalSense ; skos:definition "serialized comic, any edition"@en . <L778-S2> a wikibase:Sense, ontolex:LexicalSense ; skos:definition "first show, any edition"@en . <L778-S3> a wikibase:Sense, ontolex:LexicalSense ; skos:definition "second show, any edition"@en ; lexicog:restrictedTo <L778-F2>, <L778-F3> . # S3 is only called "DBZ" <L778-S4> a wikibase:Sense, ontolex:LexicalSense ; skos:definition "books, 1-volume edition"@en . lexicog:restrictedTo <L778-F1> . # if S4 is in front of you you are most likely to call it "Dragon Ball" # ... ok to link this Sense to edition Items on wikidata containing Properties <L778-S5> a wikibase:Sense, ontolex:LexicalSense ; skos:definition "books, 3-volume edition"@en . # ... ok to link this to edition Items <L778-S6> a wikibase:Sense, ontolex:LexicalSense ; skos:definition "books, 1-volume edition with separated Z era"@en . # no restrictedTo - if S6 is in front of you it is quite possible you'll call it DBZ # ... ok to link this to edition Items <L778-F1> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Dragon Ball"@en ; wikibase:grammaticalFeature <QNNNN> . <L778-F2> a wikibase:Form , ontolex:Form ; ontolex:representation "Dragon Ball Z"@en ; wikibase:grammaticalFeature <QNNNN> . <L778-F3> a wikibase:Form , ontolex:Form ; ontolex:representation "DBZ"@en ; wikibase:grammaticalFeature <QNNNN> . # the one frightening thing about this approach is when individual episodes happen to have bop citation codes, # and you might or might not have to make 200+ Senses. </pre>
Summary:
Please note that all contributions to Philosophical Research may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar
free resource
.
Copyright is complete nonsense
, but people do have to buy items to be able to charge anyone taxes.
Cancel
Editing help
(opens in new window)