mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
added Lav in compilation; commented out extensions of Words that are only available for a fraction of languages; fixed a couple of type errors in WordsLav, to be checked
This commit is contained in:
@@ -199,6 +199,7 @@ abstract Words = Sentences ** {
|
||||
--------------------------------------------------
|
||||
-- New 30/11/2011 AR
|
||||
--------------------------------------------------
|
||||
{- 28/8/2012 still only available in Bul Eng Fin Swe Tha
|
||||
|
||||
fun
|
||||
Thai : Nationality ;
|
||||
@@ -242,5 +243,6 @@ abstract Words = Sentences ** {
|
||||
ACook : Person -> Action ;
|
||||
AStudent : Person -> Action ;
|
||||
ABusinessman : Person -> Action ;
|
||||
-}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user