Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pantheon
#15
Pour les istari, il mes semble que pallando ets alatar soient des noms elfique et nons humains.

Greg, Esprit correcteur d'orthographe ('fin surtout de grammaire)

if word.text=verbroot+"é" and word.lang="français" then:
_word.text=verbroot+"er"
elseif word.text=verbroot+"é" and word.lang="français" then:
_word.text=verbroot+"é"
endif
if word.text=wordroot and word.lang="français" then:
_if rand()>0.75
__word.text=wordroot+"s"
_endif
elseif word.text=wordroot+"s" and word.lang="français" then:
_if rand()>0.75
__word.text=wordroot
_endif
endif

Vous pouvez constater que ça fonctionne que pour ceux qui font des fautes! ;))))

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)