mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 16:22:52 -06:00
Added Maltese RG (compiles but far from complete)
This commit is contained in:
17
lib/src/maltese/QuestionMlt.gf
Normal file
17
lib/src/maltese/QuestionMlt.gf
Normal file
@@ -0,0 +1,17 @@
|
||||
-- QuestionMlt.gf: questions and interrogatives
|
||||
--
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2011
|
||||
-- Licensed under LGPL
|
||||
|
||||
concrete QuestionMlt of Question = CatMlt ** open ResMlt, ParamX, Prelude in {
|
||||
|
||||
flags optimize=all_subs ;
|
||||
|
||||
-- IAdv
|
||||
-- IComp
|
||||
-- IDet
|
||||
-- IP
|
||||
-- QCl
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user