mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 16:52:50 -06:00
Maltese RGL: removed 'case' inflections from nouns
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
-- ExtraMltAbs.gf: abstract grammar for extra stuff
|
||||
--
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2011
|
||||
-- John J. Camilleri, 2012
|
||||
-- Licensed under LGPL
|
||||
|
||||
abstract ExtraMltAbs = Cat ** {
|
||||
|
||||
-- fun
|
||||
-- thigh_N : N ;
|
||||
-- sailor_N : N ;
|
||||
-- fun
|
||||
-- thigh_N : N ;
|
||||
-- sailor_N : N ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user