I have created a repository of OLD dictionaries at:
https://bitbucket.org/petermr/dictionary/src/26cad5cdfde9
This includes scientific units of measurement.
This needs tidying; the current structure is
autodict
dict
ericaunits
simple
units
where units and ericaunits are the scientific units. We need these and I'll start to hack them along with JumboUnits.java
The dicitionaries include autodict
castep.html
castep.xml
castepall.xml
castepin.xsl
castepinput.xml
common.xml
dict2html.xsl
dictcommon.xsl
dictionaryScrape.xsl
dlpoly.dict.xml
gamess.xml
mopac.dict.xml
uniqdict.py
unit2html.xsl
unitcommon.xsl
upper.owl
These are NOT all in consistent format. There have been various dialects but it gives an idea. They have been scraped from the semantified output files. I will try to simplify and clean during the football matches. This is dict which is mainly handcrafted and NOT directly related to codes
cdkDict.xml
cmlDict.xml
cmlMeasuredDict.xml
crystDict.xml
jcampDict.xml
macieDict.xml
macieDict.xml-current
miscProps.xml
pubDict.xml
substDict.xml
and simple:
castepDict.xml
ccmlDict.xml
cmlComp.xml
cmlDict.xml
dcDict.xml
dl_polyDict.xml
gulpDict.xml
jcampDXDict.xml
macieDict.xml
molproDict.xml
mopacDict.xml
nmrDict.xml
siesta.xml
which overlaps with autodict. As I said they are NOT consistent in style or content. But they give us a good start.

