mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 22:09:32 -06:00
15 lines
409 B
Plaintext
15 lines
409 B
Plaintext
-- to make a multilingual gfcm grammar for rapid loading. AR 29/1/2004
|
|
-- to run: gf <mkLetter.gfs
|
|
|
|
i -old -abs=Letter -cnc=English letter.Eng.gf
|
|
i -old -abs=Letter -cnc=French letter.Fra.gf
|
|
i -old -abs=Letter -cnc=Swedish letter.Sve.gf
|
|
i -old -abs=Letter -cnc=Finnish letter.Fin.gf
|
|
i -old -abs=Letter -cnc=Russian letter.RusU.gf
|
|
i -old -abs=Letter -cnc=Hebrew letter.HebU.gf
|
|
s
|
|
pm -utf8 | wf Letter.gfcm
|
|
|
|
|
|
|