From c473621651621343f4a4e4082e68d94fc3706be0 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 25 May 2010 11:30:09 +0000 Subject: mass terms and yes/si/doch in Phrasebook --- examples/phrasebook/Words.gf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'examples/phrasebook/Words.gf') diff --git a/examples/phrasebook/Words.gf b/examples/phrasebook/Words.gf index 1fe7a4d8b..92b423cf3 100644 --- a/examples/phrasebook/Words.gf +++ b/examples/phrasebook/Words.gf @@ -10,19 +10,19 @@ abstract Words = Sentences ** { -- kinds of items (so far mostly food stuff) Apple : Kind ; - Beer : Kind ; - Bread : Kind ; - Cheese : Kind ; - Chicken : Kind ; - Coffee : Kind ; - Fish : Kind ; - Meat : Kind ; - Milk : Kind ; + Beer : MassKind ; + Bread : MassKind ; + Cheese : MassKind ; + Chicken : MassKind ; + Coffee : MassKind ; + Fish : MassKind ; + Meat : MassKind ; + Milk : MassKind ; Pizza : Kind ; - Salt : Kind ; - Tea : Kind ; - Water : Kind ; - Wine : Kind ; + Salt : MassKind ; + Tea : MassKind ; + Water : MassKind ; + Wine : MassKind ; -- properties of kinds (so far mostly of food) -- cgit v1.2.3