Data update
This commit is contained in:
parent
5150844a7d
commit
4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions
|
|
@ -11,11 +11,11 @@ tcount: 0
|
|||
|
||||
loop words 'w [
|
||||
p: phone w
|
||||
if? key? textonyms p [
|
||||
switch key? textonyms p [
|
||||
textonyms\[p]: textonyms\[p] ++ w
|
||||
if 2 = size textonyms\[p] -> 'tcount + 1
|
||||
]
|
||||
else -> textonyms\[p]: @[w]
|
||||
-> textonyms\[p]: @[w]
|
||||
]
|
||||
|
||||
print ~{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue