mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 10:49:33 -06:00
12 lines
253 B
Plaintext
12 lines
253 B
Plaintext
-- IrregMltAbs.gf: abstract grammar for irregularly inflected words (mostly verbs)
|
|
--
|
|
-- Maltese GF Resource Grammar
|
|
-- John J. Camilleri 2011 -- 2013
|
|
-- Licensed under LGPL
|
|
|
|
--# -path=.:prelude:../abstract:../common
|
|
|
|
abstract IrregMltAbs = Cat ** {
|
|
|
|
}
|