Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Alternative Civs > Freeciv > New City Name Generation for Freeciv
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!
04.Sep: `FC` 2.0.5 COMPLETED AND RELEASED
27.Jul: `FC` 2.0.4 COMPLETED AND RELEASED
16.Jul: `FC` 2.0.3 COMPLETED AND RELEASED

bottom of page
  
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
sigra is offline sigra
Freeciv Developer

May 2000
time: 06:14
Post  Old Post 04-02-2001 18:44
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
New City Name Generation for Freeciv Support Apolyton buy from Amazon

Did you get bored by the city names in Freeciv? Tired of always getting them in the same old order? Annoyed that a name you didn't like would be suggested again and again if you didn't use it? Maybe you have played Transport Tycoon and noticed that the city names were generated from random firstparts and lastparts? Or maybe you have even been playing Xconq with it's advanced grammar synthesis?

Now a patch is availible that ports that feature from Xconq to Freeciv! There are two naming methods:


  1. grammar: This is the interesting method. You can define how names will be composed from common syllables and word parts. Grammar namers currently exists for English, German, Italian and Swedish. Thoose are used in the patch.
  2. random: This is a lot like you know it from Freeciv. Just a list of real city names. It's actually the same list of city names that was included in Freeciv for that nation before. I just converted it to the new format. But there are some new features; the names come in random order, and a rejected name is rejected. It won't haunt you. Random namers are used for Babylonian, Finnish, Canadian and all other
    nations not mentioned above.


Here is an example of the random namer for Babylonian cities (the ----
should be replaced with years limiting the time period of the state):

code:
(namer cities_babyloinia_----_to_---- (random Babylon Lagash Nippur Ur Kish Shuruppak Kisurra Cutha Adab Umma Akkad Eridu Larsa Borsippa Sippar Nineveh Ashur Calach Carcar Hamat Opis Cunaxa Arbela Nisibis Carrhae Seleucia Ctesiphon Sittace Orchoe Apamea ) )


The next example is a limited version of the grammar namer for Swedish
place names (the full version is too big to include here):

code:
(namer swedish-limited (grammar name 100 (name (or 16 mainpart 1 (preword " " (capitalize mainpart)) ) ) (mainpart (or 8 (prefix suffix) (prefix middle suffix) 2 (complete) ) ) (prefix (or svart blå grön gul röd brun vit alings ar bå back berg björ björne bjurs bjus bor borg brahe bräm brunns dal djurs eke emen fågel fält fin finn fogd fors frö furu gör göte glimminge gran gränges gryt halls halm han helsing hem hög horn hults hus ) ) (suffix (or å åker åkra älv ås bäck bäcka backe baden berg berga björka borg bo böle bro bruk by byn dal dala dalen fält fjärd fors fred gård gården gärde gärdet gårda gåva haga hamn haninge hättan hed heden hem hög hult hus ) ) (middle (or å åkra by fors karle lek lycke mjöl näs sjö ström)) (complete (or alfta bäcka bjus bjuv borlänge falun floda föglö gagnef glimminge gustavs habo hamra haninge hede höör huddinge idre ore orsa sälen särna skanör skövde solv svalöv sveg ) ) (preword (or nya gamla nedre stora lilla norra södra västra)) ) )


Do you think this looks interesting? Perhaps you would like to create
a namer in your language? It could be used in both Xconq and Freeciv!
Here is a link to the documentation:
http://sources.redhat.com/xconq/man..._49.html#SEC233

Currently the latest version of the patch is
ftp://ftp.freeciv.org/pub/freeciv/i...ames-5.diff.bz2 .
Subscribing to freeciv-dev is recommended if you want to test it.
[This message has been edited by sigra (edited February 06, 2001).]

CapTVK is offline CapTVK
King
Voorburg, the Netherlands, Europe
Jan 1970
time: 05:14
Post  Old Post 05-02-2001 05:22 Visit CapTVK's homepage!
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Lose 30 kilos (of popups)

But the standard names still work I presume? Do you set an option in the server to activate this?
[This message has been edited by CapTVK (edited February 04, 2001).]

tuma is offline tuma
Freeciv Developer
Savonlinna
Feb 2001
time: 05:14
Post  Old Post 05-02-2001 18:28 Visit tuma's homepage!
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Inflate your Upload Space

quote:

Originally posted by CapTVK on 02-04-2001 07:22 PM
But the standard names still work I presume? Do you set an option in the server to activate this?
[This message has been edited by CapTVK (edited February 04, 2001).]


I suggest it will be a client-side option.

Thue is offline Thue
Freeciv Developer
Copenhagen, Denmark
Jan 1970
time: 06:14
Post  Old Post 05-02-2001 20:27 Visit Thue's homepage!
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Support Apolyton, pre-order Civilization IV

tip: use [code] tags to preserve indentation when posting code here at apolyton.

sigra is offline sigra
Freeciv Developer

May 2000
time: 06:14
Post  Old Post 06-02-2001 02:22
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Support Apolyton, buy Call to Power 2

quote:

Originally posted by CapTVK on 02-04-2001 07:22 PM
But the standard names still work I presume? Do you set an option in the server to activate this?


In the submitted implementation, the standard names still work for 60 of the nations. For 4 of the nations they are replaced with grammar namers. If the maintainers say that preservation of all old city name lists is required for committing, I could make even thoose 4 nations use random namers with the old city list. Once it is in, the standard city lists could be replaced by grammar namers, but only if there is a strong opinion for such a change from people belonging to that nation in Real Life(TM).

In the long term there could be a more elaborate namer selection implementation. The nation files could have an entry like this, using
the table layout of the registry format:

code:
city_namers = {"name", "file" "swedish-place-names", "ng-swedish.g" "cities_sweden_1905_to", "ng-cities_sweden_1905_to.g" . . . "cities_sweden_1660_to_1709", "ng-cities_sweden_1660_to_1709.g" . . . }


And a runtime client setting to choose which of thoose you want your
suggestions from.
[This message has been edited by sigra (edited February 05, 2001).]

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:14.
Apolyton Time is 00:14.
    top of page
Rate This Thread:
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0339 seconds (89.23% PHP - 10.77% MySQL) with 30 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net