home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / TEXT / UTILITY / ENGLEX10.ZIP / PROPER.LEX < prev    next >
Encoding:
Text File  |  1991-12-13  |  25.6 KB  |  1,260 lines

  1. ;proper.lex  16-May-91
  2. ;INCLUDE file for english.lex
  3.  
  4. ;Copyright (C) 1991, Summer Institute of Linguistics, Inc.
  5. ;All rights reserved
  6. ;See ENGLEX.DOC for fair use policy.
  7.  
  8. ;edit history
  9. ;18-Nov-91    version 0.9
  10. ;26-Nov-91    version 1.0
  11.  
  12. ;To enable the entries placed after the END keyword,
  13. ;move them before it.
  14.  
  15. ;File Contents
  16. ;LEXICON PROPER
  17. ; days of the week
  18. ; months
  19. ; holidays
  20. ; planets, stars, zodiac
  21. ; computers, programs, and languages
  22. ; famous persons, deities and related adjectives
  23. ; misc. unique entities
  24. ; nationalities, languages, religions
  25. ; places and related adjectives
  26. ;END
  27. ; colleges and universities
  28. ; names from Alice in Wonderland
  29. ; names from Moby Dick
  30. ; books of the Bible
  31.  
  32.  
  33. LEXICON PROPER
  34. ;days of the week
  35. ;pernicious homonyms commented out
  36. `sunday    PN    "PN"
  37. ;sun    End    "AB(`sunday)"
  38. `monday    PN    "PN"
  39. mon    End    "AB(`monday)"
  40. `tuesday    PN    "PN"
  41. tues    End    "AB(`tuesday)"
  42. `wednesday    PN    "PN"
  43. ;wed    End    "AB(`wednesday)"
  44. `thursday    PN    "PN"
  45. thurs    End    "AB(`thursday)"
  46. `friday    PN    "PN"
  47. fri    End    "AB(`friday)"
  48. `saturday    PN    "PN"
  49. ;sat    End    "AB(`saturday)"
  50.  
  51. ;months
  52. `january    PN    "PN"
  53. jan    End    "AB(`january)"
  54. `february    PN    "PN"
  55. feb    End    "AB(`february)"
  56. `march    PN    "PN"
  57. mar    End    "AB(`march)"
  58. `april    PN    "PN"
  59. apr    End    "AB(`april)"
  60. `may    PN    "PN"
  61. `june    PN    "PN"
  62. jun    End    "AB(`june)"
  63. ju`ly    PN    "PN"
  64. jul    End    "AB(ju`ly)"
  65. `august    PN    "PN"
  66. aug    End    "AB(`august)"
  67. sep`tember    PN    "PN"
  68. sept    End    "AB(sep`tember)"
  69. sep    End    "AB(sep`tember)"
  70. oc`tober    PN    "PN"
  71. oct    End    "AB(oc`tober)"
  72. no`vember    PN    "PN"
  73. nov    End    "AB(no`vember)"
  74. de`cember    PN    "PN"
  75. dec    End    "AB(de`cember)"
  76.  
  77. ;holidays
  78. ;`advent    PN    "PN"
  79. `chanukah    PN    "PN"
  80. `christmas    PN    "PN"
  81. `christmastide    PN    "PN"
  82. `easter    PN    "PN"
  83. e`piphany    PN    "PN"
  84. hallo`ween    PN    "PN"
  85. `hanukkah    PN    "PN"
  86. `lent    PN    "PN"
  87. `lent    PN    "PN"
  88. `lenten    AJ    "PN(`lent)+AJR30"
  89. `pasch    PN    "PN"
  90. `passover    PN    "PN"
  91. `pentecost    PN    "PN"
  92. `purim    PN    "PN"
  93. `ramadan    PN    "PN"
  94. rosh-hashanah    PN    "PN"
  95. `shavuot    PN    "PN"
  96. `thanksgiving    PN    "PN"
  97. `whitsunday    PN    "PN"
  98. `whitsuntide    PN    "PN"
  99. xmas    PN    "PN" ;christmas
  100. yom-kippur    PN    "PN"
  101. `yule    PN    "PN"
  102. `yuletide    PN    "PN"
  103.  
  104. ;planets, stars, zodiac
  105. an`dromeda    PN    "PN"
  106. `aries    PN    "PN"
  107. au`rora-aus`tralis    PN    "PN"
  108. au`rora-bore`alis    PN    "PN"
  109. a`quarius    PN    "PN"
  110. `betelgeuse    PN    "PN"
  111. `cancer    PN    "PN"
  112. `capricorn    PN    "PN"
  113. cen`taurus    PN    "PN"
  114. `gemini    PN    "PN"
  115. `jupiter    PN    "PN"
  116. `leo    PN    "PN"
  117. `libra    PN    "PN"
  118. `mars    PN    "PN"
  119. `martian    AJ-to-N    "PN(`mars)+AJR4"
  120. `mercury    PN    "PN"
  121. `neptune    PN    "PN"
  122. o`rion    PN    "PN"
  123. `pisces    PN    "PN"
  124. `pluto    PN    "PN"
  125. sagit`tarius    PN    "PN"
  126. `saturn    PN    "PN"
  127. `saturnine    AJ    "PN(`saturn)+AJR38"
  128. `scorpio    PN    "PN"
  129. `sirius    PN    "PN"
  130. `taurus    PN    "PN"
  131. ursa-major    PN    "PN"
  132. ursa-minor    PN    "PN"
  133. u`ranus    PN    "PN"
  134. `venus    PN    "PN"
  135. `virgo    PN    "PN"
  136.  
  137. ;computers, programs, and languages
  138. ;some of these are acronyms
  139. `algol    PN    "PN"
  140. `basic    PN    "PN"
  141. `bitnet    PN    "PN"
  142. `cobol    PN    "PN"
  143. dec    AB    "AB"    ;digital equipment corp
  144. `emacs    PN    "PN"
  145. `englex    PN    "PN"
  146. `fortran    PN    "PN"
  147. ibm    AB    "AB"    ;int'l business machines
  148. `icon    PN    "PN"
  149. `internet    PN    "PN"
  150. ktext    PN    "PN"
  151. `lisp    PN    "PN"
  152. `logo    PN    "PN"
  153. `macintosh    PN    "PN"
  154. pas`cal    PN    "PN"
  155. pc-kimmo    PN    "PN"
  156. `prolog    PN    "PN"
  157. `smalltalk    PN    "PN"
  158. `snobol    PN    "PN"
  159. unix    PN    "PN"
  160. `vax    PN    "PN"
  161. `vaxen    Number    "PN(`vax).PL"
  162.  
  163. ;famous persons, deities and related adjectives
  164. a`chilles    PN    "PN"
  165. `allah    PN    "PN"
  166. `aristotle    PN    "PN"
  167. aristo`telean    AJ-to-N    "PN(`aristotle)+AJR4"
  168. aristo`telian    AJ-to-N    "PN(`aristotle)+AJR4"
  169. au`gustan    AJ    "PN(au`gustus)+AJR4"
  170. `augustine    PN    "PN"
  171. be`elzebub    PN    "PN"
  172. bene`dictine    AJ-to-N    "PN(`benedict)+AJR38"
  173. `bloomfield    PN    "PN"
  174. `brahma    PN    "PN"
  175. `brahman    PN    "PN"
  176. `brahmin    PN    "PN"
  177. `buddha    PN    "PN"
  178. `buddhism    N    "PN(`buddha)+NR8"
  179. `buddhist    N    "PN(`buddha)+NR31"
  180. `calvin    PN    "PN"
  181. `chomsky    PN    "PN"
  182. `christ    PN    "PN"
  183. `christendom    N_Suffix1a    "PN(`christ)+NR2"
  184. co`lumbus    PN    "PN"
  185. co`lumbian    AJ    "PN(co`lumbus)+AJR4"
  186. con`fucius    PN    "PN"
  187. con`fucian    AJ-to-N    "PN(con`fucius)+AJR4"
  188. co`pernicus    PN    "PN"
  189. co`pernican    AJ    "PN(co`pernicus)+AJR4"
  190. `darwin    PN    "PN"
  191. dio`nysus    PN    "PN"
  192. dio`nysian    AJ-to-N    "PN(dio`nysus)+AJR4"
  193. ed`wardian    AJ-to-N    "PN(`edward)+AJR4"
  194. `einstein    PN    "PN"
  195. eliza`bethan    AJ-to-N    "PN(e`lizabeth)+AJR4"
  196. eu`clidean    AJ    "PN(`euclid)+AJR4"
  197. fran`ciscan    AJ-to-N    "PN(`francis)+AJR4"
  198. `freud    PN    "PN"
  199. `hercules    PN    "PN"
  200. hercu`lean    AJ    "PN(`hercules)+AJR4"
  201. je`hovah    PN    "PN"
  202. `jesus    PN    "PN"
  203. `jung    PN    "PN"
  204. `krishna    PN    "PN"
  205. `lenin    PN    "PN"
  206. `lucifer    PN    "PN"
  207. `luther    PN    "PN"
  208. `marx    PN    "PN"
  209. mo`hammed    PN    "PN"
  210. m`hammad    PN    "PN"
  211. na`poleon    PN    "PN"
  212. `newton    PN    "PN"
  213. `plato    PN    "PN"
  214. pla`tonic    AJ_ic    "PN(`plato)+AJR20"
  215. `platonism    N    "PN(`plato)+NR8"
  216. `platonist    N    "PN(`plato)+NR31"
  217. pythago`rean    AJ    "PN(py`thagoras)+AJR4"
  218. `santa-claus    PN    "PN"
  219. `satan    PN    "PN"
  220. `shakespeare    PN    "PN"
  221. `siva    PN    "PN"
  222. `shiva    PN    "PN"
  223. `socrates    PN    "PN"
  224. soc`ratic    AJ-to-N    "PN(`socrates)+AJR20"
  225. vic`torian    AJ-to-N    "PN(vic`toria)+AJR4"
  226. `vishnu    PN    "PN"
  227. zoro`astrian    AJ-to-N    "PN(`zoroaster)+AJR4"
  228.  
  229. ;misc. unique entities
  230. ko`ran    N    "N"
  231. qur'an    N    "N"
  232. ku-klux-klan    N    "N"
  233. `talmud    N    "N"
  234. to`rah    N    "N"
  235. `veda    N    "N"
  236. `vedic    AJ    "N(`veda)+AJR20"
  237.  
  238. ;nationalities, languages, religions
  239. `afghan    PN    "PN"
  240. al`gonquian    PN    "PN"
  241. al`gonquin    PN    "PN"
  242. `anabaptist    PN    "PN"
  243. `anglo    PN    "N"
  244. `arab    PN    "PN"
  245. ;`arabic    AJ-to-N    "PN+AJR20"
  246. `aryan    AJ-to-N    "AJ"
  247. atha`bascan    PN    "PN"
  248. `aztec    PN    "PN"
  249. a`pache    PN    "PN"
  250. ba`ha'i    PN    "PN"
  251. `baptist    PN    "PN"
  252. `basque    PN    "PN"
  253. `bedouin    PN    "PN"
  254. `beduin    PN    "PN"
  255. `british    AJ    "AJ"
  256. `briton    PN    "PN"
  257. `cajun    PN    "PN"
  258. `celt    PN    "PN"
  259. `cherokee    PN    "PN"
  260. cheyenne    PN    "PN"
  261. chi`cano    PN    "PN"
  262. choctaw    PN    "PN"
  263. co`manche    PN    "PN"
  264. `creole    PN    "PN"
  265. `croat    PN    "PN"
  266. `czech    PN    "PN"
  267. czecho`slovak    AJ    "AJ"
  268. `dane    PN    "PN"
  269. `danish    AJ-to-N    "AJ"
  270. `dutch    AJ-to-N    "AJ"
  271. `english    AJ-to-N    "AJ"
  272. `eskimo    PN    "PN"
  273. fili`pina    PN    "PN"
  274. fili`pino    AJ-to-N    "AJ"
  275. `finn    PN    "PN"
  276. ;`finnish    PN    "PN"
  277. finno-`ugric    AJ-to-N    "AJ"
  278. `frank    PN    "PN"
  279. `french    AJ-to-N    "AJ"
  280. `german    AJ-to-N    "AJ"
  281. `greek    AJ-to-N    "AJ"
  282. `hebrew    AJ-to-N    "AJ"
  283. he`braic    AJ    "AJ"
  284. `hellene    PN    "PN"
  285. `hindu    PN    "PN"
  286. his`panic    AJ-to-N    "PN"
  287. `inca    PN    "PN"
  288. indo-euro`pean    AJ-to-N    "AJ"
  289. `irish    AJ-to-N    "AJ"
  290. `iroquois    PN    "PN"
  291. `islam    PN    "PN"
  292. `jain    PN    "PN"
  293. `jew    PN    "PN"
  294. `jewry    PN    "PN(`jew)+NR3"
  295. ju`daic    AJ_ic    "AJ"
  296. `judaism    PN    "PN"
  297. `kiowa    PN    "PN"
  298. `kurd    PN    "PN"
  299. `latin    AJ-to-N    "AJ"
  300. `latinate    AJ    "PN(`latin)+AJR24"
  301. la`tino    PN    "PN"
  302. `maori    PN    "PN"
  303. ma`lay    PN    "PN"
  304. `manx    AJ-to-N    "AJ" ;isle of man
  305. `maya    PN    "PN"
  306. `mennonite    PN    "PN"
  307. ;`methodism    PN    "PN"
  308. ;`methodist    PN    "PN"
  309. `mohawk    PN    "PN"
  310. `mongol    PN    "PN"
  311. `mongoloid    AJ-to-N    "PN(`mongol)+NR53"
  312. `moslem    PN    "PN"
  313. `muslim    PN    "PN"
  314. `navajo    PN    "PN"
  315. naza`rene    PN    "PN"
  316. `nazi    PN    "PN"
  317. ;nazism    PN    "PN"
  318. `norman    AJ-to-N    "AJ"
  319. `norse    PN    "PN.SG/PL"
  320. `philistine    N-to-AJ    "PN"
  321. pili`pino    PN    "PN"
  322. `pole    PN    "PN"
  323. `sanskrit    PN    "PN"
  324. `saxon    PN    "PN"
  325. `scot    PN    "PN"
  326. `scots    AJ    "AJ"
  327. `scotch    AJ    "AJ"
  328. `serb    PN    "PN"
  329. `shinto    PN    "PN"
  330. `sioux    PN    "PN"
  331. `slav    PN    "PN"
  332. ;`slavic    PN    "PN"
  333. `spaniard    PN    "PN"
  334. `spanish    AJ-to-N    "AJ"
  335. swa`hili    PN    "PN"
  336. `swede    PN    "PN"
  337. ;`swedish    PN    "PN"
  338. `swiss    AJ-to-N    "AJ"
  339. ta`galog    PN    "PN"
  340. `tao    PN    "PN"
  341. ;`taoist    PN    "PN"
  342. `teuton    PN    "PN"
  343. `welsh    AJ-to-N    "AJ"
  344. `yiddish    AJ-to-N    "AJ"
  345.  
  346. ;places and related adjectives
  347. ;these first entries assume preprocessing e.g. to convert
  348. ;"baton rouge" to "baton-rouge"
  349. baton-rouge    PN    "PN"
  350. corpus-christi    PN    "PN" ;also a holy day
  351. des-moines    PN    "PN"
  352. el-paso    PN    "PN"
  353. el-salvadore    PN    "PN"
  354. san-salvadore    PN    "PN"
  355. las-vegas    PN    "PN"
  356. los-angeles    PN    "PN"
  357. nova-scotia    PN    "PN"
  358. puerto-rico    PN    "PN"
  359. san-antonio    PN    "PN"
  360. san-diego    PN    "PN"
  361. san-francisco    PN    "PN"
  362. san-jose    PN    "PN"
  363. santa-ana    PN    "PN"
  364. burkina-faso    PN    "PN"
  365. costa-rica    PN    "PN"
  366. cote-d'ivoire    PN    "PN"
  367. sierra-leone    PN    "PN"
  368. sri-lanka    PN    "PN"
  369. cape-verde    PN    "PN"
  370.  
  371. `abidjan    PN    "PN"
  372. adi`rondack    PN    "PN"
  373. adri`atic    PN    "PN"
  374. ae`gean    PN    "PN"
  375. af`ghanistan    PN    "PN"
  376. `africa    PN    "PN"
  377. `african    AJ-to-N    "PN(`africa)+AJR4"
  378. ala`bama    PN    "PN"
  379. ala`baman    AJ-to-N    "PN(ala`bama)+AJR4"
  380. ala`bamian    AJ-to-N    "PN(ala`bama)+AJR4"
  381. a`laska    PN    "PN"
  382. a`laskan    AJ-to-N    "PN(a`laska)+AJR4"
  383. al`bania    PN    "PN"
  384. al`banian    AJ-to-N    "PN(al`bania)+AJR4"
  385. `albany    PN    "PN"
  386. al`berta    PN    "PN"
  387. `albuquerque    PN    "PN"
  388. alex`andria    PN    "PN"
  389. al`geria    PN    "PN"
  390. al`gerian    AJ-to-N    "PN(al`geria)+AJR4"
  391. al`giers    PN    "PN"
  392. `allegheny    PN    "PN"
  393. `alps    PN    "PN.PL"
  394. al`sace    PN    "PN"
  395. al`satian    AJ-to-N    "PN(al`sace)+AJR4"
  396. `amazon    PN    "PN"
  397. a`merica    PN    "PN"
  398. a`merican    AJ-to-N    "PN(a`merica)+AJR4"
  399. ameri`cana    PN    "PN(a`merica)+NR36"
  400. am`man    PN    "PN"
  401. `amsterdam    PN    "PN"
  402. `andean    AJ    "PN(`andes)+AJR4"
  403. `andes    PN    "PN"
  404. an`gola    PN    "PN"
  405. `ankara    PN    "PN"
  406. an`napolis    PN    "PN"
  407. ant`arctic    AJ    "AJ"
  408. ant`arctica    PN    "PN"
  409. an`tietam    PN    "PN"
  410. an`tigua    PN    "PN"
  411. an`tilles    PN    "PN"
  412. appa`lachia    PN    "PN"
  413. appa`lachian    AJ-to-N    "PN(appa`lachia)+AJR4"
  414. a`rabia    PN    "PN"
  415. a`rabian    AJ-to-N    "PN(a`rabia)+AJR4"
  416. argen`tina    PN    "PN"
  417. argen`tinian    AJ-to-N    "PN(argen`tina)+AJR4"
  418. ari`zona    PN    "PN"
  419. ari`zonan    AJ-to-N    "PN(ari`zona)+AJR4"
  420. ar`kansan    AJ-to-N    "PN(`arkansas)+AJR4"
  421. `arkansas    PN    "PN"
  422. arma`geddon    PN    "PN"
  423. ar`menia    PN    "PN"
  424. ar`menian    AJ-to-N    "PN(ar`menia)+AJR4"
  425. `asia    PN    "PN"
  426. `asian    AJ-to-N    "PN(`asia)+AJR4"
  427. asi`atic    AJ    "PN(`asia)+AJR20"
  428. as`syria    PN    "PN"
  429. as`syrian    AJ-to-N    "PN(as`syria)+AJR4"
  430. a`thenian    AJ-to-N    "PN(`athens)+AJR4"
  431. `athens    PN    "PN"
  432. at`lanta    PN    "PN"
  433. at`lantic    AJ-to-N    "AJ"
  434. at`lantis    PN    "PN"
  435. au`gusta    PN    "PN"
  436. `auschwitz    PN    "PN"
  437. `austin    PN    "PN"
  438. aus`tralia    PN    "PN"
  439. aus`tralian    AJ-to-N    "PN(aus`tralia)+AJR4"
  440. `austria    PN    "PN"
  441. `austrian    AJ-to-N    "PN(`austria)+AJR4"
  442. `azerbaijan    PN    "PN"
  443. `azore    PN    "PN"
  444. `babel    PN    "PN"
  445. `babylon    PN    "PN"
  446. `baghdad    PN    "PN"
  447. ba`hamas    PN    "PN"
  448. ba`hamian    AJ-to-N    "PN(ba`hama)+AJR4"
  449. bah`rain    PN    "PN"
  450. `bali    PN    "PN"
  451. bali`nese    AJ-to-N    "PN(`bali)+AJR3"
  452. `balkan    PN    "PN"
  453. `baltic    PN    "PN"
  454. `baltimore    PN    "PN"
  455. `bangkok    PN    "PN"
  456. bangla`desh    PN    "PN"
  457. `barbados    PN    "PN"
  458. barce`lona    PN    "PN"
  459. ba`varia    PN    "PN"
  460. ba`varian    AJ-to-N    "PN(ba`varia)+AJR4"
  461. bei`jing    PN    "PN"
  462. bei`rut    PN    "PN"
  463. `belfast    PN    "PN"
  464. `belgian    AJ-to-N    "PN(`belgium)+AJR4"
  465. `belgium    PN    "PN"
  466. `belgrade    PN    "PN"
  467. be`lize    PN    "PN"
  468. `bengal    PN    "PN"
  469. be`nin    PN    "PN"
  470. `berkeley    PN    "PN"
  471. `berkshire    PN    "PN"
  472. ber`lin    PN    "PN"
  473. ber`liner    PN    "PN(ber`lin)+NR11"
  474. ber`muda    PN    "PN"
  475. `bern    PN    "PN"
  476. beth`esda    PN    "PN"
  477. `bethlehem    PN    "PN"
  478. `birmingham    PN    "PN"
  479. `bismarck    PN    "PN"
  480. bhu`tan    PN    "PN"
  481. bogo`ta    PN    "PN"
  482. bo`hemia    PN    "PN"
  483. bo`hemian    AJ-to-N    "PN(bo`hemia)+AJR4"
  484. `boise    PN    "PN"
  485. bo`livia    PN    "PN"
  486. bo`livian    AJ-to-N    "PN(bo`livia)+AJR4"
  487. bo`logna    PN    "PN"
  488. bom`bay    PN    "PN"
  489. `bonn    PN    "PN"
  490. `borneo    PN    "PN"
  491. `boston    PN    "PN"
  492. bots`wana    PN    "PN"
  493. bra`silia    PN    "PN"
  494. bra`zil    PN    "PN"
  495. bra`zilian    AJ-to-N    "PN(bra`zil)+AJR4"
  496. `brazzaville    PN    "PN"
  497. `brisbane    PN    "PN"
  498. `britain    PN    "PN"
  499. bri`tannic    AJ    "PN(`britain)+AJR20"
  500. `brittany    PN    "PN"
  501. `broadway    PN    "PN"
  502. `bronx    PN    "PN"
  503. `brooklyn    PN    "PN"
  504. bru`nei    PN    "PN"
  505. `brunswick    PN    "PN"
  506. `brussels    PN    "PN"
  507. `bucharest    PN    "PN"
  508. `budapest    PN    "PN"
  509. bul`garia    PN    "PN"
  510. bul`garian    AJ-to-N    "PN(bul`garian)+AJR4"
  511. `burlington    PN    "PN"
  512. `burma    PN    "PN"
  513. bur`mese    AJ-to-N    "PN(`burma)+AJR3"
  514. bu`rundi    PN    "PN"
  515. byelo`russia    PN    "PN"
  516. `byzantine    AJ    "PN(by`zantium)+AJR38"
  517. by`zantium    PN    "PN"
  518. `cairo    PN    "PN"
  519. cal`cutta    PN    "PN"
  520. `calgary    PN    "PN"
  521. cali`fornia    PN    "PN"
  522. cali`fornian    AJ-to-N    "PN(cali`fornia)+AJR4"
  523. `cameroon    PN    "PN"
  524. cam`bodia    PN    "PN"
  525. cam`bodian    AJ-to-N    "PN(cam`bodia)+AJR4"
  526. `cambridge    PN    "PN"
  527. `camelot    PN    "PN"
  528. `canaan    PN    "PN"
  529. `canada    PN    "PN"
  530. ca`nadian    AJ-to-N    "PN(`canada)+AJR4"
  531. `canberra    PN    "PN"
  532. `canterbury    PN    "PN"
  533. `canton    PN    "PN"
  534. `capetown    PN    "PN"
  535. capis`trano    PN    "PN"
  536. ca`racas    PN    "PN"
  537. ca`ribbean    PN    "PN"
  538. caro`lina    PN    "PN"
  539. `carthage    PN    "PN"
  540. cartha`ginian    AJ-to-N    "PN(`carthage)+AJR4"
  541. `caspian    PN    "PN"
  542. `catskill    PN    "PN"
  543. cau`casian    AJ-to-N    "PN(`caucasus)+AJR4"
  544. cey`lon    PN    "PN"
  545. `chad    PN    "PN"
  546. `charleston    PN    "PN"
  547. `charlotte    PN    "PN"
  548. `chesapeake    PN    "PN"
  549. chi`cago    PN    "PN"
  550. `chile    PN    "PN"
  551. ;chilean    AJ-to-N    "PN+AJR4"
  552. `china    PN    "PN"
  553. chi`nese    AJ-to-N    "PN(`china)+AJR3"
  554. cincin`nati    PN    "PN"
  555. `cleveland    PN    "PN"
  556. co`lombia    PN    "PN"
  557. co`lombian    AJ-to-N    "PN(co`lombia)+AJR4"
  558. colo`rado    PN    "PN"
  559. co`lumbia    PN    "PN"
  560. `congo    PN    "PN"
  561. congo`lese    AJ-to-N    "PN(`congo)+AJR3"
  562. con`necticut    PN    "PN"
  563. constanti`nople    PN    "PN"
  564. `copenhagen    PN    "PN"
  565. `corinth    PN    "PN"
  566. ;corinthian    AJ-to-N    "PN+AJR4"
  567. `crete    PN    "PN"
  568. cro`atia    PN    "PN"
  569. cro`atian    AJ-to-N    "PN(cro`atia)+AJR4"
  570. `cuba    PN    "PN"
  571. `cuban    AJ-to-N    "PN(`cuba)+AJR4"
  572. `cyprian    AJ-to-N    "PN(`cyprus)+AJR4"
  573. `cypriot    PN    "PN"
  574. `cyprus    PN    "PN"
  575. `czech    PN    "PN"
  576. czechoslo`vakia    PN    "PN"
  577. czechoslo`vakian    AJ-to-N    "PN(czechoslo`vakia)+AJR4"
  578. da`kota    PN    "PN"
  579. `dallas    PN    "PN"
  580. da`mascus    PN    "PN"
  581. `danube    PN    "PN"
  582. ;danubian    AJ    "PN+AJR4"
  583. `delaware    PN    "PN"
  584. `delhi    PN    "PN"
  585. `delphi    PN    "PN"
  586. `delphic    AJ_ic    "PN(`delphi)+AJR20"
  587. `denmark    PN    "PN"
  588. `denver    PN    "PN"
  589. de`troit    PN    "PN"
  590. `dixie    PN    "PN"
  591. `dixieland    PN    "PN"
  592. dja`karta    PN    "PN"
  593. dji`bouti    PN    "PN"
  594. do`minica    PN    "PN"
  595. `dover    PN    "PN"
  596. `dublin    PN    "PN"
  597. `dubliner    PN    "PN(`dublin)+NR11"
  598. `ecuador    PN    "PN"
  599. `eden    PN    "PN"
  600. `edinburgh    PN    "PN"
  601. `egypt    PN    "PN"
  602. ;egyptian    AJ-to-N    "PN+AJR4"
  603. `england    PN    "PN"
  604. e`phesian    AJ-to-N    "PN(`ephesus)+AJR4"
  605. `ephesus    PN    "PN"
  606. `essex    PN    "PN"
  607. es`tonia    PN    "PN"
  608. es`tonian    AJ-to-N    "PN(es`tonia)+AJR4"
  609. ethi`opia    PN    "PN"
  610. ethi`opian    AJ-to-N    "PN(ethi`opia)+AJR4"
  611. eu`phrates    PN    "PN"
  612. eu`rasia    PN    "PN"
  613. `europe    PN    "PN"
  614. `everglades    PN    "PN"
  615. `fargo    PN    "PN"
  616. `fiji    PN    "PN"
  617. `finland    PN    "PN"
  618. `flemish    AJ    "AJ"
  619. `florence    PN    "PN"
  620. `florentine    AJ    "PN(`florence)+AJR38"
  621. `florida    PN    "PN"
  622. flo`ridian    AJ-to-N    "PN(`florida)+AJR4"
  623. for`mosa    PN    "PN"
  624. for`mosan    AJ-to-N    "PN(for`mosa)+AJR4"
  625. `france    PN    "PN"
  626. fran`cisco    PN    "PN"
  627. `frankfurt    PN    "PN"
  628. `fuji    PN    "PN"
  629. ga`bon    PN    "PN"
  630. `gael    PN    "PN"
  631. ga`lapagos    PN    "PN"
  632. `galilee    PN    "PN"
  633. gali`laean    AJ-to-N    "PN(`galilee)+AJR4"
  634. `galveston    PN    "PN"
  635. `gambia    PN    "PN"
  636. `gambian    AJ-to-N    "PN(`gambia)+AJR4"
  637. `ganges    PN    "PN"
  638. `gaza    PN    "PN"
  639. ge`neva    PN    "PN"
  640. `georgia    PN    "PN"
  641. `georgian    AJ-to-N    "PN(`georgia)+AJR4"
  642. `germany    PN    "PN"
  643. `gettysburg    PN    "PN"
  644. `ghana    PN    "PN"
  645. `ghanian    AJ-to-N    "PN(`ghana)+AJR4"
  646. gib`raltar    PN    "PN"
  647. `golan    PN    "PN"
  648. `grecian    AJ-to-N    "PN(`greece)+AJR4"
  649. gre`nada    PN    "PN"
  650. `greece    PN    "PN"
  651. `greenland    PN    "PN"
  652. `greenwich    PN    "PN"
  653. `guam    PN    "PN"
  654. guade`lupe    PN    "PN"
  655. guan`tanamo    PN    "PN"
  656. guate`mala    PN    "PN"
  657. `guinea    PN    "PN"
  658. guy`ana    PN    "PN"
  659. `hague    PN    "PN"
  660. `haifa    PN    "PN"
  661. `haiti    PN    "PN"
  662. `haitian    AJ-to-N    "PN(`haiti)+AJR4"
  663. `halifax    PN    "PN"
  664. `hamburg    PN    "PN"
  665. `hampshire    PN    "PN"
  666. ha`noi    PN    "PN"
  667. `harrisburg    PN    "PN"
  668. `hartford    PN    "PN"
  669. `hatteras    PN    "PN"
  670. ha`vana    PN    "PN"
  671. ha`waii    PN    "PN"
  672. ;hawaiian    PN    "PN"
  673. he`lena    PN    "PN"
  674. `helsinki    PN    "PN"
  675. hima`laya    PN    "PN"
  676. hi`roshima    PN    "PN"
  677. `holland    PN    "PN"
  678. `hollywood    PN    "PN"
  679. hon`duras    PN    "PN"
  680. hono`lulu    PN    "PN"
  681. `houston    PN    "PN"
  682. `hungary    PN    "PN"
  683. i`beria    PN    "PN"
  684. i`berian    AJ-to-N    "PN(i`beria)+AJR4"
  685. `iceland    PN    "PN"
  686. ;icelandic    PN    "PN"
  687. `idaho    PN    "PN"
  688. illi`nois    PN    "PN"
  689. `india    PN    "PN"
  690. `indian    AJ-to-N    "PN(`india)+AJR4"
  691. indi`ana    PN    "PN"
  692. indian`apolis    PN    "PN"
  693. `indies    PN    "PN"
  694. indo`china    PN    "PN"
  695. indochi`nese    AJ-to-N    "PN(indo`china)+AJR3"
  696. indo`nesia    PN    "PN"
  697. indo`nesian    AJ-to-N    "PN(indo`nesia)+AJR4"
  698. `iowa    PN    "PN"
  699. `iowan    AJ-to-N    "PN(`iowa)+AJR4"
  700. i`ran    PN    "PN"
  701. ;iranian    PN    "PN"
  702. i`raq    PN    "PN"
  703. ;i`raqi    PN    "PN"
  704. `ireland    PN    "PN"
  705. is`lamabad    PN    "PN"
  706. `israel    PN    "PN"
  707. `israelite    PN    "PN"
  708. `istanbul    PN    "PN"
  709. `italy    PN    "PN"
  710. `jackson    PN    "PN"
  711. ja`karta    PN    "PN"
  712. ja`maica    PN    "PN"
  713. ja`maican    AJ-to-N    "PN(ja`maica)+AJR4"
  714. ja`pan    PN    "PN"
  715. japan`ese    AJ-to-N    "PN(ja`pan)+AJR3"
  716. `java    PN    "PN"
  717. `jericho    PN    "PN"
  718. `jersey    PN    "PN"
  719. je`rusalem    PN    "PN"
  720. jo`hannesburg    PN    "PN"
  721. `jordan    PN    "PN"
  722. ju`dea    PN    "PN"
  723. `juneau    PN    "PN"
  724. `kabul    PN    "PN"
  725. `kansas    PN    "PN"
  726. ka`rachi    PN    "PN"
  727. ken`tucky    PN    "PN"
  728. `kenya    PN    "PN"
  729. `kenyan    AJ-to-N    "PN(`kenya)+AJR4"
  730. kalama`zoo    PN    "PN"
  731. kam`pala    PN    "PN"
  732. kathman`du    PN    "PN"
  733. katman`du    PN    "PN"
  734. khar`toum    PN    "PN"
  735. ki`ev    PN    "PN"
  736. `kingston    PN    "PN"
  737. kin`shasha    PN    "PN"
  738. `kodiak    PN    "PN"
  739. ko`rea    PN    "PN"
  740. ko`rean    AJ-to-N    "PN(ko`rea)+AJR4"
  741. kraka`toa    PN    "PN"
  742. `krakow    PN    "PN"
  743. ku`wait    PN    "PN"
  744. `kyoto    PN    "PN"
  745. `labrador    PN    "PN"
  746. `lagos    PN    "PN"
  747. `lancaster    PN    "PN"
  748. `lansing    PN    "PN"
  749. `laos    PN    "PN"
  750. la`otian    AJ-to-N    "PN(`laos)+AJR4"
  751. `laramie    PN    "PN"
  752. la`redo    PN    "PN"
  753. `latvia    PN    "PN"
  754. `latvian    AJ-to-N    "PN(`latvia)+AJR4"
  755. `lauderdale    PN    "PN"
  756. lau`sanne    PN    "PN"
  757. leban`ese    AJ-to-N    "PN(`lebanon)+AJR3"
  758. `lebanon    PN    "PN"
  759. `leningrad    PN    "PN"
  760. le`sotho    PN    "PN"
  761. li`beria    PN    "PN"
  762. li`berian    AJ-to-N    "PN(li`beria)+AJR4"
  763. `libya    PN    "PN"
  764. `libyan    AJ-to-N    "PN(`libyan)+AJR4"
  765. `liechtenstein    PN    "PN"
  766. `lima    PN    "PN"
  767. `lisbon    PN    "PN"
  768. lithu`ania    PN    "PN"
  769. lithu`anian    AJ-to-N    "PN(lithu`ania)+AJR4"
  770. `liverpool    PN    "PN"
  771. `london    PN    "PN"
  772. louisi`ana    PN    "PN"
  773. `louisville    PN    "PN"
  774. `lourdes    PN    "PN"
  775. lu`cerne    PN    "PN"
  776. `luxembourg    PN    "PN"
  777. lu`zon    PN    "PN"
  778. ly`on    PN    "PN"
  779. ma`cao    PN    "PN"
  780. mace`donia    PN    "PN"
  781. mada`gascar    PN    "PN"
  782. `madison    PN    "PN"
  783. ma`drid    PN    "PN"
  784. `maine    PN    "PN"
  785. ma`lawi    PN    "PN"
  786. ma`laysia    PN    "PN"
  787. ma`laysian    AJ-to-N    "PN(ma`laysia)+AJR4"
  788. `maldives    PN    "PN"
  789. `mali    PN    "PN"
  790. `malta    PN    "PN"
  791. mal`tese    AJ-to-N    "PN(`malta)+AJR3"
  792. ma`nagua    PN    "PN"
  793. `manchester    PN    "PN"
  794. man`hattan    PN    "PN"
  795. ma`nila    PN    "PN"
  796. mani`toba    PN    "PN"
  797. mar`seilles    PN    "PN"
  798. `maryland    PN    "PN"
  799. massa`chusetts    PN    "PN"
  800. mauri`tania    PN    "PN"
  801. maur`itius    PN    "PN"
  802. `mecca    PN    "PN"
  803. `mekong    PN    "PN"
  804. mediter`ranean    AJ-to-N    "AJ"
  805. mela`nesia    PN    "PN"
  806. `melbourne    PN    "PN"
  807. `memphis    PN    "PN"
  808. mesopo`tamia    PN    "PN"
  809. mesopo`tamian    AJ-to-N    "PN(mesopo`tamia)+AJR4"
  810. `mexican    AJ-to-N    "PN(`mexico)+AJR4"
  811. `mexico    PN    "PN"
  812. mi`ami    PN    "PN"
  813. `michigan    PN    "PN"
  814. micro`nesia    PN    "PN"
  815. mi`lan    PN    "PN"
  816. mil`waukee    PN    "PN"
  817. minda`nao    PN    "PN"
  818. minne`apolis    PN    "PN"
  819. minne`sota    PN    "PN"
  820. missis`sippi    PN    "PN"
  821. ;mississippian    PN    "PN"
  822. mis`soula    PN    "PN"
  823. mis`souri    PN    "PN"
  824. mo`luccas    PN    "PN"
  825. `monaco    PN    "PN"
  826. mon`golia    PN    "PN"
  827. mon`golian    AJ-to-N    "PN(mon`golia)+AJR4"
  828. mon`rovia    PN    "PN"
  829. mon`tana    PN    "PN"
  830. monte`negro    PN    "PN"
  831. monti`cello    PN    "PN"
  832. mont`pelier    PN    "PN"
  833. montre`al    PN    "PN"
  834. mo`ravia    PN    "PN"
  835. mo`ravian    AJ-to-N    "PN(mo`ravia)+AJR4"
  836. mo`rocco    PN    "PN"
  837. mo`roccan    AJ-to-N    "PN(mo`rocco)+AJR4"
  838. `moscow    PN    "PN"
  839. mozam`bique    PN    "PN"
  840. `muscovite    PN    "PN"
  841. `munich    PN    "PN"
  842. naga`saki    PN    "PN"
  843. nai`robi    PN    "PN"
  844. nan`tucket    PN    "PN"
  845. `naples    PN    "PN"
  846. narra`gansett    PN    "PN"
  847. `nashville    PN    "PN"
  848. `nazareth    PN    "PN"
  849. ne`braska    PN    "PN"
  850. ne`braskan    AJ-to-N    "PN(ne`braska)+AJR4"
  851. ne`pal    PN    "PN"
  852. `netherlands    PN    "PN"
  853. ne`vada    PN    "PN"
  854. `newark    PN    "PN"
  855. `newfoundland    PN    "PN"
  856. `newport    PN    "PN"
  857. ni`agara    PN    "PN"
  858. nica`ragua    PN    "PN"
  859. nica`raguan    AJ-to-N    "PN(nica`ragua)+AJR4"
  860. nico`sia    PN    "PN"
  861. `niger    PN    "PN"
  862. ni`geria    PN    "PN"
  863. ni`gerian    AJ-to-N    "PN(ni`geria)+AJR4"
  864. `nile    PN    "PN"
  865. `norfolk    PN    "PN"
  866. `normandy    PN    "PN"
  867. `norway    PN    "PN"
  868. nor`wegian    AJ-to-N    "PN(`norway)+AJR4"
  869. `oakland    PN    "PN"
  870. oce`ania    PN    "PN"
  871. o`hio    PN    "PN"
  872. oki`nawa    PN    "PN"
  873. okla`homa    PN    "PN"
  874. `omaha    PN    "PN"
  875. o`man    PN    "PN"
  876. on`tario    PN    "PN"
  877. `oregon    PN    "PN"
  878. or`lando    PN    "PN"
  879. `orleans    PN    "PN"
  880. o`saka    PN    "PN"
  881. `oslo    PN    "PN"
  882. `ottawa    PN    "PN"
  883. ouaga`dougou    PN    "PN"
  884. `oxford    PN    "PN"
  885. `ozark    PN    "PN"
  886. `pakistan    PN    "PN"
  887. ;pakis`tani    PN    "PN"
  888. `palestine    PN    "PN"
  889. ;palestinian    PN    "PN"
  890. `panama    PN    "PN"
  891. pana`manian    AJ-to-N    "PN(`panama)+AJR4"
  892. `papua    PN    "PN"
  893. `paraguay    PN    "PN"
  894. `paris    PN    "PN"
  895. ;parisian    PN    "PN"
  896. pasa`dena    PN    "PN"
  897. pata`gonia    PN    "PN"
  898. paw`tucket    PN    "PN"
  899. pe`king    PN    "PN"
  900. pe`kinese    AJ-to-N    "PN(pe`king)+AJR3"
  901. pennsyl`vania    PN    "PN"
  902. pennsyl`vanian    AJ-to-N    "PN(pennsyl`vania)+AJR4"
  903. pensa`cola    PN    "PN"
  904. pe`oria    PN    "PN"
  905. `persia    PN    "PN"
  906. `persian    AJ-to-N    "PN(`persia)+AJR4"
  907. `perth    PN    "PN"
  908. pe`ru    PN    "PN"
  909. pe`ruvian    AJ-to-N    "PN(pe`ru)+AJR4"
  910. phila`delphia    PN    "PN"
  911. phila`delphian    AJ-to-N    "PN(phila`delphia)+AJR4"
  912. `philippine    AJ    "AJ"
  913. `philippines    PN    "PN"
  914. phoe`nicia    PN    "PN"
  915. `pierre    PN    "PN"
  916. `pittsburgh    PN    "PN"
  917. `pocono    PN    "PN"
  918. `poland    PN    "PN"
  919. poly`nesia    PN    "PN"
  920. poly`nesian    AJ-to-N    "PN(poly`nesia)+AJR4"
  921. pom`peii    PN    "PN"
  922. port-au-prince    PN    "PN"
  923. `portland    PN    "PN"
  924. `portsmouth    PN    "PN"
  925. `portugal    PN    "PN"
  926. `portuguese    AJ-to-N    "PN(`portugal)+AJR3"
  927. po`tomac    PN    "PN"
  928. pough`keepsie    PN    "PN"
  929. `prague    PN    "PN"
  930. pre`toria    PN    "PN"
  931. `prussia    PN    "PN"
  932. `prussian    AJ-to-N    "PN(`prussia)+AJR3"
  933. pyong`yang    PN    "PN"
  934. qa`tar    PN    "PN"
  935. que`bec    PN    "PN"
  936. `quito    PN    "PN"
  937. `raleigh    PN    "PN"
  938. ran`goon    PN    "PN"
  939. `reykjavik    PN    "PN"
  940. `rhine    PN    "PN"
  941. `rhode    PN    "PN"
  942. rho`desia    PN    "PN"
  943. `richmond    PN    "PN"
  944. ri`yadh    PN    "PN"
  945. `rochester    PN    "PN"
  946. `rome    PN    "PN"
  947. ro`mania    PN    "PN"
  948. ro`manian    AJ-to-N    "PN(ro`mania)+AJR4"
  949. ru`mania    PN    "PN"
  950. ru`manian    AJ-to-N    "PN(ru`mania)+AJR4"
  951. `russia    PN    "PN"
  952. `russian    AJ-to-N    "PN(`russia)+AJR4"
  953. `rwanda    PN    "PN"
  954. sacra`mento    PN    "PN"
  955. sa`hara    PN    "PN"
  956. sai`gon    PN    "PN"
  957. `salem    PN    "PN"
  958. `salisbury    PN    "PN"
  959. `salvador    PN    "PN"
  960. sa`moa    PN    "PN"
  961. sa`moan    AJ-to-N    "PN(sa`moa)+AJR4"
  962. santi`ago    PN    "PN"
  963. sas`katchewan    PN    "PN"
  964. sa`udi    PN    "PN"
  965. sa`vannah    PN    "PN"
  966. `saxony    PN    "PN"
  967. scandi`navia    PN    "PN"
  968. scandi`navian    AJ-to-N    "PN(scandi`navia)+AJR4"
  969. `scarborough    PN    "PN"
  970. sche`nectady    PN    "PN"
  971. `scotland    PN    "PN"
  972. `scranton    PN    "PN"
  973. se`attle    PN    "PN"
  974. `seine    PN    "PN"
  975. `selma    PN    "PN"
  976. `senegal    PN    "PN"
  977. `seoul    PN    "PN"
  978. `serbia    PN    "PN"
  979. `serbian    AJ-to-N    "PN(`serbia)+AJR4"
  980. sey`chelles    PN    "PN"
  981. `shanghai    PN    "PN"
  982. shenan`doah    PN    "PN"
  983. `shreveport    PN    "PN"
  984. si`am    PN    "PN"
  985. si`beria    PN    "PN"
  986. ;sicilian    PN    "PN"
  987. `sicily    PN    "PN"
  988. `sidney    PN    "PN"
  989. `sinai    PN    "PN"
  990. `singapore    PN    "PN"
  991. so`fia    PN    "PN"
  992. `solomon    PN    "PN" ;islands
  993. so`malia    PN    "PN"
  994. `spain    PN    "PN"
  995. `sparta    PN    "PN"
  996. `spartan    AJ-to-N    "PN(`sparta)+AJR4"
  997. spo`kane    PN    "PN"
  998. stockholm    PN    "PN"
  999. `stonehenge    PN    "PN"
  1000. `stuttgart    PN    "PN"
  1001. `stygian    AJ    "PN(`styx)+AJR4"
  1002. `styx    PN    "PN"
  1003. su`dan    PN    "PN"
  1004. sudan`ese    AJ-to-N    "PN(su`dan)+AJR3"
  1005. su`ez    PN    "PN"
  1006. `suffolk    PN    "PN"
  1007. su`matra    PN    "PN"
  1008. `sumer    PN    "PN"
  1009. ;sumerian    PN    "PN"
  1010. `suriname    PN    "PN"
  1011. `sussex    PN    "PN"
  1012. `swaziland    PN    "PN"
  1013. `sweden    PN    "PN"
  1014. `switzerland    PN    "PN"
  1015. `sydney    PN    "PN"
  1016. `syracuse    PN    "PN"
  1017. `syria    PN    "PN"
  1018. `syrian    AJ-to-N    "PN(`syria)+AJR4"
  1019. ta`coma    PN    "PN"
  1020. ta`hiti    PN    "PN"
  1021. `tahoe    PN    "PN"
  1022. tai`pei    PN    "PN"
  1023. tai`wan    PN    "PN"
  1024. taiwan`ese    AJ-to-N    "PN(tai`wan)+AJR3"
  1025. talla`hassee    PN    "PN"
  1026. `tampa    PN    "PN"
  1027. tan`zania    PN    "PN"
  1028. tas`mania    PN    "PN"
  1029. teguci`galpa    PN    "PN"
  1030. tehe`ran    PN    "PN"
  1031. teh`ran    PN    "PN"
  1032. tennes`see    PN    "PN"
  1033. `texan    AJ-to-N    "PN(`texas)+AJR4"
  1034. `texas    PN    "PN"
  1035. `thai    PN    "PN"
  1036. `thailand    PN    "PN"
  1037. `thames    PN    "PN"
  1038. ti`bet    PN    "PN"
  1039. ti`betan    AJ-to-N    "PN(ti`bet)+AJR4"
  1040. `tigris    PN    "PN"
  1041. to`bago    PN    "PN"
  1042. `togo    PN    "PN"
  1043. `tokyo    PN    "PN"
  1044. to`ledo    PN    "PN"
  1045. to`peka    PN    "PN"
  1046. to`ronto    PN    "PN"
  1047. `trinidad    PN    "PN"
  1048. `trojan    AJ-to-N    "PN(`troy)+AJR4"
  1049. `troy    PN    "PN"
  1050. `tucson    PN    "PN"
  1051. `tulsa    PN    "PN"
  1052. `tunis    PN    "PN"
  1053. tu`nisia    PN    "PN"
  1054. `turkey    PN    "PN"
  1055. `turkish    PN    "PN"
  1056. u`ganda    PN    "PN"
  1057. u`gandan    AJ-to-N    "PN(u`ganda)+AJR4"
  1058. uk`raine    PN    "PN"
  1059. ;ukrainian    PN    "PN"
  1060. `ulster    PN    "PN"
  1061. `uruguay    PN    "PN"
  1062. `utah    PN    "PN"
  1063. van`couver    PN    "PN"
  1064. vanu`atu    PN    "PN"
  1065. `vatican    PN    "PN"
  1066. ve`netian    AJ-to-N    "PN(`venice)+AJR4"
  1067. vene`zuela    PN    "PN"
  1068. vene`zuelan    AJ-to-N    "PN(vene`zuela)+AJR4"
  1069. `venice    PN    "PN"
  1070. ven`etian    AJ-to-N    "PN(`venice)+AJR4"
  1071. ver`mont    PN    "PN"
  1072. ver`sailles    PN    "PN"
  1073. vi`enna    PN    "PN"
  1074. vien`nese    AJ-to-N    "PN(vi`enna)+AJR3"
  1075. `vietnam    PN    "PN"
  1076. vir`ginia    PN    "PN"
  1077. vir`ginian    AJ-to-N    "PN(vir`ginia)+AJR4"
  1078. `volga    PN    "PN"
  1079. `warsaw    PN    "PN"
  1080. `washington    PN    "PN"
  1081. `westminster    PN    "PN"
  1082. `wichita    PN    "PN"
  1083. `williamsburg    PN    "PN"
  1084. `wilmington    PN    "PN"
  1085. `winnipeg    PN    "PN"
  1086. wis`consin    PN    "PN"
  1087. `worcester    PN    "PN"
  1088. wy`oming    PN    "PN"
  1089. `yakima    PN    "PN"
  1090. `yarmouth    PN    "PN"
  1091. `yemen    PN    "PN"
  1092. `york    PN    "PN"
  1093. `yorkshire    PN    "PN"
  1094. yo`semite    PN    "PN"
  1095. `yucatan    PN    "PN"
  1096. `yugoslav    PN    "PN"
  1097. yugo`slavia    PN    "PN"
  1098. `yukon    PN    "PN"
  1099. `zagreb    PN    "PN"
  1100. za`ire    PN    "PN"
  1101. zam`bezi    PN    "PN"
  1102. `zambia    PN    "PN"
  1103. `zambian    AJ-to-N    "PN(`zambia)+AJR4"
  1104. `zanzibar    PN    "PN"
  1105. `zealand    PN    "PN"
  1106. zim`babwe    PN    "PN"
  1107. `zion    PN    "PN"
  1108. `zurich    PN    "PN"
  1109.  
  1110. END
  1111.  
  1112. ;To enable any of the following entries, move them before
  1113. ;the END keyword.
  1114.  
  1115. ;colleges and universities (excluding place names)
  1116. `auburn    PN    "PN"
  1117. `bates    PN    "PN"
  1118. `baylor    PN    "PN"
  1119. `bowdoin    PN    "PN"
  1120. `brown    PN    "PN"
  1121. carnegie-mellon    PN    "PN"
  1122. `colby    PN    "PN"
  1123. co`lumbia    PN    "PN"
  1124. cor`nell    PN    "PN"
  1125. `dartmouth    PN    "PN"
  1126. `duke    PN    "PN"
  1127. `harvard    PN    "PN"
  1128. mit    PN    "PN" ;mass. inst. of technology
  1129. `princeton    PN    "PN"
  1130. pur`due    PN    "PN"
  1131. `rice    PN    "PN"
  1132. `stanford    PN    "PN"
  1133. `tufts    PN    "PN"
  1134. `vanderbilt    PN    "PN"
  1135. `vassar    PN    "PN"
  1136. `yale    PN    "PN"
  1137.  
  1138. ;names from Alice in Wonderland
  1139. ada    PN    "PN"
  1140. lewis    PN    "PN"
  1141. carroll    PN    "PN"
  1142. alice    PN    "PN"
  1143. dinah    PN    "PN"
  1144. mabel    PN    "PN"
  1145. william    PN    "PN"
  1146. edwin    PN    "PN"
  1147. morcar    PN    "PN"
  1148. mercia    PN    "PN"
  1149. northumbria    PN    "PN"
  1150. stigand    PN    "PN"
  1151. edgar    PN    "PN"
  1152. atheling    PN    "PN"
  1153. mary    PN    "PN"
  1154. ann    PN    "PN"
  1155. cheshire    PN    "PN"
  1156. elsie    PN    "PN"
  1157. lacie    PN    "PN"
  1158. tillie    PN    "PN"
  1159.  
  1160. ;names from Moby Dick
  1161. ahab    PN    "PN"
  1162. bedford    PN    "PN"
  1163. bildad    PN    "PN"
  1164. dick    PN    "PN"
  1165. ishmael    PN    "PN"
  1166. moby    PN    "PN"
  1167. peleg    PN    "PN"
  1168. pequod    PN    "PN"
  1169. queequeg    PN    "PN"
  1170. starbuck    PN    "PN"
  1171. stubb    PN    "PN"
  1172. steelkilt    PN    "PN"
  1173.  
  1174. ;books of the Bible
  1175. genesis    PN    "PN"
  1176. exodus    PN    "PN"
  1177. leviticus    PN    "PN"
  1178. numbers    PN    "PN"
  1179. deuteronomy    PN    "PN"
  1180. joshua    PN    "PN"
  1181. josue    PN    "PN"
  1182. judges    PN    "PN"
  1183. ruth    PN    "PN"
  1184. samuel    PN    "PN"
  1185. kings    PN    "PN"
  1186. chronicles    PN    "PN"
  1187. paralipomenon    PN    "PN"
  1188. ezra    PN    "PN"
  1189. nehemiah    PN    "PN"
  1190. esther    PN    "PN"
  1191. job    PN    "PN"
  1192. psalms    PN    "PN"
  1193. proverbs    PN    "PN"
  1194. ecclesiastes    PN    "PN"
  1195. ;song-of-solomon    PN    "PN"
  1196. ;song-of-songs    PN    "PN"
  1197. ;canticle-of-canticles    PN    "PN"
  1198. isaiah    PN    "PN"
  1199. isaias    PN    "PN"
  1200. jeremiah    PN    "PN"
  1201. jeremias    PN    "PN"
  1202. lamentations    PN    "PN"
  1203. baruch    PN    "PN"
  1204. ezekiel    PN    "PN"
  1205. daniel    PN    "PN"
  1206. hosea    PN    "PN"
  1207. osee    PN    "PN"
  1208. joel    PN    "PN"
  1209. amos    PN    "PN"
  1210. obadiah    PN    "PN"
  1211. abdias    PN    "PN"
  1212. jonah    PN    "PN"
  1213. jonas    PN    "PN"
  1214. micah    PN    "PN"
  1215. micheas    PN    "PN"
  1216. nahum    PN    "PN"
  1217. habakkuk    PN    "PN"
  1218. habacuc    PN    "PN"
  1219. zephaniah    PN    "PN"
  1220. sophonias    PN    "PN"
  1221. haggai    PN    "PN"
  1222. aggeus    PN    "PN"
  1223. zechariah    PN    "PN"
  1224. malachi    PN    "PN"
  1225. malachias    PN    "PN"
  1226. esdras    PN    "PN"
  1227. tobit    PN    "PN"
  1228. judith    PN    "PN"
  1229. wisdom    PN    "PN"
  1230. ecclesiasticus    PN    "PN"
  1231. baruch    PN    "PN"
  1232. azariah    PN    "PN"
  1233. susanna    PN    "PN"
  1234. bel    PN    "PN" ;and the dragon
  1235. manasses    PN    "PN"
  1236. maccabees    PN    "PN"
  1237. machabees    PN    "PN"
  1238. matthew    PN    "PN"
  1239. mark    PN    "PN"
  1240. luke    PN    "PN"
  1241. john    PN    "PN"
  1242. ;acts    PN    "PN"
  1243. romans    PN    "PN"
  1244. corinthians    PN    "PN"
  1245. galatians    PN    "PN"
  1246. ephesians    PN    "PN"
  1247. philippians    PN    "PN"
  1248. colossians    PN    "PN"
  1249. thessalonians    PN    "PN"
  1250. timothy    PN    "PN"
  1251. titus    PN    "PN"
  1252. philemon    PN    "PN"
  1253. hebrews    PN    "PN"
  1254. james    PN    "PN"
  1255. peter    PN    "PN"
  1256. john    PN    "PN"
  1257. jude    PN    "PN"
  1258. ;revelation    PN    "PN"
  1259. ;apocalypse    PN    "PN"
  1260.