Abstract Wikipedia/Examples/lb

This page is a translated version of the page Abstract Wikipedia/Examples and the translation is 20% complete.

Here are examples of what Abstract Content could look like. Note that these are not prescriptive examples, but illustrative ones. The look of the Constructors and their rendering results will be entirely up to the communities.

 subclassification_string_from_n_n_language(n_wikipedia, n_encyclopedia, English)
  • Englesch : Wikipedias are encyclopedias.
 subclassification_string_from_n_n_language(n_wikipedia, n_encyclopedia, German)
  • Däitsch : Wikipedien sind Enzyklopädien.

In the syntax below, that would look like:

 Subclassification(Wikipedia, Encyclopedia)
  • Englesch : Wikipedias are encyclopedias.
  • Däitsch : Wikipedien sind Enzyklopädien.

From technical paper

 Article(
   content: [
     Instantiation(
       instance: San Francisco (Q62),
       class: Object_with_modifier_and_of(
         object: center,
         modifier: And_modifier(
           conjuncts: [cultural, commercial, financial]
         ),
         of: Northern California (Q1066807)
       )
     ),
     Ranking(
       subject: San Francisco (Q62),
       rank: 4,
       object: city (Q515),
       by: population (Q1613416),
       local_constraint: California (Q99),
       after: [Los Angeles (Q65), San Diego (Q16552), San Jose (Q16553)]
     )
   ]
 )
  • Englesch : San Francisco is the cultural, commercial, and financial center of Northern California. It is the fourth-most populous city in California, after Los Angeles, San Diego and San Jose.
  • Däitsch : San Francisco ist das kulturelle, kommerzielle und finanzielle Zentrum Nordkaliforniens. Es ist, nach Los Angeles, San Diego und San Jose, die viertgrößte Stadt in Kalifornien.

Jupiter

Een e bësse méi laangt Beispill fir abstrakt Inhalter: Jupiter.

Beispillsätz

Basic, extended, and longer sentences that one may expect to be generated in the NLG process, together with their origin and what data would need to be fetched from Wikidata: Sample sentences.

Function composition

In preparation for the upcoming Phase ζ (zeta), we have created a few examples of function composition.

User interface mockup

At Early mockups § Succession, you can see two mockup (very rough) images for what a single Constructor and an English Renderer for it, might look like within an editor's user-interface.