forked from GitHub/gf-core
Maltese RG: work on numerals, quants, dets, and enclitic pronouns with nouns
This commit is contained in:
@@ -1,19 +1,11 @@
|
||||
-- IrregMltAbs.gf: abstract grammar for irregularly inflected words (mostly verbs)
|
||||
--
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2012
|
||||
-- Maltese GF Resource Grammar
|
||||
-- John J. Camilleri 2011 -- 2013
|
||||
-- Licensed under LGPL
|
||||
|
||||
--# -path=.:prelude:../abstract:../common
|
||||
|
||||
abstract IrregMltAbs = Cat ** {
|
||||
|
||||
{-
|
||||
fun
|
||||
|
||||
awake_V : V ;
|
||||
bear_V : V ;
|
||||
beat_V : V ;
|
||||
-}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user