Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: read word list from file at compile time, words are not written in lexc- is that possible? #11

Open
GoogleCodeExporter opened this issue Nov 11, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

We have typically the word lists in lexc files, like:

LEXICON Noun

cat   Ninf;
city  Ninf;
fox   Ninf;
panic Ninf;
try   Ninf;
watch Ninf;

There is an intercafe command read text, however, that works only from foma, 
not from lexc. 

I'd like to keep some hundred words in an external file, and read them
in compile time into the lexc file. Is that possible?

Original issue reported on code.google.com by eleonor...@gmx.net on 11 Jan 2012 at 6:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant